/* ============================================================
   CRYOTHERAPY REJUVENATE — industrial editorial design system
   ============================================================ */

:root {
  --bg: #050708;
  --bg-2: #090c0e;
  --text: #e9edf0;
  --dim: #97a1a8;
  --accent: #59c8f5;
  --rule: rgba(233, 237, 240, 0.16);
  --rule-soft: rgba(233, 237, 240, 0.08);
  --font-display: "Space Grotesk", sans-serif;
  --font-body: "Inter", sans-serif;
  --font-mono: "IBM Plex Mono", monospace;
  --nav-h: 72px;
  --gutter: clamp(20px, 4vw, 64px);
  --dock-h: 0px;
}

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

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--nav-h) + env(safe-area-inset-top, 0px));
  background: var(--bg);
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color-scheme: dark;
  /* clip, not hidden: hidden forces overflow-y:auto and kills position:sticky */
  overflow-x: clip;
}

body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: clip;
  overscroll-behavior-x: none;
}

img, video, canvas { display: block; max-width: 100%; }
.xp__canvas,
.field__video {
  max-width: none;
}
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
a, button { touch-action: manipulation; -webkit-tap-highlight-color: rgba(89, 200, 245, 0.2); }

.mono {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  font-weight: 500;
}

.tick { color: var(--accent); font-style: normal; }

/* underlined text CTA */
.btn-line {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.14em;
  color: var(--accent);
  padding-bottom: 6px;
  border-bottom: 1px solid var(--accent);
  transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.btn-line:hover { color: var(--text); border-color: var(--text); transform: translateX(4px); }

/* reveal on scroll */
.reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.7s ease, transform 0.7s ease; }
.reveal.is-visible { opacity: 1; transform: none; }

/* ============================================================
   NAV
   ============================================================ */
.nav {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 100;
  height: calc(var(--nav-h) + env(safe-area-inset-top, 0px));
  display: flex;
  align-items: center;
  gap: 32px;
  padding: env(safe-area-inset-top, 0px) var(--gutter) 0;
  border-bottom: 1px solid transparent;
  transition: background 0.3s ease, border-color 0.3s ease;
}
.nav.is-scrolled {
  background: rgba(5, 7, 8, 0.82);
  backdrop-filter: blur(14px);
  border-bottom-color: var(--rule-soft);
}
.nav__logo img { height: 30px; width: auto; }
.nav__links {
  display: flex;
  gap: 16px;
  margin-left: auto;
}
.nav__links a {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--dim);
  transition: color 0.2s ease;
}
.nav__links a:hover { color: var(--text); }
.nav__right { display: flex; align-items: center; gap: 22px; }
.nav__phone {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.14em;
  color: var(--dim);
}
.nav__phone:hover { color: var(--text); }
.nav__book {
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.16em;
  color: var(--bg);
  background: var(--accent);
  padding: 12px 22px;
  transition: background 0.2s ease;
  white-space: nowrap;
}
.nav__book:hover { background: var(--text); }
.nav__burger { display: none; flex-direction: column; gap: 7px; padding: 8px; }
.nav__burger span { width: 26px; height: 1.5px; background: var(--text); transition: transform 0.25s ease; }
.nav__burger[aria-expanded="true"] span:first-child { transform: translateY(4.5px) rotate(45deg); }
.nav__burger[aria-expanded="true"] span:last-child { transform: translateY(-4.5px) rotate(-45deg); }
body.is-nav-open { overflow: hidden; }

/* ============================================================
   XP — the scroll-tied canvas experience
   ============================================================ */
.xp { height: 740vh; position: relative; background: #020304; }

.xp__sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  background: #020304;
}

.xp__canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transform-origin: 38% 50%;
  will-change: transform;
  touch-action: pan-y;
}

.xp__scrim {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(2, 3, 4, 0.78) 0%, rgba(2, 3, 4, 0.42) 38%, rgba(2, 3, 4, 0.08) 68%, transparent 86%),
    linear-gradient(180deg, rgba(2, 3, 4, 0.35) 0%, transparent 22%, transparent 70%, rgba(2, 3, 4, 0.55) 100%);
}

.xp__grain {
  position: absolute; inset: 0;
  pointer-events: none;
}

.xp__noise {
  position: absolute;
  inset: -30%;
  pointer-events: none;
  opacity: 0.055;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");
  animation: grainShift 0.45s steps(2) infinite;
}
@keyframes grainShift {
  0% { transform: translate(0, 0); }
  100% { transform: translate(-2%, 1.5%); }
}

.xp__loading {
  position: absolute;
  left: 50%; bottom: 46px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  color: var(--dim);
  transition: opacity 0.5s ease;
}
.xp__loading.is-hidden { opacity: 0; pointer-events: none; }
.xp__loadbar {
  width: 180px; height: 1px;
  background: var(--rule);
  position: relative;
  overflow: hidden;
}
.xp__loadbar i {
  position: absolute; inset: 0;
  transform-origin: left;
  transform: scaleX(0);
  background: var(--accent);
  transition: transform 0.3s ease;
}

/* hero (chapter 01) */
.xp__hero {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 var(--gutter);
  will-change: opacity, transform;
}
.xp__kicker {
  color: var(--accent);
  margin-bottom: clamp(18px, 3vh, 34px);
  opacity: 0;
  transform: translateY(10px);
}
.xp__title {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(52px, 9.6vw, 158px);
  line-height: 0.94;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.xp__title .xp__line {
  display: block;
  overflow: hidden;
}
.xp__title .xp__line-in {
  display: block;
  transform: translateY(110%);
}
.xp__title em {
  font-style: normal;
  color: var(--accent);
  text-shadow: 0 0 40px rgba(89, 200, 245, 0.35);
}
.xp__lede {
  margin-top: clamp(20px, 3.4vh, 38px);
  font-size: clamp(15px, 1.4vw, 19px);
  color: rgba(233, 237, 240, 0.82);
  max-width: 480px;
  opacity: 0;
  transform: translateY(10px);
}
.xp__cue {
  position: absolute;
  left: var(--gutter);
  bottom: 40px;
  display: flex;
  align-items: center;
  gap: 14px;
  color: var(--dim);
  opacity: 0;
}
.xp__cue-line {
  display: block;
  width: 64px; height: 1px;
  background: var(--dim);
  transform-origin: left;
  animation: cue 2.2s ease-in-out infinite;
}
@keyframes cue {
  0%, 100% { transform: scaleX(0.35); opacity: 0.5; }
  50% { transform: scaleX(1); opacity: 1; }
}

body.is-ready .xp__kicker {
  animation: fadeRise 0.7s ease 0.08s forwards;
}
body.is-ready .xp__line:nth-child(1) .xp__line-in {
  animation: lineIn 0.95s cubic-bezier(0.16, 1, 0.3, 1) 0.18s forwards;
}
body.is-ready .xp__line:nth-child(2) .xp__line-in {
  animation: lineIn 0.95s cubic-bezier(0.16, 1, 0.3, 1) 0.32s forwards;
}
body.is-ready .xp__line:nth-child(3) .xp__line-in {
  animation: lineIn 0.95s cubic-bezier(0.16, 1, 0.3, 1) 0.46s forwards;
}
.xp__hero-cta {
  margin-top: 28px;
  opacity: 0;
  transform: translateY(10px);
}
.xp__hero-cta .nav__book { display: inline-flex; }

body.is-ready .xp__lede {
  animation: fadeRise 0.75s ease 0.9s forwards;
}
body.is-ready .xp__hero-cta {
  animation: fadeRise 0.7s ease 1.02s forwards;
}
body.is-ready .xp__cue {
  animation: fadeRise 0.7s ease 1.15s forwards;
}
@keyframes lineIn {
  to { transform: translateY(0); }
}
@keyframes fadeRise {
  to { opacity: 1; transform: none; }
}

/* chapters 02–05 */
.xp__chapter {
  position: absolute;
  left: var(--gutter);
  bottom: clamp(56px, 12vh, 130px);
  max-width: min(560px, 74vw);
  opacity: 0;
  transform: translateY(30px);
  will-change: opacity, transform;
  pointer-events: none;
}
.xp__chapter--right { left: auto; right: var(--gutter); text-align: right; }
.xp__index { color: var(--accent); margin-bottom: 16px; }
.xp__chapter h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(30px, 4.4vw, 62px);
  line-height: 1.02;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-shadow: 0 2px 30px rgba(2, 3, 4, 0.8);
}
.xp__body {
  margin-top: 16px;
  color: rgba(233, 237, 240, 0.88);
  font-size: clamp(14px, 1.25vw, 17px);
  max-width: 420px;
  text-shadow: 0 1px 18px rgba(2, 3, 4, 0.9);
}
.xp__chapter--right .xp__body { margin-left: auto; }

