/* ===== 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);
}

/* ===== about/s1.css ===== */
/* ==========================================================================
   About / Section 1 — "THE STORY behind the books"
   Figma node 687:4368, 1440 x 739, screen "Our team & story" (521:3102).

   Two pieces: a 1440 x 450 photograph that runs the full window width, and a
   1112-wide text block (ten columns) centred in the working area, 50 below it.
   739 = 450 + 50 + 239.
   ========================================================================== */

/* The photograph keeps its macket height at every width and takes the extra
   width by cropping, so the block's height — and therefore the rhythm of the
   whole page — does not move between 1200 and 1920.                         */
.s-s1 .s-s1__hero {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: bottom;
}

/* --- Text block, ten columns centred in the working area ----------------- */
.s-s1 .s-s1__body {
  width: 82.9851%;             /* 1112 / 1340 */
  margin-inline: auto;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 50px;
}

.s-s1 .s-s1__intro {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--layout-gutter);
}

/* --- "THE STORY" written over "BEHIND THE BOOKS" ------------------------
   Group 76 (687:3982), 85 tall: the Comforter line sits at 0 and the Mulish
   heading 50 below it, both on the block's left edge.                      */
.s-s1 .s-s1__lockup {
  width: 100%;
  display: grid;
  font: inherit;
}

.s-s1 .s-s1__lockup > * {
  grid-area: 1 / 1;
  width: 100%;
}

.s-s1 .s-s1__word {
  margin-top: 50px;
  color: var(--content-primary);
}

.s-s1 .s-s1__script {
  color: var(--content-accent);
  z-index: 1;                  /* the handwriting paints over the Mulish line */
}

/* --- Six columns against the block's right edge -------------------------- */
.s-s1 .s-s1__sub,
.s-s1 .s-s1__lede {
  width: 59.0827%;             /* 657 / 1112 */
  color: var(--content-primary);
}

/* ===== about/s2.css ===== */
/* ==========================================================================
   About / Section 2 — "COMPANY history"
   Figma node 687:4367 "Section 2 [bleed:both]", 1440 x 935.

   A Vista Blue 1 plate the full width of the window, two Amber 4 blocks that
   run off the left and right window edges, and a 1112-wide (ten column) text
   block centred in the working area.
   935 = 50 (top) + 735 (content) + 150 (bottom).
   ========================================================================== */

.s-s2 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 150px;
  background: var(--vista-blue-1);

  /* The macket's grid measured against the section's own box rather than the
     viewport, so the scrollbar cannot shift the bleeding blocks by its width. */
  --s2-work: min(var(--layout-content), 100% - var(--layout-margin) * 2);
  --s2-side: calc((100% - var(--s2-work)) / 2);
}

.s-s2 > .container {
  position: relative;
  z-index: 1;
}

/* --- Amber blocks off the window edges ----------------------------------
   The slab's right edge lands at macket x = 278, i.e. 228 into the working
   area (228 / 1340). It starts 185 down and runs to the bottom of the block.
   The square's left edge sits two columns and a gutter (202.5 / 1340) in from
   the working area's right edge.                                            */
.s-s2 .s-s2__slab,
.s-s2 .s-s2__tint {
  position: absolute;
  left: 0;
  top: 185px;
  bottom: 0;
  width: calc(var(--s2-side) + var(--s2-work) * 0.170149);
  background: var(--amber-4);
}

.s-s2 .s-s2__tint {
  z-index: 2;
  opacity: 0.5;
}

.s-s2 .s-s2__corner {
  position: absolute;
  right: 0;
  top: 683px;
  height: 252px;
  width: calc(var(--s2-side) + var(--s2-work) * 0.151119);
  background: var(--amber-4);
}

