
:root{
  --ink:#171b1a;--ink-2:#222927;--paper:#f4f1e8;--paper-2:#ece7dc;--white:#fff;--acid:#c8ff2e;--acid-soft:#e7ff9c;--muted:#626965;--line:rgba(23,27,26,.16);--line-light:rgba(255,255,255,.17);--shell:min(1260px,calc(100% - 54px));--header:78px;--radius:18px;--display:"Manrope",Arial,sans-serif;--body:"DM Sans",Arial,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:200;left:18px;top:12px;padding:11px 15px;background:var(--acid);transform:translateY(-140%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;z-index:100;top:0;height:var(--header);background:rgba(244,241,232,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);transition:.25s}.site-header.is-scrolled{height:68px;box-shadow:0 12px 38px rgba(23,27,26,.06)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;gap:38px;align-items:center}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content}.brand-mark{display:grid;place-items:center;width:52px;height:52px;flex:0 0 52px}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;line-height:1}.brand-copy strong{font:800 15px/1 var(--display);letter-spacing:-.02em}.brand-copy small{margin-top:7px;color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.desktop-nav{display:flex;align-items:center;gap:31px}.desktop-nav a{position:relative;padding:27px 0 24px;color:#4f5652;font-size:13px;font-weight:700}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--acid);transition:.25s}.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a[aria-current="page"]:after{right:0}.header-cta{justify-self:end;display:inline-flex;align-items:center;gap:18px;padding:13px 18px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-size:12px;font-weight:800;transition:.25s}.header-cta:hover{background:var(--acid);color:var(--ink);transform:translateY(-2px)}.menu-toggle{display:none;justify-self:end;width:48px;height:48px;border:0;background:var(--ink);padding:14px;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;height:2px;background:#fff;margin:5px 0}.mobile-menu{display:none}
.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{width:28px;height:2px;background:var(--acid)}.eyebrow-acid{color:var(--acid)}h1,h2,h3{font-family:var(--display);letter-spacing:-.055em}h2{line-height:.98}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:0 20px;border:1px solid var(--ink);border-radius:999px;font-size:12px;font-weight:800;transition:.25s}.button b,.text-button b{font-size:14px;transition:.25s}.button:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(23,27,26,.12)}.button:hover b,.text-button:hover b{transform:translate(3px,-3px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--acid);color:var(--ink)}.button-light{border-color:#fff;background:#fff;color:var(--ink)}.button-acid{background:var(--acid);color:var(--ink);border-color:var(--acid)}.text-button{display:inline-flex;align-items:center;gap:20px;padding:10px 0;border-bottom:1px solid var(--ink);font-size:12px;font-weight:800}.section{padding:118px 0}.section-paper{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.25fr .65fr;gap:80px;align-items:end;margin-bottom:60px}.section-heading h2{max-width:780px;margin:0;font-size:clamp(46px,6vw,76px)}.section-heading>p{margin:0;color:var(--muted);font-size:17px}
.home-hero{position:relative;overflow:hidden;padding:70px 0 0;background:radial-gradient(circle at 85% 12%,rgba(200,255,46,.28),transparent 30rem),var(--paper)}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(23,27,26,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,27,26,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 78%);pointer-events:none}.hero-stage{position:relative;display:grid;grid-template-columns:.96fr 1.04fr;gap:54px;align-items:center;min-height:680px}.hero-main h1{max-width:650px;margin:0;font-size:clamp(58px,5.5vw,88px);line-height:.9}.hero-main h1 span{display:block}.hero-highlight{position:relative;width:max-content;z-index:1}.hero-highlight:after{content:"";position:absolute;z-index:-1;left:-.03em;right:-.04em;bottom:.02em;height:.25em;background:var(--acid)}.hero-lead{max-width:570px;margin:32px 0 0;color:#515854;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.studio-board{position:relative;min-height:590px;background:var(--ink);color:#fff;border-radius:28px;overflow:hidden;box-shadow:0 36px 80px rgba(23,27,26,.18);transform-style:preserve-3d;transition:transform .12s ease}.studio-board:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 42%);pointer-events:none}.studio-logo-mark{position:absolute;z-index:0;right:-54px;bottom:-34px;width:330px;height:330px;object-fit:contain;opacity:.065;filter:grayscale(1) brightness(4);transform:rotate(-8deg);pointer-events:none}.studio-board-top,.studio-board-bottom{position:absolute;z-index:6;left:28px;right:28px;display:flex;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,255,255,.55)}.studio-board-top{top:24px}.studio-board-bottom{bottom:24px}.studio-card{position:absolute;z-index:3;width:68%;padding:26px;border:1px solid rgba(255,255,255,.17);background:#222927;box-shadow:0 20px 38px rgba(0,0,0,.25);transition:.35s}.studio-card small{display:block;color:var(--acid);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.studio-card strong{display:block;margin:28px 0 12px;font:800 48px/.9 var(--display);letter-spacing:-.055em}.studio-card p{max-width:330px;margin:0;color:rgba(255,255,255,.62);font-size:13px}.studio-card-strategy{left:9%;top:15%;transform:rotate(-2deg)}.studio-card-design{right:7%;top:36%;background:var(--acid);color:var(--ink);transform:rotate(2.5deg)}.studio-card-design small{color:var(--ink)}.studio-card-design p{color:#3a403d}.studio-card-systems{left:16%;bottom:12%;background:#f5f1e8;color:var(--ink);transform:rotate(-1.2deg)}.studio-card-systems p{color:#555d58}.studio-board:hover .studio-card-strategy{transform:translate(-8px,-10px) rotate(-3deg)}.studio-board:hover .studio-card-design{transform:translate(9px,-5px) rotate(3.5deg)}.studio-board:hover .studio-card-systems{transform:translate(-4px,8px) rotate(-2deg)}.studio-orbit{position:absolute;z-index:1;right:-110px;bottom:-120px;width:330px;height:330px;border:52px solid var(--acid);border-radius:50%}.proof-rail{position:relative;margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(244,241,232,.72)}.proof-rail div{min-height:118px;padding:24px 30px;border-right:1px solid var(--line)}.proof-rail div:first-child{padding-left:0}.proof-rail div:last-child{border-right:0}.proof-rail strong{display:block;font:800 15px/1 var(--display)}.proof-rail span{display:block;max-width:300px;margin-top:20px;color:var(--muted);font-size:12px}
.entry-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.entry-intro{position:sticky;top:120px;align-self:start}.entry-intro h2{max-width:470px;margin:0;font-size:clamp(48px,5.5vw,72px)}.entry-intro>p:not(.eyebrow){max-width:450px;margin:28px 0;color:var(--muted);font-size:17px}.entry-list{border-top:1px solid var(--line)}.entry-row{display:grid;grid-template-columns:54px 1fr auto;gap:26px;align-items:center;padding:36px 0;border-bottom:1px solid var(--line);transition:.28s}.entry-row>span{font-size:10px;font-weight:800;letter-spacing:.1em}.entry-row h3{margin:0 0 7px;font-size:34px}.entry-row p{margin:0;color:var(--muted)}.entry-row>b{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;transition:.25s}.entry-row:hover{padding-inline:24px;background:var(--acid)}.entry-row:hover p{color:#39403c}.entry-row:hover>b{background:var(--ink);color:#fff;transform:rotate(45deg)}
.work-showcase{background:var(--ink);color:#fff}.showcase-head{display:grid;grid-template-columns:1.2fr .65fr;gap:80px;align-items:end;margin-bottom:68px}.showcase-head h2{max-width:820px;margin:0;font-size:clamp(52px,6.3vw,84px)}.showcase-head>p{margin:0;color:rgba(255,255,255,.6);font-size:17px}.project-stories{display:grid;gap:22px}.project-story{display:grid;grid-template-columns:1.2fr .8fr;min-height:650px;border:1px solid var(--line-light);background:#202624;overflow:hidden;transition:.3s}.project-story:hover{transform:translateY(-5px);box-shadow:0 34px 70px rgba(0,0,0,.28)}.project-story-split{grid-template-columns:1fr 1fr;min-height:520px}.project-story-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:46px}.project-story-copy>span{font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--acid)}.project-story-copy h3{margin:auto 0 20px;font-size:clamp(50px,6vw,80px)}.project-story-copy p{max-width:520px;margin:0;color:rgba(255,255,255,.63);font-size:16px}.project-story-copy b{margin-top:36px;font-size:12px}.project-art{position:relative;min-height:100%;overflow:hidden}.art-element59{background:linear-gradient(#cfdfe7 0 38%,#8c9b7d 38% 70%,#65745d 70%)}.e59-horizon{position:absolute;left:-8%;right:-8%;bottom:0;height:44%;background:radial-gradient(ellipse at 35% 100%,#9dab8a 0 25%,transparent 26%),radial-gradient(ellipse at 65% 100%,#7f8f72 0 33%,transparent 34%),linear-gradient(180deg,transparent,#56674f)}.e59-box{position:absolute;left:12%;bottom:10%;width:190px;height:370px;padding:48px 18px;background:#f4f0e4;color:#806a3c;text-align:center;box-shadow:0 28px 55px rgba(32,39,35,.2)}.e59-box span,.e59-jar span{font-size:8px;letter-spacing:.2em}.e59-box strong,.e59-jar strong{display:block;font:500 82px/.9 Georgia,serif}.e59-box small,.e59-jar small{font:italic 11px/1.4 Georgia,serif}.e59-jar{position:absolute;right:12%;bottom:9%;width:165px;height:325px;padding-top:98px;border-radius:35px 35px 45px 45px;background:#172421;color:#d6b761;text-align:center;box-shadow:0 35px 55px rgba(25,35,30,.35)}.e59-jar:before{content:"";position:absolute;left:50%;top:-38px;width:130px;height:58px;background:#111c1a;border-radius:14px 14px 6px 6px;transform:translateX(-50%)}.e59-jar strong{font-size:64px}.project-coordinate{position:absolute;right:25px;top:24px;font-size:9px;font-weight:800;letter-spacing:.12em;color:#435047}.art-foresight{display:grid;place-items:center;padding:12%;background:linear-gradient(135deg,#d7ccbb,#b59f83)}.foresight-frame{position:relative;width:100%;height:100%;min-height:380px;padding:44px;background:#1f2422;color:#f6f0e7;border:15px solid #eee6d9}.foresight-frame small{color:#d5c8b4;font-size:9px;letter-spacing:.12em}.foresight-frame strong{position:absolute;left:44px;bottom:68px;font:500 50px/.92 Georgia,serif}.foresight-frame i{position:absolute;right:34px;width:90px;height:1px;background:#d5c8b4}.foresight-frame i:nth-of-type(1){top:42%}.foresight-frame i:nth-of-type(2){top:47%;width:58px}.foresight-frame i:nth-of-type(3){top:52%;width:74px}.art-eltron{background:radial-gradient(circle at 50% 44%,#203743 0,#0d1519 28%,#070b0d 66%)}.eltron-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(62,199,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(62,199,255,.08) 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(circle,#000,transparent 72%)}.eltron-core{position:absolute;left:50%;top:46%;width:220px;height:260px;background:linear-gradient(145deg,#1d3038,#0a1115);clip-path:polygon(50% 0,92% 20%,100% 68%,72% 100%,28% 100%,0 68%,8% 20%);transform:translate(-50%,-50%);box-shadow:0 0 80px rgba(55,199,255,.15)}.eltron-core i{position:absolute;top:41%;width:56px;height:13px;background:#70eaff;box-shadow:0 0 20px #2abfe9}.eltron-core i:first-child{left:34px;clip-path:polygon(0 0,100% 24%,82% 100%,14% 100%)}.eltron-core i:last-child{right:34px;clip-path:polygon(0 24%,100% 0,86% 100%,18% 100%)}.eltron-title{position:absolute;left:34px;bottom:31px}.eltron-title strong{display:block;font:800 33px/1 var(--display);letter-spacing:.18em}.eltron-title span{display:block;margin-top:10px;color:#61c9ec;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.section-end{display:flex;align-items:center;justify-content:space-between;margin-top:34px}.section-end>span{color:rgba(255,255,255,.52);font-size:12px}
.services-index-section{background:var(--paper-2)}.services-index-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.services-index-intro{position:sticky;top:120px;align-self:start}.services-index-intro h2{margin:0;font-size:clamp(48px,5.7vw,76px)}.services-index-intro>p:not(.eyebrow){max-width:470px;margin:28px 0;color:var(--muted);font-size:17px}.service-index{border-top:1px solid var(--line)}.service-index-row{display:grid;grid-template-columns:44px 1fr .75fr auto;gap:24px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line);transition:.25s}.service-index-row>span{font-size:9px;font-weight:800;letter-spacing:.1em}.service-index-row h3{margin:0;font-size:25px;letter-spacing:-.035em}.service-index-row p{margin:0;color:var(--muted);font-size:13px}.service-index-row>b{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%}.service-index-row:hover{padding-inline:18px;background:var(--ink);color:#fff}.service-index-row:hover p{color:rgba(255,255,255,.58)}.service-index-row:hover>b{background:var(--acid);color:var(--ink)}
.resource-window{background:var(--acid)}.resource-window-head{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:end;margin-bottom:58px}.resource-window-head h2{grid-column:1;margin:0;font-size:clamp(54px,7vw,92px)}.resource-window-head>p{grid-column:2;grid-row:1/3;align-self:end;margin:0 0 8px;color:#3e453f;font-size:17px}.resource-editorial{display:grid;grid-template-columns:1.1fr .9fr;border-top:1px solid rgba(23,27,26,.22);border-bottom:1px solid rgba(23,27,26,.22)}.resource-lead{display:grid;grid-template-columns:.78fr 1.22fr;min-height:440px;border-right:1px solid rgba(23,27,26,.22);background:rgba(255,255,255,.4)}.resource-symbol{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;background:var(--ink);color:#fff;overflow:hidden}.resource-symbol span{font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--acid)}.resource-symbol strong{position:relative;z-index:2;font:800 88px/.8 var(--display);color:var(--acid)}.resource-symbol i{position:absolute;right:-75px;top:70px;width:220px;height:220px;border:42px solid var(--acid);border-radius:50%}.resource-lead-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:40px}.resource-lead-copy>span,.resource-row>span{font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.resource-lead-copy h3{margin:auto 0 18px;font-size:43px}.resource-lead-copy p{margin:0;color:#434a46}.resource-lead-copy b{margin-top:30px;font-size:12px}.resource-list{display:grid}.resource-row{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:27px 30px;border-bottom:1px solid rgba(23,27,26,.22);transition:.25s}.resource-row:last-child{border-bottom:0}.resource-row h3{margin:0;font-size:21px;letter-spacing:-.035em}.resource-row>b{font-size:16px}.resource-row:hover{padding-left:42px;background:var(--ink);color:#fff}.resource-row-all{background:rgba(255,255,255,.5)}
.about-window{background:var(--ink);color:#fff}.about-window-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.about-number{min-height:430px;display:flex;flex-direction:column;justify-content:space-between;padding:36px;border:1px solid var(--line-light);background:linear-gradient(145deg,#222927,#171b1a)}.about-number strong{font:800 170px/.75 var(--display);letter-spacing:-.09em}.about-number strong span{color:var(--acid)}.about-number small{max-width:280px;color:rgba(255,255,255,.55);font-size:13px}.about-window-copy h2{margin:0;font-size:clamp(50px,6.3vw,82px)}.about-window-copy>p:not(.eyebrow){max-width:670px;margin:25px 0;color:rgba(255,255,255,.65);font-size:17px}.about-window-copy .button{margin-top:16px}.final-cta{padding:82px 0;background:var(--acid)}.final-cta-grid{display:grid;grid-template-columns:1.25fr .65fr;gap:90px;align-items:end}.final-cta h2{max-width:780px;margin:0;font-size:clamp(48px,6.4vw,82px)}.final-cta p{margin:0 0 25px;font-size:17px}
.page-hero{padding:110px 0 78px}.page-hero-dark,.work-page-hero{background:var(--ink);color:#fff}.page-hero-grid{display:grid;grid-template-columns:1.25fr .65fr;gap:80px;align-items:end}.page-hero h1{margin:0;font-size:clamp(66px,8.5vw,116px);line-height:.87}.page-hero h1 em{color:var(--acid);font-style:normal}.page-hero-copy p{margin:0 0 30px;color:rgba(255,255,255,.64);font-size:18px}.page-proof{display:flex;justify-content:space-between;gap:30px;margin-top:80px;padding-top:22px;border-top:1px solid var(--line-light);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,255,255,.5)}
.services-page{padding-top:96px}.services-page-grid{display:grid;grid-template-columns:290px 1fr;gap:90px}.service-side{position:sticky;top:105px;align-self:start}.service-side>p{margin:0 0 21px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.service-side nav{display:grid;border-top:1px solid var(--line);margin-bottom:27px}.service-side nav a{padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:700;transition:.2s}.service-side nav a:hover{padding-left:10px;color:var(--ink);background:var(--acid)}.service-content{border-top:1px solid var(--line)}.service-section{padding:64px 0 72px;border-bottom:1px solid var(--line)}.service-title{display:grid;grid-template-columns:150px 1fr;gap:30px}.service-title>span{font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.service-title h2{margin:0;font-size:clamp(45px,5vw,70px)}.service-title>p{grid-column:2;max-width:720px;margin:18px 0 0;color:var(--muted);font-size:17px}.service-columns{display:grid;grid-template-columns:1fr .75fr;gap:70px;margin:45px 0 0 180px}.service-columns h3{margin:0 0 16px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.service-columns ul{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:0;padding:0;list-style:none}.service-columns li{padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.service-columns p{margin:0 0 25px;color:var(--muted)}.service-columns a{font-size:12px;font-weight:800;border-bottom:1px solid}.ways-section{background:var(--paper-2)}.ways-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.way{min-height:330px;padding:28px;border-right:1px solid var(--line)}.way:last-child{border-right:0}.way>span{font-size:10px;font-weight:800}.way h3{margin:120px 0 15px;font-size:34px}.way p{margin:0;color:var(--muted)}
.case-study-section{padding:115px 0}.case-dark{background:var(--ink);color:#fff}.case-study-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.case-study-reverse{grid-template-columns:1.2fr .8fr}.case-copy>span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#65716b}.case-dark .case-copy>span{color:var(--acid)}.case-copy h2{margin:30px 0 22px;font-size:clamp(65px,8vw,110px)}.case-lead{max-width:560px;margin:0 0 42px;font-size:19px;color:var(--muted)}.case-dark .case-lead{color:rgba(255,255,255,.64)}.case-facts{border-top:1px solid var(--line)}.case-dark .case-facts{border-color:var(--line-light)}.case-facts>div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.case-dark .case-facts>div{border-color:var(--line-light)}.case-facts small{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.case-facts p{margin:0;color:var(--muted);font-size:13px}.case-dark .case-facts p{color:rgba(255,255,255,.58)}.case-study-section .project-art{min-height:650px}
.about-hero{padding:105px 0;background:var(--ink);color:#fff}.about-hero-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:end}.about-hero-number{display:flex;flex-direction:column;justify-content:space-between;min-height:530px;padding:38px;border:1px solid var(--line-light)}.about-hero-number strong{font:800 190px/.75 var(--display);letter-spacing:-.1em}.about-hero-number strong span{color:var(--acid)}.about-hero-number small{max-width:300px;color:rgba(255,255,255,.55)}.about-hero-copy h1{margin:0;font-size:clamp(62px,8vw,104px);line-height:.89}.about-hero-copy h1 em{display:block;margin-top:20px;color:var(--acid);font-style:normal;font-size:.5em;line-height:1}.about-hero-copy>p:not(.eyebrow){max-width:700px;margin:36px 0 0;color:rgba(255,255,255,.65);font-size:18px}.about-story{display:grid;grid-template-columns:1.1fr .8fr;gap:90px}.about-story h2{margin:0;font-size:clamp(50px,6.5vw,82px)}.about-story-copy p{margin:0 0 24px;color:var(--muted);font-size:17px}.principles-section{background:var(--ink);color:#fff}.principle-list{border-top:1px solid var(--line-light)}.principle-row{display:grid;grid-template-columns:70px .7fr 1fr;gap:40px;align-items:center;padding:34px 0;border-bottom:1px solid var(--line-light)}.principle-row>span{color:var(--acid);font-size:10px;font-weight:800}.principle-row h3{margin:0;font-size:34px}.principle-row p{margin:0;color:rgba(255,255,255,.58)}.process-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.process-layout h2{margin:0;font-size:clamp(48px,5.5vw,72px)}.process-layout>div:first-child>p:not(.eyebrow){color:var(--muted)}.process-list{border-top:1px solid var(--line)}.process-step{display:grid;grid-template-columns:55px .45fr 1fr;gap:30px;align-items:center;padding:27px 0;border-bottom:1px solid var(--line)}.process-step>span{font-size:9px;font-weight:800}.process-step h3{margin:0;font-size:27px}.process-step p{margin:0;color:var(--muted);font-size:14px}
.site-footer{padding:72px 0 25px;background:var(--paper);border-top:1px solid var(--line)}.site-footer .brand-mark{width:62px;height:62px;flex-basis:62px;padding:7px;background:var(--acid);border-radius:50%}.footer-top{display:grid;grid-template-columns:1.4fr .55fr .75fr;gap:80px}.footer-intro>p{max-width:380px;margin:25px 0 0;color:var(--muted);font-size:13px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column>span{margin-bottom:10px;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.footer-column a,.footer-column p{margin:0;color:var(--muted);font-size:13px}.footer-column a:hover{color:var(--ink);text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:60px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:none}

/* V8 layout refinement + real project imagery */
.project-image-art{background:#0f100f}
.project-image-art picture,.project-image-art img{display:block;width:100%;height:100%}
.project-image-art img{object-fit:cover;object-position:center}
.case-feature-image-section{padding:0;background:#111410}
.case-feature-image{margin:0;overflow:hidden;aspect-ratio:3/2;background:#111410}
.case-feature-image picture,.case-feature-image img{display:block;width:100%;height:100%}
.case-feature-image img{object-fit:cover;object-position:center}
@media(min-width:1021px){.project-story-featured{grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr)}.project-story-featured .project-story-copy{padding-inline:50px}}
@media(max-width:1020px){:root{--shell:min(100% - 36px,1260px)}.desktop-nav{display:none}.menu-toggle{display:block}.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-menu{position:fixed;z-index:90;inset:var(--header) 0 auto;display:flex;flex-direction:column;padding:18px 24px 30px;background:var(--paper);border-bottom:1px solid var(--line);transform:translateY(-140%);transition:.3s}.mobile-menu.is-open{transform:none}.mobile-menu a{padding:14px 0;border-bottom:1px solid var(--line);font:700 22px/1.2 var(--display)}.hero-stage,.entry-layout,.services-index-layout,.about-window-grid,.page-hero-grid,.about-story,.process-layout,.about-hero-grid{grid-template-columns:1fr;gap:54px}.hero-stage{padding-top:45px}.studio-board{min-height:560px}.proof-rail{grid-template-columns:1fr}.proof-rail div{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.entry-intro,.services-index-intro,.service-side{position:static}.showcase-head,.resource-window-head,.section-heading{grid-template-columns:1fr;gap:28px}.resource-window-head>p{grid-column:auto;grid-row:auto}.project-story,.project-story-split{grid-template-columns:1fr;min-height:0}.project-art{min-height:560px}.project-story-split:nth-child(2) .project-story-copy{order:2}.resource-editorial{grid-template-columns:1fr}.resource-lead{border-right:0;border-bottom:1px solid rgba(23,27,26,.22)}.services-page-grid{grid-template-columns:1fr}.service-side nav{grid-template-columns:1fr 1fr}.service-columns{margin-left:0}.ways-list{grid-template-columns:1fr}.way{border-right:0;border-bottom:1px solid var(--line)}.case-study-grid,.case-study-reverse{grid-template-columns:1fr}.case-study-reverse .project-art{order:2}.footer-top{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}}
@media(max-width:680px){:root{--shell:min(100% - 28px,1180px);--header:70px}.brand-copy{display:none}.brand-mark{width:48px;height:48px;flex-basis:48px}.home-hero{padding-top:42px}.hero-main h1{font-size:clamp(58px,17vw,83px)}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.studio-board{min-height:500px;border-radius:20px}.studio-card{width:76%;padding:20px}.studio-card strong{font-size:38px}.studio-card p{font-size:11px}.studio-card-strategy{left:5%}.studio-card-design{right:4%}.studio-card-systems{left:10%}.studio-orbit{right:-145px}.section{padding:84px 0}.section-heading h2,.entry-intro h2,.services-index-intro h2{font-size:46px}.entry-row{grid-template-columns:40px 1fr auto;gap:14px}.entry-row h3{font-size:27px}.entry-row p{font-size:13px}.entry-row:hover{padding-inline:12px}.showcase-head h2{font-size:50px}.project-art{min-height:440px}.project-image-art{min-height:0;aspect-ratio:3/2}.project-story-copy{padding:28px}.project-story-copy h3{font-size:54px}.e59-box{left:7%;width:135px;height:280px;padding:36px 12px}.e59-box strong{font-size:58px}.e59-jar{right:7%;width:120px;height:250px;padding-top:78px}.e59-jar:before{width:94px}.e59-jar strong{font-size:46px}.foresight-frame{min-height:340px;padding:28px;border-width:10px}.foresight-frame strong{left:28px;bottom:50px;font-size:37px}.service-index-row{grid-template-columns:34px 1fr auto}.service-index-row p{display:none}.resource-lead{grid-template-columns:1fr}.resource-symbol{min-height:230px}.resource-lead-copy{min-height:330px;padding:28px}.resource-lead-copy h3{font-size:34px}.resource-row{grid-template-columns:1fr auto}.resource-row>span{grid-column:1}.about-number{min-height:330px}.about-number strong{font-size:125px}.final-cta-grid{grid-template-columns:1fr;gap:32px}.final-cta h2{font-size:49px}.page-hero{padding:80px 0 60px}.page-hero h1,.about-hero-copy h1{font-size:58px}.page-proof{align-items:flex-start;flex-direction:column}.service-side nav{grid-template-columns:1fr}.service-title{grid-template-columns:1fr;gap:16px}.service-title>p{grid-column:auto}.service-title h2{font-size:43px}.service-columns{grid-template-columns:1fr;gap:38px}.service-columns ul{grid-template-columns:1fr}.way{min-height:250px}.way h3{margin-top:80px}.case-study-section{padding:80px 0}.case-copy h2{font-size:70px}.case-study-section .project-art{min-height:480px}.about-hero-number{min-height:330px}.about-hero-number strong{font-size:125px}.principle-row,.process-step{grid-template-columns:45px 1fr}.principle-row p,.process-step p{grid-column:2}.footer-top{grid-template-columns:1fr}.footer-intro{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.section-end{align-items:flex-start;flex-direction:column;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Final responsive and overflow safeguards */
.hero-main{min-width:0}.eyebrow{flex-wrap:wrap}.case-art{position:relative;min-height:650px;overflow:hidden}
@media(max-width:680px){
  .hero-main h1{font-size:clamp(48px,13.2vw,60px);line-height:.9}
  .hero-highlight{width:auto;max-width:100%}
  .home-hero .eyebrow{max-width:100%;font-size:8px;line-height:1.5}
  .case-art{min-height:480px}
}


/* V7 SEO growth pages */
.seo-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:12px;color:rgba(255,255,255,.58);margin-bottom:52px}.seo-breadcrumbs a{color:inherit;text-decoration:none}.seo-breadcrumbs a:hover{color:var(--acid)}
.seo-service-hero,.case-detail-hero{padding:150px 0 90px;background:#111410;color:#fff;overflow:hidden}.seo-service-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:9vw;align-items:end}.seo-service-hero h1,.case-detail-hero h1{max-width:980px;margin:20px 0 0;font-size:clamp(58px,7vw,112px);line-height:.91;letter-spacing:-.065em}.seo-service-intro{padding-bottom:8px}.seo-service-intro p,.case-detail-lead{margin:0 0 30px;color:rgba(255,255,255,.72);font-size:19px;line-height:1.7}.seo-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.seo-two-col h2{font-size:clamp(42px,4vw,68px);line-height:1;letter-spacing:-.05em;margin:22px 0 0}.seo-large-copy{font-size:clamp(22px,2vw,31px);line-height:1.42;letter-spacing:-.025em}.seo-two-col>div:last-child>p:not(.seo-large-copy){color:var(--muted);font-size:17px;line-height:1.75}.seo-scope-section{background:#e7efe9}.seo-scope-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px}.seo-scope-list,.seo-outcome-panel{border-radius:30px;padding:42px}.seo-scope-list{background:#fff;border:1px solid var(--line)}.seo-scope-list ul,.seo-outcome-panel ul{list-style:none;padding:0;margin:0}.seo-scope-list li,.seo-outcome-panel li{padding:16px 0;border-bottom:1px solid rgba(17,20,16,.14);font-size:17px}.seo-scope-list li:last-child,.seo-outcome-panel li:last-child{border-bottom:0}.seo-outcome-panel{background:#111410;color:#fff}.seo-outcome-panel>span{display:block;margin-bottom:28px;color:var(--acid);font:600 10px/1.2 "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.12em}.seo-outcome-panel li{border-color:rgba(255,255,255,.16)}.seo-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:28px;overflow:hidden}.seo-process-grid article{min-height:315px;padding:32px;border-right:1px solid var(--line)}.seo-process-grid article:last-child{border-right:0}.seo-process-grid span{font-size:11px;color:#56665e}.seo-process-grid h3{font-size:28px;margin:80px 0 14px;letter-spacing:-.04em}.seo-process-grid p{color:var(--muted);font-size:14px;line-height:1.65}.seo-resource-section{background:#111410;color:#fff}.seo-resource-section .section-heading p{color:rgba(255,255,255,.6)}.seo-resource-section .text-button{color:#fff}.seo-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.seo-link-card{position:relative;display:flex;flex-direction:column;min-height:230px;padding:28px;border-radius:24px;background:#fff;color:#111410;text-decoration:none;transition:.25s}.seo-link-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(0,0,0,.18)}.seo-link-card>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#687067}.seo-link-card strong{max-width:320px;margin-top:52px;font-size:23px;line-height:1.08}.seo-link-card b{position:absolute;right:24px;bottom:22px;font-size:20px}.seo-related-services{background:var(--acid);padding:28px 0}.seo-related-row{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.seo-related-row>span{margin-right:auto;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.seo-related-row a{font-weight:700;text-decoration:none}.case-detail-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:end}.case-detail-index{display:grid;justify-items:end;align-content:end}.case-detail-index span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}.case-detail-index strong{font-size:150px;line-height:.75;color:var(--acid)}.case-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px 10vw;align-items:start}.case-story-grid h2{font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.05em;margin:20px 0 0}.case-scope-dark{background:#1b221d;color:#fff}.case-next-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.case-next-grid h2{font-size:clamp(40px,4vw,64px);line-height:1;letter-spacing:-.05em;margin:20px 0 34px}.case-next-grid .seo-link-card{background:#e7efe9}.seo-service-opening{padding-top:118px}.service-section .service-detail-link{display:inline-flex;margin-top:24px;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.entry-row.service-seo-link h3:after{content:"Service page";display:inline-block;margin-left:12px;padding:5px 8px;border-radius:999px;background:var(--acid);font:600 8px/1 "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.08em;vertical-align:middle}
@media(max-width:900px){.seo-service-hero-grid,.seo-two-col,.seo-scope-grid,.case-detail-grid,.case-story-grid,.case-next-grid{grid-template-columns:1fr}.seo-process-grid{grid-template-columns:1fr 1fr}.seo-process-grid article:nth-child(2){border-right:0}.seo-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.seo-link-grid{grid-template-columns:1fr}.case-detail-index{justify-items:start;margin-top:30px}.case-detail-index strong{font-size:100px}.seo-service-hero,.case-detail-hero{padding-top:120px}.seo-breadcrumbs{margin-bottom:38px}}
@media(max-width:620px){.seo-service-hero h1,.case-detail-hero h1{font-size:52px}.seo-process-grid{grid-template-columns:1fr}.seo-process-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.seo-process-grid article:last-child{border-bottom:0}.seo-process-grid h3{margin-top:45px}.seo-scope-list,.seo-outcome-panel{padding:28px}.seo-related-row{display:grid}.entry-row.service-seo-link h3:after{display:none}}

/* Temporary portfolio project imagery */
.project-placeholder{position:relative}
.placeholder-art{position:relative;background:#151918}
.placeholder-art img{filter:saturate(.72) contrast(1.02);transition:transform .55s ease,filter .55s ease}
.project-placeholder:hover .placeholder-art img{transform:scale(1.025);filter:saturate(.92) contrast(1.03)}
.placeholder-badge{position:absolute;z-index:3;left:22px;top:22px;padding:9px 12px;border-radius:999px;background:var(--acid);color:var(--ink);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.image-credit{position:absolute;z-index:3;right:18px;bottom:16px;padding:6px 8px;background:rgba(15,16,15,.74);color:rgba(255,255,255,.72);font-size:7px;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(8px)}
.placeholder-case .project-image-art:after,.project-placeholder .project-image-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.18));pointer-events:none}
@media(max-width:680px){.placeholder-badge{left:14px;top:14px}.image-credit{right:12px;bottom:10px}}

/* SABD V10 launch refinements */
.about-hero-profile{position:relative;min-height:530px;border:1px solid var(--line-light);background:#222927;overflow:hidden}
.about-portrait{position:absolute;inset:0 0 128px;overflow:hidden;background:#171b1a}
.about-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(23,27,26,.22));pointer-events:none}
.about-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.82) contrast(1.02)}
.about-profile-meta{position:absolute;left:0;right:0;bottom:0;min-height:128px;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:24px;padding:24px 28px;background:#222927;border-top:1px solid var(--line-light)}
.about-profile-meta strong{font:800 70px/.75 var(--display);letter-spacing:-.08em;color:#fff}
.about-profile-meta strong span{color:var(--acid)}
.about-profile-meta small{max-width:250px;color:rgba(255,255,255,.55);font-size:11px;line-height:1.5}
.about-role{margin:0 0 24px!important;color:#fff!important;font-size:11px!important;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.about-experience{padding:0;border-bottom:1px solid var(--line)}
.experience-rail{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}
.experience-rail>div{min-height:138px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}
.experience-rail strong{font:800 17px/1 var(--display)}
.experience-rail span{max-width:230px;color:var(--muted);font-size:12px;line-height:1.45}
@media(max-width:1020px){.about-hero-profile{min-height:620px}.about-portrait{inset:0 0 128px}.experience-rail{grid-template-columns:1fr 1fr}.experience-rail>div{border-bottom:1px solid var(--line)}}
@media(max-width:680px){.about-hero-profile{min-height:490px}.about-portrait{inset:0 0 118px}.about-profile-meta{min-height:118px;padding:20px}.about-profile-meta strong{font-size:58px}.about-profile-meta small{font-size:10px}.about-role{margin-bottom:18px!important}.experience-rail{grid-template-columns:1fr}.experience-rail>div{min-height:112px}.about-story-copy p{font-size:16px}}

/* V14 portfolio gallery */
.portfolio-home-showcase{overflow:hidden;background:var(--ink);color:#fff;padding-bottom:92px}
.portfolio-home-head{display:grid;grid-template-columns:1.1fr .75fr;gap:90px;align-items:end;margin-bottom:48px}
.portfolio-home-head h2{max-width:760px;margin:18px 0 0;font-size:clamp(56px,7vw,92px);line-height:.94}
.portfolio-home-copy p{margin:0 0 26px;color:rgba(255,255,255,.62);font-size:17px;line-height:1.65}
.text-button-light{color:#fff;border-color:rgba(255,255,255,.25)}
.portfolio-slider-wrap{position:relative}
.portfolio-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 max(24px,calc((100vw - 1260px)/2)) 14px;scrollbar-width:none;overscroll-behavior-inline:contain}
.portfolio-slider::-webkit-scrollbar{display:none}
.portfolio-slide{flex:0 0 min(76vw,930px);scroll-snap-align:center}
.portfolio-slide-image{position:relative;overflow:hidden;aspect-ratio:16/10;background:#111;border:1px solid rgba(255,255,255,.08)}
.portfolio-slide-image img{width:100%;height:100%;display:block;object-fit:contain;background:#f2f0eb;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.portfolio-slide:hover .portfolio-slide-image img{transform:scale(1.015)}
.portfolio-slide-meta{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);margin-top:14px}
.portfolio-slide-meta>span{font:700 11px/1 var(--display);letter-spacing:.12em;color:var(--acid)}
.portfolio-slide-meta strong{display:block;font:700 22px/1.05 var(--display)}
.portfolio-slide-meta small{display:block;margin-top:6px;color:rgba(255,255,255,.52);font-size:11px;letter-spacing:.03em}
.portfolio-slider-controls{display:flex;align-items:center;justify-content:space-between;margin-top:24px}
.portfolio-counter{display:flex;align-items:center;gap:12px;font:700 10px/1 var(--display);letter-spacing:.1em;color:rgba(255,255,255,.62)}
.portfolio-counter i{display:block;width:66px;height:1px;background:rgba(255,255,255,.25)}
.portfolio-counter span:first-child{color:var(--acid)}
.portfolio-arrows{display:flex;gap:8px}
.portfolio-arrows button{width:50px;height:50px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:#fff;font-size:20px;cursor:pointer;transition:.2s}
.portfolio-arrows button:hover{border-color:var(--acid);background:var(--acid);color:var(--ink)}

.portfolio-gallery-section{padding:110px 0 120px}
.portfolio-gallery-intro{display:grid;grid-template-columns:.75fr 1.25fr;column-gap:80px;align-items:end;margin-bottom:56px}
.portfolio-gallery-intro .eyebrow{grid-column:1/-1}
.portfolio-gallery-intro h2{margin:22px 0 0;font-size:clamp(54px,6.8vw,90px);line-height:.94}
.portfolio-gallery-intro>p:last-child{margin:0 0 6px;max-width:540px;color:var(--muted);font-size:16px;line-height:1.7}
.portfolio-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}
.portfolio-gallery-card{appearance:none;display:block;grid-column:span 5;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:zoom-in;min-width:0}
.portfolio-gallery-wide{grid-column:span 7}
.portfolio-gallery-full{grid-column:1/-1}
.portfolio-gallery-image{display:block;position:relative;overflow:hidden;background:#ece9e2;border:1px solid rgba(23,27,26,.08)}
.portfolio-gallery-standard .portfolio-gallery-image{aspect-ratio:4/3}
.portfolio-gallery-wide .portfolio-gallery-image{aspect-ratio:16/10}
.portfolio-gallery-full .portfolio-gallery-image{aspect-ratio:16/8.7}
.portfolio-gallery-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.portfolio-gallery-card:hover .portfolio-gallery-image img{transform:scale(1.018)}
.portfolio-gallery-caption{display:grid;grid-template-columns:1fr auto;gap:4px 24px;padding:15px 0 5px;border-top:1px solid var(--line);margin-top:10px}
.portfolio-gallery-caption strong{font:700 20px/1.1 var(--display)}
.portfolio-gallery-caption small{grid-column:1;color:var(--muted);font-size:11px}
.portfolio-gallery-caption b{grid-column:2;grid-row:1/3;align-self:center;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.portfolio-gallery-card:focus-visible{outline:3px solid var(--acid);outline-offset:6px}

.portfolio-lightbox{position:fixed;z-index:140;inset:0;display:grid;place-items:center;padding:34px;background:rgba(5,7,7,.94);opacity:0;visibility:hidden;transition:.25s;color:#fff}
.portfolio-lightbox.is-open{opacity:1;visibility:visible}
.portfolio-lightbox-stage{width:min(94vw,1440px);max-height:90vh;display:flex;flex-direction:column;align-items:center}
.portfolio-lightbox-stage img{display:block;max-width:100%;max-height:80vh;object-fit:contain;box-shadow:0 28px 80px rgba(0,0,0,.42)}
.portfolio-lightbox-caption{width:100%;display:flex;justify-content:space-between;gap:25px;margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.18)}
.portfolio-lightbox-caption strong{font:700 18px/1 var(--display)}
.portfolio-lightbox-caption span{color:rgba(255,255,255,.55);font-size:11px}
.portfolio-lightbox-close{position:absolute;top:22px;right:26px;width:50px;height:50px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:transparent;color:#fff;font:300 32px/1 Arial,sans-serif;cursor:pointer}
.portfolio-lightbox-close:hover{background:#fff;color:#111}
body.portfolio-lightbox-open{overflow:hidden}

@media(max-width:1020px){
  .portfolio-home-head,.portfolio-gallery-intro{grid-template-columns:1fr;gap:28px}
  .portfolio-gallery-intro .eyebrow{grid-column:auto}
  .portfolio-slide{flex-basis:min(84vw,780px)}
  .portfolio-gallery-card,.portfolio-gallery-wide{grid-column:span 6}
  .portfolio-gallery-full{grid-column:1/-1}
}
@media(max-width:680px){
  .portfolio-home-showcase{padding-bottom:72px}
  .portfolio-home-head h2{font-size:52px}
  .portfolio-slider{gap:14px;padding-inline:14px}
  .portfolio-slide{flex-basis:88vw}
  .portfolio-slide-image{aspect-ratio:4/3}
  .portfolio-slider-controls{padding-inline:14px}
  .portfolio-arrows button{width:44px;height:44px}
  .portfolio-gallery-section{padding:82px 0 90px}
  .portfolio-gallery-intro{margin-bottom:38px}
  .portfolio-gallery-intro h2{font-size:48px}
  .portfolio-gallery-grid{grid-template-columns:1fr;gap:34px}
  .portfolio-gallery-card,.portfolio-gallery-wide,.portfolio-gallery-full{grid-column:1}
  .portfolio-gallery-standard .portfolio-gallery-image,.portfolio-gallery-wide .portfolio-gallery-image,.portfolio-gallery-full .portfolio-gallery-image{aspect-ratio:4/3}
  .portfolio-gallery-caption strong{font-size:18px}
  .portfolio-lightbox{padding:18px}
  .portfolio-lightbox-close{top:12px;right:12px}
  .portfolio-lightbox-caption{align-items:flex-start;flex-direction:column;gap:6px}
}
@media(prefers-reduced-motion:reduce){.portfolio-slider{scroll-behavior:auto}.portfolio-slide-image img,.portfolio-gallery-image img{transition:none}}

/* =========================================================
   V15 refinement overrides
   ========================================================= */

/* Reset tracking across the site. Keep the type natural rather than compressed. */
html body, html body *{letter-spacing:0!important}
html body{font-kerning:normal}

/* About portrait: smaller, personal and deliberately framed. */
.about-hero-profile{
  min-height:430px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  align-items:stretch;
  overflow:hidden;
}
.about-portrait{
  top:46px;
  left:50%;
  right:auto;
  bottom:auto;
  width:190px;
  height:190px;
  transform:translateX(-50%);
  border:7px solid rgba(255,255,255,.10);
  border-radius:50%;
  box-shadow:0 24px 54px rgba(0,0,0,.22);
  background:#171b1a;
}
.about-portrait:after{display:none}
.about-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;filter:saturate(.88) contrast(1.02)}
.about-profile-meta{position:relative;left:auto;right:auto;bottom:auto;margin-top:auto}

/* Four-part footer: brand, explore, direct contact and subscription. */
.footer-top{grid-template-columns:1.15fr .45fr .82fr 1.18fr;gap:48px}
.footer-newsletter{min-width:0}
.sabd-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}
.sabd-social-links a,.sabd-social-pending{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px;font-weight:700}
.sabd-social-links a:hover{border-color:var(--ink);color:var(--ink);text-decoration:none}
.sabd-social-pending{opacity:.5;cursor:default}

/* Newsletter capture. */
.sabd-newsletter-form{display:grid;gap:10px;width:100%}
.sabd-newsletter-form strong{display:block;color:var(--ink);font:700 16px/1.25 var(--display)}
.sabd-newsletter-form>p:not(.sabd-newsletter-status){margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.sabd-newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:3px}
.sabd-newsletter-row input{min-width:0;height:44px;padding:0 13px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:500 12px/1 var(--body);outline:none}
.sabd-newsletter-row input:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}
.sabd-newsletter-row button{height:44px;padding:0 15px;border:1px solid var(--ink);background:var(--ink);color:#fff;font:800 11px/1 var(--body);cursor:pointer}
.sabd-newsletter-row button:hover{background:var(--acid);color:var(--ink)}
.sabd-newsletter-row button:disabled{opacity:.55;cursor:wait}
.sabd-newsletter-consent{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;color:var(--muted);font-size:10px;line-height:1.45;cursor:pointer}
.sabd-newsletter-consent input{margin:2px 0 0;accent-color:var(--ink)}
.sabd-newsletter-status{min-height:16px!important;margin:0!important;color:var(--muted)!important;font-size:10px!important;line-height:1.4!important}
.sabd-newsletter-status.is-success{color:#28623f!important;font-weight:700}
.sabd-newsletter-status.is-error{color:#8a2f28!important}
.sabd-subscribe-toast{position:fixed;z-index:190;right:22px;bottom:22px;width:min(380px,calc(100vw - 44px));padding:17px 18px;background:var(--ink);color:#fff;border-left:4px solid var(--acid);box-shadow:0 18px 55px rgba(0,0,0,.25);font-size:13px;line-height:1.5}

@media(max-width:1020px){
  .footer-top{grid-template-columns:1fr 1fr;gap:42px 54px}
  .footer-intro{grid-column:auto}
  .about-hero-profile{min-height:430px}
}
@media(max-width:680px){
  .footer-top{grid-template-columns:1fr;gap:36px}
  .about-hero-profile{min-height:370px}
  .about-portrait{top:38px;width:150px;height:150px;border-width:6px}
  .sabd-newsletter-row{grid-template-columns:1fr}
  .sabd-newsletter-row button{width:100%}
}


/* V16 hero background refinement */
.services-hero,.work-page-hero{position:relative;overflow:hidden;isolation:isolate;}
.services-hero::before,.work-page-hero::before{content:"";position:absolute;inset:0;z-index:-2;background-position:right center;background-repeat:no-repeat;background-size:cover;opacity:.72;filter:saturate(1.02);}
.services-hero::after,.work-page-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg, rgba(7,11,20,.94) 0%, rgba(7,11,20,.85) 42%, rgba(7,11,20,.68) 72%, rgba(7,11,20,.56) 100%);}
.services-hero::before{background-image:url("assets/backgrounds/services-hero-biotech.webp");background-position:78% center;}
.work-page-hero::before{background-image:url("assets/backgrounds/work-hero-biotech.webp");background-position:66% center;}
.services-hero .page-hero-copy p,.work-page-hero .page-hero-copy p{color:rgba(255,255,255,.76);max-width:38ch;}
.services-hero .page-proof{position:relative;z-index:1;}
@media(max-width:680px){.services-hero::before,.work-page-hero::before{background-position:72% center;opacity:.58}.services-hero::after,.work-page-hero::after{background:linear-gradient(180deg, rgba(7,11,20,.92) 0%, rgba(7,11,20,.82) 45%, rgba(7,11,20,.74) 100%);}}



/* V17 background refinements */
.services-hero,.work-page-hero,.seo-service-hero,.home-hero{position:relative;overflow:hidden;isolation:isolate;}
.services-hero > .shell,.work-page-hero > .shell,.seo-service-hero > .shell,.home-hero > .shell,.home-hero .proof-rail{position:relative;z-index:3;}

/* Swap patterns and reduce intensity */
.services-hero::before,.work-page-hero::before,.seo-service-hero::before,.home-hero::before{content:"";position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-size:cover;filter:saturate(.9) brightness(.9);}
.services-hero::after,.work-page-hero::after,.seo-service-hero::after,.home-hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;}

.services-hero::before{background-image:url("assets/backgrounds/resources-hero-biotech.webp");background-position:74% center;opacity:.28;}
.services-hero::after{background:linear-gradient(90deg, rgba(7,11,20,.97) 0%, rgba(7,11,20,.92) 38%, rgba(7,11,20,.84) 68%, rgba(7,11,20,.74) 100%);} 

.work-page-hero::before{background-image:url("assets/backgrounds/work-hero-biotech.webp");background-position:68% center;opacity:.34;}
.work-page-hero::after{background:linear-gradient(90deg, rgba(7,11,20,.97) 0%, rgba(7,11,20,.91) 42%, rgba(7,11,20,.82) 70%, rgba(7,11,20,.72) 100%);} 

.seo-service-hero::before{background-image:url("assets/backgrounds/services-hero-biotech.webp");background-position:78% center;opacity:.24;}
.seo-service-hero::after{background:linear-gradient(90deg, rgba(10,14,18,.97) 0%, rgba(10,14,18,.92) 42%, rgba(10,14,18,.82) 70%, rgba(10,14,18,.72) 100%);} 
.seo-service-intro p{color:rgba(255,255,255,.78);} 

.home-hero::before{background-image:url("assets/backgrounds/work-hero-biotech.webp");background-position:92% 28%;opacity:.18;filter:saturate(.9) brightness(1);} 
.home-hero::after{background:linear-gradient(90deg, rgba(244,241,232,.96) 0%, rgba(244,241,232,.94) 46%, rgba(244,241,232,.82) 74%, rgba(244,241,232,.66) 100%);} 
.home-hero .hero-grid-lines{z-index:2;opacity:.72;} 
.home-hero .hero-stage,.home-hero .proof-rail{position:relative;z-index:3;} 

@media(max-width:900px){
  .services-hero::before,.work-page-hero::before,.seo-service-hero::before{background-position:72% center;opacity:.22;}
  .home-hero::before{background-position:82% 10%;opacity:.14;}
}
@media(max-width:680px){
  .services-hero::after,.work-page-hero::after,.seo-service-hero::after{background:linear-gradient(180deg, rgba(7,11,20,.96) 0%, rgba(7,11,20,.89) 44%, rgba(7,11,20,.80) 100%);} 
  .services-hero::before,.work-page-hero::before,.seo-service-hero::before{background-position:72% center;opacity:.18;}
  .home-hero::before{background-position:76% 8%;opacity:.12;}
  .home-hero::after{background:linear-gradient(180deg, rgba(244,241,232,.98) 0%, rgba(244,241,232,.95) 48%, rgba(244,241,232,.88) 100%);} 
}



/* V20 CLEAN HERO + FOOTER LOGO FIX */

/* General page hero strength */
.services-hero::before{opacity:.42 !important;background-position:74% center !important;}
.work-page-hero::before{opacity:.46 !important;background-position:68% center !important;}
.seo-service-hero::before{opacity:.34 !important;background-position:78% center !important;}

/* HOME: artwork belongs ONLY to the cream hero background */
.home-hero{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:var(--paper) !important;
}
.home-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:url("assets/backgrounds/resources-hero-biotech.webp");
  background-repeat:no-repeat;
  background-size:cover;
  background-position:82% center;
  opacity:.34;
  filter:saturate(.88) brightness(1.05);
  pointer-events:none;
}
.home-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,
    rgba(244,241,232,.97) 0%,
    rgba(244,241,232,.93) 36%,
    rgba(244,241,232,.78) 63%,
    rgba(244,241,232,.54) 100%);
  pointer-events:none;
}
.home-hero .hero-grid-lines{z-index:2;}
.home-hero .hero-stage,
.home-hero .proof-rail{position:relative;z-index:3;}

/* The studio board is deliberately solid and has NO image pseudo-element */
.studio-board{
  position:relative;
  z-index:4;
  background:var(--ink) !important;
  background-image:none !important;
  isolation:isolate;
}
.studio-board::after{content:none !important;display:none !important;background:none !important;}
.studio-board::before{z-index:0;}
.studio-board .studio-card,
.studio-board .studio-board-top,
.studio-board .studio-board-bottom,
.studio-board .studio-logo-mark,
.studio-board .studio-orbit{z-index:3;}

/* Footer logo: preserve the original 486:469 aspect ratio */
.site-footer .brand-mark{
  width:64px !important;
  height:auto !important;
  aspect-ratio:486 / 469;
  flex:0 0 64px !important;
  padding:0 !important;
  background:transparent !important;
  border-radius:0 !important;
}
.site-footer .brand-mark img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
}

@media(max-width:900px){
  .home-hero::before{background-position:76% center;opacity:.28;}
}
@media(max-width:680px){
  .services-hero::before,.work-page-hero::before,.seo-service-hero::before{opacity:.30 !important;}
  .home-hero::before{background-position:72% center;opacity:.24;}
  .home-hero::after{background:linear-gradient(180deg,rgba(244,241,232,.98),rgba(244,241,232,.92) 52%,rgba(244,241,232,.78));}
  .site-footer .brand-mark{width:58px !important;flex-basis:58px !important;}
}


/* V21 stronger page backgrounds + about hero background */
.services-hero::before{opacity:.50 !important;}
.work-page-hero::before{opacity:.55 !important;}
.seo-service-hero::before{opacity:.41 !important;}
.home-hero::before{opacity:.41 !important;}
.about-hero{position:relative;overflow:hidden;isolation:isolate;background:var(--ink);}
.about-hero::before{content:"";position:absolute;inset:0;z-index:0;background:url("assets/backgrounds/services-hero-biotech.webp") 76% center/cover no-repeat;opacity:.40;filter:saturate(.9) brightness(.95);pointer-events:none;}
.about-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, rgba(23,27,26,.97) 0%, rgba(23,27,26,.91) 36%, rgba(23,27,26,.82) 67%, rgba(23,27,26,.72) 100%);pointer-events:none;}
.about-hero > .shell,.about-hero-grid,.about-hero-profile,.about-hero-copy{position:relative;z-index:3;}
@media(max-width:900px){.home-hero::before{opacity:.34 !important;}.about-hero::before{background-position:72% center;opacity:.32;}}
@media(max-width:680px){.services-hero::before,.work-page-hero::before,.seo-service-hero::before{opacity:.36 !important;}.home-hero::before{opacity:.29 !important;}.about-hero::before{background-position:70% center;opacity:.26;}.about-hero::after{background:linear-gradient(180deg, rgba(23,27,26,.97) 0%, rgba(23,27,26,.90) 45%, rgba(23,27,26,.82) 100%);}}


/* V22: +15% background image strength and heading balance */
.services-hero::before{opacity:.58 !important;}
.work-page-hero::before{opacity:.63 !important;}
.seo-service-hero::before{opacity:.47 !important;}
.home-hero::before{opacity:.47 !important;}
.about-hero::before{opacity:.46 !important;}

/* Prevent awkward single-word/orphan heading lines where the browser can balance them */
h1,h2,h3,
.page-hero h1,
.seo-service-hero h1,
.about-hero-copy h1,
.contact-page-hero h1,
.section-heading h2,
.entry-intro h2,
.services-index-intro h2,
.project-story-copy h3,
.service-title h2,
.final-cta h2{
  text-wrap:balance;
}

/* Keep intentional hero line groups intact while balancing text within them */
.hero-main h1 span{ text-wrap:balance; }
.page-hero h1 em,
.about-hero-copy h1 em{ text-wrap:balance; }

@media(max-width:900px){
  .home-hero::before{opacity:.39 !important;}
  .about-hero::before{opacity:.37 !important;}
}
@media(max-width:680px){
  .services-hero::before,
  .work-page-hero::before,
  .seo-service-hero::before{opacity:.41 !important;}
  .home-hero::before{opacity:.33 !important;}
  .about-hero::before{opacity:.30 !important;}

  /* Give large headings a little more usable line width on small screens */
  .page-hero h1,
  .seo-service-hero h1,
  .about-hero-copy h1,
  .contact-page-hero h1{
    max-width:100%;
    text-wrap:balance;
  }
}


/* V23 dark home hero + overlap correction */
.home-hero{background:#08111d !important;color:#fff;position:relative;overflow:hidden;isolation:isolate;}
.home-hero::before{background-image:url("assets/backgrounds/work-hero-biotech.webp") !important;background-position:82% center !important;opacity:.54 !important;filter:saturate(.92) brightness(.9) !important;}
.home-hero::after{background:linear-gradient(90deg, rgba(8,17,29,.98) 0%, rgba(8,17,29,.93) 34%, rgba(8,17,29,.82) 63%, rgba(8,17,29,.66) 100%) !important;}
.home-hero .hero-grid-lines{background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px) !important;opacity:.72;}
.home-hero .hero-stage{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);gap:84px;align-items:center;min-height:700px;}
.home-hero .hero-main{position:relative;z-index:4;max-width:560px;padding-bottom:18px;}
.home-hero .eyebrow,.home-hero .hero-lead{color:rgba(255,255,255,.76) !important;}
.home-hero .hero-main h1{max-width:640px;font-size:clamp(46px,5vw,77px) !important;line-height:.92;color:#fff;letter-spacing:-.05em;}
.home-hero .hero-highlight:after{height:.24em;background:rgba(189,255,59,.88);}
.home-hero .button.button-dark{background:#fff;color:#08111d;}
.home-hero .button.button-dark:hover{background:#d9ff57;}
.home-hero .text-button{color:#fff;border-bottom-color:rgba(255,255,255,.35);}
.home-hero .text-button:hover{border-bottom-color:#d9ff57;color:#d9ff57;}
.home-hero .studio-board{justify-self:end;margin-left:auto;width:min(100%,540px);min-height:560px;z-index:3;box-shadow:0 34px 90px rgba(0,0,0,.36);}
.home-hero .proof-rail{background:rgba(8,17,29,.52);border-top-color:rgba(255,255,255,.1);border-bottom-color:rgba(255,255,255,.1);}
.home-hero .proof-rail strong{color:#fff;}
.home-hero .proof-rail span{color:rgba(255,255,255,.68);}
.home-hero .proof-rail div{border-right-color:rgba(255,255,255,.1);}
@media(max-width:1180px){.home-hero .hero-stage{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:62px;}.home-hero .studio-board{width:min(100%,500px);}}
@media(max-width:1020px){.home-hero .hero-stage{grid-template-columns:1fr;gap:44px;min-height:0;}.home-hero .hero-main{max-width:100%;}.home-hero .studio-board{width:min(100%,620px);justify-self:start;}}
@media(max-width:680px){.home-hero .hero-main h1{font-size:clamp(42px,13.7vw,66px) !important;}.home-hero::before{opacity:.42 !important;background-position:76% center !important;}.home-hero .hero-lead{font-size:16px;}.home-hero .studio-board{min-height:500px;}.home-hero .proof-rail{background:rgba(8,17,29,.44);}}


/* V24 TYPOGRAPHY + GRID SYSTEM
   Uses the About page as the reference: heading first, supporting copy directly below,
   controlled line measure, balanced wrapping, and consistent breakpoints. */
:root{
  --type-measure-copy:62ch;
  --type-measure-short:48ch;
  --type-measure-hero:18ch;
  --type-measure-section:20ch;
}

h1,h2,h3{
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
  text-wrap:balance;
}
p,li{
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
  text-wrap:pretty;
}

/* Primary page heroes: heading and supporting copy belong to one left-aligned reading column */
.page-hero-grid{
  grid-template-columns:1fr !important;
  gap:24px !important;
  align-items:start !important;
  max-width:980px;
  margin-left:0;
}
.page-hero h1{
  max-width:17ch;
  font-size:clamp(52px,6.4vw,90px);
  line-height:.94;
  letter-spacing:-.052em;
}
.page-hero-copy{
  max-width:var(--type-measure-copy);
}
.page-hero-copy p{
  max-width:var(--type-measure-copy) !important;
  margin:0 0 26px;
  line-height:1.62;
}

/* Detailed service heroes: same hierarchy, no text stranded in a second column */
.seo-service-hero-grid{
  grid-template-columns:1fr !important;
  gap:26px !important;
  align-items:start !important;
  max-width:1040px;
}
.seo-service-hero h1{
  max-width:18ch;
  font-size:clamp(50px,6.2vw,88px);
  line-height:.96;
  letter-spacing:-.052em;
}
.seo-service-intro{
  max-width:var(--type-measure-copy);
  padding-bottom:0;
}
.seo-service-intro p{
  max-width:var(--type-measure-copy);
  margin:0 0 28px;
  font-size:18px;
  line-height:1.65;
}

/* Section heading pattern: label + heading, then blurb/action directly below */
.section-heading{
  grid-template-columns:1fr !important;
  gap:20px !important;
  align-items:start !important;
  max-width:900px;
}
.section-heading h2{
  max-width:var(--type-measure-section);
  font-size:clamp(44px,5.5vw,72px);
  line-height:1;
}
.section-heading>p{
  max-width:var(--type-measure-copy);
  margin:0;
  line-height:1.7;
}
.section-heading>a{
  width:max-content;
  max-width:100%;
}

/* Other editorial section headers follow the same rhythm */
.showcase-head,
.portfolio-home-head,
.resource-window-head{
  grid-template-columns:1fr !important;
  gap:22px !important;
  align-items:start !important;
  max-width:900px;
}
.showcase-head h2,
.portfolio-home-head h2,
.resource-window-head h2{
  max-width:19ch;
}
.showcase-head>p,
.portfolio-home-copy,
.resource-window-head>p{
  max-width:var(--type-measure-copy);
}

/* Services overview titles: number/label above, heading + blurb aligned below */
.service-title{
  grid-template-columns:1fr !important;
  gap:14px !important;
  max-width:900px;
}
.service-title>span{margin-bottom:4px;}
.service-title h2{
  max-width:18ch;
  font-size:clamp(42px,4.9vw,66px);
  line-height:1;
}
.service-title>p{
  grid-column:auto !important;
  max-width:var(--type-measure-copy);
  margin:4px 0 0;
  line-height:1.68;
}
.service-title .service-detail-link{
  width:max-content;
  max-width:100%;
  margin-top:10px;
}
.service-columns{margin-left:0 !important;}

/* HOME: remove the old three-line slogan and restore a controlled editorial hierarchy */
.home-hero .hero-stage{
  grid-template-columns:minmax(0,1fr) minmax(500px,570px) !important;
  gap:84px !important;
  align-items:center;
  min-height:690px;
}
.home-hero .hero-main{
  min-width:0;
  max-width:590px;
  position:relative;
  z-index:4;
}
.home-hero .hero-main h1{
  max-width:14ch;
  margin:0;
  font-size:clamp(45px,4.5vw,69px) !important;
  line-height:.96 !important;
  letter-spacing:-.052em;
  color:#fff;
  text-wrap:balance;
}
.home-hero .hero-lead{
  max-width:52ch;
  margin:28px 0 0;
  font-size:17px;
  line-height:1.65;
}
.home-hero .studio-board{
  width:100% !important;
  max-width:570px;
  justify-self:end;
  margin-left:auto;
}
.home-hero .proof-rail{
  margin-top:36px;
}

/* Contact block on home follows heading -> blurb hierarchy */
.sabd-contact-copy h2{
  max-width:17ch;
  text-wrap:balance;
}
.sabd-contact-copy>p:not(.eyebrow){
  max-width:var(--type-measure-copy);
  text-wrap:pretty;
}

/* Final CTA: one reading column instead of two disconnected blocks */
.final-cta-grid{
  grid-template-columns:1fr !important;
  gap:22px !important;
  max-width:860px;
  align-items:start !important;
}
.final-cta h2{max-width:18ch;}
.final-cta-grid>div p{max-width:var(--type-measure-copy);}

/* WORK PAGE: editorial, consistent gallery instead of irregular 7/5/12-column jumps */
.portfolio-gallery-section{padding:104px 0 124px;}
.portfolio-gallery-intro{
  display:block !important;
  max-width:880px;
  margin-bottom:52px;
}
.portfolio-gallery-intro .eyebrow{margin-bottom:22px;}
.portfolio-gallery-intro h2{
  max-width:18ch;
  margin:0;
  font-size:clamp(46px,5.6vw,72px);
  line-height:1;
}
.portfolio-gallery-intro>p:last-child{
  max-width:var(--type-measure-copy);
  margin:24px 0 0;
  font-size:16px;
  line-height:1.7;
}
.portfolio-gallery-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:52px 28px !important;
  align-items:start;
}
.portfolio-gallery-card,
.portfolio-gallery-wide,
.portfolio-gallery-full{
  grid-column:auto !important;
  min-width:0;
}
.portfolio-gallery-card:nth-child(1),
.portfolio-gallery-card:nth-child(6),
.portfolio-gallery-card:nth-child(11){
  grid-column:1/-1 !important;
}
.portfolio-gallery-image,
.portfolio-gallery-standard .portfolio-gallery-image,
.portfolio-gallery-wide .portfolio-gallery-image,
.portfolio-gallery-full .portfolio-gallery-image{
  aspect-ratio:16/10 !important;
  border:1px solid rgba(23,27,26,.09);
  background:#e9e6df;
}
.portfolio-gallery-card:nth-child(1) .portfolio-gallery-image,
.portfolio-gallery-card:nth-child(6) .portfolio-gallery-image,
.portfolio-gallery-card:nth-child(11) .portfolio-gallery-image{
  aspect-ratio:16/8.7 !important;
}
.portfolio-gallery-image img{
  width:100%;
  height:100%;
  object-fit:contain !important;
  background:#e9e6df;
}
.portfolio-gallery-caption{
  grid-template-columns:auto 1fr auto !important;
  gap:5px 18px !important;
  align-items:center;
  margin-top:12px;
  padding:15px 0 0;
  border-top:1px solid var(--line);
}
.portfolio-gallery-caption::before{
  content:counter(portfolio-card, decimal-leading-zero);
  counter-increment:portfolio-card;
  grid-row:1/3;
  align-self:start;
  padding-top:3px;
  color:var(--muted);
  font:700 9px/1 var(--display);
  letter-spacing:.1em;
}
.portfolio-gallery-grid{counter-reset:portfolio-card;}
.portfolio-gallery-caption strong{
  grid-column:2;
  font-size:19px;
  line-height:1.1;
}
.portfolio-gallery-caption small{
  grid-column:2;
  color:var(--muted);
  font-size:11px;
}
.portfolio-gallery-caption b{
  grid-column:3;
  grid-row:1/3;
  align-self:center;
  color:var(--muted);
}

@media(max-width:1120px){
  .home-hero .hero-stage{
    grid-template-columns:minmax(0,1fr) minmax(440px,520px) !important;
    gap:58px !important;
  }
}
@media(max-width:980px){
  .home-hero .hero-stage{
    grid-template-columns:1fr !important;
    gap:46px !important;
    min-height:0;
  }
  .home-hero .hero-main{max-width:720px;}
  .home-hero .studio-board{justify-self:start;max-width:620px;}
}
@media(max-width:760px){
  .page-hero h1{font-size:clamp(44px,12vw,62px);max-width:16ch;}
  .seo-service-hero h1{font-size:clamp(42px,11.5vw,60px);max-width:17ch;}
  .section-heading h2{font-size:clamp(39px,10.5vw,54px);}
  .portfolio-gallery-grid{grid-template-columns:1fr !important;gap:38px !important;}
  .portfolio-gallery-card,
  .portfolio-gallery-card:nth-child(1),
  .portfolio-gallery-card:nth-child(6),
  .portfolio-gallery-card:nth-child(11){grid-column:1 !important;}
  .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(1) .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(6) .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(11) .portfolio-gallery-image{aspect-ratio:4/3 !important;}
}
@media(max-width:680px){
  .home-hero .hero-main h1{font-size:clamp(42px,12.5vw,58px) !important;max-width:15ch;}
  .home-hero .hero-lead{font-size:16px;}
  .home-hero .hero-stage{gap:38px !important;}
}


/* =========================================================
   V25 GRID + TYPE CORRECTION
   Keep every page on the master shell. Limit text, never shell.
   ========================================================= */

/* Natural phrase wrapping. "balance" was causing semantic-looking breaks in long headings. */
h1,h2,h3{ text-wrap:pretty !important; word-break:normal !important; overflow-wrap:normal !important; hyphens:none !important; }
p,li{ text-wrap:pretty !important; }

/* MASTER HERO GRID: full shell, left aligned exactly like About. */
.page-hero-grid{
  width:var(--shell) !important;
  max-width:none !important;
  margin-inline:auto !important;
  display:block !important;
}
.page-hero-grid > div:first-child{max-width:900px;}
.page-hero-copy{
  max-width:62ch !important;
  margin-top:26px !important;
}
.page-hero h1{
  max-width:15ch !important;
  margin:0 !important;
  font-size:clamp(52px,5.8vw,82px) !important;
  line-height:.98 !important;
}
.page-hero h1 > span,
.page-hero h1 > em{display:block;}
.page-hero h1 em{margin-top:2px;}
.page-hero-copy p{font-size:17px !important;line-height:1.66 !important;}

/* Detailed service heroes follow the same shell and reading column. */
.seo-service-hero-grid{
  width:100% !important;
  max-width:none !important;
  display:block !important;
}
.seo-service-hero-grid > div:first-child{max-width:940px;}
.seo-service-hero h1{
  max-width:16ch !important;
  font-size:clamp(50px,5.5vw,78px) !important;
  line-height:.99 !important;
}
.seo-service-intro{max-width:62ch !important;margin-top:24px;}

/* HOME supporting sections: reduce type and stop awkward 3/4 line breaks. */
.entry-layout{
  grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr) !important;
  gap:92px !important;
}
.entry-intro h2{
  max-width:13.5ch !important;
  font-size:clamp(43px,4.2vw,59px) !important;
  line-height:1.02 !important;
}
.entry-intro>p:not(.eyebrow){max-width:52ch !important;font-size:16px !important;line-height:1.68 !important;}
.entry-row h3{font-size:30px !important;line-height:1.08 !important;}
.entry-row p{max-width:56ch;line-height:1.55;}

/* General section hierarchy: label, heading, then supporting copy beneath. */
.section-heading,
.showcase-head,
.portfolio-home-head,
.resource-window-head{
  width:100% !important;
  max-width:none !important;
}
.section-heading > div,
.showcase-head > div,
.portfolio-home-head > div,
.resource-window-head > div{max-width:850px;}
.section-heading h2,
.showcase-head h2,
.portfolio-home-head h2,
.resource-window-head h2{max-width:16ch !important;}
.section-heading>p,
.showcase-head>p,
.portfolio-home-copy,
.resource-window-head>p{max-width:62ch !important;}

/* WORK hero + gallery align to the exact same shell edge as nav/About. */
.work-page-hero .page-hero-grid > div:first-child{max-width:880px;}
.portfolio-gallery-intro{
  width:var(--shell) !important;
  max-width:none !important;
  margin-inline:auto !important;
  margin-bottom:54px !important;
}
.portfolio-gallery-intro h2{
  max-width:15ch !important;
  font-size:clamp(44px,4.9vw,66px) !important;
  line-height:1.02 !important;
}
.portfolio-gallery-intro>p:last-child{max-width:62ch !important;margin-top:22px !important;}

/* Clean editorial gallery rhythm: feature, pair, feature, pairs, closing feature. */
.portfolio-gallery-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:46px 28px !important;
}
.portfolio-gallery-card,
.portfolio-gallery-wide,
.portfolio-gallery-full,
.portfolio-gallery-card:nth-child(1),
.portfolio-gallery-card:nth-child(4),
.portfolio-gallery-card:nth-child(6),
.portfolio-gallery-card:nth-child(11){grid-column:auto !important;}
.portfolio-gallery-card:nth-child(1),
.portfolio-gallery-card:nth-child(4),
.portfolio-gallery-card:nth-child(11){grid-column:1/-1 !important;}
.portfolio-gallery-image,
.portfolio-gallery-standard .portfolio-gallery-image,
.portfolio-gallery-wide .portfolio-gallery-image,
.portfolio-gallery-full .portfolio-gallery-image{aspect-ratio:4/3 !important;}
.portfolio-gallery-card:nth-child(1) .portfolio-gallery-image,
.portfolio-gallery-card:nth-child(4) .portfolio-gallery-image,
.portfolio-gallery-card:nth-child(11) .portfolio-gallery-image{aspect-ratio:16/8.8 !important;}
.portfolio-gallery-caption{padding-top:13px !important;}

/* Keep the About page's successful hierarchy untouched apart from natural wrapping. */
.about-hero h1,.about-story h2,.process-layout h2,.principle-row h3{ text-wrap:pretty !important; }

@media(max-width:1020px){
  .entry-layout{grid-template-columns:1fr !important;gap:50px !important;}
  .entry-intro{position:static !important;max-width:680px;}
  .page-hero-grid{width:var(--shell) !important;}
}
@media(max-width:760px){
  .page-hero h1{font-size:clamp(42px,11vw,58px) !important;max-width:16ch !important;}
  .seo-service-hero h1{font-size:clamp(40px,10.6vw,56px) !important;max-width:17ch !important;}
  .entry-intro h2{font-size:clamp(40px,10.2vw,52px) !important;max-width:14ch !important;}
  .portfolio-gallery-grid{grid-template-columns:1fr !important;gap:36px !important;}
  .portfolio-gallery-card,
  .portfolio-gallery-card:nth-child(1),
  .portfolio-gallery-card:nth-child(4),
  .portfolio-gallery-card:nth-child(11){grid-column:1 !important;}
  .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(1) .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(4) .portfolio-gallery-image,
  .portfolio-gallery-card:nth-child(11) .portfolio-gallery-image{aspect-ratio:4/3 !important;}
}


/* V26 consistency pass: restore master shell and one-column reading hierarchy */

/* HOME selected work intro must remain inside the same master shell as the rest of the site. */
.portfolio-home-head{
  width:var(--shell) !important;
  max-width:none !important;
  margin-inline:auto !important;
  display:block !important;
  margin-bottom:54px !important;
}
.portfolio-home-head > div,
.portfolio-home-copy{
  max-width:760px !important;
}
.portfolio-home-head h2{
  max-width:13ch !important;
  margin:18px 0 0 !important;
  font-size:clamp(48px,5.4vw,72px) !important;
  line-height:.98 !important;
  text-wrap:pretty !important;
}
.portfolio-home-copy{
  margin-top:24px !important;
}
.portfolio-home-copy p{
  max-width:62ch !important;
  margin:0 0 18px !important;
  color:rgba(255,255,255,.66) !important;
  line-height:1.65 !important;
}

/* Lime closing CTAs follow the same left grid and hierarchy as the About page. */
.final-cta{padding:76px 0 !important;}
.final-cta-grid{
  width:var(--shell) !important;
  max-width:none !important;
  margin-inline:auto !important;
  display:block !important;
}
.final-cta h2{
  max-width:15ch !important;
  margin:0 !important;
  font-size:clamp(46px,5.2vw,70px) !important;
  line-height:.99 !important;
  text-wrap:pretty !important;
}
.final-cta-grid > div{
  max-width:62ch !important;
  margin-top:22px !important;
}
.final-cta-grid > div p{
  max-width:62ch !important;
  margin:0 0 24px !important;
  line-height:1.65 !important;
}

/* Work gallery end spacing: remove the oversized dead zone before CTA. */
.portfolio-gallery-section{padding-bottom:84px !important;}

@media(max-width:680px){
  .portfolio-home-head h2{font-size:clamp(42px,12vw,56px) !important;max-width:14ch !important;}
  .final-cta{padding:62px 0 !important;}
  .final-cta h2{font-size:clamp(40px,11.5vw,54px) !important;max-width:15ch !important;}
}


/* V28 Resource Hub spacing / shell correction */
.resource-window{
  padding:104px 0 112px !important;
}
.resource-window-head.shell{
  width:var(--shell) !important;
  max-width:none !important;
  margin-inline:auto !important;
  margin-bottom:52px !important;
  display:block !important;
}
.resource-window-head > *{
  grid-column:auto !important;
  grid-row:auto !important;
}
.resource-window-head .eyebrow{
  margin:0 0 20px !important;
}
.resource-window-head h2{
  width:auto !important;
  max-width:13ch !important;
  margin:0 !important;
  font-size:clamp(52px,5.6vw,78px) !important;
  line-height:.98 !important;
  letter-spacing:-.055em !important;
}
.resource-window-head > p:not(.eyebrow){
  width:auto !important;
  max-width:58ch !important;
  margin:24px 0 0 !important;
  color:#3e453f !important;
  font-size:17px !important;
  line-height:1.65 !important;
}
.resource-editorial.shell{
  width:var(--shell) !important;
  margin-inline:auto !important;
}

@media(max-width:1020px){
  .resource-window{padding:88px 0 96px !important;}
  .resource-window-head{margin-bottom:42px !important;}
  .resource-window-head h2{font-size:clamp(48px,7vw,68px) !important;max-width:14ch !important;}
}
@media(max-width:680px){
  .resource-window{padding:72px 0 80px !important;}
  .resource-window-head{margin-bottom:34px !important;}
  .resource-window-head h2{font-size:clamp(42px,12vw,56px) !important;max-width:15ch !important;}
  .resource-window-head > p:not(.eyebrow){font-size:16px !important;margin-top:20px !important;}
}


/* V29: raise header/hero background image opacity by ~15% */
.services-hero::before{opacity:.67 !important;}
.work-page-hero::before{opacity:.72 !important;}
.seo-service-hero::before{opacity:.54 !important;}
.home-hero::before{opacity:.62 !important;}
.about-hero::before{opacity:.53 !important;}
@media(max-width:900px){.home-hero::before{opacity:.45 !important;}.about-hero::before{opacity:.43 !important;}}
@media(max-width:680px){.services-hero::before,.work-page-hero::before,.seo-service-hero::before{opacity:.47 !important;}.home-hero::before{opacity:.48 !important;}.about-hero::before{opacity:.35 !important;}}


/* =========================================================
   V30 HEADER + HOMEPAGE CAPABILITY INTERACTIONS
   ========================================================= */
:root{--header:94px;}
.site-header{height:var(--header);}
.site-header.is-scrolled{height:82px;}
.header-inner{gap:28px;}
.desktop-nav{gap:27px;}
.site-header .brand-mark{
  width:73px !important;
  height:70px !important;
  flex:0 0 73px !important;
}
.site-header .brand-mark img{
  width:100% !important;
  height:auto !important;
  max-height:70px !important;
  object-fit:contain !important;
}
.site-header.is-scrolled .brand-mark{
  width:66px !important;
  height:64px !important;
  flex-basis:66px !important;
}
.site-header.is-scrolled .brand-mark img{max-height:64px !important;}

/* Remove the board/block. Keep only the floating cards, SABD mark and orbit. */
.home-hero .studio-board{
  position:relative;
  width:100% !important;
  max-width:590px !important;
  min-height:560px !important;
  overflow:visible !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  isolation:isolate;
}
.home-hero .studio-board::before,
.home-hero .studio-board::after{content:none !important;display:none !important;}
.home-hero .studio-logo-mark{
  z-index:0 !important;
  right:-2% !important;
  bottom:3% !important;
  width:330px !important;
  height:auto !important;
  opacity:.12 !important;
  filter:grayscale(1) brightness(4) !important;
  transform:rotate(-8deg) !important;
  pointer-events:none;
}
.home-hero .studio-orbit{
  z-index:1 !important;
  right:-58px !important;
  bottom:-92px !important;
  width:275px !important;
  height:275px !important;
  border-width:44px !important;
  opacity:.88;
  pointer-events:none;
}
.home-hero .studio-card{
  appearance:none;
  -webkit-appearance:none;
  display:block;
  text-align:left;
  font-family:var(--body);
  color:#fff;
  cursor:pointer;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 22px 44px rgba(0,0,0,.24);
  outline:none;
}
.home-hero .studio-card-design{color:var(--ink);}
.home-hero .studio-card-systems{color:var(--ink);}
.home-hero .studio-card:focus-visible{
  box-shadow:0 0 0 3px rgba(200,255,46,.9),0 22px 44px rgba(0,0,0,.28);
}
.home-hero .studio-card::after{
  content:'↗';
  position:absolute;
  top:18px;
  right:20px;
  font-size:15px;
  opacity:.58;
  transition:.2s;
}
.home-hero .studio-card:hover::after,
.home-hero .studio-card:focus-visible::after{transform:translate(3px,-3px);opacity:1;}

/* Capability modal */
.capability-modal{
  position:fixed;
  z-index:210;
  inset:0;
  display:grid;
  place-items:center;
  padding:24px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .22s ease,visibility .22s ease;
}
.capability-modal.is-open{opacity:1;visibility:visible;pointer-events:auto;}
.capability-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(4,8,13,.82);
  backdrop-filter:blur(12px);
}
.capability-modal-panel{
  position:relative;
  z-index:1;
  width:min(650px,100%);
  padding:44px 46px 46px;
  background:#f4f1e8;
  color:#171b1a;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 38px 110px rgba(0,0,0,.42);
}
.capability-modal-close{
  position:absolute;
  top:22px;
  right:22px;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border:0;
  border-radius:50%;
  background:#171b1a;
  color:#c8ff2e;
  font:400 27px/1 Arial,sans-serif;
  cursor:pointer;
  transition:.2s;
}
.capability-modal-close:hover{background:#c8ff2e;color:#171b1a;transform:rotate(8deg);}
.capability-modal-eyebrow{
  margin:0 0 18px;
  color:#56605a;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
}
.capability-modal h2{
  max-width:11ch;
  margin:0;
  font-size:clamp(48px,6vw,72px);
  line-height:.94;
}
.capability-modal-copy{
  max-width:56ch;
  margin:28px 0 0;
  color:#58605c;
  font-size:17px;
  line-height:1.7;
}
.capability-modal-points{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin:32px 0 0;
  padding:0;
  list-style:none;
  background:rgba(23,27,26,.13);
  border:1px solid rgba(23,27,26,.13);
}
.capability-modal-points li{
  min-height:94px;
  padding:18px;
  background:#f4f1e8;
  font-size:12px;
  line-height:1.45;
}
.capability-modal-link{margin-top:30px;}
body.capability-modal-open{overflow:hidden;}

@media(max-width:1020px){
  :root{--header:90px;}
  .site-header .brand-mark{width:70px !important;height:67px !important;flex-basis:70px !important;}
  .site-header .brand-mark img{max-height:67px !important;}
  .home-hero .studio-board{max-width:620px !important;}
}
@media(max-width:680px){
  :root{--header:86px;}
  .site-header .brand-mark{width:67px !important;height:65px !important;flex-basis:67px !important;}
  .site-header .brand-mark img{max-height:65px !important;}
  .home-hero .studio-board{min-height:510px !important;overflow:hidden !important;}
  .home-hero .studio-logo-mark{width:255px !important;right:-4% !important;bottom:5% !important;}
  .home-hero .studio-orbit{right:-105px !important;bottom:-100px !important;}
  .capability-modal{padding:10px;}
  .capability-modal-panel{padding:34px 24px 30px;}
  .capability-modal-close{top:16px;right:16px;width:44px;height:44px;}
  .capability-modal h2{font-size:46px;}
  .capability-modal-points{grid-template-columns:1fr;}
  .capability-modal-points li{min-height:0;}
}


/* V32 work portfolio intro removal */
.work-portfolio-showcase{padding-top:72px !important;}
@media(max-width:680px){.work-portfolio-showcase{padding-top:54px !important;}}


/* =========================================================
   V33 FINAL UI / GRID / TYPOGRAPHY CONSISTENCY SYSTEM
   ========================================================= */
:root{
  --hero-bg:#08111d;
  --hero-h1:clamp(52px,5.25vw,74px);
  --section-h2:clamp(40px,4.35vw,62px);
  --copy-lg:17px;
}
body{font-size:16px;line-height:1.6;}

/* One header system */
.site-header{height:94px !important;background:rgba(244,241,232,.94) !important;border-bottom:1px solid rgba(23,27,26,.16) !important;}
.site-header.is-scrolled{height:82px !important;}
.header-inner{width:var(--shell);margin-inline:auto;grid-template-columns:1fr auto 1fr !important;gap:28px !important;}
.desktop-nav{justify-self:center;gap:27px !important;}
.desktop-nav a{position:relative;padding:31px 0 28px !important;color:#4f5652;font-size:13px;font-weight:700;}
.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--acid);transition:.25s;}
.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:var(--ink);}
.desktop-nav a:hover::after,.desktop-nav a[aria-current="page"]::after{right:0;}
.header-cta{justify-self:end;}

/* One top-level hero colour family */
.home-hero,.about-hero,.page-hero-dark,.work-page-hero,.seo-service-hero{background-color:var(--hero-bg) !important;color:#fff;}
.services-hero::after,.work-page-hero::after,.seo-service-hero::after,.about-hero::after{
  background:linear-gradient(90deg,rgba(8,17,29,.98) 0%,rgba(8,17,29,.91) 40%,rgba(8,17,29,.75) 72%,rgba(8,17,29,.62) 100%) !important;
}

/* Shared H1 treatment. Resources is the reference. */
.hero-main h1,
.about-hero-copy h1,
.page-hero h1,
.seo-service-hero h1{
  margin:0 !important;
  max-width:16ch !important;
  font-family:var(--display) !important;
  font-size:var(--hero-h1) !important;
  font-weight:700 !important;
  line-height:1 !important;
  letter-spacing:-.045em !important;
  text-wrap:pretty !important;
}
.page-hero h1 em{font-size:1em !important;font-weight:700 !important;line-height:inherit !important;color:var(--acid);font-style:normal;}
.about-hero-copy h1 span{color:var(--acid);}

/* Same hero left edge and vertical rhythm */
.home-hero{padding:90px 0 0 !important;}
.about-hero{padding:90px 0 78px !important;}
.page-hero{padding:90px 0 72px !important;min-height:590px;}
.seo-service-hero{padding:90px 0 76px !important;min-height:560px;}

/* Home: same text hierarchy, cards remain on the right */
.home-hero .hero-stage{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr) !important;gap:76px !important;align-items:center;min-height:650px;}
.home-hero .hero-main{max-width:720px !important;}
.home-hero .hero-lead{max-width:58ch !important;margin:26px 0 0 !important;color:rgba(255,255,255,.74) !important;font-size:var(--copy-lg) !important;line-height:1.66 !important;}
.home-hero .hero-actions{margin-top:28px !important;}

/* About: heading begins on the same left grid line as every other page. */
.about-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.62fr) !important;gap:90px !important;align-items:center !important;}
.about-hero-copy{order:1;max-width:800px;}
.about-hero-profile{order:2;min-height:470px !important;}
.about-hero-copy .about-role{margin:24px 0 0 !important;color:rgba(255,255,255,.72) !important;font-size:14px !important;line-height:1.55 !important;}
.about-hero-copy>p:not(.eyebrow):not(.about-role){max-width:58ch !important;margin:18px 0 0 !important;color:rgba(255,255,255,.72) !important;font-size:var(--copy-lg) !important;line-height:1.66 !important;}

/* Services + Work: no split blurb floating on the far right. */
.page-hero-grid{display:block !important;width:var(--shell) !important;margin-inline:auto !important;}
.page-hero-grid>div:first-child{max-width:920px !important;}
.page-hero-copy{max-width:62ch !important;margin-top:26px !important;}
.page-hero-copy p{max-width:62ch !important;margin:0 0 26px !important;color:rgba(255,255,255,.74) !important;font-size:var(--copy-lg) !important;line-height:1.66 !important;}
.page-proof{margin-top:52px !important;}

/* Individual service landing pages use the same pattern. */
.seo-service-hero-grid{display:block !important;}
.seo-service-hero-grid>div:first-child{max-width:920px !important;}
.seo-service-intro{max-width:62ch !important;margin-top:26px !important;padding:0 !important;}
.seo-service-intro p{margin:0 0 26px !important;color:rgba(255,255,255,.74) !important;font-size:var(--copy-lg) !important;line-height:1.66 !important;}

/* Site-wide H2 rhythm. Labels/cards remain intentionally smaller. */
.section-heading h2,
.entry-intro h2,
.services-index-intro h2,
.about-story h2,
.process-layout h2,
.about-window-copy h2,
.final-cta h2,
.service-title h2,
.case-copy h2,
.resource-window-head h2{
  font-size:var(--section-h2) !important;
  font-weight:700 !important;
  line-height:1.03 !important;
  letter-spacing:-.04em !important;
  text-wrap:pretty !important;
}
.section-heading>p,
.entry-intro>p:not(.eyebrow),
.services-index-intro>p:not(.eyebrow),
.about-story-copy p,
.process-layout>div:first-child>p:not(.eyebrow),
.service-title>p,
.final-cta p{font-size:var(--copy-lg) !important;line-height:1.66 !important;}

/* One button language */
.button{min-height:50px !important;padding:0 20px !important;border-radius:999px !important;font-size:12px !important;font-weight:800 !important;}

@media(max-width:1020px){
  .header-inner{grid-template-columns:1fr auto !important;}
  .home-hero .hero-stage,.about-hero-grid{grid-template-columns:1fr !important;gap:46px !important;}
  .about-hero-copy{order:1;}.about-hero-profile{order:2;max-width:620px;}
  .home-hero .studio-board{justify-self:start !important;width:min(100%,620px) !important;}
  .page-hero,.seo-service-hero{min-height:0;}
}
@media(max-width:680px){
  :root{--hero-h1:clamp(43px,12vw,58px);--section-h2:clamp(38px,10.5vw,52px);}
  .home-hero,.about-hero,.page-hero,.seo-service-hero{padding-top:66px !important;}
  .about-hero{padding-bottom:62px !important;}
  .page-hero,.seo-service-hero{padding-bottom:60px !important;}
  .home-hero .hero-stage{min-height:0 !important;}
  .home-hero .hero-main h1,.about-hero-copy h1,.page-hero h1,.seo-service-hero h1{max-width:17ch !important;}
  .desktop-nav a{padding:0 !important;}
}


/* FINAL: personal footer portrait treatment */
.site-footer .footer-portrait-mark{display:grid;place-items:center;width:66px;height:66px;flex:0 0 66px;padding:4px;border:2px solid var(--acid);border-radius:50%;background:#171b1a;overflow:hidden;box-sizing:border-box}
.site-footer .footer-portrait-mark img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 34%}
@media(max-width:680px){.site-footer .footer-portrait-mark{width:58px;height:58px;flex-basis:58px}}


/* FINAL: portrait removed, keep About experience card compact */
.about-hero-profile{min-height:150px!important;}
@media(max-width:680px){.about-hero-profile{min-height:140px!important;}}
