:root{--blue: #007eff;--dark: #03070d;--text: #07111f;--muted: #4b5563;--surface: #ffffff;--soft-blue: #dff0ff;--soft-green: #e8f4e4;--green: #4f963f;--gold: #f0c765;--line: rgba(7, 17, 31, .12);--container: 1440px;--scene-container: 1680px;--section-edge: clamp(96px, 10vw, 192px);--header-height: 68px;--radius-xs: 10px;--radius-sm: 14px;--radius-md: 18px;--shadow-soft: 0 24px 54px rgba(7, 17, 31, .08);--shadow-hover: 0 32px 68px rgba(7, 17, 31, .12);--ease: cubic-bezier(.16, 1, .3, 1);--section-pad: clamp(74px, 6.6vw, 112px);color-scheme:light;font-family:Inter,SF Pro Display,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html.initial-hash-navigation{scroll-behavior:auto!important}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}body{margin:0;color:var(--text);background:var(--surface);font-family:Inter,SF Pro Display,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit}.container{width:min(80vw,var(--container));margin:0 auto;padding:0}.section{position:relative;min-height:100svh;padding:var(--section-pad) 0;overflow:hidden}.scene-dark{color:#fff;background:var(--dark)}.scroll-progress{position:fixed;inset:0 0 auto;z-index:120;width:100%;height:3px;background:var(--blue);box-shadow:0 0 22px #007effb3;transform:scaleX(var(--scroll-progress, 0));transform-origin:left center;will-change:transform}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:var(--header-height);padding:0 clamp(12px,2.4vw,40px);color:#fff;background:linear-gradient(180deg,#03070da3,#03070d14);backdrop-filter:blur(16px);transition:background .24s ease,border-color .24s ease}.site-header.is-scrolled{border-bottom:1px solid rgba(255,255,255,.08);background:#03070dbd}.brand{display:inline-flex;width:30px;height:30px}.brand img{width:100%;height:100%;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,4vw,58px);font-size:12px;font-weight:800;line-height:1;text-transform:uppercase}.site-nav a{position:relative;display:inline-flex;align-items:center;min-height:34px;padding:0 10px;color:#fffc;border-radius:999px;transition:color .18s ease,background .18s ease}.site-nav a:after{content:"";position:absolute;left:10px;right:10px;bottom:3px;height:2px;border-radius:999px;background:var(--blue);box-shadow:0 0 16px #007effa6;opacity:0;transform:scaleX(.28);transform-origin:center;transition:opacity .18s ease,transform .22s var(--ease)}.site-nav a:hover,.site-nav a.is-active{color:#fff}.site-nav a:hover{background:#ffffff0f}.site-nav a:focus-visible{outline:2px solid rgba(0,126,255,.72);outline-offset:3px}.site-nav a.is-active{background:#007eff24}.site-nav a.is-active:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 18px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);color:#fff;background:#007effe6;box-shadow:0 12px 34px #007eff52;font-size:12px;font-weight:800;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border:1px solid transparent;border-radius:var(--radius-md);font-size:12px;font-weight:900;letter-spacing:0;line-height:1;text-transform:uppercase;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.button-primary{color:#fff;background:var(--blue);border-color:#007effd1;box-shadow:0 18px 42px #007eff52}.button-primary:hover{box-shadow:0 22px 52px #007eff6b}.button-ghost{color:#fff;border-color:#ffffff47;background:#ffffff12}.button-ghost:hover{border-color:#ffffffb8;background:#ffffff1a}.button:focus-visible,.header-button:focus-visible,.nav-toggle:focus-visible{outline:2px solid rgba(0,126,255,.72);outline-offset:3px}.nav-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);background:#ffffff0f}.nav-toggle span{display:block;width:16px;height:2px;margin:4px auto;background:#fff;transition:transform .18s ease}.hero{display:grid;align-items:center;padding-top:calc(var(--header-height) + clamp(48px,6vw,90px));isolation:isolate;min-height:100svh}.hero:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(680px 420px at 20% 50%,rgba(0,126,255,.34),transparent 72%),radial-gradient(520px 400px at 76% 38%,rgba(255,255,255,.18),transparent 68%),linear-gradient(90deg,#03070dd6,#03070d85 42%,#03070d08 68%,#03070d57),linear-gradient(180deg,rgba(3,7,13,.36) 0%,transparent 42%,rgba(3,7,13,.7) 100%);pointer-events:none}.hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg__image{width:100%;height:100%;object-fit:cover;filter:brightness(1.28) contrast(1.05) saturate(1.1);opacity:0;animation:heroTextureIn .9s ease forwards}.hero-bg__person{position:absolute;right:clamp(82px,9vw,168px);bottom:clamp(-56px,-3.2vw,-24px);width:clamp(750px,59.32vw,1029px);min-width:0;opacity:1;scale:1;filter:brightness(1.16) contrast(1) drop-shadow(-30px 24px 42px rgba(0,0,0,.34));animation:none}.hero-grid{position:relative;z-index:2;display:grid;width:calc(100vw - var(--section-edge));margin-right:0;margin-left:var(--section-edge);grid-template-columns:minmax(360px,860px) minmax(0,1fr);align-items:center;min-height:calc(100svh - var(--header-height) - clamp(48px,6vw,90px))}.hero-copy{max-width:860px}.hero-copy.reveal{opacity:1;transform:none}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:clamp(12px,1vw,16px);font-weight:900;line-height:1.2;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(46px,4.9vw,78px);font-weight:950;line-height:1.06;letter-spacing:0}.hero h1 span{display:block;white-space:nowrap}.hero h1 em{color:var(--blue);font-style:normal;text-shadow:0 0 34px rgba(0,126,255,.45)}.hero-lead{max-width:860px;margin:28px 0 0;color:#ffffffe8;font-size:clamp(20px,1.55vw,25px);font-weight:350;line-height:1.38}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px}.hero .eyebrow,.hero h1 span,.hero-lead,.hero .actions .button{opacity:0;animation:heroItemIn .72s var(--ease) forwards}.hero .eyebrow{translate:0 -16px;animation-delay:.15s}.hero h1 span{translate:0 24px;overflow:visible}.hero h1 span:first-child{animation-delay:.25s}.hero h1 span:nth-child(2){animation-delay:.38s}.hero h1 span:nth-child(3){animation-delay:.32s}.hero h1 span:nth-child(4){animation-delay:.39s}.hero h1 span:nth-child(5){animation-delay:.46s}.hero h1 em{display:inline-block;animation:impactGlowIn .98s ease .56s both}.hero-lead{translate:0 20px;animation-delay:.52s}.hero .actions .button{translate:0 18px;animation-delay:.65s}.hero .actions .button:nth-child(2){animation-delay:.73s}@keyframes heroTextureIn{0%{opacity:0}to{opacity:1}}@keyframes heroItemIn{to{opacity:1;translate:0 0}}@keyframes impactGlowIn{0%{opacity:.72;transform:translateY(2px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.skip-link{transition:none!important}}:root{--page-width: min(84vw, var(--container));--page-gutter: max(20px, calc((100vw - var(--page-width)) / 2));--split-left: minmax(0, 1.15fr);--split-right: minmax(340px, .85fr);--split-gap: clamp(36px, 5vw, 82px)}.site-header{padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.hero-copy{min-width:0}@media(max-width:1100px){:root{--page-width: min( calc(100vw - 48px) , var(--container));--page-gutter: 24px;--split-gap: 48px}}@media(max-width:900px){:root{--page-width: calc(100vw - 40px) ;--page-gutter: 20px;--split-gap: 40px}}@media(max-width:620px){:root{--page-width: calc(100vw - 32px) ;--page-gutter: 16px;--split-gap: 32px}}.hero-copy{max-width:min(100%,1120px)}.hero-title-rotator{position:relative;display:grid;align-items:start;min-height:calc(clamp(46px,4.9vw,78px)*2.18);max-width:1120px}.hero-title-slide{grid-area:1 / 1;display:block;max-width:1120px;white-space:normal;opacity:0;translate:0 0;transform:translateY(18px);animation:heroTitleRotate 7.2s var(--ease) infinite}@keyframes heroTitleRotate{0%{opacity:0;transform:translateY(18px)}9%,42%{opacity:1;transform:translateY(0)}50%,to{opacity:0;transform:translateY(-18px)}}@media(prefers-reduced-motion:reduce){.hero-title-slide{animation:none;opacity:0;transform:none}}@media(max-width:760px){.hero-title-rotator{min-height:calc(clamp(38px,10.4vw,56px)*2.35);justify-items:center;text-align:center}}.hero h1.hero-title-rotator .hero-title-slide{opacity:0;translate:0 0;transform:translateY(18px);animation-name:heroTitleRotate;animation-duration:7.2s;animation-timing-function:var(--ease);animation-iteration-count:infinite;animation-delay:0s;animation-fill-mode:both}.hero h1.hero-title-rotator .hero-title-slide--create{animation-delay:3.6s}.hero h1.hero-title-rotator{min-height:calc(clamp(46px,4.9vw,78px)*1.18)}.hero h1.hero-title-rotator+.hero-lead{margin-top:clamp(12px,1.3vw,20px)}@media(prefers-reduced-motion:reduce){.hero h1.hero-title-rotator .hero-title-slide{animation:none;opacity:0;transform:none}.hero h1.hero-title-rotator .hero-title-slide--design{opacity:1}}@media(max-width:760px){.hero h1.hero-title-rotator{min-height:calc(clamp(38px,10.4vw,56px)*1.3)}.hero h1.hero-title-rotator+.hero-lead{margin-top:14px}}.contact-section .button-primary:hover{box-shadow:0 24px 62px #007eff8f}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .9s var(--ease);transition-delay:var(--delay, 0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero-bg__image.parallax{transform:translate3d(var(--hero-bg-x, 0px),calc(var(--parallax-y, 0px) + var(--hero-bg-y, 0px)),0) scale(var(--parallax-scale, 1))}.hero-bg__person.parallax{transform:translate3d(var(--hero-person-x, 0px),var(--hero-person-y, 0px),0) scale(var(--parallax-scale, 1))}.button-primary{color:#fff;background:var(--blue)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media(min-width:1101px)and (max-height:860px){:root{--section-edge: clamp(72px, 8vw, 128px);--section-pad: clamp(54px, 5vw, 82px)}.hero{padding-top:calc(var(--header-height) + clamp(32px,4vw,58px))}.hero-grid{min-height:calc(100svh - var(--header-height) - clamp(32px,4vw,58px))}.hero-bg__person{right:clamp(72px,8vw,136px);bottom:clamp(-50px,-3vw,-22px);width:clamp(708px,54.6vw,950px)}.hero h1{font-size:clamp(44px,4.45vw,68px)}.hero-lead{max-width:800px;font-size:clamp(18px,1.35vw,22px)}}@media(max-width:1100px){.container{width:min(100%,var(--container));padding-right:clamp(12px,2.5vw,44px);padding-left:clamp(12px,2.5vw,44px)}.hero-grid{width:min(100%,var(--container));margin-right:auto;margin-left:auto}}@media(orientation:portrait)and (max-width:1199px){.container,.hero-grid{width:min(100%,var(--container));margin-right:auto;margin-left:auto;padding-right:clamp(16px,4vw,44px);padding-left:clamp(16px,4vw,44px)}.hero-grid{grid-template-columns:1fr;justify-items:center}.hero-copy{justify-self:center;justify-items:center;text-align:center}.actions{justify-content:center}.hero-lead{margin-right:auto;margin-left:auto}}@media(max-width:900px){:root{--header-height: 68px}.section{min-height:auto;padding:clamp(72px,10svh,96px) 0}.site-header{grid-template-columns:auto 1fr auto}.site-nav{position:fixed;inset:var(--header-height) 16px auto;display:grid;gap:0;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#03070df0;box-shadow:0 24px 54px #00000047;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease}.site-nav a{padding:16px;border-radius:12px}body.nav-open .site-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.header-button{display:none}.nav-toggle{display:block}body.nav-open .nav-toggle span:first-child{transform:translateY(3px) rotate(45deg)}body.nav-open .nav-toggle span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{min-height:100svh;padding-top:calc(var(--header-height) + clamp(44px,8svh,72px));padding-bottom:clamp(52px,8svh,78px)}.hero-grid{grid-template-columns:1fr;min-height:calc(100svh - var(--header-height) - clamp(96px,16svh,150px));align-items:center}.hero-bg__person{right:-8vw;bottom:-18px;width:min(98vw,599px);min-width:0;opacity:.48}.hero h1{font-size:clamp(38px,10.4vw,56px);line-height:1.08}.hero h1 span{white-space:normal}.hero-lead{max-width:34rem;font-size:clamp(17px,4.4vw,21px)}.hero-copy{justify-self:center;justify-items:center;text-align:center}.hero-lead{margin-right:auto;margin-left:auto}.actions{justify-content:center}.hero:after{background:radial-gradient(420px 280px at 30% 42%,rgba(0,126,255,.26),transparent 70%),linear-gradient(90deg,#03070df2,#03070db8),linear-gradient(180deg,#03070d94,#03070df0)}}@media(max-width:620px){.container{padding:0 16px}.actions,.button{width:100%}.hero h1{overflow-wrap:anywhere}}@media(max-width:430px){.site-header{padding-right:14px;padding-left:14px}.hero-copy{max-width:100%}.hero h1{font-size:clamp(36px,11.2vw,48px)}}.motion-managed .hero:not(.is-motion-active) .hero-bg__image,.motion-managed .hero:not(.is-motion-active) .hero-bg__person,.motion-managed .hero:not(.is-motion-active) .hero-title-slide{animation-play-state:paused}.site-nav{gap:clamp(28px,3.2vw,50px);font-size:14px;letter-spacing:.01em}.site-nav a{min-height:42px;padding-inline:8px}.site-nav a:after{left:8px;right:8px;bottom:1px;height:3px}.site-nav a.is-active{background:#007eff1a}.header-button{min-height:38px;padding-inline:21px;font-size:13px}@media(max-width:900px){.site-nav{font-size:14px}.header-button{display:inline-flex;min-height:36px;padding-inline:15px;font-size:11px}}@media(max-width:620px){.site-header{padding-inline:12px}.header-actions{gap:5px}.header-button{min-height:34px;padding-inline:12px;font-size:10px}.nav-toggle{width:38px;height:38px}}html{scroll-padding-top:calc(var(--header-height) + 18px);scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:where(.hero-lead,.project-copy>p:not(.eyebrow),.about-copy p,.service-card p,.process-step p){text-wrap:pretty}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:11px 16px;color:#fff;background:var(--blue);border-radius:var(--radius-xs);box-shadow:0 14px 34px #007eff59;font-size:12px;font-weight:850;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.brand:focus-visible{outline:2px solid var(--blue);outline-offset:4px}@media(max-width:620px){html::-webkit-scrollbar,body::-webkit-scrollbar{width:0}}.hero-grid{pointer-events:none}.hero-copy{pointer-events:auto}.contact-panel .button{min-height:48px;padding-inline:18px}.contact-panel .button-ghost{border-color:#07111f2e;color:#07111f;background:transparent}.contact-panel .button-ghost:hover{border-color:#007eff6b;color:#006fdc;background:#007eff0f}.contact-panel .button-ghost{color:#fff;background:#ffffff06;border-color:#ffffff38}.contact-panel .button-ghost:hover{color:#fff;background:#ffffff14;border-color:#ffffff61}:root{--radius-xs: 9px;--radius-sm: 14px;--radius-md: 14px;--line: rgba(7, 17, 31, .12);--shadow-soft: 0 20px 52px rgba(7, 17, 31, .085);--shadow-hover: 0 26px 62px rgba(7, 17, 31, .13)}body{line-height:1.55}.site-header{border-bottom:1px solid transparent;background:linear-gradient(180deg,#03070db8,#03070d1f);backdrop-filter:blur(18px) saturate(1.08)}.site-header.is-scrolled{border-bottom-color:#ffffff1a;background:#03070de6;box-shadow:0 12px 38px #00000029}.site-nav{gap:clamp(24px,3vw,46px);font-size:12px;letter-spacing:.045em}.site-nav a{min-height:38px;padding-inline:9px;border-radius:var(--radius-xs)}.site-nav a.is-active{background:transparent}.site-nav a:hover{background:#ffffff0e}.header-button{min-height:40px;padding-inline:20px;border-radius:12px;font-size:11px;letter-spacing:.035em;box-shadow:0 12px 30px #007eff3d}.eyebrow{margin-bottom:16px;font-size:clamp(11px,.82vw,13px);letter-spacing:.085em;line-height:1.3}.button{min-height:50px;padding-inline:24px;border-radius:12px;font-size:11px;letter-spacing:.045em}.button-primary{box-shadow:0 14px 34px #007eff40}.button-primary:hover{box-shadow:0 18px 44px #007eff57}.button:hover,.header-button:hover{transform:translateY(-2px)}@media(max-width:900px){.container{width:min(calc(100% - 40px),var(--container))}.site-header{padding-inline:20px}.section:not(.hero):not(.project-section){padding-top:76px;padding-bottom:76px}}@media(max-width:620px){.container{width:min(calc(100% - 32px),var(--container));padding-right:0;padding-left:0}.site-header{padding-inline:12px}.button{min-height:48px}}@media(prefers-reduced-motion:reduce){.button,.header-button{transition:none!important}}.container,.hero-grid{width:var(--page-width);margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}@media(min-width:1101px){.hero-grid{--hero-edge: 6vw;width:calc(100vw - var(--hero-edge) - var(--hero-edge));margin-right:var(--hero-edge);margin-left:var(--hero-edge)}}.site-header{height:68px;padding-right:0;padding-left:0;grid-template-columns:220px 1fr auto}.site-header .brand{width:37px;height:37px;justify-self:center}.site-header .site-nav,.site-header .site-nav a{align-self:stretch}.site-header .header-actions{margin-right:42px}@media(min-width:1101px)and (max-width:1320px){.site-header{grid-template-columns:190px 1fr auto}}@media(min-width:901px)and (max-width:1100px){.site-header{grid-template-columns:90px 1fr auto}.site-header .header-actions{margin-right:26px}}@media(max-width:900px){.site-header{grid-template-columns:78px 1fr auto}.site-header .brand{width:33px;height:33px}.site-header .header-actions{margin-right:0}}@media(max-width:560px){:root{--header-height: 62px}.site-header{grid-template-columns:64px 1fr auto}}@media(max-width:900px){.site-header{grid-template-columns:78px minmax(0,1fr) 58px}.site-header .header-actions{display:grid;width:100%;margin-right:0;grid-column:2 / 4;grid-template-columns:minmax(0,1fr) 58px;gap:0}.site-header .header-button{min-width:104px;margin-right:0;justify-self:end}.site-header .nav-toggle{justify-self:center}.hero{display:block;min-height:auto;padding-top:calc(var(--header-height) + 48px);padding-bottom:clamp(350px,105vw,480px)}.hero-grid{display:grid;width:calc(100vw - 40px);min-height:0;margin-right:auto;margin-left:auto;align-items:start}.hero-copy{width:100%;max-width:100%;justify-self:stretch}.hero-title-rotator,.hero h1.hero-title-rotator,.hero-title-slide,.hero h1.hero-title-rotator .hero-title-slide{width:100%;max-width:100%}.hero-bg__person{right:50%;bottom:0;width:min(88vw,520px);height:clamp(320px,100vw,470px);min-width:0;opacity:.78;translate:50% 0;animation:none;filter:brightness(1.06) contrast(1.02) drop-shadow(0 22px 38px rgba(0,0,0,.3));overflow:hidden}.hero-bg__person.parallax{transform:none}}@media(max-width:620px){.site-header{grid-template-columns:64px minmax(0,1fr) 54px}.site-header .header-actions{grid-template-columns:minmax(0,1fr) 54px}.site-header .header-button{min-width:92px;min-height:35px;padding-inline:13px;font-size:10px}.hero{padding-top:calc(var(--header-height) + 36px);padding-bottom:clamp(330px,108vw,430px)}.hero-grid{width:calc(100vw - 32px)}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(34px,10.5vw,46px);overflow-wrap:normal}.hero-lead{max-width:32rem;font-size:clamp(16px,4.35vw,19px)}.hero-bg__person{width:min(92vw,440px);height:clamp(310px,106vw,420px)}}.button,.header-button{transition-duration:.22s;transition-timing-function:var(--ease)}.button:active,.header-button:active{transform:translateY(0) scale(.985)}@media(min-width:1101px){.hero-grid{grid-template-columns:minmax(360px,800px) minmax(0,1fr)}.hero-copy{max-width:800px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(46px,4vw,70px)}.hero h1.hero-title-rotator{min-height:calc(clamp(46px,4vw,70px)*1.18)}.hero-lead{max-width:760px;font-size:clamp(18px,1.25vw,23px)}.hero-bg__person{right:clamp(28px,4.2vw,84px);bottom:clamp(-44px,-2vw,-20px);width:clamp(650px,48vw,900px)}}.contact-panel .button{width:100%;padding-inline:14px}@media(min-width:901px)and (max-height:780px){.hero{padding-top:calc(var(--header-height) + 28px)}.hero-bg__person{right:clamp(28px,4vw,64px);bottom:-48px;width:clamp(580px,46vw,760px)}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(43px,3.85vw,58px)}.hero h1.hero-title-rotator{min-height:calc(clamp(43px,3.85vw,58px)*1.18)}.hero-lead{max-width:700px;margin-top:12px;font-size:clamp(17px,1.25vw,20px)}.hero .actions{margin-top:30px}}@media(max-width:900px){.hero{padding-bottom:clamp(300px,92vw,420px)}.hero-bg__person{width:min(84vw,440px);height:clamp(280px,90vw,400px);opacity:.86}}@media(max-width:620px){.hero{padding-bottom:clamp(285px,92vw,360px)}.hero-bg__person{width:min(86vw,380px);height:clamp(275px,90vw,350px)}.hero h1.hero-title-rotator{min-height:calc(clamp(34px,10.5vw,46px)*2.15)}.hero h1.hero-title-rotator+.hero-lead{margin-top:18px}}@media(min-width:3440px){:root{--container: 2200px;--scene-container: 2520px;--page-width: min(76vw, var(--container));--page-gutter: max(52px, calc((100vw - var(--page-width)) / 2));--section-edge: clamp(260px, 8vw, 340px);--header-height: 88px;--section-pad: clamp(150px, 6.2vw, 220px);--split-gap: clamp(72px, 4vw, 150px)}.site-header{grid-template-columns:300px 1fr auto}.site-header .brand{width:48px;height:48px}.site-header .site-nav{gap:clamp(58px,3vw,96px);font-size:15px}.site-header .header-actions{margin-right:72px}.header-button{min-height:46px;padding-inline:30px;font-size:14px}.hero-grid{--hero-edge: 7.5vw;grid-template-columns:minmax(680px,1120px) minmax(0,1fr)}.hero-copy{max-width:1120px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(92px,2.7vw,106px)}.hero h1.hero-title-rotator{min-height:calc(clamp(92px,2.7vw,106px)*1.18)}.hero .eyebrow{font-size:19px}.hero-lead{max-width:1040px;font-size:clamp(26px,.78vw,30px)}.hero-bg__person{right:clamp(180px,6vw,260px);bottom:-72px;width:clamp(1240px,36vw,1460px)}.button{min-height:58px;padding-inline:34px;font-size:15px}.eyebrow{font-size:18px}}@media(min-width:2880px)and (max-width:3439px){:root{--container: 1900px;--scene-container: 2200px;--page-width: min(78vw, var(--container));--section-edge: clamp(220px, 7.5vw, 280px);--header-height: 82px;--section-pad: clamp(126px, 5.8vw, 178px);--split-gap: clamp(62px, 4vw, 116px)}.site-header{grid-template-columns:270px 1fr auto}.site-header .brand{width:44px;height:44px}.site-header .site-nav{font-size:14px}.site-header .header-actions{margin-right:62px}.hero-grid{--hero-edge: 7vw;grid-template-columns:minmax(600px,1000px) minmax(0,1fr)}.hero-copy{max-width:1000px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(82px,2.75vw,94px)}.hero h1.hero-title-rotator{min-height:calc(clamp(82px,2.75vw,94px)*1.18)}.hero-lead{max-width:920px;font-size:clamp(23px,.78vw,27px)}.hero-bg__person{right:clamp(130px,5.5vw,200px);width:clamp(1080px,37vw,1250px)}}@media(min-width:2400px)and (max-width:2879px){:root{--container: 1600px;--scene-container: 1880px;--page-width: min(80vw, var(--container));--section-edge: clamp(180px, 7.5vw, 220px);--header-height: 76px;--section-pad: clamp(106px, 5.2vw, 146px);--split-gap: clamp(48px, 3.5vw, 88px)}.site-header{grid-template-columns:240px 1fr auto}.site-header .brand{width:42px;height:42px}.site-header .header-actions{margin-right:52px}.hero-grid{--hero-edge: 6.5vw;grid-template-columns:minmax(520px,920px) minmax(0,1fr)}.hero-copy{max-width:920px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(74px,3vw,84px)}.hero h1.hero-title-rotator{min-height:calc(clamp(74px,3vw,84px)*1.18)}.hero-lead{max-width:840px;font-size:clamp(21px,.9vw,25px)}.hero-bg__person{right:clamp(92px,4.5vw,138px);width:clamp(970px,40vw,1100px)}}@media(min-width:2048px)and (max-width:2399px){:root{--container: 1520px;--page-width: min(82vw, var(--container));--section-edge: clamp(174px, 8.5vw, 204px);--header-height: 72px;--section-pad: clamp(92px, 5vw, 124px);--split-gap: clamp(44px, 3.7vw, 78px)}.hero-grid{--hero-edge: 6vw;grid-template-columns:minmax(480px,860px) minmax(0,1fr)}.hero-copy{max-width:860px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(70px,3.35vw,78px)}.hero h1.hero-title-rotator{min-height:calc(clamp(70px,3.35vw,78px)*1.18)}.hero-bg__person{right:clamp(68px,4vw,100px);width:clamp(900px,43vw,990px)}}@media(min-width:1680px)and (max-width:2047px){:root{--container: 1440px;--page-width: min(84vw, var(--container));--section-edge: clamp(160px, 10vw, 192px);--header-height: 68px;--section-pad: clamp(82px, 5.4vw, 112px)}}@media(min-width:1440px)and (max-width:1679px){:root{--container: 1280px;--page-width: min(88vw, var(--container));--section-edge: clamp(132px, 9.2vw, 156px);--section-pad: clamp(76px, 5.6vw, 96px);--split-gap: clamp(34px, 3.5vw, 56px)}.hero-grid{--hero-edge: 5.5vw}}@media(min-width:1200px)and (max-width:1439px){:root{--container: 1180px;--page-width: min(88vw, var(--container));--section-edge: clamp(108px, 9vw, 132px);--section-pad: clamp(68px, 5.4vw, 84px);--split-gap: clamp(30px, 3.2vw, 46px)}.hero-grid{--hero-edge: 5.5vw;grid-template-columns:minmax(340px,690px) minmax(0,1fr)}.hero-copy{max-width:690px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(48px,4.15vw,58px)}.hero h1.hero-title-rotator{min-height:calc(clamp(48px,4.15vw,58px)*1.18)}.hero-lead{max-width:650px;font-size:clamp(17px,1.35vw,20px)}.hero-bg__person{right:clamp(28px,3vw,48px);width:clamp(570px,48vw,690px)}}@media(min-width:1101px)and (max-width:1199px){:root{--container: 1080px;--page-width: min(90vw, var(--container));--section-edge: clamp(88px, 8vw, 104px);--section-pad: clamp(64px, 5.5vw, 76px);--split-gap: 30px}.hero-grid{--hero-edge: 5vw;grid-template-columns:minmax(320px,600px) minmax(0,1fr)}.hero-copy{max-width:560px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(45px,4.3vw,51px)}.hero h1.hero-title-rotator{min-height:calc(clamp(45px,4.3vw,51px)*1.18)}.hero-bg__person{right:18px;width:clamp(520px,48vw,570px)}}@media(min-width:901px)and (max-width:1100px){:root{--container: 1000px;--page-width: min(90vw, var(--container));--section-pad: clamp(62px, 6vw, 76px);--split-gap: 36px}.hero-grid{width:90vw;margin-inline:5vw;grid-template-columns:minmax(0,1fr) minmax(0,.2fr)}.hero-copy{max-width:600px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(43px,4.8vw,52px)}.hero h1.hero-title-rotator{min-height:calc(clamp(43px,4.8vw,52px)*2.12)}.hero h1.hero-title-rotator .hero-title-slide{max-width:560px;line-height:1.02;white-space:normal}.hero-lead{max-width:570px;font-size:17px}.hero-bg__person{right:0;width:clamp(430px,44vw,490px)}}@media(min-width:721px)and (max-width:900px){:root{--page-width: calc(100vw - 64px) ;--section-pad: clamp(64px, 8vw, 82px);--split-gap: 40px}.hero-grid{width:calc(100vw - 64px)}.hero-copy{max-width:720px;margin-inline:auto;text-align:center}.hero .actions{justify-content:center}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(44px,6.2vw,52px)}.hero h1.hero-title-rotator{min-height:calc(clamp(44px,6.2vw,52px)*1.3)}.hero-lead{max-width:640px;margin-inline:auto}}@media(min-width:621px)and (max-width:720px){:root{--page-width: calc(100vw - 48px) ;--section-pad: clamp(58px, 8vw, 72px)}.hero-grid{width:calc(100vw - 48px)}.hero-copy{text-align:center}.hero .actions{justify-content:center}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(40px,6.8vw,48px)}.hero h1.hero-title-rotator{min-height:calc(clamp(40px,6.8vw,48px)*1.35)}.hero-lead{margin-inline:auto}}@media(min-width:481px)and (max-width:620px){:root{--page-width: calc(100vw - 40px) ;--section-pad: clamp(52px, 9vw, 66px)}.container,.hero-grid{width:var(--page-width)}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(38px,8.4vw,46px)}.hero h1.hero-title-rotator{min-height:calc(clamp(38px,8.4vw,46px)*2.12)}}@media(min-width:361px)and (max-width:480px){:root{--page-width: calc(100vw - 32px) ;--section-pad: clamp(48px, 12vw, 60px)}.container,.hero-grid{width:var(--page-width)}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(34px,10.5vw,44px)}.hero h1.hero-title-rotator{min-height:calc(clamp(34px,10.5vw,44px)*2.18)}}@media(max-width:360px){:root{--page-width: calc(100vw - 24px) ;--section-pad: 46px;--header-height: 60px}.container,.hero-grid{width:var(--page-width)}.site-header{grid-template-columns:54px minmax(0,1fr) 50px}.site-header .header-actions{grid-template-columns:minmax(0,1fr) 50px}.site-header .header-button{min-width:86px;padding-inline:10px;font-size:9px}.hero h1,.hero h1.hero-title-rotator{font-size:clamp(31px,10vw,36px)}.hero h1.hero-title-rotator{min-height:calc(clamp(31px,10vw,36px)*2.22)}.hero-lead{font-size:15px}.hero .actions{gap:10px}}@media(min-width:901px)and (max-height:720px){:root{--section-pad: clamp(56px, 4.5vw, 72px)}.hero{padding-top:calc(var(--header-height) + 18px)}.hero .eyebrow{margin-bottom:12px}.hero .actions{margin-top:26px}.hero-bg__person{bottom:-58px;max-height:calc(100svh - var(--header-height) + 58px)}}@media(min-width:901px)and (max-height:650px){.hero h1,.hero h1.hero-title-rotator{font-size:clamp(42px,3.8vw,54px)}.hero h1.hero-title-rotator{min-height:calc(clamp(42px,3.8vw,54px)*1.18)}.hero-lead{font-size:16px;line-height:1.35}.hero .actions{margin-top:22px}}@media(min-width:1200px)and (max-width:1439px){.hero-bg__person{right:0;width:clamp(500px,42vw,580px)}}@media(max-width:1199px){.hero-bg__person{display:none!important}}@media(max-width:900px){.hero{min-height:100svh;padding-bottom:clamp(72px,11vh,108px)}}@media(max-width:620px){.hero{padding-bottom:clamp(64px,10vh,88px)}}.hero-bg__person:not(a){z-index:2;right:clamp(24px,4vw,72px);bottom:0;width:min(48vw,720px);height:calc(100svh - var(--header-height));overflow:hidden;opacity:1;scale:1;animation:none;cursor:default;pointer-events:none}.hero-bg__person:not(a) img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}@media(max-width:1199px){.hero-bg__person:not(a){display:block!important}}@media(max-width:900px){.hero-bg__person:not(a){display:none!important}}.hero-bg__person:not(a):after,.hero-bg__person:not(a)>span{content:none;display:none}.contact-section .contact-submit.button{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:64px;margin:2px 0 0;border:0;border-radius:8px;color:#fff;background:linear-gradient(100deg,#078af9,#087cff);box-shadow:0 0 32px #0080ff47;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.contact-section .contact-submit.button:after{content:"\2192";font-size:20px;font-weight:400;transition:transform .18s ease}.contact-section .contact-submit.button:hover:after{transform:translate(5px)}.hero-fit{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0 0;padding:0;list-style:none}.hero-fit li{padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fffc;background:#040a143d;backdrop-filter:blur(8px);font-size:11px;font-weight:750;letter-spacing:.035em}.hero .hero-fit{opacity:0;translate:0 18px;animation:heroItemIn .72s var(--ease) .6s forwards}.hero .hero-fit+.actions{margin-top:26px}@media(max-width:620px){.hero-fit{gap:7px;margin-top:20px}.hero-fit li{padding:7px 9px;font-size:10px}}@media(prefers-reduced-motion:reduce){.hero .hero-fit{opacity:1;translate:none;animation:none}}.section.trust-section{min-height:0;padding-top:clamp(52px,5.5vw,86px);padding-bottom:clamp(34px,3.5vw,54px)}@media(max-width:680px){.section.trust-section{padding-top:46px;padding-bottom:30px}}.section.trust-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(58px,6vw,92px) 0 clamp(54px,5vw,78px);background:radial-gradient(circle at 76% 38%,rgba(219,232,255,.42),transparent 32%),linear-gradient(135deg,#fbfdff,#f4f8ff 52%,#f8fbff);color:#071630}.section.trust-section:before{content:"";position:absolute;z-index:-1;left:-30px;bottom:-52px;width:290px;height:240px;opacity:.22;background-image:radial-gradient(circle,#2e7cff 1.6px,transparent 1.8px);background-size:13px 13px;-webkit-mask-image:radial-gradient(circle at 22% 80%,#000 0,transparent 70%);mask-image:radial-gradient(circle at 22% 80%,#000 0,transparent 70%)}.section.trust-section:after{content:"";position:absolute;z-index:-1;left:13%;bottom:-410px;width:720px;height:720px;border:1px solid rgba(46,124,255,.1);border-radius:50%}@media(max-width:720px){.section.trust-section{padding:48px 0 38px}}.section.trust-section{padding-top:clamp(42px,3.3vw,68px);padding-bottom:clamp(42px,3.3vw,68px)}@media(max-width:620px){.section.trust-section{padding-block:42px}}@media(min-width:901px){.site-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-inline:clamp(12px,2.4vw,40px)}.site-header .brand{justify-self:start}.site-header .site-nav{grid-column:2}.site-header .header-actions{grid-column:3;justify-self:end;margin-right:0}}.about-section .about-actions .button{min-height:54px;border-radius:8px;font-size:11px;letter-spacing:.04em}.about-section .about-actions .button{font-size:13px}.contact-section .contact-submit.button{min-height:58px;font-size:13px}.button,.header-button{transition:transform .22s var(--ease),border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.button:hover,.header-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #07111f24}.contact-section .contact-submit.button:hover{box-shadow:0 14px 32px #0070e63d}:where(.hero-copy,.project-copy,.project-visual,.about-content,.capability-heading,.capability-grid,.contact-heading,.contact-panel){min-width:0}:where(.button,.case-button,.header-button,.nav-toggle,.brand,.selected-work-card,.service-list a,.footer-links a):focus-visible{outline:3px solid rgba(16,133,255,.48);outline-offset:4px}@media(max-width:900px){.site-header .brand,.site-header .nav-toggle{min-width:44px;min-height:44px}.site-header .header-button{min-height:44px}.hero{min-height:auto;padding-bottom:clamp(72px,14vw,96px)}.about-section .about-actions .button{min-height:44px}}@media(hover:none){.button:hover,.header-button:hover{transform:none}}@media(prefers-reduced-motion:reduce){.button{animation:none!important;transition-duration:.01ms!important}}@media(min-width:901px)and (max-width:1199px){.hero-bg__person:not(a){display:block!important;right:0;bottom:0;width:clamp(380px,42vw,520px);height:calc(100svh - var(--header-height));opacity:.94;translate:none}.hero-copy{max-width:min(52vw,560px)}}@media(max-width:900px){.hero{min-height:auto;padding-bottom:clamp(420px,76vw,450px)}.hero-bg__person:not(a){display:block!important;right:50%;bottom:0;width:min(84vw,440px);height:clamp(280px,90vw,400px);opacity:.86;translate:50% 0}}@media(min-width:1200px)and (max-width:1439px){.hero-bg__person:not(a){right:0;width:clamp(520px,42vw,640px);height:calc(100svh - var(--header-height));translate:none}.hero-copy{max-width:min(52vw,650px)}}@media(min-width:1440px){.hero-bg__person:not(a){right:0;width:clamp(680px,44vw,940px);height:calc(100svh - var(--header-height));translate:none}}@media(min-width:2400px){.hero-bg__person:not(a){width:clamp(940px,42vw,1100px)}}.hero-bg__person:not(a){scale:1.1;transform-origin:right bottom}@media(max-width:900px){.hero-bg__person:not(a){transform-origin:center bottom}}:root{--wide-content-width: min( calc(100vw - clamp(48px, 4.5vw, 92px)) , 1920px)}.icon-mask{display:inline-block;flex:0 0 auto;background:currentColor;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon-matcha{--icon-url: url(assets/icons/matcha.png)}.icon-eafc{--icon-url: url(assets/icons/eafc.png)}.icon-next{--icon-url: url(assets/icons/next.png)}.contact-section .contact-submit.button:after{content:"";display:block;width:22px;height:22px;background:currentColor;-webkit-mask:url(assets/icons/right-arrow.png) center / contain no-repeat;mask:url(assets/icons/right-arrow.png) center / contain no-repeat}html{overflow-x:clip}body{min-width:320px}:where(.hero-grid,.project-grid,.selected-works-heading,.selected-work-cards,.about-layout,.capability-shell,.capability-grid,.contact-layout,.site-footer-layout,.project-copy,.project-visual,.contact-panel)>*{min-width:0}@media(min-width:1680px){.site-header{padding-inline:clamp(12px,2.4vw,40px)}}@media(min-width:3440px){main>.section:not(.hero){min-height:min(100svh,1600px)}}@media(min-width:1600px)and (min-aspect-ratio:21 / 9){.hero-copy{max-width:760px}.hero-bg__person:not(a){right:max(4vw,calc((100vw - 2200px)/2))}}@media(max-width:480px){:root{--phone-gutter: 16px}.container,.hero-grid{width:calc(100vw - (var(--phone-gutter) * 2));max-width:none;margin-inline:auto}.site-header{grid-template-columns:48px minmax(0,1fr) 48px;padding-inline:var(--phone-gutter)}.site-header .header-button{display:none}.site-header .header-actions{grid-column:3;display:grid;justify-items:end}.hero h1,.hero h1.hero-title-rotator{overflow-wrap:normal;word-break:normal;hyphens:none}.hero .actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%}.hero .actions .button,.about-actions .button,.contact-panel .actions .button{width:100%;justify-content:center}}@media(max-width:360px){:root{--phone-gutter: 12px}}@media(min-width:901px)and (max-height:720px){.section:not(.hero){min-height:auto}}@media(max-width:900px)and (max-height:500px)and (orientation:landscape){.hero{min-height:620px;padding-bottom:260px}.hero-bg__person:not(a){width:min(52vw,390px);height:260px;opacity:.72}.site-nav{max-height:calc(100dvh - var(--header-height) - 16px);overflow-y:auto}}@media(max-width:900px){.site-header{backdrop-filter:none}}.site-header .brand img{width:30px;height:30px}.nav-work-menu{position:relative;display:flex;align-self:stretch;align-items:center}.nav-work-toggle{display:none}.nav-work-dropdown{position:absolute;top:calc(100% - 6px);left:50%;display:grid;min-width:176px;padding:8px;visibility:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#03070df5;box-shadow:0 20px 48px #00000057;opacity:0;transform:translate(-50%,8px);transition:opacity .16s ease,transform .18s ease,visibility .16s ease}.nav-work-menu:hover .nav-work-dropdown,.nav-work-menu:focus-within .nav-work-dropdown{visibility:visible;opacity:1;transform:translate(-50%)}.site-nav .nav-work-dropdown a{min-height:38px;padding:0 12px;border-radius:9px;color:#ffffffb8;white-space:nowrap}.site-nav .nav-work-dropdown a:after{content:none}.site-nav .nav-work-dropdown a:hover,.site-nav .nav-work-dropdown a:focus-visible{color:#fff;background:#007eff29}@media(max-width:900px){.nav-work-menu{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center}.nav-work-dropdown{position:static;display:none;grid-column:1 / -1;min-width:0;margin:0 8px 8px;padding:4px;visibility:hidden;border-color:#ffffff14;background:#ffffff09;box-shadow:none;opacity:0;transform:none}.nav-work-menu:hover .nav-work-dropdown,.nav-work-menu:focus-within .nav-work-dropdown{visibility:hidden;opacity:0;transform:none}.nav-work-menu.is-submenu-open .nav-work-dropdown,.nav-work-menu.is-submenu-open:hover .nav-work-dropdown,.nav-work-menu.is-submenu-open:focus-within .nav-work-dropdown{display:grid;visibility:visible;opacity:1}.nav-work-toggle{position:relative;display:grid;place-items:center;width:44px;height:44px;padding:0;color:#fff;border:0;background:transparent}.nav-work-toggle span{width:9px;height:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.nav-work-menu.is-submenu-open .nav-work-toggle span{transform:translateY(2px) rotate(225deg)}.site-nav .nav-work-dropdown a{min-height:42px;padding-inline:14px}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto 1fr;padding-inline:clamp(12px,2.4vw,40px)}.site-header .brand{grid-column:1;justify-self:start;width:30px;height:30px;min-width:30px;min-height:30px}.site-header .header-actions{grid-column:3;display:flex;width:auto;justify-self:end}.site-nav{position:fixed;inset:var(--header-height) 0 auto;display:flex;flex-direction:column;gap:0;align-items:stretch;max-height:calc(100dvh - var(--header-height));padding:14px 22px 20px;overflow-y:auto;visibility:hidden;border:0;border-bottom:1px solid rgba(108,139,190,.13);border-radius:0;background:#020817fa;box-shadow:0 25px 40px #00000059;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}body.nav-open .site-nav{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav>a,.nav-work-menu>a{min-height:48px;padding:0;border-bottom:1px solid rgba(90,125,180,.12);border-radius:0}.nav-work-menu{width:100%}.nav-toggle{position:relative;display:grid;place-items:center;justify-self:end;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;color:#fff;border:0;border-radius:0;background:transparent}.nav-toggle span{position:absolute;width:20px;height:1px;margin:0;background:currentColor}.nav-toggle span:first-child{transform:translateY(-4px)}.nav-toggle span:last-child{transform:translateY(4px)}body.nav-open .nav-toggle span:first-child{transform:rotate(45deg)}body.nav-open .nav-toggle span:last-child{transform:rotate(-45deg)}}@media(max-width:480px){html,body{max-width:100%;overflow-x:clip}.container,.hero-grid{width:calc(100% - (var(--phone-gutter) * 2));max-width:none}.site-header{padding-right:max(var(--phone-gutter),env(safe-area-inset-right));padding-left:max(var(--phone-gutter),env(safe-area-inset-left))}}html.low-power .hero-title-slide{opacity:0;transform:none;will-change:auto}.motion-managed .hero:not(.is-motion-active) *,.motion-managed .hero:not(.is-motion-active) *:before,.motion-managed .hero:not(.is-motion-active) *:after{animation-play-state:paused!important}@media(prefers-reduced-motion:no-preference){html.low-power .hero h1.hero-title-rotator .hero-title-slide{animation:heroTitleLowPowerRotate 7.2s linear infinite both!important}html.low-power .hero h1.hero-title-rotator .hero-title-slide--create{animation-delay:3.6s!important}}@keyframes heroTitleLowPowerRotate{0%,8%{opacity:0}12%,44%{opacity:1}48%,to{opacity:0}}html.low-power .scroll-progress{display:none!important}html.low-power :where(.reveal,.hero-copy>*,.selected-work-card,.project-copy>*,.project-visual,.about-content>*,.contact-layout>*){transition-duration:.001ms!important;transition-delay:0ms!important}html.low-power :where(.hero-bg__image,.hero-bg__person,.matcha-can,.matcha-podium,.matcha-fruit,.eafc-card,.eafc-card__reflection,.zg-art,.cosmic-bg__sky,.cosmic-bg__rocks,.about-portrait img){filter:none!important;will-change:auto!important}html.low-power :where(.site-header,.nav-work-dropdown,.back-to-top,.matcha-can,.eafc-card,.zg-art){box-shadow:none!important}:root{--header-height: 68px}body .site-header,body .site-header.is-scrolled{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:var(--header-height);padding-inline:clamp(16px,2.4vw,40px);border-bottom:1px solid rgba(255,255,255,.08);background:#03070d;box-shadow:0 10px 30px #0000002e;backdrop-filter:none}body .site-header .brand{grid-column:1;justify-self:start;width:30px;height:30px}body .site-header .brand img{width:30px;height:30px;filter:none}body .site-header .site-nav{grid-column:2;gap:clamp(24px,4vw,58px);font-family:Inter,SF Pro Display,Arial,sans-serif;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase}body .site-header .site-nav>a,body .site-header .nav-work-menu>a{min-height:34px;padding-inline:10px;border-radius:999px;font-family:Inter,SF Pro Display,Arial,sans-serif;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase}body .site-header .site-nav a.is-active{color:#fff}body .site-header .header-actions{grid-column:3;justify-self:end;margin-right:0}body .site-header .header-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding-inline:18px;color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#007effe6;box-shadow:0 12px 34px #007eff52;font-family:Inter,SF Pro Display,Arial,sans-serif;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease,background-color .22s ease}body .site-header .header-button:hover,body .site-header .header-button:focus-visible{background:#007eff;box-shadow:0 16px 38px #007eff61;transform:translateY(-2px)}body .site-header .header-button:active{box-shadow:0 10px 24px #007eff47;transform:scale(.985)}.about-section .button-primary{background:#006fe6;border-color:#006fe6}.about-section .button-primary:hover,.about-section .button-primary:focus-visible{background:#0068d7;border-color:#0068d7}body .site-header .nav-work-dropdown{border-color:#ffffff1f;background:#03070d}@media(max-width:900px){body .site-header,body .site-header.is-scrolled{grid-template-columns:48px minmax(0,1fr) 48px;padding-inline:16px}body .site-header .brand{grid-column:1}body .site-header .header-actions{grid-column:3;display:grid;justify-items:end}body .site-header .header-button{display:none}body .site-header .nav-toggle{display:grid;place-items:center;width:44px;height:44px;color:#fff}body .site-header .site-nav{inset:var(--header-height) 12px auto;gap:0;max-height:calc(100dvh - var(--header-height) - 16px);padding:10px;overflow-y:auto;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#03070d;box-shadow:0 24px 54px #00000057;backdrop-filter:none}body .site-header .site-nav>a,body .site-header .nav-work-menu>a{min-height:48px;padding-inline:14px;border-radius:10px}}
