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

/* 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 ghx_wick_frame {from {
  transform: translateY(30px);
  opacity: 0;
}
to {
  transform: none;
  opacity: 1;
}
 }.ghx_verge_hearth {
  animation: ghx_wick_frame .9s cubic-bezier(.2, .7, .2, 1) both;
}
.ghx_pitch_book {
  animation: ghx_wick_frame .9s cubic-bezier(.2, .7, .2, 1) .14s both;
}

  @supports (animation-timeline: view()) {.ghx_ridge_trim, .ghx_orbit_head, .ghx_iris_sail, .ghx_wharf_slate, .ghx_lens_mast {
  animation: ghx_wick_frame linear both;
  animation-timeline: view();
  animation-range: entry 0% entry 38%;
}

  }
}body.ghx_loop_mesa {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  padding: 10px;
  overflow-x: hidden;
  line-height: 1.71;
  font-size: 18px;
  color: #ece8f2;
  background: #ece8f2;
}
.ghx_book_tarn {
  overflow: hidden;
  border-radius: 18px;
  background: #0d0b12;
  color: #ece8f2;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
a:focus-visible, button:focus-visible, input:focus-visible {
  outline: 2px solid #e0499b;
  outline-offset: 3px;
}
.ghx_inlet_onyx {
  padding: 10px 18px;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  left: -9999px;
  position: absolute;
  top: 0;
  z-index: 100;
  background: #e0499b;
}
.ghx_inlet_onyx:focus {
  left: 0;
}
.ghx_cliff_orbit {
  gap: 26px;
  align-items: center;
  display: grid;
  padding: 28px 36px;
  grid-template-columns: 1fr auto 1fr;
}
.ghx_stone_coil {
  gap: 30px;
  display: flex;
}
.ghx_stone_coil a {
  font-size: 16px;
  color: #8a7f96;
}
.ghx_stone_coil a:hover {
  color: #ece8f2;
}
.ghx_verge_amber {
  min-width: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.ghx_verge_amber > * {
  max-width: 100%;
  display: block;
}
.ghx_deck_card {
  border: 1px solid #ece8f22e;
  justify-self: end;
  white-space: nowrap;
  padding: 9px 18px;
  color: #ece8f2;
  font-size: 15px;
  font-weight: 500;
  border-radius: 999px;
}
a.ghx_deck_card:hover {
  border-color: #e0499b;
  color: #e0499b;
}
.ghx_vein_sill {
  border: 0;
  font-weight: 500;
  gap: 10px;
  align-items: center;
  border-radius: 999px;
  padding: 13px 28px;
  background: #ece8f2;
  font-size: 17px;
  cursor: pointer;
  color: #0d0b12;
  display: inline-flex;
  transition: background .2s ease;
}
.ghx_vein_sill:hover {
  color: #000000;
  background: #e0499b;
}
.ghx_stem_scope {
  text-align: center;
  padding: clamp(72px, 12vw, 168px) 36px clamp(40px, 6vw, 84px);
}
.ghx_verge_hearth {
  font-size: clamp(3rem, 10.5vw, 7.5rem);
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 0.98;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
.ghx_pitch_book {
  font-size: 19px;
  max-width: 52ch;
  margin: 28px auto 0;
  color: #8a7f96;
}
.ghx_rise_brim {
  grid-template-columns: 1fr 1fr;
  display: grid;
  padding: clamp(16px, 3vw, 40px) 36px;
  gap: 26px;
}
.ghx_iris_sail {
  border-radius: 12px;
  position: relative;
  display: block;
  overflow: hidden;
}
.ghx_iris_sail img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
  transition: transform .35s ease;
  width: 100%;
}
.ghx_iris_sail:hover img {
  transform: scale(1.03);
}
.ghx_coast_quill {
  font-weight: 600;
  padding: 32px 28px 24px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  background: linear-gradient(to top, #ece8f2c9, transparent);
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #0d0b12;
}
.ghx_vale_row {
  align-items: start;
  display: grid;
  gap: 36px;
  grid-template-columns: 1fr 1.4fr;
  padding: clamp(48px, 7vw, 96px) 36px clamp(24px, 4vw, 56px);
}
.ghx_range_dome {
  font-weight: 600;
  letter-spacing: -0.03em;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: clamp(2.2rem, 5vw, 3.6rem);
}
.ghx_layer_plane {
  color: #8a7f96;
  font-size: clamp(1.05rem, 1.8vw, 1.35rem);
  line-height: 1.5;
  max-width: 56ch;
}
.ghx_verge_patch {
  grid-template-columns: repeat(4, 1fr);
  padding: clamp(24px, 4vw, 56px) 36px;
  display: grid;
  gap: 32px;
}
.ghx_wharf_slate {
  padding-top: 14px;
  flex-direction: column;
  border-top: 1px solid #ece8f226;
  gap: 8px;
  display: flex;
}
.ghx_jetty_knoll {
  color: #8a7f96;
  font-size: 15px;
}
.ghx_drift_mesa {
  font-weight: 600;
  letter-spacing: -0.02em;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: clamp(1.4rem, 2.6vw, 2rem);
}
.ghx_stack_reach {
  padding: clamp(32px, 5vw, 72px) 36px;
}
.ghx_orbit_head {
  grid-template-columns: 1fr 1.1fr;
  align-items: center;
  gap: 36px;
  display: grid;
  padding: clamp(28px, 4vw, 56px) 0;
}
.ghx_orbit_head + .ghx_orbit_head {
  border-top: 1px solid #ece8f21a;
}
.ghx_vault_board {
  direction: rtl;
}
.ghx_vault_board > * {
  direction: ltr;
}
.ghx_shelf_shard {
  min-width: 0;
  display: block;
}
.ghx_head_glen {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  display: block;
  font-weight: 600;
  line-height: 1.08;
  font-size: clamp(1.7rem, 3.6vw, 2.8rem);
  letter-spacing: -0.03em;
}
.ghx_orbit_head:hover .ghx_head_glen {
  color: #e0499b;
}
.ghx_cliff_wall {
  color: #8a7f96;
  max-width: 52ch;
  margin-top: 18px;
  line-height: 1.6;
  font-size: 18px;
  display: block;
}
.ghx_forge_inlet {
  margin-top: 16px;
  color: #8a7f96;
  font-size: 15px;
  display: block;
}
.ghx_fold_vane {
  border-radius: 12px;
  display: block;
  overflow: hidden;
}
.ghx_fold_vane img {
  aspect-ratio: 4 / 3;
  transition: transform .35s ease;
  width: 100%;
  object-fit: cover;
}
.ghx_orbit_head:hover .ghx_fold_vane img {
  transform: scale(1.03);
}
.ghx_jetty_trim {
  padding: clamp(24px, 4vw, 56px) 36px;
}
.ghx_rail_stone {
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  display: grid;
}
.ghx_ridge_trim {
  min-width: 0;
  display: block;
}
.ghx_aero_row {
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border-radius: 12px;
  display: block;
  background: linear-gradient(150deg, #e0499b2b, #6a4bd038 60%, #ece8f214);
}
.ghx_aero_row img {
  object-fit: cover;
  transition: transform .35s ease;
  width: 100%;
  height: 100%;
}
.ghx_ridge_trim:hover img {
  transform: scale(1.04);
}
.ghx_cliff_dome {
  color: #e0499b;
  font-size: clamp(2.4rem, 5vw, 4rem);
  align-items: center;
  justify-content: center;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  display: flex;
  font-weight: 600;
}
.ghx_cue_pitch {
  padding: 24px 4px 0;
  display: block;
}
.ghx_sail_slope {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  font-size: 19px;
  line-height: 1.3;
  display: block;
}
.ghx_ridge_trim:hover .ghx_sail_slope {
  color: #e0499b;
}
.ghx_fern_hold {
  font-size: 15px;
  color: #8a7f96;
  display: block;
  margin-top: 6px;
}
.ghx_coil_gulf {
  margin-top: clamp(28px, 4vw, 44px);
  text-align: center;
}
.ghx_flag_ledge {
  padding: clamp(40px, 6vw, 84px) 36px;
}
.ghx_scale_vista {
  font-size: 15px;
  color: #e0499b;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .12em;
}
.ghx_wharf_cove {
  margin-top: 30px;
  list-style: none;
}
.ghx_lens_mast {
  display: flex;
  padding: 28px 0;
  align-items: baseline;
  border-bottom: 1px solid #ece8f21a;
  gap: 34px;
}
.ghx_cliff_cape {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #8a7f96;
  font-size: 16px;
}
.ghx_brim_wade {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  font-size: clamp(1.5rem, 3.6vw, 2.6rem);
}
.ghx_ledge_loop {
  white-space: nowrap;
  margin-left: auto;
  color: #8a7f96;
  font-size: 15px;
}
.ghx_mesh_mast {
  margin: 0 auto;
  max-width: 816px;
  padding: clamp(52px, 7vw, 90px) 36px clamp(40px, 5vw, 64px);
}
.ghx_range_vane {
  text-transform: uppercase;
  color: #e0499b;
  font-weight: 600;
  letter-spacing: .08em;
  font-size: 15px;
}
.ghx_reach_plot {
  line-height: 1.05;
  font-size: clamp(2.1rem, 5.4vw, 3.6rem);
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.035em;
  margin-top: 18px;
}
.ghx_head_mast {
  font-size: 19px;
  margin-top: 20px;
  color: #8a7f96;
  line-height: 1.55;
  max-width: 60ch;
}
.ghx_tarn_prism {
  margin: clamp(30px, 4.5vw, 52px) 0 0;
  overflow: hidden;
  border-radius: 12px;
}
.ghx_tarn_prism img {
  object-fit: cover;
  aspect-ratio: 21 / 10;
  width: 100%;
}
.ghx_plot_cite {
  margin-top: clamp(30px, 4.5vw, 50px);
  max-width: 756px;
}
.ghx_plot_cite > * + * {
  margin-top: 1.15em;
}
.ghx_plot_cite h2 {
  font-size: 27px;
  letter-spacing: -0.025em;
  line-height: 1.18;
  margin-top: 1.9em;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.ghx_plot_cite h3 {
  font-size: 21px;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-top: 1.6em;
}
.ghx_plot_cite a {
  color: #e0499b;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.ghx_plot_cite ul, .ghx_plot_cite ol {
  padding-left: 1.3em;
}
.ghx_plot_cite li + li {
  margin-top: .45em;
}
.ghx_plot_cite blockquote {
  border-left: 3px solid #e0499b;
  color: #8a7f96;
  padding: .2em 0 .2em 1.1em;
}
.ghx_plot_cite code {
  font-family: ui-monospace, 'SF Mono', Menlo, monospace;
  background: #ece8f214;
  border-radius: 5px;
  padding: .15em .4em;
  font-size: .92em;
}
.ghx_plot_cite pre {
  overflow-x: auto;
  padding: 1em 1.2em;
  border-radius: 10px;
  background: #ece8f20f;
}
.ghx_plot_cite pre code {
  background: none;
  padding: 0;
}
.ghx_plot_cite img {
  border-radius: 10px;
}
.ghx_plot_cite table {
  font-size: 16px;
  width: 100%;
  border-collapse: collapse;
}
.ghx_plot_cite th, .ghx_plot_cite td {
  text-align: left;
  border-bottom: 1px solid #ece8f21f;
  padding: .6em .8em;
}
.ghx_plot_cite th {
  font-weight: 600;
}
.ghx_plot_cite hr {
  border: 0;
  border-top: 1px solid #ece8f21f;
}
.ghx_wedge_drift {
  flex-wrap: wrap;
  display: flex;
  margin-top: 2.2em;
  gap: 10px;
}
.ghx_wedge_drift span {
  border: 1px solid #ece8f226;
  border-radius: 999px;
  font-size: 14px;
  color: #8a7f96;
  padding: 5px 14px;
}
.ghx_echo_flint {
  color: #8a7f96;
  margin-top: 2em;
  display: flex;
  gap: 14px;
  font-size: 16px;
}
.ghx_onyx_porch {
  font-weight: 600;
  color: #ece8f2;
}
.ghx_bay_hold {
  max-width: 756px;
  margin-top: 1.6em;
  padding: 30px;
  border-radius: 12px;
  background: #ece8f20d;
}
.ghx_spur_reach {
  color: #e0499b;
  letter-spacing: .1em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.ghx_delta_echo {
  font-size: 16px;
  margin-top: 8px;
  color: #8a7f96;
}
.ghx_rung_wharf {
  padding: clamp(52px, 7vw, 90px) 36px;
  max-width: 980px;
  margin: 0 auto;
}
.ghx_cell_delta {
  letter-spacing: -0.04em;
  font-weight: 600;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: clamp(2.6rem, 7vw, 4.6rem);
}
.ghx_helm_helm {
  color: #e0499b;
  font-size: .4em;
  margin-left: 16px;
  vertical-align: super;
}
.ghx_edge_atlas {
  font-size: 20px;
  color: #8a7f96;
  font-weight: 600;
  margin: 2.2em 0 .6em;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
.ghx_orbit_slate {
  gap: 26px;
  display: flex;
  border-bottom: 1px solid #ece8f21a;
  padding: 26px 0;
  align-items: baseline;
  justify-content: space-between;
}
.ghx_orbit_slate:hover .ghx_fern_line {
  color: #e0499b;
}
.ghx_ledge_range {
  display: block;
  min-width: 0;
}
.ghx_table_hull {
  letter-spacing: .1em;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #e0499b;
}
.ghx_fern_line {
  margin-top: 5px;
  display: block;
  letter-spacing: -0.01em;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
}
.ghx_lens_rung {
  color: #8a7f96;
  display: block;
  font-size: 16px;
  margin-top: 4px;
}
.ghx_jetty_wharf {
  white-space: nowrap;
  color: #8a7f96;
  flex-shrink: 0;
  font-size: 15px;
}
.ghx_fable_reed {
  border-radius: 16px;
  background: #e0499b;
  margin: 0 36px clamp(40px, 6vw, 72px);
  color: #000000;
  padding: clamp(40px, 5.5vw, 72px) 36px;
  text-align: center;
}
.ghx_loft_hold {
  letter-spacing: -0.03em;
  font-size: clamp(1.8rem, 4.4vw, 3rem);
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.ghx_quay_book {
  opacity: .85;
  margin: 14px auto 0;
  font-size: 17px;
  max-width: 46ch;
}
.ghx_brace_yard {
  justify-content: center;
  margin: 26px auto 0;
  display: flex;
  gap: 10px;
  max-width: 440px;
}
.ghx_terra_tile {
  left: -9999px;
  position: absolute;
}
.ghx_loft_stem {
  border: 0;
  min-width: 0;
  padding: 13px 18px;
  font-size: 17px;
  flex: 1;
  color: #e0499b;
  border-radius: 999px;
  background: #000000;
}
.ghx_fable_reed .ghx_vein_sill {
  background: #ece8f2;
  color: #0d0b12;
}
.ghx_draft_cell {
  padding-top: clamp(30px, 4vw, 56px);
}
.ghx_cell_prow {
  line-height: 0.95;
  padding: 0 36px;
  letter-spacing: -0.045em;
  color: #ece8f217;
  white-space: nowrap;
  font-weight: 600;
  overflow: hidden;
  font-size: clamp(3rem, 12.5vw, 10rem);
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
.ghx_body_slope {
  gap: 34px;
  display: flex;
  padding: clamp(24px, 3.5vw, 44px) 36px;
  justify-content: space-between;
}
.ghx_frame_bay {
  font-size: 16px;
  color: #8a7f96;
  max-width: 36ch;
}
.ghx_wall_cliff {
  font-size: 16px;
  justify-content: flex-end;
  flex-wrap: wrap;
  display: flex;
  gap: 8px 22px;
}
.ghx_wall_cliff a {
  color: #8a7f96;
}
.ghx_wall_cliff a:hover {
  color: #ece8f2;
}
.ghx_forge_stem {
  padding: 26px 36px 34px;
  border-top: 1px solid #ece8f214;
}
.ghx_flank_delta {
  font-size: 14px;
  color: #8a7f96;
}
.ghx_flank_delta + .ghx_flank_delta {
  margin-top: 6px;
}

@media (max-width: 900px) {.ghx_rail_stone {
  grid-template-columns: repeat(2, 1fr);
}
.ghx_verge_patch {
  grid-template-columns: 1fr 1fr;
}
.ghx_vale_row, .ghx_orbit_head {
  grid-template-columns: 1fr;
}
.ghx_rise_brim {
  grid-template-columns: 1fr;
}

}
@media (max-width: 640px) {body.ghx_loop_mesa {
  padding: 6px;
}
.ghx_cliff_orbit {
  grid-template-columns: auto 1fr;
}
.ghx_stone_coil {
  display: none;
}
.ghx_rail_stone {
  grid-template-columns: 1fr;
}
.ghx_body_slope {
  flex-direction: column;
}
.ghx_wall_cliff {
  justify-content: flex-start;
}
.ghx_brace_yard {
  flex-direction: column;
}
.ghx_orbit_slate {
  flex-direction: column;
  gap: 6px;
}

}

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