/* HUD */
.xp__hud {
  position: absolute;
  right: var(--gutter);
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 18px;
  opacity: 0;
  transition: opacity 0.8s ease 1.05s;
}
body.is-ready .xp__hud { opacity: 1; }
.xp__hud-temp {
  font-size: clamp(20px, 2.4vw, 34px);
  letter-spacing: 0.04em;
  color: var(--text);
  text-shadow: 0 1px 20px rgba(2, 3, 4, 0.9);
  min-width: 3.4em;
  text-align: right;
}
.xp__hud-temp span { color: var(--accent); }
.xp__hud-rail {
  width: 1px;
  height: clamp(120px, 26vh, 240px);
  background: var(--rule);
  position: relative;
}
.xp__hud-rail i {
  position: absolute;
  top: 0; left: -0.5px;
  width: 2px;
  height: 100%;
  background: var(--accent);
  transform-origin: top;
  transform: scaleY(0);
}
.xp__hud-meta {
  position: absolute;
  right: var(--gutter);
  bottom: 40px;
  display: flex;
  gap: 28px;
  color: var(--dim);
  opacity: 0;
  transition: opacity 0.8s ease 1.2s;
}
body.is-ready .xp__hud-meta { opacity: 1; }

/* ============================================================
   DATA STRIP
   ============================================================ */
.data { border-top: 1px solid var(--rule-soft); border-bottom: 1px solid var(--rule-soft); }
.data__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.data__cell {
  padding: clamp(36px, 5vw, 64px) var(--gutter);
  border-right: 1px solid var(--rule-soft);
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.data__cell:last-child { border-right: 0; }
.data__num {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(40px, 4.6vw, 72px);
  letter-spacing: -0.02em;
  line-height: 1;
}
.data__num i { font-style: normal; font-size: 0.42em; color: var(--accent); margin-left: 4px; letter-spacing: 0; }
.data__label { color: var(--dim); }

/* ============================================================
   SECTION HEADERS
   ============================================================ */
.sect-head {
  padding: clamp(80px, 12vh, 150px) var(--gutter) clamp(36px, 6vh, 70px);
  border-bottom: 1px solid var(--rule);
  display: flex;
  align-items: baseline;
  gap: 28px;
  flex-wrap: wrap;
}
.sect-head__eyebrow { color: var(--accent); width: 100%; margin-bottom: 4px; }
.sect-head__title {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(56px, 9vw, 140px);
  line-height: 0.9;
  letter-spacing: -0.03em;
}
.sect-head__note { color: var(--dim); font-size: 15px; margin-left: auto; }

/* ============================================================
   EFFECTS — numbered index
   ============================================================ */
.effects__list { list-style: none; }
.effects__row {
  display: grid;
  grid-template-columns: 90px 1fr 1.2fr;
  gap: clamp(16px, 3vw, 48px);
  align-items: baseline;
  padding: clamp(26px, 3.6vw, 44px) var(--gutter);
  border-bottom: 1px solid var(--rule-soft);
  transition: background 0.25s ease;
}
.effects__row:hover { background: var(--bg-2); }
.effects__no { color: var(--accent); }
.effects__row h3 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(22px, 2.6vw, 34px);
  letter-spacing: -0.01em;
  text-transform: uppercase;
}
.effects__row p { color: var(--dim); font-size: 15px; max-width: 520px; }

/* ============================================================
   HARDWARE — datasheet
   ============================================================ */
.hw__unit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid var(--rule);
}
.hw__unit--flip .hw__media { order: 2; }
.hw__media {
  padding: clamp(40px, 6vw, 90px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid var(--rule-soft);
  background:
    radial-gradient(60% 50% at 50% 55%, rgba(89, 200, 245, 0.09), transparent 70%);
}
.hw__unit--flip .hw__media { border-right: 0; border-left: 1px solid var(--rule-soft); }
.hw__media img { max-height: 520px; width: auto; max-width: 100%; }
.hw__media--photo img { border: 1px solid var(--rule-soft); }
.hw__spec {
  padding: clamp(40px, 6vw, 90px) var(--gutter);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hw__tag { color: var(--accent); margin-bottom: 20px; }
.hw__spec h3 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(30px, 3.6vw, 52px);
  letter-spacing: -0.02em;
  line-height: 1;
  margin-bottom: 20px;
}
.hw__desc { color: var(--dim); max-width: 460px; margin-bottom: 34px; }
.hw__table { display: flex; flex-direction: column; }
.hw__table div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 12px 0;
  border-top: 1px solid var(--rule-soft);
  font-size: 11px;
  letter-spacing: 0.12em;
}
.hw__table dt { color: var(--dim); }
.hw__table dd { color: var(--text); text-align: right; }

/* ============================================================
   STORIES
   ============================================================ */
.stories__rail {
  display: flex;
  gap: 1px;
  justify-content: safe center;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  border-bottom: 1px solid var(--rule);
  overscroll-behavior-x: contain;
}
.stories__rail::-webkit-scrollbar { display: none; }
.story {
  position: relative;
  flex: 0 0 clamp(240px, 24vw, 340px);
  aspect-ratio: 3 / 4.3;
  scroll-snap-align: start;
  overflow: hidden;
  text-align: left;
  background: var(--bg-2);
  outline: 1px solid var(--rule-soft);
}
.story img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 28%;
  transform: scale(1.06);
  filter: grayscale(22%) contrast(1.04) saturate(0.88);
  transition: filter 0.5s ease, transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.story:hover img,
.story:focus-visible img {
  filter: grayscale(0%) contrast(1.05) saturate(1);
  transform: scale(1.11);
}

