/* ==========================================================================
   Willoughbys Ltd — main stylesheet
   Design system: Industry (steel-blue technical wireframe), inverted to a dark
   booth ground and re-accented to the logo red. See design_handoff/README.md.
   Border radius is 0 everywhere. That is deliberate.
   ========================================================================== */

/* --- Fonts: self-hosted Barlow + Barlow Condensed ----------------------- */
/* Barlow 400 — latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/barlow-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Barlow 400 — latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/barlow-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Barlow 500 — latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/barlow-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Barlow 500 — latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/barlow-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Barlow 700 — latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/barlow-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Barlow 700 — latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/barlow-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Barlow Condensed 400 — latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/barlow-condensed-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Barlow Condensed 400 — latin-ext */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/barlow-condensed-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Barlow Condensed 600 — latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/barlow-condensed-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Barlow Condensed 600 — latin-ext */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/barlow-condensed-600-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* --- Tokens -------------------------------------------------------------- */

:root {
  /* Colour */
  --color-bg: #0b0f13;              /* page ground */
  --color-text: #e8edf2;            /* body and heading ink */
  --color-accent: #d8232a;          /* logo red — themeable: #5980a6 steel, #a4531f copper, #4a5158 gunmetal */
  --color-on-accent: #f7f9fb;       /* text ON the accent — never --color-text */
  --color-steel: #1d2d3d;           /* deep steel field: insurance band, gallery CTA band */
  --color-on-steel: #f2f4f7;        /* ink on the steel field */
  --color-steel-ink: #a9c6e2;       /* icons and accented tags on the steel field */

  --color-surface: rgba(255, 255, 255, .045);        /* glass card fill */
  --color-surface-raised: rgba(255, 255, 255, .06);  /* glass fill, raised (quote panel, hero panel) */
  --color-divider: rgba(232, 237, 242, .18);         /* hairlines, framed edges */
  --color-border-card: rgba(232, 237, 242, .14);     /* card borders */

  /* Text opacity ladder on the dark ground. Never take body copy below .7. */
  --ink-body: rgba(232, 237, 242, .78);
  --ink-secondary: rgba(232, 237, 242, .72);
  --ink-tertiary: rgba(232, 237, 242, .6);   /* labels, eyebrows */
  --ink-meta: rgba(232, 237, 242, .5);       /* quiet meta */
  --ink-faint: rgba(232, 237, 242, .4);

  /* Glass morphism — three ingredients, always together. The inset top
     highlight is what makes it read as glass rather than a grey box. */
  --glass-fill: var(--color-surface);
  --glass-blur: blur(22px) saturate(150%);
  --glass-border: 1px solid var(--color-border-card);
  --glass-shadow: 0 20px 52px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .1);

  --glass-fill-raised: var(--color-surface-raised);
  --glass-blur-raised: blur(28px) saturate(165%);
  --glass-border-raised: 1px solid var(--color-divider);

  /* The two fixed radial washes — there has to be something behind the glass
     to refract. Applied to .page-wash. */
  --wash: radial-gradient(1100px 700px at 78% -10%, rgba(89, 128, 166, .22), transparent 70%),
          radial-gradient(900px 600px at 4% 108%, rgba(89, 128, 166, .14), transparent 72%);
  --wash-gallery: radial-gradient(1000px 620px at 84% -8%, rgba(89, 128, 166, .2), transparent 70%),
                  radial-gradient(820px 560px at 2% 104%, rgba(89, 128, 166, .12), transparent 72%);

  /* Type */
  --font-heading: 'Barlow Condensed', system-ui, sans-serif;
  --font-heading-weight: 600;
  --font-body: 'Barlow', system-ui, sans-serif;

  --type-h1: clamp(52px, 9.4vw, 158px);      /* hero */
  --type-h1-gallery: clamp(46px, 8vw, 132px);
  --type-h2: clamp(34px, 4.4vw, 68px);       /* section */
  --type-h2-sub: clamp(32px, 4vw, 62px);     /* about, bands */
  --type-h3: 25px;                           /* card */
  --type-eyebrow: 11px;
  --type-lead: clamp(16px, 1.5vw, 21px);
  --type-body: 17px;
  --type-card-body: 15px;
  --type-stat: 44px;
  --type-phone: clamp(15px, 1.4vw, 17px);

  --tracking-eyebrow: .3em;
  --tracking-wide: .16em;   /* nav items, captions */
  --tracking-wider: .24em;  /* ticker, small caps labels */

  /* Layout & spacing */
  --content-max: 1480px;
  --gutter: clamp(16px, 4vw, 64px);
  --section-rhythm: clamp(80px, 11vh, 150px);
  --grid-gap: clamp(14px, 1.6vw, 22px);
  --gallery-gap: clamp(10px, 1.2vw, 18px);
  --split-gap: clamp(28px, 4vw, 72px);

  --radius: 0;  /* the design system's 4px radius is deliberately overridden */

  /* Motion */
  --ease-out-expo: cubic-bezier(.16, 1, .3, 1);
}

/* --- Base ---------------------------------------------------------------- */

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

html {
  scroll-behavior: smooth;
  /* clip, never hidden — hidden breaks position: sticky on descendants, which
     the colour stage and the gallery filter bar both depend on. */
  overflow-x: clip;
}

body {
  margin: 0;
  overflow-x: clip;
  position: relative;
  background: var(--color-bg);
  color: var(--color-text);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  line-height: 1.12;
  letter-spacing: -.015em;
  margin: 0 0 6.8px;
}
h1 { font-size: 42px; }
h2 { font-size: 32px; }
h3 { font-size: var(--type-h3); }
h4 { font-size: 20px; }

p { margin: 0 0 10.2px; }

