@font-face{font-family:Barlow;src:url('assets/Barlow-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Barlow;src:url('assets/Barlow-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}@font-face{font-family:Barlow;src:url('assets/Barlow-Black.ttf') format('truetype');font-weight:900;font-display:swap}
:root{--bg:#111110;--surface:#1a1a18;--text:#f4f1e9;--muted:#a6a59e;--accent:#f47652;--paper:#f0ede5;--line:#353530;--gutter:clamp(22px,4.5vw,80px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--text);font:18px/1.5 Barlow,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}img,video{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:900;line-height:1.02;letter-spacing:-.04em}h2{font-size:clamp(40px,4.2vw,64px)}h2 span{color:var(--muted)}h3{font-weight:600;line-height:1.15;letter-spacing:-.02em}.wrap{width:calc(100% - var(--gutter)*2);max-width:1280px;margin-inline:auto}.section-space{padding-block:100px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--accent);color:#111;padding:12px}.skip:focus{top:15px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--accent);color:#181512;padding:15px 22px;min-height:52px;border:1px solid var(--accent);border-radius:5px;font-size:16px;font-weight:600;transition:background .25s,transform .25s}.button:hover{background:#ffa083;transform:translateY(-2px)}.button span{font-size:20px}.button.small{padding:9px 16px;min-height:44px;font-size:14px}.site-header{border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;gap:24px}.logo{margin-right:auto}.logo img{width:78px;height:auto}.site-header nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:600}.site-header nav>a:not(.button):hover{color:var(--accent)}.motion-toggle{background:transparent;border:0;border-left:1px solid var(--line);width:44px;height:40px;font-size:22px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:0 50px;align-items:center;padding-top:55px}.hero-copy{padding-block:24px 50px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.095em}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;box-shadow:0 0 12px #f4765260}.hero h1{font-size:clamp(58px,6.15vw,94px);margin:28px 0;letter-spacing:-.045em}.hero h1 span{color:var(--accent)}.hero-description{font-size:19px;line-height:1.55;color:#b4b4ac;max-width:455px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:34px}.quiet-link{font-size:15px;font-weight:600;display:flex;gap:12px;align-items:center}.quiet-link:hover{color:var(--accent)}.vision{perspective:1200px;padding:12px 0 35px;min-width:0}.vision-stage{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;position:relative;width:100%;aspect-ratio:1;max-width:620px;margin-left:auto;transform:rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;transition:transform .45s cubic-bezier(.2,.8,.2,1);background:#090a0b;border:1px solid #35343a;border-radius:8px;box-shadow:0 22px 70px #0006;isolation:isolate}.vision-image{position:absolute;inset:3%;overflow:hidden;border-radius:6px;transform:translateZ(12px);mask-image:radial-gradient(ellipse at center,black 35%,#000c 60%,transparent 76%)}.vision-image img,.hero-film{width:100%;height:100%;object-fit:cover}.hero-film{position:absolute;inset:0;opacity:0;transition:opacity .6s}.hero-film.playing{opacity:1}.vision-frame{position:absolute;inset:24px;transform:translateZ(30px);pointer-events:none}.corner{width:16px;height:16px;position:absolute;border-color:#f476527a;border-style:solid}.tl{left:0;top:0;border-width:1px 0 0 1px}.tr{right:0;top:0;border-width:1px 1px 0 0}.bl{left:0;bottom:0;border-width:0 0 1px 1px}.br{right:0;bottom:0;border-width:0 1px 1px 0}.vision-tag{position:absolute;top:26px;left:50px;font-size:10px;letter-spacing:.15em;color:#b5b4b1;transform:translateZ(36px)}.vision-bottom{position:absolute;left:50px;right:50px;bottom:28px;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.1em;color:#aca9a3;transform:translateZ(36px)}.desktop-hint{color:#dd927b}.vision-shine{position:absolute;inset:0;border-radius:8px;pointer-events:none;background:radial-gradient(circle at var(--mx) var(--my),#f4765210,transparent 50%);opacity:0;transition:opacity .35s}.hero-foot{grid-column:1/-1;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:25px;font-size:13px;color:var(--muted)}.hero-foot strong{font-weight:400;color:var(--text)}.hero-disciplines{display:flex;gap:30px}.hero-disciplines span+span:before{content:'/';margin-right:30px;color:#59594f}.hero-foot>a{display:flex;gap:22px;align-items:center;font-size:12px}.hero-foot>a span{color:var(--accent);font-size:22px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:46px}.section-heading .eyebrow{margin-bottom:25px;color:var(--accent)}.section-heading>p{font-size:17px;color:var(--muted);line-height:1.55;max-width:330px}.work-section{background:var(--paper);color:#191916}.work-section h2{font-size:clamp(35px,3.7vw,56px)}.work-section h2 span{color:#807d74}.work-section .eyebrow{color:#a44930}.work-section .section-heading>p{color:#737168}.projects{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:start}.project{min-width:0}.project-visual{position:relative;display:block;width:100%;aspect-ratio:9/16;border:0;padding:0;overflow:hidden;border-radius:7px;background:#1b1b19;color:#fff;text-align:left;isolation:isolate}.project-visual>img,.project-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s,transform .7s}.project-preview{opacity:0}.project-visual.playing .project-preview{opacity:1}.project-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(#0009,transparent 22%,transparent 70%,#0009);pointer-events:none}.project-top{position:absolute;top:17px;left:17px;font-size:10px;letter-spacing:.08em;z-index:2}.project-bottom{position:absolute;bottom:20px;left:17px;font-size:14px;font-weight:600;z-index:2}.play-icon{position:absolute;right:15px;bottom:15px;width:36px;height:36px;border-radius:50%;border:1px solid #ffffff80;display:grid;place-content:center;font-size:20px;z-index:2;transition:background .25s,color .25s}.project-caption{padding-top:18px}.project-caption h3{font-size:21px;min-height:25px}.project-caption p{font-size:13px;color:#6c6b63;margin-top:7px}.project-kind{display:inline-block;font-size:10px;letter-spacing:.04em;border:1px solid #c9c6bc;border-radius:3px;padding:3px 7px;margin-top:12px;color:#6a675e}.portfolio-bottom{border-top:1px solid #cdcac0;padding-top:22px;margin-top:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.portfolio-bottom p{font-size:12px;color:#7a776c;max-width:600px}.portfolio-bottom a{font-size:14px;white-space:nowrap;font-weight:600}.portfolio-bottom a span{margin-left:20px}.studio{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.brand-sheet{border-radius:8px;overflow:hidden;background:var(--paper);color:#24221d;position:relative}.brand-wordmark{width:65%;height:auto;margin:62px auto 25px}.brand-sheet>p{text-align:center;font-size:10px;letter-spacing:.14em;margin-bottom:50px}.brand-pattern{width:100%;height:265px;object-fit:cover}.brand-sheet-footer{display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.07em;padding:22px 26px;border-top:1px solid #ded6cc}.studio-copy>.eyebrow{color:var(--accent);margin-bottom:24px}.studio-copy h2{font-size:clamp(42px,4.1vw,62px);margin-bottom:28px}.studio-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#b7b6af;margin-top:16px;max-width:540px}.founders{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.founders strong{display:block;font-size:17px;font-weight:600}.founders span{font-size:12px;color:var(--muted)}.services{border-block:1px solid var(--line);background:#191917}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #414139}.service{display:flex;flex-direction:column;align-items:flex-start;padding:28px 25px 8px 0}.service+.service{border-left:1px solid #414139;padding-left:25px}.service-number{color:var(--accent);font-size:13px;margin-bottom:34px}.service h3{font-size:27px;line-height:1.15;margin-bottom:20px;min-height:62px}.service p{font-size:16px;line-height:1.6;color:#aaa99f;max-width:290px;margin-bottom:28px}.service-tags{font-size:9px;letter-spacing:.04em;color:#d6a28c;margin-top:auto}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.step{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:24px}.step>span{font-size:13px;color:var(--accent);padding-top:4px}.step h3{font-size:24px;margin-bottom:15px}.step p{font-size:16px;line-height:1.6;color:var(--muted);max-width:330px}.contact{background:var(--accent);color:#1a1713}.contact-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.contact .eyebrow{margin-bottom:28px}.contact h2{font-size:clamp(40px,5.3vw,80px)}.contact h2 em{font-style:normal;color:#fff1e7}.contact-intro{margin-top:28px;font-size:20px}.contact-arrow{font-size:100px;line-height:1;width:132px;height:132px;display:grid;place-items:center;border:1px solid #7d392c88;border-radius:50%;transition:background .3s,transform .3s}.contact-arrow:hover{background:#ffffff44;transform:translate(3px,-3px)}.contact-links{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px;margin-top:60px}.contact-item{border-top:1px solid #833b2b88;padding-top:19px}.contact-item>span{display:block;font-size:12px;margin-bottom:10px}.contact-item strong{font-weight:600;font-size:21px;display:flex;gap:15px;justify-content:space-between;align-items:center}.contact-item i{font-style:normal;font-size:23px}.contact-item:hover strong{text-decoration:underline;text-underline-offset:5px}.scope-note{font-size:12px;margin-top:42px;color:#5e3023}.footer{display:flex;align-items:center;gap:40px;padding-block:38px}.footer>a:first-child{margin-right:20px}.footer img{height:auto;width:72px}.footer p{font-size:10px;letter-spacing:.05em;color:var(--muted);margin-right:auto}.footer>a:not(:first-child){font-size:13px;white-space:nowrap}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.js-motion .reveal.visible{opacity:1;transform:none}.project-dialog{padding:0;border:1px solid #3b3b34;border-radius:8px;background:#191917;color:var(--text);width:min(990px,94vw);max-width:990px;max-height:90svh;overflow:auto}.project-dialog::backdrop{background:#000d;backdrop-filter:blur(8px)}.dialog-layout{display:grid;grid-template-columns:44% 1fr}.dialog-media{background:#060606;display:flex;align-items:center;justify-content:center}.dialog-media video{height:min(78svh,710px);width:100%;object-fit:contain}.dialog-copy{padding:65px 38px 40px;align-self:center}.dialog-copy h2{font-size:clamp(32px,3.2vw,46px);margin:24px 0;line-height:1.04}.dialog-copy>.eyebrow{color:var(--accent);font-size:11px}.dialog-copy>p:not(.eyebrow){color:#b6b5ab;font-size:17px}.dialog-copy .dialog-note{font-size:12px!important;color:#94938a!important;margin-top:24px}.text-link{display:inline-block;border-bottom:1px solid #706f65;padding-bottom:8px;font-size:14px;margin-top:27px}.dialog-contact{display:block;margin-top:26px;color:var(--accent);font-size:14px}.dialog-close{position:absolute;right:15px;top:15px;z-index:5;background:#171717e8;border:1px solid #77776c;border-radius:4px;padding:8px 13px;font-size:13px;display:flex;gap:18px;align-items:center;min-height:40px}.dialog-close span{font-size:21px}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}.motion-off .reveal{opacity:1!important;transform:none!important}.motion-off .vision-stage{transform:none!important}
@media(hover:hover) and (pointer:fine) and (min-width:901px){.vision:hover .vision-shine{opacity:1}.project-visual:hover>img{transform:scale(1.035)}.project-visual:hover .play-icon{background:var(--accent);color:#111;border-color:var(--accent)}}
@media(max-width:1200px){.hero{gap:0 30px}.hero h1{font-size:6.6vw}.hero-actions{gap:18px}.hero-description{font-size:17px}.hero-actions .button{font-size:14px;padding:12px 16px}.quiet-link{font-size:14px}.vision-bottom{left:35px;right:35px;gap:10px;font-size:8px}.project-caption h3{font-size:18px}.project-caption p{font-size:12px}.studio{gap:55px}.brand-pattern{height:220px}.service h3{font-size:23px}.service p{font-size:15px}.service+.service{padding-left:20px}.service{padding-right:20px}.contact-item strong{font-size:18px}.contact-links{gap:24px}.hero-disciplines{gap:20px}.hero-disciplines span+span:before{margin-right:20px}}
@media(max-width:900px){.section-space{padding-block:75px}.header-inner{height:85px;gap:18px}.site-header nav{gap:24px;font-size:14px}.hero{padding-top:30px;gap:0 24px;grid-template-columns:1.1fr 1fr}.hero-copy{padding-block:20px 38px}.hero .eyebrow{font-size:9px;letter-spacing:.04em;gap:7px}.hero h1{font-size:6.7vw;margin:23px 0}.hero-description{font-size:16px;max-width:370px}.hero-actions{margin-top:25px;gap:16px}.hero-actions .quiet-link{display:none}.vision{padding:0 0 15px}.vision-stage{transform:none!important}.vision-frame{inset:15px}.vision-tag{top:18px;left:35px;font-size:8px}.vision-bottom{left:35px;bottom:18px}.desktop-hint{display:none}.vision-shine{display:none}.hero-disciplines{gap:15px;font-size:11px}.hero-disciplines span+span:before{margin-right:15px}.hero-foot{font-size:11px;padding-block:20px;gap:20px}.projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.project-caption h3{font-size:23px}.project-caption p{font-size:14px}.section-heading{margin-bottom:34px}.section-heading>p{font-size:15px}.studio{gap:35px}.studio-copy h2{font-size:42px}.studio-copy>p:not(.eyebrow){font-size:16px}.brand-wordmark{margin-top:40px}.brand-sheet>p{font-size:8px;margin-bottom:35px}.brand-pattern{height:230px}.brand-sheet-footer{padding:18px;font-size:8px;flex-direction:column;gap:5px}.founders strong{font-size:15px}.founders span{font-size:11px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.service{padding:26px 26px 30px 0}.service+.service{padding-left:26px}.service:nth-child(3){border-left:0;padding-left:0}.service:nth-child(n+3){border-top:1px solid #414139;padding-top:30px}.service h3{font-size:28px;min-height:64px}.service-number{margin-bottom:22px}.service p{font-size:16px}.service-tags{font-size:10px}.steps{gap:25px}.step{gap:14px}.step h3{font-size:22px}.step p{font-size:15px}.contact-arrow{width:90px;height:90px;font-size:68px;flex-shrink:0}.contact-links{grid-template-columns:1fr 1fr;gap:30px}.contact-item:first-child{grid-column:1/-1}.contact-item:first-child strong{justify-content:flex-start;gap:30px}.contact-item strong{font-size:22px}.footer{gap:25px}.footer>a:first-child{margin-right:0}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.section-space{padding-block:60px}.header-inner{height:76px;gap:10px}.logo img{width:59px}.site-header nav{gap:18px;font-size:12px}.site-header nav>a:nth-child(2){display:none}.site-header nav .button{padding:8px 10px;font-size:12px;gap:12px;min-height:38px}.motion-toggle{width:32px;height:34px;font-size:19px}.hero{display:flex;flex-direction:column;gap:0;padding-top:30px;align-items:stretch}.hero-copy{padding:0 0 28px}.hero .eyebrow{font-size:9px;letter-spacing:.035em}.hero h1{font-size:clamp(43px,11.7vw,68px);line-height:1.02;letter-spacing:-.045em;margin:22px 0}.hero h1 span br{display:none}.hero-description{font-size:16px;line-height:1.6;max-width:400px}.hero-actions{margin-top:24px;gap:20px}.hero-actions .button{font-size:13px;min-height:46px;padding:10px 14px;gap:22px}.hero-actions .quiet-link{display:flex;font-size:12px;gap:7px}.vision{width:100%;max-width:440px;align-self:center;padding:0 0 25px}.vision-stage{box-shadow:none;border-radius:6px}.vision-image{inset:3%;transform:none}.vision-frame,.vision-tag,.vision-bottom{transform:none}.vision-tag{top:20px;font-size:8px}.vision-bottom{bottom:20px;font-size:8px}.hero-foot{padding-block:17px;gap:15px}.hero-foot p{font-size:10px}.hero-disciplines{display:none}.hero-foot>a{font-size:10px}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.section-heading h2,.work-section h2{font-size:clamp(32px,8.5vw,44px);line-height:1.06}.section-heading>p{margin-top:20px;font-size:14px}.section-heading>p br{display:none}.projects{gap:28px 13px}.project-visual{border-radius:5px}.project-top{top:12px;left:10px;font-size:8px}.project-bottom{bottom:14px;left:10px;font-size:11px}.play-icon{width:28px;height:28px;right:10px;bottom:10px;font-size:17px}.project-caption{padding-top:12px}.project-caption h3{font-size:17px;line-height:1.15;min-height:39px}.project-caption p{font-size:11px;min-height:33px;line-height:1.4;margin-top:5px}.project-kind{font-size:8px;margin-top:5px;padding:3px 5px}.portfolio-bottom{display:block;margin-top:27px;padding-top:20px}.portfolio-bottom p{font-size:11px}.portfolio-bottom a{display:inline-block;margin-top:20px;font-size:13px}.studio{grid-template-columns:1fr;gap:35px}.studio-art{order:2}.studio-copy h2{font-size:43px;line-height:1.04}.studio-copy>.eyebrow{font-size:10px;margin-bottom:20px}.studio-copy>p:not(.eyebrow){font-size:16px}.founders{margin-top:25px;padding-top:22px}.founders strong{font-size:17px}.founders span{font-size:12px}.brand-wordmark{width:61%;max-width:270px;margin-top:35px;margin-bottom:19px}.brand-sheet>p{font-size:8px;margin-bottom:30px}.brand-pattern{height:185px}.brand-sheet-footer{flex-direction:row;padding:16px;font-size:7px;gap:10px}.service{padding:22px 17px 25px 0}.service+.service{padding-left:17px;padding-right:0}.service:nth-child(3){padding-left:0;padding-right:17px}.service-number{font-size:11px;margin-bottom:19px}.service h3{font-size:22px;min-height:76px;margin-bottom:14px}.service p{font-size:14px;line-height:1.6;margin-bottom:23px}.service-tags{font-size:8px;line-height:1.6}.steps{grid-template-columns:1fr;gap:26px}.step{gap:20px;padding-top:22px}.step h3{font-size:24px;margin-bottom:10px}.step p{font-size:16px;max-width:100%}.contact-top{gap:16px;align-items:flex-end}.contact .eyebrow{font-size:10px;margin-bottom:24px}.contact h2{font-size:clamp(33px,8.3vw,49px);line-height:1.07}.contact-intro{font-size:16px;line-height:1.5;margin-top:23px;max-width:240px}.contact-arrow{width:50px;height:50px;font-size:37px;margin-bottom:3px}.contact-links{margin-top:35px;gap:24px 18px}.contact-item>span{font-size:10px;margin-bottom:9px}.contact-item strong{font-size:16px;gap:4px}.contact-item:first-child strong{font-size:20px;gap:15px;overflow-wrap:anywhere}.contact-item i{font-size:18px}.scope-note{font-size:11px;margin-top:30px}.footer{flex-wrap:wrap;gap:24px;padding-block:28px}.footer img{width:60px}.footer p{font-size:8px;line-height:1.6;margin-right:0}.footer>a:not(:first-child){font-size:12px}.footer>a:last-child{margin-left:auto}.dialog-layout{grid-template-columns:1fr}.project-dialog{max-height:92svh;width:92vw}.dialog-media video{height:55svh;max-height:520px}.dialog-copy{padding:28px 23px 34px}.dialog-copy h2{font-size:34px;margin:18px 0}.dialog-copy>p:not(.eyebrow){font-size:16px}.dialog-close{position:fixed;top:6svh;right:7vw}.dialog-copy>.eyebrow{font-size:10px}.dialog-copy .dialog-note{font-size:12px}.text-link{font-size:13px}.dialog-contact{font-size:13px}}
@media(max-width:360px){.site-header nav{gap:12px}.site-header nav .button{font-size:11px;gap:8px}.hero-actions{gap:14px}.hero-actions .quiet-link{font-size:11px}.hero-actions .button{font-size:12px;padding-inline:11px;gap:15px}.hero h1{font-size:42px}.hero .eyebrow{font-size:8px}.project-caption h3{font-size:15px}.project-caption p{font-size:10px}.service h3{font-size:20px}.contact-item strong{font-size:14px}.contact-item:first-child strong{font-size:18px}.contact-arrow{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.vision-stage{transform:none!important}}
@media(min-width:901px){.work-section>.wrap{max-width:1280px}.work-section .section-space{padding-block:100px}.work-section .section-heading{margin-bottom:34px}}
/* Final editorial direction: the film and brand carry the page. */
.eyebrow{letter-spacing:.07em}.hero .eyebrow{font-size:12px;color:#cbc8bf;font-weight:400;letter-spacing:.14em}.hero h1{line-height:1.03}.hero-description{max-width:455px}.button{border-radius:3px}.hero-foot{border-color:#2b2b27}.hero-disciplines{color:#87877d}.hero-disciplines span+span:before{content:'';margin-right:0}.vision-stage{transform:none!important;overflow:hidden;background:#090a0b;border-color:#2c2c2d;box-shadow:0 14px 60px #0003}.vision-image{inset:4%;transform:perspective(900px) translate3d(var(--eye-x,0px),var(--eye-y,0px),0) rotateX(var(--eye-rx,0deg)) rotateY(var(--eye-ry,0deg)) scale(1.035);mask-image:radial-gradient(ellipse at center,black 42%,#000d 63%,transparent 80%)}.project-visual{border-radius:4px}.project-visual:after{background:linear-gradient(transparent 70%,#0009)}.play-icon{font-size:12px;padding-left:2px}.project-kind{border:0;border-radius:0;padding:0;color:#77736a;font-size:11px;letter-spacing:0;margin-top:8px}.project-caption p{font-size:13px}.section-heading .eyebrow{color:#9c9b90}.work-section .section-heading .eyebrow{color:#777268}.brand-wordmark{margin:55px auto}.brand-pattern{height:290px}.brand-sheet{border-radius:5px}.studio-copy>.eyebrow{color:#9c9b90}.studio-copy h2{font-size:clamp(40px,3.8vw,58px)}.studio-copy>p:not(.eyebrow){font-size:18px}.service-grid{border-top:0;gap:30px}.service,.service+.service{border-left:0;padding:0 0 0 0;border-top:1px solid #414139;padding-top:25px}.service h3{font-size:25px;min-height:60px;margin-bottom:18px}.service p{margin-bottom:0}.step>span{color:#9b9a8e}.contact-top{display:block}.contact h2{font-size:clamp(48px,5.3vw,80px)}.contact .eyebrow{color:#6d3526}.contact-links{margin-top:48px}.contact-intro{font-size:19px}.footer p{letter-spacing:.025em}.motion-off .vision-image{transform:none!important}
@media(min-width:901px){.vision-image{will-change:transform}.project-caption h3{font-size:20px}.work-section h2{font-size:54px}}
@media(max-width:900px){.vision-image{transform:none!important}.brand-wordmark{margin-block:42px}.service-grid{gap:30px}.service,.service+.service,.service:nth-child(3),.service:nth-child(n+3){padding:22px 0 0;border-left:0;border-top:1px solid #414139}.service h3{font-size:27px}.studio-copy>p:not(.eyebrow){font-size:16px}}
@media(max-width:600px){.hero .eyebrow{font-size:10px}.hero-actions{gap:24px}.hero-actions .button{min-height:44px;padding-inline:16px}.hero-actions .quiet-link{font-size:13px}.hero-foot{font-size:10px}.brand-wordmark{margin:38px auto}.brand-pattern{height:210px}.project-kind{font-size:10px;margin-top:4px}.project-caption p{font-size:11px}.studio-copy h2{font-size:40px}.studio-copy>p:not(.eyebrow){font-size:16px}.service-grid{gap:28px 22px}.service h3{font-size:21px;min-height:72px}.service p{font-size:14px}.contact h2{font-size:clamp(43px,11.6vw,66px)}.contact-intro{font-size:16px;max-width:300px}.contact-links{margin-top:32px}}
@media(max-width:360px){.hero-actions{gap:18px}.hero-actions .quiet-link{font-size:12px}.service-grid{gap:26px 18px}.service h3{font-size:20px}.hero .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){.vision-image{transform:none!important}}

/* Shared editorial grid and clear navigation. */
.motion-toggle{width:auto;min-height:44px;height:auto;padding:8px 0 8px 20px;font-size:12px;line-height:1.3;max-width:106px;text-align:left}
.hero{padding-top:48px;column-gap:64px}.hero-copy{padding-block:24px 42px}.hero h1{font-size:clamp(56px,5.6vw,86px);margin:26px 0}.hero-description{font-size:19px;max-width:440px}.vision{padding-bottom:34px}.hero-foot{padding-block:26px}.section-space{padding-block:96px}.section-heading{margin-bottom:40px}.projects{gap:24px}.vision-image{transform:translate3d(var(--eye-x,0px),var(--eye-y,0px),0) scale(1.04)}.vision-stage{transition:none}
.comparison{border-bottom:1px solid var(--line)}.comparison-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end;margin-bottom:56px}.comparison .eyebrow{color:#a8a69c;margin-bottom:24px}.comparison h2{font-size:clamp(36px,3.7vw,55px);line-height:1.06}.comparison h2 span{color:var(--accent)}.comparison-intro>p{font-size:18px;line-height:1.65;color:#b6b4aa;max-width:420px}.comparison-labels,.comparison-row{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:42px}.comparison-labels{font-size:12px;color:#9c9a8f;padding-bottom:18px}.comparison-labels span:last-child{color:var(--accent)}.comparison-row{border-top:1px solid #383831;padding-block:30px;align-items:start}.comparison-row h3{font-size:25px}.comparison-row h3 small{display:block;font-size:13px;line-height:1.5;font-weight:400;letter-spacing:0;color:#9f9d93;max-width:250px;margin-top:13px}.traditional strong{font-size:31px;font-weight:600;letter-spacing:-.025em;line-height:1.2}.comparison-row p{font-size:16px;color:#b4b2a8;line-height:1.65}.traditional p{font-size:13px;max-width:245px;margin-top:12px}.traditional a{color:var(--accent);text-underline-offset:3px}.mobile-label{display:none}.comparison-close{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;border-top:1px solid #383831;padding-top:42px;margin-top:14px}.comparison-close h3{font-size:32px;line-height:1.1}.comparison-close p{color:#b4b2a8;font-size:17px;line-height:1.6;max-width:570px}.comparison-close a{margin-top:22px;color:var(--accent);display:inline-block}.comparison-sources{border-top:1px solid #383831;margin-top:40px;padding-top:20px;font-size:13px;color:#a8a69c}.comparison-sources summary{cursor:pointer;min-height:30px;width:fit-content}.comparison-sources summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.comparison-sources>div{max-width:900px;padding:16px 0 0;line-height:1.7}.comparison-sources p+p{margin-top:12px}.comparison-sources a{text-decoration:underline;text-underline-offset:3px}.contact-intro{max-width:580px;line-height:1.5}
@media(max-width:1100px){.site-header nav{gap:22px}.hero{column-gap:36px}.hero-description{font-size:17px}.comparison-intro{gap:40px}.comparison-row,.comparison-labels{gap:28px}.traditional strong{font-size:27px}.hero-disciplines{gap:18px}.hero-disciplines span+span:before{margin:0}}
@media(max-width:900px){.section-space,.work-section .section-space{padding-block:72px}.hero{column-gap:24px;padding-top:32px}.hero h1{font-size:6.5vw}.hero-copy{padding-block:15px 35px}.site-header nav{gap:18px;font-size:13px}.header-inner{gap:16px}.comparison-intro{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.comparison-intro>p{max-width:660px}.comparison-row,.comparison-labels{grid-template-columns:.9fr 1fr 1.1fr;gap:24px}.comparison-row h3{font-size:22px}.traditional strong{font-size:24px}.comparison-row p{font-size:14px}.comparison-close{gap:40px}.vision-image{transform:none!important}}
@media(max-width:600px){.header-inner{height:auto;min-height:112px;display:grid;grid-template-columns:1fr auto;padding-block:16px;gap:14px 20px}.logo{grid-column:1;grid-row:1}.motion-toggle{grid-column:2;grid-row:1;max-width:none;border:0;padding:4px 0;min-height:36px;font-size:12px;text-align:right}.site-header nav{grid-column:1/-1;grid-row:2;justify-content:space-between;width:100%;gap:12px;font-size:12px}.site-header nav>a:nth-child(2){display:block}.site-header nav .button{min-height:34px;padding:5px 10px;font-size:12px}.hero{padding-top:32px}.hero-copy{padding:0 0 30px}.hero h1{font-size:clamp(44px,11.7vw,68px);margin:22px 0;line-height:1.03}.hero-description{font-size:17px;line-height:1.55}.hero-foot{padding-block:20px}.section-space,.work-section .section-space{padding-block:60px}.projects{gap:30px 16px}.section-heading{margin-bottom:30px}.comparison h2{font-size:clamp(33px,8.7vw,47px)}.comparison .eyebrow{font-size:10px;margin-bottom:20px}.comparison-intro{gap:24px;margin-bottom:30px}.comparison-intro>p{font-size:16px}.comparison-labels{display:none}.comparison-row{grid-template-columns:1fr;gap:20px;padding-block:28px}.comparison-row h3{font-size:26px}.comparison-row h3 small{max-width:none;font-size:12px;margin-top:8px}.mobile-label{display:block;font-size:11px;color:#aaa69a;margin-bottom:7px}.idea-approach .mobile-label{color:var(--accent)}.traditional strong{font-size:29px}.comparison-row p{font-size:15px;max-width:none}.traditional p{font-size:13px;margin-top:8px}.comparison-close{grid-template-columns:1fr;gap:22px;padding-top:30px;margin-top:0}.comparison-close h3{font-size:30px}.comparison-close p{font-size:16px}.comparison-close a{font-size:15px}.comparison-sources{margin-top:30px;font-size:12px}.contact-intro{max-width:340px}.hero-actions{gap:20px}}
@media(max-width:360px){.site-header nav{gap:8px;font-size:11px}.site-header nav .button{font-size:11px;padding:5px 8px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:12px}.hero-actions .quiet-link{font-size:12px}}

/* A clean swap keeps the cover and moving frame from appearing superimposed. */
.project-preview{transition:none}.project-visual.playing>img{opacity:0;transition:none}.project-visual>img{transition:transform .7s}
.comparison-intro{grid-template-columns:1.25fr 1fr}.comparison h2{font-size:clamp(35px,3.3vw,50px)}
.production-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left}.production-table caption{text-align:left;font-size:22px;font-weight:600;margin-bottom:25px}.production-table thead th{font-size:14px;font-weight:600;padding:20px 24px;border-top:1px solid #42423a;border-bottom:1px solid #42423a;color:#bbb8ac;vertical-align:middle}.production-table thead th:first-child{width:22%;padding-left:0}.production-table thead th:nth-child(2){width:35%}.production-table thead th:last-child{width:43%;background:var(--accent);color:#171613;border:0}.production-table tbody th,.production-table tbody td{border-bottom:1px solid #383831;padding:26px 24px;vertical-align:top}.production-table tbody th{font-size:20px;font-weight:600;line-height:1.3;padding-left:0;padding-right:22px}.production-table tbody td{font-size:16px;line-height:1.6;color:#aaa89e}.production-table .idea-cell{background:#201e18;color:#c8c5b9;border-bottom-color:#464034}.idea-cell strong{display:block;font-size:19px;font-weight:600;color:#f5ede0;line-height:1.3;margin-bottom:9px}.cell-label{display:none}.comparison-context{font-size:12px;line-height:1.6;color:#99968a;margin-top:20px;max-width:850px}.comparison-close{margin-top:42px}.comparison-close .button{color:#171613;font-size:15px;margin-top:24px}.comparison-sources{margin-top:32px}
@media(max-width:900px){.production-table tbody td{font-size:14px;padding:22px 18px}.production-table tbody th{font-size:17px}.idea-cell strong{font-size:17px}.production-table thead th{padding:18px;font-size:12px}.comparison-intro{grid-template-columns:1fr}}
@media(max-width:600px){.production-table,.production-table tbody{display:block}.production-table caption{display:block;font-size:23px;margin-bottom:24px}.production-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.production-table tr{display:grid;grid-template-columns:1fr;margin-bottom:26px;border-top:1px solid #49483d}.production-table tbody th{display:block;font-size:22px;border:0;padding:20px 0 15px}.production-table tbody td{display:block;border:0;padding:0 0 20px;font-size:15px}.production-table tbody td.idea-cell{padding:20px;background:#201e18;border-left:2px solid var(--accent)}.cell-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.035em;color:#a7a393;margin-bottom:8px}.idea-cell .cell-label{color:var(--accent);margin-bottom:12px}.idea-cell strong{font-size:19px}.comparison-context{font-size:12px;margin-top:0}.comparison h2{font-size:clamp(32px,8.7vw,46px)}.comparison-close{margin-top:30px}.comparison-close .button{display:inline-flex;max-width:100%;font-size:14px}}

.budget-reference{padding:30px 0 35px;border-top:1px solid #42423a;margin-bottom:32px}.budget-reference>.eyebrow{font-size:11px;margin-bottom:24px}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.budget-grid>div{display:flex;flex-direction:column}.budget-grid span{font-size:16px;color:#ccc8bc}.budget-grid strong{font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.03em;line-height:1.25;margin:9px 0;color:var(--text)}.budget-grid small{font-size:12px;line-height:1.5;color:#aaa598;max-width:260px}.budget-grid a{color:var(--accent)}.budget-note{font-size:12px;color:#99968a;line-height:1.6;margin-top:24px;max-width:780px}@media(max-width:600px){.budget-grid{grid-template-columns:1fr;gap:22px}.budget-grid>div+div{border-top:1px solid #383831;padding-top:20px}.budget-grid strong{font-size:34px}.budget-grid small{max-width:none}.budget-reference{padding-top:25px;margin-bottom:26px}.budget-reference>.eyebrow{line-height:1.5}.budget-note{font-size:12px}}