.story__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(5, 7, 8, 0.12) 0%, transparent 32%, rgba(5, 7, 8, 0.2) 58%, rgba(5, 7, 8, 0.92) 100%);
  box-shadow: inset 0 1px 0 rgba(233, 237, 240, 0.12);
  transition: background 0.45s ease;
}
.story:hover .story__scrim,
.story:focus-visible .story__scrim {
  background: linear-gradient(180deg, rgba(5, 7, 8, 0.06) 0%, transparent 36%, rgba(5, 7, 8, 0.18) 58%, rgba(5, 7, 8, 0.94) 100%);
}

.story__hud {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  pointer-events: none;
}
.story__name {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  line-height: 1;
}
.story__watch {
  color: var(--accent);
  padding-bottom: 4px;
  border-bottom: 1px solid var(--accent);
  transition: transform 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.story:hover .story__watch,
.story:focus-visible .story__watch {
  color: var(--text);
  border-color: var(--text);
}

/* lightbox — framed "viewer" in the datasheet language */
.lightbox { border: 0; padding: 0; background: transparent; max-width: none; max-height: none; overflow: visible; color: var(--text); }
.lightbox[open] { position: fixed; inset: 0; margin: auto; width: fit-content; height: fit-content; }
.lightbox::backdrop { background: rgba(2, 3, 4, 0.9); backdrop-filter: blur(14px); }

.lightbox__frame {
  display: flex;
  flex-direction: column;
  background: var(--bg);
  border: 1px solid var(--rule);
  max-width: 94vw;
  box-shadow: 0 50px 130px -24px rgba(0, 0, 0, 0.85);
}
.lightbox__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 11px 12px 11px 16px;
  border-bottom: 1px solid var(--rule);
  background: var(--bg-2);
}
.lightbox__label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--dim);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lightbox__label::before {
  content: "";
  flex: none;
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 10px rgba(89, 200, 245, 0.7);
}
.lightbox__close {
  flex: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 11px;
  color: var(--dim);
  border: 1px solid var(--rule);
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
.lightbox__close svg { width: 13px; height: 13px; stroke: currentColor; stroke-width: 2; fill: none; }
.lightbox__close:hover { color: var(--bg); background: var(--accent); border-color: var(--accent); }
.lightbox__close:focus-visible { outline: 1px solid var(--accent); outline-offset: 2px; color: var(--text); }

.lightbox__stage { background: #000; font-size: 0; }
.lightbox__stage video {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 92vw;
  max-height: min(78vh, 760px);
}

/* ============================================================
   GOOGLE REVIEWS — marquee
   ============================================================ */
.vh {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  white-space: nowrap;
}

.rev {
  padding: clamp(72px, 11vh, 140px) 0 clamp(44px, 6vh, 76px);
  border-bottom: 1px solid var(--rule);
  overflow: hidden;
}
.rev__head {
  padding: 0 var(--gutter);
  margin-bottom: clamp(34px, 5vh, 60px);
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px 32px;
  flex-wrap: wrap;
}
.rev__eyebrow { color: var(--accent); width: 100%; margin-bottom: 6px; }
.rev__title {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(40px, 6.4vw, 92px);
  line-height: 0.9;
  letter-spacing: -0.03em;
  display: inline-flex;
  align-items: center;
  gap: 0.32em;
}
.rev__stars {
  color: var(--accent);
  font-size: 0.4em;
  letter-spacing: 0.12em;
  white-space: nowrap;
}
.rev__meta { color: var(--dim); }
.rev__meta a {
  color: var(--dim);
  border-bottom: 1px solid var(--rule);
  padding-bottom: 2px;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.rev__meta a:hover { color: var(--text); border-color: var(--text); }

/* two rows scrolling opposite ways, w-1/4 gradient fades — after 21st.dev marquee-01 */
.rev__marquee {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
}
.rev__row {
  display: flex;
  overflow: hidden;
}
.rev__track {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  width: max-content;
  padding-right: 16px;
  animation: rev-scroll var(--rev-duration, 60s) linear infinite;
  will-change: transform;
}
.rev__row--reverse .rev__track { animation-direction: reverse; }
.rev__row:hover .rev__track,
.rev__row:focus-within .rev__track { animation-play-state: paused; }
@keyframes rev-scroll {
  to { transform: translateX(calc(-1 * var(--rev-shift, 50%))); }
}

.rev__fade {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  max-width: 220px;
  z-index: 2;
  pointer-events: none;
}
.rev__fade--l { left: 0; background: linear-gradient(to right, var(--bg), transparent); }
.rev__fade--r { right: 0; background: linear-gradient(to left, var(--bg), transparent); }

.rev__card {
  flex: 0 0 auto;
  width: 16rem;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  background: var(--bg-2);
  border: 1px solid var(--rule);
  border-radius: 8px;
  overflow: hidden;
}
.rev__card-head { display: flex; align-items: center; gap: 8px; }
.rev__avatar {
  position: relative;
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  place-items: center;
  background: var(--bg);
  border: 1px solid var(--rule-soft);
}
.rev__avatar img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rev__mono {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 13px;
  color: var(--dim);
}
.rev__who { display: flex; flex-direction: column; min-width: 0; }
.rev__name {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: var(--text);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rev__handle {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 2px;
}
.rev__rating {
  color: var(--accent);
  font-size: 11px;
  letter-spacing: 0.06em;
  line-height: 1;
}
.rev__when {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--dim);
}
.rev__card-body {
  color: var(--text);
  font-size: 13px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
          line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 480px) {
  .rev__card { width: 15rem; }
}

@media (hover: none) {
  .rev__row {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .rev__row::-webkit-scrollbar { display: none; }
  .rev__track { animation: none; }
  .rev__card { scroll-snap-align: start; }
  .rev__fade { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .rev__row { overflow-x: auto; scroll-snap-type: x mandatory; }
  .rev__track { animation: none; }
  .rev__card { scroll-snap-align: start; }
  .rev__fade { display: none; }
}

/* ============================================================
   RATES — three doors
   ============================================================ */
.rates__picker {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--rule);
}
.rates__pick {
  display: grid;
  grid-template-columns: 28px 1fr;
  grid-template-rows: auto auto;
  column-gap: 12px;
  row-gap: 2px;
  align-items: center;
  text-align: left;
  padding: 20px var(--gutter);
  border-right: 1px solid var(--rule-soft);
  color: var(--dim);
  transition: background 0.25s ease, color 0.25s ease;
}
.rates__pick:last-child { border-right: 0; }
.rates__pick svg {
  grid-row: 1 / span 2;
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: var(--accent);
}
.rates__pick b {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(18px, 2vw, 24px);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--text);
}
.rates__pick i {
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0.04em;
}
.rates__pick.is-on,
.rates__pick:hover,
.rates__pick:focus-visible {
  background: var(--bg-2);
  color: var(--text);
}
.rates__pick.is-on {
  box-shadow: inset 0 2px 0 var(--accent);
}

.rates__board {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.rates__lane {
  position: relative;
  overflow: hidden;
  padding: clamp(36px, 5vw, 56px) var(--gutter) clamp(40px, 5vw, 64px);
  border-right: 1px solid var(--rule-soft);
  border-bottom: 1px solid var(--rule);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  transition: background 0.3s ease;
}
.rates__lane:last-child { border-right: 0; }
.rates__lane--feature,
.rates__lane.is-on { background: var(--bg-2); }
.rates__stamp {
  position: absolute;
  top: 22px;
  right: var(--gutter);
  color: var(--bg);
  background: var(--accent);
  padding: 6px 10px;
  font-size: 10px;
  letter-spacing: 0.16em;
  z-index: 1;
}
.rates__mark {
  display: block;
  width: 40px;
  height: 40px;
  color: var(--accent);
  margin-bottom: 20px;
}
.rates__mark svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.rates__tag { color: var(--accent); margin-bottom: 10px; }
.rates__if {
  color: var(--dim);
  font-size: 15px;
  max-width: 32ch;
  margin-bottom: 28px;
}
.rates__if b { color: var(--text); font-weight: 500; }
.rates__price {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(52px, 6vw, 88px);
  line-height: 1;
  letter-spacing: -0.03em;
  margin-bottom: 8px;
}
.rates__price .mono {
  display: block;
  color: var(--dim);
  font-size: 11px;
  margin: 10px 0 28px;
}
.rates__lane ul { list-style: none; margin-bottom: 26px; }
.rates__lane ul li {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 11px 0;
  border-top: 1px solid var(--rule-soft);
  font-size: 11px;
  letter-spacing: 0.1em;
  color: var(--dim);
}
.rates__lane ul li span:last-child { color: var(--text); text-align: right; }
.rates__note { color: var(--dim); font-size: 13.5px; margin-top: auto; max-width: 36ch; }
.rates__fine {
  padding: 22px var(--gutter);
  border-bottom: 1px solid var(--rule);
  color: var(--dim);
  letter-spacing: 0.14em;
}
.rates__cta { padding: clamp(36px, 5vw, 60px) var(--gutter); }

/* ============================================================
   FIELD — full-bleed lifestyle band
   ============================================================ */
.field {
  position: relative;
  height: clamp(420px, 78vh, 760px);
  height: clamp(420px, 78dvh, 760px);
  overflow: hidden;
  border-top: 1px solid var(--rule);
  border-bottom: 1px solid var(--rule);
}
.field__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.field__scrim {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 7, 8, 0.72) 0%, rgba(5, 7, 8, 0.18) 55%, rgba(5, 7, 8, 0.36) 100%),
    rgba(89, 200, 245, 0.16);
}
.field__text {
  position: absolute;
  left: var(--gutter);
  bottom: clamp(36px, 8vh, 80px);
}
.field__text .mono { color: var(--accent); margin-bottom: 14px; }
.field__text h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(40px, 6.4vw, 96px);
  line-height: 0.95;
  letter-spacing: -0.025em;
}

/* ============================================================
   NEPA — cinematic portrait, type on the photo
   ============================================================ */
.nepa__hero {
  position: relative;
  margin: 0;
  overflow: hidden;
  height: clamp(480px, 88vh, 920px);
  height: clamp(480px, 88dvh, 920px);
}
.nepa__hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 28%;
  transform: scale(1.08);
  transition: transform 10s cubic-bezier(0.16, 1, 0.3, 1);
  filter: saturate(0.95) contrast(1.06);
}
.nepa__hero.is-visible img { transform: scale(1); }
.nepa__scrim {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5, 7, 8, 0.72) 0%, rgba(5, 7, 8, 0.18) 48%, rgba(5, 7, 8, 0.35) 100%),
    linear-gradient(180deg, rgba(5, 7, 8, 0.2) 0%, transparent 32%, rgba(5, 7, 8, 0.82) 100%);
}
.nepa__copy {
  position: absolute;
  left: var(--gutter);
  bottom: clamp(36px, 8vh, 80px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  max-width: 18ch;
}
.nepa__copy .mono { color: var(--accent); }
.nepa__copy h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(44px, 7vw, 104px);
  line-height: 0.92;
  letter-spacing: -0.03em;
  text-shadow: 0 8px 40px rgba(2, 3, 4, 0.55);
}
.nepa__by {
  color: rgba(233, 237, 240, 0.88);
  font-size: 15px;
  letter-spacing: 0.01em;
}

