/* ==========================================================================
   AdminLess — ssa.adminless.ai, the landing page

   One page, eight sections, the "Quieter room" layout. Promoted out of
   _sandbox/ssa-design-mockup/mockup.css on 2026-09-14: the preset picker is
   gone and the `defaults` from its Remote.init are baked in — colour `quiet`,
   type `fraunces`, copy `assured`. Colour and type are still read from custom
   properties, so a re-skin is one block, but nothing at runtime writes them.

   Tokens and devices from website/LANDING_PAGES.md; sections from
   website/ssa-landing/DESIGN_SPEC.md §4.
   ========================================================================== */

/* --------------------------------------------------------------------------
   0. Type, self-hosted. No Google Fonts request: this family sells keeping
      your data in Singapore, and a third-party font origin is a third party.
      Fraunces is a variable font, so one file per subset covers 400 and 500.
      The italic is a separate file and is used for exactly one thing — the
      pencil annotations inside the hero drawing (§8).
   -------------------------------------------------------------------------- */

@font-face {
  font-family: Fraunces;
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url("fonts/fraunces-var-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: Fraunces;
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url("fonts/fraunces-var-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: Fraunces;
  font-style: italic;
  font-weight: 400 500;
  font-display: swap;
  src: url("fonts/fraunces-var-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: Fraunces;
  font-style: italic;
  font-weight: 400 500;
  font-display: swap;
  src: url("fonts/fraunces-var-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: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("fonts/plex-sans-var-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: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("fonts/plex-sans-var-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: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/plex-mono-400-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: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/plex-mono-400-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: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/plex-mono-500-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: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/plex-mono-500-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;
}

/* --------------------------------------------------------------------------
   1. Design tokens — "Quieter room" paper with upright Fraunces, baked.
      --story-green is the one colour this page may not drop: green means
      AdminLess, so inside the drawing it stays green whatever the paper is
      (.story re-points --accent at it, §8).
   -------------------------------------------------------------------------- */

:root {
  --paper:   #FAF8F3;
  --paper-2: #FFFDF9;   /* raised surface on paper */
  --paper-3: #F2EFE7;   /* recessed / "today" surface */
  --ink:     #1F1D1A;
  --accent:  #24504A;   /* deep green */
  --accent-deep: #1B3D38;
  --accent2: #24504A;
  --accent2-ink: #24504A;
  --muted:   #8C877D;   /* decoration, hairlines, never body text */
  --muted-ink: #6B655C; /* muted at text sizes */
  --rule:    #E0DACD;
  --on-accent: #FFFFFF;
  --story-green: #24504A;
  --story-green-deep: #1B3D38;
  --logo-blend: multiply;   /* dark papers switch this off and invert instead */
  --logo-filter: none;

  /* Every anything-a-user-can-type boundary. --rule is a hairline for
     dividers; a control's edge is meaningful UI, so it is derived from ink
     and paper instead and clears 3:1 in all eight palettes (min 3.38). */
  --field-line: color-mix(in srgb, var(--ink) 55%, var(--paper));

  --font-display: Fraunces, "Iowan Old Style", Georgia, serif;
  --font-body: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
  --font-label: "IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;
  --display-weight: 400;         /* h1, h2, the price figures */
  --display-weight-strong: 500;  /* h3 and the smaller display sizes */
  --display-style: normal;
}

/* --------------------------------------------------------------------------
   2. Paper, grain, the grid, registration marks
   -------------------------------------------------------------------------- */

*, *::before, *::after { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.6;
  overflow-x: clip;
}

img { max-width: 100%; display: block; }

/* Fine paper grain — inline feTurbulence, ~4%, one layer for the whole page */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 60;
  pointer-events: none;
  opacity: 0.04;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='g'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23g)'/></svg>");
}

.wrap {
  position: relative;
  width: min(1152px, 100% - 64px);
  margin: 0 auto;
}

/* registration-mark crosshairs at the grid corners */
.regs { position: absolute; inset: 0; pointer-events: none; z-index: 2; }
.regs i { position: absolute; width: 13px; height: 13px; }
.regs i::before,
.regs i::after { content: ""; position: absolute; background: var(--rule); }
.regs i::before { left: 6px; top: 0; width: 1px; height: 13px; }
.regs i::after  { top: 6px; left: 0; height: 1px; width: 13px; }
.regs i:nth-child(1) { left: -7px;  top: -7px; }
.regs i:nth-child(2) { right: -7px; top: -7px; }
.regs i:nth-child(3) { left: -7px;  bottom: -7px; }
.regs i:nth-child(4) { right: -7px; bottom: -7px; }

.skip {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 80;
  background: var(--accent);
  color: var(--on-accent);
  font-family: var(--font-label);
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 12px 18px;
  text-decoration: none;
}
.skip:focus { left: 12px; top: 12px; }

/* --------------------------------------------------------------------------
   3. Type primitives
   -------------------------------------------------------------------------- */

.eyebrow {
  font-family: var(--font-label);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-ink);
  margin: 0 0 20px;
}

.h1 {
  font-family: var(--font-display);
  font-optical-sizing: auto;
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: var(--h1);
  line-height: 0.98;
  letter-spacing: -0.02em;
  margin: 0;
  color: var(--ink);
}
/* Four words, two beats: each beat owns a line, so the headline never wraps mid-phrase. */
.h1 .h1__beat,
.h1 .h1__upright { display: block; }

.h2 {
  font-family: var(--font-display);
  font-optical-sizing: auto;
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 44px;
  line-height: 1.12;
  letter-spacing: -0.012em;
  margin: 0;
  /* three copy sets, one measure: balance keeps a two-line head off a widow */
  text-wrap: balance;
  color: var(--ink);
}

.h3 {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.008em;
  margin: 0;
  color: var(--ink);
}

.lede { font-size: 18px; line-height: 1.6; margin: 20px 0 0; color: var(--ink); max-width: 46ch; }
.body { font-size: 16.5px; line-height: 1.62; color: var(--ink); margin: 0; }
.small { font-size: 14px; line-height: 1.55; color: var(--muted-ink); margin: 0; }

.tag {
  display: inline-block;
  font-family: var(--font-label);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted-ink);
  border: 1px solid var(--rule);
  border-radius: 2px;
  padding: 4px 8px;
}

/* a balanced headline may break after a hyphen; "45-minute" must not */
.nw { white-space: nowrap; }

/* --------------------------------------------------------------------------
   4. Nav + buttons
   -------------------------------------------------------------------------- */

.nav {
  position: sticky;
  top: 0;
  z-index: 50;
  background: var(--paper);
  border-bottom: 1px solid var(--rule);
}
.nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  height: 78px;
}

