@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 400; font-display: optional; src: url(/assets/fonts/archivo-400.woff2) format('woff2'); }
@font-face { font-family: 'Archivo'; font-style: normal; font-weight: 700; font-display: optional; src: url(/assets/fonts/archivo-700.woff2) format('woff2'); }
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body.uzpOrbitFront {
  background: #ffffff;
  line-height: 1.66;
  -webkit-font-smoothing: antialiased;
  color: #231714;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
img {
  display: block;
  max-width: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #e53e12;
  outline-offset: 2px;
}
.uzpSlateField {
  border-bottom: 3px solid #231714;
}
.uzpSeamCoast {
  gap: 14px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding: 14px 14px;
  margin: 0 auto;
  max-width: 1292px;
  flex-wrap: wrap;
}
.uzpStageHelm {
  display: inline-flex;
  align-items: center;
}
.uzpFlowPoint {
  flex-wrap: wrap;
  gap: 18px;
  display: flex;
}
.uzpFlowPoint a {
  letter-spacing: 0.1em;
  font-size: 11px;
  font-weight: 600;
  color: #746561;
  text-transform: uppercase;
}
.uzpFlowPoint a:hover {
  color: #ce3810;
}
.uzpGateHarbor {
  padding: 20px 14px 42px;
  margin: 0 auto;
  max-width: 1292px;
}
.uzpRailCove {
  margin: -20px calc(50% - 50vw) 20px;
  position: relative;
  background-color: #23171408;
  min-height: 320px;
  justify-content: flex-end;
  flex-direction: column;
  background-size: cover;
  display: flex;
  background-position: center;
}
.uzpKernSway {
  background: linear-gradient(to top, #fffffffa 12%, #ffffffb8 55%, #ffffff38 100%);
  position: absolute;
  inset: 0;
}
.uzpPineIsle {
  padding: 21px 14px 14px;
  max-width: 1292px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.uzpFlowCite {
  letter-spacing: -0.01em;
  line-height: 1.06;
  margin: 7px 0;
  max-width: 24ch;
  font-size: 37px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpAtlasWave {
  font-size: 17px;
  max-width: 52ch;
  color: #231714cc;
}
.uzpCliffPlate {
  font-size: 13px;
  margin-top: 7px;
  color: #746561;
}
.uzpStackInlet {
  color: #ce3810;
  letter-spacing: 0.16em;
  font-weight: 800;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
}
.uzpMillOnyx {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 22px;
  gap: 10px;
}
.uzpBoltVale {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-right: 4px;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpSillKeel {
  border: 1px solid #74656155;
  letter-spacing: 0.05em;
  border-radius: 999px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 4px 14px;
  color: #746561;
  display: inline-block;
}
a.uzpSillKeel:hover {
  border-color: #e53e12;
  color: #ce3810;
}
.uzpSlateSill {
  gap: 14px;
  display: flex;
  margin: 18px 0 14px;
  align-items: baseline;
}
.uzpSpinePrism {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
}
.uzpPointPlate {
  font-size: 12px;
  white-space: nowrap;
  color: #746561;
}
.uzpRiseHaven {
  background: #74656155;
  flex: 1;
  align-self: center;
  height: 1px;
}
.uzpGateRange {
  grid-template-columns: repeat(2, 1fr);
  gap: 22px 22px;
  display: grid;
}
.uzpHavenRail {
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.uzpHavenRail img {
  aspect-ratio: 16 / 10;
  max-height: 300px;
  object-fit: cover;
  width: 100%;
}
.uzpPostBase .uzpStackInlet {
  margin-top: 9px;
}
.uzpPlateRung {
  line-height: 1.12;
  font-size: 24px;
  margin: 6px 0;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpPlateRung a:hover {
  color: #ce3810;
}
.uzpMastCove {
  color: #746561;
  font-size: 15px;
  max-width: 60ch;
}
.uzpVergeFrame {
  gap: 22px 18px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
.uzpPondCove {
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
.uzpPondCove img {
  object-fit: cover;
  max-height: 300px;
  aspect-ratio: 3 / 2;
  width: 100%;
}
.uzpSillHelm .uzpStackInlet {
  margin-top: 7px;
}
.uzpShelfPorch {
  font-size: 20px;
  margin: 4px 0;
  line-height: 1.18;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpShelfPorch a:hover {
  color: #ce3810;
}
.uzpCliffPost {
  font-size: 14px;
  color: #746561;
}
.uzpTideStem {
  display: block;
  font-size: 12px;
  color: #746561;
  margin-top: 6px;
}
.uzpHavenEdge {
  max-width: 1292px;
  padding: 0 14px;
  margin: 28px auto 0;
}
.uzpSandTide {
  background: #23171408;
  padding: 28px 18px;
  text-align: center;
  border-top: 3px solid #e53e12;
  border-radius: 0 0 4px 4px;
}
.uzpKnollCape {
  color: #ce3810;
  text-transform: uppercase;
  font-weight: 800;
  display: inline-block;
  letter-spacing: 0.16em;
  font-size: 11px;
}
.uzpRidgePost {
  font-weight: 800;
  margin: 6px 0;
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpPlaneVault {
  color: #746561;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  max-width: 52ch;
}
.uzpFrameWharf {
  flex-wrap: wrap;
  display: flex;
  margin: 14px auto 0;
  gap: 8px;
  max-width: 460px;
  justify-content: center;
}
.uzpTraceCite {
  color: #746561;
  font-size: 11px;
  margin-top: 10px;
}
.uzpPlotWard {
  display: none;
}
.uzpFrameWharf input {
  border: 1px solid #74656177;
  font: inherit;
  min-width: 220px;
  flex-basis: 220px;
  border-radius: 4px;
  flex-grow: 1;
  color: #231714;
  font-size: 14px;
  padding: 8px 12px;
  background: #ffffff;
  flex-shrink: 1;
}
.uzpFrameWharf button {
  border: 0;
  cursor: pointer;
  color: #000000;
  letter-spacing: 0.1em;
  border-radius: 4px;
  padding: 8px 16px;
  font-family: inherit;
  background: #e53e12;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
.uzpFrameWharf button:hover {
  color: #ffffff;
  background: #231714;
}
.uzpTableBrace {
  max-width: 872px;
  margin: 0 auto;
}
.uzpTierDrift {
  max-width: 872px;
  padding-bottom: 14px;
  margin: 21px auto 14px;
  border-bottom: 1px solid #74656133;
  text-align: center;
}
.uzpIrisHull {
  line-height: 1.08;
  letter-spacing: -0.01em;
  margin: 7px 0;
  font-size: 42px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpPlaneWave {
  margin: 7px auto 0;
  line-height: 1.4;
  max-width: 56ch;
  color: #746561;
  font-size: 19px;
}
.uzpCrumbOak {
  color: #746561;
  font-size: 14px;
  margin-top: 11px;
}
.uzpCrumbOak strong {
  color: #231714;
}
.uzpRailField {
  color: #746561;
  margin-top: 7px;
  font-size: 14px;
}
.uzpStackEmber {
  margin: 18px 0;
}
.uzpStackEmber img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 300px;
  border-radius: 6px;
}
.uzpCellQuay {
  font-size: 17px;
}
.uzpCellQuay h2 {
  font-size: 23px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  margin: 28px 0 7px;
}
.uzpCellQuay h3 {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 19px;
  margin: 18px 0 7px;
}
.uzpCellQuay p {
  margin: 14px 0;
}
.uzpCellQuay a {
  text-decoration: underline;
  color: #ce3810;
}
.uzpCellQuay ul, .uzpCellQuay ol {
  margin: 14px 0 14px 22px;
}
.uzpCellQuay li {
  margin: 4px 0;
}
.uzpCellQuay blockquote {
  border-left: 3px solid #e53e12;
  color: #746561;
  margin: 14px 0;
  padding-left: 14px;
  font-style: italic;
}
.uzpCellQuay table {
  border-collapse: collapse;
  margin: 14px 0;
  width: 100%;
  font-size: 14px;
}
.uzpCellQuay th, .uzpCellQuay td {
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid #74656144;
}
.uzpCellQuay th {
  border-bottom: 2px solid #231714;
}
.uzpCellQuay code {
  background: #74656122;
  font-size: 13px;
  border-radius: 4px;
  font-family: 'SF Mono', Consolas, monospace;
  padding: 1px 5px;
}
.uzpSailJetty {
  gap: 8px;
  display: flex;
  margin: 18px 0;
  flex-wrap: wrap;
}
.uzpSailJetty span {
  border: 1px solid #74656155;
  border-radius: 999px;
  color: #746561;
  font-size: 12px;
  padding: 2px 12px;
}
.uzpStageRing {
  background: #23171408;
  border-radius: 4px;
  color: #746561;
  border-left: 3px solid #e53e12;
  padding: 18px;
  margin: 28px 0 0;
}
.uzpFableBoard {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}
.uzpStageRing strong {
  color: #231714;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpVistaKeel {
  max-width: 1292px;
  margin: 28px auto 0;
}
.uzpDraftKern {
  list-style: none;
  margin: 0 0 14px;
}
.uzpDraftKern li {
  align-items: baseline;
  flex-wrap: wrap;
  border-bottom: 1px solid #74656133;
  display: flex;
  padding: 7px 0;
  justify-content: space-between;
  gap: 14px;
}
.uzpDraftKern li:last-child {
  border-bottom: 0;
}
.uzpDraftKern .uzpTideStem {
  margin-top: 0;
  white-space: nowrap;
}
.uzpHoldCoast {
  border-top: 3px solid #231714;
  margin-top: 42px;
}
.uzpDashHearth {
  margin: 0 auto;
  max-width: 1292px;
  grid-template-columns: 2fr 1fr 1fr;
  padding: 21px 14px 14px;
  display: grid;
  gap: 14px;
}
.uzpPostFlank {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
}
.uzpOakMesa {
  max-width: 46ch;
}
.uzpScaleSpur {
  gap: 6px;
  flex-direction: column;
  font-size: 14px;
  color: #746561;
  display: flex;
}
.uzpScaleSpur a:hover {
  color: #ce3810;
}
.uzpCellFrame {
  padding: 7px 14px;
  margin: 0 auto;
  max-width: 1292px;
  color: #746561;
  font-size: 12px;
}

@media (prefers-reduced-motion: no-preference) {.uzpFlowPoint a {
  transition: color 0.15s ease;
}
a.uzpSillKeel {
  transition: color 0.15s ease, border-color 0.15s ease;
}
.uzpShelfPorch a, .uzpPlateRung a, .uzpScaleSpur a {
  transition: color 0.15s ease;
}
.uzpFrameWharf button {
  transition: opacity 0.15s ease;
}
.uzpPondCove img, .uzpHavenRail img {
  transition: transform 0.4s ease;
}
.uzpPondCove:hover img, .uzpHavenRail:hover img {
  transform: scale(1.04);
}

}

@media (max-width: 720px) {.uzpRailCove {
  min-height: 280px;
}
.uzpFlowCite {
  font-size: 29px;
}
.uzpIrisHull {
  font-size: 30px;
}
.uzpGateRange {
  grid-template-columns: 1fr;
}
.uzpDashHearth {
  grid-template-columns: 1fr;
}

}.uzpShardField {
  max-width: 1302px;
  color: #231714;
  box-sizing: border-box;
  padding: 26px 20px 28px;
  margin: 0 auto;
}
.uzpShardField h1, .uzpShardField h2, .uzpShardField h3, .uzpShardField strong {
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.uzpShardField h1 {
  text-wrap: balance;
  font-size: clamp(30px, 5vw, 48px);
  line-height: 1.04;
  letter-spacing: -0.035em;
  font-weight: 700;
}
.uzpKeelShard {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #746561;
  font-size: 13px;
  margin-bottom: 20px;
  gap: 8px;
}
.uzpKeelShard a {
  color: #231714;
  text-decoration-line: none;
}
.uzpKeelShard a:hover {
  color: #ce3810;
}
.uzpHoldFlint {
  max-width: 972px;
}
.uzpSandWick {
  color: #746561;
  max-width: 64ch;
  font-size: 19px;
  line-height: 1.5;
  margin-top: 10px;
}
.uzpBraceOnyx {
  padding: 5px 11px;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  letter-spacing: .06em;
  border-radius: 999px;
  background-color: #23171414;
  text-transform: uppercase;
  color: #ce3810;
  font-weight: 700;
}
.uzpStageFable {
  gap: 11px;
  align-items: center;
  margin-top: 16px;
  display: flex;
  color: #231714;
  font-size: 14px;
}
.uzpStageFable strong {
  font-weight: 700;
  display: block;
}
.uzpStageFable small {
  color: #746561;
  display: block;
  font-size: 13px;
  margin-top: 1px;
}
.uzpHearthPeak {
  border: 1px solid #23171435;
  height: 38px;
  flex: 0 0 38px;
  font-family: 'Archivo', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  border-radius: 50%;
  width: 38px;
  object-fit: cover;
  display: inline-flex;
  color: #231714;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  background-color: #2317140d;
}
.uzpProwSway {
  margin: 28px 0;
  height: 1px;
  background-color: #23171424;
}
.uzpCrestCue {
  border: 1px solid #23171424;
  overflow: hidden;
  border-radius: 8px;
  background-color: #23171408;
}
.uzpCrestCue img {
  object-fit: cover;
  max-height: 520px;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.uzpRangeHearth {
  font-size: 17px;
  min-width: 0;
  line-height: 1.74;
  overflow-wrap: anywhere;
}
.uzpRangeHearth h2 {
  text-wrap: balance;
  margin: 28px 0 9px;
  font-weight: 700;
  letter-spacing: -.02em;
  font-size: clamp(23px, 3vw, 29px);
  line-height: 1.18;
  scroll-margin-top: 96px;
}
.uzpRangeHearth h3 {
  line-height: 1.25;
  font-size: 21px;
  margin: 22px 0 8px;
}
.uzpRangeHearth p {
  margin: 14px 0;
}
.uzpRangeHearth a {
  text-underline-offset: 3px;
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  color: #ce3810;
}
.uzpRangeHearth :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.uzpRangeHearth li {
  margin: 4px 0;
}
.uzpRangeHearth blockquote {
  padding: 3px 0 3px 14px;
  margin: 19px 0;
  color: #746561;
  border-left: 3px solid #e53e12;
}
.uzpRangeHearth table {
  margin: 20px 0;
  border-collapse: collapse;
  display: block;
  font-size: 15px;
  width: 100%;
  overflow-x: auto;
  max-width: 100%;
}
.uzpRangeHearth :is(th, td) {
  overflow-wrap: normal;
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid #23171424;
  min-width: 8rem;
}
.uzpRangeHearth th {
  color: #231714;
  font-weight: 700;
}
.uzpRangeHearth tbody tr:nth-child(even) {
  background-color: #23171408;
}
.uzpRangeHearth code {
  background-color: #23171410;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 13px;
}
.uzpRangeHearth pre {
  max-width: 100%;
  overflow: auto;
}
.uzpRangeHearth .uzpShoreDeck {
  display: inline-block;
}
.uzpRangeHearth img {
  width: 100%;
  margin: 22px 0;
  border-radius: 6px;
}
.uzpRangeHearth :is(img, iframe, svg) {
  max-width: 100%;
  height: auto;
}
.uzpShardDraft > strong {
  color: #231714;
  letter-spacing: .03em;
  margin-bottom: 10px;
  font-size: 15px;
  display: block;
}
.uzpShardDraft :is(ul, ol) {
  list-style: none;
  margin: 0;
  padding: 0;
}
.uzpShardDraft li + li {
  margin-top: 3px;
}
.uzpShardDraft a {
  text-decoration-line: none;
  font-size: 13px;
  gap: 8px;
  line-height: 1.4;
  color: #746561;
  display: flex;
  padding: 5px 0;
}
.uzpShardDraft a:hover {
  color: #ce3810;
}
.uzpShardDraft a span {
  color: #746561;
  font-variant-numeric: tabular-nums;
}
.uzpOakHall {
  gap: 7px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.uzpOakHall > span {
  font-weight: 700;
  font-size: 12px;
  color: #746561;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-right: 2px;
}
.uzpOakHall a {
  border: 1px solid #23171430;
  text-decoration-line: none;
  height: 34px;
  color: #231714;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  border-radius: 50%;
  width: 34px;
  font-weight: 800;
  justify-content: center;
}
.uzpOakHall a:hover {
  background-color: #23171410;
  border-color: #e53e12;
}
.uzpWardWave {
  border: 1px solid #23171430;
  color: #231714;
  font-weight: 700;
  font-size: 13px;
  text-decoration-line: none;
  margin-top: 14px;
  display: inline-flex;
  border-radius: 4px;
  padding: 7px 11px;
}
.uzpCardLine {
  margin: 42px auto 0;
  max-width: 1002px;
}
.uzpRidgeTarn {
  margin-bottom: 18px;
  gap: 7px;
  flex-wrap: wrap;
  display: flex;
}
.uzpRidgeTarn span {
  border: 1px solid #23171427;
  border-radius: 999px;
  color: #746561;
  font-size: 12px;
  padding: 4px 10px;
}
.uzpCellShore {
  border-top: 1px solid #23171435;
  display: flex;
  gap: 13px;
  border-bottom: 1px solid #23171424;
  align-items: flex-start;
  padding: 17px 0;
}
.uzpCellShore small {
  display: block;
  color: #746561;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .09em;
}
.uzpCellShore strong {
  display: block;
  margin-top: 2px;
  font-size: 17px;
}
.uzpCellShore p {
  font-size: 14px;
  color: #746561;
  margin-top: 2px;
}
.uzpTierScope {
  margin-top: 28px;
}
.uzpTierScope h2 {
  font-size: 21px;
  margin-bottom: 14px;
}
.uzpTierScope > div {
  gap: 14px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.uzpTierScope a {
  padding-top: 10px;
  text-decoration-line: none;
  border-top: 2px solid #231714;
  color: #231714;
}
.uzpTierScope a:hover strong {
  color: #ce3810;
}
.uzpTierScope small {
  font-size: 11px;
  color: #746561;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: block;
}
.uzpTierScope strong {
  margin-top: 4px;
  font-size: 15px;
  display: block;
  line-height: 1.3;
}

@media (max-width: 700px) {.uzpShardField {
  padding-top: 14px;
}
.uzpShardField h1 {
  font-size: clamp(31px, 10vw, 46px);
}
.uzpTierScope > div {
  grid-template-columns: 1fr;
}
.uzpTierScope a {
  padding-bottom: 8px;
}

}html {
  overflow-x: clip;
}
.uzpPostPlate {
  max-width: 1372px;
  padding-top: 0;
}
.uzpFlankRange {
  margin: 0 calc(50% - 50vw);
  text-align: center;
  padding: 70px max(14px, calc((100vw - 1372px) / 2));
  background-size: 34px 34px;
  background-color: #23171408;
  background-image: radial-gradient(#23171424 1px, transparent 1px);
}
.uzpFlankRange .uzpKeelShard {
  justify-content: center;
  margin-bottom: 22px;
}
.uzpFlankRange h1 {
  margin: 0 auto;
  max-width: 15ch;
}
.uzpFlankRange .uzpSandWick {
  margin: 14px auto 0;
  max-width: 54ch;
  color: #231714;
  font-weight: 600;
  font-size: 19px;
}
.uzpFlankRange .uzpOakHall {
  margin-top: 20px;
  justify-content: center;
}
.uzpLoopLine {
  color: #746561;
  font-size: 14px;
  margin-bottom: 14px;
}
.uzpArcShade {
  grid-template-columns: 220px minmax(0, 872px);
  justify-content: center;
  margin-top: 56px;
  align-items: start;
  gap: 56px;
  display: grid;
}
.uzpArcShade.uzpGridTide {
  grid-template-columns: minmax(0, 872px);
}
.uzpCliffScope {
  top: 92px;
  position: sticky;
}
.uzpCliffScope .uzpShardDraft > strong {
  font-size: 18px;
}
.uzpPaneFrame {
  min-width: 0;
}
.uzpPaneFrame > .uzpStageFable {
  margin: 0 0 22px;
}
.uzpPaneFrame > .uzpCrestCue {
  margin-bottom: 22px;
}

@media (max-width: 900px) {.uzpFlankRange {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-top: 42px;
  padding-bottom: 42px;
}
.uzpArcShade {
  grid-template-columns: 1fr;
  margin-top: 28px;
  gap: 22px;
}
.uzpCliffScope {
  padding-bottom: 14px;
  border-bottom: 1px solid #23171425;
  position: static;
}

}

@media (max-width: 640px) {
  body:is(.uzpBrimGrove, .uzpOrbitFront, .uzpCoastTrail) nav a, body:is(.uzpBrimGrove, .uzpOrbitFront, .uzpCoastTrail) header a {
    min-width: 24px; min-height: 24px; display: inline-flex;
    align-items: center; justify-content: center;
  }
  body:is(.uzpBrimGrove, .uzpOrbitFront, .uzpCoastTrail) a:not(:is(p, li, td, th, dd, figcaption, blockquote) a):not(nav a):not(header a) {
    padding-block: 6px;
  }
  body:is(.uzpBrimGrove, .uzpOrbitFront, .uzpCoastTrail) :is(input, select, button, summary) {
    min-width: 24px; min-height: 24px;
  }
}