.nepa__ticker {
  overflow: hidden;
  border-top: 1px solid var(--rule);
  border-bottom: 1px solid var(--rule);
  padding: 28px 0;
  background: var(--bg-2);
  mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}
.nepa__track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: ticker 38s linear infinite;
  font-family: var(--font-mono);
  font-size: 13px;
  letter-spacing: 0.22em;
  color: var(--text);
  white-space: nowrap;
}
.nepa__track span { padding: 0 6px; }
.nepa__track i {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 22px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 10px rgba(89, 200, 245, 0.7);
}
@keyframes ticker {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.nepa__pull {
  display: grid;
  grid-template-columns: 1.35fr 0.85fr;
  gap: clamp(32px, 7vw, 100px);
  padding: clamp(64px, 12vh, 140px) var(--gutter);
  align-items: end;
}
.nepa__lead {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(32px, 5vw, 72px);
  line-height: 0.96;
  letter-spacing: -0.03em;
  max-width: 12ch;
}
.nepa__aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding-bottom: 8px;
}
.nepa__aside blockquote {
  border-left: 2px solid var(--accent);
  padding: 4px 0 4px 24px;
  color: var(--dim);
  font-size: 17.5px;
  line-height: 1.55;
  max-width: 38ch;
}

/* ============================================================
   VISIT
   ============================================================ */
.visit { border-top: 1px solid var(--rule); }
.visit__hero {
  position: relative;
  display: block;
  height: clamp(460px, 82vh, 860px);
  height: clamp(460px, 82dvh, 860px);
  overflow: hidden;
  border-bottom: 1px solid var(--rule);
}
.visit__hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 38% 42%;
  transform: scale(1.06);
  transition: transform 8s cubic-bezier(0.16, 1, 0.3, 1), filter 0.4s ease;
  filter: saturate(0.85) contrast(1.08);
}
.visit__hero.is-visible img { transform: scale(1); }
.visit__hero:hover img { filter: saturate(1) contrast(1.08); }
.visit__hero-scrim {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 7, 8, 0.62) 0%, rgba(5, 7, 8, 0.18) 52%, rgba(5, 7, 8, 0.28) 100%),
    linear-gradient(180deg, transparent 42%, rgba(5, 7, 8, 0.58) 100%);
}
.visit__hero-copy {
  position: absolute;
  left: var(--gutter);
  bottom: clamp(28px, 6vh, 64px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  max-width: 640px;
}
.visit__hero-copy .mono { color: var(--accent); }
.visit__hero-copy h3 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(32px, 4.6vw, 68px);
  line-height: 0.96;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  text-shadow: 0 4px 28px rgba(2, 3, 4, 0.65);
}
.visit__hero-sub { color: rgba(233, 237, 240, 0.8); font-size: 15px; }