a { color: #8fb2d4; text-decoration: none; text-underline-offset: 3px; }
a:hover { color: var(--color-text); }

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

/* The UA rule for [hidden] is a bare element selector, so any class that sets
   display beats it. The quote form and its success panel are toggled with the
   attribute, so make it win. */
[hidden] { display: none !important; }

:focus { outline: none; }
:focus-visible { outline: 2px solid var(--color-accent); outline-offset: 2px; }
::selection { background: rgba(216, 35, 42, .3); }

/* Every anchor target clears the fixed header. */
[id] { scroll-margin-top: 100px; }

/* --- The fixed radial washes -------------------------------------------- */

.page-wash {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: var(--wash);
}
.page-wash--gallery { background: var(--wash-gallery); }

/* --- Utilities ----------------------------------------------------------- */

.wrap {
  max-width: var(--content-max);
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}

.visually-hidden {
  position: absolute;
  width: 1px; height: 1px;
  margin: -1px; padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.icon { display: block; width: 1em; height: 1em; }

/* ==========================================================================
   Design system — ported from Industry (design-reference/_ds/industry-*),
   dark-ground values substituted and every radius forced to 0.
   Only the classes this design actually uses.
   ========================================================================== */

/* --- Blueprint frame: every card, figure, framed panel and primary button is
       a wireframe object — square, hairline-bordered, with four registration
       marks. Do not drop the marks from a framed element. --------------- */

.blueprint {
  position: relative;
  border: 1px solid var(--color-divider);
  border-radius: 0;
}
.blueprint > .corner {
  position: absolute;
  width: 11px;
  height: 11px;
  color: rgba(232, 237, 242, .55);
  pointer-events: none;
}
.blueprint > .corner::before,
.blueprint > .corner::after { content: ""; position: absolute; background: currentColor; }
.blueprint > .corner::before { left: 5px; top: 0; width: 1px; height: 100%; }
.blueprint > .corner::after  { top: 5px; left: 0; width: 100%; height: 1px; }
.blueprint > .corner.tl { top: -6px; left: -6px; }
.blueprint > .corner.tr { top: -6px; right: -6px; }
.blueprint > .corner.bl { bottom: -6px; left: -6px; }
.blueprint > .corner.br { bottom: -6px; right: -6px; }

/* --- Glass surfaces ------------------------------------------------------ */

.glass {
  background: var(--glass-fill);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: var(--glass-border);
  box-shadow: var(--glass-shadow);
}
.glass--raised {
  background: var(--glass-fill-raised);
  backdrop-filter: var(--glass-blur-raised);
  -webkit-backdrop-filter: var(--glass-blur-raised);
  border: var(--glass-border-raised);
}

/* --- Buttons ------------------------------------------------------------- */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  text-decoration: none;
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  font-size: 14px;
  line-height: 1.2;
  color: var(--color-text);
  background: transparent;
  border: 1px solid var(--color-divider);
  border-radius: 0;
  padding: 6.8px 12.24px;
  transition: background .3s ease, border-color .3s ease, color .3s ease;
}
.btn svg { display: block; }
.btn:disabled { opacity: .45; cursor: not-allowed; }

.btn-primary {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-on-accent);
}
.btn-primary:hover { background: #c11f26; border-color: #c11f26; color: var(--color-on-accent); }
.btn-primary:active { background: #a91b21; border-color: #a91b21; }

/* Outlined on the dark ground */
.btn-secondary {
  border-color: rgba(232, 237, 242, .32);
  color: var(--color-text);
}
.btn-secondary:hover { background: rgba(232, 237, 242, .1); color: var(--color-text); }
.btn-secondary:active { background: rgba(232, 237, 242, .16); }

/* Paper-white, for use on the steel field */
.btn-paper {
  background: var(--color-text);
  border-color: var(--color-text);
  color: var(--color-steel);
}
.btn-paper:hover { background: #ffffff; border-color: #ffffff; color: var(--color-steel); }

.btn-ghost { border-color: transparent; color: var(--color-accent); padding-inline: 3.4px; }
.btn-ghost:hover { background: rgba(216, 35, 42, .1); }

.btn-block { width: 100%; }

/* The header / hero / band CTA scale: 12px, wide-tracked, uppercase */
.btn-cta {
  padding: 11px 18px;
  font-size: 12px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  white-space: nowrap;
}

/* --- Cards --------------------------------------------------------------- */

.card {
  display: flex;
  flex-direction: column;
  gap: 6.8px;
  padding: 10.2px;
  border-radius: 0;
  background: transparent;
  border: 1px solid var(--color-border-card);
}
.card-kicker {
  font-size: 10px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--color-accent);
}
.card-title {
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  font-size: 17px;
  line-height: 1.2;
}
.card-body { margin: 0; font-size: var(--type-card-body); line-height: 1.65; color: var(--ink-body); flex: 1; }
.card-meta { display: flex; align-items: center; gap: 6px; font-size: 11px; color: var(--ink-meta); }

/* --- Forms --------------------------------------------------------------- */

.field > label {
  display: block;
  font-size: 11px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-tertiary);
  margin-bottom: 7px;
}

.input {
  width: 100%;
  min-height: 46px;
  padding: 11px 13px;
  font: inherit;
  font-size: 16px;  /* do not go below 16px — iOS zooms the viewport on focus */
  color: var(--color-text);
  caret-color: var(--color-accent);
  background: var(--color-surface-raised);
  border: 1px solid rgba(232, 237, 242, .24);
  border-radius: 0;
  transition: border-color .3s ease, background .3s ease;
}
.input::placeholder { color: var(--ink-faint); }
.input:hover { border-color: rgba(232, 237, 242, .45); }
.input:focus-visible { border-color: var(--color-accent); outline-offset: 0; }
.input[aria-invalid="true"] { border-color: var(--color-accent); }
textarea.input { min-height: 110px; resize: vertical; line-height: 1.6; }

/* --- Tags ---------------------------------------------------------------- */

.tag {
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  letter-spacing: .02em;
  padding: 3px 10px;
  border-radius: 0;
}
.tag-outline { border: 1px solid rgba(232, 237, 242, .28); color: var(--ink-secondary); }
.tag-accent { border: 1px solid var(--color-accent); color: var(--color-steel-ink); }

/* --- Nav ----------------------------------------------------------------- */

.nav {
  display: flex;
  align-items: center;
  gap: 13.6px;
  padding: 10.2px 13.6px;
  border-bottom: none;
}
.nav-brand {
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  font-size: 18px;
  margin-right: auto;
}
/* Not :not(.btn) — a button inside the bar keeps its own colour and size.
   `.nav a` is more specific than `.btn-primary`, and left unscoped it repainted
   the header CTA in --color-text, which the spec forbids on the accent
   (4.26:1 against the accent, versus 4.74:1 for #f7f9fb). */
.nav a:not(.btn) { color: inherit; text-decoration: none; font-size: 14px; }

/* --- Shared pieces ------------------------------------------------------- */

/* Eyebrow / kicker: a 34px accent rule followed by wide-tracked small caps */
.eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: var(--type-eyebrow);
  letter-spacing: var(--tracking-eyebrow);
  text-transform: uppercase;
  color: var(--ink-tertiary);
}
.eyebrow::before {
  content: "";
  flex: 0 0 auto;
  width: 34px;
  height: 1px;
  background: var(--color-accent);
}

/* ==========================================================================
   Site header — spec 1.1
   ========================================================================== */

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 60;
  background: transparent;
  border-bottom: 1px solid transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transition: background .4s ease, border-color .4s ease, backdrop-filter .4s ease, -webkit-backdrop-filter .4s ease;
}

/* Past 26px of scroll — and permanently on the gallery, which has no hero
   photo behind the bar. */
.site-header.is-scrolled,
.site-header.is-drawer-open,
.site-header--solid {
  background: rgba(11, 15, 19, .74);
  backdrop-filter: blur(24px) saturate(165%);
  -webkit-backdrop-filter: blur(24px) saturate(165%);
  border-bottom-color: var(--color-border-card);
}

/* Scroll progress bar */
.progress-track {
  height: 2px;
  background: rgba(232, 237, 242, .08);
}
.progress-fill {
  height: 2px;
  background: var(--color-accent);
  transform: scaleX(0);
  transform-origin: 0 50%;
}

.site-header .nav {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 14px var(--gutter);
  gap: clamp(12px, 2.4vw, 34px);
  flex-wrap: wrap;
  row-gap: 10px;
}

.site-header__brand {
  margin-right: auto;
  display: flex;
  align-items: center;
  gap: 14px;
  letter-spacing: .02em;
  flex: 0 0 auto;
}
.site-header__logo {
  height: clamp(40px, 9vw, 60px);
  width: auto;
  filter: drop-shadow(0 4px 16px rgba(216, 35, 42, .34));
}
.site-header--solid .site-header__logo { height: clamp(40px, 9vw, 56px); }