/* --- Ten columns centred in the working area ----------------------------- */
.s-s2 .s-s2__body {
  width: 82.9851%;             /* 1112 / 1340 */
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

/* --- "COMPANY" written over "HISTORY" ------------------------------------ */
.s-s2 .s-s2__lockup {
  width: 100%;
  display: grid;
  font: inherit;
}

.s-s2 .s-s2__lockup > * {
  grid-area: 1 / 1;
  width: 100%;
}

.s-s2 .s-s2__word {
  margin-top: 50px;
  color: var(--content-primary);
}

/* Editorial White 4 here, not Amber — the handwriting reads out of the blue. */
.s-s2 .s-s2__script {
  color: var(--editorial-white-4);
  z-index: 1;
}

/* --- Portrait beside six columns of copy --------------------------------- */
.s-s2 .s-s2__row {
  display: flex;
  align-items: flex-start;
  gap: var(--layout-gutter);
}

.s-s2 .s-s2__media {
  flex: 0 0 38.6691%;          /* 430 / 1112 */
  margin: 0;
}

.s-s2 .s-s2__media img {
  width: 100%;
  aspect-ratio: 430 / 600;
  object-fit: cover;
}

.s-s2 .s-s2__col {
  flex: 0 0 59.0827%;          /* 657 / 1112 */
  display: flex;
  flex-direction: column;
  gap: 50px;
  color: var(--content-primary);
}

.s-s2 .s-s2__text {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}

/* ===== about/s3.css ===== */
/* ==========================================================================
   About / Section 3 — "OUR team"
   Figma node 697:4623, 1440 x 1703.

   The roller at the top is the same component the homepage uses
   (Main_S11_Roller 115:941, cards Team_cards 1070:8668), so the card, its
   amber plate and the Hov state are the homepage's implementation carried
   across; only the copy under it is new to this screen.

   1703 = 806 (heading + roller + notes) + 150 + 747 ("How we work").
   ========================================================================== */

.s-s3 {
  /* The macket's grid expressed against the live window, so the roller —
     which is outside the working area — can still line its first card up with
     the left margin and land the fourth card's edge on the right one. It has
     to be the window and not a percentage: the card's basis is resolved
     inside the track, whose own box is already offset by --s3-side.        */
  --s3-work: min(var(--layout-content), 100vw - var(--layout-margin) * 2);
  --s3-side: calc((100vw - var(--s3-work)) / 2);
  --s3-col:  calc((var(--s3-work) - var(--layout-gutter) * 11) / 12);
  --s3-card: calc(var(--s3-col) * 3 + var(--layout-gutter) * 2);  /* 316 */
}

/* --- "OUR" written over "TEAM", centred on the working area -------------- */
.s-s3 .s-s3__head {
  width: 52.2388%;             /* 700 / 1340 */
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  text-align: center;
}

.s-s3 .s-s3__lockup {
  display: grid;
  justify-items: center;
  font: inherit;
}

.s-s3 .s-s3__lockup > * {
  grid-area: 1 / 1;
}

.s-s3 .s-s3__word {
  margin-top: 50px;
  width: 100%;
  color: var(--content-primary);
}

.s-s3 .s-s3__script {
  white-space: nowrap;
  color: var(--content-accent);
  z-index: 1;
}

.s-s3 .s-s3__sub {
  color: var(--content-primary);
}

/* --- Roller -------------------------------------------------------------- */
.s-s3 .s-s3__roller {
  margin-top: var(--layout-gutter);
  padding-block: var(--layout-gutter);
}

.s-s3 .s-s3__viewport {
  overflow: hidden;
}

.s-s3 .s-s3__track {
  display: flex;
  align-items: center;
  gap: var(--layout-gutter);
  padding-left: var(--s3-side);
  transform: translate3d(var(--s3-shift, 0px), 0, 0);
  transition: transform var(--t-base) ease;
  will-change: transform;
}

.s-s3 .s-s3__card {
  position: relative;
  flex: 0 0 var(--s3-card);
  aspect-ratio: 316 / 450;
  --s3-plate-w: 47.4684%;      /* 150 / 316 */
  --s3-plate-h: 33.3333%;      /* 150 / 450 */
}

.s-s3 .s-s3__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* --- Team_cards, Pas → Hov ---------------------------------------------
   Pas is a 150 x 150 amber block in the corner. Hov fills the whole card
   with Amber 4 and shows the person's line and their Instagram link; both
   live in the markup from the start, hidden by opacity, so the card never
   reflows and the link stays reachable by tab.                             */
.s-s3 .s-s3__plate {
  position: absolute;
  left: 0;
  top: 0;
  width: var(--s3-plate-w);
  height: var(--s3-plate-h);
  background: var(--amber-4);
  transition: width var(--t-base) ease, height var(--t-base) ease;
}

.s-s3 .s-s3__card:hover,
.s-s3 .s-s3__card:focus-within {
  --s3-plate-w: 100%;
  --s3-plate-h: 100%;
}

/* The text column is 266 wide (1070:8589) but the name and the role inside it
   stay in a 166 column (1070:8491) in BOTH variants — which is what makes
   "Project / Manager" and "Lead / Generation / Specialist" break onto their
   own lines and stay inside the 150 amber plate instead of running out over
   the photograph. Only the quote uses the full 266.                        */
.s-s3 .s-s3__meta {
  position: absolute;
  left: 7.9114%;               /* 25  / 316 */
  top: 5.5556%;                /* 25  / 450 */
  width: 84.1772%;             /* 266 / 316 — the widest thing it holds, the quote */
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: var(--rich-black-1);
}

/* The name and the role sit in a 166 column in BOTH states — only the quote
   uses the full 266. Letting them have the quote's width ran "project
   manager" and "lead generation specialist" out past the 150 amber plate in
   the passive state, over the photograph. */
.s-s3 .s-s3__who {
  width: 62.406%;              /* 166 / 266 */
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Team_4 and Team_8 carry an explicit line break in their role override. */
.s-s3 .s-s3__role {
  white-space: pre-line;
}

.s-s3 .s-s3__quote {
  opacity: 0;
  transition: opacity var(--t-fast) ease;
}

.s-s3 .s-s3__social {
  position: absolute;
  left: 7.9114%;               /* 25  / 316 */
  top: 88.8889%;               /* 400 / 450 */
  display: block;
  opacity: 0;
  transition: opacity var(--t-fast) ease;
}

.s-s3 .s-s3__card:hover .s-s3__quote,
.s-s3 .s-s3__card:focus-within .s-s3__quote,
.s-s3 .s-s3__card:hover .s-s3__social,
.s-s3 .s-s3__card:focus-within .s-s3__social {
  opacity: 1;
  transition-delay: 120ms;     /* let the plate arrive first */
}

/* --- Counter and next arrow --------------------------------------------- */
.s-s3 .s-s3__pager {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 21.213px;
  margin-top: var(--layout-gutter);
}

.s-s3 .s-s3__counter {
  color: var(--content-accent);
}

.s-s3 .s-s3__next {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(115px, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  transition: opacity var(--t-fast) ease;
}

.s-s3 .s-s3__next:hover {
  opacity: 0.6;
}

.s-s3 .s-s3__next[disabled] {
  opacity: 0.3;
  cursor: default;
}

/* --- Six columns of notes against the right margin ---------------------- */
.s-s3 .s-s3__notes {
  width: 49.0299%;             /* 657 / 1340 */
  margin-left: auto;
  margin-top: var(--layout-gutter);
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  color: var(--content-primary);
}

/* --- "How we work with authors" ----------------------------------------- */
.s-s3 .s-s3__label {
  margin-top: 150px;
  color: var(--content-primary);
}

/* Eight columns against the right margin. */
.s-s3 .s-s3__panel {
  width: 66.0448%;             /* 885 / 1340 */
  margin-left: auto;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}

/* The four rules are 3px strokes on zero-height lines in the file, so they
   are painted outside the row box and take no room in the flow — which is
   what keeps the block at its measured 521.                                */
.s-s3 .s-s3__rows {
  display: flex;
  flex-direction: column;
}

.s-s3 .s-s3__row {
  position: relative;
  padding-block: var(--layout-gutter);
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
  color: var(--content-primary);
}

.s-s3 .s-s3__row::before,
.s-s3 .s-s3__row:last-child::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--border-strong);
}

.s-s3 .s-s3__row::before { top: -3px; }
.s-s3 .s-s3__row:last-child::after { bottom: 0; }

/* --- Button_form, prop=pas → prop=hov ----------------------------------- */
.s-s3 .s-s3__cta {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  border: 3px solid var(--action-fill);
  background: var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, border-color var(--t-fast) ease;
}

.s-s3 .s-s3__cta:hover,
.s-s3 .s-s3__cta:focus-visible {
  background: var(--action-fill-hover);
  border-color: var(--action-border-hover);
}

/* ===== about/s4.css ===== */
/* ==========================================================================
   About / Section 4 — the founder block
   Figma node 998:11884, tagged frame 998:11885 ("Section 12 [bleed:left]",
   1390 x 923). The same tag and the same construction as the homepage's
   section 12, but taller, with six paragraphs of story instead of one.

   Intent tag: bleed:left. The amber slab runs off the LEFT window edge; the
   right edge is pinned to macket x = 1390, which is the working area's own
   right edge, so --bleed-stop is 0.
   Horizontal measures are shares of the macket frame width (1390).
   ========================================================================== */

.s-s4 .s-s4__bleed {
  --bleed-stop: 0%;
  display: flex;
  align-items: flex-start;
}

/* --- Portrait: amber slab, cut-out photograph, amber tint over the slab ---
   The photograph is a real RGBA cut-out, so the slab and the tint show
   through around the figure instead of being baked into the file.          */
.s-s4 .s-s4__media {
  position: relative;
  flex: 0 0 51.0908%;          /* 710.16 / 1390 */
}

.s-s4 .s-s4__media img {
  position: relative;
  z-index: 1;
  width: 97.6583%;             /* 693.53 / 710.16 */
  margin-left: 2.3417%;        /* 16.63  / 710.16 */
  margin-top: 67px;
  aspect-ratio: 693.53 / 856;
  object-fit: cover;
}

.s-s4 .s-s4__slab,
.s-s4 .s-s4__tint {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 38.3011%;             /* 272 / 710.16 */
  background: var(--amber-4);
}

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

/* --- Text column, macket 711.14 wide at x 678.86 -------------------------
   It overlaps the photo column by 31.3, which is how the heading reaches
   back past the photograph's right edge.                                   */
.s-s4 .s-s4__body {
  position: relative;
  z-index: 3;
  flex: 0 0 51.1612%;          /* 711.14 / 1390 */
  margin-left: -2.2518%;       /* -31.3  / 1390 */
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--layout-gutter);
}

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

