@font-face {
  font-family: "Salmond";
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
  src: url("../../assets/salmond-bold.woff2") format("woff2");
}

@font-face {
  font-family: "Graphikx";
  font-style: normal;
  font-weight: 500 900;
  font-display: swap;
  src: url("../../assets/graphikx-medium.otf") format("opentype");
}

:root {
  --color_brand_pearl: #f7f7f3;
  --color_brand_ink: #171816;
  --color_brand_amber: #f3a11a;
  --color_brand_ice: #afc9d6;
  --color_brand_fog: #d9dcd8;
  --color_hero_cream: #fffde3;
  --color_hero_lime: #f3f5bd;
  --color_hero_pink: #fae6ef;
  --color_brand_amber_deep: #b86600;
  --color_brand_pearl_glass: rgba(247, 247, 243, 0.68);
  --color_brand_pearl_glass_strong: rgba(247, 247, 243, 0.8);
  --color_brand_ink_glass: rgba(23, 24, 22, 0.88);
  --color_brand_ink_glass_strong: rgba(23, 24, 22, 0.97);
  --color_brand_border: rgba(23, 24, 22, 0.42);
  --color_brand_border_inverse: rgba(247, 247, 243, 0.42);
  --color_brand_amber_tint: rgba(243, 161, 26, 0.1);
  --color_brand_amber_tint_inverse: rgba(243, 161, 26, 0.14);
  --color_brand_amber_shadow: rgba(243, 161, 26, 0.14);
  --color_brand_disabled: rgba(23, 24, 22, 0.38);
  --color_brand_rule: rgba(23, 24, 22, 0.1);
  --color_brand_rule_inverse: rgba(247, 247, 243, 0.14);
  --color_brand_amber_glow: rgba(243, 161, 26, 0.18);
  --color_brand_ice_glow: rgba(175, 201, 214, 0.18);
  --color_brand_pearl_wash: rgba(247, 247, 243, 0.08);
  --color_brand_panel: rgba(247, 247, 243, 0.96);
  --color_glass_rim: rgba(255, 255, 255, 0.72);
  --color_scroll_track: color-mix(in srgb, var(--color_brand_ice) 15%, transparent);
  --color_scroll_thumb: rgba(243, 161, 26, 0.58);
  --color_scroll_thumb_hover: rgba(243, 161, 26, 0.74);
  --gradient_scroll_thumb: linear-gradient(100deg, rgba(247, 247, 243, 0.18) 0%, var(--color_scroll_thumb) 24%, rgba(243, 161, 26, 0.7) 56%, rgba(247, 247, 243, 0.22) 100%);
  --gradient_scroll_thumb_hover: linear-gradient(100deg, rgba(247, 247, 243, 0.24) 0%, var(--color_scroll_thumb_hover) 24%, rgba(243, 161, 26, 0.82) 56%, rgba(247, 247, 243, 0.28) 100%);
  --color_paper: #f1f3ed;
  --color_black: #000000;
  --color_water: #7ca8d2;
  --color_acid: #d7dd44;
  --color_pink: #eaa0cd;
  --color_code: var(--color_water);
  --color_design: var(--color_acid);
  --color_make: var(--color_pink);
  --color_orange: #f09341;
  --color_pool: #00966e;
  --color_ink: var(--color_paper);
  --color_deep: var(--color_black);
  --color_panel: var(--color_paper);
  --color_glass: rgba(124, 168, 210, 0.14);
  --color_make_field: #f7f7f7;
  --color_work_glass: rgba(255, 255, 255, 0.9);
  --color_work_overlay: #d8d8d8;
  --color_work_border: rgba(0, 0, 0, 0.08);
  --color_work_active: rgba(0, 0, 0, 0.9);
  --color_brown: var(--color_black);
  --color_ivory: var(--color_black);
  --color_mist: #303534;
  --color_chapter_field: #c9cbc8;
  --color_flow_field: #ece8dc;
  --filter_flow_capture: saturate(0.76) contrast(0.94) brightness(1.02);
  --color_chapter_dark: #0a0b0c;
  --color_chapter_deep: #090b0d;
  --color_cyan: var(--color_water);
  --color_lime: var(--color_acid);
  --color_orbit: var(--color_pink);
  --color_line: rgba(0, 0, 0, 0.36);
  --border_light: rgba(0, 0, 0, 0.22);
  --border_chapter_light: rgba(241, 243, 237, 0.34);
  --border_chapter_dark: rgba(0, 0, 0, 0.2);
  --border_chapter_media: rgba(0, 0, 0, 0.28);
  /* Salmond and Graphikx are Latin-only, so Hangul falls through to the Korean stack.
     Wanted Sans (SIL OFL) loads from jsDelivr as a variable dynamic subset; the
     platform Korean UI faces stay behind it as offline fallbacks. */
  --font_korean: "Wanted Sans Variable", "Wanted Sans", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;
  --font_display: "Salmond", "Arial Black", Inter, var(--font_korean), ui-sans-serif, system-ui, sans-serif;
  /* Wanted Sans leads the body stack on purpose. Graphikx only ships 500-900,
     so on a mixed Hangul/Latin line any weight under 500 rendered the Latin run
     ("AI", "VibeCoding") heavier than the Hangul around it. Wanted Sans covers
     both scripts across 400-1000, so one weight request yields one weight.
     Graphikx stays behind it and is still used wherever a rule names it. */
  --font_body: var(--font_korean), "Graphikx", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --space_1: 4px;
  --space_2: 8px;
  --space_3: 12px;
  --space_4: 16px;
  --space_5: 20px;
  --space_6: 24px;
  --space_8: 32px;
  --space_10: 40px;
  --space_16: 64px;
  --space_24: 96px;
  --space_page: clamp(16px, 4vw, 64px);
  --product_handoff_overlap: clamp(320px, 50svh, 520px);
  --shadow_ring: 0 0 0 1px rgba(0, 0, 0, 0.22);
  --shadow_glow: 0 24px 80px rgba(124, 168, 210, 0.24);
  --shadow_deep: 0 28px 100px rgba(0, 0, 0, 0.22);
  --shadow_header_glass: inset 0 1px 0 var(--color_glass_rim), 0 1px 0 var(--color_brand_rule);
  --shadow_action: 0 14px 34px rgba(184, 102, 0, 0.12);
  --shadow_chapter_paper: 0 32px 90px rgba(0, 0, 0, 0.42);
  --scroll_progress: 0;
  --hero_drift: 0px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: auto;
  scrollbar-gutter: stable;
  overflow-x: clip;
  background: var(--color_ink);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (forced-colors: none) {
  html { scrollbar-color: var(--color_scroll_thumb) var(--color_scroll_track); }
  @supports selector(::-webkit-scrollbar) {
    html { scrollbar-color: auto; }
    html::-webkit-scrollbar { width: 12px; height: 12px; }
    html::-webkit-scrollbar-track { background: var(--color_scroll_track); }
    html::-webkit-scrollbar-thumb {
      min-height: 44px;
      border-radius: 12px;
      background: var(--gradient_scroll_thumb);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.26);
    }
    html::-webkit-scrollbar-thumb:hover { background-image: var(--gradient_scroll_thumb_hover); }
    html::-webkit-scrollbar-corner { background: var(--color_scroll_track); }
  }
}

