/* ===== tokens.css ===== */
/* ==========================================================================
   AVELaunch Books — design tokens
   Source of truth: WEBSITE_DESIGN (Figma), page "Dekstop"
   Handoff document v1.0, 7 September 2026, sections 6 and 7
   No colour value may be written anywhere outside this file.
   ========================================================================== */

:root {
  /* --- 6.2 Primitive palette ------------------------------------------- */
  --rich-black-1:      #0B1424;  /* body text, inverse surfaces, 3px strokes */
  --rich-black-2:      #E8EDF5;
  --rich-black-3:      #C7D2E3;  /* 1px hairline, vertical grid lines       */
  --rich-black-4:      #93A3BD;
  --rich-black-5:      #5D6C86;  /* secondary text                          */
  --rich-black-6:      #08101D;
  --rich-black-7:      #050A14;

  --space-cadet-1:     #1B2A57;
  --space-cadet-2:     #EEF2FA;
  --space-cadet-3:     #CBD6EC;
  --space-cadet-4:     #9BAED3;
  --space-cadet-5:     #657BA8;
  --space-cadet-6:     #142042;
  --space-cadet-7:     #0D162D;

  --vista-blue-1:      #7C9EC7;  /* brand surface                           */
  --vista-blue-2:      #F3F7FC;  /* spelled "Vista Vlue 2" in the file      */
  --vista-blue-3:      #DCE8F5;
  --vista-blue-4:      #B7CBE3;
  --vista-blue-5:      #93B1D3;

  --columbia-blue-1:   #C2E6F9;
  --columbia-blue-2:   #FCFEFF;
  --columbia-blue-3:   #EEF8FD;
  --columbia-blue-4:   #D9EEF9;
  --columbia-blue-5:   #CBE8FA;

  --amber-1:           #F2BB16;
  --amber-2:           #F9E08A;
  --amber-3:           #F7CD52;
  --amber-4:           #E0A800;  /* accent: buttons, underlines, active     */

  --editorial-white-1: #F8F7F4;
  --editorial-white-2: #FFFFFF;
  --editorial-white-3: #FDFBF8;
  --editorial-white-4: #EEEAE3;  /* page background                         */

  /* --- 6.3 Semantic layer ----------------------------------------------
     Reference map from the file. The layout binds to primitives, exactly
     as the Figma layers do, so this layer stays a dictionary of roles.     */
  --surface-page:       var(--editorial-white-4);
  --surface-brand:      var(--vista-blue-1);
  --surface-accent:     var(--amber-4);
  --surface-inverse:    var(--rich-black-1);
  --content-primary:    var(--rich-black-1);
  --content-secondary:  var(--rich-black-5);
  --content-on-inverse: var(--editorial-white-4);
  --content-accent:     var(--amber-4);
  --content-on-accent:  var(--rich-black-1);
  --content-on-brand:   var(--rich-black-1);
  --border-strong:      var(--rich-black-1);   /* 3px */
  --border-hairline:    var(--rich-black-3);   /* 1px */
  --border-accent:      var(--amber-4);        /* 3px */
  --action-fill:        var(--amber-4);
  --action-fill-hover:  rgba(255, 255, 255, 0); /* no fill on hover        */
  --action-border-hover: var(--amber-4);

  /* --- 4.1 Grid ---------------------------------------------------------
     1440 reference · 12 columns · Stretch · margin 50 · gutter 25
     Working area 1340. Column width is derived, never written down.       */
  --layout-reference: 1440px;
  --layout-margin:    50px;
  --layout-gutter:    25px;
  --layout-content:   1340px;
  --layout-floor:     1200px;   /* lower bound of the desktop layout       */

  /* --- 4.1 Vertical lines ----------------------------------------------
     Seven lines, step 180 of 1440 = 12.5 % of the window.
     THIS IS THE ONLY PLACE THE POSITIONS EXIST. Both layers — the page
     layer under the content and the header layer over its blurred
     background — read them from here. Writing them twice is what makes
     the two layers drift apart at the header edge.                        */
  --line-step:  12.5%;
  --line-width: 1px;
  --line-color: var(--rich-black-3);

  /* --- 8 Effects --------------------------------------------------------
     One effect on the whole site: BACKGROUND_BLUR 50 on the header plate. */
  --header-blur: 25px;
  --header-plate: rgb(238 234 227 / 0.75);
  --header-height: 61px;

  /* --- Motion ----------------------------------------------------------- */
  --t-fast: 150ms;
  --t-base: 300ms;
}

/* ===== base.css ===== */
/* ==========================================================================
   AVELaunch Books — fonts, typography scale, grid, vertical lines, layout
   intent tags. Handoff sections 4, 5, 7, 15.
   ========================================================================== */

/* --- 15.1 Fonts. Served from our own domain, never a third party. -------- */
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url("../fonts/mulish-latin-wght-normal.woff2") format("woff2-variations");
  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: "Mulish";
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url("../fonts/mulish-latin-ext-wght-normal.woff2") format("woff2-variations");
  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: "Mulish";
  font-style: italic;
  font-weight: 200 1000;
  font-display: swap;
  src: url("../fonts/mulish-latin-wght-italic.woff2") format("woff2-variations");
  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: "Comforter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/comforter-latin-400-normal.woff2") format("woff2");
}

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

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  min-width: var(--layout-floor);
  background: var(--surface-page);
  color: var(--content-primary);
  font-family: "Mulish", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
}

img, svg, video { display: block; max-width: 100%; }
img { height: auto; }

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

button, input, textarea, select {
  font: inherit;
  color: inherit;
  margin: 0;
}

h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }

/* 9. Keyboard focus is visible on every interactive element: white plate,
   3px accent stroke — the decision taken for the form fields, applied site
   wide because the component sets carry no separate focus variant.        */
:focus-visible {
  outline: 3px solid var(--border-accent);
  outline-offset: 2px;
  background-color: var(--editorial-white-2);
}

/* --- 7.3 Heading trim ---------------------------------------------------
   Headings in the file sit on the cap height, not on the line box. Without
   the trim every heading drops a few pixels and the spacing above it reads
   larger than the macket.                                                  */
.u-trim {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

/* --- 7.2 Type styles ----------------------------------------------------
   Letter spacing comes from Figma as a percentage of the type size, so it
   is written in em and never converted to pixels. Line height is Auto in
   every style, which is line-height: normal, not 100 %.                    */
.t-heading-accent       { font-family: "Comforter", cursive; font-weight: 400; font-size: 100px; letter-spacing: 0; text-transform: uppercase; }
.t-heading-accent-small { font-family: "Comforter", cursive; font-weight: 400; font-size: 100px; letter-spacing: 0; }
.t-heading              { font-weight: 1000; font-size: 50px; letter-spacing: 0.1em;  text-transform: uppercase; }
.t-heading-wide         { font-weight: 1000; font-size: 50px; letter-spacing: 0.06em; text-transform: uppercase; }
.t-heading-wide-light   { font-weight: 200;  font-size: 50px; letter-spacing: 0.06em; text-transform: uppercase; }
.t-subheading           { font-weight: 400;  font-size: 25px; letter-spacing: 0;      text-transform: uppercase; }
.t-intro                { font-weight: 400;  font-size: 25px; letter-spacing: 0; }
.t-intro-black          { font-weight: 1000; font-size: 25px; letter-spacing: 0;      text-transform: uppercase; }
.t-intro-black-wide     { font-weight: 1000; font-size: 25px; letter-spacing: 0.1em;  text-transform: uppercase; }
.t-base                 { font-weight: 400;  font-size: 15px; letter-spacing: 0; }
.t-base-black           { font-weight: 1000; font-size: 15px; letter-spacing: 0; }
.t-base-italic          { font-weight: 400;  font-size: 15px; font-style: italic; }
.t-base-down-black      { font-weight: 1000; font-size: 15px; text-transform: lowercase; }
.t-base-up              { font-weight: 400;  font-size: 15px; text-transform: uppercase; }
.t-base-up-black        { font-weight: 1000; font-size: 15px; text-transform: uppercase; }
.t-base-up-black-wide   { font-weight: 1000; font-size: 15px; letter-spacing: 0.1em;  text-transform: uppercase; }
.t-label                { font-weight: 400;  font-size: 25px; letter-spacing: 0.1em;  text-transform: uppercase; }
.t-label-wide           { font-weight: 400;  font-size: 25px; letter-spacing: 0.6em;  text-transform: uppercase; }
.t-label-big            { font-weight: 200;  font-size: 100px; text-transform: uppercase; }
.t-label-big-black      { font-weight: 1000; font-size: 100px; text-transform: uppercase; }

.u-secondary { color: var(--content-secondary); }
.u-accent    { color: var(--content-accent); }

/* --- 4.1 / 4.2 Working area ---------------------------------------------
   Above 1440 the working area holds at 1340 and centres; the margins grow.
   Between 1200 and 1440 the margin stays 50, the gutter stays 25, the
   columns narrow. Type sizes do not change.                               */
.container {
  width: min(var(--layout-content), 100% - var(--layout-margin) * 2);
  margin-inline: auto;
}

/* 12-column helper. The column width is derived from the grid, never set. */
.grid12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: var(--layout-gutter);
}

/* --- 5.1 Intent tags ----------------------------------------------------
   Five values cover all thirty-nine hand-composed blocks. Where Auto Layout
   in the file disagrees with the tag, the tag wins.                        */

/* fluid — lives inside the working area and narrows with it. Default. */
.is-fluid { width: 100%; }

/* flow — a row of equal elements that wraps when it stops fitting.
   The gap equals the gutter. The count per row is not fixed.              */
.is-flow {
  display: flex;
  flex-wrap: wrap;
  gap: var(--layout-gutter);
}
.is-flow > * { flex: 1 1 var(--flow-basis, 430px); min-width: 0; }

/* bleed:both — runs the full window width both sides. Text and cards
   inside stay in the working area.                                        */