/* --- "FOUNDER" written over "ALEX TKACHENKO" ---------------------------- */
.s-s4 .s-s4__lockup {
  width: 100%;
  display: grid;
  font: inherit;
}

.s-s4 .s-s4__lockup > * {
  grid-area: 1 / 1;
}

.s-s4 .s-s4__name {
  margin-top: 50px;
  width: 100%;
  color: var(--content-primary);
}

.s-s4 .s-s4__script {
  width: 83.28%;               /* 592.27 / 711.14 */
  color: var(--content-accent);
  z-index: 1;
}

/* --- Six-column text blocks, right aligned in the column ---------------- */
.s-s4 .s-s4__sub,
.s-s4 .s-s4__p,
.s-s4 .s-s4__quote {
  width: 92.3868%;             /* 657 / 711.14 */
  color: var(--content-primary);
}

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

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

.s-s4 .s-s4__social a:hover {
  opacity: 0.6;
}

/* ===== about/s5.css ===== */
/* ==========================================================================
   About / Section 5 — "OUR values"
   Figma node 700:4698 "Section 5 [bleed:both]", 1440 x 1849.

   A Rich Black 3 plate the full width of the window, an Amber 4 block with a
   photograph of the same size offset 50 up and 50 right over it, and two
   columns of twelve values in a six-column well.
   1849 = 100 (top) + 128 (heading) + 50 + 1471 (body) + 100 (bottom).

   --gap: 0 — this block's fill is meant to start exactly where the founder
   block above it ends.
   ========================================================================== */