.nav__mark {
  font-family: var(--font-label);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink);
  text-decoration: none;
  white-space: nowrap;
}
.nav__mark span { color: var(--accent); }

.nav__links { display: flex; align-items: center; gap: 28px; }

.nav__links a:not(.btn) {
  font-family: var(--font-label);
  font-size: 12.5px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--muted-ink);
  text-decoration: none;
  padding: 6px 0;
  border-bottom: 1px solid transparent;
  white-space: nowrap;
}
.nav__links a:not(.btn):hover { color: var(--ink); border-bottom-color: var(--accent); }
.nav__links a:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
.nav__sib { color: var(--accent) !important; }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 44px;
  padding: 12px 22px;
  border-radius: 2px;
  border: 1px solid transparent;
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 120ms ease, color 120ms ease, border-color 120ms ease;
}
.btn:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }

.btn--primary { background: var(--accent); color: var(--on-accent); }
.btn--primary:hover { background: var(--accent-deep); }

.btn--ghost { border-color: var(--field-line); color: var(--ink); background: transparent; }
.btn--ghost:hover { border-color: var(--accent); color: var(--accent); }

.btn--sm { min-height: 38px; padding: 9px 16px; font-size: 13.5px; }
.btn--block { width: 100%; }

.link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  color: var(--accent);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid var(--accent);
  align-self: center;
  padding-bottom: 1px;
}
.link:hover { color: var(--accent-deep); border-bottom-width: 2px; }
.link:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }

.cta-row { display: flex; align-items: center; gap: 26px; margin-top: 34px; flex-wrap: wrap; }

/* --------------------------------------------------------------------------
   5. Logo rows (supported by, and the programmes in why-us)
   -------------------------------------------------------------------------- */

.supported {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 26px 0 30px;
  border-top: 1px solid var(--rule);
}
.supported__label {
  font-family: var(--font-label);
  font-size: 11.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted-ink);
  white-space: nowrap;
}
.supported__logos { display: flex; align-items: center; gap: 44px; flex-wrap: wrap; }
.supported__logos img {
  height: 27px;
  width: auto;
  opacity: 0.82;
  filter: var(--logo-filter);
  mix-blend-mode: var(--logo-blend);
}
.supported__logos img.is-tall { height: 34px; }
.supported__logos img.is-square { height: 36px; }

/* --------------------------------------------------------------------------
   6. Section scaffolding
   -------------------------------------------------------------------------- */

.sec { position: relative; border-top: 1px solid var(--rule); scroll-margin-top: 78px; }
.sec__inner { padding: 88px 0 96px; position: relative; }

.sec__head { display: grid; grid-template-columns: 1fr 380px; gap: 64px; align-items: end; }
.sec__head--solo { grid-template-columns: 1fr; }
.sec__head--solo .eyebrow { margin-bottom: 18px; }
.sec__head .h2 { max-width: 22ch; }
.sec__head--solo .h2 { max-width: 26ch; }
.sec__head p { margin: 0; }

.closing {
  margin-top: 44px;
  padding-top: 22px;
  border-top: 1px solid var(--rule);
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 21px;
  color: var(--ink);
}

