.hero-play[data-astro-cid-w7qt7cus]{--rx: 0deg;--ry: 0deg;--light-x: 50%;--light-y: 42%;position:absolute;inset:0;width:100%;height:100%;overflow:hidden;border:0;padding:0;cursor:pointer;isolation:isolate;background:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hero-play[data-astro-cid-w7qt7cus]:focus-visible{outline:3px solid #4d9bff;outline-offset:-6px}.halo[data-astro-cid-w7qt7cus]{position:absolute;inset:0;background:radial-gradient(closest-side at var(--light-x) var(--light-y),rgba(96,152,255,.5),transparent);filter:blur(16px);opacity:.5;transition:opacity .4s}.hero-play[data-astro-cid-w7qt7cus]:hover .halo[data-astro-cid-w7qt7cus],.hero-play[data-astro-cid-w7qt7cus]:focus-visible .halo[data-astro-cid-w7qt7cus]{opacity:1}.artwork[data-astro-cid-w7qt7cus]{position:absolute;inset:0;display:block;transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .35s cubic-bezier(.2,.8,.2,1)}.artwork[data-astro-cid-w7qt7cus] svg{width:100%;height:100%;display:block;overflow:visible}.artwork[data-astro-cid-w7qt7cus] .tile{transform-origin:411px 328px}.artwork[data-astro-cid-w7qt7cus] .ground{transform-origin:411px 582px}.artwork[data-astro-cid-w7qt7cus] .piece{transform-box:fill-box;transform-origin:center}.artwork[data-astro-cid-w7qt7cus] .accent{opacity:0}.artwork[data-astro-cid-w7qt7cus] .contour-light{fill:none;stroke:#effcff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:14 86;opacity:0;filter:drop-shadow(0 0 2px #74d9ff) drop-shadow(0 0 5px #39aaff);pointer-events:none}@media(prefers-reduced-motion:reduce){.artwork[data-astro-cid-w7qt7cus]{transform:none;transition:none}.halo[data-astro-cid-w7qt7cus]{transition:none}}.home{--home-blue: var(--color-brand-blue-vivid);--home-muted: #f6f7f9}.home h1,.home h2,.home h3{letter-spacing:-.045em;word-break:keep-all}.home p{word-break:keep-all;line-height:1.75}.home .home-eyebrow{color:var(--home-blue);font-size:15px;line-height:1.5;font-weight:700;letter-spacing:-.015em;margin:0 0 22px}.home .home-section{padding-block:100px;scroll-margin-top:80px}.home .home-card{border-radius:28px}.home a{-webkit-tap-highlight-color:transparent}.home a:focus-visible{outline:3px solid var(--home-blue);outline-offset:5px}.home .home-text-link{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;min-height:44px;font-size:15px;font-weight:650;color:var(--color-ink-body)}.home .home-text-link:hover{color:var(--home-blue)}.home-hero{position:relative;isolation:isolate;overflow:hidden;padding:60px 0;background:#050a16;color:#fff}.home-hero-bg{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(72% 52% at 50% 72%,rgba(38,120,255,.3),transparent 62%),radial-gradient(96% 62% at 50% -6%,rgba(24,64,140,.42),transparent 60%),linear-gradient(180deg,#0a1428,#070d1c 56%,#04060e)}.home-hero-bg:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56'%3E%3Cpath d='M0 28H56M28 0V56' fill='none' stroke='%237fa8e0' stroke-opacity='.4' stroke-width='1'/%3E%3Ccircle cx='28' cy='28' r='1.4' fill='%23a9c9ff' fill-opacity='.6'/%3E%3C/svg%3E");background-size:56px 56px;opacity:.35;-webkit-mask-image:radial-gradient(120% 96% at 50% 44%,transparent 24%,#000 76%);mask-image:radial-gradient(120% 96% at 50% 44%,transparent 24%,#000 76%)}.home-hero-current{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;-webkit-mask-image:radial-gradient(120% 96% at 50% 44%,transparent 24%,#000 76%);mask-image:radial-gradient(120% 96% at 50% 44%,transparent 24%,#000 76%)}.home-hero-current .beam{position:absolute;opacity:.8;mix-blend-mode:screen;will-change:transform}.home-hero-current .beam-h{left:0;height:2px;width:240px;background:linear-gradient(90deg,transparent,rgba(169,201,255,0) 28%,#a9c9ff 50%,rgba(169,201,255,0) 72%,transparent);animation:hero-current-x var(--dur, 6s) linear var(--delay, 0s) infinite}.home-hero-current .beam-v{top:0;width:2px;height:240px;background:linear-gradient(180deg,transparent,rgba(169,201,255,0) 28%,#a9c9ff 50%,rgba(169,201,255,0) 72%,transparent);animation:hero-current-y var(--dur, 7s) linear var(--delay, 0s) infinite}@keyframes hero-current-x{0%{transform:translate(-260px)}to{transform:translate(calc(100vw + 40px))}}@keyframes hero-current-y{0%{transform:translateY(-260px)}to{transform:translateY(760px)}}.home-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;min-height:min(68vh,600px)}.home-hero-copy{min-width:0}.home .home-hero .home-eyebrow{color:#78acff;margin-bottom:22px}.home .home-hero h1{font-size:clamp(46px,4.6vw,72px);font-weight:780;line-height:1.16;color:#fff}.home .home-hero h1>span{color:#4d9bff}.home .home-hero-lead{margin-top:26px;max-width:460px;font-size:19px;color:#b8c6db;line-height:1.8}.home-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px}.home-hero .home-text-link{color:#d3deee}.home-hero .home-text-link:hover{color:#78acff}.home-hero-art{position:relative;height:470px;min-width:0}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.home-section-heading>div{max-width:770px}.home .home-section-heading h2,.home-proof h2{font-size:clamp(34px,3.4vw,48px);font-weight:750;line-height:1.35;max-width:760px;text-wrap:balance}.home .home-section-lead{margin-top:22px;max-width:640px;font-size:18px;color:#636d78}.home-promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home .home-promise{padding:36px 32px 40px;background:var(--home-muted)}.home-promise:nth-child(2){background:#f0f5fc}.home-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.home-number{color:#52637a;font-size:14px;font-weight:700}.home-avatar{flex:none;display:grid;place-items:center;width:72px;height:72px;border-radius:20px;background:var(--color-brand-navy);color:#fff;font-size:32px;font-weight:750;letter-spacing:-.02em;line-height:1}.home .home-promise h3{display:flex;align-items:center;gap:16px;font-size:25px;font-weight:720;line-height:1.45;min-height:2.9em}.home .home-promise h3>span:last-child{min-width:0}.home .home-promise p{margin-top:18px;font-size:16px;min-height:5.25em}.home-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-proof-copy>p:not(.home-eyebrow){margin-top:24px;font-size:18px;max-width:470px}.home-metrics{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-block:40px;margin-top:12px}.home-metrics>div{display:flex;flex-direction:column;gap:8px}.home-metrics strong{font-size:76px;line-height:1;font-weight:750;letter-spacing:-.055em;color:var(--home-blue)}.home-metrics .home-plus{font-size:48px}.home-metrics .home-unit{font-size:28px;margin-left:6px}.home-metrics>div>span{font-size:14px}.home-founder{display:flex;align-items:flex-start;gap:14px;border-top:1px solid #e7ebef;padding-top:28px}.home-founder>svg{flex-shrink:0;color:var(--home-blue);margin-top:3px}.home-founder h3{font-size:19px;font-weight:700}.home-founder p{margin-top:8px;font-size:15px}.home-proof-visual{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:center}.home-proof-visual img{width:100%;height:420px;border-radius:28px;object-fit:cover}.home-proof-visual img+img{height:330px;margin-top:140px}.home-services-section{overflow:hidden;background:#111820;color:#fff}.home .home-services-section h2,.home .home-services-section .home-text-link{color:#fff}.home .home-services-section .home-eyebrow{color:#8bbcff}.home .home-services-section .home-section-lead{color:#c5ccd5}.home-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-project:hover img{transform:scale(1.035)}.home-process-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.home-process-layout .home-section-heading{margin-bottom:0}.home-process-grid{list-style:none;margin:0;padding:0}.home-process-grid li{display:flex;align-items:flex-start;gap:16px;padding:22px 0;border-bottom:1px solid #e7ebef}.home-process-grid li:first-child{padding-top:0}.home-process-grid li:last-child{border-bottom:none;padding-bottom:0}.home-process-grid svg{flex-shrink:0;color:#687e9e;margin-top:3px}.home-process-text{display:flex;flex-direction:column;gap:6px}.home-process-grid .home-process-question{font-size:17px;line-height:1.6;font-weight:600;color:var(--color-ink-title)}.home-process-grid .home-process-sub{font-size:15px;line-height:1.65;color:var(--color-ink-body)}.home .home-projects-section{background:#f5f5f7}.home-project-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px}.home .home-project{min-width:0;min-height:600px;background:#fff;border-radius:30px;box-shadow:0 10px 30px -12px #19233224}.home-project-image{height:300px;padding:0;flex-shrink:0;overflow:hidden}.home-project-image img{object-fit:cover;object-position:center top}.home-project-copy{padding:24px 30px 32px;display:flex;flex-direction:column;flex:1}.home .home-project-copy .home-eyebrow{font-size:12px;font-weight:650;color:#a44817;margin-bottom:12px}.home-project h3{font-size:clamp(21px,1.9vw,26px);font-weight:700;line-height:1.4}.home-project-copy>p:not(.home-eyebrow){margin-top:16px;font-size:14px;color:#626774}.home-project-link{margin-top:auto;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:550;color:#343c48}.home-project-link svg{flex-shrink:0}.home .home-project-feature .home-project-copy{order:-1;flex:0;padding:40px 34px 26px}.home .home-project-feature h3{font-size:clamp(27px,2.6vw,36px);line-height:1.3}.home-project-feature .home-project-copy>p:not(.home-eyebrow){color:#424956;font-size:15px}.home-project-feature .home-project-image{flex:1;height:auto;min-height:300px;padding:0}.home-project-feature .home-project-image img{object-fit:cover;object-position:center top}@media(max-width:1023px)and (min-width:768px){.home-project-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-project-copy{padding:22px 20px 28px}.home .home-project-feature .home-project-copy{padding:30px 22px 22px}.home-project-image{height:240px}}@media(min-width:1600px){.home-hero{padding-block:88px}}@media(max-width:1100px){.home-process-layout{gap:48px}.home-hero-art{height:400px}.home-proof-grid{gap:40px}.home .home-promise{padding:28px 24px}}@media(max-width:767px){.home-process-layout{grid-template-columns:1fr;gap:24px}.home-process-grid li{padding:18px 0}.home .home-section{padding-block:64px}.home-hero{padding:44px 0}.home-hero-grid{grid-template-columns:1fr;min-height:auto;gap:4px}.home .home-hero h1{font-size:clamp(40px,11vw,58px);line-height:1.16}.home .home-hero .home-eyebrow{font-size:14px;margin-bottom:16px}.home .home-hero-lead{font-size:16px;margin-top:22px;max-width:none}.home-hero .home-actions{gap:12px 18px;margin-top:28px}.home-hero-art{height:300px;margin-top:24px}.home-hero-current .beam-v{display:none}.home-section-heading{display:block;margin-bottom:30px}.home-section-heading>.home-text-link{margin-top:18px}.home .home-section-heading h2,.home-proof h2{font-size:33px;line-height:1.4}.home .home-section-lead{font-size:16px;margin-top:18px}.home-promise-grid,.home-proof-grid,.home-project-grid{grid-template-columns:1fr;gap:20px}.home .home-card{border-radius:24px}.home .home-promise{padding:28px}.home-card-top{margin-bottom:22px}.home-avatar{width:60px;height:60px;font-size:27px;border-radius:16px}.home .home-promise h3,.home .home-promise p{min-height:0}.home .home-promise h3{font-size:23px}.home-proof-copy>p:not(.home-eyebrow){font-size:16px}.home-metrics strong{font-size:65px}.home-proof-visual{gap:12px;margin-top:20px}.home-proof-visual img{height:280px;border-radius:20px}.home-proof-visual img+img{height:225px;margin-top:60px}.home .home-project{min-height:0;border-radius:28px}.home-project-image{height:300px}.home .home-project-feature .home-project-image{flex:auto;height:320px;min-height:0}.home .home-project-feature .home-project-copy{padding:30px 26px 26px}.home-project-copy{padding:26px}.home-project h3{font-size:24px}}@media(prefers-reduced-motion:reduce){.home-project-image img{transition:none}.home-project:hover img{transform:none}.home-hero-current{display:none}}.service-carousel[data-astro-cid-zmuss2sd]{position:relative}.service-carousel-track[data-astro-cid-zmuss2sd]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:6px}.service-carousel-track[data-astro-cid-zmuss2sd]::-webkit-scrollbar{display:none}.service-carousel-slide[data-astro-cid-zmuss2sd]{flex:0 0 70%;min-width:0;padding-inline:8px;scroll-snap-align:start}.service-carousel-card[data-astro-cid-zmuss2sd]{position:relative;aspect-ratio:320 / 380;overflow:hidden;background:#17212e;container-type:inline-size}.service-carousel-card[data-astro-cid-zmuss2sd] img[data-astro-cid-zmuss2sd]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-carousel-slide[data-astro-cid-zmuss2sd]:hover img[data-astro-cid-zmuss2sd]{transform:scale(1.05)}.service-carousel-shade[data-astro-cid-zmuss2sd]{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .92),rgb(0 0 0 / .5) 45%,transparent 85%)}.service-carousel-copy[data-astro-cid-zmuss2sd]{position:absolute;bottom:0;inset-inline:0;padding:clamp(16px,8cqi,32px) clamp(16px,6cqi,24px)}.service-carousel-card[data-astro-cid-zmuss2sd] h3[data-astro-cid-zmuss2sd]{margin:0;color:#fff;font-size:clamp(16px,7.5cqi,24px);font-weight:550;line-height:1.45}.service-carousel-card[data-astro-cid-zmuss2sd] .service-carousel-copy[data-astro-cid-zmuss2sd] p[data-astro-cid-zmuss2sd]{margin:10px 0 0;color:#e4e8ee;font-size:clamp(13px,4.5cqi,15px);line-height:1.6;word-break:keep-all}.service-carousel-nav[data-astro-cid-zmuss2sd]{position:absolute;top:50%;z-index:1;display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:#ffffff4d;color:#fff;backdrop-filter:blur(8px);cursor:pointer;transform:translate(-50%,-50%)}.service-carousel-nav[data-astro-cid-zmuss2sd]:hover{background:#ffffff80}.service-carousel-nav[data-astro-cid-zmuss2sd] svg[data-astro-cid-zmuss2sd]{width:24px;height:24px}.service-carousel-prev[data-astro-cid-zmuss2sd]{left:28px}.service-carousel-next[data-astro-cid-zmuss2sd]{left:calc(100% - 28px)}.service-carousel-controls[data-astro-cid-zmuss2sd]{display:none}.service-carousel-toggle[data-astro-cid-zmuss2sd]{min-height:44px;padding:8px 12px;color:#fff;font-size:13px;cursor:pointer}button[data-astro-cid-zmuss2sd]:focus-visible{outline:3px solid #8bbcff;outline-offset:3px}.service-carousel[data-astro-cid-zmuss2sd]:not([data-ready]) .service-carousel-nav[data-astro-cid-zmuss2sd],.service-carousel[data-astro-cid-zmuss2sd]:not([data-ready]) .service-carousel-controls[data-astro-cid-zmuss2sd]{display:none}@media(min-width:640px){.service-carousel-slide[data-astro-cid-zmuss2sd]{flex-basis:33.333333%}}@media(min-width:768px){.service-carousel-slide[data-astro-cid-zmuss2sd]{flex-basis:25%}.service-carousel-prev[data-astro-cid-zmuss2sd]{left:25%}.service-carousel-next[data-astro-cid-zmuss2sd]{left:75%}}@media(min-width:1024px){.service-carousel-slide[data-astro-cid-zmuss2sd]{flex-basis:20%}.service-carousel-prev[data-astro-cid-zmuss2sd]{left:20%}.service-carousel-next[data-astro-cid-zmuss2sd]{left:80%}}@media(min-width:1280px){.service-carousel-slide[data-astro-cid-zmuss2sd]{flex-basis:16.666667%}.service-carousel-prev[data-astro-cid-zmuss2sd]{left:16.666667%}.service-carousel-next[data-astro-cid-zmuss2sd]{left:83.333333%}}@media(prefers-reduced-motion:reduce){.service-carousel-card[data-astro-cid-zmuss2sd] img[data-astro-cid-zmuss2sd]{transition:none}.service-carousel-slide[data-astro-cid-zmuss2sd]:hover img[data-astro-cid-zmuss2sd]{transform:none}}
