/* Site Handoff design system bundle, built 2026-09-04. GENERATED by scripts/build-brand.mjs.
   Do not edit: change brand/design-system/{tokens.json,base.css,components.css} and rebuild. */

/* Design Tokens - Auto-generated */
/* Do not edit directly - modify tokens.json instead */

/* === PRIMITIVES === */
:root {
  --primitive-color-ink-700: #37323e;
  --primitive-color-ink-900: #17151b;
  --primitive-color-ink-alpha-14: rgba(23, 21, 27, 0.14);
  --primitive-color-ink-alpha-15: rgba(23, 21, 27, 0.15);
  --primitive-color-ink-alpha-16: rgba(23, 21, 27, 0.16);
  --primitive-color-ink-alpha-18: rgba(23, 21, 27, 0.18);
  --primitive-color-cream-50: #fffaf2;
  --primitive-color-white-100: #ffffff;
  --primitive-color-white-alpha-06: rgba(255, 255, 255, 0.06);
  --primitive-color-white-alpha-11: rgba(255, 255, 255, 0.11);
  --primitive-color-white-alpha-14: rgba(255, 255, 255, 0.14);
  --primitive-color-white-alpha-16: rgba(255, 255, 255, 0.16);
  --primitive-color-white-alpha-55: rgba(255, 255, 255, 0.55);
  --primitive-color-white-alpha-64: rgba(255, 255, 255, 0.64);
  --primitive-color-white-alpha-72: rgba(255, 255, 255, 0.72);
  --primitive-color-white-alpha-82: rgba(255, 255, 255, 0.82);
  --primitive-color-coral-50: #fff0ec;
  --primitive-color-coral-500: #ff6b5e;
  --primitive-color-purple-50: #f1edff;
  --primitive-color-purple-500: #6f55f5;
  --primitive-color-yellow-400: #ffd84d;
  --primitive-color-mint-50: #eafbf7;
  --primitive-color-mint-300: #68dfcf;
  --primitive-font-display: "Archivo Black", Impact, sans-serif;
  --primitive-font-body: "DM Sans", Arial, sans-serif;
  --primitive-radius-xs: 5px;
  --primitive-radius-sm: 12px;
  --primitive-radius-md: 18px;
  --primitive-radius-lg: 24px;
  --primitive-radius-xl: 30px;
  --primitive-radius-2xl: 34px;
  --primitive-radius-pill: 999px;
  --primitive-border-thin: 1.5px;
  --primitive-border-base: 2px;
  --primitive-border-thick: 3px;
  --primitive-offset-xs: 3px;
  --primitive-offset-sm: 4px;
  --primitive-offset-md: 5px;
  --primitive-offset-lg: 6px;
  --primitive-offset-xl: 8px;
  --primitive-offset-2xl: 14px;
  --primitive-space-1: 4px;
  --primitive-space-2: 8px;
  --primitive-space-3: 12px;
  --primitive-space-4: 16px;
  --primitive-space-5: 20px;
  --primitive-space-6: 24px;
  --primitive-space-7: 28px;
  --primitive-space-8: 32px;
  --primitive-space-10: 40px;
  --primitive-space-12: 48px;
  --primitive-space-14: 56px;
  --primitive-space-16: 64px;
  --primitive-space-20: 80px;
  --primitive-space-24: 96px;
  --primitive-space-28: 110px;
  --primitive-size-container: 1180px;
  --primitive-size-nav: 76px;
  --primitive-size-logo: 42px;
  --primitive-size-control: 44px;
  --primitive-duration-fast: 0.18s;
  --primitive-duration-base: 0.25s;
  --primitive-duration-slow: 0.7s;
  --primitive-z-nav: 40;
  --primitive-z-cta: 60;
}

/* === SEMANTIC === */
:root {
  --color-bg: #fffaf2;
  --color-surface: #ffffff;
  --color-ink: #17151b;
  --color-ink-soft: #37323e;
  --color-accent: #ff6b5e;
  --color-accent-soft: #fff0ec;
  --color-brand: #6f55f5;
  --color-brand-soft: #f1edff;
  --color-highlight: #ffd84d;
  --color-success: #68dfcf;
  --color-success-soft: #eafbf7;
  --color-line: rgba(23, 21, 27, 0.15);
  --color-on-dark: #ffffff;
  --color-on-dark-strong: rgba(255, 255, 255, 0.82);
  --color-on-dark-muted: rgba(255, 255, 255, 0.72);
  --color-on-dark-soft: rgba(255, 255, 255, 0.64);
  --color-on-dark-faint: rgba(255, 255, 255, 0.55);
  --color-on-dark-line: rgba(255, 255, 255, 0.14);
  --color-on-dark-line-strong: rgba(255, 255, 255, 0.16);
  --color-on-dark-ghost: rgba(255, 255, 255, 0.11);
  --color-on-dark-fill: rgba(255, 255, 255, 0.06);
  --font-display: "Archivo Black", Impact, sans-serif;
  --font-body: "DM Sans", Arial, sans-serif;
  --text-display-xl: clamp(3.75rem, 6.6vw, 6.55rem);
  --text-display-xl-mobile: clamp(3rem, 15vw, 3.75rem);
  --text-display-lg: clamp(2.4rem, 5vw, 4.6rem);
  --text-display-cta: clamp(2.5rem, 5vw, 4.9rem);
  --text-display-md: clamp(2rem, 3.5vw, 3.3rem);
  --text-price: clamp(2rem, 4vw, 3.2rem);
  --text-lead: clamp(1.08rem, 1.6vw, 1.27rem);
  --text-intro: 1.08rem;
  --text-body: 1rem;
  --text-small: 0.9rem;
  --text-caption: 0.78rem;
  --text-kicker: 0.76rem;
  --text-label: 0.75rem;
  --text-tag: 0.72rem;
  --text-fine: 0.64rem;
  --tracking-display: -0.045em;
  --tracking-display-sm: -0.03em;
  --tracking-caps: 0.1em;
  --tracking-caps-wide: 0.13em;
  --radius-tile: 5px;
  --radius-field: 12px;
  --radius-chip: 18px;
  --radius-card: 24px;
  --radius-card-lg: 30px;
  --radius-card-xl: 34px;
  --radius-pill: 999px;
  --border-width-thin: 1.5px;
  --border-width: 2px;
  --border-width-thick: 3px;
  --shadow-hard-xs: 3px 3px 0 var(--color-ink);
  --shadow-hard-sm: 4px 4px 0 var(--color-ink);
  --shadow-hard-md: 5px 5px 0 var(--color-ink);
  --shadow-hard-lg: 6px 6px 0 var(--color-ink);
  --shadow-hard-xl: 8px 8px 0 var(--color-ink);
  --shadow-hard-2xl: 14px 14px 0 var(--color-ink);
  --shadow-soft-xs: 3px 3px 0 {primitive.color.ink.alpha-14};
  --shadow-soft-sm: 4px 4px 0 {primitive.color.ink.alpha-18};
  --shadow-soft-md: 5px 5px 0 {primitive.color.ink.alpha-16};
  --shadow-accent-xs: 3px 3px 0 var(--color-accent);
  --shadow-accent-sm: 4px 4px 0 var(--color-accent);
  --shadow-accent-lg: 6px 6px 0 var(--color-accent);
  --shadow-accent-xl: 8px 8px 0 var(--color-accent);
  --shadow-brand-lg: 6px 6px 0 var(--color-brand);
  --shadow-success-lg: 6px 6px 0 var(--color-success);
  --shadow-highlight-xl: 8px 8px 0 var(--color-highlight);
  --space-section: 110px;
  --space-section-mobile: 78px;
  --space-section-tight: 90px;
  --space-gutter: 40px;
  --space-gutter-mobile: 26px;
  --space-card: 28px;
  --space-stack: 16px;
  --size-container: 1180px;
  --size-nav-height: 76px;
  --size-control: 44px;
  --motion-fast: 0.18s;
  --motion-base: 0.25s;
  --motion-slow: 0.7s;
  --z-nav: 40;
  --z-cta: 60;
}