.site-nav {
  display: flex;
  align-items: center;
  gap: clamp(13px, 2vw, 30px);
  flex: 1 1 250px;
  flex-wrap: wrap;
  row-gap: 6px;
  min-width: 0;
}
.site-nav a,
.site-header__back {
  font-size: 12px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  color: var(--ink-secondary);
  /* 12px text in a wrapped row — pad it out to a 44px touch target */
  padding: 12px 0;
  transition: color .3s ease;
}
.site-nav a:hover,
.site-header__back:hover { color: var(--color-text); }

.site-header__back {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  flex: 0 0 auto;
}

.site-header__phone {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-heading);
  font-size: var(--type-phone);
  letter-spacing: .04em;
  color: var(--color-text);
  padding: 10px 0 10px clamp(0px, 1.4vw, 18px);
  white-space: nowrap;
  flex: 0 0 auto;
}
.site-header__phone:hover { color: var(--color-text); }
.site-header__phone svg { width: 15px; height: 15px; flex: none; }

.site-header .btn-cta { flex: 0 0 auto; }
.site-header .btn-cta > .corner { color: var(--ink-tertiary); }

/* --- Mobile drawer — below 560px the nav collapses to a hamburger --------
   Above the breakpoint the toggle and the drawer are display:none, so the
   desktop bar is untouched. */

.site-header__toggle {
  display: none;
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 1px solid rgba(232, 237, 242, .32);
  border-radius: 0;
  color: var(--color-text);
  align-items: center;
  justify-content: center;
  transition: background .3s ease, border-color .3s ease;
}
.site-header__toggle:hover { background: rgba(232, 237, 242, .1); }

/* Three hairlines. The middle one is the element; the outer two are its
   pseudo-elements, so the X is a rotation of the same three rules. */
.site-header__bars,
.site-header__bars::before,
.site-header__bars::after {
  display: block;
  width: 18px;
  height: 1px;
  background: currentColor;
  transition: transform .35s var(--ease-out-expo), opacity .2s ease;
}
.site-header__bars { position: relative; }
.site-header__bars::before,
.site-header__bars::after { content: ""; position: absolute; left: 0; }
.site-header__bars::before { top: -6px; }
.site-header__bars::after  { top: 6px; }

.site-header__toggle[aria-expanded="true"] .site-header__bars { background: transparent; }
.site-header__toggle[aria-expanded="true"] .site-header__bars::before { transform: translateY(6px) rotate(45deg); }
.site-header__toggle[aria-expanded="true"] .site-header__bars::after  { transform: translateY(-6px) rotate(-45deg); }

.drawer {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 55;   /* under the header (60), over everything else */
  top: var(--header-height, 68px);
}
.drawer__panel {
  height: 100%;
  padding: clamp(28px, 6vh, 46px) var(--gutter) calc(var(--gutter) + 20px);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 4px;
  border-top: 1px solid var(--color-border-card);
  background: rgba(11, 15, 19, .94);
  backdrop-filter: var(--glass-blur-raised);
  -webkit-backdrop-filter: var(--glass-blur-raised);
  overflow-y: auto;
  overscroll-behavior: contain;
}
.drawer__nav { display: flex; flex-direction: column; }
.drawer__nav a {
  display: block;
  padding: 17px 0;
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  font-size: 27px;
  line-height: 1.1;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--color-text);
  border-bottom: 1px solid rgba(232, 237, 242, .12);
}
.drawer__nav a:first-child { border-top: 1px solid rgba(232, 237, 242, .12); }

.drawer__phone {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  padding: 22px 0 18px;
  font-family: var(--font-heading);
  font-size: 27px;
  letter-spacing: .02em;
  color: var(--color-text);
}
.drawer__phone svg { width: 20px; height: 20px; flex: none; color: var(--color-accent); }
.drawer__cta { min-height: 52px; }

/* Items lift in behind the panel. Stagger is 40ms a step. */
.drawer__nav a,
.drawer__phone,
.drawer__cta {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity .45s var(--ease-out-expo), transform .45s var(--ease-out-expo);
}
.drawer.is-open .drawer__nav a,
.drawer.is-open .drawer__phone,
.drawer.is-open .drawer__cta { opacity: 1; transform: none; }
.drawer.is-open .drawer__nav a:nth-child(1) { transition-delay: 60ms; }
.drawer.is-open .drawer__nav a:nth-child(2) { transition-delay: 100ms; }
.drawer.is-open .drawer__nav a:nth-child(3) { transition-delay: 140ms; }
.drawer.is-open .drawer__nav a:nth-child(4) { transition-delay: 180ms; }
.drawer.is-open .drawer__nav a:nth-child(5) { transition-delay: 220ms; }
.drawer.is-open .drawer__phone { transition-delay: 250ms; }
.drawer.is-open .drawer__cta { transition-delay: 290ms; }

.drawer__panel { opacity: 0; transition: opacity .3s ease; }
.drawer.is-open .drawer__panel { opacity: 1; }

@media (max-width: 560px) {
  .site-header__toggle { display: inline-flex; }
  .drawer:not([hidden]) { display: block; }

  /* The nav links and the header CTA move into the drawer. Logo and phone —
     the two things a customer reaches for — stay in the bar. */
  .site-nav,
  .site-header__back,
  .site-header .nav > .btn-cta { display: none; }

  .site-header .nav { flex-wrap: nowrap; gap: 12px; }
  .site-header__brand { margin-right: auto; }
  .site-header__phone { padding-left: 0; }
}

/* Reduced motion: the drawer opens and closes with no travel. */
@media (prefers-reduced-motion: reduce) {
  .drawer__nav a,
  .drawer__phone,
  .drawer__cta { transform: none; }
}

/* ==========================================================================
   Site footer — spec 1.11
   ========================================================================== */

.site-footer {
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(232, 237, 242, .12);
  background: rgba(255, 255, 255, .02);
}

.site-footer__cols {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(46px, 6vh, 74px) var(--gutter) 34px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 36px;
}

.site-footer__logo { height: 62px; width: auto; margin-bottom: 16px; }
.site-footer__blurb { margin: 0; font-size: 14px; color: rgba(232, 237, 242, .55); max-width: 26ch; }

.site-footer__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  font-size: 14px;
}
.site-footer__col h2 {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 11px;
  line-height: inherit;
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: rgba(232, 237, 242, .45);
  margin: 0 0 4px;
}
.site-footer__col a { color: var(--ink-body); }
.site-footer__col a:hover { color: var(--color-text); }
.site-footer__col a[href^="mailto:"] { word-break: break-all; }
.site-footer__col address { font-style: normal; color: rgba(232, 237, 242, .55); }

.site-footer__bar {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 var(--gutter) 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: space-between;
  font-size: 12px;
  color: var(--ink-faint);
}
.site-footer__motto { letter-spacing: .2em; text-transform: uppercase; }

/* Condensed one-line footer — gallery and 404 */
.site-footer--condensed { background: none; }
.site-footer--condensed .site-footer__bar {
  padding: clamp(40px, 5vh, 60px) var(--gutter);
  align-items: center;
  gap: 20px;
  font-size: 13px;
  color: var(--ink-meta);
}
.site-footer__social { display: flex; gap: 18px; }
.site-footer__social a { color: rgba(232, 237, 242, .7); }
.site-footer__social a:hover { color: var(--color-text); }