/* --------------------------------------------------------------------------
   7. Section-level motion. House rule: no visual device appears twice on a
      page. The hero owns the with/without story and nothing below it re-draws
      a stroke — the sections lift their own evidence instead. `.is-in` is set
      once, when the section is scrolled to.
   -------------------------------------------------------------------------- */

@keyframes rv-up { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }

/* a figure that counts up in place inside a fixed sentence */
.cnt { font-variant-numeric: tabular-nums; display: inline-block; min-width: 2ch; text-align: right; }

@media (prefers-reduced-motion: no-preference) {
  .sec .h2 { opacity: 0; }
  .sec.is-in .h2 { animation: rv-up 0.50s cubic-bezier(0.4, 0, 0.2, 1) 0.04s both; }

  .sec .p-row,
  .sec .step,
  .sec .case,
  .sec .pack,
  .sec .why__col,
  .sec .faq__item,
  .sec .book__col { opacity: 0; }
  .sec.is-in .p-row,
  .sec.is-in .step,
  .sec.is-in .case,
  .sec.is-in .pack,
  .sec.is-in .why__col,
  .sec.is-in .faq__item,
  .sec.is-in .book__col { animation: rv-up 0.44s cubic-bezier(0.4, 0, 0.2, 1) var(--d, 0.16s) both; }

  .sec .p-row:nth-child(1), .sec .step:nth-child(1) { --d: 0.16s; }
  .sec .p-row:nth-child(2), .sec .step:nth-child(2) { --d: 0.26s; }
  .sec .p-row:nth-child(3), .sec .step:nth-child(3) { --d: 0.36s; }
  .sec .p-row:nth-child(4), .sec .step:nth-child(4) { --d: 0.46s; }
  .sec .p-row:nth-child(5), .sec .step:nth-child(5) { --d: 0.56s; }
  .sec .case:nth-child(1), .sec .pack:nth-child(1), .sec .why__col:nth-child(1), .sec .book__col:nth-child(1) { --d: 0.20s; }
  .sec .case:nth-child(2), .sec .pack:nth-child(2), .sec .why__col:nth-child(2), .sec .book__col:nth-child(2) { --d: 0.32s; }
  .sec .why__col:nth-child(3) { --d: 0.44s; }
  .sec .faq__item:nth-child(1) { --d: 0.14s; }
  .sec .faq__item:nth-child(2) { --d: 0.22s; }
  .sec .faq__item:nth-child(3) { --d: 0.30s; }
  .sec .faq__item:nth-child(4) { --d: 0.38s; }
  .sec .faq__item:nth-child(5) { --d: 0.46s; }
  .sec .faq__item:nth-child(6) { --d: 0.54s; }
}

/* --------------------------------------------------------------------------
   8. Hand-drawn SVG language + the hero "story" animation
   -------------------------------------------------------------------------- */

.hd { fill: none; stroke-linecap: round; stroke-linejoin: round; }
.hd-ink   { stroke: var(--ink); stroke-width: 1.5; }
.hd-thin  { stroke: var(--muted); stroke-width: 1.2; }
.hd-green { stroke: var(--accent); stroke-width: 1.8; }
.hd-rule  { stroke: var(--rule); stroke-width: 1; }

/* Green is AdminLess and nothing else. Whatever paper and accent a preset
   picks, the drawing keeps a green: the stamp, its tick, the "with" line, its
   nodes and the counter all read --accent, so re-pointing that one token
   inside .story turns the whole after-state green — including on a navy or a
   near-black page — without touching a single animation rule. */
.story {
  --accent: var(--story-green);
  --accent-deep: var(--story-green-deep);
}

.sig-label {
  font-family: var(--font-label);
  font-size: 10.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  fill: var(--muted-ink);
}
/* the pencil annotations: italic display type is the one place it still reads
   as a hand, not as a brand voice */
.sig-note {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 16px;
  fill: var(--accent2-ink);
}

/* --- the two state labels: legible with the animation switched off -------- */
.sig-state {
  font-family: var(--font-label);
  text-transform: uppercase;
}
.sig-state--before { font-size: 13px; letter-spacing: 0.2em;  fill: var(--muted-ink); }
.sig-state--after  { font-size: 26px; letter-spacing: 0.14em; font-weight: 500; fill: var(--accent); }

.sig-sub {
  font-family: var(--font-label);
  font-size: 10.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  fill: var(--muted-ink);
}
.sig-sub--green { fill: var(--accent); }

.sig-steps {
  font-family: var(--font-label);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  fill: var(--accent);
}
.sig-count {
  font-family: var(--font-label);
  font-size: 48px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
  fill: var(--accent);
}
.sig-illus {
  font-family: var(--font-label);
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  fill: var(--muted-ink);
}
.sig-node {
  font-family: var(--font-label);
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  fill: var(--accent);
}
.sig-dot { fill: var(--accent); }