.visit__ticket {
  display: grid;
  grid-template-columns: 1fr 1.3fr 1fr;
}
.visit__cell {
  padding: clamp(36px, 5vw, 64px) var(--gutter);
  border-right: 1px solid var(--rule-soft);
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.visit__cell:last-child { border-right: 0; }
.visit__cell--call { background: var(--bg-2); box-shadow: inset 0 2px 0 var(--accent); }
.visit__label { color: var(--accent); }
.visit__phone {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(32px, 4vw, 58px);
  line-height: 1.05;
  letter-spacing: -0.025em;
}
.visit__phone:hover { color: var(--accent); }
.visit__sub { color: var(--dim); font-size: 14.5px; }
.visit__hours { width: 100%; }
.visit__hours div {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-top: 1px solid var(--rule-soft);
  font-size: 11px;
  letter-spacing: 0.12em;
}
.visit__hours dt { color: var(--dim); }
.visit__stamp {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(36px, 3.6vw, 52px);
  line-height: 0.92;
  letter-spacing: -0.02em;
  color: var(--accent);
}

/* ============================================================
   FOOTER
   ============================================================ */
/* ============================================================
   SAFETY — chamber protocol, suit-up animation
   ============================================================ */
.safety { border-top: 1px solid var(--rule); }
.safety__general {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--rule);
}
.safety__ban {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 20px;
  align-items: start;
  padding: clamp(28px, 4vw, 48px) var(--gutter);
  border-right: 1px solid var(--rule-soft);
}
.safety__ban:last-child { border-right: 0; }
.safety__ban h3 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(18px, 2vw, 24px);
  letter-spacing: -0.02em;
  margin: 6px 0 8px;
}
.safety__ban p:last-child { color: var(--dim); font-size: 14.5px; }
.safety__ban .mono { color: var(--accent); }

.safety__icon {
  display: block;
  width: 72px;
  height: 72px;
  color: var(--accent);
}
.safety__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.safety__slash {
  stroke: var(--text);
  stroke-width: 2.2;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}
.safety__ban.is-visible .safety__slash,
.safety__contra li.is-visible .safety__slash {
  animation: slashDraw 0.55s cubic-bezier(0.16, 1, 0.3, 1) 0.2s forwards;
}
@keyframes slashDraw { to { stroke-dashoffset: 0; } }

