@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--ink:#11110f;--paper:#fff;--orange:#f66a0b;--amber:#ffb52e;--muted:#91918b;--line:#e4e4de;--soft:#f5f5f0;--heading:"Manrope",Arial,sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #c24c00;outline-offset:5px}::selection{background:#ffb973;color:#111}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.12}h2{font-size:clamp(36px,4vw,61px);letter-spacing:-2.8px;font-weight:650}p{color:#66665f}img{display:block;max-width:100%}svg{flex-shrink:0}.section{padding:105px max(5.5vw,24px)}.eyebrow,.section-label{font-size:10px;letter-spacing:1.5px;font-weight:600}.square{display:inline-block;width:7px;height:7px;background:var(--orange);flex-shrink:0}.section-label{display:flex;align-items:center;gap:12px;margin-bottom:42px}.muted{color:#95958e}.orange{color:var(--orange)}.text-link{display:inline-flex;align-items:center;gap:23px;font-size:13px;font-weight:600;padding:8px 0;border:0;border-bottom:1px solid;background:none;color:var(--ink)}.button svg,.nav-cta svg,.text-link svg{transition:transform .25s}.button:hover svg,.nav-cta:hover svg,.text-link:hover svg{transform:translate(3px,-3px)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;background:var(--ink);border:1px solid var(--ink);color:#fff;padding:17px 22px;font-size:12px;font-weight:550;transition:background .25s,color .25s;min-height:53px}.button:hover{color:#111}.skip-link{position:fixed;top:-100px;left:20px;background:#111;color:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}.header{height:96px;position:-webkit-sticky;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);isolation:isolate;transition:box-shadow .3s,background .3s}.header:before{content:"";position:absolute;inset:0 5.5vw auto;height:2px;background:linear-gradient(90deg,transparent,var(--orange) 45%,var(--amber));pointer-events:none;z-index:1}.header>.brand,.header>.desktop-nav,.header>.header-actions{position:relative;z-index:2}.header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.9);box-shadow:0 8px 30px #0000000d}.brand{height:92px;display:flex;align-items:center}.brand img{height:90px;width:90px;object-fit:contain}.desktop-nav{display:flex;gap:2px;align-items:center;font-size:12px;padding:5px;border:1px solid var(--line);border-radius:999px;background:var(--surface-raised);box-shadow:0 5px 18px #00000008}.desktop-nav>a,.nav-services>button{position:relative;border-radius:999px;padding:9px 13px;transition:background .2s,color .2s}.desktop-nav>a:hover,.nav-services>button:hover,.nav-services>button[aria-expanded=true]{background:var(--surface-hover);color:var(--accent-text)}.nav-services>button svg{transition:transform .25s ease,color .25s ease}.nav-services>button:hover svg,.nav-services>button[aria-expanded=true] svg{color:var(--orange);transform:rotate(45deg)}.desktop-nav>a:after{content:"";position:absolute;bottom:4px;left:50%;width:0;height:2px;background:var(--orange);transform:translateX(-50%);transition:width .25s}.desktop-nav>a:hover:after{width:22px}.nav-services>button{display:flex;align-items:center;gap:5px;border:0;background:none;font-size:12px}.nav-services{position:relative}.nav-cta{display:flex;align-items:center;gap:30px;border:1px solid var(--control-border);padding:12px 18px;font-size:12px;background:transparent;color:var(--ink)}.mega-menu{position:absolute;top:100%;left:50%;right:auto;width:min(680px,calc(100vw - 48px));transform:translateX(-50%);padding:30px;box-shadow:0 18px 40px #00000018;border:1px solid var(--line)}.mega-menu>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 35px;gap:0 35px;margin-top:16px}.mega-menu a{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.mega-menu a:hover{color:#b84a00}.mobile-toggle{display:none}.hero{padding:35px 5.5vw 34px;overflow:hidden;position:relative;background:radial-gradient(ellipse at 75% 55%,#fff9f1 0,white 45%)}.hero-topline{display:flex;justify-content:space-between;align-items:center}.hero-topline .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px}.hero-edition{font-size:8px;letter-spacing:1.2px;color:#888880}.hero-composition{position:relative;margin-top:37px;min-height:480px}.hero h1{font-family:var(--heading);font-size:clamp(70px,7.9vw,125px);font-weight:750;letter-spacing:-.072em;line-height:.98;position:relative;z-index:2;pointer-events:none}.hero-orange{color:var(--orange)}.period{color:var(--ink)}.hero-side-note{position:absolute;right:0;bottom:28px;font-size:8px;letter-spacing:1.2px;line-height:1.8}.hero-bottom{justify-content:space-between;margin-top:30px}.hero-bottom,.hero-description{display:flex;align-items:center;gap:24px}.hero-description p{font-size:12px;line-height:1.8}.tiny-cross{display:none}.pixel-mark{display:inline-block;position:relative;width:7px;height:7px;background:var(--orange);vertical-align:middle;box-shadow:9px 0 var(--orange),0 9px var(--orange),9px 9px var(--orange)}.pixel-mark-large{width:9px;height:9px;box-shadow:11px 0 var(--orange),0 11px var(--orange),11px 11px var(--orange)}.hero-actions{gap:27px}.hero-actions,.scroll-note{display:flex;align-items:center}.scroll-note{font-size:8px;letter-spacing:1.2px;gap:25px;writing-mode:vertical-rl}.scroll-note span{font-size:23px}.sculpture{position:absolute;right:-2%;top:-14%;width:55%;height:115%;perspective:1000px;--rx:0deg;--ry:0deg}.geometry{inset:0;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .7s ease;animation:assemble 1.4s ease both}.beam,.geometry{position:absolute}.beam{left:27%;top:25%;width:41%;height:61%;border-radius:13px;transform-style:preserve-3d}.beam-black{background:linear-gradient(120deg,#363634,#111110 47%,#050505 67%,#30302a);transform:rotate(-39deg) skewY(8deg);box-shadow:15px 5px 0 #060606,22px 13px 30px #0002;left:27%;top:18%;width:32%;height:69%}.beam-orange{background:linear-gradient(115deg,#ffb539,#ff8a13 25%,#fa6707 65%,#df4000);transform:rotate(37deg) skewY(-10deg);box-shadow:12px 3px 0 #c84c05,19px 8px 0 #e15e07,25px 24px 35px #c4551230;width:32%;left:37%;top:15%;height:75%;border-top:2px solid #ffc57c;border-left:2px solid #ffc373}.beam-light{height:21%;width:23%;left:55%;top:63%;transform:rotate(-39deg) skewY(8deg);background:linear-gradient(110deg,#ff9e20,#ffca59);box-shadow:12px 7px 0 #f08013;z-index:-1}.sculpture-shadow{position:absolute;bottom:3%;left:24%;width:55%;height:8%;border-radius:50%;background:#49311922;filter:blur(18px);transform:rotate(-8deg)}.orbit{position:absolute;width:96%;height:40%;border:1px solid #d7c8b373;left:4%;top:32%;border-radius:50%;transform:rotate(-29deg)}.orbit-two{width:68%;height:80%;left:20%;top:4%;transform:rotate(29deg);border-color:#e1d7c257}.cube{position:absolute;width:43px;height:43px;background:linear-gradient(135deg,#ffbd50,#f97610 65%);transform:rotate(-13deg) skewY(8deg);box-shadow:8px 5px 0 #d55c07}.cube-one{right:12%;top:14%;width:52px;height:52px}.cube-two{right:4%;top:5%;width:26px;height:26px;box-shadow:5px 3px 0 #e97009}.cube-three{left:11%;bottom:24%;width:29px;height:29px;transform:rotate(12deg);background:linear-gradient(130deg,#333,#080808);box-shadow:5px 4px 0 #050505}.pixel{position:absolute;width:12px;height:12px;background:var(--orange)}.p1{right:10%;top:35%;transform:rotate(18deg)}.p2{right:22%;top:3%;width:9px;height:9px}.p3{left:18%;top:13%;width:6px;height:6px;background:#252522}.p4{right:14%;bottom:18%;width:8px;height:8px}.object-note{position:absolute;bottom:1%;left:43%;font-size:7px;letter-spacing:2px;color:#8b8074}.object-coordinate{position:absolute;top:16%;left:5%;font-size:8px;letter-spacing:1px;color:#a39a8f}.marquee{overflow:hidden;border-block:1px solid var(--line);background:#fafaf7;padding:23px 0}.marquee>div{display:flex;width:max-content;animation:marquee 45s linear infinite}.marquee span{white-space:nowrap;font-family:var(--heading);font-weight:650;font-size:15px;letter-spacing:-.3px}.marquee i{font-style:normal;position:relative;width:16px;height:16px;margin:0 33px;padding:0;background:transparent;box-shadow:none;vertical-align:middle}.marquee i:before{content:"";position:absolute;top:0;left:0;width:7px;height:7px;background:var(--orange);box-shadow:9px 0 var(--orange),0 9px var(--orange),9px 9px var(--orange)}.about-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:11%;gap:11%}.about-layout>div p{margin-bottom:22px;max-width:455px;font-size:14px}.about-layout>div .large-copy{font-size:22px;line-height:1.5;color:var(--ink)}.values-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);margin-top:65px}.values-strip>div{padding:21px 20px 21px 0;display:flex;align-items:center;gap:15px;font-size:12px}.values-strip>div>span:first-child{color:#999;font-size:9px}.values-strip .square{margin-left:auto;width:4px;height:4px}.services-section{background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading>p{font-size:13px;max-width:345px}.service-list{border-top:1px solid #d6d6cd}.service-row{display:grid;grid-template-columns:48px 1fr 245px 40px;align-items:center;grid-gap:16px;gap:16px;min-height:89px;border-bottom:1px solid #d6d6cd;transition:padding .3s,background .3s;padding:19px 0}.service-number{font-size:10px;color:#85857b}.service-row h3{font-size:24px;font-weight:550;letter-spacing:-.9px}.service-row p{max-height:0;opacity:0;overflow:hidden;font-size:12px;max-width:540px;transition:max-height .3s,opacity .3s,padding .3s}.service-row:focus-visible,.service-row:hover{padding-left:16px;background:#eeeee6}.service-row:focus-visible p,.service-row:hover p{max-height:90px;opacity:1;padding-top:12px}.service-row:hover h3{color:#bf4c00}.service-tags{font-size:9px;color:#85857b}.service-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #cdcdc3;border-radius:50%;transition:background .3s,transform .3s}.service-row:hover .service-arrow{background:var(--orange);border-color:var(--orange);transform:rotate(45deg)}.work-section h2 sup{font-family:var(--body);font-size:12px;font-weight:400;letter-spacing:0;margin-left:17px;vertical-align:top;display:inline-block;padding-top:12px}.work-disclaimer{font-size:12px;margin-top:-23px;margin-bottom:40px}.projects-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px 35px;gap:50px 35px;align-items:start}.project-offset{margin-top:80px}.project-art,.project-image{position:relative;overflow:hidden}.project-art{aspect-ratio:1.22;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-card:hover .project-art{transform:scale(1.045)}.view-project{position:absolute;right:24px;bottom:24px;background:#fff;width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;gap:2px;opacity:0;transform:translateY(15px);transition:.3s}.project-card:focus-visible .view-project,.project-card:hover .view-project{opacity:1;transform:none}.concept-label{position:absolute;left:18px;top:16px;font-size:7px;letter-spacing:1.2px;background:#ffffffc9;padding:4px 7px;color:#333}.project-info{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.project-info .eyebrow{font-size:8px;color:#6c6c65}.project-info h3{font-size:26px;letter-spacing:-.8px;margin-top:6px}.project-info p{font-size:11px;margin-top:8px}.art-forma{background:#d8d3c8;color:#2c2d25;display:flex;align-items:center;justify-content:center}.art-forma>strong{position:absolute;bottom:15%;font-size:clamp(45px,7vw,110px);letter-spacing:-.06em;font-weight:500;font-family:Georgia,serif}.art-bottom,.art-top{position:absolute;font-size:7px;letter-spacing:2px;left:8%;z-index:2}.art-top{top:12%}.art-bottom{bottom:8%}.forma-ring{position:absolute;width:49%;height:68%;left:27%;top:8%;border:45px solid #b8afa0;border-radius:48% 48% 3% 3%;box-shadow:inset 12px 0 20px #fff7,10px 10px 30px #57442c35,-8px -6px 13px #fff4;transform:rotate(15deg);background:#ccc5b8}.art-offscript{background:#ed541a;display:flex;align-items:center;justify-content:center}.poster{position:absolute;width:48%;height:76%;top:15%;padding:7%;box-shadow:0 10px 20px #57160430;display:flex;flex-direction:column;justify-content:space-between}.poster-one{background:#f9efdf;left:9%;transform:rotate(-9deg);z-index:2}.poster-one small{font-size:5px;letter-spacing:1px}.poster-one strong{font-size:clamp(25px,3.1vw,47px);letter-spacing:-2px;line-height:1.02}.poster-one strong em{font-family:Georgia,serif;font-weight:400}.poster-one>span{font-size:16px;font-weight:650;letter-spacing:-.8px}.poster-two{background:#1c1c19;right:7%;transform:rotate(12deg);z-index:1}.poster-two>span{font-weight:700;font-size:clamp(30px,4vw,60px);line-height:.9;letter-spacing:-2px}.poster-two>small{font-size:5px;letter-spacing:1px}.art-mono{background:#e8e6de}.mono-word{position:absolute;top:15%;left:8%;font-family:var(--heading);font-size:28px;line-height:1.1;letter-spacing:-1.5px;color:#575950}.phone{position:absolute;width:42%;height:91%;right:12%;top:14%;border:7px solid #2c2c27;border-radius:30px;background:#fafaf5;padding:36px 16px 15px;transform:rotate(12deg);box-shadow:16px 20px 35px #0002}.phone-notch{width:37%;height:11px;border-radius:15px;background:#252521;position:absolute;top:9px;left:32%}.phone small{font-size:6px;letter-spacing:1px}.phone h4{font-size:19px;letter-spacing:-.8px;margin-top:11px}.phone-circle{width:105px;height:105px;border-radius:50%;background:#d9dccc;margin:18px auto 12px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:11px;color:#656956}.phone p{font-size:7px}.phone-task{font-size:6px;padding:9px 0;border-bottom:1px solid #ddd}.phone>strong{display:block;font-size:21px;letter-spacing:-1px;margin-top:15px}.art-orbit{background:#171714;color:#f79a40;display:flex;align-items:center;justify-content:center}.art-orbit>strong{position:relative;font-family:var(--heading);font-size:clamp(50px,7vw,100px);letter-spacing:-7px;font-weight:550}.orbit-art{position:absolute;width:68%;height:68%;border:24px solid #f77919;border-radius:50%;transform:rotate(-35deg) scaleX(.6);box-shadow:7px 5px 0 #a33b08,14px 10px 0 #4e240f,0 0 45px #d86b1115}.process-section{background:#11120f;color:white}.process-section .section-label{color:#b3b3a8}.process-section .section-heading>p{color:#999b90}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px 36px;gap:48px 36px;margin-top:65px}.process-number{position:relative;color:#96998c;font-size:11px;padding-bottom:19px;border-bottom:1px solid #44463b;margin-bottom:24px}.process-number>span{position:absolute;width:7px;height:7px;background:#686c59;right:0;bottom:-4px;transition:background 1s,box-shadow 1s}.process-step .process-number,.process-step h3,.process-step h4,.process-step p{transition:color .25s,border-color .25s}.process-step:focus-within .process-number,.process-step:hover .process-number{border-color:var(--orange);color:var(--orange)}.process-step:focus-within .process-number>span,.process-step:hover .process-number>span{background:var(--orange);box-shadow:0 0 10px #f66a0b70}.process-step:focus-within h3,.process-step:hover h3{color:var(--orange)}.process-step:focus-within h4,.process-step:hover h4{color:#f5f5ef}.process-step.is-visible .process-number>span{background:var(--orange);box-shadow:0 0 15px #f66a0b50}.process-step.is-visible .process-number{border-color:#925021}.process-step h3{font-size:27px;font-weight:500;letter-spacing:-1px;margin-bottom:18px}.process-step h4{font-size:12px;font-family:var(--body);font-weight:400;color:#d2d3c8;margin-bottom:10px}.process-step p{font-size:12px;max-width:300px;color:#96998c}.review-layout{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:12%;gap:12%}.review-note{border-left:1px solid var(--line);padding-left:40px}.quote-mark{font-family:Georgia,serif;color:var(--orange);font-size:90px;line-height:.8}.review-note h3{font-size:22px;margin-bottom:18px;letter-spacing:-.6px}.review-note p{font-size:14px}.review-note .eyebrow{display:block;font-size:8px;line-height:1.7;margin:22px 0}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:9%;gap:9%;background:var(--soft)}.faq-section h2{font-size:43px;letter-spacing:-2px}.faq-section>div>p{font-size:12px;margin-top:26px}.faq-section .section-label{margin-bottom:27px}.faq-list{border-top:1px solid #d2d2c8}.faq-item{border-bottom:1px solid #d2d2c8}.faq-item h3>button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:23px 0;border:0;background:none;text-align:left;font-family:var(--body);font-size:13px;font-weight:500;line-height:1.5}.faq-item.active h3>button{color:#b64a06}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer>div{overflow:hidden}.faq-answer p{font-size:12px;padding:0 22px 23px 0;line-height:1.85}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:9%;gap:9%}.contact-layout h2{font-size:clamp(54px,5.8vw,86px);line-height:1.02;letter-spacing:-4px;position:relative}.contact-layout>div>p{font-size:12px;margin-top:30px}.contact-star{width:9px;height:9px;position:absolute;right:8%;bottom:8px}.contact-note{display:flex;gap:12px;align-items:center;font-size:8px;letter-spacing:1px;margin-top:50px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.contact-form label{font-size:10px;display:block;font-weight:500}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #cacac0;background:transparent;padding:12px 0;color:#333;font-size:12px;border-radius:0;transition:border-color .3s;min-height:44px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:0;border-color:var(--orange);box-shadow:0 1px var(--orange)}.contact-form>label{margin-top:30px}.contact-form textarea{resize:vertical}.contact-form .honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:25px}.form-bottom p{font-size:9px;max-width:150px}.form-bottom p a{text-decoration:underline}.form-bottom .button{font-size:10px;gap:20px}.form-status p{font-size:12px;margin-top:20px;display:flex;gap:10px}.form-status .text-link{font-size:11px}.footer{padding:60px 5.5vw 25px;background:#10110e;color:#fff;overflow:hidden}.footer-top{display:grid;grid-template-columns:1.2fr .8fr 1.2fr 1fr;grid-gap:50px;gap:50px}.footer-logo{display:block;background:transparent;width:100px}.footer-logo img{width:100px;height:100px;object-fit:contain}.footer-top p{font-size:11px;color:#97998e;margin-top:18px}.footer-top>div>a:not(.footer-logo){display:block;font-size:11px;margin-top:9px;color:#c2c4b8}.footer-top .eyebrow{font-size:11px;font-weight:700;color:#f5f5ef;display:block;margin:8px 0 20px}.footer-top .footer-talk{font-size:30px!important;letter-spacing:-1px;display:flex!important;align-items:center;justify-content:space-between;color:white!important}.footer-wordmark{font-family:var(--heading);font-size:24.1vw;font-weight:700;line-height:1;letter-spacing:-1.8vw;margin:40px 0 20px;color:#eaece0;position:relative}.footer-wordmark>span{font-size:2vw;letter-spacing:0;vertical-align:top;display:inline-block;margin-top:3vw;margin-left:2vw}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #35372d;padding-top:23px;font-size:9px;color:#95998b}.footer-bottom>div{display:flex;gap:25px}.service-hero{padding-top:60px;background:var(--soft)}.service-hero-layout{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;grid-gap:7%;gap:7%}.case-study h1,.portfolio-page h1,.service-hero h1{font-size:clamp(55px,6.6vw,98px);letter-spacing:-5px;font-weight:650;line-height:1.04}.service-hero p{max-width:460px;margin:25px 0 30px;font-size:15px}.service-visual{box-shadow:0 12px 45px #0000000a}.service-visual .project-art{aspect-ratio:1}.service-intro{display:grid;grid-template-columns:1fr 2fr;grid-gap:35px 8%;gap:35px 8%}.service-intro h2{font-size:35px;letter-spacing:-1.5px;line-height:1.35}.service-intro>p{grid-column:2;max-width:630px;font-size:15px}.capabilities-section{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:8%;gap:8%;background:#11120f;color:#fff}.capabilities>div{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid #3f4236;align-items:center}.capabilities>div>span{font-size:10px;color:#afb29f}.capabilities>div>span:last-child{margin-left:auto;color:var(--orange);font-size:20px}.capabilities h3{font-size:20px;font-weight:450;letter-spacing:-.5px}.service-process{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px;margin-top:50px}.service-process-specific{grid-template-columns:repeat(4,minmax(0,1fr))}.service-process>div{position:relative;border-top:1px solid var(--orange);padding-top:20px}.service-process>div:after{content:"";position:absolute;top:-4px;right:0;width:7px;height:7px;background:var(--muted);transition:background .25s,transform .25s}.service-process h3{transition:color .25s}.service-process>div:focus-within,.service-process>div:hover{border-top-color:var(--accent-text)}.service-process>div:focus-within:after,.service-process>div:hover:after{background:var(--orange);transform:scale(1.35)}.service-process>div:focus-within h3,.service-process>div:hover h3{color:var(--accent-text)}.service-process span{font-size:10px;color:var(--accent-text)}.service-process h3{font-size:20px;letter-spacing:-.5px;margin:18px 0 12px}.service-process p{font-size:11px}.relevant-work{display:grid;grid-template-columns:1fr 1fr;grid-gap:10%;gap:10%;align-items:center;background:var(--soft)}.relevant-work>div>p{font-size:13px;max-width:330px;margin-top:25px}.end-cta{text-align:center;padding-block:100px}.end-cta h2{margin:30px 0}.portfolio-page{padding-top:60px}.portfolio-page>.large-copy{font-size:22px;color:#333;margin-top:25px}.portfolio-page>p:not(.large-copy){font-size:12px;margin-top:15px}.filter-buttons{display:flex;gap:10px;margin:40px 0}.filter-buttons button{border:1px solid var(--line);padding:9px 20px;background:#fff;font-size:12px}.filter-buttons button[aria-pressed=true]{background:#111;color:#fff;border-color:#111}.filter-branding .project-card:not(.project-forma),.filter-mobile .project-card:not(.project-mono),.filter-motion .project-card:not(.project-orbit),.filter-web .project-card:not(.project-offscript){display:none}.work-filter:not(.filter-all) .project-offset{margin-top:0}.case-study>.large-copy{margin:25px 0;font-size:21px}.case-art .project-art{aspect-ratio:2}.case-art .art-forma>strong,.case-art .art-orbit>strong{font-size:170px}.case-art .phone{height:115%;width:25%;right:25%}.case-art .poster{width:28%;padding:4%;left:27%}.case-art .poster-two{left:49%}.case-copy{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:8%;gap:8%;margin-top:70px}.case-copy p{margin-bottom:22px}.case-copy h3{margin-bottom:20px}.legal-page{max-width:930px;margin:auto;min-height:65vh}.legal-page h1{font-size:60px;letter-spacing:-3px;margin:25px 0 35px}.legal-page h2{font-size:25px;letter-spacing:-.7px;margin:30px 0 15px}.legal-page p{font-size:15px}.not-found{position:relative;min-height:700px;overflow:hidden}.not-found h1{font-size:160px;letter-spacing:-10px;line-height:1.1;margin-top:20px}.not-found h2{font-size:40px}.not-found p{margin:25px 0;max-width:400px}.not-found .sculpture{width:45%;height:90%;right:2%;top:8%;z-index:-1}.data-art,.search-art{aspect-ratio:1;background:#e8e5dc;padding:40px;display:flex;flex-direction:column;justify-content:center;gap:25px}.data-art small,.search-art>span{font-size:8px;letter-spacing:1px}.search-art>div{background:#fff;padding:15px;font-size:12px;display:flex;justify-content:space-between;border:1px solid #bfbeb5}.search-art>i{display:block;width:75%;height:8px;background:#bebdb1}.search-art>i:nth-of-type(2){width:60%}.search-art>i:nth-of-type(3){width:45%}.data-art>strong,.search-art>strong{font-size:40px;line-height:1;letter-spacing:-2px}.data-art{background:#191a16;color:#f7a047}.data-art>div{display:flex;align-items:flex-end;gap:12px;height:130px}.data-art>div>span{flex:1 1;background:linear-gradient(#ffae41,#e86108)}.service-style-art .service-hero{background:#ffefe2}.service-style-motion .service-hero{background:#1a1b17;color:#fff}.service-style-motion .service-hero p{color:#b6b7ae}.service-style-motion .service-hero .button{background:var(--orange);border-color:var(--orange);color:#111}.service-style-identity .service-hero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-4px}.service-style-social .service-visual{transform:rotate(3deg)}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes assemble{0%{opacity:0;transform:translateY(30px) rotateY(-15deg)}to{opacity:1;transform:translateY(0) rotateY(0)}}@media (min-width:1600px){.hero-composition{min-height:590px}.hero h1{font-size:135px}.hero{padding-top:45px}.section{padding-block:125px}.hero-bottom{margin-top:45px}}@media (max-width:1100px){.desktop-nav{gap:18px}.hero-composition{min-height:410px}.hero h1{font-size:8.5vw}.hero-actions{gap:18px}.hero-actions .button{gap:15px;padding:15px}.hero-actions .text-link{font-size:11px;gap:10px}.service-row{grid-template-columns:35px 1fr 180px 36px}.service-row h3{font-size:21px}.service-tags{font-size:8px}.section{padding-block:80px}.contact-layout{gap:5%}.contact-star{right:1%;font-size:50px}.footer-top{gap:30px}.phone{padding-top:29px}.phone-circle{width:75px;height:75px;margin-block:12px}.phone h4{font-size:15px}.service-process{grid-template-columns:repeat(3,1fr);gap:35px}.service-process-specific{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-description p{font-size:11px}.hero-description{gap:15px}.tiny-cross{font-size:35px}}@media (max-width:800px){.header{height:80px;padding-inline:24px}.brand,.brand img{width:76px;height:76px}.desktop-nav{display:none}.nav-cta{margin-left:auto;margin-right:22px;font-size:11px;padding:9px 13px;gap:20px}.mobile-toggle{display:flex;border:0;background:transparent;padding:10px}.mobile-menu{position:fixed;inset:0;height:100dvh;z-index:60;background:#f4f3ec;padding:35px;display:flex;flex-direction:column;justify-content:center;gap:12px}.mobile-menu>button{position:absolute;right:25px;top:25px;background:none;border:1px solid #ccc;padding:10px}.mobile-menu>.eyebrow{margin-bottom:20px}.mobile-menu>a{font-size:clamp(25px,5vh,43px);font-family:var(--heading);letter-spacing:-1.5px;display:flex;gap:20px;align-items:center;border-bottom:1px solid #d5d4cb;padding-bottom:10px}.mobile-menu>a>small{font-size:9px;letter-spacing:0;color:#777}.mobile-menu>a>svg{margin-left:auto}.hero{padding:26px 24px 30px}.hero-edition{display:none}.hero-topline .eyebrow{font-size:8px;letter-spacing:1px}.hero-composition{min-height:380px;margin-top:36px}.hero h1{font-size:9.2vw}.sculpture{right:-9%;top:0;width:62%;height:100%}.hero-side-note{bottom:0;font-size:7px}.hero-bottom{align-items:flex-start;flex-wrap:wrap;margin-top:20px;gap:25px}.hero-description{width:48%;padding-top:6px}.hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.scroll-note{display:none}.section{padding:70px 24px}.about-layout{gap:6%}.about-layout>div .large-copy{font-size:18px}.about-layout>div p{font-size:12px}h2{font-size:38px;letter-spacing:-1.8px}.values-strip{grid-template-columns:1fr 1fr;margin-top:40px}.values-strip>div{font-size:11px}.section-label{margin-bottom:30px}.section-heading{align-items:flex-start}.service-row{grid-template-columns:30px 1fr 35px}.service-tags{display:none}.service-row h3{font-size:21px}.projects-grid{gap:35px 23px}.project-offset{margin-top:50px}.project-info p{display:none}.project-info h3{font-size:23px}.project-info .eyebrow{font-size:7px;letter-spacing:.8px}.forma-ring{border-width:28px}.art-bottom,.art-top{font-size:5px}.concept-label{font-size:5px;left:12px;top:10px}.poster-one strong{font-size:27px;letter-spacing:-1px}.poster-one>span{font-size:12px}.poster-two>span{font-size:35px}.phone{width:47%;right:9%;border-width:5px;border-radius:22px;padding:27px 10px 10px}.phone h4{font-size:13px}.phone-circle{width:60px;height:60px;font-size:8px}.phone-task{font-size:5px;padding:5px 0}.phone>strong{font-size:17px;margin-top:9px}.mono-word{font-size:22px}.orbit-art{border-width:18px}.art-orbit>strong{letter-spacing:-4px}.process-grid{gap:35px 25px}.process-step h3{font-size:22px}.process-step p{font-size:11px}.review-layout{gap:7%}.review-note{padding-left:25px}.review-note p{font-size:12px}.faq-section{grid-template-columns:1fr;gap:40px}.faq-section h2{font-size:38px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-layout h2{font-size:65px}.contact-star{right:25%}.contact-note{margin-top:25px}.contact-layout>div>p{margin-top:20px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-wordmark{margin-top:45px}.footer-bottom{font-size:8px;gap:20px}.case-study h1,.portfolio-page h1,.service-hero h1{font-size:58px;letter-spacing:-3px}.service-hero-layout{gap:4%}.service-hero p{font-size:12px}.service-intro{grid-template-columns:1fr;gap:20px}.service-intro>p{grid-column:1}.service-intro .section-label{margin-bottom:0}.service-intro h2{font-size:30px}.capabilities-section{gap:5%}.capabilities h3{font-size:17px}.capabilities>div{gap:15px}.relevant-work{gap:6%}.data-art,.search-art{padding:25px;gap:18px}.data-art>strong,.search-art>strong{font-size:30px}.search-art>div{font-size:9px}.data-art>div{height:90px}.case-art .art-forma>strong,.case-art .art-orbit>strong{font-size:110px}.case-copy{gap:5%}.case-copy p{font-size:13px}.not-found .sculpture{opacity:.5}}@media (max-width:540px){.hero-topline .eyebrow{font-size:7px;letter-spacing:.8px}.hero-composition{margin-top:32px;min-height:510px}.hero h1{font-size:15vw;letter-spacing:-.075em;line-height:1.03}.sculpture{top:37%;right:-13%;width:84%;height:69%;z-index:0}.hero-side-note{left:0;right:auto;bottom:26px;font-size:7px}.object-note{font-size:6px}.object-coordinate{display:none}.beam{border-radius:8px}.cube-one{width:30px;height:30px}.cube-two{width:16px;height:16px}.cube-three{width:19px;height:19px}.hero-bottom{margin-top:6px;display:block}.hero-description{width:100%;align-items:flex-start;gap:18px}.hero-description p{font-size:12px;line-height:1.7;max-width:285px}.desktop-break{display:none}.tiny-cross{font-size:33px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:24px}.hero-actions .button{padding:15px;font-size:10px;gap:22px}.hero-actions .text-link{font-size:10px;gap:9px}.marquee{padding-block:16px}.marquee span{font-size:12px}.marquee i{font-size:17px;padding-inline:22px}.section{padding-block:58px}.section-label{font-size:8px;letter-spacing:1.1px;margin-bottom:25px}.about-layout{grid-template-columns:1fr;gap:28px}.about-layout h2{font-size:40px}.about-layout>div .large-copy{font-size:20px}.about-layout>div p{font-size:13px}.values-strip{margin-top:35px}.values-strip>div{font-size:10px;gap:8px;padding-block:16px}.values-strip .square{display:none}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;font-size:12px}.section-heading>.text-link{margin-top:20px}.section-heading h2{font-size:37px}.service-row{min-height:80px;gap:10px;grid-template-columns:24px 1fr 32px}.service-row h3{font-size:18px;letter-spacing:-.6px;line-height:1.3}.service-number{font-size:8px}.service-arrow{width:30px;height:30px}.service-row:hover{padding-left:7px}.service-row p{font-size:11px}.work-disclaimer{margin-top:0;font-size:11px}.projects-grid{grid-template-columns:1fr;gap:32px}.project-offset{margin-top:0}.project-info p{display:block;font-size:11px}.project-info .eyebrow{font-size:8px}.project-art{aspect-ratio:1.17}.art-forma>strong{font-size:72px}.forma-ring{border-width:33px}.poster-one strong{font-size:35px}.poster-two>span{font-size:42px}.poster-one>span{font-size:15px}.phone{right:15%;width:42%;padding:30px 12px 12px;height:92%}.phone h4{font-size:15px}.phone-circle{width:76px;height:76px;font-size:9px}.phone-task{font-size:6px;padding-block:7px}.art-orbit>strong{font-size:74px}.art-bottom,.art-top{font-size:6px}.process-grid{grid-template-columns:1fr;gap:0;margin-top:35px}.process-step{position:relative;padding:0 0 32px 45px;border-left:1px solid #6f4629;margin-left:7px}.process-step:last-child{padding-bottom:0}.process-number{position:absolute;left:17px;top:7px;font-size:8px;border:0;padding:0;margin:0}.process-number>span{left:-21px;top:2px;bottom:auto}.process-step h3{font-size:24px;margin-bottom:13px}.process-step p{max-width:100%;font-size:12px}.review-layout{grid-template-columns:1fr;gap:35px}.review-layout h2{font-size:40px}.review-note{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.quote-mark{font-size:65px}.review-note p{font-size:13px}.faq-section h2{font-size:36px}.faq-item h3>button{font-size:12px;padding-block:20px}.contact-layout h2{font-size:61px;letter-spacing:-3px}.contact-star{right:4%;font-size:57px}.form-grid{gap:24px 20px}.contact-form input,.contact-form select{font-size:11px}.form-bottom .button{padding:14px 13px;font-size:10px;gap:10px}.form-bottom p{font-size:8px;max-width:115px}.footer{padding:40px 24px 22px}.footer-top{gap:30px 20px}.footer-top>div:last-child .eyebrow{font-size:7px;letter-spacing:.8px}.footer-top .footer-talk{font-size:25px!important}.footer-top p,.footer-top>div>a:not(.footer-logo){font-size:10px}.footer-wordmark{font-size:23vw;letter-spacing:-1.6vw;margin-top:35px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:17px 12px}.footer-bottom>div{gap:15px}.footer-bottom>a{margin-left:auto}.service-hero-layout{grid-template-columns:1fr;gap:35px}.case-study h1,.portfolio-page h1,.service-hero h1{font-size:53px;letter-spacing:-3px}.service-hero p{font-size:14px}.service-visual .project-art{aspect-ratio:1.2}.service-intro h2{font-size:27px}.service-intro>p{font-size:13px}.capabilities-section{grid-template-columns:1fr;gap:30px}.capabilities h3{font-size:19px}.service-process{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.relevant-work{grid-template-columns:1fr;gap:35px}.end-cta h2{font-size:41px}.end-cta .eyebrow{font-size:8px}.filter-buttons{gap:6px;flex-wrap:wrap}.filter-buttons button{font-size:11px;padding:8px 13px}.portfolio-page>.large-copy{font-size:19px}.case-art .project-art{aspect-ratio:1}.case-art .art-forma>strong,.case-art .art-orbit>strong{font-size:75px}.case-art .phone{width:43%;right:12%;height:90%}.case-art .poster{width:46%;padding:7%;left:10%}.case-art .poster-two{left:45%}.case-copy{grid-template-columns:1fr;gap:25px;margin-top:40px}.legal-page h1{font-size:45px;letter-spacing:-2px}.not-found{min-height:660px}.not-found h1{font-size:125px}.not-found h2{font-size:32px}.not-found .sculpture{width:80%;height:42%;top:53%;right:-13%}.not-found p{font-size:13px}.data-art,.search-art{aspect-ratio:1.2}.data-art>div{height:100px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.marquee>div{transform:none}.geometry{transform:none!important}}.browser-art{aspect-ratio:1;background:#dedcd3;padding:35px;display:flex;flex-direction:column;justify-content:center}.browser-chrome{background:#fff;display:flex;justify-content:space-between;padding:13px 15px;font-size:7px;color:#777;border-bottom:1px solid #ddd}.browser-chrome>span:first-child{color:#f87916;letter-spacing:3px}.browser-content{background:#f8f7f0;padding:35px 24px;position:relative;overflow:hidden;min-height:290px}.browser-content small{font-size:7px;letter-spacing:1px}.browser-content strong{display:block;font-size:42px;line-height:1.05;letter-spacing:-2px;position:relative;z-index:2;margin:25px 0 35px}.browser-content strong>span{color:var(--orange)}.browser-button{display:inline-block;background:#111;color:#fff;font-size:6px;padding:10px}.browser-shape{position:absolute;right:-15px;top:45%;width:110px;height:140px;background:linear-gradient(130deg,#ffb733,#f76807);transform:rotate(25deg);box-shadow:8px 8px #d95908}.hero h1{animation:assemble .7s ease both}.reveal.is-visible{animation:assemble .6s ease both}@media (max-width:540px){.hero .sculpture{height:62%;top:38%}.hero .object-note{display:none}.browser-art{padding:25px}.browser-content{min-height:260px}.browser-content strong{font-size:37px}}@media (prefers-reduced-motion:reduce){.hero h1,.reveal.is-visible{animation:none}}.hero-story-layout{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;grid-gap:3%;gap:3%;min-height:520px;margin-top:30px}.hero .hero-story-layout h1{font-size:clamp(52px,6.2vw,98px);letter-spacing:-.075em;line-height:1.06;animation:none}.headline-line{display:block;animation:headline-rise .85s cubic-bezier(.16,1,.3,1) both}.headline-line:nth-child(2){animation-delay:.12s}.headline-line:nth-child(3){animation-delay:.24s}.hero-promise{display:block;font:400 14px/1.8 var(--body);letter-spacing:0;color:#73736a;margin-top:30px;animation:headline-rise .9s .35s both}.hero-story{min-width:0;align-self:center;animation:headline-rise 1s .2s both}.story-top{justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#7d756c}.story-top,.story-top>span{display:flex;align-items:center}.story-top>span{gap:9px}.story-top button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ded9d1;background:#fffcf8;border-radius:50%;color:#655c50}.story-canvas{position:relative;min-height:350px;display:flow-root;perspective:1000px}.story-orbit{position:absolute;inset:8% 1%;border:1px solid #e4d8c9;border-radius:50%;transform:rotate(-20deg);background:radial-gradient(ellipse,#fff0d9 0,transparent 68%)}.idea-note{position:absolute;z-index:3;top:47px;left:15%;width:225px;height:242px;background:#ffe4b4;padding:28px;box-shadow:8px 18px 40px #79542e19;transform:rotate(-7deg);transition:transform 1s cubic-bezier(.22,1,.36,1),opacity .7s;background-image:linear-gradient(#a9884e12 1px,transparent 0);background-size:100% 26px}.idea-note>svg{color:#a95514;margin-bottom:17px}.idea-note>span{display:block;font-family:var(--heading);font-size:25px;line-height:1.18;letter-spacing:-1px}.idea-note em{font-family:Georgia,serif;font-weight:400}.idea-note small{display:block;font-size:7px;letter-spacing:1px;margin-top:19px}.idea-note i{position:absolute;width:64px;height:23px;top:-11px;left:35%;background:#f2ba7380;transform:rotate(8deg)}.story-browser{position:relative;margin:30px 3% 32px 8%;background:#fff;box-shadow:10px 24px 45px #5c3e2320;border:1px solid #dfd7cd;border-radius:7px;overflow:hidden;transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity .85s,filter .85s;transform:translate(30px,22px) rotate(6deg) scale(.88);opacity:.22}.story-browser-bar{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;background:#faf9f6;border-bottom:1px solid #ebe6de;color:#91887b;font-size:6px;letter-spacing:1px}.story-browser-bar>span:first-child{font-size:7px;letter-spacing:3px;color:#bcb4a6}.story-website{background:#fffaf1;transition:background .9s}.mock-nav{display:flex;align-items:center;justify-content:space-between;margin:0 20px;padding:17px 0;border-bottom:1px solid #e1daca;font-size:6px}.mock-nav strong{font-size:9px;letter-spacing:-.3px}.mock-nav>span{color:#716c62}.mock-content{position:relative;padding:22px 20px 25px;overflow:hidden}.mock-eyebrow{font-size:6px;letter-spacing:1.2px;position:relative;z-index:2}.mock-content>strong{display:block;font-size:39px;font-family:var(--heading);line-height:1.02;letter-spacing:-2px;margin:10px 0 12px;position:relative;z-index:2}.mock-content em{font-family:Georgia,serif;font-weight:400}.mock-content>p{font-size:7px;line-height:1.7}.mock-content>p,.mock-cta{position:relative;z-index:2}.mock-cta{display:inline-flex;align-items:center;gap:15px;font-size:6px;margin-top:17px;background:#191813;color:white;padding:9px 11px;transition:background .8s}.mock-bottom{display:flex;justify-content:space-between;padding:12px 20px;border-top:1px solid #e1daca;font-size:5px;letter-spacing:1.2px}.mock-sun{width:160px;height:160px;right:-14px;top:32px;background:repeating-conic-gradient(from 0deg,#ee620d 0deg 10deg,#ffac34 10deg 20deg);box-shadow:inset 0 0 0 28px #ffb23f;transform:rotate(-30deg);transition:transform 1.5s cubic-bezier(.22,1,.36,1),opacity .7s;opacity:0}.mock-sun,.mock-sun:after{position:absolute;border-radius:50%}.mock-sun:after{content:"";inset:46px;background:#fffaf1}.wire-line{position:absolute;border:1px dashed #a49e92;opacity:0;transition:opacity .6s;pointer-events:none}.wire-one{inset:10px 15px}.wire-two{top:20px;right:15px;width:35%;height:165px;background:repeating-linear-gradient(45deg,transparent,transparent 8px,#c9c2b433 0,#c9c2b433 9px)}.craft-tag,.launch-tag{position:absolute;display:flex;align-items:center;gap:10px;font-size:9px;background:white;box-shadow:0 8px 28px #46311813;border:1px solid #e4dcd0;padding:12px 15px;z-index:4;opacity:0;transition:opacity .6s,transform .8s}.craft-tag{left:0;top:18px;transform:translateY(15px) rotate(-4deg)}.craft-tag>span:last-child{color:#b55616;margin-left:14px}.launch-tag{right:0;bottom:12px;transform:translateY(15px) rotate(3deg)}.launch-tag>span{display:grid;place-items:center;background:#ffead2;color:#9b460e;border-radius:50%;width:23px;height:23px}.story-pixel{position:absolute;background:var(--orange);width:8px;height:8px;transition:transform 1.2s ease}.sp-one{top:15px;right:7%}.sp-two{left:4%;bottom:38px}.sp-three,.sp-two{width:5px;height:5px}.sp-three{right:0;top:45%;background:#dba459}.chapter-1 .idea-note,.chapter-2 .idea-note{transform:translate(-45px,-12px) rotate(-15deg) scale(.8);opacity:0;pointer-events:none}.chapter-1 .story-browser{opacity:1;transform:rotate(-3deg) scale(.96)}.chapter-1 .story-website{background:#f4f3ee}.chapter-1 .wire-line{opacity:1}.chapter-1 .mock-cta{background:#bdb9af}.chapter-1 .craft-tag{opacity:1;transform:translateY(0) rotate(-4deg)}.chapter-2 .story-browser{opacity:1;transform:rotate(0) scale(1)}.chapter-2 .mock-sun{opacity:1;transform:rotate(0)}.chapter-2 .launch-tag{opacity:1;transform:translateY(0) rotate(3deg)}.chapter-2 .sp-one{transform:translate(8px,-7px) rotate(90deg)}.chapter-2 .sp-two{transform:translate(-7px,7px) rotate(90deg)}.story-caption{min-height:62px;padding:5px 0 12px}.story-caption strong{display:block;font-size:12px;font-weight:500;letter-spacing:-.1px}.story-caption p{font-size:10px;line-height:1.7;margin-top:4px;color:#868075}.story-controls{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.story-controls button{position:relative;text-align:left;background:none;border:0;border-top:2px solid #e0dcd4;padding:13px 0 8px;font-size:10px;color:#8c867b;transition:color .3s}.story-controls button>span{font-size:8px;margin-right:9px}.story-controls button[aria-pressed=true]{color:#1b1915}.story-controls button>i{position:absolute;top:-2px;left:0;width:0;height:2px;background:var(--orange)}.story-controls button[aria-pressed=true]>i{width:100%}.story-playing .story-controls button[aria-pressed=true]>i{animation:story-progress 4.5s linear both}.hero-bottom{animation:headline-rise .9s .45s both;margin-top:28px}.about-layout.is-visible,.contact-layout.is-visible,.review-layout.is-visible,.section-heading.is-visible,.values-strip.is-visible{animation:section-arrive .85s cubic-bezier(.16,1,.3,1) both}.button{transition:background .3s,color .3s,box-shadow .3s,transform .3s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #d97b1720}.scroll-note span{writing-mode:horizontal-tb}@keyframes headline-rise{0%{opacity:0;transform:translateY(22px);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:translateY(0);-webkit-clip-path:inset(0 0 -10% 0);clip-path:inset(0 0 -10% 0)}}@keyframes section-arrive{0%{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes story-progress{0%{width:0}to{width:100%}}@media (min-width:1600px){.hero-story-layout{min-height:600px}.story-canvas{min-height:400px}.story-browser{margin-top:48px}.mock-content{padding-block:30px}.mock-content>strong{font-size:48px}.mock-sun{width:190px;height:190px}.idea-note{left:22%;top:65px}}@media (max-width:1100px) and (min-width:801px){.hero .hero-story-layout h1{font-size:6vw}.story-canvas{min-height:320px}.mock-content>strong{font-size:31px}.mock-sun{width:130px;height:130px;right:-30px}.mock-nav{margin-inline:14px}.mock-nav>span{font-size:5px}.hero-promise{font-size:12px}.story-caption strong{font-size:11px}.story-caption p{font-size:9px}.idea-note{left:10%}}@media (max-width:800px){.hero-story-layout{grid-template-columns:1fr;gap:35px;margin-top:32px}.hero .hero-story-layout h1{font-size:clamp(48px,10vw,80px)}.hero-promise{font-size:13px;margin-top:20px}.hero-story{width:min(100%,540px);justify-self:center}.story-canvas{min-height:360px}.hero-bottom{margin-top:30px}.hero-description{width:50%}}@media (max-width:540px){.hero .hero-story-layout h1{font-size:12.4vw;line-height:1.07}.hero-story-layout{gap:28px}.hero-promise{font-size:12px;line-height:1.7}.story-canvas{min-height:310px}.story-browser{margin:29px 3% 32px 6%}.story-browser-bar{padding:9px 10px}.mock-nav{padding:13px 0;margin-inline:14px}.mock-nav>span{font-size:5px}.mock-content{padding:18px 14px}.mock-content>strong{font-size:32px}.mock-content>p{font-size:6px}.mock-sun{width:122px;height:122px;right:-15px;top:37px;box-shadow:inset 0 0 0 21px #ffb23f}.mock-sun:after{inset:36px}.mock-cta{font-size:5px;padding:7px 9px;margin-top:13px}.mock-bottom{padding:10px 14px;font-size:4px}.idea-note{width:205px;height:226px;left:14%;top:40px;padding:23px}.idea-note>span{font-size:24px}.idea-note>svg{margin-bottom:13px}.story-top{font-size:7px;letter-spacing:1px}.story-caption strong{font-size:11px}.story-caption p{font-size:9px}.story-controls{gap:10px}.story-controls button{font-size:9px;padding-block:12px}.story-controls button>span{font-size:7px;margin-right:6px}.launch-tag{font-size:8px;padding:9px 11px;bottom:13px}.craft-tag{font-size:8px;padding:10px}.hero-description{width:100%}.hero-bottom{margin-top:27px}.hero-actions{justify-content:space-between;gap:12px}.hero-actions .button{gap:16px}.hero-actions .text-link{font-size:10px}}@media (prefers-reduced-motion:reduce){.about-layout.is-visible,.contact-layout.is-visible,.headline-line,.hero-bottom,.hero-promise,.hero-story,.review-layout.is-visible,.section-heading.is-visible,.story-controls button>i,.values-strip.is-visible{animation:none!important}.hero-story *{transition:none!important}.button:hover{transform:none}}.page-entrance{animation:page-arrive .45s ease-out}.service-row{position:relative;isolation:isolate}.service-row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--orange);transform:scaleY(0);transform-origin:bottom;transition:transform .4s cubic-bezier(.16,1,.3,1)}.service-row:focus-visible:before,.service-row:hover:before{transform:scaleY(1)}.capabilities>div,.project-info h3,.service-process>div,.service-row h3,.values-strip>div{transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s}.project-info>svg{transition:transform .4s,color .3s}.project-card:hover .project-info>svg{transform:translate(3px,-3px);color:#bd5009}.project-card:hover .project-info h3{transform:translateX(4px)}.faq-item h3>button>svg{transition:transform .35s,color .35s}.faq-item.active h3>button>svg{transform:rotate(180deg)}.faq-item.active .faq-answer p{animation:answer-arrive .4s .05s both}.footer-top a:not(.footer-logo){transition:color .25s,transform .3s}.footer-top a:not(.footer-logo):hover{color:#ffae54;transform:translateX(4px)}.filter-buttons button,.nav-cta{transition:background .3s,color .3s,border-color .3s,transform .3s}.nav-cta:hover{background:var(--orange);border-color:var(--orange);color:#17140f}.filter-buttons button:hover{transform:translateY(-2px);border-color:#bb6c31}.mega-menu{transform-origin:top;animation:mega-menu-arrive .25s ease both}.mobile-menu{animation:menu-arrive .35s cubic-bezier(.16,1,.3,1) both}.mobile-menu>a{animation:content-arrive .45s ease both}.mobile-menu>a:nth-of-type(2){animation-delay:.04s}.mobile-menu>a:nth-of-type(3){animation-delay:.08s}.mobile-menu>a:nth-of-type(4){animation-delay:.12s}.mobile-menu>a:nth-of-type(5){animation-delay:.16s}.mobile-menu>a:nth-of-type(6){animation-delay:.2s}.mobile-menu>a:nth-of-type(7){animation-delay:.24s}.contact-form label:focus-within{color:#ad4a0a}.contact-form label{transition:color .25s}.contact-form input,.contact-form textarea{transition:padding .3s,border-color .3s,box-shadow .3s}.contact-form input:focus,.contact-form textarea:focus{padding-left:8px}.end-cta .button:hover{box-shadow:0 10px 28px #e77a2426}.marquee:hover>div{animation-play-state:paused}.navigation-progress{position:fixed;z-index:101;top:0;left:0;right:0;height:3px;opacity:0;pointer-events:none;transition:opacity .2s;background:#f5e9da;overflow:hidden}.navigation-progress.progress-visible{opacity:1}.navigation-progress>span{display:block;height:100%;width:40%;background:linear-gradient(90deg,#f66408,#ffbc40);transform:translateX(-100%)}.progress-visible>span{animation:navigation-progress 1.15s ease-in-out infinite}.navigation-loader{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#fffdf9f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;animation:loader-appear .16s ease both}.navigation-loader-inner{display:flex;flex-direction:column;align-items:center;gap:20px}.navigation-loader-inner>img{object-fit:contain}.loader-label{font-size:13px;letter-spacing:-.2px;color:#4c463c}.loader-caption{font-size:8px;letter-spacing:2px;color:#938b7e}.loader-pixels{display:flex;align-items:center;gap:7px;height:22px}.loader-pixels>i{width:8px;height:8px;background:#f56a0a;animation:loader-pixel 1.2s ease-in-out infinite}.loader-pixels>i:nth-child(2){animation-delay:.12s;background:#ff8317}.loader-pixels>i:nth-child(3){animation-delay:.24s;background:#ff9b22}.loader-pixels>i:nth-child(4){animation-delay:.36s;background:#ffb932}.navigation-loader.is-complete{animation:loader-depart .32s ease both}.navigation-loader.is-complete .loader-pixels>i{animation:none;transform:none}.route-loading{min-height:65vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.route-loading>p{font-size:13px}@media (hover:hover) and (pointer:fine){.values-strip>div:hover{transform:translateY(-3px);color:#af4e0d}.capabilities>div:hover{transform:translateX(6px);color:#ffad4c}.service-process>div:hover{transform:translateY(-5px)}}@keyframes page-arrive{0%{opacity:0}to{opacity:1}}@keyframes content-arrive{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes menu-arrive{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes mega-menu-arrive{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%)}}@keyframes navigation-progress{0%{transform:translateX(-110%)}to{transform:translateX(350%)}}@keyframes loader-pixel{0%,70%,to{transform:translateY(0) rotate(0);opacity:.45}35%{transform:translateY(-6px) rotate(90deg);opacity:1}}@keyframes loader-appear{0%{opacity:0}to{opacity:1}}@keyframes loader-depart{0%,25%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.faq-item.active .faq-answer p,.loader-pixels>i,.mega-menu,.mobile-menu,.mobile-menu>a,.navigation-loader,.page-entrance,.progress-visible>span{animation:none!important}.navigation-loader{-webkit-backdrop-filter:none;backdrop-filter:none}.navigation-progress>span{width:100%;transform:none}.capabilities>div,.contact-form label,.filter-buttons button,.footer-top a,.nav-cta,.project-info h3,.project-info>svg,.service-process>div,.service-row h3,.service-row:before,.values-strip>div{transition:none}.capabilities>div:hover,.project-card:hover .project-info h3,.service-process>div:hover,.values-strip>div:hover{transform:none}}.art-offscript{container-type:inline-size}.poster-one strong{font-size:7.4cqw;letter-spacing:-.04em}.poster-one>span{font-size:3.2cqw}.poster-two>span{font-size:10cqw;letter-spacing:-.04em}.case-art .poster-one strong{font-size:4.4cqw}.case-art .poster-one>span{font-size:2.4cqw}.case-art .poster-two>span{font-size:7cqw}:is(.service-hero-layout,.capabilities-section,.relevant-work,.case-copy,.contact-layout,.form-grid)>*{min-width:0}@media (max-width:1024px){.contact-layout{grid-template-columns:minmax(0,1fr);gap:42px}.contact-layout>div>p{max-width:520px}.contact-star{right:12%}.contact-form{width:100%;max-width:820px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;min-height:48px}.contact-form label{font-size:12px}.contact-form select{padding-right:18px}.contact-form textarea{line-height:1.6}.form-bottom p{font-size:11px;max-width:240px}.form-bottom .button{font-size:12px;min-height:48px}.story-top button{width:44px;height:44px}.filter-buttons button,.story-controls button{min-height:44px}}@media (max-width:800px){.mobile-menu{padding:84px 24px 28px;overflow-y:auto;overscroll-behavior:contain;justify-content:safe center}.mobile-menu>*{flex-shrink:0}.mobile-menu>button{position:fixed;top:20px;right:24px;z-index:1;background:#f4f3ec;min-width:44px;min-height:44px}.mobile-menu>a{min-height:44px}}@media (max-width:700px){.service-hero-layout{grid-template-columns:minmax(0,1fr);gap:34px}.service-hero-layout>div:first-child{max-width:560px}.service-visual{width:100%;max-width:520px;justify-self:center}.service-visual .project-art{aspect-ratio:1.2}.service-hero h1{font-size:clamp(42px,9vw,58px);letter-spacing:-.055em;line-height:1.07;text-wrap:balance}.service-hero p{font-size:14px;max-width:500px}.service-intro h2{text-wrap:pretty}.capabilities-section{grid-template-columns:minmax(0,1fr);gap:30px}.service-process-specific{grid-template-columns:minmax(0,1fr);gap:34px;margin-top:34px}.relevant-work{grid-template-columns:minmax(0,1fr);gap:32px}.relevant-work>.project-card{max-width:520px;width:100%;justify-self:center}.case-copy{grid-template-columns:minmax(0,1fr);gap:26px;margin-top:40px}}@media (max-width:540px){.case-art .poster-one strong{font-size:7cqw}.case-art .poster-one>span{font-size:3.2cqw}.case-art .poster-two>span{font-size:10cqw}.form-grid{grid-template-columns:minmax(0,1fr);gap:24px}.form-bottom{flex-direction:column;align-items:stretch;gap:18px}.form-bottom p{max-width:none;font-size:11px}.form-bottom .button{width:100%;font-size:12px;white-space:nowrap;padding:16px 20px}.contact-layout h2{font-size:clamp(44px,12vw,61px);letter-spacing:-.055em;line-height:1.06}.contact-star{right:4%;font-size:clamp(38px,11vw,55px)}.contact-note{font-size:8px;line-height:1.7;letter-spacing:.65px}.service-hero h1{font-size:clamp(42px,11.5vw,56px)}.service-style-identity .service-hero h1{letter-spacing:-.045em}.footer-top>div>a:not(.footer-logo){font-size:12px;min-height:32px;padding-block:4px;margin-top:4px}.footer-bottom{font-size:10px;line-height:1.7}.footer-bottom a{display:inline-flex;min-height:32px;align-items:center}.filter-buttons{gap:8px}}@media (max-width:800px) and (max-height:500px){.mobile-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:8px 28px;gap:8px 28px;padding:70px 24px 24px}.mobile-menu>.eyebrow{grid-column:1/-1;margin-bottom:8px}.mobile-menu>a{font-size:24px;line-height:1.2;letter-spacing:-1px;padding-bottom:8px;gap:12px}.mobile-menu>button{top:12px}}:root{color-scheme:light;--text-secondary:#66665f;--text-subtle:#77776e;--surface-raised:#ffffff;--surface-hover:#eeeee6;--header-surface:#fffffff5;--header-scrolled:#ffffffe6;--action-bg:#11110f;--action-fg:#ffffff;--accent-text:#ad4908;--control-border:#bcbcb3;--loader-surface:#fffdf9f2}html[data-theme=dark]{color-scheme:dark;--ink:#f3f1e8;--paper:#11120f;--soft:#1b1d18;--line:#383b32;--orange:#ff963b;--amber:#ffc269;--muted:#a7aa9e;--text-secondary:#b6b9ad;--text-subtle:#a7aa9e;--surface-raised:#22251e;--surface-hover:#292d23;--header-surface:#11120ff5;--header-scrolled:#11120fe8;--action-bg:#ff963b;--action-fg:#17140f;--accent-text:#ffad63;--control-border:#5a5f50;--loader-surface:#11120ff2}.header-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.header-actions .nav-cta{margin:0;white-space:nowrap}.theme-toggle{position:relative;display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--control-border);border-radius:50%;background:transparent;color:var(--ink);transition:background .2s,border-color .2s}.theme-toggle:hover{background:var(--surface-hover);border-color:var(--orange)}.theme-toggle svg{position:absolute;transition:opacity .2s,transform .3s}.theme-sun{opacity:0;transform:rotate(-60deg) scale(.65)}.theme-moon,html[data-theme=dark] .theme-sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .theme-sun{color:var(--amber)}html[data-theme=dark] .theme-moon{opacity:0;transform:rotate(60deg) scale(.65)}body{transition:background-color .22s,color .22s}p{color:var(--text-secondary)}.muted{color:var(--muted)}.header{background:var(--header-surface)}.header.scrolled{background:var(--header-scrolled)}.mega-menu{background:var(--surface-raised)}.mega-menu a:hover{color:var(--accent-text)}.nav-cta{border-color:var(--control-border)}.button{background:var(--action-bg);border-color:var(--action-bg);color:var(--action-fg)}.button:hover{background:var(--orange);border-color:var(--orange);color:#17140f}.button-light{background:#fff;color:#111;border-color:#fff}.faq-item,.faq-list,.service-list,.service-row{border-color:var(--line)}.service-row:focus-visible,.service-row:hover{background:var(--surface-hover)}.contact-form label:focus-within,.faq-item.active h3>button,.service-process>div>span,.service-row:hover h3{color:var(--accent-text)}.hero-edition,.hero-promise,.project-info .eyebrow,.service-number,.service-tags,.story-caption p,.story-controls button,.story-top{color:var(--text-subtle)}.service-arrow{border-color:var(--control-border)}.service-row:hover .service-arrow{color:#17140f}.view-project{color:#111}.contact-form input,.contact-form select,.contact-form textarea{color:var(--ink);border-color:var(--control-border)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-subtle);opacity:1}.contact-form option,.filter-buttons button{color:var(--ink);background:var(--surface-raised)}.filter-buttons button[aria-pressed=true]{background:var(--action-bg);color:var(--action-fg);border-color:var(--action-bg)}.portfolio-page>.large-copy{color:var(--ink)}.story-top button{background:var(--surface-raised);border-color:var(--control-border);color:var(--ink)}.story-controls button{border-color:var(--line)}.story-controls button[aria-pressed=true]{color:var(--ink)}.navigation-loader{background:var(--loader-surface)}.loader-label{color:var(--ink)}.loader-caption{color:var(--text-subtle)}.art-mono,.art-offscript,.browser-art,.idea-note,.search-art,.story-browser{color:#171714;color-scheme:light}.mock-content>p,.project-art p{color:#66665f}.poster-two{color:#f69b59}.craft-tag,.launch-tag{color:#26231c;color-scheme:light}.brand img,.footer-logo img,.navigation-loader-inner>img{background:transparent}:where(html[data-theme=dark]) .hero{background:radial-gradient(ellipse at 75% 55%,#302317 0,#11120f 55%)}:where(html[data-theme=dark]) .marquee{background:#181b15}:where(html[data-theme=dark]) .nav-cta:hover{background:var(--orange);border-color:var(--orange);color:#17140f}:where(html[data-theme=dark]) .mobile-menu{background:#171a14}:where(html[data-theme=dark]) .mobile-menu>button{background:#171a14;border-color:var(--control-border)}:where(html[data-theme=dark]) .mobile-menu>a{border-color:var(--line)}:where(html[data-theme=dark]) .mobile-menu>a>small{color:var(--text-subtle)}:where(html[data-theme=dark]) .story-orbit{border-color:#63503a;background:radial-gradient(ellipse,#6b431525,transparent 70%)}:where(html[data-theme=dark]) .story-browser{box-shadow:12px 24px 45px #0006}:where(html[data-theme=dark]) .idea-note{box-shadow:8px 18px 40px #0004}:where(html[data-theme=dark]) .story-controls button:hover{color:var(--amber)}:where(html[data-theme=dark]) .capabilities-section,:where(html[data-theme=dark]) .process-section{background:#0b0e09}:where(html[data-theme=dark]) .footer{background:#090c07;border-top:1px solid var(--line)}:where(html[data-theme=dark]) .service-style-art .service-hero{background:#281e16}:where(html[data-theme=dark]) .service-style-motion .service-hero{background:#151a11}:where(html[data-theme=dark]) .navigation-progress{background:#392d1d}:where(html[data-theme=dark]) .project-card:hover .project-info>svg,:where(html[data-theme=dark]) .values-strip>div:hover{color:var(--accent-text)}:where(html[data-theme=dark]) .button:hover{background:var(--amber);border-color:var(--amber)}:where(html[data-theme=dark]) :is(a,button,input,textarea,select):focus-visible{outline-color:var(--amber)}@media (max-width:1100px){.header-actions{gap:10px}.header-actions .nav-cta{gap:18px;padding-inline:13px}.desktop-nav{gap:16px}}@media (max-width:800px){.header-actions{margin-left:auto;gap:8px}}@media (max-width:540px){.header-actions{gap:6px}.header-actions .nav-cta{padding:10px 12px;min-height:44px;font-size:11px}.header-actions .nav-cta svg{display:none}}@media (prefers-reduced-motion:reduce){.theme-toggle,.theme-toggle svg,body{transition:none}}.brand img,.footer-logo,.footer-logo img,.navigation-loader-inner>img{background:transparent;object-fit:contain}.logo-dark,html[data-theme=dark] .logo-light{display:none}html[data-theme=dark] .logo-dark{display:block}.company-details{display:grid;grid-gap:24px;gap:24px;margin-top:28px;font-style:normal;font-size:14px;line-height:1.7}.company-details .eyebrow{display:block;margin-bottom:8px}.company-details a{display:flex;align-items:center;gap:12px;min-height:44px;width:-moz-fit-content;width:fit-content;color:inherit}.company-details a:hover{color:var(--orange)}.company-phone-label{font-size:11px;font-weight:700;opacity:.75}.footer-top>div>.eyebrow{color:#f5f5ef;font-size:11px;font-weight:700;letter-spacing:1.3px}.footer .company-details{color:#c2c4b8;font-size:13px;line-height:1.8;gap:22px;margin:24px 0}.footer .company-details .eyebrow{color:#ffad63;font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 8px}.footer .company-phone-label{color:#a7aa9e;font-size:10px;min-width:20px;opacity:1}.footer-top .footer-talk{border-top:1px solid #383b32;padding-top:20px;color:#f5f5ef}.logo-dark,.logo-on-dark{mix-blend-mode:screen}.orange-solid{color:var(--orange)}:root{--accent-gradient:linear-gradient(115deg,#11110f,#11110f 38%,#ef6508 58%,#ffb52b)}.capabilities-section,.footer,.process-section,.service-style-motion .service-hero,html[data-theme=dark]{--accent-gradient:linear-gradient(115deg,#f5f5ef,#f5f5ef 38%,#ff8526 58%,#ffc13b)}@supports (((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text)){.hero-orange,.orange,.service-gradient-heading{background-image:var(--accent-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone}.hero-orange{width:-moz-fit-content;width:fit-content;max-width:100%}.service-gradient-heading{max-width:760px}.hero-orange .period{-webkit-text-fill-color:currentColor}}@media (forced-colors:active),print{.hero-orange,.orange,.service-gradient-heading{background-image:none;-webkit-text-fill-color:currentColor}}