/* ==========================================================================
   Reduced motion — every animation off or reduced.
   ========================================================================== */

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

/* ==========================================================================
   1.2 Hero
   ========================================================================== */

.hero {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

/* --- Layer 0: the photograph, with headroom above and below for parallax -- */

.hero__bg {
  position: absolute;
  inset: -14% 0 -4% 0;
  z-index: 0;
  will-change: transform;
  /* Stands in until the client's photography lands, and shows through if the
     file is missing — see .hero.is-photoless. */
  background:
    radial-gradient(120% 90% at 62% 26%, rgba(89, 128, 166, .28), transparent 62%),
    linear-gradient(180deg, #12181e 0%, #0b0f13 72%);
}
.hero__photo { width: 100%; height: 100%; object-fit: cover; }
.hero.is-photoless .hero__photo { display: none; }

/* The accent wash that ties any supplied photo into the palette. */
.hero__tint {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: var(--color-accent);
  opacity: .14;
  mix-blend-mode: color;
}

/* --- Layer 1: legibility scrim ------------------------------------------ */

.hero__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to top,
    rgba(11, 15, 19, .96) 0%,
    rgba(11, 15, 19, .72) 38%,
    rgba(11, 15, 19, .35) 68%,
    rgba(11, 15, 19, .7) 100%);
}

/* --- Layer 2: the spray canvas ------------------------------------------ */

.hero__spray {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 1.4s ease;
  mix-blend-mode: screen;
  filter: blur(.6px);
}

/* --- Layer 3: location tag ---------------------------------------------- */

.hero__place {
  position: absolute;
  z-index: 3;
  left: clamp(9px, 4vw, 64px);
  top: 50%;
  margin: 0;
  transform: translateY(-50%) rotate(180deg);
  writing-mode: vertical-rl;
  font-size: clamp(9px, 1vw, 11px);
  letter-spacing: .34em;
  text-transform: uppercase;
  color: rgba(232, 237, 242, .45);
}

/* --- Layer 3: copy panel ------------------------------------------------
   Note the asymmetric left padding — the copy sits left of centre and stays
   near the left edge on mobile. */

.hero__panel {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 clamp(16px, 4vw, 64px) clamp(44px, 7vh, 104px) clamp(34px, 7vw, 124px);
  will-change: transform, opacity;
}

.eyebrow--hero {
  gap: 14px;
  margin: 0 0 clamp(18px, 3vh, 30px);
  /* Sits over the photograph rather than the scrim, so it runs more opaque
     than the eyebrows further down the page. */
  color: rgba(232, 237, 242, .92);
}
.eyebrow--hero::before { width: clamp(30px, 5vw, 72px); }

.hero__title {
  font-size: var(--type-h1);
  line-height: .9;
  letter-spacing: -.025em;
  text-transform: uppercase;
  margin: 0 0 clamp(20px, 3vh, 34px);
  max-width: 15em;
  text-wrap: balance;
}
/* Each word is painted on individually by the pass — see js/main.js. The
   hidden state is set from script so the headline is readable with JS off. */
.hero__title [data-word] {
  display: inline-block;
  will-change: transform, filter, opacity;
  transition: opacity .55s ease-out, filter .6s ease-out, transform .7s var(--ease-out-expo);
}

.hero__slab {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(20px, 3vw, 44px);
  padding: clamp(18px, 2.4vw, 26px) clamp(20px, 3vw, 32px);
  /* The hero slab's own glass, per the prototype — slightly denser blur and
     a deeper shadow than the standard raised recipe. */
  background: rgba(255, 255, 255, .055);
  backdrop-filter: blur(26px) saturate(165%);
  -webkit-backdrop-filter: blur(26px) saturate(165%);
  border: 1px solid rgba(232, 237, 242, .16);
  box-shadow: 0 26px 64px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .14);
}
.hero__lead {
  margin: 0;
  font-size: var(--type-lead);
  max-width: 30ch;
  color: rgba(232, 237, 242, .86);
}
.hero__actions { display: flex; flex-wrap: wrap; gap: 12px; }

.btn-hero {
  padding: 14px 24px;
  font-size: 13px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
}
.btn-hero.btn-primary > .corner { color: rgba(232, 237, 242, .65); }

/* --- Scroll cue --------------------------------------------------------- */