/* --- the three beats, ~4.3s, once on arrival, again on hover/click/Replay --
   Beat 1  0.00–1.65s  WITHOUT ADMINLESS: the loop draws itself, ink + muted
   Beat 2  1.70–3.00s  ADMINLESS STEPS IN: the loop greys and shrinks into the
                       top ~40%, a green seal is stamped under it
   Beat 3  2.95–4.32s  WITH ADMINLESS: the green line, three nodes, counter
   Every stroked path is normalised to pathLength="1".                       */

.story .hd { stroke-dasharray: 1; stroke-dashoffset: 1; }

/* the loop: one animated `color` greys every stroke and label in the group at once */
.story .loop {
  color: var(--ink);
  transform-box: view-box;
  transform-origin: 0 0;
  transform: translate(0px, 66px) scale(1);
}
.story .loop .hd { vector-effect: non-scaling-stroke; }
.story .loop .hd-ink  { stroke: currentColor; }
.story .loop .hd-thin { stroke: currentColor; opacity: 0.55; }
.story .loop .hd-lead { stroke: currentColor; stroke-width: 1.1; opacity: 0.7; }
.story .loop .sig-label { font-size: 17px; letter-spacing: 0.08em; fill: currentColor; opacity: 0; }
.story .loop .sig-note  { font-size: 30px; fill: currentColor; }

/* everything that arrives after beat 1 starts hidden */
.story .b1-notes,
.story .b2-seal,
.story .b2-word,
.story .b3-label,
.story .b3-countlabel,
.story .b3-n1,
.story .b3-n2,
.story .b3-n3,
.story .tick { opacity: 0; }

@keyframes sig-draw   { to { stroke-dashoffset: 0; } }
@keyframes sig-fade   { to { opacity: 1; } }
@keyframes word-in    { from { opacity: 0; transform: translate(-12px, 0); } to { opacity: 1; transform: translate(0, 0); } }
@keyframes node-in    { from { opacity: 0; transform: translate(0, 9px); }   to { opacity: 1; transform: translate(0, 0); } }
@keyframes label-in   { to { opacity: 0.8; } }
@keyframes tick-flash { 0%, 92% { opacity: 1; } 100% { opacity: 0; } }
@keyframes loop-settle {
  from { color: var(--ink);       transform: translate(0px, 66px) scale(1); }
  to   { color: var(--muted-ink); transform: translate(114px, 31px) scale(0.58); }
}

@media (prefers-reduced-motion: no-preference) {
  /* beat 1 — the loop, stroke by stroke */
  .story.is-playing .hd { animation: sig-draw 0.55s cubic-bezier(0.65, 0, 0.35, 1) forwards; }
  .story.is-playing .s-1 { animation-delay: 0.00s; }
  .story.is-playing .s-2 { animation-delay: 0.18s; }
  .story.is-playing .s-3 { animation-delay: 0.36s; }
  .story.is-playing .s-4 { animation-delay: 0.54s; }
  .story.is-playing .s-5 { animation-duration: 0.60s; animation-delay: 0.72s; }
  .story.is-playing .l-1 { animation: label-in 0.35s ease 0.35s forwards; }
  .story.is-playing .l-2 { animation: label-in 0.35s ease 0.53s forwards; }
  .story.is-playing .l-3 { animation: label-in 0.35s ease 0.71s forwards; }
  .story.is-playing .l-4 { animation: label-in 0.35s ease 0.89s forwards; }
  .story.is-playing .l-5 { animation: label-in 0.35s ease 1.10s forwards; }
  .story.is-playing .b1-notes { animation: sig-fade 0.40s ease 1.25s forwards; }

  /* beat 2 — the loop greys and settles, then AdminLess stamps in under it */
  .story.is-playing .loop    { animation: loop-settle 0.85s cubic-bezier(0.65, 0, 0.35, 1) 1.70s forwards; }
  .story.is-playing .b2-rule { animation: sig-draw 0.50s ease 2.45s forwards; }
  .story.is-playing .b2-seal { animation: sig-fade 0.25s ease 2.55s forwards; }
  .story.is-playing .b2-ring { animation: sig-draw 0.50s ease 2.55s forwards; }
  .story.is-playing .b2-tick { animation: sig-draw 0.30s ease 2.90s forwards; }
  .story.is-playing .b2-word { animation: word-in 0.40s ease 2.70s forwards; }

  /* beat 3 — the after state */
  .story.is-playing .b3-label { animation: word-in 0.45s ease 2.95s forwards; }
  .story.is-playing .b3-line  { animation: sig-draw 0.80s cubic-bezier(0.4, 0, 0.2, 1) 3.05s forwards; }
  .story.is-playing .b3-n1 { animation: node-in 0.30s cubic-bezier(0.34, 1.4, 0.64, 1) 3.20s forwards; }
  .story.is-playing .b3-n2 { animation: node-in 0.30s cubic-bezier(0.34, 1.4, 0.64, 1) 3.45s forwards; }
  .story.is-playing .b3-n3 { animation: node-in 0.30s cubic-bezier(0.34, 1.4, 0.64, 1) 3.70s forwards; }
  .story.is-playing .b3-countlabel { animation: sig-fade 0.40s ease 3.30s forwards; }
  .story.is-playing .tick-0 { animation: tick-flash 0.14s linear 3.30s forwards; }
  .story.is-playing .tick-1 { animation: tick-flash 0.14s linear 3.44s forwards; }
  .story.is-playing .tick-2 { animation: tick-flash 0.14s linear 3.58s forwards; }
  .story.is-playing .tick-3 { animation: tick-flash 0.14s linear 3.72s forwards; }
  .story.is-playing .tick-4 { animation: tick-flash 0.14s linear 3.86s forwards; }
  .story.is-playing .tick-5 { animation: tick-flash 0.14s linear 4.00s forwards; }
  .story.is-playing .tick-final { animation: sig-fade 0.18s ease 4.14s forwards; }
}

