/* Captain 2026-09-10: no pale rails on navy surfaces, except the approved restored two edge rails and interrupted horizontal rule in the statement band. The hero lockup rule stays. */
/* Home v3, variant E (2026-09-08): D plus the Atelier Norr take. Loads after a.css and d.css; scoped to .v3-e.
   Taken: inset framed blocks with a small radius, navy statement band with concentric rings and the mark above the line,
   glass cards over a photo for the why points, a centred photo CTA, outlined rectangular buttons, corner-tick eyebrows. */
.v3-e{--gut-e:8px;--r:6px;--line-paper:rgba(250,250,248,.16)}
body.v3-e{background:var(--paper)}

/* Framed blocks */
.v3-e .hero{margin:var(--gut-e) var(--gut-e) 0;width:auto;border-radius:var(--r);overflow:hidden}
.v3-e .who-a{margin:0 var(--gut-e)}
.v3-e .who-a__fig,.v3-e .who-a__peek{border-radius:var(--r);overflow:hidden}
.v3-e .what-d__card,.v3-e .res-d__card{border-radius:var(--r)}

/* Buttons: outlined rectangle, small radius */
.v3-e .btn-e{display:inline-block;margin-top:18px;padding:14px 22px;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.2;color:var(--ink);background:#fff;border:1px solid rgba(3,12,27,.28);border-radius:4px;text-decoration:none;transition:border-color .2s,background .2s}
.v3-e .btn-e:hover,.v3-e .btn-e:focus-visible{border-color:var(--ink);text-decoration:none}
.v3-e .btn-e--paper{background:var(--paper);color:var(--ink);border-color:var(--paper)}
.v3-e .res-a__head .btn-e{margin-top:0;flex:none}

/* Corner-tick eyebrow (Norr): the label sits between two small corner marks */
.v3-e .eyebrow--ticks{display:inline-flex;align-items:center;gap:0;padding:0 10px;position:relative;margin-bottom:22px}
.v3-e .eyebrow--ticks::before,.v3-e .eyebrow--ticks::after{content:"";position:absolute;width:7px;height:7px;border:1px solid currentColor}
.v3-e .eyebrow--ticks::before{left:0;top:-3px;border-right:0;border-bottom:0}
.v3-e .eyebrow--ticks::after{right:0;bottom:-3px;border-left:0;border-top:0}

/* Statement: navy framed band, concentric rings, the step mark above the line */
.v3-e .stmt-e{margin:var(--gut-e) var(--gut-e) 0;min-height:calc(72vh / var(--z,1));display:flex;align-items:center;justify-content:center;padding:clamp(120px,calc(15vh / var(--z,1)),160px) var(--pad);background:var(--navy);color:var(--paper);border-radius:var(--r);position:relative;overflow:hidden;text-align:center}
.v3-e .stmt-e::before{content:"";position:absolute;inset:-40%;background:repeating-radial-gradient(circle at 50% 50%,rgba(250,250,248,.075) 0 1px,transparent 1px 150px);pointer-events:none}
.v3-e .stmt-e__in{position:relative;width:100%}
.v3-e .stmt-e__mark{display:block;width:56px;height:56px;margin:0 auto 24px}
.v3-e .stmt-e p{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(34px,calc(3.4vw / var(--z,1)),50px);line-height:1.18;letter-spacing:-.025em;color:var(--paper);margin:0 auto;max-width:22ch}

/* Why band: photo under navy, four glass cards */
.v3-e .why-e{position:relative;margin:clamp(24px,calc(3vh / var(--z,1)),40px) var(--gut-e) 0;min-height:calc(78vh / var(--z,1));display:flex;align-items:flex-end;background:var(--navy);color:var(--paper);border-radius:var(--r);overflow:hidden;padding:clamp(88px,calc(11vh / var(--z,1)),128px) 0 clamp(40px,calc(5vh / var(--z,1)),56px)}
.v3-e .why-e__ph{position:absolute;inset:0;margin:0;z-index:0}
.v3-e .why-e__ph .fx-clip{height:100%}
.v3-e .why-e__ph img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05) brightness(.42)}
.v3-e .why-e::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,12,27,.35),rgba(3,12,27,.7))}
.v3-e .why-e__in{position:relative;z-index:2;width:100%}
.v3-e .why-e__head{text-align:center;max-width:760px;margin:0 auto clamp(56px,calc(8vh / var(--z,1)),96px)}
.v3-e .why-e__head .eyebrow{color:rgba(250,250,248,.75);margin-bottom:22px}
.v3-e .why-e h2{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(28px,calc(2.6vw / var(--z,1)),38px);line-height:1.2;letter-spacing:-.02em;color:var(--paper);margin:0}
.v3-e .why-e__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.v3-e .why-e__card{position:relative;min-height:200px;padding:26px 26px 28px;background:rgba(3,12,27,.5);border:1px solid rgba(250,250,248,.12);border-radius:var(--r);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:flex-end}
.v3-e .why-e__card::after{content:"";position:absolute;top:24px;right:24px;width:30px;height:10px;background:repeating-linear-gradient(115deg,rgba(250,250,248,.45) 0 1px,transparent 1px 5px)}
.v3-e .why-e__card p{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(19px,calc(1.5vw / var(--z,1)),22px);line-height:1.3;letter-spacing:-.015em;color:var(--paper);margin:0}

/* Contact: centred photo CTA in the frame */
.v3-e .cta-e{position:relative;margin:clamp(24px,calc(3vh / var(--z,1)),40px) var(--gut-e) var(--gut-e);min-height:calc(74vh / var(--z,1));display:flex;align-items:center;justify-content:center;text-align:center;background:var(--navy);color:var(--paper);border-radius:var(--r);overflow:hidden;padding:clamp(96px,calc(12vh / var(--z,1)),140px) var(--pad)}
.v3-e .cta-e__ph{position:absolute;inset:0;margin:0;z-index:0}
.v3-e .cta-e__ph .fx-clip{height:100%}
.v3-e .cta-e__ph img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05) brightness(.5)}
.v3-e .cta-e::before{content:"";position:absolute;inset:0;z-index:1;background:rgba(3,12,27,.35)}
.v3-e .cta-e__in{position:relative;z-index:2;max-width:640px}
.v3-e .cta-e .eyebrow{color:rgba(250,250,248,.8)}
.v3-e .cta-e h2{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(38px,calc(3.6vw / var(--z,1)),54px);line-height:1.1;letter-spacing:-.025em;color:var(--paper);margin:0 0 22px}
.v3-e .cta-e p{font-size:17px;line-height:1.7;color:rgba(250,250,248,.78);margin:0 auto 12px;max-width:34em}
.v3-e .foot{border-top:0;margin-top:0}
.v3-e .foot__cols{border-bottom:0}

@media (min-width:1900px) and (max-width:1600px){
  .v3-e .stmt-e p{font-size:56px}
  .v3-e .why-e h2{font-size:42px}
  .v3-e .why-e__card{min-height:230px}
  .v3-e .why-e__card p{font-size:24px}
  .v3-e .cta-e h2{font-size:60px}
}
@media (max-width:900px){
  .v3-e{--gut-e:6px}
  .v3-e .stmt-e{min-height:0;padding:96px var(--pad) 88px}
  .v3-e .stmt-e p{font-size:clamp(28px,calc(7.4vw / var(--z,1)),34px)}
  .v3-e .why-e{min-height:0;padding:72px 0 24px}
  .v3-e .why-e__head{margin-bottom:40px}
  .v3-e .why-e h2{font-size:clamp(24px,calc(6vw / var(--z,1)),28px)}
  .v3-e .why-e__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0 6px}
  .v3-e .why-e__card{min-height:150px;padding:20px}
  .v3-e .why-e__card p{font-size:18px}
  .v3-e .cta-e{min-height:0;padding:80px var(--pad) 88px}
  .v3-e .cta-e h2{font-size:clamp(30px,calc(8vw / var(--z,1)),38px)}
}
@media (prefers-reduced-motion:reduce){.v3-e .btn-e{transition:none}}

/* ---------- Mason 2026-09-08: every section fills the screen like the hero; the statement band animates ---------- */
@media (min-width:901px){
  .v3-e .stmt-e{min-height:calc(calc(100vh / var(--z,1)) - 16px)}
  .v3-e .who-a{min-height:calc(100vh / var(--z,1))}
  .v3-e .what-a{min-height:calc(100vh / var(--z,1));display:flex;flex-direction:column;justify-content:center}
  .v3-e .why-e{min-height:calc(calc(100vh / var(--z,1)) - 16px)}
  .v3-e .res-a{min-height:calc(100vh / var(--z,1));display:flex;align-items:center}
  .v3-e .cta-e{min-height:calc(calc(100vh / var(--z,1)) - 16px)}
}
/* Rings ripple out from the mark. The static ring field stays underneath, fainter. */
.v3-e .stmt-e::before{background:repeating-radial-gradient(circle at 50% 50%,rgba(250,250,248,.045) 0 1px,transparent 1px 150px)}
.v3-e .stmt-e__ring{position:absolute;left:50%;top:50%;width:1400px;height:1400px;margin:-700px 0 0 -700px;border:1px solid rgba(250,250,248,.28);border-radius:50%;transform:scale(.06);opacity:0;pointer-events:none;animation:e-ripple 16s linear infinite;will-change:transform,opacity}
.v3-e .stmt-e__ring:nth-child(2){animation-delay:-4s}
.v3-e .stmt-e__ring:nth-child(3){animation-delay:-8s}
.v3-e .stmt-e__ring:nth-child(4){animation-delay:-12s}
@keyframes e-ripple{0%{transform:scale(.06);opacity:0}10%{opacity:.9}70%{opacity:.35}100%{transform:scale(1.3);opacity:0}}
.v3-e .stmt-e__mark{animation:e-breathe 6s ease-in-out infinite}
@keyframes e-breathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media (prefers-reduced-motion:reduce){.v3-e .stmt-e__ring,.v3-e .stmt-e__mark{animation:none}.v3-e .stmt-e__ring{display:none}}
/* Mason 2026-09-08: even image proportions in the research squares — the photo is a square, the text sits under it */
.v3-e .res-d__img{height:auto;aspect-ratio:1/1}
.v3-e .res-d__body{min-height:0;padding:24px 28px 30px}
.v3-e .res-d__body time{margin-bottom:14px}
.v3-e .res-d__body h3{font-size:clamp(22px,calc(1.75vw / var(--z,1)),26px)}
.v3-e .res-a__head{margin-bottom:clamp(28px,calc(4vh / var(--z,1)),40px)}
@media (min-width:1900px) and (max-width:1600px){.v3-e .res-d__img{aspect-ratio:1/1;height:auto}.v3-e .res-d__body h3{font-size:30px}}
@media (max-width:900px){.v3-e .res-d__img{aspect-ratio:4/3;height:auto}}