/* === COMPONENTS === */
:root {
  --button-bg: #ffd84d;
  --button-fg: #17151b;
  --button-radius: 999px;
  --button-padding: 13px 20px;
  --button-padding-lg: 17px 26px;
  --button-shadow: 4px 4px 0 var(--color-ink);
  --button-shadow-hover: 2px 2px 0 var(--color-ink);
  --button-shift-hover: 2px;
  --button-dark-bg: #17151b;
  --button-dark-fg: #ffffff;
  --button-dark-shadow: 4px 4px 0 var(--color-accent);
  --announcement-bg: #17151b;
  --announcement-fg: #ffffff;
  --announcement-accent: #ffd84d;
  --nav-bg: #fffaf2;
  --nav-height: 76px;
  --nav-border: rgba(23, 21, 27, 0.15);
  --nav-link-size: 0.92rem;
  --nav-underline: #ff6b5e;
  --logo-size: 42px;
  --logo-radius: 12px;
  --logo-shadow: 3px 3px 0 var(--color-accent);
  --logo-tilt: -3deg;
  --hero-ring-color: #6f55f5;
  --hero-ring-opacity: 0.13;
  --hero-ring-size: 490px;
  --kicker-bar: #ff6b5e;
  --card-bg: #ffffff;
  --card-border: #17151b;
  --card-radius: 24px;
  --card-padding: 28px;
  --card-shadow: 5px 5px 0 var(--color-ink);
  --field-bg: #fffaf2;
  --field-border: #17151b;
  --field-radius: 12px;
  --field-padding: 12px 13px;
  --field-focus-ring: 0 0 0 3px var(--color-ink);
  --field-invalid: #ff6b5e;
  --form-bg: #ffffff;
  --form-radius: 24px;
  --form-padding: 24px;
  --form-shadow: 6px 6px 0 var(--color-brand);
  --faq-radius: 18px;
  --faq-shadow: 3px 3px 0 {primitive.color.ink.alpha-14};
  --faq-toggle-bg: #ffd84d;
  --price-card-bg: #ffffff;
  --price-card-shadow: 5px 5px 0 var(--color-ink);
  --price-card-feature-bg: #17151b;
  --price-card-feature-fg: #ffffff;
  --price-card-feature-accent: #ffd84d;
  --price-card-feature-shadow: 8px 8px 0 var(--color-accent);
  --cta-band-bg: #ff6b5e;
  --cta-box-bg: #fffaf2;
  --cta-box-radius: 34px;
  --cta-box-shadow: 14px 14px 0 var(--color-ink);
  --footer-bg: #17151b;
  --footer-fg: #ffffff;
  --footer-heading: #ffd84d;
  --footer-link: rgba(255, 255, 255, 0.72);
  --footer-muted: rgba(255, 255, 255, 0.64);
  --footer-line: rgba(255, 255, 255, 0.14);
  --gallery-card-bg: #ffffff;
  --gallery-card-radius: 24px;
  --gallery-card-shadow: 6px 6px 0 var(--color-ink);
  --gallery-card-shadow-hover: 6px 6px 0 var(--color-accent);
  --gallery-card-thumb-ratio: 16 / 10;
  --login-card-bg: #ffffff;
  --login-card-radius: 30px;
  --login-card-shadow: 14px 14px 0 var(--color-ink);
  --login-card-width: 440px;
}


/* ==========================================================================
   Site Handoff design system: base layer
   Fonts, legacy aliases, reset, typography, layout primitives.
   Loads after tokens.css (generated from tokens.json). Component styles live in components.css.
   Source of truth: brand/design-system/. Build the bundle with `npm run brand`.
   ========================================================================== */