/* reduced motion: no beats, the finished picture */
@media (prefers-reduced-motion: reduce) {
  .story .hd { stroke-dashoffset: 0; }
  .story .b1-notes,
  .story .b2-seal,
  .story .b2-word,
  .story .b3-label,
  .story .b3-countlabel,
  .story .b3-n1,
  .story .b3-n2,
  .story .b3-n3,
  .story .tick-final { opacity: 1; }
  .story .loop .sig-label { opacity: 0.8; }
  .story .loop { color: var(--muted-ink); transform: translate(114px, 31px) scale(0.58); }
}

/* --------------------------------------------------------------------------
   9. hero
   -------------------------------------------------------------------------- */

.hero { position: relative; scroll-margin-top: 78px; }
.hero__grid {
  display: grid;
  grid-template-columns: 1fr 480px;
  gap: 48px;
  align-items: center;
  min-height: 600px;
  padding: 56px 0 48px;
}
.hero__copy { max-width: none; }
.hero__art { position: relative; }
.hero__art svg { width: 100%; height: auto; display: block; }

/* hovering or clicking the figure replays the story; this is the keyboard route */
.story-replay {
  position: absolute;
  right: 0;
  bottom: 0;
  appearance: none;
  background: none;
  border: 0;
  padding: 6px 0 0;
  font-family: var(--font-label);
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted-ink);
  cursor: pointer;
  opacity: 0.65;
  transition: opacity 0.15s ease, color 0.15s ease;
}
.hero__art:hover .story-replay { opacity: 1; }
.story-replay:hover { color: var(--accent); }
.story-replay:focus-visible { opacity: 1; outline: 2px solid var(--accent); outline-offset: 3px; }

/* --------------------------------------------------------------------------
   10. problems — five one-line rows on hairlines, not five cards
   -------------------------------------------------------------------------- */

.p-list { margin-top: 46px; border-top: 1px solid var(--rule); }
.p-row {
  display: grid;
  grid-template-columns: 384px 1fr;
  gap: 40px;
  align-items: baseline;
  padding: 22px 0;
  border-bottom: 1px solid var(--rule);
}
/* the closing line brings its own rule, so the list does not end on two */
.p-row:last-child { border-bottom: 0; }
.p-row__name {
  font-family: var(--font-display);
  font-optical-sizing: auto;
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: -0.008em;
  margin: 0;
  color: var(--ink);
}
.p-row__v {
  margin: 0;
  font-size: 16.5px;
  line-height: 1.5;
  color: var(--ink);
  border-left: 2px solid var(--accent);
  padding-left: 20px;
}

/* --------------------------------------------------------------------------
   11. how — five steps, one line each. No drawing: the hero owns that.
   -------------------------------------------------------------------------- */

.steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  margin-top: 52px;
  border-top: 2px solid var(--ink);
}
.step {
  padding: 22px 24px 26px 0;
  border-right: 1px solid var(--rule);
}
.step:last-child { border-right: 0; padding-right: 0; }
.step__n {
  font-family: var(--font-label);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  color: var(--accent);
  display: block;
}
.step__name {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 21px;
  line-height: 1.2;
  letter-spacing: -0.008em;
  margin: 12px 0 10px;
  color: var(--ink);
}
.step__line { margin: 0; font-size: 15px; line-height: 1.5; color: var(--muted-ink); }
.step:last-child .step__line { color: var(--muted-ink); }

.quote {
  margin-top: 48px;
  border: 1px solid var(--accent);
  background: color-mix(in srgb, var(--accent) 6%, var(--paper));
  padding: 26px 30px 28px;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 32px;
  align-items: start;
}
.quote__tag {
  font-family: var(--font-label);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent);
  margin: 4px 0 0;
}
.quote__text {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 22px;
  line-height: 1.35;
  color: var(--ink);
}

/* --------------------------------------------------------------------------
   12. work — two agencies, side by side
   -------------------------------------------------------------------------- */