/* ---------- Mason 2026-09-08, Verkas round ---------- */
/* Eyebrows in square brackets (replaces the corner ticks) */
.v3-e .eyebrow--ticks{padding:0;gap:0}
.v3-e .eyebrow--ticks::before,.v3-e .eyebrow--ticks::after{position:static;width:auto;height:auto;border:0;display:inline}
.v3-e .eyebrow--ticks::before{content:"[\00a0"}
.v3-e .eyebrow--ticks::after{content:"\00a0]"}
.v3-e .acc{color:var(--acc)}

/* Who we are (Verkas About): headline left, lede right; paragraph and button left, photo right */
.v3-e .who-e{min-height:calc(100vh / var(--z,1));display:flex;align-items:center;padding:clamp(88px,calc(11vh / var(--z,1)),128px) 0 clamp(80px,calc(10vh / var(--z,1)),120px);background:var(--paper);scroll-margin-top:var(--navh,96px)}
.v3-e .who-e__in{width:100%}
.v3-e .who-e__head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(40px,calc(6vw / var(--z,1)),120px);align-items:end;margin-bottom:clamp(56px,calc(8vh / var(--z,1)),88px)}
.v3-e .who-e .eyebrow{margin-bottom:22px}
.v3-e .who-e h2{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(44px,calc(4vw / var(--z,1)),60px);line-height:1.04;letter-spacing:-.03em;color:var(--ink);margin:0;max-width:16ch}
.v3-e .who-e__lede{margin:0;padding-bottom:6px}
.v3-e .who-e__lede span{display:block;font-size:19px;line-height:1.6;color:var(--ink-80);max-width:30em}
.v3-e .who-e__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(40px,calc(6vw / var(--z,1)),120px);align-items:center}
.v3-e .who-e__copy p{font-size:17px;line-height:1.7;color:var(--ink-80);margin:0 0 8px;max-width:34em}
.v3-e .who-e__ph{margin:0;aspect-ratio:16/10;overflow:hidden;border-radius:var(--r);background:var(--navy)}
.v3-e .who-e__ph .fx-clip{height:100%}
.v3-e .who-e__ph img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}

/* Pause band (Verkas): a full-screen skyline with one line at the bottom */
.v3-e .pause-e{position:relative;margin:clamp(24px,calc(3vh / var(--z,1)),40px) var(--gut-e) 0;min-height:calc(calc(100vh / var(--z,1)) - 16px);display:flex;align-items:flex-end;justify-content:center;background:var(--navy);color:var(--paper);border-radius:var(--r);overflow:hidden;padding:0 var(--pad) clamp(48px,calc(6vh / var(--z,1)),72px)}
.v3-e .pause-e__ph{position:absolute;inset:0;margin:0;z-index:0}
.v3-e .pause-e__ph .fx-clip{height:100%}
.v3-e .pause-e__ph img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05) brightness(.6)}
.v3-e .pause-e::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,12,27,.15),rgba(3,12,27,.55))}
.v3-e .pause-e__line{position:relative;z-index:2;text-align:center}
.v3-e .pause-e__line p{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(20px,calc(1.7vw / var(--z,1)),26px);line-height:1.35;letter-spacing:-.015em;color:var(--paper);margin:0;max-width:40em}
.v3-e .what-a{margin-top:0}

