* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

/* Motion — a slow rise for the display hero, scroll reveals for the grid.
   Everything sits behind prefers-reduced-motion. */
@media (prefers-reduced-motion: no-preference) {
  @keyframes ubeYardLoft {from {
  opacity: 0;
  transform: translateY(30px);
}
to {
  transform: none;
  opacity: 1;
}
 }.ubeSwayCrest {
  animation: ubeYardLoft .9s cubic-bezier(.2, .7, .2, 1) both;
}
.ubeHearthScale {
  animation: ubeYardLoft .9s cubic-bezier(.2, .7, .2, 1) .14s both;
}

  @supports (animation-timeline: view()) {.ubeWadeAtlas, .ubeReedBase, .ubeSpurWade, .ubeLaneHearth, .ubeHullRidge {
  animation: ubeYardLoft linear both;
  animation-range: entry 0% entry 38%;
  animation-timeline: view();
}

  }
}body.ubeTideBolt {
  color: #1a1a24;
  line-height: 1.57;
  font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-size: 17px;
  text-rendering: optimizeLegibility;
  padding: 10px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #1a1a24;
}
.ubeScopeMill {
  overflow: hidden;
  background: #ffffff;
  border-radius: 18px;
  color: #1a1a24;
}
img {
  max-width: 100%;
  display: block;
}
a {
  text-decoration: none;
  color: inherit;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #4553c9;
  outline-offset: 3px;
}
.ubeFieldDome {
  font-size: 14px;
  background: #4553c9;
  color: #ffffff;
  padding: 10px 18px;
  left: -9999px;
  top: 0;
  position: absolute;
  font-weight: 600;
  z-index: 100;
}
.ubeFieldDome:focus {
  left: 0;
}
.ubeStageKnoll {
  align-items: center;
  grid-template-columns: 1fr auto 1fr;
  padding: 22px 30px;
  gap: 20px;
  display: grid;
}
.ubeTideWall {
  display: flex;
  gap: 24px;
}
.ubeTideWall a {
  font-size: 15px;
  color: #67687a;
}
.ubeTideWall a:hover {
  color: #1a1a24;
}
.ubeCapeSpur {
  min-width: 0;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
.ubeCapeSpur > * {
  display: block;
  max-width: 100%;
}
.ubeFacetPlane {
  border: 1px solid #1a1a242e;
  padding: 9px 18px;
  justify-self: end;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 999px;
  color: #1a1a24;
  font-size: 14px;
}
a.ubeFacetPlane:hover {
  border-color: #4553c9;
  color: #4553c9;
}
.ubePostSpine {
  border: 0;
  color: #ffffff;
  padding: 13px 28px;
  background: #1a1a24;
  transition: background .2s ease;
  cursor: pointer;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
}
.ubePostSpine:hover {
  background: #4553c9;
  color: #ffffff;
}
.ubeShardRung {
  padding: clamp(72px, 12vw, 168px) 30px clamp(40px, 6vw, 84px);
  text-align: center;
}
.ubeSwayCrest {
  font-weight: 600;
  font-size: clamp(3rem, 10.5vw, 7.5rem);
  font-family: Georgia, 'Times New Roman', serif;
  letter-spacing: -0.04em;
  line-height: 0.98;
}
.ubeHearthScale {
  color: #67687a;
  margin: 28px auto 0;
  font-size: 18px;
  max-width: 52ch;
}
.ubeForgeDash {
  padding: clamp(16px, 3vw, 40px) 30px;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  display: grid;
}
.ubeSpurWade {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  display: block;
}
.ubeSpurWade img {
  aspect-ratio: 16 / 10;
  width: 100%;
  transition: transform .35s ease;
  object-fit: cover;
}
.ubeSpurWade:hover img {
  transform: scale(1.03);
}
.ubeFrameMast {
  font-family: Georgia, 'Times New Roman', serif;
  position: absolute;
  font-size: 17px;
  left: 0;
  padding: 26px 22px 18px;
  bottom: 0;
  font-weight: 600;
  color: #ffffff;
  background: linear-gradient(to top, #1a1a24c9, transparent);
  right: 0;
}
.ubeFrameShard {
  display: grid;
  gap: 30px;
  align-items: start;
  grid-template-columns: 1fr 1.4fr;
  padding: clamp(48px, 7vw, 96px) 30px clamp(24px, 4vw, 56px);
}
.ubeOnyxWade {
  font-weight: 600;
  font-size: clamp(2.2rem, 5vw, 3.6rem);
  font-family: Georgia, 'Times New Roman', serif;
  letter-spacing: -0.03em;
}
.ubeBrickPatch {
  color: #67687a;
  max-width: 56ch;
  line-height: 1.5;
  font-size: clamp(1.05rem, 1.8vw, 1.35rem);
}
.ubePondLoop {
  gap: 26px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: clamp(24px, 4vw, 56px) 30px;
}
.ubeLaneHearth {
  padding-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 1px solid #1a1a2426;
}
.ubeLoopCape {
  font-size: 14px;
  color: #67687a;
}
.ubeNotchOrbit {
  letter-spacing: -0.02em;
  font-size: clamp(1.4rem, 2.6vw, 2rem);
  font-weight: 600;
  font-family: Georgia, 'Times New Roman', serif;
}
.ubeHedgeFold {
  padding: clamp(32px, 5vw, 72px) 30px;
}
.ubeReedBase {
  grid-template-columns: 1fr 1.1fr;
  display: grid;
  gap: 30px;
  padding: clamp(28px, 4vw, 56px) 0;
  align-items: center;
}
.ubeReedBase + .ubeReedBase {
  border-top: 1px solid #1a1a241a;
}
.ubeWharfCrumb {
  direction: rtl;
}
.ubeWharfCrumb > * {
  direction: ltr;
}
.ubeFlagFacet {
  min-width: 0;
  display: block;
}
.ubeCrumbOnyx {
  line-height: 1.08;
  font-weight: 600;
  font-size: clamp(1.7rem, 3.6vw, 2.8rem);
  letter-spacing: -0.03em;
  font-family: Georgia, 'Times New Roman', serif;
  display: block;
}
.ubeReedBase:hover .ubeCrumbOnyx {
  color: #4553c9;
}
.ubeWickWave {
  font-size: 17px;
  max-width: 52ch;
  display: block;
  margin-top: 18px;
  color: #67687a;
  line-height: 1.6;
}
.ubeArcTarn {
  font-size: 14px;
  display: block;
  color: #67687a;
  margin-top: 16px;
}
.ubeEchoSpine {
  overflow: hidden;
  display: block;
  border-radius: 12px;
}
.ubeEchoSpine img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
  transition: transform .35s ease;
}
.ubeReedBase:hover .ubeEchoSpine img {
  transform: scale(1.03);
}
.ubeCellEmber {
  padding: clamp(24px, 4vw, 56px) 30px;
}
.ubeArcCrest {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.ubeWadeAtlas {
  display: block;
  min-width: 0;
}
.ubeSlopeBook {
  overflow: hidden;
  aspect-ratio: 4 / 5;
  display: block;
  border-radius: 12px;
  background: linear-gradient(150deg, #4553c92b, #aab3ec38 60%, #1a1a2414);
}
.ubeSlopeBook img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}
.ubeWadeAtlas:hover img {
  transform: scale(1.04);
}
.ubeMastOrbit {
  justify-content: center;
  display: flex;
  font-size: clamp(2.4rem, 5vw, 4rem);
  color: #4553c9;
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 600;
  align-items: center;
}
.ubeTarnFold {
  display: block;
  padding: 18px 4px 0;
}
.ubeMillIris {
  font-family: Georgia, 'Times New Roman', serif;
  line-height: 1.3;
  letter-spacing: -0.01em;
  font-weight: 600;
  display: block;
  font-size: 18px;
}
.ubeWadeAtlas:hover .ubeMillIris {
  color: #4553c9;
}
.ubeProwCloak {
  font-size: 14px;
  margin-top: 6px;
  color: #67687a;
  display: block;
}
.ubeForgeShade {
  margin-top: clamp(28px, 4vw, 44px);
  text-align: center;
}
.ubeTileGild {
  padding: clamp(40px, 6vw, 84px) 30px;
}
.ubeRootGrove {
  letter-spacing: .12em;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #4553c9;
}
.ubeWardPlate {
  list-style: none;
  margin-top: 24px;
}
.ubeHullRidge {
  border-bottom: 1px solid #1a1a241a;
  gap: 28px;
  display: flex;
  padding: 22px 0;
  align-items: baseline;
}
.ubeRootTile {
  font-family: Georgia, 'Times New Roman', serif;
  color: #67687a;
  font-size: 15px;
}
.ubeLensOnyx {
  letter-spacing: -0.02em;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(1.5rem, 3.6vw, 2.6rem);
  text-transform: capitalize;
  font-weight: 600;
}
.ubeGildEdge {
  white-space: nowrap;
  font-size: 14px;
  margin-left: auto;
  color: #67687a;
}
.ubeKnollSlope {
  margin: 0 auto;
  max-width: 932px;
  padding: clamp(52px, 7vw, 90px) 30px clamp(40px, 5vw, 64px);
}
.ubeQuillSlate {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .08em;
  color: #4553c9;
  text-transform: uppercase;
}
.ubeKnollScope {
  letter-spacing: -0.035em;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(2.1rem, 5.4vw, 3.6rem);
  margin-top: 18px;
  line-height: 1.05;
  font-weight: 600;
}
.ubeNotchBody {
  font-size: 18px;
  max-width: 60ch;
  color: #67687a;
  margin-top: 20px;
  line-height: 1.55;
}
.ubeWeaveEdge {
  border-radius: 12px;
  margin: clamp(30px, 4.5vw, 52px) 0 0;
  overflow: hidden;
}
.ubeWeaveEdge img {
  aspect-ratio: 21 / 10;
  width: 100%;
  object-fit: cover;
}
.ubeEchoSill {
  margin-top: clamp(30px, 4.5vw, 50px);
  max-width: 872px;
}
.ubeEchoSill > * + * {
  margin-top: 1.15em;
}
.ubeEchoSill h2 {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 600;
  line-height: 1.18;
  margin-top: 1.9em;
  letter-spacing: -0.025em;
  font-size: 26px;
}
.ubeEchoSill h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: Georgia, 'Times New Roman', serif;
  margin-top: 1.6em;
}
.ubeEchoSill a {
  text-decoration: underline;
  color: #4553c9;
  text-underline-offset: 3px;
}
.ubeEchoSill ul, .ubeEchoSill ol {
  padding-left: 1.3em;
}
.ubeEchoSill li + li {
  margin-top: .45em;
}
.ubeEchoSill blockquote {
  color: #67687a;
  border-left: 3px solid #4553c9;
  padding: .2em 0 .2em 1.1em;
}
.ubeEchoSill code {
  font-size: .92em;
  padding: .15em .4em;
  border-radius: 5px;
  font-family: ui-monospace, 'SF Mono', Menlo, monospace;
  background: #1a1a2414;
}
.ubeEchoSill pre {
  padding: 1em 1.2em;
  overflow-x: auto;
  border-radius: 10px;
  background: #1a1a240f;
}
.ubeEchoSill pre code {
  padding: 0;
  background: none;
}
.ubeEchoSill img {
  border-radius: 10px;
}
.ubeEchoSill table {
  font-size: 15px;
  width: 100%;
  border-collapse: collapse;
}
.ubeEchoSill th, .ubeEchoSill td {
  text-align: left;
  padding: .6em .8em;
  border-bottom: 1px solid #1a1a241f;
}
.ubeEchoSill th {
  font-weight: 600;
}
.ubeEchoSill hr {
  border: 0;
  border-top: 1px solid #1a1a241f;
}
.ubeMillHall {
  flex-wrap: wrap;
  margin-top: 2.2em;
  display: flex;
  gap: 10px;
}
.ubeMillHall span {
  border: 1px solid #1a1a2426;
  color: #67687a;
  border-radius: 999px;
  padding: 5px 14px;
  font-size: 13px;
}
.ubeMesaOak {
  display: flex;
  color: #67687a;
  margin-top: 2em;
  font-size: 15px;
  gap: 14px;
}
.ubeWharfRow {
  font-weight: 600;
  color: #1a1a24;
}
.ubeDashRidge {
  background: #1a1a240d;
  border-radius: 12px;
  padding: 24px;
  max-width: 872px;
  margin-top: 1.6em;
}
.ubePitchVault {
  letter-spacing: .1em;
  font-weight: 600;
  color: #4553c9;
  text-transform: uppercase;
  font-size: 13px;
}
.ubeQuillGate {
  color: #67687a;
  margin-top: 8px;
  font-size: 15px;
}
.ubeLedgeLoop {
  padding: clamp(52px, 7vw, 90px) 30px;
  max-width: 980px;
  margin: 0 auto;
}
.ubeTrackTrail {
  font-weight: 600;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(2.6rem, 7vw, 4.6rem);
  letter-spacing: -0.04em;
}
.ubeHarborOnyx {
  margin-left: 16px;
  color: #4553c9;
  vertical-align: super;
  font-size: .4em;
}
.ubeWedgeRim {
  color: #67687a;
  font-family: Georgia, 'Times New Roman', serif;
  margin: 2.2em 0 .6em;
  font-weight: 600;
  font-size: 19px;
}
.ubeCrumbGlen {
  gap: 20px;
  border-bottom: 1px solid #1a1a241a;
  display: flex;
  align-items: baseline;
  padding: 20px 0;
  justify-content: space-between;
}
.ubeCrumbGlen:hover .ubeReachCape {
  color: #4553c9;
}
.ubeChipBloc {
  min-width: 0;
  display: block;
}
.ubeDeckGulf {
  font-weight: 600;
  color: #4553c9;
  letter-spacing: .1em;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.ubeReachCape {
  font-weight: 600;
  margin-top: 5px;
  letter-spacing: -0.01em;
  font-size: 19px;
  font-family: Georgia, 'Times New Roman', serif;
  display: block;
}
.ubeSlateWedge {
  margin-top: 4px;
  color: #67687a;
  font-size: 15px;
  display: block;
}
.ubeHarborGulf {
  flex-shrink: 0;
  white-space: nowrap;
  color: #67687a;
  font-size: 14px;
}
.ubeGridCliff {
  background: #4553c9;
  border-radius: 16px;
  color: #ffffff;
  margin: 0 30px clamp(40px, 6vw, 72px);
  text-align: center;
  padding: clamp(40px, 5.5vw, 72px) 30px;
}
.ubeRingBody {
  letter-spacing: -0.03em;
  font-weight: 600;
  font-size: clamp(1.8rem, 4.4vw, 3rem);
  font-family: Georgia, 'Times New Roman', serif;
}
.ubeTierScope {
  font-size: 16px;
  margin: 14px auto 0;
  max-width: 46ch;
  opacity: .85;
}
.ubeCardBook {
  justify-content: center;
  margin: 26px auto 0;
  max-width: 440px;
  display: flex;
  gap: 10px;
}
.ubeSpurLoop {
  position: absolute;
  left: -9999px;
}
.ubeWeaveBoard {
  border: 0;
  min-width: 0;
  font-size: 16px;
  padding: 13px 18px;
  background: #ffffff;
  flex: 1;
  border-radius: 999px;
  color: #4553c9;
}
.ubeGridCliff .ubePostSpine {
  color: #ffffff;
  background: #1a1a24;
}
.ubeCloakShore {
  padding-top: clamp(30px, 4vw, 56px);
}
.ubeVaultQuill {
  white-space: nowrap;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(3rem, 12.5vw, 10rem);
  line-height: 0.95;
  overflow: hidden;
  letter-spacing: -0.045em;
  padding: 0 30px;
  font-weight: 600;
  color: #1a1a2417;
}
.ubeBodyReach {
  display: flex;
  gap: 28px;
  justify-content: space-between;
  padding: clamp(24px, 3.5vw, 44px) 30px;
}
.ubeBlocFrame {
  font-size: 15px;
  color: #67687a;
  max-width: 36ch;
}
.ubeSpoolFlank {
  justify-content: flex-end;
  flex-wrap: wrap;
  display: flex;
  gap: 8px 22px;
  font-size: 15px;
}
.ubeSpoolFlank a {
  color: #67687a;
}
.ubeSpoolFlank a:hover {
  color: #1a1a24;
}
.ubeDriftGate {
  padding: 20px 30px 28px;
  border-top: 1px solid #1a1a2414;
}
.ubeMesaHold {
  color: #67687a;
  font-size: 13px;
}
.ubeMesaHold + .ubeMesaHold {
  margin-top: 6px;
}

@media (max-width: 900px) {.ubeArcCrest {
  grid-template-columns: repeat(2, 1fr);
}
.ubePondLoop {
  grid-template-columns: 1fr 1fr;
}
.ubeFrameShard, .ubeReedBase {
  grid-template-columns: 1fr;
}
.ubeForgeDash {
  grid-template-columns: 1fr;
}

}
@media (max-width: 640px) {body.ubeTideBolt {
  padding: 6px;
}
.ubeStageKnoll {
  grid-template-columns: auto 1fr;
}
.ubeTideWall {
  display: none;
}
.ubeArcCrest {
  grid-template-columns: 1fr;
}
.ubeBodyReach {
  flex-direction: column;
}
.ubeSpoolFlank {
  justify-content: flex-start;
}
.ubeCardBook {
  flex-direction: column;
}
.ubeCrumbGlen {
  flex-direction: column;
  gap: 6px;
}

}.ubePanePitch {
  padding: 26px 0 28px;
  margin: 0 auto;
  max-width: 1302px;
  color: #1a1a24;
}
.ubePanePitch h1, .ubePanePitch h2, .ubePanePitch h3, .ubePanePitch strong {
  font-family: Georgia, 'Times New Roman', serif;
}
.ubePanePitch h1 {
  font-size: clamp(31px, 5vw, 51px);
  line-height: 1.04;
  letter-spacing: -0.035em;
  text-wrap: balance;
  font-weight: 700;
}
.ubeDashGrid {
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  color: #67687a;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
}
.ubeDashGrid a {
  text-decoration-line: none;
  color: #1a1a24;
}
.ubeDashGrid a:hover {
  color: #4553c9;
}
.ubeFleetJetty {
  max-width: 972px;
}
.ubeGildRose {
  max-width: 64ch;
  line-height: 1.5;
  color: #67687a;
  margin-top: 10px;
  font-size: 20px;
}
.ubeQuayHold {
  display: inline-flex;
  color: #4553c9;
  text-transform: uppercase;
  background-color: #1a1a2414;
  padding: 5px 11px;
  font-size: 13px;
  border-radius: 999px;
  letter-spacing: .06em;
  align-items: center;
  font-weight: 700;
}
.ubeFlankArc {
  color: #1a1a24;
  gap: 11px;
  display: flex;
  font-size: 15px;
  margin-top: 16px;
  align-items: center;
}
.ubeFlankArc strong {
  display: block;
  font-weight: 700;
}
.ubeFlankArc small {
  color: #67687a;
  margin-top: 1px;
  display: block;
  font-size: 14px;
}
.ubeTableSlab {
  border: 1px solid #1a1a2435;
  font-family: Georgia, 'Times New Roman', serif;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  border-radius: 50%;
  display: inline-flex;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  background-color: #1a1a240d;
  color: #1a1a24;
}
.ubeGlenPlot {
  margin: 28px 0;
  height: 1px;
  background-color: #1a1a2424;
}
.ubePeakWick {
  border: 1px solid #1a1a2424;
  overflow: hidden;
  border-radius: 6px;
  background-color: #1a1a2408;
}
.ubePeakWick img {
  object-fit: cover;
  max-height: 520px;
  aspect-ratio: 16 / 9;
  width: 100%;
}
.ubeWadeHarbor {
  line-height: 1.65;
  font-size: 18px;
  min-width: 0;
}
.ubeWadeHarbor h2 {
  letter-spacing: -.02em;
  text-wrap: balance;
  scroll-margin-top: 96px;
  font-size: clamp(24px, 3vw, 30px);
  margin: 28px 0 9px;
  line-height: 1.18;
  font-weight: 700;
}
.ubeWadeHarbor h3 {
  line-height: 1.25;
  font-size: 22px;
  margin: 22px 0 8px;
}
.ubeWadeHarbor p {
  margin: 14px 0;
}
.ubeWadeHarbor a {
  text-decoration-thickness: 1px;
  color: #4553c9;
  text-underline-offset: 3px;
  text-decoration-line: underline;
}
.ubeWadeHarbor :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.ubeWadeHarbor li {
  margin: 4px 0;
}
.ubeWadeHarbor blockquote {
  margin: 19px 0;
  border-left: 3px solid #4553c9;
  padding: 3px 0 3px 14px;
  color: #67687a;
}
.ubeWadeHarbor table {
  display: block;
  border-collapse: collapse;
  font-size: 16px;
  max-width: 100%;
  overflow-x: auto;
  width: 100%;
  margin: 20px 0;
}
.ubeWadeHarbor :is(th, td) {
  padding: 10px 12px;
  border-bottom: 1px solid #1a1a2424;
  text-align: left;
}
.ubeWadeHarbor th {
  font-weight: 700;
  color: #1a1a24;
}
.ubeWadeHarbor tbody tr:nth-child(even) {
  background-color: #1a1a2408;
}
.ubeWadeHarbor code {
  padding: 2px 6px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  font-size: 14px;
  border-radius: 4px;
  background-color: #1a1a2410;
}
.ubeWadeHarbor pre {
  overflow: auto;
  max-width: 100%;
}
.ubeWadeHarbor .ubePorchOak {
  display: inline-block;
}
.ubeWadeHarbor img {
  width: 100%;
  margin: 22px 0;
  border-radius: 4px;
}
.ubeRiseRim > strong {
  color: #1a1a24;
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: .03em;
  display: block;
}
.ubeRiseRim :is(ul, ol) {
  margin: 0;
  list-style: none;
  padding: 0;
}
.ubeRiseRim li + li {
  margin-top: 3px;
}
.ubeRiseRim a {
  text-decoration-line: none;
  padding: 5px 0;
  display: flex;
  color: #67687a;
  gap: 8px;
  font-size: 14px;
  line-height: 1.4;
}
.ubeRiseRim a:hover {
  color: #4553c9;
}
.ubeRiseRim a span {
  color: #67687a;
  font-variant-numeric: tabular-nums;
}
.ubeGridPath {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.ubeGridPath > span {
  letter-spacing: .08em;
  color: #67687a;
  margin-right: 2px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.ubeGridPath a {
  border: 1px solid #1a1a2430;
  text-decoration-line: none;
  color: #1a1a24;
  font-size: 13px;
  border-radius: 50%;
  height: 34px;
  justify-content: center;
  font-weight: 800;
  width: 34px;
  align-items: center;
  display: inline-flex;
}
.ubeGridPath a:hover {
  background-color: #1a1a2410;
  border-color: #4553c9;
}
.ubeShardWell {
  border: 1px solid #1a1a2430;
  font-weight: 700;
  padding: 7px 11px;
  margin-top: 14px;
  color: #1a1a24;
  text-decoration-line: none;
  display: inline-flex;
  border-radius: 2px;
  font-size: 14px;
}
.ubeKeelMill {
  max-width: 1002px;
  margin: 42px auto 0;
}
.ubeDeltaVane {
  margin-bottom: 18px;
  display: flex;
  gap: 7px;
  flex-wrap: wrap;
}
.ubeDeltaVane span {
  border: 1px solid #1a1a2427;
  border-radius: 999px;
  padding: 4px 10px;
  color: #67687a;
  font-size: 13px;
}
.ubeChipBrick {
  align-items: flex-start;
  border-bottom: 1px solid #1a1a2424;
  gap: 13px;
  display: flex;
  border-top: 1px solid #1a1a2435;
  padding: 17px 0;
}
.ubeChipBrick small {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .09em;
  color: #67687a;
  font-weight: 700;
}
.ubeChipBrick strong {
  display: block;
  font-size: 18px;
  margin-top: 2px;
}
.ubeChipBrick p {
  margin-top: 2px;
  color: #67687a;
  font-size: 15px;
}
.ubeDeltaSlab {
  margin-top: 28px;
}
.ubeDeltaSlab h2 {
  font-size: 22px;
  margin-bottom: 14px;
}
.ubeDeltaSlab > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.ubeDeltaSlab a {
  padding-top: 10px;
  color: #1a1a24;
  border-top: 2px solid #1a1a24;
  text-decoration-line: none;
}
.ubeDeltaSlab a:hover strong {
  color: #4553c9;
}
.ubeDeltaSlab small {
  text-transform: uppercase;
  display: block;
  color: #67687a;
  letter-spacing: .08em;
  font-size: 12px;
}
.ubeDeltaSlab strong {
  font-size: 16px;
  display: block;
  margin-top: 4px;
  line-height: 1.3;
}

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

}.ubeTraceFlint {
  max-width: 1372px;
}
.ubeAxisRidge {
  align-items: center;
  flex-direction: column;
  max-width: 1052px;
  display: flex;
  text-align: center;
  margin: 42px auto 0;
}
.ubeAxisRidge .ubeGildRose {
  text-align: center;
}
.ubeAxisRidge .ubeFlankArc {
  margin-top: 24px;
  text-align: left;
}
.ubeTraceFlint > .ubePeakWick {
  max-width: 1302px;
  margin: 28px auto 0;
  padding: 7px;
}
.ubeTraceFlint > .ubePeakWick img {
  border-radius: 3px;
}
.ubeFlankBody {
  grid-template-columns: 190px minmax(0, 1fr) 230px;
  display: grid;
  gap: 28px;
  max-width: 1302px;
  margin: 42px auto 0;
  align-items: start;
}
.ubeFlankBody.ubeForgeSpur {
  grid-template-columns: minmax(0, 1fr) 230px;
}
.ubeLineStack, .ubeGateOrbit {
  position: sticky;
  top: 92px;
}
.ubeGateOrbit {
  border: 1px solid #1a1a242c;
  border-radius: 4px;
  padding: 14px;
}
.ubeGateOrbit > strong {
  display: block;
  line-height: 1.25;
  font-size: 18px;
}
.ubeGateOrbit p {
  font-size: 14px;
  margin: 7px 0 14px;
  color: #67687a;
}
.ubeGateOrbit > a {
  padding: 9px 0;
  line-height: 1.35;
  color: #1a1a24;
  display: block;
  font-size: 14px;
  border-top: 1px solid #1a1a2422;
  text-decoration-line: none;
}
.ubeGateOrbit > a:hover {
  color: #4553c9;
}
.ubeGateOrbit .ubeVergeGulf {
  border: 0;
  background-color: #4553c9;
  text-align: center;
  padding: 9px 11px;
  color: #ffffff;
  margin-top: 8px;
  font-weight: 800;
  border-radius: 2px;
}
.ubeTraceFlint > .ubeKeelMill .ubeDeltaSlab > div {
  grid-template-columns: 1fr;
}
.ubeTraceFlint > .ubeKeelMill .ubeDeltaSlab a:nth-child(-n + 2) {
  display: none;
}

@media (max-width: 980px) {.ubeFlankBody, .ubeFlankBody.ubeForgeSpur {
  max-width: 872px;
  grid-template-columns: minmax(0, 1fr);
}
.ubeLineStack, .ubeGateOrbit {
  display: none;
}
.ubeTraceFlint > .ubeKeelMill .ubeDeltaSlab a:nth-child(-n + 2) {
  display: block;
}

}

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