.is-bleed-both {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

/* bleed:left / bleed:right — out past one margin only, never both.
   --bleed-stop is the macket coordinate of the edge that stays put,
   expressed as a share of the working area.                               */
.is-bleed-left {
  margin-left: calc(50% - 50vw);
  margin-right: var(--bleed-stop, 0%);
}
.is-bleed-right {
  margin-right: calc(50% - 50vw);
  margin-left: var(--bleed-stop, 0%);
}

/* --- 4.1 Vertical lines -------------------------------------------------
   One component, two placements. Positions are read from --line-step in
   tokens.css and exist nowhere else, so the page layer and the header layer
   cannot drift apart.                                                      */
.gridlines {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}
.gridlines i {
  position: absolute;
  top: 0;
  bottom: 0;
  width: var(--line-width);
  background: var(--line-color);
  left: calc(var(--n) * var(--line-step));
}

/* The page layer sits under every section, the full height of the document.
   The header is the one exception: it keeps its own sticky positioning and
   rides above, because it draws its own copy of the lines over its plate. */
/* Bleeding blocks are drawn past the window edge on purpose — an amber band
   that runs off the left, a roller whose next card is cut by the right. The
   page clips them at the window. `clip` and not `hidden`: hidden would make
   this a scroll container and the pinned header would stop pinning. */
.page {
  position: relative;
  overflow-x: clip;
}
.page > .gridlines { z-index: 0; }
.page > *:not(.gridlines):not(.site-header):not(.site-up) { position: relative; z-index: 1; }
.page > .site-header { z-index: 2; }

/* Skip link — visible only once it takes focus. */
.skip-link {
  position: absolute;
  left: var(--layout-margin);
  top: 0;
  z-index: 10;
  transform: translateY(-200%);
  padding: 12px 25px;
  background: var(--editorial-white-2);
  color: var(--content-primary);
  font-weight: 1000;
  font-size: 15px;
  text-transform: uppercase;
  transition: transform var(--t-fast);
}
.skip-link:focus-visible { transform: translateY(0); }

/* --- Vertical rhythm between the blocks ---------------------------------
   The file stacks the screen's blocks on a fixed rhythm, and it is defined
   here once rather than inside each section: a section owns its own height,
   never the air around it.

   Read off the Main screen (1:3): the header's box ends at 111 and the first
   block starts at 180; every neighbouring pair of blocks sits 150 apart; the
   footer sits 100 below the last one.

   150 is only the Main screen's number. Services runs 150 · 100 · 0, How It
   Works runs 100 below its halfway point, and the gap under the header is a
   different number on every screen. So the default lives here and a block
   that departs from it writes its own value once, in the markup, as
   `style="--gap: 100px"` on the <section> — the measured Figma number, next
   to the block it belongs to, still not a margin the section sets on itself.

   The FAQ on Main carries `--gap: 0`: its full-width blue fill is meant to
   start exactly where the founder block above it ends.                      */
:root {
  --block-gap: 150px;
  --block-gap-first: 69px;   /* header box 111 → first block 180 */
  --block-gap-footer: 100px;
}

main > section + section  { margin-top: var(--gap, var(--block-gap)); }
main > section:first-child { margin-top: var(--gap, var(--block-gap-first)); }
.page > .site-footer { margin-top: var(--gap-footer, var(--block-gap-footer)); }

/* --- 13.3 Anchors -------------------------------------------------------
   Smooth scroll that accounts for the pinned header, so the target block
   does not hide underneath it.                                            */
html { scroll-behavior: smooth; }
[id] { scroll-margin-top: calc(var(--header-height) + 50px); }

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

/* --- Below the 1200 floor ------------------------------------------------
   The design stops at 1200: below that there is no narrower composition to
   fall back to, and `min-width` on its own gave a horizontal scrollbar — the
   headline cut off the left edge, half the hero off the right. A window at
   900 is not a phone; it is a laptop or a half-screen window, and a page you
   have to scroll sideways to read is broken in the only sense that matters.

   So the page keeps its 1200 layout and is scaled down to fit the window.
   Everything stays in proportion and simply reads smaller. This is not a
   narrow layout and it is no substitute for one — it is what the site does
   until a narrow composition is drawn.

   The scale itself cannot be written here: `zoom` needs a plain ratio, and
   no CSS expression turns a viewport width into one — dividing 100vw by 1200
   yields a length, which `zoom` rejects. So it is set by the small inline
   script the build puts at the top of every <body>, and `zoom` rather than
   `transform: scale()` because a transform would make the pinned header and
   the scroll-to-top control position against the transformed box instead of
   the window, and both would come unstuck.                                 */

/* An inline link inside body copy. The site has no underlines anywhere, so
   a link in the middle of a sentence has to be told apart some other way:
   it carries the accent colour and a 1px rule that thickens on hover. */
.u-link-inline {
  color: var(--content-accent);
  border-bottom: 1px solid currentColor;
  transition: border-bottom-width var(--t-fast), color var(--t-fast);
}
.u-link-inline:hover,
.u-link-inline:focus-visible {
  border-bottom-width: 3px;
}

/* ===== header.css ===== */
/* ==========================================================================
   Site header — Figma component set 504:2789, instance 20:1973 on Main.
   Load AFTER css/base.css.

   Full window width, 61px tall, pinned to the top of the window. Three
   layers, bottom to top:

     1. the plate  — Editorial White 4 at 75 % over a background blur
                     (Figma "Rectangle 13", 1440 x 61)
     2. the lines  — the page's own .gridlines component, drawn a second
                     time so the seven lines sit OVER the plate
     3. the logo and the menu

   Geometry: the seven lines and the seven menu cells are the same seven
   positions. They are read from --line-step in tokens.css and appear
   nowhere else, so the page's line layer and the header's cannot drift.
   ========================================================================== */

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  height: var(--header-height);
  /* Starts one page margin down; the page's own lines show in that strip. */
  margin-top: var(--layout-margin);
}

/* base.css pins every child of .page with `position: relative` at a higher
   weight than a single class, so the sticky behaviour is restated here at
   matching specificity. Width stays `auto` — the header must measure the
   same box as .page, not 100vw, or the scrollbar would offset its lines by
   a few pixels against the page's. */
.page > .site-header {
  position: sticky;
  z-index: 10;
}

/* --- 1. The plate ------------------------------------------------------- */
.site-header__plate {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: var(--header-plate);
  -webkit-backdrop-filter: blur(var(--header-blur));
  backdrop-filter: blur(var(--header-blur));
}

/* --- 2. The lines -------------------------------------------------------
   The only modifier the shared component needs: it is lifted above the
   plate. The page layer keeps z-index 0 and stays under the content, so
   what shows inside the header is this crisp set at full strength, never
   the page's set dimmed and blurred through the translucent plate.       */
.site-header__lines {
  z-index: 1;
}

/* --- 3. Logo ------------------------------------------------------------ */
.site-header__logo {
  position: absolute;
  z-index: 2;
  left: var(--layout-margin);
  top: 50%;
  transform: translateY(-50%);
}

/* 15px tall, the wordmark's own ratio gives the width (107.45 in the
   macket). Fixed to the window margin, not to a share of the width. */
.site-header__logo img {
  width: auto;
  height: 15px;
}

/* --- 3. Menu ------------------------------------------------------------
   Each cell's line is at --n * --line-step; the label sits one gutter to
   the right of it. The cell width (150 in the macket) is never needed —
   the next cell is placed from the next line, not from this one's edge.  */
.site-header__nav {
  position: absolute;
  inset: 0;
  z-index: 2;
  /* The nav box covers the whole header, including the logo. It is
     transparent but would still take the clicks, so it is made inert and
     only the menu items themselves are given back to the pointer. */
  pointer-events: none;
}

.site-header__item {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  pointer-events: auto;
  left: calc(var(--n) * var(--line-step) + var(--layout-gutter));
}

.site-header__link {
  white-space: nowrap;
  transition: color var(--t-fast);
}

/* Active page. The five variants in the set carry no other difference at
   this height, so one rule covers Main, Services, Process, Results and
   About. Styled off the attribute so the markup cannot drift from it. */
.site-header__link[aria-current="page"],
.site-header__link:hover,
.site-header__link:focus-visible {
  color: var(--content-accent);
}

/* --- 4. The sub-navigation ----------------------------------------------
   Three of the five header variants in the set are 113 tall instead of 61:
   Services (966:7456), Results (521:2698) and About (521:3038). The extra
   52 is a second row of links that hangs under the item that owns it —
   All services / Discovery Sprint under Services, Author Stories / Free
   Resources under Results, Our Team & Story / FAQ / Contact under About.

   Each sub-item sits on the SAME seven positions as the bar above it, one
   gutter right of its line, and the group's plate covers only its own
   columns. The rest of the row is bare: the page shows through it, with
   the seven lines carried down across the full width (Figma "Group 75").

   The block is a child of the <li> that opens it, so :hover and
   :focus-within on that item are the entire interaction — no script, and
   the pointer can travel down into the row without losing the hover
   because it never leaves the <li>'s subtree.

   It is an OVERLAY, not flow: on Services the hero deliberately starts at
   110 and runs up behind the whole header. A page whose first block is
   meant to start below the open row writes that into its own --gap.     */
.site-header__sub {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 52px;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--t-fast) ease, visibility var(--t-fast);
  /* The nav box above is inert so it cannot swallow clicks meant for the
     page; this row is its own box and takes its own. */
  pointer-events: auto;
}

/* The block is a sibling of the menu, not a child of the item that opens it:
   the item is itself absolutely positioned, so a descendant would be laid
   out against that one narrow cell instead of across the header. :has()
   carries the relationship instead.

   Three states, in this order, and the order is the whole logic:

     1. a page that belongs to a group holds that group's row open;
     2. the moment the pointer or the caret lands on ANY opening item, every
        row closes — otherwise the page's own row and the hovered one draw
        on top of each other in the same 52px strip, which is what the
        header did on all seven section pages;
     3. the row belonging to what is actually being pointed at opens.

   Step 3 also keeps the row open while the pointer is inside it, so
   travelling down from the label into the links does not close it. */

/* 1 — held open by the page */
.site-header[data-subnav="services"] .site-header__sub[data-group="services"],
.site-header[data-subnav="results"]  .site-header__sub[data-group="results"],
.site-header[data-subnav="about"]    .site-header__sub[data-group="about"] {
  opacity: 1;
  visibility: visible;
}

/* 2 — anything being pointed at or tabbed to closes all of them first */
.site-header:has(.site-header__link[data-opens]:hover) .site-header__sub,
.site-header:has(.site-header__link[data-opens]:focus-visible) .site-header__sub,
.site-header:has(.site-header__sub:hover) .site-header__sub,
.site-header:has(.site-header__sub:focus-within) .site-header__sub {
  opacity: 0;
  visibility: hidden;
}