.s-s5 {
  position: relative;
  padding-block: 100px;
  background: var(--rich-black-3);

  --s5-work: min(var(--layout-content), 100% - var(--layout-margin) * 2);
  --s5-side: calc((100% - var(--s5-work)) / 2);
}

.s-s5 > .container {
  position: relative;
  z-index: 1;
}

/* The amber block stops on the working area's right edge; the photograph is
   the same block moved 50 right, so it runs off the window.                */
.s-s5 .s-s5__slab {
  position: absolute;
  top: 50px;
  right: var(--s5-side);
  width: calc(var(--s5-work) * 0.273134);   /* 366 / 1340 */
  height: 707px;
  background: var(--amber-4);
}

.s-s5 .s-s5__photo {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(var(--s5-side) + var(--s5-work) * 0.235821);  /* out to 1440 */
  height: 707px;
  object-fit: cover;
  object-position: bottom;
}

/* --- Heading, four columns starting 114 into the working area ------------ */
.s-s5 .s-s5__head {
  width: 40.597%;              /* 544 / 1340 */
  margin-left: 8.5075%;        /* 114 / 1340 */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--layout-gutter);
}

.s-s5 .s-s5__lockup {
  width: 100%;
  display: grid;
  font: inherit;
}

.s-s5 .s-s5__lockup > * {
  grid-area: 1 / 1;
  width: 100%;
}