body {
  margin: 0;
  overflow-x: clip;
  background:
    radial-gradient(circle at 10% 18%, rgba(124, 168, 210, 0.18), transparent 20rem),
    radial-gradient(circle at 82% 12%, rgba(234, 160, 205, 0.12), transparent 26rem),
    radial-gradient(ellipse at 48% 72%, rgba(0, 0, 0, 0.08), transparent 38rem),
    linear-gradient(180deg, color-mix(in srgb, var(--color_ink), var(--color_water) 5%), var(--color_ink) 44%, color-mix(in srgb, var(--color_ink), var(--color_black) 4%)),
    var(--color_ink);
  color: var(--color_ivory);
  font-family: var(--font_body);
  font-size: 16px;
  line-height: 1.55;
  text-rendering: geometricprecision;
  /* Hangul breaks between any two syllables by default, which splits words
     mid-token. keep-all restricts breaks to spaces; overflow-wrap stays as the
     escape hatch so an over-long unbroken token cannot overflow its box. */
  word-break: keep-all;
  overflow-wrap: break-word;
  letter-spacing: 0;
}

body.is_hero_loading {
  overflow: hidden;
}

html:has(body.is_hero_loading) {
  overflow: hidden;
}

/* Display and body type share neutral tracking so mixed Korean and Latin runs
   preserve the font's intended metrics. */
.hero_title,
.hero_subtitle,
.product_stage_headline {
  letter-spacing: 0;
}

body.is_menu_open,
body.is_bag_open,
body.is_dialog_open {
  overflow: hidden;
}

html:has(body.is_bag_open) {
  overflow-y: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  outline: 1px solid rgba(0, 0, 0, 0.12);
  outline-offset: -1px;
}

a,
button,
input {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  color: inherit;
  cursor: pointer;
}

p,
li,
dd {
  text-wrap: pretty;
}

button:focus-visible,
a:focus-visible,
input:focus-visible {
  outline: 3px solid var(--color_brand_amber);
  outline-offset: 4px;
}

.sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip_link {
  position: fixed;
  top: var(--space_4);
  left: var(--space_4);
  z-index: 100;
  transform: translateY(-160%);
  border-radius: 999px;
  background: var(--color_lime);
  color: var(--color_deep);
  padding: 12px 18px;
  transition-duration: 180ms;
  transition-property: transform;
}

.skip_link:focus {
  transform: translateY(0);
}

.scroll_progress {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  height: 3px;
  transform: scaleX(0);
  transform-origin: left center;
  background: linear-gradient(90deg, var(--color_cyan), var(--color_lime));
}

.site_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  display: grid;
  width: 100%;
  grid-template-columns: minmax(180px, 1fr) auto minmax(180px, 1fr);
  align-items: center;
  gap: var(--space_4);
  min-height: 82px;
  padding: 14px 28px 20px;
  background: linear-gradient(135deg, var(--color_brand_pearl_glass_strong), var(--color_brand_pearl_glass));
  box-shadow: var(--shadow_header_glass);
  backdrop-filter: blur(18px) saturate(1.16);
  transition-duration: 240ms;
  transition-property: background-color, box-shadow, min-height, opacity, transform;
}

.is_scrolled .site_header {
  min-height: 82px;
  transform: translateY(-104%);

}

body.is_hero_active:not(.is_menu_open) .site_header {
  pointer-events: none;
  opacity: 0;
  transform: translateY(-104%);
}

body.is_menu_open .site_header {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}

body[data-scroll-direction="up"].is_scrolled .site_header {
  transform: translateY(0);
  background: var(--color_brand_pearl_glass_strong);
}

.is_header_difference .site_header {
  mix-blend-mode: normal;
  background: var(--color_brand_ink_glass);
  box-shadow: 0 1px 0 var(--color_brand_rule_inverse);
  backdrop-filter: blur(18px) saturate(1.08);
}

body.is_header_difference[data-scroll-direction="up"].is_scrolled .site_header {
  background: var(--color_brand_ink_glass_strong);
}

.brand_mark,
.desktop_nav,
.nav_link,
.menu_button,
.nav_button,
.bag_button,
.primary_button,
.icon_button,
.fixed_action_button,
.tab_button,
.case_card,
.newsletter_form button,
.text_button {
  transition-duration: 180ms;
  transition-property: transform, opacity, background-color, color, box-shadow, filter;
}

.brand_mark {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  justify-self: center;
  color: var(--color_brand_ink);
  font-family: var(--font_body);
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.005em;
  text-transform: none;
}

.site_header .brand_wordmark {
  font-weight: 600;
  letter-spacing: -0.03em;
}

.brand_mark:hover .brand_symbol {
  transform: rotate(-4deg) scale(1.04);
}

.brand_symbol {
  width: 48px;
  height: 32px;
  flex: 0 0 auto;
  object-fit: contain;
  outline: 0;
  filter: drop-shadow(0 5px 12px var(--color_brand_amber_shadow));
  transition-duration: 180ms;
  transition-property: transform;
}

.brand_wordmark {
  white-space: nowrap;
  font-weight: 500;
}

.desktop_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}

.desktop_nav_left {
  justify-self: start;
  justify-content: flex-start;
}

.desktop_nav_right {
  justify-self: end;
}