/* 3 — and only the one being pointed at opens */
.site-header:has(.site-header__link[data-opens="services"]:hover) .site-header__sub[data-group="services"],
.site-header:has(.site-header__link[data-opens="services"]:focus-visible) .site-header__sub[data-group="services"],
.site-header:has(.site-header__sub[data-group="services"]:hover) .site-header__sub[data-group="services"],
.site-header:has(.site-header__sub[data-group="services"]:focus-within) .site-header__sub[data-group="services"],
.site-header:has(.site-header__link[data-opens="results"]:hover) .site-header__sub[data-group="results"],
.site-header:has(.site-header__link[data-opens="results"]:focus-visible) .site-header__sub[data-group="results"],
.site-header:has(.site-header__sub[data-group="results"]:hover) .site-header__sub[data-group="results"],
.site-header:has(.site-header__sub[data-group="results"]:focus-within) .site-header__sub[data-group="results"],
.site-header:has(.site-header__link[data-opens="about"]:hover) .site-header__sub[data-group="about"],
.site-header:has(.site-header__link[data-opens="about"]:focus-visible) .site-header__sub[data-group="about"],
.site-header:has(.site-header__sub[data-group="about"]:hover) .site-header__sub[data-group="about"],
.site-header:has(.site-header__sub[data-group="about"]:focus-within) .site-header__sub[data-group="about"] {
  opacity: 1;
  visibility: visible;
}

/* The group's own piece of the plate: from its first line to one past its
   last, so the blur ends on a line and not in the middle of a cell. */
.site-header__sub-plate {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(var(--from) * var(--line-step));
  width: calc(var(--span) * var(--line-step) + var(--line-width));
  /* The file gives this the same Editorial White 4 at 75 % as the bar above
     it, but it only ever draws the header over the cream hero. On a live
     page the sticky header travels over the blue and amber bands, and there
     a 75 % plate that covers three columns and not the rest reads as a grey
     smear cut through the headline behind it — the bar gets away with it
     because it spans the full width, this row does not. So the row's own
     plate is opaque: the two links stay legible over anything, and the strip
     reads as a panel that belongs to the menu instead of a smudge. */
  background: var(--surface-page);
}

/* Figma "Line 39": 1px at y 62, i.e. the first pixel of this row, spanning
   exactly the group's columns. */
.site-header__sub-rule {
  position: absolute;
  top: 1px;
  height: var(--line-width);
  left: calc(var(--from) * var(--line-step));
  width: calc(var(--span) * var(--line-step) + var(--line-width));
  background: var(--line-color);
  z-index: 2;
}

/* The seven lines continue down through the whole row, group or not. */
.site-header__sub-lines { z-index: 1; }

.site-header__submenu {
  position: absolute;
  inset: 0;
  z-index: 3;
}

/* Macket: label baseline at y 76 within the 113 header, i.e. 15 into this
   row; same one-gutter offset from the line as the bar above. */
.site-header__subitem {
  position: absolute;
  top: 15px;
  left: calc(var(--n) * var(--line-step) + var(--layout-gutter));
  pointer-events: auto;
}

/* Sentence case, Base Regular — the one place on the site where a menu
   label is not set in capitals. */
.site-header__sublink {
  white-space: nowrap;
  transition: color var(--t-fast);
}

.site-header__sublink[aria-current="page"],
.site-header__sublink:hover,
.site-header__sublink:focus-visible {
  color: var(--content-accent);
}

/* ===== footer.css ===== */
/* ==========================================================================
   Site footer — Figma symbol 152:1464, instance 966:8527.
   Load AFTER css/base.css.

   Full window width, 415 tall in the macket, Vista Blue 1. The fill is
   opaque, so it covers the page's vertical line layer — the macket shows
   no lines inside the footer.

   Vertical rhythm, read off the macket (footer top = 0):

        50  logo, 15 tall
        83  hairline, full working area
        98  tagline          |  50   Company / Services / Contact headings
       134  social icons     |  98   first link of each column
       184  Barcelona office | 289   last link of the Services column
       339  hairline
       354  legal links and copyright
       415  foot

   The right-hand link block starts level with the logo, so the first
   hairline crosses it. That is why the two halves are one grid with fixed
   rows rather than two stacked blocks: the rules span both columns while
   the link block spans the rows above and below the first of them.
   ========================================================================== */

.site-footer {
  background: var(--vista-blue-1);
  padding-block: var(--layout-margin);
  min-height: 415px;
}

.site-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  /* logo band · hairline · body · hairline · bottom bar */
  grid-template-rows: 33px var(--line-width) 255px var(--line-width) auto;
}

/* --- Logo --------------------------------------------------------------- */
.site-footer__logo {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
}

.site-footer__logo img {
  width: auto;
  height: 15px;
}

/* --- Hairlines ---------------------------------------------------------- */
.site-footer__rule {
  grid-column: 1 / -1;
  margin: 0;
  border: 0;
  height: var(--line-width);
  background: var(--rich-black-1);
}
.site-footer__rule--top    { grid-row: 2; }
.site-footer__rule--bottom { grid-row: 4; }

/* --- Left half: tagline, socials, office -------------------------------- */
.site-footer__brand {
  grid-column: 1;
  grid-row: 3;
}

.site-footer__tagline { margin-top: 14px; }

.site-footer__social {
  display: flex;
  align-items: center;
  gap: var(--layout-gutter);
  margin-top: var(--layout-gutter);
}

.site-footer__office {
  display: block;
  font-style: normal;
  margin-top: var(--layout-gutter);
}
.site-footer__office span { display: block; }

/* --- Right half: three link columns -------------------------------------
   Spans from the logo band down past the first hairline, exactly as in the
   macket. 169 wide each, 50 apart — two gutters.                          */
.site-footer__nav {
  grid-column: 2;
  grid-row: 1 / 4;
  align-self: start;
  display: flex;
  gap: calc(var(--layout-gutter) * 2);
}

.site-footer__col {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 169px;
}

.site-footer__list {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  align-items: start;
}

/* --- Bottom bar --------------------------------------------------------- */
.site-footer__bottom {
  grid-column: 1 / -1;
  grid-row: 5;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--layout-gutter);
  margin-top: 14px;
}

.site-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: var(--layout-gutter);
}

.site-footer__copy {
  text-align: right;
  white-space: nowrap;
}

/* --- Links -------------------------------------------------------------- */
.site-footer a {
  transition: color var(--t-fast);
}
.site-footer a:hover,
.site-footer a:focus-visible {
  color: var(--content-accent);
}

/* --- The reduced footer — Figma `Footer_min` 917:7587, 1440 x 319 --------
   Used by the two paid-traffic landing pages. Same brand block, same legal
   row, same hairline; the three site-map columns are replaced by "Contact"
   and two ways to reach us, and the second hairline is gone.

   Measured from the symbol: logo 50,50 · rule y 83 · tagline y 98 · social
   y 134 · office y 184 · legal row and copyright y 258. With the 50 page
   padding those become a 33 logo band, the rule, a 160 body and the bottom
   bar — 319 in total.                                                     */
.site-footer--min {
  min-height: 319px;
}

.site-footer--min .site-footer__grid {
  /* logo band · hairline · body · bottom bar */
  grid-template-rows: 33px var(--line-width) 160px auto;
}

/* "Contact" sits on the logo's line, hard right. */
.site-footer--min .site-footer__contact {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  align-self: start;
}

/* WhatsApp and the address share the tagline's line, right aligned. */
.site-footer--min .site-footer__reach {
  grid-column: 2;
  grid-row: 3;
  justify-self: end;
  align-self: start;
  display: flex;
  gap: 50px;
  margin-top: 14px;
}

.site-footer--min .site-footer__reach a {
  transition: color var(--t-fast);
}
.site-footer--min .site-footer__reach a:hover,
.site-footer--min .site-footer__reach a:focus-visible {
  color: var(--content-accent);
}

/* The bottom bar moves up one row, since there is no second hairline. */
.site-footer--min .site-footer__bottom {
  grid-row: 4;
}

/* ===== up.css ===== */
/* ==========================================================================
   Scroll-to-top control — `Button_form` 657:4075, macket 50,235 · 61 × 72.
   Load AFTER css/base.css.

   Fixed to the window at the page margin, at the same y the file draws it,
   so it sits in the empty strip left of the first vertical line and clear of
   the header. The label is set on its side reading bottom to top, which is
   what makes the box taller than it is wide.
   ========================================================================== */

.site-up {
  position: fixed;
  left: var(--layout-margin);
  /* The file draws this at y 235 — a static position on a page that does not
     scroll. As a floating control at the same coordinate it sits on top of
     whatever band happens to be passing: the Services list on the homepage
     runs its blue fill from the page margin, and the button covered the first
     row's line. So it keeps the file's x and moves to the foot of the window,
     out of the reading column and where a back-to-top control is looked for. */
  bottom: var(--layout-margin);
  z-index: 11;                      /* over the header's 10 */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  border: 0;
  background: var(--action-fill);
  color: var(--content-on-accent);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  cursor: pointer;
  opacity: 0;
  transition: opacity var(--t-base) ease,
              background-color var(--t-fast) ease,
              box-shadow var(--t-fast) ease;
}

/* `hidden` is removed by the script; `data-shown` is what fades it in, so
   the control is never a dead button and never a flash on load. */
.site-up[data-shown] { opacity: 1; }

.site-up__label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);        /* reads bottom to top, as in the file */
  white-space: nowrap;
}

/* pas → hov on Button_form: the fill empties, the amber stroke stays, and
   the box does not change size because the stroke is drawn inside. */
.site-up:hover,
.site-up:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b1.css ===== */
/* ==========================================================================
   For Business Experts — block 1, hero
   Figma: node 903:9466 "Section 1 [fluid]", 1137 x 763, macket x 164 - 1301.

   1137 is ten columns of the twelve plus one gutter (10 * 88.75 + 10 * 25 =
   1137.5 at the 1440 reference), so it is written as a share of the working
   area rather than as a grid item: 114 in, 1137 wide. Every horizontal
   measure inside is a share of that 1137 frame, so the composition holds
   while the working area narrows between 1200 and 1440.

   The photograph is the only child left in normal flow: it is the tallest
   thing in the block, so it — and not a padding — is what makes the section
   763 tall.

   This is the first screen an advertisement lands on, so nothing here is
   lazy-loaded and the call to action sits inside the first 763 + 261 of the
   page. See b1.assets.md.
   ========================================================================== */

.s-b1 .s-b1__stage {
  position: relative;
  margin-left: 8.50746%;       /* macket 164 - 50 = 114 of 1340 */
  width: 84.85075%;            /* 1137 / 1340 */
}

