@font-face{font-family:Inter;src:url("inter.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
:root{--bg:#0e1116;--surface:#141920;--elevated:#1a222d;--border:#293240;--text:#f2f4f7;--muted:#a2acbb;--blue:#6f9cff;--font:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:5px}[hidden]{display:none!important}.shell{width:calc(100% - 96px);max-width:1280px;margin-inline:auto}.header{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:28px}.wordmark{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:650;letter-spacing:-1px;line-height:1}.logo{width:40px;height:40px;display:grid;place-items:center;background:var(--blue);color:var(--bg);font-size:30px;font-weight:750;letter-spacing:-3px;padding-right:4px}.wordmark-sub{font-size:12px;letter-spacing:2.1px;font-weight:450;display:block;margin-top:7px}.header nav{display:flex;gap:34px;font-size:14px;color:var(--muted)}.header nav a:hover{color:var(--text)}.nav-cta{font-size:14px;font-weight:550;display:flex;gap:32px;padding:10px 0}.nav-cta span{color:var(--blue)}.hero{padding-top:43px}.hero-topline{display:flex;justify-content:space-between;align-items:center;gap:18px}.hero-topline>span{font-size:13px;color:var(--muted)}.kicker{font-size:12px;letter-spacing:1.6px;font-weight:600;margin:0;color:var(--blue);line-height:1.6}h1{font-size:clamp(54px,6.65vw,98px);font-weight:600;letter-spacing:-.065em;line-height:1.04;margin:40px 0 34px}h1>span{color:var(--blue)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:47px}.hero-bottom p{font-size:18px;color:var(--muted);line-height:1.65;margin:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 21px;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s;white-space:nowrap}.primary{background:var(--blue);color:var(--bg)}.primary:hover{background:#90b2ff}.button span{font-size:23px;line-height:1}.hero-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hero-index a{display:flex;align-items:center;gap:20px;font-size:14px;padding:20px 24px;border-left:1px solid var(--border);transition:background .18s}.hero-index a:first-child{border-left:0;padding-left:0}.hero-index a>span:first-child{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.hero-index a>span:last-child{margin-left:auto;color:var(--blue)}.hero-index a:hover{background:var(--surface)}.section{padding-top:74px}h2{font-size:clamp(32px,3.1vw,45px);line-height:1.14;letter-spacing:-.045em;font-weight:550;margin:15px 0 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:35px}.section-top>p{color:var(--muted);font-size:15px;line-height:1.8;margin:0;max-width:340px}.service-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.service-tabs button{display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--muted);padding:18px 24px;text-align:left;cursor:pointer;font-size:16px;font-weight:500;transition:background .2s,color .2s}.service-tabs button[aria-selected=true]{background:var(--surface);color:var(--text);border-bottom-color:var(--blue)}.service-tabs button:hover{color:var(--text);background:var(--surface)}.service-tabs button>span{font-size:12px;color:var(--blue)}.service-panel{display:grid;grid-template-columns:1.1fr 1fr;background:var(--surface);border:1px solid var(--border);border-top:0;min-height:360px}.service-copy{padding:35px 40px}.service-copy h3{font-size:27px;line-height:1.22;font-weight:550;letter-spacing:-.8px;margin:0 0 18px}.service-copy p{font-size:15px;line-height:1.8;color:var(--muted);max-width:445px;margin:0 0 22px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:26px}.tags span{font-size:12px;color:#b9c4d4;border:1px solid #334054;padding:4px 8px;border-radius:3px}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:14px;font-weight:550}.text-link>span{color:var(--blue)}.text-link:hover{color:var(--blue)}.service-visual{padding:35px 38px;border-left:1px solid var(--border);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#171e29,#121922)}.visual-label{font-size:12px;letter-spacing:1.3px;color:var(--muted);margin:0 0 25px}.journey{display:flex;flex-direction:column;gap:26px}.journey>div{display:flex;align-items:center;gap:16px}.journey-icon{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;background:#23334d;border:1px solid #344967;border-radius:8px;color:var(--blue);font-size:12px;font-weight:550}.journey strong,.journey>div>div>span{display:block}.journey strong{font-size:14px;font-weight:550;margin-bottom:3px}.journey>div>div>span{font-size:12px;color:var(--muted)}.system-rows{display:flex;flex-direction:column;gap:14px}.system-rows>div{padding:14px 16px;border:1px solid var(--border)}.system-rows span,.system-rows strong{display:block}.system-rows span:first-child,.system-rows strong{font-size:14px;font-weight:550}.system-rows span:last-child{font-size:12px;color:var(--muted);margin-top:3px}.system-rows .system-core{border-color:#496594;background:#1e2d44}.process-strip{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--border);font-size:12px;color:var(--muted)}.process-strip>span:first-child{color:var(--text);font-weight:500}.process-strip b{color:var(--blue);margin-right:9px;font-weight:500}.work-title{margin-bottom:28px}.project{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:36px 0}.project-copy{display:flex;flex-direction:column;align-items:start;padding:4px 0}.status{font-size:12px;color:#bac7dc;border:1px solid #354359;border-radius:100px;padding:3px 11px;margin-bottom:20px}.project-copy h3{font-size:34px;line-height:1.18;letter-spacing:-1.2px;font-weight:550;margin:0 0 16px}.project-copy p{font-size:15px;color:var(--muted);max-width:380px;line-height:1.8;margin:0 0 20px}.project-type{font-size:12px;letter-spacing:1px;color:var(--muted);margin-bottom:24px}.project-copy .text-link{margin-top:auto}.estimate{background:#dce5f5;color:#152338;padding:28px 30px;border-radius:4px;transition:background .2s}.project:hover .estimate{background:#e6edfa}.estimate-top{display:flex;gap:11px;align-items:center;font-size:12px;letter-spacing:1px}.mini-logo{font-size:23px;font-weight:700;letter-spacing:-2px}.estimate-badge{margin-left:auto;border:1px solid #9bacc8;padding:2px 7px;border-radius:3px;font-size:12px;letter-spacing:0}.estimate h4{font-size:26px;line-height:1.18;letter-spacing:-.9px;font-weight:600;margin:30px 0 22px}.estimate-field{display:flex;justify-content:space-between;align-items:center;background:#f4f7fc;border:1px solid #a8b9d3;border-radius:4px;padding:12px 14px;font-size:12px;color:#536581}.estimate-field>span:last-child{color:#1a3559;font-size:17px}.estimate-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:21px;font-size:12px;color:#4a5e79}.estimate-steps b{display:block;margin-bottom:6px;font-size:12px;color:#365991;font-weight:600}.estimate>p{font-size:12px;color:#526580;line-height:1.7;margin:22px 0 0}.studio{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center;padding-bottom:70px}.studio-art{position:relative;aspect-ratio:1.5;overflow:hidden;border:1px solid var(--border)}.studio-art img{display:block;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-art>span{position:absolute;bottom:0;left:0;right:0;padding:18px 21px;background:linear-gradient(transparent,#0e1116c9);font-size:12px;letter-spacing:1.3px}.studio-copy h2{font-size:36px;margin-bottom:22px}.studio-copy>p:not(.kicker){font-size:15px;line-height:1.8;color:var(--muted);max-width:495px;margin:0 0 15px}.signature{display:flex;align-items:center;gap:13px;margin-top:25px}.avatar{height:42px;width:42px;display:grid;place-items:center;background:#1a263b;border:1px solid #2f4567;border-radius:50%;font-size:13px;color:var(--blue)}.signature strong,.signature>div>span{display:block;font-size:13px;font-weight:500}.signature>div>span{font-size:12px;color:var(--muted);font-weight:400;margin-top:3px}.contact{display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-top:40px;padding-bottom:40px}.contact h2{font-size:44px;letter-spacing:-2px;margin-top:10px}.contact .kicker{color:var(--muted);font-size:12px}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:25px;padding-bottom:28px;color:var(--muted);font-size:12px}.footer-brand{font-size:15px;font-weight:600;letter-spacing:-.5px;color:var(--text)}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:var(--blue);color:var(--bg);padding:12px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-top:48px}h1{margin-top:45px}.hero-bottom{padding-bottom:50px}}
@media(max-width:1050px){.shell{width:calc(100% - 56px)}.header{height:88px}.header nav{gap:22px}h1{font-size:76px}.hero-bottom p{font-size:16px}.button{gap:22px;font-size:13px;padding:15px 18px}.service-copy{padding:29px 28px}.service-visual{padding:29px 26px}.service-copy h3{font-size:25px}.studio{gap:35px}.studio-copy h2{font-size:32px}.project{gap:35px}.process-strip{font-size:12px;gap:12px}.section{padding-top:60px}.contact h2{font-size:38px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.header{height:82px;gap:15px}.wordmark{font-size:21px;gap:10px}.wordmark-sub{font-size:12px;letter-spacing:1.8px}.logo{height:35px;width:35px;font-size:26px}.header nav{display:none}.nav-cta{font-size:13px;gap:19px}.hero{padding-top:26px}.hero-topline>.kicker{font-size:12px;letter-spacing:1px}.hero-topline>span{font-size:12px}h1{font-size:clamp(43px,9.3vw,68px);letter-spacing:-.055em;margin:31px 0 26px}.hero-bottom{display:block;padding-bottom:30px}.hero-bottom p{font-size:16px;line-height:1.65;margin-bottom:24px}.wide{display:none}.button{font-size:14px;padding:16px 19px}.hero-index a{font-size:12px;gap:9px;padding:16px 12px}.hero-index a>span:first-child{display:none}.hero-index a>span:last-child{font-size:15px}.hero-index a:first-child{padding-left:0}.section{padding-top:46px}.section-top{display:block;margin-bottom:26px}h2{font-size:33px;line-height:1.15}.section-top>p{margin-top:20px;font-size:15px;max-width:450px}.section-top>p br{display:none}.kicker{font-size:12px;letter-spacing:1.3px}.service-tabs button{padding:15px 10px;font-size:13px;gap:8px;line-height:1.4}.service-tabs button>span{display:none}.service-panel{grid-template-columns:1fr;min-height:0}.service-copy{padding:26px 22px}.service-copy h3{font-size:26px;letter-spacing:-.8px}.service-copy p{font-size:15px}.tags{margin-bottom:22px}.tags span{font-size:12px}.service-visual{padding:25px 22px;border-left:0;border-top:1px solid var(--border)}.visual-label{font-size:12px;margin-bottom:20px}.journey{gap:20px}.journey strong{font-size:13px}.journey>div>div>span{font-size:12px}.process-strip{display:grid;grid-template-columns:1fr;gap:12px;padding:21px 0;font-size:12px}.process-strip>span:first-child{margin-bottom:3px}.work-title{margin-bottom:24px}.project{grid-template-columns:1fr;gap:29px;padding:27px 0}.project-copy h3{font-size:32px}.project-copy p{max-width:none}.status{margin-bottom:17px}.project-type{font-size:12px;margin-bottom:21px}.estimate{padding:24px 22px}.estimate h4{font-size:25px;margin-top:25px}.studio{grid-template-columns:1fr;gap:27px;padding-bottom:44px}.studio-art{aspect-ratio:1.65}.studio-copy h2{font-size:33px}.studio-copy>p:not(.kicker){font-size:15px}.contact{display:block;padding-top:29px;padding-bottom:29px}.contact h2{font-size:37px;letter-spacing:-1.6px;margin-bottom:25px}.contact .button{font-size:13px;max-width:100%;gap:20px}.footer{flex-wrap:wrap;padding:23px 0;gap:15px;font-size:12px}.footer-brand{margin-right:auto}.footer>span{order:3;width:100%;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