.nav_link {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid var(--color_brand_border);
  background: transparent;
  color: var(--color_brand_ink);
  padding: 0 17.5px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.nav_link:hover {
  border-color: var(--color_brand_amber);
  background: var(--color_brand_amber_tint);
  color: var(--color_brand_ink);
  filter: none;
  transform: translateY(-2px);
}

.menu_button,
.nav_button,
.bag_button,
.primary_button,
.fixed_action_button,
.tab_button,
.newsletter_form button,
.icon_button,
.text_button {
  min-height: 44px;
  border: 0;
  border-radius: 999px;
}

.menu_button,
.nav_button,
.tab_button,
.icon_button {
  border: 1px solid var(--color_brand_border);
  box-shadow: none;
  background: transparent;
  color: var(--color_brand_ink);
}

.bag_button {
  border: 1px solid var(--color_brand_amber);
  box-shadow: none;
  background: var(--color_brand_amber);
  color: var(--color_brand_ink);
}

/* Icon-only: a 44px circle matching the fixed action buttons. The accessible
   name lives on aria-label, which script.js swaps with the open state. */
.menu_button {
  display: inline-flex;
  width: 44px;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.menu_button_icon {
  position: relative;
  width: 18px;
  height: 12px;
}

.menu_button_icon::before,
.menu_button_icon::after {
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  content: "";
  transition-duration: 180ms;
  transition-property: transform, top;
}

.menu_button_icon::before {
  top: 1px;
}

.menu_button_icon::after {
  top: 9px;
}

.is_menu_open .menu_button_icon::before {
  top: 5px;
  transform: rotate(45deg);
}

.is_menu_open .menu_button_icon::after {
  top: 5px;
  transform: rotate(-45deg);
}

.nav_button,
.bag_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 17.5px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.bag_count {
  display: inline-grid;
  min-width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  background: var(--color_brand_pearl);
  color: var(--color_brand_ink);
  font-size: 12px;
  font-variant-numeric: tabular-nums;
}

.primary_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 142px;
  background: var(--color_brand_amber);
  color: var(--color_brown);
  padding: 0 26px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: var(--shadow_action);
}

.menu_button,
.nav_button,
.bag_button,
.primary_button,
.fixed_action_button,
.tab_button,
.newsletter_form button,
.text_button,
.icon_button {
  font-family: var(--font_body);
}

.menu_button:hover,
.nav_button:hover,
.bag_button:hover,
.primary_button:hover,
.fixed_action_button:hover,
.tab_button:hover,
.icon_button:hover,
.newsletter_form button:hover,
.text_button:hover {
  transform: translateY(-2px);
  filter: brightness(1.08);
}

.menu_button:active,
.nav_button:active,
.bag_button:active,
.primary_button:active,
.fixed_action_button:active,
.tab_button:active,
.icon_button:active,
.newsletter_form button:active,
.text_button:active,
.case_card:active {
  transform: scale(0.96);
}

.site_menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 35;
  width: min(760px, 100vw);
  height: min(860px, 100svh);
  padding: 112px var(--space_page) var(--space_8);
  pointer-events: none;
  opacity: 0;
  transform: translateX(-12%) scale(0.98);
  transition-duration: 260ms;
  transition-property: transform, opacity;
}

.is_menu_open .site_menu {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0) scale(1);
}

.menu_inner {
  display: grid;
  height: 100%;
  align-content: space-between;
  /* The panel height is capped but the link scale follows the viewport, so this
     is the last guard that keeps content inside the card instead of spilling
     onto the scrim. */
  overflow: auto;
  border-radius: 8px;
  background:
    radial-gradient(circle at 14% 4%, var(--color_brand_amber_glow), transparent 22rem),
    linear-gradient(135deg, var(--color_brand_ice_glow), var(--color_brand_pearl_wash)),
    var(--color_brand_panel);
  padding: clamp(24px, 5vw, 52px);
  box-shadow: var(--shadow_ring), var(--shadow_deep);
  backdrop-filter: blur(20px);
}

.menu_list {
  display: grid;
  gap: 4px;
}

.menu_list a {
  width: fit-content;
  color: var(--color_brand_ink);
  font-family: var(--font_display);
  /* Sized against height as well as width: five links plus the meta block must
     fit a panel whose height is capped, so a wide-but-short window must not
     scale the type past what the card can hold. */
  font-size: clamp(34px, min(9vw, 9.4svh), 42px);
  line-height: 1.2;
  text-transform: uppercase;
}
.menu_list a:hover {
  color: var(--color_brand_amber);
}

.menu_meta {
  display: grid;
  gap: 8px;
  color: var(--color_mist);
  font-size: 14px;
  font-weight: 300;
  margin-top: 20px;
}

.is_header_difference .brand_mark {
  color: var(--color_brand_pearl);
}

.is_header_difference .nav_link,
.is_header_difference .menu_button,
.is_header_difference .nav_button {
  border-color: var(--color_brand_border_inverse);
  color: var(--color_brand_pearl);
}

.is_header_difference .nav_link:hover,
.is_header_difference .menu_button:hover,
.is_header_difference .nav_button:hover {
  border-color: var(--color_brand_amber);
  background: var(--color_brand_amber_tint_inverse);
  color: var(--color_brand_pearl);
}

.is_header_difference .bag_button {
  color: var(--color_brand_ink);
}

.menu_property_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  margin-bottom: var(--space_2);
  text-transform: uppercase;
  font-weight: 800;
}

.menu_property_list a {
  min-height: 32px;
  border-bottom: 1px solid currentColor;
}
.menu_property_list a:hover{
  color: var(--color_brand_amber);
}
.page_scrim {
  position: fixed;
  inset: 0;
  z-index: 30;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.58);
  backdrop-filter: blur(3px);
  transition-duration: 220ms;
  transition-property: opacity;
}

.is_menu_open .page_scrim,
.is_bag_open .page_scrim {
  pointer-events: auto;
  opacity: 1;
}

.bag_drawer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 50;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  width: min(480px, 100vw);
  height: 100svh;
  overflow: hidden;
  padding: var(--space_6);
  background:
    radial-gradient(circle at 40% 0%, rgba(124, 168, 210, 0.18), transparent 22rem),
    var(--color_panel);
  box-shadow: var(--shadow_ring), var(--shadow_deep);
  transform: translateX(104%);
  transition-duration: 260ms;
  transition-property: transform;
}

.is_bag_open .bag_drawer {
  transform: translateX(0);
}

.fixed_actions {
  position: fixed;
  right: var(--space_page);
  bottom: var(--space_page);
  z-index: 44;
  display: grid;
  gap: 10px;
  transition-duration: 220ms;
  transition-property: opacity, transform;
}

.is_menu_open .fixed_actions,
.is_bag_open .fixed_actions,
body.is_dialog_open .fixed_actions,
.is_hero_motion_done .fixed_actions {
  pointer-events: none;
  opacity: 0;
  transform: translateY(8px);
}

.fixed_action_button {
  position: relative;
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: var(--color_brand_amber);
  box-shadow: var(--shadow_action);
  color: var(--color_brown);
  backdrop-filter: none;
}

.fixed_action_button .icon_mark {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: transparent;
  box-shadow: none;
}

.fixed_action_button .icon_mark::before {
  width: 20px;
  height: 20px;
  border-width: 2px;
}

.fixed_action_button .bag_count {
  position: absolute;
  top: -5px;
  right: -5px;
  box-shadow: 0 0 0 4px var(--color_ink);
}

.drawer_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space_4);
}

.icon_button {
  display: inline-grid;
  width: 44px;
  place-items: center;
  padding: 0;
}

.icon_button svg,
.instagram_link svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.bag_empty_state {
  align-self: center;
}

.bag_filled_state {
  align-self: stretch;
  min-height: 0;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: var(--space_4) 4px var(--space_6) 0;
  scrollbar-gutter: stable;
}