/* --- Photograph, macket 776,0 · 525 x 763 --------------------------------
   Exported from "Hero picture" (903:9398) as one RGBA file: the cut-out
   portrait, the grey studio plate behind her right half and the Vista Blue 1
   silhouette offset behind her are a single masked composition in the file,
   and the page's vertical lines have to read through the transparent ground
   to the left of the silhouette.                                           */
.s-b1 .s-b1__media {
  margin: 0 0 0 53.82586%;     /* 612 / 1137 */
  width: 46.17414%;            /* 525 / 1137 */
}

.s-b1 .s-b1__media img {
  width: 100%;
  aspect-ratio: 525 / 763;
}

/* --- Text column, macket 164,261 · 657 wide ------------------------------
   Lifted over the photograph: the two overlap by 45 at the reference width
   and by more as the frame narrows, and the copy has to stay on top.       */
.s-b1 .s-b1__lede {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 57.78364%;            /* 657 / 1137 */
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}

/* 25 under the eyebrow, then 50 between the heading block and the copy and
   another 50 before the button — three different gaps, so three boxes.    */
.s-b1 .s-b1__block,
.s-b1 .s-b1__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  width: 100%;
}

/* The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 274-tall group; the accent starts at 0 and
   is 614 of the 657 wide, left aligned, exactly as the file draws it.      */
.s-b1 .s-b1__title {
  display: grid;
  width: 100%;
  font: inherit;
}
.s-b1 .s-b1__title > * {
  grid-area: 1 / 1;
  justify-self: start;
}
.s-b1 .s-b1__title-accent {
  width: 93.48837%;            /* 614.219 / 657 */
  color: var(--amber-4);
}
.s-b1 .s-b1__title-main {
  margin-top: 50px;
  width: 100%;
}

.s-b1 .s-b1__eyebrow,
.s-b1 .s-b1__copy {
  width: 100%;
}

/* --- Button_form 903:9302 ------------------------------------------------
   25 + cap height 11 + 25 = 61. The hover state empties the fill and leaves
   a 3px stroke; it is drawn as an inset shadow so the box never changes
   size between the two states.                                             */
.s-b1 .s-b1__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-base), box-shadow var(--t-base);
}

.s-b1 .s-b1__cta:hover,
.s-b1 .s-b1__cta:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b2.css ===== */
/* ==========================================================================
   For Business Experts — block 2, "Tell us about your book idea"
   Figma: node 903:9355 "Section 2", 1340 x 661 — the whole working area.
   Form component: FAQ_S7_Form, instance 903:9363, 657 x 661.

   The heading sits at macket x 164, i.e. column 2 of the twelve, and is five
   columns wide (544); the form is the last six (657 at macket 733). The
   heading's own text runs 569 — one gutter wider than its cell — which is
   what the file draws, and it lands exactly on the form's left edge.

   The block carries `--gap: 0`: the file butts it straight against the hero,
   so the form's Vista Blue plate starts where the hero photograph ends.

   FAQ_S7_Form here is the same component the FAQ screen uses, with its second
   (WhatsApp) button and its right-hand status slot switched off in this
   instance, and the message placeholder reading "Type your message".
   50 + 506 + 44 + 11 + 50 = 661.
   ========================================================================== */

.s-b2 .s-b2__title {
  grid-column: 2 / span 5;
  align-self: start;
  display: grid;
  font: inherit;
}
.s-b2 .s-b2__form {
  grid-column: 7 / span 6;
}

/* --- Heading ------------------------------------------------------------
   The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 211-tall group; the accent starts at 0.
   Both runs are 569 of the 544 cell — 104.5956 % — and overflow into the
   gutter, exactly as the file draws them.                                  */
.s-b2 .s-b2__title > * {
  grid-area: 1 / 1;
  justify-self: start;
  width: 104.5956%;            /* 569 / 544 */
}
.s-b2 .s-b2__title-main {
  margin-top: 50px;
}
.s-b2 .s-b2__title-accent {
  color: var(--amber-4);
}

/* --- Form ---------------------------------------------------------------
   50 + 420 fields + 25 + 61 button + 44 + 11 status + 50 = 661.           */
.s-b2 .s-b2__form {
  display: flex;
  flex-direction: column;
  padding: 50px 25px;
  background: var(--vista-blue-1);
}
.s-b2 .s-b2__body {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b2 .s-b2__fields {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b2 .s-b2__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.s-b2 .s-b2__label {
  color: var(--content-on-brand);
}

/* --- Plates -------------------------------------------------------------
   Main_S14_Form_text_card: Editorial White 4 plate, no border at rest,
   15 of padding all round — 15 + cap height 11 + 15 = 41 for a one-liner. */
.s-b2 .s-b2__plate {
  width: 100%;
  border: 0;
  background: var(--editorial-white-4);
  color: var(--content-primary);
}
.s-b2 .s-b2__input {
  height: 41px;
  padding: 0 15px;
}
.s-b2 .s-b2__textarea {
  height: 225px;
  padding: 15px;
  resize: vertical;
}
.s-b2 .s-b2__plate::placeholder {
  color: var(--vista-blue-1);
  opacity: 1;
}
/* The Act variants draw the focus stroke on the plate edge rather than 2
   outside it, so the offset base.css sets site wide is dropped here.      */
.s-b2 .s-b2__plate:focus-visible {
  outline-offset: 0;
  background-color: var(--editorial-white-2);
}

/* --- Send it ------------------------------------------------------------ */
.s-b2 .s-b2__actions {
  display: flex;
  align-items: center;
  gap: var(--layout-gutter);
}
.s-b2 .s-b2__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  border: 0;
  background: var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, box-shadow var(--t-fast) ease;
}
/* The label is trimmed to its cap height, so 25 + 11 + 25 gives the 61 of
   the macket. It carries the trim rather than the button, because only a
   flex item is a block container of its own text.                        */
.s-b2 .s-b2__submit-label {
  white-space: nowrap;
}
.s-b2 .s-b2__submit:hover:not([disabled]),
.s-b2 .s-b2__submit:focus-visible:not([disabled]) {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}
/* The Loading variant leaves the button looking exactly as it does at rest,
   so nothing is restyled here — it is only made unusable.                 */
.s-b2 .s-b2__submit[disabled] {
  cursor: progress;
}

/* --- Status line --------------------------------------------------------
   25 of the 44 between the button row and the status line comes from the
   form's own gap, the remaining 19 from here.                             */
.s-b2 .s-b2__status {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--layout-gutter);
  margin-top: 44px;
  color: var(--content-on-brand);
}
.s-b2 .s-b2__message {
  text-align: right;
}
.s-b2 .s-b2__hint[hidden],
.s-b2 .s-b2__state[hidden],
.s-b2 .s-b2__message[hidden] {
  display: none;
}

/* ===== business/b3.css ===== */
/* ==========================================================================
   For Business Experts — block 3, the proof band
   Figma: node 903:9461 "Section 3", 1440 x 293.
     Frame 13   (903:9416) five Main_S3_Card at macket 50, 1340 x 164
     TrustLine  (903:9399) full window width, y 189, 1440 x 104
   164 + 25 + 104 = 293.

   Both halves are the same components Main uses in its section 2+3, so the
   five press logos are the files already in assets/ under their Main names,
   not re-exported copies.
   ========================================================================== */

/* --- Main_S3_Card -------------------------------------------------------
   Five tiles across the working area: 248 wide with the gutter between them
   adds up to 1340 exactly, so equal columns reproduce the macket and narrow
   with the working area rather than wrapping.                              */
.s-b3 .s-b3__stats {
  display: flex;
  gap: var(--layout-gutter);
}

.s-b3 .s-b3__stat {
  flex: 1 1 0;
  min-width: 0;
  padding: 46px var(--layout-gutter) 47px;
  background: var(--vista-blue-1);
  color: var(--content-on-brand);
  text-align: center;
}

.s-b3 .s-b3__stat-num {
  margin-bottom: var(--layout-gutter);
}

/* --- TrustLine ----------------------------------------------------------
   Amber band, 104 tall, full window width: 25 of padding, a 54 tall row, 25.
   The five logos keep their macket sizes and sit on their own baselines
   inside that row, exactly as the component places them. 25 above the band
   is the file's own gap between the two halves of this block, so it lives
   here rather than in base.css.                                            */
.s-b3 .s-b3__trust {
  margin-top: var(--layout-gutter);
  height: 104px;
  display: flex;
  align-items: center;
  background: var(--amber-4);
  overflow: hidden;
}

.s-b3 .s-b3__trust-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 54px;
}

.s-b3 .s-b3__logo {
  flex: 0 0 auto;
  transition: opacity var(--t-fast) ease;
}

.s-b3 .s-b3__logo:hover,
.s-b3 .s-b3__logo:focus-visible {
  opacity: 0.7;
}

/* Macket: each logo's top offset inside the 54 tall row. */
.s-b3 .s-b3__logo--forbes      { margin-top: 3px; }
.s-b3 .s-b3__logo--ingramspark { margin-top: 14px; }
.s-b3 .s-b3__logo--nyt         { margin-top: 16px; }
.s-b3 .s-b3__logo--barnes      { margin-top: 11px; }
.s-b3 .s-b3__logo--bbc         { margin-top: 2px; }

/* ===== business/b4.css ===== */
/* ==========================================================================
   For Business Experts — block 4, "Consultants who all look the same…"
   Figma: node 903:9493 "Section 4", 1340 x 431 — the whole working area.
     Frame 397 (903:9476)  1112 wide, centred, 184 tall   heading block
     Frame 398 (903:9490)  1340 wide, y 234, 161 tall     three Main_S5_Card
     Text      (903:9491)  1340 wide, y 420, 11 tall      closing line
   184 + 50 + 161 + 25 + 11 = 431.
   ========================================================================== */

/* --- Heading block, macket 114 in, 1112 wide, centred -------------------- */
.s-b4 .s-b4__head {
  margin-inline: auto;
  width: 82.98507%;            /* 1112 / 1340 */
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  text-align: center;
}

/* The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 148-tall group; the accent starts at 0 and
   is 1039.6 of the 1112 wide, so its centred glyphs land 36 left of the
   heading's centre — which is what the file draws.                         */