.safety__kit {
  display: grid;
  grid-template-columns: 1.15fr 0.95fr;
  gap: clamp(24px, 4vw, 64px);
  align-items: start;
  padding: clamp(40px, 7vh, 80px) var(--gutter);
  border-bottom: 1px solid var(--rule);
  color: var(--accent);
}
.safety__stage { min-width: 0; }
.safety__figure { width: 100%; height: auto; display: block; overflow: visible; }
.safety__gear { fill: var(--accent); transition: opacity 0.3s ease, fill 0.3s ease, stroke 0.3s ease; }
.safety__gear--stroke {
  fill: none;
  stroke: var(--accent);
  stroke-linecap: round;
}
.safety__gear--dash {
  fill: none;
  stroke: var(--accent);
  stroke-width: 1.8;
  stroke-dasharray: 5 5;
}
.safety__gear.is-off { opacity: 0.14; }
.safety__gear.is-hi { fill: #8de0ff; }
.safety__gear--stroke.is-hi,
.safety__gear--dash.is-hi { fill: none; stroke: #8de0ff; }
.safety__gear-ink { color: color-mix(in srgb, var(--accent) 48%, #050708); }
.safety__sock-line {
  stroke: var(--accent);
  stroke-width: 1.4;
  stroke-dasharray: 7 7;
}
.safety__lbl { cursor: pointer; }
.safety__lbl .n {
  fill: var(--dim);
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
}
.safety__lbl .m {
  fill: #c5cdd2;
  font-family: var(--font-display);
  font-size: 13px;
}
.safety__lbl .s {
  fill: var(--dim);
  font-family: var(--font-mono);
  font-size: 9px;
  letter-spacing: 0.1em;
}
.safety__lbl line { stroke: #394246; }
.safety__lbl circle { fill: #394246; }
.safety__lbl.is-on .m { fill: #fff; }
.safety__lbl.is-on .n { fill: var(--accent); }
.safety__lbl.is-on line { stroke: var(--accent); }
.safety__lbl.is-on circle { fill: var(--accent); }

.safety__ctas {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.safety__scan-btn {
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.16em;
  color: var(--text);
  padding: 12px 14px;
  outline: 1px solid var(--rule);
  min-height: 44px;
}
.safety__scan-btn--run { flex: 2 1 140px; }
.safety__scan-btn:hover,
.safety__scan-btn.is-on {
  background: var(--accent);
  color: var(--bg);
  outline-color: var(--accent);
}
.safety__scan-btn:focus-visible { outline: 1px solid var(--accent); outline-offset: 3px; }
.safety__status {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 8px;
  min-height: 1.4em;
}
.safety__status .mono { color: var(--accent); }
.safety__status b {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--text);
}

.safety__callouts {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.safety__callouts li { border-top: 1px solid var(--rule-soft); }
.safety__callouts li:last-child { border-bottom: 1px solid var(--rule-soft); }
.safety__callouts button {
  display: grid;
  grid-template-columns: 42px 1fr auto;
  gap: 14px;
  align-items: baseline;
  width: 100%;
  text-align: left;
  padding: 14px 0;
  font-family: var(--font-display);
  font-size: clamp(18px, 2.1vw, 26px);
  letter-spacing: -0.02em;
  color: var(--text);
}
.safety__callouts .mono { color: var(--accent); }
.safety__callouts b { font-weight: 500; }
.safety__callouts i {
  font-style: normal;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.12em;
  color: var(--dim);
  text-transform: uppercase;
}
.safety__callouts button:hover { color: var(--accent); }
.safety__callouts button.is-on { color: var(--text); }
.safety__callouts button.is-on b { color: var(--accent); }
.safety__callouts button.is-na { opacity: 0.45; }

.safety__dry {
  margin: 0;
  padding: 28px var(--gutter);
  border-bottom: 1px solid var(--rule);
  text-align: center;
  overflow: hidden;
}
.safety__dry span {
  display: inline-block;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(22px, 4.2vw, 42px);
  letter-spacing: 0.08em;
  color: var(--accent);
  position: relative;
}
.safety__dry.is-visible span {
  animation: dryPulse 2.8s ease-in-out infinite;
}
@keyframes dryPulse {
  0%, 100% { opacity: 0.7; }
  50% { opacity: 1; }
}

.safety__contra {
  padding: clamp(40px, 6vh, 80px) var(--gutter) clamp(56px, 8vh, 100px);
}
.safety__contra-label {
  color: var(--accent);
  margin-bottom: 28px;
}
.safety__contra ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.safety__contra li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
  padding: 20px 8px;
  border: 1px solid var(--rule-soft);
  font-family: var(--font-display);
  font-size: 15px;
  letter-spacing: -0.01em;
}
.safety__contra .safety__icon { width: 56px; height: 56px; }
.safety__note {
  color: var(--dim);
  font-size: 14px;
  max-width: 62ch;
  margin-top: 28px;
}

.footer {
  border-top: 1px solid var(--rule);
  padding: clamp(40px, 7vh, 80px) var(--gutter) clamp(36px, 5vh, 60px);
}
.footer__cue {
  color: var(--accent);
  margin-bottom: 18px;
}
.footer__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: clamp(28px, 5vh, 56px);
}
.footer__mark {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(80px, 18vw, 240px);
  line-height: 0.85;
  letter-spacing: -0.04em;
  color: var(--text);
  opacity: 0.92;
  overflow: visible;
  flex: 1 1 auto;
  min-width: 0;
}
.footer__social {
  display: flex;
  gap: 14px;
  flex: 0 0 auto;
  padding-bottom: 10px;
}
.footer__soc {
  display: grid;
  grid-template-columns: 56px 1fr;
  grid-template-rows: auto auto;
  column-gap: 12px;
  align-items: center;
  color: var(--text);
  min-width: 168px;
}
.footer__soc svg {
  grid-row: 1 / span 2;
  width: 56px;
  height: 56px;
  padding: 13px;
  outline: 1px solid var(--rule);
  color: var(--accent);
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linejoin: round;
}
.footer__soc[href*="instagram"] svg circle:last-of-type,
.footer__soc[href*="facebook"] svg path {
  fill: currentColor;
  stroke: none;
}
.footer__soc span {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.02em;
}
.footer__soc i {
  font-style: normal;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  color: var(--dim);
  white-space: nowrap;
}
.footer__soc:hover { color: var(--accent); }
.footer__soc:hover svg { background: var(--accent); color: var(--bg); outline-color: var(--accent); }
.footer__soc:focus-visible { outline: 1px solid var(--accent); outline-offset: 4px; }
.footer__grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: clamp(32px, 5vw, 64px);
  align-items: start;
  padding-top: 28px;
  border-top: 1px solid var(--rule-soft);
}
.footer__logo { height: 34px; width: auto; margin-bottom: 16px; }
.footer__follow,
.footer__label { color: var(--accent); margin-bottom: 14px; }
.footer__map {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 18px;
  max-width: 36ch;
}
.footer__map a {
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--dim);
}
.footer__map a:hover { color: var(--text); }
.footer__visit p { margin-bottom: 10px; }
.footer__hours { color: var(--dim); margin: 12px 0 18px; letter-spacing: 0.12em; }
.footer__phone {
  display: inline-block;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(22px, 2.4vw, 32px);
  letter-spacing: -0.03em;
  margin-bottom: 18px;
}
.footer__phone:hover { color: var(--accent); }
.footer__meta { display: flex; flex-direction: column; align-items: flex-start; }
.footer__line {
  color: var(--dim);
  max-width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
  margin-top: 8px;
}
.footer__line a:hover { color: var(--text); }
/* full-width sign-off bar at the very bottom of the footer */
.footer__by {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: clamp(40px, 7vh, 72px);
  padding-top: clamp(28px, 4vh, 42px);
  border-top: 1px solid var(--rule);
  opacity: 0.9;
  transition: opacity 0.2s ease;
}
.footer__by-label {
  color: var(--dim);
  letter-spacing: 0.22em;
}
.footer__by img {
  height: 32px;
  width: auto;
  display: block;
}
.footer__by:hover { opacity: 1; }
.footer__by:focus-visible {
  outline: 1px solid var(--accent);
  outline-offset: 4px;
  opacity: 1;
}

@media (hover: none) {
  .story img { filter: grayscale(8%) contrast(1.04) saturate(0.95); }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
  .data__grid { grid-template-columns: repeat(2, 1fr); }
  .data__cell:nth-child(2) { border-right: 0; }
  .data__cell:nth-child(-n + 2) { border-bottom: 1px solid var(--rule-soft); }
  .effects__row { grid-template-columns: 60px 1fr; }
  .effects__row p { grid-column: 2; }
  .hw__unit { grid-template-columns: 1fr; }
  .hw__media, .hw__unit--flip .hw__media { border-right: 0; border-left: 0; border-bottom: 1px solid var(--rule-soft); order: 0; }
  .hw__media img { max-height: 380px; }
  .rates__board { grid-template-columns: 1fr; }
  .rates__lane { display: none; border-right: 0; }
  .rates__lane.is-on { display: flex; }
  .nepa__pull { grid-template-columns: 1fr; }
  .safety__general { grid-template-columns: 1fr; }
  .safety__ban { border-right: 0; border-bottom: 1px solid var(--rule-soft); }
  .safety__ban:last-child { border-bottom: 0; }
  .safety__kit { grid-template-columns: 1fr; }
  .safety__contra ul { grid-template-columns: repeat(3, 1fr); }
  .visit__ticket { grid-template-columns: 1fr; }
  .visit__cell { border-right: 0; border-bottom: 1px solid var(--rule-soft); }
  .visit__cell:last-child { border-bottom: 0; }
  .footer__head { flex-wrap: wrap; }
  .footer__social { width: 100%; padding-bottom: 0; }
  .footer__grid { grid-template-columns: 1fr; }
  .footer__meta { align-items: flex-start; text-align: left; }
}

@media (max-width: 860px) {
  :root {
    --nav-h: 64px;
    --gutter: 20px;
    --dock-h: calc(65px + env(safe-area-inset-bottom, 0px));
  }

  .nav { gap: 12px; }
  .nav__logo img { height: 26px; }
  .nav__book {
    min-height: 44px;
    padding: 0 18px;
    display: inline-flex;
    align-items: center;
  }
  .nav__links {
    position: fixed;
    top: calc(var(--nav-h) + env(safe-area-inset-top, 0px));
    left: 0; right: 0;
    flex-direction: column;
    gap: 0;
    background: rgba(5, 7, 8, 0.97);
    backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--rule);
    padding: 10px 0 max(18px, env(safe-area-inset-bottom, 0px));
    display: none;
    max-height: calc(100dvh - var(--nav-h) - env(safe-area-inset-top, 0px));
    overflow-y: auto;
  }
  .nav__links.is-open { display: flex; }
  .nav:has(.nav__links.is-open) {
    background: rgba(5, 7, 8, 0.97);
    border-bottom-color: var(--rule);
  }
  .nav__links a { padding: 16px var(--gutter); font-size: 13px; min-height: 44px; }
  .nav__phone { display: none; }
  .nav__right { margin-left: auto; }
  .nav__burger {
    display: flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .xp { height: 620vh; }
  .xp__canvas { transform-origin: 42% 42%; }
  .xp__title { font-size: clamp(40px, 12vw, 56px); }
  .xp__kicker { max-width: calc(100% - 8px); white-space: normal; }
  .xp__kicker-brand { display: none; }
  .xp__hero {
    padding: calc(var(--nav-h) + env(safe-area-inset-top, 0px) + 12px) var(--gutter) 28px;
    justify-content: flex-end;
    padding-bottom: calc(var(--dock-h) + 28px);
  }
  .xp__chapter, .xp__chapter--right {
    left: var(--gutter); right: var(--gutter);
    text-align: left;
    max-width: none;
    bottom: calc(var(--dock-h) + 20px);
  }
  .xp__chapter h2 { font-size: clamp(28px, 8vw, 40px); }
  .xp__chapter--right .xp__body { margin-left: 0; }
  .xp__hud {
    top: calc(var(--nav-h) + env(safe-area-inset-top, 0px) + 14px);
    right: 16px;
    transform: none;
  }
  .xp__hud-rail { height: 64px; }
  .xp__hud-temp { font-size: 16px; }
  .xp__hud-meta { display: none; }
  .xp__cue { display: none; }

  .sect-head { padding: 56px var(--gutter) 28px; }
  .sect-head__title { font-size: clamp(44px, 16vw, 72px); }

  .hw__media { padding: 32px var(--gutter); }
  .hw__spec { padding: 36px var(--gutter) 48px; }
  .hw__table div { gap: 12px; }
  .hw__table dd { text-align: right; max-width: 60%; overflow-wrap: anywhere; }

  .story { flex: 0 0 78vw; }
  .stories__rail {
    justify-content: flex-start;
    padding-inline: var(--gutter);
    scroll-padding-inline: var(--gutter);
  }
  .lightbox[open] { width: 100%; padding: 0 10px; }
  .lightbox__frame { width: 100%; max-width: 100%; }
  .lightbox__stage video { width: 100%; max-width: 100%; max-height: 72dvh; }
  .lightbox__close-label { display: none; }

  .rates__price { font-size: clamp(48px, 18vw, 72px); }
  .rates__picker { grid-template-columns: repeat(3, 1fr); }
  .rates__pick {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 14px 10px;
    min-height: 72px;
    border-right: 1px solid var(--rule-soft);
    border-bottom: 0;
  }
  .rates__pick svg { width: 20px; height: 20px; }
  .rates__pick b { font-size: 15px; }
  .rates__pick i { font-size: 10px; letter-spacing: 0.06em; }

  .field { height: min(72dvh, 620px); }
  .field__video { object-position: 50% 28%; }
  .field__scrim {
    background:
      linear-gradient(180deg, rgba(5, 7, 8, 0.12) 0%, rgba(5, 7, 8, 0.16) 42%, rgba(5, 7, 8, 0.78) 100%),
      rgba(89, 200, 245, 0.16);
  }
  .field__text { bottom: max(28px, env(safe-area-inset-bottom, 0px) + 16px); }
  .field__text h2 { font-size: clamp(32px, 11vw, 48px); }

  .nepa__hero { height: min(92dvh, 760px); }
  .nepa__hero img { object-position: 50% 22%; }
  .nepa__copy {
    max-width: none;
    right: var(--gutter);
    bottom: max(28px, env(safe-area-inset-bottom, 0px) + 12px);
    align-items: stretch;
  }
  .nepa__copy h2 { font-size: clamp(36px, 12vw, 52px); }
  .nepa__by { font-size: 14px; max-width: none; }
  .nepa__pull { padding: 48px var(--gutter) 56px; gap: 28px; }
  .nepa__lead { font-size: clamp(28px, 9vw, 40px); max-width: 14ch; }
  .nepa__track { font-size: 11px; letter-spacing: 0.16em; }

  .visit__hero { height: min(78dvh, 680px); }
  .visit__hero img { object-position: 32% 40%; }
  .visit__hero-copy {
    max-width: none;
    right: var(--gutter);
    bottom: max(24px, env(safe-area-inset-bottom, 0px) + 12px);
    gap: 10px;
  }
  .visit__hero-copy h3 { font-size: clamp(28px, 9vw, 40px); }
  .visit__phone { font-size: clamp(30px, 8.4vw, 40px); }
  .visit__cell { padding: 32px var(--gutter); }
  .visit__stamp { font-size: clamp(32px, 12vw, 44px); }
  .safety__stage { max-width: 420px; margin: 0 auto; }
  .safety__lbl { display: none; }
  .safety__kit { padding-top: 28px; }
  .safety__callouts button { font-size: clamp(17px, 5vw, 22px); }
  .safety__contra ul { grid-template-columns: 1fr 1fr; }
  .safety__contra li:last-child { grid-column: 1 / -1; }

  .footer {
    padding: 40px var(--gutter) calc(36px + env(safe-area-inset-bottom, 0px));
  }
  .footer__mark { font-size: clamp(64px, 28vw, 120px); }
  .footer__soc { min-width: 0; flex: 1; grid-template-columns: 48px 1fr; }
  .footer__soc svg { width: 48px; height: 48px; padding: 11px; }
  .footer__soc i { white-space: normal; letter-spacing: 0.08em; }
  .footer__line { letter-spacing: 0.08em; }
}

@media (max-width: 560px) {
  .data__grid { grid-template-columns: 1fr; }
  .data__cell { border-right: 0; border-bottom: 1px solid var(--rule-soft); }
  .data__cell:last-child { border-bottom: 0; }
  .data__cell { padding: 28px var(--gutter); }
  .story { flex-basis: 82vw; }
  .sect-head__note { margin-left: 0; width: 100%; }
  .effects__row { padding: 22px var(--gutter); gap: 12px; }
  .btn-line { padding: 12px 0 8px; }
  .safety__ban { grid-template-columns: 56px 1fr; gap: 14px; }
  .safety__icon { width: 56px; height: 56px; }
  .safety__contra ul { grid-template-columns: 1fr; }
  .safety__contra li:last-child { grid-column: auto; }
}

/* reduced motion: static frame + visible chapters stacked */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; transition: none; }
  .xp__hero-cta { opacity: 1; transform: none; }
  .xp { height: auto; }
  .xp__sticky { position: relative; height: auto; min-height: 100vh; }
  .xp__chapter { position: relative; opacity: 1; transform: none; inset: auto; padding: 40px var(--gutter); }
  .xp__hero { position: relative; min-height: 90vh; }
  .xp__cue-line { animation: none; }
  .xp__noise { animation: none; opacity: 0.03; }
  .xp__kicker, .xp__lede, .xp__hero-cta, .xp__cue, .xp__hud, .xp__hud-meta { opacity: 1; transform: none; }
  .xp__title .xp__line-in { transform: none; }
  .nepa__track { animation: none; }
  .nepa__hero img, .visit__hero img { transform: none; }
  .safety__slash { stroke-dashoffset: 0; }
  .safety__dry span { animation: none; }
  .safety__gear { opacity: 1; }
}

.nav__links a.is-on { color: var(--text); }

.dock {
  display: none;
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 90;
  grid-template-columns: 1fr 1fr;
  background: rgba(5, 7, 8, 0.94);
  backdrop-filter: blur(16px);
  border-top: 1px solid var(--rule);
  padding: 10px var(--gutter) calc(10px + env(safe-area-inset-bottom, 0px));
  gap: 10px;
}
.dock a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  font-family: var(--font-mono);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  outline: 1px solid var(--rule);
}
.dock__book { background: var(--accent); color: var(--bg); outline-color: var(--accent); }

body:has(main.page) .nav {
  background: rgba(5, 7, 8, 0.82);
  backdrop-filter: blur(14px);
  border-bottom-color: var(--rule-soft);
}

.page { padding-top: calc(var(--nav-h) + env(safe-area-inset-top, 0px)); }
.page-hero {
  padding: clamp(48px, 10vh, 96px) var(--gutter) clamp(36px, 6vh, 64px);
  border-bottom: 1px solid var(--rule);
}
.page-hero > * { max-width: 1100px; }
.page .nepa__hero {
  height: clamp(380px, 62vh, 640px);
  height: clamp(380px, 62dvh, 640px);
}
.page .field {
  height: clamp(360px, 56vh, 620px);
  height: clamp(360px, 56dvh, 620px);
  border-top: 0;
}
.page .field__video { object-position: 50% 50%; }
.page .visit { border-top: 0; }
.page .visit__hero {
  height: clamp(360px, 52vh, 560px);
  height: clamp(360px, 52dvh, 560px);
}
.page .safety { border-top: 1px solid var(--rule); }
.page-hero .mono { color: var(--accent); margin-bottom: 14px; }
.page-hero h1 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(40px, 8vw, 88px);
  line-height: 0.92;
  letter-spacing: -0.04em;
  text-transform: uppercase;
}
.page-hero__lede {
  margin-top: 18px;
  max-width: 46ch;
  color: var(--dim);
  font-size: 17px;
}
.page-hero__actions { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 28px; align-items: center; }

