/* bundle-faq.css — GENERATED, do not edit. Sources, in order:
     css/base/fonts.css
     css/base/tokens.css
     css/base/reset.css
     css/base/typography.css
     css/layouts/grid.css
     css/layouts/header.css
     css/layouts/footer.css
     css/components/nav.css
     css/components/button.css
     css/components/card.css
     css/pages/faq.css
   Regenerate with the bundler; the ?v= hash in the HTML must be updated too. */

/* ==== css/base/fonts.css ==== */
/* Self-hosted variable fonts — generated from Google Fonts, latin + latin-ext only.
   Replaces the render-blocking fonts.googleapis.com stylesheet.
   One file per (family, style); font-weight declares the variable axis range. */
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400 600;font-display:swap;src:url('/fonts/cormorant-garamond-italic-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400 600;font-display:swap;src:url('/fonts/cormorant-garamond-italic-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400 700;font-display:swap;src:url('/fonts/cormorant-garamond-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400 700;font-display:swap;src:url('/fonts/cormorant-garamond-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'DM Sans';font-style:italic;font-weight:300;font-display:swap;src:url('/fonts/dm-sans-italic-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'DM Sans';font-style:italic;font-weight:300;font-display:swap;src:url('/fonts/dm-sans-italic-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:300 500;font-display:swap;src:url('/fonts/dm-sans-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:300 500;font-display:swap;src:url('/fonts/dm-sans-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/* ==== css/base/tokens.css ==== */
/* tokens.css — single source of truth for all design tokens */

:root {

  /* ─── COLOR ──────────────────────────────────────────────
     WMWH brand — pure monochrome, gallery-wall philosophy.
     - #050505 near-black (logo fill, brand preview --bg)
     - #F6F5F0 gallery-wall white (reads white-first, warmth on dwell)
     - #F5F5F0 sibling cream for type-on-dark (brand preview reference)
     - Neutral grays from brand preview (#A1A1A1, #6F6F6F)
     No accent hue. All emphasis via inversion contrast.
  ──────────────────────────────────────────────────────── */
  --color-bg:             #FFFFFF;  /* white-first — no cream backgrounds */
  --color-bg-dark:        #050505;
  --color-charcoal:       #1F1F24;  /* nav — lifted off pure black so the bar reads as a distinct object */
  --color-surface:        #FFFFFF;  /* same white as bg — sections separated by border/shadow, not tint */
  --color-surface-dark:   #0B0B0D;
  --color-text-primary:   #050505;
  --color-text-secondary: #6F6F6F;
  --color-text-inverse:   #F5F5F0;
  --color-text-muted:     #A1A1A1;

  /* Primary CTA — brand near-black, inversion-based contrast.
     ONE USE per page applies to weight, not hue (multiple solid-black
     fills dilute "this is THE action"). */
  --color-accent:         #050505;
  --color-accent-hover:   #1F1F1F;

  --color-border:         rgba(5, 5, 5, 0.10);
  --color-border-dark:    rgba(245, 245, 240, 0.10);
  --color-spotlight:      rgba(245, 245, 240, 0.06);

  /* ─── TYPOGRAPHY ─────────────────────────────────────── */
  --font-display: 'Cormorant Garamond', serif;
  --font-body:    'DM Sans', sans-serif;

  --size-hero:   clamp(4rem, 9vw, 9rem);
  --size-h1:     clamp(2.5rem, 5vw, 5rem);
  --size-h2:     clamp(1.75rem, 3vw, 3rem);
  --size-h3:     clamp(1.25rem, 2vw, 1.75rem);
  --size-body:   1rem;
  --size-small:  0.875rem;
  --size-eyebrow:0.6875rem;

  --leading-tight: 1.05;
  --leading-body:  1.65;

  --tracking-tight: -0.02em;
  --tracking-wide:   0.12em;

  /* ─── SPACING ────────────────────────────────────────── */
  --space-xs:     0.5rem;
  --space-sm:     1rem;
  --space-md:     1.75rem;   /* tightened from 2rem — less dead air */
  --space-lg:     3rem;      /* tightened from 4rem */
  --space-xl:     5rem;      /* tightened from 8rem — luxury, not empty */
  --space-2xl:    9rem;      /* tightened from 14rem */
  --section-pad:  clamp(3rem, 6vw, 6rem); /* tightened from 5-10rem — sections breathe, not yawn */

  /* ─── LAYOUT ─────────────────────────────────────────── */
  --container-max: 1280px;
  --container-pad: clamp(1.5rem, 5vw, 4rem);

  /* ─── RADIUS ─────────────────────────────────────────── */
  --radius-sm:   6px;
  --radius-md:   10px;
  --radius-card: 16px;
  --radius-pill: 999px;

  /* ─── SHADOW ─────────────────────────────────────────── */
  --shadow-card: 0 2px 12px rgba(5, 5, 5, 0.06);
  --shadow-nav:  0 4px 24px rgba(5, 5, 5, 0.08);

  /* ─── Z-INDEX ────────────────────────────────────────── */
  --z-base:       0;
  --z-above:      10;
  --z-sticky:     100;
  --z-nav:        900;
  --z-drawer:     950;
  --z-overlay:    940;
  --z-cursor:     9999;
  --z-transition: 9998;

  /* ─── MOTION ─────────────────────────────────────────── */
  /* All tween durations/eases live in animations.js MOTION_SYSTEM.
     These vars are for CSS-only transitions only. */
  --ease-feedback: cubic-bezier(0.37, 0, 0.63, 1);   /* sine.inOut equivalent */
  --ease-entrance: cubic-bezier(0.16, 1, 0.3, 1);    /* power2.out equivalent */
  --ease-morph:    cubic-bezier(0.87, 0, 0.13, 1);   /* power3.inOut equivalent */

  --dur-feedback: 0.18s;
  --dur-entrance: 0.6s;
  --dur-morph:    0.5s;

  /* ─── MATERIALIZATION ────────────────────────────────────
     Apple-style placeholder → content reveal. These are NOT
     skeleton loaders. The metaphor is matte paper under a
     drifting gallery spotlight. See css/components/materialize.css.
  ──────────────────────────────────────────────────────── */
  --ease-spring:     cubic-bezier(0.34, 1.30, 0.64, 1);  /* gentle overshoot, content arriving */
  --ease-settle:     cubic-bezier(0.16, 1, 0.3, 1);      /* alias of --ease-entrance, placeholder leaving */
  --dur-materialize: 320ms;
  --dur-blur-focus:  420ms;
  --dur-layer-gap:    90ms;  /* spacing between materialization layers */
  --dur-mat-min:     180ms;  /* minimum placeholder display window */

}

/* ==== css/base/reset.css ==== */
/* reset.css — modern CSS reset */

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  min-height: 100dvh;
  background-color: var(--color-bg);
  color: var(--color-text-primary);
  font-family: var(--font-body);
  font-size: var(--size-body);
  line-height: var(--leading-body);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

/* Remove list semantics that are purely visual */
ul, ol {
  list-style: none;
}

/* Remove anchor decoration — components style links explicitly */
a {
  color: inherit;
  text-decoration: none;
}

/* Images + media block-level by default */
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

/* Form elements inherit font */
input, button, textarea, select {
  font: inherit;
}

/* Avoid text overflow on long words */
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

/* Remove button defaults */
button {
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}

/* Restore native pointer over interactives while custom cursor is hidden.
   Two classes on <html> outrank the single-class `html.has-custom-cursor a` rule. */
html.has-custom-cursor.cursor-native a,
html.has-custom-cursor.cursor-native button,
html.has-custom-cursor.cursor-native [role="button"],
html.has-custom-cursor.cursor-native input,
html.has-custom-cursor.cursor-native textarea,
html.has-custom-cursor.cursor-native label,
html.has-custom-cursor.cursor-native .btn,
html.has-custom-cursor.cursor-native summary,
html.has-custom-cursor.cursor-native [data-magnetic] {
  cursor: pointer;
}

/* Root stacking context for page transition curtain */
#page-transition-curtain {
  position: fixed;
  inset: 0;
  z-index: var(--z-transition);
  background: var(--color-bg-dark);
  transform: translateY(-100%);
  pointer-events: none;
}

/* ==== css/base/typography.css ==== */
/* typography.css — type scale, utilities. Fonts via Google CDN in HTML <head>. */

/* ─── HEADINGS ──────────────────────────────────────────── */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  font-weight: 600;
}

h1 { font-size: var(--size-h1); }
h2 { font-size: var(--size-h2); }
h3 { font-size: var(--size-h3); }

/* ─── TYPE SCALE UTILITIES ──────────────────────────────── */

.text-hero {
  font-family: var(--font-display);
  font-size: var(--size-hero);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  font-weight: 600;
}

.text-h1 {
  font-family: var(--font-display);
  font-size: var(--size-h1);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  font-weight: 600;
}

.text-h2 {
  font-family: var(--font-display);
  font-size: var(--size-h2);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  font-weight: 600;
}

.text-h3 {
  font-family: var(--font-display);
  font-size: var(--size-h3);
  line-height: var(--leading-tight);
  font-weight: 600;
}

.text-body {
  font-family: var(--font-body);
  font-size: var(--size-body);
  line-height: var(--leading-body);
  font-weight: 400;
}

.text-small {
  font-family: var(--font-body);
  font-size: var(--size-small);
  line-height: var(--leading-body);
  font-weight: 400;
}

.text-eyebrow {
  font-family: var(--font-body);
  font-size: var(--size-eyebrow);
  line-height: 1;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  font-weight: 500;
  color: var(--color-text-muted);
  margin-top: var(--space-lg);
  margin-bottom: var(--space-md);
}

@media (max-width: 767px) {
  .text-eyebrow {
    margin-top: var(--space-md);
    margin-bottom: var(--space-sm);
  }
}

/* ─── DISPLAY ITALIC (editorial quotes, hero secondary lines) */
.text-display-italic {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 400;
}

/* ─── COLOR UTILITIES ────────────────────────────────────── */
.text-primary   { color: var(--color-text-primary); }
.text-secondary { color: var(--color-text-secondary); }
.text-inverse   { color: var(--color-text-inverse); }
.text-muted     { color: var(--color-text-muted); }

/* ─── ALIGNMENT ──────────────────────────────────────────── */
.text-center { text-align: center; }
.text-left   { text-align: left; }
.text-right  { text-align: right; }

/* ─── BODY COPY ──────────────────────────────────────────── */
p {
  font-family: var(--font-body);
  font-size: var(--size-body);
  line-height: var(--leading-body);
  color: var(--color-text-secondary);
}

p + p {
  margin-top: var(--space-sm);
}

/* ─── STRONG / EM ────────────────────────────────────────── */
strong {
  font-weight: 600;
  color: var(--color-text-primary);
}

em {
  font-style: italic;
}

/* ==== css/layouts/grid.css ==== */
/* grid.css — container, section rhythm, layout primitives */

/* ─── CONTAINER ─────────────────────────────────────────── */
.container {
  width: 100%;
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--container-pad);
}

.container--narrow {
  max-width: 860px;
}

.container--wide {
  max-width: 1440px;
}

/* ─── SECTION SHELL ─────────────────────────────────────── */
.section {
  padding-block: var(--section-pad);
  position: relative;
}

.section--full {
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* ─── DARK SECTION VARIANT ───────────────────────────────── */
[data-dark] {
  background-color: var(--color-bg-dark);
  color: var(--color-text-inverse);
}

[data-dark] p {
  color: var(--color-text-muted);
}

[data-dark] .text-eyebrow {
  color: var(--color-text-muted);
}

/* ─── SPOTLIGHT LAYER (cursor effect on dark sections) ───── */
[data-dark] .spotlight-layer {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: var(--z-above);
  background: radial-gradient(
    400px circle at var(--spotlight-x, 50%) var(--spotlight-y, 50%),
    var(--color-spotlight),
    transparent 70%
  );
  opacity: 0;
  transition: opacity var(--dur-feedback) var(--ease-feedback);
}

/* ─── GRID PRIMITIVES ────────────────────────────────────── */
.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--space-md);
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-md);
}