.s-b4 .s-b4__title {
  display: grid;
  width: 100%;
  font: inherit;
}
.s-b4 .s-b4__title > * {
  grid-area: 1 / 1;
  justify-self: start;
}
.s-b4 .s-b4__title-main {
  margin-top: 50px;
  width: 100%;
}
.s-b4 .s-b4__title-accent {
  width: 93.48841%;            /* 1039.591 / 1112 */
  color: var(--amber-4);
}

/* --- Main_S5_Card -------------------------------------------------------
   Three 430 cards on the 25 gutter: the full 1340. The Hov variant swaps the
   brand surface for the accent and nothing else moves.                     */
.s-b4 .s-b4__cards {
  --flow-basis: 430px;
  margin-top: 50px;
}

.s-b4 .s-b4__card {
  padding: 25px;
  background: var(--vista-blue-1);
  color: var(--content-on-brand);
  transition: background-color var(--t-base) linear;
}

.s-b4 .s-b4__card:hover,
.s-b4 .s-b4__card:focus-within {
  background: var(--amber-4);
}

/* Macket: the body sits 43 below the title's cap top, which is the gutter
   once the cap trim is applied, and is indented 50 inside the card.       */
.s-b4 .s-b4__card-body {
  margin-top: var(--layout-gutter);
  padding-left: 50px;
}

/* --- Closing line ------------------------------------------------------- */
.s-b4 .s-b4__close {
  margin-top: var(--layout-gutter);
  text-align: center;
}

/* ===== business/b5.css ===== */
/* ==========================================================================
   For Business Experts — block 5, How it works
   Figma: instance 909:9936 of the component set How_it_works_for_business
   (909:9722), 1440 x 1100, full window width, Vista Blue 1.

   Seven stacked variants — prop=How_it_works_main/00 … /06, nodes 909:9723,
   9737, 9754, 9773, 9792, 9811, 9828. Here they are one arc with the seven
   steps as data: the arc never moves, the stops ride it, and the open step
   always sits at the arc's rightmost point. All seven titles and bodies are
   in the markup; building only /00 would have dropped six steps of copy.

   Macket coordinates are 1440-wide frame coordinates. The stage below is the
   1340 working area, so every macket x is written here as x − 50.
   Arc: "Ellipse 7", a 1150 box at (−442, −25) with a 1px stroke, i.e.
   centre (83, 550) and radius 574.5 in stage coordinates.

   The dial's own geometry — radius 574.5 for the bullets, 631.5 for the
   numerals, 30 degrees a step — is Main's section 6, and the two screens
   share the arc, the radius and the numeral radius exactly (the open
   numeral's centre is 631.5 from the arc centre in both files). The file
   hand-places the off-centre stops a few pixels off that ideal; the ideal is
   kept so the two screens cannot drift apart. See b5.assets.md.
   ========================================================================== */

.s-b5 {
  position: relative;
  height: 1100px;
  overflow: hidden;
  background: var(--surface-brand);
}

.s-b5 .s-b5__stage {
  position: relative;
  height: 100%;
}

/* --- Heading ------------------------------------------------------------
   "HOW" (Comforter) is laid over "IT WORKS" and paints above it, so it comes
   first in the DOM and is lifted with z-index rather than reordered.       */
.s-b5 .s-b5__accent {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 0;
  white-space: nowrap;
  color: var(--editorial-white-4);
}

.s-b5 .s-b5__title {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  color: var(--content-on-brand);
}

/* --- The arc ------------------------------------------------------------
   Static. Clipped by the section on the left, top and bottom.             */
.s-b5 .s-b5__arc {
  position: absolute;
  top: -25px;
  left: -492px;
  pointer-events: none;
}

/* Stroke colours live here, not on the SVG: var() is a CSS value and does
   not resolve inside an XML presentation attribute.                        */
.s-b5 .s-b5__arc circle {
  stroke: var(--editorial-white-4);
}

/* --- The dial -----------------------------------------------------------
   Each stop is a zero-size origin at the circle centre, rotated by its
   offset from the open step. Its children then sit on the local x axis,
   which is the radius, so a child at x = 574.5 lands on the arc and one at
   x = 631.5 lands the 57px further out that the macket puts the numerals.
   The open step is offset 0, so it is not rotated at all.                 */
.s-b5 .s-b5__dial {
  position: absolute;
  inset: 0;
}

.s-b5 .s-b5__stop {
  position: absolute;
  top: 550px;
  left: 83px;
  width: 0;
  height: 0;
  display: none;
  transform: rotate(var(--b5-angle, 0deg));
}

.s-b5 .s-b5__stop[data-offset="-2"] { display: block; --b5-angle: -60deg; }
.s-b5 .s-b5__stop[data-offset="-1"] { display: block; --b5-angle: -30deg; }
.s-b5 .s-b5__stop[data-offset="0"]  { display: block; --b5-angle:   0deg; }
.s-b5 .s-b5__stop[data-offset="1"]  { display: block; --b5-angle:  30deg; }
.s-b5 .s-b5__stop[data-offset="2"]  { display: block; --b5-angle:  60deg; }

.s-b5 .s-b5__bullet {
  position: absolute;
  top: 0;
  left: 574.5px;
  margin: -7.5px 0 0 -7.5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: var(--editorial-white-4);
}

.s-b5 .s-b5__stop[data-offset="0"] .s-b5__bullet {
  background: var(--rich-black-1);
}

.s-b5 .s-b5__num {
  position: absolute;
  top: 0;
  left: 631.5px;
  margin: -17.5px 0 0 -31.5px;
  width: 63px;
  height: 35px;
  padding: 0;
  border: 0;
  background: none;
  text-align: left;
  color: var(--editorial-white-4);
  cursor: pointer;
}

.s-b5 .s-b5__stop[data-offset="0"] .s-b5__num {
  color: var(--content-on-brand);
  cursor: default;
}

/* --- The open step ------------------------------------------------------
   Macket: the title column starts at x 821 — stage 771 — and runs to the
   working area's right edge; the body is 366 wide under it. The title's cap
   box is centred on the arc point and the body sits 25 below it, whether the
   title runs to one line or three.                                         */
.s-b5 .s-b5__steps {
  position: absolute;
  top: 550px;
  right: 0;
  left: 771px;
}

.s-b5 .s-b5__step {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}

.s-b5 .s-b5__step[hidden] { display: none; }

.s-b5 .s-b5__steptitle {
  color: var(--content-on-brand);
}

.s-b5 .s-b5__stepbody {
  position: absolute;
  top: calc(100% + 25px);
  left: 0;
  width: 100%;
  max-width: 366px;
  color: var(--content-on-brand);
}

/* --- Arrow_graphic_button -----------------------------------------------
   Two 50px discs, NOT side by side on this screen: the file puts "next"
   (chevron down) at macket 625,525 and "prev" (chevron up) at 600,575,
   stepping down along the arc. On the last step, where "next" is gone, the
   file moves the lone "prev" right to macket 675,575 — which is the sibling
   rule below, so no script has to know about it.                          */
.s-b5 .s-b5__chev {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  cursor: pointer;
  transition: background-color var(--t-base), box-shadow var(--t-base), left var(--t-base);
}

.s-b5 .s-b5__chev[hidden] { display: none; }

.s-b5 .s-b5__chev--next { top: 525px; left: 575px; }
.s-b5 .s-b5__chev--prev { top: 575px; left: 550px; }
.s-b5 .s-b5__chev--next[hidden] ~ .s-b5__chev--prev { left: 625px; }

.s-b5 .s-b5__chev:hover,
.s-b5 .s-b5__chev:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

.s-b5 .s-b5__chev path {
  stroke: var(--content-on-accent);
}

.s-b5 .s-b5__chev--prev svg { transform: rotate(180deg); }

/* --- Call to action ------------------------------------------------------
   Macket 1156,989 · 234 x 61 — flush with the working area's right edge.   */
.s-b5 .s-b5__cta {
  position: absolute;
  top: 989px;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  color: var(--content-on-accent);
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  transition: background-color var(--t-base), box-shadow var(--t-base);
}

.s-b5 .s-b5__cta:hover,
.s-b5 .s-b5__cta:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b6.css ===== */
/* ==========================================================================
   For Business Experts — block 6, Client voices
   Figma: node 909:10127 "Section 6", 885 x 744 at macket x 278, i.e. the
   middle eight columns of the twelve, centred.
     Frame 405 (909:10125)  650 wide, centred, 128 tall   heading
     Frame 402 (909:10122)  885, two Main_S7_Card of 430, 394 tall
     Frame 403 (909:10123)  885, two "Result" rows, 61 tall
     Button    (909:10118)  339 x 61, centred
   128 + 50 + 394 + 25 + 61 + 25 + 61 = 744.

   Main_S7_Card is Main's section 7 card, and the two portraits are the same
   people, so the two cut-outs already in assets/ are reused rather than
   re-exported. See b6.assets.md.
   ========================================================================== */

.s-b6 .s-b6__inner {
  grid-column: 3 / span 8;
}

/* --- Heading block, 650 wide, centred ------------------------------------
   85 heading group + 25 + 18 subheading = 128. "CLIENT" is laid over
   "VOICES" and paints above it, so it comes first in the DOM and is lifted
   with z-index rather than reordered.                                      */
.s-b6 .s-b6__head {
  margin-inline: auto;
  width: 73.44633%;            /* 650 / 885 */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
  text-align: center;
}

.s-b6 .s-b6__heading {
  position: relative;
  display: grid;
  width: 83.69231%;            /* 544 / 650 — the Mulish line's own box */
  font: inherit;
}
.s-b6 .s-b6__heading > * {
  grid-area: 1 / 1;
  width: 100%;
}
.s-b6 .s-b6__accent {
  z-index: 1;
  white-space: nowrap;
}
.s-b6 .s-b6__title {
  margin-top: 50px;
  color: var(--content-primary);
}
/* The file draws this line 650 wide and 18 tall — one line. Our Mulish is
   half a percent wider than Figma's and wants 653, so left to wrap it would
   break in two and add 31 to the block. It is held on one line; 653 still
   fits the 885 block with room to spare at 1200, where the block is 725. */
.s-b6 .s-b6__sub {
  width: 100%;
  white-space: nowrap;
  color: var(--content-primary);
}

/* --- Cards --------------------------------------------------------------- */
.s-b6 .s-b6__cards {
  --flow-basis: 430px;
  margin-top: 50px;
}

.s-b6 .s-b6__card {
  position: relative;
  height: 394px;
  background: var(--surface-brand);
  transition: background-color var(--t-base);
}