.hero__cue {
  position: absolute;
  z-index: 3;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: rgba(232, 237, 242, .55);
}
.hero__cue-arrow {
  display: block;
  fill: none;
  stroke: currentColor;
  animation: heroCue 2.4s ease-in-out infinite;
}
@keyframes heroCue {
  0%, 100% { transform: translateY(0); opacity: .45; }
  50%      { transform: translateY(9px); opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {
  .hero__cue-arrow { animation: none; opacity: .8; }
  /* No parallax, no spray — the headline just renders. */
  .hero__title [data-word] { opacity: 1 !important; filter: none !important; transform: none !important; }
}

/* ==========================================================================
   1.4 The colour — a 340vh section wrapping a sticky viewport-height stage
   ========================================================================== */

.colour {
  position: relative;
  z-index: 2;
  height: 340vh;
}

.colour__stage {
  position: sticky;
  top: 0;
  display: flex;
  align-items: center;
  /* 100vh is the fallback for browsers without svh; where svh is supported it
     wins outright, so a phone's chrome bar can't push the stage off-screen. */
  min-height: 100vh;
  height: 100svh;
}
@supports (height: 100svh) {
  .colour__stage { min-height: 100svh; }
}

.colour__grid {
  width: 100%;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(56px, 10vh, 100px) var(--gutter) clamp(20px, 4vh, 44px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: clamp(14px, 2.6vh, 72px);
  align-items: center;
}

/* --- The colour panel ---------------------------------------------------- */

.colour__panel {
  position: relative;
  margin: 0;
  aspect-ratio: 4 / 3;
  min-height: 0;
  /* The narrow-screen cap, from the spec: it is what lets the whole stage fit
     a 640px-tall viewport. Desktop raises it below. */
  max-height: min(22vh, 400px);
  /* Clipping lives on .colour__clip, not here — the blueprint marks are drawn
     6px outside the frame and overflow:hidden would cut them off. */
  border: 1px solid rgba(232, 237, 242, .2);
  box-shadow: 0 34px 90px rgba(0, 0, 0, .55);
}

/* Two-column territory. 22vh leaves the panel small against a 68px headline,
   so let it take its column's width and stay led by the 4/3 ratio, with the
   cap only stepping in on short viewports. */
@media (min-width: 901px) {
  .colour__panel { max-height: min(56vh, 520px); }
}

.colour__clip { position: absolute; inset: 0; overflow: hidden; }

.colour__field {
  position: absolute;
  inset: 0;
  background: #b81f24;
  transition: background 1.1s var(--ease-out-expo);
}

/* The gun pass that lays each new colour down. Painted between the field and
   the gloss, since the sheen is a surface property and belongs on top of the
   fresh paint. No mix-blend-mode: unlike the hero's, this canvas carries the
   real colour, and screen would erase every dark one. */
.colour__spray {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .4s ease;
  filter: blur(.5px);
}

/* Swept across the panel by scroll progress: -60% to 170%. */
.colour__sheen {
  position: absolute;
  top: -20%;
  bottom: -20%;
  left: 0;
  width: 46%;
  pointer-events: none;
  background: linear-gradient(105deg,
    transparent,
    rgba(255, 255, 255, .42) 46%,
    rgba(255, 255, 255, .06) 62%,
    transparent);
  filter: blur(2px);
  transform: translateX(-60%) skewX(-8deg);
}

.colour__panel-scrim {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(to top, rgba(0, 0, 0, .45), transparent 55%);
}

.colour__caption {
  position: absolute;
  left: clamp(18px, 2.4vw, 30px);
  right: clamp(18px, 2.4vw, 30px);
  bottom: clamp(16px, 2.4vw, 28px);
}
.colour__mixed {
  display: block;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: var(--tracking-eyebrow);
  text-transform: uppercase;
  color: rgba(255, 255, 255, .7);
}
.colour__name {
  display: block;
  font-family: var(--font-heading);
  font-weight: var(--font-heading-weight);
  font-size: clamp(34px, 4.6vw, 68px);
  line-height: .94;
  letter-spacing: -.02em;
  text-transform: uppercase;
  color: #ffffff;
}

/* Name and note crossfade rather than snapping — see swapText() in main.js. */
.colour__name,
.colour__note { transition: opacity .3s ease, transform .3s ease; }

/* --- The copy ------------------------------------------------------------ */

.colour__copy .eyebrow { margin: 0 0 20px; }

.colour__heading {
  /* A lower minimum than the standard section h2 so two lines of it still fit
     a 640px-tall viewport alongside the panel. */
  font-size: clamp(26px, 4.4vw, 72px);
  line-height: .96;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 0 clamp(10px, 2.2vh, 22px);
}
.colour__body {
  margin: 0 0 clamp(8px, 1.4vh, 14px);
  font-size: clamp(14px, 1.25vw, 19px);
  max-width: 46ch;
  color: rgba(232, 237, 242, .76);
}
.colour__note {
  margin: 0 0 clamp(16px, 3vh, 30px);
  font-size: clamp(14px, 1.1vw, 15px);
  letter-spacing: .02em;
  color: var(--ink-tertiary);
  min-height: 2.2em;   /* holds the column steady as the text changes */
}

.colour__swatches {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(7px, 1vw, 10px);
  margin: 0 0 clamp(12px, 2vh, 20px);
  padding: 0;
  list-style: none;
}
.colour__swatch {
  width: clamp(28px, 3.6vw, 52px);
  aspect-ratio: 1;
  outline: 1px solid rgba(232, 237, 242, .18);
  outline-offset: 0;
  opacity: .4;
  transform: none;
  transition: outline-offset .45s var(--ease-out-expo),
              outline-color .45s ease,
              opacity .45s ease,
              transform .55s var(--ease-out-expo);
}
.colour__swatch.is-active {
  outline: 1px solid rgba(232, 237, 242, .95);
  outline-offset: 5px;
  opacity: 1;
  transform: translateY(-4px) scale(1.08);
}

.colour__index {
  margin: 0;
  font-family: var(--font-heading);
  font-size: 14px;
  letter-spacing: .22em;
  color: var(--ink-meta);
}

/* --- Responsive ---------------------------------------------------------- */

/* auto-fit still gives two columns well below 900px, so force the stack:
   panel above, copy below. */
@media (max-width: 900px) {
  .colour__grid { grid-template-columns: 1fr; }
}

/* Reduced motion: the colour still changes on scroll — that is content, not
   decoration — but the sheen sweep and the spray pass go. The canvas is never
   even initialised in JS; this is belt and braces. */
@media (prefers-reduced-motion: reduce) {
  .colour__sheen,
  .colour__spray { display: none; }
}

/* ==========================================================================
   Shared section furniture
   ========================================================================== */

.section {
  position: relative;
  z-index: 2;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--section-rhythm) var(--gutter);
}

.section__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
  margin-bottom: clamp(36px, 5vh, 64px);
}
.section__head .eyebrow { margin: 0 0 18px; }

.section__title {
  font-size: var(--type-h2);
  line-height: .96;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0;
  max-width: 22ch;
}
.section__lede {
  margin: 0;
  font-size: var(--type-body);
  max-width: 34ch;
  color: rgba(232, 237, 242, .7);
}

/* ==========================================================================
   1.3 Services ticker
   ========================================================================== */

.ticker {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-top: 1px solid rgba(232, 237, 242, .12);
  border-bottom: 1px solid rgba(232, 237, 242, .12);
  background: rgba(255, 255, 255, .03);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.ticker__track {
  display: flex;
  width: max-content;
  padding: 15px 0;
  animation: tickerRun 44s linear infinite;
}
.ticker__run {
  display: flex;
  gap: 34px;
  padding-right: 34px;
  font-family: var(--font-heading);
  font-size: 15px;
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: var(--ink-tertiary);
  white-space: nowrap;
}
.ticker__plus { color: var(--color-accent); }

@keyframes tickerRun {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

@media (prefers-reduced-motion: reduce) {
  .ticker__track { animation: none; }
}

/* ==========================================================================
   1.5 Services
   ========================================================================== */

.services__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(288px, 1fr));
  gap: var(--grid-gap);
}

.service {
  padding: clamp(24px, 2.4vw, 34px);
  gap: 16px;
  background: var(--glass-fill);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: var(--glass-border);
  box-shadow: var(--glass-shadow);
  transition: transform .6s var(--ease-out-expo), background .4s ease;
}
.service:hover {
  transform: translateY(-6px);
  background: rgba(255, 255, 255, .075);
}
.service__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--color-accent);
}
.service__icon { display: block; fill: none; stroke: currentColor; }
.service__index {
  font-family: var(--font-heading);
  font-size: 13px;
  letter-spacing: .2em;
  color: var(--ink-faint);
}
.service__title { font-size: var(--type-h3); letter-spacing: -.01em; text-transform: uppercase; }

/* The sixth cell — dashed and transparent, not glass. */
.service-more {
  padding: clamp(24px, 2.4vw, 34px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  border: 1px dashed rgba(232, 237, 242, .2);
  background: transparent;
}
.service-more__label {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 11px;
  line-height: inherit;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: var(--ink-meta);
  margin: 0 0 16px;
}
.service-more__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-more__tags .tag { font-size: 12px; padding: 5px 11px; }
.service-more__tags .tag-outline { border-color: rgba(232, 237, 242, .3); color: rgba(232, 237, 242, .8); }
.service-more__foot { margin: 0; font-size: var(--type-card-body); color: var(--ink-tertiary); }

/* ==========================================================================
   1.6 Our work
   ========================================================================== */

.work { padding-top: clamp(40px, 6vh, 80px); }
.work .section__head { margin-bottom: clamp(30px, 4vh, 52px); }
.work__gallery-link {
  padding: 14px 22px;
  font-size: 12px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  border-color: rgba(232, 237, 242, .3);
}
.work__gallery-link .icon { width: 15px; height: 15px; }

.work__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: var(--gallery-gap);
}

.work__item {
  position: relative;
  margin: 0;
  grid-column: span var(--span);
  aspect-ratio: var(--ratio);
  border: 1px solid var(--color-divider);
}
/* The element the cursor parallax moves — see the tilt handler in main.js.
   It also does the clipping, so the figure's blueprint marks survive. */
.work__media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: linear-gradient(150deg, #161d24, #0d1216 70%);
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform .6s var(--ease-out-expo);
}
.work__media img { width: 100%; height: 100%; object-fit: cover; }
.is-photoless .work__media img,
.about__portrait.is-photoless img { display: none; }