.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-md);
}

@media (max-width: 1024px) {
  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .grid-2,
  .grid-3,
  .grid-4 {
    grid-template-columns: 1fr;
  }
}

/* ─── FLEX UTILITIES ─────────────────────────────────────── */
.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

/* ─── SECTION DIVIDER ────────────────────────────────────── */
.section-divider {
  width: 100%;
  height: 1px;
  background: var(--color-border);
}

[data-dark] .section-divider {
  background: var(--color-border-dark);
}

/* ─── SCROLL REVEAL BASE STATES ──────────────────────────── */
/* Set by IntersectionObserver in animations.js — not driven by JS rendering */
[data-reveal] {
  opacity: 0;
  transform: translateY(48px);
  transition:
    opacity var(--dur-entrance) var(--ease-entrance),
    transform var(--dur-entrance) var(--ease-entrance);
}

[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger delay via CSS custom property set from data-stagger-index in HTML */
[data-stagger-index] {
  transition-delay: calc(var(--i, 0) * 197ms); /* +35% on prior 146ms — restrained cascade */
}

/* ==== css/layouts/header.css ==== */
/* header.css — page header shell (not the nav component) */

/* ─── SITE HEADER WRAPPER ────────────────────────────────── */
/* Used on pages that have a distinct header region below the nav */
.page-header {
  padding-top: calc(var(--section-pad) + 80px); /* clear fixed nav */
  padding-bottom: var(--section-pad);
  position: relative;
  overflow: hidden;
}

.page-header--centered {
  text-align: center;
}

.page-header__eyebrow {
  margin-bottom: var(--space-sm);
}

.page-header__heading {
  margin-bottom: var(--space-sm);
}

.page-header__subhead {
  font-size: var(--size-body);
  color: var(--color-text-secondary);
  max-width: 560px;
}

.page-header--centered .page-header__subhead {
  margin-inline: auto;
}

/* ==== css/layouts/footer.css ==== */
/* footer.css — footer layout and content styles */

/* ─── FOOTER SHELL ───────────────────────────────────────── */
.footer {
  background: var(--color-bg-dark);
  color: var(--color-text-inverse);
  padding-block: var(--section-pad);
}

/* ─── FOOTER GRID — 2 COLUMN ─────────────────────────────── */
.footer__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-xl);
  align-items: start;
}

