@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'); }
* {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}

/* Motion — hero photo slow-zoom, staggered card entrance, scroll reveals.
   Everything sits behind prefers-reduced-motion. */
@media (prefers-reduced-motion: no-preference) {
  @keyframes kgtRoostHold {from {
  transform: translateY(26px);
  opacity: 0;
}
to {
  opacity: 1;
  transform: none;
}
 }
  @keyframes kgtLensRoot {from {
  transform: scale(1);
}
to {
  transform: scale(1.07);
}
 }.kgtMeshHill {
  animation: kgtLensRoot 26s ease-in-out infinite alternate;
}
.kgtPlateIsle {
  animation: kgtRoostHold .8s cubic-bezier(.2, .7, .2, 1) both;
}
.kgtVeinNotch {
  animation: kgtRoostHold .8s cubic-bezier(.2, .7, .2, 1) .12s both;
}
.kgtWickWard {
  animation: kgtRoostHold .9s cubic-bezier(.2, .7, .2, 1) .24s both;
}

  @supports (animation-timeline: view()) {.kgtRoseHedge, .kgtWadeShore, .kgtMeshChip, .kgtValeShade, .kgtFacetTable, .kgtInletSill {
  animation: kgtRoostHold linear both;
  animation-timeline: view();
  animation-range: entry 0% entry 38%;
}

  }
}body.kgtCueFlint {
  overflow-x: hidden;
  background: #ffffff;
  text-rendering: optimizeLegibility;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  color: #231714;
  line-height: 1.59;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #e53d13;
  outline-offset: 3px;
}
.kgtVeinBanner {
  z-index: 100;
  font-size: 14px;
  top: 0;
  position: absolute;
  background: #231714;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 18px;
  left: -9999px;
}
.kgtVeinBanner:focus {
  left: 0;
}
.kgtTraceFable {
  color: #746561;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  letter-spacing: .14em;
  gap: 12px;
  text-transform: uppercase;
}
.kgtTraceFable::before {
  flex-shrink: 0;
  background: #e53d13;
  height: 2px;
  width: 34px;
  content: "";
}
.kgtFoldBloc {
  top: 0;
  z-index: 50;
  background: #231714;
  position: sticky;
}
.kgtHavenBrace {
  background: #23171466;
  left: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  right: 0;
  position: absolute;
}
.kgtHelmPier {
  margin: 0 auto;
  align-items: center;
  max-width: 1360px;
  padding: 18px 26px;
  gap: 20px;
  display: flex;
}
.kgtFleetFront {
  display: inline-flex;
  min-width: 0;
  align-items: center;
}
.kgtFleetFront > * {
  display: block;
  max-width: 100%;
}
.kgtJettyCue {
  filter: invert(1);
}
.kgtCrestSlab {
  gap: 28px;
  margin: 0 auto;
  display: flex;
}
.kgtCrestSlab a {
  font-size: 15px;
  color: #ffffffb8;
}
.kgtCrestSlab a:hover {
  color: #ffffff;
}
.kgtSlopeCove {
  background: #ffffff;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  padding: 11px 24px;
  white-space: nowrap;
  color: #231714;
}
.kgtSlopeCove:hover {
  background: #e53d13;
  color: #000000;
}
.kgtCrestScope {
  border: 1px solid transparent;
  padding: 14px 30px;
  gap: 8px;
  cursor: pointer;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  transition: background .2s ease, color .2s ease;
  font-weight: 600;
  border-radius: 999px;
  display: inline-flex;
}
.kgtRidgePitch {
  background: #231714;
  color: #ffffff;
}
.kgtRidgePitch:hover {
  color: #000000;
  background: #e53d13;
}
.kgtBodyPier {
  overflow: hidden;
  position: relative;
  background: #231714;
  color: #ffffff;
  isolation: isolate;
}
.kgtMeshHill {
  inset: 0;
  width: 100%;
  z-index: -2;
  position: absolute;
  object-fit: cover;
  height: 100%;
}
.kgtTierTerra {
  background:
    linear-gradient(105deg, #231714f0 0%, #231714b8 44%, #23171459 100%),
    linear-gradient(to top, #231714e6, transparent 40%);
  z-index: -1;
  inset: 0;
  position: absolute;
}
.kgtRidgeTier {
  display: flex;
  max-width: 1360px;
  flex-direction: column;
  margin: 0 auto;
  min-height: min(92vh, 900px);
  padding: clamp(120px, 15vw, 190px) 26px clamp(48px, 6vw, 84px);
}
.kgtPlateIsle {
  letter-spacing: -0.02em;
  font-size: clamp(2.7rem, 7.2vw, 5.4rem);
  max-width: 18ch;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.05;
  font-weight: 600;
}
.kgtPlateIsle span {
  display: block;
}
.kgtPlateIsle em {
  display: block;
  letter-spacing: -0.01em;
  font-style: normal;
  font-weight: 400;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.kgtVeinNotch {
  margin-top: 30px;
  color: #ffffffc4;
}
.kgtWickWard {
  border: 1px solid #ffffff21;
  padding: 30px;
  flex-direction: column;
  margin-top: auto;
  width: min(440px, 100%);
  backdrop-filter: blur(14px);
  background: #231714b3;
  align-self: flex-end;
  gap: 10px;
  -webkit-backdrop-filter: blur(14px);
  border-radius: 26px;
  display: flex;
}
.kgtPatchGlen {
  color: #e53d13;
  font-size: 13px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
}
.kgtVaultGate {
  font-weight: 600;
  line-height: 1.25;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
}
.kgtHullSlate {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  text-transform: uppercase;
  color: #ffffff9e;
  letter-spacing: .08em;
  font-size: 13px;
}
.kgtSlabEcho {
  color: #e53d13;
  font-weight: 600;
  font-size: 15px;
  margin-top: 6px;
}
.kgtWickWard:hover .kgtSlabEcho {
  text-underline-offset: 4px;
  text-decoration: underline;
}
.kgtScopeQuill {
  overflow-x: auto;
  padding: clamp(20px, 3vw, 44px) 0;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.kgtScopeQuill::-webkit-scrollbar {
  display: none;
}
.kgtHillPath {
  padding: 0 26px;
  display: flex;
  width: max-content;
  gap: 20px;
}
.kgtWadeShore {
  width: clamp(220px, 24vw, 320px);
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 26px;
  position: relative;
  display: block;
  background: #231714;
  aspect-ratio: 4 / 5;
}
.kgtWadeShore img {
  transition: transform .35s ease;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.kgtWadeShore:hover img {
  transform: scale(1.04);
}
.kgtRiseZone {
  inset: 0;
  background: linear-gradient(to top, #231714b8, transparent 55%);
  position: absolute;
}
.kgtPlateLens {
  text-transform: capitalize;
  font-size: 20px;
  color: #ffffff;
  left: 22px;
  bottom: 20px;
  position: absolute;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}
.kgtCoveJetty {
  max-width: 1400px;
  margin: 0 auto;
  padding: clamp(24px, 4vw, 56px) 20px;
}
.kgtDeltaArc {
  border: 1px solid #23171412;
  padding: clamp(32px, 5vw, 72px);
  border-radius: 32px;
  grid-template-columns: 1fr 1.2fr;
  background: #fdf2f0;
  gap: clamp(28px, 5vw, 72px);
  display: grid;
}
.kgtChipSpar {
  font-weight: 600;
  font-size: clamp(2rem, 4.6vw, 3.4rem);
  line-height: 1.05;
  letter-spacing: -0.025em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.kgtChipSpar em {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  color: #dc3a12;
}
.kgtEmberKern {
  color: #746561;
  margin-top: 22px;
  font-size: 17px;
  max-width: 46ch;
  line-height: 1.6;
}
.kgtCliffLane {
  display: grid;
  grid-auto-rows: 150px;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.kgtMeshChip {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.kgtTierPlot {
  grid-row: span 2;
}
.kgtMeshChip img {
  transition: transform .35s ease;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.kgtMeshChip:hover img {
  transform: scale(1.05);
}
.kgtMoorLoop {
  right: 0;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  position: absolute;
  padding: 26px 14px 10px;
  bottom: 0;
  overflow: hidden;
  font-size: 13px;
  background: linear-gradient(to top, #231714c9, transparent);
  color: #ffffff;
  font-weight: 600;
  left: 0;
  -webkit-box-orient: vertical;
}
.kgtRidgeDelta, .kgtTableIsle {
  padding: clamp(48px, 6.5vw, 92px) 26px;
  max-width: 1360px;
  margin: 0 auto;
}
.kgtEdgeFrame {
  margin-bottom: clamp(28px, 4vw, 48px);
  max-width: 760px;
}
.kgtCueGlen {
  letter-spacing: -0.02em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  margin-top: 14px;
  font-size: clamp(1.8rem, 3.8vw, 2.8rem);
  font-weight: 600;
}
.kgtPrismDraft {
  margin-top: 14px;
  color: #746561;
  font-size: 16px;
}
.kgtRoseHedge {
  border: 1px solid #23171414;
  border-radius: 26px;
  display: grid;
  background: #fdf2f0;
  overflow: hidden;
  grid-template-columns: 1.1fr 1fr;
}
.kgtRoseHedge + .kgtRoseHedge {
  margin-top: 24px;
}
.kgtReachCape {
  direction: rtl;
}
.kgtReachCape > * {
  direction: ltr;
}
.kgtGlenProw {
  min-height: 100%;
  display: block;
}
.kgtGlenProw img {
  height: 100%;
  width: 100%;
  min-height: 280px;
  object-fit: cover;
}
.kgtLaneKnoll {
  gap: 12px;
  padding: clamp(28px, 4vw, 56px);
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.kgtBookCoil {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .1em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #dc3a12;
}
.kgtArcDock {
  font-size: clamp(1.3rem, 2.6vw, 1.9rem);
  font-weight: 600;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: -0.015em;
  line-height: 1.2;
}
.kgtSlateLoop {
  color: #746561;
  font-size: 16px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.kgtSlateCliff {
  font-weight: 600;
  font-size: 15px;
  margin-top: 6px;
}
.kgtRoseHedge:hover .kgtSlateCliff {
  color: #dc3a12;
}
.kgtMoorRidge {
  margin-top: clamp(28px, 4vw, 44px);
}
.kgtShelfPrism {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  display: grid;
  list-style: none;
}
.kgtValeShade {
  border: 1px solid #23171414;
  display: flex;
  border-radius: 20px;
  flex-direction: column;
  padding: 28px;
  background: #fdf2f0;
  gap: 34px;
}
.kgtIsleHold {
  font-size: 15px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #dc3a12;
}
.kgtLaneBloc {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 21px;
  font-weight: 600;
  text-transform: capitalize;
}
.kgtWharfVale {
  color: #746561;
  font-size: 15px;
  line-height: 1.55;
}
.kgtLaneArc {
  margin-top: 24px;
  color: #746561;
  font-size: 14px;
  max-width: 72ch;
}
.kgtWickMesh {
  max-width: 860px;
  list-style: none;
}
.kgtFacetTable {
  border-bottom: 1px solid #2317141a;
  padding: 28px 0;
  gap: clamp(24px, 4vw, 56px);
  display: flex;
}
.kgtFacetTable:last-child {
  border-bottom: 0;
}
.kgtRoseIsle {
  color: #dc3a12;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-size: clamp(1.6rem, 3.2vw, 2.4rem);
}
.kgtFrontHall {
  font-weight: 600;
  font-size: 21px;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.kgtDashDelta {
  margin-top: 8px;
  font-size: 16px;
  max-width: 58ch;
  color: #746561;
}
.kgtVergeStage {
  max-width: 820px;
}
.kgtInletSill {
  border-bottom: 1px solid #2317141a;
}
.kgtInletSill summary {
  gap: 16px;
  align-items: center;
  cursor: pointer;
  padding: 22px 4px;
  list-style: none;
  justify-content: space-between;
  display: flex;
}
.kgtInletSill summary::-webkit-details-marker {
  display: none;
}
.kgtMoorScope {
  font-weight: 600;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 18px;
}
.kgtHelmScope {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  transition: transform .2s ease;
  color: #dc3a12;
  font-size: 21px;
}
.kgtInletSill[open] .kgtHelmScope {
  transform: rotate(45deg);
}
.kgtProwFlint {
  padding: 0 4px 24px;
  line-height: 1.6;
  color: #746561;
  max-width: 64ch;
}
.kgtPierDelta {
  max-width: 884px;
  padding: clamp(52px, 7vw, 90px) 26px clamp(40px, 5vw, 64px);
  margin: 0 auto;
}
.kgtPrismFold {
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: -0.02em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  line-height: 1.08;
  font-size: clamp(2rem, 4.8vw, 3.2rem);
}
.kgtOrbitLens {
  line-height: 1.55;
  color: #746561;
  font-size: 18px;
  margin-top: 18px;
  max-width: 60ch;
}
.kgtWaveSpur {
  margin-top: 18px;
  color: #746561;
  gap: 14px;
  display: flex;
  font-size: 14px;
}
.kgtEdgeOak {
  color: #231714;
  font-weight: 600;
}
.kgtRungWharf {
  border-radius: 24px;
  margin: clamp(30px, 4.5vw, 52px) 0 0;
  overflow: hidden;
}
.kgtRungWharf img {
  object-fit: cover;
  aspect-ratio: 21 / 10;
  width: 100%;
}
.kgtCardBase {
  margin-top: clamp(30px, 4.5vw, 50px);
  max-width: 824px;
}
.kgtCardBase > * + * {
  margin-top: 1.15em;
}
.kgtCardBase h2 {
  line-height: 1.2;
  letter-spacing: -0.015em;
  font-size: 25px;
  margin-top: 1.9em;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
}
.kgtCardBase h3 {
  font-size: 20px;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  margin-top: 1.6em;
}
.kgtCardBase a {
  color: #dc3a12;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.kgtCardBase ul, .kgtCardBase ol {
  padding-left: 1.3em;
}
.kgtCardBase li + li {
  margin-top: .45em;
}
.kgtCardBase blockquote {
  color: #746561;
  padding: .2em 0 .2em 1.1em;
  border-left: 3px solid #e53d13;
}
.kgtCardBase code {
  background: #23171412;
  border-radius: 5px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-size: .92em;
  padding: .15em .4em;
}
.kgtCardBase pre {
  border: 1px solid #23171418;
  padding: 1em 1.2em;
  overflow-x: auto;
  border-radius: 16px;
  background: #fdf2f0;
}
.kgtCardBase pre code {
  padding: 0;
  background: none;
}
.kgtCardBase img {
  border-radius: 16px;
}
.kgtCardBase table {
  border-collapse: collapse;
  font-size: 15px;
  width: 100%;
}
.kgtCardBase th, .kgtCardBase td {
  text-align: left;
  padding: .6em .8em;
  border-bottom: 1px solid #2317141f;
}
.kgtCardBase th {
  text-transform: uppercase;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-size: 13px;
  letter-spacing: .08em;
}
.kgtCardBase hr {
  border: 0;
  border-top: 1px solid #2317141f;
}
.kgtPostSpar {
  gap: 10px;
  margin-top: 2.2em;
  flex-wrap: wrap;
  display: flex;
}
.kgtPostSpar span {
  border: 1px solid #23171426;
  letter-spacing: .06em;
  font-size: 12px;
  border-radius: 999px;
  color: #746561;
  padding: 5px 14px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  text-transform: uppercase;
}
.kgtChipField {
  border: 1px solid #23171414;
  margin-top: 2.6em;
  border-radius: 20px;
  max-width: 824px;
  padding: 28px;
  background: #fdf2f0;
}
.kgtSpurSpine {
  text-transform: uppercase;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  font-weight: 600;
  letter-spacing: .12em;
  color: #dc3a12;
  font-size: 13px;
}
.kgtRangeKeel {
  font-weight: 600;
  margin-top: 10px;
}
.kgtFrameTile {
  margin-top: 6px;
  color: #746561;
  font-size: 15px;
}
.kgtWaveNotch {
  margin: 0 auto;
  padding: clamp(52px, 7vw, 90px) 26px;
  max-width: 980px;
}
.kgtKernTarn {
  margin-bottom: clamp(28px, 4vw, 46px);
}
.kgtDockTrack {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-top: 16px;
  font-size: clamp(2.2rem, 5.4vw, 3.6rem);
}
.kgtRoseIslebfe5 {
  color: #dc3a12;
  font-style: italic;
}
.kgtShorePitch {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #746561;
  letter-spacing: .06em;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 12px;
}
.kgtCiteCrest {
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #dc3a12;
  margin: 2.2em 0 .6em;
  letter-spacing: .1em;
  font-size: 16px;
}
.kgtTrackVista {
  align-items: baseline;
  padding: 20px 0;
  border-bottom: 1px solid #2317141a;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.kgtTrackVista:hover .kgtAeroWedge {
  color: #dc3a12;
}
.kgtVeinWade {
  display: block;
  min-width: 0;
}
.kgtDockRange {
  font-weight: 600;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  display: block;
  letter-spacing: .12em;
  color: #dc3a12;
  text-transform: uppercase;
  font-size: 12px;
}
.kgtAeroWedge {
  font-size: 18px;
  margin-top: 5px;
  display: block;
  font-weight: 600;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.kgtWellCoast {
  display: block;
  font-size: 15px;
  color: #746561;
  margin-top: 4px;
}
.kgtSillMill {
  font-size: 13px;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #746561;
  flex-shrink: 0;
  white-space: nowrap;
}
.kgtTraceFlank {
  padding: 0 26px clamp(48px, 6vw, 80px);
  max-width: 1360px;
  margin: 0 auto;
}
.kgtRiseVane {
  color: #ffffff;
  border-radius: 28px;
  background: #231714;
  padding: clamp(40px, 5.5vw, 72px) clamp(28px, 5vw, 72px);
}
.kgtRiseVane .kgtTraceFable {
  color: #ffffffa6;
}
.kgtQuayGrid {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  margin-top: 16px;
  font-size: clamp(1.7rem, 3.6vw, 2.6rem);
  letter-spacing: -0.02em;
}
.kgtHeadNotch {
  font-size: 16px;
  max-width: 52ch;
  margin-top: 12px;
  color: #ffffffb3;
}
.kgtCiteDome {
  gap: 10px;
  margin-top: 26px;
  max-width: 480px;
  display: flex;
}
.kgtDashPane {
  left: -9999px;
  position: absolute;
}
.kgtGulfRail {
  border: 1px solid #ffffff33;
  background: #ffffff14;
  border-radius: 999px;
  padding: 14px 18px;
  color: #ffffff;
  min-width: 0;
  flex: 1;
  font-size: 16px;
}
.kgtGulfRail::placeholder {
  color: #ffffff80;
}
.kgtRiseVane .kgtRidgePitch {
  color: #000000;
  background: #e53d13;
}
.kgtRiseVane .kgtRidgePitch:hover {
  color: #231714;
  background: #ffffff;
}
.kgtScopeIris {
  color: #ffffff8c;
  margin-top: 14px;
  font-size: 13px;
}
.kgtPorchFlank {
  color: #ffffff;
  padding-top: clamp(44px, 6vw, 72px);
  background: #231714;
}
.kgtPorchFlank .kgtRiseVane {
  background: #ffffff0f;
  border: 1px solid #ffffff1f;
}
.kgtSparBoard {
  padding: 0 26px clamp(30px, 4vw, 48px);
  display: grid;
  gap: 28px;
  margin: 0 auto;
  max-width: 1360px;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}
.kgtScopeDome {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.kgtFlagZone {
  color: #ffffff96;
  max-width: 34ch;
  font-size: 15px;
  margin-top: 8px;
}
.kgtPeakBolt {
  gap: 10px;
  flex-direction: column;
  font-size: 15px;
  display: flex;
}
.kgtPeakBolt a {
  color: #ffffff96;
}
.kgtPeakBolt a:hover {
  color: #ffffff;
}
.kgtSillSlate {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-family: ui-monospace, 'SF Mono', Menlo, Consolas, monospace;
  color: #e53d13;
  font-weight: 600;
}
.kgtValeLens {
  padding: 20px 26px 30px;
  text-align: center;
  border-top: 1px solid #ffffff1a;
}
.kgtGroveFlag {
  font-size: 13px;
  color: #ffffff80;
}
.kgtGroveFlag + .kgtGroveFlag {
  margin-top: 6px;
}

@media (max-width: 900px) {.kgtRoseHedge {
  grid-template-columns: 1fr;
}
.kgtShelfPrism {
  grid-template-columns: 1fr 1fr;
}
.kgtSparBoard {
  grid-template-columns: 1fr 1fr;
}
.kgtDeltaArc {
  grid-template-columns: 1fr;
}

}
@media (max-width: 640px) {.kgtCrestSlab {
  display: none;
}
.kgtHelmPier {
  justify-content: space-between;
}
.kgtWickWard {
  align-self: stretch;
}
.kgtShelfPrism {
  grid-template-columns: 1fr;
}
.kgtCiteDome {
  flex-direction: column;
}
.kgtTrackVista {
  flex-direction: column;
  gap: 6px;
}

}.kgtBaseMoor {
  max-width: 1254px;
  color: #231714;
  padding: 26px 0 28px;
  margin: 0 auto;
}
.kgtBaseMoor h1, .kgtBaseMoor h2, .kgtBaseMoor h3, .kgtBaseMoor strong {
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.kgtBaseMoor h1 {
  line-height: 1.04;
  letter-spacing: -0.035em;
  text-wrap: balance;
  font-size: clamp(31px, 5vw, 51px);
  font-weight: 700;
}
.kgtRungDome {
  font-size: 14px;
  color: #746561;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  gap: 8px;
  display: flex;
}
.kgtRungDome a {
  text-decoration-line: none;
  color: #231714;
}
.kgtRungDome a:hover {
  color: #dc3a12;
}
.kgtRingSail {
  max-width: 924px;
}
.kgtCardHedge {
  color: #746561;
  margin-top: 10px;
  line-height: 1.5;
  font-size: 20px;
  max-width: 64ch;
}
.kgtKeelPier {
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .06em;
  padding: 5px 11px;
  display: inline-flex;
  border-radius: 999px;
  font-size: 13px;
  color: #dc3a12;
  background-color: #23171414;
  font-weight: 700;
}
.kgtWingHedge {
  align-items: center;
  margin-top: 16px;
  font-size: 15px;
  gap: 11px;
  display: flex;
  color: #231714;
}
.kgtWingHedge strong {
  display: block;
  font-weight: 700;
}
.kgtWingHedge small {
  margin-top: 1px;
  display: block;
  font-size: 14px;
  color: #746561;
}
.kgtWardPitch {
  border: 1px solid #23171435;
  flex: 0 0 38px;
  height: 38px;
  color: #231714;
  background-color: #2317140d;
  width: 38px;
  font-weight: 800;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  font-family: 'Source Serif 4', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  display: inline-flex;
}
.kgtStrandPine {
  background-color: #23171424;
  margin: 28px 0;
  height: 1px;
}
.kgtTableLens {
  border: 1px solid #23171424;
  overflow: hidden;
  background-color: #23171408;
  border-radius: 10px;
}
.kgtTableLens img {
  object-fit: cover;
  aspect-ratio: 16 / 9;
  width: 100%;
  max-height: 520px;
}
.kgtSlabMesa {
  min-width: 0;
  font-size: 18px;
  line-height: 1.67;
}
.kgtSlabMesa h2 {
  scroll-margin-top: 96px;
  font-size: clamp(24px, 3vw, 30px);
  line-height: 1.18;
  letter-spacing: -.02em;
  margin: 28px 0 9px;
  text-wrap: balance;
  font-weight: 700;
}
.kgtSlabMesa h3 {
  line-height: 1.25;
  margin: 22px 0 8px;
  font-size: 22px;
}
.kgtSlabMesa p {
  margin: 14px 0;
}
.kgtSlabMesa a {
  color: #dc3a12;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
}
.kgtSlabMesa :is(ul, ol) {
  margin: 14px 0 14px 22px;
}
.kgtSlabMesa li {
  margin: 4px 0;
}
.kgtSlabMesa blockquote {
  margin: 19px 0;
  padding: 3px 0 3px 14px;
  color: #746561;
  border-left: 3px solid #e53d13;
}
.kgtSlabMesa table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin: 20px 0;
  max-width: 100%;
  width: 100%;
  font-size: 16px;
}
.kgtSlabMesa :is(th, td) {
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid #23171424;
}
.kgtSlabMesa th {
  color: #231714;
  font-weight: 700;
}
.kgtSlabMesa tbody tr:nth-child(even) {
  background-color: #23171408;
}
.kgtSlabMesa code {
  font-family: 'SF Mono', Consolas, Menlo, monospace;
  background-color: #23171410;
  border-radius: 4px;
  font-size: 14px;
  padding: 2px 6px;
}
.kgtSlabMesa pre {
  overflow: auto;
  max-width: 100%;
}
.kgtSlabMesa .kgtSeamJetty {
  display: inline-block;
}
.kgtSlabMesa img {
  width: 100%;
  border-radius: 8px;
  margin: 22px 0;
}
.kgtTableAero > strong {
  margin-bottom: 10px;
  display: block;
  color: #231714;
  font-size: 16px;
  letter-spacing: .03em;
}
.kgtTableAero :is(ul, ol) {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kgtTableAero li + li {
  margin-top: 3px;
}
.kgtTableAero a {
  font-size: 14px;
  padding: 5px 0;
  display: flex;
  line-height: 1.4;
  gap: 8px;
  color: #746561;
  text-decoration-line: none;
}
.kgtTableAero a:hover {
  color: #dc3a12;
}
.kgtTableAero a span {
  color: #746561;
  font-variant-numeric: tabular-nums;
}
.kgtTarnOak {
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  gap: 7px;
}
.kgtTarnOak > span {
  margin-right: 2px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #746561;
  text-transform: uppercase;
  font-size: 13px;
}
.kgtTarnOak a {
  border: 1px solid #23171430;
  align-items: center;
  font-weight: 800;
  border-radius: 50%;
  height: 34px;
  font-size: 13px;
  width: 34px;
  color: #231714;
  text-decoration-line: none;
  justify-content: center;
  display: inline-flex;
}
.kgtTarnOak a:hover {
  border-color: #e53d13;
  background-color: #23171410;
}
.kgtBodyRoost {
  border: 1px solid #23171430;
  display: inline-flex;
  border-radius: 6px;
  color: #231714;
  font-weight: 700;
  margin-top: 14px;
  padding: 7px 11px;
  text-decoration-line: none;
  font-size: 14px;
}
.kgtDeckAxis {
  max-width: 954px;
  margin: 42px auto 0;
}
.kgtBannerBloc {
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 18px;
  gap: 7px;
}
.kgtBannerBloc span {
  border: 1px solid #23171427;
  font-size: 13px;
  border-radius: 999px;
  padding: 4px 10px;
  color: #746561;
}
.kgtHarborPier {
  gap: 13px;
  border-bottom: 1px solid #23171424;
  padding: 17px 0;
  display: flex;
  border-top: 1px solid #23171435;
  align-items: flex-start;
}
.kgtHarborPier small {
  font-weight: 700;
  letter-spacing: .09em;
  display: block;
  color: #746561;
  text-transform: uppercase;
  font-size: 12px;
}
.kgtHarborPier strong {
  display: block;
  font-size: 18px;
  margin-top: 2px;
}
.kgtHarborPier p {
  margin-top: 2px;
  font-size: 15px;
  color: #746561;
}
.kgtAeroCell {
  margin-top: 28px;
}
.kgtAeroCell h2 {
  font-size: 22px;
  margin-bottom: 14px;
}
.kgtAeroCell > div {
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}
.kgtAeroCell a {
  text-decoration-line: none;
  padding-top: 10px;
  color: #231714;
  border-top: 2px solid #231714;
}
.kgtAeroCell a:hover strong {
  color: #dc3a12;
}
.kgtAeroCell small {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  color: #746561;
  letter-spacing: .08em;
}
.kgtAeroCell strong {
  margin-top: 4px;
  display: block;
  font-size: 16px;
  line-height: 1.3;
}

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

}html {
  overflow-x: clip;
}
.kgtZoneLedge {
  padding-top: 0;
  max-width: 1324px;
}
.kgtCoveKeel {
  background-image: radial-gradient(#23171424 1px, transparent 1px);
  padding: 70px max(14px, calc((100vw - 1324px) / 2));
  margin: 0 calc(50% - 50vw);
  background-size: 34px 34px;
  text-align: center;
  background-color: #23171408;
}
.kgtCoveKeel .kgtRungDome {
  margin-bottom: 22px;
  justify-content: center;
}
.kgtCoveKeel h1 {
  max-width: 15ch;
  margin: 0 auto;
}
.kgtCoveKeel .kgtCardHedge {
  margin: 14px auto 0;
  max-width: 54ch;
  font-size: 20px;
  color: #231714;
  font-weight: 600;
}
.kgtCoveKeel .kgtTarnOak {
  margin-top: 20px;
  justify-content: center;
}
.kgtForgeBrick {
  font-size: 15px;
  margin-bottom: 14px;
  color: #746561;
}
.kgtBoardPond {
  align-items: start;
  display: grid;
  grid-template-columns: 220px minmax(0, 824px);
  gap: 56px;
  justify-content: center;
  margin-top: 56px;
}
.kgtBoardPond.kgtBoardPier {
  grid-template-columns: minmax(0, 824px);
}
.kgtCoveDeck {
  top: 92px;
  position: sticky;
}
.kgtCoveDeck .kgtTableAero > strong {
  font-size: 19px;
}
.kgtQuaySill {
  min-width: 0;
}
.kgtQuaySill > .kgtWingHedge {
  margin: 0 0 22px;
}
.kgtQuaySill > .kgtTableLens {
  margin-bottom: 22px;
}

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

}

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