.work__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  padding: 20px;
  background: linear-gradient(to top, rgba(11, 15, 19, .9), transparent);
  font-family: var(--font-heading);
  font-size: 16px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  color: var(--color-text);
}

/* Do not let a narrow span survive on a phone: two-up for the squares, full
   width for the wide feature. */
@media (max-width: 900px) {
  .work__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .work__item { grid-column: span 1; }
  .work__item--wide { grid-column: span 2; }
}
@media (max-width: 480px) {
  .work__grid { grid-template-columns: minmax(0, 1fr); }
  .work__item, .work__item--wide { grid-column: span 1; }
}

/* ==========================================================================
   1.7 About
   ========================================================================== */

.about { padding-top: 0; }
.about__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--split-gap);
  align-items: center;
}
.about__portrait {
  position: relative;
  margin: 0;
  aspect-ratio: 4 / 5;
  border: 1px solid rgba(232, 237, 242, .2);
  box-shadow: 0 30px 80px rgba(0, 0, 0, .5);
  background: linear-gradient(150deg, #161d24, #0d1216 70%);
}
.about__portrait img { width: 100%; height: 100%; object-fit: cover; }
.about__tint {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: var(--color-accent);
  opacity: .16;
  mix-blend-mode: color;
}

.about__title {
  font-size: var(--type-h2-sub);
  line-height: .98;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 0 24px;
}
.about__body {
  margin: 0 0 16px;
  font-size: var(--type-body);
  line-height: 1.7;
  color: var(--ink-body);
}
.about__body:last-of-type { margin-bottom: 32px; }

.about__stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.about__stat {
  border: 1px solid rgba(232, 237, 242, .16);
  padding: 20px 18px;
  min-width: 0;
}
.about__stat-figure {
  margin: 0;
  font-family: var(--font-heading);
  font-size: var(--type-stat);
  line-height: 1;
  color: var(--color-text);
}
.about__stat-plus { color: var(--color-accent); }
.about__stat-label {
  margin: 8px 0 0;
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: rgba(232, 237, 242, .55);
}

/* ==========================================================================
   1.8 Non-fault accident band — full-bleed steel field
   ========================================================================== */

.band {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: var(--color-steel);
  border-top: 1px solid var(--color-border-card);
  border-bottom: 1px solid var(--color-border-card);
  color: var(--color-on-steel);
}
.band__wash {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .5;
  background: radial-gradient(700px 400px at 88% 10%, rgba(169, 198, 226, .22), transparent 70%);
}
.band__grid {
  position: relative;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(70px, 10vh, 130px) var(--gutter);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--split-gap);
  align-items: center;
}

.eyebrow--steel { color: rgba(232, 237, 242, .7); }
.eyebrow--steel::before { background: var(--color-steel-ink); }

.band__title {
  font-size: var(--type-h2-sub);
  line-height: .98;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 0 22px;
  color: var(--color-on-steel);
}
.band__body {
  margin: 0 0 30px;
  font-size: var(--type-body);
  line-height: 1.7;
  max-width: 46ch;
  color: rgba(242, 244, 247, .8);
}
.btn-band { padding: 15px 26px; font-size: 13px; letter-spacing: var(--tracking-wide); text-transform: uppercase; }
.btn-band > .corner { color: rgba(232, 237, 242, .7); }

/* Hairline-separated rows, drawn as grid gaps over the divider colour. */
.band__rows {
  display: grid;
  gap: 1px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: rgba(232, 237, 242, .16);
}
.band__row {
  background: var(--color-steel);
  padding: 22px 24px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
/* The sprite symbols paint with stroke="currentColor", which is a
   presentation attribute on the shape and so beats an inherited stroke.
   Colour these by setting `color`, not `stroke`. */
.band__icon {
  flex: none;
  margin-top: 3px;
  fill: none;
  color: var(--color-steel-ink);
  stroke: currentColor;
}
.band__row-title {
  margin: 0;
  font-family: var(--font-heading);
  font-size: 21px;
  line-height: 1.12;
  letter-spacing: -.015em;
  text-transform: uppercase;
  color: var(--color-on-steel);
}
.band__row-body { margin: 4px 0 0; font-size: var(--type-card-body); color: rgba(242, 244, 247, .72); }

/* ==========================================================================
   1.9 Reviews
   ========================================================================== */

.reviews__head { margin-bottom: clamp(34px, 5vh, 58px); }
.reviews__head .eyebrow { margin: 0 0 18px; }

.reviews__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  gap: var(--grid-gap);
}
.review {
  margin: 0;
  padding: clamp(26px, 2.6vw, 38px);
  display: flex;
  flex-direction: column;
  gap: 22px;
  background: var(--glass-fill);
  backdrop-filter: var(--glass-blur);
  -webkit-backdrop-filter: var(--glass-blur);
  border: var(--glass-border);
  box-shadow: var(--glass-shadow);
}
.review__mark {
  font-family: var(--font-heading);
  font-size: 52px;
  line-height: .6;
  color: var(--color-accent);
}
/* Stars come from Google with the review. Marked aria-hidden with a text
   equivalent beside them, so a screen reader hears "Rated 5 out of 5" rather
   than five unicode glyphs. */
.review__rating {
  margin: -8px 0 0;
  font-size: 15px;
  letter-spacing: .22em;
  color: var(--color-accent);
}
/* Google's terms require the listing to be linked. */
.reviews__source {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: -8px 0 clamp(24px, 3vh, 34px);
  font-size: 13px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ink-secondary);
}
.reviews__pending {
  grid-column: 1 / -1;
  margin: 0;
  padding: 28px;
  border: 1px dashed rgba(232, 237, 242, .26);
  font-size: var(--type-card-body);
  color: var(--ink-tertiary);
}
.reviews__pending code { color: var(--color-text); font-size: 13px; }

.reviews__source span { color: var(--color-accent); letter-spacing: .18em; }
.reviews__source:hover { color: var(--color-text); }
.review__text { margin: 0; font-size: 19px; line-height: 1.6; color: rgba(232, 237, 242, .9); }
.review__by {
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-meta);
}

/* ==========================================================================
   1.10 Quote
   ========================================================================== */

.quote {
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(232, 237, 242, .12);
}
.quote__grid {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: var(--section-rhythm) var(--gutter);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: clamp(28px, 4vw, 64px);
  align-items: start;
}

.quote__title {
  font-size: var(--type-h2);
  line-height: .96;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 0 24px;
}
.quote__body {
  margin: 0 0 36px;
  font-size: var(--type-body);
  line-height: 1.7;
  max-width: 42ch;
  color: rgba(232, 237, 242, .75);
}

/* --- Contact rows -------------------------------------------------------- */

.contact-rows {
  display: grid;
  gap: 1px;
  background: var(--color-border-card);
  max-width: 520px;
}
.contact-row {
  background: var(--color-bg);
  padding: 20px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: var(--color-text);
  transition: background .3s ease;
}
.contact-row:hover { background: rgba(255, 255, 255, .06); color: var(--color-text); }
.contact-row__label {
  display: block;
  margin-bottom: 5px;
  font-size: 11px;
  letter-spacing: var(--tracking-wider);
  text-transform: uppercase;
  color: var(--ink-meta);
}
.contact-row__value {
  font-family: var(--font-heading);
  font-size: 21px;
  letter-spacing: .02em;
}
.contact-row__value--lg { font-size: 27px; }
.contact-row__value--break { word-break: break-all; }
.contact-row__arrow { flex: none; width: 18px; height: 18px; fill: none; stroke: currentColor; }