/* ─── LEFT COL: LOGO + TAGLINE ───────────────────────────── */
.footer__brand {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
}

.footer__logo {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}

.footer__logo-img {
  height: clamp(40px, 5vw, 56px);
  width: auto;
}

.footer__tagline {
  font-family: var(--font-body);
  font-size: var(--size-small);
  color: var(--color-text-muted);
  line-height: var(--leading-body);
  max-width: 280px;
}

/* ─── RIGHT COL: LINKS + LEGAL ───────────────────────────── */
.footer__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--space-md);
}

.footer__nav {
  display: flex;
  gap: var(--space-md);
  flex-wrap: wrap;
  justify-content: flex-end;
}

.footer__nav-link {
  font-family: var(--font-body);
  font-size: var(--size-small);
  color: var(--color-text-muted);
  transition: color var(--dur-feedback) var(--ease-feedback);
}

.footer__nav-link:hover {
  color: var(--color-text-inverse);
}

/* ─── LEGAL LINE ─────────────────────────────────────────── */
.footer__legal {
  font-family: var(--font-body);
  font-size: var(--size-eyebrow);
  letter-spacing: var(--tracking-wide);
  color: var(--color-text-muted);
  text-transform: uppercase;
}

/* ─── DIVIDER ────────────────────────────────────────────── */
.footer__divider {
  width: 100%;
  height: 1px;
  background: var(--color-border-dark);
  margin-block: var(--space-lg);
}