.offer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-bottom: 1px solid var(--rule);
}
.offer__card {
  padding: clamp(36px, 5vw, 64px) var(--gutter);
  border-right: 1px solid var(--rule-soft);
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 280px;
}
.offer__card:last-child { border-right: 0; }
.offer__card .mono { color: var(--accent); }
.offer__card h3 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(28px, 3.4vw, 44px);
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.offer__card p { color: var(--dim); max-width: 36ch; flex: 1; }
.offer__card:hover { background: var(--bg-2); }

.cta-band {
  padding: clamp(40px, 7vh, 72px) var(--gutter);
  border-bottom: 1px solid var(--rule);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  align-items: flex-end;
}
.cta-band h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(28px, 4vw, 48px);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  line-height: 0.95;
}
.cta-band p { color: var(--dim); max-width: 42ch; margin-top: 10px; }
.cta-band .mono { color: var(--accent); margin-top: 0; max-width: none; }
.cta-band .mono + h2 { margin-top: 10px; }
.cta-band h2 + p { margin-top: 10px; }

/* cta-band with a dimmed photo behind the copy */
.cta-band--media {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-top: 1px solid var(--rule);
  padding-block: clamp(56px, 11vh, 104px);
}
.cta-band--media > div,
.cta-band--media > a { position: relative; z-index: 1; }
.cta-band__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
  filter: grayscale(32%) contrast(0.98) brightness(0.7);
}
.cta-band__scrim {
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, #050708 0%, rgba(5, 7, 8, 0.95) 40%, rgba(5, 7, 8, 0.58) 74%, rgba(5, 7, 8, 0.82) 100%),
    linear-gradient(180deg, rgba(5, 7, 8, 0.5) 0%, rgba(5, 7, 8, 0.62) 100%),
    rgba(89, 200, 245, 0.05);
}
.cta-band--media p { color: rgba(233, 237, 240, 0.92); max-width: 34ch; }
.cta-band--media .mono { color: var(--accent); }