/* Self-hosted type. Root-absolute paths, so any host that serves this file must also serve /fonts/. */
@font-face { font-family: 'Archivo Black'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/archivo-black-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: 'Archivo Black'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/archivo-black-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: 400 900; font-display: swap; src: url('/fonts/dm-sans-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: 400 900; font-display: swap; src: url('/fonts/dm-sans-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; }

/* Short aliases. The offer pages and the portal were written against these names; they now point
   at the semantic tokens so old page-specific CSS keeps working. New CSS should use the token names. */
:root {
  --ink: var(--color-ink);
  --ink-soft: var(--color-ink-soft);
  --cream: var(--color-bg);
  --paper: var(--color-surface);
  --coral: var(--color-accent);
  --purple: var(--color-brand);
  --yellow: var(--color-highlight);
  --mint: var(--color-success);
  --line: var(--color-line);
  --shadow: var(--shadow-hard-xl);
  --shadow-small: var(--shadow-hard-md);
  --radius: var(--radius-card);
  --max: var(--size-container);
}

/* Reset ------------------------------------------------------------------ */
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
/* Decorative rotated/positioned pieces (ticker, hero board, section rings) extend past the
   viewport. Clip at the root so they never widen the page: on iOS an over-wide document makes
   the whole layout render narrow with dead space on the right. `clip` (not `hidden`) keeps the
   sticky nav working. */
html, body { overflow-x: clip; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--color-ink); outline-offset: 3px; }
footer a:focus-visible, .footer-logo:focus-visible { outline-color: var(--color-highlight); }
.faq-question:focus-visible { outline-offset: -6px; }
body {
  margin: 0;
  color: var(--color-ink);
  background: var(--color-bg);
  font-family: var(--font-body);
  line-height: 1.6;
  overflow-x: hidden;
}
a { color: inherit; }
img, svg { display: block; max-width: 100%; }
button, input, select, textarea { font: inherit; }

/* Layout ----------------------------------------------------------------- */
.wrap {
  width: min(calc(100% - var(--space-gutter)), var(--size-container));
  margin-inline: auto;
}
section { padding: var(--space-section) 0; }

/* Type ------------------------------------------------------------------- */
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1.06;
}
h1, h2 {
  font-family: var(--font-display);
  letter-spacing: var(--tracking-display);
}
h1 {
  font-size: var(--text-display-xl);
  max-width: 820px;
}
/* Highlighted word in a headline: purple text over a tilted yellow bar. */
h1 .scribble, .scribble {
  position: relative;
  display: inline-block;
  color: var(--color-brand);
}
h1 .scribble::after, .scribble::after {
  content: "";
  position: absolute;
  left: 3%;
  right: 1%;
  height: 12px;
  bottom: -8px;
  background: var(--color-highlight);
  border: var(--border-width) solid var(--color-ink);
  transform: rotate(-1.5deg);
  z-index: -1;
  border-radius: var(--radius-pill);
}
.display { font-family: var(--font-display); letter-spacing: var(--tracking-display); line-height: 1.06; }
.muted { color: var(--color-ink-soft); }
.caps {
  font-size: var(--text-kicker);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: var(--tracking-caps);
}


/* ==========================================================================
   Site Handoff design system: components
   Neo-brutalist: cream ground, ink borders, hard offset shadows, pill buttons, one display face.
   Every value comes from tokens.css (generated from tokens.json). Loads after base.css.
   Rule order matters for equal-specificity overrides, so the responsive blocks stay at the end.
   ========================================================================== */

/* Announcement bar ----------------------------------------------------------
   <a class="announcement" href="#included">One page. One flat price. <span>See what's included →</span></a> */
.announcement {
  display: block;
  background: var(--announcement-bg);
  color: var(--announcement-fg);
  padding: 10px 20px;
  text-align: center;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.announcement span { color: var(--announcement-accent); }
.announcement:hover span { text-decoration: underline; text-underline-offset: 3px; }
.announcement:focus-visible { outline: 3px solid var(--announcement-accent); outline-offset: -3px; }

/* Nav ---------------------------------------------------------------------
   <div class="nav-shell"><nav class="wrap"> .logo | .menu-toggle | .nav-links </nav></div> */
.nav-shell {
  position: sticky;
  top: 0;
  z-index: var(--z-nav);
  background: var(--nav-bg);
  border-bottom: 1px solid var(--nav-border);
}
nav {
  min-height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.logo {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  font-weight: 800;
  line-height: 1;
}
/* The tilted mark: a bordered white tile with a coral shadow. Put the brand SVG inside. */
.logo-mark {
  width: var(--logo-size);
  height: var(--logo-size);
  border: var(--border-width) solid var(--color-ink);
  background: var(--color-surface);
  border-radius: var(--logo-radius);
  box-shadow: var(--logo-shadow);
  transform: rotate(var(--logo-tilt));
  display: grid;
  place-items: center;
  overflow: hidden;
}
.logo-mark svg { width: 36px; height: 36px; }
.logo-text strong {
  display: block;
  font-family: var(--font-display);
  font-size: 0.96rem;
  letter-spacing: var(--tracking-display-sm);
}
.logo-text small {
  display: block;
  font-size: var(--text-fine);
  margin-top: 5px;
  color: var(--color-ink-soft);
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 26px;
  font-size: var(--nav-link-size);
  font-weight: 700;
}
.nav-links a {
  text-decoration: none;
  position: relative;
}
.nav-links a:not(.button)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -5px;
  height: 3px;
  background: var(--nav-underline);
  transition: right 0.2s ease;
}
.nav-links a:hover::after { right: 0; }

/* Buttons -----------------------------------------------------------------
   .button (yellow) | .button.dark | .button.white | .button.purple | .button.coral | + .large */
.button {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--button-radius);
  padding: var(--button-padding);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: var(--button-bg);
  color: var(--button-fg);
  text-decoration: none;
  font-weight: 800;
  line-height: 1.1;
  box-shadow: var(--button-shadow);
  transition: transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;
  cursor: pointer;
}
.button:hover {
  transform: translate(var(--button-shift-hover), var(--button-shift-hover));
  box-shadow: var(--button-shadow-hover);
}
.button.dark { background: var(--button-dark-bg); color: var(--button-dark-fg); box-shadow: var(--button-dark-shadow); }
.button.white { background: var(--color-surface); }
.button.purple { background: var(--color-brand); color: var(--color-on-dark); }
.button.coral { background: var(--color-accent); color: var(--color-ink); }
.button.large { padding: var(--button-padding-lg); font-size: 1rem; }