/* ─── RESPONSIVE ─────────────────────────────────────────── */
@media (max-width: 767px) {
  .footer__grid {
    grid-template-columns: 1fr;
    gap: var(--space-lg);
  }

  .footer__right {
    align-items: flex-start;
  }

  .footer__nav {
    justify-content: flex-start;
  }
}

/* ==== css/components/nav.css ==== */
/* nav.css — floating pill nav, scrolled state, mobile drawer */

/* ─── NAV SHELL ──────────────────────────────────────────────
   The nav morphs progressively against scroll position — driven by a
   ScrollTrigger scrub timeline in animations.js (initNavScroll).
   No CSS transitions on .nav / .nav__pill: GSAP sets live values per frame.

   Rest values defined here are the t=0 of the morph; ScrollTrigger interpolates
   them toward the scrolled values inline. The .scrolled class is unused by JS
   but kept as a fallback for prefers-reduced-motion (instant snap to end state).

   Per user directive: color stays #050505 in both states — shape & position morph only.
*/
.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-nav);
  width: 100%;
  max-width: none; /* truly full-width at rest — no inner cap */
  /* GSAP writes top/width/left/x as live values; no CSS transition. */
}

/* ─── NAV BAR ────────────────────────────────────────────────
   Padding values are fixed pixels (no clamp) so GSAP can interpolate
   cleanly between rest and scrolled states. */
.nav__pill {
  display: flex;
  align-items: center;
  gap: var(--space-md);
  padding: 16px 36px;
  border-radius: 0;
  background: #050505;
  border: 1px solid transparent;
  border-bottom-color: rgba(245, 245, 240, 0.06);
  /* Zero-alpha placeholder shadow so GSAP can interpolate to the
     scrolled-state two-layer shadow without a discrete jump. */
  box-shadow:
    0 20px 44px -18px rgba(5, 5, 5, 0),
    0 6px 16px -8px rgba(5, 5, 5, 0);
}

/* ─── REDUCED-MOTION FALLBACK ─────────────────────────────────
   Users with reduced-motion preference get a binary snap via .scrolled.
   ScrollTrigger is skipped in JS; this rule sets the end state directly. */