.prose {
  padding: clamp(36px, 6vh, 72px) var(--gutter) clamp(48px, 8vh, 88px);
  max-width: 72ch;
}
.prose h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(22px, 3vw, 32px);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  margin: 36px 0 12px;
}
.prose h2:first-child { margin-top: 0; }
.prose p, .prose li { color: var(--dim); }
.prose a {
  color: var(--accent);
  border-bottom: 1px solid currentColor;
}
.prose ul, .prose ol { padding-left: 1.2em; margin: 12px 0 20px; }
.prose li { margin: 6px 0; }
.prose b { color: var(--text); font-weight: 500; }

.faq {
  padding: 0 var(--gutter) clamp(56px, 8vh, 96px);
  max-width: 860px;
}
.faq__kicker { color: var(--accent); margin: 48px 0 12px; }
.faq details {
  border-top: 1px solid var(--rule-soft);
  padding: 18px 0;
}
.faq details:last-child { border-bottom: 1px solid var(--rule-soft); }
.faq summary {
  cursor: pointer;
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.02em;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after {
  content: "+";
  color: var(--accent);
  font-family: var(--font-mono);
  flex-shrink: 0;
  line-height: 1;
}
.faq details[open] summary::after { content: "–"; }
.faq details p { color: var(--dim); margin-top: 10px; max-width: 62ch; }
.faq a {
  color: var(--accent);
  border-bottom: 1px solid currentColor;
}

.mapblock { border-bottom: 0; }
.mapblock__canvas {
  --pin-x: 47.3%;
  --pin-y: 45.2%;
  position: relative;
  display: block;
  overflow: hidden;
  background: #0b1014;
  min-height: min(420px, 50vh);
}
.mapblock__canvas img {
  width: 100%;
  height: min(520px, 56vh);
  object-fit: cover;
  object-position: var(--pin-x) var(--pin-y);
  filter: none;
}
.mapblock__pin {
  position: absolute;
  left: var(--pin-x);
  top: var(--pin-y);
  width: 32px;
  height: 43px;
  margin-left: -16px;
  margin-top: -43px;
  pointer-events: none;
}
.mapblock__pin svg {
  display: block;
  width: 100%;
  height: 100%;
}
.mapblock__open {
  position: absolute;
  right: var(--gutter);
  bottom: 18px;
  color: var(--bg);
  background: var(--accent);
  padding: 10px 14px;
  letter-spacing: 0.14em;
}
.mapblock__canvas:hover .mapblock__open { background: var(--text); }
.mapblock__attr {
  padding: 8px var(--gutter);
  color: var(--dim);
  font-size: 9px;
  letter-spacing: 0.12em;
  border-bottom: 1px solid var(--rule-soft);
}
.map-apps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--rule);
}
.map-app {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px var(--gutter);
  border-right: 1px solid var(--rule-soft);
  min-height: 88px;
}
.map-app:last-child { border-right: 0; }
.map-app:hover { background: var(--bg-2); }
.map-app__icon {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 11px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
}
.map-app__icon--apple {
  overflow: visible;
  background: transparent;
  box-shadow: none;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.4));
}
.map-app__icon img,
.map-app__icon svg {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: cover;
}
.prose .text-link {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: var(--accent);
  border-bottom: 1px solid currentColor;
  font: inherit;
  cursor: pointer;
  letter-spacing: inherit;
}
.prose .text-link:hover,
.faq .text-link:hover { color: var(--text); }
.faq .text-link {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: var(--accent);
  border-bottom: 1px solid currentColor;
  font: inherit;
  cursor: pointer;
}
.map-app b {
  display: block;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.map-app i {
  display: block;
  font-style: normal;
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent);
  margin-top: 4px;
}

@media (max-width: 1180px) {
  .nav__links {
    position: fixed;
    top: calc(var(--nav-h) + env(safe-area-inset-top, 0px));
    left: 0; right: 0;
    flex-direction: column;
    gap: 0;
    background: rgba(5, 7, 8, 0.97);
    backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--rule);
    padding: 10px 0 max(18px, env(safe-area-inset-bottom, 0px));
    display: none;
    max-height: calc(100dvh - var(--nav-h) - env(safe-area-inset-top, 0px));
    overflow-y: auto;
    margin-left: 0;
  }
  .nav__links.is-open { display: flex; }
  .nav:has(.nav__links.is-open) {
    background: rgba(5, 7, 8, 0.97);
    border-bottom-color: var(--rule);
  }
  .nav__links a { padding: 16px var(--gutter); font-size: 13px; min-height: 44px; }
  .nav__right { margin-left: auto; }
  .nav__burger {
    display: flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
}

@media (max-width: 1024px) {
  .offer { grid-template-columns: 1fr; }
  .offer__card { border-right: 0; border-bottom: 1px solid var(--rule-soft); }
  .offer__card:last-child { border-bottom: 0; }
}

@media (max-width: 860px) {
  .dock { display: grid; }
  body { padding-bottom: var(--dock-h); }
  .map-apps { grid-template-columns: 1fr; }
  .map-app { border-right: 0; border-bottom: 1px solid var(--rule-soft); }
  .map-app:last-child { border-bottom: 0; }
  .mapblock__canvas img { height: min(360px, 48vh); }
}

/* Visually hidden — content for screen readers and search engines only. */
.u-vh {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}