.cases { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 48px; }
.case {
  border: 1px solid var(--rule);
  background: var(--paper-2);
  padding: 30px 32px 32px;
  display: flex;
  flex-direction: column;
}
.case__mark {
  height: 54px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--rule);
  margin-bottom: 22px;
}
.case__mark img { height: 30px; width: auto; opacity: 0.9; filter: var(--logo-filter); mix-blend-mode: var(--logo-blend); }
.case__word {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 30px;
  letter-spacing: -0.01em;
  color: var(--ink);
}
.case__line { margin: 0; font-size: 16px; line-height: 1.55; color: var(--ink); }
.case__state {
  margin: 18px 0 0;
  font-family: var(--font-label);
  font-size: 11.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--accent);
}
/* The [PENDING PERMISSION] markers on the two cards are HTML comments, not an
   element: nothing is rendered to a visitor and nothing is styled. */
.work__note { margin-top: 30px; }

/* --------------------------------------------------------------------------
   13. pricing
   -------------------------------------------------------------------------- */

.price-lead {
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 64px;
  align-items: start;
  border-top: 2px solid var(--ink);
  border-bottom: 1px solid var(--rule);
  padding: 34px 0 38px;
  margin-top: 46px;
}
.price-lead__fig {
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 52px;
  line-height: 1.05;
  letter-spacing: -0.02em;
  margin: 0;
}
.price-lead__num { color: var(--accent); }
.price-lead__sub { margin: 14px 0 0; font-size: 16.5px; line-height: 1.55; max-width: 46ch; }

.packs { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 34px; }
.pack { border: 1px solid var(--rule); background: var(--paper-2); padding: 30px 30px 32px; display: flex; flex-direction: column; }
.pack--lead { border-color: var(--accent); box-shadow: inset 3px 0 0 var(--accent); }
.pack__name { font-family: var(--font-label); font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted-ink); margin: 0; }
.pack__price {
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 40px;
  letter-spacing: -0.02em;
  margin: 12px 0 0;
}
.pack__price span { font-family: var(--font-body); font-weight: 400; font-style: normal; font-size: 15px; color: var(--muted-ink); letter-spacing: 0; }
.pack__year { margin: 6px 0 0; font-family: var(--font-label); font-size: 12px; letter-spacing: 0.08em; color: var(--muted-ink); }
.pack__rows { list-style: none; margin: 22px 0 0; padding: 0; border-top: 1px solid var(--rule); }
.pack__rows li { display: grid; grid-template-columns: 92px 1fr; gap: 14px; padding: 13px 0; border-bottom: 1px solid var(--rule); font-size: 14.5px; line-height: 1.5; }
.pack__rows .k {
  font-family: var(--font-label);
  font-size: 10.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted-ink);
  padding-top: 3px;
}

.grantbox {
  margin-top: 34px;
  border: 1px solid var(--accent);
  background: color-mix(in srgb, var(--accent) 6%, var(--paper));
  padding: 28px 32px 30px;
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 48px;
  align-items: start;
}
.grantbox p { margin: 0; font-size: 15.5px; line-height: 1.58; }
.grantbox p.grantbox__head {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 27px;
  margin: 0 0 10px;
  color: var(--accent);
  letter-spacing: -0.01em;
  line-height: 1.15;
}
.grantbox p.grantbox__note { font-size: 13px; line-height: 1.5; color: var(--muted-ink); border-left: 1px solid var(--rule); padding-left: 20px; }

/* --------------------------------------------------------------------------
   14. why-us
   -------------------------------------------------------------------------- */

.why { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; margin-top: 50px; }
.why__col { border-top: 1px solid var(--rule); padding-top: 22px; }
.why__k {
  font-family: var(--font-label);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent);
  margin: 0 0 12px;
}
.why__col p.body { color: var(--ink); }

.creds { margin-top: 56px; border-top: 1px solid var(--rule); padding-top: 28px; display: grid; grid-template-columns: 200px 1fr; gap: 40px; align-items: center; }
.creds__label {
  font-family: var(--font-label);
  font-size: 11.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted-ink);
}
.creds__row { display: flex; align-items: center; gap: 44px; flex-wrap: wrap; }
/* The only multi-child cred is Microsoft's, so this gap is a word space. */
.cred { display: flex; align-items: center; gap: 7px; }
.cred img { height: 22px; width: auto; opacity: 0.85; filter: var(--logo-filter); mix-blend-mode: var(--logo-blend); }
/* Real programme lockups from public/programmes/ — see SOURCES.md. */
.cred img.cred__lockup--gfs { height: 21px; }
.cred img.cred__lockup--inception { height: 34px; }
/* Microsoft publishes no lockup: the flag stands alone (Jake, 2026-09-13). */

/* --------------------------------------------------------------------------
   15. faq — six, native disclosure, no script
   -------------------------------------------------------------------------- */