@media (prefers-reduced-motion: reduce) {
  .nav.scrolled {
    top: 18px;
    left: 50%;
    width: 85%;
    transform: translateX(-50%);
  }
  .nav.scrolled .nav__pill {
    padding: 12px 22px;
    border-radius: 14px;
    border-color: rgba(245, 245, 240, 0.10);
    box-shadow:
      0 20px 44px -18px rgba(5, 5, 5, 0.55),
      0 6px 16px -8px rgba(5, 5, 5, 0.35);
  }
}

/* ─── LOGO ───────────────────────────────────────────────── */
.nav__logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
}

.nav__logo-img {
  display: none;
  height: clamp(28px, 3.2vw, 38px);
  width: auto;
}

/* Desktop nav background is always #050505 → show the light wordmark.
   Mobile swaps below tie the visible variant to .is-scrolled. */
.nav__logo-img--light {
  display: block;
}

/* ─── DESKTOP LINKS ──────────────────────────────────────── */
/* Push links + CTA to the right edge; logo anchors the left. */
.nav__links {
  display: flex;
  align-items: center;
  gap: var(--space-md);
  margin-left: auto; /* push links + CTA to the right edge; logo anchors left */
}

.nav__link {
  font-family: var(--font-body);
  font-size: var(--size-small);
  font-weight: 500;
  color: var(--color-text-inverse);
  position: relative;
  padding-bottom: 2px;
}

/* Underline slide from left on hover */
.nav__link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--color-text-inverse);
  transition: width var(--dur-feedback) var(--ease-feedback);
}

.nav__link:hover::after,
.nav__link[aria-current="page"]::after {
  width: 100%;
}

/* ─── CTA IN NAV ─────────────────────────────────────────── */
.nav__cta {
  flex-shrink: 0;
}

/* Inverted nav → CTA becomes a cream outline on the charcoal bar.
   Kept transparent (not a solid fill) so the cream cursor stays legible
   while hovering it, and so the bar reads less generic-SaaS. */
.nav__cta .btn-primary {
  background: transparent;
  color: var(--color-text-inverse);
  border-color: var(--color-text-inverse);
}

.nav__cta .btn-primary:hover {
  background: rgba(245, 245, 240, 0.10);
  border-color: var(--color-text-inverse);
}

.nav__cta .btn-primary:focus-visible {
  outline-color: var(--color-text-inverse);
}

/* ─── HAMBURGER BUTTON ───────────────────────────────────── */
.nav__hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  z-index: calc(var(--z-drawer) + 10);
  position: relative;
  margin-left: auto; /* push to far right of nav__pill */
}

.nav__hamburger-line {
  width: 22px;
  height: 1.5px;
  background: var(--color-text-inverse);
  border-radius: 2px;
  transition:
    transform var(--dur-morph) var(--ease-morph),
    opacity var(--dur-feedback) var(--ease-feedback);
  transform-origin: center;
}

/* Hamburger → X state when drawer open */
.nav__hamburger[aria-expanded="true"] .nav__hamburger-line:nth-child(1) {
  transform: translateY(6.5px) rotate(45deg);
}
.nav__hamburger[aria-expanded="true"] .nav__hamburger-line:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.nav__hamburger[aria-expanded="true"] .nav__hamburger-line:nth-child(3) {
  transform: translateY(-6.5px) rotate(-45deg);
}

/* ─── MOBILE OVERLAY ─────────────────────────────────────── */
.nav__overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: var(--z-overlay);
  opacity: 0;
  transition: opacity var(--dur-morph) var(--ease-morph);
}

.nav__overlay.is-open {
  opacity: 1;
}

/* ─── MOBILE DRAWER ──────────────────────────────────────── */
.nav__drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: min(360px, 100vw);
  height: 100dvh;
  background: var(--color-bg);
  z-index: var(--z-drawer);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: var(--space-xl) var(--space-lg);
  transform: translateX(100%);
  transition: transform var(--dur-morph) var(--ease-morph);
}

.nav__drawer.is-open {
  transform: translateX(0);
}

.nav__drawer-links {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
  margin-bottom: auto;
  padding-top: var(--space-xl);
}

.nav__drawer-link {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 2rem;
  color: var(--color-text-primary);
  min-height: 44px;
  display: flex;
  align-items: center;
  transition: color var(--dur-feedback) var(--ease-feedback);
}

.nav__drawer-link:hover {
  color: var(--color-text-secondary);
}

.nav__drawer-cta {
  width: 100%;
  margin-top: var(--space-lg);
}