.s-s5 .s-s5__word {
  margin-top: 50px;
  color: var(--content-primary);
}

.s-s5 .s-s5__script {
  color: var(--content-accent);
  z-index: 1;
}

.s-s5 .s-s5__sub {
  width: 79.0441%;             /* 430 / 544 */
  color: var(--content-primary);
}

/* --- Six columns of values, 228 into the working area ------------------- */
.s-s5 .s-s5__body {
  width: 49.1045%;             /* 658 / 1340 */
  margin-left: 17.0149%;       /* 228 / 1340 */
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 50px;
  color: var(--content-primary);
}

/* Two columns on the gutter; the rows are 50 apart, not 25. */
.s-s5 .s-s5__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: var(--layout-gutter);
  row-gap: 50px;
}

.s-s5 .s-s5__item {
  display: flex;
  flex-direction: column;
  gap: var(--layout-gutter);
}

/* ===== about/s6.css ===== */
/* ==========================================================================
   About / Section 6 — "IT'S TIME to turn your expertise into a book!"
   Figma node 703:4713, 885 x 333, centred in the working area.
   333 = 222 (heading block) + 50 + 61 (buttons).
   ========================================================================== */

.s-s6 .s-s6__body {
  width: 66.0448%;             /* 885 / 1340 */
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  text-align: center;
}

.s-s6 .s-s6__head {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--layout-gutter);
}

/* --- "IT'S TIME" written over the two-line Mulish heading ---------------- */
.s-s6 .s-s6__lockup {
  width: 100%;
  display: grid;
  justify-items: center;
  font: inherit;
}

.s-s6 .s-s6__lockup > * {
  grid-area: 1 / 1;
}

.s-s6 .s-s6__word {
  margin-top: 50px;
  width: 100%;
  color: var(--content-primary);
}

.s-s6 .s-s6__script {
  white-space: nowrap;
  color: var(--content-accent);
  z-index: 1;
}

/* The heading group and the line under it are 25 apart, the buttons 50. */
.s-s6 .s-s6__sub {
  width: 74.3503%;             /* 658 / 885 */
  color: var(--content-primary);
}

.s-s6 .s-s6__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--layout-gutter);
}

/* --- Button_form, prop=pas → prop=hov -----------------------------------
   The filled button drops its fill and keeps the amber stroke on hover, as
   the component set's hov variant does. The second instance overrides the
   stroke to Rich Black 1 and carries no fill, so there is no hov variant to
   copy: it moves its stroke to the accent instead, which is the same change
   read the other way round.                                                */
.s-s6 .s-s6__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  border: 3px solid var(--action-fill);
  background: var(--action-fill);
  color: var(--content-on-accent);
  cursor: pointer;
  transition: background-color var(--t-fast) ease, border-color var(--t-fast) ease;
}

.s-s6 .s-s6__cta:hover,
.s-s6 .s-s6__cta:focus-visible {
  background: var(--action-fill-hover);
  border-color: var(--action-border-hover);
}

.s-s6 .s-s6__cta--ghost {
  border-color: var(--border-strong);
  background: var(--action-fill-hover);
  color: var(--content-primary);
}

.s-s6 .s-s6__cta--ghost:hover,
.s-s6 .s-s6__cta--ghost:focus-visible {
  border-color: var(--action-border-hover);
}