.bag_empty_state h2,
.bag_item h2 {
  margin: 0;
  font-family: var(--font_display);
  line-height: 0.94;
  text-transform: uppercase;
  text-wrap: balance;
}

.bag_empty_state h2 {
  font-size: clamp(32px, 5vw, 54px);
}

.bag_item h2 {
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1;
}

.bag_empty_state p,
.bag_item p {
  color: var(--color_mist);
}

.bag_items {
  display: grid;
  gap: var(--space_3);
}

.bag_item {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr) auto;
  gap: var(--space_4);
  align-items: start;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.05);
  padding: var(--space_4);
  box-shadow: var(--shadow_ring);
}

.bag_item_art {
  aspect-ratio: 1;
  border-radius: 6px;
  background:
    radial-gradient(circle at 35% 30%, var(--color_lime), transparent 36%),
    radial-gradient(circle at 70% 74%, var(--color_cyan), transparent 42%),
    var(--color_deep);
}

.bag_price,
.subtotal_value {
  color: var(--color_black);
  font-variant-numeric: tabular-nums;
}

.text_button {
  min-height: 40px;
  background: transparent;
  color: var(--color_black);
  padding: 0;
  font-weight: 800;
  text-transform: uppercase;
}

.inquiry_options {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space_2);
  padding: 0;
  margin: var(--space_6) 0 var(--space_5);
  list-style: none;
}

/* These sit on the black magic section, so the unselected state is an outlined
   chip in paper, not the dark-on-light treatment used elsewhere. */
.inquiry_option {
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(241, 243, 237, 0.1);
  color: var(--color_paper);
  padding: 0 var(--space_5);
  font-size: 13px;
  font-weight: 800;
  box-shadow: inset 0 0 0 1px rgba(241, 243, 237, 0.42);
  text-transform: uppercase;
  transition-duration: 180ms;
  transition-property: transform, background-color, color, box-shadow;
}

.inquiry_option:hover {
  transform: translateY(-2px);
}

.inquiry_option:active {
  transform: scale(0.96);
}

.inquiry_option.is_selected {
  background: var(--color_acid);
  color: var(--color_black);
  box-shadow: inset 0 0 0 1px var(--color_acid);
}

.bag_total {
  display: grid;
  gap: var(--space_2);
  margin: var(--space_8) 0;
}

.bag_total div {
  display: flex;
  justify-content: space-between;
  gap: var(--space_4);
  color: var(--color_mist);
}

.hero_section {
  position: relative;
  z-index: 32;
  min-height: 100svh;
  padding: 0 var(--space_page);
  background:
    radial-gradient(circle at 84% 18%, var(--color_hero_pink) 0%, transparent 42%),
    radial-gradient(circle at 16% 34%, var(--color_hero_lime) 0%, transparent 44%),
    linear-gradient(145deg, var(--color_hero_cream) 0%, var(--color_hero_cream) 54%, var(--color_hero_pink) 100%);
  isolation: isolate;
}

.hero_sticky {
  position: relative;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  min-height: 100svh;
  padding: clamp(108px, 11.5vw, 132px) 0 var(--hero_bottom_inset, var(--space_page));
  transition-duration: 240ms;
  transition-property: min-height;
}

.is_scrolled .hero_sticky {
  min-height: 100svh;
}