/* Mobile menu toggle (shown under 980px) */
.menu-toggle {
  display: none;
  width: var(--size-control);
  height: var(--size-control);
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-field);
  background: var(--color-highlight);
  cursor: pointer;
  box-shadow: var(--shadow-hard-xs);
}
.menu-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--color-ink);
  margin: 4px auto;
}

/* Hero --------------------------------------------------------------------
   <header class="hero"><div class="wrap [hero-grid]"><div class="hero-copy"> h1, p, .hero-actions, .micro-note </div> [<div class="hero-visual">] </div></header> */
.hero {
  position: relative;
  padding: 56px 0 72px;
  isolation: isolate;
}
.hero::before {
  content: "";
  position: absolute;
  width: var(--hero-ring-size);
  height: var(--hero-ring-size);
  right: -170px;
  top: -95px;
  border-radius: 50%;
  background: var(--hero-ring-color);
  opacity: var(--hero-ring-opacity);
  z-index: -1;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 66px;
}
/* Small pill label with a pulsing dot, for above a headline. */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-pill);
  padding: 7px 13px;
  background: var(--color-surface);
  font-size: var(--text-kicker);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: var(--tracking-caps);
  box-shadow: var(--shadow-hard-xs);
  margin-bottom: 22px;
}
.eyebrow-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--color-accent);
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(255, 107, 94, 0.4); }
  50% { box-shadow: 0 0 0 8px rgba(255, 107, 94, 0); }
}
.hero-copy > p {
  font-size: var(--text-lead);
  max-width: 670px;
  color: var(--color-ink-soft);
  margin: 24px 0;
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}
.micro-note {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  font-size: 0.88rem;
  font-weight: 700;
  color: var(--color-ink-soft);
}
.micro-note svg { width: 19px; }
.hero-visual { position: relative; }

/* System board (the hero illustration on the System page) ------------------ */
.system-board {
  position: relative;
  margin: 30px 0 0 30px;
  background: var(--color-surface);
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--radius-card-xl);
  box-shadow: 13px 13px 0 var(--color-ink);
  overflow: hidden;
  transform: rotate(1.2deg);
}
.board-top {
  height: 48px;
  border-bottom: var(--border-width) solid var(--color-ink);
  background: var(--color-highlight);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px;
  font-size: var(--text-caption);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.traffic-lights { display: flex; gap: 7px; }
.traffic-lights i {
  width: 10px;
  height: 10px;
  border: var(--border-width-thin) solid var(--color-ink);
  border-radius: 50%;
  background: var(--color-surface);
}
.traffic-lights i:nth-child(1) { background: var(--color-accent); }
.traffic-lights i:nth-child(2) { background: var(--color-highlight); }
.traffic-lights i:nth-child(3) { background: var(--color-success); }
.board-body {
  padding: 28px;
  display: grid;
  gap: 20px;
}
.flow-card {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-chip);
  padding: 17px;
  background: var(--color-bg);
  box-shadow: var(--shadow-soft-sm);
  transition: transform var(--motion-base) ease;
}
.flow-card:hover { transform: translateX(6px); }
.flow-card:nth-child(2) { background: var(--color-brand-soft); }
.flow-card:nth-child(3) { background: var(--color-success-soft); }
.flow-icon {
  width: 50px;
  height: 50px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-field);
  display: grid;
  place-items: center;
  background: var(--color-accent);
}
.flow-card:nth-child(2) .flow-icon { background: var(--color-brand); color: var(--color-on-dark); }
.flow-card:nth-child(3) .flow-icon { background: var(--color-success); }
.flow-icon svg { width: 25px; height: 25px; }
.flow-card strong { display: block; font-size: 1rem; }
.flow-card span { font-size: var(--text-caption); color: var(--color-ink-soft); }
.flow-arrow { font-weight: 900; font-size: 1.2rem; }
.board-result {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-chip);
  background: var(--color-ink);
  color: var(--color-on-dark);
  padding: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.board-result p { margin: 4px 0 0; font-size: 0.8rem; color: var(--color-on-dark-muted); }
.board-result b { color: var(--color-highlight); font-size: 1.5rem; font-family: var(--font-display); }
.float-chip {
  position: absolute;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-pill);
  padding: 9px 14px;
  font-size: var(--text-caption);
  font-weight: 800;
  background: var(--color-surface);
  box-shadow: var(--shadow-hard-sm);
  z-index: 2;
}
.float-chip.one { right: -18px; top: 82px; transform: rotate(5deg); background: var(--color-accent); }
.float-chip.two { left: -12px; bottom: 53px; transform: rotate(-6deg); background: var(--color-highlight); }

/* Ticker (purple marquee band) --------------------------------------------- */
.ticker {
  border-block: var(--border-width) solid var(--color-ink);
  background: var(--color-brand);
  color: var(--color-on-dark);
  overflow: hidden;
  padding: 13px 0;
  transform: rotate(-0.5deg) scale(1.01);
}
.ticker-track {
  display: flex;
  width: max-content;
  animation: ticker 26s linear infinite;
  font-family: var(--font-display);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.ticker-track span { padding: 0 28px; white-space: nowrap; }
.ticker-track b { color: var(--color-highlight); }
@keyframes ticker { to { transform: translateX(-50%); } }

/* Section headers ----------------------------------------------------------
   .section-kicker (uppercase label with a coral bar) + .section-title + .section-intro */
.section-kicker {
  font-size: var(--text-kicker);
  font-weight: 900;
  letter-spacing: var(--tracking-caps-wide);
  text-transform: uppercase;
  color: var(--color-ink);
  border-left: 4px solid var(--kicker-bar);
  padding-left: 10px;
  line-height: 1.3;
  margin-bottom: 14px;
}
.solution .section-kicker { color: var(--color-accent); }
/* On the yellow band the coral bar disappears; use ink there. */
.flow-section .section-kicker { border-left-color: var(--color-ink); }
.section-title {
  font-size: var(--text-display-lg);
  max-width: 880px;
}
.section-intro {
  max-width: 720px;
  color: var(--color-ink-soft);
  font-size: var(--text-intro);
  margin: 24px 0 0;
}

/* Problem list (numbered cards next to a sticky heading) ------------------- */
.problem-grid {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 68px;
  align-items: start;
}
.sticky-heading { position: sticky; top: 120px; }
.problem-list { display: grid; gap: 14px; }
.problem-item {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 17px;
  align-items: start;
  padding: 22px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-chip);
  background: var(--color-surface);
  box-shadow: var(--shadow-soft-md);
}
.problem-item .num {
  width: 44px;
  height: 44px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-family: var(--font-display);
  background: var(--color-highlight);
}
.problem-item h3 { font-size: 1.05rem; margin-bottom: 5px; }
.problem-item p { margin: 0; color: var(--color-ink-soft); font-size: 0.94rem; }