/* Research (Verkas insights): open photos, no card chrome; date, title, Read more */
.v3-e .res-e{min-height:calc(100vh / var(--z,1));display:flex;align-items:center;padding:clamp(88px,calc(11vh / var(--z,1)),128px) 0 clamp(80px,calc(10vh / var(--z,1)),120px);background:var(--paper);scroll-margin-top:var(--navh,96px)}
.v3-e .res-e__in{width:100%}
.v3-e .res-e__head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin:0 0 clamp(36px,calc(5vh / var(--z,1)),56px)}
.v3-e .res-e h2{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(44px,calc(3.8vw / var(--z,1)),56px);line-height:1.04;letter-spacing:-.03em;color:var(--ink);margin:0}
.v3-e .res-e__head .btn-e{margin:0 0 6px}
.v3-e .res-e__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,calc(1.4vw / var(--z,1)),24px)}
.v3-e .res-e__card{display:block;text-decoration:none;color:var(--ink)}
.v3-e .res-e__ph{margin:0 0 18px;aspect-ratio:4/3;overflow:hidden;border-radius:var(--r);background:var(--navy)}
.v3-e .res-e__ph .fx-clip{height:100%}
.v3-e .res-e__ph img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05);transition:transform .6s cubic-bezier(.33,1,.68,1)}
.v3-e .res-e__card:hover .res-e__ph img{transform:scale(1.025)}
.v3-e .res-e time{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-66);margin:0 0 10px}
.v3-e .res-e h3{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(20px,calc(1.55vw / var(--z,1)),23px);line-height:1.25;letter-spacing:-.02em;color:var(--ink);margin:0 0 12px}
.v3-e .res-e__more{display:inline-block;font-size:13px;color:var(--ink);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.v3-e .res-e__card:hover .res-e__more{text-decoration-thickness:2px}

/* Contact (Verkas): left aligned in the frame */
.v3-e .cta-e{justify-content:flex-start;text-align:left;padding-left:var(--pad);padding-right:var(--pad)}
.v3-e .cta-e__in{max-width:760px;margin:0}
.v3-e .cta-e h2{max-width:14ch}
.v3-e .cta-e p{margin-left:0;max-width:40em}

@media (min-width:1900px) and (max-width:1600px){
  .v3-e .who-e h2{font-size:66px}
  .v3-e .who-e__lede span,.v3-e .who-e__copy p{font-size:20px}
  .v3-e .pause-e__line p{font-size:30px}
  .v3-e .res-e h3{font-size:26px}
}
@media (max-width:900px){
  .v3-e .who-e{min-height:0;padding:64px 0 72px}
  .v3-e .who-e__head,.v3-e .who-e__body{grid-template-columns:minmax(0,1fr);gap:24px;margin-bottom:36px}
  .v3-e .who-e h2{font-size:clamp(32px,calc(8.2vw / var(--z,1)),40px);max-width:none}
  .v3-e .who-e__lede span{font-size:17px}
  .v3-e .who-e__body{gap:32px}
  .v3-e .who-e__ph{order:-1}
  .v3-e .pause-e{min-height:calc(70vh / var(--z,1));padding-bottom:40px}
  .v3-e .pause-e__line p{font-size:18px}
  .v3-e .res-e{min-height:0;padding:64px 0 72px}
  .v3-e .res-e__head{align-items:center;flex-wrap:wrap;gap:16px}
  .v3-e .res-e h2{font-size:clamp(32px,calc(8.2vw / var(--z,1)),40px)}
  .v3-e .res-e__grid{grid-template-columns:minmax(0,1fr);gap:32px}
  .v3-e .cta-e__in{max-width:none}
}
@media (prefers-reduced-motion:reduce){.v3-e .res-e__ph img{transition:none}}

/* Fix (Mason 2026-09-08, "overlap around the images"): main paints above the sticky hero, so the frame gutters and the
   rounded corners show paper, not the hero video underneath. Background photos skip the wipe-in clip. */
.v3-e main{position:relative;z-index:1;background:var(--paper)}
html[data-fx="fluid"] .v3-e .pause-e__ph .fx-clip,html[data-fx="fluid"] .v3-e .why-e__ph .fx-clip,html[data-fx="fluid"] .v3-e .cta-e__ph .fx-clip,html[data-fx="fluid"] .v3-e .what-d__img .fx-clip{clip-path:none}

/* Mason 2026-09-08: no white outline. The frame is gone: no gutters, no radius, bands butt against the sections above and
   below, and no gap is left between the last band and the footer (that gap was showing the pinned hero video). */
.v3-e{--gut-e:0;--r:0}
.v3-e .hero{margin:0;border-radius:0}
.v3-e .stmt-e,.v3-e .pause-e,.v3-e .why-e,.v3-e .cta-e{margin:0;border-radius:0}
.v3-e .who-a,.v3-e .who-e{margin:0}
.v3-e main{padding-bottom:0}

/* ---------- Mason 2026-09-08: deck colouring. Navy-graded photos instead of black and white; deck palette; no baby blue ---------- */
.v3-e{--paper:#F2F3F5;--paper-2:#E7EDF4;--navy:#0C121D;--navy-deep:#080D17;--ink:#181E2A;--ink-2:#485361;--ink-80:rgba(24,30,42,.82);--ink-66:rgba(24,30,42,.66);--line:#CCD3DC;--mute:#5B6778;--acc:#315782;--acc-dark:#A9BBD3;--sky:#315782;--v3b-accent:#315782}
body.v3-e{background:#F2F3F5}
.v3-e main{background:#F2F3F5}
@media (min-width:901px){.v3-e .stmt-e,.v3-e .why-e,.v3-e .cta-e,.v3-e .pause-e{min-height:calc(100vh / var(--z,1))}}
/* Navy grade: grayscale under a navy multiply and a steel screen, so shadows go navy and highlights go cool paper */
.v3-e .fx-clip{position:relative;overflow:hidden}
.v3-e .fx-clip img{filter:grayscale(1) contrast(1.08)}
.v3-e .fx-clip::before{content:"";position:absolute;inset:0;z-index:1;background:#2B3E5F;mix-blend-mode:screen;opacity:.42;pointer-events:none}
.v3-e .fx-clip::after{content:"";position:absolute;inset:0;z-index:1;background:#0C121D;mix-blend-mode:multiply;opacity:.6;pointer-events:none}
.v3-e .what-d__img img{filter:grayscale(1) contrast(1.08) brightness(.95)}
.v3-e .pause-e__ph img,.v3-e .why-e__ph img,.v3-e .cta-e__ph img{filter:grayscale(1) contrast(1.08) brightness(.75)}
/* Accents on dark surfaces use the deck's steel grey-blue, not the sky */
.v3-e .cta-e .acc,.v3-e .stmt-e .acc,.v3-e .why-e .acc{color:var(--acc-dark)}
.v3-e .what-d__link,.v3-e .cta-e .eyebrow,.v3-e .why-e__head .eyebrow{color:#C6D0DD}
.v3-e .what-d__copy{background:linear-gradient(180deg,rgba(12,18,29,0),rgba(12,18,29,.9) 22%,rgba(12,18,29,.98))}
.v3-e .what-d__card::before{background:linear-gradient(180deg,transparent 20%,rgba(12,18,29,.3) 75%)}
.v3-e .why-e__card{background:rgba(12,18,29,.5)}
.v3-e .why-e::before{background:linear-gradient(180deg,rgba(12,18,29,.3),rgba(12,18,29,.66))}
.v3-e .cta-e::before{background:rgba(12,18,29,.3)}
.v3-e .pause-e::before{background:linear-gradient(180deg,rgba(12,18,29,.12),rgba(12,18,29,.5))}
.v3-e .btn-e{background:#fff;border-color:#B7C1CE;color:#181E2A}
.v3-e .btn-e:hover{border-color:#181E2A}
.v3-e .res-e time{color:var(--acc)}
.v3-e .eyebrow{color:var(--acc)}

/* ---------- Mason 2026-09-08: What we do = split (tall navy photo left, stacked practices right), idea 3 ---------- */
.v3-e .what-w{min-height:calc(100vh / var(--z,1));display:grid;grid-template-columns:44% minmax(0,1fr);align-items:stretch;background:var(--paper);padding:0;scroll-margin-top:var(--navh,96px);position:relative}
.v3-e .what-w3__media{position:relative;min-height:calc(100vh / var(--z,1))}
.v3-e .what-w3__ph{position:absolute;inset:0;margin:0;background:var(--navy)}
.v3-e .what-w3__ph .fx-clip{height:100%}
.v3-e .what-w3__ph img{display:block;width:100%;height:100%;object-fit:cover}
html[data-fx="fluid"] .v3-e .what-w3__ph .fx-clip{clip-path:none}
.v3-e .what-w3__copy{align-self:center;padding:clamp(80px,calc(10vh / var(--z,1)),120px) var(--pad) clamp(80px,calc(10vh / var(--z,1)),120px) clamp(56px,calc(6vw / var(--z,1)),120px)}
.v3-e .what-w__head{margin:0 0 clamp(32px,calc(5vh / var(--z,1)),48px);max-width:820px}
.v3-e .what-w__head .eyebrow{margin-bottom:20px}
.v3-e .what-w h2{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(36px,calc(3.1vw / var(--z,1)),48px);line-height:1.06;letter-spacing:-.03em;color:var(--ink);margin:0;max-width:18ch}
.v3-e .what-w3__list{border-top:1px solid var(--line);max-width:640px}
.v3-e .what-w3__item{display:block;padding:26px 0 28px;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}
.v3-e .what-w3__item h3{font-family:var(--brand);font-weight:var(--hw,600);font-size:clamp(24px,calc(2vw / var(--z,1)),30px);line-height:1.15;letter-spacing:-.02em;color:var(--ink);margin:0 0 10px}
.v3-e .what-w3__item p{font-size:16px;line-height:1.65;color:var(--ink-80);margin:0 0 14px}
.v3-e .what-w__link{display:inline-block;font-size:13px;color:var(--acc);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.v3-e .what-w3__item:hover .what-w__link{text-decoration-thickness:2px}
.v3-e .what-w3__item:hover h3{color:var(--acc)}
@media (min-width:1900px) and (max-width:1600px){.v3-e .what-w3__item h3{font-size:34px}.v3-e .what-w3__item p{font-size:18px}.v3-e .what-w3__list{max-width:760px}}
@media (max-width:900px){
  .v3-e .what-w{min-height:0;grid-template-columns:minmax(0,1fr)}
  .v3-e .what-w3__media{min-height:0;aspect-ratio:4/3}
  .v3-e .what-w3__copy{padding:48px var(--pad) 64px}
  .v3-e .what-w h2{font-size:clamp(32px,calc(8.2vw / var(--z,1)),40px)}
}

/* ---------- Mason 2026-09-08: coherence. The statement band's instrument feel (rings, hairlines, slow motion) carried through the page ---------- */
@font-face{font-family:"Geist Mono";src:url("/lab/home-v3/d/fonts/geist-mono-400.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
.v3-e{--mono:"Geist Mono",ui-monospace,Menlo,monospace;--field:rgba(24,30,42,.09);--field-dark:rgba(250,250,248,.06)}
/* 1. Mono metadata: every label, date and small link in the mono face, uppercase, tracked */
.v3-e .eyebrow,.v3-e .res-e time,.v3-e .what-w__link,.v3-e .res-e__more,.v3-e .foot__col h4{font-family:var(--mono);font-weight:400;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;line-height:1.3}
.v3-e .what-w__link,.v3-e .res-e__more{text-decoration:none;color:var(--acc);position:relative;padding-bottom:5px}
.v3-e .what-w__link::after,.v3-e .res-e__more::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;opacity:.5;transition:opacity .25s}
.v3-e .what-w3__item:hover .what-w__link::after,.v3-e .res-e__card:hover .res-e__more::after{opacity:1}
/* 2. Signal field: the statement's ring field, faint in ink, behind the paper sections; behind the contact in paper */
.v3-e .who-e,.v3-e .res-e{position:relative;overflow:hidden}
.v3-e .who-e::before,.v3-e .res-e::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}
.v3-e .who-e::before{background:repeating-radial-gradient(circle at 74% 44%,var(--field) 0 1px,transparent 1px 150px)}
.v3-e .res-e::before{background:repeating-radial-gradient(circle at 12% 112%,var(--field) 0 1px,transparent 1px 150px)}
.v3-e .who-e__in,.v3-e .res-e__in{position:relative;z-index:1}
/* 3. Hairline rails just outside the column (Greylock), paper sections only */
.v3-e .who-e__in::before,.v3-e .who-e__in::after,.v3-e .res-e__in::before,.v3-e .res-e__in::after{content:"";position:absolute;top:calc(-100vh / var(--z,1));bottom:calc(-100vh / var(--z,1));width:1px;background:var(--line);pointer-events:none}
.v3-e .who-e__in::before,.v3-e .res-e__in::before{left:calc(var(--pad) - 28px)}
.v3-e .who-e__in::after,.v3-e .res-e__in::after{right:calc(var(--pad) - 28px)}
/* 4. Rules that draw: a tick ruler under each section head, drawn left to right as the block scrolls in (--p from focus.js) */
.v3-e .rule-e{position:relative;height:9px;margin:0 0 clamp(36px,calc(5vh / var(--z,1)),56px)}
.v3-e .rule-e::before{content:"";position:absolute;left:0;right:0;bottom:0;height:9px;background:linear-gradient(var(--line),var(--line)) left bottom/100% 1px no-repeat,repeating-linear-gradient(90deg,var(--line) 0 1px,transparent 1px 12px) left bottom/100% 4px no-repeat,repeating-linear-gradient(90deg,var(--line) 0 1px,transparent 1px 96px) left bottom/100% 9px no-repeat;transform-origin:left;transform:scaleX(var(--p,1))}
.v3-e .rule-e--paper{--line:rgba(242,243,245,.6)}
.v3-e .who-e__head{margin-bottom:clamp(24px,calc(3.5vh / var(--z,1)),36px)}
.v3-e .what-w__head{margin-bottom:clamp(20px,calc(3vh / var(--z,1)),32px)}
.v3-e .what-w3__copy .rule-e{margin-bottom:0;max-width:640px}
.v3-e .what-w3__list{border-top:0}
.v3-e .what-w3__item{position:relative;border-bottom:0}
.v3-e .what-w3__item::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line);transform-origin:left;transform:scaleX(var(--p,1))}
.v3-e .res-e__head{margin-bottom:clamp(20px,calc(3vh / var(--z,1)),32px)}
/* 5. Pause band: the line sits on a ruler — data underneath */
.v3-e .pause-e{flex-direction:column;justify-content:flex-end;align-items:center}
.v3-e .pause-e__line{margin-bottom:22px}
.v3-e .pause-e .rule-e{display:none}
/* 6. Contact closes the way the statement opens: the rings ripple behind the headline, the static field underneath */
.v3-e .cta-e::after{content:"";position:absolute;inset:-40%;z-index:1;background:repeating-radial-gradient(circle at 60% 50%,var(--field-dark) 0 1px,transparent 1px 150px);pointer-events:none}
.v3-e .cta-e .stmt-e__ring{left:68%;z-index:1;border-color:rgba(250,250,248,.2)}
/* 7. Why cards: the corner mark is a small ring with a centre point, not a hatch */
.v3-e .why-e__card::after{width:14px;height:14px;top:22px;right:22px;border:1px solid rgba(250,250,248,.55);border-radius:50%;background:radial-gradient(circle,rgba(250,250,248,.9) 0 2px,transparent 2.5px)}
/* Photos: the who portrait */
.v3-e .who-e__ph{aspect-ratio:5/4}
@media (max-width:900px){
  .v3-e .who-e__in::before,.v3-e .who-e__in::after,.v3-e .res-e__in::before,.v3-e .res-e__in::after{display:none}

}
@media (prefers-reduced-motion:reduce){.v3-e .rule-e::before,.v3-e .what-w3__item::after{transform:none}.v3-e .cta-e .stmt-e__ring{display:none}}
/* Fit the split What we do into one screen at 1440x900 */
.v3-e .what-w3__copy{padding-top:clamp(56px,calc(7vh / var(--z,1)),96px);padding-bottom:clamp(56px,calc(7vh / var(--z,1)),96px)}
.v3-e .what-w3__item{padding:20px 0 22px}
.v3-e .what-w3__item p{margin-bottom:12px}
.v3-e .what-w3__item h3{margin-bottom:8px}
.v3-e .what-w3__copy .rule-e{margin-bottom:4px}
/* Who we are fits one screen: three-line headline, 16:10 photo, tighter vertical padding */
.v3-e .who-e{padding:clamp(64px,calc(8vh / var(--z,1)),96px) 0 clamp(56px,calc(7vh / var(--z,1)),80px)}
.v3-e .who-e h2{max-width:20ch}
.v3-e .who-e__ph{aspect-ratio:16/10}
.v3-e .who-e__body{gap:clamp(40px,calc(5vw / var(--z,1)),96px)}
/* Mason 2026-09-08: the tick ruler is out (plain hairlines that still draw in); the step is not the logo, so it leaves the statement band */
.v3-e .rule-e::before{background:linear-gradient(var(--line),var(--line)) left bottom/100% 1px no-repeat}
.v3-e .stmt-e__mark{display:none}
/* Mason 2026-09-08 (Fable p9): "the circle lines are not what I want to go for". Every ring is out: the ring field on the statement,
   who and research sections, the field and ripple rings on the contact band, and the ring point on the why cards. */
.v3-e .stmt-e::before,.v3-e .who-e::before,.v3-e .res-e::before,.v3-e .cta-e::after,.v3-e .stmt-e__ring,.v3-e .why-e__card::after{display:none}
/* Mason 2026-09-08 (Fable p9): Why Praxus centred. The block sits in the middle of the band, the headline is capped, the four
   cards sit in a centred 1240px row with their lines centred. Background: One World Trade Center (swap in build-e.py). */
.v3-e .why-e{align-items:center;padding:clamp(88px,calc(11vh / var(--z,1)),128px) 0}
.v3-e .why-e__head{max-width:820px;margin-bottom:clamp(40px,calc(6vh / var(--z,1)),64px)}
.v3-e .why-e__grid{max-width:1240px;margin:0 auto;gap:10px}
.v3-e .why-e__card{align-items:center;justify-content:center;text-align:center;min-height:180px;padding:28px 24px}
.v3-e .why-e__card p{max-width:19ch;margin:0 auto}
@media (min-width:1900px) and (max-width:1600px){.v3-e .why-e__grid{max-width:1480px}.v3-e .why-e__card{min-height:210px}}
@media (max-width:900px){.v3-e .why-e__grid{max-width:none}.v3-e .why-e__card{min-height:140px;padding:20px 16px}}
/* The One WTC photo reads through: lighter grade and a thinner navy veil on this band only; the glass cards keep the text legible */
.v3-e .why-e__ph img{filter:grayscale(1) contrast(1.08) brightness(.92)}
.v3-e .why-e::before{background:linear-gradient(180deg,rgba(12,18,29,.22),rgba(12,18,29,.5))}
/* Mason 2026-09-08 (Fable p9): "add some of the grid lines to the piece where it says we bridge the gap". The Coatue column grid on
   the statement band: five paper hairlines at the rail's column positions (0, 25, 50, 75, 100) and one horizontal through the middle.
   The statement sits in a navy box that interrupts the lines. Verticals draw top to bottom, the horizontal left to right (--p). */
.v3-e .stmt-e{--gl:rgba(250,250,248,.16)}
.v3-e .stmt-e__in::before{content:"";position:absolute;left:0;right:0;top:calc(-100vh / var(--z,1));bottom:calc(-100vh / var(--z,1));z-index:0;pointer-events:none;
  background:linear-gradient(var(--gl),var(--gl)) 0 0/1px 100% no-repeat,linear-gradient(var(--gl),var(--gl)) 25% 0/1px 100% no-repeat,linear-gradient(var(--gl),var(--gl)) 50% 0/1px 100% no-repeat,linear-gradient(var(--gl),var(--gl)) 75% 0/1px 100% no-repeat,linear-gradient(var(--gl),var(--gl)) 100% 0/1px 100% no-repeat;
  transform-origin:top;transform:scaleY(var(--p,1))}
.v3-e .stmt-e__in::after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;z-index:0;pointer-events:none;background:var(--gl);transform-origin:left;transform:scaleX(var(--p,1))}
.v3-e .stmt-e p{position:relative;z-index:1;background:var(--navy);padding:18px clamp(24px,calc(3vw / var(--z,1)),48px);box-decoration-break:clone}
@media (max-width:900px){.v3-e .stmt-e__in::before,.v3-e .stmt-e__in::after{display:none}.v3-e .stmt-e p{padding:0;background:none}}
@media (prefers-reduced-motion:reduce){.v3-e .stmt-e__in::before,.v3-e .stmt-e__in::after{transform:none}}
/* Mason 2026-09-08 (Fable p9): the header wordmark enlarged (27 -> 32px) */
.hero-focus.v3-e .nav__wm{font-size:32px}
@media (max-width:900px){.hero-focus.v3-e .nav__wm{font-size:24px}}

/* ---------- Mason 2026-09-08: one page. The deck type (Spectral headlines, labels, callouts; Hanken Grotesk body and data) is E's type now, folded in from the e-serif overlay. ---------- */
@font-face{font-family:"Spectral";src:url("/lab/home-v3/d/fonts/spectral-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:block}
@font-face{font-family:"Spectral";src:url("/lab/home-v3/d/fonts/spectral-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:block}
@font-face{font-family:"Spectral";src:url("/lab/hero-focus/fonts/spectral-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:block}
@font-face{font-family:"Hanken Grotesk";src:url("/lab/home-v3/d/fonts/hanken-400.ttf") format("truetype");font-weight:400;font-style:normal;font-display:block}
@font-face{font-family:"Hanken Grotesk";src:url("/lab/home-v3/d/fonts/hanken-500.ttf") format("truetype");font-weight:500;font-style:normal;font-display:block}
:root{--brand:"Spectral",Georgia,"Times New Roman",serif;--sans:"Hanken Grotesk",Arial,sans-serif;--hw:400}
body.v3-e{font-family:var(--sans)}
.v3-e .btn-e,.v3-e .btn-br,.v3-e .nav__links,.v3-e .nav__dd-btn,.v3-e .nav__panel,.v3-e .nav__mobile,.v3-e .foot,.v3-e p{font-family:var(--sans)}
/* Headlines and callouts: Spectral regular, near-neutral tracking (the tight grotesk tracking is wrong for a serif) */
.v3-e h2,.v3-e h3,.v3-e .stmt-e p,.v3-e .why-e__card p,.v3-e .pause-e__line p,.v3-e .cta-e h2,.v3-e .who-e h2,.v3-e .res-e h2,.v3-e .res-e h3,.v3-e .what-w h2,.v3-e .what-w3__item h3{font-family:var(--brand);font-weight:400;letter-spacing:-.012em}
.v3-e .who-e h2,.v3-e .res-e h2,.v3-e .what-w h2,.v3-e .cta-e h2{line-height:1.08}
.v3-e .stmt-e p{line-height:1.22;max-width:24ch}
.v3-e .why-e__card p{font-weight:500}
.v3-e .cta-e .acc{font-style:italic;font-weight:400}
/* The name: Spectral regular, a hair of positive tracking */
.hero-focus.v3-e .hero__name{font-family:var(--brand);font-weight:400;letter-spacing:.005em}
.hero-focus.v3-e .hero__lines{font-family:var(--sans);font-weight:400}
/* The deck's lockup in the nav and footer: small, uppercase, tracked serif; Capital a step heavier */
.hero-focus.v3-e .nav__wm,.hero-focus.v3-e .foot__wm{font-family:var(--brand);font-weight:400;font-size:14px;letter-spacing:.21em;text-transform:uppercase}
.hero-focus.v3-e .nav__wm b,.hero-focus.v3-e .foot__wm b{font-weight:500}
/* Labels: the deck's tracked small serif caps (eyebrows, column heads, small links); data copy (dates) in Hanken */
.v3-e .eyebrow,.v3-e .foot__col h4,.v3-e .what-w__link,.v3-e .res-e__more{font-family:var(--brand);font-weight:500;font-size:11.5px;letter-spacing:.19em;text-transform:uppercase}
.v3-e .res-e time{font-family:var(--sans);font-weight:500;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
/* Mason 2026-09-08: the lockup in the header enlarged (14 -> 22px); footer keeps the smaller size */
.hero-focus.v3-e .nav__wm{font-size:22px;letter-spacing:.18em}
@media (max-width:900px){.hero-focus.v3-e .nav__wm{font-size:17px}}
/* Mason 2026-09-08: "the grid lines look too much" → only the two rail lines at the edges and the horizontal the statement interrupts;
   the 25/50/75 columns are gone; lines a touch fainter */
.v3-e .stmt-e{--gl:rgba(250,250,248,.13)}
.v3-e .stmt-e__in::before{background:linear-gradient(var(--gl),var(--gl)) 0 0/1px 100% no-repeat,linear-gradient(var(--gl),var(--gl)) 100% 0/1px 100% no-repeat}
/* Mason 2026-09-08: the opening (load-in) name matches the hero name: Spectral regular, the same tracking. The body-copy rule
   above was catching it because the name is a paragraph. */
.v3-e .praxus-opening__name{font-family:var(--brand);font-weight:400;letter-spacing:.005em}
/* Mason 2026-09-08 (Fable p9): the bracket eyebrows open. The two brackets start touching, split apart as the block scrolls in
   (--p 0 → .37), then the label is revealed between them from the centre (--p .4 → .75). Scroll-scrubbed like the rest of Fluid;
   open and still under reduced motion or without JS. */
.v3-e .eyebrow--ticks{display:inline-flex;align-items:center;gap:calc(var(--o,1) * .55em)}
.v3-e .eyebrow--ticks::before{content:"["}
.v3-e .eyebrow--ticks::after{content:"]"}
.v3-e .eyebrow--ticks .eyebrow__t{display:inline-flex;justify-content:center;white-space:nowrap;overflow:hidden}
html[data-fx="fluid"].motion-ready .v3-e .eyebrow--ticks{--o:clamp(0,calc(var(--p,1) * 2.7),1);--t:clamp(0,calc((var(--p,1) - .4) * 2.86),1);opacity:clamp(0,calc(var(--p,1) * 6),1);transform:none}
html[data-fx="fluid"].motion-ready .v3-e .eyebrow--ticks .eyebrow__t{max-width:calc(var(--o) * 40ch);opacity:var(--t)}
@media (prefers-reduced-motion:reduce){html[data-fx="fluid"].motion-ready .v3-e .eyebrow--ticks{--o:1;--t:1;opacity:1}html[data-fx="fluid"].motion-ready .v3-e .eyebrow--ticks .eyebrow__t{max-width:none;opacity:1}}
/* Mason 2026-09-08 (Fable p9): the hero name slightly thinner: Spectral Light (300) for the name and the opening; headlines stay at 400 */
@font-face{font-family:"Spectral";src:url("/lab/home-v3/d/fonts/spectral-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:block}
.hero-focus.v3-e .hero__name,.v3-e .praxus-opening__name{font-weight:300}
/* Mason 2026-09-08 (Fable p9): the hero lockup from the root page. The name on the left, a vertical rule in the middle, the three
   lines stacked on the right, and the lines in the root page's sans (Source Sans 3). The name stays Spectral Light. */
@font-face{font-family:"Source Sans Praxus";src:url("/lab/hero-focus/fonts/source-sans-3-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
.hero-focus.v3-e .hero__lockup{flex-direction:row;align-items:center;justify-content:center;gap:clamp(28px,calc(3.4vw / var(--z,1)),52px);text-align:left;padding:calc(var(--navh,96px) + 16px) var(--pad) 72px}
.hero-focus.v3-e .hero__name{font-size:clamp(52px,calc(6.4vw / var(--z,1)),100px);line-height:1.02;margin:0;white-space:nowrap}
html .hero-focus.v3-e .hero__rule{flex:none;width:1px;height:clamp(64px,calc(9vh / var(--z,1)),96px);margin:0;background:rgba(250,250,248,.55);transform:none}
.hero-focus.v3-e .hero__lines{font-family:"Source Sans Praxus",var(--sans);font-weight:400;font-size:clamp(16px,calc(1.35vw / var(--z,1)),20px);line-height:1.8;letter-spacing:-.015em;text-align:left;margin:0;padding:0}
@media (min-width:1900px) and (max-width:1600px){.hero-focus.v3-e .hero__lines{font-size:22px}}
@media (max-width:900px){
  .hero-focus.v3-e .hero__lockup{flex-direction:column;gap:22px;text-align:center;padding:calc(var(--navh,72px) + 12px) 24px 64px}
  .hero-focus.v3-e .hero__name{font-size:clamp(38px,calc(11vw / var(--z,1)),64px);white-space:normal}
  html .hero-focus.v3-e .hero__rule{width:48px;height:1px}
  .hero-focus.v3-e .hero__lines{font-size:16px;line-height:1.85;text-align:center}
}
/* Mason 2026-09-08 (Fable p9): "the text is too far over on the left" → the contact block is centred in the band, with the office
   and email under the button as a quiet facts row so the section is usable without leaving the page. */
.v3-e .cta-e{justify-content:center;text-align:center}
.v3-e .cta-e__in{max-width:820px;margin:0 auto}
.v3-e .cta-e h2{max-width:none;margin-left:auto;margin-right:auto}
.v3-e .cta-e p{margin:0 auto 12px}
.v3-e .cta-e__facts{list-style:none;margin:clamp(40px,calc(6vh / var(--z,1)),64px) auto 0;padding:28px 0 0;border-top:0;display:flex;justify-content:center;gap:clamp(36px,calc(6vw / var(--z,1)),96px);max-width:640px}
.v3-e .cta-e__facts li{display:flex;flex-direction:column;gap:8px;align-items:center}
.v3-e .cta-e__facts .cta-e__k{font-family:var(--brand);font-weight:500;font-size:11px;letter-spacing:.19em;text-transform:uppercase;color:#C6D0DD}
.v3-e .cta-e__facts .cta-e__v{font-family:var(--sans);font-size:16px;line-height:1.5;color:var(--paper)}
.v3-e .cta-e__facts a{color:inherit;text-decoration:none;border-bottom:0;padding-bottom:2px}
.v3-e .cta-e__facts a:hover{color:#fff}
@media (max-width:900px){.v3-e .cta-e{text-align:center}.v3-e .cta-e__facts{flex-direction:column;gap:22px;margin-top:40px}}
/* Mason 2026-09-08 (Fable p9): a new button hover. A navy panel wipes in from the left behind the label and the label turns paper;
   on leave it wipes out to the right. On the navy bands the white button keeps a paper border so it stays visible. */
.v3-e .btn-e{position:relative;overflow:hidden;isolation:isolate;transition:color .35s ease,border-color .35s ease}
.v3-e .btn-e::after{content:"";display:block;position:absolute;inset:0;width:auto;height:auto;border:0;background:var(--navy);transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.22,1,.36,1);z-index:-1;pointer-events:none}
.v3-e .btn-e:hover,.v3-e .btn-e:focus-visible{color:var(--paper);border-color:var(--navy)}
.v3-e .btn-e:hover::after,.v3-e .btn-e:focus-visible::after{transform:scaleX(1);transform-origin:left}
.v3-e .btn-e--paper:hover,.v3-e .btn-e--paper:focus-visible{border-color:rgba(250,250,248,.7)}
@media (prefers-reduced-motion:reduce){.v3-e .btn-e,.v3-e .btn-e::after{transition:none}}
/* Mason 2026-09-08 (Fable p9): "I don't like the border around the button" → no border. Buttons are solid: navy with paper text on the
   paper sections, paper with ink text on the navy bands. The hover wipe stays: navy wipes to the accent blue, paper wipes to steel. */
.v3-e .btn-e,.v3-e .btn-e:hover,.v3-e .btn-e:focus-visible,.v3-e .btn-e--paper,.v3-e .btn-e--paper:hover,.v3-e .btn-e--paper:focus-visible{border-color:transparent}
.v3-e .btn-e{background:var(--navy);color:var(--paper)}
.v3-e .btn-e::after{background:var(--acc)}
.v3-e .btn-e:hover,.v3-e .btn-e:focus-visible{color:var(--paper)}
.v3-e .btn-e--paper{background:var(--paper);color:var(--ink)}
.v3-e .btn-e--paper::after{background:var(--acc-dark)}
.v3-e .btn-e--paper:hover,.v3-e .btn-e--paper:focus-visible{color:var(--ink)}
.v3-e .btn-e:focus-visible{outline:2px solid var(--navy);outline-offset:3px}
/* Mason 2026-09-08 (Fable p9): What we do in the Who we are language. Same head (eyebrow + headline left, lede right), the same
   rule, then a body in the same proportions with the photo on the other side: photo left, the three practices stacked right with
   hairlines. Rails outside the column like Who and Research. */
.v3-e .what-e{min-height:calc(100vh / var(--z,1));display:flex;align-items:center;padding:clamp(64px,calc(8vh / var(--z,1)),96px) 0 clamp(56px,calc(7vh / var(--z,1)),80px);background:var(--paper);scroll-margin-top:var(--navh,96px);position:relative;overflow:hidden}
.v3-e .what-e__in{width:100%;position:relative;z-index:1}
.v3-e .what-e__in::before,.v3-e .what-e__in::after{content:"";position:absolute;top:calc(-100vh / var(--z,1));bottom:calc(-100vh / var(--z,1));width:1px;background:var(--line);pointer-events:none}
.v3-e .what-e__in::before{left:calc(var(--pad) - 28px)}
.v3-e .what-e__in::after{right:calc(var(--pad) - 28px)}
.v3-e .what-e__head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(40px,calc(6vw / var(--z,1)),120px);align-items:end;margin-bottom:clamp(24px,calc(3.5vh / var(--z,1)),36px)}
.v3-e .what-e .eyebrow{margin-bottom:22px}
.v3-e .what-e h2{font-family:var(--brand);font-weight:400;font-size:clamp(44px,calc(4vw / var(--z,1)),60px);line-height:1.08;letter-spacing:-.012em;color:var(--ink);margin:0;max-width:20ch}
.v3-e .what-e__lede{margin:0;padding-bottom:6px}
.v3-e .what-e__lede span{display:block;font-size:19px;line-height:1.6;color:var(--ink-80);max-width:30em}
.v3-e .what-e__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(40px,calc(5vw / var(--z,1)),96px);align-items:stretch}
.v3-e .what-e__ph{margin:0;overflow:hidden;background:var(--navy);min-height:440px}
.v3-e .what-e__ph .fx-clip{height:100%}
.v3-e .what-e__ph img{display:block;width:100%;height:100%;object-fit:cover}
.v3-e .what-e__list{display:flex;flex-direction:column;justify-content:center}
.v3-e .what-e__item{display:block;padding:24px 0 26px;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}
.v3-e .what-e__item:first-child{border-top:1px solid var(--line)}
.v3-e .what-e__item h3{font-family:var(--brand);font-weight:400;font-size:clamp(26px,calc(2.1vw / var(--z,1)),32px);line-height:1.15;letter-spacing:-.012em;color:var(--ink);margin:0 0 8px}
.v3-e .what-e__item p{font-size:17px;line-height:1.7;color:var(--ink-80);margin:0 0 12px;max-width:34em}
.v3-e .what-e__item:hover h3{color:var(--acc)}
@media (min-width:1900px) and (max-width:1600px){.v3-e .what-e h2{font-size:66px}.v3-e .what-e__lede span,.v3-e .what-e__item p{font-size:20px}.v3-e .what-e__item h3{font-size:36px}}
@media (max-width:900px){
  .v3-e .what-e{min-height:0;padding:64px 0 72px}
  .v3-e .what-e__head,.v3-e .what-e__body{grid-template-columns:minmax(0,1fr);gap:24px}
  .v3-e .what-e h2{font-size:clamp(32px,calc(8.2vw / var(--z,1)),40px);max-width:none}
  .v3-e .what-e__lede span{font-size:17px}
  .v3-e .what-e__body{gap:32px}
  .v3-e .what-e__ph{min-height:0;aspect-ratio:4/3}
  .v3-e .what-e__in::before,.v3-e .what-e__in::after{display:none}
}
/* Fit What we do to one screen at 1440x900: two-line headline, tighter rows, shorter paragraph measure */
.v3-e .what-e{padding-top:clamp(48px,calc(6vh / var(--z,1)),72px)}
.v3-e .what-e h2{max-width:none}
.v3-e .what-e__head{margin-bottom:clamp(20px,calc(3vh / var(--z,1)),28px)}
.v3-e .what-e .rule-e{margin-bottom:clamp(24px,calc(3.5vh / var(--z,1)),32px)}
.v3-e .what-e__item{padding:18px 0 20px}
.v3-e .what-e__item h3{font-size:clamp(24px,calc(1.9vw / var(--z,1)),29px);margin-bottom:6px}
.v3-e .what-e__item p{font-size:16px;line-height:1.6;max-width:42em;margin-bottom:10px}
.v3-e .what-e__ph{min-height:0}
/* The photo fills the height the list gives it instead of setting its own (so the section stays one screen) */
.v3-e .what-e__ph{position:relative;min-height:420px}
.v3-e .what-e__ph .fx-clip,html[data-fx="fluid"] .v3-e .what-e__ph .fx-clip{position:absolute;inset:0;height:auto}
@media (max-width:900px){.v3-e .what-e__ph{min-height:0;aspect-ratio:4/3}}
/* Mason 2026-09-08 (Fable p9): Why cards carry their supporting line from the positioning document. Desktop shows it on hover or
   focus (the card darkens and the line unfolds under the point); phones and touch screens show it always. */
.v3-e .why-e__card{flex-direction:column;align-items:center;justify-content:center;min-height:250px;padding:28px 24px;transition:background .35s ease,border-color .35s ease}
.v3-e .why-e__card .why-e__d{font-family:var(--sans);font-weight:400;font-size:15px;line-height:1.55;letter-spacing:0;color:rgba(250,250,248,.8);max-width:26em;margin:0 auto;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .35s ease,margin-top .5s cubic-bezier(.22,1,.36,1)}
.v3-e .why-e__card:hover,.v3-e .why-e__card:focus-within,.v3-e .why-e__card:focus{background:rgba(12,18,29,.74);border-color:rgba(250,250,248,.3);outline:0}
.v3-e .why-e__card:hover .why-e__d,.v3-e .why-e__card:focus-within .why-e__d,.v3-e .why-e__card:focus .why-e__d{max-height:160px;opacity:1;margin-top:14px}
@media (hover:none),(max-width:900px){.v3-e .why-e__card .why-e__d{max-height:none;opacity:1;margin-top:12px}.v3-e .why-e__card{min-height:0}}
@media (prefers-reduced-motion:reduce){.v3-e .why-e__card,.v3-e .why-e__card .why-e__d{transition:none}}
/* Mason 2026-09-08 (night): "not in love with" the Why band -> the Who we are / What we do grammar on navy: head (eyebrow + h2 left, lede right), rule, body (numbered rows left, One WTC photo right) */
.v3-e .why-e{display:flex;align-items:center;min-height:calc(100vh / var(--z,1));padding:clamp(64px,calc(8vh / var(--z,1)),96px) 0 clamp(56px,calc(7vh / var(--z,1)),80px);background:var(--navy);color:var(--paper);overflow:hidden}
.v3-e .why-e::before{display:none}
.v3-e .why-e__in{position:relative;z-index:1;width:100%}
.v3-e .why-e__in::before,.v3-e .why-e__in::after{content:none;position:absolute;top:calc(-100vh / var(--z,1));bottom:calc(-100vh / var(--z,1));width:1px;background:rgba(250,250,248,.13);pointer-events:none}
.v3-e .why-e__in::before{left:calc(var(--pad) - 28px)}
.v3-e .why-e__in::after{right:calc(var(--pad) - 28px)}
.v3-e .why-e__head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(40px,calc(6vw / var(--z,1)),120px);align-items:end;text-align:left;max-width:none;margin:0 0 clamp(52px,calc(6.5vh / var(--z,1)),68px)}
.v3-e .why-e__head .eyebrow{margin-bottom:22px;color:#C6D0DD}
.v3-e .why-e h2{font-size:clamp(44px,calc(4vw / var(--z,1)),60px);line-height:1.08;letter-spacing:-.012em;max-width:none;margin:0}
.v3-e .why-e__lede{margin:0;padding-bottom:6px}
.v3-e .why-e__lede span{display:block;font-family:var(--sans);font-size:19px;line-height:1.6;color:rgba(250,250,248,.78);max-width:30em}
.v3-e .why-e .rule-e{display:none}
.v3-e .why-e__body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(40px,calc(5vw / var(--z,1)),96px);align-items:stretch}
.v3-e .why-e__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center}
.v3-e .why-e__row{display:grid;grid-template-columns:3.5em minmax(0,1fr);gap:0 12px;padding:18px 0 20px;border-bottom:0}
.v3-e .why-e__row:first-child{border-top:0}
.v3-e .why-e__n{font-family:var(--brand);font-weight:500;font-size:11.5px;letter-spacing:.19em;color:#C6D0DD;padding-top:.75em}
.v3-e .why-e__row h3{font-family:var(--brand);font-weight:400;font-size:clamp(24px,calc(1.9vw / var(--z,1)),29px);line-height:1.15;letter-spacing:-.012em;color:var(--paper);margin:0 0 6px}
.v3-e .why-e__row p{font-family:var(--sans);font-size:16px;line-height:1.6;color:rgba(250,250,248,.72);margin:0;max-width:40em}
.v3-e .why-e__pic{position:relative;margin:0;min-height:420px;overflow:hidden;background:var(--navy-deep)}
.v3-e .why-e__pic .fx-clip,html[data-fx="fluid"] .v3-e .why-e__pic .fx-clip{position:absolute;inset:0;height:auto}
.v3-e .why-e__pic img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08) brightness(.85)}
@media (min-width:1900px) and (max-width:1600px){.v3-e .why-e h2{font-size:66px}.v3-e .why-e__lede span,.v3-e .why-e__row p{font-size:20px}.v3-e .why-e__row h3{font-size:34px}}
@media (max-width:900px){
  .v3-e .why-e{min-height:0;padding:64px 0 72px}
  .v3-e .why-e__head,.v3-e .why-e__body{grid-template-columns:minmax(0,1fr);gap:24px}
  .v3-e .why-e h2{font-size:clamp(32px,calc(8.2vw / var(--z,1)),40px)}
  .v3-e .why-e__lede span{font-size:17px}
  .v3-e .why-e__body{gap:32px}
  .v3-e .why-e__pic{min-height:0;aspect-ratio:4/3;order:-1}
  .v3-e .why-e__in::before,.v3-e .why-e__in::after{display:none}
  .v3-e .why-e__row{grid-template-columns:2.6em minmax(0,1fr)}
}
/* Mason 2026-09-09: Dia (and Safari 26 / iOS) tint the browser bar from the top strip of the page; over the see-through nav that strip was the raw sky in the video. The nav is solid navy from the start, as it already is once scrolled and on every inner page. */
.hero-focus.v3-e .nav{background:var(--navy)}
/* Mason 2026-09-09: "too many horizontal lines" — keep the accent lines (tick rules, rails, section tops), drop the hairlines between text rows */
.v3-e .what-e__item,.v3-e .what-e__item:first-child,.v3-e .why-e__row,.v3-e .why-e__row:first-child{border-top:0;border-bottom:0}
/* Mason 2026-09-09 (mobile): full-height bands use the small viewport unit on phones so the address bar does not make them jump */
@supports (min-height:calc(100svh / var(--z,1))){@media (max-width:900px){.v3-e .who-e,.v3-e .what-e,.v3-e .why-e,.v3-e .res-e,.v3-e .stmt-e,.v3-e .cta-e,.v3-e .pause-e,.v3-e .who-a,.v3-e .what-a,.v3-e .res-a{min-height:calc(100svh / var(--z,1))}}}
/* Mason 2026-09-12: keep the statement and photo bands full-screen on phones ("easy to just scroll past"); do not fit them to content. */
/* Mason 2026-09-23: logo and menu stay visible on the film from the first frame. Transparent over the video — no header bar. Inner pages keep the solid navy bar. */
.home-v3.v3-e .nav{transition:background .3s var(--ease),box-shadow .3s var(--ease)}
.home-v3.v3-e .nav.nav--hidden{opacity:1;pointer-events:auto}
.home-v3.v3-e #site-navigation.integrated-nav,
.home-v3.v3-e .nav.nav--clear:not(.nav--open):not(.nav--dd-open),
.home-v3.v3-e #site-navigation.integrated-nav.nav--clear:not(.nav--open):not(.nav--dd-open){background:transparent;box-shadow:none;color:#f8fafc}
.home-v3.v3-e #site-navigation.integrated-nav.nav--past:not(.nav--open):not(.nav--dd-open){background:#0c121d}
.home-v3.v3-e #site-navigation .wordmark,
.home-v3.v3-e #site-navigation .nav-links,
.home-v3.v3-e #site-navigation .menu-toggle-label,
.home-v3.v3-e #site-navigation .menu-toggle-icon{color:#f8fafc;text-shadow:0 1px 12px rgba(0,0,0,.45)}
/* Mason 2026-09-09: "the scroll feel on mobile is very clunky" — on phones the navy grade is one flat tint instead of the screen + multiply pair (same tone curve: white lands near .42, black near .03) so nothing blends while scrolling, and the glass cards drop the backdrop blur */
@media (max-width:900px){
.v3-e .fx-clip::before{display:none}
.v3-e .fx-clip::after{mix-blend-mode:normal;opacity:.61}
.v3-e .why-e__card{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(12,18,29,.72)}
}
/* Mason 2026-09-23: drop the navy veil. Neutral black wash only — film should read black and white, not blue. */
.home-v3.hero-focus.v3-e .hero__wash{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.06) 28%,rgba(0,0,0,.22) 68%,rgba(0,0,0,.48) 100%)}
.home-v3.hero-focus .hero__poster,.home-v3.hero-focus .hero__video{filter:grayscale(1) contrast(1.06)}
@media(max-width:900px){.home-v3.hero-focus .hero__video{filter:none}}

/* C2: practice-page controls and fully legible phone labels. The home hero is unchanged. */
@media (hover:none) and (pointer:coarse){html[data-fx="fluid"].motion-ready .v3-e .eyebrow--ticks .eyebrow__t{max-width:none;opacity:1}}
.v3-e.page-e .media-toggle{position:absolute;right:24px;bottom:24px;z-index:4;min-height:44px;padding:0 14px;border:1px solid rgba(250,250,248,.45);border-radius:0;background:#0C121D;color:#FAFAF8;font-family:var(--sans);font-size:12px;line-height:1.3;cursor:pointer}
.v3-e.page-e .media-toggle[hidden]{display:none}
.v3-e.page-e .media-toggle:focus-visible,.v3-e.page-e .nav a:focus-visible,.v3-e.page-e .nav button:focus-visible{outline:2px solid #A9BBD3;outline-offset:4px}
@media (max-width:900px){
 .v3-e.page-e .nav__burger{width:44px;height:44px}
 .v3-e.page-e .nav--open .nav__mobile{gap:8px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(24px,env(safe-area-inset-bottom))}
 .v3-e.page-e .nav__mobile a{display:flex;align-items:center;min-height:44px}
 .v3-e.page-e .media-toggle{right:16px;bottom:16px}
 .v3-e.page-e .page-e__ph--video{position:relative;top:auto}
}

/* ---------- Services panel (2026-09-10, wave two, shell crew; captain: "updating the drop down menu"). Part of the family: the two rails draw down
   from the bar, hairlines only, no shadow, bracket label, Spectral names, Hanken ledes, arrow links, one graded New York photo per practice.
   Open is a curtain (the panel unclips from the bar) while the four columns rise in turn; close is quick. Phone menu grouped by Services / Company. ---------- */
html .hero-focus.v3-e .nav .nav__panel{box-shadow:none;opacity:1;transform:none;visibility:hidden;pointer-events:none;clip-path:inset(0 0 100% 0);transition:clip-path .26s cubic-bezier(.65,0,.35,1),visibility 0s .26s}  /* html + .nav: outranks motion.css's panel transition */
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel{visibility:visible;pointer-events:auto;clip-path:inset(0 0 0 0);transition:clip-path .55s cubic-bezier(.22,1,.36,1),visibility 0s}
.hero-focus.v3-e .nav__panel-inner{position:relative;grid-template-columns:minmax(0,1.05fr) repeat(3,minmax(0,1fr));gap:clamp(28px,calc(3.4vw / var(--z,1)),56px);padding:40px var(--pad) 44px}
.hero-focus.v3-e .nav__panel-inner::before,.hero-focus.v3-e .nav__panel-inner::after{content:none;position:absolute;top:0;bottom:0;width:1px;background:rgba(250,250,248,.13);pointer-events:none;transform:scaleY(0);transform-origin:top;transition:transform .3s cubic-bezier(.65,0,.35,1)}
.hero-focus.v3-e .nav__panel-inner::before{left:calc(var(--pad) - 28px)}
.hero-focus.v3-e .nav__panel-inner::after{right:calc(var(--pad) - 28px)}
.hero-focus.v3-e .nav--dd-open .nav__panel-inner::before,.hero-focus.v3-e .nav--dd-open .nav__panel-inner::after{transform:none;transition:transform .75s cubic-bezier(.22,1,.36,1) .08s}
html .hero-focus.v3-e .nav .nav__panel-inner>*{opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .5s cubic-bezier(.22,1,.36,1)}
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel-inner>*{opacity:1;transform:none}
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel-inner>*:nth-child(1){transition-delay:.1s}
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel-inner>*:nth-child(2){transition-delay:.18s}
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel-inner>*:nth-child(3){transition-delay:.26s}
html .hero-focus.v3-e .nav.nav--dd-open .nav__panel-inner>*:nth-child(4){transition-delay:.34s}
/* the label: the family's bracket eyebrow, drawn here so it never depends on a scroll or reveal state */
.hero-focus.v3-e .nav__k{display:inline-flex;align-items:center;gap:.55em;font-family:var(--brand);font-weight:500;font-size:11.5px;letter-spacing:.19em;text-transform:uppercase;color:#C6D0DD;margin:0 0 16px}
.hero-focus.v3-e .nav__k::before,.hero-focus.v3-e .nav__k::after{position:static;width:auto;height:auto;border:0;background:none;display:inline}
.hero-focus.v3-e .nav__k::before{content:"["}
.hero-focus.v3-e .nav__k::after{content:"]"}
.hero-focus.v3-e .nav__panel-head p{font-size:15px;line-height:1.6;color:rgba(250,250,248,.72);max-width:26em;margin:0 0 20px}
.hero-focus.v3-e .nav__row{display:block;padding:18px 0 4px;border-top:0;text-decoration:none;background:none}
.hero-focus.v3-e .nav__row-ph{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#0B1F3A;margin-bottom:16px}
.hero-focus.v3-e .nav__row-ph img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:grayscale(1) contrast(1.08);transform:scale(1.06);transition:transform .9s cubic-bezier(.22,1,.36,1)}
.hero-focus.v3-e .nav__row-ph::before{content:"";position:absolute;inset:0;z-index:1;background:#2B3E5F;mix-blend-mode:screen;opacity:.42;pointer-events:none}
.hero-focus.v3-e .nav__row-ph::after{content:"";position:absolute;inset:0;z-index:1;background:#0C121D;mix-blend-mode:multiply;opacity:.5;pointer-events:none;transition:opacity .6s ease}
.hero-focus.v3-e .nav--dd-open .nav__row-ph img{transform:none}
.hero-focus.v3-e .nav--dd-open .nav__row:hover .nav__row-ph img,.hero-focus.v3-e .nav--dd-open .nav__row:focus-visible .nav__row-ph img{transform:scale(1.03)}
.hero-focus.v3-e .nav__row:hover .nav__row-ph::after{opacity:.32}
.hero-focus.v3-e .nav__row-name{display:block;font-family:var(--brand);font-weight:400;font-size:22px;line-height:1.15;letter-spacing:-.012em;color:var(--paper);padding:0}
.hero-focus.v3-e .nav__row-name::after{display:none}
.hero-focus.v3-e .nav__row-lede{display:block;font-size:14px;line-height:1.55;color:rgba(250,250,248,.7);margin-top:8px;max-width:30em}
.hero-focus.v3-e .nav__row-more{display:inline-flex;align-items:center;gap:14px;margin-top:16px;font-family:var(--brand);font-weight:500;font-size:11px;letter-spacing:.19em;text-transform:uppercase;color:#C6D0DD;text-decoration:none;transition:color .3s ease}
.hero-focus.v3-e .nav__row-more::before{content:"";order:2;display:block;width:40px;height:1px;flex:none;background:currentColor;transition:width .45s cubic-bezier(.22,1,.36,1)}
.hero-focus.v3-e .nav__row-more::after{content:"";order:3;display:block;width:7px;height:7px;flex:none;margin-left:-19px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}
.hero-focus.v3-e .nav__row:hover .nav__row-more,.hero-focus.v3-e .nav__row:focus-visible .nav__row-more,.hero-focus.v3-e .nav__panel-link:hover,.hero-focus.v3-e .nav__panel-link:focus-visible{color:var(--paper)}
.hero-focus.v3-e .nav__row:hover .nav__row-more::before,.hero-focus.v3-e .nav__row:focus-visible .nav__row-more::before,.hero-focus.v3-e .nav__panel-link:hover::before,.hero-focus.v3-e .nav__panel-link:focus-visible::before{width:56px}
.hero-focus.v3-e .nav__panel-link{margin-top:0}
.hero-focus.v3-e .nav__row:focus-visible{outline:2px solid #A9BBD3;outline-offset:4px}
/* phone menu: grouped, the practices first */
@media (max-width:900px){
  .hero-focus.v3-e .nav--open .nav__mobile{gap:6px;padding-top:24px}
  .hero-focus.v3-e .nav__mobile .nav__k{margin:18px 0 6px;color:#C6D0DD}
  .hero-focus.v3-e .nav__mobile .nav__k:first-child{margin-top:0}
  .hero-focus.v3-e .nav__mobile>a{font-size:22px;min-height:44px;display:flex;align-items:center}
  .hero-focus.v3-e .nav__mobile-mail{margin-top:auto;padding-top:20px;border-top:0;font-size:16px;color:rgba(250,250,248,.8)}
}
@media (prefers-reduced-motion:reduce){
  .hero-focus.v3-e .nav__panel,.hero-focus.v3-e .nav__panel-inner::before,.hero-focus.v3-e .nav__panel-inner::after,.hero-focus.v3-e .nav__panel-inner>*,.hero-focus.v3-e .nav__row-ph img,.hero-focus.v3-e .nav__row-more::before{transition:none}
  .hero-focus.v3-e .nav__panel{clip-path:none}
  .hero-focus.v3-e .nav__panel-inner::before,.hero-focus.v3-e .nav__panel-inner::after{transform:none}
  .hero-focus.v3-e .nav__row-ph img{transform:none}
}

/* Services panel, option B (astra-design's art direction, 2026-09-10): practice names stacked left in Spectral, one active photo right with its sentence;
   hover or focus on a name changes the photo and the sentence together; names stay put. Same navy sheet, rails, curtain and phone menu as option A. */
html .hero-focus.v3-e .nav .nav__panel--b .nav__panel-inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.55fr);gap:clamp(40px,calc(5vw / var(--z,1)),96px);padding:36px var(--pad) 40px}
/* Depth (astra-design idea C, 2026-09-10): the names column extends 32px over the photograph, so the picture sits behind a fixed navy edge; on a swap the
   outgoing photo darkens and retreats 8px behind that edge while the next arrives in place. No text moves. Reduced motion swaps instantly. */
html .hero-focus.v3-e .nav .nav__panel--b .nav__panel-inner{gap:0}
.hero-focus.v3-e .nav__panel--b .nav__panel-head{position:relative;z-index:2;align-self:stretch;background:var(--navy);padding-right:clamp(40px,calc(5vw / var(--z,1)),96px)}
.hero-focus.v3-e .nav__panel--b .nav__m figcaption{margin-left:32px}
.hero-focus.v3-e .nav__panel--b .nav__media{z-index:1;margin-left:-32px}
.hero-focus.v3-e .nav__panel--b .nav__m{transition:opacity .32s ease,transform .34s cubic-bezier(.65,0,.35,1),filter .34s ease}
.hero-focus.v3-e .nav__panel--b .nav__m:not(.is-on){transform:translateX(-8px);filter:brightness(.55)}
.hero-focus.v3-e .nav__panel--b .nav__m.is-on{transform:none;filter:none}
@media (prefers-reduced-motion:reduce){.hero-focus.v3-e .nav__panel--b .nav__m{transition:none;transform:none;filter:none}}
.hero-focus.v3-e .nav__list{list-style:none;margin:0 0 22px;padding:0}
.hero-focus.v3-e .nav__row--b{display:flex;align-items:center;gap:20px;padding:10px 0;border-top:0}
.hero-focus.v3-e .nav__row--b .nav__row-name{font-size:clamp(26px,calc(2.3vw / var(--z,1)),34px);line-height:1.1;color:rgba(250,250,248,.55);transition:color .35s ease}
.hero-focus.v3-e .nav__row--b.is-active .nav__row-name,.hero-focus.v3-e .nav__row--b:hover .nav__row-name,.hero-focus.v3-e .nav__row--b:focus-visible .nav__row-name{color:var(--paper)}
.hero-focus.v3-e .nav__row--b .nav__row-more{margin:0;opacity:0;transform:translateX(-8px);transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}
.hero-focus.v3-e .nav__row--b.is-active .nav__row-more,.hero-focus.v3-e .nav__row--b:hover .nav__row-more,.hero-focus.v3-e .nav__row--b:focus-visible .nav__row-more{opacity:1;transform:none;color:var(--paper)}
.hero-focus.v3-e .nav__media{position:relative;display:grid;min-width:0}
.hero-focus.v3-e .nav__m{grid-area:1/1;margin:0;opacity:0;transition:opacity .5s ease;pointer-events:none}
.hero-focus.v3-e .nav__m.is-on{opacity:1}
.hero-focus.v3-e .nav__m .nav__row-ph{aspect-ratio:2/1;max-height:calc(40vh / var(--z,1));margin:0}
.hero-focus.v3-e .nav__m figcaption{font-size:17px;line-height:1.6;color:rgba(250,250,248,.78);margin-top:16px;max-width:36em}
@media (prefers-reduced-motion:reduce){.hero-focus.v3-e .nav__m,.hero-focus.v3-e .nav__row--b .nav__row-name,.hero-focus.v3-e .nav__row--b .nav__row-more{transition:none}}
/* Rule: hairlines only, no radii. The outlined buttons carried a 4px radius from the Norr take; squared on every page (2026-09-10, shell crew) */
.v3-e .btn-e{border-radius:0}

/* 2026-09-11 copy: the What we do lede is two paragraphs; the statement is three sentences. */
.v3-e .what-e__lede span{display:block}.v3-e .what-e__lede span+span{margin-top:1em}
.v3-e .stmt-e p{max-width:26ch}
/* Research head: a one-line framing under the title, in the What we do lede style. */
.v3-e .res-e__lede{font-size:19px;line-height:1.6;color:var(--ink-80);max-width:34em;margin:16px 0 0}
@media(max-width:900px){.v3-e .res-e__lede{font-size:17px;margin-top:12px}}

/* Figures at the foot of the hero: a centred group, thin lines between, counting numerals. */
.v3-e .hero__figs{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:40px 0 64px;color:#FAFAF8;background:linear-gradient(180deg,rgba(3,12,27,0),rgba(3,12,27,.32))}
.v3-e .hero__figs ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:stretch;gap:0}
.v3-e .hero__figs li{padding:4px 56px 0}
.v3-e .hero__figs li+li{border-left:1px solid rgba(250,250,248,.22)}
.v3-e .hero__figs b{display:block;font:400 clamp(34px,calc(3.2vw / var(--z,1)),52px)/1 var(--brand);letter-spacing:-.02em;font-variant-numeric:tabular-nums}
.v3-e .hero__figs span{display:block;margin-top:9px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(250,250,248,.72);white-space:nowrap}
@media(max-width:760px){.v3-e .hero__figs{padding:24px 0 60px}.v3-e .hero__figs li{padding:2px 12px 0}.v3-e .hero__figs b{font-size:24px}.v3-e .hero__figs span{font-size:11px;letter-spacing:.08em;margin-top:6px;white-space:normal;max-width:10em}}
/* The lockup centres in the space left above the figures, not on the whole screen. */
.hero-focus.v3-e .hero__lockup{padding-bottom:calc(72px + 150px)}
@media(max-width:760px){.hero-focus.v3-e .hero__lockup{padding-bottom:calc(64px + 36px)}}  /* Mason, 2026-09-12: the lockup sat too high on phones; less bottom padding lets it centre in the screen while still clearing the figures. */
@media(max-width:760px){.v3-e .what-w__link,.v3-e .res-g__meta .res-g__foot .what-w__link{padding:8px 0;margin:-8px 0}.v3-e .cta-e__v a,.v3-e .page-e__v a{display:inline-block;padding:2px 0}.v3-e .foot__wm{padding:4px 0}}
@media(min-width:761px) and (max-width:1200px){.v3-e .hero__figs li{padding:4px 24px 0}.v3-e .hero__figs span{white-space:normal;max-width:12em}}