/* ─── RESPONSIVE: SHOW HAMBURGER, HIDE DESKTOP LINKS ─────── */
@media (max-width: 767px) {
  .nav__links {
    display: none;
  }

  .nav__cta {
    display: none;
  }

  .nav__hamburger {
    display: flex;
  }

  .nav__overlay {
    display: block;
    pointer-events: none;
  }

  .nav__overlay.is-open {
    pointer-events: auto;
  }

  /* Mobile nav: full-width, anchored top, no floating pill.
     Transparent at rest, solid charcoal once the user scrolls past threshold.
     JS toggles .is-scrolled (see initNavScroll mobile branch). */
  .nav {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    max-width: none !important;
    transform: none !important;
  }

  .nav__pill {
    padding: 12px 18px !important;
    border-radius: 0 !important;
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    transition:
      background-color 0.25s var(--ease-feedback),
      border-color 0.25s var(--ease-feedback);
  }

  .nav.is-scrolled .nav__pill {
    background: #050505 !important;
    border-bottom-color: rgba(245, 245, 240, 0.06) !important;
  }

  /* Transparent state sits over the white hero — text must read dark.
     Solid (scrolled) state sits on charcoal — text flips to cream. */
  .nav:not(.is-scrolled) .nav__logo {
    color: var(--color-text-primary);
  }

  .nav:not(.is-scrolled) .nav__hamburger-line {
    background: var(--color-text-primary);
  }

  .nav.is-scrolled .nav__logo {
    color: var(--color-text-inverse);
  }

  .nav.is-scrolled .nav__hamburger-line {
    background: var(--color-text-inverse);
  }

  /* Mobile logo swap — transparent state needs dark wordmark over white hero;
     scrolled (charcoal) state flips back to the light wordmark. */
  .nav__logo-img--light { display: none; }
  .nav:not(.is-scrolled) .nav__logo-img--dark { display: block; }
  .nav.is-scrolled .nav__logo-img--light { display: block; }
  .nav.is-scrolled .nav__logo-img--dark { display: none; }
}

/* ─── TABLET: COMPRESS LINKS ─────────────────────────────── */
@media (min-width: 768px) and (max-width: 1024px) {
  .nav__pill {
    gap: var(--space-md);
    padding: 11px 14px 11px 20px;
  }
  .nav__links {
    gap: var(--space-sm);
  }
}

/* ==== css/components/button.css ==== */
/* button.css — .btn-primary and .btn-ghost — all states */

/* ─── BASE ───────────────────────────────────────────────── */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-xs);
  font-family: var(--font-body);
  font-size: var(--size-small);
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1;
  padding: 14px 28px;
  border-radius: var(--radius-pill);
  border: 1px solid transparent;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  /* Hardware-accelerated transform only — no layout properties */
  transition:
    transform var(--dur-feedback) var(--ease-feedback),
    opacity var(--dur-feedback) var(--ease-feedback),
    box-shadow var(--dur-feedback) var(--ease-feedback);
}

.btn:disabled,
.btn[aria-disabled="true"] {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

/* ─── PRIMARY — brand near-black, ONE USE PER PAGE ────────── */
.btn-primary {
  background: var(--color-accent);
  color: var(--color-text-inverse);
  border-color: var(--color-accent);
}

.btn-primary:hover {
  background: var(--color-accent-hover);
  border-color: var(--color-accent-hover);
  transform: translateY(-1px);
  box-shadow: 0 8px 24px rgba(5, 5, 5, 0.22);
}

.btn-primary:active {
  transform: translateY(0);
  box-shadow: none;
}

.btn-primary:focus-visible {
  outline: 2px solid var(--color-accent);
  outline-offset: 3px;
}

/* ─── GHOST — outlined, no fill ─────────────────────────── */
.btn-ghost {
  background: transparent;
  color: var(--color-text-primary);
  border-color: var(--color-border);
}

.btn-ghost:hover {
  border-color: var(--color-text-primary);
  transform: translateY(-1px);
}

.btn-ghost:active {
  transform: translateY(0);
}

.btn-ghost:focus-visible {
  outline: 2px solid var(--color-text-primary);
  outline-offset: 3px;
}

/* ─── GHOST INVERSE (on dark sections) ───────────────────── */
.btn-ghost-inverse {
  background: transparent;
  color: var(--color-text-inverse);
  border-color: var(--color-border-dark);
}

.btn-ghost-inverse:hover {
  border-color: var(--color-text-inverse);
  transform: translateY(-1px);
}

.btn-ghost-inverse:focus-visible {
  outline: 2px solid var(--color-text-inverse);
  outline-offset: 3px;
}

/* ─── FULL-WIDTH MODIFIER ────────────────────────────────── */
.btn--full {
  width: 100%;
  padding: 18px 28px;
}

/* ─── LARGE MODIFIER ─────────────────────────────────────── */
.btn--lg {
  font-size: var(--size-body);
  padding: 18px 40px;
}

/* ─── MAGNETIC WRAPPER (GSAP target) ─────────────────────── */
/* JS wraps CTA buttons in .btn-magnetic-wrap for cursor pull */
.btn-magnetic-wrap {
  display: inline-block;
  position: relative;
}

/* ==== css/components/card.css ==== */
/* card.css — Double-Bezel card standard */

/* ─── CARD SHELL ─────────────────────────────────────────── */
/* Flex column so .card__inner stretches to the full grid-row height —
   keeps every card (and its bezel frame) uniform regardless of copy length. */
.card {
  position: relative;
  display: flex;
  border-radius: var(--radius-card);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-card);
  overflow: hidden;
}