/* Dark "solution" band with three growth cards ---------------------------- */
.solution {
  background: var(--color-ink);
  color: var(--color-on-dark);
  position: relative;
  overflow: hidden;
}
.solution::after {
  content: "";
  position: absolute;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  border: 55px solid var(--color-brand);
  right: -170px;
  top: 50px;
  opacity: 0.32;
}
.solution .section-intro { color: var(--color-on-dark-muted); }
/* Keep the heading, kicker and intro above the decorative ring behind them. */
.solution .wrap { position: relative; z-index: 2; }
.growth-steps {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  position: relative;
  z-index: 2;
}
.growth-card {
  border: var(--border-width) solid var(--color-on-dark);
  border-radius: var(--radius-card);
  padding: 30px;
  background: var(--color-on-dark-fill);
  min-height: 270px;
  position: relative;
  overflow: hidden;
}
.growth-card:nth-child(1) { box-shadow: 7px 7px 0 var(--color-accent); }
.growth-card:nth-child(2) { box-shadow: 7px 7px 0 var(--color-brand); }
.growth-card:nth-child(3) { box-shadow: 7px 7px 0 var(--color-success); }
.growth-card .big-number {
  font-family: var(--font-display);
  font-size: 4rem;
  line-height: 1;
  color: var(--color-on-dark-ghost);
  position: absolute;
  top: 16px;
  right: 20px;
}
.growth-card h3 { font-size: 1.55rem; margin: 35px 0 14px; }
.growth-card p { color: var(--color-on-dark-muted); margin: 0; }
/* Small uppercase pill. Generic .tag is also available outside growth cards. */
.growth-card .tag, .tag {
  display: inline-block;
  border-radius: var(--radius-pill);
  padding: 6px 10px;
  color: var(--color-ink);
  background: var(--color-highlight);
  font-weight: 900;
  font-size: var(--text-tag);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.tag.coral { background: var(--color-accent); }
.tag.mint { background: var(--color-success); }
.tag.purple { background: var(--color-brand); color: var(--color-on-dark); }
.tag.ink { background: var(--color-ink); color: var(--color-on-dark); }
.tag.outline { background: var(--color-surface); border: var(--border-width-thin) solid var(--color-ink); }

/* Service cards (System page) ---------------------------------------------- */
.services-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 50px;
}
.services-header .button, .service-bottom .button { flex: 0 0 auto; white-space: nowrap; }
.service-stack { display: grid; gap: 34px; }
.service-card {
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--radius-card-lg);
  background: var(--color-surface);
  box-shadow: var(--shadow-hard-xl);
  overflow: hidden;
  display: grid;
  grid-template-columns: 0.83fr 1.17fr;
}
.service-card:nth-child(2) { transform: translateX(14px); }
.service-card:nth-child(3) { transform: translateX(-10px); }
.service-summary {
  padding: 38px;
  border-right: var(--border-width) solid var(--color-ink);
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.service-card:nth-child(1) .service-summary { background: var(--color-accent-soft); }
.service-card:nth-child(2) .service-summary { background: var(--color-brand-soft); }
.service-card:nth-child(3) .service-summary { background: var(--color-success-soft); }
.service-number {
  font-size: var(--text-kicker);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 23px;
}
.service-summary h3 {
  font-family: var(--font-display);
  font-size: var(--text-display-md);
  letter-spacing: -0.04em;
}
.service-summary > p { color: var(--color-ink-soft); }
.service-price {
  margin-top: auto;
  padding-top: 24px;
  border-top: var(--border-width) dashed var(--color-ink);
}
.price-label {
  font-size: var(--text-tag);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: var(--tracking-caps);
}
.price-main {
  display: block;
  font-family: var(--font-display);
  font-size: var(--text-price);
  line-height: 1.1;
  margin: 6px 0 2px;
}
.price-sub { font-size: var(--text-small); color: var(--color-ink-soft); font-weight: 700; }
.price-scoped { display: block; margin-top: 5px; font-size: 1.02rem; font-weight: 800; line-height: 1.3; }
.service-details { padding: 38px; }
.service-details h4 { font-size: 1.08rem; margin-bottom: 16px; }
.service-details > p { color: var(--color-ink-soft); margin-top: 0; }

/* Feature boxes + check lists ---------------------------------------------- */
.feature-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin: 25px 0 28px;
}
.feature-box {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-chip);
  padding: 18px;
  background: var(--color-bg);
}
.feature-box strong { display: block; margin-bottom: 8px; }
.feature-box ul, .included-list { list-style: none; padding: 0; margin: 0; }
.feature-box li, .included-list li {
  position: relative;
  padding-left: 23px;
  margin: 8px 0;
  font-size: var(--text-small);
  color: var(--color-ink-soft);
}
.feature-box li::before, .included-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  font-weight: 900;
  color: var(--color-brand);
}
.service-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid var(--color-line);
  padding-top: 24px;
}
.best-for {
  font-size: 0.83rem;
  max-width: 390px;
  color: var(--color-ink-soft);
}
.best-for b { color: var(--color-ink); }
.pricing-note {
  text-align: center;
  margin: 34px auto 0;
  max-width: 760px;
  color: var(--color-ink-soft);
  font-size: var(--text-small);
}