.hero_kicker,
.section_kicker {
  margin: 0;
  color: var(--color_mist);
  font-size: clamp(12px, 1.1vw, 14px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero_kicker {
  text-align: center;
}

.hero_frame {
  position: relative;
  display: grid;
  min-height: min(clamp(420px, 49vw, 600px), calc(100svh - 320px));
  align-content: start;
  place-items: center;
  margin-top: var(--space_3);
}

.hero_title {
  position: relative;
  z-index: 38;
  display: block;
  width: min(100%, 1420px);
  margin: 0;
  padding-top: clamp(18px, 1.8vw, 35px);
  color: var(--color_ivory);
  font-size: clamp(80px, 8.8vw, 214px);
  font-weight: 700;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 0;
  white-space: nowrap;
}

.hero_title span {
  display: block;
}

.hero_hash {
  display: none;
}

.hero_subtitle {
  position: relative;
  z-index: 38;
  margin: clamp(16px, 1.7vw, 24px) 0 0;
  color: var(--color_brand_amber);
  font-family: var(--font_display);
  font-size: clamp(42px, 5.8vw, 82px);
  font-weight: 900;
  line-height: 0.88;
  text-align: center;
  text-transform: uppercase;
}

.hero_object_status {
  position: relative;
  z-index: 38;
  margin: 20px 0 0;
  color: var(--color_mist);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  opacity: 0;
  text-align: center;
  text-transform: uppercase;
  visibility: hidden;
}

@keyframes hero_loading_reveal {
  from {
    opacity: 0;
    transform: translateY(20px);
    filter: blur(2px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

body.is_hero_loading .hero_kicker,
body.is_hero_loading .hero_title,
body.is_hero_loading .hero_subtitle,
body.is_hero_loading .hero_object_status {
  opacity: 0;
  animation: hero_loading_reveal 1000ms cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
}

body.is_hero_loading .hero_kicker {
  animation-delay: 100ms;
}

body.is_hero_loading .hero_title {
  animation-delay: 350ms;
}

body.is_hero_loading .hero_subtitle {
  animation-delay: 600ms;
}

body.is_hero_loading .hero_object_status {
  animation-delay: 1300ms;
  animation-duration: 560ms;
  visibility: visible;
}

.hero_three_scene {
  position: fixed;
  inset: 0;
  z-index: 35;
  width: 100vw;
  height: 100svh;
  overflow: visible;
  border-radius: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
  opacity: 0;
  pointer-events: none;
  transition-duration: 180ms;
  transition-property: opacity, filter;
  will-change: opacity;
}

.hero_three_canvas {
  position: absolute;
  top: var(--hero_scene_base_y, 333px);
  left: calc(50vw + var(--hero_scene_center_x, 0px));
  display: block;
  width: var(--hero_scene_base_width, 843px);
  height: var(--hero_scene_base_height, 909px);
  transform: translate3d(-50%, var(--hero_scene_translate_y, 0px), 0)
    scale(
      var(--hero_scene_scale_x, var(--hero_scene_scale, 1)),
      var(--hero_scene_scale_y, var(--hero_scene_scale, 1))
    );
  transform-origin: 50% 0;
  will-change: transform;
}

.has_three_hero .hero_three_scene {
  opacity: var(--hero_scene_opacity, 1);
  filter: var(--hero_scene_filter, none);
}

body.has_three_hero.is_hero_motion_done .hero_three_scene {
  z-index: 0;
  opacity: 0;
}

body.is_menu_open .hero_three_scene,
body.is_bag_open .hero_three_scene,
body.is_dialog_open .hero_three_scene {
  opacity: 0 !important;
}

body.has_three_hero:not(.is_hero_motion_done):not(.is_menu_open):not(.is_bag_open):not(.is_dialog_open) .hero_three_scene {
  opacity: var(--hero_scene_opacity, 1);
}

.has_three_hero_error .hero_three_scene {
  display: none;
}

body.is_hero_loading:not(.is_hero_revealing) .hero_three_scene {
  opacity: 0 !important;
  visibility: hidden;
}

body.has_three_hero:not(.is_hero_loading) .hero_object_status,
body.has_three_hero_error:not(.is_hero_loading) .hero_object_status {
  opacity: 0;
  visibility: hidden;
  transition: opacity 180ms ease;
}

.hero_bottom {
  position: absolute;
  bottom: var(--hero_bottom_inset, var(--space_page));
  left: 0;
  z-index: 38;
  display: grid;
  width: 100%;
  max-width: 250px;
  align-content: end;
  justify-items: start;
  gap: var(--space_4);
  margin: 0;
  opacity: 0;
  transform: translateY(14px);
  transition-duration: 420ms;
  transition-property: opacity, transform;
}

body.has_three_hero:not(.is_hero_loading) .hero_bottom,
body.has_three_hero_error:not(.is_hero_loading) .hero_bottom,
body.is_hero_revealing .hero_bottom {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 120ms;
}

@keyframes hero_status_exit {
  from { opacity: 1; }
  to { opacity: 0; visibility: hidden; }
}

@keyframes hero_scene_reveal {
  from { opacity: 0; }
  to { opacity: var(--hero_scene_opacity, 1); }
}

body.is_hero_revealing .hero_object_status {
  animation: hero_status_exit 180ms ease forwards;
}

body.is_hero_revealing .hero_bottom { transition-delay: 180ms; }

body.is_hero_revealing:not(.is_menu_open):not(.is_bag_open):not(.is_dialog_open) .hero_three_scene {
  animation: hero_scene_reveal 500ms cubic-bezier(0.22, 0.61, 0.36, 1) 360ms both;
}

.hero_flavor {
  display: none;
}

.hero_copy {
  /* Line breaks come from explicit <br>, not from a width cap, so Korean
     sentences stay whole. The box hugs its longest authored line and only
     wraps when the viewport is genuinely narrower. */
  width: max-content;
  max-width: 100%;
  margin: 0;
  color: var(--color_mist);
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  text-transform: uppercase;
}

.product_stage_section {
  position: relative;
  isolation: isolate;
  min-height: clamp(6800px, 740svh, 8000px);
  padding: clamp(84px, 10vw, 150px) var(--space_page);
  overflow: clip;
  border-top: 0;
  border-bottom: 0;
  background:
    radial-gradient(circle at 50% 30%, rgba(124, 168, 210, 0.13), transparent 34%),
    radial-gradient(circle at 74% 72%, rgba(234, 160, 205, 0.11), transparent 28%),
    linear-gradient(180deg, rgba(215, 221, 68, 0.08), rgba(241, 243, 237, 0.04) 50%, rgba(124, 168, 210, 0.07));
}

.product_stage_headline {
  position: absolute;
  z-index: 34;
  max-width: min(1040px, calc(100vw - var(--space_page) * 2));
  margin: 0;
  color: var(--color_ivory);
  font-family: var(--font_display);
  font-size: clamp(72px, 11.8vw, 168px);
  font-weight: 900;
  line-height: 0.86;
  text-transform: uppercase;
  text-wrap: balance;
  pointer-events: none;
}

.has_product_stage_timeline .product_stage_headline,
.has_product_stage_timeline .product_stage_caption {
  opacity: var(--stage_beat_opacity, 0);
  filter: blur(var(--stage_beat_blur, 6px));
  will-change: opacity, transform, filter;
}

.has_product_stage_timeline .product_stage_headline_angle,
.has_product_stage_timeline .product_stage_caption {
  transform: translate3d(0, var(--stage_beat_y, 0), 0);
}

.product_stage_headline span {
  display: block;
}

.product_stage_headline_angle {
  top: 10%;
  left: var(--space_page);
}

.product_stage_headline_unwrap {
  top: 49%;
  left: 50%;
  width: min(86vw, 1060px);
  text-align: center;
  transform: translate3d(-50%, var(--stage_beat_y, 0), 0);
}

.product_stage_caption {
  position: absolute;
  z-index: 34;
  /* Authored <br> decides the break; the cap only guards narrow viewports. */
  width: max-content;
  max-width: min(88vw, 620px);
  margin: 0;
  color: var(--color_ivory);
  font-family: var(--font_display);
  font-size: clamp(14px, 1vw, 18px);
  font-weight: 500;
  line-height: 1.14;
  text-transform: uppercase;
}

.product_stage_caption_left {
  top: 31%;
  left: var(--space_page);
}

.product_stage_caption_right {
  top: 74%;
  right: clamp(28px, 12vw, 190px);
  bottom: auto;
  color: var(--color_ivory);
}

.angle_section,
.taste_section {
  position: relative;
  min-height: 104svh;
  padding: clamp(76px, 12vw, 172px) var(--space_page);
}

.angle_section {
  --angle_section_lift: clamp(-96px, -7vw, -56px);
  display: grid;
  z-index: 36;
  grid-template-columns: minmax(100px, 0.22fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(24px, 6vw, 96px);
  min-height: 88svh;
  isolation: isolate;
  margin-top: calc(var(--product_handoff_overlap) * -1);
  overflow: clip;
  background: var(--color_ink);
  clip-path: polygon(0 18px, 8% 10px, 18% 22px, 31% 7px, 44% 18px, 58% 6px, 72% 16px, 86% 5px, 100% 14px, 100% 100%, 0 100%);
  box-shadow: 0 -36px 72px rgba(0, 0, 0, 0.14);
}

.angle_section > * {
  position: relative;
  z-index: 1;
}

.section_number {
  color: rgba(0, 150, 110, 0.48);
  font-family: var(--font_display);
  font-size: clamp(72px, 10vw, 140px);
  line-height: 0.85;
  transform: translateY(var(--angle_section_lift));
}

.angle_text {
  transform: translateY(var(--angle_section_lift));
}

.angle_title,
.taste_section h2,
.system_intro h2,
.proof_intro h2,
.tradition_heading h2,
.container_heading h2,
.magic_copy h2,
.cases_heading h2,
.game_section h2,
.newsletter_section h2,
.detail_dialog h2,
.case_dialog h2 {
  max-width: 100%;
  margin: 12px 0 0;
  color: var(--color_ivory);
  font-family: var(--font_display);
  font-size: clamp(54px, 9vw, 126px);
  font-weight: 900;
  line-height: 0.9;
  overflow-wrap: break-word;
  text-wrap: balance;
  text-transform: uppercase;
}

.angle_text,
.process_copy,
.system_intro,
.proof_intro,
.proof_grid,
.tradition_heading,
.container_heading,
.magic_copy,
.cases_heading,
.newsletter_section > div {
  min-width: 0;
}

[data-scrub-words] {
  overflow-wrap: normal;
  word-break: normal;
}

.word_reveal {
  display: inline;
  opacity: 0.2;
  transition-duration: 120ms;
  transition-property: opacity;
}

.process_section {
  position: relative;
  z-index: 40;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(30px, 5vw, 72px);
  margin-top: 0;
  padding: clamp(72px, 10vw, 142px) var(--space_page);
  background: var(--color_deep);
  box-shadow: inset 0 1px rgba(241, 243, 237, 0.18), inset 0 -1px rgba(241, 243, 237, 0.18);
  color: var(--color_paper);
}

.process_media {
  order: 2;
}

.process_copy {
  order: 1;
}

.process_media,
.magic_media,
.case_card {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: var(--shadow_ring), var(--shadow_deep);
}

.process_media {
  position: relative;
  background: var(--color_orbit);
}

.process_media img {
  width: 100%;
  aspect-ratio: 1.32;
  filter: saturate(1.15) contrast(1.08);
  object-fit: cover;
}

.process_copy h2 {
  margin: 12px 0 20px;
  color: var(--color_paper);
  font-family: var(--font_display);
  font-size: clamp(46px, 6vw, 86px);
  line-height: 0.92;
  text-wrap: balance;
  text-transform: uppercase;
}

.process_copy > p:not(.section_kicker),
.taste_section p,
.system_intro p,
.magic_copy p,
.game_section p,
.newsletter_section p,
.footer_brand p,
.case_dialog_description {
  /* Authored <br> sets the line breaks: max-content hugs the longest written
     line. Paragraphs with no <br> still wrap at the readability cap. */
  width: max-content;
  max-width: min(100%, 640px);
  margin: 18px 0 0;
  color: var(--color_mist);
}

.process_section .section_kicker,
.process_copy > p:not(.section_kicker),
.magic_section .section_kicker,
.magic_copy p {
  color: rgba(241, 243, 237, 0.72);
}

.process_list {
  display: grid;
  gap: var(--space_4);
  max-width: 520px;
  padding: 0;
  margin: var(--space_10) 0 0;
  list-style: none;
}

.process_list li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: center;
  gap: var(--space_4);
  color: var(--color_paper);
  /* Salmond only ships 700-900, so a lighter request would clamp there and make
     the Latin brand terms outweigh the Hangul. Wanted Sans covers both scripts
     and honours the lighter weight across the whole line. */
  font-family: var(--font_korean);
  font-size: clamp(18px, 1.6vw, 24px);
  font-weight: 500;
  line-height: 1.35;
  text-transform: uppercase;
}

/* VibeCoding / VibeDesign / VibeMaking are camel-case brand terms; uppercase
   display rules must not flatten them. Single-purpose utility, so it overrides
   whichever section rule it lands inside. */
.brand_term {
  text-transform: none !important;
}

.process_list li::before {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 42% 36%, var(--color_lime), transparent 22%),
    linear-gradient(135deg, rgba(124, 168, 210, 0.38), rgba(234, 160, 205, 0.26));
  box-shadow: var(--shadow_ring);
  content: "";
}

.taste_section {
  display: grid;
  align-content: center;
  isolation: isolate;
}

.taste_section h2 {
  max-width: 1180px;
}

.system_section {
  padding: clamp(48px, 8vw, 92px) var(--space_page);
}

.system_panel {
  display: grid;
  grid-template-columns: minmax(280px, 0.74fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 72px);
  max-width: 1360px;
  margin: 0 auto;
  border-radius: 8px;
  background:
    radial-gradient(circle at 95% 0%, rgba(215, 221, 68, 0.22), transparent 24rem),
    rgba(124, 168, 210, 0.12);
  padding: clamp(28px, 5vw, 72px);
  box-shadow: var(--shadow_ring), var(--shadow_deep);
  backdrop-filter: blur(18px);
}

.system_intro h2 {
  font-size: clamp(46px, 6.4vw, 92px);
}

.system_intro .primary_button {
  margin-top: var(--space_8);
}

.system_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.system_card {
  display: grid;
  min-height: 170px;
  align-content: center;
  justify-items: center;
  gap: var(--space_4);
  border-radius: 8px;
  background: rgba(124, 168, 210, 0.28);
  padding: 22px 16px;
  box-shadow: var(--shadow_ring);
  color: var(--color_ivory);
  font-weight: 800;
  text-align: center;
}

.icon_mark,
.large_icon {
  position: relative;
  display: inline-grid;
  width: 74px;
  height: 74px;
  place-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at 34% 30%, var(--color_lime), transparent 26%),
    linear-gradient(135deg, rgba(124, 168, 210, 0.3), rgba(234, 160, 205, 0.24));
  box-shadow: var(--shadow_ring), 0 18px 42px rgba(124, 168, 210, 0.2);
}

.icon_mark::before,
.large_icon::before {
  width: 32px;
  height: 32px;
  border: 2px solid var(--color_ivory);
  border-radius: 50%;
  content: "";
}

.icon_mark_wave::before,
.large_icon_play::before {
  width: 38px;
  height: 18px;
  border-width: 0 0 3px;
  border-radius: 0 0 50% 50%;
}

.icon_mark_grid::before {
  border-radius: 8px;
  box-shadow: inset 0 0 0 7px rgba(0, 0, 0, 0.1);
}

.icon_mark_motion::before {
  border-radius: 4px 22px 4px 22px;
  transform: rotate(28deg);
}

.icon_mark_launch::before,
.icon_mark_signal::before {
  width: 0;
  height: 0;
  border: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 30px solid var(--color_ivory);
  border-radius: 0;
}

.large_icon {
  width: 92px;
  height: 92px;
  border-radius: 28px;
}

.large_icon_case::before {
  border-radius: 9px;
}

.proof_section {
  display: grid;
  grid-template-columns: minmax(280px, 0.7fr) minmax(0, 1fr);
  gap: clamp(28px, 6vw, 96px);
  padding: clamp(72px, 10vw, 132px) var(--space_page);
}

.proof_intro h2 {
  font-size: clamp(48px, 7.8vw, 112px);
}

.proof_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

.proof_grid li {
  min-height: 132px;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--color_lime), var(--color_cyan));
  color: var(--color_deep);
  padding: 22px;
  font-family: var(--font_display);
  font-size: clamp(28px, 3.4vw, 50px);
  line-height: 0.95;
  text-transform: uppercase;
}

.tradition_section,
.container_section {
  padding: clamp(70px, 10vw, 138px) var(--space_page);
  background: var(--color_lime);
  color: var(--color_deep);
}

.tradition_section .section_kicker,
.container_section .section_kicker {
  color: rgba(0, 0, 0, 0.72);
}

.tradition_heading h2,
.container_heading h2 {
  max-width: 1120px;
  color: var(--color_deep);
}

.tradition_columns,
.container_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: clamp(36px, 6vw, 84px);
}