/* --- The panel ----------------------------------------------------------- */

.quote__panel {
  padding: clamp(26px, 2.8vw, 42px);
  background: var(--color-surface-raised);
  backdrop-filter: var(--glass-blur-raised);
  -webkit-backdrop-filter: var(--glass-blur-raised);
  border: var(--glass-border-raised);
  box-shadow: 0 30px 74px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .16);
}

.quote__form { display: grid; gap: 18px; }
.quote__pair {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 18px;
}

/* The honeypot. Off-screen rather than display:none — some bots skip hidden
   fields, and this way they do not know to. */
.quote__trap {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.field__legend {
  display: block;
  font-size: 11px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-tertiary);
  margin-bottom: 8px;
}
.field__hint {
  margin: 8px 0 0;
  font-size: 12px;
  color: var(--ink-meta);
}
/* Inline errors, in the accent, linked by aria-describedby. */
.field__error {
  margin: 7px 0 0;
  font-size: 13px;
  line-height: 1.45;
  color: var(--color-accent);
}

/* --- Photo cells --------------------------------------------------------- */

.upload__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.upload {
  position: relative;
  display: block;
  width: 100%;
  min-width: 0;
  aspect-ratio: 1;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 1px dashed rgba(232, 237, 242, .26);
  border-radius: 0;
  color: var(--ink-meta);
  font: inherit;
  transition: border-color .3s ease, background .3s ease;
}
.upload:hover { border-color: rgba(232, 237, 242, .5); background: rgba(255, 255, 255, .04); }
.upload__label {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 11px;
  letter-spacing: .18em;
  text-transform: uppercase;
}
/* A filled cell shows the thumbnail and turns its label into a remove hint. */
.upload.is-filled {
  border-style: solid;
  border-color: var(--color-divider);
  overflow: hidden;
}
.upload__thumb {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.upload.is-filled .upload__label {
  inset: auto 0 0 0;
  padding: 6px 4px;
  background: linear-gradient(to top, rgba(11, 15, 19, .92), rgba(11, 15, 19, 0));
  color: var(--color-text);
  font-size: 10px;
}

.quote__submit {
  min-height: 52px;
  font-size: 13px;
  letter-spacing: .18em;
  text-transform: uppercase;
  margin-top: 6px;
}
.quote__submit > .corner { color: var(--ink-tertiary); }
.quote__submit[aria-busy="true"] { opacity: .7; cursor: progress; }

.quote__form-error {
  margin: 0;
  padding: 13px 15px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--color-text);
  background: rgba(216, 35, 42, .14);
  border: 1px solid var(--color-accent);
}
.quote__form-error a { color: var(--color-text); text-decoration: underline; }

.quote__foot { margin: 0; font-size: 13px; color: var(--ink-meta); }

/* --- Success state, swapped in place ------------------------------------- */

.quote__done {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  padding: clamp(20px, 3vw, 40px) 0;
}
.quote__done-icon { fill: none; color: var(--color-accent); stroke: currentColor; }
.quote__done-title {
  margin: 0;
  font-size: 34px;
  letter-spacing: -.01em;
  text-transform: uppercase;
}
.quote__done-body {
  margin: 0;
  font-size: var(--type-body);
  max-width: 36ch;
  color: rgba(232, 237, 242, .75);
}
.quote__done-body a { color: var(--color-text); }
.quote__again {
  padding: 13px 22px;
  font-size: 12px;
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
  border-color: rgba(232, 237, 242, .3);
}

/* ==========================================================================
   2. Gallery
   ========================================================================== */

/* --- 2.2 Page head ------------------------------------------------------- */

.gallery-head {
  position: relative;
  z-index: 2;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(130px, 17vh, 210px) var(--gutter) clamp(28px, 4vh, 44px);
}
.gallery-head .eyebrow { margin: 0 0 20px; }
.gallery-head__title {
  font-size: var(--type-h1-gallery);
  line-height: .9;
  letter-spacing: -.025em;
  text-transform: uppercase;
  margin: 0 0 26px;
}
.gallery-head__body {
  margin: 0;
  font-size: clamp(16px, 1.4vw, 20px);
  max-width: 52ch;
  color: rgba(232, 237, 242, .75);
}

/* --- 2.3 Filter bar ------------------------------------------------------ */

.filter-bar {
  position: sticky;
  top: clamp(66px, 17vw, 86px);
  z-index: 20;
  background: rgba(11, 15, 19, .82);
  backdrop-filter: blur(20px) saturate(160%);
  -webkit-backdrop-filter: blur(20px) saturate(160%);
  border-top: 1px solid rgba(232, 237, 242, .12);
  border-bottom: 1px solid rgba(232, 237, 242, .12);
}
.filter-bar__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 14px var(--gutter);
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.filter-bar__group { display: flex; flex-wrap: wrap; gap: 10px; }

.filter {
  cursor: pointer;
  font-family: var(--font-heading);
  font-size: 12px;
  letter-spacing: .18em;
  text-transform: uppercase;
  padding: 9px 15px;
  border-radius: 0;
  border: 1px solid rgba(232, 237, 242, .2);
  background: rgba(255, 255, 255, .04);
  color: rgba(232, 237, 242, .78);
  transition: background .3s ease, color .3s ease, border-color .3s ease;
}
.filter:hover { border-color: rgba(232, 237, 242, .45); color: var(--color-text); }
.filter[aria-pressed="true"] {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-on-accent);
}

.filter-bar__count {
  margin: 0 0 0 auto;
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: rgba(232, 237, 242, .45);
}

/* --- 2.4 Grid ------------------------------------------------------------ */

.gallery {
  position: relative;
  z-index: 2;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(26px, 4vh, 44px) var(--gutter) clamp(70px, 10vh, 120px);
}
.gallery__grid {
  display: grid;
  /* minmax(0, …) so a wide item's min-content cannot blow a track out and
     leave the columns uneven. */
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: var(--gallery-gap);
}
.gallery__empty {
  margin: 0;
  padding: 40px 0;
  font-size: var(--type-body);
  color: var(--ink-tertiary);
}

.shot {
  position: relative;
  margin: 0;
  padding: 0;
  grid-column: span var(--span);
  aspect-ratio: var(--ratio);
  border: 1px solid var(--color-divider);
  background: none;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
  transition: transform .6s var(--ease-out-expo), opacity .3s ease;
}
.shot:hover { transform: translateY(-5px); }

/* Filtering fades rather than snapping. is-hiding runs the fade out; the item
   is only taken out of the grid once it finishes. */
.shot.is-hiding { opacity: 0; pointer-events: none; }
.shot.is-hidden { display: none; }
.shot.is-entering { opacity: 0; }

.shot__media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: linear-gradient(150deg, #161d24, #0d1216 70%);
}
.shot__media img { width: 100%; height: 100%; object-fit: cover; }
.shot.is-photoless .shot__media img { display: none; }

/* The photography is far brighter than the ground it sits on — mean luminance
   112-156 against the page's 13 — so every tile punched a hole in the dark
   design. A rest veil pulls them back toward it and lifts on hover. */
