:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#050a10;--ink-soft:#09131e;--navy:#071a2a;--navy-2:#0a2941;--blue:#36a9ff;--blue-bright:#7fd4ff;--cyan:#58e5ff;--silver:#c9d4de;--silver-soft:#8fa1b1;--white:#f5f8fb;--muted:#a3b1bf;--line:#accce52e;--line-strong:#accce557;--glass:#07121db8;--shadow:0 24px 80px #0006;--radius:18px;--container:1240px;--header-height:82px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--white);margin:0;overflow-x:hidden}body::selection{background:#36a9ff59}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}p{color:var(--muted);line-height:1.75}.container,.container-wide{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.container-wide{width:min(100% - 36px,1440px)}.skip-link{z-index:999;background:var(--white);color:var(--ink);border-radius:8px;padding:12px 16px;transition:top .18s;position:fixed;top:-80px;left:18px}.skip-link:focus{top:18px}.site-header{z-index:100;height:var(--header-height);background:linear-gradient(#02070ce6,#02070c00);transition:background .24s,border-color .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;position:fixed;inset:0 0 auto}.site-header--scrolled{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#03090fdb}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{align-items:center;gap:12px;min-width:265px;display:inline-flex}.brand img{object-fit:contain;filter:drop-shadow(0 0 16px #36a9ff47);width:50px;height:50px}.brand__wordmark{text-transform:uppercase;line-height:1.05;display:grid}.brand__wordmark strong{letter-spacing:.16em;color:var(--white);font-size:17px}.brand__wordmark span{letter-spacing:.19em;color:var(--silver-soft);margin-top:5px;font-size:9px}.primary-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.primary-nav>a{color:#b9c5d0;letter-spacing:.03em;font-size:13px;font-weight:650;transition:color .18s;position:relative}.primary-nav>a:not(.nav-briefing):after{content:"";background:var(--blue-bright);height:1px;transition:right .18s;position:absolute;bottom:-10px;left:0;right:100%}.primary-nav>a:hover,.primary-nav>a.active{color:var(--white)}.primary-nav>a.active:after,.primary-nav>a:hover:after{right:0}.nav-briefing{border:1px solid var(--line-strong);background:#13324b73;border-radius:999px;padding:11px 16px}.nav-briefing:hover{background:#1746698f;border-color:#7fd4ffa6}.header-actions{align-items:center;gap:10px;display:flex}.profile-menu{position:relative}.profile-trigger{color:var(--silver);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px;display:flex}.profile-avatar{border:1px solid var(--line-strong);background:#06111c;border-radius:50%;width:38px;height:38px;overflow:hidden;box-shadow:0 0 0 4px #3996d714}.profile-avatar img,.profile-popover__avatar img{object-fit:cover;width:100%;height:100%}.profile-popover{border:1px solid var(--line-strong);width:300px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050e17fa;border-radius:14px;padding:18px;position:absolute;top:calc(100% + 14px);right:0}.profile-popover:before{content:"";border-left:1px solid var(--line-strong);border-top:1px solid var(--line-strong);background:#07111b;width:11px;height:11px;position:absolute;top:-6px;right:20px;transform:rotate(45deg)}.profile-popover__identity{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.profile-popover__avatar{background:#06111c;border-radius:50%;flex:none;width:46px;height:46px;overflow:hidden}.profile-popover__identity strong,.profile-popover__identity span{display:block}.profile-popover__identity strong{font-size:14px}.profile-popover__identity span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.profile-popover>a,.profile-popover__status{color:var(--blue-bright);margin-top:14px;font-size:12px;font-weight:650;display:block}.profile-popover__status{color:var(--silver-soft)}.mobile-menu-button{color:var(--white);cursor:pointer;background:0 0;border:0;padding:7px;display:none}.eyebrow{color:var(--blue);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:760;display:inline-flex}.eyebrow:before{content:"";opacity:.7;background:currentColor;width:28px;height:1px}.button{letter-spacing:.025em;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:13px;font-weight:760;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#02101c;background:linear-gradient(135deg, var(--blue-bright), var(--blue));box-shadow:0 12px 32px #289fec33}.button--primary:hover{box-shadow:0 18px 40px #289fec52}.button--ghost{color:var(--white);border-color:var(--line-strong);background:#05111c80}.button--ghost:hover{background:#0b2538bf;border-color:#7fd4ff94}.hero{background:#04111d;align-items:center;height:max(760px,100svh);min-height:860px;display:flex;position:relative;overflow:hidden}.hero__video,.hero__scrim,.hero__grid{width:100%;height:100%;position:absolute;inset:0}.hero__video{object-fit:cover;object-position:center;filter:saturate(.88)contrast(1.08)brightness(.66)}.hero__grid{opacity:.23;background-image:linear-gradient(#4caeee1f 1px,#0000 1px),linear-gradient(90deg,#4caeee1f 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.hero__content{z-index:2;padding-top:calc(var(--header-height) + 42px);grid-template-columns:minmax(0,1fr) 370px;align-items:center;gap:80px;padding-bottom:120px;display:grid;position:relative}.hero__copy{max-width:820px}.hero h1{text-wrap:balance;max-width:900px;margin:24px 0 26px;font-size:clamp(52px,6.3vw,96px);font-weight:720;line-height:.96}.hero h1 span{color:#0000;background:linear-gradient(90deg, var(--white), #a7cbe1 58%, #6fbef0);-webkit-background-clip:text;background-clip:text;display:block}.hero__copy>p{color:#b8c5d0;max-width:710px;font-size:clamp(17px,1.6vw,21px);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.hero-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04101ba3;border:1px solid #85c7ef45;border-radius:3px;padding:26px;position:relative;box-shadow:0 30px 80px #00000047}.hero-status:before,.hero-status:after{content:"";border-color:var(--blue-bright);opacity:.7;width:18px;height:18px;position:absolute}.hero-status:before{border-top:2px solid;border-left:2px solid;top:-1px;left:-1px}.hero-status:after{border-bottom:2px solid;border-right:2px solid;bottom:-1px;right:-1px}.hero-status__topline{border-bottom:1px solid var(--line);color:#bcd7e8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;padding-bottom:18px;font-size:11px;display:flex}.status-dot{background:#56e4ad;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #56e4adcc}.hero-status__metric{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:end;gap:14px;padding:22px 0;display:grid}.hero-status__metric strong{color:var(--blue-bright);text-shadow:0 0 24px #36a9ff57;font-size:72px;font-weight:300;line-height:.8}.hero-status__metric span{max-width:140px;color:var(--silver);text-transform:uppercase;letter-spacing:.08em;font-size:12px;line-height:1.45}.hero-status__rows{padding-top:10px}.hero-status__rows span{color:#93a7b8;border-bottom:1px solid #aac9e014;justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.hero-status__rows span:last-child{border-bottom:0}.hero__rail{z-index:3;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02080ecc;align-items:center;min-height:64px;display:flex;position:absolute;inset:auto 0 0}.hero__rail-inner{grid-template-columns:repeat(4,1fr);display:grid}.hero__rail span{border-right:1px solid var(--line);color:#9fb0be;letter-spacing:.07em;text-align:center;text-transform:uppercase;padding:4px 22px;font-size:11px}.hero__rail span:first-child{padding-left:0}.hero__rail span:last-child{border-right:0;padding-right:0}.section{padding:132px 0;position:relative}.section--mission{background:radial-gradient(circle at 80% 0,#237ab71c,#0000 33%),linear-gradient(#07101a,#08131e)}.section-heading{max-width:830px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2{text-wrap:balance;margin:20px 0 22px;font-size:clamp(38px,4.6vw,66px);font-weight:690;line-height:1.03}.section-heading p{max-width:760px;font-size:18px}.pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:70px;display:grid}.pillar-card{border:1px solid var(--line);background:linear-gradient(145deg,#102537d1,#050f19db);min-height:350px;padding:28px;transition:transform .22s,border-color .22s,background .22s;position:relative;overflow:hidden}.pillar-card:after{content:"";aspect-ratio:1;filter:blur(30px);background:#279feb14;border-radius:50%;position:absolute;inset:auto -20% -42% 40%}.pillar-card:hover{background:linear-gradient(145deg,#13324ae6,#061420e6);border-color:#64c1f973;transform:translateY(-8px)}.pillar-card__index{color:#526a7b;letter-spacing:.15em;font-size:12px}.pillar-card__icon{width:52px;height:52px;color:var(--blue-bright);background:#11486b42;border:1px solid #60bef759;place-items:center;margin:44px 0 28px;display:grid}.pillar-card__icon svg{width:27px;height:27px}.pillar-card h3{margin-bottom:14px;font-size:21px}.pillar-card p{margin-bottom:0;font-size:14px;line-height:1.7}.architecture-feature{background:#050b12}.architecture-feature:before{content:"";pointer-events:none;background:linear-gradient(90deg, transparent 49.9%, var(--line) 50%, transparent 50.1%);opacity:.25;position:absolute;inset:0}.architecture-feature__grid{grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);align-items:center;gap:84px;display:grid}.architecture-feature__visual{border:1px solid var(--line);min-height:600px;box-shadow:var(--shadow);position:relative;overflow:hidden}.architecture-feature__visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#03090fd1);position:absolute;inset:0}.architecture-feature__visual img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;min-height:600px}.visual-caption{z-index:2;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030b12d1;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:24px;left:24px;right:24px}.visual-caption span{border-right:1px solid var(--line);color:#b8c8d5;letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:12px;font-size:10px}.visual-caption span:last-child{border-right:0}.architecture-feature__copy>p{font-size:17px}.architecture-points{border-top:1px solid var(--line);margin:34px 0}.architecture-points>div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:18px;padding:18px 0;display:grid}.architecture-points strong{color:var(--blue-bright)}.architecture-points span{color:var(--muted);font-size:14px}.text-link{color:var(--white);align-items:center;gap:10px;font-size:13px;font-weight:740;display:inline-flex}.text-link svg{color:var(--blue);transition:transform .18s}.text-link:hover svg{transform:translate(5px)}.section--dark{background:#06111b}.enterprise-section{background-image:linear-gradient(90deg,#040c14f0,#040c14ad),url(/assets/executive-baseline.webp);background-position:50% 38%;background-size:cover;overflow:hidden}.enterprise-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:90px;display:grid}.enterprise-section h2{max-width:650px}.enterprise-list{border-top:1px solid var(--line-strong)}.enterprise-list>div{border-bottom:1px solid var(--line-strong);grid-template-columns:70px 1fr;align-items:center;padding:22px 0;display:grid}.enterprise-list span{color:var(--blue);letter-spacing:.12em;font-size:11px}.enterprise-list strong{font-size:18px;font-weight:590}.briefing-cta{background:radial-gradient(circle at 90% 20%,#279feb2e,#0000 28%),linear-gradient(120deg,#0a1a28,#07111a)}.briefing-cta__inner{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#06131fb8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;padding:70px;display:grid}.briefing-cta h2{max-width:850px;font-size:clamp(38px,4vw,58px)}.briefing-cta p{max-width:760px;margin-bottom:0;font-size:16px}.site-footer{border-top:1px solid var(--line);background:#03080d;padding:62px 0 24px}.footer-grid{justify-content:space-between;align-items:center;gap:40px;display:flex}.footer-brand{align-items:center;gap:16px;display:flex}.footer-brand img{object-fit:contain;width:58px;height:58px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{letter-spacing:.04em;font-size:14px}.footer-brand span{color:var(--silver-soft);margin-top:6px;font-size:12px}.footer-links{color:#aab9c5;gap:26px;font-size:12px;display:flex}.footer-links a:hover{color:var(--white)}.footer-legal{color:#657786;border-top:1px solid #aac9e01a;justify-content:space-between;gap:30px;margin-top:48px;padding-top:22px;font-size:10px;line-height:1.5;display:flex}.footer-legal span:last-child{text-align:right;max-width:560px}.developed-hero{min-height:710px;padding:calc(var(--header-height) + 120px) 0 110px;background:#05111b;align-items:flex-end;display:flex;position:relative;overflow:hidden}.developed-hero__image,.developed-hero__overlay{position:absolute;inset:0}.developed-hero__image{background-image:url(/assets/human-ai.webp);background-position:50%;background-size:cover;transform:scale(1.03)}.developed-hero__content{z-index:2;position:relative}.developed-hero h1{max-width:920px;margin:22px 0 24px;font-size:clamp(54px,7vw,96px);font-weight:710;line-height:.98}.developed-hero p{color:#c1cbd4;max-width:750px;margin-bottom:0;font-size:19px}.development-intro{border-bottom:1px solid var(--line);background:#07111b;padding:54px 0}.development-intro__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;display:grid}.development-intro span{color:var(--blue-bright);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:730}.development-intro p{margin:0;font-size:15px}.development-section{border-bottom:1px solid var(--line);background:#07111a;padding:130px 0}.development-section:nth-child(2n){background:#050c13}.development-section__grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:90px;display:grid}.development-section--reverse .development-section__visual{order:2}.development-section--reverse .development-section__copy{order:1}.development-section__visual{border:1px solid var(--line-strong);min-height:540px;box-shadow:var(--shadow);background:#06111b;position:relative;overflow:hidden}.development-section__visual:after{content:"";background:linear-gradient(#0000 45%,#02080e94);position:absolute;inset:0}.development-section__visual img{object-fit:cover;width:100%;height:100%;min-height:540px}.development-section__number{z-index:2;color:#c4e0f0b8;letter-spacing:-.08em;font-size:62px;font-weight:220;position:absolute;bottom:20px;left:26px}.development-section__copy>p{font-size:16px}.signal-list{border-top:1px solid var(--line);gap:0;margin-top:32px;display:grid}.signal-list span{border-bottom:1px solid var(--line);color:#c5d1da;padding:16px 0 16px 24px;font-size:13px;position:relative}.signal-list span:before{content:"";border:1px solid var(--blue-bright);width:7px;height:7px;position:absolute;top:22px;left:0;transform:rotate(45deg)}.platform-summary{background:linear-gradient(90deg,#02090ff2,#02090fbf),url(/assets/ai-ecosystem.webp) 50%/cover;padding:110px 0;position:relative;overflow:hidden}.platform-summary__inner{grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:42px;display:grid}.platform-summary__inner>img{filter:drop-shadow(0 0 30px #2b9ee647);width:110px}.platform-summary h2{max-width:820px;font-size:clamp(40px,4vw,58px)}.platform-summary p{max-width:760px;margin-bottom:0}.claims-note{border-top:1px solid var(--line);background:#02070c;padding:28px 0}.claims-note p{color:#718391;text-align:center;margin:0;font-size:10px}@media (width<=1120px){.primary-nav{gap:22px}.brand{min-width:auto}.hero__content{grid-template-columns:1fr 320px;gap:42px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.architecture-feature__grid,.development-section__grid{gap:48px}.platform-summary__inner{grid-template-columns:90px 1fr}.platform-summary__inner>img{width:82px}.platform-summary__inner>.button{grid-column:2;justify-self:start}}@media (width<=920px){:root{--header-height:72px}.container,.container-wide{width:min(calc(100% - 32px), var(--container))}.brand img{width:44px;height:44px}.brand__wordmark strong{font-size:15px}.brand__wordmark span{font-size:8px}.mobile-menu-button{display:inline-flex}.primary-nav{inset:var(--header-height) 0 auto;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#030a11fa;gap:0;padding:18px 16px 28px;transition:transform .22s,opacity .22s;display:grid;position:fixed;transform:translateY(-130%)}.primary-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.primary-nav>a{border-bottom:1px solid var(--line);padding:16px 8px;font-size:14px}.primary-nav>a:after{display:none}.nav-briefing{text-align:center;margin-top:12px}.hero{height:auto;min-height:850px}.hero__content{grid-template-columns:1fr;padding-top:150px;padding-bottom:150px}.hero-status{max-width:620px}.hero__rail-inner{grid-template-columns:repeat(2,1fr);gap:14px 0;padding-block:14px}.hero__rail span:nth-child(2){border-right:0}.architecture-feature__grid,.enterprise-grid,.development-section__grid{grid-template-columns:1fr}.architecture-feature__visual,.development-section__visual,.architecture-feature__visual img,.development-section__visual img{min-height:460px}.development-section--reverse .development-section__visual,.development-section--reverse .development-section__copy{order:initial}.briefing-cta__inner{grid-template-columns:1fr;padding:50px}}@media (width<=680px){.container,.container-wide{width:min(calc(100% - 24px), var(--container))}.brand__wordmark span{display:none}.brand__wordmark strong{letter-spacing:.12em;font-size:13px}.profile-trigger svg{display:none}.profile-popover{width:auto;position:fixed;top:78px;left:12px;right:12px}.profile-popover:before{display:none}.hero{min-height:820px}.hero__video{object-position:62% center}.hero__content{padding-top:128px;padding-bottom:190px}.hero h1{font-size:clamp(45px,14vw,66px)}.hero__copy>p{font-size:16px}.hero__actions,.hero__actions .button{width:100%}.hero-status{padding:20px}.hero-status__metric strong{font-size:58px}.hero__rail span{padding-inline:8px;font-size:9px}.section{padding:90px 0}.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2{font-size:40px}.section-heading p{font-size:16px}.pillar-grid{grid-template-columns:1fr;margin-top:46px}.pillar-card{min-height:300px}.architecture-feature__grid,.development-section__grid{gap:40px}.architecture-feature__visual,.development-section__visual,.architecture-feature__visual img,.development-section__visual img{min-height:340px}.visual-caption{bottom:12px;left:12px;right:12px}.visual-caption span{padding:9px 5px;font-size:8px}.enterprise-grid{gap:34px}.briefing-cta__inner{padding:34px 24px}.briefing-cta__inner .button{width:100%}.footer-grid,.footer-legal{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;gap:14px}.footer-legal span:last-child{text-align:left}.developed-hero{min-height:650px;padding-bottom:76px}.developed-hero__image{background-position:65%}.developed-hero h1{font-size:52px}.developed-hero p{font-size:16px}.development-intro__grid{grid-template-columns:1fr;gap:22px}.development-section{padding:90px 0}.development-section__number{font-size:48px}.platform-summary__inner{grid-template-columns:1fr}.platform-summary__inner>.button{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero__video{display:none}.hero{background:linear-gradient(90deg,#02080ef0,#02080e8f),url(/assets/knight-motion-poster.jpg) 50%/cover}}:root{--ink:#02050a;--ink-soft:#060b12;--navy:#031a33;--navy-2:#082a50;--blue:#066cff;--blue-bright:#3f91ff;--cyan:#6af;--silver:#d6dde6;--silver-soft:#9eacbb;--white:#fff;--muted:#b9c5d1;--line:#aec9e533;--line-strong:#aec9e56b;--glass:#030c17b3;--shadow:0 30px 90px #0000008f;font-family:Segoe UI Variable Text,Aptos,Inter,Helvetica Neue,Arial,sans-serif}body{color:var(--white);background:#02050a}h1,h2,h3,.brand__wordmark,.button,.primary-nav{font-family:Segoe UI Variable Display,Aptos Display,Avenir Next,Inter,Helvetica Neue,Arial,sans-serif}h1,h2,h3{letter-spacing:-.045em;color:var(--white);text-shadow:0 3px 18px #000000b8}p{color:#bdc8d3}.site-header{background:linear-gradient(#01050ad6,#01050a00)}.site-header--scrolled{-webkit-backdrop-filter:blur(20px)saturate(145%);backdrop-filter:blur(20px)saturate(145%);background:#02070eeb;border-bottom-color:#71a5dc47}.brand img{filter:drop-shadow(0 0 10px #066cff7a)drop-shadow(0 5px 12px #000000a6)}.brand__wordmark strong{color:#fff;text-shadow:0 2px 10px #000000bf;font-weight:820}.brand__wordmark span{color:#c1cad5;font-weight:650}.primary-nav>a{color:#c7d0da;text-shadow:0 2px 8px #000000b3;font-weight:720}.nav-briefing{background:linear-gradient(145deg,#072f5bd6,#041930d6);border-color:#629ce294;box-shadow:0 10px 28px #002e6938;color:#fff!important}.eyebrow{color:#4f98ff;text-shadow:0 2px 10px #000000b8;font-weight:820}.eyebrow--light{color:#82b6ff}.button{letter-spacing:.015em;text-shadow:none;font-weight:800}.button--primary{color:#fff;background:linear-gradient(135deg,#0a72ff 0%,#034aaf 100%);border-color:#9bc5ff61;box-shadow:0 16px 38px #0051be5c}.button--primary:hover{background:linear-gradient(135deg,#2082ff 0%,#0756c7 100%);box-shadow:0 22px 50px #005bd675}.button--ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030d19a3;border-color:#bfcfe07a;box-shadow:0 12px 30px #0000003d}.hero{background:#020a14}.hero__grid{opacity:.46;background-image:linear-gradient(#1a74ff3d 1px,#0000 1px),linear-gradient(90deg,#1a74ff3d 1px,#0000 1px);background-size:72px 72px}.hero__copy{isolation:isolate;position:relative}.hero__copy:before{content:"";z-index:-1;filter:blur(6px);pointer-events:none;background:radial-gradient(at 35% 52%,#00050cb8,#00050c57 56%,#0000 78%);border-radius:42px;position:absolute;inset:-62px -88px -58px -66px}.hero h1{letter-spacing:-.055em;text-shadow:0 4px 16px #000000f2,0 10px 38px #000000b8;font-weight:820}.hero h1 span{background:linear-gradient(92deg,#fff 0%,#d8e0e9 38%,#6ca9ff 76%,#176ddf 100%);filter:drop-shadow(0 4px 12px #0000009e);-webkit-background-clip:text;background-clip:text}.hero__copy>p{color:#eef3f8;text-shadow:0 2px 7px #000000fa,0 8px 20px #000000d1;font-weight:560}.hero-status{-webkit-backdrop-filter:blur(15px)saturate(130%);backdrop-filter:blur(15px)saturate(130%);background:#020d1bc2;border-color:#5b97e28a;box-shadow:0 34px 90px #00000085,inset 0 0 36px #0848941a}.status-dot{background:#2f82ff;box-shadow:0 0 14px #2f82fff2}.hero-status__metric strong{color:#77adff;text-shadow:0 0 18px #066cff85,0 3px 8px #000c;font-weight:560}.hero-status__metric span,.hero-status__rows span,.hero-status__rows b{text-shadow:0 2px 8px #000000d1}.hero-status__rows span{color:#b8c6d5}.hero-status__rows b{color:#fff;font-weight:760}.hero__rail{background:#01070ee0;border-top-color:#5d92d161}.hero__rail span{color:#c5d0dc;text-shadow:0 2px 8px #000c;font-weight:680}.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2,.developed-hero h1{color:#fff;text-shadow:0 3px 14px #000000d1,0 12px 34px #0006;font-weight:790}.pillar-card{background:linear-gradient(145deg,#092240e6,#020a14f0);border-color:#74a0cd47;box-shadow:0 22px 56px #00000047}.pillar-card h3{color:#fff;font-weight:760}.pillar-card p{color:#c0cad5}.pillar-card__icon{color:#76acff;background:#04387457;border-color:#5692e28c;box-shadow:inset 0 0 22px #0f63cf1f}.architecture-feature__visual,.development-section__visual{background:#020912;border-color:#679edd80;box-shadow:0 30px 90px #0000009e,0 0 0 1px #256fc714}.architecture-feature__visual img,.development-section__visual img{opacity:1;filter:saturate(1.3)contrast(1.14)brightness(1.05)}.architecture-feature__visual:after{background:linear-gradient(#0000 64%,#01070e9e)}.development-section__visual:after{background:linear-gradient(#0000 66%,#01070e80)}.visual-caption{background:#010a15e0;border-color:#65a1e78c;box-shadow:0 14px 32px #0000006b}.visual-caption span{color:#e4ebf2;font-weight:720}.enterprise-section{background-image:linear-gradient(90deg,#01070ed1,#01070e57),url(/assets/executive-baseline.webp)}.enterprise-list strong{color:#fff;text-shadow:0 3px 12px #000000c7;font-weight:720}.developed-hero__image{filter:saturate(1.28)contrast(1.12)brightness(1.04)}.developed-hero__overlay{background:linear-gradient(90deg,#01070ed1,#01070e75 54%,#01070e1a),linear-gradient(#01070e38,#0000 54%,#01070eb8)}.developed-hero p{color:#f0f4f8;text-shadow:0 2px 8px #000000f5,0 8px 24px #000000bd;font-weight:550}.development-section__number{color:#dce7f3e6;text-shadow:0 4px 16px #000000d9;font-weight:410}.signal-list span{color:#d7dfe8;font-weight:600}.platform-summary{background:linear-gradient(90deg,#01070ed6,#01070e80),url(/assets/ai-ecosystem.webp) 50%/cover}.platform-summary__inner>img{filter:drop-shadow(0 0 26px #066cff75)drop-shadow(0 9px 18px #000000b8)}@media (width<=680px){.hero__scrim{background:linear-gradient(90deg,#01050ad1,#01070e70),linear-gradient(#01050a33,#0000 50%,#01050ac2)}.hero__copy:before{background:radial-gradient(at 40% 48%,#00050cc2,#00050c61 60%,#0000 88%);inset:-38px -24px -42px}}:root{--header-height:100px}.site-header__inner{overflow:visible}.brand{gap:17px;min-width:350px}.brand img{filter:drop-shadow(0 0 16px #1c74ffad)drop-shadow(0 7px 15px #000000c7);flex:0 0 78px;width:78px;height:78px}.brand__wordmark strong{letter-spacing:.15em;font-size:20px;font-weight:850}.brand__wordmark span{letter-spacing:.18em;color:#d2dae4;margin-top:7px;font-size:10px;font-weight:720}.hero h1{line-height:1.015;overflow:visible}.hero h1 .hero__governed-title{color:#d8dee6;background:linear-gradient(#fff 0%,#eef3f8 10%,#cfd7df 28%,#f8fbff 44%,#b8c1cb 61%,#909aa5 78%,#e6edf5 100%);-webkit-text-fill-color:transparent;-webkit-text-stroke:.38px #f4f9ff6b;text-shadow:0 1px #f6faffeb,0 2px #c6cfd8e0,0 3px #939ca6d6,0 4px #5e6670cc,0 7px 12px #000000d1,0 14px 34px #05101c99,0 0 22px #e2eaf338;filter:drop-shadow(0 2px 3px #05080c2e);-webkit-background-clip:text;background-clip:text;width:max-content;max-width:100%;margin-top:.035em;padding:.055em .04em .18em 0;line-height:1.1;display:block;overflow:visible}@supports not ((-webkit-background-clip:text)){.hero h1 .hero__governed-title{color:#d8dee6;-webkit-text-fill-color:currentColor;background:0 0}}@media (width<=1120px){:root{--header-height:92px}.brand{gap:14px;min-width:300px}.brand img{flex-basis:68px;width:68px;height:68px}.brand__wordmark strong{font-size:18px}.brand__wordmark span{font-size:9px}}@media (width<=920px){:root{--header-height:84px}.brand{gap:12px;min-width:auto}.brand img{flex-basis:62px;width:62px;height:62px}.brand__wordmark strong{font-size:16px}.brand__wordmark span{font-size:8px}}@media (width<=680px){:root{--header-height:78px}.brand{gap:10px}.brand img{flex-basis:56px;width:56px;height:56px}.brand__wordmark strong{letter-spacing:.1em;font-size:14px}.hero h1{line-height:1.025}.hero h1 .hero__governed-title{text-shadow:0 1px #f6faffeb,0 2px #c6cfd8e0,0 3px #939ca6d6,0 6px 10px #000000d6,0 12px 26px #05101c94,0 0 18px #e2eaf338;width:auto;padding-bottom:.19em;line-height:1.105}}@media (width<=420px){.brand img{flex-basis:52px;width:52px;height:52px}.brand__wordmark strong{font-size:13px}}.hero__video{opacity:1;filter:saturate(1.1)contrast(1.08)brightness(1.02);transform:scale(1.008)}.hero__scrim{background:radial-gradient(circle at 72% 43%,#0f71ff0f,#0000 38%),linear-gradient(90deg,#01050bd1 0%,#01070f94 34%,#01081114 68%,#01070e33 100%),linear-gradient(#01050a1f,#01050a05 58%,#01050a9e)}@media (width<=760px){.hero__video{filter:saturate(1.08)contrast(1.07)brightness(.96)}.hero__scrim{background:linear-gradient(90deg,#01050bd1,#01070f75),linear-gradient(#01050a2e,#01050a14 55%,#01050ab8)}}.footer-grid{align-items:flex-start}.footer-contact{gap:7px;min-width:245px;margin:0;font-style:normal;display:grid}.footer-contact>span{color:var(--silver-soft);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.footer-contact a{color:#f4f8fc;text-shadow:0 2px 12px #0009;font-size:15px;font-weight:760;transition:color .18s}.footer-contact a:hover,.footer-disclosure__body a:hover,.footer-legal a:hover{color:var(--blue-bright)}.footer-contact small{color:#778a9a;font-size:10px;line-height:1.45}.footer-disclosures{gap:10px;margin-top:42px;display:grid}.footer-disclosures details{background:#09141f9e;border:1px solid #a7bed224;border-radius:6px;overflow:hidden}.footer-disclosures summary{color:#d7e0e8;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;padding:17px 52px 17px 19px;font-size:11px;font-weight:780;list-style:none;position:relative}.footer-disclosures summary::-webkit-details-marker{display:none}.footer-disclosures summary:after{content:"+";color:var(--blue-bright);font-size:18px;font-weight:500;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.footer-disclosures details[open] summary:after{content:"−"}.footer-disclosure__body{border-top:1px solid #a7bed217;padding:0 20px 20px}.footer-disclosure__body p{color:#8fa0ae;max-width:1050px;margin:16px 0 0;font-size:11px;line-height:1.75}.footer-disclosure__body a,.footer-legal a{color:#c7d7e5;text-underline-offset:3px;-webkit-text-decoration:underline #5ba4ff80;text-decoration:underline #5ba4ff80}.footer-privacy-button{color:var(--blue-bright);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;margin-top:17px;padding:0;font-size:11px;font-weight:760}.cookie-notice{z-index:500;-webkit-backdrop-filter:blur(20px)saturate(135%);backdrop-filter:blur(20px)saturate(135%);background:#030a11f5;border:1px solid #b2c8dc57;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;width:min(100% - 40px,1120px);padding:20px 22px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 22px 70px #00000094,0 0 28px #1f6de01f}.cookie-notice__copy{max-width:760px}.cookie-notice__copy strong{color:#f7f9fb;letter-spacing:.02em;font-size:14px;display:block}.cookie-notice__copy p{color:#a4b2be;margin:7px 0 5px;font-size:11px;line-height:1.6}.cookie-notice__copy a{color:#8ebcff;text-underline-offset:3px;font-size:10px;font-weight:720;text-decoration:underline}.cookie-notice__actions{flex:none;gap:10px;display:flex}.cookie-notice .button{min-height:42px;padding-inline:16px;font-size:11px}@media (width<=980px){.footer-grid{grid-template-columns:1fr 1fr;display:grid}.footer-links{grid-column:1/-1}.cookie-notice{flex-direction:column;align-items:flex-start;gap:16px}}@media (width<=640px){.footer-grid{grid-template-columns:1fr}.footer-links{grid-column:auto}.footer-contact{min-width:0}.footer-contact a{overflow-wrap:anywhere;font-size:14px}.footer-disclosures summary{padding-right:44px}.cookie-notice{width:min(100% - 20px,1120px);max-height:calc(100vh - 20px);padding:17px;bottom:10px;overflow-y:auto}.cookie-notice__actions{flex-direction:column-reverse;width:100%}.cookie-notice .button{width:100%}}:root{--display-light-stack:"Helvetica Neue", "Avenir Next", "Segoe UI Variable Display", "Aptos Display", Arial, sans-serif}.hero h1,.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2,.developed-hero h1,.pillar-card h3{font-family:var(--display-light-stack);color:#fff;letter-spacing:-.055em;text-shadow:0 2px 10px #000000c7,0 8px 26px #00000057;font-weight:300}.hero h1{max-width:840px;font-size:clamp(44px,5.25vw,78px);line-height:1.02}.hero h1 .hero__governed-title{font-family:var(--display-light-stack);letter-spacing:-.05em;font-weight:560}.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2{font-size:clamp(32px,3.7vw,54px);line-height:1.08}.developed-hero h1{max-width:850px;font-size:clamp(44px,5.7vw,76px);line-height:1.04}.development-section h2{font-size:clamp(32px,3.6vw,52px)}.platform-summary h2{font-size:clamp(32px,3.4vw,48px)}.pillar-card h3{letter-spacing:-.025em;font-size:21px;font-weight:400;line-height:1.2}@media (width<=760px){.hero h1{font-size:clamp(40px,11.5vw,55px);line-height:1.04}.section-heading h2,.architecture-feature h2,.enterprise-section h2,.briefing-cta h2,.development-section h2,.platform-summary h2{font-size:clamp(30px,8.5vw,38px);line-height:1.1}.developed-hero h1{font-size:clamp(40px,11vw,52px);line-height:1.06}}