.tradition_columns article,
.container_card {
  min-height: 260px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.08);
  padding: clamp(22px, 3vw, 34px);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.14);
}

.column_number {
  display: block;
  color: var(--color_pool);
  font-family: var(--font_display);
  font-size: 48px;
  line-height: 0.9;
}

.tradition_columns h3,
.container_card h3,
.case_content strong {
  margin: 20px 0 0;
  font-family: var(--font_display);
  font-size: clamp(32px, 4vw, 58px);
  line-height: 0.92;
  text-transform: uppercase;
}

.tradition_columns p,
.container_card p {
  margin: 16px 0 0;
  color: rgba(0, 0, 0, 0.78);
}

.container_section {
  background: var(--color_water);
}

.container_card {
  background: var(--color_deep);
  color: var(--color_paper);
}

.container_card p {
  color: rgba(241, 243, 237, 0.72);
}

.container_card .icon_mark {
  background:
    radial-gradient(circle at 34% 30%, var(--color_lime), transparent 26%),
    linear-gradient(135deg, rgba(124, 168, 210, 0.34), rgba(234, 160, 205, 0.28));
}

.magic_section {
  display: grid;
  grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(30px, 6vw, 90px);
  padding: clamp(64px, 9vw, 118px) var(--space_page);
  background:
    radial-gradient(circle at 80% 40%, rgba(124, 168, 210, 0.2), transparent 28rem),
    var(--color_deep);
  color: var(--color_paper);
}