/* Main_S7_Card / Hov — the plate turns amber, nothing else moves. */
.s-b6 .s-b6__card:hover,
.s-b6 .s-b6__card:focus-within {
  background: var(--surface-accent);
}

/* --- Portrait -----------------------------------------------------------
   A 125 x 226 window at (25, 25) cut to the irregular outline of the file's
   vector mask; the export already carries the cut with real alpha, so the
   card's colour is not baked in around it and the amber hover shows through
   correctly.                                                               */
.s-b6 .s-b6__portrait {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 125px;
  height: 226px;
  overflow: hidden;
}

.s-b6 .s-b6__portrait img {
  display: block;
  width: 125px;
  height: 226px;
}

/* --- Card text ----------------------------------------------------------
   Content box 380 wide from the top edge at 126. The name and role sit in a
   230 column pushed to the right edge of that box; the quote runs its full
   width, 84 below.                                                          */
.s-b6 .s-b6__body {
  position: absolute;
  top: 126px;
  right: 25px;
  left: 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 84px;
  color: var(--content-on-brand);
}

.s-b6 .s-b6__who {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--layout-gutter);
  width: 230px;
  max-width: 100%;
}

.s-b6 .s-b6__name,
.s-b6 .s-b6__role,
.s-b6 .s-b6__quote {
  width: 100%;
}

/* --- "Result" rows ------------------------------------------------------
   Each row is 430 — the card above it — made of the outlined Button_form
   (108 wide) and a 297 column, 25 apart.                                   */
.s-b6 .s-b6__results {
  --flow-basis: 430px;
  margin-top: var(--layout-gutter);
}

.s-b6 .s-b6__result {
  display: flex;
  align-items: flex-start;
  gap: var(--layout-gutter);
}

.s-b6 .s-b6__resulttext {
  flex: 1 1 0;
  min-width: 0;
  color: var(--content-primary);
}

/* Button_form, outlined variant: no fill, 3px Rich Black 1 stroke drawn
   inset so the resting and hovered boxes are the same size.                */
.s-b6 .s-b6__resultlink {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  background: none;
  box-shadow: inset 0 0 0 3px var(--border-strong);
  color: var(--content-primary);
  transition: box-shadow var(--t-base), color var(--t-base);
}

.s-b6 .s-b6__resultlink:hover,
.s-b6 .s-b6__resultlink:focus-visible {
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
  color: var(--content-accent);
}

/* --- Call to action ----------------------------------------------------- */
.s-b6 .s-b6__actions {
  margin-top: var(--layout-gutter);
  text-align: center;
}

.s-b6 .s-b6__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  color: var(--content-on-accent);
  transition: background-color var(--t-base), box-shadow var(--t-base);
}

.s-b6 .s-b6__cta:hover,
.s-b6 .s-b6__cta:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b7.css ===== */
/* ==========================================================================
   For Business Experts — block 7, "Services for you"
   Figma: node 909:10336 "Section 7", 1340 x 856 — the whole working area.
     Frame 407 (909:10272)  790 wide, centred, 183 tall   heading
     Frame 31  (909:10304)  1340, three Main_S9_Card of 154, y 233, 512 tall
     Button    (909:10244)  279 x 61 at y 795, centred
   183 + 50 + 512 + 50 + 61 = 856.
   ========================================================================== */

/* --- Heading block, 790 wide, centred -----------------------------------
   85 group + 25 + 18 subheading + 25 + 30 intro = 183. "SERVICES" is laid
   over "FOR YOU" and paints above it, so it comes first in the DOM and is
   lifted with z-index rather than reordered.                               */
.s-b7 .s-b7__head {
  margin-inline: auto;
  width: 58.95522%;            /* 790 / 1340 */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
  text-align: center;
}

.s-b7 .s-b7__heading {
  position: relative;
  display: grid;
  width: 68.86076%;            /* 544 / 790 — the Mulish line's own box */
  font: inherit;
}
.s-b7 .s-b7__heading > * {
  grid-area: 1 / 1;
  width: 100%;
}
.s-b7 .s-b7__accent {
  z-index: 1;
  white-space: nowrap;
}
.s-b7 .s-b7__title {
  margin-top: 50px;
  color: var(--content-primary);
}
.s-b7 .s-b7__sub {
  width: 100%;
}
.s-b7 .s-b7__intro {
  width: 83.29114%;            /* 658 / 790 */
}

/* --- Main_S9_Card -------------------------------------------------------
   Three full-width rows, 154 tall: 50 of padding, a 54 tall stack inside.  */
.s-b7 .s-b7__list {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  margin-top: 50px;
}

.s-b7 .s-b7__row {
  display: block;
  padding: 50px;
  background: var(--vista-blue-1);
  color: var(--rich-black-1);
  transition: background-color var(--t-base), color var(--t-base);
}

/* Variant S9_Card/Hov: the surface turns accent and every line, the price
   included, drops to the primary text colour.                             */
.s-b7 .s-b7__row:hover,
.s-b7 .s-b7__row:focus-visible {
  background: var(--amber-4);
  color: var(--rich-black-1);
}

.s-b7 .s-b7__row-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--layout-gutter);
}
.s-b7 .s-b7__name,
.s-b7 .s-b7__price {
  white-space: nowrap;
}
.s-b7 .s-b7__price {
  color: var(--editorial-white-4);
  text-align: right;
}
.s-b7 .s-b7__row:hover .s-b7__price,
.s-b7 .s-b7__row:focus-visible .s-b7__price {
  color: inherit;
}

.s-b7 .s-b7__desc {
  display: block;
  margin-top: var(--layout-gutter);
}

/* --- Call to action ----------------------------------------------------- */
.s-b7 .s-b7__actions {
  margin-top: 50px;
  text-align: center;
}
.s-b7 .s-b7__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  color: var(--content-on-accent);
  transition: background-color var(--t-base), box-shadow var(--t-base);
}
.s-b7 .s-b7__cta:hover,
.s-b7 .s-b7__cta:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b8.css ===== */
/* ==========================================================================
   For Business Experts — block 8, the Discovery Sprint offer
   Figma: node 909:10373 "Section 8 [bleed:both]", 1440 x 931.

   The layer name says bleed:both, but nothing in the block reaches the right
   window edge: the photograph's frame is 1187 wide (253 → 1440) while its
   image content is only 935 and the remaining 252 are transparent — checked
   on the export, which is 935 of picture and then empty. The composition's
   real right edge is macket 1188, exactly where Main's section 10 — the same
   composition, the same photograph — pins its own. So this is built as
   bleed:left with `--bleed-stop: 15.075 %` (1 − 1138 / 1340), and every
   horizontal measure inside is a share of the 1188 macket frame.

   Vertical: 485 to the panel column, then 360 panel + 25 + 61 button = 931.
   ========================================================================== */

.s-b8 .s-b8__bleed {
  --bleed-stop: 15.075%;
  position: relative;
  padding-top: 485px;          /* macket y of the panel column */
}

/* --- Amber band, macket 0 - 935 x 0 - 225 -------------------------------- */
.s-b8 .s-b8__band {
  position: absolute;
  left: 0;
  top: 0;
  width: 78.7037%;             /* 935 / 1188 */
  height: 225px;
  background: var(--amber-4);
  z-index: 0;
}

/* --- Photo, macket 253,50 · 935 x 526 ------------------------------------ */
.s-b8 .s-b8__media {
  position: absolute;
  left: 21.2963%;              /* 253 / 1188 */
  top: 50px;
  width: 78.7037%;             /* 935 / 1188 */
  margin: 0;
  z-index: 1;
}

.s-b8 .s-b8__media img {
  width: 100%;
  aspect-ratio: 935 / 526;
  object-fit: cover;
}

/* The band, at half opacity, carried across the top of the photo. In the
   file this is the same rectangle masked by the photo (909:10359 at 50 %
   inside mask group 909:10357); the intersection is 935 - 253 wide and
   225 - 50 tall, measured from the photo's own corner. It is drawn here and
   NOT baked into the exported photograph.                                  */
.s-b8 .s-b8__tint {
  position: absolute;
  left: 0;
  top: 0;
  width: 72.9412%;             /* 682 / 935 */
  height: 175px;
  background: var(--amber-4);
  opacity: 0.5;
}

/* --- "DISCOVERY" over "SPRINT", centred on the photo --------------------- */
.s-b8 .s-b8__lockup {
  position: absolute;
  left: 60.6061%;              /* 720 / 1188 — the photo's centre line */
  top: 300px;
  width: 55.3872%;             /* 658 / 1188 */
  transform: translateX(-50%);
  display: grid;
  text-align: center;
  z-index: 2;
}

.s-b8 .s-b8__lockup > * {
  grid-area: 1 / 1;
}

.s-b8 .s-b8__script {
  color: var(--editorial-white-4);
  z-index: 1;                  /* the handwriting sits over the Mulish word */
}

.s-b8 .s-b8__word {
  margin-top: 50px;
  color: var(--amber-4);
}

/* --- Panel + button column, macket 505,485 · 430 wide -------------------- */
.s-b8 .s-b8__col {
  position: relative;
  z-index: 3;
  margin-left: 42.5084%;       /* 505 / 1188 */
  width: 36.1953%;             /* 430 / 1188 */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
}

.s-b8 .s-b8__panel {
  width: 100%;
  background: var(--vista-blue-1);
  padding: var(--layout-gutter) var(--layout-gutter) 50px;
}

.s-b8 .s-b8__panel-in {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
  text-align: center;
  color: var(--rich-black-1);
}

.s-b8 .s-b8__lead,
.s-b8 .s-b8__copy,
.s-b8 .s-b8__price {
  width: 100%;
}

.s-b8 .s-b8__price {
  color: var(--editorial-white-4);
}

/* --- Button_form 909:10369 ----------------------------------------------
   The stroke is the same colour as the fill at rest, so the box does not
   change size when the hover state empties the fill.                       */
.s-b8 .s-b8__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  white-space: nowrap;
  background: var(--action-fill);
  box-shadow: inset 0 0 0 3px var(--action-fill);
  color: var(--rich-black-1);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, box-shadow var(--t-fast) ease;
}

.s-b8 .s-b8__cta:hover,
.s-b8 .s-b8__cta:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b9.css ===== */
/* ==========================================================================
   For Business Experts — block 9, the founder
   Figma: node 998:11940 "Section 12", tagged frame 998:11941
   ("Section 12 [bleed:left]", 1339.97 x 682).
   Intent tag: bleed:left. The amber slab runs off the LEFT window edge; the
   right edge is pinned to macket x = 1340, i.e. 1290 from the working area's
   left edge, so --bleed-stop is 1 - 1290 / 1340 = 3.7313 %.
   Horizontal measures are shares of the macket frame width (1340).

   This is the same composition Main draws in its own section 12, down to the
   copy, so it reuses the portrait and the three social glyphs already in
   assets/.
   ========================================================================== */

