@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0c1020;--muted:#62697a;--line:#dde1e8;--paper:#f7f8fb;--white:#fff;--violet:#6f47ff;--cyan:#42d4ff;--lime:#b9f34a;--orange:#ffaf58;--deep:#10102f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:#fff;background:var(--violet)}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;width:min(1440px,100% - 64px);height:88px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:.05em;align-items:center;gap:11px;font-size:20px;font-weight:750;display:inline-flex}.brand-mark{border:1px solid #ffffff59;border-radius:9px;width:30px;height:30px;display:inline-block;position:relative;transform:rotate(45deg)}.brand-mark i,.brand-mark b,.brand-mark em{background:#fff;border-radius:999px;display:block;position:absolute;transform:rotate(-45deg)}.brand-mark i{width:7px;height:7px;box-shadow:8px 8px 0 var(--lime);top:7px;left:7px}.brand-mark b{opacity:.45;width:2px;height:15px;top:3px;left:14px}.brand-mark em{opacity:.45;width:15px;height:2px;top:14px;left:3px}.desktop-nav{color:#ffffffb8;gap:36px;margin-left:auto;margin-right:42px;font-size:14px;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:#fff}.page-tabs a{padding:33px 2px 30px;position:relative}.page-tabs a:after{content:"";background:var(--lime);height:2px;transition:left .2s,right .2s;position:absolute;bottom:-1px;left:50%;right:50%}.page-tabs a.active{color:#fff}.page-tabs a.active:after,.page-tabs a:hover:after{left:0;right:0}.nav-cta{border:1px solid #ffffff59;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:650;transition:all .2s}.nav-cta:hover{color:var(--deep);background:#fff}.site-header-light{color:var(--ink);border-bottom-color:#0c10201a}.site-header-light .brand-mark{border-color:#0c102047}.site-header-light .brand-mark i,.site-header-light .brand-mark b,.site-header-light .brand-mark em{background:var(--ink)}.site-header-light .brand-mark i{box-shadow:8px 8px 0 var(--violet)}.site-header-light .desktop-nav{color:#717789}.site-header-light .desktop-nav a:hover,.site-header-light .desktop-nav a.active{color:var(--violet)}.site-header-light .page-tabs a:after{background:var(--violet)}.site-header-light .nav-cta{border-color:#0c102033}.site-header-light .nav-cta:hover{color:#fff;background:var(--violet)}.hero{color:#fff;background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/72px 72px,radial-gradient(circle at 82% 12%,#6744ff59,#0000 29%),radial-gradient(circle at 45% 84%,#39b6e826,#0000 32%),#0e0d29;grid-template-columns:.93fr 1.07fr;align-items:center;gap:68px;min-height:780px;padding:145px max(32px,50vw - 720px) 72px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0000,#785cffd9,#0000);height:1px;position:absolute;inset:auto 0 0}.hero-aurora{border:1px solid #69ccff40;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-260px;left:-260px;box-shadow:0 0 100px #3791ff1f,inset 0 0 100px #3791ff14}.hero-aurora:before,.hero-aurora:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.hero-aurora:before{inset:72px}.hero-aurora:after{inset:145px}.hero-copy{z-index:2;padding-bottom:8px;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--violet);align-items:center;gap:10px;font-size:13px;font-weight:750;display:flex}.eyebrow{color:#c3b8ff}.eyebrow span{background:var(--lime);width:24px;height:1px;box-shadow:28px 0 #b9f34a66}.hero h1{letter-spacing:-.055em;margin:30px 0 24px;font-size:clamp(54px,5.5vw,82px);font-weight:750;line-height:1.08}.hero h1 strong{color:var(--lime);font-style:normal;font-weight:inherit;display:inline-block}.hero-lede{color:#ffffffb3;max-width:650px;margin:0;font-size:18px;line-height:1.85}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#16132d;background:var(--lime)}.button-primary:hover{background:#caff60}.button-ghost{color:#fff;border:1px solid #ffffff40}.button-ghost:hover{background:#ffffff0f;border-color:#ffffff80}.hero-promises{color:#ffffff94;flex-wrap:wrap;gap:25px;margin-top:30px;font-size:13px;display:flex}.hero-promises span{align-items:center;gap:7px;display:flex}.hero-promises i{width:18px;height:18px;color:var(--lime);text-align:center;border:1px solid #b9f34a73;border-radius:50%;font-size:11px;font-style:normal;line-height:16px}.hero-product{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111130d6;border:1px solid #ffffff29;border-radius:22px;justify-self:end;width:min(100%,710px);padding:20px;position:relative;box-shadow:0 30px 100px #00000059,inset 0 1px #ffffff0f}.hero-product:before{content:"";pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#ffffff26,#0000 35% 72%,#6f47ff59);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product-topbar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:2px 4px 18px;font-size:13px;display:flex}.mini-brand{align-items:center;gap:9px;font-weight:700;display:flex}.mini-brand span{color:var(--lime)}.secure-badge{color:#ffffff8c;align-items:center;gap:7px;display:flex}.secure-badge i{background:#48dc9b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #48dc9b1a}.question-row{align-items:center;gap:12px;margin:25px 4px 17px;display:flex}.avatar{color:#c7c3e6;background:#353258;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.question-row small{color:#fff6}.question-row p{margin:4px 0 0;font-size:15px}.answer-card{background:linear-gradient(135deg,#6f47ff21,#ffffff0a);border:1px solid #8c7eff40;border-radius:15px;padding:22px;position:relative;overflow:hidden}.answer-card:after{content:"";filter:blur(18px);background:#b9f34a1a;border-radius:50%;width:140px;height:140px;position:absolute;top:-90px;right:-90px}.answer-head{align-items:center;gap:12px;display:flex}.ai-orb{width:36px;height:36px;color:var(--deep);background:var(--lime);border-radius:10px;flex:none;place-items:center;display:grid;box-shadow:0 0 30px #b9f34a29}.answer-head div{flex-direction:column;gap:4px;display:flex}.answer-head b{font-size:14px}.answer-head small{color:#ffffff6b;font-size:11px}.verified{color:#73e7b6;background:#48dc9b14;border:1px solid #48dc9b33;border-radius:7px;margin-left:auto;padding:6px 9px;font-size:10px}.answer-summary{color:#ffffffb8;margin:18px 0 14px;font-size:13px;line-height:1.7}.driver-list{gap:10px;display:grid}.driver-list>div{grid-template-columns:1fr auto 105px;align-items:center;gap:12px;font-size:11px;display:grid}.driver-list span{color:#ffffff8c}.driver-list b{color:#fff;font-size:11px}.driver-list i{background:#ffffff14;border-radius:99px;height:5px;overflow:hidden}.driver-list em{border-radius:inherit;background:linear-gradient(90deg, var(--violet), var(--cyan));height:100%;display:block}.answer-source{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;padding-top:14px;display:flex}.answer-source span{color:#fff6;font-size:10px}.answer-source code{color:#b8b2dc;background:#ffffff0f;border-radius:5px;padding:4px 6px;font-family:inherit;font-size:9px}.answer-source button{color:#c5bcff;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:10px}.product-input{color:#ffffff4d;border:1px solid #ffffff1a;border-radius:11px;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 14px;font-size:12px;display:flex}.product-input b{width:24px;height:24px;color:var(--deep);background:var(--lime);border-radius:7px;place-items:center;display:grid}.orbit{z-index:-1;border:1px solid #63d2ff26;border-radius:50%;position:absolute}.orbit-one{width:290px;height:290px;bottom:-140px;right:-120px}.orbit-two{border-color:#b9f34a1a;width:190px;height:190px;bottom:-90px;right:-70px}.product-video-section{color:#fff;background:linear-gradient(#42d4ff0e 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#42d4ff0e 1px,#0000 1px) 0 0/72px 72px,radial-gradient(circle at 82% 16%,#6f47ff4d,#0000 28%),#10172d;padding:100px max(32px,50vw - 620px);position:relative;overflow:hidden}.product-video-heading{text-align:center;margin-bottom:38px}.product-video-heading .section-kicker{color:#8fcfff;justify-content:center}.product-video-heading h2{letter-spacing:-.05em;margin:20px 0 12px;font-size:clamp(40px,5vw,72px);line-height:1.12}.product-video-heading h2 span{font-weight:650}.product-video-heading p{color:#ffffff8c;margin:0;font-size:17px}.product-video-shell{background:#ffffff0f;border:1px solid #8fcfff40;border-radius:22px;width:min(100%,1120px);margin:0 auto;padding:9px;position:relative;box-shadow:0 30px 90px #00000059}.product-video-shell video{aspect-ratio:16/9;object-fit:contain;background:#050817;border-radius:15px;width:100%;max-height:70vh;display:block}.system-ribbon{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:50px;padding:26px max(32px,50vw - 720px);display:flex}.system-ribbon p{color:#8a8f9c;flex:none;margin:0;font-size:12px}.system-ribbon>div{justify-content:space-between;align-items:center;width:100%;display:flex}.system-ribbon span{color:#252a37;letter-spacing:.05em;font-size:14px;font-weight:750}.system-ribbon .more-system{color:#8a8f9c;font-size:11px;font-weight:500}.more-system b{border:1px solid var(--line);width:21px;height:21px;color:var(--violet);border-radius:50%;place-items:center;margin-left:7px;display:inline-grid}.positioning{background:var(--paper);padding:90px max(32px,50vw - 620px)}.positioning-head{grid-template-columns:1.15fr .85fr;align-items:end;gap:100px;margin:22px 0 48px;display:grid}.positioning h2,.how-copy h2,.governance-copy h2,.roi-copy h2,.pilot h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.1vw,62px);font-weight:750;line-height:1.18}.positioning h2 span,.governance-copy h2 span,.roi-copy h2 span{color:var(--violet)}.positioning-head>p,.how-copy>p,.governance-copy>p,.roi-copy>p{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.strength-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.strength-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:305px;padding:25px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.strength-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #1a153e14}.card-number{color:#a2a6b2;letter-spacing:.1em;font-size:11px;font-weight:700}.card-icon{border:1px solid var(--line);border-radius:50%;width:54px;height:54px;margin:24px 0 22px;position:relative}.card-icon:before,.card-icon:after,.card-icon span{content:"";border-radius:50%;position:absolute}.card-icon:before{opacity:.7;border:1px dashed;inset:11px}.card-icon:after{background:currentColor;width:10px;height:10px;top:22px;left:22px;box-shadow:0 0 20px}.card-icon span{background:currentColor;width:5px;height:5px;top:24px;left:0;box-shadow:49px 0}.violet .card-icon,.violet .card-label{color:var(--violet)}.cyan .card-icon,.cyan .card-label{color:#009fc9}.lime .card-icon,.lime .card-label{color:#659500}.orange .card-icon,.orange .card-label{color:#db7300}.card-label{letter-spacing:.08em;margin:0 0 12px;font-size:11px;font-weight:750}.strength-card h3{letter-spacing:-.02em;margin:0 0 14px;font-size:22px;line-height:1.4}.strength-card>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.how-section{color:#fff;background:#15143a;grid-template-columns:.78fr 1.22fr;gap:90px;padding:130px max(32px,50vw - 620px);display:grid}.section-kicker.light{color:#a99eff}.how-copy h2{margin:26px 0}.how-copy h2 span{color:var(--lime)}.how-copy>p{color:#ffffff9c}.how-note{background:#b9f34a0d;border:1px solid #b9f34a26;border-radius:13px;gap:16px;margin-top:35px;padding:20px;display:flex}.how-note>span{color:var(--lime)}.how-note p{color:#ffffff8c;margin:0;font-size:12px;line-height:1.7}.how-note b{color:#fff;font-size:13px}.flow-board{background:#10102e;border:1px solid #ffffff1f;border-radius:20px;align-self:center;min-height:500px;padding:24px;box-shadow:0 30px 70px #00000040}.flow-board-head{color:#ffffff94;border-bottom:1px solid #ffffff14;justify-content:space-between;padding-bottom:18px;font-size:12px;display:flex}.flow-board-head b{color:#64dda8;font-size:10px;font-weight:500}.flow-board-head i{background:#64dda8;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.flow-nodes{grid-template-columns:.8fr .45fr 1.15fr;align-items:center;gap:20px;min-height:340px;display:grid}.source-cluster,.semantic-cluster{flex-direction:column;gap:10px;display:flex}.source-cluster small,.semantic-cluster small{color:#ffffff61;margin-bottom:5px;font-size:10px}.source-cluster>span{color:#fff;background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;justify-content:space-between;align-items:center;padding:13px;font-size:11px;font-weight:700;display:flex}.source-cluster i{color:#ffffff5c;font-size:9px;font-style:normal;font-weight:400}.flow-line{color:#b7acef;flex-direction:column;align-items:center;gap:16px;font-size:8px;display:flex;position:relative}.flow-line:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#6758ca,#0000);width:180%;height:1px;position:absolute;top:48%;left:-40%}.flow-line b{z-index:1;background:#10102e;padding:5px;position:relative}.flow-line i{z-index:1;background:var(--lime);width:6px;height:6px;box-shadow:0 0 12px var(--lime);border-radius:50%;position:relative}.semantic-cluster>div{gap:7px;display:flex}.semantic-cluster>div span{color:#d3cdfa;text-align:center;background:#6f47ff1a;border:1px solid #9685ff40;border-radius:8px;flex:1;padding:12px 8px;font-size:10px}.semantic-cluster p{color:#fff6;text-align:center;background:#ffffff0a;border-radius:8px;margin:5px 0 0;padding:12px;font-size:9px}.semantic-cluster p b{color:var(--lime);font-size:13px}.review-row{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr auto;gap:10px;padding-top:18px;display:grid}.review-row>div{align-items:center;gap:9px;display:flex}.review-row>div>span{color:#69dba8;background:#45d8991a;border-radius:8px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.review-row>div:nth-child(2)>span{color:#ffc475;background:#ffae531a}.review-row p{flex-direction:column;gap:2px;margin:0;display:flex}.review-row b{font-size:10px}.review-row small{color:#ffffff54;font-size:8px}.review-row button{color:var(--deep);background:var(--lime);cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:9px;font-weight:700}.governance{background:var(--paper);grid-template-columns:1.08fr .92fr;align-items:center;gap:105px;padding:140px max(32px,50vw - 620px);display:grid}.governance-visual{place-items:center;min-height:530px;display:grid;position:relative}.governance-visual:before{content:"";background:radial-gradient(circle,#6f47ff21,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute}.knowledge-panel{z-index:2;background:#fff;border:1px solid #d9d8e8;border-radius:17px;width:min(100%,550px);padding:22px;position:relative;transform:rotate(-1.5deg);box-shadow:0 28px 70px #281e581f}.knowledge-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;font-size:11px;font-weight:700;display:flex}.knowledge-head b{color:#9b5f00;background:#fff4dc;border-radius:6px;padding:6px 8px;font-size:9px}.knowledge-question{padding:18px 0 14px;font-size:16px;font-weight:700}.correction,.ai-proposal{background:var(--paper);border-radius:10px;padding:14px}.correction span,.ai-proposal span{color:var(--muted);margin-bottom:7px;font-size:9px;font-weight:700;display:block}.correction p,.ai-proposal p{margin:0;font-size:11px;line-height:1.65}.ai-proposal{background:#f5f2ff;border:1px solid #6f47ff2b;margin-top:10px}.ai-proposal span{color:var(--violet)}.ai-proposal small{color:#858094;margin-top:9px;font-size:8px;display:block}.approval-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.approval-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:9px 13px;font-size:9px}.approval-actions button:last-child{border-color:var(--violet);color:#fff;background:var(--violet)}.knowledge-rays{position:absolute;inset:0}.knowledge-rays i{background:var(--violet);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 20px #6f47ff80}.knowledge-rays i:first-child{top:19%;left:7%}.knowledge-rays i:nth-child(2){background:var(--lime);top:29%;right:4%}.knowledge-rays i:nth-child(3){background:var(--cyan);bottom:16%;left:12%}.knowledge-rays i:nth-child(4){background:var(--orange);bottom:10%;right:10%}.governance-copy h2{margin:28px 0 25px}.governance-copy ul{gap:0;margin:36px 0 0;padding:0;list-style:none;display:grid}.governance-copy li{border-top:1px solid var(--line);gap:16px;padding:17px 0;display:flex}.governance-copy li>span{color:var(--violet);font-size:10px;font-weight:800}.governance-copy li div{flex-direction:column;gap:5px;display:flex}.governance-copy li b{font-size:14px}.governance-copy li small{color:var(--muted);font-size:11px}.security-band{color:#fff;background:#11102f;grid-template-columns:repeat(4,1fr);padding:0 max(32px,50vw - 720px);display:grid}.security-band>div{border-left:1px solid #ffffff1a;min-height:250px;padding:42px 34px}.security-band>div:last-child{border-right:1px solid #ffffff1a}.security-band span{color:var(--lime);letter-spacing:.1em;font-size:10px;font-weight:700}.security-band h3{margin:45px 0 12px;font-size:20px}.security-band p{color:#ffffff80;margin:0;font-size:12px;line-height:1.7}.roi{background:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;padding:135px max(32px,50vw - 620px);display:grid}.roi-copy h2{margin:27px 0 24px}.roi-tags{gap:8px;margin-top:30px;display:flex}.roi-tags span{border:1px solid var(--line);color:var(--muted);border-radius:7px;padding:7px 10px;font-size:10px}.roi-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:32px}.roi-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.roi-card-head span{font-size:13px;font-weight:700}.roi-card-head small{color:var(--muted);font-size:9px}.roi-main{align-items:center;gap:30px;padding:34px 0;display:flex}.roi-main strong{color:var(--violet);letter-spacing:-.06em;font-size:76px;line-height:1}.roi-main sup{font-size:26px}.roi-main p{flex-direction:column;gap:7px;margin:0;font-weight:700;display:flex}.roi-main small{color:var(--muted);font-size:10px;font-weight:400}.roi-stats{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(3,1fr);display:grid}.roi-stats div{border-right:1px solid var(--line);flex-direction:column;gap:6px;padding:17px;display:flex}.roi-stats div:last-child{border-right:0}.roi-stats b{font-size:14px}.roi-stats span{color:var(--muted);font-size:8px}.roi-disclaimer{color:#9498a3;margin:15px 0 0;font-size:8px}.pilot{color:#fff;background:var(--violet);grid-template-columns:1.1fr .9fr;align-items:center;gap:120px;padding:110px max(32px,50vw - 620px);display:grid;position:relative;overflow:hidden}.pilot:before{content:"";border:1px solid #fff3;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-560px;left:-320px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.pilot-copy{z-index:1;position:relative}.pilot h2{margin:25px 0}.pilot-copy>p{color:#ffffffb3;max-width:670px;margin:0 0 30px;font-size:15px;line-height:1.85}.button-light{color:var(--violet);background:#fff}.button-light:hover{background:var(--lime);color:var(--deep)}.pilot-checklist{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#22136133;border:1px solid #ffffff38;border-radius:17px;padding:28px;position:relative}.pilot-checklist>p{color:#fff9;margin:0 0 14px;font-size:11px}.pilot-checklist>div{border-top:1px solid #ffffff1f;gap:15px;padding:18px 0;display:flex}.pilot-checklist>div>span{color:var(--lime);font-size:10px}.pilot-checklist p{flex-direction:column;gap:5px;margin:0;display:flex}.pilot-checklist b{font-size:13px}.pilot-checklist small{color:#ffffff78;font-size:9px}.pilot-stars i{background:#fff;border-radius:50%;width:4px;height:4px;display:block;position:absolute;box-shadow:0 0 10px #fff}.pilot-stars i:first-child{top:20%;left:8%}.pilot-stars i:nth-child(2){top:13%;left:43%}.pilot-stars i:nth-child(3){bottom:15%;left:54%}.pilot-stars i:nth-child(4){top:21%;right:8%}.pilot-stars i:nth-child(5){bottom:8%;right:30%}.home-paths{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.home-paths>a{background:#fff;min-height:330px;padding:62px max(32px,50vw - 620px);position:relative;overflow:hidden}.home-paths>a:first-child{padding-left:max(32px,50vw - 620px);padding-right:70px}.home-paths>a:last-child{background:#f1efff;padding-left:70px;padding-right:max(32px,50vw - 620px)}.home-paths>a:after{content:"↗";border:1px solid #0c102024;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .25s,background .25s;display:grid;position:absolute;top:38px;right:38px}.home-paths>a:hover:after{color:#fff;background:var(--violet);transform:rotate(45deg)}.home-paths span,.subpage-next span{color:var(--violet);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.home-paths h2{letter-spacing:-.035em;max-width:520px;margin:44px 0 14px;font-size:32px}.home-paths p{max-width:520px;color:var(--muted);margin:0 0 28px;font-size:13px;line-height:1.75}.home-paths b{font-size:12px}.subpage{background:#fff}.subpage-hero{background:radial-gradient(circle at 75% 35%,#54bdff3b,#0000 25%),linear-gradient(135deg,#edf5ff,#f8f5ff 60%,#eef1ff);grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;min-height:690px;padding:150px max(32px,50vw - 620px) 80px;display:grid;overflow:hidden}.subpage-hero h1{letter-spacing:-.06em;max-width:790px;margin:27px 0 24px;font-size:clamp(52px,6vw,82px);line-height:1.08}.subpage-hero>div>p{max-width:670px;color:var(--muted);margin:0;font-size:17px;line-height:1.85}.product-principles{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffa8;border:1px solid #6f47ff24;border-radius:20px;gap:12px;padding:25px;display:grid;box-shadow:0 28px 80px #3d37841a}.product-principles>div{background:#fff;border:1px solid #0c102014;border-radius:12px;grid-template-columns:35px 1fr;gap:4px 12px;padding:17px;display:grid}.product-principles span{color:var(--violet);grid-row:1/3;font-size:10px;font-weight:800}.product-principles b{font-size:14px}.product-principles small{color:var(--muted);font-size:10px}.subpage-next{background:#eef1ff;justify-content:space-between;align-items:center;gap:60px;padding:75px max(32px,50vw - 620px);display:flex}.subpage-next h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(30px,3.4vw,48px)}.subpage-next p{color:var(--muted);margin:14px 0 0;font-size:13px}.violet-next{color:#fff;background:var(--violet)}.violet-next span{color:var(--lime)}.violet-next p{color:#ffffffa6}.service-proof{background:#ffffff9e;border:1px solid #6f47ff33;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:330px;height:330px;display:flex;box-shadow:0 0 0 35px #ffffff3d,0 30px 70px #2c23741f}.service-proof span{color:var(--violet);letter-spacing:.1em;font-size:10px;font-weight:800}.service-proof strong{color:var(--violet);letter-spacing:-.08em;margin:12px 0 -4px;font-size:98px;line-height:1}.service-proof p{margin:0;font-weight:700}.service-proof small{color:var(--muted);margin-top:13px;font-size:9px}.service-process{padding:110px max(32px,50vw - 620px)}.service-process-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin:25px 0 50px;display:grid}.service-process h2,.deployment-copy h2,.mission-section h2,.focus-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.18}.service-process-head p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.service-step-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-step-grid article{border:1px solid var(--line);background:var(--paper);border-radius:15px;min-height:270px;padding:28px}.service-step-grid span,.belief-grid span{color:var(--violet);font-size:10px;font-weight:800}.service-step-grid h3{margin:80px 0 14px;font-size:21px}.service-step-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.deployment-section{color:#fff;background:#15143a;grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px max(32px,50vw - 620px);display:grid}.deployment-copy h2{margin:25px 0}.deployment-copy p{color:#ffffff8c;font-size:14px;line-height:1.8}.deployment-grid{grid-template-columns:repeat(3,1fr);align-self:center;gap:10px;display:grid}.deployment-grid article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;min-height:300px;padding:24px}.deployment-grid span{color:var(--lime);font-size:9px;font-weight:800}.deployment-grid h3{margin:65px 0 14px;font-size:18px}.deployment-grid p{color:#ffffff80;min-height:66px;font-size:11px;line-height:1.7}.deployment-grid b{font-size:10px}.about-mark{background:#ffffff80;border:1px solid #6f47ff38;border-radius:28%;justify-self:center;width:340px;height:340px;position:relative;transform:rotate(45deg);box-shadow:0 0 0 40px #fff3,0 25px 80px #432c961f}.about-mark i,.about-mark b,.about-mark em{background:var(--violet);border-radius:50%;display:block;position:absolute}.about-mark i{width:22px;height:22px;box-shadow:178px 178px 0 var(--lime);top:70px;left:70px}.about-mark b{opacity:.22;width:7px;height:190px;top:18px;left:166px}.about-mark em{opacity:.22;width:190px;height:7px;top:166px;left:18px}.about-mark span{color:var(--ink);letter-spacing:.1em;font-size:30px;font-weight:800;position:absolute;top:145px;left:102px;transform:rotate(-45deg)}.mission-section{text-align:center;padding:120px max(32px,50vw - 620px)}.mission-section .section-kicker{justify-content:center}.mission-section h2{max-width:900px;margin:30px auto 22px}.mission-section>p{max-width:760px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.9}.belief-grid{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.belief-grid article{background:#fff;min-height:330px;padding:50px}.belief-grid h3{margin:100px 0 14px;font-size:21px}.belief-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.origin-section{color:#fff;background:#15143a;grid-template-columns:.9fr 1.1fr;gap:100px;padding:110px max(32px,50vw - 620px);display:grid}.origin-heading{position:relative}.origin-code{color:var(--lime);letter-spacing:.16em;margin-top:54px;font-size:10px;font-weight:800;display:inline-block}.origin-heading h2,.vision-lead h2{letter-spacing:-.05em;margin:22px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.18}.origin-copy{align-content:center;gap:18px;display:grid}.origin-copy p{color:#ffffff94;margin:0;font-size:14px;line-height:1.9}.origin-copy .origin-conclusion{color:#ffffffd1;background:#b9f34a0f;border:1px solid #b9f34a2e;border-radius:14px;padding:22px 24px}.vision-section{color:#fff;background:radial-gradient(circle at 84% 18%,#42d4ff29,#0000 27%),radial-gradient(circle at 8% 88%,#6f47ff4d,#0000 32%),#0f0e2d;grid-template-columns:1.05fr .95fr;gap:100px;padding:120px max(32px,50vw - 620px);display:grid}.vision-lead h2{margin:27px 0 24px}.vision-lead h2 span{color:var(--lime)}.vision-lead>p{color:#fff9;margin:0;font-size:14px;line-height:1.9}.vision-lead>strong{border-left:2px solid var(--lime);color:#fff;margin-top:28px;padding-left:18px;font-size:14px;line-height:1.8;display:block}.vision-roadmap{align-content:center;display:grid}.vision-roadmap article{border-top:1px solid #ffffff1f;grid-template-columns:44px 1fr;gap:18px;padding:25px 0;display:grid}.vision-roadmap article:last-child{border-bottom:1px solid #ffffff1f}.vision-roadmap span{width:40px;height:40px;color:var(--lime);border:1px solid #b9f34a47;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.vision-roadmap b{font-size:18px}.vision-roadmap p{color:#ffffff80;margin:7px 0 0;font-size:12px;line-height:1.75}.focus-section{color:#fff;background:#15143a;grid-template-columns:.8fr 1.2fr;gap:100px;padding:100px max(32px,50vw - 620px);display:grid}.focus-section h2{margin-top:24px}.focus-list{flex-wrap:wrap;align-content:center;gap:10px;display:flex}.focus-list span{border:1px solid #ffffff29;border-radius:10px;padding:14px 18px;font-size:12px}.focus-list p{color:#ffffff85;width:100%;margin:20px 0 0;font-size:13px;line-height:1.8}footer{color:#fff;background:#0c0b22;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:34px;min-height:150px;padding:35px max(32px,50vw - 620px);display:grid}.footer-brand .brand-mark{width:26px;height:26px}footer>p{color:#ffffff61;font-size:11px}footer>div{color:#ffffff8c;gap:24px;font-size:11px;display:flex}.footer-contact{flex-direction:column;gap:5px;margin:0;font-style:normal;display:flex}.footer-contact span{color:#ffffff59;font-size:9px}.footer-contact a{color:var(--lime);letter-spacing:.03em;font-size:12px;font-weight:750}footer small{color:#ffffff4d;font-size:9px}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media (max-width:1100px){.desktop-nav{gap:23px;margin-right:25px}.nav-cta{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:780px}.hero-product{justify-self:stretch;width:100%}.positioning-head,.how-section,.governance,.roi{grid-template-columns:1fr;gap:58px}.strength-grid{grid-template-columns:repeat(2,1fr)}.strength-card{min-height:340px}.card-icon{margin:35px 0 28px}.security-band{grid-template-columns:repeat(2,1fr)}.pilot{gap:60px}.subpage-hero,.deployment-section,.focus-section,.origin-section,.vision-section{grid-template-columns:1fr;gap:55px}.service-proof,.about-mark{justify-self:center}.deployment-grid{width:100%}.belief-grid article{padding:35px}}@media (max-width:760px){.site-header{width:100%;height:72px;padding:0 18px}.brand{font-size:17px}.brand-mark{width:26px;height:26px}.nav-cta{display:none}.page-tabs{background:#0e0d29f5;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin:0;display:grid;position:absolute;top:72px;left:0}.page-tabs a{text-align:center;padding:13px 2px 12px;font-size:9px}.page-tabs a:after{bottom:0}.site-header-light .page-tabs{background:#fffffff5;border-color:#0c102014}.hero{background-size:46px 46px,46px 46px,auto,auto,auto;gap:48px;min-height:0;padding:164px 18px 66px}.hero h1{font-size:48px}.hero-lede{font-size:15px;line-height:1.75}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-promises{gap:13px;font-size:11px}.hero-product{border-radius:16px;padding:12px}.product-video-section{background-size:46px 46px,46px 46px,auto,auto;padding:76px 18px}.product-video-heading{margin-bottom:28px}.product-video-heading h2{font-size:42px}.product-video-heading h2 span{margin-top:7px;font-size:30px;display:block}.product-video-heading p{font-size:14px;line-height:1.7}.product-video-shell{border-radius:14px;padding:5px}.product-video-shell video{border-radius:10px}.verified{display:none}.driver-list>div{grid-template-columns:1fr auto}.driver-list i{grid-column:1/-1}.answer-source button{text-align:left;width:100%;margin-top:5px}.system-ribbon{padding:24px 18px;display:block}.system-ribbon>div{flex-wrap:wrap;justify-content:flex-start;gap:22px;margin-top:17px}.positioning,.how-section,.governance,.roi{padding:88px 18px}.positioning-head{margin-bottom:45px}.positioning h2,.how-copy h2,.governance-copy h2,.roi-copy h2,.pilot h2{font-size:39px}.positioning-head>p,.how-copy>p,.governance-copy>p,.roi-copy>p{font-size:14px}.strength-grid{grid-template-columns:1fr}.strength-card{min-height:330px}.flow-board{min-height:auto;padding:15px}.flow-nodes{grid-template-columns:1fr;padding:24px 0}.flow-line{flex-direction:row;justify-content:center}.flow-line:before{width:76%;top:50%;left:12%}.review-row{grid-template-columns:1fr 1fr}.review-row button{grid-column:1/-1;min-height:42px}.governance{gap:35px}.governance-visual{min-height:430px}.knowledge-panel{padding:16px;transform:none}.security-band{grid-template-columns:1fr;padding:0 18px}.security-band>div{border-bottom:1px solid #ffffff1a;border-left:0;min-height:190px;padding:35px 20px}.security-band>div:last-child{border-right:0}.security-band h3{margin-top:28px}.roi-main strong{font-size:62px}.roi-stats{grid-template-columns:1fr}.roi-stats div{border-right:0;border-bottom:1px solid var(--line)}.roi-stats div:last-child{border-bottom:0}.roi-tags{flex-wrap:wrap}.pilot{grid-template-columns:1fr;gap:48px;padding:85px 18px}.home-paths{grid-template-columns:1fr}.home-paths>a,.home-paths>a:first-child,.home-paths>a:last-child{min-height:300px;padding:45px 18px}.home-paths>a:after{top:28px;right:18px}.subpage-hero{min-height:0;padding:170px 18px 75px}.subpage-hero h1{font-size:47px}.subpage-hero>div>p{font-size:14px}.product-principles{padding:15px}.service-proof{width:260px;height:260px}.service-proof strong{font-size:76px}.service-process,.deployment-section,.mission-section,.focus-section,.origin-section,.vision-section{padding:85px 18px}.service-process-head{grid-template-columns:1fr;gap:20px}.service-step-grid,.deployment-grid,.belief-grid{grid-template-columns:1fr}.service-step-grid article{min-height:230px}.deployment-grid article{min-height:250px}.belief-grid article{min-height:260px;padding:32px 18px}.belief-grid h3{margin-top:70px}.about-mark{width:230px;height:230px}.about-mark i{box-shadow:120px 120px 0 var(--lime);top:48px;left:48px}.about-mark b{height:128px;top:12px;left:112px}.about-mark em{width:128px;top:112px;left:12px}.about-mark span{font-size:24px;top:94px;left:64px}.subpage-next{flex-direction:column;align-items:flex-start;padding:60px 18px}.subpage-next .button{width:100%}footer{grid-template-columns:1fr;gap:18px;padding:40px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