.magic_copy h2 {
  color: var(--color_paper);
}

.magic_media {
  position: relative;
  min-width: 0;
}

.magic_media > img:first-child {
  width: 100%;
  border-radius: 8px;
  box-shadow: var(--shadow_glow), var(--shadow_deep);
}

.discount_badge {
  position: absolute;
  right: clamp(12px, 3vw, 38px);
  bottom: clamp(12px, 3vw, 38px);
  display: grid;
  width: clamp(82px, 10vw, 132px);
  aspect-ratio: 1;
  place-items: center;
  border-radius: 50%;
  background: var(--color_lime);
  color: var(--color_deep);
  font-family: var(--font_display);
  font-size: clamp(18px, 2vw, 28px);
  text-transform: lowercase;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);
}

.magic_copy .primary_button {
  margin-top: var(--space_8);
}

.cases_section {
  padding: clamp(72px, 10vw, 142px) var(--space_page);
}

.cases_heading {
  max-width: 1080px;
}

.case_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: clamp(36px, 5vw, 70px);
}

.case_card {
  display: grid;
  padding: 0;
  border: 0;
  background: var(--color_panel);
  color: inherit;
  text-align: left;
}

.case_card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow_ring), var(--shadow_glow), var(--shadow_deep);
}

.case_card:hover img {
  transform: scale(1.035);
}

.case_card img {
  width: 100%;
  aspect-ratio: 1.05;
  object-fit: cover;
  transition-duration: 420ms;
  transition-property: transform;
}

.case_content {
  display: grid;
  min-height: 220px;
  align-content: start;
  gap: 14px;
  padding: 24px;
}

.case_meta {
  color: var(--color_black);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.case_content span:last-child {
  color: var(--color_mist);
}

.game_section {
  position: relative;
  display: grid;
  justify-items: center;
  padding: clamp(68px, 9vw, 124px) var(--space_page);
  background: var(--color_lime);
  color: var(--color_deep);
  text-align: center;
  isolation: isolate;
}

.game_section h2 {
  color: var(--color_deep);
  font-size: clamp(52px, 8vw, 120px);
}

.game_section p {
  color: rgba(0, 0, 0, 0.78);
}

.newsletter_section {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(280px, 0.68fr);
  align-items: end;
  gap: clamp(28px, 5vw, 72px);
  padding: clamp(68px, 9vw, 118px) var(--space_page);
  background:
    radial-gradient(circle at 10% 10%, rgba(234, 160, 205, 0.24), transparent 20rem),
    var(--color_panel);
}

.newsletter_section h2 {
  font-size: clamp(48px, 7vw, 94px);
}

.newsletter_form {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
}

.newsletter_form input,
.newsletter_form button {
  min-height: 54px;
  border-radius: 999px;
}

.newsletter_form input {
  min-width: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.05);
  color: var(--color_ivory);
  padding: 0 18px;
  box-shadow: var(--shadow_ring);
}

.newsletter_form input::placeholder {
  color: rgba(0, 0, 0, 0.52);
}

.newsletter_form.has_error input:invalid,
.newsletter_form.has_error #email_input {
  box-shadow: 0 0 0 1px rgba(234, 160, 205, 0.92);
}

.newsletter_form button {
  border: 0;
  background: linear-gradient(135deg, var(--color_lime), var(--color_cyan));
  color: var(--color_deep);
  padding: 0 22px;
  font-weight: 900;
  text-transform: uppercase;
}

.form_status {
  min-height: 24px;
  margin: 4px 0 0;
  color: var(--color_black);
  font-weight: 800;
}

.newsletter_form.has_error .form_status {
  color: var(--color_black);
}

.site_footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 28px;
  padding: 36px var(--space_page);
  background: var(--color_deep);
  color: rgba(241, 243, 237, 0.72);
}

.site_footer .footer_brand p {
  color: rgba(241, 243, 237, 0.72);
}

.footer_brand {
  max-width: 380px;
}

.footer_brand .brand_mark {
  color: var(--color_paper);
}

.footer_links {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: flex-end;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.footer_links a,
.instagram_link {
  transition-duration: 180ms;
  transition-property: color, transform;
}

.footer_links a:hover,
.instagram_link:hover {
  color: var(--color_lime);
  transform: translateY(-2px);
}

.instagram_link {
  display: inline-grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 999px;
  box-shadow: var(--shadow_ring);
}

.detail_dialog,
.case_dialog {
  width: min(920px, calc(100vw - 32px));
  max-height: min(780px, calc(100svh - 32px));
  overflow: auto;
  border: 0;
  border-radius: 8px;
  background:
    radial-gradient(circle at 92% 0%, rgba(215, 221, 68, 0.2), transparent 22rem),
    var(--color_panel);
  color: var(--color_ivory);
  padding: clamp(24px, 5vw, 56px);
  box-shadow: var(--shadow_ring), var(--shadow_deep);
}

.detail_dialog::backdrop,
.case_dialog::backdrop {
  background: rgba(0, 0, 0, 0.72);
  backdrop-filter: blur(6px);
}

.detail_dialog[open],
.case_dialog[open] {
  animation: dialog_enter 260ms cubic-bezier(0.16, 1, 0.3, 1);
}

.dialog_close_button,
.case_close_button {
  position: absolute;
  top: 18px;
  right: 18px;
}

.detail_dialog h2,
.case_dialog h2 {
  font-size: clamp(42px, 7vw, 88px);
  padding-right: 54px;
}

.tab_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: var(--space_8) 0;
}

