@font-face{font-family:Urbanist;src:url('./optimized/Urbanist-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Urbanist;src:url('./optimized/Urbanist-Medium.woff2') format('woff2');font-weight:500;font-display:swap}@font-face{font-family:Urbanist;src:url('./optimized/Urbanist-SemiBold.woff2') format('woff2');font-weight:600 900;font-display:swap}
:root{--ink:#171815;--paper:#f3f1eb;--muted:#64665e;--line:#d2d1c8;--dark:#151614;--white:#faf9f5;--accent:#d5e2bb;--gutter:clamp(24px,4.2vw,80px);--content:1600px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Urbanist,Arial,sans-serif;font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #5d8137;outline-offset:6px}::selection{background:#d0ddad;color:#151614}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(56px,7.6vw,128px)}h2{font-size:clamp(42px,4.4vw,76px)}h3{font-size:clamp(26px,2.25vw,38px)}p{margin:0 0 1.2em}p:last-child{margin-bottom:0}ul,ol{padding-left:1.15em}.dark{background:var(--dark);color:var(--paper)}.wrap,.section{width:100%;max-width:1760px;margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:116px}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.4;margin-bottom:24px}.text-link{display:inline-flex;align-items:center;gap:24px;min-height:44px;border-bottom:1px solid currentColor;font-size:16px;font-weight:500;padding-bottom:5px}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:58px;padding:17px 24px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:3px;font-size:16px;font-weight:600;line-height:1.2;transition:background .2s,color .2s,transform .2s}.button span{font-size:23px;font-weight:400}.button:hover{background:#35402b;border-color:#35402b;transform:translateY(-2px)}.dark .button,.dark-opening .site-header .button{color:var(--ink);background:var(--paper);border-color:var(--paper)}.dark .button:hover{background:var(--accent);border-color:var(--accent)}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{background:var(--ink);color:var(--paper)}.button.small{padding:13px 18px;min-height:46px;font-size:14px}.skip-link{position:fixed;top:-100px;left:20px;padding:14px;background:var(--accent);z-index:100}.skip-link:focus{top:12px}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-inline:var(--gutter);border-bottom:1px solid var(--line);position:relative;z-index:20}.site-header.on-dark{background:var(--dark);color:var(--paper);border-color:#3a3b36}.wordmark{width:132px;flex-shrink:0}.wordmark img{width:100%;height:auto}.on-dark .wordmark img,.footer-brand img{filter:brightness(0) invert(1)}.desktop-nav{display:flex;gap:clamp(20px,2.2vw,42px);align-items:center;font-size:15px}.desktop-nav a{padding-block:14px;position:relative}.desktop-nav a:after{content:'';height:1px;position:absolute;bottom:8px;left:0;right:100%;background:currentColor;transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-actions{display:flex;gap:23px;align-items:center}.lang-switch{font-size:12px;letter-spacing:.05em;min-width:28px;min-height:44px;display:grid;place-items:center}.menu-toggle{display:none;background:none;color:inherit;border:0;font-size:15px;min-height:44px}.mobile-menu{position:absolute;top:100%;left:0;right:0;padding:24px;background:var(--dark);color:var(--paper);border-bottom:1px solid #555}.mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:10px}.mobile-menu>a:not(.button){padding:10px 0;font-size:30px}.client-strip{padding:58px var(--gutter) 62px;display:flex;align-items:center;gap:80px;border-bottom:1px solid #373832}.client-strip>.eyebrow{margin:0;flex-shrink:0;color:#b4b7aa;max-width:90px}.client-logos{display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%}.client-logos img{width:clamp(95px,11vw,175px);max-height:45px;object-fit:contain}.client-logos img:nth-child(3){width:100px}.client-logos .invert{filter:brightness(0) invert(1)}.section-heading{display:flex;justify-content:space-between;gap:64px;align-items:flex-end;margin-bottom:58px}.section-heading>.text-link{flex-shrink:0}.section-heading>p,.section-heading>div+div{max-width:420px;font-size:19px;line-height:1.5}.section-heading .eyebrow{margin-bottom:24px}.services-section{border-top:1px solid var(--line)}.service-rows{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:1.1fr 1fr 48px;align-items:center;gap:48px;border-bottom:1px solid var(--line);padding:35px 0;transition:background .3s}.service-row h3{font-size:clamp(24px,2.5vw,39px);letter-spacing:-.035em}.service-row p{font-size:17px;max-width:470px;margin:0;color:var(--muted)}.service-row>span{font-size:34px;justify-self:end;font-weight:400;transition:transform .25s}.service-row:hover>span{transform:translate(4px,-4px)}.service-row:hover{padding-left:16px;padding-right:16px;background:#e9e8e0}.testimonial-section{background:#e9e9df}.testimonial{max-width:1150px;margin:auto}.testimonial blockquote{font-size:clamp(28px,3.5vw,56px);line-height:1.23;letter-spacing:-.035em;margin:0 0 48px}.testimonial figcaption{display:flex;align-items:center;gap:18px}.testimonial figcaption img{width:64px;height:64px;object-fit:cover;object-position:50% 25%;border-radius:50%}.testimonial figcaption strong,.testimonial figcaption span{display:block}.testimonial figcaption strong{font-size:17px;font-weight:600}.testimonial figcaption span{font-size:14px;color:var(--muted)}.testimonial .eyebrow{color:var(--muted);margin-bottom:24px}.packages{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.package{padding:52px;display:flex;flex-direction:column;align-items:start}.package .eyebrow{margin-bottom:24px}.package h3{font-size:32px}.price{font-size:80px;font-weight:500;letter-spacing:-.06em;line-height:1.05;margin:35px 0 22px;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.price small{font-size:16px;letter-spacing:0}.package>p:not(.price,.eyebrow){font-size:17px;max-width:520px}.package ul{list-style:none;padding:0;width:100%;margin:20px 0 40px}.package li{padding:12px 0;border-top:1px solid var(--line);font-size:16px}.package li:before{content:'✓';margin-right:14px}.package.dark li{border-color:#46483f}.package .button{margin-top:auto}.insights-section{padding-top:0}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px 32px}.insight-image{display:block;overflow:hidden;background:#e0ded4;aspect-ratio:1.4;margin-bottom:24px}.insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.insight-image:hover img{transform:scale(1.03)}.insight-card .eyebrow{font-size:11px;margin-bottom:12px;color:var(--muted)}.insight-card h3{font-size:26px;line-height:1.25;margin-bottom:20px;letter-spacing:-.025em}.insight-card .text-link{font-size:14px}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;border-top:1px solid var(--line)}.faq-heading h2{margin-bottom:26px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;font-size:20px;font-weight:500;line-height:1.3;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;transition:transform .2s;flex-shrink:0}.faq-list details[open]summary span{transform:rotate(45deg)}.faq-list .prose{padding:0 32px 28px 0;font-size:17px}.footer{padding:100px var(--gutter) 0}.footer-top{display:grid;grid-template-columns:1.6fr 1fr;gap:100px;padding-bottom:90px;border-bottom:1px solid #41433b}.footer h2{font-size:clamp(42px,5vw,88px);margin-bottom:36px}.footer-contact{align-self:end;display:flex;flex-direction:column;gap:14px;padding-bottom:5px}.footer-contact>a{font-size:28px;letter-spacing:-.02em}.footer-contact>p{font-size:16px;color:#aeb0a6;margin-top:25px}.footer-links{display:grid;grid-template-columns:1.5fr 1.2fr 1.2fr 1fr;padding-block:64px;gap:48px}.footer-links>div{display:flex;flex-direction:column;align-items:start;gap:8px}.footer-links .eyebrow{color:#9da092;margin-bottom:17px;font-size:11px}.footer-links a{font-size:16px;padding-block:3px;min-height:30px}.footer-links a:hover{color:var(--accent)}.footer-brand{padding:18px 0 50px}.footer-brand img{width:100%;height:auto;opacity:.94}.footer-bottom{display:flex;justify-content:space-between;padding-block:26px;border-top:1px solid #41433b;color:#b4b7aa;font-size:12px}.page-hero{padding-block:90px 80px}.page-hero .eyebrow{color:var(--muted)}.page-hero.dark .eyebrow{color:#adb0a3}.page-hero h1{max-width:1330px}.page-hero .lead{max-width:850px;font-size:clamp(20px,2vw,30px);line-height:1.4;margin-top:36px;letter-spacing:-.015em}.hero-wide{margin:76px var(--gutter) 0}.hero-wide img{width:100%;max-height:760px;object-fit:cover}.page-hero.dark .hero-wide{margin-bottom:-80px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.metrics>div{border-left:1px solid var(--line);padding-left:25px;display:flex;flex-direction:column;gap:16px}.metrics>div:first-child{border-left:0;padding-left:0}.metrics strong{font-size:clamp(44px,5vw,80px);line-height:1;font-weight:500;letter-spacing:-.05em}.metrics span{font-size:16px;max-width:180px}.results-section{padding-block:85px;border-bottom:1px solid var(--line)}.case-story,.service-layout{display:grid;grid-template-columns:1fr 2fr;gap:100px;padding-block:90px}.case-aside,.service-layout>aside{display:flex;flex-direction:column;align-items:start;gap:25px}.case-aside{position:sticky;top:40px;align-self:start}.case-aside .button{font-size:14px;max-width:280px}.prose{font-size:20px;line-height:1.7;max-width:900px}.prose>div{margin-bottom:24px}.prose h2{font-size:clamp(30px,3.3vw,50px);line-height:1.16;margin:52px 0 24px}.prose h2:first-child{margin-top:0}.prose h3{font-size:28px;margin:36px 0 20px;line-height:1.3}.prose p{margin-bottom:1.25em}.prose ul,.prose ol{margin:24px 0}.prose li{margin-bottom:14px}.prose a{border-bottom:1px solid currentColor;overflow-wrap:anywhere}.prose img{margin:32px 0}.prose .eyebrow{margin:58px 0 22px;color:var(--muted)}.prose table{border-collapse:collapse;font-size:16px;display:block;max-width:100%;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);padding:15px;min-width:130px}.case-gallery{padding-top:30px}.case-gallery>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}.case-gallery img{width:100%;background:#e8e5dc}.case-gallery img:first-child{grid-column:1/-1}.related-end{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.reading-wrap{max-width:980px;margin:auto;padding:30px var(--gutter) 110px}.article-meta{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding-bottom:32px;border-bottom:1px solid var(--line);margin-bottom:36px}.article-cover{width:100%;max-height:520px;object-fit:cover;margin-bottom:50px}.article-body{font-size:20px}.archive-note{font-size:15px;border-left:2px solid #aaa995;padding:15px 20px;margin-top:35px;color:var(--muted);background:#eae9e0;line-height:1.55}.archive-reference{padding-block:36px;border-top:1px solid var(--line);font-size:14px}.archive-rows{display:grid;grid-template-columns:1fr 1fr;gap:0 64px;margin:30px 0 65px;border-top:1px solid var(--line)}.archive-row{display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);padding:24px 0;font-size:22px;line-height:1.3}.archive-row:hover{color:#557037}.archive-row span{font-size:25px}.source-review{margin:25px 0;padding:20px;background:#e8e4d6;font-size:16px}.source-review summary{cursor:pointer;font-weight:600}.source-review>div{padding-top:20px}.history{font-size:18px}.history h2{font-size:30px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 28px}.portfolio-photo{display:block;position:relative;aspect-ratio:1.1;overflow:hidden;background:#dedbd0;margin-bottom:24px}.portfolio-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.portfolio-photo:hover>img{transform:scale(1.025)}.portfolio-item h2{font-size:28px;margin-bottom:12px}.portfolio-item p{font-size:17px;line-height:1.45;max-width:350px;color:var(--muted)}.portfolio-item .text-link{font-size:14px}.filter-bar{display:flex;align-items:center;gap:24px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:50px}.filter-bar label{font-size:16px;font-weight:600}.filter-bar input{border:0;border-bottom:1px solid #858779;background:transparent;padding:10px 0;width:min(420px,100%);border-radius:0;outline-offset:4px}.filter-count{margin:0 0 0 auto;font-size:14px;color:var(--muted)}[hidden]{display:none!important}.no-results{padding:30px}.testimonial-archive{padding-top:0}.testimonial-archive .testimonial{padding:64px 0;border-top:1px solid var(--line)}.testimonial-archive .testimonial blockquote{font-size:clamp(25px,3vw,42px)}.form-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:120px;padding-block:10px 120px}.form-layout>aside{display:flex;flex-direction:column;align-items:start;gap:12px}.form-layout>aside>a:not(.text-link){font-size:25px}.form-layout>aside>p:not(.eyebrow){font-size:15px;margin-top:40px}.enquiry-form label{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:500}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 26px;margin-bottom:34px}.enquiry-form input:not([type=checkbox],[type=radio]),.enquiry-form textarea{width:100%;background:transparent;color:inherit;border:1px solid #afafa3;border-radius:0;padding:14px;font-size:18px;min-height:50px}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:2px solid #5d8137;outline-offset:0}.enquiry-form textarea{resize:vertical}.enquiry-form fieldset{border:0;padding:0;margin:0 0 35px}.enquiry-form legend{font-size:17px;font-weight:500;margin-bottom:18px}.check-options{display:flex;flex-direction:column;gap:14px}.check-options label,.enquiry-form .privacy-check{display:flex;flex-direction:row;align-items:center;gap:12px;font-weight:400}.check-options input,.privacy-check input{accent-color:#465a34;width:19px;height:19px;flex-shrink:0}.budget-options{flex-direction:row;flex-wrap:wrap;gap:16px 25px}.enquiry-form .privacy-check{margin-top:24px;flex-wrap:wrap;font-size:14px}.privacy-check a{text-decoration:underline}.form-note{font-size:14px;color:var(--muted);margin:24px 0;max-width:590px}.form-status{font-size:15px;margin-top:24px}.legal{font-size:18px}.legal h2{font-size:31px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.team-grid img{width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:20px}.team-grid h3{font-size:28px;margin-bottom:7px}.team-grid p{font-size:17px;color:var(--muted)}
@media(min-width:1800px){.site-header,.client-strip,.footer{padding-inline:max(var(--gutter),calc((100vw - 1600px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:18px}.header-actions{gap:14px}.site-header{gap:20px;height:88px}.client-strip{gap:40px}.client-logos{gap:30px}.section{padding-block:86px}.section-heading{gap:38px}.package{padding:35px}.price{font-size:65px}.faq-section{gap:55px;grid-template-columns:.8fr 1.2fr}.footer-top{gap:60px}.case-story,.service-layout{gap:60px;grid-template-columns:.7fr 1.3fr}.form-layout{gap:65px}.insights-grid{gap:45px 24px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:flex;gap:10px;align-items:center}.header-actions>.button{display:none}.header-actions{gap:20px}.site-header{height:82px}.wordmark{width:119px}.client-strip{display:block;padding-block:37px}.client-strip>.eyebrow{max-width:none;margin-bottom:28px}.client-logos{gap:24px;justify-content:space-between;flex-wrap:wrap}.client-logos img{width:17%;min-width:85px;height:35px}.client-logos img:nth-child(3){width:70px}.section-heading{align-items:start;gap:28px;flex-direction:column;margin-bottom:40px}.section-heading>p,.section-heading>div+div{max-width:570px}.service-row{grid-template-columns:1fr 35px;gap:18px;padding:28px 0}.service-row h3{font-size:31px}.service-row p{grid-column:1;grid-row:2;max-width:530px}.service-row>span{grid-column:2;grid-row:1}.testimonial blockquote{font-size:37px}.packages{grid-template-columns:1fr}.package{padding:40px}.package h3{font-size:32px}.price{font-size:77px}.insights-grid{grid-template-columns:1fr 1fr}.insights-grid .insight-card:nth-child(3):last-child{display:none}.faq-section{grid-template-columns:1fr;gap:40px}.faq-heading h2{margin-bottom:20px}.footer-top{grid-template-columns:1fr;gap:55px;padding-bottom:50px}.footer h2{font-size:56px}.footer-contact{gap:8px}.footer-contact>a{font-size:25px}.footer-contact>p{margin-top:15px}.footer-links{grid-template-columns:1fr 1fr;gap:45px 25px}.page-hero{padding-block:65px 60px}.page-hero h1{font-size:65px}.page-hero .lead{font-size:23px}.hero-wide{margin-top:48px}.hero-wide img{min-height:330px}.metrics{grid-template-columns:1fr 1fr;gap:35px}.metrics>div:nth-child(3){border-left:0;padding-left:0}.metrics strong{font-size:64px}.case-story,.service-layout{grid-template-columns:1fr;gap:45px;padding-block:65px}.case-aside{position:static;flex-direction:row;align-items:center;flex-wrap:wrap;gap:25px}.case-aside .eyebrow{margin:0}.case-aside .button{display:none}.service-layout>aside{flex-direction:row;flex-wrap:wrap;align-items:center}.prose{font-size:19px}.prose h2{font-size:40px}.archive-rows{grid-template-columns:1fr;gap:0}.archive-row{font-size:22px}.form-layout{grid-template-columns:1fr;gap:55px}.form-layout>aside>p:not(.eyebrow){margin-top:16px}.form-layout>aside{padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-bottom{gap:20px;flex-wrap:wrap}.reading-wrap{padding-bottom:80px}.case-gallery>div{gap:20px}.filter-count{width:100%;margin:0}.section.insights-section{padding-top:0}}
@media(max-width:520px){:root{--gutter:24px}body{font-size:17px}.section{padding-block:70px}h2{font-size:43px}.client-strip{padding-block:32px 37px}.client-logos{justify-content:flex-start;gap:30px 28px}.client-logos img{width:calc((100% - 56px)/3);height:28px;min-width:0}.client-logos img:nth-child(3){width:calc((100% - 56px)/3)}.client-logos img:nth-child(4),.client-logos img:nth-child(5){width:27%}.section-heading{margin-bottom:32px}.section-heading>p,.section-heading>div+div{font-size:17px}.eyebrow{font-size:11px;margin-bottom:20px}.service-row h3{font-size:28px}.service-row p{font-size:16px}.service-row{padding-block:27px}.testimonial blockquote{font-size:29px;line-height:1.32;margin-bottom:32px}.testimonial figcaption{gap:13px}.testimonial figcaption img{width:51px;height:51px}.testimonial figcaption span{font-size:12px}.package{padding:30px 25px}.package h3{font-size:30px}.price{font-size:68px;margin-block:28px 20px;gap:9px}.package>p:not(.price,.eyebrow),.package li{font-size:15px}.insights-grid{grid-template-columns:1fr;gap:42px}.insights-grid .insight-card:nth-child(3):last-child{display:block}.insight-card h3{font-size:26px}.insight-image{aspect-ratio:1.5;margin-bottom:20px}.faq-list summary{font-size:18px;padding-block:24px}.faq-list .prose{font-size:16px;padding-right:0}.footer{padding-top:68px}.footer h2{font-size:43px}.footer .button{font-size:14px;padding-inline:19px;gap:14px}.footer-links{padding-block:45px;gap:35px 20px}.footer-links a{font-size:14px;min-height:36px}.footer-links .eyebrow{font-size:10px}.footer-brand{padding-bottom:30px}.footer-bottom{font-size:11px;padding-block:20px}.footer-bottom>span:nth-child(2){display:none}.page-hero{padding-block:54px 45px}.page-hero h1{font-size:49px;overflow-wrap:anywhere}.page-hero .lead{font-size:20px;margin-top:25px}.hero-wide{margin-inline:0;margin-top:40px}.hero-wide img{min-height:270px;max-height:470px}.page-hero.dark .hero-wide{margin-bottom:-45px}.metrics{gap:28px 22px}.metrics strong{font-size:47px}.metrics span{font-size:13px}.metrics>div{padding-left:20px;gap:12px}.results-section{padding-block:55px}.prose{font-size:18px;line-height:1.65}.prose h2{font-size:32px;line-height:1.18}.prose h3{font-size:25px}.prose .eyebrow{margin-top:40px}.case-story,.service-layout{padding-block:48px;gap:32px}.case-gallery>div{grid-template-columns:1fr;gap:25px}.case-gallery{padding-top:20px}.portfolio-grid{grid-template-columns:1fr;gap:48px}.portfolio-photo{aspect-ratio:1.2}.portfolio-item h2{font-size:28px}.filter-bar{align-items:start;gap:15px;padding-block:21px}.filter-bar label{width:100%;font-size:14px}.filter-bar input{font-size:17px}.archive-row{font-size:19px;padding-block:21px}.reading-wrap{padding-top:15px;padding-bottom:65px}.article-meta{gap:13px;font-size:12px;padding-bottom:24px}.article-cover{margin-bottom:30px}.field-grid{grid-template-columns:1fr;gap:24px}.enquiry-form label{font-size:14px}.enquiry-form .privacy-check{gap:8px;font-size:12px}.budget-options{flex-direction:column;align-items:start}.form-layout{padding-bottom:70px}.form-layout>aside>a:not(.text-link){font-size:23px}.team-grid{grid-template-columns:1fr}.legal h2{font-size:27px}.history{font-size:16px}.history h2{font-size:26px}.footer-contact>a{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.client-roster{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;margin-bottom:65px}.client-roster figure{margin:0}.client-roster img{width:100%;aspect-ratio:2;object-fit:contain;mix-blend-mode:multiply}.client-roster figcaption{font-size:13px;color:var(--muted);text-align:center;margin-top:10px}.company-results .metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:800px){.client-roster{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.company-results .metrics strong{font-size:46px}}@media(max-width:520px){.client-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.company-results .metrics{grid-template-columns:1fr;gap:27px}.company-results .metrics>div{border-left:0;padding:0 0 27px;border-bottom:1px solid var(--line)}}
.lang-switch{min-width:44px}.check-options label,.enquiry-form .privacy-check{min-height:44px}.enquiry-form .privacy-check{gap:10px}.enquiry-form input[type=checkbox],.enquiry-form input[type=radio]{margin:0}

/* Full-image case studies: source photography, progressive blur and visible results. */


.partner-badge{width:220px;flex-shrink:0}
.partner-badge img{width:100%;height:auto;filter:invert(1)}
.footer-contact .partner-badge{margin-top:12px;width:210px}
.work-section{max-width:none;border-bottom:1px solid #363830}
.work-section>.section-heading,.work-section>.case-grid{max-width:1600px;margin-inline:auto}
.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.case-grid-all{grid-template-columns:repeat(6,minmax(0,1fr))}
.case-grid-all>.case-tile{grid-column:span 2}
.case-grid-all>.case-tile:nth-child(n+4){grid-column:span 3}
.project-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:52px}
.case-tile{min-width:0}
.case-link{width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:590px;aspect-ratio:2/3;background:#292b25;color:#fff;isolation:isolate;overflow:hidden;border-radius:4px}
.case-media{position:absolute;inset:0;z-index:-2;overflow:hidden}
.case-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,7,.55),transparent 28%,transparent 43%,rgba(8,10,7,.5))}
.case-media>.case-photo{width:100%;height:100%;object-fit:cover;transition:transform .85s cubic-bezier(.16,1,.3,1)}
.case-paper-straight .case-photo{object-position:47% center}
.case-collectors-cage .case-photo{object-position:58% center}
.case-nordic-gear .case-photo{object-position:center}
.case-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px;position:relative;z-index:2}
.case-brand{max-width:66%;font-size:25px;letter-spacing:-.03em}
.case-brand img{width:185px;height:38px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.case-copenhagenhealth .case-brand img{width:130px;height:58px}
.case-arrow{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #ffffff80;border-radius:50%;background:#15161438;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .25s}
.case-arrow svg{width:18px;height:18px;transition:transform .3s}
.case-caption{position:relative;padding:100px 27px 26px;margin-top:80px}
.case-caption:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent,rgba(12,15,10,.6) 35%,rgba(12,15,10,.86));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);mask-image:linear-gradient(transparent,#000 35%);-webkit-mask-image:linear-gradient(transparent,#000 35%);pointer-events:none}
.case-result{display:flex;flex-direction:column;align-items:start;gap:4px;margin-bottom:21px}
.case-result strong{font-size:clamp(62px,5.7vw,92px);font-weight:500;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.case-result>span{font-size:16px;line-height:1.3}
.case-dek{font-size:20px;line-height:1.3;letter-spacing:-.02em;max-width:28ch;margin-bottom:19px}
.case-tags{font-size:11px;line-height:1.5;letter-spacing:.02em;margin:0 0 22px;color:#f0f1eb}
.case-read{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px;border-top:1px solid #ffffff55;font-size:13px}
.case-read>span{font-size:20px;line-height:1}
.case-link:focus-visible{outline:3px solid var(--accent);outline-offset:6px}
.project-wide .case-link{aspect-ratio:2.15;min-height:560px}
.project-wide .case-caption{max-width:650px}
.project-wide .case-caption:before{right:-70px;mask-image:linear-gradient(transparent,#000 35%);-webkit-mask-image:linear-gradient(transparent,#000 35%)}
.testimonial-section.dark{background:#22241e;max-width:none;border-bottom:1px solid #41433b}
.testimonial-section.dark .testimonial figcaption span,.testimonial-section.dark .testimonial .eyebrow{color:#c5c8bc}
@media(hover:hover) and (pointer:fine){.case-link:hover .case-photo{transform:scale(1.045)}.case-link:hover .case-arrow{background:#f3f1eb;color:#171815}.case-link:hover .case-arrow svg{transform:translate(1px,-1px)}}
@media(min-width:1800px){.work-section{padding-inline:max(var(--gutter),calc((100vw - 1600px)/2))}}
@media(max-width:1100px){.case-link{min-height:530px;aspect-ratio:auto}.case-top{padding:20px}.case-caption{padding:90px 20px 22px;margin-top:60px}.case-dek{font-size:18px}.case-result strong{font-size:64px}.case-brand img{height:32px}.case-copenhagenhealth .case-brand img{height:47px}.case-arrow{width:36px;height:36px}.case-grid{gap:18px}}
@media(max-width:1000px) and (min-width:641px){.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-grid>.case-tile:last-child{grid-column:1/-1}.case-grid>.case-tile:last-child .case-link{min-height:500px}.case-grid>.case-tile:last-child .case-caption{max-width:470px}.case-grid-all>.case-tile{grid-column:auto}.case-grid-all>.case-tile:nth-child(n+4){grid-column:auto}.case-grid-all>.case-tile:last-child{grid-column:1/-1}}
@media(max-width:800px){.partner-badge{width:180px}.project-pair{gap:20px}.project-wide .case-link{aspect-ratio:auto;min-height:550px}.case-caption{margin-top:75px}.case-brand{max-width:70%}}
@media(max-width:640px){.case-grid,.case-grid-all,.project-pair{grid-template-columns:1fr;gap:25px}.case-grid-all>.case-tile,.case-grid-all>.case-tile:nth-child(n+4){grid-column:auto}.project-pair{margin-top:35px}.case-link,.project-wide .case-link{min-height:550px;aspect-ratio:2/3}.case-top{padding:25px}.case-brand img{height:35px;width:175px}.case-copenhagenhealth .case-brand img{height:53px;width:115px}.case-caption,.project-wide .case-caption{max-width:none;margin-top:50px;padding:85px 25px 25px}.case-result strong{font-size:76px}.case-dek{font-size:20px;max-width:25ch}.case-caption:before{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.case-tags{font-size:11px}.project-wide .case-caption:before{right:0}}
@media(prefers-contrast:more){.case-caption:before{background:linear-gradient(transparent,#10120e 25%)}.case-top{background:#10120ecc}}

/* The approach is an editorial pause between client proof and support. */
.approach-section{padding-block:112px 120px;border-top:1px solid #40433a}
.approach-opening{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:end;gap:80px}
.approach-opening h2{font-size:clamp(56px,6.5vw,96px);line-height:1.04;letter-spacing:-.04em;font-weight:500}
.approach-opening h2 span{color:#b4b7aa}
.approach-intro{padding-bottom:7px;max-width:420px}
.approach-intro>p{font-size:clamp(19px,1.65vw,25px);line-height:1.45;margin-bottom:30px}
.approach-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;list-style:none;padding:0;margin:88px 0 0}
.approach-flow>li{border-top:1px solid #4b4e43;padding-top:22px}
.approach-index{display:block;color:#b4b7aa;font-size:13px;font-variant-numeric:tabular-nums;margin-bottom:28px}
.approach-flow h3{font-size:clamp(25px,2.15vw,34px);line-height:1.2;letter-spacing:-.025em;margin-bottom:17px}
.approach-flow p{font-size:17px;line-height:1.6;color:#bcbeb5;max-width:36ch}
@media(min-width:1800px){.approach-inner{padding-inline:80px}}
@media(max-width:1000px){.approach-section{padding-block:88px 96px}.approach-opening{grid-template-columns:1.4fr 1fr;gap:40px}.approach-opening h2{font-size:clamp(48px,6.3vw,64px)}.approach-flow{gap:30px;margin-top:64px}.approach-flow h3{font-size:27px}.approach-flow p{font-size:16px}.approach-intro>p{font-size:19px}}
@media(max-width:760px){.approach-opening{grid-template-columns:1fr;gap:32px}.approach-opening h2{font-size:clamp(44px,8.7vw,66px)}.approach-intro{max-width:520px;padding:0}.approach-intro>p{font-size:20px;margin-bottom:22px}.approach-flow{grid-template-columns:1fr;gap:32px;margin-top:48px}.approach-flow>li{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:20px;padding-top:24px}.approach-index{grid-column:1;grid-row:1/3;margin:5px 0 0}.approach-flow h3{grid-column:2;font-size:27px;margin-bottom:12px}.approach-flow p{grid-column:2;font-size:17px;max-width:48ch}}
@media(max-width:520px){.approach-section{padding-block:64px 72px}.approach-opening h2{font-size:clamp(39px,10.7vw,52px)}.approach-intro>p{font-size:19px}.approach-flow{gap:28px;margin-top:44px}.approach-flow h3{font-size:26px}.approach-flow p{font-size:16px}}

.approach-section + .section.insights-section{padding-top:clamp(70px,7.6vw,116px)}

/* A single commerce image carries the opening, with a readable blurred foreground. */
.commerce-hero{position:relative;isolation:isolate;overflow:hidden}
.commerce-visual{position:absolute;inset:0;z-index:-2;background:#26271f}
.commerce-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
.commerce-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,12,8,.42),rgba(9,12,8,.06) 75%),linear-gradient(180deg,rgba(9,12,8,.15),transparent 25%,rgba(9,12,8,.7) 70%,rgba(9,12,8,.86))}
.commerce-hero:after{content:'';position:absolute;inset:26% 0 0;z-index:-1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);mask-image:linear-gradient(transparent,#000 90%);-webkit-mask-image:linear-gradient(transparent,#000 90%);pointer-events:none}
.commerce-content{min-height:650px;min-height:clamp(610px,calc(100svh - 155px),780px);display:flex;flex-direction:column;justify-content:space-between;padding-block:28px 58px;gap:54px}
.commerce-top{display:flex;justify-content:flex-end}
.commerce-top .partner-badge{width:170px}
.commerce-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}
.commerce-message{max-width:820px}
.commerce-message h1{font-size:clamp(62px,7vw,104px);font-weight:500;line-height:1.02;letter-spacing:-.04em;color:#faf9f5}
.commerce-message>p{font-size:21px;line-height:1.45;max-width:440px;margin:26px 0 30px;color:#f0f1e9}
.commerce-actions{display:flex;align-items:center;gap:28px}
.commerce-actions .text-link{white-space:nowrap}
.commerce-credit{display:flex;flex-direction:column;gap:9px;min-width:210px;color:#f3f1eb;border-top:1px solid #ffffff70;padding-top:17px;padding-bottom:4px;flex-shrink:0}
.commerce-credit>span:first-child{font-size:12px;color:#daddd0}
.commerce-credit-name{display:flex;justify-content:space-between;gap:22px;font-size:21px;font-weight:500}
.commerce-credit-name>span{transition:transform .25s}
.commerce-credit:hover .commerce-credit-name>span{transform:translate(3px,-3px)}
.commerce-hero a:focus-visible{outline-color:#f3f1eb}
@media(max-width:1100px){.commerce-content{min-height:640px;padding-bottom:48px}.commerce-bottom{gap:30px}.commerce-message h1{font-size:clamp(60px,7.5vw,84px)}.commerce-message>p{font-size:19px}.commerce-credit{min-width:170px}.commerce-credit-name{font-size:18px}.commerce-actions{gap:22px}.commerce-actions .button{font-size:14px;padding-inline:20px}.commerce-actions .text-link{font-size:14px}}
@media(max-width:800px){.commerce-bottom{display:block}.commerce-credit{width:230px;margin-top:36px}.commerce-content{min-height:660px;gap:44px;padding-block:24px 40px}.commerce-top .partner-badge{width:155px}.commerce-message h1{font-size:clamp(58px,9.5vw,76px)}.commerce-visual>img{object-position:60% center}.commerce-hero:before{background:linear-gradient(180deg,rgba(9,12,8,.15),rgba(9,12,8,.25) 25%,rgba(9,12,8,.82) 75%,rgba(9,12,8,.9))}}
@media(max-width:520px){.commerce-content{min-height:650px;gap:52px;padding-block:20px 30px}.commerce-message h1{font-size:clamp(43px,12vw,62px);line-height:1.06}.commerce-message>p{font-size:18px;max-width:30ch;margin-block:23px 26px}.commerce-top .partner-badge{width:142px}.commerce-actions{align-items:start;flex-direction:column;gap:14px}.commerce-actions .button{width:100%;max-width:355px;min-height:58px;font-size:14px;gap:14px}.commerce-actions .text-link{min-height:44px}.commerce-credit{width:100%;margin-top:30px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;padding-top:16px}.commerce-credit>span:first-child{font-size:11px}.commerce-credit-name{font-size:16px;gap:14px}.commerce-hero:after{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}
@media(prefers-reduced-transparency:reduce){.commerce-hero:after{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(transparent,#151614)}}

/* The owner's Figma edition. Existing content and inner-page structure are retained. */
:root{--ink:#141414;--paper:#fff;--muted:#626262;--line:#e3e3e3;--dark:#121212;--white:#fff;--accent:#e7e7e7;--gutter:clamp(24px,3.05vw,56px);--inset:16px;--panel-radius:24px}
html{scrollbar-color:#898989 #f4f4f4;scroll-padding-top:32px}body{background:#fff;color:#141414}::selection{background:#d9d6ff;color:#141414}h1,h2,h3{letter-spacing:-.035em;font-weight:500}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #6252d4;outline-offset:5px}.dark a:focus-visible,.dark summary:focus-visible{outline-color:#fff}input,textarea{caret-color:#141414}.eyebrow{font-size:14px;font-weight:400;letter-spacing:.025em;margin-bottom:20px}.section{padding-block:120px}.button{border-radius:8px;background:#141414;border-color:#141414;color:#fff;box-shadow:0 5px 14px #00000014;min-height:52px;padding:15px 22px;gap:24px;font-size:15px}.button:hover{background:#333;border-color:#333;transform:translateY(-2px)}.dark .button{background:#fff;color:#141414;border-color:#fff}.dark .button:hover{background:#e7e7e7;border-color:#e7e7e7}.text-link{font-size:16px}.site-header{height:78px;background:#fff;color:#141414;border:0;padding-inline:calc(var(--gutter) + 2px);gap:36px}.wordmark{width:132px}.desktop-nav{margin-left:auto;gap:30px;font-size:14px}.header-actions{gap:14px}.header-actions .button{font-size:14px;padding:12px 17px;min-height:42px}.lang-switch{font-size:13px}.mobile-menu{background:#fff;color:#141414;box-shadow:0 18px 25px #00000010;border-color:var(--line)}.mobile-menu>a:not(.button){font-size:26px}.partner-badge{width:176px}.partner-badge img{filter:none}.dark .partner-badge img{filter:invert(1)}
/* Opening: exact artwork extracted from the supplied draft, with live text. */
.studio-hero{position:relative;isolation:isolate;overflow:hidden;margin:0 var(--inset);border-radius:var(--panel-radius);min-height:650px;min-height:clamp(650px,calc(100svh - 100px),780px);display:flex;flex-direction:column;padding:36px max(28px,calc(var(--gutter) - var(--inset))) 36px}
.studio-hero-art{position:absolute;inset:0;z-index:-2;background:#100b15}.studio-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.studio-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b071d30,transparent 70%),linear-gradient(0deg,#07060970,transparent 35%);pointer-events:none}
.studio-hero-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.studio-hero-top>span{font-size:13px;letter-spacing:.02em;color:#dedbe4}.studio-hero-message{margin-block:auto;padding-block:60px 58px}.studio-hero-message h1{font-size:clamp(72px,7.2vw,104px);line-height:1.03;font-weight:600;letter-spacing:-.035em;max-width:1000px;color:#fff}.studio-hero-actions{display:flex;gap:28px;align-items:center;margin-top:35px}.studio-hero-actions .button{font-size:15px}.studio-hero-actions .text-link{font-size:15px}.studio-hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px}.studio-hero-bottom>p{font-size:16px;line-height:1.5;max-width:460px;color:#fff;margin:0}.hero-contact{display:flex;align-items:center;gap:15px;padding:10px 17px 10px 10px;border-radius:16px;background:#ffffff17;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid #ffffff25;min-width:248px;transition:background .25s}.hero-avatar{position:relative;flex:none;height:58px;width:58px;overflow:hidden;border-radius:10px;background:#090909}.hero-avatar img{position:absolute;width:160%;max-width:none;height:160%;left:-30%;top:-10%;object-fit:cover;object-position:50% 20%}.hero-contact>span:not([aria-hidden]){display:flex;flex-direction:column;gap:4px}.hero-contact strong{font-size:16px;font-weight:500}.hero-contact>span>span{font-size:13px;color:#dedbe4}.hero-contact>span[aria-hidden]{margin-left:auto;font-size:22px}
/* Client evidence and the open, asymmetric company introduction. */
.studio-clients{display:grid;grid-template-columns:1fr 3fr;gap:64px;align-items:center;padding-block:65px;border-bottom:1px dashed #cdcdcd}.studio-clients h2{font-size:28px;line-height:1.22;letter-spacing:-.035em}.studio-clients .eyebrow{color:var(--muted);font-size:13px;margin-bottom:16px}.studio-client-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.studio-client-logos>div{height:150px;border-radius:20px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;padding:24px}.studio-client-logos img{width:100%;max-width:165px;max-height:50px;object-fit:contain;filter:brightness(0)}.studio-client-logos .light-logo{filter:brightness(0)}.studio-client-logos>div:nth-child(3) img{max-width:125px;max-height:64px}
.studio-intro{padding-top:140px;padding-bottom:110px}.studio-intro-heading{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.studio-intro-heading>div{max-width:760px}.studio-intro-heading h2{font-size:clamp(36px,3.45vw,56px);line-height:1.15;font-weight:500;letter-spacing:-.035em}.studio-intro-heading .text-link{margin-top:30px}.studio-proof{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:60px;row-gap:50px;isolation:isolate;margin-top:74px;padding-block:24px;min-height:clamp(350px,29vw,470px)}.proof-map{position:absolute;inset:0;z-index:-1;opacity:.9;pointer-events:none}.proof-map img{width:100%;height:100%;object-fit:contain;filter:brightness(0)}.proof-item{display:flex;flex-direction:column;align-items:start;min-height:150px;padding-bottom:12px;transition:transform .25s}.proof-item:nth-child(2){grid-column:3}.proof-item:nth-child(3){grid-column:4}.proof-item:nth-child(4){grid-column:1;grid-row:2}.proof-item:nth-child(5){grid-column:2;grid-row:2}.proof-item strong{font-size:clamp(54px,4.6vw,76px);font-weight:500;line-height:1;letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-bottom:18px}.proof-item>span{font-size:15px;line-height:1.4}.proof-item .proof-client{font-size:14px;color:var(--muted);margin-top:10px;display:flex;gap:18px}.proof-item:hover{transform:translateY(-3px)}
/* The service accordion mirrors the draft's dark, numbered editorial rows. */
.studio-services-section{margin-inline:var(--inset)}.studio-services{border-radius:var(--panel-radius);overflow:hidden}.studio-service{border-bottom:1px solid #ffffff30;padding:0 calc(var(--gutter) - var(--inset))}.studio-service:last-child{border-bottom:0}.studio-service summary{display:grid;grid-template-columns:1fr 1.16fr 36px;gap:24px;align-items:center;list-style:none;cursor:pointer;padding-block:34px;min-height:110px}.studio-service summary::-webkit-details-marker{display:none}.studio-service-number{font-size:14px;font-variant-numeric:tabular-nums;align-self:center;color:#ddd}.studio-service h3{font-size:clamp(29px,2.7vw,43px);line-height:1.2;letter-spacing:-.025em;font-weight:400}.service-plus{width:30px;height:30px;border:1px solid #ffffff90;border-radius:50%;display:grid;place-items:center;justify-self:end}.service-plus svg{width:20px;height:20px;transition:transform .25s}.studio-service[open] .service-plus svg{transform:rotate(45deg)}.studio-service-content{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-block:5px 45px;align-items:start}.studio-service-content>div{max-width:380px}.service-pills{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 25px}.service-pills span{font-size:12px;text-transform:uppercase;padding:7px 11px;border-radius:5px;background:#2f2f2f;color:#ededed}.studio-service-content p{font-size:18px;line-height:1.5;max-width:35ch;margin-bottom:22px;color:#e0e0e0}.studio-service-content .text-link{font-size:15px}.service-preview{display:block;height:300px;overflow:hidden;border-radius:9px;background:#252525}.service-preview img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .65s}.service-preview:hover img{transform:scale(1.025)}
/* Project photography is the largest content surface. Captions remain visible. */
.studio-work{padding:130px var(--inset) 70px;max-width:1760px}.studio-work-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin:0 calc(var(--gutter) - var(--inset)) 45px}.studio-work-heading .eyebrow{font-size:13px;color:var(--muted)}.studio-work-heading h2{font-size:clamp(38px,4vw,64px);font-weight:400}.studio-work-heading h2 strong{font-weight:600}.work-year{font-size:clamp(46px,5.4vw,84px);line-height:1;letter-spacing:-.06em}.studio-case-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.studio-case{grid-column:span 7;min-width:0}.studio-case:nth-child(2),.studio-case:nth-child(3){grid-column:span 5}.studio-case-link{width:100%;max-width:100%;min-width:0;position:relative;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;min-height:600px;height:46vw;max-height:740px;overflow:hidden;border-radius:20px;background:#232323;color:#fff}.studio-case-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .8s cubic-bezier(.16,1,.3,1)}.studio-case-link:before{content:'';position:absolute;inset:0 0 65%;z-index:-1;background:linear-gradient(#0005,transparent);pointer-events:none}.case-paper-straight .studio-case-image{object-position:center 38%}.case-nordic-gear .studio-case-image{object-position:center}.studio-case-top{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:24px}.case-pills{display:flex;flex-wrap:wrap;gap:7px;max-width:60%}.case-pills>span{font-size:12px;padding:8px 12px;line-height:1.2;background:#16161645;border:1px solid #ffffff20;border-radius:24px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fff}.studio-case-top h3{margin:0;max-width:34%;flex-shrink:0}.studio-case-top h3 img{width:170px;max-height:45px;object-fit:contain;object-position:top right;filter:brightness(0) invert(1)}.studio-case-top .case-copenhagenhealth img{height:58px}.studio-case-bottom{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:end;padding:125px 26px 30px;isolation:isolate}.studio-case-bottom:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent,#0a0a0a66 45%,#0a0a0abf);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);mask-image:linear-gradient(transparent,#000 36%);-webkit-mask-image:linear-gradient(transparent,#000 36%)}.studio-case-result{display:flex;flex-direction:column;gap:12px}.studio-case-result strong{font-size:clamp(56px,5.4vw,88px);line-height:.95;font-weight:500;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.studio-case-result>span{font-size:14px;line-height:1.3}.studio-case-story{padding-bottom:1px;max-width:240px}.studio-case-story p{font-size:18px;line-height:1.25;margin:0 0 19px;letter-spacing:-.015em}.studio-case-story>span{font-size:14px;display:flex;justify-content:space-between;gap:15px;align-items:center;min-height:32px}.studio-case-link:hover .studio-case-image{transform:scale(1.035)}.work-signoff{display:flex;align-items:center;justify-content:center;gap:30px;padding:60px 20px 0;font-size:clamp(25px,3vw,44px);letter-spacing:-.035em;line-height:1.2}.work-signoff .button{min-width:180px;min-height:54px;box-shadow:0 8px 20px #00000020;letter-spacing:0}
/* Company approach: open white space, with the supplied O artwork. */
.studio-approach{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;position:relative;isolation:isolate;overflow:hidden;padding-block:110px 100px}.approach-orbits{display:flex;align-items:center;position:relative;min-height:500px}.approach-orbits img{width:760px;max-width:none;position:absolute;right:10%;opacity:.14;filter:brightness(0);height:auto}.studio-approach-copy h2{font-size:clamp(35px,3.5vw,54px);line-height:1.15;margin-bottom:26px}.studio-approach-copy>p{font-size:19px;line-height:1.5;max-width:44ch;color:#555;margin-bottom:35px}.studio-process{list-style:none;padding:0;margin:0;max-width:620px}.studio-process li{display:flex;gap:25px;padding:23px 0;border-top:1px solid var(--line)}.studio-process li>span{font-size:13px;color:#666;flex-shrink:0;padding-top:4px}.studio-process h3{font-size:22px;font-weight:500;letter-spacing:-.02em;margin-bottom:8px}.studio-process p{font-size:16px;color:#626262;line-height:1.45;max-width:43ch}
/* Faithful quotations, correctly attributed; no invented review ratings. */
.studio-testimonials{display:grid;grid-template-columns:.75fr 1.65fr;gap:60px;padding-top:80px;padding-bottom:130px}.studio-testimonial-intro h2{font-size:clamp(30px,3vw,44px);line-height:1.12}.studio-testimonial-intro .eyebrow{color:var(--muted);font-size:13px}.testimonial-proof{display:flex;flex-direction:column;align-items:start;margin-top:50px}.testimonial-proof strong{font-size:60px;line-height:1;letter-spacing:-.035em;font-weight:500;margin-bottom:8px}.testimonial-proof>span{font-size:14px;color:#626262;margin-bottom:25px}.testimonial-proof small{font-size:14px;display:flex;gap:25px}.studio-quotes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.studio-quotes .testimonial{background:#f5f5f5;padding:32px 28px;border-radius:16px;display:flex;flex-direction:column;max-width:none;min-width:0;margin:0}.studio-quotes .testimonial .eyebrow{font-size:12px;color:#626262;letter-spacing:.02em;margin-bottom:23px;padding-bottom:22px;border-bottom:1px solid #dedede}.studio-quotes blockquote{font-size:clamp(18px,1.5vw,22px);line-height:1.45;font-weight:500;letter-spacing:-.012em;margin:0 0 34px}.studio-quotes figcaption{margin-top:auto;gap:13px}.studio-quotes figcaption img{width:44px;height:48px;border-radius:7px}.studio-quotes figcaption strong{font-size:15px}.studio-quotes figcaption span{font-size:13px;line-height:1.35;margin-top:4px}.studio-quotes-more{grid-column:1/-1;margin-top:8px}.studio-quotes-more .button{font-size:14px}.studio-insights{border-top:1px solid var(--line);padding-block:100px}.studio-insights h2{font-size:clamp(36px,3.6vw,58px)}.studio-insights .insight-image{border-radius:14px;background:#f4f4f4}.studio-insights .insight-card h3{font-size:25px}.faq-section{padding-block:95px 120px}.faq-heading h2{font-size:clamp(36px,3.6vw,58px)}
/* The closing panel and complete light footer carry through every route. */
.studio-footer{padding:0 var(--inset);background:#fff;color:#141414}.closing-panel{min-height:440px;border-radius:var(--panel-radius);overflow:hidden;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;text-align:center;padding:70px 35px;background:#090909}.closing-orbit{position:absolute;left:-4%;bottom:-55%;width:650px;opacity:.22;z-index:-1;pointer-events:none}.closing-orbit img{width:100%;height:auto}.closing-copy h2{font-size:clamp(44px,4vw,62px);font-weight:500;line-height:1.1}.closing-copy>p{font-size:18px;color:#c6c6c6;margin:21px 0 28px}.closing-copy .button{font-size:15px}.footer-content{padding-inline:calc(var(--gutter) - var(--inset))}.studio-footer .footer-links{grid-template-columns:1.2fr .8fr 1fr 1.25fr;padding-block:70px 60px;gap:40px}.studio-footer .footer-links .eyebrow{color:#666;font-size:12px;letter-spacing:.03em;margin-bottom:18px}.studio-footer .footer-links a{font-size:14px;min-height:32px;line-height:1.4}.studio-footer .footer-links a:hover{color:#665790}.studio-footer .footer-conversation>a{font-size:20px;letter-spacing:-.01em}.footer-conversation .partner-badge{margin-top:20px;width:185px}.footer-social{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.studio-footer .footer-social a{font-size:13px}.footer-signoff{display:flex;justify-content:space-between;align-items:end;gap:50px;padding:25px 0 55px}.footer-signoff p{font-size:18px;line-height:1.4;color:#565656;margin:0}.footer-signoff>a{width:clamp(260px,32vw,480px)}.footer-signoff img{width:100%;filter:none}.studio-footer .footer-bottom{border-color:var(--line);color:#626262;font-size:13px;align-items:center;padding-block:18px}.studio-footer .footer-bottom a{min-height:44px;display:flex;align-items:center}.studio-footer .footer-bottom>a:nth-child(2){margin-left:auto;margin-right:30px}
/* Inner pages share the draft's framing while retaining every original destination. */
.page-hero{padding-block:85px 80px}.page-hero.dark{margin:0 var(--inset);border-radius:var(--panel-radius);overflow:hidden}.page-hero h1{font-size:clamp(48px,6.5vw,96px);font-weight:500;letter-spacing:-.035em}.page-hero.dark .hero-wide{margin-bottom:0}.hero-wide img,.case-gallery img,.team-grid img,.portfolio-photo{border-radius:16px}.work-section{background:#fff;color:#141414;border-bottom:0}.case-link{border-radius:20px}.testimonial-section.dark{background:#151515}.price{letter-spacing:-.035em}.metrics strong{letter-spacing:-.035em}.archive-note{border-left-width:1px}.case-gallery{padding-bottom:80px}.insight-card .eyebrow{font-size:12px}
@media(min-width:1800px){.studio-hero,.studio-services-section,.studio-footer{max-width:1728px;margin-inline:auto}.site-header{max-width:1760px;margin-inline:auto;padding-inline:var(--gutter)}}
@media(max-width:1100px){.desktop-nav{gap:22px}.site-header{gap:22px}.studio-clients{gap:28px;grid-template-columns:1fr 2.5fr}.studio-client-logos{gap:10px}.studio-client-logos>div{height:120px;padding:17px}.studio-clients h2{font-size:24px}.studio-intro-heading{gap:60px;grid-template-columns:.7fr 1.3fr}.studio-proof{column-gap:30px}.studio-service summary{grid-template-columns:.7fr 1.3fr 34px}.studio-service-content{grid-template-columns:.7fr 1.3fr;gap:45px}.service-preview{height:270px}.studio-case-link{height:60vw;min-height:570px}.studio-case-top{padding:20px;gap:12px}.case-pills{max-width:62%}.case-pills>span{font-size:11px;padding:7px 9px}.studio-case-top h3{max-width:32%}.studio-case-bottom{gap:20px;padding-inline:23px}.studio-case-story p{font-size:17px}.studio-case-result strong{font-size:64px}.studio-approach{grid-template-columns:.7fr 1.3fr;gap:45px}.studio-testimonials{grid-template-columns:.7fr 1.6fr;gap:35px}.studio-quotes{gap:16px}.studio-quotes .testimonial{padding:26px 22px}.studio-footer .footer-links{gap:30px}.footer-conversation .partner-badge{width:165px}}
@media(max-width:800px){.site-header{height:76px}.wordmark{width:122px}.header-actions>.button{display:none}.studio-hero{min-height:700px;padding:27px 26px}.studio-hero-message{padding-block:60px 50px}.studio-hero-message h1{font-size:clamp(62px,9.5vw,84px)}.studio-hero-top .partner-badge{width:158px}.studio-hero-bottom{gap:26px}.studio-hero-bottom>p{font-size:15px}.hero-contact{min-width:220px}.hero-avatar{width:48px;height:52px}.studio-clients{grid-template-columns:1fr;gap:30px;padding-block:50px}.studio-clients h2 br{display:none}.studio-client-logos>div{height:120px}.studio-intro{padding-top:80px;padding-bottom:80px}.studio-intro-heading{grid-template-columns:1fr;gap:24px}.studio-intro-heading>.eyebrow{margin:0}.studio-intro-heading h2{font-size:42px;max-width:620px}.studio-proof{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:50px;row-gap:42px;min-height:0}.proof-item:nth-child(n){grid-column:auto;grid-row:auto;min-height:125px}.proof-item strong{font-size:64px}.proof-map img{width:100%}.studio-service{padding-inline:26px}.studio-service summary{grid-template-columns:40px 1fr 32px;gap:22px;padding-block:27px;min-height:100px}.studio-service h3{font-size:32px}.studio-service-content{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:35px}.studio-service-content p{font-size:17px}.service-preview{height:260px}.studio-work{padding-top:80px}.studio-work-heading h2{font-size:42px}.work-year{font-size:60px}.studio-case-grid{gap:16px}.studio-case{grid-column:span 6!important}.studio-case-link{min-height:580px;height:75vw}.studio-case-top{flex-direction:column-reverse;padding:22px;gap:20px}.studio-case-top h3{max-width:80%}.studio-case-top h3 img{max-height:38px;width:145px;object-position:left}.case-pills{max-width:100%;gap:6px}.studio-case-bottom{grid-template-columns:1fr;gap:23px;padding:100px 23px 26px}.studio-case-result strong{font-size:70px}.studio-case-result{gap:8px}.studio-case-story{max-width:none}.studio-case-story p{font-size:18px;margin-bottom:14px}.studio-case-story>span{font-size:14px}.work-signoff{gap:22px;flex-wrap:wrap;font-size:32px;padding-top:38px}.work-signoff .button{min-width:160px}.studio-approach{grid-template-columns:1fr;padding-block:85px;gap:0}.approach-orbits{position:absolute;inset:0 0 0 55%;z-index:-1;min-height:0;opacity:.4}.approach-orbits img{width:680px;right:auto;left:0}.studio-approach-copy{max-width:620px}.studio-approach-copy h2{font-size:44px}.studio-testimonials{grid-template-columns:1fr;padding-block:55px 90px;gap:35px}.studio-testimonial-intro h2{font-size:40px}.studio-testimonial-intro h2 br{display:none}.testimonial-proof{display:none}.studio-quotes .testimonial{padding:30px}.studio-quotes blockquote{font-size:21px}.studio-insights{padding-block:80px}.studio-insights h2{font-size:42px}.faq-section{padding-block:80px}.studio-footer .footer-links{grid-template-columns:1fr 1fr;gap:45px;padding-block:55px}.closing-panel{min-height:400px}.closing-copy h2{font-size:52px}.footer-signoff{padding-block:15px 35px;gap:35px}.footer-signoff p{font-size:16px}.footer-signoff>a{width:42%}.studio-footer .footer-conversation>a{font-size:19px}}
@media(max-width:560px){:root{--inset:10px;--panel-radius:20px;--gutter:24px}.site-header{height:72px;padding-inline:24px;gap:20px}.wordmark{width:116px}.header-actions{gap:12px}.studio-hero{min-height:700px;padding:25px 23px 24px}.studio-hero-art img{object-position:58% center}.studio-hero-top>span{font-size:11px;max-width:76px;line-height:1.4}.studio-hero-top .partner-badge{width:143px}.studio-hero-message{padding-block:60px 45px}.studio-hero-message h1{font-size:clamp(45px,11.8vw,64px);line-height:1.05;font-weight:600;letter-spacing:-.035em}.studio-hero-actions{flex-direction:column;align-items:start;gap:16px;margin-top:28px}.studio-hero-actions .button{font-size:13px;gap:16px;min-height:50px;padding:14px 16px;white-space:nowrap}.studio-hero-actions .text-link{font-size:14px;min-height:40px}.studio-hero-bottom{flex-direction:column;align-items:start;gap:26px}.studio-hero-bottom>p{font-size:15px;max-width:34ch}.studio-hero-bottom>p br{display:none}.hero-contact{min-width:0;width:100%;padding:9px 15px 9px 9px;border-radius:13px;gap:14px}.hero-avatar{width:46px;height:48px;border-radius:7px}.hero-contact strong{font-size:15px}.hero-contact>span>span{font-size:12px}.studio-clients{gap:26px;padding-block:43px}.studio-clients .eyebrow{font-size:12px;margin-bottom:13px}.studio-clients h2{font-size:25px;line-height:1.2;max-width:300px}.studio-client-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-client-logos>div{height:96px;border-radius:14px;padding:20px}.studio-client-logos img{max-width:125px;max-height:36px}.studio-client-logos>div:nth-child(3) img{max-height:45px}.studio-intro{padding-block:65px 60px}.studio-intro-heading{gap:19px}.studio-intro-heading>.eyebrow{font-size:12px}.studio-intro-heading h2{font-size:34px;line-height:1.15}.studio-intro-heading .text-link{margin-top:23px}.studio-proof{column-gap:20px;row-gap:32px;margin-top:40px;padding-bottom:0}.proof-item strong{font-size:51px;margin-bottom:14px}.proof-item>span{font-size:14px}.proof-item .proof-client{font-size:12px;gap:12px}.proof-item:nth-child(n){min-height:123px}.proof-map{inset:0}.proof-map img{height:100%;object-fit:contain;width:100%}.studio-service{padding-inline:22px}.studio-service summary{grid-template-columns:22px minmax(0,1fr) 25px;gap:13px;padding-block:26px;min-height:96px}.studio-service-number{font-size:12px}.studio-service h3{font-size:26px;line-height:1.12;letter-spacing:-.025em}.service-plus{width:25px;height:25px}.service-plus svg{width:17px;height:17px}.studio-service-content{grid-template-columns:1fr;gap:26px;padding-block:0 28px}.service-pills{margin-bottom:20px;gap:7px}.service-pills span{font-size:11px;padding:7px 9px}.studio-service-content p{font-size:16px;max-width:100%;margin-bottom:20px}.studio-service-content .text-link{font-size:14px}.service-preview{height:220px;border-radius:9px}.studio-work{padding-top:68px;padding-bottom:20px}.studio-work-heading{margin-bottom:29px;gap:16px;align-items:end}.studio-work-heading .eyebrow{font-size:12px;margin-bottom:14px}.studio-work-heading h2{font-size:34px;line-height:1.1;max-width:220px}.work-year{font-size:43px;letter-spacing:-.04em}.studio-case-grid{grid-template-columns:1fr;gap:15px}.studio-case{grid-column:auto!important}.studio-case-link{height:auto;aspect-ratio:3/4.6;min-height:510px;max-height:none;border-radius:17px}.studio-case-top{flex-direction:row;align-items:start;padding:20px;gap:15px}.studio-case-top h3{max-width:37%}.studio-case-top h3 img{width:135px;max-height:43px;object-position:right}.case-pills{max-width:60%;gap:6px}.case-pills>span{font-size:10px;padding:7px 9px}.studio-case-bottom{grid-template-columns:1fr 1.1fr;gap:20px;padding:100px 22px 26px}.studio-case-result strong{font-size:57px;letter-spacing:-.04em}.studio-case-result>span{font-size:12px}.studio-case-story p{font-size:16px;margin-bottom:14px;line-height:1.3}.studio-case-story>span{font-size:12px;gap:7px}.studio-case-bottom:before{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.work-signoff{display:grid;grid-template-columns:1fr auto;gap:20px 15px;padding:35px 14px 0;font-size:27px}.work-signoff>span:last-child{grid-column:1;grid-row:2;margin-top:-15px}.work-signoff .button{grid-column:2;grid-row:1/3;font-size:13px;min-width:135px;gap:15px;padding-inline:17px}.studio-approach{padding-top:80px;padding-bottom:70px}.studio-approach-copy h2{font-size:35px;margin-bottom:23px}.studio-approach-copy>p{font-size:17px;line-height:1.5;margin-bottom:30px}.studio-process li{gap:20px;padding-block:21px}.studio-process h3{font-size:23px}.studio-process p{font-size:15px;max-width:100%}.approach-orbits{inset:10% 0 0 55%;opacity:.35}.approach-orbits img{width:570px}.studio-testimonials{padding-block:45px 70px;gap:30px}.studio-testimonial-intro .eyebrow{font-size:12px}.studio-testimonial-intro h2{font-size:35px;max-width:300px}.studio-quotes{grid-template-columns:1fr;gap:16px}.studio-quotes .testimonial{padding:28px 25px}.studio-quotes blockquote{font-size:20px;line-height:1.45}.studio-quotes .testimonial .eyebrow{font-size:11px;margin-bottom:20px;padding-bottom:18px}.studio-quotes figcaption strong{font-size:15px}.studio-quotes figcaption span{font-size:13px}.studio-quotes-more{margin-top:9px}.studio-insights{padding-block:65px}.studio-insights h2{font-size:35px}.studio-insights .section-heading{gap:20px}.studio-insights .insight-card h3{font-size:25px}.faq-section{padding-block:65px 70px}.faq-heading h2{font-size:35px}.closing-panel{min-height:365px;padding:55px 24px;border-radius:20px}.closing-copy h2{font-size:39px;line-height:1.12}.closing-copy>p{font-size:16px;margin-block:21px 27px}.closing-copy .button{font-size:13px;gap:17px;padding-inline:16px;max-width:100%}.closing-orbit{width:410px;left:-48%;bottom:-32%;opacity:.18}.studio-footer .footer-links{padding-block:45px 35px;gap:32px 22px;grid-template-columns:1fr 1fr}.studio-footer .footer-links .eyebrow{font-size:11px;margin-bottom:12px}.studio-footer .footer-links a{font-size:13px;min-height:36px;line-height:1.3}.studio-footer .footer-conversation>a{font-size:15px;overflow-wrap:anywhere}.footer-conversation .partner-badge{width:140px;margin-top:12px}.footer-social{flex-direction:column;gap:0;margin-top:12px}.studio-footer .footer-social a{font-size:12px}.footer-signoff{flex-direction:column;align-items:start;gap:30px;padding-bottom:28px}.footer-signoff p{font-size:16px}.footer-signoff>a{width:80%;max-width:330px;align-self:end}.studio-footer .footer-bottom{font-size:12px;gap:10px;padding-block:13px;flex-wrap:nowrap}.studio-footer .footer-bottom>a:nth-child(2){margin-inline:auto 12px}.page-hero{padding-block:55px 50px}.page-hero.dark .wrap{padding-inline:24px}.page-hero h1{font-size:46px;overflow-wrap:normal}.page-hero.dark .hero-wide{margin-inline:24px}.hero-wide img{min-height:230px}.section:not(.studio-work,.studio-intro,.studio-approach,.studio-testimonials,.studio-insights,.faq-section){padding-block:65px}}
@media(max-width:370px){.studio-hero{padding-inline:20px}.studio-hero-message h1{font-size:43px}.studio-hero-actions .button{font-size:12px;gap:8px;padding-inline:13px}.studio-hero-top .partner-badge{width:132px}.studio-case-bottom{grid-template-columns:1fr;gap:19px}.studio-case-story p{max-width:24ch}.studio-case-result strong{font-size:60px}.studio-case-story>span{font-size:13px}.studio-case-link{min-height:570px}.work-signoff{font-size:24px}.closing-copy .button{font-size:12px;gap:9px}.footer-conversation .partner-badge{width:120px}}
@media(prefers-reduced-transparency:reduce){.hero-contact,.case-pills>span{background:#29262f;backdrop-filter:none;-webkit-backdrop-filter:none}.studio-case-bottom:before{background:linear-gradient(transparent,#171717 34%);backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(prefers-contrast:more){.studio-case-bottom:before{background:linear-gradient(transparent,#080808 30%)}.case-pills>span{background:#151515}.studio-hero:after{background:linear-gradient(90deg,#0008,#0003)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Long Danish labels and narrow phones keep their content inside the grid. */
.studio-service h3{min-width:0;overflow-wrap:anywhere;hyphens:auto}.studio-case-top,.studio-case-bottom,.studio-case-story{min-width:0}.studio-footer .footer-links a{max-width:100%;overflow-wrap:anywhere}

/* Stable contrast for the secondary action over the prismatic light. */
.studio-hero-actions .text-link{background:#121018cc;border:1px solid #ffffff50;border-radius:8px;padding:13px 18px;min-height:52px;line-height:1.2;color:#fff}
@media(max-width:560px){.studio-hero-actions .text-link{font-size:14px;min-height:46px;padding:12px 16px}}

/* Owner-selected details from the first edition: quiet client proof and a full-width signature. */



.closing-wrap{padding:0 var(--inset) 44px;background:#fff}
.closing-wrap .closing-panel{max-width:1728px;margin-inline:auto}
.restored-footer{background:#151614;color:#f3f1eb;padding:48px var(--gutter) 0}
.footer-contact-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:46px;border-bottom:1px solid #41433b}
.footer-contact-strip>div{display:flex;flex-direction:column;gap:10px}
.footer-contact-strip a{font-size:22px;line-height:1.4;min-height:32px}
.footer-contact-strip>p{font-size:16px;line-height:1.55;color:#b4b7aa;margin:0}
.footer-contact-strip .partner-badge{width:190px}
.restored-footer .footer-links{grid-template-columns:1.5fr 1.2fr 1.2fr 1fr;padding-block:64px;gap:48px}
.restored-footer .footer-links .eyebrow{color:#aaad9f;letter-spacing:.07em;font-size:11px}
.restored-footer .footer-links a{font-size:16px;line-height:1.5;min-height:36px;max-width:100%;overflow-wrap:anywhere}
.restored-footer .footer-brand{padding:18px 0 50px}
.restored-footer .footer-brand img{width:100%;max-width:none;height:auto;display:block;opacity:.94}
.restored-footer .footer-bottom{align-items:center;gap:28px;padding-block:20px}
.restored-footer .footer-bottom a{display:inline-flex;align-items:center;min-height:44px}
@media(min-width:1800px){.restored-footer{padding-inline:max(var(--gutter),calc((100vw - 1800px)/2))}}
@media(max-width:1100px){.restored-footer .footer-links{gap:32px}}
@media(max-width:820px){.restored-footer .footer-links{grid-template-columns:1fr 1fr;gap:42px 28px}.footer-contact-strip{gap:24px}.footer-contact-strip>p{font-size:14px}.footer-contact-strip a{font-size:18px}.footer-contact-strip .partner-badge{width:158px}.closing-wrap{padding-bottom:32px}}
@media(max-width:560px){.restored-footer{padding-top:36px}.footer-contact-strip{display:grid;grid-template-columns:1fr auto;gap:22px;padding-bottom:32px}.footer-contact-strip>p{grid-column:1/-1;grid-row:2}.footer-contact-strip a{font-size:16px;min-height:34px}.footer-contact-strip .partner-badge{width:126px}.restored-footer .footer-links{padding-block:38px;gap:34px 22px}.restored-footer .footer-links a{font-size:14px;min-height:36px}.restored-footer .footer-links .eyebrow{font-size:10px}.restored-footer .footer-brand{padding:8px 0 32px}.restored-footer .footer-bottom{font-size:11px;gap:14px;padding-block:12px;flex-wrap:nowrap}.restored-footer .footer-bottom>span:nth-child(2){display:none}}

/* A single client-proof panel shares the hero's frame. */
.studio-client-panel{margin:16px var(--inset) 0;border-radius:var(--panel-radius);padding:44px max(28px,calc(var(--gutter) - var(--inset)));background:#151614;overflow:hidden}
.studio-client-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:34px 32px}
.client-mark{height:56px;display:flex;align-items:center;justify-content:center;min-width:0}
.client-mark img{width:100%;max-width:148px;max-height:44px;object-fit:contain;filter:brightness(0) invert(1)}
.client-mark:nth-child(3) img{max-width:108px;max-height:48px}
.client-mark:nth-child(6) img{max-width:100px}.client-mark:nth-child(7) img{max-width:110px}.client-mark:nth-child(9) img,.client-mark:nth-child(11) img{max-width:112px}.client-mark:nth-child(10) img{max-width:108px}
.client-mark:nth-child(16) img{width:52px;max-height:52px}
@media(min-width:1800px){.studio-client-panel{max-width:1728px;margin-inline:auto}}
@media(max-width:1100px){.studio-client-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 40px}.studio-client-panel{padding-block:36px}}
@media(max-width:560px){.studio-client-panel{margin-top:10px;padding:26px 24px}.studio-client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.client-mark{height:40px}.client-mark img{max-width:128px;max-height:32px}.client-mark:nth-child(3) img{max-width:90px;max-height:38px}.client-mark:nth-child(16) img{width:40px;max-height:40px}}

/* Native disclosure state keeps the FAQ chevron in sync, including without JavaScript. */
.faq-chevron{display:block;flex:none;width:24px;height:24px;transition:transform 220ms cubic-bezier(.16,1,.3,1)}
.faq-list details[open]>summary .faq-chevron{transform:rotate(180deg)}
@media(prefers-reduced-motion:reduce){.faq-chevron{transition:none}}

html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}

/* Stodio's soft focus and Alture's continuous image rhythm, in Obtino's system. */
:root{--motion-ease:cubic-bezier(.16,1,.3,1);--motion-feedback:350ms;--motion-arrival:1000ms}
.hero-line{display:block}
.hero-meta{display:flex;align-items:center;gap:24px}
.hero-meta>span{font-size:13px;letter-spacing:.02em;color:#dedbe4}
.studio-hero-art .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 800ms ease;pointer-events:none}
.studio-hero-art .hero-video.is-playing{opacity:1}
.studio-hero:after{background:linear-gradient(90deg,#07041480,transparent 80%),linear-gradient(0deg,#070609a0,transparent 55%)}
.motion-roll{position:relative;display:inline-block;overflow:hidden;vertical-align:middle;line-height:1.3}
.motion-roll>span{display:block;transition:transform var(--motion-feedback) var(--motion-ease)}
.motion-roll>span[aria-hidden]{position:absolute;top:100%;left:0;white-space:nowrap}
.button .motion-roll,.button .motion-roll>span{font-size:inherit;font-weight:inherit}
.text-link:hover .motion-roll{transform:none}
.button{transition:background 200ms,border-color 200ms,transform var(--motion-feedback) var(--motion-ease)}
.button>span[aria-hidden],.text-link>span[aria-hidden],.studio-case-story>span>span{transition:transform var(--motion-feedback) var(--motion-ease)}
.button:hover{transform:none}
.motion-roll-link:focus-visible .motion-roll>span{transform:translateY(-100%)}
.motion-roll-link:focus-visible>span[aria-hidden]{transform:translate(2px,-2px)}
.studio-case{perspective:1400px}
.motion-enabled .studio-case-image{transform:translate3d(0,var(--image-drift,0px),0) scale(1.08);transition:scale 800ms var(--motion-ease);scale:1}
.studio-case-link{transform-origin:50% 80%}
.studio-service.motion-changing{overflow:hidden;overflow-anchor:none}
.studio-service.motion-changing .studio-service-content{overflow:hidden}
.studio-service summary:focus-visible{outline-offset:-5px}
.closing-copy{position:relative;z-index:2}
.motion-trail{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
.motion-trail img{position:absolute;left:0;top:0;width:145px;height:180px;object-fit:cover;border-radius:10px;opacity:0;filter:brightness(.7)}
.motion-disabled .motion-roll>span,.motion-disabled .studio-case-image{transform:none!important;transition:none!important}
.motion-disabled .hero-video{display:none}
.motion-disabled .motion-roll>span[aria-hidden]{visibility:hidden}
.motion-disabled .motion-trail{display:none}
.motion-disabled .proof-item:hover,.motion-disabled .service-preview:hover img{transform:none}
.motion-enabled .mobile-menu:not([hidden]){animation:menu-arrive 280ms var(--motion-ease)}
@keyframes menu-arrive{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
html.lenis,html.lenis body{height:auto}
html.lenis-smooth{scroll-behavior:auto!important}
@media(hover:hover) and (pointer:fine){
 .motion-roll-link:hover .motion-roll>span{transform:translateY(-100%)}
 .motion-roll-link:hover>span[aria-hidden]{transform:translate(2px,-2px)}
 .motion-enabled .studio-case-link:hover .studio-case-image{scale:1.025}
 .studio-case-link:hover .studio-case-story>span>span{transform:translate(3px,-3px)}
}
@media(max-width:820px){.hero-meta{gap:12px}.motion-enabled .studio-case-image{transform:none;scale:1}.studio-hero-art .hero-video{object-position:58% center}}
@media(max-width:560px){.hero-meta>span{font-size:11px;max-width:76px;line-height:1.4}.hero-meta{gap:6px}.studio-hero-top{gap:14px}}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto!important}
 .motion-roll>span,.motion-enabled .studio-case-image{transform:none!important;transition:none!important}
 .motion-roll>span[aria-hidden],.hero-video,.motion-trail{display:none!important}
}

/* Extend the owner's homepage case composition to the complete case collection. */
.case-index{max-width:1760px;margin-inline:auto;padding:70px var(--inset) 80px}
.case-index-heading{margin-bottom:46px;align-items:center}
.case-index-heading h1{font-size:clamp(48px,5.2vw,84px);line-height:1.06;letter-spacing:-.035em;font-weight:400;margin:0}
.case-index-heading h1 strong{font-weight:600}
.case-index-grid .studio-case:nth-child(4n+1),.case-index-grid .studio-case:nth-child(4n){grid-column:span 7}
.case-index-grid .studio-case:nth-child(4n+2),.case-index-grid .studio-case:nth-child(4n+3){grid-column:span 5}
.case-index-grid .studio-case-link:focus-visible{outline:3px solid #141414;outline-offset:5px}
.case-index-grid .studio-case-link:before{background:linear-gradient(#0008,transparent)}
.case-index-grid .studio-case-top h3{max-width:36%}
.case-index-grid .studio-case-top h3 img{max-height:54px}
.case-index-grid .case-pills>span{font-size:13px;background:#1616167a}
.case-index-grid .case-arjahealth h3 img{width:66px;height:66px;max-height:none}
.case-index-grid .case-naturensactar h3 img{width:90px;height:70px;max-height:none}
.case-index-grid .case-sskrevision h3 img{width:70px;height:60px;max-height:none}
.case-index-grid .case-allinonemovingandstorage h3 img{filter:none;background:#fff;padding:6px;max-height:72px;width:170px}
.case-index-grid .case-pharmadrops .studio-case-image{object-position:45% center}
.case-index-grid .studio-case-bottom:before{background:linear-gradient(transparent,#0a0a0a88 45%,#0a0a0acc)}
.case-index-chapter{margin:105px calc(var(--gutter) - var(--inset)) 42px;max-width:760px}
.case-index-chapter h2,.case-index-archive h2{font-size:clamp(32px,3.4vw,52px);line-height:1.12;font-weight:400;letter-spacing:-.03em;margin:0 0 18px}
.case-index-chapter p{font-size:19px;line-height:1.5;color:#50524d;max-width:44ch;margin:0}
.case-index-archive{margin:65px calc(var(--gutter) - var(--inset)) 0;padding-top:36px;border-top:1px solid #d9dbd5;display:flex;align-items:center;justify-content:space-between;gap:40px}
.case-index-archive h2{font-size:28px;margin-bottom:12px}
.case-index-archive p{font-size:16px;color:#575953;margin:0}
.case-index-archive>div:last-child{display:flex;gap:35px;flex-wrap:wrap}
.case-index-archive .text-link{font-size:17px;min-height:44px}
.case-index-portfolio{margin:55px calc(var(--gutter) - var(--inset)) 0}
@media(max-width:1100px){.case-index-grid .studio-case-bottom{grid-template-columns:1fr;gap:20px}.case-index-grid .studio-case-story{max-width:30ch}.case-index-grid .studio-case-top{flex-direction:column-reverse;gap:18px}.case-index-grid .studio-case-top h3{max-width:70%}.case-index-grid .studio-case-top h3 img{object-position:left}.case-index-grid .case-pills{max-width:100%}}
@media(max-width:820px){.case-index{padding-top:46px}.case-index-grid .studio-case:nth-child(n){grid-column:span 6!important}.case-index-heading h1{font-size:56px}.case-index-chapter{margin-top:80px}.case-index-archive{align-items:start;flex-direction:column;gap:24px}}
@media(max-width:560px){.case-index{padding-top:32px;padding-bottom:55px}.case-index-heading{margin-bottom:30px;gap:16px}.case-index-heading h1{font-size:44px}.case-index-heading .work-year{font-size:42px}.case-index-grid .studio-case:nth-child(n){grid-column:auto!important}.case-index-grid .studio-case-link{min-height:545px;aspect-ratio:3/4.6}.case-index-grid .studio-case-top{flex-direction:row;padding:22px 20px;gap:14px}.case-index-grid .studio-case-top h3{max-width:40%}.case-index-grid .studio-case-top h3 img{object-position:right;max-height:44px}.case-index-grid .case-pills{max-width:56%;gap:6px}.case-index-grid .case-pills>span{font-size:12px;padding:7px 9px}.case-index-grid .studio-case-bottom{grid-template-columns:1fr;gap:20px;padding:90px 23px 27px}.case-index-grid .studio-case-result strong{font-size:64px}.case-index-grid .studio-case-result>span{font-size:14px}.case-index-grid .studio-case-story p{font-size:17px;line-height:1.35;margin-bottom:12px;max-width:29ch}.case-index-grid .studio-case-story>span{font-size:14px;min-height:30px}.case-index-chapter{margin-top:65px;margin-bottom:28px}.case-index-chapter h2{font-size:36px}.case-index-chapter p{font-size:17px}.case-index-archive{margin-top:48px;padding-top:28px}.case-index-archive h2{font-size:27px}.case-index-archive>div:last-child{gap:24px}.case-index-portfolio{margin-top:40px}}
@media(prefers-reduced-transparency:reduce),(prefers-contrast:more){.case-index-grid .studio-case-bottom:before{background:linear-gradient(transparent,#111 32%);backdrop-filter:none;-webkit-backdrop-filter:none}}