.faq { margin-top: 44px; border-top: 1px solid var(--rule); }
.faq__item { border-bottom: 1px solid var(--rule); }
.faq__q {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 0;
  cursor: pointer;
  list-style: none;
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-style: var(--display-style);
  font-size: 21px;
  line-height: 1.3;
  color: var(--ink);
}
.faq__q::-webkit-details-marker { display: none; }
.faq__q:hover { color: var(--accent); }
.faq__q:focus-visible { outline: 2px solid var(--accent); outline-offset: 2px; }
.faq__sign {
  font-family: var(--font-label);
  font-size: 18px;
  line-height: 1;
  color: var(--accent);
  flex: none;
}
.faq__item[open] .faq__sign { transform: rotate(45deg); }
.faq__a { margin: 0; padding: 0 120px 26px 0; font-size: 16px; line-height: 1.6; color: var(--muted-ink); max-width: 76ch; }

/* --------------------------------------------------------------------------
   16. book — the dead booking card, the one-pager field, the consult form
   -------------------------------------------------------------------------- */

.book { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 48px; align-items: start; }
.book__col { display: flex; flex-direction: column; gap: 28px; }

/* what the call actually is — the three lines that stop an ED hesitating */
.nextup { list-style: none; margin: 0; padding: 0; border-top: 1px solid var(--rule); }
.nextup li {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid var(--rule);
  font-size: 15.5px;
  line-height: 1.5;
  color: var(--ink);
}
.nextup li::before {
  content: attr(data-n);
  font-family: var(--font-label);
  font-size: 11px;
  letter-spacing: 0.12em;
  color: var(--accent);
  padding-top: 4px;
}

/* the one-pager: its own full-width band, so neither column ends on a hole */
.onepager {
  margin-top: 34px;
  border: 1px solid var(--rule);
  background: var(--paper-2);
  padding: 26px 30px 28px;
  display: grid;
  grid-template-columns: 1fr 620px;
  gap: 48px;
  align-items: end;
}
.onepager__fields { display: grid; grid-template-columns: 1fr 1fr auto; gap: 16px; align-items: end; }
.onepager__fields .field { margin-bottom: 0; }

/* booking is the page's goal, so the booking card carries the accent frame and
   the only filled button in the section; writing to us is the quieter path. */
.cal {
  border: 1px solid var(--accent);
  box-shadow: inset 3px 0 0 var(--accent);
  background: var(--paper-2);
  padding: 26px 28px 28px;
}
.cal__top { display: flex; align-items: baseline; justify-content: space-between; gap: 20px; border-bottom: 1px solid var(--rule); padding-bottom: 16px; }
.cal__title {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 21px;
  margin: 0;
  color: var(--ink);
}
.cal__len { font-family: var(--font-label); font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--accent); }
.cal__grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 6px; margin: 20px 0 0; }
.cal__dow { font-family: var(--font-label); font-size: 10px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted-ink); text-align: center; padding-bottom: 4px; }
.cal__day {
  font-family: var(--font-label);
  font-size: 13px;
  font-variant-numeric: tabular-nums;
  text-align: center;
  padding: 9px 0;
  border: 1px solid transparent;
  color: var(--muted-ink);
}
.cal__day.is-free { color: var(--ink); border-color: var(--field-line); background: var(--paper); }
.cal__day.is-pick { color: var(--on-accent); background: var(--accent); border-color: var(--accent); }
.cal__slots { display: flex; gap: 10px; margin-top: 20px; flex-wrap: wrap; }
.cal__slot {
  font-family: var(--font-label);
  font-size: 12px;
  letter-spacing: 0.06em;
  border: 1px solid var(--field-line);
  background: var(--paper);
  color: var(--ink);
  padding: 10px 14px;
  border-radius: 2px;
}
.cal__slot.is-pick { border-color: var(--accent); color: var(--accent); box-shadow: inset 0 -2px 0 var(--accent); }
.cal__foot { margin: 20px 0 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.cal__note { margin: 0; font-family: var(--font-label); font-size: 11px; letter-spacing: 0.06em; color: var(--muted-ink); }

.form {
  border: 1px solid var(--rule);
  background: var(--paper-2);
  padding: 26px 28px 28px;
}
.form__title {
  font-family: var(--font-display);
  font-weight: var(--display-weight-strong);
  font-style: var(--display-style);
  font-size: 21px;
  margin: 0 0 8px;
  color: var(--ink);
}
.form__line { margin: 0 0 20px; font-size: 15px; line-height: 1.55; color: var(--muted-ink); }
.field { display: block; margin-bottom: 16px; }
.field__label {
  display: block;
  font-family: var(--font-label);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted-ink);
  margin-bottom: 7px;
}
.field input,
.field select,
.field textarea {
  width: 100%;
  min-height: 46px;
  padding: 11px 13px;
  border: 1px solid var(--field-line);
  border-radius: 2px;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.4;
}
.field textarea { min-height: 76px; resize: vertical; }
.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible { outline: 2px solid var(--accent); outline-offset: 1px; border-color: var(--accent); }
.field--pair { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form__note { margin: 14px 0 0; font-size: 13px; line-height: 1.5; color: var(--muted-ink); }

/* A form's one announced line. Empty until something happens, so it takes no
   room and never pushes the button down on load. */
.form__status { margin: 14px 0 0; font-size: 14px; line-height: 1.5; color: var(--muted-ink); }
.form__status:empty { display: none; }
.form__status[data-state="ok"] { color: var(--accent); }
.form__status[data-state="error"] { color: var(--ink); }

/* A field the collector rejected. Colour is never the only signal: the
   handler also moves focus to the control. */
.field input[aria-invalid="true"],
.field select[aria-invalid="true"],
.field textarea[aria-invalid="true"] { border-color: var(--ink); box-shadow: inset 0 -2px 0 var(--ink); }

/* Honeypot. Not display:none — some bots skip hidden inputs, and some
   password managers do too. Taken out of flow and out of the way instead. */
.hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }

/* --------------------------------------------------------------------------
   17. footer
   -------------------------------------------------------------------------- */

.foot { border-top: 1px solid var(--rule); background: var(--paper-3); }
.foot__inner { padding: 52px 0 46px; }
/* No sites directory: this page stands on its own, so the top of the footer
   is just the mark and its one line. */
.foot__mark {
  font-family: var(--font-label);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink);
  margin: 0;
}
.foot__mark span { color: var(--accent); }
.foot__tag { margin: 12px 0 0; font-size: 15px; line-height: 1.55; color: var(--muted-ink); max-width: 34ch; }

.foot__legal {
  margin-top: 44px;
  padding-top: 22px;
  border-top: 1px solid var(--rule);
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.foot__legal span,
.foot__legal a { font-family: var(--font-label); font-size: 11px; letter-spacing: 0.05em; color: var(--muted-ink); }
.foot__legal a { text-decoration: none; border-bottom: 1px solid var(--rule); }
.foot__legal a:hover { color: var(--ink); }
.foot__legal a:focus-visible { outline: 2px solid var(--accent); outline-offset: 2px; }

/* --------------------------------------------------------------------------
   18. Narrower viewports. The page is designed at 1280; below that it folds
       to one column rather than scaling down.
   -------------------------------------------------------------------------- */

@media (max-width: 1180px) {
  .hero__grid { grid-template-columns: 1fr; min-height: 0; gap: 40px; }
  .hero__art { max-width: 560px; }
  .sec__head { grid-template-columns: 1fr; gap: 24px; }
  .steps { grid-template-columns: repeat(2, 1fr); }
  .step { border-bottom: 1px solid var(--rule); padding-right: 24px; }
  .step:last-child { border-right: 0; }
  .price-lead,
  .grantbox { grid-template-columns: 1fr; gap: 24px; }
  .why { grid-template-columns: 1fr; gap: 28px; }
  .creds { grid-template-columns: 1fr; gap: 20px; }
  .onepager { grid-template-columns: 1fr; gap: 24px; }
}

@media (max-width: 880px) {
  .nav__links a:not(.btn) { display: none; }
  .h1 { font-size: var(--h1); }
  .h2 { font-size: 32px; }
  .p-row { grid-template-columns: 1fr; gap: 10px; }
  .steps { grid-template-columns: 1fr; }
  .quote { grid-template-columns: 1fr; gap: 12px; }
  .cases,
  .packs,
  .book { grid-template-columns: 1fr; }
  .onepager__fields { grid-template-columns: 1fr; }
  .faq__a { padding-right: 0; }
}

/* The phone tier. Below 560 the page is one narrow column: anything still
   sitting in two tracks, or sized for a desk, goes to one. */
@media (max-width: 560px) {
  .nav__inner { gap: 12px; }
  .hero__grid { gap: 30px; }
  .cta-row { gap: 16px; margin-top: 26px; }
  .cta-row .btn { width: 100%; }
  .btn { min-width: 0; }
  /* the label sat in its own inline column and left the logos wrapping into a
     third of the width; below 560 it becomes a heading over a full-width row */
  .supported { flex-direction: column; align-items: flex-start; gap: 18px; }
  .supported__logos { gap: 22px 26px; }
  .supported__logos img { height: 24px; }
  .supported__logos img.is-tall { height: 30px; }
  .supported__logos img.is-square { height: 32px; }
  .creds__row { gap: 22px 26px; }
  .sec__inner { padding: 64px 0 68px; }
  .price-lead__fig { font-size: 28px; }
  .pack { padding: 24px 20px 26px; }
  .pack__rows li { grid-template-columns: 1fr; gap: 4px; }
  .grantbox p.grantbox__note { border-left: 0; border-top: 1px solid var(--rule); padding: 16px 0 0; }
  .field--pair { grid-template-columns: 1fr; }
  .cal { padding: 22px 18px 24px; }
  .cal__top { flex-direction: column; align-items: flex-start; gap: 6px; }
  .cal__slots { gap: 8px; }
  .cal__foot { flex-direction: column; align-items: stretch; }
  .cal__foot .btn { width: 100%; }
  .onepager__fields .btn { width: 100%; }
  .quote__text { font-size: 17px; }
}