/* Yellow "flow" band with the five-step loop -------------------------------- */
.flow-section { background: var(--color-highlight); border-block: var(--border-width-thick) solid var(--color-ink); }
.loop {
  margin-top: 56px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
  align-items: stretch;
}
.loop-step {
  background: var(--color-surface);
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-chip);
  padding: 21px 17px;
  min-height: 175px;
  box-shadow: var(--shadow-hard-sm);
  position: relative;
}
.loop-step::after {
  content: "→";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: var(--font-display);
  font-size: 1.6rem;
  z-index: 2;
}
.loop-step:last-child::after { display: none; }
.loop-step .pill {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: 50%;
  background: var(--color-accent);
  font-weight: 900;
  margin-bottom: 18px;
}
.loop-step:nth-child(2) .pill { background: var(--color-brand); color: var(--color-on-dark); }
.loop-step:nth-child(3) .pill { background: var(--color-success); }
.loop-step:nth-child(4) .pill { background: var(--color-highlight); }
.loop-step:nth-child(5) .pill { background: var(--color-ink); color: var(--color-on-dark); }
.loop-step h3 { font-size: 1rem; margin-bottom: 7px; }
.loop-step p { font-size: 0.82rem; margin: 0; color: var(--color-ink-soft); }

/* Before / after compare cards ---------------------------------------------- */
.compare-grid {
  margin-top: 52px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}
.compare-card {
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--radius-card);
  padding: 34px;
  background: var(--color-surface);
  box-shadow: var(--shadow-hard-md);
}
.compare-card.after { background: var(--color-ink); color: var(--color-on-dark); box-shadow: var(--shadow-success-lg); }
.compare-card h3 { font-family: var(--font-display); font-size: 1.7rem; margin-bottom: 24px; }
.compare-card ul { list-style: none; margin: 0; padding: 0; }
.compare-card li { padding: 12px 0 12px 35px; border-bottom: 1px solid var(--color-line); position: relative; }
.compare-card li:last-child { border-bottom: 0; }
.compare-card li::before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 23px;
  height: 23px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: var(--border-width-thin) solid currentColor;
  font-weight: 900;
  font-size: 0.75rem;
}
.compare-card.before li::before { content: "×"; background: var(--color-accent); color: var(--color-ink); border-color: var(--color-ink); }
.compare-card.after li { border-color: var(--color-on-dark-line-strong); color: var(--color-on-dark-strong); }
.compare-card.after li::before { content: "✓"; color: var(--color-success); }

/* Process band (lilac) with numbered steps ---------------------------------- */
.process {
  background: var(--color-brand-soft);
  border-block: var(--border-width) solid var(--color-ink);
}
.process-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 50px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-card);
  overflow: hidden;
  box-shadow: var(--shadow-hard-xl);
}
.process-step {
  background: var(--color-surface);
  padding: 26px 20px;
  min-height: 230px;
  border-right: var(--border-width) solid var(--color-ink);
}
.process-step:last-child { border-right: 0; }
.process-step .step-no {
  font-family: var(--font-display);
  font-size: 2.7rem;
  color: var(--color-brand);
  line-height: 1;
}
.process-step h3 { margin: 18px 0 10px; font-size: 1rem; }
.process-step p { margin: 0; font-size: 0.84rem; color: var(--color-ink-soft); }

/* Fit / not-a-fit cards ---------------------------------------------------- */
.fit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 50px;
}
.fit-card {
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--radius-card);
  padding: 34px;
  background: var(--color-surface);
  box-shadow: var(--shadow-hard-md);
}
.fit-card.yes { background: var(--color-success-soft); }
.fit-card.no { background: var(--color-accent-soft); }
.fit-card h3 { font-family: var(--font-display); font-size: 1.6rem; margin-bottom: 20px; }
.fit-card ul { margin: 0; padding-left: 22px; }
.fit-card li { margin: 10px 0; }

/* FAQ accordion -------------------------------------------------------------
   .faq-item > button.faq-question[aria-expanded] > span.plus ; .faq-answer > p ; toggle .open */
.faq-grid {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 70px;
  align-items: start;
}
.faq-list { display: grid; gap: 12px; }
.faq-item {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--faq-radius);
  background: var(--color-surface);
  overflow: hidden;
  box-shadow: var(--faq-shadow);
}
.faq-question {
  width: 100%;
  border: 0;
  background: transparent;
  padding: 20px;
  text-align: left;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  cursor: pointer;
}
.faq-question .plus {
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
  border: var(--border-width) solid var(--color-ink);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: var(--faq-toggle-bg);
  transition: transform var(--motion-base) ease;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.32s ease;
}
.faq-answer p { padding: 0 20px 20px; margin: 0; color: var(--color-ink-soft); }
.faq-item.open .faq-answer { max-height: 640px; }
.faq-item.open .plus { transform: rotate(45deg); }

/* CTA band + box (the application form lives in the box) ------------------- */
.cta-section {
  padding: var(--space-section-tight) 0;
  background: var(--cta-band-bg);
  border-block: var(--border-width-thick) solid var(--color-ink);
}
.cta-box {
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--cta-box-radius);
  background: var(--cta-box-bg);
  box-shadow: var(--cta-box-shadow);
  padding: clamp(30px, 6vw, 66px);
  display: grid;
  grid-template-columns: 1fr 0.85fr;
  gap: 60px;
  align-items: center;
}
.cta-box h2 { font-size: var(--text-display-cta); }
.cta-box p { color: var(--color-ink-soft); max-width: 650px; font-size: 1.04rem; }

/* Form ----------------------------------------------------------------------
   <form class="application-form"> .field-grid > div > label + input ; .form-note ; .form-success ; .form-error */