.s-b9 .s-b9__bleed {
  --bleed-stop: 3.7313%;
  display: flex;
  align-items: flex-start;
}

/* --- Portrait: amber slab, photo, amber tint over the slab's half -------- */
.s-b9 .s-b9__media {
  position: relative;
  flex: 0 0 44.3284%;          /* 594 / 1340 — slab 278 + photo out to 594 */
}

.s-b9 .s-b9__media img {
  position: relative;
  z-index: 1;
  width: 91.5825%;             /* 544 / 594 */
  margin-left: 8.4175%;        /* 50  / 594 */
  margin-top: var(--layout-gutter);
  aspect-ratio: 544 / 657;
  object-fit: cover;
}

.s-b9 .s-b9__slab,
.s-b9 .s-b9__tint {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 46.8013%;             /* 278 / 594 */
  background: var(--amber-4);
}

/* The second slab lies over the photograph and tints its left half. */
.s-b9 .s-b9__tint {
  z-index: 2;
  opacity: 0.5;
}

/* --- Text column, macket 568.97 wide 771 --------------------------------
   It overlaps the photo column by one gutter, which is how the heading in
   the file reaches back past the photo's right edge.                       */
.s-b9 .s-b9__body {
  position: relative;
  z-index: 3;
  flex: 0 0 57.5373%;          /* 771 / 1340 */
  margin-left: -1.8657%;       /* -25 / 1340 */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--layout-gutter);
}

.s-b9 .s-b9__intro {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 50px;
}

/* --- "FOUNDER" written over "ALEX TKACHENKO" ---------------------------- */
.s-b9 .s-b9__lockup {
  width: 100%;
  display: grid;
}

.s-b9 .s-b9__lockup > * {
  grid-area: 1 / 1;
}

.s-b9 .s-b9__script {
  width: 83.28%;
  color: var(--amber-4);
  z-index: 1;                  /* the handwriting sits over the Mulish name */
}

.s-b9 .s-b9__name {
  margin-top: 50px;
  color: var(--rich-black-1);
}

/* --- Six-column text blocks, right aligned in the column ---------------- */
.s-b9 .s-b9__sub,
.s-b9 .s-b9__bio,
.s-b9 .s-b9__quote {
  width: 85.214%;              /* 657 / 771 */
  color: var(--rich-black-1);
}

/* --- Social links ------------------------------------------------------- */
.s-b9 .s-b9__social {
  display: flex;
  align-items: center;
  gap: var(--layout-gutter);
}

.s-b9 .s-b9__social a {
  display: block;
  transition: opacity var(--t-fast) ease;
}

.s-b9 .s-b9__social a:hover,
.s-b9 .s-b9__social a:focus-visible {
  opacity: 0.6;
}

/* ===== business/b10.css ===== */
/* ==========================================================================
   For Business Experts — block 10, the FAQ accordion
   Figma: node 909:10536 "Section 10", 1440 x 654 — a full-window Vista Blue 1
   band with 100 top and bottom: 100 + 454 + 100 = 654.
   Card component: FAQ_for_business, set 909:10409, four rows, each with a
   Pas and an Act variant.

   The block carries `--gap: 0`: the file butts the blue band straight against
   the founder block above it, exactly as Main's FAQ does.
   ========================================================================== */

.s-b10 {
  background: var(--vista-blue-1);
  padding-block: 100px;
}

/* The block is 885 = eight columns with their gutters, centred in the working
   area: two columns and a gutter on each side (2 + 8 + 2 = 12).            */
.s-b10 .s-b10__grid {
  row-gap: 50px;
}
.s-b10 .s-b10__title,
.s-b10 .s-b10__list {
  grid-column: 3 / span 8;
}

/* --- Heading ------------------------------------------------------------
   The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 85-tall group; the accent starts at 0.
   85 + 50 + 319 = 454.                                                     */
.s-b10 .s-b10__title {
  display: grid;
  text-align: center;
  font: inherit;
}
.s-b10 .s-b10__title > * {
  grid-area: 1 / 1;
  width: 100%;
}
.s-b10 .s-b10__title-main {
  margin-top: 50px;
}
.s-b10 .s-b10__title-accent {
  color: var(--editorial-white-4);
}

/* --- Rows ---------------------------------------------------------------
   Collapsed row is 61: 25 + cap height 11 + 25. Gap between rows 25, so the
   four of them are 4 * 61 + 3 * 25 = 319.                                  */
.s-b10 .s-b10__list {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b10 .s-b10__item {
  background: var(--editorial-white-4);
}
.s-b10 .s-b10__question {
  font: inherit;
}
.s-b10 .s-b10__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--layout-gutter);
  width: 100%;
  padding: 25px 25px 25px 50px;
  border: 0;
  background: none;
  text-align: left;
  cursor: pointer;
}
.s-b10 .s-b10__label {
  color: var(--content-primary);
}

/* The chevron is Main_S11_Arrows: a 45-degree rule, 21.213 x 10.607. The Act
   variant turns it over; there is no separate "up" file and none is needed. */
.s-b10 .s-b10__chevron {
  flex: 0 0 auto;
  width: 21.213px;
  height: 10.607px;
  transition: transform var(--t-base) ease;
}
.s-b10 .s-b10__item.is-open .s-b10__chevron {
  transform: rotate(180deg);
}

/* --- Panel --------------------------------------------------------------
   Animated on grid-template-rows so the real content height is measured
   instead of guessed with a max-height. visibility keeps the collapsed
   answer out of the accessibility tree once the transition has finished. */
.s-b10 .s-b10__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows var(--t-base) ease;
}
.s-b10 .s-b10__panel-inner {
  overflow: hidden;
  visibility: hidden;
  transition: visibility 0s linear var(--t-base);
}
.s-b10 .s-b10__item.is-open .s-b10__panel {
  grid-template-rows: 1fr;
}
.s-b10 .s-b10__item.is-open .s-b10__panel-inner {
  visibility: visible;
  transition-delay: 0s;
}

/* Open row: 25 + question + 50 + answer + 50. 25 of the 50 between question
   and answer is the trigger's own bottom padding, which is what keeps the
   collapsed row at 61; the other 25 is here. The answer column is 607 wide —
   228 of the 885 stays empty on the right, as the Act variants draw it.   */
.s-b10 .s-b10__answer {
  padding: 25px 228px 50px 50px;
  color: var(--content-primary);
}

/* ===== business/b11.css ===== */
/* ==========================================================================
   For Business Experts — block 11, three ways to start
   Figma: node 1003:12310 "Section 13", 1340 x 759 — the whole working area.
   Card component: Service_S6_Card, instances 1003:12317 / 12318 / 12319.
   159 heading + 50 + 550 cards = 759. No fill: the page background shows.

   This is the same block Main draws as its section 14, down to the three
   photographs and the three button labels, so the photographs already in
   assets/ are reused.
   ========================================================================== */

.s-b11 .s-b11__inner {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

/* --- Heading ------------------------------------------------------------
   The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 85-tall group; the accent starts at 0.  */
.s-b11 .s-b11__intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
  text-align: center;
}
.s-b11 .s-b11__title {
  display: grid;
  width: 100%;
  max-width: 753px;
  font: inherit;
}
.s-b11 .s-b11__title > * {
  grid-area: 1 / 1;
  width: 100%;
}
.s-b11 .s-b11__title-main {
  margin-top: 50px;
}
.s-b11 .s-b11__title-accent {
  color: var(--amber-4);
}
.s-b11 .s-b11__subheading {
  width: 100%;
  max-width: 480px;
}

/* --- Cards --------------------------------------------------------------
   Three 430 blocks with the 25 gutter: 430 * 3 + 25 * 2 = 1340 exactly.   */
.s-b11 .s-b11__cards {
  --flow-basis: 430px;
}

/* --- Service_S6_Card, Pas → Hov -----------------------------------------
   The text panel swaps Rich Black 3 for Amber 4. Nothing else moves: the
   type stays Rich Black 1, the photograph and the button keep their place.
   :focus-within carries it to the keyboard, since the whole card is a
   target for the link inside it.                                           */
.s-b11 .s-b11__card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 550px;
  background: var(--rich-black-3);
  transition: background-color var(--t-base) ease;
}

.s-b11 .s-b11__card:hover,
.s-b11 .s-b11__card:focus-within {
  background: var(--amber-4);
}

/* The text panel ends at 229 in the macket (41.64 % of 550). It is a floor,
   not a fixed height: below 1440 the card narrows, the title wraps onto
   more lines and the panel grows into the photo rather than over it.      */
.s-b11 .s-b11__panel {
  flex: 0 0 auto;
  min-height: 229px;
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  padding: 50px 25px 25px;
}
/* No font reset on the title: it carries .t-intro-black, and resetting the
   h3 here would win on the cascade and undo the type class.              */
.s-b11 .s-b11__card-title,
.s-b11 .s-b11__card-line {
  color: var(--content-primary);
}

