@font-face { font-family: 'Source Serif 4'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/source-serif-4-400.woff2) format('woff2'); }
@font-face { font-family: 'Source Serif 4'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/source-serif-4-700.woff2) format('woff2'); }
@font-face { font-family: 'Lora'; font-style: normal; font-weight: 400; font-display: swap; src: url(/assets/fonts/lora-400.woff2) format('woff2'); }
@font-face { font-family: 'Lora'; font-style: normal; font-weight: 700; font-display: swap; src: url(/assets/fonts/lora-700.woff2) format('woff2'); }
* {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
@font-face {
  font-weight: 400;
  font-family: 'Instrument Serif';
  font-display: swap;
  src: url(/assets/fonts/instrument-serif-400.woff2) format('woff2');
  font-style: normal;
}
@font-face {
  font-family: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/instrument-serif-400-italic.woff2) format('woff2');
}

/* Motion — gentle: slow fades, small rises. Behind prefers-reduced-motion. */
@media (prefers-reduced-motion: no-preference) {
  @keyframes adv-well-trim {from {
  transform: translateY(18px);
  opacity: 0;
}
to {
  transform: none;
  opacity: 1;
}
 }.adv-stack-cue {
  animation: adv-well-trim 1s cubic-bezier(.2, .7, .2, 1) both;
}
.adv-stage-range {
  animation: adv-well-trim 1s cubic-bezier(.2, .7, .2, 1) .18s both;
}

  @supports (animation-timeline: view()) {.adv-ridge-vista, .adv-scope-bolt, .adv-scope-wing, .adv-table-post, .adv-spur-scope {
  animation: adv-well-trim linear both;
  animation-range: entry 0% entry 40%;
  animation-timeline: view();
}

  }
}body.adv-oak-wing {
  background: #ffffff;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  color: #231716;
  line-height: 1.64;
  overflow-x: hidden;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #f11a29;
  outline-offset: 3px;
}
.adv-ring-tile {
  font-size: 15px;
  font-weight: 600;
  background: #231716;
  top: 0;
  padding: 10px 18px;
  color: #ffffff;
  position: absolute;
  left: -9999px;
  z-index: 100;
}
.adv-ring-tile:focus {
  left: 0;
}
.adv-book-quay {
  padding: 0 26px;
  position: sticky;
  z-index: 50;
  top: 14px;
}
.adv-ledge-ring {
  border: 1px solid #23171612;
  box-shadow: 0 14px 44px #23171614;
  background: #fdf2f1;
  padding: 18px 24px 18px 28px;
  max-width: 1020px;
  gap: 26px;
  align-items: center;
  margin: 14px auto 0;
  border-radius: 999px;
  display: flex;
}
.adv-reach-jetty {
  min-width: 0;
  align-items: center;
  display: inline-flex;
}
.adv-reach-jetty > * {
  max-width: 100%;
  display: block;
}
.adv-dome-shard {
  margin: 0 auto;
  display: flex;
  gap: 32px;
}
.adv-dome-shard a {
  font-size: 16px;
  color: #746563;
}
.adv-dome-shard a:hover {
  color: #231716;
}
.adv-fold-amber {
  padding: 10px 22px;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 999px;
  color: #ffffff;
  font-size: 15px;
  background: #231716;
}
.adv-fold-amber:hover {
  color: #000000;
  background: #f11a29;
}
.adv-pond-crest {
  border: 1px solid transparent;
  font-size: 17px;
  gap: 8px;
  display: inline-flex;
  cursor: pointer;
  padding: 14px 28px;
  transition: background .25s ease, color .25s ease, border-color .25s ease;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.adv-spur-loop {
  background: #231716;
  color: #ffffff;
}
.adv-spur-loop:hover {
  background: #f11a29;
  color: #000000;
}
.adv-shade-cliff {
  background: transparent;
  border-color: #23171626;
  color: #231716;
}
.adv-shade-cliff:hover {
  border-color: #23171659;
}
.adv-lane-peak {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(84px, 11vw, 150px) 30px clamp(40px, 6vw, 76px);
  text-align: center;
}
.adv-flow-hall {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    radial-gradient(ellipse 60% 55% at 50% 8%, #f11a2914, transparent 72%),
    radial-gradient(ellipse 45% 40% at 82% 30%, #f88c941c, transparent 70%);
}
.adv-stack-cue {
  font-size: clamp(3rem, 9vw, 6.6rem);
  margin: 0 auto;
  max-width: 15ch;
  line-height: 1.02;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.adv-stack-cue em {
  color: #ec0e1e;
  font-style: italic;
}
.adv-stage-range {
  flex-wrap: wrap;
  margin-top: clamp(26px, 4vw, 44px);
  display: flex;
  justify-content: center;
  gap: 34px;
}
.adv-draft-wick {
  align-items: center;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  gap: 9px;
  font-size: 14px;
  color: #746563;
  display: inline-flex;
  letter-spacing: .06em;
}
.adv-draft-wick::before {
  background: #f11a29;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  content: "";
}
.adv-shade-arc {
  border-top: 1px solid #23171614;
  margin: 0 auto;
  max-width: 1160px;
}
.adv-base-mesh {
  max-width: 1160px;
  gap: clamp(36px, 6vw, 88px);
  grid-template-columns: 1fr 1fr;
  padding: clamp(44px, 6vw, 80px) 30px;
  display: grid;
  margin: 0 auto;
  align-items: center;
}
.adv-onyx-prism {
  line-height: 1.6;
  max-width: 46ch;
  font-size: clamp(1.05rem, 1.7vw, 1.3rem);
}
.adv-vista-vault {
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
  display: flex;
}
.adv-slope-echo {
  letter-spacing: .05em;
  font-size: 14px;
  margin-top: 22px;
  gap: 26px;
  display: flex;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  flex-wrap: wrap;
  color: #746563;
}
.adv-spur-scope {
  position: relative;
  display: block;
}
.adv-spur-scope::before, .adv-spur-scope::after {
  border: 1px solid #23171610;
  border-radius: 14px;
  z-index: -1;
  content: "";
  background: #fdf2f1;
  inset: 0;
  position: absolute;
}
.adv-spur-scope::before {
  opacity: .7;
  transform: translateY(-12px) scale(.965);
}
.adv-spur-scope::after {
  transform: translateY(-23px) scale(.93);
  opacity: .4;
}
.adv-reach-notch {
  border: 1px solid #23171612;
  transition: transform .25s ease, box-shadow .25s ease;
  box-shadow: 0 26px 60px #2317161c;
  background: #fdf2f1;
  gap: 14px;
  border-radius: 14px;
  flex-direction: column;
  display: flex;
  padding: 38px;
}
.adv-spur-scope:hover .adv-reach-notch {
  transform: translateY(-4px);
  box-shadow: 0 34px 74px #23171626;
}
.adv-pane-cell {
  display: flex;
  letter-spacing: .12em;
  gap: 10px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  align-items: center;
  color: #ec0e1e;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.adv-axis-spool {
  color: #f11a29;
}
.adv-reach-scale {
  text-transform: none;
  letter-spacing: .04em;
  font-weight: 400;
  color: #746563;
  margin-left: auto;
}
.adv-amber-mold {
  font-size: clamp(1.3rem, 2.4vw, 1.8rem);
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  padding-left: 16px;
  border-left: 2px solid #f11a29;
  line-height: 1.25;
}
.adv-range-coil {
  -webkit-box-orient: vertical;
  font-size: 17px;
  color: #746563;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  line-height: 1.6;
}
.adv-deck-shade {
  display: flex;
  gap: 8px;
}
.adv-point-layer {
  border: 1px solid #f11a2959;
  white-space: nowrap;
  padding: 4px 12px;
  color: #ec0e1e;
  letter-spacing: .05em;
  background: #f11a2914;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  border-radius: 999px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.adv-range-quay, .adv-aero-table, .adv-jetty-lane, .adv-mold-reed {
  padding: clamp(44px, 6vw, 80px) 30px;
  max-width: 1160px;
  margin: 0 auto;
}
.adv-brim-echo {
  text-align: center;
  margin-bottom: clamp(30px, 4.5vw, 52px);
}
.adv-field-weave {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .14em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #ec0e1e;
  font-weight: 600;
}
.adv-grove-plot {
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  margin-top: 12px;
  letter-spacing: -0.015em;
  font-size: clamp(1.9rem, 3.8vw, 2.9rem);
}
.adv-grove-plot em {
  font-style: italic;
  color: #ec0e1e;
}
.adv-flank-loft {
  margin: 0 auto;
  max-width: 860px;
  list-style: none;
  position: relative;
  padding-left: 26px;
}
.adv-flank-loft::before {
  left: 6px;
  top: 8px;
  position: absolute;
  content: "";
  background: #2317161f;
  width: 1px;
  bottom: 8px;
}
.adv-ridge-vista {
  position: relative;
  padding: 0 0 34px;
}
.adv-ridge-vista:last-child {
  padding-bottom: 0;
}
.adv-glen-cove {
  border: 3px solid #ffffff;
  border-radius: 50%;
  top: 10px;
  height: 13px;
  width: 13px;
  left: -26px;
  position: absolute;
  box-shadow: 0 0 0 1px #f11a2966;
  background: #f11a29;
}
.adv-orbit-board {
  border: 1px solid #23171610;
  display: grid;
  gap: 28px;
  transition: transform .25s ease, box-shadow .25s ease;
  padding: 28px;
  grid-template-columns: 200px 1fr;
  background: #fdf2f1;
  border-radius: 12px;
}
.adv-orbit-board:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 44px #23171617;
}
.adv-bolt-point {
  overflow: hidden;
  border-radius: 6px;
  display: block;
}
.adv-bolt-point img {
  min-height: 120px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.adv-gulf-coil {
  flex-direction: column;
  gap: 8px;
  min-width: 0;
  display: flex;
  justify-content: center;
}
.adv-keel-draft {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 13px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #ec0e1e;
}
.adv-haven-crumb {
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.adv-orbit-board:hover .adv-haven-crumb {
  color: #ec0e1e;
}
.adv-wick-gulf {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #746563;
  font-size: 16px;
  -webkit-line-clamp: 2;
}
.adv-vale-hold {
  text-align: center;
  margin-top: clamp(28px, 4vw, 44px);
}
.adv-stem-onyx {
  gap: 28px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
.adv-scope-bolt {
  border: 1px solid #23171610;
  background: #fdf2f1;
  border-radius: 12px;
  padding: 36px;
}
.adv-cell-facet {
  font-weight: 400;
  font-size: 24px;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-vault-onyx {
  color: #746563;
  max-width: 46ch;
  line-height: 1.6;
  font-size: 17px;
  margin-top: 10px;
}
.adv-cite-atlas {
  list-style: none;
  gap: 28px;
  display: grid;
  margin: 0 auto;
  max-width: 760px;
}
.adv-scope-wing {
  border: 1px solid #23171610;
  align-items: baseline;
  background: #fdf2f1;
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 4px 28px;
  border-radius: 12px;
  padding: 30px;
}
.adv-track-stack {
  grid-row: span 2;
  color: #ec0e1e;
  font-style: italic;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-isle-trail {
  font-weight: 600;
  font-size: 20px;
}
.adv-line-isle {
  font-size: 17px;
  color: #746563;
  max-width: 56ch;
}
.adv-shade-slab {
  margin: 0 auto;
  max-width: 720px;
}
.adv-table-post {
  border-bottom: 1px solid #23171614;
}
.adv-table-post summary {
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 28px 4px;
  gap: 16px;
}
.adv-table-post summary::-webkit-details-marker {
  display: none;
}
.adv-hearth-hall {
  font-size: 21px;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-line-path {
  transition: transform .25s ease;
  color: #ec0e1e;
  font-size: 22px;
}
.adv-table-post[open] .adv-line-path {
  transform: rotate(45deg);
}
.adv-tile-chip {
  line-height: 1.65;
  color: #746563;
  padding: 0 4px 30px;
  max-width: 60ch;
}
.adv-seam-mill {
  max-width: 828px;
  margin: 0 auto;
  padding: clamp(52px, 7vw, 90px) 30px clamp(40px, 5vw, 64px);
}
.adv-roost-mold {
  text-align: center;
}
.adv-wedge-bolt {
  font-size: 14px;
  color: #746563;
  gap: 12px;
  letter-spacing: .05em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  align-items: center;
  justify-content: center;
  display: flex;
}
.adv-quay-stack {
  margin-top: 22px;
  letter-spacing: -0.015em;
  font-weight: 400;
  font-size: clamp(2.1rem, 5vw, 3.4rem);
  line-height: 1.08;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-slab-plane {
  max-width: 56ch;
  margin: 18px auto 0;
  font-size: 19px;
  color: #746563;
  line-height: 1.6;
}
.adv-path-rose {
  display: flex;
  font-size: 15px;
  color: #746563;
  justify-content: center;
  gap: 14px;
  margin-top: 18px;
}
.adv-amber-front {
  font-weight: 600;
  color: #231716;
}
.adv-coast-vault {
  border: 1px solid #23171612;
  margin: clamp(30px, 4.5vw, 52px) 0 0;
  box-shadow: 0 22px 60px #2317161a;
  overflow: hidden;
  border-radius: 14px;
}
.adv-coast-vault img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 21 / 10;
}
.adv-grove-wade {
  margin-top: clamp(30px, 4.5vw, 50px);
}
.adv-grove-wade > * + * {
  margin-top: 1.18em;
}
.adv-grove-wade h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1.9em;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-grove-wade h3 {
  font-weight: 400;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  margin-top: 1.6em;
  font-size: 23px;
}
.adv-grove-wade a {
  color: #ec0e1e;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.adv-grove-wade ul, .adv-grove-wade ol {
  padding-left: 1.3em;
}
.adv-grove-wade li + li {
  margin-top: .5em;
}
.adv-grove-wade blockquote {
  font-size: 1.08em;
  color: #746563;
  border-left: 2px solid #f11a29;
  padding: .2em 0 .2em 1.1em;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-style: italic;
}
.adv-grove-wade code {
  border-radius: 5px;
  background: #2317160f;
  font-size: .9em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  padding: .15em .4em;
}
.adv-grove-wade pre {
  border: 1px solid #23171612;
  overflow-x: auto;
  background: #fdf2f1;
  padding: 1em 1.2em;
  border-radius: 8px;
}
.adv-grove-wade pre code {
  background: none;
  padding: 0;
}
.adv-grove-wade img {
  border-radius: 8px;
}
.adv-grove-wade table {
  font-size: 16px;
  width: 100%;
  border-collapse: collapse;
}
.adv-grove-wade th, .adv-grove-wade td {
  text-align: left;
  padding: .6em .8em;
  border-bottom: 1px solid #23171617;
}
.adv-grove-wade th {
  font-weight: 600;
}
.adv-grove-wade hr {
  border: 0;
  border-top: 1px solid #23171617;
}
.adv-trail-wave {
  margin-top: 2.2em;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.adv-trail-wave span {
  border: 1px solid #2317161f;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  border-radius: 999px;
  color: #746563;
  padding: 5px 14px;
  letter-spacing: .05em;
  font-size: 13px;
}
.adv-mold-cliff {
  border: 1px solid #23171610;
  margin-top: 2.6em;
  background: #fdf2f1;
  border-radius: 12px;
  padding: 34px;
}
.adv-sand-echo {
  color: #ec0e1e;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 14px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.adv-rail-cove {
  margin-top: 10px;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 21px;
}
.adv-jetty-bay {
  margin-top: 6px;
  color: #746563;
  font-size: 16px;
  line-height: 1.6;
}
.adv-edge-prism {
  margin: 0 auto;
  max-width: 880px;
  padding: clamp(52px, 7vw, 90px) 30px;
}
.adv-moor-stem {
  text-align: center;
  margin-bottom: clamp(28px, 4vw, 46px);
}
.adv-slate-brim {
  font-size: clamp(2.3rem, 5.4vw, 3.6rem);
  font-weight: 400;
  letter-spacing: -0.015em;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-slate-brim em {
  color: #ec0e1e;
  font-style: italic;
}
.adv-moor-plate {
  margin-top: 12px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-size: 15px;
  color: #746563;
  letter-spacing: .05em;
}
.adv-mold-jetty {
  font-size: 22px;
  margin: 2.2em 0 .6em;
  font-style: italic;
  color: #ec0e1e;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-sway-ember {
  gap: 26px;
  padding: 26px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #23171612;
}
.adv-sway-ember:hover .adv-sand-body {
  color: #ec0e1e;
}
.adv-row-root {
  min-width: 0;
  display: block;
}
.adv-roost-pane {
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-size: 13px;
  letter-spacing: .1em;
  color: #ec0e1e;
}
.adv-sand-body {
  margin-top: 5px;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  display: block;
  font-size: 21px;
}
.adv-fleet-edge {
  color: #746563;
  margin-top: 4px;
  font-size: 16px;
  display: block;
}
.adv-chip-grid {
  flex-shrink: 0;
  font-size: 14px;
  white-space: nowrap;
  color: #746563;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
}
.adv-crumb-rim {
  border: 1px solid #23171612;
  max-width: 840px;
  background: #fdf2f1;
  margin: 0 auto clamp(48px, 6vw, 80px);
  text-align: center;
  padding: clamp(40px, 5vw, 64px) 34px;
  border-radius: 18px;
}
.adv-sail-kern {
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-sail-kern em {
  color: #ec0e1e;
  font-style: italic;
}
.adv-cove-rise {
  margin: 14px auto 0;
  font-size: 17px;
  color: #746563;
  line-height: 1.6;
  max-width: 46ch;
}
.adv-aero-wharf {
  justify-content: center;
  max-width: 440px;
  gap: 10px;
  display: flex;
  margin: 24px auto 0;
}
.adv-aero-helm {
  left: -9999px;
  position: absolute;
}
.adv-path-prow {
  border: 1px solid #23171622;
  background: #ffffff;
  font-size: 17px;
  padding: 13px 18px;
  color: #231716;
  min-width: 0;
  flex: 1;
  border-radius: 8px;
}
.adv-path-prow::placeholder {
  color: #746563;
}
.adv-plot-haven {
  color: #746563;
  font-size: 13px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .04em;
  margin-top: 14px;
}
.adv-trim-sill {
  border-top: 1px solid #23171612;
  padding-top: clamp(44px, 6vw, 72px);
}
.adv-strand-board {
  padding: 0 30px clamp(30px, 4vw, 48px);
  gap: 34px;
  margin: 0 auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  max-width: 1160px;
  display: grid;
}
.adv-loop-axis {
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
}
.adv-patch-cape {
  max-width: 34ch;
  margin-top: 8px;
  color: #746563;
  font-size: 16px;
}
.adv-base-mill {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  gap: 10px;
}
.adv-base-mill a {
  color: #746563;
}
.adv-base-mill a:hover {
  color: #231716;
}
.adv-zone-stone {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .12em;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ec0e1e;
}
.adv-dock-atlas {
  text-align: center;
  padding: 26px 30px 36px;
  border-top: 1px solid #2317160f;
}
.adv-scale-stage {
  font-size: 14px;
  color: #746563;
}
.adv-scale-stage + .adv-scale-stage {
  margin-top: 6px;
}

@media (max-width: 900px) {.adv-base-mesh {
  grid-template-columns: 1fr;
}
.adv-stem-onyx {
  grid-template-columns: 1fr;
}
.adv-strand-board {
  grid-template-columns: 1fr 1fr;
}

}
@media (max-width: 640px) {.adv-dome-shard {
  display: none;
}
.adv-ledge-ring {
  justify-content: space-between;
}
.adv-orbit-board {
  grid-template-columns: 1fr;
}
.adv-aero-wharf {
  flex-direction: column;
}
.adv-sway-ember {
  gap: 6px;
  flex-direction: column;
}
.adv-vista-vault {
  flex-direction: column;
}

}.adv-rail-flag {
  max-width: 1218px;
  color: #231716;
  margin: 0 auto;
  padding: 32px 0 40px;
}
.adv-rail-flag h1, .adv-rail-flag h2, .adv-rail-flag h3, .adv-rail-flag strong {
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.adv-rail-flag h1 {
  font-size: clamp(32px, 5vw, 54px);
  font-weight: 700;
  letter-spacing: -0.035em;
  text-wrap: balance;
  line-height: 1.04;
}
.adv-pitch-flag {
  gap: 8px;
  color: #746563;
  margin-bottom: 26px;
  font-size: 15px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
.adv-pitch-flag a {
  color: #231716;
  text-decoration-line: none;
}
.adv-pitch-flag a:hover {
  color: #ec0e1e;
}
.adv-pitch-dome {
  max-width: 888px;
}
.adv-glen-pitch {
  color: #746563;
  max-width: 64ch;
  line-height: 1.5;
  margin-top: 16px;
  font-size: 21px;
}
.adv-helm-hall {
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  background-color: #23171614;
  padding: 5px 11px;
  text-transform: uppercase;
  color: #ec0e1e;
  font-size: 14px;
  letter-spacing: .06em;
}
.adv-trace-hall {
  font-size: 16px;
  color: #231716;
  margin-top: 22px;
  align-items: center;
  gap: 11px;
  display: flex;
}
.adv-trace-hall strong {
  font-weight: 700;
  display: block;
}
.adv-trace-hall small {
  font-size: 15px;
  color: #746563;
  margin-top: 1px;
  display: block;
}
.adv-spur-onyx {
  border: 1px solid #23171635;
  width: 38px;
  background-color: #2317160d;
  align-items: center;
  height: 38px;
  border-radius: 50%;
  font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  flex: 0 0 38px;
  color: #231716;
}
.adv-wing-plane {
  background-color: #23171624;
  margin: 40px 0;
  height: 1px;
}
.adv-ring-terra {
  border: 1px solid #23171624;
  background-color: #23171608;
  border-radius: 4px;
  overflow: hidden;
}
.adv-ring-terra img {
  max-height: 520px;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.adv-quill-gate {
  font-size: 19px;
  min-width: 0;
  line-height: 1.72;
}
.adv-quill-gate h2 {
  scroll-margin-top: 96px;
  line-height: 1.18;
  text-wrap: balance;
  font-weight: 700;
  margin: 40px 0 15px;
  letter-spacing: -.02em;
  font-size: clamp(25px, 3vw, 31px);
}
.adv-quill-gate h3 {
  font-size: 23px;
  margin: 28px 0 14px;
  line-height: 1.25;
}
.adv-quill-gate p {
  margin: 20px 0;
}
.adv-quill-gate a {
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-line: underline;
  color: #ec0e1e;
}
.adv-quill-gate :is(ul, ol) {
  margin: 20px 0 20px 28px;
}
.adv-quill-gate li {
  margin: 6px 0;
}
.adv-quill-gate blockquote {
  color: #746563;
  border-left: 3px solid #f11a29;
  margin: 25px 0;
  padding: 3px 0 3px 20px;
}
.adv-quill-gate table {
  border-collapse: collapse;
  font-size: 17px;
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
  margin: 26px 0;
  display: block;
}
.adv-quill-gate :is(th, td) {
  padding: 10px 12px;
  border-bottom: 1px solid #23171624;
  text-align: left;
}
.adv-quill-gate th {
  font-weight: 700;
  color: #231716;
}
.adv-quill-gate tbody tr:nth-child(even) {
  background-color: #23171608;
}
.adv-quill-gate code {
  background-color: #23171610;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  font-size: 15px;
}
.adv-quill-gate pre {
  overflow: auto;
  max-width: 100%;
}
.adv-quill-gate .adv-helm-ward {
  display: inline-block;
}
.adv-quill-gate img {
  margin: 28px 0;
  width: 100%;
  border-radius: 2px;
}
.adv-table-axis > strong {
  margin-bottom: 10px;
  font-size: 17px;
  color: #231716;
  letter-spacing: .03em;
  display: block;
}
.adv-table-axis :is(ul, ol) {
  margin: 0;
  list-style: none;
  padding: 0;
}
.adv-table-axis li + li {
  margin-top: 3px;
}
.adv-table-axis a {
  color: #746563;
  gap: 8px;
  display: flex;
  text-decoration-line: none;
  padding: 5px 0;
  line-height: 1.4;
  font-size: 15px;
}
.adv-table-axis a:hover {
  color: #ec0e1e;
}
.adv-table-axis a span {
  font-variant-numeric: tabular-nums;
  color: #746563;
}
.adv-chip-quay {
  display: flex;
  gap: 7px;
  align-items: center;
  flex-wrap: wrap;
}
.adv-chip-quay > span {
  letter-spacing: .08em;
  font-weight: 700;
  margin-right: 2px;
  font-size: 14px;
  text-transform: uppercase;
  color: #746563;
}
.adv-chip-quay a {
  border: 1px solid #23171630;
  justify-content: center;
  font-size: 14px;
  display: inline-flex;
  color: #231716;
  font-weight: 800;
  border-radius: 50%;
  align-items: center;
  text-decoration-line: none;
  width: 34px;
  height: 34px;
}
.adv-chip-quay a:hover {
  border-color: #f11a29;
  background-color: #23171610;
}
.adv-head-tier {
  border: 1px solid #23171630;
  margin-top: 20px;
  text-decoration-line: none;
  display: inline-flex;
  color: #231716;
  font-size: 15px;
  padding: 7px 11px;
  border-radius: 0px;
  font-weight: 700;
}
.adv-hedge-strand {
  max-width: 918px;
  margin: 60px auto 0;
}
.adv-table-dash {
  margin-bottom: 24px;
  gap: 7px;
  display: flex;
  flex-wrap: wrap;
}
.adv-table-dash span {
  border: 1px solid #23171627;
  border-radius: 999px;
  color: #746563;
  font-size: 14px;
  padding: 4px 10px;
}
.adv-lens-head {
  border-bottom: 1px solid #23171624;
  display: flex;
  border-top: 1px solid #23171635;
  align-items: flex-start;
  padding: 23px 0;
  gap: 13px;
}
.adv-lens-head small {
  letter-spacing: .09em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  color: #746563;
}
.adv-lens-head strong {
  margin-top: 2px;
  font-size: 19px;
  display: block;
}
.adv-lens-head p {
  font-size: 16px;
  margin-top: 2px;
  color: #746563;
}
.adv-line-banner {
  margin-top: 40px;
}
.adv-line-banner h2 {
  margin-bottom: 20px;
  font-size: 23px;
}
.adv-line-banner > div {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  gap: 20px;
}
.adv-line-banner a {
  padding-top: 10px;
  border-top: 2px solid #231716;
  text-decoration-line: none;
  color: #231716;
}
.adv-line-banner a:hover strong {
  color: #ec0e1e;
}
.adv-line-banner small {
  font-size: 13px;
  text-transform: uppercase;
  color: #746563;
  letter-spacing: .08em;
  display: block;
}
.adv-line-banner strong {
  font-size: 17px;
  line-height: 1.3;
  margin-top: 4px;
  display: block;
}

@media (max-width: 700px) {.adv-rail-flag {
  padding-top: 20px;
}
.adv-rail-flag h1 {
  font-size: clamp(31px, 10vw, 46px);
}
.adv-line-banner > div {
  grid-template-columns: 1fr;
}
.adv-line-banner a {
  padding-bottom: 8px;
}

}html {
  overflow-x: clip;
}
.adv-loop-edge {
  padding-top: 0;
  max-width: 1288px;
}
.adv-front-plane {
  padding: 100px max(20px, calc((100vw - 1288px) / 2));
  background-size: 34px 34px;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  background-color: #23171608;
  background-image: radial-gradient(#23171624 1px, transparent 1px);
}
.adv-front-plane .adv-pitch-flag {
  justify-content: center;
  margin-bottom: 28px;
}
.adv-front-plane h1 {
  margin: 0 auto;
  max-width: 15ch;
}
.adv-front-plane .adv-glen-pitch {
  font-size: 21px;
  margin: 20px auto 0;
  font-weight: 600;
  color: #231716;
  max-width: 54ch;
}
.adv-front-plane .adv-chip-quay {
  margin-top: 26px;
  justify-content: center;
}
.adv-ring-hill {
  color: #746563;
  font-size: 16px;
  margin-bottom: 20px;
}
.adv-mesh-slope {
  align-items: start;
  display: grid;
  gap: 80px;
  justify-content: center;
  margin-top: 80px;
  grid-template-columns: 220px minmax(0, 788px);
}
.adv-mesh-slope.adv-reach-brim {
  grid-template-columns: minmax(0, 788px);
}
.adv-tile-mast {
  top: 92px;
  position: sticky;
}
.adv-tile-mast .adv-table-axis > strong {
  font-size: 20px;
}
.adv-dash-vein {
  min-width: 0;
}
.adv-dash-vein > .adv-trace-hall {
  margin: 0 0 28px;
}
.adv-dash-vein > .adv-ring-terra {
  margin-bottom: 28px;
}

@media (max-width: 900px) {.adv-front-plane {
  padding-bottom: 60px;
  margin-right: calc(50% - 50vw);
  padding-top: 60px;
  margin-left: calc(50% - 50vw);
}
.adv-mesh-slope {
  margin-top: 40px;
  grid-template-columns: 1fr;
  gap: 28px;
}
.adv-tile-mast {
  padding-bottom: 20px;
  position: static;
  border-bottom: 1px solid #23171625;
}

}

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