:root{--ink:#08080a;--ink-2:#121216;--paper:#f4f3ef;--white:#fff;--muted:#8f8f98;--line:rgba(8,8,10,.13);--brand:#ff1654;--brand-rgb:255,22,84;--shell:min(92vw,1680px);--narrow:min(88vw,860px);--radius:2px;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,video,iframe{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-skip{position:fixed;top:-60px;left:1rem;z-index:9999;background:var(--brand);color:#fff;padding:.8rem 1rem}.st-skip:focus{top:1rem}.st-shell{width:var(--shell);margin-inline:auto}.st-shell--narrow{width:var(--narrow)}.st-main{overflow:clip;min-height:60vh}.st-cover{width:100%;height:100%;object-fit:cover}.st-kicker,.st-eyebrow,.st-meta{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:760}.st-kicker{color:var(--brand)}.st-eyebrow{color:rgba(255,255,255,.68)}.st-rich{font-size:clamp(1.05rem,1.6vw,1.34rem);line-height:1.68}.st-rich h2,.st-rich h3{line-height:1.08;letter-spacing:-.035em}.st-rich h2{font-size:clamp(2.3rem,5vw,5rem)}.st-rich a{text-decoration:underline;text-decoration-color:var(--brand);text-underline-offset:.18em}.st-rich blockquote{margin:3rem 0;padding-left:2rem;border-left:4px solid var(--brand);font-size:1.35em}.st-button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:180px;padding:.9rem 1.05rem;border:1px solid currentColor;background:transparent;color:inherit;font-size:.76rem;font-weight:780;text-transform:uppercase;letter-spacing:.08em;transition:background .25s var(--ease),color .25s var(--ease),border .25s var(--ease)}.st-button:hover{background:var(--brand);border-color:var(--brand);color:#fff}.st-text-link{display:inline-flex;gap:.5rem;margin-top:1rem;font-weight:750;font-size:.85rem}.st-text-link span,.st-arrow{color:var(--brand)}

/* Header */
.st-header{position:fixed;inset:0 0 auto;z-index:100;height:86px;color:#fff;transition:background .35s,border-color .35s,transform .35s}.st-header::after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid transparent}.st-header.is-scrolled{background:rgba(8,8,10,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.st-header.is-scrolled::after{border-color:rgba(255,255,255,.12)}.st-header__inner{height:100%;display:grid;grid-template-columns:minmax(130px,220px) 1fr auto;align-items:center;gap:2rem}.st-brand{display:inline-flex;align-items:center;width:max-content}.site-logo{width:auto;max-width:150px;max-height:36px;object-fit:contain}.site-wordmark{font-weight:900;text-transform:uppercase;letter-spacing:-.05em;font-size:1.2rem}.st-nav{justify-self:center}.st-nav__menu{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.st-nav__menu>li>a{font-size:.77rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em;position:relative}.st-nav__menu>li>a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--brand);transition:right .25s}.st-nav__menu>li>a:hover::after,.st-nav__menu>.current-menu-item>a::after{right:0}.st-header__cta{display:flex;align-items:center;gap:1rem;padding:.75rem .95rem;border:1px solid rgba(255,255,255,.45);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.st-header__cta span:last-child{color:var(--brand)}.st-menu-toggle{display:none;background:transparent;border:0;color:#fff;width:44px;height:44px;padding:9px}.st-menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:currentColor;margin:7px 0}.st-mobile-menu{display:none;position:fixed;inset:86px 0 0;background:var(--ink);color:#fff;padding:3rem 0;overflow:auto}.st-mobile-menu__links{list-style:none;padding:0;margin:0 0 3rem}.st-mobile-menu__links a{display:block;font-size:clamp(2.2rem,9vw,4.5rem);font-weight:850;letter-spacing:-.055em;line-height:1.05;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.12)}

/* Hero */
.st-hero{--hero-bg:var(--ink);position:relative;min-height:100svh;background:var(--hero-bg);color:#fff;display:flex;align-items:flex-end;isolation:isolate}.st-hero__media{position:absolute;inset:0;z-index:-2;overflow:hidden}.st-hero__media>img{transform:scale(1.025)}.st-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,10,.94) 0%,rgba(8,8,10,.78) 42%,rgba(8,8,10,.24) 78%,rgba(8,8,10,.12) 100%),linear-gradient(0deg,rgba(8,8,10,.78),transparent 55%)}.st-hero__slideshow,.st-hero__slide{position:absolute;inset:0}.st-hero__slide{opacity:0;transform:scale(1.03);transition:opacity 1.2s var(--ease),transform 7s linear}.st-hero__slide.is-active{opacity:1;transform:scale(1)}.st-hero__inner{padding-top:150px;padding-bottom:5vh}.st-hero h1{margin:0;max-width:1350px;font-size:clamp(3.3rem,8.5vw,9.1rem);line-height:.88;font-weight:900;letter-spacing:-.072em;text-wrap:balance}.st-hero h1 span,.st-hero h1 em{font-style:normal}.st-hero h1 em{color:var(--brand)}.st-hero__footer{margin-top:clamp(3rem,6vh,6rem);display:flex;justify-content:space-between;align-items:end}.st-scroll-cue{display:flex;align-items:center;gap:1rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.72)}.st-scroll-cue span:last-child{font-size:1.3rem;color:var(--brand)}.st-hero--small{min-height:78svh}.st-hero--small h1{font-size:clamp(3.4rem,7vw,7rem)}

/* Generic sections */
.st-section{--section-bg:var(--paper);--section-text:var(--ink);position:relative;padding:var(--section-pad-top,clamp(5rem,10vw,10rem)) 0 var(--section-pad-bottom,clamp(5rem,10vw,10rem));background:var(--section-bg);color:var(--section-text)}.st-section-head{display:grid;grid-template-columns:minmax(110px,1fr) minmax(0,4fr) auto;gap:2rem;align-items:end;margin-bottom:clamp(3rem,6vw,6rem)}.st-section-head h2{margin:0;max-width:980px;font-size:clamp(2.7rem,6vw,6.6rem);line-height:.92;letter-spacing:-.06em;font-weight:880}.st-section-head>p:not(.st-kicker){max-width:640px;color:#55555e}.st-section-head .st-button{align-self:end}

/* Work */
.st-work{background:#0b0b0e;color:#fff}.st-work .st-section-head{border-top:1px solid rgba(255,255,255,.15);padding-top:1.5rem}.st-work-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(1rem,2vw,2rem)}.st-work-card{grid-column:span 6;margin-top:clamp(1rem,4vw,5rem)}.st-work-card--lead{grid-column:1/-1;margin-top:0}.st-work-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#18181d}.st-work-card--lead .st-work-card__media{aspect-ratio:16/8}.st-work-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease),filter .5s}.st-work-card a:hover img{transform:scale(1.025)}.st-work-card__index{position:absolute;top:1rem;left:1rem;width:44px;height:44px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:.72rem;font-weight:800}.st-work-card__meta{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:1.35rem 0}.st-work-card__meta p{margin:0 0 .35rem;color:#a1a1aa;font-size:.73rem;text-transform:uppercase;letter-spacing:.1em}.st-work-card__meta h3{margin:0;font-size:clamp(1.5rem,2.7vw,3rem);line-height:1;letter-spacing:-.04em}.st-work-card--lead .st-work-card__meta h3{font-size:clamp(2.2rem,4.5vw,5rem)}.st-arrow{font-size:1.8rem}

/* Feature/card */
.st-feature__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:620px;background:#fff}.st-feature__grid.is-reversed{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr)}.st-feature__grid.is-reversed .st-feature__media{order:2}.st-feature__media{min-height:520px;overflow:hidden}.st-feature__copy{padding:clamp(2.3rem,5vw,6rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.st-feature__title>*{margin:0 0 2rem;font-size:clamp(2.4rem,4.5vw,5rem);line-height:.95;letter-spacing:-.055em}.st-feature__copy .st-button{margin-top:2rem}

/* Slider/showcase */
.st-showcase-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,36vw);gap:1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding-bottom:1rem}.st-showcase-track::-webkit-scrollbar{height:4px}.st-showcase-track::-webkit-scrollbar-thumb{background:var(--brand)}.st-showcase-card{scroll-snap-align:start}.st-showcase-card__media{aspect-ratio:4/3;background:#ddd;overflow:hidden}.st-showcase-card h3{font-size:1.45rem;margin:1rem 0 .35rem}.st-showcase-card p{margin:0;color:#64646d;max-width:42ch}

/* Copy grid */
.st-copy-grid{background:#fff}.st-copy-grid__rows{border-top:1px solid var(--line)}.st-copy-grid__rows article{display:grid;grid-template-columns:100px minmax(220px,1fr) minmax(300px,1.4fr);gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.st-copy-grid__rows article>span{color:var(--brand);font-weight:800;font-size:.75rem}.st-copy-grid__rows h3{margin:0;font-size:clamp(1.4rem,2.5vw,2.6rem);letter-spacing:-.035em}.st-copy-grid__rows p{margin:0;color:#55555e;font-size:1.05rem}

/* Clients */
.st-clients{background:#eae9e5}.st-client-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.st-client-grid a{min-height:160px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;place-items:center;padding:2rem;transition:background .25s}.st-client-grid a:hover{background:#fff}.st-client-logo{max-width:130px;max-height:70px;filter:grayscale(1);opacity:.75;object-fit:contain}.st-client-grid a:hover .st-client-logo{opacity:1}

/* Insights */
.st-insights{background:#fff}.st-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.st-insight-card__media{aspect-ratio:16/10;background:#e7e7e7;overflow:hidden;margin-bottom:1.25rem}.st-insight-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.st-insight-card a:hover img{transform:scale(1.025)}.st-insight-card .st-meta{color:#7c7c84;margin:.2rem 0 .7rem}.st-insight-card h3{margin:0;font-size:clamp(1.25rem,2vw,2rem);line-height:1.05;letter-spacing:-.035em}.st-insight-card p:not(.st-meta){color:#62626b}.st-insight-grid.is-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,31vw);overflow-x:auto;scroll-snap-type:x mandatory}.st-insight-grid.is-slider .st-insight-card{scroll-snap-align:start}

/* Gallery/video/embed */
.st-gallery__content .wp-block-gallery,.st-gallery__content .blocks-gallery-grid{display:grid!important;grid-template-columns:repeat(12,1fr);gap:1rem}.st-gallery__content figure{grid-column:span 6!important;margin:0!important}.st-gallery__content figure:nth-child(3n+1){grid-column:span 8!important}.st-gallery__content figure:nth-child(3n+2){grid-column:span 4!important}.st-gallery__content img{width:100%;height:100%;object-fit:cover}.st-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.st-video-frame{aspect-ratio:16/10;background:#111;overflow:hidden}.st-video-frame video,.st-video-frame iframe{width:100%;height:100%;object-fit:cover;border:0}.st-videos article h3{font-size:1.3rem}.st-embed__frame{aspect-ratio:16/9}.st-embed__frame iframe{width:100%;height:100%;border:0}

/* Page/archive/article */
.st-page-hero,.st-archive-hero,.st-article-hero{--page-hero-bg:#0b0b0e;background:var(--page-hero-bg);color:#fff;padding:clamp(11rem,20vh,15rem) 0 clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.st-page-hero::after,.st-archive-hero::after,.st-article-hero::after{content:"";position:absolute;width:34vw;height:34vw;right:-10vw;bottom:-20vw;border-radius:50%;background:radial-gradient(circle,rgba(var(--brand-rgb),.28),transparent 67%);pointer-events:none}.st-page-hero__media{position:absolute;inset:0}.st-page-hero__media::after{content:"";position:absolute;inset:0;background:rgba(8,8,10,.75)}.st-page-hero__inner{position:relative}.st-page-hero h1,.st-archive-hero h1,.st-article-hero h1{margin:0;max-width:1300px;font-size:clamp(3.8rem,9vw,9.5rem);line-height:.88;letter-spacing:-.07em}.st-page-hero__sub,.st-archive-description{max-width:750px;margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.6rem);color:rgba(255,255,255,.68)}.st-entry{padding:clamp(4rem,8vw,8rem) 0}.st-article-hero h1{font-size:clamp(3.4rem,7vw,7.6rem)}.st-article-image{width:var(--shell);margin:-3rem auto 0;position:relative}.st-article-image img{width:100%;max-height:78vh;object-fit:cover}.st-archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,5rem) 1.5rem}.st-archive-card__media{aspect-ratio:4/3;overflow:hidden;background:#ddd}.st-archive-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.st-archive-card:hover img{transform:scale(1.025)}.st-archive-card__body{padding:1.2rem 0}.st-archive-card__body h2{margin:.25rem 0;font-size:clamp(1.8rem,3vw,3.3rem);line-height:1;letter-spacing:-.05em}.st-archive-card__body>p:not(.st-meta){color:#64646d;max-width:60ch}.navigation.pagination{margin-top:4rem}.nav-links{display:flex;gap:.5rem}.page-numbers{min-width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center}.page-numbers.current{background:var(--brand);border-color:var(--brand);color:#fff}

/* Case study */
.st-case-hero{position:relative;min-height:100svh;background:#0a0a0d;color:#fff;display:flex;align-items:flex-end}.st-case-hero__media{position:absolute;inset:0;overflow:hidden}.st-case-hero__media img,.st-case-hero__media video{width:100%;height:100%;object-fit:cover}.st-case-hero__veil{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,10,.92),rgba(8,8,10,.2) 58%),linear-gradient(90deg,rgba(8,8,10,.45),transparent)}.st-case-hero__content{position:relative;padding:10rem 0 4rem}.st-case-hero h1{margin:0;max-width:1200px;font-size:clamp(4rem,10vw,10rem);line-height:.82;letter-spacing:-.075em}.st-case-hero__content>p:not(.st-eyebrow){max-width:720px;font-size:clamp(1.2rem,2vw,1.7rem);color:rgba(255,255,255,.76)}.st-case-hero__index{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.2);margin-top:3rem;padding-top:1rem;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.st-project-story{background:var(--paper)}.st-project-facts{display:grid;grid-template-columns:repeat(3,1fr) auto;padding:3rem 0;border-bottom:1px solid var(--line);gap:2rem}.st-project-facts div span{display:block;color:#777780;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;margin-bottom:.35rem}.st-project-facts div strong{font-size:1rem}.st-project-facts>a{align-self:center;color:var(--brand);font-weight:780}.st-project-intro{padding:clamp(5rem,10vw,10rem) 0;font-size:clamp(1.8rem,3.7vw,4rem);line-height:1.12;letter-spacing:-.04em}.st-project-intro p{margin:0}.st-project-full-media{width:100%;height:min(88vh,1000px);overflow:hidden;background:#ddd}.st-project-copy{padding:clamp(5rem,9vw,9rem) 0}.st-colour-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));min-height:200px;margin:3rem 0 8rem}.st-colour-strip span{position:relative;min-height:170px}.st-colour-strip i{position:absolute;left:1rem;bottom:1rem;font-style:normal;font-size:.68rem;padding:.3rem .45rem;background:rgba(255,255,255,.82)}.st-project-outcomes{background:#0b0b0e;color:#fff;padding:clamp(5rem,10vw,10rem) 0}.st-project-outcomes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.15)}.st-project-outcomes__grid article{background:#0b0b0e;padding:clamp(2rem,4vw,5rem);min-height:300px}.st-project-outcomes__grid article>p:not(.st-kicker){font-size:clamp(1.15rem,2vw,1.6rem);color:#c8c8ce}.st-project-outcomes__grid .st-metric{display:flex;flex-direction:column;justify-content:flex-end}.st-metric strong{font-size:clamp(5rem,11vw,12rem);line-height:.75;color:var(--brand);letter-spacing:-.08em}.st-metric span{margin-top:1.5rem;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.st-next-project{position:relative;display:flex;align-items:flex-end;min-height:70vh;background:#0b0b0e;color:#fff;overflow:hidden}.st-next-project>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34;transition:transform .7s var(--ease),opacity .4s}.st-next-project::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,10,.78),transparent)}.st-next-project .st-shell{position:relative;z-index:2;padding-bottom:4rem}.st-next-project h2{margin:0;font-size:clamp(4rem,9vw,9rem);line-height:.85;letter-spacing:-.07em}.st-next-project span{display:inline-block;margin-top:1.5rem;color:var(--brand);font-weight:800}.st-next-project:hover>img{transform:scale(1.025);opacity:.5}

/* Closing/footer */
.st-closing{background:var(--brand);color:#fff;padding:clamp(5rem,9vw,9rem) 0}.st-closing .st-kicker{color:#fff}.st-closing__link{display:flex;justify-content:space-between;align-items:flex-end;font-size:clamp(4rem,10vw,11rem);line-height:.8;font-weight:900;letter-spacing:-.075em}.st-closing__link span:last-child{font-size:.5em}.st-footer{background:#050506;color:#fff;padding:5rem 0 2rem}.st-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:5rem}.st-footer__brand p{max-width:480px;color:#aaaab2}.site-logo--footer{margin-bottom:2rem}.st-footer__label{color:#777780;text-transform:uppercase;font-size:.68rem;font-weight:800;letter-spacing:.12em;margin-bottom:1.3rem}.st-footer__top>div:not(.st-footer__brand)>a,.st-footer__top>div:not(.st-footer__brand)>p:not(.st-footer__label){display:block;margin:.4rem 0;color:#d5d5da}.st-footer__menu{list-style:none;margin:0;padding:0}.st-footer__menu a{display:block;margin:.4rem 0}.st-footer__social{display:grid;gap:.4rem}.st-footer__social a{display:flex;justify-content:space-between;max-width:150px}.st-footer__social a span:last-child{color:var(--brand)}.st-footer__bottom{display:grid;grid-template-columns:2fr 1fr auto;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:.68rem;color:#7d7d85}.st-footer__bottom p{margin:0}.st-footer__bottom a{color:#fff}.st-error{min-height:80vh;background:#0b0b0e;color:#fff;display:flex;align-items:center;padding:10rem 0 5rem}.st-error h1{font-size:clamp(4rem,10vw,10rem);line-height:.85;letter-spacing:-.075em;margin:.2rem 0 2rem}.st-error>div>p:not(.st-eyebrow){font-size:1.3rem;color:#a8a8af}.st-comments{padding:4rem 0}

/* Forms */
.st-project-form{background:#fff}.st-project-form input:not([type=submit]),.st-project-form textarea,.st-project-form select,.st-search-form input{width:100%;border:0;border-bottom:1px solid #a4a4aa;background:transparent;padding:1rem 0;border-radius:0;outline:0}.st-project-form input:focus,.st-project-form textarea:focus{border-color:var(--brand)}.st-project-form input[type=submit],.st-project-form button[type=submit],.st-search-form button{background:var(--brand);border:1px solid var(--brand);color:#fff;padding:.9rem 1.4rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.st-search-form{display:flex;gap:1rem}.st-search-form label{flex:1}

/* Reveal + cursor */
[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ease),transform .8s var(--ease)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}.st-cursor{position:fixed;left:-20px;top:-20px;width:12px;height:12px;border-radius:50%;background:var(--brand);z-index:9999;pointer-events:none;opacity:0;transition:width .2s,height .2s,opacity .2s,margin .2s}.st-cursor.is-active{opacity:.9}.st-cursor.is-hover{width:42px;height:42px;margin:-15px 0 0 -15px;background:rgba(var(--brand-rgb),.25);border:1px solid var(--brand)}

@media (max-width:1100px){.st-header__inner{grid-template-columns:1fr auto}.st-nav,.st-header__cta{display:none}.st-menu-toggle{display:block}.menu-open .st-mobile-menu{display:block}.st-section-head{grid-template-columns:1fr}.st-section-head .st-kicker{margin-bottom:0}.st-section-head .st-button{justify-self:start}.st-client-grid{grid-template-columns:repeat(3,1fr)}.st-footer__top{grid-template-columns:1.5fr 1fr 1fr}.st-footer__top>div:last-child{grid-column:2}.st-feature__grid,.st-feature__grid.is-reversed{grid-template-columns:1fr}.st-feature__grid.is-reversed .st-feature__media{order:0}}
@media (max-width:760px){:root{--shell:calc(100vw - 32px);--narrow:calc(100vw - 32px)}.st-header{height:72px}.st-mobile-menu{inset:72px 0 0}.site-logo{max-width:125px;max-height:30px}.st-hero__inner{padding-top:120px}.st-hero h1{font-size:clamp(3.1rem,15vw,6rem)}.st-hero__footer{align-items:flex-start;flex-direction:column;gap:2.5rem}.st-scroll-cue{display:none}.st-work-grid{display:block}.st-work-card,.st-work-card--lead{margin:0 0 3rem}.st-work-card__media,.st-work-card--lead .st-work-card__media{aspect-ratio:4/3}.st-copy-grid__rows article{grid-template-columns:45px 1fr}.st-copy-grid__rows article p{grid-column:2}.st-client-grid{grid-template-columns:repeat(2,1fr)}.st-client-grid a{min-height:120px;padding:1.3rem}.st-insight-grid,.st-archive-grid,.st-video-grid{grid-template-columns:1fr}.st-showcase-track,.st-insight-grid.is-slider{grid-auto-columns:82vw}.st-page-hero h1,.st-archive-hero h1,.st-article-hero h1{font-size:clamp(3.5rem,15vw,6rem)}.st-project-facts{grid-template-columns:1fr 1fr}.st-project-facts>a{grid-column:1/-1}.st-project-outcomes__grid{grid-template-columns:1fr}.st-footer__top{grid-template-columns:1fr 1fr;gap:3rem 1.5rem}.st-footer__brand{grid-column:1/-1}.st-footer__top>div:last-child{grid-column:auto}.st-footer__bottom{grid-template-columns:1fr}.st-closing__link{font-size:clamp(3.8rem,16vw,6rem)}.st-cursor{display:none}}
.st-archive-intro{padding-bottom:0}.st-archive-tools{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0;margin-bottom:3rem}.st-archive-tools>span{text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:.72rem}.st-archive-tools .st-search-form{max-width:440px;flex:1}.st-testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:color-mix(in srgb,currentColor 14%,transparent)}.st-testimonial-grid blockquote{margin:0;background:var(--section-bg);padding:clamp(2rem,4vw,4.5rem);min-height:360px;display:flex;flex-direction:column;justify-content:space-between}.st-testimonial-grid blockquote>p{font-size:clamp(1.5rem,2.8vw,3rem);line-height:1.08;letter-spacing:-.04em;margin:0}.st-testimonial-grid footer{display:flex;flex-direction:column;margin-top:3rem}.st-testimonial-grid footer span{font-size:.78rem;color:#777}@media(max-width:760px){.st-testimonial-grid{grid-template-columns:1fr}.st-archive-tools{align-items:flex-start;flex-direction:column}.st-archive-tools .st-search-form{width:100%}}

/* 10.1 refinement pass — stronger brand, calmer scale, richer editorial layouts */
.site-logo--svg{display:block;width:168px;max-width:none;height:auto;overflow:visible}.site-logo--svg .site-logo__mark{fill:var(--brand)}.site-logo--svg .site-logo__letters{fill:currentColor}.st-brand{color:#fff;flex:0 0 auto}.st-header__inner{grid-template-columns:190px minmax(0,1fr) auto auto;gap:clamp(1.1rem,2.3vw,2.75rem)}.st-header__social{display:flex;align-items:center;gap:.45rem}.st-header__social a,.st-mobile-social a{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:rgba(255,255,255,.8);transition:color .2s,border-color .2s,background .2s,transform .2s}.st-header__social a:hover,.st-mobile-social a:hover{color:#fff;border-color:var(--brand);background:var(--brand);transform:translateY(-2px)}.st-social-icon{width:14px;height:14px;display:block}.st-mobile-menu__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem}.st-mobile-social{display:flex;gap:.6rem}.st-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:999;background:transparent;pointer-events:none}.st-progress span{display:block;width:100%;height:100%;background:var(--brand);transform:scaleX(0);transform-origin:left center;will-change:transform}

/* Refined type scale */
.st-hero h1{max-width:1180px;font-size:clamp(3.1rem,7.1vw,7.55rem);line-height:.91;letter-spacing:-.064em}.st-hero--small h1{font-size:clamp(3.1rem,6vw,6.25rem)}.st-section-head{grid-template-columns:minmax(90px,.65fr) minmax(0,3.1fr) auto}.st-section-head h2{max-width:850px;font-size:clamp(2.35rem,4.75vw,5.15rem);line-height:.94;letter-spacing:-.052em}.st-feature__title>*{font-size:clamp(2.1rem,3.8vw,4.15rem)}.st-page-hero h1,.st-archive-hero h1{font-size:clamp(3.15rem,6.8vw,7rem);line-height:.9}.st-closing__link{font-size:clamp(3.6rem,8vw,8.4rem);line-height:.86}.st-next-project h2{font-size:clamp(3.3rem,7vw,7rem)}

/* More intentional statement bands from migrated contained-content blocks */
.st-contained--statement{min-height:clamp(300px,38vw,560px);display:flex;align-items:center;color:var(--section-text);isolation:isolate;overflow:hidden}.st-contained--statement::before{content:"";position:absolute;width:36vw;height:36vw;right:-12vw;top:-22vw;border-radius:50%;border:1px solid color-mix(in srgb,var(--section-text) 18%,transparent);box-shadow:0 0 0 5vw color-mix(in srgb,var(--section-text) 3%,transparent),0 0 0 10vw color-mix(in srgb,var(--section-text) 2%,transparent);pointer-events:none}.st-contained--statement .st-shell{position:relative;z-index:1;width:min(82vw,1050px)}.st-contained--statement .st-rich{font-size:clamp(1.5rem,2.55vw,2.75rem);font-weight:680;line-height:1.18;letter-spacing:-.035em}.st-contained--statement .st-rich>*{margin-top:0;margin-bottom:.5em}.st-contained--statement .st-rich strong{color:inherit;font-weight:880}.st-contained--statement .st-rich h2,.st-contained--statement .st-rich h3,.st-contained--statement .st-rich h4{font-size:inherit;line-height:inherit;letter-spacing:inherit;margin:0}.st-contained:not(.st-contained--statement) .st-rich{max-width:860px}

/* Services become a deliberate capability index instead of a wrapped blog grid */
.st-insight-grid.is-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.st-insight-grid.is-services .st-insight-card{background:#fff;min-width:0}.st-insight-grid.is-services .st-insight-card>a{display:flex;flex-direction:column;height:100%;padding:0 1.25rem 1.4rem}.st-insight-grid.is-services .st-insight-card__media{margin:0 -1.25rem 1.25rem;aspect-ratio:4/3;position:relative}.st-service-number{position:absolute;left:1rem;top:1rem;background:var(--brand);color:#fff;min-width:34px;height:34px;padding:0 .5rem;display:grid;place-items:center;font-size:.66rem;font-weight:850;letter-spacing:.08em}.st-insight-grid.is-services h3{font-size:clamp(1.3rem,1.8vw,2rem)}.st-insight-grid.is-services .st-text-link{margin-top:auto;padding-top:1.2rem}.st-insight-grid.is-services .st-insight-card:hover{background:#faf9f6}

/* Project detail — more editorial, less inherited-template feel */
.st-case-hero{min-height:min(92svh,980px)}.st-case-hero__veil{background:linear-gradient(0deg,rgba(8,8,10,.92) 0%,rgba(8,8,10,.42) 43%,rgba(8,8,10,.14) 76%),linear-gradient(90deg,rgba(8,8,10,.48),transparent 62%)}.st-case-hero__content{padding:9rem 0 3rem}.st-case-hero__topline{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(2rem,5vw,5rem)}.st-case-hero__topline p{margin:0}.st-case-hero__topline>p:last-child{font-size:.68rem;text-transform:uppercase;letter-spacing:.11em;color:rgba(255,255,255,.7);max-width:42ch;text-align:right}.st-case-hero h1{max-width:1040px;font-size:clamp(3.65rem,7.7vw,7.9rem);line-height:.86;letter-spacing:-.066em}.st-case-hero__summary{max-width:690px!important;font-size:clamp(1.08rem,1.55vw,1.4rem)!important;line-height:1.45;margin:1.5rem 0 0}.st-case-hero__index{align-items:center}.st-case-hero__index a{color:#fff}.st-case-hero__index a:hover{color:var(--brand)}.st-project-story{background:#f4f3ef}.st-project-facts{grid-template-columns:repeat(3,minmax(0,1fr));padding:2.2rem 0;gap:1px;border-bottom:1px solid var(--line)}.st-project-facts>div{padding:0 clamp(1.2rem,2.4vw,2.8rem);border-left:1px solid var(--line)}.st-project-facts>div:first-child{padding-left:0;border-left:0}.st-project-facts div strong,.st-project-facts div a{font-size:clamp(.95rem,1.15vw,1.12rem);font-weight:720}.st-project-fact-link a{display:inline-flex;gap:.6rem;align-items:center}.st-project-fact-link b{color:var(--brand);font-size:1.25em}.st-project-editorial{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,2.5fr);gap:clamp(2rem,7vw,8rem);padding:clamp(5rem,9vw,9rem) 0}.st-project-editorial>.st-kicker{padding-top:.55rem}.st-project-intro__content{max-width:920px;font-size:clamp(1.6rem,2.75vw,2.8rem);line-height:1.16;letter-spacing:-.035em;font-weight:560}.st-project-intro__content p{margin:0 0 .8em}.st-project-intro__content h2,.st-project-intro__content h3,.st-project-intro__content h4{font-size:1em;line-height:inherit;letter-spacing:inherit;margin:0 0 .7em}.st-project-full-media{margin:0;width:100%;height:auto;aspect-ratio:16/8.7;max-height:900px;background:#d8d7d3}.st-project-copy{padding:0;max-width:820px;font-size:clamp(1.02rem,1.28vw,1.22rem);line-height:1.75}.st-project-copy>p:first-child{margin-top:0}.st-project-copy h2{font-size:clamp(2rem,3.6vw,3.75rem);margin-top:1.2em}.st-project-copy h3,.st-project-copy h4{font-size:clamp(1.45rem,2.2vw,2.25rem);margin-top:1.5em}.st-colour-strip{min-height:0;margin:0 0 clamp(5rem,8vw,8rem);gap:0}.st-colour-strip span{min-height:130px}.st-colour-strip i{font-size:.62rem;background:rgba(255,255,255,.9)}.st-project-outcomes{margin-top:0}.st-project-free-content>.wp-block-image,.st-project-free-content>figure{margin:0}.st-next-project{min-height:58vh}.st-next-project .st-shell{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.st-next-project .st-shell>span{white-space:nowrap;margin:0 0 .6rem}.st-next-project h2{max-width:980px}

/* Editorial article template — no date-led blog styling */
.st-article-hero{padding:clamp(10rem,17vh,13rem) 0 clamp(4.5rem,8vw,7rem)}.st-article-hero__grid{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(0,3fr);gap:clamp(2rem,7vw,8rem);align-items:start}.st-article-hero__aside{padding-top:.65rem}.st-article-hero__aside .st-eyebrow{margin-bottom:.65rem}.st-article-hero__aside>span{font-size:.72rem;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.1em}.st-article-hero__copy h1{font-size:clamp(3rem,5.9vw,6.15rem);line-height:.9;letter-spacing:-.058em;max-width:1050px}.st-article-hero__copy>p{max-width:760px;color:rgba(255,255,255,.7);font-size:clamp(1.08rem,1.6vw,1.45rem);margin:2rem 0 0}.st-article-byline{margin-top:2rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.11em;color:#fff}.st-article-image{width:var(--shell);margin:-2.3rem auto 0;position:relative;z-index:2}.st-article-image img{width:100%;max-height:76vh;object-fit:cover}.st-article-layout{display:grid;grid-template-columns:minmax(100px,.6fr) minmax(0,2.8fr);gap:clamp(2rem,7vw,8rem);padding:clamp(5rem,9vw,9rem) 0}.st-article-rail{display:flex;flex-direction:column;gap:1.2rem;padding-top:.4rem}.st-article-rail span{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#777780;writing-mode:vertical-rl;transform:rotate(180deg)}.st-article-rail i{display:block;width:1px;height:110px;background:linear-gradient(var(--brand),var(--line));margin-left:.42rem}.st-article-content{padding:0;max-width:820px;font-size:clamp(1.05rem,1.3vw,1.23rem);line-height:1.78}.st-article-content h2{font-size:clamp(2rem,3.7vw,3.9rem);margin:1.45em 0 .55em}.st-article-content h3{font-size:clamp(1.5rem,2.4vw,2.45rem);margin:1.5em 0 .55em}.st-article-content figure,.st-article-content .wp-block-image{margin:3rem 0}.st-article-content img{width:100%}.st-article-content p:first-child{margin-top:0}.st-article-content>.wp-block-quote{font-size:1.18em}

/* Footer social icons now read as actual social controls */
.st-footer__social{display:flex;flex-direction:column;gap:.55rem}.st-footer__social a{display:grid;grid-template-columns:24px 1fr auto;gap:.65rem;align-items:center;max-width:190px}.st-footer__social .st-social-icon{width:16px;height:16px}.st-footer__social a span{font-size:.86rem}.st-footer__social a b{font-weight:400;color:var(--brand)}.st-footer__brand .site-logo--footer{width:184px;color:#fff}.st-footer__brand>p>p{margin:0}

/* Small interaction polish */
.st-work-card__media::after,.st-insight-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(var(--brand-rgb),.2),transparent 42%);opacity:0;transition:opacity .4s}.st-work-card__media,.st-insight-card__media{position:relative}.st-work-card a:hover .st-work-card__media::after,.st-insight-card a:hover .st-insight-card__media::after{opacity:1}.st-work-card__meta h3,.st-insight-card h3{transition:color .2s}.st-work-card a:hover .st-work-card__meta h3,.st-insight-card a:hover h3{color:var(--brand)}

@media(max-width:1280px){.st-header__inner{grid-template-columns:175px minmax(0,1fr) auto}.st-header__social{display:none}.st-insight-grid.is-services{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1100px){.st-header__inner{grid-template-columns:1fr auto}.site-logo--svg{width:155px}.st-section-head{grid-template-columns:1fr}.st-project-editorial,.st-article-hero__grid,.st-article-layout{grid-template-columns:1fr;gap:1.8rem}.st-project-editorial>.st-kicker{padding-top:0}.st-article-hero__aside{display:flex;gap:1rem;align-items:center}.st-article-hero__aside .st-eyebrow{margin:0}.st-article-rail{display:none}}
@media(max-width:760px){.site-logo--svg{width:142px}.st-mobile-menu__bottom{align-items:flex-start;flex-direction:column}.st-hero h1{font-size:clamp(2.85rem,13.2vw,5.25rem);line-height:.92}.st-section-head h2{font-size:clamp(2.2rem,10vw,3.8rem)}.st-page-hero h1,.st-archive-hero h1{font-size:clamp(3rem,13vw,5.1rem)}.st-case-hero{min-height:82svh}.st-case-hero__content{padding:7.5rem 0 2rem}.st-case-hero__topline{align-items:flex-start;flex-direction:column;margin-bottom:2rem}.st-case-hero__topline>p:last-child{text-align:left}.st-case-hero h1{font-size:clamp(3rem,14vw,5.4rem)}.st-case-hero__summary{font-size:1rem!important}.st-project-facts{grid-template-columns:1fr}.st-project-facts>div{padding:1rem 0;border-left:0;border-top:1px solid var(--line)}.st-project-facts>div:first-child{border-top:0}.st-project-editorial{padding:4rem 0}.st-project-intro__content{font-size:clamp(1.45rem,7.2vw,2.1rem)}.st-project-full-media{aspect-ratio:4/3}.st-colour-strip{grid-template-columns:repeat(2,1fr)}.st-next-project .st-shell{align-items:flex-start;flex-direction:column}.st-insight-grid.is-services{grid-template-columns:1fr}.st-article-hero{padding:8rem 0 4rem}.st-article-hero__copy h1{font-size:clamp(2.85rem,13vw,4.8rem)}.st-article-image{width:100%;margin:0}.st-article-layout{padding:4rem 0}.st-closing__link{font-size:clamp(3.2rem,14vw,5rem)}}
.site-logo--svg{max-height:none}.st-copy-grid__text{color:#55555e;font-size:1.05rem}.st-copy-grid__text p{margin:0 0 .8em}.st-copy-grid__text p:last-child{margin-bottom:0}.st-copy-grid__rows article>.st-copy-grid__text{margin:0}
@media(max-width:760px){.st-copy-grid__rows article>.st-copy-grid__text{grid-column:2}}

/* =========================================================
   10.2 refinement pass — deliberately visible, cache-safe
   ========================================================= */

/* More assured masthead. */
.st-header{height:92px}.st-header__inner{grid-template-columns:210px minmax(0,1fr) auto auto;gap:clamp(1rem,2vw,2.4rem)}
.site-logo--svg{width:190px!important;color:#fff}.st-brand{position:relative;z-index:2}.st-brand::after{content:"";position:absolute;left:0;bottom:-10px;width:28px;height:2px;background:var(--brand)}
.st-nav__menu{gap:clamp(1rem,1.65vw,1.85rem)}.st-nav__menu>li>a{font-size:.7rem;letter-spacing:.095em}
.st-header__social{display:flex!important}.st-header__social a{width:32px;height:32px}
.st-header__cta{padding:.82rem 1rem}

/* Bring the typography back into premium editorial proportions. */
.st-hero h1{max-width:1180px;font-size:clamp(3.5rem,7.1vw,7.35rem);line-height:.9;letter-spacing:-.066em}
.st-section-head h2{max-width:920px;font-size:clamp(2.6rem,4.85vw,5.1rem);line-height:.94;letter-spacing:-.052em}
.st-page-hero h1,.st-archive-hero h1{max-width:1100px;font-size:clamp(3.2rem,6.4vw,6.45rem);line-height:.9}
.st-feature__title>*{font-size:clamp(2.25rem,3.65vw,4rem)}
.st-copy-grid__rows h3{font-size:clamp(1.35rem,2vw,2.15rem)}
.st-closing__link{font-size:clamp(3.8rem,7.4vw,7.6rem);line-height:.88}

/* The home page gets a little more atmosphere without becoming gimmicky. */
.st-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--brand) 18%,rgba(255,255,255,.2) 55%,transparent)}
.st-hero__inner::before{content:"16 / 12";position:absolute;right:4vw;bottom:5vh;font-size:clamp(4rem,9vw,10rem);line-height:.7;font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.035);pointer-events:none}
.st-work-card__media,.st-insight-card__media,.st-feature__media{box-shadow:0 20px 55px rgba(0,0,0,.08)}
.st-work-card--lead .st-work-card__media{aspect-ratio:16/7.3}
.st-work-card__meta h3{font-size:clamp(1.45rem,2.25vw,2.6rem)}.st-work-card--lead .st-work-card__meta h3{font-size:clamp(2.1rem,3.8vw,4.25rem)}

/* Services: a real capability index, not four blog cards. */
.st-services-index{background:#f7f6f2}.st-services-index .st-section-head{margin-bottom:3.5rem}
.st-insight-grid.is-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--line);background:transparent}
.st-insight-grid.is-services .st-insight-card{border-right:1px solid var(--line);background:transparent;transition:background .3s var(--ease),transform .3s var(--ease)}
.st-insight-grid.is-services .st-insight-card:last-child{border-right:0}.st-insight-grid.is-services .st-insight-card>a{padding:0 1.35rem 1.6rem}
.st-insight-grid.is-services .st-insight-card__media{margin:0 -1.35rem 1.45rem;aspect-ratio:1.22/1;box-shadow:none}.st-insight-grid.is-services .st-insight-card__media img{transition:transform .6s var(--ease),filter .35s}
.st-insight-grid.is-services .st-insight-card:hover{background:#fff;transform:translateY(-4px)}.st-insight-grid.is-services .st-insight-card:hover img{transform:scale(1.03)}

/* Single project — calmer, larger imagery, less template-like. */
.st-case-hero{min-height:78svh;max-height:900px}.st-case-hero__content{padding:9.5rem 0 3.4rem}.st-case-hero__eyebrow{display:flex;gap:1rem;align-items:center;margin-bottom:2.2rem;text-transform:uppercase;font-size:.68rem;letter-spacing:.13em;font-weight:780;color:rgba(255,255,255,.68)}
.st-case-hero__eyebrow span+span::before{content:"/";margin-right:1rem;color:var(--brand)}
.st-case-hero h1{max-width:900px;font-size:clamp(3.45rem,6.25vw,6.25rem);line-height:.88;letter-spacing:-.06em}.st-case-hero__summary{max-width:620px!important;font-size:clamp(1.02rem,1.3vw,1.23rem)!important}
.st-project-story{background:#f6f5f1}.st-project-facts{padding:0;min-height:128px;align-items:stretch}.st-project-facts>div{display:flex;flex-direction:column;justify-content:center;padding:1.8rem clamp(1.5rem,3vw,3.4rem)}
.st-project-facts>div:first-child{padding-left:0}.st-project-facts div span{margin-bottom:.55rem}.st-project-facts div strong,.st-project-facts div a{font-size:clamp(.92rem,1vw,1.05rem)}
.st-project-editorial{grid-template-columns:minmax(110px,.62fr) minmax(0,2.35fr);gap:clamp(2.5rem,6vw,7rem);padding:clamp(4.75rem,7.5vw,7.5rem) 0}
.st-project-intro__content{max-width:820px;font-size:clamp(1.5rem,2.15vw,2.2rem);line-height:1.2;font-weight:520}.st-project-copy{max-width:760px;font-size:clamp(1rem,1.05vw,1.12rem);line-height:1.82}
.st-project-full-media{width:min(94vw,1700px);margin:0 auto;aspect-ratio:16/8.5;max-height:860px}.st-project-full-media img{transition:transform .9s var(--ease)}
.st-colour-strip{width:min(94vw,1500px);margin-inline:auto;margin-bottom:clamp(4.5rem,7vw,7rem)}
.st-next-project{min-height:52vh}.st-next-project h2{font-size:clamp(3.3rem,6.6vw,6.7rem)}

/* Single articles — no dates, no old blog template feel. */
.st-article-hero{padding:clamp(9.5rem,15vh,12rem) 0 clamp(4rem,7vw,6rem)}.st-article-hero__inner{max-width:1320px}.st-article-hero__meta{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;margin-bottom:clamp(2.5rem,4vw,4rem);font-size:.69rem;text-transform:uppercase;letter-spacing:.115em;font-weight:760;color:rgba(255,255,255,.6)}
.st-article-hero__meta span+span::before{content:"/";margin-right:1.2rem;color:var(--brand)}.st-article-hero h1{max-width:1060px;font-size:clamp(3rem,5.15vw,5.35rem);line-height:.92;letter-spacing:-.055em}.st-article-hero__dek{max-width:760px;margin:2rem 0 0;font-size:clamp(1.05rem,1.35vw,1.3rem);color:rgba(255,255,255,.68)}
.st-article-image{width:min(94vw,1500px);margin:-1.5rem auto 0}.st-article-image img{max-height:720px}.st-article-layout{grid-template-columns:minmax(150px,.55fr) minmax(0,2.5fr);gap:clamp(2.5rem,6vw,7rem);padding:clamp(4.5rem,7vw,7rem) 0;max-width:1180px}.st-article-aside{position:sticky;top:130px;align-self:start}.st-article-aside p{margin:.3rem 0 1.25rem;font-size:.86rem;color:#66666f}.st-article-aside__rule{display:block;width:56px;height:2px;background:var(--brand)}
.st-article-content{max-width:760px;font-size:clamp(1.03rem,1.05vw,1.13rem);line-height:1.82}.st-article-content h2{font-size:clamp(1.9rem,3vw,3.15rem)}.st-article-content h3{font-size:clamp(1.4rem,2vw,2rem)}
.st-next-article{display:block;background:#111115;color:#fff;padding:clamp(4rem,7vw,7rem) 0}.st-next-article .st-shell{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:clamp(2rem,5vw,6rem);align-items:end}.st-next-article .st-kicker{margin:0}.st-next-article h2{margin:0;max-width:900px;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.94;letter-spacing:-.052em}.st-next-article b{font-size:2.1rem;color:var(--brand);font-weight:400}

/* Restore social UI at desktop widths even on narrower laptops. */
@media(max-width:1380px){.st-header__inner{grid-template-columns:185px minmax(0,1fr) auto auto}.site-logo--svg{width:172px!important}.st-header__social{gap:.3rem}.st-header__social a{width:29px;height:29px}.st-nav__menu{gap:1rem}.st-nav__menu>li>a{font-size:.65rem}}
@media(max-width:1180px){.st-header__social{display:none!important}.st-header__inner{grid-template-columns:180px minmax(0,1fr) auto}.st-header__cta{display:flex}}
@media(max-width:980px){.st-header__inner{grid-template-columns:1fr auto}.st-nav,.st-header__cta{display:none}.st-menu-toggle{display:block}.site-logo--svg{width:165px!important}.st-project-editorial,.st-article-layout{grid-template-columns:1fr}.st-article-aside{position:static}.st-article-aside__rule{width:36px}.st-next-article .st-shell{grid-template-columns:1fr}.st-next-article b{justify-self:start}.st-insight-grid.is-services{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.st-header{height:78px}.site-logo--svg{width:150px!important}.st-hero__inner{padding-top:110px}.st-hero__inner::before{display:none}.st-hero h1{font-size:clamp(2.8rem,12.8vw,4.9rem)}.st-section-head h2{font-size:clamp(2.2rem,9.2vw,3.65rem)}.st-case-hero{min-height:72svh}.st-case-hero h1{font-size:clamp(3rem,12vw,4.8rem)}.st-project-intro__content{font-size:clamp(1.38rem,6.5vw,1.85rem)}.st-project-full-media{width:100%;aspect-ratio:4/3}.st-article-hero h1{font-size:clamp(2.7rem,11.5vw,4.35rem)}.st-article-hero__meta span+span::before{display:none}.st-article-hero__meta{gap:.5rem 1rem}.st-insight-grid.is-services{grid-template-columns:1fr}.st-insight-grid.is-services .st-insight-card{border-right:0;border-bottom:1px solid var(--line)}}

/* =========================================================
   10.5 — native contact, responsive navigation + mobile polish
   ========================================================= */

/* Posts sliders must not inherit the three explicit grid columns. */
.st-insight-grid.is-slider{grid-template-columns:none;min-width:0}
.st-insight-grid.is-slider .st-insight-card{min-width:0}

/* Native contact form — automatically appended to the Contact page. */
.st-native-contact{position:relative;background:#0a0a0d;color:#fff;padding:clamp(5rem,9vw,9rem) 0;overflow:hidden}
.st-native-contact::before{content:"";position:absolute;width:min(54vw,760px);height:min(54vw,760px);right:-18vw;top:-26vw;border-radius:50%;background:radial-gradient(circle,rgba(var(--brand-rgb),.18),transparent 66%);pointer-events:none}
.st-native-contact__grid{position:relative;display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.45fr);gap:clamp(3rem,8vw,9rem);align-items:start}
.st-native-contact__intro{position:sticky;top:130px}
.st-native-contact__intro h2{max-width:620px;margin:.2rem 0 1.5rem;font-size:clamp(2.75rem,5.6vw,6rem);line-height:.91;letter-spacing:-.06em}
.st-native-contact__intro>p:not(.st-kicker){max-width:48ch;color:#aaaab3;font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.7}
.st-native-contact__details{display:grid;gap:1rem;margin-top:clamp(2.5rem,5vw,5rem);padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16)}
.st-native-contact__details a{display:flex;justify-content:space-between;gap:1.5rem;align-items:baseline;padding:.35rem 0}
.st-native-contact__details span{text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;color:#777781}
.st-native-contact__details strong{font-size:.94rem;font-weight:620;text-align:right}
.st-native-contact__form-wrap{min-width:0}
.st-native-form{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.22)}
.st-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem)}
.st-form-field{position:relative;display:flex;flex-direction:column;padding:1.45rem 0 1.1rem;border-bottom:1px solid rgba(255,255,255,.22)}
.st-form-field>span{margin-bottom:.5rem;color:#9b9ba4;text-transform:uppercase;letter-spacing:.105em;font-size:.66rem;font-weight:760}
.st-form-field>span b{color:var(--brand);font-weight:800}
.st-form-field input,.st-form-field select,.st-form-field textarea{width:100%;border:0!important;border-radius:0!important;padding:.35rem 0!important;background:transparent!important;color:#fff!important;outline:0;box-shadow:none!important;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.45}
.st-form-field input::placeholder,.st-form-field textarea::placeholder{color:#686871}
.st-form-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%)!important;background-position:calc(100% - 8px) 52%,calc(100% - 3px) 52%!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important;padding-right:1.6rem!important}
.st-form-field select option{background:#111115;color:#fff}
.st-form-field:focus-within{border-color:var(--brand)}
.st-form-field--message{padding-top:1.8rem}
.st-form-field textarea{resize:vertical;min-height:170px}
.st-native-form__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding-top:2rem}
.st-native-form__footer p{max-width:48ch;margin:0;color:#777781;font-size:.76rem;line-height:1.55}
.st-native-form__footer button{display:inline-flex;justify-content:space-between;align-items:center;gap:3rem;min-width:220px;border:1px solid var(--brand);background:var(--brand);color:#fff;padding:1rem 1.15rem;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:820;cursor:pointer;transition:background .25s,color .25s}
.st-native-form__footer button:hover{background:#fff;border-color:#fff;color:var(--ink)}
.st-form-notice{display:flex;justify-content:space-between;gap:1.5rem;padding:1rem 0 1.25rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.22)}
.st-form-notice strong{font-size:1rem}
.st-form-notice span{color:#aaaab3;font-size:.9rem;text-align:right}
.st-form-notice.is-success strong{color:#fff}
.st-form-notice.is-error strong{color:var(--brand)}
.st-form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* Agency Settings: replace the old form-shortcode field with a clear native status. */
.st-native-form-note{margin-top:1rem;padding:1rem 1.1rem;border:1px solid #dcdcde;background:#f6f7f7}
.st-native-form-note strong{display:block;margin-bottom:.35rem}
.st-native-form-note p{margin:0;color:#50575e;line-height:1.5}

/* Project typography: readable and editorial without oversized display copy. */
.st-project-intro__content{max-width:800px;font-size:clamp(1.45rem,1.9vw,1.95rem);line-height:1.28;font-weight:520}
.st-project-copy{max-width:780px;font-size:clamp(1.06rem,1.12vw,1.18rem);line-height:1.78}
.st-project-copy h2{font-size:clamp(2rem,3vw,3.15rem);line-height:1.02;letter-spacing:-.045em}
.st-project-copy h3,.st-project-copy h4{font-size:clamp(1.45rem,2vw,2rem);line-height:1.08;letter-spacing:-.03em}
.st-project-outcomes__grid article>p:not(.st-kicker){font-size:clamp(1.05rem,1.25vw,1.25rem);line-height:1.62}

/* Responsive navigation: the fallback menu now uses this same structure as assigned WP menus. */
@media(max-width:1100px){
  .st-header__inner{grid-template-columns:1fr auto!important}
  .st-nav,.st-header__cta,.st-header__social{display:none!important}
  .st-menu-toggle{display:block!important;position:relative;z-index:102}
  .st-mobile-menu{inset:92px 0 0;padding:clamp(2.5rem,6vh,4.5rem) 0 2.5rem;background:rgba(7,7,9,.985);overscroll-behavior:contain}
  .st-mobile-menu>.st-shell{min-height:100%;display:flex;flex-direction:column}
  .st-mobile-menu__links{display:block!important;margin:0 0 auto!important;padding:0!important;list-style:none!important}
  .st-mobile-menu__links li{display:block!important;margin:0!important;padding:0!important}
  .st-mobile-menu__links a{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:.24em 0;border:0;border-bottom:1px solid rgba(255,255,255,.13);font-size:clamp(2.5rem,7.3vw,4.9rem)!important;line-height:1!important;letter-spacing:-.055em!important;text-transform:none!important;font-weight:850!important}
  .st-mobile-menu__links a::after{content:"↗";font-size:.33em;color:var(--brand);letter-spacing:0;transform:translateY(-.1em)}
  .st-mobile-menu__bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:space-between;gap:2rem}
  .st-mobile-menu__bottom .st-button{min-width:min(100%,290px)}
  .st-menu-toggle span:not(.screen-reader-text){transform-origin:center;transition:transform .25s var(--ease),opacity .2s}
  .menu-open .st-menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}
  .menu-open .st-menu-toggle span:nth-child(2){transform:translateY(-4px) rotate(-45deg)}
}

/* Tablet posts become a clean two-column editorial list instead of a broken hybrid slider. */
@media(max-width:980px){
  .st-insight-grid.is-slider{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,3.5rem) 1.25rem;overflow:visible;scroll-snap-type:none}
  .st-insight-grid.is-slider .st-insight-card{scroll-snap-align:none}
  .st-insight-grid.is-slider .st-insight-card__media{aspect-ratio:16/10}
  .st-project-editorial{gap:1.2rem}
  .st-project-intro__content{font-size:clamp(1.4rem,3.4vw,1.8rem)}
}

@media(max-width:760px){
  .st-header{height:78px}
  .st-mobile-menu{inset:78px 0 0;padding:2rem 0 1.5rem}
  .site-logo--svg{width:145px!important}
  .st-mobile-menu__links a{font-size:clamp(2.25rem,11.5vw,3.6rem)!important;padding:.28em 0}
  .st-mobile-menu__bottom{align-items:flex-start;flex-direction:column;margin-top:2.4rem;padding-top:1.5rem}
  .st-mobile-menu__bottom .st-button{width:100%}
  .st-mobile-social a{width:38px;height:38px}

  .st-insights .st-section-head{margin-bottom:2.5rem}
  .st-insight-grid.is-slider{grid-template-columns:1fr;gap:2.75rem;overflow:visible}
  .st-insight-grid.is-slider .st-insight-card__media{aspect-ratio:16/10;margin-bottom:1rem}
  .st-insight-grid.is-slider .st-insight-card h3{font-size:clamp(1.5rem,7.2vw,2rem);line-height:1.04}
  .st-insight-grid.is-slider .st-insight-card p:not(.st-meta){font-size:1rem;line-height:1.55}

  .st-project-editorial{padding:3.5rem 0;gap:1rem}
  .st-project-intro__content{font-size:clamp(1.4rem,6vw,1.72rem);line-height:1.3}
  .st-project-copy{font-size:1.0625rem;line-height:1.72}
  .st-project-copy h2{font-size:clamp(1.9rem,8.8vw,2.5rem)}
  .st-project-copy h3,.st-project-copy h4{font-size:clamp(1.45rem,6.8vw,1.9rem)}
  .st-project-outcomes__grid article{min-height:0;padding:2rem 1.25rem}
  .st-project-outcomes__grid article>p:not(.st-kicker){font-size:1.04rem;line-height:1.62}
  .st-case-hero h1{font-size:clamp(2.75rem,11.5vw,4.15rem)}

  .st-native-contact{padding:4.5rem 0}
  .st-native-contact__grid{grid-template-columns:1fr;gap:3.5rem}
  .st-native-contact__intro{position:static}
  .st-native-contact__intro h2{font-size:clamp(2.55rem,12vw,4rem)}
  .st-native-contact__details a{align-items:flex-start;flex-direction:column;gap:.25rem}
  .st-native-contact__details strong{text-align:left}
  .st-form-row{grid-template-columns:1fr;gap:0}
  .st-form-field{padding:1.25rem 0 1rem}
  .st-form-field input,.st-form-field select,.st-form-field textarea{font-size:1.05rem}
  .st-native-form__footer{align-items:flex-start;flex-direction:column}
  .st-native-form__footer button{width:100%}
  .st-form-notice{align-items:flex-start;flex-direction:column;gap:.35rem}
  .st-form-notice span{text-align:left}
}
.menu-open .st-header{background:rgba(7,7,9,.985)!important;backdrop-filter:none;-webkit-backdrop-filter:none}

/* =========================================================
   10.6 — split general enquiry + full project brief
   ========================================================= */
.st-native-contact--project{padding:clamp(6rem,10vw,10rem) 0}
.st-project-form__heading{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,2.2fr) minmax(260px,.9fr);gap:clamp(1.5rem,4vw,5rem);align-items:end;padding-bottom:clamp(3rem,6vw,6rem)}
.st-project-form__heading .st-kicker{align-self:start;margin-top:.55rem}
.st-project-form__heading h2{margin:0;font-size:clamp(3.2rem,7.4vw,8rem);line-height:.88;letter-spacing:-.067em;max-width:1080px}
.st-project-form__heading>p:not(.st-kicker){margin:0;color:#aaaab3;max-width:42ch;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.7}
.st-project-form__body{margin-left:clamp(0px,8vw,150px)}
.st-project-form{border-top:0}
.st-form-section{margin:0;padding:clamp(2.5rem,5vw,5rem) 0;border:0;border-top:1px solid rgba(255,255,255,.22);min-width:0}
.st-form-section legend{width:100%;padding:0 0 clamp(1.8rem,3vw,3rem);font-size:clamp(1.8rem,3vw,3.3rem);line-height:1;letter-spacing:-.045em;font-weight:830}
.st-form-section legend span{display:inline-block;min-width:54px;margin-right:clamp(.8rem,2vw,2rem);color:var(--brand);font-size:.65rem;letter-spacing:.12em;vertical-align:.45em}
.st-form-section__hint{margin:-1.4rem 0 1.5rem 78px;color:#777781;font-size:.78rem}.st-form-section__hint b{color:var(--brand)}
.st-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18);margin-bottom:clamp(2rem,4vw,4rem)}
.st-choice{position:relative;background:#0a0a0d;min-height:112px;cursor:pointer}
.st-choice input{position:absolute;opacity:0;pointer-events:none}
.st-choice span{display:flex;align-items:flex-end;height:100%;min-height:112px;padding:1.25rem;color:#c3c3ca;font-size:clamp(.88rem,1vw,1.02rem);font-weight:680;transition:background .22s,color .22s,transform .22s}
.st-choice span::before{content:"";position:absolute;top:1rem;right:1rem;width:13px;height:13px;border:1px solid #6f6f78;transition:background .2s,border .2s}
.st-choice:hover span{background:#121217;color:#fff}
.st-choice input:focus-visible+span{outline:2px solid #fff;outline-offset:-3px}
.st-choice input:checked+span{background:var(--brand);color:#fff}
.st-choice input:checked+span::before{background:#fff;border-color:#fff;box-shadow:inset 0 0 0 3px var(--brand)}
.st-choice-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.st-choice-grid--compact .st-choice,.st-choice-grid--compact .st-choice span{min-height:92px}
.st-consent{display:flex;gap:.85rem;align-items:flex-start;margin-top:2rem;color:#aaaab3;font-size:.82rem;line-height:1.55;cursor:pointer}.st-consent input{width:18px;height:18px;margin-top:.12rem;accent-color:var(--brand)}.st-consent b{color:var(--brand)}
.st-project-form__footer{padding-top:clamp(2rem,4vw,4rem);border-top:1px solid rgba(255,255,255,.22)}
.st-project-form__footer button{min-width:260px}
.st-native-contact--general .st-native-contact__intro h2{font-size:clamp(2.8rem,5vw,5.5rem)}

@media(max-width:1100px){
  .st-project-form__heading{grid-template-columns:130px minmax(0,1fr)}
  .st-project-form__heading>p:not(.st-kicker){grid-column:2}
  .st-project-form__body{margin-left:0}
  .st-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .st-choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .st-project-form__heading{display:block;padding-bottom:3rem}
  .st-project-form__heading .st-kicker{margin-bottom:1rem}
  .st-project-form__heading h2{font-size:clamp(3rem,14vw,4.8rem);margin-bottom:1.5rem}
  .st-form-section{padding:2.7rem 0}
  .st-form-section legend{font-size:clamp(1.75rem,9vw,2.4rem);padding-bottom:1.8rem}
  .st-form-section legend span{display:block;margin:0 0 .7rem;vertical-align:0}
  .st-form-section__hint{margin:-1rem 0 1.4rem}
  .st-choice-grid,.st-choice-grid--compact{grid-template-columns:1fr 1fr}
  .st-choice,.st-choice span,.st-choice-grid--compact .st-choice,.st-choice-grid--compact .st-choice span{min-height:88px}
  .st-choice span{padding:1rem;font-size:.9rem}
  .st-project-form__footer button{min-width:0}
}
@media(max-width:460px){.st-choice-grid,.st-choice-grid--compact{grid-template-columns:1fr}.st-choice,.st-choice span,.st-choice-grid--compact .st-choice,.st-choice-grid--compact .st-choice span{min-height:72px}}


/* =========================================================
   10.7 — project brief visual isolation
   The legacy project-form class used a white background.
   The native brief has its own class so it cannot inherit that skin.
   ========================================================= */
.st-project-brief-form{
  position:relative;
  display:grid;
  gap:0;
  width:100%;
  background:transparent;
  color:#fff;
  border-top:1px solid rgba(255,255,255,.22);
}
.st-project-brief-form .st-form-section{
  position:relative;
  background:transparent;
}
.st-project-brief-form .st-form-row{
  align-items:start;
}
.st-project-brief-form .st-form-field{
  min-width:0;
}
.st-project-brief-form .st-form-field input,
.st-project-brief-form .st-form-field select,
.st-project-brief-form .st-form-field textarea{
  background:transparent!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff;
}
.st-project-brief-form .st-form-field input:-webkit-autofill,
.st-project-brief-form .st-form-field input:-webkit-autofill:hover,
.st-project-brief-form .st-form-field input:-webkit-autofill:focus{
  -webkit-text-fill-color:#fff;
  -webkit-box-shadow:0 0 0 1000px #0a0a0d inset!important;
  transition:background-color 9999s ease-out 0s;
}
.st-project-brief-form .st-form-section + .st-form-section{
  margin-top:0;
}
.st-project-brief-form .st-form-field--message textarea{
  min-height:150px;
}
.st-project-form__body{
  max-width:1500px;
}
@media(min-width:1101px){
  .st-project-brief-form .st-form-section{
    padding-right:clamp(1rem,2vw,2.5rem);
  }
}
@media(max-width:760px){
  .st-project-brief-form .st-form-field--message textarea{min-height:132px}
}

/* --------------------------------------------------------------------------
   10.8 CASE STUDIES — persistent editor, full black canvas, multi-image gallery
   -------------------------------------------------------------------------- */
body.single-projects,body.single-projects .st-main{background:#08080a;color:#fff}
.st-project-story{background:#08080a!important;color:#fff!important}
.st-project-story .st-shell{color:#fff}
.st-project-facts{border-color:rgba(255,255,255,.16)!important;background:#08080a}
.st-project-facts>div{border-color:rgba(255,255,255,.14)!important}
.st-project-facts div span{color:#8f8f98!important}
.st-project-facts div strong,.st-project-facts div a{color:#fff}
.st-project-editorial{background:#08080a;color:#fff}
.st-project-editorial .st-kicker{color:var(--brand)}

/* One body-copy system across every project narrative section. */
.st-project-intro__content,.st-project-copy,
.st-project-intro__content p,.st-project-copy p,
.st-project-outcomes__grid article>p:not(.st-kicker){
  font-family:inherit!important;
  font-size:clamp(1.0625rem,1.15vw,1.1875rem)!important;
  line-height:1.72!important;
  letter-spacing:0!important;
  font-weight:400!important;
  color:#d0d0d6!important;
}
.st-project-intro__content,.st-project-copy{max-width:820px!important}
.st-project-intro__content p,.st-project-copy p{margin:0 0 1.25em}
.st-project-intro__content strong,.st-project-copy strong{color:#fff;font-weight:750}

/* All project headings use the same heading face/weight system. */
.st-project-story h2,.st-project-story h3,.st-project-story h4,
.st-project-intro__content h2,.st-project-intro__content h3,.st-project-intro__content h4,
.st-project-copy h2,.st-project-copy h3,.st-project-copy h4{
  font-family:inherit!important;
  font-weight:880!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  color:#fff!important;
  margin:1.35em 0 .55em!important;
}
.st-project-story h2,.st-project-intro__content h2,.st-project-copy h2{font-size:clamp(2.2rem,4vw,4.25rem)!important}
.st-project-story h3,.st-project-story h4,.st-project-intro__content h3,.st-project-intro__content h4,.st-project-copy h3,.st-project-copy h4{font-size:clamp(1.65rem,2.8vw,2.8rem)!important}

.st-project-full-media{background:#111!important}
.st-project-full-media img{width:100%;height:100%;object-fit:cover}

/* Multiple project images — intentional asymmetric editorial grid. */
.st-project-gallery{background:#08080a;padding:0 0 clamp(4rem,8vw,8rem)}
.st-project-gallery__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.5rem)}
.st-project-gallery__item{margin:0;overflow:hidden;background:#121216;min-height:260px}
.st-project-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}
.st-project-gallery__item:hover img{transform:scale(1.018)}
.st-project-gallery__item--0{grid-column:span 7;aspect-ratio:16/11}
.st-project-gallery__item--1{grid-column:span 5;aspect-ratio:4/5}
.st-project-gallery__item--2{grid-column:span 5;aspect-ratio:4/5}
.st-project-gallery__item--3{grid-column:span 7;aspect-ratio:16/11}
.st-project-gallery__item--4,.st-project-gallery__item--5{grid-column:span 6;aspect-ratio:4/3}
.st-project-gallery--legacy .robo-gallery-wrap,.st-project-gallery--legacy .gallery{margin:0!important}

.st-colour-strip{margin-top:0!important;margin-bottom:clamp(4rem,8vw,8rem)!important}

/* Always four equal narrative panels: Challenge / Approach / Build / Outcome. */
.st-project-outcomes{background:#08080a!important;color:#fff;padding:0 0 clamp(6rem,10vw,10rem)!important}
.st-project-outcomes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.16)}
.st-project-outcomes__grid article{background:#0d0d10!important;min-height:330px;padding:clamp(2rem,4vw,4.5rem);display:flex;flex-direction:column}
.st-project-outcomes__grid article .st-kicker{margin-bottom:auto;padding-bottom:2rem}
.st-project-outcomes__grid article>p:not(.st-kicker){margin:0!important;max-width:38ch}

.st-project-free-content{background:#08080a;color:#fff}
.st-project-free-content>.wp-block-group,.st-project-free-content>.wp-block-columns,.st-project-free-content>.wp-block-paragraph{color:#fff}

@media(max-width:760px){
  .st-project-editorial{padding:3.5rem 0!important;gap:1rem!important}
  .st-project-intro__content,.st-project-copy,
  .st-project-intro__content p,.st-project-copy p,
  .st-project-outcomes__grid article>p:not(.st-kicker){font-size:1.0625rem!important;line-height:1.7!important}
  .st-project-gallery__grid{grid-template-columns:1fr;gap:1rem}
  .st-project-gallery__item--0,.st-project-gallery__item--1,.st-project-gallery__item--2,.st-project-gallery__item--3,.st-project-gallery__item--4,.st-project-gallery__item--5{grid-column:1;aspect-ratio:4/3;min-height:0}
  .st-project-outcomes__grid{grid-template-columns:1fr}
  .st-project-outcomes__grid article{min-height:0;padding:2rem 1.25rem}
}

/* v10.9 — editorial article system */
.st-article{background:#f4f2ed;color:#0b0b0e}
.st-article-hero{background:#09090c}
.st-article-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 48%,rgba(var(--brand-rgb),.09)),radial-gradient(circle at 82% 30%,rgba(var(--brand-rgb),.16),transparent 28%);pointer-events:none}
.st-article-hero__inner{position:relative;z-index:1}
.st-article-art{width:min(94vw,1500px);height:clamp(270px,42vw,650px);margin:-1.5rem auto 0;background:#111115;color:#fff;position:relative;overflow:hidden;z-index:2}
.st-article-art::before{content:"";position:absolute;width:55%;aspect-ratio:1;right:-10%;top:-52%;border-radius:50%;background:var(--brand);filter:saturate(.9)}
.st-article-art::after{content:"";position:absolute;inset:auto -8% -52% 32%;height:105%;border:1px solid rgba(255,255,255,.16);transform:rotate(-14deg);box-shadow:0 0 0 5vw rgba(255,255,255,.025),0 0 0 10vw rgba(255,255,255,.018)}
.st-article-art .st-shell{height:100%;position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:clamp(2rem,4vw,4rem)}
.st-article-art span{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.72)}
.st-article-art b{font-size:clamp(4rem,13vw,12rem);line-height:.7;letter-spacing:-.09em;color:#fff}
.st-article-content{max-width:800px}
.st-article-content .st-article-lead{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.55;letter-spacing:-.025em;color:#16161a;margin-bottom:2.2rem}
.st-article-content h2{scroll-margin-top:120px;margin-top:2.2em}
.st-article-content h3{line-height:1.08;letter-spacing:-.035em}
.st-article-content ul,.st-article-content ol{padding-left:1.25rem;margin:1.5rem 0 2rem}
.st-article-content li{padding:.28rem 0 .28rem .4rem}
.st-article-content strong{font-weight:800}
.st-article-content a{color:inherit;text-decoration-color:var(--brand);text-decoration-thickness:2px}
.st-post-summary,.st-post-example,.st-post-callout,.st-post-takeaway{margin:clamp(2.5rem,5vw,4.5rem) 0!important;border-radius:0}
.st-post-summary{background:#fff;border-top:4px solid var(--brand);padding:clamp(1.6rem,3vw,2.5rem)!important;box-shadow:0 18px 50px rgba(0,0,0,.05)}
.st-post-summary__label,.st-post-example__label,.st-post-callout__label,.st-post-takeaway__label{margin:0 0 1rem!important;color:var(--brand);font-size:.67rem!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.st-post-summary ul{margin-bottom:0}
.st-post-example{border-left:3px solid var(--brand);padding:1.35rem 0 1.35rem clamp(1.3rem,3vw,2.25rem)!important}
.st-post-example>p:last-child{font-size:clamp(1.12rem,1.45vw,1.32rem);margin:0;line-height:1.65}
.st-post-callout{background:#101014;color:#fff;padding:clamp(2rem,5vw,4rem)!important;position:relative;overflow:hidden}
.st-post-callout::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;bottom:-110px;background:var(--brand);opacity:.95}
.st-post-callout>*{position:relative;z-index:1}
.st-post-callout h3{font-size:clamp(1.7rem,3.2vw,3.1rem)!important;line-height:1.04!important;max-width:700px;margin:.15rem 0 1.4rem!important}
.st-post-callout p:last-child{max-width:650px;color:rgba(255,255,255,.72);margin-bottom:0}
.st-post-takeaway{background:var(--brand);color:#fff;padding:clamp(2rem,4vw,3.2rem)!important}
.st-post-takeaway .st-post-takeaway__label{color:#fff;opacity:.72}
.st-post-takeaway>p:last-child{font-size:clamp(1.5rem,2.5vw,2.4rem);line-height:1.16;letter-spacing:-.035em;font-weight:720;margin:0}
.st-article-toc{border-top:1px solid #d8d5cf;padding-top:1.2rem}
.st-article-toc .st-kicker{display:block;margin-bottom:1.2rem}
.st-article-toc ol{list-style:none;margin:0;padding:0;counter-reset:toc}
.st-article-toc li{counter-increment:toc;border-top:1px solid #dedbd5}
.st-article-toc li:first-child{border-top:0}
.st-article-toc a{display:grid;grid-template-columns:24px 1fr;gap:.5rem;padding:.72rem 0;font-size:.75rem;line-height:1.35;color:#55555e;transition:color .2s}
.st-article-toc a::before{content:counter(toc,decimal-leading-zero);font-size:.58rem;color:var(--brand);padding-top:.1rem}
.st-article-toc a:hover{color:#0b0b0e}
.st-article-cta{background:var(--brand);color:#fff;padding:clamp(4rem,8vw,8rem) 0}
.st-article-cta__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.75fr);gap:clamp(3rem,8vw,9rem);align-items:end}
.st-article-cta .st-kicker{color:#fff;opacity:.72}
.st-article-cta h2{margin:.5rem 0 0;max-width:820px;font-size:clamp(2.8rem,5.8vw,6rem);line-height:.9;letter-spacing:-.058em}
.st-article-cta p{font-size:1.05rem;line-height:1.65;max-width:520px;margin:0 0 2rem}
.st-article-cta .st-button:hover{background:#fff;border-color:#fff;color:#0b0b0e}
.st-card-art{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:1rem;background:#111115;color:#fff;overflow:hidden}
.st-card-art::before{content:"";position:absolute;width:74%;aspect-ratio:1;border-radius:50%;background:var(--brand);right:-32%;top:-62%}
.st-card-art::after{content:"";position:absolute;width:75%;height:170%;left:16%;top:-35%;border:1px solid rgba(255,255,255,.18);transform:rotate(24deg);box-shadow:0 0 0 25px rgba(255,255,255,.03),0 0 0 50px rgba(255,255,255,.02)}
.st-card-art b,.st-card-art i{position:relative;z-index:2;font-style:normal}
.st-card-art b{font-size:clamp(2rem,5vw,4.6rem);line-height:.8;letter-spacing:-.08em}
.st-card-art i{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.65)}
@media(max-width:980px){.st-article-toc{display:none}.st-article-cta__inner{grid-template-columns:1fr}.st-article-cta h2{max-width:700px}}
@media(max-width:760px){.st-article-art{width:100%;height:260px;margin:0}.st-article-art b{font-size:5rem}.st-article-content{font-size:1.05rem;line-height:1.76}.st-article-content .st-article-lead{font-size:1.28rem}.st-article-content h2{font-size:clamp(2rem,9vw,3rem);line-height:1}.st-post-summary,.st-post-callout,.st-post-takeaway{margin:2.5rem calc(50% - 50vw)!important;padding-left:16px!important;padding-right:16px!important}.st-post-callout h3{font-size:clamp(1.7rem,8vw,2.4rem)!important}.st-article-cta h2{font-size:clamp(2.8rem,12vw,4.5rem)}}

/* v11.0 — archive + single content polish */
.st-archive-hero--editorial{padding:clamp(10rem,16vh,13rem) 0 clamp(4rem,7vw,6.5rem);background:#09090c;color:#fff;isolation:isolate}
.st-archive-hero--editorial::after{display:none}
.st-archive-hero__media{position:absolute;inset:0;z-index:-1;overflow:hidden}
.st-archive-hero__media img{width:100%;height:100%;object-fit:cover;opacity:.34}
.st-archive-hero__media span{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,10,.97) 0%,rgba(8,8,10,.78) 48%,rgba(8,8,10,.45) 100%),linear-gradient(0deg,rgba(8,8,10,.72),transparent 68%)}
.st-archive-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(2rem,7vw,8rem);align-items:end;position:relative;z-index:1}
.st-archive-hero__copy{max-width:1100px}
.st-archive-hero--editorial h1{margin:0;font-size:clamp(3.6rem,7.2vw,7.4rem);line-height:.88;letter-spacing:-.067em}
.st-archive-hero__dek{max-width:760px;margin:1.7rem 0 0;color:rgba(255,255,255,.68);font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.6}
.st-archive-hero__mark{display:grid;grid-template-columns:auto;justify-items:end;align-self:end;padding-bottom:.45rem}
.st-archive-hero__mark strong{font-size:clamp(3.6rem,7vw,7.2rem);line-height:.74;letter-spacing:-.09em;color:var(--brand)}
.st-archive-hero__mark span{margin-top:1rem;text-transform:uppercase;letter-spacing:.14em;font-size:.62rem;color:rgba(255,255,255,.58)}
.st-archive-intro-v11{background:#f4f2ed;padding:clamp(3.5rem,6vw,6rem) 0 0}
.st-archive-intro-v11__grid{display:grid;grid-template-columns:minmax(110px,.55fr) minmax(0,2.5fr);gap:clamp(2rem,6vw,7rem);padding-bottom:clamp(3.5rem,6vw,6rem);border-bottom:1px solid var(--line)}
.st-archive-intro-v11 .st-rich{max-width:920px;font-size:clamp(1.3rem,2vw,1.85rem);line-height:1.55}
.st-archive-intro-v11 .st-rich>:first-child{margin-top:0}.st-archive-intro-v11 .st-rich>:last-child{margin-bottom:0}
.st-archive-v11{background:#f4f2ed;padding:clamp(4rem,7vw,7rem) 0 clamp(6rem,10vw,10rem)}
.st-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,6vw,6rem) clamp(1.4rem,2vw,2rem)}
.st-archive-card{min-width:0}
.st-archive-card>a{display:block;height:100%}
.st-archive-card__media{position:relative;aspect-ratio:16/10;background:#111115;overflow:hidden}
.st-archive-card__media>img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease),filter .4s}
.st-archive-card__index{position:absolute;top:1rem;left:1rem;z-index:3;min-width:38px;height:38px;padding:0 .45rem;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:.64rem;font-weight:850;letter-spacing:.08em}
.st-archive-card__body{padding:1.4rem 0 0}
.st-archive-card__body .st-meta{margin:0 0 .75rem;color:#74747d;font-size:.66rem}
.st-archive-card__body h2{max-width:900px;margin:0;font-size:clamp(2rem,3.6vw,3.8rem);line-height:.96;letter-spacing:-.055em}
.st-archive-card__excerpt{max-width:650px;margin:1rem 0 0!important;color:#62626b;line-height:1.65;font-size:1rem}
.st-archive-card .st-text-link{margin-top:1.4rem}
.st-archive-card:hover .st-archive-card__media>img{transform:scale(1.025)}
.st-archive-card--lead{grid-column:1/-1}
.st-archive-card--lead>a{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:clamp(2rem,5vw,6rem);align-items:end}
.st-archive-card--lead .st-archive-card__media{aspect-ratio:16/8.2}
.st-archive-card--lead .st-archive-card__body{padding:0 0 .5rem}
.st-archive-card--lead .st-archive-card__body h2{font-size:clamp(2.8rem,5.8vw,6rem)}
.st-archive-grid--post:not(:has(.st-archive-card--lead)){grid-template-columns:repeat(3,minmax(0,1fr))}
.st-archive-empty{grid-column:1/-1;min-height:38vh;display:flex;flex-direction:column;justify-content:center;border-top:1px solid var(--line)}
.st-archive-empty span{color:var(--brand);font-size:.7rem;font-weight:850;letter-spacing:.12em}.st-archive-empty h2{font-size:clamp(2.4rem,5vw,5rem);margin:1rem 0 0}
.st-card-art{position:absolute!important;inset:0!important}

/* Single posts/services: image is part of the header rather than a second oversized panel. */
.st-article-hero--split{padding:clamp(9rem,14vh,11rem) 0 clamp(3.5rem,6vw,5rem);background:#09090c}
.st-article-hero--split::after{display:none}
.st-article-hero__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:clamp(2.5rem,6vw,7rem);align-items:center;position:relative;z-index:2}
.st-article-hero--split .st-article-hero__copy{max-width:900px}
.st-article-hero--split h1{margin:0;font-size:clamp(3rem,5.5vw,5.8rem);line-height:.91;letter-spacing:-.058em;text-wrap:balance}
.st-article-hero--split .st-article-hero__dek{font-size:clamp(1.02rem,1.3vw,1.22rem);line-height:1.6;max-width:690px}
.st-article-hero__visual{position:relative;min-height:clamp(360px,41vw,620px);overflow:hidden;background:#121216}
.st-article-hero__visual.has-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(8,8,10,.24))}
.st-article-hero__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.st-article-hero__visual.is-art{display:flex;align-items:flex-end;justify-content:space-between;padding:clamp(1.4rem,3vw,2.5rem);isolation:isolate}
.st-article-hero__visual.is-art::before{content:"";position:absolute;z-index:-1;width:65%;aspect-ratio:1;border-radius:50%;right:-24%;top:-28%;background:var(--brand)}
.st-article-hero__visual.is-art::after{content:"";position:absolute;z-index:-1;width:80%;height:150%;left:14%;top:-28%;border:1px solid rgba(255,255,255,.14);transform:rotate(18deg);box-shadow:0 0 0 28px rgba(255,255,255,.025),0 0 0 56px rgba(255,255,255,.015)}
.st-article-hero__visual b{font-size:clamp(4rem,8vw,8rem);line-height:.72;letter-spacing:-.09em;color:#fff}
.st-article-visual__label{font-size:.65rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:rgba(255,255,255,.65)}
.st-article-layout{max-width:1220px}
.st-article--services .st-article-content{max-width:900px}

/* Case-study hero: immersive without swallowing the page on smaller screens. */
.st-case-hero{min-height:clamp(560px,76svh,850px)}
.st-case-hero h1{font-size:clamp(3.5rem,6.9vw,7rem)}
.st-colour-strip i{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem!important;font-weight:800;color:#08080a;background:rgba(255,255,255,.96)!important;padding:.45rem .6rem!important;box-shadow:0 2px 14px rgba(0,0,0,.12)}

@media(max-width:980px){
  .st-archive-card--lead>a{grid-template-columns:1fr}.st-archive-card--lead .st-archive-card__media{aspect-ratio:16/9}.st-archive-card--lead .st-archive-card__body{padding-top:0}
  .st-article-hero__layout{grid-template-columns:1fr}.st-article-hero__visual{min-height:0;aspect-ratio:16/9}.st-article-hero--split .st-article-hero__copy{max-width:820px}
}
@media(max-width:760px){
  .st-archive-hero--editorial{padding:8.5rem 0 3.5rem}.st-archive-hero__grid{grid-template-columns:1fr}.st-archive-hero__mark{display:none}.st-archive-hero--editorial h1{font-size:clamp(3rem,14vw,5rem)}.st-archive-hero__dek{font-size:1rem;margin-top:1.25rem}
  .st-archive-intro-v11__grid{grid-template-columns:1fr;gap:1rem}.st-archive-intro-v11 .st-rich{font-size:1.15rem}.st-archive-v11{padding-top:3.5rem}.st-archive-grid{grid-template-columns:1fr;gap:3.5rem}.st-archive-card--lead{grid-column:auto}.st-archive-card--lead .st-archive-card__media,.st-archive-card__media{aspect-ratio:4/3}.st-archive-card--lead .st-archive-card__body h2,.st-archive-card__body h2{font-size:clamp(2rem,9vw,3rem)}
  .st-article-hero--split{padding:7rem 0 2rem}.st-article-hero__layout{gap:2rem}.st-article-hero--split h1{font-size:clamp(2.65rem,11.5vw,4.15rem)}.st-article-hero__visual{width:calc(100% + 32px);margin-left:-16px;aspect-ratio:4/3}.st-article-hero__visual.is-art{padding:1.25rem}.st-article-hero__visual b{font-size:4.7rem}.st-article-hero__meta{margin-bottom:1.7rem}
  .st-case-hero{min-height:clamp(500px,68svh,680px)}.st-case-hero h1{font-size:clamp(2.9rem,12vw,4.6rem)}
}

/* =========================================================
   11.1 — homepage copy and editorial service index
   ========================================================= */

/* Short statement blocks now behave like real campaign headlines. */
.st-contained--statement{
  min-height:clamp(280px,34vw,520px);
  padding-block:clamp(4rem,8vw,8rem);
}
.st-contained--statement .st-shell{
  width:min(92vw,1500px);
}
.st-contained--statement .st-rich{
  max-width:1150px;
  font-size:clamp(3.2rem,6.6vw,7rem);
  line-height:.9;
  letter-spacing:-.065em;
  font-weight:900;
}
.st-contained--statement .st-rich h2,
.st-contained--statement .st-rich h3,
.st-contained--statement .st-rich h4{
  max-width:12ch;
  font-size:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  font-weight:inherit;
}
.st-contained--brand-statement{
  min-height:clamp(330px,39vw,600px);
}
.st-contained--brand-statement .st-rich{
  font-size:clamp(4rem,8.2vw,8.6rem);
}
.st-contained--brand-statement::before{
  opacity:.34;
}

/* Projects use the work type as the supporting line, never a repeated client name. */
.st-work-card__meta p{
  max-width:42ch;
}

/* Services are an editorial capability index rather than another card grid. */
.st-services-index{
  background:#f7f6f2;
}
.st-services-index__head{
  margin-bottom:clamp(3rem,6vw,6rem);
}
.st-services-index__head>p:not(.st-kicker){
  align-self:end;
  max-width:44ch;
  margin:0 0 .4rem;
  font-size:clamp(.95rem,1.1vw,1.08rem);
  line-height:1.55;
  color:#65656d;
}
.st-service-list{
  border-top:1px solid var(--line);
}
.st-service-row{
  border-bottom:1px solid var(--line);
}
.st-service-row>a{
  display:grid;
  grid-template-columns:84px minmax(240px,1.15fr) minmax(300px,1fr) 56px;
  gap:clamp(1.5rem,4vw,5rem);
  align-items:center;
  min-height:clamp(150px,12vw,215px);
  padding:2rem 1.25rem;
  transition:background .28s var(--ease),color .28s var(--ease),padding .28s var(--ease);
}
.st-service-row__number{
  align-self:start;
  padding-top:.45rem;
  color:var(--brand);
  font-size:.7rem;
  font-weight:850;
  letter-spacing:.12em;
}
.st-service-row h3{
  margin:0;
  font-size:clamp(2.35rem,4.7vw,5.2rem);
  line-height:.9;
  letter-spacing:-.06em;
}
.st-service-row p{
  max-width:52ch;
  margin:0;
  color:#686870;
  font-size:clamp(.98rem,1.1vw,1.12rem);
  line-height:1.62;
  transition:color .28s var(--ease);
}
.st-service-row__arrow{
  justify-self:end;
  font-size:clamp(1.7rem,2.4vw,2.6rem);
  color:var(--brand);
  transition:transform .28s var(--ease);
}
.st-service-row>a:hover,
.st-service-row>a:focus-visible{
  background:var(--ink);
  color:#fff;
  padding-inline:clamp(1.25rem,2vw,2rem);
  outline:0;
}
.st-service-row>a:hover p,
.st-service-row>a:focus-visible p{
  color:#b9b9c1;
}
.st-service-row>a:hover .st-service-row__arrow,
.st-service-row>a:focus-visible .st-service-row__arrow{
  transform:translate(4px,-4px);
}

/* The small team feature is calmer and more editorial. */
.st-feature__copy .st-kicker{
  margin-bottom:1.3rem;
}
.st-feature__copy .st-rich{
  max-width:48ch;
  font-size:clamp(1rem,1.15vw,1.12rem);
  line-height:1.68;
}

@media(max-width:980px){
  .st-service-row>a{
    grid-template-columns:58px minmax(0,1fr) 42px;
    gap:1.5rem;
  }
  .st-service-row p{
    grid-column:2/4;
    max-width:60ch;
    margin-top:-.5rem;
  }
  .st-service-row__arrow{
    grid-column:3;
    grid-row:1;
  }
}
@media(max-width:760px){
  .st-contained--statement,
  .st-contained--brand-statement{
    min-height:0;
    padding-block:5.25rem;
  }
  .st-contained--statement .st-rich,
  .st-contained--brand-statement .st-rich{
    font-size:clamp(3rem,15vw,5rem);
  }
  .st-contained--statement .st-rich h2,
  .st-contained--statement .st-rich h3,
  .st-contained--statement .st-rich h4{
    max-width:9ch;
  }
  .st-services-index__head>p:not(.st-kicker){
    margin-top:1rem;
  }
  .st-service-row>a{
    grid-template-columns:44px minmax(0,1fr) 32px;
    gap:1rem;
    min-height:0;
    padding:1.65rem 0;
  }
  .st-service-row h3{
    font-size:clamp(2rem,11vw,3.1rem);
  }
  .st-service-row p{
    grid-column:2/4;
    font-size:.98rem;
    line-height:1.55;
    margin-top:.15rem;
  }
  .st-service-row>a:hover,
  .st-service-row>a:focus-visible{
    padding-inline:1rem;
  }
}

/* =========================================================
   11.2 — Insights lead story
   The first article is a feature, not an oversized split card.
   ========================================================= */
.st-archive-grid--post .st-archive-card--lead{
  grid-column:1/-1;
  background:#0b0b0e;
  color:#fff;
  overflow:hidden;
}
.st-archive-grid--post .st-archive-card--lead>a{
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);
  gap:0;
  min-height:clamp(430px,43vw,650px);
  align-items:stretch;
}
.st-archive-grid--post .st-archive-card--lead .st-archive-card__media{
  height:100%;
  min-height:100%;
  aspect-ratio:auto;
}
.st-archive-grid--post .st-archive-card--lead .st-archive-card__media>img{
  height:100%;
  object-fit:cover;
}
.st-archive-grid--post .st-archive-card--lead .st-card-art{
  min-height:100%;
}
.st-archive-grid--post .st-archive-card--lead .st-archive-card__body{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(2.4rem,5vw,5.5rem);
  background:#0b0b0e;
}
.st-archive-grid--post .st-archive-card--lead .st-meta{
  color:var(--brand);
  margin-bottom:1.1rem;
}
.st-archive-grid--post .st-archive-card--lead .st-archive-card__body h2{
  max-width:690px;
  margin:0;
  color:#fff;
  font-size:clamp(2.5rem,4vw,4.5rem);
  line-height:.94;
  letter-spacing:-.055em;
  text-wrap:balance;
}
.st-archive-grid--post .st-archive-card--lead .st-archive-card__excerpt{
  max-width:590px;
  margin-top:1.35rem!important;
  color:rgba(255,255,255,.68);
  font-size:clamp(1rem,1.25vw,1.14rem);
  line-height:1.65;
}
.st-archive-grid--post .st-archive-card--lead .st-text-link{
  margin-top:2rem;
  color:#fff;
}
.st-archive-grid--post .st-archive-card--lead .st-text-link span{
  color:var(--brand);
}
.st-archive-grid--post .st-archive-card--lead:hover .st-archive-card__media>img{
  transform:scale(1.018);
}

@media(max-width:1100px){
  .st-archive-grid--post .st-archive-card--lead>a{
    grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__body h2{
    font-size:clamp(2.35rem,4.6vw,3.8rem);
  }
}
@media(max-width:820px){
  .st-archive-grid--post .st-archive-card--lead>a{
    grid-template-columns:1fr;
    min-height:0;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__media{
    aspect-ratio:16/9;
    min-height:0;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__body{
    padding:2rem 1.5rem 2.4rem;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__body h2{
    font-size:clamp(2.2rem,7.5vw,3.5rem);
  }
}
@media(max-width:520px){
  .st-archive-grid--post .st-archive-card--lead{
    width:calc(100% + 32px);
    margin-left:-16px;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__media{
    aspect-ratio:4/3;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__body{
    padding:1.7rem 16px 2.2rem;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__body h2{
    font-size:clamp(2rem,10.5vw,3rem);
    line-height:.97;
  }
  .st-archive-grid--post .st-archive-card--lead .st-archive-card__excerpt{
    font-size:1rem;
  }
}


/* =========================================================
   11.3 — About page typography and long statement handling
   ========================================================= */

/* A coloured section containing a paragraph is editorial copy, not a billboard. */
.st-contained--statement.st-contained--longform{
  min-height:0;
  padding-block:clamp(4.5rem,7vw,7rem);
}
.st-contained--statement.st-contained--longform .st-shell{
  width:var(--shell);
}
.st-contained--statement.st-contained--longform .st-rich{
  max-width:900px;
  font-size:clamp(1.18rem,1.65vw,1.55rem);
  line-height:1.58;
  letter-spacing:-.018em;
  font-weight:520;
}
.st-contained--statement.st-contained--longform .st-rich h2,
.st-contained--statement.st-contained--longform .st-rich h3,
.st-contained--statement.st-contained--longform .st-rich h4{
  max-width:18ch;
  margin:0 0 1.15rem;
  font-size:clamp(2.3rem,4vw,4.25rem);
  line-height:.98;
  letter-spacing:-.05em;
  font-weight:850;
}

/* About is intentionally calmer than the campaign led homepage. */
.st-page--about .st-page-hero{
  padding-bottom:clamp(4rem,7vw,6.5rem);
}
.st-page--about .st-page-hero h1{
  max-width:900px;
  font-size:clamp(3.15rem,6vw,6rem);
  line-height:.91;
}
.st-page--about .st-page-hero__sub{
  max-width:680px;
  font-size:clamp(1.05rem,1.5vw,1.3rem);
  line-height:1.55;
}
.st-page--about .st-section-head h2{
  max-width:760px;
  font-size:clamp(2.3rem,4vw,4.25rem);
  line-height:.96;
}
.st-page--about .st-feature__grid{
  min-height:520px;
}
.st-page--about .st-feature__title>*{
  max-width:13ch;
  margin-bottom:1.4rem;
  font-size:clamp(2.15rem,3.2vw,3.55rem);
  line-height:.98;
}
.st-page--about .st-feature__copy .st-rich{
  max-width:46ch;
  font-size:1.03rem;
  line-height:1.68;
}
.st-page--about .st-copy-grid__rows article{
  grid-template-columns:72px minmax(190px,.8fr) minmax(300px,1.45fr);
  gap:clamp(1.2rem,3vw,3rem);
  padding:2.2rem 0;
}
.st-page--about .st-copy-grid__rows h3{
  font-size:clamp(1.45rem,2vw,2.05rem);
  line-height:1.04;
}
.st-page--about .st-copy-grid__text,
.st-page--about .st-copy-grid__rows p{
  font-size:1rem;
  line-height:1.65;
}
.st-page--about .st-clients .st-section-head h2{
  font-size:clamp(2.25rem,3.7vw,3.9rem);
}

@media(max-width:760px){
  .st-contained--statement.st-contained--longform{
    padding-block:4rem;
  }
  .st-contained--statement.st-contained--longform .st-rich{
    font-size:1.08rem;
    line-height:1.62;
  }
  .st-contained--statement.st-contained--longform .st-rich h2,
  .st-contained--statement.st-contained--longform .st-rich h3,
  .st-contained--statement.st-contained--longform .st-rich h4{
    max-width:none;
    font-size:clamp(2.1rem,10vw,3.2rem);
  }
  .st-page--about .st-page-hero h1{
    font-size:clamp(2.9rem,12.5vw,4.55rem);
  }
  .st-page--about .st-feature__grid,
  .st-page--about .st-feature__grid.is-reversed{
    min-height:0;
  }
  .st-page--about .st-feature__title>*{
    max-width:none;
    font-size:clamp(2rem,9.5vw,3rem);
  }
  .st-page--about .st-copy-grid__rows article{
    grid-template-columns:36px 1fr;
    gap:1rem;
  }
  .st-page--about .st-copy-grid__text{
    grid-column:2;
  }
}


/* =========================================================
   11.4 — project story typography reset
   ========================================================= */
body.single-projects .st-project-intro__content,
body.single-projects .st-project-copy,
body.single-projects .st-project-intro__content p,
body.single-projects .st-project-copy p,
body.single-projects .st-project-copy .st-project-subheading,
body.single-projects .st-project-intro__content .st-project-subheading,
body.single-projects .st-project-outcomes__grid article>p:not(.st-kicker){
  font-family:inherit!important;
  font-size:1.0625rem!important;
  line-height:1.72!important;
  letter-spacing:0!important;
  color:#d0d0d6!important;
}
body.single-projects .st-project-copy .st-project-subheading,
body.single-projects .st-project-intro__content .st-project-subheading{
  margin:2rem 0 .65rem!important;
  max-width:54ch;
  color:#fff!important;
  font-weight:800!important;
  line-height:1.42!important;
}
/* Legacy headings inside the three narrative fields should never become display
   typography. The page already provides Overview, The work and In detail labels. */
body.single-projects .st-project-intro__content h2,
body.single-projects .st-project-intro__content h3,
body.single-projects .st-project-intro__content h4,
body.single-projects .st-project-copy h2,
body.single-projects .st-project-copy h3,
body.single-projects .st-project-copy h4{
  font-size:1.0625rem!important;
  line-height:1.42!important;
  letter-spacing:0!important;
  font-weight:800!important;
  margin:2rem 0 .65rem!important;
}

/* =========================================================
   11.5 — About page editorial reset
   ========================================================= */

/* About is a company page, not another campaign landing page. */
.st-page--about{
  background:#f4f3ef;
}
.st-page--about .st-hero{
  min-height:clamp(520px,72svh,760px);
}
.st-page--about .st-hero__inner{
  padding-top:clamp(9rem,15vh,12rem);
  padding-bottom:clamp(3.5rem,7vh,5.5rem);
}
.st-page--about .st-hero h1{
  max-width:980px;
  font-size:clamp(3.25rem,6.7vw,7.2rem);
  line-height:.91;
  letter-spacing:-.065em;
}
.st-page--about .st-hero__footer{
  margin-top:clamp(2.5rem,5vh,4rem);
}

/* Opening introduction reads as copy rather than a statement banner. */
.st-page--about .st-contained:not(.st-contained--statement){
  padding-block:clamp(4.5rem,7vw,7rem);
  background:#f4f3ef;
}
.st-page--about .st-contained:not(.st-contained--statement) .st-shell{
  width:min(92vw,1120px);
}
.st-page--about .st-contained:not(.st-contained--statement) .st-rich{
  max-width:900px;
  font-size:clamp(1.28rem,1.85vw,1.7rem);
  line-height:1.55;
  letter-spacing:-.02em;
  color:#2d2d33;
}
.st-page--about .st-contained:not(.st-contained--statement) .st-rich p{
  margin:0 0 1em;
}

/* Working principles become a compact editorial list. */
.st-page--about .st-copy-grid{
  padding-block:clamp(4.5rem,7vw,7rem);
  background:#fff;
}
.st-page--about .st-copy-grid .st-section-head{
  grid-template-columns:110px minmax(0,1fr);
  margin-bottom:clamp(2.5rem,4vw,4rem);
}
.st-page--about .st-copy-grid .st-section-head h2{
  max-width:720px;
  font-size:clamp(2.4rem,4.3vw,4.5rem);
  line-height:.96;
}
.st-page--about .st-copy-grid__rows article{
  grid-template-columns:70px minmax(200px,.8fr) minmax(320px,1.35fr);
  gap:clamp(1.25rem,3vw,3.5rem);
  padding:clamp(1.7rem,2.5vw,2.6rem) 0;
}
.st-page--about .st-copy-grid__rows h3{
  font-size:clamp(1.35rem,1.85vw,1.9rem);
  line-height:1.04;
  letter-spacing:-.035em;
}
.st-page--about .st-copy-grid__text,
.st-page--about .st-copy-grid__text p{
  font-size:1.02rem;
  line-height:1.68;
  color:#5c5c64;
}

/* Two image features feel like case notes, not oversized promo cards. */
.st-page--about .st-feature{
  padding-block:clamp(3rem,5vw,5rem);
  background:#f4f3ef;
}
.st-page--about .st-feature + .st-feature{
  padding-top:0;
}
.st-page--about .st-feature__grid,
.st-page--about .st-feature__grid.is-reversed{
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);
  min-height:0;
  background:#fff;
  box-shadow:0 18px 50px rgba(8,8,10,.06);
}
.st-page--about .st-feature__grid.is-reversed .st-feature__media{
  order:2;
}
.st-page--about .st-feature__media{
  min-height:0;
  aspect-ratio:4/3;
}
.st-page--about .st-feature__copy{
  padding:clamp(2rem,4vw,4rem);
}
.st-page--about .st-feature__copy .st-kicker{
  margin-bottom:1rem;
}
.st-page--about .st-feature__title>*{
  max-width:12ch;
  margin:0 0 1.25rem;
  font-size:clamp(2rem,3.25vw,3.45rem);
  line-height:.98;
  letter-spacing:-.05em;
}
.st-page--about .st-feature__copy .st-rich,
.st-page--about .st-feature__copy .st-rich p{
  max-width:46ch;
  font-size:1rem;
  line-height:1.68;
  color:#5c5c64;
}

/* Capabilities remain useful but no longer dominate the About page. */
.st-page--about .st-services-index{
  padding-block:clamp(5rem,8vw,8rem);
  background:#f7f6f2;
}
.st-page--about .st-services-index__head{
  margin-bottom:2.5rem;
}
.st-page--about .st-services-index__head h2{
  font-size:clamp(2.4rem,4.2vw,4.4rem);
}
.st-page--about .st-service-row>a{
  grid-template-columns:64px minmax(220px,.8fr) minmax(300px,1.2fr) 42px;
  min-height:116px;
  padding:1.35rem 1rem;
}
.st-page--about .st-service-row h3{
  font-size:clamp(1.65rem,2.6vw,2.85rem);
  line-height:.96;
}
.st-page--about .st-service-row p{
  font-size:.98rem;
  line-height:1.55;
}

/* Long philosophy copy becomes a real editorial section. */
.st-page--about .st-contained--statement.st-contained--longform{
  --section-bg:#0b0b0e!important;
  --section-text:#fff!important;
  min-height:0;
  padding-block:clamp(5rem,8vw,8rem);
}
.st-page--about .st-contained--statement.st-contained--longform::before{
  opacity:.45;
}
.st-page--about .st-contained--statement.st-contained--longform .st-shell{
  width:min(92vw,1180px);
}
.st-page--about .st-contained--statement.st-contained--longform .st-rich{
  display:grid;
  grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);
  gap:1.5rem clamp(3rem,7vw,8rem);
  max-width:none;
  font-size:1.05rem;
  line-height:1.72;
  letter-spacing:0;
  font-weight:450;
  color:#c7c7ce;
}
.st-page--about .st-contained--statement.st-contained--longform .st-rich h2,
.st-page--about .st-contained--statement.st-contained--longform .st-rich h3,
.st-page--about .st-contained--statement.st-contained--longform .st-rich h4{
  grid-row:1/span 3;
  max-width:10ch;
  margin:0;
  font-size:clamp(2.6rem,4.5vw,5rem);
  line-height:.93;
  letter-spacing:-.06em;
  color:#fff;
}
.st-page--about .st-contained--statement.st-contained--longform .st-rich p{
  grid-column:2;
  max-width:58ch;
  margin:0 0 .5rem;
}

.st-page--about .st-clients{
  padding-block:clamp(5rem,7vw,7rem);
  background:#eae9e5;
}
.st-page--about .st-clients .st-section-head{
  margin-bottom:3rem;
}
.st-page--about .st-clients .st-section-head h2{
  max-width:650px;
  font-size:clamp(2.3rem,4vw,4.2rem);
}

.st-page--about .st-work{
  padding-block:clamp(5rem,8vw,8rem);
}
.st-page--about .st-work .st-section-head h2{
  font-size:clamp(2.5rem,4.5vw,4.8rem);
}

@media(max-width:980px){
  .st-page--about .st-feature__grid,
  .st-page--about .st-feature__grid.is-reversed{
    grid-template-columns:1fr;
  }
  .st-page--about .st-feature__grid.is-reversed .st-feature__media{
    order:0;
  }
  .st-page--about .st-feature__media{
    aspect-ratio:16/10;
  }
  .st-page--about .st-contained--statement.st-contained--longform .st-rich{
    grid-template-columns:1fr;
    gap:1.5rem;
  }
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h2,
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h3,
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h4{
    grid-row:auto;
    max-width:12ch;
  }
  .st-page--about .st-contained--statement.st-contained--longform .st-rich p{
    grid-column:auto;
  }
}

@media(max-width:760px){
  .st-page--about .st-hero{
    min-height:620px;
  }
  .st-page--about .st-hero h1{
    max-width:11ch;
    font-size:clamp(3rem,13.5vw,4.7rem);
  }
  .st-page--about .st-contained:not(.st-contained--statement) .st-rich{
    font-size:1.18rem;
    line-height:1.58;
  }
  .st-page--about .st-copy-grid .st-section-head{
    grid-template-columns:1fr;
    gap:.6rem;
  }
  .st-page--about .st-copy-grid__rows article{
    grid-template-columns:36px 1fr;
    gap:.85rem 1rem;
    padding:1.65rem 0;
  }
  .st-page--about .st-copy-grid__text{
    grid-column:2;
  }
  .st-page--about .st-feature{
    padding-block:2.5rem;
  }
  .st-page--about .st-feature__media{
    aspect-ratio:4/3;
  }
  .st-page--about .st-feature__copy{
    padding:2rem 1.4rem 2.4rem;
  }
  .st-page--about .st-feature__title>*{
    max-width:none;
    font-size:clamp(2rem,10vw,2.85rem);
  }
  .st-page--about .st-service-row>a{
    grid-template-columns:40px minmax(0,1fr) 28px;
    min-height:0;
    padding:1.45rem 0;
  }
  .st-page--about .st-service-row h3{
    font-size:clamp(1.7rem,8vw,2.35rem);
  }
  .st-page--about .st-service-row p{
    grid-column:2/4;
    font-size:.95rem;
  }
  .st-page--about .st-contained--statement.st-contained--longform{
    padding-block:4.5rem;
  }
  .st-page--about .st-contained--statement.st-contained--longform .st-rich{
    font-size:1rem;
    line-height:1.68;
  }
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h2,
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h3,
  .st-page--about .st-contained--statement.st-contained--longform .st-rich h4{
    max-width:9ch;
    font-size:clamp(2.7rem,12vw,4rem);
  }
}


/* v11.7 — responsive media in project stories and editorial content */
.st-project-story .wp-video,
.st-project-story .wp-audio-shortcode,
.st-rich .wp-video,
.st-entry .wp-video,
.st-article-content .wp-video {
  width: 100% !important;
  max-width: 100% !important;
  margin: clamp(24px, 4vw, 56px) 0;
}

.st-project-story video,
.st-rich video,
.st-entry video,
.st-article-content video,
.st-project-story .wp-video-shortcode,
.st-rich .wp-video-shortcode,
.st-entry .wp-video-shortcode,
.st-article-content .wp-video-shortcode {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  background: #000;
}

.st-project-story .mejs-container,
.st-rich .mejs-container,
.st-entry .mejs-container,
.st-article-content .mejs-container {
  width: 100% !important;
  max-width: 100% !important;
}

.st-project-story iframe,
.st-rich iframe,
.st-entry iframe,
.st-article-content iframe {
  display: block;
  width: 100% !important;
  max-width: 100%;
  border: 0;
}

.st-project-story .wp-video + p,
.st-rich .wp-video + p,
.st-entry .wp-video + p {
  margin-top: clamp(20px, 3vw, 40px);
}

/* =========================================================
   11.8 — contained responsive video
   ========================================================= */
/* Project Story rich fields now render core [video] shortcodes as this native
   player. It stays in normal document flow and cannot sit on top of the next
   case study section. */
.st-inline-video{
  display:block;
  width:100%;
  max-width:100%;
  margin:clamp(2rem,4vw,4rem) 0 0;
  position:relative;
  clear:both;
}
.st-inline-video__frame{
  position:relative;
  width:100%;
  aspect-ratio:16 / 9;
  overflow:hidden;
  background:#101014;
  border:1px solid rgba(255,255,255,.1);
}
.st-inline-video__frame video{
  position:absolute;
  inset:0;
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain;
  background:#000;
}
body.single-projects .st-project-copy > .st-inline-video:last-child{
  margin-bottom:0;
}

/* Keep WordPress/MediaElement video output in normal flow everywhere else too.
   Old shortcode width/height values must never dictate the responsive layout. */
.st-article-content .wp-video,
.st-entry .wp-video,
.st-rich .wp-video,
.st-project-story .wp-video{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:16 / 9;
  overflow:hidden;
  clear:both;
  background:#000;
}
.st-article-content .wp-video .mejs-container,
.st-entry .wp-video .mejs-container,
.st-rich .wp-video .mejs-container,
.st-project-story .wp-video .mejs-container{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
}
.st-article-content .wp-video .mejs-mediaelement,
.st-entry .wp-video .mejs-mediaelement,
.st-rich .wp-video .mejs-mediaelement,
.st-project-story .wp-video .mejs-mediaelement{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.st-article-content .wp-video .mejs-mediaelement video,
.st-entry .wp-video .mejs-mediaelement video,
.st-rich .wp-video .mejs-mediaelement video,
.st-project-story .wp-video .mejs-mediaelement video{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}

@media(max-width:760px){
  .st-inline-video{margin-top:2rem}
  .st-inline-video__frame,
  .st-article-content .wp-video,
  .st-entry .wp-video,
  .st-rich .wp-video,
  .st-project-story .wp-video{aspect-ratio:16 / 10}
}

/* =========================================================
   11.9 — AJAX enquiry form feedback
   ========================================================= */
.st-form-response{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin:0 0 1.25rem;padding:1.15rem 0 1.35rem;border-bottom:1px solid rgba(255,255,255,.22);outline:0}
.st-form-response[hidden]{display:none!important}
.st-form-response strong{font-size:1rem;line-height:1.3;color:#fff}
.st-form-response span{max-width:54ch;color:#aaaab3;font-size:.9rem;line-height:1.55;text-align:right}
.st-form-response.is-success{border-color:rgba(255,255,255,.28)}
.st-form-response.is-success strong::before{content:"✓";display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;margin-right:.7rem;border:1px solid var(--brand);border-radius:50%;color:var(--brand);font-size:.76rem;vertical-align:.08rem}
.st-form-response.is-error strong{color:var(--brand)}
.st-native-form.is-submitting{opacity:.84}
.st-native-form__footer button:disabled,.st-native-form__footer button[aria-disabled="true"]{cursor:wait;opacity:.62;background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important;pointer-events:none}
.st-native-form.is-submitting .st-native-form__footer button span:last-child{animation:st-submit-spin .8s linear infinite}
@keyframes st-submit-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.st-form-response{flex-direction:column;gap:.45rem}.st-form-response span{text-align:left}}
@media(prefers-reduced-motion:reduce){.st-native-form.is-submitting .st-native-form__footer button span:last-child{animation:none}}


/* v11.10 form validation: visible, field-specific feedback. */
.st-native-form .is-invalid input,
.st-native-form .is-invalid textarea,
.st-native-form .is-invalid select,
.st-native-form [data-st-required-group].is-invalid {
    border-color: var(--st-accent, #ff1654) !important;
}
.st-native-form .st-field-error {
    display: block;
    margin-top: .55rem;
    color: var(--st-accent, #ff1654);
    font-size: .78rem;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: .02em;
}
.st-native-form [data-st-required-group].is-invalid {
    outline: 1px solid var(--st-accent, #ff1654);
    outline-offset: 2px;
}

/* v12 project logos and concept case study details */
.st-project-logo-band{padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(1rem,2vw,2rem)}
.st-project-logo-band__inner{display:flex;align-items:center;justify-content:center;min-height:180px;padding:clamp(2rem,5vw,4.5rem);border:1px solid rgba(255,255,255,.09);background:#0d0d10;overflow:hidden}
.st-project-logo-band__inner img{display:block;width:auto;max-width:min(720px,78vw);max-height:180px;height:auto;object-fit:contain}
@media (max-width:767px){.st-project-logo-band__inner{min-height:120px;padding:2rem 1.25rem}.st-project-logo-band__inner img{max-height:110px;max-width:86vw}}
