/* Direction: creative campaign wall; Persuade. Seed a70e9704, grounded candidate 6.
   Real client websites, physical poster layers, direct service copy and actual people.
   Light home/work/contact, dark services, violet studio; owned Poppins and logos.
   Pointer motion settles without extending scroll. No invented campaign results. */
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
/* Layer order: document 0, hero sheets 1–4, header 20, mobile menu 30, cookie 40. */
:root{--paper:#f4f4f0;--ink:#19191b;--muted:#5d5e60;--pink:#ec4899;--violet:#7c3aed;--cyan:#06b6d4;--line:#d5d5cf;--ease:cubic-bezier(.16,1,.3,1);--gutter:clamp(22px,4.6vw,88px);color-scheme:light;font-family:Poppins,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h1,h2{font-weight:600;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(52px,7.2vw,108px)}h2{font-size:clamp(33px,4vw,60px)}h3{font-size:21px;font-weight:600;letter-spacing:-.025em;line-height:1.3}p{line-height:1.75}ul{padding:0;list-style:none}::selection{background:var(--pink);color:var(--ink)}:focus-visible{outline:3px solid #a01760;outline-offset:5px}input,textarea{caret-color:#a01760}html{scroll-padding-top:100px;scrollbar-color:#9c9c98 var(--paper)}[hidden]{display:none!important}.wrap,.sc-wrap{width:min(100% - var(--gutter)*2,1440px);margin-inline:auto}.section{padding-block:clamp(68px,8vw,120px)}.icon{width:23px;height:23px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:var(--paper);padding:15px;z-index:50}.skip:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:15px 24px;background:var(--ink);color:var(--paper);font-size:13px;font-weight:600;text-decoration:none;border:1px solid var(--ink);border-radius:0;cursor:pointer;transition:background .2s,color .2s,transform .2s var(--ease)}.button:hover{background:var(--pink);color:var(--ink);border-color:var(--pink)}.button:active{transform:scale(.98)}.button:disabled{opacity:.5;cursor:wait}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.light:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;text-decoration:none;font-size:13px;font-weight:600;border-bottom:1px solid currentColor;width:fit-content;padding-bottom:4px}.text-link .icon,.button .icon{transition:transform .3s var(--ease)}.text-link:hover .icon,.button:hover .icon{transform:translate(3px,-3px)}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
/* The navigation stays consistent while each page changes its own art direction. */
.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding-inline:var(--gutter);max-width:1800px;margin:auto;position:relative;z-index:20}.brand{width:170px;flex:none}.logo-light{display:none}.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:42px}.desktop-nav a{text-decoration:none;font-size:13px;line-height:32px;position:relative}.desktop-nav a::after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:18px}.header .button{min-height:44px;padding:10px 16px;gap:24px;font-size:12px}.header .button .icon{width:19px;height:19px}.menu-toggle{display:none;background:none;border:0;color:inherit;padding:10px 0;font-size:12px;align-items:center;gap:12px;cursor:pointer}.menu-lines{display:block;width:22px;height:12px;border-top:1px solid;border-bottom:1px solid;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(-45deg)}.mobile-nav{position:fixed;inset:83px 0 0;background:var(--paper);color:var(--ink);padding:26px var(--gutter);z-index:30;overflow:auto}.mobile-nav>a{display:flex;justify-content:space-between;align-items:center;font-size:36px;padding:16px 0;border-bottom:1px solid var(--line);text-decoration:none}.mobile-nav .mobile-phone{font-size:19px;margin-top:20px}.nav-open{overflow:hidden}
/* An unpinned composition of physical campaign artwork and actual websites. */
.home-hero{position:relative;display:grid;grid-template-columns:1fr 1.02fr;min-height:680px;align-items:center;padding-block:60px 78px;gap:26px}.hero-copy{position:relative;z-index:5;max-width:650px}.hero-copy h1{font-size:clamp(66px,7.7vw,116px);line-height:1.02;letter-spacing:-.05em}.hero-copy h1 span{display:block;color:#a51e62}.hero-copy>p{max-width:440px;font-size:15px;margin:26px 0 28px}.hero-service-links{display:flex;gap:22px;margin-top:42px}.hero-service-links a{font-size:11px;text-decoration:none;border-bottom:1px solid #b0b0ac;padding-bottom:5px}.hero-service-links a:hover{border-color:var(--ink)}.hero-art{position:relative;height:570px;perspective:1200px;isolation:isolate}.art-sheet{position:absolute;will-change:transform;box-shadow:0 18px 35px #19191b28;transform:translate3d(var(--dx,0px),var(--dy,0px),0) rotate(var(--r,0deg));transform-origin:50% 65%}.art-back{--r:9deg;width:58%;height:350px;right:-1%;top:20px;background:#c5e8e5;color:#155856;padding:25px;z-index:1}.art-back>span{font-size:30px;line-height:1.05;font-weight:700;letter-spacing:-.04em;display:block}.art-back p{font-size:21px;line-height:1.3;margin-top:170px}.art-poster{--r:-8deg;z-index:2;width:58%;left:7%;top:-12px}.art-poster img{width:100%;aspect-ratio:3/4;object-fit:cover}.art-site{--r:8deg;z-index:3;width:78%;right:-3%;top:290px;padding:7px;background:#1a2236}.art-site img{width:100%;aspect-ratio:1.44;object-fit:cover}.art-mini{--r:-10deg;z-index:4;width:40%;left:0%;top:358px;padding:5px;background:#f8f8f4}.art-mini img{width:100%;aspect-ratio:1.08;object-fit:cover;object-position:top}.art-caption{position:absolute;left:0;bottom:-30px;font-size:10px;color:var(--muted);width:100%;text-align:right}.client-strip{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:25px}.client-strip>p{font-size:11px;color:var(--muted)}.client-strip ul{margin:0;display:flex;justify-content:space-between;align-items:center;gap:22px}.client-strip li{font-weight:600;font-size:13px;letter-spacing:-.02em}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:42px}.section-heading>p{max-width:430px;font-size:14px}.work-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:48px}.work-card:not(.large){padding-top:110px}.work-visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.27;overflow:hidden;padding:45px 28px;text-decoration:none}.work-visual>img{width:100%;box-shadow:0 14px 26px #10101830;transition:transform .6s var(--ease)}.work-visual:hover>img{transform:translateY(-7px) scale(1.02)}.work-arrow{position:absolute;right:20px;bottom:20px;background:var(--paper);color:var(--ink);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;transition:transform .3s var(--ease)}a:hover>.work-arrow{transform:rotate(45deg)}.mint{background:#cee0d9}.blue{background:#97aecf}.green{background:#c5d39f}.sand{background:#ddcfb8}.lilac{background:#c9bae2}.peach{background:#e5c3b5}.work-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-top:20px}.work-caption h3{font-size:19px}.work-caption h3 a{text-decoration:none}.work-caption p{font-size:11px;color:var(--muted);margin-top:6px}.work-caption>.icon{width:20px;margin-top:2px}
.offer{background:#e8e8e1}.offer-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:9%}.offer-layout>div>p{font-size:14px;max-width:360px;margin-top:26px}.offer-layout .text-link{margin-top:24px}.offer-word{font-size:clamp(55px,6vw,90px);line-height:.95;letter-spacing:-.05em;margin-top:70px;color:#a51e62;font-weight:600}.service-list details{border-bottom:1px solid #b7b7b2;scroll-margin-top:30px}.service-list details:first-child{border-top:1px solid #b7b7b2}.service-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:25px 0;cursor:pointer;font-size:21px;letter-spacing:-.025em;font-weight:600}.service-list summary::-webkit-details-marker{display:none}.service-list summary:hover{color:#a51e62}.service-list details[open] .plus{transform:rotate(45deg)}.service-list .plus{transition:transform .2s;flex:none}.service-content{padding:0 28px 29px 0;max-width:550px}.service-content h3{font-size:15px;letter-spacing:0;font-weight:600;margin:0 0 12px}.service-content p{font-size:13px;color:var(--muted);max-width:50ch}.service-content ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;font-size:11px;margin:23px 0 13px}.service-content li{padding-left:12px;position:relative}.service-content li::before{content:'';width:4px;height:4px;background:currentColor;position:absolute;left:0;top:.55em}.service-content .text-link{margin:0;font-size:12px}
.quote-section{padding-block:90px;display:grid;grid-template-columns:80px 1fr 240px;gap:28px;align-items:center;border-bottom:1px solid var(--line)}.quote-mark{font-size:145px;line-height:.7;color:#a51e62;align-self:start;padding-top:15px}.quote-section blockquote{font-size:clamp(29px,3.4vw,50px);line-height:1.18;letter-spacing:-.04em;margin:0 0 25px}.quote-section figcaption{display:flex;gap:15px;align-items:center;font-size:12px;font-weight:600}.quote-section figcaption img{width:48px;height:48px;object-fit:cover;border-radius:50%}.quote-section figcaption span,.other-quotes figcaption span{display:block;color:var(--muted);font-size:11px;margin-top:3px;font-weight:400}.quote-context{font-size:12px;color:var(--muted)}.people-preview{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.people-image{background:#d9d6d0;overflow:hidden}.people-image img{width:100%;aspect-ratio:1.04;object-fit:cover}.people-preview>div>p{max-width:470px;font-size:14px;margin-top:24px}.principles{font-size:12px;margin:25px 0}.principles li{padding-block:12px;border-bottom:1px solid var(--line)}.ecosystem{border-top:1px solid var(--line)}.ecosystem h2{font-size:clamp(30px,3vw,45px)}.studio-links{display:grid;grid-template-columns:1fr 1fr;gap:50px}.studio-links a{position:relative;display:grid;grid-template-columns:1fr 45px;gap:22px 25px;border-top:1px solid var(--line);padding:30px 0;text-decoration:none}.studio-links a>span{font-size:32px;font-weight:400;letter-spacing:-.04em}.studio-links a strong{font-weight:600}.studio-links a>p{grid-row:2;max-width:400px;font-size:13px;color:var(--muted)}.studio-links a>.icon{grid-column:2;grid-row:1;justify-self:end}.studio-links a:hover>span{text-decoration:underline;text-underline-offset:8px}.close{background:var(--pink);color:var(--ink);padding-block:80px}.close-inner{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:70px}.close h2{font-size:clamp(38px,4.5vw,68px)}.close p{font-size:13px;max-width:390px;margin-bottom:24px}.close .button.light{background:var(--ink);border-color:var(--ink);color:var(--paper)}.close .button.light:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}
.footer{background:#19191b;color:#f4f4f0;padding-block:60px 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:55px;align-items:start}.footer-brand img{width:195px}.footer-top>p{font-size:14px;line-height:1.8}.footer-top>div{display:grid;gap:12px;font-size:12px}.footer-top>div>a{text-decoration:none}.footer-top>div>span{color:#b6b6b8}.footer-links{display:flex;justify-content:space-between;gap:30px;padding-block:48px 30px}.footer-links nav{display:flex;gap:25px;flex-wrap:wrap;font-size:12px}.footer-links a{text-decoration:none}.footer-links a .icon{width:14px;height:14px}.footer-bottom{border-top:1px solid #4c4c4d;display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;color:#b6b6b8}.footer-bottom nav{display:flex;gap:20px}.footer-bottom a{text-decoration:none}.footer a:hover{text-decoration:underline}.cookie{position:fixed;z-index:40;right:22px;bottom:20px;background:#19191b;color:#f4f4f0;border:1px solid #505052;box-shadow:0 8px 30px #10101020;display:flex;align-items:center;gap:20px;max-width:365px;padding:15px 17px}.cookie p{font-size:10px;line-height:1.6}.cookie button{background:var(--pink);color:#19191b;white-space:nowrap;font-size:11px;padding:9px 14px;border:0;cursor:pointer}.cookie button:hover{background:#f4f4f0}
/* Services: a darker, more concentrated campaign presentation. */
.theme-dark{--paper:#1a1a1d;--ink:#f4f4f0;--muted:#b8b8bd;--line:#454549;background:var(--paper);color:var(--ink);color-scheme:dark}.theme-dark .logo-dark,.theme-studio .logo-dark{display:none}.theme-dark .logo-light,.theme-studio .logo-light{display:block}.theme-dark .header .button,.theme-studio .header .button{background:#f4f4f0;color:#19191b;border-color:#f4f4f0}.theme-dark .button{background:var(--pink);color:#19191b;border-color:var(--pink)}.theme-dark .button:hover{background:#f4f4f0;border-color:#f4f4f0}.theme-dark :focus-visible,.theme-studio :focus-visible{outline-color:#f7acd1}.services-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;padding-block:65px 75px}.services-hero h1{font-size:clamp(55px,7vw,102px)}.services-hero h1 span{color:#f07db6}.services-hero>div>p{font-size:16px;max-width:450px;margin:30px 0}.services-poster{width:86%;justify-self:end;transform:rotate(5deg)}.services-poster img{box-shadow:0 25px 45px #08080960;width:100%;aspect-ratio:3/4;object-fit:cover}.services-poster figcaption{font-size:9px;color:var(--muted);margin-top:14px}.service-detail-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;border-top:1px solid var(--line)}.sticky-copy{position:sticky;top:50px;align-self:start}.sticky-copy p{max-width:340px;margin-top:25px;font-size:14px;color:var(--muted)}.theme-dark .service-list details{border-color:var(--line)}.theme-dark .service-list summary:hover{color:#f07db6}.campaign-process{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:55px;margin-top:45px}.process-grid>div{border-top:1px solid var(--line);padding-top:24px}.process-grid h3{font-size:19px}.process-grid p{font-size:13px;color:var(--muted);margin-top:18px}.credentials{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:35px 8%}.credentials>h2{grid-row:span 2}.credential{display:grid;grid-template-columns:90px 1fr;gap:25px}.credential img{width:90px;height:90px;object-fit:contain;background:#f4f4f0;padding:8px}.credential h3{font-size:17px}.credential p{font-size:12px;margin-top:12px;color:var(--muted)}.theme-dark .footer,.theme-studio .footer{--paper:#f4f4f0;--ink:#19191b}.theme-dark .close{--paper:#f4f4f0;--ink:#19191b}
/* Work: actual website captures, given the scale to be examined. */
.work-hero{padding-block:65px 70px;display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:end}.work-hero h1{font-size:clamp(53px,6.6vw,96px)}.work-hero h1 span{color:#a51e62}.work-hero>div>p{font-size:14px;max-width:450px}.project-jump{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:25px}.project-jump a{font-size:10px;padding-bottom:3px;min-height:25px}.project-feature{padding-bottom:90px;scroll-margin-top:30px}.project-image{display:block;position:relative;padding:6% 9%;overflow:hidden}.project-image>img{width:100%;box-shadow:0 22px 55px #14142030;transition:transform .5s var(--ease)}.project-image:hover>img{transform:scale(1.025)}.project-story{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:35px}.project-story h2{font-size:clamp(28px,3.2vw,46px)}.project-kind{font-size:11px;color:var(--muted);margin-bottom:12px}.project-story h3{font-size:20px}.project-story>div>p:not(.project-kind){font-size:13px;margin-top:16px;color:var(--muted);max-width:490px}.project-tags{display:flex;gap:15px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin:22px 0 0}.project-tags li{border-bottom:1px solid var(--line);padding-bottom:5px}.project-story .text-link{margin-top:20px}.other-quotes{display:grid;grid-template-columns:1fr 1fr;gap:9%}.other-quotes blockquote{font-size:19px;line-height:1.7;margin:0 0 25px;letter-spacing:-.02em}.other-quotes figcaption{font-size:12px;font-weight:600}
/* Studio: people and partnership have their own visual cadence. */
.theme-studio{--paper:#572fc0;--ink:#f4f4f0;--muted:#ded4f8;--line:#9576d6;background:var(--paper);color:var(--ink);color-scheme:dark}.about-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding-block:65px 85px}.about-hero h1{font-size:clamp(58px,7vw,104px)}.about-hero h1 span{color:#eeb8d5}.about-hero p{max-width:450px;font-size:14px;margin:30px 0 20px}.about-hero figure{transform:rotate(3deg)}.about-hero figure img{width:100%;aspect-ratio:1.08;object-fit:cover;box-shadow:0 20px 40px #1a0b5140}.about-hero figcaption{font-size:10px;margin-top:15px;color:var(--muted)}.story{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8%}.story p{font-size:14px;color:var(--muted)}.story p+p{margin-top:20px}.team-section{border-top:1px solid var(--line)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}.team-grid article:nth-child(2){padding-top:55px}.team-grid article:nth-child(3){padding-top:110px}.team-grid article>img{width:100%;aspect-ratio:.9;object-fit:cover;object-position:center}.team-grid h3{margin-top:23px;font-size:22px}.team-grid .role{font-size:11px;margin-top:5px}.team-grid p:not(.role){font-size:12px;color:var(--muted);margin-top:19px}.working{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:9%}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 30px}.principle-grid h3{font-size:19px}.principle-grid p{font-size:12px;color:var(--muted);margin-top:15px}.theme-studio .close{--ink:#19191b;--paper:#f4f4f0;color:var(--ink)}
/* Contact stays direct, with the complete established form. */
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:55px}.contact-intro h1{font-size:clamp(52px,5.8vw,86px)}.contact-intro h1 span{color:#a51e62}.contact-intro>p{font-size:14px;max-width:430px;margin-top:30px}.contact-direct{display:grid;gap:10px;margin-top:30px}.contact-direct a{display:flex;align-items:center;gap:15px;font-size:15px;text-decoration:none;width:fit-content;min-height:35px}.contact-expect{margin-top:45px;padding-top:25px;border-top:1px solid var(--line);max-width:420px}.contact-expect h2,.hours h2{font-size:19px;letter-spacing:-.025em}.contact-expect p,.hours p{font-size:12px;color:var(--muted);margin-top:14px}.hours{margin-top:30px;max-width:400px}.contact-form-panel{background:#e8e8e2;padding:38px;align-self:start}.contact-form-panel>h2{font-size:29px}.form-intro{font-size:11px;color:var(--muted);margin:12px 0 28px}.row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{margin-bottom:23px;min-width:0}.field>label,.field>legend{display:block;font-size:12px;font-weight:600;margin-bottom:9px}.req{color:#a51e62}.field input:not([type=checkbox]),.field select,.field textarea{width:100%;padding:13px 11px;color:var(--ink);background:var(--paper);border:1px solid #a6a6a0;border-radius:0;min-height:48px;font-size:14px}.field textarea{min-height:135px;resize:vertical;line-height:1.6}.field .hint{font-size:11px;color:var(--muted);margin-bottom:9px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex;gap:9px;align-items:center;cursor:pointer;font-size:11px;min-height:28px}.check input{accent-color:#a51e62;width:17px;height:17px;flex:none;margin:0}.err{font-size:11px;color:#a3194b;margin-top:5px;line-height:1.5}.err:empty{display:none}.invalid input,.invalid textarea{border-color:#a3194b!important}.form-note{font-size:10px;line-height:1.6;color:var(--muted);margin-top:20px}.form-status{font-size:12px;line-height:1.6;margin-top:15px}.form-status.bad{color:#a3194b}.form-status.ok{color:#166345}#recaptcha{min-height:78px}.inquiry-form .button{width:100%}
/* Legal pages keep their full original text and anchor navigation. */
.page-hero{padding:65px 0 50px}.page-hero h1{font-size:clamp(45px,6vw,78px)}.page-hero .lede{font-size:15px;max-width:700px;margin-top:22px}.page-hero .updated{font-size:11px;color:var(--muted);margin-top:15px}.sc-section{padding-block:40px 85px}.legal{display:grid;grid-template-columns:250px 1fr;gap:8%;align-items:start}.toc{position:sticky;top:30px}.toc h2{font-size:20px}.toc ol{list-style:none;padding:0;margin-top:20px}.toc a{display:block;font-size:11px;padding-block:7px;text-decoration:none}.toc a:hover{text-decoration:underline}.legal-body{max-width:780px;overflow-wrap:anywhere}.legal-body h2{font-size:29px;line-height:1.25;margin:40px 0 18px;scroll-margin-top:25px}.legal-body h2:first-child{margin-top:0}.legal-body h3{font-size:17px;margin:25px 0 14px}.legal-body p,.legal-body li{font-size:13px;line-height:1.85}.legal-body p+p{margin-top:16px}.legal-body ul{padding-left:20px;list-style:disc}.legal-body li+li{margin-top:6px}.not-found{padding-block:65px 110px}.error-number{font-size:22px;color:#a51e62}.not-found h1{margin:20px 0;font-size:clamp(50px,7vw,100px)}.not-found>p:not(.error-number){margin-bottom:30px;font-size:15px}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:copy-arrive .75s var(--ease) both}.art-sheet{animation:sheet-arrive 1.1s var(--ease) both}.art-poster{animation-delay:.06s}.art-site{animation-delay:.12s}.art-mini{animation-delay:.2s}@keyframes copy-arrive{from{opacity:.65;translate:0 15px}to{opacity:1;translate:0 0}}@keyframes sheet-arrive{from{opacity:.6;translate:0 35px}to{opacity:1;translate:0 0}}}
@media(min-width:1600px){.home-hero{min-height:770px}.hero-art{height:620px}.art-site{top:335px}.art-mini{top:390px}}
@media(max-width:1100px){.header{gap:20px}.desktop-nav{gap:24px;margin-right:15px}.brand{width:150px}.home-hero{min-height:625px;padding-block:40px 70px}.hero-copy h1{font-size:clamp(60px,8vw,90px)}.hero-copy>p{font-size:13px;max-width:340px}.hero-art{height:500px}.art-poster{width:65%;left:2%;top:20px}.art-back{top:42px;height:275px}.art-back>span{font-size:24px}.art-back p{font-size:16px;margin-top:100px}.art-site{top:280px;width:88%;right:-5%}.art-mini{top:330px;width:42%;left:-6%}.hero-service-links{gap:14px}.hero-service-links a{font-size:10px}.hero-copy .actions{gap:15px}.hero-copy .button{padding:14px 18px;gap:18px}.hero-copy .text-link{font-size:11px}.client-strip{grid-template-columns:120px 1fr}.client-strip li{font-size:11px}.quote-section{grid-template-columns:60px 1fr}.quote-context{display:none}.contact-form-panel{padding:26px}.contact-layout{gap:6%}.service-list summary{font-size:19px}.work-grid{gap:30px}.team-grid{gap:24px}.footer-top{gap:30px}.services-hero{gap:40px}}
@media(max-width:800px){.header{height:83px}.brand{width:140px}.desktop-nav{display:none}.menu-toggle{display:flex}.header .button{font-size:11px;gap:15px;min-height:40px}.home-hero{grid-template-columns:1fr 1fr;gap:0;min-height:590px}.hero-copy h1{font-size:63px}.hero-copy>p{font-size:12px;max-width:300px}.hero-copy .text-link{display:none}.hero-art{height:435px}.art-back{height:220px;width:65%}.art-back>span{font-size:18px}.art-back p{font-size:14px;margin-top:80px}.art-poster{width:79%;top:15px;left:-3%}.art-site{top:242px}.art-mini{top:286px;left:-12%;width:47%}.art-caption{font-size:8px;bottom:-4px}.hero-service-links{flex-wrap:wrap;gap:10px 15px;margin-top:25px}.client-strip{grid-template-columns:1fr;gap:12px}.client-strip ul{flex-wrap:wrap;justify-content:flex-start;gap:15px 30px}.section-heading{align-items:flex-start;gap:25px}.section-heading>.text-link{white-space:nowrap}.work-visual{padding:24px 15px}.work-card:not(.large){padding-top:70px}.work-caption h3{font-size:17px}.work-caption p{font-size:10px}.offer-layout{gap:7%}.service-list summary{font-size:17px;padding-block:22px}.offer-word{font-size:63px}.people-preview{gap:6%}.people-preview>div>p{font-size:12px}.ecosystem .section-heading{flex-direction:column}.studio-links{gap:30px}.studio-links a>span{font-size:28px}.close-inner{gap:35px;grid-template-columns:1.1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top>p{display:none}.footer-links{font-size:11px;gap:15px}.services-hero{grid-template-columns:1.2fr .8fr;padding-top:45px;gap:30px}.services-hero h1{font-size:60px}.services-hero>div>p{font-size:13px}.services-poster{width:100%}.process-grid{gap:25px}.process-grid h3{font-size:16px}.credentials{gap:30px;grid-template-columns:1fr}.credentials>h2{grid-row:auto}.credential{max-width:650px}.work-hero{grid-template-columns:1fr;padding-block:45px;gap:30px}.work-hero h1{font-size:72px}.work-hero>div>p{max-width:650px}.project-jump{gap:10px 23px}.about-hero{gap:5%}.about-hero h1{font-size:63px}.about-hero p{font-size:12px}.team-grid{gap:20px}.team-grid h3{font-size:18px}.team-grid .role{font-size:10px}.working{grid-template-columns:1fr;gap:40px}.contact-layout{grid-template-columns:1fr 1fr;gap:5%}.contact-intro h1{font-size:53px}.contact-direct a{font-size:12px}.contact-form-panel{padding:22px}.contact-form-panel>h2{font-size:24px}.row,.checks{grid-template-columns:1fr;gap:0}.checks{gap:8px}.legal{grid-template-columns:190px 1fr;gap:30px}.legal-body h2{font-size:25px}}
@media(max-width:600px){.header{gap:12px}.brand{width:125px}.header-actions{gap:17px}.header .button{padding:10px 11px;gap:10px}.header .button .icon{width:14px}.menu-toggle{font-size:0;gap:0}.home-hero{display:flex;flex-direction:column;align-items:stretch;padding-top:30px;padding-bottom:45px;min-height:0;gap:35px}.hero-copy{max-width:none}.hero-copy h1{font-size:clamp(59px,14vw,82px);line-height:1.02}.hero-copy h1 span{display:inline}.hero-copy>p{font-size:13px;max-width:360px;margin:23px 0}.hero-copy .actions{gap:22px}.hero-copy .text-link{display:inline-flex;font-size:11px}.hero-copy .button{min-height:48px;font-size:12px}.hero-service-links{display:none}.hero-art{height:395px;width:100%;max-width:450px;margin:0 auto}.art-poster{width:57%;left:13%;top:12px}.art-back{width:48%;right:2%;top:35px;height:250px;padding:18px}.art-back>span{font-size:21px}.art-back p{font-size:16px;margin-top:117px}.art-site{width:73%;top:212px;right:0}.art-mini{width:39%;left:0;top:255px}.art-caption{font-size:8px;bottom:-10px;left:0;text-align:center}.client-strip{padding-block:20px}.client-strip>p{font-size:10px}.client-strip ul{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px}.client-strip li{font-size:11px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:28px}.section-heading>.text-link{margin-top:20px;font-size:12px}.work-grid{grid-template-columns:1fr;gap:35px}.work-card:not(.large){padding-top:0}.work-visual{aspect-ratio:1.32;padding:32px 22px}.work-caption h3{font-size:19px}.work-caption p{font-size:10px}.offer-layout{grid-template-columns:1fr;gap:36px}.offer-layout>div>p{font-size:13px;max-width:400px;margin-top:20px}.offer-word{display:none}.offer-layout .text-link{margin-top:18px}.service-list summary{font-size:19px}.service-content p{font-size:12px}.service-content{padding-right:0}.service-content ul{font-size:10px}.quote-section{padding-block:55px;grid-template-columns:35px 1fr;gap:10px}.quote-mark{font-size:80px}.quote-section blockquote{font-size:32px;margin-bottom:23px}.quote-section figcaption{font-size:11px;gap:10px}.quote-section figcaption span{font-size:9px}.people-preview{grid-template-columns:1fr;gap:32px}.people-image img{aspect-ratio:1.15}.people-preview>div>p{font-size:13px;margin-top:20px}.people-preview .text-link{font-size:12px}.ecosystem .section-heading>p{font-size:13px;margin-top:23px}.studio-links{grid-template-columns:1fr;gap:0}.studio-links a{gap:16px;padding-block:25px}.studio-links a>p{font-size:12px}.close{padding-block:54px}.close-inner{grid-template-columns:1fr;gap:27px}.close h2{font-size:39px}.close p{font-size:12px}.footer{padding-top:42px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-brand img{width:160px}.footer-top>div{gap:10px;font-size:11px}.footer-links{flex-direction:column;gap:22px;padding-block:30px}.footer-links nav{font-size:11px;gap:23px}.footer-bottom{flex-direction:column;gap:13px;font-size:9px}.footer-bottom nav{gap:16px}.cookie{right:12px;left:12px;bottom:12px;max-width:none;gap:15px;padding:12px 14px}.cookie p{font-size:10px}.services-hero{grid-template-columns:1fr;gap:45px;padding-block:32px 60px}.services-hero h1{font-size:64px}.services-hero>div>p{max-width:350px;margin:22px 0}.services-poster{width:62%;justify-self:center;max-width:320px}.services-poster figcaption{font-size:8px}.service-detail-layout{grid-template-columns:1fr;gap:34px}.sticky-copy{position:static}.sticky-copy p{font-size:13px;margin-top:20px}.process-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.process-grid h3{font-size:19px}.process-grid p{font-size:12px;margin-top:14px;max-width:390px}.credential{grid-template-columns:65px 1fr;gap:18px}.credential img{width:65px;height:65px}.credential h3{font-size:16px}.credential p{font-size:11px}.work-hero{padding-block:30px 42px}.work-hero h1{font-size:clamp(53px,12vw,70px)}.work-hero>div>p{font-size:13px}.project-jump{gap:10px 17px;margin-top:22px}.project-jump a{font-size:10px}.project-image{padding:9% 6%}.project-story{grid-template-columns:1fr;gap:25px;padding-top:25px}.project-story h2{font-size:32px}.project-story h3{font-size:19px}.project-tags{margin-top:16px;gap:12px;font-size:9px}.project-feature{padding-bottom:60px}.project-story>div>p:not(.project-kind){font-size:12px;margin-top:12px}.other-quotes{grid-template-columns:1fr;gap:45px}.other-quotes blockquote{font-size:18px;margin-bottom:20px}.about-hero{grid-template-columns:1fr;padding-block:32px 60px;gap:38px}.about-hero h1{font-size:69px}.about-hero p{font-size:13px;margin:22px 0 15px}.about-hero figure{width:91%;justify-self:center}.about-hero figure img{aspect-ratio:1.2}.about-hero figcaption{font-size:9px}.story{grid-template-columns:1fr;gap:28px}.story p{font-size:13px}.team-grid{grid-template-columns:1fr;gap:40px;margin-top:32px}.team-grid article:nth-child(n){padding-top:0}.team-grid article>img{aspect-ratio:1.15;object-position:50% 30%}.team-grid h3{font-size:25px;margin-top:20px}.team-grid .role{font-size:11px}.team-grid p:not(.role){font-size:13px;margin-top:16px;max-width:450px}.principle-grid{gap:32px 25px}.principle-grid h3{font-size:17px}.principle-grid p{font-size:11px;margin-top:12px}.contact-layout{grid-template-columns:1fr;gap:40px;padding-top:30px}.contact-intro h1{font-size:63px}.contact-intro h1 span br{display:none}.contact-intro>p{font-size:13px;margin-top:22px}.contact-direct{margin-top:22px}.contact-direct a{font-size:14px}.contact-expect{margin-top:26px}.hours{display:none}.contact-form-panel{padding:23px 18px}.contact-form-panel>h2{font-size:27px}.field input:not([type=checkbox]),.field select,.field textarea{font-size:16px}.checks{grid-template-columns:1fr 1fr;gap:10px 5px}.check{font-size:10px}.page-hero{padding-block:30px 25px}.page-hero h1{font-size:46px}.page-hero .lede{font-size:13px}.sc-section{padding-block:30px 60px}.legal{grid-template-columns:1fr;gap:35px}.toc{position:static;padding-bottom:20px;border-bottom:1px solid var(--line)}.toc ol{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.toc a{font-size:10px}.legal-body h2{font-size:24px;margin-top:32px}.legal-body p,.legal-body li{font-size:12px}.not-found{padding-block:40px 75px}.not-found h1{font-size:55px}}
@media(max-width:370px){.header-actions{gap:12px}.header .button{font-size:10px}.brand{width:115px}.hero-copy h1{font-size:54px}.hero-copy .actions{gap:15px}.hero-art{height:350px}.art-site{top:196px}.art-mini{top:223px}.art-back{height:220px}.art-back p{margin-top:90px}.art-caption{font-size:7px}.contact-form-panel{padding:22px 12px}.contact-intro h1{font-size:57px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.art-sheet{will-change:auto;--dx:0px!important;--dy:0px!important}}
@media(prefers-contrast:more){:root{--muted:var(--ink)}.theme-dark,.theme-studio{--muted:var(--ink)}a{text-decoration-thickness:2px}.field input,.field textarea,.field select{border:2px solid currentColor}}
/* Readability and narrow-layout verification refinements. */
body .footer :focus-visible,body .cookie :focus-visible{outline-color:#f7acd1}
body .close :focus-visible,body .band :focus-visible{outline-color:#19191b}
.theme-legal .band{padding-block:64px;background:#ec4899;color:#19191b}
.theme-legal .band h2{font-size:clamp(32px,4vw,52px);max-width:700px}
.theme-legal .band p{font-size:14px;margin-top:20px}
.theme-legal .btn-row{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:28px}
.theme-legal .cta{display:inline-flex;align-items:center;gap:28px;min-height:52px;padding:15px 24px;background:#19191b;color:#f4f4f0;text-decoration:none;font-size:13px;font-weight:600}
.theme-legal .cta:hover{background:#f4f4f0;color:#19191b}
.theme-legal .cta-ghost{font-size:13px;display:inline-flex;align-items:center;min-height:44px}
.contact-layout>*{min-width:0}.menu-toggle{min-width:30px;min-height:44px}
.service-content p,.process-grid p,.story p,.principle-grid p,.legal-body p,.legal-body li{font-size:14px}
.service-content ul,.project-tags,.project-jump a,.footer-bottom,.check,.toc a{font-size:12px}
@media(min-width:1101px){.art-site{width:72%;right:0;top:222px}.art-mini{top:282px}}
@media(min-width:1600px){.art-site{top:275px}.art-mini{top:335px}}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-intro h1{font-size:70px}.contact-intro>p{max-width:520px}.contact-form-panel{max-width:650px;width:100%}.contact-intro .hours{display:none}}
@media(max-width:600px){.contact-intro h1{font-size:63px}.contact-intro h1 span br{display:initial}.hero-copy>p,.offer-layout>div>p,.people-preview>div>p,.ecosystem .section-heading>p,.studio-links a>p,.close p,.services-hero>div>p,.sticky-copy p,.work-hero>div>p,.project-story>div>p:not(.project-kind),.about-hero p,.team-grid p:not(.role),.contact-intro>p{font-size:14px}.footer-links nav,.footer-top>div{font-size:12px}.services-poster figcaption,.art-caption,.about-hero figcaption{font-size:10px}.art-caption{bottom:-20px}.contact-direct a{font-size:14px}.checks{grid-template-columns:1fr}}
@media(max-width:370px){.contact-intro h1{font-size:57px}}
.form-preview-notice{font-size:12px;line-height:1.6;padding:14px 16px;margin:0 0 16px;background:#fff3cf;color:#513d10;border:1px solid #d7bc71}.inquiry-form button:disabled{opacity:.6;cursor:wait}
@media print{.header,.footer,.cookie,.mobile-nav,.close,.menu-toggle{display:none}body{color:#111!important;background:#fff!important}.wrap,.sc-wrap{width:100%}.section{padding:25px 0}.toc{position:static}.art-sheet{box-shadow:none}}