.shot__media::after,
.work__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: rgba(11, 15, 19, .22);
  transition: opacity .6s var(--ease-out-expo);
}
.shot:hover .shot__media::after,
.work__item:hover .work__media::after { opacity: 0; }

.shot__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  padding: 18px 20px;
  background: linear-gradient(to top, rgba(11, 15, 19, .92), transparent);
}
.shot__kicker {
  display: block;
  margin-bottom: 4px;
  font-size: 10px;
  letter-spacing: .26em;
  text-transform: uppercase;
  /* Spec 2.4 asks for the accent here, but #d8232a has a relative luminance of
     .105, so at 10px it cannot reach 4.5:1 against ANY backdrop — 3.1:1 on pure
     black is its ceiling. Measured 0.9:1 to 2.5:1 over the real photographs.
     The palette's steel ink clears 9:1 and keeps the cool-over-warm reading. */
  color: var(--color-steel-ink);
}
.shot__title {
  font-family: var(--font-heading);
  font-size: 19px;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: var(--color-text);
}

/* A tile awaiting its photograph. Dashed and transparent, in the same language
   as the sixth services cell and the quote form's upload cells. */
.shot--placeholder {
  border: 1px dashed rgba(232, 237, 242, .26);
  display: grid;
  place-items: center;
  text-align: center;
  padding: 20px;
}
.shot--placeholder:hover { transform: none; }
.shot__placeholder-label {
  font-family: var(--font-heading);
  font-size: 13px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--ink-meta);
}
.shot__placeholder-note {
  margin: 8px 0 0;
  font-size: 12px;
  letter-spacing: .02em;
  color: var(--ink-tertiary);   /* .4 gave 3.41:1 at this size */
  max-width: 22ch;
}

/* A transparent button covering the tile, so the whole thing is clickable and
   reachable by keyboard without breaking figure/figcaption. */
.shot__open {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  padding: 0;
  cursor: pointer;
  background: none;
  border: 0;
  font: inherit;
  color: transparent;
}
.shot__open:focus-visible { outline: 2px solid var(--color-accent); outline-offset: 2px; }

/* No 3-of-12 slivers on a phone: two-up, then single column. */
@media (max-width: 900px) {
  .gallery__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .shot { grid-column: span 1; }
  /* anything that wanted half the grid or more keeps the full width */
  .shot[data-wide] { grid-column: span 2; }
}
@media (max-width: 480px) {
  .gallery__grid { grid-template-columns: minmax(0, 1fr); }
  .shot, .shot[data-wide] { grid-column: span 1; }
}

/* --- 2.5 CTA band -------------------------------------------------------- */

.cta-band {
  position: relative;
  z-index: 2;
  border-top: 1px solid rgba(232, 237, 242, .12);
  background: var(--color-steel);
  color: var(--color-on-steel);
}
.cta-band__inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(64px, 9vh, 116px) var(--gutter);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}
.cta-band__title {
  font-size: clamp(32px, 4vw, 60px);
  line-height: .98;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 0 0 14px;
  color: var(--color-on-steel);
}
.cta-band__body {
  margin: 0;
  font-size: var(--type-body);
  max-width: 44ch;
  color: rgba(242, 244, 247, .78);
}
.cta-band__actions { display: flex; flex-wrap: wrap; gap: 12px; }

/* Outlined button on the steel field rather than the dark ground. */
.btn-on-steel { color: var(--color-on-steel); border-color: rgba(242, 244, 247, .34); }
.btn-on-steel:hover { background: rgba(242, 244, 247, .12); color: var(--color-on-steel); }

/* --- Lightbox ------------------------------------------------------------ */

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  place-items: center;
  padding: clamp(12px, 3vw, 48px);
}
.lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(6, 9, 12, .93);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.lightbox__dialog {
  position: relative;
  width: min(1400px, 100%);
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.lightbox__figure {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 0;
}
.lightbox__stage {
  position: relative;
  flex: 1;
  min-height: 0;
  display: grid;
  place-items: center;
  border: 1px solid var(--color-divider);
  background: linear-gradient(150deg, #161d24, #0d1216 70%);
  touch-action: pan-y;
}
.lightbox__stage picture { display: contents; }
.lightbox__img {
  max-width: 100%;
  max-height: min(76vh, 900px);
  width: auto;
  height: auto;
  object-fit: contain;
}

.lightbox__caption { display: grid; gap: 5px; }
.lightbox__kicker {
  font-size: 10px;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: var(--color-accent);
}
.lightbox__title {
  font-family: var(--font-heading);
  font-size: clamp(20px, 2.4vw, 28px);
  letter-spacing: .02em;
  text-transform: uppercase;
  color: var(--color-text);
}
.lightbox__index {
  font-family: var(--font-heading);
  font-size: 12px;
  letter-spacing: .22em;
  color: var(--ink-meta);
}

.lightbox__btn {
  position: absolute;
  z-index: 2;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  cursor: pointer;
  background: rgba(11, 15, 19, .72);
  border: 1px solid rgba(232, 237, 242, .28);
  border-radius: 0;
  color: var(--color-text);
  font-size: 22px;
  line-height: 1;
  transition: background .3s ease, border-color .3s ease;
}
.lightbox__btn:hover { background: rgba(232, 237, 242, .14); border-color: rgba(232, 237, 242, .5); }
.lightbox__btn .icon { width: 18px; height: 18px; fill: none; stroke: currentColor; }
.lightbox__btn--close { top: -58px; right: 0; }
.lightbox__btn--prev { top: 50%; left: 12px; transform: translateY(-50%); }
.lightbox__btn--next { top: 50%; right: 12px; transform: translateY(-50%); }
.lightbox__btn[hidden] { display: none !important; }

@media (max-width: 560px) {
  .lightbox__btn--close { top: -54px; }
  .lightbox__btn--prev { left: 4px; }
  .lightbox__btn--next { right: 4px; }
}

@media (prefers-reduced-motion: reduce) {
  .shot { transition: opacity .001ms; }
}

/* ==========================================================================
   Scroll reveals
   ========================================================================== */

[data-reveal] {
  opacity: 0;
  transform: translateY(52px) scale(.982);
  filter: blur(9px);
  transition: opacity 1s var(--ease-out-expo),
              transform 1.15s var(--ease-out-expo),
              filter 1s var(--ease-out-expo);
}
[data-reveal].is-revealed {
  opacity: 1;
  transform: none;
  filter: blur(0);
}

/* Opacity only under reduced motion — no travel, no blur. */
@media (prefers-reduced-motion: reduce) {
  [data-reveal] { transform: none; filter: none; transition: opacity .001ms; }
  .work__media { transition: none; }
}

/* ==========================================================================
   404
   ========================================================================== */

.notfound {
  position: relative;
  z-index: 2;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: clamp(150px, 22vh, 260px) var(--gutter) clamp(90px, 14vh, 170px);
  min-height: 62vh;
}
.notfound h1 {
  font-size: var(--type-h2);
  line-height: .96;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin: 20px 0 26px;
}
.notfound__body {
  margin: 0 0 38px;
  font-size: var(--type-lead);
  max-width: 46ch;
  color: var(--ink-body);
}
.notfound__actions { display: flex; flex-wrap: wrap; gap: 14px; margin: 0; }