.tab_button {
  padding: 0 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.tab_button.is_active {
  background: var(--color_lime);
  color: var(--color_deep);
  box-shadow: none;
}

.dialog_grid,
.spec_list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.dialog_grid li,
.spec_list div {
  display: grid;
  gap: 8px;
  min-height: 132px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
  box-shadow: var(--shadow_ring);
}

.dialog_grid span,
.spec_list dd {
  color: var(--color_mist);
}

.spec_list dt {
  color: var(--color_black);
  font-weight: 900;
  text-transform: uppercase;
}

.spec_list dd {
  margin: 0;
}

.case_dialog_tip {
  margin-top: var(--space_8);
  border-radius: 8px;
  background: rgba(215, 221, 68, 0.28);
  color: var(--color_black);
  padding: 20px;
  box-shadow: var(--shadow_ring);
  font-weight: 800;
}

.reveal_item {
  opacity: 0;
  transform: translateY(24px);
  filter: blur(6px);
  transition-duration: 620ms;
  transition-property: opacity, transform, filter;
  transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}

.reveal_item.is_visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}

@keyframes dialog_enter {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* The left nav carries the three property names, which are wider than the old
   section labels and collide with the centred wordmark before the 1080px
   header breakpoint is reached. Retire the links early; the menu button still
   reaches everything. */
@media (max-width: 1240px) {
  .desktop_nav .nav_link {
    display: none;
  }
}

@media (max-width: 1080px) {
  .site_header {
    grid-template-columns: auto 1fr auto;
  }

  .brand_mark {
    justify-self: center;
  }

  .desktop_nav .nav_link {
    display: none;
  }

  .product_stage_headline_angle {
    top: 6%;
  }

  .process_section,
  .system_panel,
  .proof_section,
  .magic_section,
  .newsletter_section {
    grid-template-columns: 1fr;
  }

  .system_grid,
  .case_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .site_header {
    position: fixed;
    grid-template-columns: auto minmax(0, 1fr) auto;
    justify-items: stretch;
    align-items: end;
    gap: 10px;
    min-height: 82px;
    padding: 12px 14px;
  }

  .menu_button {
    justify-self: start;
    min-height: 40px;
  }

  .brand_mark {
    justify-self: center;
    font-size: clamp(21px, 7.2vw, 30px);
    min-height: 40px;
  }

  .desktop_nav {
    justify-self: end;
    align-items: center;
  }

  .desktop_nav .nav_link,
  .desktop_nav .nav_button {
    display: none;
  }

  .hero_section {
    min-height: 100svh;
    padding-top: 0;
  }

  .hero_sticky,
  .is_scrolled .hero_sticky {
    min-height: 100svh;
    --hero_bottom_inset: calc(92px + env(safe-area-inset-bottom));
    padding-top: 158px;
  }

  .hero_frame {
    min-height: 450px;
  }

  .hero_title {
    font-size: clamp(54px, 17vw, 112px);
    white-space: normal;
  }

  .hero_subtitle {
    font-size: clamp(34px, 9vw, 56px);
  }

  .fixed_actions {
    right: 16px;
    bottom: calc(92px + env(safe-area-inset-bottom));
  }

  .fixed_action_button {
    width: 44px;
    height: 44px;
  }

  .fixed_action_button .icon_mark {
    width: 30px;
    height: 30px;
  }

  .bag_drawer {
    padding: var(--space_5) var(--space_4);
  }

  .bag_item {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: var(--space_3);
    padding: var(--space_3);
  }

  .bag_price {
    grid-column: 2;
  }

  .hero_bottom {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: calc(100% - 60px);
    max-width: none;
    margin-top: 10px;
  }

  .hero_bottom > .primary_button {
    min-width: 0;
  }

  .hero_copy {
    width: 100%;
  }

  .product_stage_section {
    min-height: 780svh;
  }

  .product_stage_headline {
    max-width: calc(100vw - var(--space_page) * 2);
    font-size: clamp(44px, 16vw, 76px);
    line-height: 0.9;
  }

  .product_stage_headline_angle {
    top: 8%;
  }

  .product_stage_headline_unwrap {
    top: 48%;
    width: calc(100vw - var(--space_page) * 2);
  }

  .product_stage_caption {
    max-width: 210px;
    font-size: 12px;
  }

  .product_stage_caption_left {
    top: 34%;
  }

  .product_stage_caption_right {
    right: auto;
    top: 68%;
    bottom: auto;
    left: var(--space_page);
  }

  .primary_button {
    width: 100%;
  }

  .angle_section,
  .proof_section {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .angle_section {
    --angle_section_lift: 0px;
    margin-top: 0;
  }

  .process_section {
    margin-top: -40px;
  }

  .taste_section,
  .taste_section > * {
    max-width: 100%;
    min-width: 0;
  }

  .taste_section {
    overflow-x: clip;
  }

  .system_grid,
  .proof_grid,
  .tradition_columns,
  .container_grid,
  .case_grid,
  .dialog_grid,
  .spec_list,
  .site_footer {
    grid-template-columns: 1fr;
  }

  .system_panel {
    padding: 22px;
  }

  .proof_grid li {
    min-height: 106px;
  }

  .site_footer {
    justify-items: start;
  }
}

@media (max-width: 460px) {
  :root {
    --space_page: 16px;
  }

  .brand_mark {
    font-size: 28px;
  }

  .site_header .brand_wordmark {
    display: none;
  }

  .site_header .brand_symbol {
    width: 46px;
    height: 31px;
  }

  .menu_inner {
    padding: 22px;
  }

  .angle_title,
  .taste_section h2,
  .system_intro h2,
  .proof_intro h2,
  .tradition_heading h2,
  .container_heading h2,
  .magic_copy h2,
  .cases_heading h2,
  .game_section h2,
  .newsletter_section h2 {
    font-size: clamp(34px, 10.8vw, 56px);
  }

  .hero_title {
    font-size: clamp(48px, 15vw, 72px);
  }

  .hero_subtitle {
    font-size: clamp(30px, 8vw, 44px);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
  }

  .reveal_item {
    opacity: 1;
    transform: none;
    filter: none;
  }

  .word_reveal {
    opacity: 1 !important;
  }
}
