@font-face{font-family:Anton;src:url(/assets/fonts/anton.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/manrope.ttf) format("truetype");font-weight:200 800;font-display:swap}:root{--bg:#0b0d0e;--ink:#f5f5f5;--muted:#aeb4ba;--line:#ffffff26;--gutter:clamp(24px,5vw,96px);--ef-ink:var(--ink);color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;background:var(--bg);color:var(--ink);font:400 17px/1.65 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:500;line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(64px,6.2vw,96px)}h2{font-size:clamp(36px,3.7vw,56px)}h3{font-size:26px;letter-spacing:-.035em}h1>span,h2>span{color:var(--muted)}p{max-width:65ch}::selection{background:#ddd;color:#111}:focus-visible{outline:2px solid white;outline-offset:5px}main:focus{outline:none}.wrap{width:min(calc(100% - var(--gutter)*2),1440px);margin-inline:auto}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:12px 20px;background:#fff;color:#000;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:fixed;top:0;inset-inline:0;height:96px;display:flex;justify-content:space-between;align-items:center;padding:16px var(--gutter);z-index:40;background:#0b0d0ee8;backdrop-filter:blur(16px)}.brand{width:150px;height:52px;overflow:hidden;mix-blend-mode:screen;display:block;flex-shrink:0}.brand img{width:192px;max-width:none;height:auto;transform:translate(-24px,-14px);filter:grayscale(1) invert(1) contrast(1.4)}.main-nav{display:flex;align-items:center;gap:36px;font-size:14px}.main-nav a{padding:10px 0;min-height:44px;position:relative}.main-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:#fff}.main-nav a:hover{color:#bfc3c9}.main-nav .nav-contact{border:1px solid #ffffff60;padding:11px 17px;margin-left:12px}.nav-contact span{margin-left:24px}.menu-toggle{display:none}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;padding:10px 0;border-bottom:1px solid #ffffff60;font-size:15px}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.interior-page{animation:page-enter .5s ease-out both;min-height:75svh}.page-hero{padding-top:190px;padding-bottom:100px;position:relative}.page-hero h1{max-width:15ch}.hero-description{margin-top:36px;color:var(--muted);font-size:18px;line-height:1.7;max-width:60ch}.hero-note{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%;margin-top:60px}.hero-note>p{max-width:31ch;font-size:22px;line-height:1.5}.editorial-orb{position:relative;width:260px;height:260px;justify-self:center;border-radius:50%;background:radial-gradient(ellipse at 35% 30%,#ffffffbd 0 1px,transparent 1.7px);background-size:6px 6px;box-shadow:inset -35px -30px 50px 10px var(--bg);transform:rotate(-20deg);opacity:.8;animation:orb-drift 20s ease-in-out infinite alternate}.editorial-orb i{position:absolute;inset:-12%;border:1px solid #ffffff26;border-radius:50%;transform:rotate(35deg) scaleX(.55)}.editorial-orb i:nth-child(2){transform:rotate(-35deg) scaleX(.7);inset:-5%}.editorial-orb i:nth-child(3){inset:8%;transform:rotate(5deg) scaleX(1.2)}.manifesto,.principles,.process-section,.engagement{border-top:1px solid var(--line);padding-block:88px}.manifesto{display:grid;grid-template-columns:1fr 3fr;gap:36px}.manifesto h2{grid-column:2;max-width:23ch;font-size:clamp(38px,4.4vw,66px)}.manifesto>.eyebrow{grid-row:1;grid-column:1}.editorial-copy{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:20px;color:var(--muted)}.principles{display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.section-intro h2{max-width:14ch}.principle-list article{display:flex;gap:30px;padding:32px 0;border-top:1px solid var(--line)}.principle-list article:first-child{padding-top:0;border:0}.principle-list article>span{font-size:11px;color:var(--muted);padding-top:8px}.principle-list p{margin-top:16px;color:var(--muted);font-size:17px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:48px}.step-index{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.process-grid h3{font-size:32px;margin:20px 0}.process-grid p{color:var(--muted);font-size:17px}.page-end{padding-block:90px 110px;border-top:1px solid var(--line)}.page-end>div{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.page-end h2{max-width:17ch}.page-end .text-link{flex-shrink:0}.service-index{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;padding-bottom:64px}.service-index a{display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:15px}.service-index a>span:first-child{font-size:10px;color:var(--muted)}.service-index a>span:last-child{font-size:22px;margin-top:auto}.service-section{display:grid;grid-template-columns:60px 1fr 1fr;gap:44px;border-top:1px solid var(--line);padding-block:90px;scroll-margin-top:110px}.service-heading h2{max-width:14ch}.service-heading>p:last-child{font-size:17px;color:var(--muted);max-width:34ch;margin-top:28px}.service-body>p{color:var(--muted);max-width:48ch}.service-body ul{padding:0;list-style:none;margin:32px 0}.service-body li{border-bottom:1px solid var(--line);padding:12px 0;font-size:15px}.engagement{display:grid;grid-template-columns:1fr 1fr;gap:32px 8%}.engagement>.eyebrow{grid-column:1/-1}.engagement>p:last-child{color:var(--muted);align-self:end}.work-hero{padding-bottom:70px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px 36px}.work-card:first-child{grid-column:1/-1}.work-image{position:relative;overflow:hidden;aspect-ratio:4/3;background:#1b1d1e}.work-card:first-child .work-image{aspect-ratio:1.9}.work-image:after{content:"";position:absolute;inset:0;background:linear-gradient(#0003,transparent 40%,#0008)}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.work-card:hover .work-image img{transform:scale(1.035)}.concept-label{position:absolute;top:24px;left:24px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:#0b0d0eb3;border:1px solid #ffffff4d;padding:7px 10px;z-index:2}.card-wordmark{position:absolute;left:28px;bottom:24px;font-size:clamp(32px,5vw,80px);font-weight:600;letter-spacing:.08em;line-height:1;z-index:2}.hospitality .card-wordmark{font-family:Georgia,serif;font-weight:400;letter-spacing:.2em}.skincare .card-wordmark{color:#fff;letter-spacing:.25em}.founder .card-wordmark{font-size:clamp(25px,3vw,44px);letter-spacing:-.04em}.project-open{position:absolute;right:26px;bottom:28px;border:1px solid #ffffff70;width:44px;height:44px;display:grid;place-items:center;z-index:2}.work-caption{display:flex;justify-content:space-between;gap:24px;margin-top:25px}.work-caption .eyebrow{margin-bottom:12px}.work-caption h2{font-size:30px}.work-caption>p{font-size:12px;color:var(--muted);max-width:22ch;text-align:right;padding-top:5px}.concept-note{color:var(--muted);font-size:13px;padding-block:48px 80px;max-width:none}.case-hero{padding-top:150px;padding-bottom:56px}.back-link{font-size:13px;display:inline-flex;min-height:44px;align-items:center;margin-bottom:40px;color:var(--muted)}.case-hero h1{max-width:17ch}.case-meta{display:flex;justify-content:space-between;gap:24px;margin-top:36px;font-size:13px;color:var(--muted)}.case-cover{position:relative;aspect-ratio:2.1;overflow:hidden;max-height:850px}.case-cover>img{width:100%;height:100%;object-fit:cover}.case-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#0008)}.case-cover figcaption{position:absolute;z-index:1;bottom:7%;left:var(--gutter);font-size:clamp(50px,8vw,130px);letter-spacing:.12em;line-height:1}.case-cover figcaption small{display:block;font:11px/1.6 Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-top:20px}.case-cover.hospitality figcaption{font-family:Georgia,serif}.case-cover.founder figcaption{font-size:clamp(38px,6vw,92px);letter-spacing:-.05em}.case-story{display:grid;grid-template-columns:1fr 3fr;gap:40px;padding-block:100px}.case-story h2{font-size:clamp(28px,3vw,44px);line-height:1.3;letter-spacing:-.04em;max-width:36ch}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:56px}.story-columns h3{font-size:18px;letter-spacing:-.025em;margin-bottom:18px}.story-columns p{font-size:16px;color:var(--muted)}.execution-section,.social-section{padding-block:60px 90px;border-top:1px solid var(--line)}.execution-heading{display:grid;grid-template-columns:1fr 2fr;gap:24px 56px;margin-bottom:48px}.execution-heading>.eyebrow{grid-column:1}.execution-heading h2{grid-column:2;font-size:38px;max-width:22ch}.execution-heading>p:last-child:not(.eyebrow){grid-column:2;color:var(--muted);font-size:16px}.concept-website{border:1px solid #ffffff35}.browser-bar{height:34px;background:#202326;display:flex;align-items:center;gap:5px;padding:0 14px}.browser-bar i{width:5px;height:5px;border-radius:50%;background:#6b6e70}.browser-bar>span{font-size:9px;letter-spacing:.08em;text-transform:uppercase;margin:auto;color:#aeb4ba;padding-right:30px}.concept-site{position:relative;aspect-ratio:1.65;overflow:hidden;isolation:isolate;padding:4.5%;background:#222}.concept-site>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.concept-site:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0009,transparent);z-index:-1}.concept-nav{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.08em}.concept-nav b{font-size:22px;font-weight:500;letter-spacing:.18em}.concept-nav>span{font-size:10px}.concept-site-copy{position:absolute;left:4.5%;top:35%;max-width:50%}.concept-site-copy h3{font-size:clamp(24px,4.4vw,68px);line-height:1.05}.hospitality .concept-site-copy h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.03em}.concept-site-copy p{font-size:clamp(10px,1.1vw,16px);max-width:35ch;margin-top:20px;line-height:1.6}.mock-cta{display:flex;gap:40px;align-items:center;width:fit-content;border-bottom:1px solid #ffffff88;padding:10px 0;font-size:12px;margin-top:20px}.concept-site-foot{position:absolute;bottom:4%;left:4.5%;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.skincare .concept-site{color:#282720}.skincare .concept-site:after{background:linear-gradient(90deg,#e9e0d2e8,transparent)}.skincare .mock-cta{border-color:#282720}.founder .concept-site-copy h3{font-weight:600}.brand-board{display:grid;grid-template-columns:2fr 1fr;min-height:460px;margin-block:10px 80px;background:#171b18}.brand-statement{padding:60px;display:flex;flex-direction:column;justify-content:space-between}.brand-statement>span{font-size:14px;letter-spacing:.24em}.brand-statement h2{font-size:clamp(38px,5vw,68px);max-width:12ch;margin-top:40px}.brand-board.hospitality h2{font-family:Georgia,serif;letter-spacing:-.035em}.brand-board.skincare{background:#d6caba;color:#373632}.brand-board.skincare .eyebrow{color:#555147}.brand-board.founder{background:#edede8;color:#161616}.brand-board.founder .eyebrow{color:#555}.swatches{display:grid;grid-template-rows:repeat(3,1fr)}.swatches>div{display:flex;justify-content:space-between;align-items:flex-end;padding:24px;font-size:11px}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.social-tile{aspect-ratio:4/5;position:relative;overflow:hidden;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:#202821}.social-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.social-tile.photo>span,.social-tile.detail>span{position:relative;z-index:1;margin-top:auto;font-size:18px;letter-spacing:.1em}.social-tile.photo:after,.social-tile.detail:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#0008)}.social-tile.type p{font-size:clamp(24px,3vw,46px);line-height:1.1;letter-spacing:-.04em}.social-tile.type small{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.social-tile.type>span{font-size:11px;letter-spacing:.13em}.social-tile.detail img{transform:scale(1.7);object-position:70% center}.social-tile.detail>span{font-size:16px;letter-spacing:0}.skincare .social-tile.type{background:#e9e0d2;color:#373632}.founder .social-tile.type{background:#eee;color:#111}.next-project{padding:60px 0 110px;border-top:1px solid var(--line)}.next-project>a{display:flex;justify-content:space-between;gap:24px}.next-project h2{font-size:clamp(40px,5vw,72px)}.next-project>a>span{font-size:56px;line-height:1}.contact-hero{padding-bottom:88px}.contact-hero h1{max-width:16ch}.contact-hero .hero-description{max-width:50ch}.contact-hero .editorial-orb{position:absolute;right:5%;top:200px;width:200px;height:200px;opacity:.45;z-index:-1}.enquiry-section{width:min(calc(100% - var(--gutter)*2),1440px);margin:auto;border-top:1px solid var(--line);padding:80px 0 110px;display:grid;grid-template-columns:1fr 1.15fr;gap:10%}.enquiry-heading h2{font-size:clamp(40px,4vw,60px);max-width:12ch}.enquiry-heading>p:last-child{color:var(--muted);font-size:17px;max-width:30ch;margin-top:24px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form-field{margin-bottom:30px}.form-field label{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:48px;background:transparent;color:var(--ink);border:0;border-bottom:1px solid #ffffff50;border-radius:0;padding:10px 0;font-size:16px;resize:vertical}.form-field select option{background:var(--bg)}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-bottom-color:#fff;box-shadow:0 1px #fff}.consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;color:var(--muted)}.consent input{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:#ddd}.consent a{text-decoration:underline}.send-enquiry{margin-top:32px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border:0;background:#f5f5f5;color:#101010;font-size:15px}.send-enquiry:disabled{opacity:.5;cursor:wait}.form-status{min-height:24px;font-size:13px;margin-top:16px;color:var(--muted)}.form-error{padding-left:12px;border-left:2px solid white}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{border-top:1px solid var(--line);padding-block:56px 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;align-items:start}.footer-brand{font-size:48px;font-weight:800;line-height:1;letter-spacing:-.07em}.footer-brand span{font-size:20px;vertical-align:top;margin-left:8px}.footer-top>p{color:var(--muted);font-size:15px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 32px;justify-self:end;font-size:14px}.footer-nav a{min-height:36px}.footer-options{display:flex;align-items:center;gap:36px;margin-top:50px;font-size:12px;color:var(--muted)}.motion-toggle{margin-left:auto;background:none;border:0;color:var(--muted);font-size:12px;padding:10px 0;min-height:44px}.motion-toggle span{margin-left:12px}.back-top{min-height:44px;display:flex;align-items:center}.privacy{font-size:12px;color:var(--muted);max-width:70ch;margin-top:16px}.privacy summary{min-height:44px;width:fit-content;display:flex;align-items:center}.privacy p{margin:12px 0 24px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:24px}.not-found{min-height:75svh}.not-found .text-link{margin-top:40px}@keyframes page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes orb-drift{to{transform:rotate(15deg)}}@media(min-width:1600px){.site-header{padding-inline:max(var(--gutter),calc((100% - 1440px)/2))}}@media(max-width:1000px){.main-nav{gap:24px}.main-nav .nav-contact{margin-left:0}.principles{gap:5%}.service-section{grid-template-columns:30px 1fr 1fr;gap:24px}.work-caption{display:block}.work-caption>p{text-align:left;max-width:none;margin-top:12px}.case-story{grid-template-columns:1fr 3fr;gap:24px}.brand-statement{padding:36px}.contact-hero .editorial-orb{right:0;opacity:.2}}@media(max-width:860px){:root{--gutter:24px}body{font-size:16px}.site-header{height:76px;padding:12px var(--gutter);background:#0b0d0ef2;backdrop-filter:blur(12px)}.brand{width:114px;height:44px}.brand img{width:146px;transform:translate(-18px,-10px)}.menu-toggle{display:flex;gap:20px;align-items:center;min-height:44px;background:none;border:0;padding:8px 0 8px 16px;font-size:12px}.menu-toggle>span{font-size:24px}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;padding:20px var(--gutter) 28px;background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav a{font-size:24px;padding:14px 0;border-bottom:1px solid var(--line)}.main-nav .nav-contact{font-size:15px;padding:14px;margin-top:20px}.main-nav a[aria-current=page]:after{display:none}.main-nav a[aria-current=page]{color:#fff;font-weight:700}h1{font-size:clamp(46px,8.8vw,72px)}h2{font-size:clamp(32px,6vw,46px)}h3{font-size:24px}.page-hero{padding-top:140px;padding-bottom:64px}.page-hero h1{max-width:16ch}.hero-description{font-size:16px;margin-top:28px}.hero-description br{display:none}.hero-note{gap:24px;margin-top:36px}.hero-note>p{font-size:18px}.editorial-orb{width:180px;height:180px}.manifesto,.principles,.process-section,.engagement{padding-block:56px}.manifesto{grid-template-columns:1fr;gap:16px}.manifesto>.eyebrow,.manifesto h2,.editorial-copy{grid-column:1;grid-row:auto}.manifesto h2{font-size:clamp(34px,5.5vw,48px)}.editorial-copy{gap:24px;font-size:16px;margin-top:20px}.principles{grid-template-columns:1fr;gap:44px}.section-intro h2{max-width:none}.principle-list p{font-size:16px}.process-grid{gap:24px;margin-top:28px}.process-grid h3{font-size:26px}.process-grid p{font-size:15px}.page-end{padding-block:64px}.page-end>div{align-items:flex-start;flex-direction:column;gap:24px}.page-end h2{max-width:18ch}.service-index{grid-template-columns:1fr 1fr;gap:20px;padding-bottom:40px}.service-index a{flex-direction:row;align-items:center;gap:12px;font-size:13px}.service-index a>span:last-child{margin-left:auto;margin-top:0}.service-section{grid-template-columns:32px 1fr;padding-block:56px;gap:24px 12px;scroll-margin-top:96px}.service-body{grid-column:2}.service-heading h2{max-width:17ch}.service-heading>p:last-child{max-width:48ch}.service-body>p,.service-heading>p:last-child{font-size:16px}.engagement{grid-template-columns:1fr;gap:24px}.engagement>.eyebrow{margin:0}.work-grid{gap:48px 24px}.work-image,.work-card:first-child .work-image{aspect-ratio:4/3}.work-caption h2{font-size:25px}.concept-label{top:16px;left:16px;font-size:9px;padding:6px 8px}.card-wordmark{left:20px;bottom:24px;font-size:44px}.project-open{right:16px;bottom:20px;width:36px;height:36px}.concept-note{font-size:12px;padding-block:32px 56px}.case-hero{padding-top:116px;padding-bottom:40px}.back-link{margin-bottom:24px}.case-meta{font-size:12px;flex-direction:column;gap:12px;margin-top:24px}.case-cover{aspect-ratio:1.5}.case-cover figcaption small{font-size:9px;margin-top:12px}.case-story{grid-template-columns:1fr;gap:16px;padding-block:56px}.case-story h2{font-size:30px}.story-columns{gap:28px;margin-top:36px}.execution-section,.social-section{padding-block:48px 56px}.execution-heading{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.execution-heading>.eyebrow,.execution-heading h2,.execution-heading>p:last-child:not(.eyebrow){grid-column:1;margin:0}.execution-heading h2{font-size:30px}.concept-site-copy h3{font-size:clamp(22px,4.5vw,40px)}.concept-site-copy p{font-size:11px;margin-top:12px}.mock-cta{font-size:10px;margin-top:12px;gap:16px}.concept-nav b{font-size:16px}.concept-nav>span{font-size:8px}.brand-board{min-height:350px;margin-bottom:56px}.brand-statement{padding:28px}.brand-statement h2{font-size:40px}.swatches>div{padding:16px;font-size:9px;flex-direction:column;align-items:flex-start;justify-content:space-between}.social-grid{gap:16px}.social-tile{padding:18px}.social-tile.type p{font-size:26px}.social-tile.photo>span{font-size:13px}.social-tile.detail>span{font-size:13px}.next-project{padding:48px 0 64px}.next-project h2{font-size:40px}.next-project>a>span{font-size:40px}.contact-hero .editorial-orb{width:150px;height:150px;top:145px;right:0;opacity:.15}.enquiry-section{grid-template-columns:1fr;gap:40px;padding-block:56px 64px}.enquiry-heading h2{font-size:40px}.enquiry-heading>p:last-child{max-width:45ch;font-size:16px}.enquiry-heading .eyebrow{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>p{font-size:13px}.footer-nav{grid-column:1/-1;display:flex;justify-self:stretch;gap:28px;font-size:13px}.footer-nav a{min-height:44px}.footer-options{flex-wrap:wrap;gap:8px 24px;margin-top:20px}.footer-options>span{width:100%}.motion-toggle{margin-left:0}.back-top{margin-left:auto}.footer-bottom{font-size:10px}.footer-bottom>p:last-child{max-width:16ch;text-align:right}}@media(max-width:540px){h1{font-size:clamp(40px,10.5vw,58px);letter-spacing:-.055em}.page-hero h1{max-width:15ch}.hero-note{grid-template-columns:1fr}.hero-note>p{max-width:30ch}.hero-note .editorial-orb{margin-block:20px;width:190px;height:190px}.editorial-copy,.process-grid{grid-template-columns:1fr}.process-grid{gap:32px}.process-grid article{border-top:1px solid var(--line);padding-top:24px}.process-grid h3{margin:12px 0}.principle-list article{gap:20px}.service-index{grid-template-columns:1fr;gap:0}.service-index a{min-height:56px;padding-block:12px}.service-section{grid-template-columns:1fr;gap:16px}.service-body{grid-column:1}.service-heading .eyebrow{margin-bottom:16px}.service-heading>p:last-child{margin-top:20px}.service-body ul{margin-block:20px}.work-grid{grid-template-columns:1fr}.work-card:first-child{grid-column:1}.work-caption h2{font-size:28px}.case-cover{aspect-ratio:1.1}.case-cover figcaption{font-size:52px}.case-cover.founder figcaption{font-size:34px}.case-story h2{font-size:26px}.story-columns{grid-template-columns:1fr;gap:30px}.concept-site{aspect-ratio:.9;padding:6%}.concept-nav>span{display:none}.concept-site-copy{left:6%;top:30%;max-width:77%}.concept-site-copy h3{font-size:36px}.concept-site-copy p{font-size:12px;max-width:24ch}.concept-site-foot{left:6%;font-size:8px}.mock-cta{font-size:11px;margin-top:16px}.brand-board{grid-template-columns:1fr}.brand-statement{min-height:340px}.brand-statement h2{font-size:44px}.swatches{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;min-height:120px}.social-grid{grid-template-columns:1fr;gap:20px}.social-tile{aspect-ratio:1.1;padding:28px}.social-tile.type p{font-size:44px;max-width:11ch}.social-tile.type>span,.social-tile.photo>span{font-size:16px}.field-pair{grid-template-columns:1fr;gap:0}.enquiry-heading h2{font-size:36px}.footer-top{gap:24px}.footer-brand{font-size:40px}.footer-nav{gap:22px}.footer-top>p{font-size:12px}.eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}.particle-experience{position:relative;min-height:600svh;background:var(--bg);--journey-progress:0}.particle-stage{position:sticky;top:0;height:100svh;overflow:clip;isolation:isolate;background:var(--bg)}.particle-stage canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.particle-stage:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:9;background:linear-gradient(#0b0d0e55,transparent 18%,transparent 82%,#0b0d0e88)}.journey-anchors{position:absolute;inset:0;pointer-events:none}.journey-anchors i{position:absolute;left:0;width:1px;height:1px}#home{top:0}#capabilities{top:155svh}#approach{top:270svh}#process{top:380svh}#contact{top:485svh}.motion-panel{position:absolute;inset:0;z-index:4;will-change:transform,opacity}.motion-hero-copy{position:absolute;left:var(--gutter);top:32%;width:44%;max-width:760px}.motion-hero h1{font-family:Anton,sans-serif;font-weight:400;font-size:clamp(60px,6.1vw,112px);line-height:1.06;letter-spacing:-.025em}.motion-hero-copy p{font-size:17px;color:#bfc3c9;line-height:1.65;margin-top:28px;max-width:43ch}.study-cta,.closing-cta{border:1px solid #ffffff75;display:inline-flex;align-items:center;gap:36px;min-height:48px;padding:12px 20px;margin-top:28px;font-size:14px;background:#0b0d0e55;transition:background .2s,border-color .2s}.study-cta span{font-size:22px;line-height:1}.study-cta:hover,.closing-cta:hover{background:#ffffff12;border-color:#fff}.hero-signature{position:absolute;bottom:40px;left:var(--gutter);font-size:11px;color:var(--muted);letter-spacing:.07em}.sphere-labels{position:absolute;inset:0;pointer-events:none}.sphere-label{position:absolute;font-size:clamp(10px,.8vw,13px);padding:9px 0;border-bottom:1px solid #555b61;pointer-events:auto;white-space:nowrap}.sphere-label:after{content:"";position:absolute;width:50px;height:1px;background:#676b70;top:100%}.label-0{left:38%;top:16%}.label-0:after{left:100%;transform:rotate(35deg);transform-origin:left}.label-1{left:77%;top:19%}.label-1:after,.label-2:after{right:100%;transform:rotate(-25deg);transform-origin:right}.label-2{right:4%;top:40%}.label-3{left:78%;top:72%}.label-3:after{right:100%;transform:rotate(24deg);transform-origin:right}.label-4{left:37%;top:75%}.label-4:after{left:100%;transform:rotate(-26deg);transform-origin:left}.orbit-frame{position:absolute;left:62.5%;top:49%;width:min(66svh,52vw);height:min(66svh,52vw);transform:translate(-50%,-50%);z-index:0;pointer-events:none;opacity:.38}.orbit-frame span{position:absolute;inset:0;border:1px solid #636870;border-radius:50%;transform:rotate(-20deg) scaleX(1.08)}.orbit-frame span:nth-child(2){inset:8%;transform:rotate(50deg) scaleX(1.18)}.orbit-frame span:nth-child(3){inset:-10%;transform:rotate(-40deg) scaleX(.66)}.particle-experience:not([data-chapter="0"]) .orbit-frame{display:none}.mobile-chapter-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.stream-list{position:absolute;inset:0}.stream-service{position:absolute;width:25%;max-width:380px}.stream-service summary{list-style:none;border-bottom:1px solid #71767b;padding:10px 8px 12px 0;display:flex;align-items:center;gap:12px;font-size:clamp(17px,1.4vw,23px);min-height:48px;line-height:1.35}.stream-service summary::-webkit-details-marker{display:none}.service-name{flex:1;min-width:0}.service-arrow{font-size:22px;line-height:1;transition:transform .2s}.service-number,.process-number{display:none}.stream-service[open] .service-arrow{transform:rotate(45deg)}.stream-service[open]{z-index:6}.stream-service:after{content:"";height:1px;width:10vw;background:#71767b;position:absolute;top:50px;pointer-events:none}.stream-service p{font-size:15px;line-height:1.7;margin-top:12px;padding:16px;background:#0b0d0ef5;border:1px solid #3f4449;color:#bfc3c9}.stream-service p a{display:block;margin-top:12px;color:#fff;text-decoration:underline;text-underline-offset:5px}.stream-0{left:12%;top:20%}.stream-1{right:10%;top:33%}.stream-2{left:10%;top:46%}.stream-3{right:9%;top:63%}.stream-4{left:16%;top:76%}.stream-0:after,.stream-2:after,.stream-4:after{left:100%;transform:rotate(21deg);transform-origin:left}.stream-1:after,.stream-3:after{right:100%;transform:rotate(-22deg);transform-origin:right}.motion-approach>div{position:absolute;top:54%;left:15%;width:70%;text-align:center}.motion-approach h2{font-size:clamp(36px,4vw,62px);letter-spacing:-.05em;line-height:1.15;padding:30px 0;border-top:1px solid #ffffff45;max-width:23ch;margin:auto}.motion-approach p{font-size:17px;line-height:1.7;color:#bfc3c9}.motion-approach .text-link{font-size:13px;margin-top:16px;min-height:40px}.cluster-label{position:absolute;top:20%;width:23%;text-align:center}.cluster-label h3{font-size:clamp(24px,2.2vw,34px);font-weight:500}.cluster-label h3:after{content:"";display:block;height:1px;width:70%;margin:14px auto;background:#636970}.cluster-label p{font-size:16px;line-height:1.7;color:#bfc3c9;margin-top:12px}.cluster-0{left:11%;top:24%}.cluster-1{left:38.5%;top:18%}.cluster-2{right:10%;top:23%}.contact-lockup{position:absolute;top:68%;left:var(--gutter);right:var(--gutter);text-align:center}.contact-lockup h2{font-size:clamp(24px,2.7vw,40px);font-weight:400}.closing-actions{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:24px}.closing-cta{margin:0}.closing-actions .text-link{font-size:14px}.static-wordmark{display:none}.chapter-rail{position:absolute;z-index:11;bottom:20px;right:var(--gutter);display:flex;gap:4px}.chapter-rail a{width:44px;height:44px;display:grid;place-items:center;font-size:10px;color:#969da4;position:relative}.chapter-rail a:after{content:"";position:absolute;bottom:3px;left:12px;right:12px;height:1px;background:#44494e}.chapter-rail a:hover{color:#fff}[data-chapter="0"] .chapter-rail a:nth-child(1),[data-chapter="1"] .chapter-rail a:nth-child(2),[data-chapter="2"] .chapter-rail a:nth-child(3),[data-chapter="3"] .chapter-rail a:nth-child(4),[data-chapter="4"] .chapter-rail a:nth-child(5){color:#fff}[data-chapter="0"] .chapter-rail a:nth-child(1):after,[data-chapter="1"] .chapter-rail a:nth-child(2):after,[data-chapter="2"] .chapter-rail a:nth-child(3):after,[data-chapter="3"] .chapter-rail a:nth-child(4):after,[data-chapter="4"] .chapter-rail a:nth-child(5):after{background:#fff}.particle-experience:not([data-ready=true]){min-height:auto}.particle-experience:not([data-ready=true]) .particle-stage{position:relative;height:auto}.particle-experience:not([data-ready=true]) .motion-panel{position:relative;min-height:100svh;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.particle-experience:not([data-ready=true]) canvas,.particle-experience:not([data-ready=true]) .orbit-frame,.particle-experience:not([data-ready=true]) .chapter-rail{display:none}.particle-experience:not([data-ready=true]) .static-wordmark{display:block;position:absolute;left:25%;top:25%;width:50%;filter:invert(1) grayscale(1);mix-blend-mode:screen}.particle-experience:not([data-ready=true]) .motion-hero{background:url(/assets/world/scene-01-poster.png) no-repeat 90% 30%/auto 65%}.particle-experience:not([data-ready=true]) #capabilities{top:100svh}.particle-experience:not([data-ready=true]) #approach{top:200svh}.particle-experience:not([data-ready=true]) #process{top:300svh}.particle-experience:not([data-ready=true]) #contact{top:400svh}@media(max-width:860px){.motion-hero-copy{top:49%;left:var(--gutter);right:var(--gutter);width:auto;max-width:none}.motion-hero h1{font-size:clamp(36px,10.8vw,72px);line-height:1.07;white-space:nowrap}.motion-hero-copy p{font-size:14px;line-height:1.65;max-width:36ch;margin-top:20px}.desktop-break,.sphere-labels,.hero-signature{display:none}.study-cta{font-size:13px;min-height:48px;margin-top:24px;padding:10px 18px}.orbit-frame{width:68vw;height:68vw;max-width:36svh;max-height:36svh;left:50%;top:29.5%}.chapter-rail{left:var(--gutter);right:var(--gutter);bottom:max(16px,env(safe-area-inset-bottom));justify-content:space-between;border-top:1px solid var(--line);padding-top:4px}.chapter-rail a:after{left:0;right:0;bottom:0}.mobile-chapter-title{left:var(--gutter);right:var(--gutter);top:15%;width:auto;height:auto;clip-path:none;overflow:visible}.mobile-chapter-title>span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.mobile-chapter-title h2{font-size:clamp(30px,7vw,48px);line-height:1.12;margin-top:16px;letter-spacing:-.055em}.stream-list{inset:42% var(--gutter) 12%;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden}.stream-service{position:relative;left:auto;right:auto;top:auto;width:100%;max-width:none;flex-shrink:0;background:#0b0d0ee8;backdrop-filter:blur(10px)}.stream-service:after{display:none}.stream-service summary{min-height:52px;font-size:15px;padding:12px 8px 12px 0}.service-number{display:inline-block;font-size:9px;min-width:18px;color:var(--muted)}.service-arrow{min-width:24px;text-align:center}.stream-service p{font-size:13px;line-height:1.65;border:0;padding:12px 12px 16px 30px;margin:0}.stream-service p a{margin-top:8px}.motion-approach>div{left:var(--gutter);right:var(--gutter);width:auto;top:47%;text-align:left}.motion-approach h2{font-size:clamp(32px,8.5vw,56px);line-height:1.13;padding:24px 0;max-width:13ch;margin:0}.motion-approach p{font-size:14px;line-height:1.7}.motion-approach .text-link{margin-top:12px}.cluster-label{left:44%;right:var(--gutter);width:auto;text-align:left;transform:translateY(-50%)}.cluster-0{top:30%}.cluster-1{top:53.5%}.cluster-2{top:77%}.cluster-label h3{font-size:26px}.cluster-label h3:after{display:none}.cluster-label p{font-size:13px;line-height:1.65;margin-top:8px}.process-number{display:block;font-size:10px;color:var(--muted);margin-bottom:6px;letter-spacing:.12em}.contact-lockup{top:56%}.contact-lockup h2{font-size:30px;line-height:1.15;max-width:13ch;margin:auto}.closing-actions{gap:12px;flex-direction:column;margin-top:24px}.closing-cta{font-size:13px;min-height:48px;padding:12px 20px}.closing-actions .text-link{font-size:12px;min-height:40px}.particle-experience:not([data-ready=true]) .static-wordmark{left:5%;width:90%;top:22%}.particle-experience:not([data-ready=true]) .motion-hero{background-size:auto 43%;background-position:center 13%}.particle-experience:not([data-ready=true]) .motion-capabilities{background:radial-gradient(ellipse at 85% 20%,#282d33,transparent 65%)}.particle-experience:not([data-ready=true]) .cluster-label:before{content:"";position:absolute;right:calc(100% + 32px);top:16px;width:60px;height:60px;border:1px solid #bfc3c9;border-radius:50%;box-shadow:0 0 0 7px #bfc3c91a,inset 0 0 0 5px #bfc3c91a}}@media(max-width:860px)and (max-height:700px){.motion-hero-copy{top:47%}.motion-hero-copy p{font-size:13px;margin-top:14px}.study-cta{margin-top:16px}.mobile-chapter-title{top:90px}.mobile-chapter-title h2{font-size:26px;margin-top:10px}.stream-list{top:36%;bottom:13%;overflow-y:auto;justify-content:flex-start;scrollbar-width:thin}.stream-service summary{min-height:44px;padding-block:8px;font-size:14px}.stream-service p{font-size:12px;line-height:1.5;padding:8px 10px 10px 30px}.motion-approach>div{top:43%}.motion-approach h2{font-size:30px;padding:18px 0}.motion-approach p{font-size:13px}.motion-approach .text-link{margin-top:8px;font-size:12px}.cluster-label h3{font-size:23px}.cluster-label p{font-size:12px}.chapter-rail{bottom:8px}.contact-lockup h2{font-size:26px}.closing-actions{margin-top:18px;gap:6px}}@media(max-width:860px)and (orientation:landscape){.motion-hero-copy{left:48%;top:25%;right:24px}.motion-hero h1{font-size:clamp(27px,4.5vw,38px)}.motion-hero-copy p{font-size:12px;margin-top:12px}.study-cta{margin-top:12px;min-height:44px;padding:6px 16px}.orbit-frame{left:24%;top:47%;width:60svh;height:60svh;max-width:none;max-height:none}.chapter-rail{left:24px;right:auto;gap:12px}.mobile-chapter-title{top:29%;right:55%}.mobile-chapter-title h2{font-size:28px}.stream-list{top:24%;left:50%;bottom:6%;overflow-y:auto;justify-content:flex-start}.stream-service summary{min-height:44px;font-size:12px}.motion-approach>div{left:6%;top:48%;right:6%;text-align:center}.motion-approach h2{font-size:28px;max-width:none;padding:12px 0}.motion-approach p{font-size:12px}.motion-approach .text-link{margin-top:4px;min-height:32px}.cluster-label{top:65%;width:26%;left:auto;right:auto;transform:none;text-align:center}.cluster-0{left:5%}.cluster-1{left:37%}.cluster-2{left:69%}.cluster-label p{font-size:11px;margin-top:4px}.process-number{display:none}.contact-lockup{top:62%}.contact-lockup h2{font-size:25px;max-width:none}.closing-actions{flex-direction:row;margin-top:14px;gap:28px}.closing-cta{min-height:44px;padding:8px 20px}}@property --light-x{syntax:"<percentage>";inherits:true;initial-value:68%}@property --light-y{syntax:"<percentage>";inherits:true;initial-value:42%}.atmosphere{transition:--light-x 2.5s ease,--light-y 2.5s ease}.atmosphere{position:absolute;inset:0;overflow:clip;pointer-events:none;z-index:0;--look-x:0px;--look-y:0px;--light-x:68%;--light-y:42%;--arc-turn:-24deg;--arc-scale:1;--atmosphere-strength:1}.atmosphere-light{position:absolute;inset:-8%;opacity:var(--atmosphere-strength);background:radial-gradient(ellipse at var(--light-x) var(--light-y),#9da8b51f 0%,#505b6510 29%,transparent 57%),radial-gradient(ellipse at 96% 88%,#87929e12,transparent 48%),linear-gradient(125deg,transparent 30%,#a0aab507 49%,transparent 65%);transform:translate(var(--look-x),var(--look-y));transition:transform 1.4s ease,opacity 1.5s ease;will-change:transform}.atmosphere-parallax{position:absolute;inset:-24px;transform:translate(calc(var(--look-x)*-.5),calc(var(--look-y)*-.5));transition:transform 1.1s ease}.atmosphere-arcs{position:absolute;left:68%;top:47%;width:100vmax;height:100vmax;transform:translate(-50%,-50%) rotate(var(--arc-turn)) scale(var(--arc-scale));transition:transform 2.5s ease;opacity:.36;mask-image:linear-gradient(90deg,transparent 18%,#000 50%,#000 78%,transparent)}.atmosphere-arcs i{position:absolute;inset:8%;border:1px solid #c1c9d025;border-radius:50%;transform:scaleY(.65)}.atmosphere-arcs i:nth-child(2){inset:19%;transform:rotate(42deg) scaleY(.72);border-color:#c1c9d01c}.atmosphere-arcs i:nth-child(3){inset:1%;transform:rotate(-28deg) scaleY(.83);border-color:#c1c9d016}.atmosphere-dust{position:absolute;inset:0;mask-image:linear-gradient(90deg,transparent,#000 48%,#000)}.atmosphere-dust i{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);border-radius:50%;background:#d7dfe8;opacity:var(--alpha);animation:atmospheric-drift var(--duration) var(--delay) ease-in-out infinite alternate}.atmosphere-dust i:nth-child(9n){filter:blur(1px)}.atmosphere-grain{position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.91' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.65' d='M0 0h180v180H0z'/%3E%3C/svg%3E");background-size:180px 180px}[data-chapter="1"] .atmosphere{--light-x:50%;--light-y:50%;--arc-turn:18deg;--arc-scale:1.15}[data-chapter="2"] .atmosphere{--light-x:50%;--light-y:15%;--arc-turn:48deg;--arc-scale:1.3}[data-chapter="3"] .atmosphere{--light-x:55%;--light-y:55%;--arc-turn:85deg;--arc-scale:.92}[data-chapter="4"] .atmosphere{--light-x:50%;--light-y:45%;--arc-turn:110deg;--arc-scale:1.12;--atmosphere-strength:.65}.interior-page{position:relative;isolation:isolate;overflow-x:clip}.interior-page>.atmosphere{height:min(1100px,110svh);mask-image:linear-gradient(#000 65%,transparent)}.interior-page>:not(.atmosphere){position:relative;z-index:1}.atmosphere-quiet{--atmosphere-strength:.65}.atmosphere-quiet .atmosphere-arcs{opacity:.22;left:90%}.atmosphere-quiet .atmosphere-dust{opacity:.5}.atmosphere-quiet .atmosphere-grain{opacity:.025}.atmosphere-quiet .atmosphere-dust i:nth-child(n+19){display:none}.particle-experience[data-static=true] .atmosphere{height:100svh}@keyframes atmospheric-drift{0%{transform:translate3d(-8px,12px,0);opacity:var(--alpha)}to{transform:translate3d(14px,-22px,0);opacity:calc(var(--alpha)*.45)}}@media(max-width:860px){.atmosphere-dust i:nth-child(n+13){display:none}.atmosphere{--light-x:50%;--light-y:25%}.atmosphere-arcs{left:60%;top:30%;opacity:.24}.atmosphere-grain{opacity:.025}.atmosphere-light{will-change:auto}.atmosphere-quiet{--atmosphere-strength:.45}}.atmosphere[data-animated=false],.atmosphere[data-animated=false] *,html[data-motion=off] .atmosphere,html[data-motion=off] .atmosphere *{animation:none!important;transition:none!important}.atmosphere[data-animated=false] .atmosphere-parallax,.atmosphere[data-animated=false] .atmosphere-light{transform:none}@media(prefers-reduced-motion:reduce){.atmosphere,.atmosphere *{animation:none!important;transition:none!important}.atmosphere-parallax,.atmosphere-light{transform:none!important}}:root{--header-height:72px}.brand,.footer-brand{mix-blend-mode:screen}.site-header{height:var(--header-height);padding-block:8px}.brand{width:112px;height:auto;min-height:44px;overflow:visible;display:flex;align-items:center;mix-blend-mode:normal}.brand-mark{display:block;width:100%;height:auto;filter:grayscale(1) invert(1) contrast(1.4);mix-blend-mode:screen}.main-nav .nav-contact{padding-block:8px}.main-nav{font-size:13px}html{scroll-padding-top:calc(var(--header-height) + 20px)}.service-section{scroll-margin-top:0}.page-hero{padding-top:156px}.site-footer{padding-block:30px 18px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-identity{display:flex;align-items:center;gap:24px}.footer-brand{width:100px;display:block}.footer-identity>span{font-size:12px;color:var(--muted)}.footer-nav{display:flex;gap:28px;font-size:13px}.footer-nav a{display:flex;align-items:center;min-height:44px}.footer-options{border-top:1px solid var(--line);padding-top:12px;margin-top:20px;gap:24px;font-size:11px}.footer-options>span{margin-right:auto}.footer-options .motion-toggle{margin-left:0;font-size:11px}.footer-privacy-link{display:flex;align-items:center;min-height:44px}.site-footer .privacy{margin-top:0;scroll-margin-top:90px}.site-footer .privacy:not([open]){display:none}.site-footer .privacy[open]{border-top:1px solid var(--line);padding-top:8px}.site-footer .privacy p{margin-bottom:8px}.studio-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:4%;padding-bottom:70px}.studio-hero h1{font-size:clamp(56px,5.5vw,86px);max-width:13ch}.studio-hero .hero-description{font-size:18px;max-width:38ch;margin-top:30px}.studio-atom{position:relative;aspect-ratio:1;perspective:900px;--atom-x:0px;--atom-y:0px;--atom-rx:0deg;--atom-ry:0deg;background:radial-gradient(ellipse,#9ca6b516,transparent 65%)}.atom-follow{position:absolute;inset:14%;transform:translate3d(var(--atom-x),var(--atom-y),0) rotateX(var(--atom-rx)) rotateY(var(--atom-ry));transition:transform .75s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d}.atom-shell{position:absolute;inset:0;transform-style:preserve-3d;animation:atom-breathe 12s ease-in-out infinite alternate}.atom-core{position:absolute;inset:19%;border-radius:50%;background:radial-gradient(circle at 33% 27%,#d9dee5 0 1px,transparent 1.6px);background-size:5px 5px;box-shadow:inset -32px -20px 35px 8px #0b0d0e;border:1px solid #ffffff1a}.atom-ring{position:absolute;inset:0;border:1px solid #bdc8d36b;border-radius:50%;transform:rotate(-35deg) scaleY(.42);box-shadow:0 0 22px #ffffff03}.ring-b{transform:rotate(35deg) scaleY(.42)}.ring-c{transform:rotate(90deg) scaleY(.42)}.atom-ring b{display:block;position:absolute;left:14%;top:12%;width:9px;height:9px;background:#e6edf3;border-radius:50%;box-shadow:0 0 16px #e2efff88}.ring-b b{left:78%;top:83%;width:6px;height:6px}.ring-c b{left:82%;top:8%;width:7px;height:7px}.atom-crosshair{position:absolute;inset:2%;border:1px solid #ffffff0b;border-radius:50%;background:linear-gradient(transparent calc(50% - .5px),#ffffff0a 50%,transparent calc(50% + .5px)),linear-gradient(90deg,transparent calc(50% - .5px),#ffffff0a 50%,transparent calc(50% + .5px))}.atom-caption{position:absolute;bottom:2%;left:0;right:0;text-align:center;font-size:10px;color:var(--muted);letter-spacing:.06em}.atom-coordinate{position:absolute;top:5%;right:8%;font-size:10px;color:#939ba4;letter-spacing:.15em}@keyframes atom-breathe{to{transform:rotate(12deg) scale(.97)}}.studio-cinema{position:relative;aspect-ratio:2.1;overflow:hidden;background:#171a1c}.studio-cinema>img{width:100%;height:100%;object-fit:cover}.studio-cinema:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000b);pointer-events:none}.studio-cinema figcaption{position:absolute;bottom:32px;left:36px;right:36px;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:30px}.studio-cinema figcaption>span{font-size:clamp(28px,4vw,56px);letter-spacing:-.05em}.studio-cinema small{font-size:10px;color:#c1c5ca;max-width:26ch;text-align:right}.studio-manifesto{display:grid;grid-template-columns:.75fr 1.25fr;gap:10%;padding-block:100px;align-items:center}.manifesto-image{aspect-ratio:.84;overflow:hidden}.manifesto-image img{width:100%;height:100%;object-fit:cover;object-position:75%;transform:scale(1.55)}.studio-manifesto .manifesto-content{grid-column:2}.studio-manifesto .editorial-copy{display:block;margin-top:32px}.studio-manifesto .editorial-copy p+p{margin-top:20px}.studio-manifesto h2{font-size:clamp(36px,4vw,60px)}.principles{display:block;padding-block:70px}.principles .section-intro{display:flex;align-items:start;justify-content:space-between;gap:32px;margin-bottom:44px}.principles .section-intro h2{max-width:18ch}.principle-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.principle-list article{display:block;border:0;padding:0}.principle-list h3{font-size:24px;margin-top:14px}.principle-list p{font-size:15px;line-height:1.7}.principle-list .eyebrow{display:block;margin-bottom:0;margin-top:24px}.principle-art{height:210px;position:relative;background:linear-gradient(135deg,#1e2327,#101214);overflow:hidden;border:1px solid #ffffff0d}.principle-art b{position:absolute;inset:0;display:grid;place-items:center;font-size:110px;font-weight:400;line-height:1;color:#d7dce1}.principle-art i{position:absolute;inset:15%;border:1px solid #a6b2bf30}.principle-art i:nth-child(2){inset:25%}.principle-art i:nth-child(3){inset:35%}.principle-02 i{border-radius:50%;transform:scaleX(1.6)}.principle-02 b{font-family:Georgia,serif;font-size:120px}.principle-03 i{border-radius:50%;inset:10% 25%;transform:rotate(40deg)}.principle-03 i:nth-child(2){transform:rotate(-40deg)}.principle-03 i:nth-child(3){transform:rotate(90deg)}.process-grid{position:relative;gap:40px}.process-grid:before{content:"";position:absolute;top:14px;left:0;right:0;height:1px;background:var(--line)}.process-grid .step-index{position:relative;background:var(--bg);padding-right:20px}.process-grid h3{margin-top:30px}.services-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding-bottom:80px}.services-hero h1{font-size:clamp(56px,5.7vw,88px);max-width:12ch}.services-hero .hero-description{font-size:17px;max-width:35ch}.services-hero-art{position:relative;aspect-ratio:1.05;margin-top:20px}.services-hero-art>.service-art{position:absolute;inset:0 15% 16% 0;aspect-ratio:auto;min-height:0}.hero-mini-web{position:absolute;right:0;bottom:14%;width:52%;aspect-ratio:1.35;overflow:hidden;border:5px solid #d8d8d2;box-shadow:0 14px 40px #0008;transform:rotate(5deg)}.hero-mini-web img{width:100%;height:100%;object-fit:cover}.hero-mini-web>span{position:absolute;bottom:10px;left:12px;color:#fff;font-size:8px;letter-spacing:.08em;text-shadow:0 1px 5px #000}.hero-mini-content{position:absolute;bottom:9%;left:9%;width:30%;aspect-ratio:.78;padding:18px;background:#d5c8b8;color:#373632;box-shadow:0 12px 30px #0007;transform:rotate(-7deg);display:flex;flex-direction:column;justify-content:space-between}.hero-mini-content span{font-size:10px;letter-spacing:.14em}.hero-mini-content strong{font-size:clamp(18px,2vw,30px);font-weight:500;line-height:1.1;letter-spacing:-.05em}.hero-design-strip{position:absolute;bottom:0;left:0;right:0;display:flex;gap:14px;font-size:9px;color:var(--muted);letter-spacing:.04em}.hero-design-strip span:last-child{margin-left:auto}.art-hero .art-disclosure{inset:14px 14px auto auto;font-size:8px}.visual-service{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:8%;align-items:center;padding-block:80px}.visual-service:nth-child(2n)>.service-art{order:2}.visual-service:nth-child(2n)>.service-copy{order:1}.visual-service .service-heading h2{font-size:clamp(36px,3.5vw,54px);max-width:16ch}.visual-service .service-heading>p:last-child{margin-top:22px;font-size:16px}.visual-service .service-body{margin-top:24px}.visual-service .service-body>p{font-size:15px}.visual-service .service-body ul{margin-block:24px;font-size:13px;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.visual-service .service-body li{padding:8px 0;border-bottom:1px solid #ffffff15}.service-art{aspect-ratio:1;position:relative;overflow:hidden;background:radial-gradient(ellipse at 65% 20%,#2a3035,#141719 70%);border:1px solid #ffffff0c;isolation:isolate}.art-disclosure{position:absolute;z-index:3;left:20px;bottom:16px;font-size:9px;color:#bbc1c7;letter-spacing:.04em;background:#101214a8;padding:5px 8px}.identity-sheet{position:absolute;inset:9% 22% 13% 9%;padding:7%;background:#deded7;color:#181b1c;box-shadow:10px 20px 40px #0006;transform:rotate(-7deg);display:flex;flex-direction:column;justify-content:space-between}.identity-sheet small{font-size:9px;letter-spacing:.09em}.identity-sheet strong{font-size:clamp(36px,5vw,76px);font-weight:500;letter-spacing:-.07em;line-height:.93}.identity-sheet em{font-style:normal;color:#767a78}.identity-sheet>span{font-size:9px}.identity-card{position:absolute;right:7%;top:38%;width:42%;aspect-ratio:1.4;background:#111516;border:1px solid #ffffff35;color:#fff;transform:rotate(9deg);padding:7%;box-shadow:0 16px 24px #0006;display:flex;flex-direction:column;justify-content:space-between}.identity-card b{font-size:clamp(32px,4vw,64px);font-weight:500;letter-spacing:-.09em}.identity-card span{font-size:8px}.identity-swatch{position:absolute;right:8%;bottom:15%;display:flex;width:29%;height:10%;transform:rotate(9deg)}.identity-swatch i{flex:1;background:#dddcd5}.identity-swatch i:nth-child(2){background:#777c7a}.identity-swatch i:nth-child(3){background:#202727}.device-desktop{position:absolute;left:6%;right:13%;top:15%;aspect-ratio:1.34;overflow:hidden;border:6px solid #313638;border-radius:8px;box-shadow:0 25px 45px #0008}.device-desktop>img,.device-mobile>img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.device-top{position:absolute;z-index:1;top:12px;left:14px;right:14px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.06em}.device-desktop>strong{position:absolute;top:34%;left:8%;font-family:Georgia,serif;font-size:clamp(26px,3.3vw,50px);font-weight:400;line-height:1.07}.device-foot{position:absolute;bottom:13%;left:8%;font-size:8px;letter-spacing:.08em}.device-mobile{position:absolute;right:6%;bottom:14%;width:25%;aspect-ratio:.49;border:5px solid #393c3b;border-radius:17px;overflow:hidden;box-shadow:0 12px 35px #0009}.device-mobile>span{position:absolute;top:8%;left:12%;font-size:9px}.device-mobile>strong{position:absolute;left:12%;top:45%;font-family:Georgia,serif;font-size:clamp(18px,2.3vw,32px);font-weight:400;line-height:1.1}.device-mobile i{position:absolute;bottom:7px;left:30%;right:30%;height:3px;background:#fff;border-radius:3px}.discovery-map{position:absolute;inset:0}.discovery-map svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#ffffff24;stroke-width:1}.discovery-map svg circle{stroke:#ffffff12}.discovery-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30%;aspect-ratio:1;border:1px solid #ffffff45;border-radius:50%;background:radial-gradient(circle at 30% 20%,#343f46,#101314);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(16px,2.2vw,32px);line-height:1.2;letter-spacing:-.05em;box-shadow:0 0 50px #ffffff08}.discovery-core strong{font-weight:500}.discovery-node{position:absolute;background:#171d21;border:1px solid #ffffff30;padding:10px 12px;font-size:11px;white-space:nowrap;transform:translate(-50%,-50%)}.node-a{left:18%;top:27%}.node-b{left:82%;top:27%}.node-c{left:18%;top:73%}.node-d{left:82%;top:73%}.content-samples{position:absolute;inset:13% 7% 17%;display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:rotate(-5deg)}.sample-image,.sample-type,.sample-detail{position:relative;overflow:hidden}.sample-image{grid-row:span 2;background:#c8bba8}.sample-image img{height:100%;width:100%;object-fit:cover;filter:brightness(.8)}.sample-image b{position:absolute;top:14px;left:14px;font-size:18px;letter-spacing:.15em}.sample-image>span{position:absolute;left:14px;bottom:16px;font-size:11px}.sample-type{background:#e5dfd4;color:#383830;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.sample-type small,.sample-type>span{font-size:7px;letter-spacing:.09em}.sample-type strong{font-size:clamp(24px,3vw,44px);line-height:.97;letter-spacing:-.055em;font-weight:500}.sample-type em{font-family:Georgia,serif}.sample-detail>img{position:absolute;width:100%;height:100%;object-fit:cover;transform:scale(1.8)}.sample-detail>span{position:absolute;inset:auto 10px 10px;font-size:10px;color:#232520;background:#eee9dfc9;padding:5px}.art-4>img{width:100%;height:100%;object-fit:cover}.art-4:after{content:"";position:absolute;inset:0;background:linear-gradient(#0004,transparent 50%,#0008)}.activation-title{position:absolute;z-index:1;top:8%;left:8%;right:8%}.activation-title>span{font-size:9px;letter-spacing:.12em}.activation-title strong{display:block;margin-top:18px;font-size:clamp(32px,4vw,60px);font-weight:500;letter-spacing:-.05em;line-height:1.02}@media(max-width:1100px){.studio-hero,.services-hero{gap:3%}.studio-hero h1,.services-hero h1{font-size:60px}.visual-service{gap:5%}.principle-list{gap:20px}.principle-art{height:175px}.principle-list h3{font-size:21px}.services-hero-art{aspect-ratio:.92}}@media(max-width:860px){:root{--header-height:60px}.site-header{height:60px;padding:8px 24px}.brand{width:90px;height:auto}.main-nav{top:60px}.page-hero{padding-top:114px}.site-header .menu-toggle{font-size:12px}.footer-top{align-items:center}.footer-brand{width:90px}.footer-identity{gap:16px}.footer-nav{gap:20px}.footer-options{flex-wrap:nowrap;gap:16px}.footer-options>span{width:auto}.footer-options .back-top{margin-left:0}.site-footer{padding-block:24px 14px}.motion-hero-copy{text-align:center}.motion-hero-copy p,.motion-hero-copy .study-cta{margin-inline:auto}.motion-hero h1{white-space:normal;font-size:clamp(34px,10.2vw,70px)}.studio-hero{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:44px}.studio-hero h1,.services-hero h1{font-size:clamp(44px,6.8vw,60px)}.studio-hero .hero-description{font-size:16px}.atom-caption{font-size:8px;bottom:0}.studio-cinema{aspect-ratio:1.65}.studio-cinema figcaption{left:24px;right:24px;bottom:24px}.studio-cinema figcaption>span{font-size:36px}.studio-cinema small{font-size:9px}.studio-manifesto{gap:6%;padding-block:64px}.studio-manifesto h2{font-size:36px}.studio-manifesto .editorial-copy{font-size:15px;margin-top:24px}.principles{padding-block:56px}.principles .section-intro{display:block}.principles .section-intro h2{max-width:none}.principle-list{gap:18px}.principle-art{height:150px}.principle-list h3{font-size:20px}.principle-list p{font-size:14px}.principle-list .eyebrow{font-size:9px}.principle-art b{font-size:85px}.principle-02 b{font-size:100px}.services-hero{gap:4%;padding-bottom:56px}.services-hero .hero-description{font-size:15px}.hero-design-strip{font-size:7px;gap:8px}.hero-design-strip span:last-child{display:none}.identity-sheet small,.identity-card span{font-size:7px}.identity-sheet>span{font-size:7px}.hero-mini-content{padding:10px}.hero-mini-web{border-width:3px}.visual-service{padding-block:56px;gap:5%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.visual-service .service-heading h2{font-size:34px}.visual-service .service-heading>p:last-child,.visual-service .service-body>p{font-size:14px}.visual-service .service-body ul{grid-template-columns:1fr;font-size:12px;gap:0}.service-art{aspect-ratio:.8}.art-disclosure{left:10px;bottom:10px;font-size:8px}.discovery-node{font-size:9px;padding:7px}.node-a,.node-c{left:22%}.node-b,.node-d{left:78%}.device-top>span:last-child{display:none}.device-desktop{top:23%}.device-mobile{bottom:20%}.identity-card b{font-size:36px}.activation-title strong{font-size:38px}}@media(max-width:600px){.footer-top{display:block}.footer-identity{justify-content:space-between}.footer-nav{justify-content:space-between;gap:12px;margin-top:12px;font-size:12px}.footer-options{display:grid;grid-template-columns:1fr auto auto;gap:0 14px;margin-top:10px;padding-top:8px}.footer-options>span{grid-column:1/-1;font-size:10px;line-height:20px}.footer-options .motion-toggle{justify-self:center}.footer-options .back-top{justify-self:end;font-size:11px}.footer-options .footer-privacy-link{font-size:11px}.footer-options .motion-toggle span{margin-left:6px}.site-footer .privacy p{font-size:12px}.studio-hero,.services-hero{grid-template-columns:1fr}.studio-hero{gap:12px;padding-bottom:32px}.studio-hero h1,.services-hero h1{font-size:clamp(42px,11vw,62px);max-width:14ch}.studio-hero .hero-description{max-width:34ch;margin-top:24px}.studio-atom{width:100%;max-width:380px;margin-inline:auto}.atom-caption{font-size:9px}.studio-cinema{aspect-ratio:1.05}.studio-cinema>img{object-position:65%}.studio-cinema figcaption{left:20px;right:20px;bottom:20px;display:block}.studio-cinema figcaption>span{font-size:32px}.studio-cinema small{display:block;text-align:left;max-width:35ch;margin-top:10px;font-size:9px}.studio-manifesto{grid-template-columns:1fr;gap:28px;padding-block:48px}.manifesto-image{aspect-ratio:1.4;max-height:300px}.studio-manifesto .manifesto-content{grid-column:1}.studio-manifesto h2{font-size:36px}.principle-list{grid-template-columns:1fr;gap:36px}.principle-art{height:210px}.principle-list h3{font-size:26px}.principle-list p{font-size:15px}.principles .section-intro{margin-bottom:32px}.principle-list .eyebrow{font-size:10px}.process-grid{gap:28px;padding-left:24px}.process-grid:before{inset:0 auto 0 0;width:1px;height:auto}.process-grid article{border:0;padding:0}.process-grid .step-index{padding:0}.process-grid h3{margin-top:12px}.services-hero-art{width:100%;max-width:460px;aspect-ratio:1.08;margin:22px auto 0}.services-hero .hero-description{font-size:16px;max-width:34ch}.hero-design-strip{font-size:9px}.identity-sheet strong{font-size:54px}.hero-mini-content strong{font-size:24px}.identity-card b{font-size:44px}.visual-service{grid-template-columns:1fr;padding-block:44px;gap:30px}.visual-service:nth-child(2n)>.service-art,.visual-service:nth-child(2n)>.service-copy{order:initial}.visual-service .service-heading h2{font-size:38px}.visual-service .service-heading>p:last-child,.visual-service .service-body>p{font-size:15px}.visual-service .service-body ul{grid-template-columns:1fr 1fr;font-size:12px;gap:4px 16px}.service-art{aspect-ratio:1}.device-desktop{top:15%}.device-mobile{bottom:14%}.device-desktop>strong{font-size:34px}.device-mobile>strong{font-size:23px}.sample-type strong{font-size:34px}.discovery-node{font-size:10px}.node-a,.node-c{left:20%}.node-b,.node-d{left:80%}.activation-title strong{font-size:44px}.art-disclosure{font-size:8px}}@media(max-width:360px){.site-header{padding-inline:20px}.motion-hero h1{font-size:32px}.motion-hero-copy p{font-size:12px}.visual-service .service-body ul{grid-template-columns:1fr}.hero-mini-content strong{font-size:20px}.identity-sheet strong{font-size:45px}.discovery-node{font-size:8px}.sample-type{padding:12px}.sample-type strong{font-size:28px}.footer-options{gap:0 8px}.footer-nav{gap:8px}.atom-caption{font-size:8px}}@media(max-width:860px)and (orientation:landscape)and (max-height:540px){.motion-hero-copy{text-align:left}.motion-hero-copy p{margin-inline:0}.motion-hero h1{font-size:clamp(27px,4.5vw,38px)}.motion-hero-copy .study-cta{margin-inline:0}.studio-hero{grid-template-columns:1fr 1fr}.studio-hero h1{font-size:44px}}html[data-motion=off] .atom-follow{transform:none}html[data-motion=off] .atom-shell{animation:none}.brand{mix-blend-mode:screen}@media(prefers-reduced-motion:reduce){.atom-follow{transform:none!important;transition:none}.atom-shell{animation:none}}.particle-object{position:relative;width:100%;height:100%;isolation:isolate}.particle-object canvas{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}.studio-atom>.particle-object{position:absolute;inset:8%;width:84%;height:84%}.particle-object-fallback{position:absolute;inset:6%;pointer-events:none}.particle-object[data-renderer=webgl] .particle-object-fallback{display:none}.particle-object[data-renderer=fallback] canvas{display:none}.particle-object-fallback b{position:absolute;inset:25%;border-radius:50%;background:radial-gradient(circle,#c4cbd4 0 1px,transparent 1.7px);background-size:5px 5px;box-shadow:inset -24px -15px 28px 8px #0b0d0e}.particle-object-fallback i{position:absolute;inset:6%;border:1px dotted #abb6c9a0;border-radius:50%;transform:rotate(30deg) scaleY(.45)}.particle-object-fallback i:nth-child(2){transform:rotate(-35deg) scaleY(.45)}.particle-object-fallback i:nth-child(3){transform:rotate(90deg) scaleY(.45)}.particle-object-sphere .particle-object-fallback i{display:none}.particle-object-sphere .particle-object-fallback b{inset:14%}.mobile-particle-intro{display:none}@media(max-width:860px){.mobile-particle-intro{display:flex;position:relative;isolation:isolate;flex-direction:column;align-items:center;min-height:100svh;padding:80px var(--gutter) 48px;overflow:clip;background:var(--bg)}.mobile-sphere-composition{position:relative;width:min(100%,480px);height:360px;flex-shrink:0;z-index:1}.mobile-sphere-composition>.particle-object{position:absolute;width:250px;height:250px;left:50%;top:54px;transform:translate(-50%)}.mobile-sphere-labels{position:absolute;inset:0}.mobile-callout{position:absolute;min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center;padding:6px 3px;line-height:1.35;font-size:11px;color:#d5d9df;border-bottom:1px solid #66717d;z-index:2;white-space:normal;text-wrap:balance;background:linear-gradient(transparent,#0b0d0ed9);max-width:44%}.mobile-callout:after{content:"";position:absolute;pointer-events:none;height:1px;width:34px;background:#8492a66b;top:100%;transform-origin:left}.callout-0{left:0;top:0;width:42%}.callout-0:after{left:70%;transform:rotate(55deg)}.callout-1{right:0;top:0;width:42%}.callout-1:after{right:70%;transform-origin:right;transform:rotate(-55deg)}.callout-2{left:0;top:218px;width:31%}.callout-2:after{left:100%;top:50%;transform:rotate(-28deg);width:23px}.callout-3{right:0;top:218px;width:29%}.callout-3:after{right:100%;left:auto;top:50%;transform-origin:right;transform:rotate(28deg);width:23px}.callout-4{left:50%;bottom:0;transform:translate(-50%);width:58%;max-width:65%}.callout-4:after{left:50%;top:0;width:25px;transform:rotate(-90deg)}.mobile-intro-copy{position:relative;z-index:1;width:100%;max-width:580px;text-align:center;margin-top:24px}.mobile-intro-copy h1{font-family:Anton,sans-serif;font-size:clamp(34px,10.2vw,70px);font-weight:400;letter-spacing:-.025em;line-height:1.07}.mobile-intro-copy p{font-size:14px;line-height:1.65;max-width:36ch;margin:20px auto 0}.mobile-intro-copy .study-cta{margin-top:24px}.particle-stage .motion-hero{display:none!important}.particle-stage .orbit-frame{display:none}.particle-experience:not([data-ready=true]){min-height:0}.particle-experience:not([data-ready=true]) .mobile-particle-intro{min-height:100svh}.particle-experience .journey-anchors #home{top:0}}@media(min-width:541px)and (max-width:860px){.mobile-sphere-composition{height:410px}.mobile-sphere-composition>.particle-object{width:320px;height:320px;top:40px}.mobile-callout{font-size:13px}.callout-2,.callout-3{top:258px}.mobile-intro-copy p{font-size:16px}.mobile-particle-intro{padding-bottom:60px}}@media(max-width:360px){.mobile-sphere-composition{height:330px}.mobile-sphere-composition>.particle-object{width:220px;height:220px;top:54px}.callout-2,.callout-3{top:190px}.mobile-callout{font-size:10px}.mobile-intro-copy h1{font-size:32px}.mobile-intro-copy p{font-size:13px}.mobile-intro-copy{margin-top:22px}.mobile-particle-intro{padding-top:76px;padding-bottom:36px}}@media(max-width:860px)and (orientation:landscape){.mobile-particle-intro{padding-top:78px;padding-bottom:36px}.mobile-sphere-composition{height:340px;width:min(100%,440px)}.mobile-sphere-composition>.particle-object{width:250px;height:250px;top:38px}.callout-2,.callout-3{top:205px}.mobile-intro-copy{margin-top:24px}.mobile-intro-copy h1{font-size:44px}.mobile-intro-copy p{font-size:14px}}.sphere-label,.particle-experience .mobile-particle-intro{background:transparent}@media(max-width:860px){.particle-experience[data-ready=true]{min-height:600svh}.particle-experience[data-ready=true] .mobile-particle-intro{position:absolute;inset:0;height:100%;z-index:4}.particle-experience[data-ready=true] .mobile-sphere-composition .particle-object{visibility:hidden}.particle-experience[data-ready=true][data-chapter="0"] .chapter-rail{opacity:0;pointer-events:none;visibility:hidden}}@media(max-width:860px){.mobile-particle-intro{justify-content:center;gap:16px;min-height:100svh;padding:72px var(--gutter) 28px}.mobile-sphere-composition{width:min(88vw,40svh,390px);height:min(88vw,40svh,390px)}.mobile-sphere-composition>.particle-object{inset:0;width:100%;height:100%;transform:none}.mobile-intro-copy{margin:0;max-width:580px}.mobile-intro-copy p{font-size:14px;margin-top:16px}.mobile-intro-copy .study-cta{margin-top:20px}}@media(max-width:860px)and (max-height:700px)and (orientation:portrait){.mobile-particle-intro{padding-top:68px;padding-bottom:20px;gap:12px}.mobile-sphere-composition{width:34svh;height:34svh}.mobile-intro-copy p{margin-top:12px;font-size:13px}.mobile-intro-copy .study-cta{margin-top:16px}}@media(max-width:860px)and (orientation:landscape){.mobile-particle-intro{display:grid;grid-template-columns:1fr 1.2fr;align-content:center;align-items:center;gap:24px;padding:72px 32px 24px}.mobile-sphere-composition{width:min(62svh,300px);height:min(62svh,300px);justify-self:center}.mobile-intro-copy h1{font-size:clamp(28px,4.6vw,40px)}.mobile-intro-copy p{font-size:13px;margin-top:12px}.mobile-intro-copy .study-cta{margin-top:16px}}.studio-point-of-view{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;align-items:center;padding-block:80px}.studio-point-of-view>div,.studio-point-of-view .editorial-copy{grid-column:auto;grid-row:auto}.studio-point-of-view h2{font-size:clamp(36px,4vw,60px)}.studio-point-of-view .editorial-copy{display:block;margin:0;font-size:16px}.studio-point-of-view .editorial-copy p+p{margin-top:24px}.studio-design-work{padding-block:24px 72px}.studio-design-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.studio-design-heading h2{font-size:clamp(36px,4vw,56px)}.studio-design-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.studio-design-card{min-width:0}.studio-design-card .service-art{aspect-ratio:1;transition:border-color .25s}.studio-design-card:hover .service-art{border-color:#ffffff50}.studio-design-card .identity-sheet strong{font-size:clamp(38px,4vw,62px)}.studio-design-card .device-desktop>strong{font-size:clamp(24px,2.4vw,36px)}.studio-design-card .device-mobile>strong{font-size:clamp(16px,1.6vw,25px)}.studio-design-card .sample-type strong{font-size:clamp(22px,2.4vw,36px)}.studio-design-caption{padding-top:22px}.studio-design-caption .eyebrow{margin-bottom:12px;font-size:10px}.studio-design-caption h3{font-size:22px;display:flex;justify-content:space-between;gap:16px}.studio-design-caption h3 span{font-size:18px}.studio-design-note{font-size:12px;color:var(--muted);margin-top:28px;max-width:75ch}@media(max-width:860px){.studio-point-of-view{grid-template-columns:1fr;gap:28px;padding-block:48px}.studio-design-grid{grid-template-columns:1fr;gap:36px}.studio-design-heading{align-items:start;flex-direction:column;gap:20px}.studio-design-card .service-art{aspect-ratio:1.2}.studio-design-card .identity-sheet strong{font-size:clamp(48px,9vw,80px)}.studio-design-card .device-desktop>strong{font-size:clamp(32px,6vw,52px)}.studio-design-card .device-mobile>strong{font-size:clamp(22px,4vw,34px)}.studio-design-card .sample-type strong{font-size:clamp(30px,6vw,48px)}.studio-design-caption h3{font-size:25px}.studio-design-work{padding-bottom:48px}.studio-design-card .device-top>span:last-child{display:none}}.particle-experience[data-ready=true]{min-height:800svh}.brain-visual,.process-visual{position:absolute;margin:0;pointer-events:none}.brain-visual{left:22%;top:10%;width:56%;height:40%}.process-visual{top:39%;width:24%;height:37%}.process-visual-0{left:10.5%}.process-visual-1{left:38%}.process-visual-2{left:65.5%}.journey-still{display:none;width:100%;height:100%;color:#c9cfd6;pointer-events:none}.particle-experience:not([data-ready=true]) .journey-still{display:block}.still-trails{position:absolute;left:36%;top:14%;width:28%;height:70%;opacity:.6}.particle-experience:not([data-ready=true]) .cluster-label:before{display:none}@media(min-width:861px){.sphere-label{font-size:clamp(15px,1.05vw,17px);min-height:44px;display:flex;align-items:center}.orbit-frame{width:min(56.1svh,44.2vw);height:min(56.1svh,44.2vw)}.label-0{left:40%;top:20%}.label-1{left:76%;top:24%}.label-2{right:3%;top:44%}.label-3{left:76%;top:70%}.label-4{left:40%;top:73%}.process-visual-0{left:9%;top:27%;width:25%;height:35%}.process-visual-1{left:36%;top:14%;width:28%;height:39%}.process-visual-2{left:66%;top:32%;width:25%;height:32%}.cluster-0{left:10%;top:64%;width:23%}.cluster-1{left:38.5%;top:56%;width:23%}.cluster-2{left:67%;right:auto;top:67%;width:23%}}.particle-experience[data-ready=true] .process-visual{left:9%;top:20%;width:53%;height:60%}.particle-experience[data-ready=true] .process-visual-1,.particle-experience[data-ready=true] .process-visual-2{visibility:hidden}.particle-experience[data-ready=true] .cluster-label{left:67%;right:6%;top:40%;width:auto;text-align:left;transform:none}.particle-experience[data-ready=true] .cluster-label h3{font-size:clamp(44px,4.6vw,76px);letter-spacing:-.05em}.particle-experience[data-ready=true] .cluster-label h3:after{width:100%;margin:20px 0}.particle-experience[data-ready=true] .process-number{display:block;font-size:11px;letter-spacing:.16em;margin-bottom:20px;color:var(--muted)}@media(max-width:860px)and (orientation:portrait){.particle-experience[data-ready=true] .process-visual{left:9%;top:12%;width:82%;height:43%}.particle-experience[data-ready=true] .cluster-label{left:var(--gutter);right:var(--gutter);top:60%;text-align:center}.particle-experience[data-ready=true] .cluster-label h3{font-size:44px}.particle-experience[data-ready=true] .cluster-label h3:after{display:none}.particle-experience[data-ready=true] .process-number{margin-bottom:10px}.particle-experience[data-ready=true] .cluster-label p{font-size:15px}}@media(max-width:860px)and (orientation:landscape){.particle-experience[data-ready=true] .process-visual{left:4%;top:22%;width:44%;height:58%}.particle-experience[data-ready=true] .cluster-label{left:54%;right:6%;top:32%;text-align:left}.particle-experience[data-ready=true] .cluster-label h3{font-size:36px}.particle-experience[data-ready=true] .process-number{margin-bottom:10px}}.particle-experience:not([data-ready=true]) .motion-process{min-height:0;padding:100px var(--gutter);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.particle-experience:not([data-ready=true]) .process-visual{position:relative;inset:auto;width:100%;height:240px}.particle-experience:not([data-ready=true]) .cluster-label{position:relative;inset:auto;width:auto;text-align:left;transform:none;opacity:1!important;visibility:visible!important}.particle-experience:not([data-ready=true]) .process-visual-0{order:0}.particle-experience:not([data-ready=true]) .cluster-0{order:1}.particle-experience:not([data-ready=true]) .process-visual-1{order:2}.particle-experience:not([data-ready=true]) .cluster-1{order:3}.particle-experience:not([data-ready=true]) .process-visual-2{order:4}.particle-experience:not([data-ready=true]) .cluster-2{order:5}@media(max-width:500px){.particle-experience:not([data-ready=true]) .motion-process{grid-template-columns:1fr;gap:16px}.particle-experience:not([data-ready=true]) .cluster-label{text-align:center;margin-bottom:40px}}@media(max-width:860px){.brain-visual{left:14%;top:11%;width:72%;height:32%}.process-visual{left:5%;width:32%;height:18%}.process-visual-0{top:21%}.process-visual-1{top:44.5%}.process-visual-2{top:68%}.still-trails{left:12%;top:5%;width:76%;height:90%}}@media(max-width:860px)and (orientation:portrait){.process-visual-1{left:63%}.cluster-1{left:var(--gutter);right:44%;text-align:right}}@media(max-width:860px)and (max-height:700px)and (orientation:portrait){.brain-visual{top:13%;height:27%}}@media(max-width:860px)and (orientation:landscape){.brain-visual{left:25%;top:17%;width:50%;height:28%}.process-visual{top:22%;width:25%;height:38%}.process-visual-0{left:5.5%}.process-visual-1{left:37.5%}.process-visual-2{left:69.5%}}.presence-applications{position:absolute;left:9%;top:20%;width:53%;height:60%;pointer-events:none;opacity:0;visibility:hidden}.presence-card{position:absolute;margin:0;color:#f5f5f5;background:#101416;box-shadow:0 20px 60px #0005}.presence-card svg{display:block;width:100%;height:100%;font-family:Manrope,sans-serif}.presence-card figcaption{position:absolute;left:0;bottom:-25px;font-size:12px;color:#c0c6cc}.presence-website{left:0;top:0;width:75%;aspect-ratio:520/320}.presence-social{right:0;top:8%;width:24%;aspect-ratio:260/360}.presence-experience{left:24%;bottom:5%;width:66%;aspect-ratio:520/320}.presence-disclosure{position:absolute;left:0;bottom:-20px;font-size:10px;color:#aeb4ba;letter-spacing:.08em}.still-activate svg{width:100%;height:90%}.still-activate span{font-size:10px;display:block;text-align:center}@media(max-width:860px)and (orientation:portrait){.presence-applications{left:9%;top:12%;width:82%;height:43%}.presence-website,.presence-experience{inset:20% 0 auto;width:100%}.presence-social{top:0;left:20%;right:20%;width:60%;height:90%;aspect-ratio:auto;background:transparent}.presence-social svg{object-fit:contain}.presence-card figcaption{bottom:-24px;font-size:12px}.presence-disclosure{bottom:-10px;left:0}}@media(max-width:860px)and (orientation:landscape){.presence-applications{left:4%;top:22%;width:44%;height:58%}.presence-website{width:72%}.presence-social{width:22%}.presence-experience{width:57%;left:30%}.presence-card figcaption{font-size:8px;bottom:-16px}.presence-disclosure{font-size:8px}}.particle-experience:not([data-ready=true]) .presence-applications{display:none}.particle-experience:not([data-ready=true]) .still-activate{display:flex;flex-wrap:wrap;align-items:center;gap:3%}.still-activate figure{margin:0;width:31%;height:75%}.still-activate figure svg{height:85%;width:100%}.still-activate figcaption{text-transform:capitalize;font-size:10px;text-align:center}.still-activate>span{width:100%}@media(min-width:861px){.presence-website{width:65%}.presence-social{width:27%;top:0}.presence-experience{width:52%;left:20%;bottom:-3%}.presence-disclosure{bottom:-55px}}@media(max-width:860px)and (orientation:portrait){.presence-social{top:5%;height:auto;right:auto;aspect-ratio:260/360}.presence-social svg{height:100%}}@media(min-width:600px)and (max-width:860px)and (orientation:portrait){.presence-social{width:42%;left:29%}}@media(max-width:860px)and (orientation:landscape){.presence-website{width:65%}.presence-social{width:27%;top:0}.presence-experience{width:52%;left:20%;bottom:-3%}.presence-disclosure{bottom:-30px}}.presence-card{background:transparent;box-shadow:none}.presence-surface{width:100%;height:100%;transform-origin:center;box-shadow:0 20px 55px #0007}.application-art{position:relative;width:100%;height:100%;aspect-ratio:520/320;overflow:hidden;background:#08090b;isolation:isolate}.art-social{aspect-ratio:260/360}.application-art picture{position:absolute;inset:0;overflow:hidden}.application-art picture img{width:100%;height:100%;object-fit:cover;transform:scale(1.035) translate(var(--image-shift,0px))}.application-art>svg{position:absolute;inset:0;width:100%;height:100%;font-family:Manrope,sans-serif;z-index:2}.application-light{position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,#fff 50%,transparent 75%);background-size:250% 100%;background-position:var(--light-position,50%) 0;opacity:.055;mix-blend-mode:screen;pointer-events:none}.art-social:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0005,transparent 80%);z-index:1}.still-activate figure .application-art{height:auto}.still-activate .application-art>svg{height:100%}.particle-experience:not([data-ready=true]) .presence-surface{transform:none!important}@media(prefers-reduced-motion:reduce){.application-art picture img{transform:none}.application-light{background-position:50% 0}}@media(min-width:600px)and (max-width:860px)and (orientation:portrait){.presence-website,.presence-experience{width:85%;left:7.5%;right:auto;top:8%}}@media(max-width:500px){.particle-experience:not([data-ready=true]) .process-visual-2{height:auto}.particle-experience:not([data-ready=true]) .still-activate{height:auto;display:grid;grid-template-columns:1fr;gap:24px}.still-activate figure{width:100%;height:auto}.still-activate figure:nth-child(2){width:65%;margin:auto}}@media(min-width:861px)and (min-aspect-ratio:8/5){.presence-applications{top:17%;height:66%}.presence-experience{width:44%;left:32%;bottom:0}.presence-disclosure{bottom:-42px}}@media(max-width:860px)and (orientation:landscape){.presence-applications{top:20%;height:60%}.presence-website{width:55%}.presence-experience{width:47%;left:45%;bottom:0}.presence-disclosure{bottom:-12px}}@media(max-width:860px)and (orientation:landscape){.presence-applications{left:6%;top:20%;width:36%;height:52%}.presence-website,.presence-experience{width:100%;inset:0 auto auto 0}.presence-social{width:45%;left:27.5%;right:auto;top:0}.presence-disclosure{bottom:-5px}}@media(min-width:861px){.particle-experience[data-ready=true] .stream-service{width:25%;max-width:360px}.particle-experience[data-ready=true] .stream-0{left:13%;right:auto;top:22%}.particle-experience[data-ready=true] .stream-1{right:13%;left:auto;top:34%}.particle-experience[data-ready=true] .stream-2{left:13%;right:auto;top:46%}.particle-experience[data-ready=true] .stream-3{right:13%;left:auto;top:58%}.particle-experience[data-ready=true] .stream-4{left:13%;right:auto;top:70%}.particle-experience[data-ready=true] .stream-service:after{top:var(--connector-top,50px);width:var(--connector-length,8vw);transform:rotate(var(--connector-angle,0rad));opacity:.65}.motion-approach>div{display:flex;flex-direction:column;align-items:center;text-align:center}.motion-approach p{width:100%;max-width:48ch;margin:0 auto;text-align:center}.motion-approach .text-link{align-self:center;margin-inline:auto}}@media(min-width:861px){.particle-experience[data-ready=true] .stream-service{left:var(--service-left,13%);right:auto}}.nav-motion{background:none;border:0;color:var(--muted);font:inherit;font-size:12px;min-height:44px;cursor:pointer;padding:8px}.hero-work-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:13px;margin-left:24px;text-decoration:underline;text-underline-offset:7px}.particle-experience[data-ready=true]{min-height:660svh}.chapter-rail{gap:22px}.chapter-rail a{width:auto;min-width:44px;font-size:11px}.chapter-number{display:none}.chapter-name{display:inline}.chapter-rail a[aria-current=step]{color:#fff;border-color:#fff}.identity-card .brand-mark{width:100%;height:auto;filter:grayscale(1) invert(1) contrast(1.4);mix-blend-mode:screen}.working-together{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:72px;border-top:1px solid var(--line)}.working-together h2{font-size:clamp(32px,3.8vw,56px);line-height:1.12;letter-spacing:-.045em}.working-together ol{list-style:none;padding:0;margin:0}.working-together li{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:24px 0}.working-together li:first-child{padding-top:0}.working-together li>span{font-size:12px;color:var(--muted)}.working-together h3{font-size:22px}.working-together p{color:var(--muted);line-height:1.7;margin-top:12px;max-width:50ch}.service-subtitle{font-size:12px!important;text-transform:uppercase;letter-spacing:.1em;margin:26px 0 10px!important;color:#d6d9dd}.service-body ul{margin:0 0 24px}.service-body p{line-height:1.7;max-width:52ch}.contact-hero{padding-bottom:32px!important}.contact-hero h1{font-size:clamp(40px,5vw,72px)}.contact-hero .hero-description{max-width:54ch}.enquiry-section{display:block;max-width:900px;padding-top:32px}.contact-hero{max-width:900px;margin-inline:auto}.enquiry-form{width:100%}.application-intro{max-width:760px;margin-bottom:40px}.application-intro h2{font-size:clamp(32px,4vw,58px);letter-spacing:-.045em;line-height:1.12;margin:16px 0}.application-intro>p:last-child,.design-rationale p{color:var(--muted);line-height:1.75;max-width:62ch}.project-applications{padding-block:60px}.project-applications figure{margin:0}.project-applications figcaption{font:12px Manrope,sans-serif;color:inherit;opacity:.7;padding:16px 0}.concept-masthead{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #2223;font-family:Georgia,serif;letter-spacing:.12em;font-size:24px}.concept-masthead span{font:9px Manrope,sans-serif;letter-spacing:.12em}.stay-screens{display:grid;grid-template-columns:1fr .3fr;gap:32px;align-items:start}.stay-detail{background:#ede7db;color:#222c24;padding-bottom:0}.stay-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:30px}.stay-detail-grid img{width:100%;height:100%;object-fit:cover;min-height:300px}.stay-detail h3,.stay-phone h3{font:clamp(28px,3vw,52px)/1.04 Georgia,serif;margin:20px 0}.project-applications small{font-size:9px;letter-spacing:.09em;line-height:1.5}.stay-detail p{font-size:13px;line-height:1.6}.stay-detail dl{margin:20px 0;font-size:11px}.stay-detail dl div{padding:10px 0;border-top:1px solid #2223}.stay-detail dd{margin:5px 0 0}.stay-detail figcaption,.form-product figcaption{padding:12px 30px}.concept-button{display:block;font-size:11px;border-top:1px solid currentColor;padding:14px 0;margin-top:28px}.stay-phone{background:#222c24;color:#ede7db;border:5px solid #465048;border-radius:22px;padding:22px 16px}.phone-top{display:flex;justify-content:space-between;font:18px Georgia,serif;margin-bottom:32px}.stay-phone .eyebrow{font-size:8px}.stay-phone h3{font-size:32px}.stay-line-art{height:105px;position:relative;margin:28px 0}.stay-line-art i{position:absolute;inset:0 20%;border:1px solid #c0b39b;border-radius:80px 80px 0 0}.stay-line-art i:nth-child(2){inset:10px 26% 0}.stay-line-art i:nth-child(3){inset:20px 32% 0}.phone-choice{display:flex;justify-content:space-between;font-size:10px;border-top:1px solid #fff3;padding:12px 0}.stay-phone>p:last-of-type{font-size:10px;margin-top:16px}.stay-phone figcaption{font-size:9px}.design-rationale{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:30px 0 70px}.design-rationale h3{font-size:23px;max-width:25ch;line-height:1.3}.stay-editorial{display:grid;grid-template-columns:1.2fr 1fr;background:#c0b39b;color:#222c24}.stay-editorial>div{padding:50px}.stay-editorial h3{font:clamp(42px,5.8vw,90px)/.94 Georgia,serif;margin:50px 0}.stay-editorial>div>span{font-size:12px;letter-spacing:.12em}.editorial-note{border-left:1px solid #2224;display:flex;flex-direction:column;justify-content:space-between;background:#ede7db}.editorial-note p{font-size:20px;margin:40px 0 20px}.editorial-note strong{font:clamp(30px,4vw,62px)/1.1 Georgia,serif}.editorial-note small{margin-top:50px}.form-identity{position:relative;min-height:560px;background:#b5a28b;color:#373632;padding:50px;overflow:hidden}.form-letter{background:#e9e0d2;width:56%;padding:35px;transform:rotate(-4deg);min-height:430px;box-shadow:0 15px 40px #0002}.form-letter>span,.form-card>span{font-size:40px;letter-spacing:.15em}.form-letter small{display:block;margin-top:15px}.form-lines{margin:65px 0 40px;height:80px;background:repeating-linear-gradient(transparent 0 19px,#37363225 19px 20px)}.form-letter p{font:26px Georgia,serif}.form-card{position:absolute;right:9%;top:20%;width:35%;padding:30px;background:#373632;color:#e9e0d2;transform:rotate(7deg);box-shadow:0 15px 40px #0003}.form-card p{font:30px Georgia,serif;margin-top:40px}.form-label{position:absolute;right:12%;bottom:9%;background:#eee8df;padding:25px;width:24%;transform:rotate(-2deg);display:grid;gap:14px}.form-label strong{font-size:65px;font-weight:400}.form-label span{font-size:8px;letter-spacing:.1em}.form-product{background:#e9e0d2;color:#373632}.form-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:40px}.form-product-grid img{width:100%;height:100%;min-height:360px;object-fit:cover}.form-product h3{font:clamp(30px,3.4vw,55px)/1.08 Georgia,serif;margin:30px 0}.form-product p{font-size:14px;line-height:1.7;max-width:32ch}.product-detail-row{padding:16px 0;border-bottom:1px solid #37363240;font-size:12px;display:flex;justify-content:space-between}.form-product .concept-button+small{display:block;font-size:9px;margin-top:12px}.form-social{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.form-social figure{position:relative;aspect-ratio:4/5;padding:28px;color:#373632;background:#e9e0d2;display:flex;flex-direction:column;justify-content:space-between}.form-social h3{font:clamp(28px,3.8vw,60px)/1.03 Georgia,serif}.form-social figure>span{font-size:23px;letter-spacing:.12em}.form-social .form-social-object{isolation:isolate;color:#fff;background:#373632;overflow:hidden}.form-social-object img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.65)}.form-social-object p{font:28px Georgia,serif}.form-social-notes{background:#b5a28b!important}.form-social-notes strong{font:clamp(26px,3vw,46px)/1.04 Georgia,serif}.form-social-notes div{display:grid;gap:10px;font-size:11px}.form-social figcaption{font-size:10px;padding:0}.case-enquiry{border-top:1px solid var(--line);padding-block:60px;display:flex;justify-content:space-between;align-items:center;gap:28px}.case-enquiry h2{font-size:clamp(28px,3vw,44px);max-width:22ch}.execution-heading p,.editorial-copy p{max-width:58ch}.concept-note{font-size:12px!important;line-height:1.7}.interior-page section{scroll-margin-top:90px}@media(max-width:860px){.nav-motion{font-size:15px;text-align:left;padding:10px 0}.hero-work-link{margin:8px auto 0;display:flex;width:max-content;font-size:12px}.mobile-intro-copy p{max-width:34ch!important;font-size:13px!important;line-height:1.55!important}.mobile-intro-copy .study-cta{margin-top:18px}.chapter-rail{gap:12px;align-items:flex-end}.chapter-number{display:inline}.chapter-name{display:none}.chapter-rail a[aria-current=step] .chapter-name{display:block;font-size:9px;position:absolute;bottom:48px;left:0;right:0;text-align:center}.chapter-rail a{flex:1}.working-together{grid-template-columns:1fr;gap:32px;padding-block:44px}.services-hero-art>.hero-mini-web,.services-hero-art>.hero-mini-content,.services-hero-art>.hero-design-strip{display:none}.services-hero-art{aspect-ratio:1!important}.services-hero-art .art-hero{position:relative;inset:auto;width:100%;height:100%;transform:none}.contact-hero{padding-top:105px!important;padding-bottom:22px!important}.contact-hero h1{font-size:40px;max-width:16ch}.contact-hero .hero-description{font-size:15px;line-height:1.65;margin-top:20px}.enquiry-section{padding-top:24px;padding-bottom:60px}.field-pair{gap:0}.form-field{margin-bottom:22px}.project-applications{padding-block:36px}.application-intro{margin-bottom:28px}.stay-screens{grid-template-columns:1fr;gap:24px}.stay-detail-grid,.form-product-grid{gap:20px;padding:22px}.stay-detail h3{font-size:30px}.stay-detail-grid img{min-height:240px}.stay-phone{width:min(270px,85%);margin:0 auto!important}.design-rationale{grid-template-columns:1fr;gap:15px;padding:24px 0 44px}.design-rationale h3{font-size:22px}.design-rationale p{font-size:15px}.stay-editorial>div{padding:28px}.stay-editorial h3{margin:35px 0}.editorial-note p{font-size:16px}.editorial-note strong{font-size:32px}.form-identity{min-height:440px;padding:30px}.form-letter{width:65%;min-height:340px;padding:24px}.form-letter>span{font-size:28px}.form-card{padding:20px;right:5%;width:40%}.form-card>span{font-size:23px}.form-card p{font-size:23px}.form-label{padding:18px;width:30%;right:8%}.form-label strong{font-size:46px}.form-product-grid img{min-height:260px}.form-social{gap:12px}.form-social figure{padding:18px}.form-social h3{font-size:30px}.form-social-notes strong{font-size:28px}.case-enquiry{display:block;padding-block:44px}.case-enquiry .text-link{margin-top:24px}}@media(max-width:500px){.stay-detail-grid,.form-product-grid{grid-template-columns:1fr}.stay-detail-grid img{height:220px;min-height:0}.stay-detail h3{font-size:40px}.concept-masthead{padding:20px;font-size:22px}.concept-masthead span{font-size:7px}.stay-editorial{grid-template-columns:1fr}.editorial-note{border-left:0;border-top:1px solid #2224}.stay-editorial h3{font-size:65px}.form-product-grid img{min-height:0;height:260px}.form-social{grid-template-columns:1fr;gap:22px}.form-social figure{padding:30px;aspect-ratio:4/4.6}.form-social h3{font-size:55px}.form-social-notes strong{font-size:48px}.form-identity{min-height:400px;padding:22px}.form-letter{width:78%;padding:20px;min-height:315px}.form-letter small{font-size:7px}.form-letter p{font-size:20px}.form-card{top:28%;width:47%;padding:17px}.form-card p{font-size:20px;margin-top:25px}.form-label{bottom:6%;padding:14px}.form-label small{font-size:7px}.application-intro h2{font-size:34px}}@media(max-width:860px)and (orientation:landscape){.hero-work-link{display:inline-flex;margin-left:16px}.chapter-rail a[aria-current=step] .chapter-name{bottom:38px}.chapter-rail{min-width:270px}}@media(max-width:860px){.particle-experience[data-ready=true][data-chapter="0"] .chapter-rail{opacity:1;pointer-events:auto;visibility:visible}}@media(min-width:861px){.main-nav .nav-motion{display:none}}.particle-experience:not([data-ready=true]){min-height:0}.particle-experience:not([data-ready=true]) .particle-stage{height:auto;overflow:clip}.particle-experience:not([data-ready=true]) .particle-stage:after{display:none}.particle-experience:not([data-ready=true]) .motion-panel{min-height:0;will-change:auto}.particle-experience:not([data-ready=true]) .motion-hero{min-height:100svh;background:none}.particle-experience:not([data-ready=true]) .motion-hero>.still-sphere{position:absolute;left:62.5%;top:49%;transform:translate(-50%,-50%);width:min(73svh,55vw);height:auto}.particle-experience:not([data-ready=true]) .motion-capabilities{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px 8%;padding:110px max(var(--gutter),calc((100vw - 1400px)/2));border-top:1px solid #ffffff16}.particle-experience:not([data-ready=true]) .mobile-chapter-title{display:block;position:relative;inset:auto;grid-column:1;grid-row:1;z-index:2}.particle-experience:not([data-ready=true]) .mobile-chapter-title>span{font-size:11px;color:var(--muted);letter-spacing:.1em}.particle-experience:not([data-ready=true]) .mobile-chapter-title h2{font-size:clamp(32px,3.3vw,52px);letter-spacing:-.045em;line-height:1.12;margin-top:20px}.particle-experience:not([data-ready=true]) .still-trails{position:relative;inset:auto;grid-column:1;grid-row:2;width:100%;height:320px;object-fit:contain;opacity:1}.particle-experience:not([data-ready=true]) .stream-list{position:relative;inset:auto;grid-column:2;grid-row:1 / 3;display:block;overflow:visible;padding:0;background:none}.particle-experience:not([data-ready=true]) .stream-service{position:relative;inset:auto;width:100%;max-width:none;margin:0;border-bottom:1px solid #ffffff38}.particle-experience:not([data-ready=true]) .stream-service:after{display:none}.particle-experience:not([data-ready=true]) .stream-service summary{font-size:clamp(16px,1.4vw,22px);padding:22px 0;min-height:60px;border:0}.particle-experience:not([data-ready=true]) .stream-service p{background:none;padding:0 0 24px;font-size:15px;line-height:1.75;max-width:50ch}.particle-experience:not([data-ready=true]) .motion-approach{padding:90px var(--gutter) 110px;display:flex;flex-direction:column;align-items:center;gap:30px;border-top:1px solid #ffffff16;background:radial-gradient(ellipse at 50% 28%,#64707e15,transparent 60%)}.particle-experience:not([data-ready=true]) .brain-visual{position:relative;inset:auto;width:min(650px,75vw);height:350px;margin:0}.particle-experience:not([data-ready=true]) .brain-visual img{object-fit:contain}.particle-experience:not([data-ready=true]) .motion-approach>div{position:relative;inset:auto;width:100%;max-width:850px;text-align:center}.particle-experience:not([data-ready=true]) .motion-approach h2{max-width:23ch;font-size:clamp(32px,4vw,60px);padding:28px 0;border-top:1px solid #ffffff30}.particle-experience:not([data-ready=true]) .motion-approach p{max-width:48ch;margin:auto;text-align:center}.particle-experience:not([data-ready=true]) .motion-process{max-width:1500px;margin:auto;padding:80px var(--gutter);grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:64px 8%;border-top:1px solid #ffffff16}.particle-experience:not([data-ready=true]) .process-visual{position:relative;inset:auto;height:400px;max-width:600px;width:100%;margin:0;visibility:visible!important}.particle-experience:not([data-ready=true]) .process-visual img{object-fit:contain}.particle-experience:not([data-ready=true]) .cluster-label{width:100%;text-align:left;margin:0}.particle-experience:not([data-ready=true]) .process-number{display:block;color:var(--muted);font-size:11px;letter-spacing:.16em;margin-bottom:16px}.particle-experience:not([data-ready=true]) .cluster-label h3{font-size:clamp(38px,4.5vw,68px);letter-spacing:-.05em}.particle-experience:not([data-ready=true]) .cluster-label h3:after{width:100%;margin:22px 0;opacity:.45}.particle-experience:not([data-ready=true]) .cluster-label p{font-size:17px}.particle-experience:not([data-ready=true]) .cluster-2{order:4;grid-column:1 / -1;text-align:center;max-width:620px;justify-self:center;margin-top:40px}.particle-experience:not([data-ready=true]) .process-visual-2{order:5;grid-column:1 / -1;height:auto;max-width:none}.particle-experience:not([data-ready=true]) .still-activate{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:36px 7%;height:auto;align-items:start}.particle-experience:not([data-ready=true]) .still-activate figure{width:100%;height:auto;margin:0}.particle-experience:not([data-ready=true]) .still-activate figure:nth-child(2){width:73%;justify-self:end;grid-column:2;grid-row:1 / 3;margin-top:10%}.particle-experience:not([data-ready=true]) .still-activate figure:nth-child(3){width:88%;margin-left:12%}.particle-experience:not([data-ready=true]) .still-activate figcaption{text-align:left;font-size:13px;margin-top:12px;text-transform:capitalize;color:#c1c8ce}.particle-experience:not([data-ready=true]) .still-activate>span{grid-column:1 / -1;font-size:11px;letter-spacing:.08em;margin-top:8px;text-align:left}.particle-experience:not([data-ready=true]) .motion-contact{padding:110px var(--gutter) 100px;display:flex;flex-direction:column;align-items:center;gap:54px;background:radial-gradient(ellipse at 50% 40%,#727f8d16,transparent 65%)}.particle-experience:not([data-ready=true]) .static-wordmark{position:relative;inset:auto;order:-1;width:min(720px,75%);height:auto;filter:none;mix-blend-mode:normal}.particle-experience:not([data-ready=true]) .contact-lockup{position:relative;inset:auto;width:100%}@media(max-width:860px){.particle-experience:not([data-ready=true]) .mobile-particle-intro{background:radial-gradient(ellipse at 50% 32%,#727f8d12,transparent 64%);padding-bottom:60px}.particle-experience:not([data-ready=true]) .mobile-sphere-composition>.still-sphere{display:block;width:130%;height:130%;position:absolute;left:-15%;top:-15%}.particle-experience:not([data-ready=true]) .motion-capabilities{padding:64px var(--gutter);grid-template-columns:1fr;gap:25px}.particle-experience:not([data-ready=true]) .mobile-chapter-title{grid-column:1;grid-row:1}.particle-experience:not([data-ready=true]) .still-trails{grid-row:2;height:230px}.particle-experience:not([data-ready=true]) .stream-list{grid-column:1;grid-row:3}.particle-experience:not([data-ready=true]) .stream-service summary{font-size:17px;padding:18px 0}.particle-experience:not([data-ready=true]) .motion-approach{padding:64px var(--gutter);gap:18px}.particle-experience:not([data-ready=true]) .brain-visual{width:100%;height:270px}.particle-experience:not([data-ready=true]) .motion-process{padding:64px var(--gutter);grid-template-columns:1fr;gap:24px}.particle-experience:not([data-ready=true]) .process-visual{height:300px;max-width:440px;justify-self:center}.particle-experience:not([data-ready=true]) .cluster-label{text-align:center;margin-bottom:52px}.particle-experience:not([data-ready=true]) .cluster-label h3:after{display:none}.particle-experience:not([data-ready=true]) .cluster-2{margin:20px 0 0}.particle-experience:not([data-ready=true]) .still-activate{grid-template-columns:1fr;gap:32px}.particle-experience:not([data-ready=true]) .still-activate figure:nth-child(2){grid-column:auto;grid-row:auto;width:70%;justify-self:center;margin:0}.particle-experience:not([data-ready=true]) .still-activate figure:nth-child(3){width:100%;margin:0}.particle-experience:not([data-ready=true]) .motion-contact{padding:65px var(--gutter);gap:36px}.particle-experience:not([data-ready=true]) .static-wordmark{width:90%}}@media(max-width:860px)and (orientation:landscape){.particle-experience:not([data-ready=true]) .mobile-particle-intro{padding-bottom:35px}.particle-experience:not([data-ready=true]) .mobile-sphere-composition>.still-sphere{width:110%;height:110%;left:-5%;top:-5%}}.particle-experience:not([data-ready=true]) .mobile-chapter-title{clip-path:none;clip:auto;overflow:visible;width:auto;height:auto;white-space:normal}.particle-experience:not([data-ready=true]) .brain-visual{height:380px}.particle-experience:not([data-ready=true]) .still-create{max-width:260px;margin:auto}@media(max-width:860px){.particle-experience:not([data-ready=true]) .brain-visual{height:270px}.particle-experience:not([data-ready=true]) .still-create{max-width:170px}}.particle-experience:not([data-ready=true]) .mobile-sphere-composition>.still-sphere{max-width:none}.particle-experience:not([data-ready=true]) .stream-service,.particle-experience:not([data-ready=true]) .stream-service summary{background:transparent}.client-work-list{display:grid;gap:96px;margin-top:32px}.client-work-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:48px;align-items:center;text-decoration:none}.client-card-visual{position:relative;overflow:hidden;background:#181d20;aspect-ratio:1.42;border:1px solid #303638}.client-card-visual>img{width:100%;height:100%;object-fit:contain;object-position:center}.client-card-tag{position:absolute;bottom:16px;left:16px;background:#0b0b0de8;padding:9px 12px;font-size:12px;letter-spacing:.06em}.client-card-copy h2{font-size:clamp(34px,3.4vw,58px);line-height:1.1;letter-spacing:-.045em;margin:18px 0 24px}.client-card-copy h2 span{font-size:.65em;float:right}.client-card-copy .eyebrow{line-height:1.7}.client-card-result{font-size:clamp(22px,2.2vw,36px);line-height:1.25;letter-spacing:-.035em}.client-card-note{color:#abb1b7;font-size:14px;line-height:1.65;margin:18px 0 26px;max-width:40ch}.client-read{font-size:14px;border-bottom:1px solid #747b80;padding-bottom:8px;display:inline-block}.client-work-card:hover .client-read{border-color:#fff}.client-filmstrip{display:flex;gap:14px;padding:30px;height:100%;align-items:center;background:linear-gradient(135deg,#303338,#111518)}.client-filmstrip img{width:calc((100% - 28px)/3);height:88%;object-fit:cover;border:1px solid #596066}.client-filmstrip img:nth-child(2){align-self:flex-start}.client-filmstrip img:nth-child(3){align-self:flex-end}.creative-explorations{margin-top:140px;border-top:1px solid #34383b;padding-top:48px}.creative-explorations>h2{font-size:40px;letter-spacing:-.04em;margin:12px 0 32px}.creative-explorations .work-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.creative-explorations .work-card{margin:0!important;width:auto!important}.creative-explorations .work-image{height:auto;aspect-ratio:1.2}.creative-explorations .card-wordmark{font-size:clamp(22px,2.6vw,42px)}.creative-explorations .work-caption{display:block}.creative-explorations .work-caption h2{font-size:24px}.creative-explorations .work-caption p{font-size:12px}.creative-explorations .concept-label{font-size:10px}.client-case{padding-top:80px}.client-case-hero{padding:40px 0 56px;max-width:1100px}.client-case-hero .back-link{display:inline-block;margin-bottom:42px;min-height:44px}.client-case-hero h1{font-size:clamp(48px,6.8vw,112px);font-weight:400;letter-spacing:-.06em;line-height:1.02;margin:20px 0 28px}.client-hero-outcome{font-size:clamp(23px,2.4vw,38px);color:#d5d9dc;letter-spacing:-.03em;line-height:1.3}.client-scope{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0}.client-scope span{border:1px solid #43494e;padding:8px 13px;font-size:13px}.client-case-hero nav{display:flex;gap:32px;flex-wrap:wrap}.client-case-hero nav a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid #5a6268;font-size:14px}.client-brief{display:grid;grid-template-columns:1fr 1.4fr;gap:9%;border-top:1px solid #42474b;padding-top:34px}.client-brief p:not(.eyebrow){font-size:17px;line-height:1.8;color:#bfc5c9;max-width:65ch}.client-section{margin-top:100px;scroll-margin-top:100px}.client-section h2,.client-enquiry h2{font-size:clamp(32px,4vw,64px);line-height:1.08;letter-spacing:-.045em;font-weight:400;margin:16px 0 30px}.client-lead{font-size:18px;line-height:1.7;color:#bbc2c7;max-width:65ch}.client-metrics{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-block:1px solid #42484e;padding:38px 0;margin:36px 0 20px}.client-metrics strong{display:block;font-size:clamp(58px,8vw,116px);font-weight:400;line-height:1.05;letter-spacing:-.07em}.client-metrics span{display:block;margin-top:22px;font-size:18px}.client-metrics p{color:#aeb6bc;font-size:16px}.client-source{font-size:13px!important;line-height:1.7!important;color:#aeb6bc!important;max-width:95ch;margin:20px 0}.client-charts{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:44px 0}.client-chart{background:#14181b;border:1px solid #3b4146;padding:30px;margin:36px 0}.client-charts .client-chart{margin:0}.client-chart figcaption{font-size:21px;margin-bottom:28px}.chart-axis{display:flex;justify-content:space-between;color:#aeb6bc;font-size:12px;margin-bottom:15px}.chart-row{margin:24px 0}.chart-row>div{display:flex;justify-content:space-between;gap:15px;align-items:baseline;font-size:15px;margin-bottom:10px}.chart-row strong{white-space:nowrap;font-size:19px;font-weight:500}.chart-row svg{display:block;width:100%;height:20px}.chart-data{margin-top:28px;border-top:1px solid #454b50}.chart-data summary,.client-evidence summary{cursor:pointer;min-height:48px;padding:16px 0;line-height:1.5}.chart-data table{width:100%;border-collapse:collapse;font-size:13px}.chart-data th,.chart-data td{padding:12px 8px;text-align:left;border-bottom:1px solid #43494f;font-weight:400}.chart-data td{text-align:right}.chart-data caption{text-align:left;padding:12px 0;color:#bfc5ca}.client-context{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;border-top:1px solid #3d4449;padding-top:30px}.client-context h3{font-size:25px;font-weight:400;margin:0;letter-spacing:-.03em}.client-context p,.client-observation p{font-size:17px;line-height:1.8;color:#bbc3c9;margin-top:0}.client-subhead{font-size:30px;font-weight:400;margin:64px 0 24px;letter-spacing:-.025em}.keyword-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.keyword-grid article{border-top:1px solid #6c747b;padding:24px 0}.keyword-grid h4{font-size:18px;line-height:1.5;max-width:24ch;min-height:54px;font-weight:400;margin:0}.keyword-position{font-size:clamp(32px,3.7vw,54px);letter-spacing:-.04em;margin:25px 0 8px}.keyword-position span{color:#858f97}.keyword-grid small{font-size:13px;color:#aeb6bc;line-height:1.8}.keyword-grid p:not(.keyword-position){margin:8px 0 18px}.client-ai{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;background:#191e22;border:1px solid #485058;padding:36px;margin-top:56px}.client-ai>strong{font-size:clamp(55px,7vw,92px);font-weight:400;letter-spacing:-.06em}.client-ai h3{font-size:24px;font-weight:400;margin:8px 0 16px}.client-ai p{color:#b9c1c7;line-height:1.7;font-size:15px}.client-visual{margin:40px 0}.client-visual>a{display:block;background:#181d20;border:1px solid #333b41;overflow:hidden}.client-visual img{width:100%;height:auto;display:block}.client-visual figcaption{display:grid;grid-template-columns:1fr 1.3fr;column-gap:36px;padding-top:22px;font-size:15px;line-height:1.65}.client-visual figcaption b{font-weight:500;font-size:18px}.client-visual figcaption p{margin:0;color:#b6bec5}.client-visual figcaption>a{grid-column:2;margin-top:12px;min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:5px}.client-visual-pair{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.client-visual-pair .client-visual{margin-top:20px}.client-visual-pair figcaption{display:block}.client-visual-pair figcaption p{margin-top:12px}.client-cardcuresg .client-visual-pair .client-visual:first-child>a{max-height:660px;overflow:auto}.client-visual-pair .client-visual:first-child>a:focus-visible{outline:2px solid #fff}.client-evidence{border-block-start:1px solid #4d555b;margin-top:18px}.client-evidence summary{font-size:19px;padding:23px 0}.client-evidence summary span{float:right}.client-evidence p{font-size:14px;color:#bac2c8;line-height:1.7;max-width:90ch}.client-evidence img{display:block;width:auto;max-width:100%;max-height:800px;object-fit:contain;object-position:left top;background:#eaeef2}.client-evidence a>span{display:inline-flex;min-height:48px;align-items:center;text-decoration:underline;font-size:14px}.client-enquiry{border-top:1px solid #424a50;margin-top:100px;padding-top:50px}.client-enquiry .button{display:inline-flex;align-items:center;gap:30px;min-height:50px;padding:14px 20px;border:1px solid #6c757c}.client-next{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:24px;margin:75px 0 25px;border-block:1px solid #424a50;padding:30px 0}.client-next>span{font-size:14px;color:#bcc4cb}.client-next strong{font-size:clamp(26px,4vw,55px);font-weight:400;letter-spacing:-.04em}.feature-result{display:flex;gap:6%;align-items:center;border-bottom:1px solid #424a50;padding-bottom:32px}.feature-result>strong{font-size:clamp(70px,10vw,160px);letter-spacing:-.07em;font-weight:400}.feature-result h2{font-size:clamp(30px,3.3vw,52px);margin:0}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px;margin:48px 0}.video-card{min-width:0;position:relative}.video-card>a{display:block}.video-card img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center;border:1px solid #424a50}.video-platform{position:absolute;top:12px;left:12px;background:#0b0b0dec;padding:8px 12px;font-size:12px}.video-caption p{font-size:36px;letter-spacing:-.035em;margin:20px 0 10px}.video-caption small{font-size:14px;color:#bfc5ca;letter-spacing:0}.video-caption h3{font-size:20px;font-weight:400;line-height:1.35;margin:0 0 16px}.video-caption>span{font-size:13px;text-decoration:underline;text-underline-offset:5px;display:inline-flex;align-items:center;min-height:44px}.client-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:45px 0}.client-journey li{border-top:1px solid #869198;position:relative;padding:22px 0}.client-journey li:not(:last-child):after{content:"→";position:absolute;right:0;top:20px;color:#aeb6bc}.client-journey span{font-size:13px;color:#b1bcc4}.client-journey h3{font-size:28px;font-weight:400;margin:20px 0 12px}.client-journey a{font-size:15px;display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px}.huxter-responsive{display:grid;grid-template-columns:2.2fr .75fr;gap:55px;align-items:start}.huxter-responsive figcaption{display:block}.huxter-responsive figcaption p{margin-top:12px}.huxter-responsive .client-visual:last-child img{width:100%;height:auto}.client-case :is(a,summary):focus-visible,.client-work-list a:focus-visible{outline:2px solid #fff;outline-offset:6px}.client-case img{color:#c4cbd0}.client-case figure{min-width:0}@media(min-width:1700px){.client-case,.client-work-list,.creative-explorations{max-width:1440px}.client-work-card{gap:70px}}@media(max-width:900px){.client-work-card{gap:28px;grid-template-columns:1fr 1fr}.client-case-hero h1{font-size:70px}.client-context,.client-ai{gap:28px}.video-grid{gap:25px}.creative-explorations .work-grid{gap:18px}.creative-explorations .work-caption h2{font-size:20px}.huxter-responsive{gap:25px}.client-visual figcaption{display:block}.client-visual figcaption p{margin-top:12px}}@media(max-width:650px){.client-work-list{gap:64px}.client-work-card{grid-template-columns:1fr;gap:24px}.client-card-copy h2{font-size:36px;margin:10px 0 18px}.client-card-result{font-size:26px}.client-card-note{max-width:none}.client-filmstrip{padding:18px;gap:10px}.client-filmstrip img{width:calc((100% - 20px)/3)}.creative-explorations{margin-top:80px}.creative-explorations .work-grid{grid-template-columns:1fr;gap:30px}.creative-explorations .work-image{aspect-ratio:1.65}.creative-explorations .card-wordmark{font-size:36px}.client-case{padding-top:66px}.client-case-hero{padding-top:22px;padding-bottom:30px}.client-case-hero .back-link{margin-bottom:22px}.client-case-hero h1{font-size:clamp(43px,12vw,66px)}.client-case-hero nav{gap:24px}.client-hero-outcome{font-size:25px}.client-scope{gap:7px;margin:24px 0}.client-scope span{font-size:12px;padding:7px 9px}.client-brief{grid-template-columns:1fr;gap:18px}.client-brief p:not(.eyebrow){font-size:16px}.client-section{margin-top:64px;scroll-margin-top:80px}.client-section h2,.client-enquiry h2{font-size:36px}.client-metrics{gap:20px;padding:25px 0}.client-metrics strong{font-size:clamp(38px,10.8vw,65px)}.client-metrics span{font-size:14px;line-height:1.45;margin-top:16px}.client-metrics p{font-size:13px;line-height:1.6}.client-charts,.client-context,.client-ai,.client-visual-pair{grid-template-columns:1fr;gap:24px}.client-chart{padding:20px 16px}.chart-row>div{font-size:13px}.chart-row strong{font-size:17px}.client-context{gap:18px}.client-context p,.client-observation p{font-size:16px}.keyword-grid{grid-template-columns:1fr;gap:0}.keyword-grid article{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.keyword-grid h4{min-height:0;font-size:16px;grid-column:1/-1;max-width:none}.keyword-position{font-size:38px;margin:4px 0;grid-row:2/4;align-self:center}.keyword-grid p:not(.keyword-position){font-size:14px;margin:0}.keyword-grid small{font-size:12px}.client-ai{padding:24px;gap:6px}.client-ai>strong{font-size:64px}.client-visual{margin:26px 0}.client-visual-pair{gap:0}.client-visual figcaption b{font-size:17px}.client-visual figcaption p{font-size:14px}.client-cardcuresg .client-visual-pair .client-visual:first-child>a{max-height:none;overflow:visible}.feature-result{display:block;padding-bottom:24px}.feature-result>strong{font-size:100px;display:block;margin-bottom:20px}.feature-result h2{font-size:32px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.video-card img{aspect-ratio:3/4}.video-platform{left:5px;top:5px;font-size:10px;padding:5px}.video-caption p{font-size:28px;margin-top:14px}.video-caption h3{font-size:16px}.video-caption>span{font-size:12px}.video-caption small{font-size:12px}.client-evidence summary{font-size:16px}.client-evidence img{max-height:none;width:100%}.client-enquiry{margin-top:64px;padding-top:32px}.client-next{grid-template-columns:1fr auto;gap:12px;margin-top:55px}.client-next>span:first-child{grid-column:1/-1}.client-next strong{font-size:34px}.client-journey{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0}.client-journey h3{font-size:24px}.huxter-responsive{grid-template-columns:1fr}.huxter-responsive .client-visual:last-child{max-width:280px;margin-inline:auto}.client-lead{font-size:16px}.client-subhead{font-size:26px}}.portfolio-hero{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:0 70px;padding-top:145px!important;padding-bottom:55px!important;min-height:0!important}.portfolio-hero>.eyebrow{grid-column:1/-1;margin-bottom:25px}.portfolio-hero h1{font-size:clamp(58px,6.4vw,100px);line-height:.98;letter-spacing:-.065em;margin:0}.portfolio-hero .hero-description{font-size:17px;max-width:33ch;margin:0 0 6px!important;color:#b6bbc0;line-height:1.7}.portfolio-selection{display:grid;grid-template-columns:1fr 1fr;gap:70px 32px}.portfolio-project{min-width:0;display:block}.portfolio-project:first-child{grid-column:1/-1}.portfolio-stage{position:relative;isolation:isolate;height:490px;overflow:hidden;background:#171a1d}.portfolio-stage-top{position:absolute;z-index:3;left:30px;right:30px;top:25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;color:#d4d7d8}.portfolio-cardcuresg .portfolio-stage{background:radial-gradient(ellipse at 80% 90%,#726024 0,transparent 60%),linear-gradient(115deg,#24201a,#121412 65%);height:clamp(420px,37vw,590px)}.portfolio-cover-copy{position:absolute;left:5%;top:23%;z-index:2;width:34%}.portfolio-category{font-size:10px;letter-spacing:.15em;color:#f4c933}.portfolio-cover-copy>strong{font-family:Anton,sans-serif;font-size:clamp(42px,5.3vw,82px);font-weight:400;line-height:1.05;display:block;letter-spacing:-.025em;margin:24px 0 30px}.portfolio-cover-client{font-size:17px;color:#d5cec0}.portfolio-browser{position:absolute;width:66%;right:-6%;top:21%;transform:perspective(1200px) rotateY(-12deg) rotate(-3deg);border:1px solid #69645a;box-shadow:-30px 45px 80px #0009;background:#10110e;border-radius:7px;overflow:hidden;z-index:2;transition:transform .5s ease}.portfolio-browser>img{width:100%;height:auto}.portfolio-browser-bar{height:29px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;background:#242723;font-size:9px;color:#aeb3ab}.portfolio-browser-bar span:first-child{font-size:7px;letter-spacing:3px}.portfolio-watermark{position:absolute;bottom:-11%;left:3%;font-family:Anton,sans-serif;font-size:clamp(170px,22vw,340px);line-height:1;letter-spacing:-.025em;color:#eed18e06;z-index:0}.portfolio-open{position:absolute;right:22px;bottom:22px;z-index:4;width:46px;height:46px;border:1px solid #ffffff66;border-radius:50%;display:grid;place-items:center;font-size:23px;background:#101214c9;transition:background .2s,color .2s}.portfolio-project:hover .portfolio-open{background:#f5f5f5;color:#111}.portfolio-project:focus-visible{outline:2px solid #fff;outline-offset:8px}.portfolio-caption{display:flex;justify-content:space-between;gap:30px;padding-top:22px}.portfolio-disciplines{font-size:11px;letter-spacing:.06em;color:#aeb4ba;margin-bottom:8px}.portfolio-caption h2{font-size:32px;font-weight:500;letter-spacing:-.04em}.portfolio-outcome{max-width:39ch;text-align:right}.portfolio-outcome strong{font-size:20px;font-weight:400;letter-spacing:-.025em}.portfolio-outcome p{font-size:12px;line-height:1.6;color:#aeb4ba;margin-top:7px}.portfolio-feature-asia .portfolio-stage{background:radial-gradient(ellipse at 50% 80%,#474848,#222628 55%,#1a1e20)}.portfolio-editorial-title{position:absolute;left:6%;top:13%;font-family:Anton,sans-serif;font-size:clamp(40px,4.6vw,70px);line-height:1;letter-spacing:-.02em;color:#f0eee8}.portfolio-posters{position:absolute;inset:41% 8% -8%;display:flex;gap:14px;align-items:center;transform:rotate(-8deg)}.portfolio-posters img{width:calc((100% - 28px)/3);height:auto;max-height:100%;object-fit:contain;border:1px solid #767779;box-shadow:10px 18px 30px #0008}.portfolio-posters img:nth-child(2){transform:translateY(-27px)}.portfolio-posters img:nth-child(3){transform:translateY(20px)}.portfolio-huxter .portfolio-stage{background:radial-gradient(ellipse at 80% 0,#77afb1,transparent 70%),#315e63}.portfolio-huxter-title{position:absolute;left:6%;top:14%;font-size:clamp(34px,3.1vw,48px);font-weight:500;letter-spacing:-.045em;line-height:1.06;color:#f2fbf9}.portfolio-huxter-desktop{position:absolute;width:91%;left:-8%;top:42%;transform:perspective(1100px) rotateY(9deg) rotate(-5deg);border:5px solid #152c30;border-radius:6px;box-shadow:15px 30px 45px #10262c88;overflow:hidden}.portfolio-huxter-desktop img{width:100%;height:auto}.portfolio-phone{position:absolute;width:24%;right:6%;top:36%;border:5px solid #14272b;border-radius:18px;box-shadow:10px 18px 35px #10282b99;overflow:hidden;transform:rotate(7deg);background:#1d434b}.portfolio-phone img{width:100%;height:auto}.portfolio-project:not(:first-child) .portfolio-caption{display:block}.portfolio-project:not(:first-child) .portfolio-outcome{text-align:left;max-width:none;margin-top:17px;padding-top:17px;border-top:1px solid #ffffff24}.portfolio-project:not(:first-child) .portfolio-outcome p{max-width:43ch}.portfolio-selection+.creative-explorations{margin-top:90px}.portfolio-selection+.creative-explorations>h2{font-size:32px}.portfolio-selection+.creative-explorations .work-caption h2{font-size:20px}@media(min-width:1700px){.portfolio-selection,.portfolio-hero{max-width:1600px}.portfolio-stage{height:570px}}@media(max-width:1000px){.portfolio-stage{height:420px}.portfolio-caption{gap:20px}.portfolio-outcome{max-width:32ch}.portfolio-hero{gap:0 32px}.portfolio-hero .hero-description{font-size:15px}.portfolio-cover-copy{top:24%}.portfolio-editorial-title{font-size:48px}.portfolio-huxter-title{font-size:36px}.portfolio-posters{gap:9px;left:5%;right:5%}.portfolio-posters img{width:calc((100% - 18px)/3)}}@media(max-width:650px){.portfolio-hero{display:block;padding-top:103px!important;padding-bottom:34px!important}.portfolio-hero>.eyebrow{margin-bottom:23px}.portfolio-hero h1{font-size:clamp(52px,14vw,76px);line-height:1}.portfolio-hero .hero-description{margin:24px 0 0!important;max-width:32ch;font-size:15px}.portfolio-selection{grid-template-columns:1fr;gap:48px}.portfolio-project:first-child{grid-column:auto}.portfolio-cardcuresg .portfolio-stage{height:460px}.portfolio-stage{height:430px}.portfolio-stage-top{left:19px;right:19px;top:20px;font-size:8px}.portfolio-cover-copy{left:7%;top:15%;width:85%}.portfolio-cover-copy>strong{font-size:48px;margin:13px 0;line-height:1.06}.portfolio-cover-client{font-size:13px}.portfolio-category{font-size:8px}.portfolio-browser{width:96%;right:-10%;top:58%;transform:perspective(900px) rotateY(-9deg) rotate(-5deg)}.portfolio-browser-bar{height:20px;font-size:7px}.portfolio-watermark{font-size:180px;bottom:-4%;left:-5%}.portfolio-open{height:38px;width:38px;right:15px;bottom:15px;font-size:21px}.portfolio-caption{display:block;padding-top:18px}.portfolio-caption h2{font-size:28px}.portfolio-disciplines{font-size:10px}.portfolio-outcome{text-align:left;max-width:none;margin-top:14px}.portfolio-outcome strong{font-size:19px}.portfolio-outcome p{font-size:12px;max-width:42ch}.portfolio-editorial-title{font-size:54px;top:16%}.portfolio-posters{inset:43% 5% -9%;gap:10px}.portfolio-posters img{width:calc((100% - 20px)/3)}.portfolio-huxter-title{font-size:38px;top:16%}.portfolio-huxter-desktop{top:44%;width:102%;left:-16%}.portfolio-phone{width:26%;right:5%;top:39%;border-width:4px;border-radius:13px}.portfolio-project:not(:first-child) .portfolio-outcome{padding-top:0;border:0;margin-top:14px}.portfolio-selection+.creative-explorations{margin-top:65px;padding-top:32px}.portfolio-selection+.creative-explorations .work-image{aspect-ratio:1.8}}@media(prefers-reduced-motion:reduce){.portfolio-browser,.portfolio-open{transition:none}}html[data-motion=off] .portfolio-browser,html[data-motion=off] .portfolio-open{transition:none}