.application-form {
  display: grid;
  gap: 13px;
  background: var(--form-bg);
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--form-radius);
  padding: var(--form-padding);
  box-shadow: var(--form-shadow);
}
.field-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.application-form label, .field label {
  font-size: var(--text-label);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.application-form input,
.application-form select,
.application-form textarea,
.field input,
.field select,
.field textarea {
  width: 100%;
  border: var(--border-width) solid var(--field-border);
  border-radius: var(--field-radius);
  padding: var(--field-padding);
  background: var(--field-bg);
  outline: none;
}
.application-form input:focus-visible,
.application-form select:focus-visible,
.application-form textarea:focus-visible,
.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible { box-shadow: var(--field-focus-ring); }
.application-form [aria-invalid="true"], .field [aria-invalid="true"] { border-color: var(--field-invalid); }
.application-form textarea { min-height: 120px; resize: vertical; }
.application-form button[type="submit"] { white-space: nowrap; }
.form-note { margin: 0; font-size: var(--text-label); color: var(--color-ink-soft); }
.form-success {
  display: none;
  padding: 14px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-field);
  background: var(--color-success);
  font-weight: 800;
}
.form-error {
  display: none;
  padding: 14px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-field);
  background: var(--color-highlight);
  font-weight: 800;
}
/* Standalone message boxes (same look as the form states, but visible). */
.notice {
  padding: 14px;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-field);
  background: var(--color-highlight);
  font-weight: 800;
}
.notice.success { background: var(--color-success); }
.notice.error { background: var(--color-accent); }
.application-form button[disabled] { opacity: 0.7; cursor: wait; }
/* Honeypot: off-screen, never display:none (bots skip hidden fields). */
.application-form .hp, .hp { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
#turnstile:empty { display: none; }

/* Footer --------------------------------------------------------------------
   <footer><div class="wrap"><div class="footer-grid"> brand col | link cols </div><div class="copyright"> </div></div></footer> */
.copyright a { display: inline-block; margin: 0; padding: 8px 0; color: inherit; text-decoration: underline; text-underline-offset: 2px; }
.copyright a:hover { color: var(--color-on-dark); }
footer {
  background: var(--footer-bg);
  color: var(--footer-fg);
  padding: 48px 0 34px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr 0.8fr;
  gap: 50px;
  align-items: start;
}
.footer-logo { color: var(--footer-fg); }
.footer-logo .logo-text small { color: var(--footer-muted); }
.footer-copy { max-width: 430px; color: var(--footer-muted); margin-top: 18px; font-size: var(--text-small); }
footer h4 { font-size: 0.83rem; text-transform: uppercase; letter-spacing: var(--tracking-caps); color: var(--footer-heading); margin-bottom: 15px; }
footer a { display: block; text-decoration: none; color: var(--footer-link); padding: 11px 0; margin: 0; font-size: var(--text-small); }
footer a:hover { color: var(--footer-fg); }
.copyright {
  margin-top: 38px;
  padding-top: 22px;
  border-top: 1px solid var(--footer-line);
  display: flex;
  justify-content: space-between;
  gap: 20px;
  font-size: var(--text-caption);
  color: var(--color-on-dark-faint);
}

/* Scroll reveal + fixed mobile CTA ------------------------------------------ */
/* The hero is above the fold; it should not fade in on load. */
.hero .reveal { opacity: 1 !important; transform: none !important; }
.reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity var(--motion-slow) ease, transform var(--motion-slow) ease;
}
.reveal.visible { opacity: 1; transform: translateY(0); }
.mobile-cta {
  display: none;
  position: fixed;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: var(--z-cta);
}
/* Hidden while the hero (which has its own Apply button) or the form itself is on screen. */
.hide-cta .mobile-cta { display: none; }

/* Two-up panels + check list (the "what you get" pair on the home page) ---- */
.two-up { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.panel {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--card-radius);
  background: var(--card-bg);
  color: var(--color-ink);
  padding: 26px;
  box-shadow: var(--shadow-accent-lg);
}
.panel.alt { box-shadow: var(--shadow-brand-lg); }
.panel.plain { box-shadow: var(--card-shadow); }
.panel .panel-tag { font-size: var(--text-tag); font-weight: 900; letter-spacing: var(--tracking-caps); text-transform: uppercase; color: var(--color-ink-soft); }
.panel h3 { font-size: 1.2rem; margin: 6px 0 2px; }
.panel .panel-price { font-family: var(--font-display); font-size: 1.7rem; margin: 2px 0 14px; }
.check-list { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.check-list li { position: relative; padding-left: 27px; font-size: 0.97rem; }
.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  width: 19px;
  height: 19px;
  display: grid;
  place-items: center;
  font-size: var(--text-tag);
  font-weight: 900;
  color: var(--color-ink);
  background: var(--color-success);
  border: var(--border-width-thin) solid var(--color-ink);
  border-radius: var(--radius-tile);
}

/* Price cards ---------------------------------------------------------------
   .price-cards > .price-card[.feature] > .pc-name, .pc-price, .pc-desc, .button */
.price-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.price-card {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-card);
  background: var(--price-card-bg);
  padding: 28px 22px;
  text-align: center;
  display: flex;
  flex-direction: column;
  box-shadow: var(--price-card-shadow);
}
.price-card.feature { background: var(--price-card-feature-bg); color: var(--price-card-feature-fg); box-shadow: var(--price-card-feature-shadow); }
.pc-name { font-weight: 900; text-transform: uppercase; letter-spacing: 0.08em; font-size: var(--text-kicker); }
.price-card.feature .pc-name { color: var(--price-card-feature-accent); }
.pc-price { font-family: var(--font-display); font-size: 2.5rem; line-height: 1; margin: 12px 0 8px; }
.price-card.feature .pc-price { color: var(--price-card-feature-accent); }
.pc-desc { font-size: 0.92rem; color: var(--color-ink-soft); flex: 1; }
.price-card.feature .pc-desc { color: var(--color-on-dark-strong); }
.price-card .button { margin-top: 18px; }
.fine-print { margin-top: 22px; font-size: var(--text-small); color: var(--color-ink-soft); }
/* Callout: a single bordered box with a mint shadow, for a "what comes next" style aside. */
.callout {
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--radius-card);
  background: var(--color-surface);
  padding: 28px;
  box-shadow: var(--shadow-success-lg);
}

/* Gallery cards (portfolio / client preview portal) --------------------------
   <div class="gallery"><a class="gallery-card" href="…"><div class="gallery-thumb"><img …></div>
     <div class="gallery-body"><span class="tag mint">Live</span><h3>Name</h3><p>Blurb</p><span class="gallery-arrow">→</span></div></a></div> */