.s-b11 .s-b11__photo-wrap {
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.s-b11 .s-b11__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* The button sits over the photo, 25 from the bottom and 25 from the right;
   its width is the label plus 25 of padding on each side, which is what
   makes the three buttons three different widths in the macket.           */
.s-b11 .s-b11__button {
  position: absolute;
  right: 25px;
  bottom: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  background: var(--action-fill);
  color: var(--content-on-accent);
  transition: background-color var(--t-fast) ease, box-shadow var(--t-fast) ease;
}
/* The label is trimmed to its cap height, so 25 + 11 + 25 gives the 61 of
   the macket. It carries the trim rather than the anchor because only a
   flex item is a block container of its own text.                        */
.s-b11 .s-b11__button-label {
  white-space: nowrap;
}
.s-b11 .s-b11__button:hover,
.s-b11 .s-b11__button:focus-visible {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* ===== business/b12.css ===== */
/* ==========================================================================
   For Business Experts — block 12, "Your book starts here"
   Figma: node 1003:12320 "Section 14", 885 x 796 at macket x 278, centred.
   Form component: Main_S14_Form, instance 1003:12325, component set 1356:8297
   with the four states Default 152:994, Loading 1356:8298, Error 1356:8324,
   Send 1356:8351. Field plate: Main_S14_Form_text_card, set 144:914.
   85 heading + 50 + 661 form = 796.
   ========================================================================== */

/* The heading block is 885 = eight columns with their gutters, centred:
   two columns and a gutter each side. The form is 657 = six columns, also
   centred, so it starts one column plus a gutter inside the heading.      */
.s-b12 .s-b12__grid {
  row-gap: 50px;
}
.s-b12 .s-b12__title {
  grid-column: 3 / span 8;
}
.s-b12 .s-b12__form {
  grid-column: 4 / span 6;
}

/* --- Heading ------------------------------------------------------------
   The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 85-tall group; the accent starts at 0.  */
.s-b12 .s-b12__title {
  display: grid;
  justify-items: center;
  text-align: center;
  font: inherit;
}
.s-b12 .s-b12__title > * {
  grid-area: 1 / 1;
  width: 100%;
  max-width: 617px;
}
.s-b12 .s-b12__title-main {
  margin-top: 50px;
}
.s-b12 .s-b12__title-accent {
  color: var(--amber-4);
}

/* --- Form ---------------------------------------------------------------
   50 + 420 fields + 25 + 61 button + 44 + 11 status + 50 = 661.           */
.s-b12 .s-b12__form {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  padding: 50px 25px;
  background: var(--vista-blue-1);
}
.s-b12 .s-b12__fields {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b12 .s-b12__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.s-b12 .s-b12__label {
  color: var(--content-on-brand);
}

/* --- Plates -------------------------------------------------------------
   Editorial White 4 plate, no border in the resting state. 15 of padding
   all round: 15 + cap height 11 + 15 = 41 for the two single-line fields. */
.s-b12 .s-b12__plate {
  width: 100%;
  border: 0;
  background: var(--editorial-white-4);
  color: var(--content-primary);
}
.s-b12 .s-b12__input {
  height: 41px;
  padding: 0 15px;
}
.s-b12 .s-b12__textarea {
  height: 225px;
  padding: 15px;
  resize: vertical;
}
.s-b12 .s-b12__plate::placeholder {
  color: var(--vista-blue-1);
  opacity: 1;
}

/* Focus is a white plate with a 3px Amber 4 stroke — the decision base.css
   already applies site wide. Here the stroke sits on the plate edge rather
   than 2 outside it, which is how Main_S14_Form_text_card draws its Act
   variants (144:911 small, 144:910 big).                                  */
.s-b12 .s-b12__plate:focus-visible {
  outline-offset: 0;
  background-color: var(--editorial-white-2);
}

/* --- Actions ------------------------------------------------------------ */
.s-b12 .s-b12__actions {
  display: flex;
  align-items: center;
  gap: var(--layout-gutter);
}
.s-b12 .s-b12__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  border: 0;
  background: var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, box-shadow var(--t-fast) ease;
}
/* The label is trimmed to its cap height, so 25 + 11 + 25 gives the 61 of
   the macket. It carries the trim rather than the button because only a
   flex item is a block container of its own text.                        */
.s-b12 .s-b12__submit-label {
  white-space: nowrap;
}
.s-b12 .s-b12__submit:hover:not([disabled]),
.s-b12 .s-b12__submit:focus-visible:not([disabled]) {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}

/* The Loading variant leaves the button looking exactly as it does at rest,
   so nothing is restyled here — it is only made unusable.                 */
.s-b12 .s-b12__submit[disabled] {
  cursor: progress;
}

/* --- Status line --------------------------------------------------------
   At rest the reassurance line stands alone on the left. In the three other
   states the state word takes the left and the message takes the right.
   25 of the 44 between the button row and the status line comes from the
   form's own gap, the remaining 19 from here.                             */
.s-b12 .s-b12__status {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--layout-gutter);
  margin-top: 19px;
  color: var(--content-on-brand);
}
.s-b12 .s-b12__message {
  text-align: right;
}
.s-b12 .s-b12__hint[hidden],
.s-b12 .s-b12__state[hidden],
.s-b12 .s-b12__message[hidden] {
  display: none;
}

/* ===== business/b13.css ===== */
/* ==========================================================================
   For Business Experts — block 13, the Business Expert Guide sign-up
   Figma: node 909:10630 "Section 11", 1276 x 645 at macket x 164.
     Frame 341 (909:10631)  430 picture column, bottom aligned
     Frame 342 (909:10634)  738 text column at macket x 619, 501 tall
   609 picture + 25 + 11 caption = 645, and the text column is 144 down from
   the block's top so the two columns end level.

   The two columns start 114 into the working area (macket 164) and measure
   430 and 738 with the 25 gutter between them, so they are written as shares
   of the working area rather than as grid items: 738 is not a column count.

   This is the same row the Free resources screen draws three times
   (sections/free-resources/fr2), on the page background instead of a Rich
   black 3 band, with the caption moved under the picture and an
   "Unsubscribe any time." line added under the field.
   ========================================================================== */

.s-b13 .s-b13__row {
  margin-left: 8.50746%;       /* macket 164 - 50 = 114 of 1340 */
  display: flex;
  align-items: flex-end;
  gap: var(--layout-gutter);
}

/* 609 picture + 25 + 11 caption = 645. Both columns shrink, so the
   430 : 738 proportion holds all the way down to 1200 instead of the picture
   staying put and the text taking the whole squeeze.                       */
.s-b13 .s-b13__figure {
  flex: 0 1 35.07341%;         /* 430 / 1226 — the row, not the working area */
  min-width: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b13 .s-b13__photo {
  width: 100%;
  height: auto;
  aspect-ratio: 595 / 842;
  object-fit: cover;
}
.s-b13 .s-b13__caption {
  color: var(--content-primary);
}

/* The text column's CONTENT ends level with the bottom of the picture, not
   with the bottom of the caption. 36 is the caption's own 11 plus the 25
   above it, so the offset is the caption block rather than a magic number. */
.s-b13 .s-b13__text {
  flex: 0 1 60.19576%;         /* 738 / 1226 — the row, not the working area */
  min-width: 0;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  gap: 150px;
}

/* --- Heading ------------------------------------------------------------
   The Comforter word lies over the Mulish heading in one grid cell. The
   heading sits 50 down inside the 85-tall group; the accent starts at 0.
   The group is 657 wide inside the 738 column.                            */
.s-b13 .s-b13__title {
  display: grid;
  width: 100%;
  max-width: 657px;
  font: inherit;
}
.s-b13 .s-b13__title > * {
  grid-area: 1 / 1;
  width: 100%;
}
.s-b13 .s-b13__title-main {
  margin-top: 50px;
}
.s-b13 .s-b13__title-accent {
  color: var(--amber-4);
}

/* --- "What's inside" ----------------------------------------------------
   11 + 25 + 230 = 266.                                                    */
.s-b13 .s-b13__detail {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b13 .s-b13__detail-title {
  color: var(--content-primary);
}
.s-b13 .s-b13__detail-body {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

/* Three points 25 apart: 11 * 3 + 25 * 2 = 83. The em dash is a separate run
   in the file, followed by three spaces; HTML collapses runs of spaces, so
   the gap is set here instead of typed.                                   */
.s-b13 .s-b13__points {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  max-width: 657px;
}
.s-b13 .s-b13__point {
  display: flex;
  gap: 12px;
  color: var(--content-primary);
}
.s-b13 .s-b13__dash {
  flex: 0 0 auto;
}

/* --- The sign-up form ---------------------------------------------------
   61 row + 25 + 11 note = 97. 544 plate + 25 + 169 button = 738. The plate
   is the Main_S14_Form_text_card variant with a 3px Vista Blue 1 stroke and
   no fill, not the Editorial White 4 plate the contact forms use.         */
.s-b13 .s-b13__form {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}
.s-b13 .s-b13__row-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--layout-gutter);
}
/* The field's label is not drawn in the macket — the placeholder carries the
   meaning there. It stays in the markup for the screen reader and is taken
   out of the visual flow rather than dropped. Same for the status line while
   it has nothing to say: out of flow so it cannot add a gap.              */
.s-b13 .s-b13__label,
.s-b13 .s-b13__status:empty {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}
/* 544 is what the plate measures at the reference width once the 169 button
   and the 25 between them come out of the 738 column. It is written as "take
   what is left" rather than as the literal 544: with 544 as the flex basis
   the pair wraps the moment the column drops under 738, which is most of the
   1200-1440 band, and the button drops to a line of its own.              */
.s-b13 .s-b13__plate {
  flex: 1 1 0;
  min-width: 0;
  height: 61px;
  padding: 0 15px;
  border: 3px solid var(--vista-blue-1);
  background: none;
  color: var(--content-primary);
}
.s-b13 .s-b13__plate::placeholder {
  color: var(--vista-blue-1);
  opacity: 1;
}
.s-b13 .s-b13__plate:focus-visible {
  outline-offset: 0;
  background-color: var(--editorial-white-2);
}

.s-b13 .s-b13__submit {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  border: 0;
  background: var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, box-shadow var(--t-fast) ease;
}
/* The label is trimmed to its cap height, so 25 + 11 + 25 gives the 61 of
   the macket. It carries the trim rather than the button, because only a
   flex item is a block container of its own text.                         */
.s-b13 .s-b13__submit-label {
  white-space: nowrap;
}
.s-b13 .s-b13__submit:hover:not([disabled]),
.s-b13 .s-b13__submit:focus-visible:not([disabled]) {
  background: var(--action-fill-hover);
  box-shadow: inset 0 0 0 3px var(--action-border-hover);
}
.s-b13 .s-b13__submit[disabled] {
  cursor: progress;
}

/* --- "unsubscribe any time." -------------------------------------------
   909:10649: Base, lowercased by the style, right aligned, 544 wide — the
   width of the field, not of the whole row. The lowercase is a transform,
   not typed capitals.

   ITS FILL IN THE FILE IS EDITORIAL WHITE 4, WHICH IS THIS PAGE'S OWN
   BACKGROUND, so the line is invisible in the macket. It is drawn here in
   the secondary text colour instead; see b13.assets.md. Revert the one
   declaration below if the file is right and the line is meant to be a
   ghost.                                                                  */
.s-b13 .s-b13__note {
  width: 73.7127%;             /* 544 / 738 */
  text-align: right;
  text-transform: lowercase;
  color: var(--content-secondary);
}

.s-b13 .s-b13__status {
  color: var(--content-primary);
}
