{
  "--viewportRange-narrow": "(max-width: calc(48rem - 0.02px))",
  "--viewportRange-narrowLandscape": "(max-width: calc(63.25rem - 0.02px) and (max-height: calc(34rem - 0.02px)) and (orientation: landscape))",
  "--viewportRange-regular": "(min-width: 48rem)",
  "--viewportRange-wide": "(min-width: 87.5rem)",
  "--viewportRange-portrait": "(orientation: portrait)",
  "--viewportRange-landscape": "(orientation: landscape)"
}