.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 26px;
}
.gallery-card {
  display: flex;
  flex-direction: column;
  border: var(--border-width) solid var(--color-ink);
  border-radius: var(--gallery-card-radius);
  background: var(--gallery-card-bg);
  box-shadow: var(--gallery-card-shadow);
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;
}
.gallery-card:hover { transform: translate(-2px, -2px); box-shadow: var(--gallery-card-shadow-hover); }
.gallery-thumb {
  aspect-ratio: var(--gallery-card-thumb-ratio);
  background: var(--color-brand-soft);
  border-bottom: var(--border-width) solid var(--color-ink);
  overflow: hidden;
}
.gallery-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.gallery-body { padding: 20px 22px 22px; display: grid; gap: 8px; position: relative; }
.gallery-body h3 { font-size: 1.15rem; margin: 0; padding-right: 36px; }
.gallery-body p { margin: 0; font-size: var(--text-small); color: var(--color-ink-soft); }
.gallery-body .tag { justify-self: start; }
.gallery-arrow {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: var(--border-width) solid var(--color-ink);
  border-radius: 50%;
  background: var(--color-highlight);
  font-weight: 900;
}
.gallery-card.locked .gallery-arrow { background: var(--color-surface); }

/* Login card (client preview gate) -------------------------------------------
   <main class="login-wrap"><form class="login-card"> .logo ; h1 ; p ; .field ; .button ; .notice.error </form></main> */
.login-wrap {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 24px;
}
.login-card {
  width: 100%;
  max-width: var(--login-card-width);
  display: grid;
  gap: 16px;
  border: var(--border-width-thick) solid var(--color-ink);
  border-radius: var(--login-card-radius);
  background: var(--login-card-bg);
  box-shadow: var(--login-card-shadow);
  padding: 34px;
}
.login-card h1 { font-size: 1.9rem; letter-spacing: var(--tracking-display-sm); max-width: none; }
.login-card p { margin: 0; color: var(--color-ink-soft); }
.login-card .logo { margin-bottom: 6px; }
.field { display: grid; gap: 6px; }

/* Layout helpers ------------------------------------------------------------- */
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.stack { display: grid; gap: var(--space-stack); }
.cluster { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.band-ink { background: var(--color-ink); color: var(--color-on-dark); }
.band-yellow { background: var(--color-highlight); border-block: var(--border-width-thick) solid var(--color-ink); }
.band-lilac { background: var(--color-brand-soft); border-block: var(--border-width) solid var(--color-ink); }

/* Responsive ----------------------------------------------------------------- */
@media (max-width: 980px) {
  .nav-links {
    display: none;
    position: absolute;
    top: var(--nav-height);
    left: 20px;
    right: 20px;
    flex-direction: column;
    align-items: stretch;
    background: var(--color-surface);
    border: var(--border-width) solid var(--color-ink);
    border-radius: var(--radius-chip);
    padding: 20px;
    box-shadow: 7px 7px 0 var(--color-ink);
  }
  .nav-links.open { display: flex; }
  .nav-links a:not(.button) { padding: 11px 0; }
  .loop-step:last-child, .process-step:last-child { grid-column: 1 / -1; }
  .process-step:last-child { border-right: 0; }
  .menu-toggle { display: block; }
  .hero-grid, .problem-grid, .faq-grid, .cta-box { grid-template-columns: 1fr; }
  .hero-visual { max-width: 650px; width: 100%; margin: 0 auto; }
  .system-board { margin-left: 18px; }
  .sticky-heading { position: static; }
  .growth-steps { grid-template-columns: 1fr; }
  .service-card { grid-template-columns: 1fr; }
  .service-summary { border-right: 0; border-bottom: var(--border-width) solid var(--color-ink); }
  .service-card:nth-child(2), .service-card:nth-child(3) { transform: none; }
  .loop { grid-template-columns: 1fr 1fr; }
  .loop-step::after { display: none; }
  .process-grid { grid-template-columns: 1fr 1fr; }
  .process-step { border-bottom: var(--border-width) solid var(--color-ink); }
  .process-step:nth-child(2n) { border-right: 0; }
  .process-step:last-child { border-bottom: 0; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-grid > :first-child { grid-column: 1 / -1; }
  .grid-3 { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 700px) {
  .wrap { width: min(calc(100% - var(--space-gutter-mobile)), var(--size-container)); }
  section { padding: var(--space-section-mobile) 0; }
  .hero { padding-top: 64px; }
  html { scroll-padding-bottom: 84px; }
  h1 { font-size: var(--text-display-xl-mobile); }
  .hero-actions .button { width: 100%; }
  .system-board { margin: 20px 10px 0 4px; box-shadow: var(--shadow-hard-xl); }
  .growth-card { min-height: 0; }
  .board-body { padding: 18px; gap: 13px; }
  .flow-card { grid-template-columns: auto 1fr; }
  .flow-arrow { display: none; }
  .float-chip.one { right: 3px; top: 65px; }
  .float-chip.two { left: 0; bottom: 15px; }
  .services-header { align-items: start; flex-direction: column; }
  .feature-columns, .compare-grid, .fit-grid, .field-grid, .grid-2, .grid-3 { grid-template-columns: 1fr; }
  .service-summary, .service-details { padding: 26px 22px; }
  .service-bottom { align-items: stretch; flex-direction: column; }
  .service-bottom .button { width: 100%; }
  .loop, .process-grid { grid-template-columns: 1fr; }
  .process-step { border-right: 0; border-bottom: var(--border-width) solid var(--color-ink); }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-grid > :first-child { grid-column: auto; }
  .copyright { flex-direction: column; }
  .mobile-cta { display: block; }
  footer { padding-bottom: 94px; }
  .login-card { padding: 26px 22px; }
  .gallery { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
  .reveal { opacity: 1; transform: none; }
}

@media (max-width: 760px) {
  .two-up, .price-cards { grid-template-columns: 1fr; }
  .price-card.feature { order: -1; }
}