/* ─── DOUBLE-BEZEL INNER INSET ───────────────────────────── */
/* Outer border on .card + 8px inner padding creates optical frame */
.card__inner {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: calc(var(--space-md) + 8px);
  position: relative;
  z-index: 1;
}

/* Subtle inset rule — optical inner frame */
.card__inner::before {
  content: '';
  position: absolute;
  inset: 8px;
  border-radius: calc(var(--radius-card) - 6px);
  border: 1px solid var(--color-border);
  pointer-events: none;
  z-index: 0;
}

/* ─── DARK VARIANT ───────────────────────────────────────── */
.card--dark {
  background: var(--color-surface-dark);
  border-color: var(--color-border-dark);
  box-shadow: none;
}

.card--dark .card__inner::before {
  border-color: var(--color-border-dark);
}

/* ─── CARD EYEBROW ───────────────────────────────────────── */
.card__eyebrow {
  font-family: var(--font-body);
  font-size: var(--size-eyebrow);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  font-weight: 500;
  color: var(--color-text-muted);
  margin-bottom: var(--space-sm);
}

/* ─── CARD HEADING ───────────────────────────────────────── */
.card__heading {
  font-family: var(--font-display);
  font-size: var(--size-h3);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  font-weight: 600;
  color: var(--color-text-primary);
  margin-bottom: var(--space-xs);
}

.card--dark .card__heading {
  color: var(--color-text-inverse);
}

/* ─── CARD BODY ──────────────────────────────────────────── */
.card__body {
  font-family: var(--font-body);
  font-size: var(--size-small);
  line-height: var(--leading-body);
  color: var(--color-text-secondary);
}

.card--dark .card__body {
  color: var(--color-text-muted);
}

/* ─── CARD PRICE ─────────────────────────────────────────── */
.card__price {
  font-family: var(--font-display);
  font-size: var(--size-h2);
  font-weight: 700;
  line-height: 1;
  letter-spacing: var(--tracking-tight);
  color: var(--color-text-primary);
  margin-block: var(--space-sm);
}

.card--dark .card__price {
  color: var(--color-text-inverse);
}

/* ─── CARD LIST ──────────────────────────────────────────── */
.card__list {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
  margin-top: var(--space-sm);
}

.card__list-item {
  display: flex;
  align-items: flex-start;
  gap: var(--space-xs);
  font-family: var(--font-body);
  font-size: var(--size-small);
  line-height: var(--leading-body);
  color: var(--color-text-secondary);
}

.card--dark .card__list-item {
  color: var(--color-text-muted);
}

.card__list-item::before {
  content: '—';
  flex-shrink: 0;
  color: var(--color-text-muted);
  font-size: var(--size-small);
  margin-top: 2px;
}

/* ─── CARD ICON SLOT ─────────────────────────────────────── */
.card__icon {
  width: 40px;
  height: 40px;
  margin-bottom: var(--space-sm);
  color: var(--color-text-primary);
  flex-shrink: 0;
}

.card--dark .card__icon {
  color: var(--color-text-inverse);
}

