:root{color-scheme:dark;--bg: #050b14;--bg-deep: #03070d;--surface: #0b1523;--surface-2: #101d2e;--surface-soft: rgba(255, 255, 255, .045);--line: rgba(255, 255, 255, .11);--line-soft: rgba(255, 255, 255, .065);--text: #f7fbff;--muted: #8f9dad;--cyan: #27d8ff;--cyan-rgb: 39, 216, 255;--violet: #7c5cfc;--violet-rgb: 124, 92, 252;--lime: #b8ff6a;--dark-text: #08111d;--radius-sm: 14px;--radius-md: 24px;--radius-lg: 40px;--shell: min(1240px, calc(100vw - 64px) );--header-h: 84px;--ease: cubic-bezier(.22, 1, .36, 1);--font-interface: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--content-title-font: "Space Grotesk", "Inter", sans-serif;--content-title-size: clamp(1.12rem, 1.38vw, 1.42rem);--content-title-weight: 650;--content-title-line-height: .99;--content-title-letter-spacing: -.055em;--content-body-font: var(--font-interface);--content-body-size: clamp(.9rem, 1.18vw, 1.24rem);--content-body-weight: 400;--content-body-line-height: 1.58;--content-meta-size: clamp(.55rem, .58vw, .65rem);--content-meta-weight: 800;--content-meta-line-height: normal;--content-meta-letter-spacing: .15em;--content-support-size: clamp(.72rem, .82vw, .9rem);--content-support-weight: 650;--content-support-line-height: 1.5;--type-heading: clamp(.84rem, 1vw, 1.12rem);--type-body: calc(clamp(.58rem, .63vw, .7rem) + 2px) ;--type-label: clamp(.55rem, .58vw, .65rem);--type-meta: clamp(.43rem, .47vw, .52rem);--line-heading: 1.08;--line-body: 1.4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;margin:0;overflow-x:hidden;background:radial-gradient(circle at 80% 4%,rgba(var(--violet-rgb),.12),transparent 30%),radial-gradient(circle at 20% 14%,rgba(var(--cyan-rgb),.07),transparent 25%),var(--bg);color:var(--text);font-family:var(--font-interface);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:rgba(var(--cyan-rgb),.28);color:#fff}img,svg,canvas{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3,.brand{font-family:Space Grotesk,Inter,sans-serif}.grid-shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 18px;border-radius:999px;background:var(--text);color:var(--dark-text);transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.page-noise{position:fixed;z-index:100;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.pointer-glow{position:fixed;z-index:-1;width:620px;height:620px;border-radius:50%;left:calc(var(--pointer-x, 50%) - 310px);top:calc(var(--pointer-y, 30%) - 310px);pointer-events:none;background:radial-gradient(circle,rgba(var(--cyan-rgb),.055),transparent 67%);transition:opacity .3s ease}.site-header{position:fixed;z-index:90;top:0;left:0;width:100%;border-bottom:1px solid transparent;transition:background .35s ease,border-color .35s ease,transform .35s ease}.site-header.is-scrolled{border-color:var(--line-soft);background:#050b14c7;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.nav-shell{width:var(--shell);height:var(--header-h);margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.brand{position:relative;z-index:2;display:inline-flex;align-items:center;color:#fff}.header-brand-group{display:inline-flex;align-items:center;gap:clamp(14px,1.8vw,28px)}.header-phone{color:#f4f6f8;font-size:clamp(.82rem,.9vw,.95rem);font-weight:650;letter-spacing:.02em;line-height:1;white-space:nowrap;transition:color .2s ease}.header-phone:hover,.header-phone:focus-visible{color:var(--lime);outline:none}.brand-logo{display:block;width:44px;height:44px;object-fit:contain}.nav-panel,.nav-links{display:flex;align-items:center}.nav-panel{gap:50px}.nav-links{gap:34px}.nav-links a{position:relative;color:#c8d2dc;font-size:.84rem;font-weight:500}.nav-links a:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:1px;background:var(--cyan);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1);transform-origin:left}.menu-toggle{display:none;position:relative;z-index:3;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:#ffffff0a}.menu-toggle span{position:absolute;left:12px;width:18px;height:1px;background:#fff;transition:transform .3s var(--ease),top .3s var(--ease)}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:25px}.menu-toggle[aria-expanded=true] span:first-child{top:21px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{top:21px;transform:rotate(-45deg)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:22px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:600;transition:color .3s ease,background .3s ease,border-color .3s ease,transform .3s var(--ease),box-shadow .3s ease}.button span{transition:transform .3s var(--ease)}.button:hover span{transform:translate(3px,-3px)}.button-small{min-height:42px;padding-inline:19px;font-size:.79rem}.button-large{min-height:62px;padding-inline:31px}.button-ghost{border-color:var(--line);background:#ffffff06}.button-ghost:hover{border-color:rgba(var(--cyan-rgb),.5);background:rgba(var(--cyan-rgb),.07)}.button-primary{position:relative;overflow:hidden;border-color:#ffffff47;border-radius:0;background:#00000094;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.button-primary:before{display:none}.button-primary:hover:before{transform:none}.button-primary:hover{border-color:#fff;background:#000000b8;box-shadow:none;transform:translateY(-2px)}.button-link{padding-inline:7px;color:#dce5ee}.hero{position:relative;min-height:920px;height:max(100vh,760px);overflow:hidden;border-bottom:1px solid var(--line-soft);background:linear-gradient(90deg,#050b14fa,#050b14d6 43%,#050b1426 75%),radial-gradient(circle at 78% 44%,rgba(var(--cyan-rgb),.11),transparent 32%)}.hero:before{content:"";position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:74px 74px;-webkit-mask-image:linear-gradient(to right,transparent 10%,#000 70%,transparent);mask-image:linear-gradient(to right,transparent 10%,#000 70%,transparent)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:260px;background:linear-gradient(transparent,var(--bg));pointer-events:none}.hero-art{position:absolute;z-index:0;right:-6%;top:13%;width:min(68vw,1050px);height:72%;object-fit:cover;object-position:right center;opacity:.08;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 30%,#000 80%,transparent);filter:saturate(1.15) contrast(1.05)}.hero-grid{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;padding-top:var(--header-h)}.hero-copy{position:relative;z-index:3;max-width:660px;padding-top:10px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#aab7c4;font-size:.69rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero-eyebrow{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffff08}.hero-eyebrow-rotator{display:inline-grid;min-width:0}.hero-eyebrow-item{grid-area:1 / 1;white-space:nowrap;opacity:0;transform:translateY(5px);animation:heroEyebrowCycle 12s ease-in-out infinite}.hero-eyebrow-item:nth-child(2){animation-delay:-8s}.hero-eyebrow-item:nth-child(3){animation-delay:-4s}@keyframes heroEyebrowCycle{0%,28%{opacity:1;transform:translateY(0)}33%,95%{opacity:0;transform:translateY(-5px)}96%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.hero-eyebrow{max-width:calc(100vw - 48px);overflow:hidden;font-size:.6rem;letter-spacing:.1em}.hero-eyebrow-item{font-size:0;letter-spacing:0}.hero-eyebrow-item:after{content:attr(data-compact);font-size:.6rem;letter-spacing:.1em}}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 #b8ff6a80;animation:livePulse 2s infinite}.hero-title{max-width:710px;margin:28px 0 27px;font-size:clamp(4.1rem,6.4vw,7.35rem);font-weight:600;line-height:.91;letter-spacing:-.072em}.gradient-text{display:inline-block;background:linear-gradient(100deg,var(--cyan),#9deeff 42%,var(--violet) 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.word-swap.is-changing{animation:wordSwap .6s var(--ease)}.hero-lead{max-width:610px;margin-bottom:31px;color:#aab6c4;font-size:clamp(1rem,1.22vw,1.14rem);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:20px}.hero-proof{display:flex;align-items:center;gap:18px;margin-top:44px}.hero-proof p{margin:0;color:#798795;font-size:.76rem;line-height:1.55}.hero-proof strong{color:#dce5ed;font-weight:500}.proof-line{position:relative;width:55px;height:1px;overflow:hidden;background:#ffffff26}.proof-line:after{content:"";position:absolute;width:20px;height:100%;background:var(--cyan);animation:lineTravel 2.6s ease-in-out infinite}.hero-stage{position:relative;height:min(72vh,720px);min-height:580px;isolation:isolate}#hero-canvas{position:absolute;z-index:2;inset:-7%;width:114%;height:114%;opacity:0;filter:drop-shadow(0 0 54px rgba(var(--cyan-rgb),.14));mix-blend-mode:screen;-webkit-mask-image:radial-gradient(ellipse 72% 70% at 54% 49%,#000 40%,rgba(0,0,0,.92) 62%,transparent 100%);mask-image:radial-gradient(ellipse 72% 70% at 54% 49%,#000 40%,rgba(0,0,0,.92) 62%,transparent 100%);transition:opacity .9s ease}.hero-stage.is-photo-ready #hero-canvas{opacity:1}.photo-motion-hint{position:absolute;z-index:5;right:7%;bottom:9%;display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#050b147a;color:#7f8f9f;font-size:.54rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-motion-hint i{width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan);animation:livePulse 2s infinite}.hero-stage.no-webgl #hero-canvas,.hero-stage.no-webgl .photo-motion-hint{display:none}.hero:has(.hero-stage.no-webgl) .hero-art{opacity:.42}.stage-halo{position:absolute;z-index:0;left:50%;top:50%;width:460px;height:460px;border:1px solid rgba(var(--cyan-rgb),.12);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 70px rgba(var(--cyan-rgb),.025),0 0 0 140px rgba(var(--violet-rgb),.018),inset 0 0 90px rgba(var(--cyan-rgb),.055)}.stage-halo:before,.stage-halo:after{content:"";position:absolute;inset:-25px;border:1px dashed rgba(255,255,255,.13);border-radius:50%;animation:spin 28s linear infinite}.stage-halo:after{inset:67px;border-color:rgba(var(--violet-rgb),.2);animation-direction:reverse;animation-duration:18s}.glass-card{border:1px solid rgba(255,255,255,.13);background:#09121e94;box-shadow:0 18px 60px #00000047;-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%)}.signal-card{position:absolute;z-index:4;display:flex;align-items:center;gap:12px;min-width:190px;padding:12px 14px;border-radius:14px;pointer-events:none}.signal-card b,.signal-card small{display:block}.signal-card b{color:#dfe9f2;font-size:.58rem;letter-spacing:.16em}.signal-card small{margin-top:3px;color:#718092;font-size:.55rem}.signal-card-top{top:15%;right:2%;animation:floatY 6s ease-in-out infinite}.signal-card-top>i{width:6px;height:6px;margin-left:auto;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime)}.signal-card-bottom{left:3%;bottom:18%;animation:floatY 7s ease-in-out infinite reverse}.signal-icon{color:var(--cyan);font-size:1.4rem}.signal-number{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(var(--cyan-rgb),.32);border-radius:10px;color:var(--cyan);font-family:Space Grotesk,sans-serif;font-size:.72rem}.orbit-label{position:absolute;z-index:4;display:grid;width:47px;height:47px;place-items:center;border:1px solid rgba(var(--cyan-rgb),.3);border-radius:50%;background:#050b14a6;color:#b8eaff;font-size:.53rem;font-weight:700;letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.orbit-label-a{top:27%;left:14%;animation:floatY 8s ease-in-out infinite}.orbit-label-b{top:46%;right:1%;animation:floatY 6s ease-in-out -2s infinite}.orbit-label-c{right:19%;bottom:12%;animation:floatY 7s ease-in-out -3s infinite}.scroll-cue{position:absolute;z-index:4;left:50%;bottom:30px;display:flex;align-items:center;gap:12px;color:#637181;font-size:.57rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;transform:translate(-50%)}.scroll-cue i{position:relative;width:34px;height:34px;border:1px solid var(--line);border-radius:50%}.scroll-cue i:after{content:"";position:absolute;left:50%;top:8px;width:2px;height:7px;border-radius:2px;background:var(--cyan);transform:translate(-50%);animation:scrollDrop 1.8s ease-in-out infinite}.tech-marquee{position:relative;z-index:5;overflow:hidden;border-block:1px solid var(--line-soft);background:#ffffff05}.marquee-track{display:flex;width:max-content;align-items:center;gap:34px;padding:18px 0;color:#748292;font-family:Space Grotesk,sans-serif;font-size:.64rem;font-weight:600;letter-spacing:.16em;animation:marquee 30s linear infinite}.marquee-track i{width:4px;height:4px;border-radius:50%;background:var(--cyan);box-shadow:0 0 9px var(--cyan)}.section{position:relative;padding:150px 0}.section-heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:70px;align-items:end;margin-bottom:72px}.section-heading h2,.founder-copy h2,.contact h2{margin:17px 0 0;font-size:clamp(2.8rem,5vw,5.15rem);font-weight:600;line-height:.98;letter-spacing:-.06em}.section-heading .muted,.process-heading .muted{color:#718091}.section-heading>p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.75}.services{background:radial-gradient(circle at 85% 28%,rgba(var(--violet-rgb),.09),transparent 25%),radial-gradient(circle at 8% 78%,rgba(var(--cyan-rgb),.06),transparent 22%)}.bento-grid{display:grid;grid-auto-rows:minmax(250px,auto);grid-template-columns:repeat(12,1fr);gap:17px}.service-card{position:relative;min-height:325px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:radial-gradient(circle at 90% 10%,rgba(var(--cyan-rgb),.06),transparent 35%),linear-gradient(145deg,#ffffff0e,#ffffff05);transform-style:preserve-3d;transition:border-color .35s ease,box-shadow .35s ease,transform .18s ease}.service-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.055),transparent 67%);transform:translate(-100%);transition:transform .8s var(--ease)}.service-card:hover{border-color:rgba(var(--cyan-rgb),.22);box-shadow:0 26px 80px #0000003d}.service-card:hover:before{transform:translate(100%)}.service-card-featured{min-height:585px;grid-column:span 7;grid-row:span 2;background:radial-gradient(circle at 65% 38%,rgba(var(--cyan-rgb),.15),transparent 28%),linear-gradient(145deg,#0e1c2b,#09121e)}.service-card:not(.service-card-featured):not(.service-card-wide){grid-column:span 5}.service-card-wide{min-height:270px;grid-column:span 12}.service-card-purple{background:radial-gradient(circle at 70% 70%,rgba(var(--violet-rgb),.2),transparent 36%),linear-gradient(145deg,#11182a,#0b1220)}.card-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;color:#697788;font-family:Space Grotesk,sans-serif;font-size:.66rem;letter-spacing:.15em}.service-icon{display:grid;width:43px;height:43px;place-items:center;border:1px solid var(--line);border-radius:13px;color:var(--cyan);font-size:1rem}.service-card h3{margin-bottom:12px;font-size:clamp(1.55rem,2.6vw,2.35rem);font-weight:600;letter-spacing:-.04em}.service-card p{max-width:510px;margin-bottom:0;color:#8795a5;font-size:.86rem;line-height:1.7}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.tag-row span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:#8391a1;font-size:.59rem}.ai-visual{position:relative;height:230px;margin-block:20px}.ai-visual svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ai-visual path{fill:none;stroke:url(#none);stroke:rgba(var(--cyan-rgb),.22);stroke-width:1.2;stroke-dasharray:8 8;animation:dash 20s linear infinite}.ai-visual path:last-child{stroke:rgba(var(--violet-rgb),.3);animation-direction:reverse}.ai-core-mini{position:absolute;left:50%;top:50%;display:grid;width:110px;height:110px;place-items:center;border:1px solid rgba(var(--cyan-rgb),.22);border-radius:50%;color:var(--cyan);font:600 1rem/1 Space Grotesk,sans-serif;letter-spacing:.2em;transform:translate(-50%,-50%);box-shadow:inset 0 0 30px rgba(var(--cyan-rgb),.08),0 0 45px rgba(var(--cyan-rgb),.07)}.ai-core-mini i{position:absolute;inset:-18px;border:1px dashed rgba(var(--cyan-rgb),.21);border-radius:50%;animation:spin 20s linear infinite}.ai-core-mini i:nth-child(2){inset:-41px;border-color:rgba(var(--violet-rgb),.18);animation-direction:reverse}.ai-node{position:absolute;z-index:2;width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 15px var(--cyan)}.node-a{left:14%;top:30%}.node-b{right:12%;top:24%;background:var(--violet)}.node-c{left:20%;bottom:19%;background:var(--violet)}.node-d{right:21%;bottom:27%}.browser-mini{position:relative;height:105px;margin-top:28px;padding:12px;border:1px solid var(--line);border-radius:15px;background:#02080e66}.browser-mini>div{display:flex;gap:5px;margin-bottom:14px}.browser-mini i{width:5px;height:5px;border-radius:50%;background:#566576}.browser-mini>span{display:block;width:76%;height:8px;margin:9px 0;border-radius:9px;background:linear-gradient(90deg,rgba(var(--cyan-rgb),.33),rgba(var(--violet-rgb),.13))}.browser-mini>span:nth-of-type(2){width:47%}.browser-mini>span:nth-of-type(3){width:64%}.design-orbit{position:relative;width:124px;height:124px;margin:22px auto -15px;border:1px solid rgba(var(--violet-rgb),.3);border-radius:36% 64% 54% 46%/62% 36% 64% 38%;animation:morph 8s ease-in-out infinite,spin 22s linear infinite}.design-orbit:before{content:"";position:absolute;inset:24px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ad9aff,var(--violet) 45%,#2b205d 100%);box-shadow:0 0 45px rgba(var(--violet-rgb),.25)}.design-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.design-orbit i:nth-child(1){top:4px;left:54px}.design-orbit i:nth-child(2){right:3px;bottom:31px;background:#fff}.design-orbit i:nth-child(3){left:5px;bottom:22px;background:var(--violet)}.wide-card-copy{display:flex;align-items:end;justify-content:space-between;gap:50px}.cloud-pipeline{display:flex;min-width:480px;align-items:center;justify-content:flex-end;gap:10px}.cloud-pipeline span{padding:10px 12px;border:1px solid var(--line);border-radius:9px;color:#8d9aaa;font-size:.55rem;letter-spacing:.13em}.cloud-pipeline span:last-child{border-color:rgba(var(--cyan-rgb),.35);color:var(--cyan);box-shadow:0 0 20px rgba(var(--cyan-rgb),.08)}.cloud-pipeline i{width:20px;height:1px;background:linear-gradient(90deg,var(--line),var(--cyan))}.projects{background:var(--bg-deep)}.project-stack{display:grid;gap:90px}.project-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(42px,7vw,100px);align-items:center}.project-card-reverse{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr)}.project-card-reverse .project-image{order:2}.project-image{position:relative;height:clamp(390px,51vw,620px);overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:var(--surface)}.project-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.06);border-radius:inherit;pointer-events:none}.project-image img{width:100%;height:115%;object-fit:cover;object-position:center;transform:translateY(var(--parallax, -6%)) scale(1.03);transition:filter .6s ease}.project-card:hover .project-image img{filter:saturate(1.08) contrast(1.03)}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(3,7,13,.58))}.project-index{position:absolute;left:25px;bottom:22px;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#050b1466;font:600 .66rem/1 Space Grotesk,sans-serif;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-type{color:var(--cyan);font-size:.63rem;font-weight:600;letter-spacing:.15em}.project-copy h3{margin:20px 0 23px;font-size:clamp(2.25rem,4.2vw,4.1rem);font-weight:600;line-height:1.01;letter-spacing:-.055em}.project-copy p{margin-bottom:29px;color:var(--muted);font-size:.91rem;line-height:1.72}.project-copy a{display:inline-flex;align-items:center;gap:18px;padding-bottom:7px;border-bottom:1px solid rgba(var(--cyan-rgb),.45);color:#e8f2fa;font-size:.78rem;font-weight:600}.project-copy a span{color:var(--cyan);transition:transform .3s var(--ease)}.project-copy a:hover span{transform:translate(3px,-3px)}.founder{overflow:hidden;background:#eef3f8;color:var(--dark-text)}.founder:before{content:"";position:absolute;right:-15%;top:-25%;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(var(--cyan-rgb),.16),transparent 65%)}.founder-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(55px,8vw,120px);align-items:center}.founder-photo{position:relative;height:clamp(500px,60vw,720px);overflow:hidden;border-radius:var(--radius-lg);background:#0b1420;box-shadow:0 35px 85px #05111f29}.founder-photo img{width:100%;height:100%;object-fit:cover;object-position:59% center}.founder-badge{position:absolute;right:22px;bottom:22px;min-width:210px;padding:16px 18px;border-radius:15px;color:#fff}.founder-badge span,.founder-badge strong{display:block}.founder-badge span{margin-bottom:4px;color:var(--cyan);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.founder-badge strong{font:600 .95rem/1.3 Space Grotesk,sans-serif}.founder-copy .eyebrow{color:#607080}.founder-copy h2{font-size:clamp(3rem,5vw,5.25rem)}.founder-copy blockquote{margin:37px 0 25px;color:#1a2836;font-family:Space Grotesk,sans-serif;font-size:clamp(1.22rem,2vw,1.62rem);font-weight:500;line-height:1.48;letter-spacing:-.025em}.founder-copy>p{color:#5c6b79;font-size:.92rem;line-height:1.75}.principles{display:grid;gap:0;margin-top:31px;border-top:1px solid rgba(8,17,29,.12)}.principles span{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid rgba(8,17,29,.12);font-size:.78rem;font-weight:600}.principles i{color:#3c7c91;font-style:normal;font-size:.61rem}.process{background:radial-gradient(circle at 10% 50%,rgba(var(--violet-rgb),.08),transparent 24%),var(--surface)}.process-list{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none}.process-list:before{content:"";position:absolute;left:0;right:0;top:48px;height:1px;background:linear-gradient(90deg,var(--cyan),rgba(var(--violet-rgb),.5),var(--line))}.process-list li{position:relative;min-height:245px;padding:0 28px;border-left:1px solid var(--line-soft)}.process-list li:first-child{padding-left:0;border-left:0}.step-number{color:#607080;font:600 .67rem/1 Space Grotesk,sans-serif;letter-spacing:.12em}.step-dot{position:absolute;left:27px;top:43px;width:11px;height:11px;border:2px solid var(--surface);border-radius:50%;background:var(--cyan);box-shadow:0 0 0 1px rgba(var(--cyan-rgb),.35),0 0 18px var(--cyan)}.process-list li:first-child .step-dot{left:0}.process-list li>div{margin-top:83px}.process-list h3{margin-bottom:10px;font-size:1.38rem;font-weight:600;letter-spacing:-.035em}.process-list p{max-width:215px;margin:0;color:var(--muted);font-size:.79rem;line-height:1.68}.contact{overflow:hidden;min-height:730px;display:flex;align-items:center;text-align:center;background:linear-gradient(#050b1461,#050b14f2),url(/assets/hero-ai-core.png) center 48% / cover no-repeat}.contact:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:76px 76px;-webkit-mask-image:radial-gradient(circle,#000,transparent 70%);mask-image:radial-gradient(circle,#000,transparent 70%)}.contact-orb{position:absolute;left:50%;top:50%;width:630px;height:630px;border:1px solid rgba(var(--cyan-rgb),.11);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 100px rgba(var(--cyan-rgb),.06),inset 0 0 100px rgba(var(--violet-rgb),.06);animation:contactPulse 5s ease-in-out infinite}.contact-inner{position:relative;z-index:2;max-width:970px}.contact h2{margin:19px auto 26px;font-size:clamp(3.25rem,7.2vw,7.3rem);line-height:.92}.contact p{max-width:620px;margin:0 auto 34px;color:#a6b3c1;font-size:.94rem;line-height:1.7}.contact-meta{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:40px;color:#6e7c8b;font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.contact-meta i{width:3px;height:3px;border-radius:50%;background:var(--cyan)}.site-footer{padding:80px 0 34px;border-top:1px solid var(--line-soft);background:var(--bg-deep)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.footer-brand{width:max-content}.footer-brand .brand-logo{width:56px;height:56px}.footer-grid>div:first-child>p{margin:18px 0 0;color:#657382;font-size:.76rem}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:25px;color:#98a5b3;font-size:.72rem}.footer-links a:hover{color:var(--cyan)}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;padding-top:27px;border-top:1px solid var(--line-soft);color:#4f5c69;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.js .reveal{opacity:0;transform:translateY(34px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js .reveal[data-delay="1"]{transition-delay:.1s}.js .reveal[data-delay="2"]{transition-delay:.2s}.js .reveal[data-delay="3"]{transition-delay:.3s}.js .reveal[data-delay="4"]{transition-delay:.4s}.js .reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes livePulse{0%{box-shadow:0 0 #b8ff6a7a}65%,to{box-shadow:0 0 0 8px #b8ff6a00}}@keyframes lineTravel{0%{transform:translate(-100%)}50%,to{transform:translate(320%)}}@keyframes wordSwap{0%{opacity:1;transform:translateY(0);filter:blur(0)}45%{opacity:0;transform:translateY(-18px);filter:blur(7px)}55%{opacity:0;transform:translateY(18px);filter:blur(7px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollDrop{0%{transform:translate(-50%);opacity:0}30%{opacity:1}to{transform:translate(-50%,11px);opacity:0}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes dash{to{stroke-dashoffset:-320}}@keyframes morph{0%,to{border-radius:36% 64% 54% 46%/62% 36% 64% 38%}50%{border-radius:58% 42% 33% 67%/39% 64% 36% 61%}}@keyframes contactPulse{0%,to{transform:translate(-50%,-50%) scale(.96);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.04);opacity:1}}@media(max-width:1100px){:root{--shell: min(100% - 48px, 1000px)}.hero{min-height:840px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.85fr)}.hero-title{font-size:clamp(4rem,7.4vw,6.2rem)}.signal-card-top{right:-4%}.signal-card-bottom,.orbit-label-a{left:-3%}.section-heading{gap:40px}.project-card,.project-card-reverse{grid-template-columns:minmax(0,1.13fr) minmax(300px,.87fr);gap:48px}.founder-grid{gap:60px}.cloud-pipeline{min-width:430px}}@media(max-width:880px){:root{--header-h: 74px}.menu-toggle{display:block}.nav-panel{position:fixed;inset:0;display:flex;visibility:hidden;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px;padding:110px 32px 50px;background:#040910f7;opacity:0;transform:translateY(-18px);transition:opacity .35s ease,transform .35s var(--ease),visibility .35s;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-panel.is-open{visibility:visible;opacity:1;transform:translateY(0)}.nav-links{flex-direction:column;align-items:flex-start;gap:22px}.nav-links a{font:600 2.2rem/1 Space Grotesk,sans-serif;letter-spacing:-.04em}.hero{height:auto;min-height:1180px;background:radial-gradient(circle at 50% 67%,rgba(var(--cyan-rgb),.1),transparent 27%)}.hero-art{top:48%;right:-20%;width:115%;height:48%;opacity:.22}.hero-grid{grid-template-columns:1fr;align-content:start;padding-top:150px}.hero-copy{max-width:720px}.hero-title{font-size:clamp(4.15rem,12vw,6.7rem)}.hero-stage{width:100%;height:570px;min-height:0;margin-top:12px}.scroll-cue{display:none}.section{padding:110px 0}.section-heading{grid-template-columns:1fr;gap:26px;margin-bottom:52px}.section-heading>p{max-width:570px}.service-card-featured,.service-card:not(.service-card-featured):not(.service-card-wide),.service-card-wide{grid-column:span 12}.service-card-featured{min-height:570px}.wide-card-copy{align-items:flex-start;flex-direction:column}.cloud-pipeline{min-width:0;width:100%;justify-content:flex-start}.project-stack{gap:100px}.project-card,.project-card-reverse{grid-template-columns:1fr;gap:35px}.project-card-reverse .project-image{order:0}.project-copy{max-width:620px}.founder-grid{grid-template-columns:1fr}.founder-photo{height:min(80vw,680px)}.founder-copy{max-width:680px}.process-list{grid-template-columns:1fr 1fr;row-gap:45px}.process-list:before{display:none}.process-list li,.process-list li:first-child{min-height:190px;padding:0 24px 0 35px;border-left:1px solid var(--line-soft)}.step-dot,.process-list li:first-child .step-dot{left:-6px}.process-list li>div{margin-top:55px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-links{justify-content:flex-start}}@media(max-width:580px){:root{--shell: calc(100% - 32px) }.header-brand-group{gap:10px}.header-phone{font-size:.74rem}.pointer-glow{display:none}.hero{min-height:1050px}.hero-grid{padding-top:125px}.hero-title{margin-top:22px;font-size:clamp(3.45rem,18vw,5rem);letter-spacing:-.075em}.hero-lead{font-size:.93rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-proof{margin-top:31px}.hero-stage{height:430px;margin-top:30px}.stage-halo{width:310px;height:310px}.signal-card{transform:scale(.82)}.signal-card-top{right:-11%}.signal-card-bottom{left:-12%;bottom:13%}.orbit-label{width:39px;height:39px}.orbit-label-a{left:0}.orbit-label-b{right:-2%}.orbit-label-c{right:12%;bottom:5%}.section{padding:87px 0}.section-heading h2,.founder-copy h2{font-size:clamp(2.55rem,12vw,3.8rem)}.bento-grid{gap:12px}.service-card{min-height:300px;padding:23px;border-radius:19px}.service-card-featured{min-height:535px}.ai-visual{height:205px}.cloud-pipeline{overflow:hidden;gap:6px}.cloud-pipeline span{padding:8px;font-size:.47rem}.cloud-pipeline i{width:10px}.project-stack{gap:75px}.project-image{height:390px;border-radius:25px}.project-copy h3{font-size:clamp(2.2rem,11vw,3.15rem)}.founder-photo{height:590px;border-radius:25px}.founder-photo img{object-position:65% center}.founder-badge{right:14px;bottom:14px;min-width:185px}.founder-copy blockquote{margin-top:28px}.process-list{grid-template-columns:1fr;gap:0}.process-list li,.process-list li:first-child{min-height:165px}.contact{min-height:680px}.contact h2{font-size:clamp(3.2rem,15vw,5rem)}.contact .button{width:100%;padding-inline:18px}.contact-meta,.footer-links{flex-wrap:wrap}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.marquee-track{transform:none}.project-image img{transform:scale(1.03)}.hero-eyebrow-item{animation:none;opacity:0;transform:none}.hero-eyebrow-item:first-child{opacity:1}}.footer-grid>div:first-child>p a{color:#98a5b3;text-decoration:none;transition:color .2s ease}.footer-grid>div:first-child>p a:hover,.footer-grid>div:first-child>p a:focus-visible{color:#fff;outline:none}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}form[aria-busy=true] button[type=submit],button[type=submit]:disabled{cursor:wait;opacity:.68;transform:none!important}[data-screen-form-status][data-state=success],[data-content-form-status][data-state=success]{color:#a9ef83}[data-screen-form-status][data-state=error],[data-content-form-status][data-state=error]{color:#ffb0a8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{min-height:920px;height:max(100svh,820px);isolation:isolate;background:radial-gradient(circle at 78% 47%,rgba(10,37,63,.72),transparent 36%),linear-gradient(110deg,#040a12,#07111d,#060b16);--hero-scroll: 0px;--lab-rx: 0deg;--lab-ry: 0deg}.hero:before{z-index:1;opacity:.11;background-size:76px 76px;-webkit-mask-image:radial-gradient(ellipse 65% 65% at 72% 48%,#000 0%,transparent 76%);mask-image:radial-gradient(ellipse 65% 65% at 72% 48%,#000 0%,transparent 76%);transform:translateY(calc(var(--hero-scroll) * .35))}.hero:after{z-index:7;height:190px;background:linear-gradient(transparent,rgba(5,11,20,.94) 82%,var(--bg))}.hero-aurora{position:absolute;z-index:0;inset:-22%;overflow:hidden;pointer-events:none;filter:saturate(125%);transform:translateY(calc(var(--hero-scroll) * .5));animation:auroraReveal 1.5s var(--ease) both}.aurora-blob{position:absolute;display:block;border-radius:50%;opacity:.46;filter:blur(88px);will-change:transform}.aurora-cyan{left:49%;top:18%;width:42vw;height:42vw;background:#16cdff40;animation:auroraCyan 17s ease-in-out infinite alternate}.aurora-violet{right:0;top:5%;width:35vw;height:40vw;background:#693fff40;animation:auroraViolet 21s ease-in-out infinite alternate}.aurora-blue{left:20%;bottom:-13%;width:38vw;height:28vw;background:#0073ff29;animation:auroraBlue 24s ease-in-out infinite alternate}.aurora-sweep{position:absolute;left:33%;top:-35%;width:18%;height:170%;opacity:.32;background:linear-gradient(90deg,transparent,rgba(119,229,255,.18),transparent);filter:blur(32px);transform:rotate(24deg) translate(-180%);animation:auroraSweep 9s 1.3s ease-in-out infinite}.hero-art{z-index:0;right:-13%;top:8%;width:min(62vw,1080px);height:84%;opacity:.045;-webkit-mask-image:radial-gradient(ellipse 58% 58% at 58% 49%,#000 10%,transparent 78%);mask-image:radial-gradient(ellipse 58% 58% at 58% 49%,#000 10%,transparent 78%);transform:translateY(calc(var(--hero-scroll) * .25)) scale(1.06)}.hero-stage{position:absolute;z-index:1;top:6%;right:-9%;width:min(71vw,1240px);height:91%;min-height:620px;pointer-events:none;opacity:0;isolation:auto;transform:translate3d(0,calc(var(--hero-scroll) * .18),0);transition:opacity 1.2s var(--ease);-webkit-mask-image:radial-gradient(ellipse 68% 72% at 58% 49%,#000 18%,rgba(0,0,0,.85) 56%,transparent 90%);mask-image:radial-gradient(ellipse 68% 72% at 58% 49%,#000 18%,rgba(0,0,0,.85) 56%,transparent 90%)}.hero-stage.is-3d-ready{opacity:.62}.hero-stage.no-webgl{display:none}#hero-canvas{position:static;width:100%;height:100%;opacity:1;mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none;filter:drop-shadow(0 0 70px rgba(var(--cyan-rgb),.16))}.hero:has(.hero-stage.is-3d-ready) .hero-art{opacity:.018}.hero-grid{z-index:3;height:100%;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:clamp(34px,4vw,82px)}.hero-copy{max-width:620px;transform:translateY(calc(var(--hero-scroll) * -.28))}.hero-title{font-size:clamp(4rem,5.9vw,6.8rem)}.hero-lab-wrap{position:relative;z-index:4;width:min(100%,660px);justify-self:end;perspective:1400px;transform:translateY(calc(var(--hero-scroll) * -.16))}.hero[data-hero-layout=clean] .hero-lab-wrap{display:none}.hero-lab-depth{position:relative;transform-style:preserve-3d;transform:rotateX(var(--lab-rx)) rotateY(var(--lab-ry));transition:transform .18s ease-out}.hero-lab{position:relative;overflow:hidden;border:1px solid rgba(173,232,255,.2);border-radius:28px;background:linear-gradient(140deg,#122335d6,#050c15eb 55%,#090e1ce6),#060e18d1;box-shadow:0 45px 120px #00000085,0 0 0 1px #ffffff06 inset,0 0 75px rgba(var(--cyan-rgb),.1);-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);transform-style:preserve-3d;animation:labFloat 7s ease-in-out infinite;transition:border-color .5s ease,box-shadow .5s ease}.hero-lab:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 25%,rgba(149,235,255,.09),transparent 68%);transform:translate(-120%);animation:labSheen 6.5s 1.4s ease-in-out infinite}.lab-glow{position:absolute;right:-20%;top:-28%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(var(--cyan-rgb),.17),transparent 67%);filter:blur(12px);animation:labGlow 6s ease-in-out infinite}.lab-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.075);background:#02080f61;color:#798a9b;font-size:.55rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#ffffff2b}.window-dots i:first-child{background:#ff7789bf}.window-dots i:nth-child(2){background:#ffcd5db8}.window-dots i:last-child{background:#68eda6b8}.lab-address b{color:#bdd2e5}.lab-online{display:flex;align-items:center;gap:7px;color:#a9bbca}.lab-online i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #b8ff6ab3;animation:livePulse 2s infinite}.lab-content{position:relative;z-index:1;padding:25px 26px 18px}.lab-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.lab-kicker{display:block;margin-bottom:8px;color:var(--cyan);font-size:.57rem;font-weight:700;letter-spacing:.16em}.lab-intro h2{margin:0;color:#f2f8fc;font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.08;letter-spacing:-.045em}.lab-model{flex:0 0 auto;padding:7px 9px;border:1px solid rgba(var(--violet-rgb),.22);border-radius:999px;background:rgba(var(--violet-rgb),.08);color:#a998ff;font-size:.55rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.prompt-composer{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:75px;padding:13px 13px 13px 16px;overflow:hidden;border:1px solid rgba(155,226,255,.2);border-radius:18px;background:#030a12ad;box-shadow:0 18px 45px #00000040,0 0 0 1px rgba(var(--cyan-rgb),.035) inset}.prompt-composer:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--violet),transparent);transform:translate(-105%);animation:promptSignal 4.8s ease-in-out infinite}.prompt-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(var(--cyan-rgb),.22);border-radius:10px;background:rgba(var(--cyan-rgb),.09);color:var(--cyan);box-shadow:0 0 25px rgba(var(--cyan-rgb),.12)}.prompt-composer p{min-height:38px;margin:0;display:flex;align-items:center;color:#dce8f1;font-size:.82rem;line-height:1.45}.typing-caret{display:inline-block;flex:0 0 auto;width:1px;height:1.15em;margin-left:3px;background:var(--cyan);box-shadow:0 0 8px var(--cyan);animation:caretBlink .8s steps(1) infinite}.prompt-composer button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:12px;background:linear-gradient(135deg,var(--cyan),#6de9ff);color:#05111b;font-size:1.15rem;font-weight:700;box-shadow:0 8px 25px rgba(var(--cyan-rgb),.2)}.hero-lab.is-building .prompt-composer button{animation:buildButton 1.15s ease-in-out infinite}.lab-workspace{display:grid;grid-template-columns:1.05fr .95fr;gap:13px;margin-top:14px}.build-panel,.product-preview{position:relative;min-height:211px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#040b149e}.build-panel{padding:16px}.build-heading,.build-heading span{display:flex;align-items:center;justify-content:space-between}.build-heading span{gap:8px}.build-heading span>i{width:7px;height:7px;border:1px solid rgba(var(--cyan-rgb),.55);border-radius:50%;animation:phasePulse 1.4s ease-out infinite}.build-heading b,.build-heading em{font-size:.62rem;font-style:normal;font-weight:600}.build-heading b{color:#ccd9e4}.build-heading em{color:var(--cyan)}.build-progress{height:3px;margin:13px 0 16px;overflow:hidden;border-radius:999px;background:#ffffff12}.build-progress i{display:block;width:18%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),#71e4ff 55%,var(--violet));box-shadow:0 0 16px rgba(var(--cyan-rgb),.55);transition:width .8s var(--ease)}.build-steps{display:grid;gap:7px}.build-step{display:grid;grid-template-columns:25px 1fr 8px;align-items:center;gap:8px;min-height:43px;padding:7px 9px;border:1px solid transparent;border-radius:10px;opacity:.38;transform:translate(6px);transition:opacity .45s ease,transform .45s var(--ease),border-color .45s ease,background .45s ease}.build-step>span{color:#647688;font-family:Space Grotesk,sans-serif;font-size:.58rem}.build-step p{margin:0;line-height:1.08}.build-step b,.build-step small{display:block}.build-step b{color:#dbe7ef;font-size:.64rem;font-weight:600}.build-step small{margin-top:3px;color:#687b8d;font-size:.53rem}.build-step>i{width:6px;height:6px;border-radius:50%;background:#354454}.build-step.is-active,.build-step.is-done{opacity:1;transform:translate(0)}.build-step.is-active{border-color:rgba(var(--cyan-rgb),.13);background:rgba(var(--cyan-rgb),.045)}.build-step.is-active>i{background:var(--cyan);box-shadow:0 0 10px var(--cyan);animation:livePulse 1.6s infinite}.build-step.is-done>i{background:var(--lime);box-shadow:0 0 9px #b8ff6a80}.product-preview{transform:translateZ(20px);box-shadow:0 18px 34px #00000038}.preview-top{display:flex;align-items:center;gap:5px;height:27px;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff06}.preview-top i{width:5px;height:5px;border-radius:50%;background:var(--cyan)}.preview-top span{width:32px;height:3px;border-radius:99px;background:#ffffff17}.preview-top span:last-child{width:18px}.preview-shell{display:grid;grid-template-columns:34px 1fr;height:184px}.preview-nav{display:flex;align-items:center;flex-direction:column;gap:13px;padding-top:15px;border-right:1px solid rgba(255,255,255,.06)}.preview-nav i{width:10px;height:10px;border:1px solid rgba(255,255,255,.14);border-radius:3px}.preview-nav i:first-child{border-color:rgba(var(--cyan-rgb),.65);background:rgba(var(--cyan-rgb),.16);box-shadow:0 0 12px rgba(var(--cyan-rgb),.16)}.preview-main{padding:17px 13px 11px;background:radial-gradient(circle at 80% 18%,rgba(var(--violet-rgb),.12),transparent 40%),linear-gradient(145deg,#0c1b2aad,#040b138a)}.preview-label{color:#6d8294;font-size:.49rem;font-weight:600;letter-spacing:.13em}.preview-metric{display:flex;align-items:center;justify-content:space-between;margin:13px 0 17px}.preview-metric b{color:#f5fbff;font:600 1.42rem/1 Space Grotesk,sans-serif;letter-spacing:-.045em}.preview-metric i{padding:4px 6px;border-radius:999px;background:#b8ff6a17;color:var(--lime);font-size:.5rem;font-style:normal}.preview-chart{height:73px;display:flex;align-items:end;gap:5px;padding:0 2px 8px;border-bottom:1px solid rgba(255,255,255,.08)}.preview-chart i{flex:1;height:var(--bar, 35%);border-radius:3px 3px 1px 1px;background:linear-gradient(to top,rgba(var(--cyan-rgb),.12),rgba(var(--cyan-rgb),.78));box-shadow:0 -7px 16px rgba(var(--cyan-rgb),.08);transform-origin:bottom;animation:chartPulse 3.2s ease-in-out infinite alternate}.preview-chart i:nth-child(1){--bar: 25%;animation-delay:-.2s}.preview-chart i:nth-child(2){--bar: 42%;animation-delay:-.8s}.preview-chart i:nth-child(3){--bar: 34%;animation-delay:-1.4s}.preview-chart i:nth-child(4){--bar: 58%;animation-delay:-2s}.preview-chart i:nth-child(5){--bar: 48%;animation-delay:-2.6s}.preview-chart i:nth-child(6){--bar: 72%;animation-delay:-1.1s}.preview-chart i:nth-child(7){--bar: 63%;animation-delay:-1.8s}.preview-chart i:nth-child(8){--bar: 86%;animation-delay:-2.3s}.preview-scan{position:absolute;z-index:3;top:27px;left:34px;right:0;height:2px;opacity:0;background:linear-gradient(90deg,transparent,rgba(var(--cyan-rgb),.9),transparent);box-shadow:0 0 18px rgba(var(--cyan-rgb),.6)}.hero-lab.is-building .preview-scan{animation:previewScan 2.4s ease-in-out infinite}.lab-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:#6b7e8f;font-size:.54rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.lab-footer>span{display:flex;align-items:center;gap:7px}.lab-footer>span i{width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 9px var(--cyan)}.lab-footer div{display:flex;gap:5px}.lab-footer b{padding:4px 6px;border:1px solid rgba(255,255,255,.075);border-radius:6px;color:#8396a7;font-size:.49rem;font-weight:600}.floating-status{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;min-width:150px;padding:11px 13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#060e18cc;box-shadow:0 20px 45px #00000052;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);transform-style:preserve-3d}.floating-status>i{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(var(--cyan-rgb),.2);border-radius:9px;background:rgba(var(--cyan-rgb),.08);color:var(--cyan);font-size:.72rem;font-style:normal}.floating-status b,.floating-status small{display:block}.floating-status b{color:#d4e2ec;font-size:.53rem;letter-spacing:.1em}.floating-status small{margin-top:3px;color:#687b8c;font-size:.49rem}.status-top{top:13%;right:-9%;transform:translateZ(58px);animation:statusFloatA 5.8s ease-in-out infinite}.status-bottom{left:-8%;bottom:10%;transform:translateZ(42px);animation:statusFloatB 6.4s -1.1s ease-in-out infinite}.status-bottom>i{border-color:#b8ff6a33;background:#b8ff6a12;color:var(--lime)}.hero-lab.is-ready{border-color:#b8ff6a33;box-shadow:0 45px 120px #00000085,0 0 0 1px #b8ff6a0a inset,0 0 85px #b8ff6a12}@keyframes auroraReveal{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes auroraCyan{0%{transform:translate3d(-8%,8%,0) scale(.88) rotate(0)}55%{transform:translate3d(10%,-6%,0) scale(1.08) rotate(18deg)}to{transform:translate3d(-2%,12%,0) scale(.96) rotate(-8deg)}}@keyframes auroraViolet{0%{transform:translate3d(8%,-8%,0) scale(.9)}45%{transform:translate3d(-18%,14%,0) scale(1.16)}to{transform:translate3d(5%,4%,0) scale(.98)}}@keyframes auroraBlue{0%{transform:translate3d(-10%,8%,0) scale(.9)}50%{transform:translate3d(22%,-15%,0) scale(1.1)}to{transform:translate3d(2%,4%,0) scale(.96)}}@keyframes auroraSweep{0%,15%{transform:rotate(24deg) translate(-210%);opacity:0}35%{opacity:.34}65%,to{transform:rotate(24deg) translate(620%);opacity:0}}@keyframes labFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes labSheen{0%,22%{transform:translate(-120%);opacity:0}42%{opacity:1}68%,to{transform:translate(125%);opacity:0}}@keyframes labGlow{0%,to{transform:scale(.9) translateZ(0);opacity:.65}50%{transform:scale(1.15) translate3d(-24px,16px,0);opacity:1}}@keyframes promptSignal{0%,20%{transform:translate(-105%);opacity:0}45%{opacity:1}75%,to{transform:translate(105%);opacity:0}}@keyframes caretBlink{0%,46%{opacity:1}47%,to{opacity:0}}@keyframes buildButton{0%,to{transform:scale(1);box-shadow:0 8px 25px rgba(var(--cyan-rgb),.2)}50%{transform:scale(.94);box-shadow:0 0 34px rgba(var(--cyan-rgb),.46)}}@keyframes phasePulse{0%{box-shadow:0 0 rgba(var(--cyan-rgb),.45);background:var(--cyan)}to{box-shadow:0 0 0 8px rgba(var(--cyan-rgb),0);background:rgba(var(--cyan-rgb),.2)}}@keyframes chartPulse{0%{transform:scaleY(.78);filter:brightness(.85)}to{transform:scaleY(1.08);filter:brightness(1.3)}}@keyframes previewScan{0%{transform:translateY(0);opacity:0}15%{opacity:.8}80%{opacity:.65}to{transform:translateY(181px);opacity:0}}@keyframes statusFloatA{0%,to{transform:translateZ(58px) rotate(-.8deg)}50%{transform:translate3d(0,-10px,58px) rotate(.8deg)}}@keyframes statusFloatB{0%,to{transform:translateZ(42px) rotate(.7deg)}50%{transform:translate3d(0,9px,42px) rotate(-.6deg)}}@media(max-width:1180px){.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:28px}.hero-title{font-size:clamp(3.75rem,6.5vw,5.5rem)}.hero-lab-wrap{width:min(100%,610px)}.status-top{right:-3%}.status-bottom{left:-3%}}@media(max-width:880px){.hero{height:auto;min-height:1180px}.hero-grid{height:auto;grid-template-columns:1fr;align-content:start;padding-top:138px;padding-bottom:100px}.hero-copy{max-width:720px;transform:none}.hero-title{font-size:clamp(4.15rem,12vw,6.7rem)}.hero-lab-wrap{width:min(94%,680px);justify-self:center;margin-top:34px;transform:none}.hero-stage{top:35%;right:-24%;width:120%;height:64%}.hero-art{top:40%;right:-24%;width:120%;height:54%;opacity:.035}.status-top{right:-4%}.status-bottom{left:-4%}}@media(max-width:580px){.hero{min-height:1110px}.hero-grid{padding-top:122px}.hero-title{font-size:clamp(3.45rem,18vw,5rem)}.hero-lab-wrap{width:100%;margin-top:25px}.hero-lab{border-radius:22px}.lab-content{padding:20px 16px 15px}.lab-intro{margin-bottom:15px}.lab-intro h2{font-size:1.28rem}.lab-model{display:none}.prompt-composer{min-height:68px;padding-left:11px;gap:9px}.prompt-icon{width:28px;height:28px}.prompt-composer p{font-size:.7rem}.prompt-composer button{width:34px;height:34px}.lab-workspace{grid-template-columns:1fr}.build-panel{min-height:204px}.product-preview,.floating-status{display:none}.lab-footer>span{display:none}.lab-footer{justify-content:flex-end}.hero-stage{opacity:.4}}@media(prefers-reduced-motion:reduce){.hero-stage{opacity:.5}.typing-caret{display:none}.hero-lab-depth,.hero-copy,.hero-lab-wrap,.hero-aurora{transform:none!important}}.hero[data-hero-visual=galaxy]{background:radial-gradient(ellipse 72% 90% at 72% 48%,rgba(11,44,88,.48),transparent 62%),radial-gradient(circle at 36% 25%,rgba(33,14,83,.16),transparent 34%),linear-gradient(112deg,#02060d,#050b16 48%,#030611)}.hero[data-hero-visual=galaxy]:before{opacity:.07;-webkit-mask-image:radial-gradient(ellipse 78% 78% at 69% 50%,#000 0%,transparent 79%);mask-image:radial-gradient(ellipse 78% 78% at 69% 50%,#000 0%,transparent 79%)}.hero[data-hero-visual=galaxy] .hero-aurora{opacity:.58;filter:saturate(112%)}.hero[data-hero-visual=galaxy] .aurora-cyan{opacity:.32;transform:scale(1.22)}.hero[data-hero-visual=galaxy] .aurora-violet{opacity:.27}.hero[data-hero-visual=galaxy] .hero-art{opacity:.012}.hero[data-hero-visual=galaxy] .hero-stage{inset:0;width:100%;max-width:none;height:100%;min-height:0;opacity:0;transform:none;-webkit-mask-image:none;mask-image:none;filter:saturate(112%)}.hero[data-hero-visual=galaxy] .hero-stage.is-galaxy-ready,.hero[data-hero-visual=galaxy] .hero-stage.is-3d-ready{opacity:.94}.hero[data-hero-visual=galaxy] #hero-canvas{filter:drop-shadow(0 0 90px rgba(57,174,255,.16))}.hero[data-hero-visual=galaxy] .hero-copy{text-shadow:0 10px 48px rgba(0,0,0,.78)}.hero[data-hero-visual=galaxy] .hero-lab{opacity:.8;border-color:#ade8ff3d;background:linear-gradient(140deg,#0f1f317a,#0309118a 55%,#070a1780);box-shadow:0 48px 130px #0000009e,0 0 0 1px #ffffff06 inset,0 0 95px #309eff1a;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}.hero[data-hero-visual=galaxy] .galaxy-3d-controls{position:absolute;z-index:9;right:clamp(18px,3vw,52px);bottom:clamp(22px,4vh,48px);display:flex;align-items:center;gap:5px;padding:6px;border:1px solid rgba(174,228,255,.2);border-radius:16px;background:linear-gradient(145deg,#14273cb8,#050c16d1);box-shadow:0 18px 55px #0000006b,0 0 28px #27d8ff14;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);pointer-events:auto;-webkit-user-select:none;user-select:none;animation:galaxyControlsReveal .75s var(--ease) both}.hero[data-hero-visual=galaxy] .galaxy-quality-meter{position:absolute;z-index:9;right:clamp(18px,3vw,52px);bottom:clamp(120px,calc(4vh + 98px),146px);display:flex;align-items:center;gap:8px;min-height:27px;padding:6px 10px;border:1px solid rgba(174,228,255,.16);border-radius:999px;background:#030a13ad;box-shadow:0 12px 42px #00000057,0 0 24px #27d8ff0f;backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);color:#e2f6ffdb;font-family:var(--font-interface);font-size:.58rem;line-height:1;letter-spacing:.12em;pointer-events:none;-webkit-user-select:none;user-select:none;animation:galaxyControlsReveal .75s .2s var(--ease) both;transition:opacity .3s ease,transform .3s ease,border-color .3s ease}.hero[data-hero-visual=galaxy] .galaxy-quality-controls{position:absolute;z-index:9;right:clamp(18px,3vw,52px);bottom:clamp(78px,calc(4vh + 56px),104px);display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(174,228,255,.18);border-radius:13px;background:linear-gradient(145deg,#14273cb8,#050c16d1);box-shadow:0 14px 44px #00000061,0 0 24px #27d8ff12;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);pointer-events:auto;-webkit-user-select:none;user-select:none;animation:galaxyControlsReveal .75s .1s var(--ease) both;transition:opacity .3s ease,transform .3s ease}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button{display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border:1px solid rgba(184,226,255,.14);border-radius:8px;background:#ffffff0b;color:#dff7ffd1;font:700 .64rem/1 var(--font-interface);letter-spacing:.04em;cursor:pointer;transition:transform .2s var(--ease),border-color .2s ease,background .2s ease,color .2s ease}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button:first-child{min-width:46px;font-size:.54rem;letter-spacing:.08em}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button[aria-pressed=true]{border-color:rgba(var(--cyan-rgb),.48);background:rgba(var(--cyan-rgb),.16);box-shadow:0 0 16px rgba(var(--cyan-rgb),.1);color:#fff}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.hero[data-hero-visual=galaxy] .galaxy-quality-meter i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#83f272;box-shadow:0 0 0 3px #83f2721a,0 0 14px #83f2729e}.hero[data-hero-visual=galaxy] .galaxy-quality-meter span,.hero[data-hero-visual=galaxy] .galaxy-quality-meter small{color:#b9d1df99;font:inherit}.hero[data-hero-visual=galaxy] .galaxy-quality-meter strong{color:#f2fbff;font:700 .6rem/1 var(--font-interface);letter-spacing:.13em}.hero[data-hero-visual=galaxy] .galaxy-quality-meter[data-state=testing]{border-color:#80cbff42}.hero[data-hero-visual=galaxy] .galaxy-quality-meter[data-state=testing] i{background:#7bc8ff;box-shadow:0 0 0 3px #7bc8ff1a,0 0 14px #7bc8ffad;animation:galaxyQualityPulse 1.1s ease-in-out infinite}.hero[data-hero-visual=galaxy] .galaxy-quality-meter[data-state=limited] i{background:#ffca72;box-shadow:0 0 0 3px #ffca721a,0 0 14px #ffca728a}.hero[data-hero-visual=galaxy].is-galaxy-traveling .galaxy-quality-meter,.hero[data-hero-visual=galaxy].is-galaxy-sector-view .galaxy-quality-meter,.hero[data-hero-visual=galaxy].is-galaxy-traveling .galaxy-quality-controls,.hero[data-hero-visual=galaxy].is-galaxy-sector-view .galaxy-quality-controls{opacity:0;transform:translateY(10px);pointer-events:none}@keyframes galaxyQualityPulse{0%,to{opacity:.48;transform:scale(.82)}50%{opacity:1;transform:scale(1.18)}}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__label{padding:0 8px;color:#caefffd1;font:700 .58rem/1 Space Grotesk,sans-serif;letter-spacing:.15em}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(184,226,255,.14);border-radius:10px;background:#ffffff0b;color:#dff7ff;font-size:.9rem;line-height:1;cursor:pointer;transition:transform .25s var(--ease),border-color .25s ease,background .25s ease,color .25s ease}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:square;stroke-linejoin:miter}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button--motion[aria-pressed=true],.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button--fullscreen[aria-pressed=true]{border-color:rgba(var(--cyan-rgb),.34);background:rgba(var(--cyan-rgb),.11);color:var(--cyan)}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button:disabled{opacity:.4;cursor:not-allowed}.hero[data-hero-visual=galaxy].is-galaxy-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.hero[data-hero-visual=galaxy]:has(.hero-stage.no-webgl) .galaxy-3d-controls{display:none}@media(hover:hover)and (pointer:fine){.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button:not(:disabled):hover,.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button:hover{transform:translateY(-1px);border-color:rgba(var(--cyan-rgb),.38);background:rgba(var(--cyan-rgb),.1);color:#fff}}@keyframes galaxyControlsReveal{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:880px){.hero[data-hero-visual=galaxy] .hero-stage{opacity:.72}.hero[data-hero-visual=galaxy] .galaxy-3d-controls{right:16px;bottom:18px;gap:3px;padding:4px;border-radius:14px}.hero[data-hero-visual=galaxy] .galaxy-quality-meter{right:16px;bottom:110px}.hero[data-hero-visual=galaxy] .galaxy-quality-controls{right:16px;bottom:69px;gap:3px;padding:4px}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button{width:30px;height:30px;border-radius:9px}}@media(max-width:580px){.hero[data-hero-visual=galaxy] .hero-stage{opacity:.56}.hero[data-hero-visual=galaxy] .galaxy-3d-controls{right:12px;bottom:12px}.hero[data-hero-visual=galaxy] .galaxy-quality-meter{right:12px;bottom:97px;gap:6px;padding:5px 8px}.hero[data-hero-visual=galaxy] .galaxy-quality-controls{right:12px;bottom:58px}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button{min-width:25px;height:25px;padding-inline:5px;font-size:.6rem}.hero[data-hero-visual=galaxy] .galaxy-quality-controls__button:first-child{min-width:42px;font-size:.5rem}.hero[data-hero-visual=galaxy] .galaxy-quality-meter span,.hero[data-hero-visual=galaxy] .galaxy-quality-meter small{display:none}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__label{padding-inline:6px;font-size:.52rem}.hero[data-hero-visual=galaxy] .galaxy-3d-controls__button{width:28px;height:28px;font-size:.78rem}}@media(prefers-reduced-motion:reduce){.hero[data-hero-visual=galaxy] .hero-stage.is-galaxy-ready,.hero[data-hero-visual=galaxy] .hero-stage.is-3d-ready{opacity:.7}}.hero-title.hero-title--statement{max-width:680px;font-family:var(--font-interface);font-size:clamp(2rem,2.4vw,2.75rem);font-weight:500;line-height:1.08;letter-spacing:-.035em}.hero-title--statement .gradient-text{background:none;color:#fff;-webkit-text-fill-color:#fff}.hero-lead--extended{max-width:620px;font-size:clamp(.94rem,1.05vw,1.02rem);line-height:1.7;letter-spacing:-.008em;text-align:justify;text-justify:inter-word;text-wrap:wrap;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3;overflow-wrap:anywhere}@media(max-width:880px){.hero-title.hero-title--statement{font-size:clamp(2rem,5vw,2.6rem)}}@media(max-width:580px){.hero-title.hero-title--statement{font-size:clamp(1.75rem,8vw,2.15rem);letter-spacing:-.025em}.hero-lead--extended{font-size:.875rem;line-height:1.72}.hero-title--statement>span{width:auto;white-space:normal}}html,body,body *{-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea,[contenteditable=""],[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;user-select:text}select{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.hero-title.hero-title--statement{max-width:680px;display:block;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,2.4vw,2.75rem);line-height:1.08;letter-spacing:-.035em;white-space:normal}.hero-title--statement>span{display:block;width:max-content;max-width:100%;white-space:nowrap}.hero-lead.hero-lead--extended{font-size:clamp(.94rem,1.05vw,1.02rem);line-height:1.7}.hero-eyebrow{font-size:.68rem}@media(max-width:520px){.hero-eyebrow-item:after{font-size:.6rem}}.one-screen,.one-screen body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.one-screen body{position:fixed;inset:0}.one-screen main,.one-screen .hero{width:100%;height:100dvh;min-height:0;overflow:hidden}.one-screen .site-header{z-index:30}.one-screen .content-home,.one-screen .site-footer,.one-screen .scroll-cue,.one-screen .hero-lab-wrap{display:none}.one-screen .hero-grid[hidden],.screen-view[hidden]{display:none!important}.one-screen .hero-grid{min-height:100dvh}.one-screen .hero-copy{max-width:620px}.one-screen .hero-copy-panel{display:contents}.one-screen .hero[data-galaxy-quality=extraUltra],.one-screen .hero[data-galaxy-quality=cinematic],.one-screen .hero[data-galaxy-quality=cinematicPro]{--hero-surface-radius: 12px}.one-screen body:has(.hero[data-galaxy-quality=extraUltra]) .site-header,.one-screen body:has(.hero[data-galaxy-quality=cinematic]) .site-header,.one-screen body:has(.hero[data-galaxy-quality=cinematicPro]) .site-header{border-color:transparent;background:#000000a8;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.one-screen body:has(.screen-view--route:not([hidden]),.screen-view--projects:not([hidden])) .site-header{border-bottom-color:#fff}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-copy-panel,.one-screen .hero[data-galaxy-quality=cinematic] .hero-copy-panel,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-copy-panel{display:block;position:relative;isolation:isolate;padding:clamp(20px,1.5vw,26px);border-radius:var(--hero-surface-radius);background:transparent}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-copy-panel:before,.one-screen .hero[data-galaxy-quality=cinematic] .hero-copy-panel:before,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-copy-panel:before{content:"";position:absolute;z-index:-1;inset:-14px -72px -14px -28px;border-radius:var(--hero-surface-radius);background:linear-gradient(104deg,#000000db,#000000c7 43%,#00000094 68%,#00000029 88%,#0000);filter:blur(13px);pointer-events:none}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-copy-panel .hero-title,.one-screen .hero[data-galaxy-quality=cinematic] .hero-copy-panel .hero-title,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-copy-panel .hero-title{margin-top:0}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-copy-panel .hero-lead,.one-screen .hero[data-galaxy-quality=cinematic] .hero-copy-panel .hero-lead,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-copy-panel .hero-lead{margin-bottom:0}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-copy-panel+.hero-actions,.one-screen .hero[data-galaxy-quality=cinematic] .hero-copy-panel+.hero-actions,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-copy-panel+.hero-actions{margin-top:clamp(16px,1.8vh,22px)}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-actions .button,.one-screen .hero[data-galaxy-quality=cinematic] .hero-actions .button,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-actions .button{border-radius:var(--hero-surface-radius)}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-actions .button-link,.one-screen .hero[data-galaxy-quality=cinematic] .hero-actions .button-link,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-actions .button-link{padding-inline:24px;border-color:#ffffff47;background:#0000009e;color:#fff;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-actions .button-link:hover,.one-screen .hero[data-galaxy-quality=cinematic] .hero-actions .button-link:hover,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-actions .button-link:hover{border-color:#fff;background:#000000b8}.one-screen .hero[data-galaxy-quality=extraUltra] .hero-proof,.one-screen .hero[data-galaxy-quality=cinematic] .hero-proof,.one-screen .hero[data-galaxy-quality=cinematicPro] .hero-proof{width:max-content;max-width:100%;margin-top:clamp(24px,3.2vh,38px);padding:12px 16px;border-radius:var(--hero-surface-radius);background:#0000009e;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.one-screen .hero.is-screen-view-open .hero-stage{opacity:.34;filter:saturate(.88) brightness(.78)}.one-screen .hero.is-screen-view-open:after{opacity:.82}.galaxy-travel-fx{--sector-rgb: 49, 215, 243;position:absolute;inset:0;z-index:18;overflow:hidden;pointer-events:none;opacity:0;visibility:hidden}.hero[data-galaxy-destination=rozwiazania] .galaxy-travel-fx,.hero[data-galaxy-sector=rozwiazania] .galaxy-travel-fx{--sector-rgb: 124, 104, 255}.hero[data-galaxy-destination=projekty] .galaxy-travel-fx,.hero[data-galaxy-sector=projekty] .galaxy-travel-fx{--sector-rgb: 255, 103, 151}.hero[data-galaxy-destination=proces] .galaxy-travel-fx,.hero[data-galaxy-sector=proces] .galaxy-travel-fx{--sector-rgb: 184, 255, 106}.hero[data-galaxy-destination=wiedza] .galaxy-travel-fx,.hero[data-galaxy-sector=wiedza] .galaxy-travel-fx{--sector-rgb: 255, 188, 92}.hero[data-galaxy-destination=onas] .galaxy-travel-fx,.hero[data-galaxy-sector=onas] .galaxy-travel-fx{--sector-rgb: 135, 182, 255}.hero[data-galaxy-destination=kontakt] .galaxy-travel-fx,.hero[data-galaxy-sector=kontakt] .galaxy-travel-fx{--sector-rgb: 248, 248, 255}.hero.is-galaxy-traveling .galaxy-travel-fx{opacity:1;visibility:visible}.galaxy-travel-fx__flare{position:absolute;top:50%;left:50%;width:12vmax;aspect-ratio:1;border-radius:50%;opacity:0;background:radial-gradient(circle,#fff 0 2%,rgba(var(--sector-rgb),.96) 4%,rgba(var(--sector-rgb),.2) 19%,transparent 68%);box-shadow:0 0 90px rgba(var(--sector-rgb),.7);transform:translate(-50%,-50%) scale(.18)}.hero.is-galaxy-traveling .galaxy-travel-fx__flare{animation:galaxyWarpFlare 2.05s ease-in-out both}.galaxy-travel-fx__hud{position:absolute;top:50%;left:50%;width:min(420px,42vw);display:grid;justify-items:center;gap:8px;opacity:0;color:#ecfaff;text-align:center;text-shadow:0 0 28px rgba(var(--sector-rgb),.72);transform:translate(-50%,-44%) scale(.92)}.galaxy-travel-fx__hud>span{display:inline-flex;align-items:baseline;gap:.38em;color:#fff;font-size:.59rem;line-height:1}.galaxy-travel-fx__brand{display:block;width:1.8rem;height:1.8rem;object-fit:contain}.galaxy-travel-fx__hud>span small{color:#ffffffc7;font-size:1em;font-weight:750;letter-spacing:.16em}.galaxy-travel-fx__hud strong{font-size:clamp(1.15rem,2vw,1.8rem);font-weight:580;letter-spacing:.12em}.galaxy-travel-fx__hud i{width:100%;height:1px;overflow:hidden;background:#ffffff1f}.galaxy-travel-fx__hud i:after{content:"";display:block;width:45%;height:100%;background:linear-gradient(90deg,transparent,rgb(var(--sector-rgb)),transparent);box-shadow:0 0 12px rgba(var(--sector-rgb),.8)}.hero[data-galaxy-destination=start] .galaxy-travel-fx__hud{gap:0}.hero[data-galaxy-destination=start] .galaxy-travel-fx__hud>span{align-items:center}.hero[data-galaxy-destination=start] .galaxy-travel-fx__brand{width:clamp(5.5rem,8vw,7.5rem);height:clamp(5.5rem,8vw,7.5rem);filter:drop-shadow(0 0 24px rgba(255,255,255,.38))}.hero[data-galaxy-destination=start] .galaxy-travel-fx__hud>span small,.hero[data-galaxy-destination=start] .galaxy-travel-fx__hud strong,.hero[data-galaxy-destination=start] .galaxy-travel-fx__hud i{display:none}.hero.is-galaxy-traveling .galaxy-travel-fx__hud{animation:galaxyWarpHud 2.05s ease-in-out both}.hero.is-galaxy-traveling .galaxy-travel-fx__hud i:after{animation:galaxyWarpScan .72s linear .38s both}.hero.is-galaxy-traveling .hero-grid{pointer-events:none;animation:galaxyContentDeparture .34s ease both}.screen-view.is-departing{pointer-events:none}.screen-view.is-departing .screen-view__shell{animation:galaxyContentDeparture .3s ease both}.screen-view.is-departing .project-window{animation:projectWindowDeparture .34s ease both}.screen-view.is-departing .project-window:nth-child(1){animation-delay:.08s}.screen-view.is-departing .project-window:nth-child(2){animation-delay:.04s}.hero.is-galaxy-traveling .galaxy-3d-controls{opacity:0;pointer-events:none;transform:translateY(14px)}.hero.is-galaxy-sector-view .galaxy-3d-controls{display:none}.hero.is-galaxy-arrived .screen-view__shell,.hero.is-galaxy-arrived .hero-grid{animation:galaxyContentArrival .62s cubic-bezier(.18,.78,.2,1) both}.one-screen .nav-links a[aria-current=page]{color:#f3fbff}.one-screen .nav-links a[aria-current=page]:after{width:100%}.screen-view{position:absolute;inset:0;z-index:8;padding:clamp(92px,10vh,126px) 0 clamp(26px,4vh,52px);pointer-events:none}.screen-view--projects{display:grid;place-items:center;padding-inline:clamp(16px,2vw,32px)}.project-windows{width:min(1600px,calc(100vw - clamp(32px,4vw,80px)));height:min(680px,calc(100dvh - var(--header-h) - clamp(36px,6vh,72px)));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,1.6vw,28px);perspective:1200px;transform-style:preserve-3d}.project-window{--project-entry-x: 0px;position:relative;min-width:0;height:100%;display:grid;grid-template-rows:48% 52%;overflow:hidden;border:0;border-radius:0;opacity:0;background:#00000073;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform-origin:50% 68%;animation:projectWindowArrival .82s cubic-bezier(.16,.84,.22,1) both;animation-delay:calc(.08s + var(--project-window-index) * .13s)}.project-window:first-child{--project-entry-x: -28px}.project-window:last-child{--project-entry-x: 28px}.project-window:before{content:none}.project-window:after{content:none}.project-window__photo{min-width:0;min-height:0;margin:0;overflow:hidden;background:#000;pointer-events:auto}.project-window__photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 46%;filter:grayscale(1) contrast(1.08);transition:filter .9s ease-in-out;will-change:filter}@media(hover:hover)and (pointer:fine){.project-window__photo:hover img{filter:grayscale(0) contrast(1.03) saturate(1.06)}}.project-window:nth-child(2) .project-window__photo img{object-position:center 50%}.project-window:nth-child(3) .project-window__photo img{object-position:center 54%}.project-window__content{min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:clamp(14px,1.25vw,22px);color:#fff;overscroll-behavior:contain;pointer-events:auto;scrollbar-color:rgba(143,126,255,.55) rgba(255,255,255,.04);scrollbar-width:thin;touch-action:pan-y}.project-window__meta{display:flex;align-items:center;gap:10px;color:#fff;font-size:clamp(.48rem,.51vw,.57rem);font-weight:700;letter-spacing:.15em;line-height:1;text-transform:uppercase}.project-window__icon{width:clamp(24px,1.7vw,32px);height:clamp(24px,1.7vw,32px);flex:0 0 auto;display:grid;place-items:center;color:#fff}.project-window__icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.project-window__content h2{margin:clamp(7px,.85vh,10px) 0 0;color:#fff;font-family:var(--font-interface);font-size:clamp(.84rem,1vw,1.12rem);font-weight:560;line-height:1.08;letter-spacing:-.038em;text-wrap:balance}.project-window__content>p{display:block;margin:clamp(5px,.65vh,8px) 0 0;overflow:visible;color:#d5d5d5;font-size:calc(clamp(.58rem,.63vw,.7rem) + 2px);line-height:1.4;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:initial;-webkit-line-clamp:unset}.project-window__tags{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:auto;padding-top:8px;color:#fff;font-size:clamp(.43rem,.47vw,.52rem);font-weight:700;letter-spacing:.14em;line-height:1}.project-window__tags span{color:#fff}.screen-view--route{display:grid;place-items:center;padding-inline:clamp(36px,5vw,96px)}.route-view.screen-view__shell{width:min(1320px,calc(100vw - clamp(72px,10vw,180px)));height:min(600px,calc(100dvh - clamp(130px,16vh,170px)));min-height:0;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.58fr);align-items:stretch;gap:clamp(18px,2vw,34px);pointer-events:auto}.route-view__intro,.route-view__body{min-width:0;min-height:0}.route-view__intro{display:flex;flex-direction:column;padding:clamp(24px,2.5vw,42px);overflow:hidden;background:#0000008f;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.route-view__eyebrow{display:flex;align-items:center;gap:10px;color:#fff;font-size:clamp(.55rem,.58vw,.65rem);font-weight:750;letter-spacing:.17em;line-height:1;text-transform:uppercase}.route-view__eyebrow>span{width:24px;height:1px;flex:0 0 auto;background:#fff}.route-view__intro h2{margin:clamp(20px,2.8vh,32px) 0 0;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.75rem,2.65vw,3.25rem);font-weight:520;line-height:.99;letter-spacing:-.055em;text-wrap:balance}.route-view__intro h2:focus{outline:none}.route-view__lead{display:-webkit-box;margin:clamp(17px,2.2vh,25px) 0 0;overflow:hidden;color:#e1e1e1;font-size:clamp(.76rem,.86vw,.95rem);line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:5}.route-view__cta{width:fit-content;display:inline-flex;align-items:center;gap:28px;margin-top:clamp(20px,2.8vh,32px);padding:11px 15px;border:1px solid rgba(255,255,255,.28);background:#00000047;color:#fff;font-size:clamp(.64rem,.68vw,.76rem);font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.route-view__cta i{color:#fff;font-style:normal}.route-view__cta:hover,.route-view__cta:focus-visible{border-color:#fff;background:#ffffff14;outline:none;transform:translateY(-2px)}.route-view__note{margin:auto 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#c5c5c5;font-size:clamp(.62rem,.68vw,.74rem);line-height:1.5}.route-view__body{height:100%}.route-cards{height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(12px,1.2vw,18px)}.route-card{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:clamp(16px,1.65vw,26px);border:1px solid rgba(255,255,255,.13);background:#00000094;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:routeCardArrival .66s cubic-bezier(.18,.78,.2,1) both;animation-delay:calc(.08s + var(--route-card-index) * .08s);transition:background .22s ease,border-color .22s ease,transform .22s ease}.route-card:hover{border-color:#ffffff52;background:#000000b3;transform:translateY(-3px)}.route-card__top{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:16px}.route-card__icon{width:clamp(25px,1.8vw,34px);height:clamp(25px,1.8vw,34px);display:grid;place-items:center;color:#fff}.route-card__icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.route-card__code{margin-left:auto;color:#fff;font-size:clamp(.52rem,.56vw,.63rem);font-weight:750;letter-spacing:.16em;line-height:1;text-align:right}.route-card h3{margin:clamp(12px,1.5vh,18px) 0 0;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(.98rem,1.25vw,1.45rem);font-weight:560;line-height:1.08;letter-spacing:-.038em;text-wrap:balance}.route-card>p{display:-webkit-box;margin:clamp(9px,1.1vh,13px) 0 0;overflow:hidden;color:#d5d5d5;font-size:clamp(.68rem,.74vw,.82rem);line-height:1.46;-webkit-box-orient:vertical;-webkit-line-clamp:3}.route-card__footer,.route-card__result,.route-card__status{display:block;margin-top:auto;padding-top:12px;color:#fff;font-size:clamp(.51rem,.56vw,.63rem);font-weight:700;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.route-card__result{letter-spacing:.05em;text-transform:none}.route-card--process .route-card__top{justify-content:flex-start}.route-card--process .route-card__code{margin-left:0;font-size:clamp(1.35rem,2vw,2.35rem);font-weight:420;letter-spacing:-.04em}.route-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:clamp(20px,3vh,32px)}.route-fact{padding-top:12px;border-top:1px solid rgba(255,255,255,.2)}.route-fact strong,.route-fact span{display:block;color:#fff}.route-fact strong{font-size:clamp(1.45rem,2vw,2.35rem);font-weight:460;letter-spacing:-.05em}.route-fact span{margin-top:4px;font-size:clamp(.56rem,.62vw,.68rem);line-height:1.35}.route-steps{display:grid;gap:10px;margin:clamp(20px,3vh,32px) 0 0;padding:0;list-style:none}.route-steps li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.16)}.route-steps li>span,.route-steps strong,.route-steps p{color:#fff}.route-steps li>span{font-size:.58rem;font-weight:750;letter-spacing:.1em}.route-steps strong{display:block;font-size:clamp(.72rem,.78vw,.86rem);font-weight:650}.route-steps p{display:-webkit-box;margin:4px 0 0;overflow:hidden;font-size:clamp(.61rem,.67vw,.73rem);line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.route-profile{display:grid;grid-template-columns:clamp(96px,7.4vw,124px) minmax(0,1fr);align-items:end;gap:clamp(14px,1.4vw,20px);margin:clamp(20px,3vh,30px) 0 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.16)}.route-profile__image{aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.28);background:#fff}.route-profile__image img{width:100%;height:100%;display:block;object-fit:cover}.route-profile figcaption{min-width:0;padding-bottom:3px}.route-profile figcaption strong,.route-profile figcaption span{display:block;color:#fff}.route-profile figcaption strong{font-size:clamp(.72rem,.82vw,.9rem);font-weight:700;line-height:1.3}.route-profile figcaption span{margin-top:6px;color:#c5c5c5;font-size:clamp(.54rem,.59vw,.65rem);font-weight:650;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.route-form{height:100%;min-height:0;display:flex;flex-direction:column;padding:clamp(20px,2vw,32px);border:1px solid rgba(255,255,255,.14);background:#000000a3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.route-form__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:clamp(16px,2vh,24px);color:#fff;font-size:clamp(.54rem,.58vw,.64rem);font-weight:750;letter-spacing:.15em;text-transform:uppercase}.route-form__direct{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px}.route-form__direct a{color:#fff;text-decoration:none}.route-form__direct a:hover,.route-form__direct a:focus-visible{text-decoration:underline;text-underline-offset:3px;outline:none}.route-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.2vh,14px) 14px}.route-form .screen-field{gap:5px;color:#fff;font-size:clamp(.56rem,.6vw,.66rem)}.route-form .screen-field>span,.route-form .screen-field>span i{color:#fff}.route-form .screen-field input,.route-form .screen-field textarea,.route-form .screen-field select{min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:0;background:#00000094;color:#fff;font-size:clamp(.68rem,.72vw,.78rem)}.route-form .screen-field textarea{min-height:64px}.route-form .screen-field input:focus,.route-form .screen-field textarea:focus,.route-form .screen-field select:focus{border-color:#fff;box-shadow:none}.route-form .screen-field select option{background:#050505;color:#fff}.route-form__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:16px}.route-form__footer p{max-width:360px;margin:0;color:#fff;font-size:clamp(.55rem,.59vw,.65rem);line-height:1.4}.route-form__footer button{flex:0 0 auto;display:inline-flex;align-items:center;gap:24px;padding:11px 15px;border:1px solid rgba(255,255,255,.28);border-radius:0;background:#00000094;color:#fff;font-size:clamp(.62rem,.67vw,.74rem);font-weight:750;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.route-form__footer button i{color:#fff;font-style:normal}.route-form__footer button:hover,.route-form__footer button:focus-visible{border-color:#fff;background:#000000b8;outline:none;transform:translateY(-2px)}@keyframes routeCardArrival{0%{opacity:0;filter:blur(7px);transform:translateY(18px) scale(.985)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.screen-view__shell{height:100%;display:grid;grid-template-columns:minmax(270px,.72fr) minmax(620px,1.55fr);align-items:center;gap:clamp(34px,4vw,78px);pointer-events:auto;animation:screenViewIn .48s cubic-bezier(.2,.75,.2,1) both}.screen-intro{min-width:0;text-shadow:0 2px 22px rgba(0,0,0,.32)}.screen-intro__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:clamp(16px,2vh,26px);color:#aebdca;font-size:.67rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.screen-intro__eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #b8ff6ab8}.screen-intro h2{max-width:620px;margin:0;color:#f4f9fc;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.15rem,3.25vw,4.1rem);font-weight:500;line-height:.98;letter-spacing:-.055em;text-wrap:balance}.screen-intro>p{max-width:570px;margin:clamp(20px,2.6vh,32px) 0 0;color:#aab9c6;font-size:clamp(.88rem,1vw,1.02rem);line-height:1.68}.screen-intro__line{width:min(100%,260px);height:1px;margin-top:clamp(28px,4vh,48px);overflow:hidden;background:#ffffff1a}.screen-intro__line span{display:block;width:42%;height:100%;background:linear-gradient(90deg,var(--cyan),rgba(var(--violet-rgb),.8));box-shadow:0 0 16px rgba(var(--cyan-rgb),.5)}.screen-board{position:relative;height:min(66vh,610px);min-height:430px;display:grid;grid-template-columns:minmax(235px,.84fr) minmax(310px,1.16fr);overflow:hidden;border:1px solid rgba(168,225,255,.16);border-radius:28px;background:linear-gradient(130deg,#0b1a2ad1,#040b14e6),radial-gradient(circle at 82% 10%,rgba(var(--cyan-rgb),.1),transparent 38%);box-shadow:0 34px 95px #0000006b,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-board:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}.screen-selector,.screen-detail{position:relative;z-index:1;min-width:0}.screen-selector{display:grid;grid-auto-rows:minmax(0,1fr);padding:14px;border-right:1px solid rgba(255,255,255,.08)}.screen-selector__item{width:100%;min-height:0;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:10px 12px;border:0;border-bottom:1px solid rgba(255,255,255,.055);border-radius:12px;background:transparent;color:#7f93a4;text-align:left;cursor:pointer;transition:color .22s ease,background .22s ease,transform .22s ease}.screen-selector__item:last-child{border-bottom-color:transparent}.screen-selector__item>span{color:#527085;font-size:.62rem;font-weight:700;letter-spacing:.1em}.screen-selector__item strong{overflow:hidden;font-size:clamp(.72rem,.82vw,.9rem);font-weight:560;line-height:1.28;text-overflow:ellipsis}.screen-selector__item>i{opacity:0;color:var(--cyan);font-style:normal;transform:translate(-5px);transition:opacity .2s ease,transform .2s ease}.screen-selector__item:hover,.screen-selector__item:focus-visible,.screen-selector__item.is-active{color:#eef9ff;background:linear-gradient(90deg,rgba(var(--cyan-rgb),.11),rgba(var(--violet-rgb),.04));outline:none}.screen-selector__item:hover,.screen-selector__item:focus-visible{transform:translate(3px)}.screen-selector__item.is-active>span{color:var(--cyan)}.screen-selector__item.is-active>i{opacity:1;transform:translate(0)}.screen-detail{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,3.6vw,58px)}.screen-detail__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(20px,2.6vh,34px);color:#668096;font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.screen-detail__meta span:first-child{color:var(--cyan)}.screen-detail h3{max-width:650px;margin:0;color:#f2f8fc;font-size:clamp(1.55rem,2.1vw,2.65rem);font-weight:520;line-height:1.08;letter-spacing:-.04em;text-wrap:balance}.screen-detail>p{max-width:650px;margin:clamp(16px,2vh,24px) 0 0;color:#a7b8c6;font-size:clamp(.83rem,.95vw,.98rem);line-height:1.62}.screen-detail__list{display:grid;gap:9px;margin:clamp(20px,2.6vh,30px) 0 0;padding:0;list-style:none}.screen-detail__list li{position:relative;padding-left:19px;color:#8298aa;font-size:clamp(.72rem,.82vw,.86rem);line-height:1.42}.screen-detail__list li:before{content:"";position:absolute;top:.52em;left:0;width:7px;height:1px;background:var(--cyan);box-shadow:0 0 8px rgba(var(--cyan-rgb),.8)}.screen-detail__cta{width:fit-content;display:inline-flex;align-items:center;gap:24px;margin-top:auto;padding:13px 19px;border:1px solid rgba(var(--cyan-rgb),.25);border-radius:999px;background:rgba(var(--cyan-rgb),.08);color:#dff8ff;font-size:.75rem;font-weight:650;transition:background .2s ease,border-color .2s ease,transform .2s ease}.screen-detail__cta i{color:var(--cyan);font-style:normal}.screen-detail__cta:hover,.screen-detail__cta:focus-visible{border-color:rgba(var(--cyan-rgb),.52);background:rgba(var(--cyan-rgb),.14);outline:none;transform:translateY(-2px)}.screen-view__shell--contact{grid-template-columns:minmax(300px,.76fr) minmax(650px,1.5fr)}.screen-contact-note{display:grid;grid-template-columns:32px 1fr;gap:14px;max-width:520px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.screen-contact-note span{color:var(--cyan);font-size:.62rem;font-weight:700;letter-spacing:.1em}.screen-contact-note p{margin:0;color:#7f94a6;font-size:.78rem;line-height:1.52}.screen-form{min-height:0;padding:clamp(22px,2.7vw,38px);border:1px solid rgba(168,225,255,.16);border-radius:28px;background:linear-gradient(135deg,#091928db,#040a12eb);box-shadow:0 34px 95px #0006,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-form__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:#7890a3;font-size:.62rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.screen-form__topline i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #b8ff6ab3}.screen-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.screen-field{min-width:0;display:grid;gap:6px;color:#8297a8;font-size:.64rem;font-weight:650;letter-spacing:.04em}.screen-field--wide{grid-column:1 / -1}.screen-field>span i{color:var(--cyan);font-style:normal}.screen-field input,.screen-field textarea,.screen-field select{width:100%;min-height:40px;padding:9px 11px;border:1px solid rgba(255,255,255,.1);border-radius:9px;outline:none;background:#030b13b3;color:#e5f2f8;font:inherit;font-size:.78rem;resize:none;transition:border-color .2s ease,box-shadow .2s ease}.screen-field input:focus,.screen-field textarea:focus,.screen-field select:focus{border-color:rgba(var(--cyan-rgb),.48);box-shadow:0 0 0 3px rgba(var(--cyan-rgb),.07)}.screen-field select option{background:#07111f}.screen-form__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.screen-form__footer p{max-width:340px;margin:0;color:#60788b;font-size:.63rem;line-height:1.45}.screen-form__footer button{display:inline-flex;align-items:center;gap:24px;padding:12px 18px;border:0;border-radius:999px;background:linear-gradient(105deg,#30d9f3,#53d8ff);color:#03121b;font-size:.73rem;font-weight:750;cursor:pointer}.screen-form__footer button i{font-style:normal}@keyframes screenViewIn{0%{opacity:0;transform:translateY(16px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes galaxyWarpFlare{0%,18%{opacity:0;transform:translate(-50%,-50%) scale(.12)}48%{opacity:.82;transform:translate(-50%,-50%) scale(1.05)}69%{opacity:.22;transform:translate(-50%,-50%) scale(2.4)}to{opacity:0;transform:translate(-50%,-50%) scale(4.2)}}@keyframes galaxyWarpHud{0%,20%{opacity:0;transform:translate(-50%,-40%) scale(.92)}38%,68%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-58%) scale(1.04)}}@keyframes galaxyWarpScan{0%{transform:translate(-130%)}to{transform:translate(260%)}}@keyframes galaxyContentDeparture{0%{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}to{opacity:0;filter:blur(8px);transform:translateY(8px) scale(.985)}}@keyframes galaxyContentArrival{0%{opacity:0;filter:blur(8px);transform:translateY(16px) scale(.988)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes projectWindowArrival{0%{opacity:0;filter:blur(12px);transform:translate3d(var(--project-entry-x),34px,-180px) rotateX(-8deg) scale(.94)}to{opacity:1;filter:blur(0);transform:translateZ(0) rotateX(0) scale(1)}}@keyframes projectWindowDeparture{0%{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}to{opacity:0;filter:blur(8px);transform:translate3d(0,-12px,-100px) scale(.96)}}@media(max-width:1180px){.screen-view__shell,.screen-view__shell--contact{grid-template-columns:minmax(250px,.68fr) minmax(560px,1.5fr);gap:30px}.screen-board{grid-template-columns:minmax(210px,.8fr) minmax(300px,1.2fr)}}@media(max-width:880px){.screen-view{padding:96px 0 24px}.screen-view__shell,.screen-view__shell--contact{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:18px}.screen-intro h2{max-width:720px;font-size:clamp(1.7rem,5vw,2.45rem);line-height:1.02}.screen-intro>p{display:-webkit-box;max-width:720px;margin-top:12px;overflow:hidden;font-size:.78rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.screen-intro__eyebrow{margin-bottom:10px}.screen-intro__line,.screen-contact-note{display:none}.screen-board{width:100%;height:100%;min-height:0}.screen-form{height:100%;overflow:hidden}}@media(max-width:640px){.screen-view{padding:86px 0 16px}.screen-view__shell,.screen-view__shell--contact{gap:12px}.screen-intro h2{font-size:clamp(1.45rem,7vw,2rem)}.screen-intro>p{-webkit-line-clamp:1}.screen-board{grid-template-columns:1fr;grid-template-rows:116px minmax(0,1fr);border-radius:20px}.screen-selector{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:4px;padding:8px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.screen-selector__item{grid-template-columns:22px minmax(0,1fr);gap:4px;padding:5px 6px;border:0;background:#ffffff05}.screen-selector__item strong{display:-webkit-box;overflow:hidden;font-size:.58rem;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.screen-selector__item>i{display:none}.screen-detail{padding:18px}.screen-detail__meta{margin-bottom:12px}.screen-detail h3{font-size:clamp(1.2rem,5.5vw,1.6rem)}.screen-detail>p{display:-webkit-box;margin-top:10px;overflow:hidden;font-size:.72rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.screen-detail__list{gap:5px;margin-top:12px}.screen-detail__list li{font-size:.63rem}.screen-detail__list li:nth-child(n+3){display:none}.screen-detail__cta{gap:14px;padding:9px 13px;font-size:.65rem}.screen-form{padding:14px;border-radius:20px}.screen-form__topline{margin-bottom:9px}.screen-form__grid{gap:7px 8px}.screen-field{gap:3px;font-size:.55rem}.screen-field input,.screen-field textarea,.screen-field select{min-height:32px;padding:6px 8px;font-size:.66rem}.screen-form__footer{margin-top:10px}.screen-form__footer p{display:none}.screen-form__footer button{margin-left:auto;padding:9px 13px;font-size:.65rem}}@media(max-height:760px)and (min-width:881px){.screen-view{padding-top:84px;padding-bottom:20px}.screen-board{height:min(70vh,500px);min-height:390px}.screen-intro__eyebrow{margin-bottom:14px}.screen-intro h2{font-size:clamp(2rem,3vw,3.25rem)}.screen-intro>p{margin-top:16px;font-size:.84rem;line-height:1.52}.screen-intro__line{margin-top:24px}.screen-detail{padding:30px}.screen-detail__meta{margin-bottom:18px}.screen-detail>p{margin-top:14px}.screen-detail__list{gap:6px;margin-top:16px}.screen-form{padding:22px}.route-view.screen-view__shell{height:calc(100dvh - 130px);gap:18px}.route-view__intro{padding:18px}.route-view__intro h2{margin-top:16px;font-size:clamp(1.55rem,2.35vw,2.35rem)}.route-view__lead{margin-top:13px;font-size:.7rem;line-height:1.43;-webkit-line-clamp:3}.route-view__cta{margin-top:15px;padding:9px 12px}.route-view__note{display:none}.route-card{padding:14px}.route-card__top{min-height:24px}.route-card__icon{width:25px;height:25px}.route-card h3{margin-top:9px;font-size:clamp(.9rem,1.08vw,1.12rem)}.route-card>p{margin-top:6px;font-size:.65rem;line-height:1.36;-webkit-line-clamp:2}.route-card__footer,.route-card__result,.route-card__status{padding-top:7px;font-size:.5rem}.route-facts,.route-steps{margin-top:15px}.route-steps{gap:6px}.route-steps li{padding-top:7px}.route-steps p{font-size:.58rem;-webkit-line-clamp:1}.route-form{padding:18px}.route-form__head{margin-bottom:12px}.route-form__grid{gap:8px 10px}.route-form .screen-field input,.route-form .screen-field textarea,.route-form .screen-field select{min-height:34px;padding:6px 8px}.route-form .screen-field textarea{min-height:52px}.route-form__footer{padding-top:10px}}@media(prefers-reduced-motion:reduce){.screen-view__shell,.project-window,.route-card{animation:none}.project-window{opacity:1;transform:none}.project-window__photo img{transition:none}.screen-view.is-departing .project-windows{opacity:0}}.route-view--solutions.screen-view__shell{width:min(1420px,calc(100vw - clamp(64px,8vw,150px)));height:min(650px,calc(100dvh - clamp(118px,14vh,156px)));display:block;pointer-events:auto}.solutions-panel{--solutions-accent: 143, 126, 255;position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#02050bbd;color:#fff;box-shadow:0 28px 80px #00000047;-webkit-backdrop-filter:blur(12px) saturate(.84);backdrop-filter:blur(12px) saturate(.84)}.solutions-panel:before{content:"";position:absolute;top:-1px;left:clamp(20px,2.4vw,38px);width:clamp(86px,9vw,150px);height:2px;z-index:2;background:rgb(var(--solutions-accent));box-shadow:0 0 24px rgba(var(--solutions-accent),.72)}.solutions-panel__hero{padding:clamp(20px,2.15vw,34px) clamp(20px,2.4vw,38px) clamp(18px,2vw,30px);border-bottom:1px solid rgba(255,255,255,.14)}.solutions-panel__meta{display:flex;align-items:center;justify-content:space-between;gap:24px;color:#ffffffb3;font-size:clamp(.5rem,.54vw,.6rem);font-weight:760;letter-spacing:.17em;line-height:1;text-transform:uppercase}.solutions-panel__meta>span:first-child{display:inline-flex;align-items:center;gap:10px;color:#fff}.solutions-panel__meta i{width:6px;height:6px;display:block;border-radius:50%;background:rgb(var(--solutions-accent));box-shadow:0 0 14px rgba(var(--solutions-accent),.9)}.solutions-panel__opening{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);align-items:end;gap:clamp(32px,5vw,84px);margin-top:clamp(16px,2.2vh,24px)}.solutions-panel__opening h2{max-width:820px;margin:0;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,3.25vw,3.75rem);font-weight:470;line-height:.98;letter-spacing:-.058em;text-wrap:balance}.solutions-panel__opening h2:focus{outline:none}.solutions-panel__position{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.solutions-panel__position p{margin:0;color:#ffffffc7;font-size:clamp(.68rem,.76vw,.83rem);line-height:1.55}.solutions-panel__cta{width:fit-content;display:inline-flex;align-items:center;gap:26px;padding-bottom:7px;border-bottom:1px solid rgba(var(--solutions-accent),.82);color:#fff;font-size:clamp(.61rem,.66vw,.72rem);font-weight:720;transition:border-color .2s ease,transform .2s ease}.solutions-panel__cta i{color:rgb(var(--solutions-accent));font-style:normal}.solutions-panel__cta:hover,.solutions-panel__cta:focus-visible{border-color:#fff;outline:none;transform:translate(3px)}.solutions-matrix{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.solutions-matrix__item{min-width:0;min-height:0;display:flex;flex-direction:column;padding:clamp(13px,1.35vw,21px) clamp(15px,1.55vw,24px);border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);background:#ffffff03;animation:solutionsItemArrival .65s cubic-bezier(.18,.78,.2,1) both;animation-delay:calc(.08s + var(--solutions-item-index) * 55ms);transition:background .24s ease}.solutions-matrix__item:nth-child(3n){border-right:0}.solutions-matrix__item:nth-child(n+4){border-bottom:0}.solutions-matrix__item:hover{background:rgba(var(--solutions-accent),.055)}.solutions-matrix__index{display:flex;align-items:center;gap:12px;color:#ffffff94;font-size:clamp(.48rem,.51vw,.57rem);font-weight:760;letter-spacing:.14em;line-height:1}.solutions-matrix__index i{height:1px;flex:1;background:linear-gradient(90deg,rgba(var(--solutions-accent),.68),#ffffff0a)}.solutions-matrix__item h3{margin:clamp(8px,1.05vh,12px) 0 0;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(.92rem,1.05vw,1.2rem);font-weight:560;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.solutions-matrix__item>p{display:-webkit-box;margin:clamp(6px,.8vh,9px) 0 0;overflow:hidden;color:#ffffffa8;font-size:clamp(.61rem,.65vw,.72rem);line-height:1.43;-webkit-box-orient:vertical;-webkit-line-clamp:3}.solutions-matrix__signal{display:block;margin-top:auto;padding-top:7px;color:#ffffffe0;font-size:clamp(.45rem,.48vw,.54rem);font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.solutions-panel__principle{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:clamp(18px,2.2vw,34px);padding:clamp(13px,1.3vw,19px) clamp(20px,2.4vw,38px);border-top:1px solid rgba(255,255,255,.14);background:#0000003d}.solutions-panel__principle>span,.solutions-panel__principle>strong{color:#ffffff9e;font-size:clamp(.46rem,.5vw,.56rem);font-weight:760;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.solutions-panel__principle>p{margin:0;color:#ffffffde;font-size:clamp(.59rem,.65vw,.72rem);line-height:1.42}.solutions-panel__principle>strong{max-width:290px;color:#cdc7ff;text-align:right}@keyframes solutionsItemArrival{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1020px){.route-view--solutions.screen-view__shell{width:calc(100vw - 40px);height:calc(100dvh - 116px)}.solutions-panel{display:block;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(var(--solutions-accent),.55) rgba(255,255,255,.04);scrollbar-width:thin}.solutions-panel__opening{grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:28px}.solutions-matrix{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.solutions-matrix__item,.solutions-matrix__item:nth-child(3n){min-height:168px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.solutions-matrix__item:nth-child(2n){border-right:0}.solutions-matrix__item:nth-child(n+5){border-bottom:0}.solutions-matrix__item>p{-webkit-line-clamp:initial}.solutions-panel__principle{grid-template-columns:auto 1fr}.solutions-panel__principle>strong{grid-column:2;max-width:none;text-align:left}}@media(max-width:700px){.screen-view--route{padding-inline:14px}.route-view--solutions.screen-view__shell{width:calc(100vw - 28px);height:calc(100dvh - 102px)}.solutions-panel__hero{padding:22px 18px 24px}.solutions-panel__meta>span:last-child{display:none}.solutions-panel__opening{grid-template-columns:1fr;align-items:start;gap:20px}.solutions-panel__opening h2{font-size:clamp(2rem,10vw,3rem)}.solutions-panel__position p{font-size:.74rem}.solutions-matrix{grid-template-columns:1fr}.solutions-matrix__item,.solutions-matrix__item:nth-child(2n),.solutions-matrix__item:nth-child(3n),.solutions-matrix__item:nth-child(n+5){min-height:0;padding:20px 18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.solutions-matrix__item:last-child{border-bottom:0}.solutions-matrix__item h3{font-size:1.08rem}.solutions-matrix__item>p{font-size:.7rem}.solutions-panel__principle{grid-template-columns:1fr;gap:10px;padding:20px 18px 24px}.solutions-panel__principle>strong{grid-column:auto}}@media(max-height:760px)and (min-width:1021px){.solutions-panel__hero{padding-top:17px;padding-bottom:16px}.solutions-panel__opening{margin-top:13px}.solutions-panel__opening h2{font-size:clamp(1.8rem,2.75vw,3rem)}.solutions-panel__position p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.solutions-matrix__item{padding-top:11px;padding-bottom:11px}.solutions-matrix__item>p{-webkit-line-clamp:2}.solutions-panel__principle{padding-top:10px;padding-bottom:10px}}@media(prefers-reduced-motion:reduce){.solutions-matrix__item{animation:none}}.route-view--solutions.screen-view__shell{width:min(1320px,calc(100vw - clamp(72px,10vw,180px)));height:min(600px,calc(100dvh - clamp(130px,16vh,170px)));display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.72fr);align-items:stretch;gap:clamp(14px,1.5vw,22px)}.route-view--solutions .route-view__intro{border:1px solid rgba(255,255,255,.1);background:#0009}.route-view--solutions .route-view__intro h2{font-size:clamp(1.35rem,1.7vw,1.9rem);line-height:1.05}.route-view--solutions .route-view__eyebrow>span{background:#b1a5ff;box-shadow:0 0 16px #8f7eff9e}.route-solutions-capabilities{margin:clamp(16px,2vh,22px) 0 0;color:#cdc7ff;font-size:clamp(.5rem,.54vw,.61rem);font-weight:720;letter-spacing:.13em;line-height:1.55;text-transform:uppercase}.route-view--solutions .route-view__cta{margin-top:clamp(16px,2.2vh,24px)}.route-cards--solutions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:clamp(10px,1vw,14px)}.route-card--solutions{padding:clamp(12px,1.15vw,18px);border-color:#ffffff24;background:#00000094}.route-card--solutions:hover{border-color:#b1a5ff8f;background:#05040fb8}.route-card--solutions .route-card__top{min-height:16px;justify-content:flex-start}.route-card--solutions .route-card__code{margin-left:0;color:#cdc7ff;font-size:clamp(.48rem,.51vw,.57rem);text-align:left}.route-card--solutions h3{margin-top:clamp(7px,.85vh,10px);font-size:clamp(.84rem,1vw,1.12rem)}.route-card--solutions>p{margin-top:clamp(5px,.65vh,8px);font-size:clamp(.58rem,.63vw,.7rem);line-height:1.4;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:3}.route-view--solutions .route-view__lead,.route-view--solutions .route-view__note{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.route-card--solutions .route-card__footer{padding-top:6px;color:#ffffffc7;font-size:clamp(.43rem,.47vw,.52rem)}@media(max-width:900px){.route-view--solutions.screen-view__shell{width:calc(100vw - 32px);height:calc(100dvh - 112px);grid-template-columns:minmax(240px,.7fr) minmax(0,1.5fr);gap:12px}.route-view--solutions .route-view__intro{padding:18px}.route-view--solutions .route-view__intro h2{font-size:clamp(1.5rem,3.8vw,2.15rem)}.route-view--solutions .route-view__lead{font-size:.66rem;line-height:1.42;-webkit-line-clamp:5}.route-solutions-capabilities{font-size:.47rem}.route-card--solutions{padding:11px}.route-card--solutions h3{font-size:.84rem}.route-card--solutions>p{font-size:.57rem;-webkit-line-clamp:3}}@media(max-width:700px){.route-view--solutions.screen-view__shell{width:calc(100vw - 28px);height:calc(100dvh - 102px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:12px;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(143,126,255,.55) rgba(255,255,255,.04);scrollbar-width:thin}.route-view--solutions .route-view__intro{min-height:460px;overflow:visible}.route-view--solutions .route-view__body{height:auto}.route-cards--solutions{height:auto;grid-template-columns:1fr;grid-template-rows:none}.route-card--solutions{min-height:176px;padding:18px}.route-card--solutions h3{font-size:1rem}.route-card--solutions>p{font-size:.68rem;-webkit-line-clamp:initial}}@media(max-height:760px)and (min-width:901px){.route-view--solutions.screen-view__shell{height:calc(100dvh - 130px)}.route-view--solutions .route-view__intro{padding:18px}.route-view--solutions .route-view__intro h2{margin-top:15px;font-size:clamp(1.45rem,2.2vw,2.2rem)}.route-view--solutions .route-view__lead{margin-top:12px;font-size:.66rem;line-height:1.4;-webkit-line-clamp:4}.route-solutions-capabilities{margin-top:12px}.route-view--solutions .route-view__cta{margin-top:13px;padding:8px 11px}.route-card--solutions{padding:10px 12px}.route-card--solutions h3{margin-top:6px;font-size:clamp(.78rem,.9vw,.98rem)}.route-card--solutions>p{margin-top:4px;font-size:.56rem;line-height:1.34;-webkit-line-clamp:3}.route-card--solutions .route-card__footer{padding-top:4px;font-size:.42rem}}.route-view--solutions .route-view__intro,.route-view--solutions .route-view__body{overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(143,126,255,.55) rgba(255,255,255,.04);scrollbar-width:thin}.route-view--solutions .route-view__lead,.route-card--solutions>p{display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset}.route-cards--solutions{height:auto;min-height:100%;grid-template-rows:repeat(3,minmax(160px,auto))}.route-card--solutions{overflow:visible}@media(max-width:900px){.route-cards--solutions{grid-template-rows:repeat(3,minmax(176px,auto))}}@media(max-width:700px){.route-view--solutions .route-view__intro,.route-view--solutions .route-view__body{overflow:visible}.route-cards--solutions{min-height:0;grid-template-rows:none}}.route-view--solutions .route-view__intro h2{letter-spacing:-.038em;text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.route-view--solutions .route-view__lead{margin-top:clamp(30px,4vh,46px)!important}.one-screen .route-view__intro h2,.one-screen .route-card h3,.one-screen .project-window__content h2,.one-screen .screen-intro h2,.one-screen .screen-detail h3{font-family:var(--font-interface);font-size:var(--type-heading)!important;line-height:var(--line-heading)}.one-screen .route-view__lead,.one-screen .route-card>p,.one-screen .project-window__content>p,.one-screen .screen-intro>p,.one-screen .screen-detail>p{font-family:var(--font-interface);font-size:var(--type-body)!important;line-height:var(--line-body)}.one-screen .route-view__eyebrow,.one-screen .project-window__meta,.one-screen .screen-intro__eyebrow,.one-screen .screen-detail__meta{font-size:var(--type-label)!important}.one-screen .route-card__footer,.one-screen .route-card__result,.one-screen .project-window__tags{font-size:var(--type-meta)!important}.route-view--process .route-view__intro,.route-view--process .route-view__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(184,255,106,.48) rgba(255,255,255,.04);scrollbar-width:thin}.route-view--process .route-view__lead,.route-card--process>p{display:block;overflow:visible;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:initial;-webkit-line-clamp:unset}.route-cards--process{height:auto;min-height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:clamp(10px,1vw,14px)}.route-card--process{position:relative;min-height:210px;overflow:visible;padding:clamp(12px,1.15vw,18px);border-color:#b8ff6a29}.route-card--process:last-child{grid-column:1 / -1}.route-card--process .route-card__top{min-height:16px}.route-card--process .route-card__code{margin-left:0;padding-right:28px;color:#dcffb8e6;font-size:var(--type-label)!important;font-weight:750;letter-spacing:.14em;line-height:1.2}.route-card--process h3{margin-top:clamp(7px,.85vh,10px)}.route-card--process>p{margin-top:clamp(5px,.65vh,8px)}.route-card--process:not(:last-child):after{content:"→";position:absolute;top:11px;right:14px;color:#b8ff6ae0;font-size:var(--type-heading);line-height:1}@media(max-width:700px){.route-view--process .route-view__intro,.route-view--process .route-view__body{overflow:visible}.route-cards--process{min-height:0;grid-template-columns:1fr}.route-card--process:last-child{grid-column:auto}}.screen-view--route{--route-surface-top: clamp(92px, 10vh, 126px);--route-surface-bottom: clamp(26px, 4vh, 52px);isolation:isolate}.screen-view--route:before{content:"";position:absolute;inset:var(--header-h) 0 var(--route-surface-bottom);z-index:0;background:#000000a8;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffffff0d;transition:opacity .16s ease;pointer-events:none}.screen-view--route:after{content:"";position:absolute;inset:var(--header-h) 0 var(--route-surface-bottom);z-index:2;background:linear-gradient(#fff,#fff) top / 100% 3px no-repeat,linear-gradient(#fff,#fff) bottom / 100% 3px no-repeat;transition:opacity .16s ease;pointer-events:none}.hero.is-galaxy-traveling .screen-view--route:before,.hero.is-galaxy-traveling .screen-view--route:after,.screen-view--route.is-departing:before,.screen-view--route.is-departing:after{opacity:0}.hero.is-galaxy-traveling .galaxy-quality-meter,.hero.is-galaxy-sector-view .galaxy-quality-meter,.hero[data-galaxy-paused] .galaxy-quality-meter,.hero.is-galaxy-traveling .galaxy-quality-controls,.hero.is-galaxy-sector-view .galaxy-quality-controls,.hero[data-galaxy-paused] .galaxy-quality-controls{display:none!important}.screen-view--route>.route-view{position:relative;z-index:1}.screen-view--route .route-view__intro,.screen-view--route .route-card,.screen-view--route .route-form,.screen-view--route .route-card--solutions{border-color:transparent;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.screen-view--route .route-card:hover,.screen-view--route .route-card--solutions:hover{border-color:transparent;background:#ffffff09}.screen-view--route .route-view__intro h2,.screen-view--route .route-view__lead,.screen-view--route .route-view__note,.screen-view--route .route-card>p{text-align:left;text-align-last:auto;text-justify:auto}@media(min-width:701px){.screen-view--route .route-cards--process{height:100%;min-height:0;grid-template-rows:repeat(3,minmax(0,1fr))}.screen-view--route .route-card--process{min-height:0}}@media(max-width:880px){.screen-view--route{--route-surface-top: 96px;--route-surface-bottom: 24px}}@media(max-width:640px){.screen-view--route{--route-surface-top: 86px;--route-surface-bottom: 16px}}@media(max-height:760px)and (min-width:881px){.screen-view--route{--route-surface-top: 84px;--route-surface-bottom: 20px}}.fullscreen-exit{position:fixed;top:max(12px,env(safe-area-inset-top,0px));right:max(12px,env(safe-area-inset-right,0px));z-index:1100;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:0;background:#000000a8;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0d;font:400 1.55rem/1 var(--font-interface);cursor:pointer;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:border-color .18s ease,background .18s ease,transform .18s ease}.fullscreen-exit[hidden]{display:none}.fullscreen-exit:hover{border-color:#fff;background:#000000d1;transform:scale(1.04)}.fullscreen-exit:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media(max-width:880px){.is-page-fullscreen .nav-shell{box-sizing:border-box;padding-right:60px}.fullscreen-exit{top:max(9px,env(safe-area-inset-top,0px));right:max(9px,env(safe-area-inset-right,0px));width:44px;height:44px;font-size:1.4rem}}.screen-view--route:after{background:linear-gradient(#fff,#fff) top / 100% 1px no-repeat,linear-gradient(#fff,#fff) bottom / 100% 1px no-repeat}.screen-view--route .route-view__intro h1,.screen-view--route .route-view__intro h2{margin:clamp(20px,2.8vh,32px) 0 0;color:#fff;font-family:var(--font-interface);font-weight:520;font-size:clamp(1.55rem,2vw,2.2rem)!important;line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.screen-view--route .route-view__intro h1:focus{outline:none}.screen-view--route .route-view__lead,.screen-view--route .route-card>p{font-size:clamp(.68rem,.74vw,.8rem)!important}.route-view--topic{--route-accent-rgb: 101, 219, 255}.route-view--theme-ai{--route-accent-rgb: 177, 165, 255}.route-view--theme-vision{--route-accent-rgb: 86, 224, 255}.route-view--theme-risk{--route-accent-rgb: 255, 116, 164}.route-view--theme-automation{--route-accent-rgb: 123, 198, 255}.route-view--theme-industry{--route-accent-rgb: 255, 184, 92}.route-view--theme-logistics{--route-accent-rgb: 184, 255, 106}.route-view--theme-modernization{--route-accent-rgb: 151, 182, 255}.route-view--topic .route-view__eyebrow>span{background:rgb(var(--route-accent-rgb));box-shadow:0 0 16px rgba(var(--route-accent-rgb),.55)}.route-view--topic .route-solutions-capabilities,.route-view--topic .route-card__code{color:rgb(var(--route-accent-rgb))}.route-view--topic .route-card__icon{color:rgba(var(--route-accent-rgb),.96)}.screen-view--route .route-card--link{position:relative;cursor:pointer}.screen-view--route .route-card--link:hover,.screen-view--route .route-card--link:focus-visible{background:#ffffff0e;outline:none;transform:translateY(-2px)}.route-card__link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.12);color:#fff;font-size:var(--type-meta);font-weight:750;letter-spacing:.12em;text-transform:uppercase}.route-card__link i{color:currentColor;font-style:normal;transition:transform .2s ease}.route-card--link:hover .route-card__link i,.route-card--link:focus-visible .route-card__link i{transform:translate(2px,-2px)}.route-view--topic .route-card--link:hover,.route-view--topic .route-card--link:focus-visible{background:rgba(var(--route-accent-rgb),.075)}.route-view--topic .route-card__link{color:rgb(var(--route-accent-rgb))}@media(min-width:881px)and (max-width:1100px){.one-screen .nav-panel{gap:24px}.one-screen .nav-links{gap:18px}.one-screen .nav-links a{font-size:.75rem}}@media(max-width:880px){.one-screen .nav-panel{inset:0 auto auto 0;width:100vw;height:100dvh;justify-content:flex-start;gap:24px;overflow-y:auto;padding-top:calc(var(--header-h) + 34px);z-index:1;background:#03070d;backdrop-filter:none;-webkit-backdrop-filter:none}.one-screen .nav-links{gap:16px}.one-screen .nav-links a{font-size:clamp(1.45rem,7vw,2rem)}.screen-view--route{display:block;overflow-x:hidden;overflow-y:auto;padding:calc(var(--header-h) + 14px) 0 18px;overscroll-behavior:contain;pointer-events:auto;scrollbar-color:rgba(255,255,255,.38) rgba(255,255,255,.04);scrollbar-width:thin}.screen-view--route>.route-view.screen-view__shell,.screen-view--route>.route-view--solutions.screen-view__shell{width:calc(100vw - 28px);height:auto;min-height:calc(100dvh - var(--header-h) - 32px);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:12px;margin-inline:auto;overflow:visible}.screen-view--route .route-view__intro,.screen-view--route .route-view__body,.screen-view--route .route-view--solutions .route-view__intro,.screen-view--route .route-view--solutions .route-view__body{width:100%;height:auto;min-height:0;overflow:visible}.screen-view--route .route-view__intro{padding:20px}.screen-view--route .route-view__intro h1,.screen-view--route .route-view__intro h2{margin-top:16px;font-size:clamp(1.55rem,7vw,2.05rem)!important}.screen-view--route .route-view__lead{display:block;margin-top:14px!important;overflow:visible;font-size:.84rem!important;line-height:1.5;-webkit-line-clamp:unset}.screen-view--route .route-solutions-capabilities{margin-top:16px;font-size:.58rem}.screen-view--route .route-view__cta{min-height:44px;margin-top:18px}.screen-view--route .route-view__note{display:block;margin-top:20px;font-size:.72rem}.screen-view--route .route-cards,.screen-view--route .route-cards--solutions,.screen-view--route .route-cards--process,.screen-view--route .route-cards--topic{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:10px}.screen-view--route .route-card,.screen-view--route .route-card--solutions,.screen-view--route .route-card--process{min-height:196px;padding:18px;overflow:visible}.screen-view--route .route-card--process:last-child{grid-column:auto}.screen-view--route .route-card h3{font-size:1.05rem!important}.screen-view--route .route-card>p{display:block;overflow:visible;font-size:.82rem!important;line-height:1.48;-webkit-line-clamp:unset}.screen-view--route .route-form{height:auto;min-height:0;padding:18px;overflow:visible}.screen-view--route .route-form__grid{grid-template-columns:minmax(0,1fr)}.screen-view--route .route-form__footer{align-items:flex-start;flex-direction:column}.screen-view--route .route-form__footer button{width:100%;min-height:44px;justify-content:space-between}}.one-screen .route-view__intro h1,.one-screen .route-view__intro h2,.one-screen .route-card h3,.one-screen .project-window__content h2,.one-screen .screen-intro h2,.one-screen .screen-detail h3{font-family:Space Grotesk,Inter,sans-serif}@media(min-width:881px){.screen-view--route,.screen-view--route>.route-view,.screen-view--route .route-view__intro,.screen-view--route .route-view__body,.route-view--solutions .route-view__intro,.route-view--solutions .route-view__body,.route-view--process .route-view__intro,.route-view--process .route-view__body,.screen-view--route .route-form{overflow:hidden;overscroll-behavior:none}.route-cards--solutions,.route-cards--process{height:100%;min-height:0;grid-template-rows:repeat(3,minmax(0,1fr))}.route-card--solutions,.route-card--process{min-height:0;overflow:hidden}}.route-view--contact .route-profile{width:fit-content;max-width:100%;grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;margin-top:clamp(12px,1.7vh,18px);padding-top:10px}.route-view--contact .route-profile__image{width:clamp(190px,13vw,260px);max-width:100%;aspect-ratio:4 / 5}.route-view--contact .route-profile__image img{width:100%;height:100%;object-fit:cover;object-position:60% 50%}@media(min-width:1021px){.screen-view--route .route-cards--process{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.screen-view--route .route-card--process:last-child{grid-column:auto}}@media(min-width:881px)and (max-height:760px){.route-view--contact .route-profile{gap:5px;margin-top:9px;padding-top:7px}.route-view--contact .route-profile__image{width:clamp(170px,14vw,190px)}}@media(max-width:880px){.route-view--contact .route-profile{width:min(68vw,260px)}.route-view--contact .route-profile__image{width:100%}}@media(min-width:881px){.route-view--contact.screen-view__shell{width:min(1380px,calc(100vw - clamp(72px,9vw,170px)));height:min(660px,calc(100dvh - clamp(118px,13vh,148px)));grid-template-columns:minmax(330px,.8fr) minmax(0,1.65fr);gap:clamp(22px,2.4vw,42px)}.route-view--contact .route-view__intro{display:flex;flex-direction:column;align-content:initial;padding:clamp(24px,2.2vw,36px)}.route-view--contact .route-view__eyebrow,.route-view--contact .route-view__intro h1,.route-view--contact .route-view__lead{grid-column:auto}.route-view--contact .route-view__intro h1{margin-top:clamp(20px,2.5vh,30px)}.route-view--contact .route-view__lead{display:block;overflow:visible;-webkit-line-clamp:unset}.route-view--contact .route-profile{width:min(100%,360px);max-width:none;grid-column:auto;grid-row:auto;align-self:auto;display:grid;grid-template-columns:clamp(150px,11vw,210px) minmax(0,1fr);align-items:end;gap:14px;margin:clamp(18px,2.4vh,26px) 0 0;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.16)}.route-view--contact .route-profile__image{width:100%;max-height:280px;aspect-ratio:4 / 5}.route-view--contact .route-profile__image img{object-position:55% 45%}.route-view--contact .route-profile figcaption{padding:0 0 4px}.route-view--contact .route-view__note{grid-column:auto;grid-row:auto;margin-top:clamp(16px,2vh,24px)}.route-view--contact .route-form{display:grid;grid-template-rows:auto auto 1fr;align-content:stretch;padding:clamp(24px,2.2vw,36px)}.route-view--contact .route-form__grid{gap:clamp(13px,1.45vh,18px) 16px}.route-view--contact .route-form__footer{align-self:end;margin-top:clamp(18px,2.4vh,28px)}.route-view--contact .route-form__legal{max-width:560px}}.route-form__legal{display:grid;gap:6px}.route-form__legal p{margin:0}.route-form__legal p:empty{display:none}.route-form__legal a{color:#fff;text-decoration:underline;text-decoration-color:#ffffff6b;text-underline-offset:3px}.route-form__legal a:hover,.route-form__legal a:focus-visible{text-decoration-color:#fff;outline:none}@media(min-width:1021px){.route-view--about.screen-view__shell{width:min(1420px,calc(100vw - clamp(72px,8vw,150px)));height:min(650px,calc(100dvh - 110px));grid-template-columns:minmax(330px,.78fr) minmax(0,1.72fr)}.screen-view--route .route-cards--about{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.screen-view--route .route-card--about{min-height:0;overflow:hidden;padding:clamp(10px,1vw,14px)}.screen-view--route .route-card--about:first-child{grid-column:span 2}.screen-view--route .route-card--about h3,.screen-view--route .route-card--about>p{display:block;overflow:visible;-webkit-line-clamp:unset}.screen-view--route .route-card--about h3{margin-top:8px}.screen-view--route .route-card--about>p{margin-top:6px;line-height:1.4}}@media(min-width:881px)and (max-height:760px){.route-view--contact.screen-view__shell{height:calc(100dvh - 104px)}.route-view--contact .route-view__intro,.route-view--contact .route-form{padding:20px}.route-view--contact .route-view__intro{display:flex}.route-view--contact .route-profile{grid-template-columns:150px minmax(0,1fr);margin-top:12px;padding-top:8px}.route-view--contact .route-profile__image{max-height:188px}.route-view--contact .route-view__note{margin-top:10px;padding-top:10px}.route-view--contact .route-form__footer{margin-top:18px}}.route-view--process-switcher.screen-view__shell{--switcher-font-family: var(--content-body-font);--switcher-intro-title-size: var(--content-title-size);--switcher-intro-title-margin: 8px;--switcher-body-size: var(--content-body-size);--switcher-body-line-height: var(--content-body-line-height);--switcher-arrow-size: clamp(1.2rem, 1.45vw, 1.55rem);--switcher-arrow-column: clamp(24px, 1.8vw, 30px);width:calc(100vw - 20px);height:calc(100dvh - var(--header-h) - var(--route-surface-bottom) - 20px);max-width:none;max-height:none;position:absolute;top:calc(var(--header-h) + 10px);left:10px;display:grid;grid-template-columns:minmax(290px,.48fr) minmax(0,1.52fr);grid-template-rows:clamp(190px,29vh,230px) minmax(0,1fr);gap:10px;margin:0}.route-view--process-switcher .route-view__intro{grid-column:1;grid-row:1;width:100%;height:100%;justify-content:flex-start;padding:clamp(16px,1.5vw,24px);border:1px solid rgba(255,255,255,.14)}.route-view--process-switcher .route-view__intro h1{margin-top:var(--switcher-intro-title-margin);font-family:var(--content-title-font);font-size:var(--switcher-intro-title-size)!important;font-weight:var(--content-title-weight);line-height:var(--content-title-line-height);letter-spacing:var(--content-title-letter-spacing)}.route-view--process-switcher .route-view__lead{margin-top:6px!important;-webkit-line-clamp:unset}.route-view--process-switcher .route-view__body{display:contents;min-height:0}.process-switcher{display:contents}.process-switcher__menu{grid-column:1;grid-row:2;min-width:0;min-height:0;display:grid;grid-template-rows:repeat(var(--switcher-count, 9),minmax(0,1fr));overflow-x:hidden;overflow-y:auto;border:1px solid rgba(255,255,255,.14);background:#0000008a;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);overscroll-behavior:contain;scrollbar-color:rgba(167,255,99,.34) transparent;scrollbar-width:thin}.process-switcher__menu::-webkit-scrollbar{width:5px}.process-switcher__menu::-webkit-scrollbar-thumb{background:#a7ff634d}.process-switcher__node{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr)}.process-switcher__node.is-open{grid-template-rows:minmax(38px,auto) auto}.process-switcher__control{min-width:0;min-height:0;display:grid;grid-template-columns:31px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:0 14px;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;color:#ffffffb3;font-family:Inter,system-ui,sans-serif;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.process-switcher__node:last-child:not(.is-open)>.process-switcher__control{border-bottom:0}.process-switcher__control>span{color:#a7ff63;font-size:clamp(.52rem,.55vw,.62rem);font-weight:800;letter-spacing:.12em}.process-switcher__control>strong{min-width:0;font-size:clamp(.63rem,.68vw,.75rem);font-weight:560;line-height:1.14}.process-switcher__control>i{color:#a7ff63;font-size:.8rem;font-style:normal;opacity:0;transform:translate(-5px);transition:opacity .18s ease,transform .18s ease}.process-switcher__control:hover,.process-switcher__control:focus-visible,.process-switcher__control.is-active{background:#a7ff6311;color:#fff;outline:none}.process-switcher__control:focus-visible{box-shadow:inset 3px 0 #a7ff63}.process-switcher__control.is-active>i{opacity:1;transform:translate(0)}@keyframes switcher-arrow-hover{0%{color:#000;transform:translate(-6px)}to{color:#fff;transform:translate(6px)}}.process-switcher__control:hover>i{opacity:1;animation:switcher-arrow-hover .9s ease-in-out infinite alternate}.process-switcher__control[aria-expanded]>i{opacity:.72;transform:rotate(0);transition:opacity .18s ease,transform .18s ease}.process-switcher__control[aria-expanded=true]>i{opacity:1;transform:rotate(90deg)}.process-switcher__control[aria-expanded]:hover>i{animation:none}.process-switcher__children[hidden]{display:none}.process-switcher__children{min-width:0;display:grid;grid-auto-rows:minmax(36px,auto);background:#00000047;box-shadow:inset 3px 0 #a7ff633d}.process-switcher__subcontrol{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:7px 14px 7px 18px;border:0;border-top:1px solid rgba(255,255,255,.075);border-radius:0;background:transparent;color:#ffffffa3;font-family:var(--switcher-font-family);text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.process-switcher__subcontrol>span{color:#a7ff63c7;font-size:.64rem;line-height:1}.process-switcher__subcontrol>strong{min-width:0;font-weight:400;line-height:var(--switcher-body-line-height)}.process-switcher__subcontrol:hover,.process-switcher__subcontrol:focus-visible,.process-switcher__subcontrol.is-active{background:#a7ff630e;color:#fff;outline:none}.process-switcher__subcontrol:focus-visible{box-shadow:inset 3px 0 #a7ff63}.process-switcher__stage{grid-column:2;grid-row:1 / 3;min-width:0;min-height:0;position:relative;border:1px solid rgba(255,255,255,.14);background:#0000008a;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.process-switcher__detail{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,64px);color:#fff;animation:processDetailIn .3s cubic-bezier(.2,.75,.2,1) both}.process-switcher__detail[hidden]{display:none}.process-switcher__detail-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.14);color:#a7ff63;font-family:var(--content-body-font);font-size:var(--content-meta-size);font-weight:var(--content-meta-weight);letter-spacing:var(--content-meta-letter-spacing);line-height:var(--content-meta-line-height);text-transform:uppercase}.process-switcher__kicker{margin:clamp(26px,4vh,42px) 0 0;color:#a7ff63;font-size:clamp(.64rem,.72vw,.8rem);font-weight:800;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}.process-switcher__detail h2{max-width:720px;margin:clamp(28px,4.5vh,48px) 0 0;color:#fff;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,3.1vw,3.65rem);font-weight:620;line-height:.98;letter-spacing:-.055em;text-wrap:balance}.process-switcher__detail h2:focus{outline:none}.process-switcher__detail h2>span{color:#d4d8dc;font-size:.58em;font-weight:430;letter-spacing:-.025em;line-height:1.28}.process-switcher__description{max-width:720px;margin:clamp(20px,3vh,30px) 0 0;color:#d4d8dc;font-family:var(--content-body-font);font-size:var(--content-body-size);font-weight:var(--content-body-weight);letter-spacing:normal;line-height:var(--content-body-line-height)}.process-switcher__description:empty{display:none}.process-switcher__benefit,.process-switcher__capabilities,.process-switcher__contact-note{max-width:720px;margin:clamp(22px,3.2vh,34px) 0 0;padding-top:clamp(16px,2.2vh,24px);border-top:1px solid rgba(255,255,255,.14);color:#fff;font-family:var(--content-body-font);font-size:var(--content-support-size);font-weight:var(--content-support-weight);line-height:var(--content-support-line-height)}.process-switcher__capabilities{color:#a7ff63;font-size:clamp(.64rem,.72vw,.8rem);letter-spacing:.12em;line-height:1.65;text-transform:uppercase}.process-switcher__detail--form{justify-content:stretch;padding:0}.process-switcher__detail--form .route-form{display:flex;grid-template-rows:none;align-content:initial;border:0;background:transparent}.process-switcher--contact .route-form__footer{align-self:auto;margin-top:18px}.contact-switcher__profile{display:grid;grid-template-columns:clamp(150px,12vw,210px) minmax(0,1fr);align-items:end;gap:16px;margin:clamp(22px,3vh,30px) 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}.contact-switcher__image{aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.28)}.contact-switcher__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:55% 45%}.contact-switcher__profile figcaption strong{color:#fff;font-size:clamp(.8rem,.9vw,1rem)}.process-switcher__detail--contact-profile{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);grid-template-rows:auto minmax(0,1fr);align-items:center;column-gap:clamp(28px,4vw,72px);justify-content:initial}.process-switcher__detail--contact-profile .process-switcher__detail-meta{grid-column:1 / -1;align-self:start}.contact-switcher__copy{min-width:0;align-self:center}.process-switcher__detail--contact-profile .contact-switcher__profile{width:min(100%,650px);max-height:100%;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;align-self:center;justify-self:center;gap:12px;margin:0;padding:0;border-top:0}.process-switcher__detail--contact-profile .contact-switcher__image{width:100%;aspect-ratio:13 / 15}.process-switcher__detail--contact-profile .contact-switcher__profile figcaption{margin:0}.process-switcher__cta{width:fit-content;display:inline-flex;align-items:center;gap:30px;margin-top:clamp(24px,4vh,42px);padding:12px 15px;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:.72rem;font-weight:750;transition:border-color .18s ease,background .18s ease}.process-switcher__cta i{color:#a7ff63;font-style:normal}.process-switcher__cta:hover,.process-switcher__cta:focus-visible{border-color:#a7ff63;background:#a7ff6311;outline:none}@keyframes processDetailIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media(min-width:881px)and (max-width:1180px){.route-view--process-switcher.screen-view__shell{grid-template-columns:minmax(260px,.5fr) minmax(0,1.5fr)}.process-switcher__control{grid-template-columns:27px minmax(0,1fr) 14px;gap:8px;padding-inline:10px}}@media(min-width:881px)and (max-height:760px){.one-screen{--content-body-size: clamp(.84rem, 1vw, 1rem)}.route-view--process-switcher.screen-view__shell{--switcher-body-size: var(--content-body-size)}.route-view--process-switcher .route-view__intro{padding:20px}.route-view--process-switcher .route-view__intro h1{margin-top:var(--switcher-intro-title-margin);font-size:var(--switcher-intro-title-size)!important}.route-view--process-switcher .route-view__lead{margin-top:6px!important;-webkit-line-clamp:unset}.route-view--process-switcher .route-view__cta{min-height:30px;margin-top:10px;padding:7px 10px;font-size:.58rem}.process-switcher__detail{padding:clamp(26px,3vw,44px)}.process-switcher__detail h2{margin-top:28px;font-size:clamp(1.85rem,2.75vw,2.7rem)}.process-switcher__description{margin-top:18px;font-size:var(--content-body-size)}.process-switcher__benefit,.process-switcher__capabilities,.process-switcher__contact-note{margin-top:18px;padding-top:14px}.process-switcher__detail--form .route-form{padding:20px}.process-switcher--contact .route-form__footer{margin-top:14px;padding-top:12px}}@media(max-width:880px){.route-view--process-switcher.screen-view__shell{width:calc(100vw - 20px);height:auto;min-height:calc(100dvh - var(--header-h) - 30px);position:relative;top:auto;left:auto;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;margin:calc(var(--header-h) + 10px) 10px 10px}.route-view--process-switcher .route-view__intro{grid-column:1;grid-row:1}.process-switcher__menu{grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr);grid-template-rows:none;overflow:visible;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.process-switcher__node,.process-switcher__node.is-open{grid-template-rows:auto}.process-switcher__control{min-height:54px;grid-template-columns:24px minmax(0,1fr);padding:9px;border-right:1px solid rgba(255,255,255,.1)}.process-switcher__control>i{display:none}.process-switcher__children{grid-auto-rows:minmax(48px,auto)}.process-switcher__subcontrol{min-height:48px;grid-template-columns:42px minmax(0,1fr);padding:10px 14px 10px 32px}.process-switcher__detail{min-height:300px;padding:24px 20px}.process-switcher__detail--contact-profile{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;row-gap:22px}.process-switcher__detail--contact-profile .contact-switcher__copy,.process-switcher__detail--contact-profile .contact-switcher__profile{grid-column:1}.process-switcher__detail--contact-profile .contact-switcher__profile{width:min(100%,520px)}.process-switcher__stage{grid-column:1;grid-row:3}}.one-screen .route-view--process-switcher .route-view__lead,.one-screen .route-view--process-switcher .process-switcher__control>span,.one-screen .route-view--process-switcher .process-switcher__control>strong,.one-screen .route-view--process-switcher .process-switcher__subcontrol>strong{font-family:var(--switcher-font-family);font-size:var(--switcher-body-size)!important;font-style:normal;font-weight:400;letter-spacing:normal;line-height:var(--switcher-body-line-height)}.one-screen .route-view--process-switcher .route-form,.one-screen .route-view--process-switcher .route-form input,.one-screen .route-view--process-switcher .route-form textarea,.one-screen .route-view--process-switcher .route-form select,.one-screen .route-view--process-switcher .route-form button{font-family:var(--switcher-font-family)}.one-screen .route-view--process-switcher .route-form__head,.one-screen .route-view--process-switcher .route-form__direct,.one-screen .route-view--process-switcher .route-form .screen-field,.one-screen .route-view--process-switcher .route-form__footer,.one-screen .route-view--process-switcher .route-form__footer button,.one-screen .route-view--process-switcher .route-form .screen-field input,.one-screen .route-view--process-switcher .route-form .screen-field textarea,.one-screen .route-view--process-switcher .route-form .screen-field select,.one-screen .route-view--process-switcher .route-form .screen-field input::placeholder,.one-screen .route-view--process-switcher .route-form .screen-field textarea::placeholder,.one-screen .route-view--process-switcher .route-form__footer p,.one-screen .route-view--process-switcher .route-form__legal a,.one-screen .route-view--process-switcher [data-screen-form-status]{font-family:var(--switcher-font-family);font-size:var(--switcher-body-size)!important;font-weight:400;letter-spacing:normal;line-height:var(--switcher-body-line-height)}.one-screen .route-view--process-switcher .route-form__head{text-transform:none}@media(min-width:881px){.one-screen .hero.is-galaxy-sector-view{overflow:clip}.one-screen .route-view--process-switcher .process-switcher__control{grid-template-columns:31px minmax(0,1fr) var(--switcher-arrow-column)}.one-screen .route-view--process-switcher .process-switcher__control>i{justify-self:end;font-size:var(--switcher-arrow-size);line-height:1}.route-view--process-switcher.screen-view__shell{grid-template-rows:max-content minmax(0,1fr)}.route-view--process-switcher .route-view__intro{height:auto}.route-view--process-switcher .route-view__note:empty{display:none}.route-view--process-switcher .process-switcher__menu{grid-template-rows:repeat(var(--switcher-count, 9),minmax(max-content,1fr))}}@media(min-width:881px){.one-screen .nav-links.content-nav-links a{font-size:clamp(.88rem,.9vw,.98rem)}.one-screen .content-nav-cta{font-size:clamp(.84rem,.86vw,.94rem)}}.one-screen .screen-view--projects .project-window__content,.one-screen .screen-view--projects .project-window__meta,.one-screen .screen-view--projects .project-window__content h2,.one-screen .screen-view--projects .project-window__content>p,.one-screen .screen-view--projects .project-window__tags{font-family:var(--content-body-font)}.one-screen .screen-view--projects .project-window__content h2{font-family:var(--content-title-font);font-size:var(--content-title-size)!important;font-weight:var(--content-title-weight);line-height:var(--content-title-line-height);letter-spacing:var(--content-title-letter-spacing)}.one-screen .screen-view--projects .project-window__content>p{font-size:var(--content-body-size)!important;font-weight:var(--content-body-weight);line-height:var(--content-body-line-height);text-align:left}.one-screen .screen-view--projects .project-window__meta{font-size:var(--content-meta-size)!important;font-weight:var(--content-meta-weight);letter-spacing:var(--content-meta-letter-spacing);line-height:var(--content-meta-line-height)}.one-screen .screen-view--projects .project-window__tags{font-size:var(--content-meta-size)!important;font-weight:var(--content-meta-weight);letter-spacing:var(--content-meta-letter-spacing);line-height:var(--content-meta-line-height);text-transform:uppercase}.one-screen .screen-view--route :is(.route-view__lead,.route-view__note,.route-card>p,.process-switcher__description,.process-switcher__benefit,.process-switcher__contact-note),.one-screen .screen-view--projects .project-window__content>p{text-align:justify;text-justify:inter-word}@media(max-width:880px){.one-screen .screen-view--projects{display:block;overflow-x:hidden;overflow-y:auto;padding:calc(var(--header-h) + 14px) 14px 18px;overscroll-behavior:contain;pointer-events:auto}.one-screen .screen-view--projects .project-windows{width:100%;height:auto;grid-template-columns:minmax(0,1fr);gap:12px;margin-inline:auto}.one-screen .screen-view--projects .project-window{width:100%;height:auto;min-height:0;grid-template-rows:auto auto}.one-screen .screen-view--projects .project-window__photo{aspect-ratio:16 / 9}.one-screen .screen-view--projects .project-window__content{overflow:visible}.one-screen body:has(.screen-view--route:not([hidden]),.screen-view--projects:not([hidden])) .site-header{background:#000;backdrop-filter:none;-webkit-backdrop-filter:none}.one-screen .screen-view--route:after{display:none}}@media(max-width:580px){html.one-screen:has(.hero-grid:not([hidden])),.one-screen body:has(.hero-grid:not([hidden])){height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}.one-screen body:has(.hero-grid:not([hidden])){position:static}.one-screen body:has(.hero-grid:not([hidden])) main,.one-screen body:has(.hero-grid:not([hidden])) .hero,.one-screen body:has(.hero-grid:not([hidden])) .hero-grid{height:auto;min-height:1050px}.one-screen body:has(.hero-grid:not([hidden])) .hero{overflow:hidden}.one-screen .hero-grid{grid-template-columns:minmax(0,1fr)}.one-screen .hero-copy{width:100%;min-width:0;max-width:100%}.one-screen .hero-title.hero-title--statement{max-width:100%;font-size:clamp(1.75rem,8vw,2.15rem);letter-spacing:-.025em}.one-screen .hero-title--statement>span{width:auto;max-width:100%;white-space:normal}.one-screen .hero-lead.hero-lead--extended{max-width:100%;font-size:.875rem;line-height:1.72}.one-screen .hero-actions{width:100%;min-width:0;align-items:stretch;flex-direction:column}.one-screen .hero-actions .button{width:100%;max-width:100%}.one-screen .hero[data-hero-visual=galaxy] .hero-stage:is(.is-galaxy-ready,.is-3d-ready){opacity:.56}}
