@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-semibold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
:root{--bg:#030d15;--panel:#091824;--text:#edf4fb;--muted:#a9bacb;--blue:#84d5ff;--line:rgba(155,195,222,.23);--ease:cubic-bezier(.16,1,.3,1);--section-space:95px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font:400 16px/1.7 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:6px}::selection{background:#a6ddff;color:#030d15}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:300;line-height:1.15;letter-spacing:-.045em}h2{font-size:clamp(34px,3.5vw,53px)}h3{font-size:20px;font-weight:400;letter-spacing:-.02em}.wrap{width:min(1360px,calc(100% - 104px));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:400;line-height:1.7;color:#9bb8d0}.body-copy{font-size:16px;line-height:1.8;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--text);color:var(--bg);z-index:100}.skip-link:focus{top:15px}.scroll-progress{position:fixed;z-index:80;top:0;left:0;width:100%;height:2px;background:var(--blue);box-shadow:0 0 10px #64c7ff;transform:scaleX(0);transform-origin:left;pointer-events:none}.site-header{position:relative;z-index:40;border-bottom:1px solid var(--line);background:#030d15f0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:108px}.brand{display:block;width:190px;flex-shrink:0}.brand img{width:100%;height:auto}.header-inner nav{display:flex;gap:32px;margin-left:auto}.header-inner nav a{font-size:13px;padding:12px 0;position:relative}.header-inner nav a:after{content:'';height:1px;position:absolute;left:0;right:0;bottom:5px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.header-inner nav a:hover:after,.header-inner nav a[aria-current="location"]:after{transform:scaleX(1)}.button{border:1px solid transparent;display:inline-flex;justify-content:center;align-items:center;gap:32px;padding:14px 25px;border-radius:40px;font-size:13px;line-height:1.5;position:relative;isolation:isolate;overflow:hidden;transition:box-shadow .35s,border-color .35s,background .35s,transform .35s var(--ease)}.button>span{font-size:20px;line-height:1;transition:transform .35s var(--ease)}.button:hover>span{transform:translate(3px,-2px)}.button:hover{transform:translateY(-2px)}.button-light{background:#edf5ff;color:#091722;box-shadow:0 0 24px #a9dcff0d}.button-light:hover{background:white;box-shadow:0 0 32px #83d1ff38}.button-outline{border-color:#b6cbdd80;background:#04131d33;color:var(--text)}.button-outline:hover{border-color:#cbeaff;background:#83cbff10;box-shadow:0 0 25px #83cbff12}.header-cta{margin-left:10px;padding:10px 22px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:660px;border-bottom:1px solid var(--line)}.hero-art{position:absolute;inset:-100px 6% -55px 4%;z-index:-2;pointer-events:none;overflow:hidden}.hero-glass{width:100%;height:100%;object-fit:cover;object-position:center 60%;will-change:transform;transform:translate3d(var(--hero-x,0px),var(--hero-y,0px),0) scale(1.025);transition:transform 1.5s var(--ease);mask-image:linear-gradient(to right,transparent 0%,#000 15%,#000 88%,transparent 100%)}.hero-art-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030d15 0%,#030d15ed 20%,#030d1577 39%,transparent 62%),linear-gradient(0deg,#030d15 0%,transparent 15%,transparent 80%,#030d15a0)}.hero-content{position:relative;min-height:660px;padding-top:110px;display:flex;flex-direction:column}.hero-copy{width:48%;z-index:3}.hero-intro{margin-bottom:28px}.hero h1{font-size:clamp(44px,4.5vw,69px);letter-spacing:-.045em;line-height:1.14}.hero h1>span{display:block}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#fff 15%,#dbebfa 55%,#8fd1f4);color:transparent;background-clip:text;-webkit-background-clip:text}.hero-description{font-size:19px;line-height:1.6;color:#c2d0df;letter-spacing:-.025em;margin-top:25px}.hero-actions{display:flex;gap:17px;margin-top:35px;flex-wrap:wrap}.hero-panels{position:absolute;right:0;top:135px;width:30%;height:350px;perspective:1000px;pointer-events:none;z-index:-1}.glass-panel{position:absolute;width:68%;height:300px;border:1px solid #b0dfff66;background:linear-gradient(130deg,#cee8ff10,#06131e77);box-shadow:-10px 15px 40px #0003;overflow:hidden;padding:20px;transform:rotateY(-23deg) rotateZ(-2deg);backdrop-filter:blur(3px)}.glass-panel>span{font-size:8px;letter-spacing:.12em;color:#b6cadd}.glass-panel p{font-weight:300;font-size:24px;line-height:1.2;letter-spacing:-.03em;margin-top:28px;position:relative;z-index:2}.glass-panel img{position:absolute;bottom:0;left:0;width:100%;height:45%;object-fit:cover;opacity:.7;mask-image:linear-gradient(transparent,#000 35%)}.panel-one{left:0;top:0;z-index:2}.panel-two{left:43%;top:34px;width:57%;background:linear-gradient(130deg,#07162599,#4584af22);height:295px;z-index:1}.panel-two p{font-size:22px}.panel-bottom{position:absolute;bottom:20px;font-size:8px;letter-spacing:.15em;color:#b6cadd}.hero-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:45px 0 28px}.hero-foot p{display:flex;align-items:center;gap:18px;font-size:9px;color:#9bb8d0;letter-spacing:.12em}.hero-foot p>span{display:block;width:35px;height:1px;background:var(--line)}.hero-foot p>b{font-weight:300;color:#83b4d5}.hero-foot>a{font-size:11px;color:var(--muted);display:flex;gap:20px}.section{padding:var(--section-space) 0;border-bottom:1px solid var(--line);position:relative;isolation:isolate}.section-caption{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px;gap:30px}.section-caption>span{font-size:12px;color:#8ca5b9}.work-section{background:radial-gradient(ellipse at 68% 60%,#102d424f,transparent 60%)}.work-layout{display:grid;grid-template-columns:.7fr 1.6fr;gap:70px;align-items:center}.project-name{font-family:Georgia,serif;font-size:62px;font-weight:400;letter-spacing:-.04em;margin-bottom:15px}.project-name>span{color:var(--blue)}.work-copy .eyebrow{font-size:10px;max-width:250px;letter-spacing:.14em;color:#c1d1df}.work-copy .body-copy{margin-top:25px;font-size:15px;max-width:300px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.tags>span{font-size:10px;border:1px solid var(--line);border-radius:20px;padding:4px 10px;color:#b8cbdc}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;border-bottom:1px solid #b4d4ec55;padding:8px 0;transition:color .3s,border-color .3s}.text-link:hover{color:var(--blue);border-color:var(--blue)}.text-link>span{transition:transform .3s}.text-link:hover>span{transform:translate(3px,-2px)}.work-copy .text-link{margin-top:32px}.project-display{position:relative;perspective:1600px;padding-block:10px 25px}.project-screen{display:block;border:1px solid #91c5ea55;border-radius:7px;background:#09131d;overflow:hidden;box-shadow:0 28px 70px #0008,0 0 40px #62bdf50a;transform:rotateY(-5deg) rotateX(2deg);transform-style:preserve-3d;transition:transform .65s var(--ease),box-shadow .5s;position:relative;z-index:1}.project-screen:hover{box-shadow:0 28px 80px #0009,0 0 35px #62bdf524}.screen-bar{padding:16px 22px;display:flex;gap:20px;align-items:center}.screen-bar b{font-size:19px;letter-spacing:.035em}.screen-bar>span{font-size:8px;letter-spacing:.11em;color:#9eaebb;margin-left:auto}.screen-bar>span:last-child{margin-left:0;font-size:18px}.screen-image{height:390px;position:relative;overflow:hidden}.screen-image>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:brightness(.82);transition:transform 1s var(--ease)}.project-screen:hover .screen-image>img{transform:scale(1.035)}.screen-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000a,transparent 75%)}.screen-title{position:absolute;left:30px;top:50%;transform:translateY(-50%);z-index:1}.screen-title>span{font-size:8px;letter-spacing:.18em;color:#e2e3de}.screen-title p{font-family:Georgia,serif;font-size:34px;line-height:1.15;margin-top:14px;letter-spacing:-.03em;color:white}.screen-visit{position:absolute;bottom:25px;left:30px;background:#f0f4f6;color:#101b23;border-radius:3px;padding:9px 14px;font-size:10px;z-index:1}.screen-footer{display:flex;justify-content:space-between;padding:12px 20px;font-size:9px;letter-spacing:.03em;color:#95aabc}.project-floor{position:absolute;height:30px;bottom:0;left:5%;right:5%;background:#6cc7ff;filter:blur(27px);opacity:.2;transform:scaleY(.25);pointer-events:none}.case-details{margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.case-details>summary{padding:18px 0;display:flex;align-items:center;justify-content:space-between;color:#b9cad8;font-size:13px}.plus{font-size:26px;line-height:1;font-weight:300;transition:transform .4s var(--ease)}details[open]>summary .plus{transform:rotate(45deg)}.case-content{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;padding:15px 0 30px}.case-content>img{width:100%;height:280px;object-fit:cover;border-radius:3px}.case-content h3{font-size:27px;margin-bottom:20px}.case-content p{color:var(--muted);font-size:15px;margin-bottom:15px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading>.body-copy{max-width:320px;font-size:15px;padding-bottom:5px}.services-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.services-list{position:relative;z-index:2}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}.service>summary{display:flex;align-items:center;gap:25px;padding:24px 0}.service-number{font-size:25px;font-weight:300;color:#abc8dc}.service h3{font-size:19px;font-weight:400}.service .plus{margin-left:auto;color:#a9c0d2;font-size:22px}.service summary:hover h3{color:var(--blue)}.service-content{overflow:hidden}.service-content>div{padding:0 15px 26px 55px}.service-content p{font-size:15px;color:var(--muted);line-height:1.8;max-width:480px}.service-content .text-link{font-size:12px;margin-top:12px;color:#d8e7f2}.service-art{position:relative;min-height:350px;overflow:hidden;align-self:stretch;mask-image:linear-gradient(0deg,transparent,#000 20%,#000 85%,transparent)}.service-art img{position:absolute;width:760px;max-width:none;height:100%;object-fit:cover;right:-70px;object-position:right center;opacity:.85;mask-image:linear-gradient(90deg,transparent,#000 25%,#000)}.service-art>span{position:absolute;left:10px;top:20%;font-size:9px;line-height:2.1;letter-spacing:.2em;color:#95bad3}.about-section{overflow:hidden;background:radial-gradient(ellipse at 80% 60%,#09283d44,transparent 65%)}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.about-copy{position:relative;z-index:2}.about-copy .eyebrow{margin-bottom:30px}.about-copy h2{font-size:clamp(33px,3.2vw,48px);margin-bottom:30px}.about-copy h3{font-size:23px;margin-bottom:15px}.about-copy .body-copy{max-width:475px;font-size:15px;margin-bottom:18px}.about-copy .text-link{margin-top:8px}.about-art{position:relative;margin-right:-35px}.about-art img{width:100%;height:auto;mix-blend-mode:screen;mask-image:radial-gradient(ellipse at center,#000 35%,transparent 73%)}.about-art>.eyebrow{display:block;text-align:center;font-size:9px;letter-spacing:.2em;margin-top:-5px}.process-section .section-heading h2{font-size:clamp(32px,3vw,46px)}.timeline{--process:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:0;margin:50px 0 0;position:relative}.timeline:before,.timeline:after{content:'';position:absolute;top:23px;height:1px;left:24px;right:calc(25% - 14px);background:var(--line);z-index:-1}.timeline:after{background:linear-gradient(90deg,#527c9a,#b1eaff);transform:scaleX(var(--process));transform-origin:left;box-shadow:0 0 7px #8edfff;transition:transform .8s var(--ease)}.step-number{display:grid;place-items:center;height:47px;width:47px;border:1px solid #92bed75c;border-radius:50%;font-size:18px;font-weight:300;background:var(--bg);box-shadow:0 0 0 5px var(--bg);transition:box-shadow .7s,border-color .7s}.timeline .is-visible .step-number{border-color:#b0e3ff;box-shadow:0 0 0 5px var(--bg),0 0 20px #87d6ff21}.timeline h3{margin:24px 0 10px;font-size:20px}.timeline p{font-size:14px;color:var(--muted);max-width:250px}.contact-section{min-height:500px;overflow:hidden}.contact-art{position:absolute;inset:-70px -5% -90px 10%;z-index:-1;pointer-events:none}.contact-art img{width:100%;height:100%;object-fit:cover;object-position:right 65%;mask-image:linear-gradient(90deg,transparent 25%,#000 70%,transparent),linear-gradient(0deg,transparent,#000 25%,#000 80%,transparent);mask-composite:intersect;opacity:.65}.contact-inner{position:relative}.contact-inner .eyebrow{margin-bottom:25px}.contact-inner h2{font-size:clamp(38px,4vw,60px);margin-bottom:22px}.contact-inner .body-copy{font-size:16px;max-width:500px;margin-bottom:30px}.contact-links{display:flex;flex-direction:column;gap:15px;margin-top:30px}.contact-links>a{display:flex;align-items:center;gap:15px;width:fit-content;font-size:15px}.contact-links>a:hover{color:var(--blue)}.contact-symbol{display:grid;place-items:center;width:34px;height:34px;border:1px solid #9abdd259;border-radius:8px;font-size:18px;color:#d5e5f2}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 0}.footer-main .brand{width:160px}.footer-main>p{font-size:11px;color:#90a7b9}.back-top{font-size:12px;display:flex;align-items:center;gap:15px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0 25px;color:#7794aa;font-size:9px;letter-spacing:.14em}.motion-toggle{font-size:11px;padding:5px 0;color:#a3bbcd;background:none;border:0;border-bottom:1px solid #7794aa80;letter-spacing:0}.motion-toggle:disabled{cursor:default}.motion-toggle[hidden]{display:none}
/* Motion is progressive: all content and navigation work without JavaScript. */
@media(prefers-reduced-motion:no-preference){body:not(.motion-off) .hero-copy{animation:hero-enter 1.15s var(--ease) both}body:not(.motion-off) .hero-panels{animation:hero-enter 1.4s .15s var(--ease) both}body:not(.motion-off) .panel-two{animation:panel-drift 8s ease-in-out infinite alternate}body:not(.motion-off) .hero-foot{animation:hero-enter 1.3s .2s var(--ease) both}body:not(.motion-off) [data-reveal]{transition:opacity .9s var(--ease),translate .9s var(--ease);transition-delay:var(--delay,0ms)}body:not(.motion-off) [data-reveal].reveal-pending{opacity:0;translate:0 28px}@keyframes hero-enter{from{opacity:0;translate:0 22px}to{opacity:1;translate:0 0}}@keyframes panel-drift{from{transform:rotateY(-23deg) rotateZ(-2deg) translateY(0)}to{transform:rotateY(-20deg) rotateZ(-1deg) translateY(-12px)}}}
body.motion-off *,body.motion-off *:before,body.motion-off *:after{animation:none!important;transition:none!important}body.motion-off .reveal-pending{opacity:1;translate:none}body.motion-off .hero-glass,body.motion-off .tilt-surface{transform:none!important}
@media(min-width:1600px){.hero,.hero-content{min-height:720px}.hero-content{padding-top:135px}.hero-panels{top:150px}.hero-glass{object-position:center 58%}.hero h1{font-size:70px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{gap:25px}.header-inner nav{gap:20px}.brand{width:170px}.header-cta{display:none}.hero,.hero-content{min-height:620px}.hero-content{padding-top:105px}.hero h1{font-size:51px}.hero-copy{width:53%}.hero-description{font-size:17px}.hero-actions{gap:12px}.button{padding:12px 20px;gap:22px;font-size:12px}.hero-panels{width:29%;top:150px}.glass-panel{padding:14px;height:245px}.glass-panel p{font-size:21px}.panel-two{height:230px}.panel-two p{font-size:18px}.hero-art{left:4%;right:-10%}.work-layout{gap:35px;grid-template-columns:.8fr 1.4fr}.screen-image{height:340px}.screen-title p{font-size:28px}.screen-bar>span:not(:last-child){display:none}.project-name{font-size:54px}.services-layout{gap:30px;grid-template-columns:1.3fr .7fr}.service-art img{right:-170px}.about-layout{gap:20px}.about-art{margin-right:-20px}.timeline{gap:25px}.timeline h3{font-size:18px}.section-heading>.body-copy{max-width:250px}.contact-art{left:0;right:-25%}}
@media(max-width:760px){:root{--section-space:60px}html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:87px;gap:20px}.brand{width:155px}.menu-toggle{display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:25px;color:var(--text);background:transparent;padding:8px 15px;font-size:12px}.menu-toggle i{width:13px;height:10px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;transition:transform .25s}.menu-toggle[aria-expanded="true"] i{transform:rotate(-45deg)}.header-inner nav{display:none;position:absolute;top:86px;left:0;right:0;z-index:20;background:#06121dfc;padding:20px;border-bottom:1px solid var(--line);margin:0;box-shadow:0 20px 30px #0005}.header-inner nav.open{display:flex;flex-direction:column;gap:2px}.header-inner nav a{font-size:18px;padding:14px 0}.hero,.hero-content{min-height:730px}.hero-content{padding-top:48px}.hero-copy{width:100%}.hero-intro{font-size:9px;letter-spacing:.16em;margin-bottom:23px}.hero h1{font-size:clamp(39px,9.2vw,59px);line-height:1.17;letter-spacing:-.045em}.hero-description{font-size:16px;max-width:330px;margin-top:20px}.desktop-break{display:none}.hero-actions{margin-top:25px;gap:10px}.button{padding:12px 18px;font-size:12px;gap:18px}.hero-art{inset:240px -45px 10px -105px}.hero-glass{object-fit:cover;object-position:center bottom;mask-image:linear-gradient(0deg,#000 55%,transparent 100%);transform:none}.hero-art-shade{background:linear-gradient(0deg,#030d15 0%,transparent 18%,transparent 70%,#030d15)}.hero-panels{display:none}.hero-foot{padding-bottom:20px;padding-top:300px;gap:10px}.hero-foot p{font-size:8px;gap:10px;letter-spacing:.05em}.hero-foot p>span{width:18px}.hero-foot>a{font-size:0;gap:0}.hero-foot>a>span{font-size:18px}.section-caption{margin-bottom:30px}.section-caption>span{display:none}.eyebrow{font-size:10px;letter-spacing:.15em}.work-layout{grid-template-columns:1fr;gap:30px}.work-copy .body-copy{max-width:450px}.work-copy .eyebrow{max-width:none}.project-name{font-size:50px}.work-copy .text-link{margin-top:22px}.work-copy .tags{margin-top:20px}.project-display{padding:0 0 20px}.project-screen{transform:none;border-radius:5px}.screen-bar{padding:12px 15px}.screen-bar b{font-size:16px}.screen-image{height:300px}.screen-title{left:20px}.screen-title p{font-size:28px}.screen-visit{left:20px;bottom:20px}.screen-footer{font-size:8px;padding:10px 14px}.case-details{margin-top:20px}.case-content{grid-template-columns:1fr;gap:22px}.case-content>img{height:230px}.case-content h3{font-size:23px}.section-heading{display:block;margin-bottom:28px}.section-heading>.body-copy{max-width:none;margin-top:20px;font-size:15px}h2{font-size:37px}.services-layout{display:block}.service>summary{gap:18px;padding-block:22px}.service-number{font-size:23px}.service h3{font-size:18px}.service-content>div{padding-left:43px;padding-right:0}.service-content p{font-size:14px}.service-content .text-link{font-size:11px;gap:15px}.service-art{display:none}.about-layout{grid-template-columns:1fr;gap:10px}.about-copy h2{font-size:35px}.about-copy h3{font-size:22px}.about-copy .body-copy{max-width:100%;font-size:15px}.about-art{margin:0 -20px -10px}.about-art img{max-height:340px;object-fit:contain}.about-art>.eyebrow{margin-top:-20px;font-size:9px}.process-section .section-heading h2{font-size:35px}.timeline{grid-template-columns:1fr;gap:28px;margin-top:35px}.timeline:before,.timeline:after{top:23px;bottom:80px;left:22px;right:auto;width:1px;height:auto}.timeline:after{transform:scaleY(var(--process));transform-origin:top}.timeline>li{display:grid;grid-template-columns:47px 1fr;column-gap:22px;align-items:start}.step-number{grid-row:1 / 3;width:45px;height:45px;font-size:17px}.timeline h3{margin:0 0 8px;font-size:19px;padding-top:4px}.timeline p{font-size:14px;max-width:none;grid-column:2}.contact-section{min-height:600px;padding-bottom:190px}.contact-art{inset:210px -90px -10px -110px}.contact-art img{object-position:right center;opacity:.55;mask-image:linear-gradient(0deg,transparent,#000 25%,#000 75%,transparent)}.contact-inner h2{font-size:39px}.contact-inner .body-copy{font-size:15px;max-width:330px}.contact-links{gap:12px;margin-top:25px}.contact-links>a{font-size:14px;gap:12px}.contact-symbol{width:31px;height:31px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:25px 0}.footer-main .brand{width:145px}.footer-main>p{font-size:10px}.footer-main>p:nth-child(2){text-align:right}.back-top{justify-self:end;font-size:11px}.footer-bottom{font-size:8px;gap:15px}.motion-toggle{font-size:10px}.text-link{font-size:12px}}
@media(max-width:360px){.hero-actions{align-items:start;flex-direction:column;gap:12px}.hero h1{font-size:37px}.hero-art{top:310px}.hero-foot p{font-size:7px;gap:8px}.hero,.hero-content{min-height:790px}.contact-links>a{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal].reveal-pending{opacity:1;translate:none}.hero-glass,.tilt-surface{transform:none!important}}
body.tab-paused *{animation-play-state:paused!important}
/* Spectrum — refined composition after browser review. */
:root{--section-space:82px;--muted:#b3c3d2;--line:rgba(169,203,229,.19)}
body{font-size:17px}.wrap{width:min(1320px,calc(100% - 112px))}.header-inner{min-height:102px}.header-inner nav a{font-size:14px}.header-inner nav{gap:34px}.header-inner .brand{width:178px}.header-cta{font-size:13px}.hero,.hero-content{min-height:680px}.hero-content{padding-top:98px}.hero-copy{width:53%}.hero h1{font-size:clamp(50px,5.1vw,76px);line-height:1.12;letter-spacing:-.04em}.hero-intro{font-size:11px;letter-spacing:.19em}.hero-description{font-size:17px;line-height:1.75;max-width:430px;margin-top:27px}.hero-actions{margin-top:30px}.hero-art{inset:-30px 15% -5px 17%;opacity:.78}.hero-glass{object-position:62% 65%;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 74%,transparent)}.hero-art-shade{background:linear-gradient(90deg,#030d15 0%,#030d15b0 35%,transparent 70%),linear-gradient(0deg,#030d15,transparent 18%,transparent 86%,#030d15)}.hero-feature{position:absolute;right:0;top:172px;width:38%;z-index:4;background:linear-gradient(130deg,#142332db,#09131de8);border:1px solid #a3d8fb50;border-radius:5px;transform:perspective(1400px) rotateY(-12deg) rotateZ(2deg);box-shadow:0 30px 80px #0008,0 0 65px #75cfff0d;transition:transform .7s var(--ease),border-color .4s;overflow:hidden}.hero-feature:hover{transform:perspective(1400px) rotateY(-4deg) rotateZ(0);border-color:#bceaff}.feature-label,.feature-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 17px;font-size:9px;letter-spacing:.1em;color:#b8cedf}.feature-label>span:last-child{color:#f3f8ff}.feature-preview{overflow:hidden;border-block:1px solid var(--line)}.feature-preview img{width:100%;height:auto;transition:transform .8s}.hero-feature:hover .feature-preview img{transform:scale(1.025)}.feature-meta{font-size:10px;letter-spacing:0}.feature-meta>span:last-child{font-size:8px}.hero-foot{padding-bottom:25px}.hero-foot>a{font-size:12px}.hero-foot p{font-size:10px}.section-caption{margin-bottom:38px}.section-caption .eyebrow{font-size:12px}.work-section{background:linear-gradient(#06121e,#07121d 70%,#030d15)}.work-editorial{display:grid;grid-template-columns:1fr 1.2fr .6fr;align-items:center;gap:50px;margin-bottom:40px}.project-name{font-family:Manrope,Arial,sans-serif;font-size:58px;letter-spacing:-.055em;font-weight:400;margin-bottom:8px}.work-editorial .eyebrow{font-size:10px}.work-editorial>.body-copy{font-size:16px;max-width:440px}.project-outbound{justify-self:end;display:inline-flex;gap:20px;align-items:center;font-size:13px;border-bottom:1px solid var(--line);padding-bottom:10px}.project-outbound>span{font-size:25px}.project-outbound:hover{color:var(--blue)}.work-showcase{position:relative;background:radial-gradient(ellipse at 45% 85%,#25465e77,transparent 62%),linear-gradient(135deg,#172937,#0c1825 65%);border:1px solid var(--line);border-radius:8px;padding:60px 14% 50px 7%;overflow:hidden;perspective:1600px}.showcase-note{position:absolute;top:19px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;color:#9cb5c9}.desktop-project{display:block;position:relative;border:1px solid #8babc559;border-radius:6px;overflow:hidden;background:#0c1520;box-shadow:0 30px 70px #0008;transition:transform .6s var(--ease);transform:rotateY(2deg) rotateX(1deg);width:100%}.browser-chrome{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:#0a131d;color:#9db1c3;font-size:10px}.browser-chrome>span:first-child{font-size:6px;letter-spacing:4px}.desktop-project>img{width:100%;height:auto}.mobile-project{position:absolute;right:4%;bottom:7%;width:18%;border:5px solid #13202b;box-shadow:0 20px 40px #0009,0 0 0 1px #7f9db15c;border-radius:22px;overflow:hidden;transition:translate .6s var(--ease)}.mobile-project:hover{translate:0 -8px}.mobile-project img{width:100%;height:auto}.showcase-bottom{position:absolute;bottom:18px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.1em;color:#94b1c6}.project-scope{display:flex;justify-content:space-between;gap:20px;padding:24px 0 4px;font-size:12px;color:#b2c5d6}.project-scope>span:before{content:'+';margin-right:12px;color:#76badf}.case-details{margin-top:28px}.case-details>summary{font-size:14px}.section-heading h2{font-size:clamp(35px,3.6vw,54px);letter-spacing:-.04em}.section-heading>.body-copy{font-size:16px;max-width:290px}.services-layout{display:block}.services-list{width:100%}.service>summary{display:grid;grid-template-columns:65px 1fr 1fr 25px;gap:25px;padding:28px 0}.service h3{font-size:26px;letter-spacing:-.025em}.service-number{font-size:17px;color:#6f93ae}.service-teaser{font-size:14px;color:#94adc1}.service-content>div{padding:0 35% 30px 90px}.service-content p{font-size:16px;max-width:540px}.service-content .text-link{font-size:13px}.service[open] summary h3{color:#b9e5ff}.about-section{padding-block:88px;background:radial-gradient(ellipse at 80% 55%,#10293b50,transparent 70%)}.about-copy h2{font-size:clamp(34px,3.7vw,53px);letter-spacing:-.04em}.about-copy h3{font-size:24px}.about-copy .body-copy{font-size:16px;max-width:520px}.about-art img{mask-image:radial-gradient(ellipse at center,#000 35%,transparent 72%)}.about-art>.eyebrow{color:#9ebbd1}.timeline p{font-size:15px;line-height:1.8}.timeline h3{font-size:22px}.process-section .section-heading h2{font-size:43px}.contact-section{min-height:0;background:linear-gradient(120deg,#0c1d2b,#07121c);padding-block:85px}.contact-inner h2{font-size:clamp(40px,4.6vw,68px);line-height:1.15;letter-spacing:-.04em}.contact-inner h2>span{color:#91afc7}.contact-inner>div{position:relative}.contact-inner .body-copy{max-width:550px}.contact-links{position:absolute;right:0;bottom:0;gap:17px}.contact-links>a{font-size:17px}.contact-symbol{height:40px;width:40px}.contact-inner .button{margin-top:8px}.footer-main{padding-block:30px}.footer-main>p{font-size:12px}.footer-bottom{padding-bottom:20px}
@media(prefers-reduced-motion:no-preference){body:not(.motion-off) .hero-feature{animation:feature-arrive 1.3s var(--ease) both}@keyframes feature-arrive{from{opacity:0;translate:25px 20px}to{opacity:1;translate:0 0}}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero,.hero-content{min-height:640px}.hero h1{font-size:57px}.hero-content{padding-top:90px}.hero-description{font-size:16px;max-width:360px}.hero-feature{width:37%;top:165px}.hero-art{right:10%;left:12%}.feature-meta{font-size:9px;padding:10px}.feature-meta>span:last-child{display:none}.work-editorial{gap:30px;grid-template-columns:.8fr 1.2fr}.project-outbound{grid-column:2;justify-self:start}.work-editorial>.body-copy{font-size:15px}.service>summary{grid-template-columns:40px 1fr 1fr 20px;gap:20px}.service h3{font-size:23px}.service-teaser{font-size:12px}.service-content>div{padding-left:60px;padding-right:25%}.contact-links{position:static;margin-top:30px;flex-direction:row;gap:35px}.contact-links>a{font-size:15px}.contact-inner h2{font-size:52px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:87px}.header-inner .brand{width:155px}.hero,.hero-content{min-height:0}.hero-content{padding:48px 0 0}.hero-copy{width:100%}.hero-intro{font-size:9px}.hero h1{font-size:clamp(40px,10.5vw,64px);line-height:1.12;letter-spacing:-.04em}.hero-description{font-size:15px;max-width:360px;line-height:1.75}.hero-art{inset:210px -35px 30px -95px;opacity:.46}.hero-art-shade{background:linear-gradient(0deg,#030d15,transparent 45%,#030d15)}.hero-feature{position:relative;inset:auto;width:88%;align-self:end;margin:55px 0 0;transform:rotate(-2deg);background:#071722e8}.hero-feature:hover{transform:rotate(0)}.feature-label{font-size:8px;padding:12px}.feature-meta{font-size:9px;padding:10px 12px}.feature-preview img{aspect-ratio:1.7;object-fit:cover;object-position:top}.hero-foot{padding:40px 0 23px;gap:20px}.hero-foot p{font-size:8px;gap:10px}.hero-foot>a{font-size:0}.hero-foot>a>span{font-size:20px}.section-caption{margin-bottom:28px}.section-caption .eyebrow{font-size:10px}.work-editorial{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.work-editorial>.body-copy{font-size:15px}.project-name{font-size:48px}.project-outbound{grid-column:auto;justify-self:start;font-size:12px}.work-showcase{padding:40px 10% 50px 4%;border-radius:5px;overflow:visible}.showcase-note{left:13px;right:13px;top:13px;font-size:7px}.showcase-note>span:last-child{display:none}.desktop-project{transform:none;border-radius:3px}.browser-chrome{font-size:8px;padding:7px 9px}.browser-chrome>span:first-child{font-size:4px;letter-spacing:2px}.mobile-project{right:2%;bottom:35px;width:23%;border-width:3px;border-radius:10px}.showcase-bottom{font-size:6px;left:13px;bottom:12px;right:13px}.project-scope{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:10px;padding-top:20px}.project-scope>span:before{margin-right:7px}.section-heading h2{font-size:36px}.section-heading>.body-copy{font-size:15px}.service>summary{grid-template-columns:28px 1fr 20px;gap:12px;padding:23px 0}.service h3{font-size:21px}.service-number{font-size:13px}.service-teaser{display:none}.service-content>div{padding:0 0 25px 40px}.service-content p{font-size:15px}.service-content .text-link{font-size:11px}.about-section{padding-block:55px}.about-copy h2{font-size:35px}.about-copy .body-copy{font-size:15px}.about-art{margin-bottom:-20px}.process-section .section-heading h2{font-size:35px}.timeline h3{font-size:20px}.timeline p{font-size:14px}.contact-section{padding-block:55px;min-height:0}.contact-inner h2{font-size:clamp(32px,8.6vw,45px)}.contact-inner .body-copy{font-size:15px}.contact-links{flex-direction:column;gap:15px;margin-top:30px}.contact-links>a{font-size:14px}.contact-symbol{width:33px;height:33px}.footer-main>p{font-size:10px}}