/* ─── CARD FOOTER ────────────────────────────────────────── */
.card__footer {
  margin-top: auto; /* pin to bottom — aligns CTAs across uniform-height cards */
  padding-top: var(--space-sm);
  border-top: 1px solid var(--color-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card--dark .card__footer {
  border-top-color: var(--color-border-dark);
}

/* ==== css/pages/faq.css ==== */
/* faq.css — faq.html only.
   Type-first hero + accordion list + dark CTA anchor. */

/* ─── 5.1 — PAGE HERO ────────────────────────────────────── */

.faq-hero {
  padding: calc(var(--section-pad) + 100px) var(--space-md) var(--section-pad);
  background: var(--color-bg);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(var(--space-lg), 6vw, var(--space-2xl));
}

.faq-hero__content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  color: var(--color-text-primary);
}

.faq-hero__content .text-eyebrow {
  color: var(--color-text-secondary);
  margin-bottom: var(--space-md);
}

.faq-hero__heading {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(2rem, 5.5vw, 3.5rem);
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-text-primary);
  margin: 0 0 var(--space-md);
}

.faq-hero__subhead {
  font-family: var(--font-body);
  font-size: clamp(1rem, 1.4vw, 1.125rem);
  line-height: var(--leading-relaxed, 1.6);
  color: var(--color-text-secondary);
  max-width: 64ch;
  margin: 0 auto;
}

/* ─── 5.2 — ACCORDION ────────────────────────────────────── */

.faq-section {
  background: var(--color-bg);
  padding-top: 0;
  padding-bottom: var(--section-pad);
}

.faq-list {
  max-width: 880px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}

.faq-item {
  border-top: 1px solid var(--color-border);
}

.faq-item:last-of-type {
  border-bottom: 1px solid var(--color-border);
}

/* <details> reset — remove default marker, native expand still works */
.faq-item summary {
  list-style: none;
  cursor: pointer;
}
html.has-custom-cursor .faq-item summary { cursor: none; }
@media (pointer: coarse), (prefers-reduced-motion: reduce) {
  html.has-custom-cursor .faq-item summary { cursor: pointer; }
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::marker { content: ""; }

.faq-item__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-md);
  padding: var(--space-md) 0;
  font-family: var(--font-body);
  font-size: clamp(1.0625rem, 1.6vw, 1.25rem);
  font-weight: 500;
  color: var(--color-text-primary);
  line-height: var(--leading-tight);
  min-height: 44px; /* touch target — rule 16 */
  transition: color var(--dur-feedback, 0.18s) var(--ease-feedback, ease);
}

.faq-item__summary:hover,
.faq-item summary:focus-visible .faq-item__summary {
  color: var(--color-accent);
}

.faq-item__icon {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  position: relative;
  transition: transform var(--dur-feedback, 0.18s) var(--ease-feedback, ease);
}

.faq-item__icon::before,
.faq-item__icon::after {
  content: "";
  position: absolute;
  background: currentColor;
}

/* Horizontal bar (always visible) */
.faq-item__icon::before {
  top: 50%;
  left: 0;
  right: 0;
  height: 1.5px;
  transform: translateY(-50%);
}

/* Vertical bar (collapses on open → minus sign) */
.faq-item__icon::after {
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1.5px;
  transform: translateX(-50%) scaleY(1);
  transition: transform var(--dur-feedback, 0.18s) var(--ease-feedback, ease);
}

.faq-item[open] .faq-item__icon::after {
  transform: translateX(-50%) scaleY(0);
}

.faq-item__answer {
  padding: 0 0 var(--space-md) 0;
  max-width: 68ch;
  font-family: var(--font-body);
  font-size: var(--size-body);
  line-height: var(--leading-body);
  color: var(--color-text-secondary);
}

.faq-item__answer p + p {
  margin-top: var(--space-sm);
}

/* ─── 5.3 — CTA BLOCK (small dark anchor) ────────────────── */

.faq-cta {
  background: var(--color-bg-dark);
  padding-top: var(--section-pad);
  padding-bottom: var(--section-pad);
  position: relative;
  overflow: hidden;
  text-align: center;
}

.faq-cta__inner {
  max-width: 640px;
  margin: 0 auto;
  padding-left: var(--space-md);
  padding-right: var(--space-md);
  position: relative;
  z-index: 1;
}

.faq-cta__eyebrow {
  font-family: var(--font-body);
  font-size: var(--size-eyebrow);
  font-weight: 500;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin-bottom: var(--space-md);
  display: block;
}

.faq-cta__headline {
  font-family: var(--font-display);
  font-size: var(--size-h2);
  font-weight: 600;
  line-height: var(--leading-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-text-inverse);
  margin-bottom: var(--space-lg);
}

/* ─── MOBILE ─────────────────────────────────────────────── */

@media (max-width: 768px) {
  .faq-hero {
    padding-top: calc(var(--section-pad) + 96px);
  }

  .faq-item__summary {
    padding: var(--space-sm) 0;
  }
}
