@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.hidden{display:none}}:root{--bg:#10110f;--panel:#171815;--border:#2b2d27;--text:#f0f1e9;--muted:#93968a;--lime:#cbf877}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--lime);outline-offset:5px}::selection{background:var(--lime);color:var(--bg)}.section-width{width:min(1240px,100% - 112px);margin-inline:auto}.skip-link{background:var(--lime);color:#111;z-index:100;padding:12px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:10px}header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#10110fed;border-bottom:1px solid #ffffff0c;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;width:min(1344px,100% - 80px);height:88px;margin:auto;display:flex}.brand{letter-spacing:-1.5px;align-items:center;font-size:30px;font-weight:750;display:inline-flex}.brand-symbol{color:var(--lime);margin-right:10px;font-size:36px;font-weight:900;transform:scaleX(1.2)}.brand-dot{color:var(--lime)}nav{color:#b0b3a7;gap:32px;font-size:13px;display:flex}nav a:hover,.text-link:hover{color:var(--lime)}.nav-cta{border:1px solid #484b40;border-radius:6px;align-items:center;gap:22px;padding:12px 17px;font-size:12px;display:flex}.nav-cta:hover{border-color:var(--lime);background:#cbf8770a}.menu-toggle{display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;column-gap:25px;min-height:720px;padding-top:66px;display:grid;position:relative}.eyebrow{letter-spacing:1.65px;color:#b5b9a8;align-items:center;gap:9px;font-family:monospace;font-size:10px;font-weight:500;display:flex}.status-dot{background:var(--lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #cbf87733}h1{letter-spacing:-5px;margin:27px 0;font-size:clamp(58px,6.1vw,88px);font-weight:500;line-height:1.03}.accent-text{color:var(--lime)}.hero-description{color:#a3a698;max-width:390px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:27px;margin-top:29px;display:flex}.button{border:0;border-radius:5px;justify-content:center;align-items:center;gap:26px;padding:17px 21px;font-size:13px;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.primary{background:var(--lime);color:#18200d}.button:hover{background:#dafea0;transform:translateY(-2px);box-shadow:0 7px 30px #cbf87718}.text-link{align-items:center;gap:9px;font-size:12px;transition:color .2s;display:flex}.play-circle{border:1px solid #595d4f;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.hero-note{color:#858a77;align-items:center;gap:7px;margin-top:24px;font-size:10px;display:flex}.hero-note>span{color:#474c3e;margin:0 5px}.hero-note svg{color:#acb499}.network{background:radial-gradient(#829c2712,#0000 65%);min-width:0;margin-top:6px;animation:.8s .12s both enter;position:relative}.network:before{content:"";pointer-events:none;background-image:linear-gradient(#bac6a308 1px,#0000 1px),linear-gradient(90deg,#bac6a308 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:35px 0 65px;-webkit-mask-image:radial-gradient(#000,#0000 74%);mask-image:radial-gradient(#000,#0000 74%)}.network-top,.network-bottom{letter-spacing:1px;color:#777e68;justify-content:space-between;align-items:center;font:9px monospace;display:flex}.network-top{padding:0 18px}.network-top>span:first-child{align-items:center;gap:7px;display:flex}.network-top .status-dot{width:4px;height:4px}.orbital{height:410px;position:relative}.orbit{border:1px solid #a8bc6820;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{border-style:dashed;border-color:#a8bc6817;width:300px;height:300px}.orbit-three{border-color:#a8bc6810;width:400px;height:400px}.connection-lines{width:100%;height:100%;position:absolute;overflow:visible}.connection-lines path{fill:none;stroke:#b5d46b42;stroke-width:1px;stroke-dasharray:4 7;animation:35s linear infinite flow}.core{background:linear-gradient(145deg,#363f23,#1b2015 60%);border:1px solid #b7e56b66;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:124px;height:133px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #b7e56b0d,inset 0 0 28px #c7e5920a}.core-mark{color:var(--lime);height:61px;font-size:51px;font-weight:900;line-height:1.1;transform:scaleX(1.25)}.core>span:nth-child(2){letter-spacing:2px;font:10px monospace}.core small{color:#8d977a;letter-spacing:1px;margin-top:8px;font:7px monospace}.system-node{color:#b3bca3;background:linear-gradient(150deg,#20241c,#171a14);border:1px solid #383f2c;border-radius:7px;align-items:center;gap:9px;padding:13px;font-size:11px;transition:transform .3s,border-color .3s,background .3s;display:flex;position:absolute;box-shadow:0 8px 28px #0003}.system-node:hover{border-color:#b4d777;transform:translateY(-4px)}.system-node.selected{color:#d6efb3;background:#252d1c;border-color:#9bc75b88}.node-indicator{background:#8cac61;border-radius:50%;width:4px;height:4px;margin-left:6px}.node-0{top:20%;left:4%}.node-1{top:19%;right:6%}.node-2{top:51%;left:0}.node-3{top:51%;right:0}.node-4{top:80%;left:11%}.node-5{top:80%;right:9%}.activity{background:#1a1d16;border:1px solid #343c28;border-radius:6px;align-items:center;gap:11px;margin:1px 35px 24px;padding:15px;display:flex}.activity-icon{width:28px;height:28px;color:var(--lime);background:#cbf87712;border-radius:50%;place-items:center;display:grid}.activity strong{margin-bottom:5px;font-size:11px;font-weight:400;display:block}.activity div>span{color:#8a937a;font-size:9px}.activity-time{color:#79836d;white-space:nowrap;margin-left:auto;font:8px monospace}.network-bottom{letter-spacing:1.1px;margin:0 18px;font-size:8px}.crosshair{font-size:22px}.hero-copy{animation:.8s both enter}.hero-foot{border-top:1px solid var(--border);letter-spacing:1px;color:#8d927e;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:65px;padding:25px 0;font:9px monospace;display:flex}.hero-foot a{letter-spacing:0;color:#b9bdad;align-items:center;gap:13px;font:11px Arial;display:flex}.scroll-hint{align-items:center;gap:10px;display:flex}.capabilities-strip{border-block:1px solid var(--border);background:#151611}.capabilities-strip>.section-width{justify-content:space-between;align-items:center;gap:20px;padding-block:27px;display:flex}.capabilities-strip span:first-child{letter-spacing:1px;color:#6e7660;font:8px/1.8 monospace}.capabilities-strip b{color:#9ea58f;font-weight:400}.capability{color:#a5aa98;align-items:center;gap:10px;font-size:14px;display:flex}.capability svg{color:#7a8568}.section{border-bottom:1px solid var(--border);padding-block:108px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex}h2{letter-spacing:-1.9px;margin:20px 0 0;font-size:43px;font-weight:500;line-height:1.15}h2>span:not(.accent-text){color:#89907c}.section-heading>p{color:var(--muted);max-width:290px;margin:0 0 3px;font-size:13px;line-height:1.8}.steps-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.step-number{color:#bace99;border-top:1px solid #414b33;justify-content:space-between;align-items:center;margin-bottom:28px;padding-top:16px;font:11px monospace;display:flex}.step-number span{color:#737e63;background:var(--bg);border:1px solid #333b28;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}h3{letter-spacing:-.35px;font-size:17px;font-weight:500}.how-step p,.principles p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.9}.agent-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.agent-card{border:1px solid var(--border);background:linear-gradient(135deg,#1b1d17,#171813);border-radius:8px;padding:27px;transition:border-color .3s,transform .3s}.agent-card.featured{background:linear-gradient(135deg,#26321c,#191f14);border-color:#546a39}.card-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.card-top>span:last-child{color:#69735b;letter-spacing:1px;font:8px monospace}.agent-icon{color:#c2d99d;background:#a4cb6310;border:1px solid #3b4530;border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.agent-tag{letter-spacing:1.6px;color:#818c70;font:8px monospace}.agent-card p{color:#a0a88f;max-width:235px;min-height:41px;font-size:12px;line-height:1.7}.agent-card ul{margin:24px 0;padding:0;list-style:none}.agent-card li{color:#b0b79f;align-items:center;gap:9px;margin:12px 0;font-size:11px;display:flex}.agent-card li svg{color:#8fa970}.agent-card button{color:#ccd4bc;text-align:left;background:0 0;border:0;border-top:1px solid #343c2b;justify-content:space-between;align-items:center;width:100%;padding:17px 0 0;font-size:10px;display:flex}.rotated{transform:rotate(45deg)}.agent-sample{color:#c6ddaa;background:#c3f67909;border-radius:4px;margin-top:16px;padding:12px 8px;font:9px/1.6 monospace;animation:.3s enter}.agent-sample .status-dot{width:4px;height:4px;margin-right:6px}.agent-sample small{color:#879775;margin-top:7px;font:8px Arial;display:block}.custom-note{color:#808872;justify-content:center;gap:6px;margin:30px 0 0;font-size:12px;display:flex}.custom-note a{color:#c4d4af;align-items:center;gap:6px;display:flex}.work-section{border-bottom:1px solid var(--border);background:radial-gradient(at 75%,#6a842515,#0000 55%),#141610;padding-block:100px}.work-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.work-copy>p{color:#939e83;max-width:350px;font-size:13px;line-height:1.9}.work-copy .large-copy{color:#d5dcc9;margin:28px 0 16px;font-size:20px;line-height:1.5}.human-note{color:#aec78f;border-top:1px solid #303925;align-items:center;gap:14px;margin-top:30px;padding-top:24px;font-size:12px;display:flex}.human-note small{color:#7f8b70;margin-top:5px;font-size:11px;display:block}.demo-panel{background:#191d14;border:1px solid #3a452e;border-radius:9px;padding:25px;box-shadow:0 24px 70px #0002}.demo-top{letter-spacing:1px;color:#8d9c7a;justify-content:space-between;gap:8px;font:8px monospace;display:flex}.demo-top>span:first-child{align-items:center;gap:7px;display:flex}.message{background:#242a1d;border:1px solid #3b4530;border-radius:5px;gap:13px;margin:23px 0;padding:17px;display:flex}.avatar{color:#a0af8a;background:#323d25;border-radius:4px;place-items:center;min-width:29px;height:25px;font:8px monospace;display:grid}.message p{color:#c1ccb1;margin:0;font-size:12px;line-height:1.8}.demo-steps{padding-left:7px}.demo-step{color:#a9b699;align-items:center;gap:13px;padding:0 0 21px;font-size:11px;display:flex;position:relative}.demo-step:before{content:"";border-left:1px solid #465536;height:100%;position:absolute;top:12px;left:10px}.step-check{z-index:1;width:22px;height:22px;color:var(--lime);background:#27371b;border:1px solid #4e6636;border-radius:50%;place-items:center;display:grid}.demo-step small{color:#687957;margin-left:auto;font:8px monospace}.task-complete{color:#c0e798;background:#b7e86d0b;border:1px solid #5b793a;border-radius:5px;align-items:center;gap:12px;padding:14px;font-size:11px;display:flex}.demo-play{color:#a7b996;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:19px 0 0;font-size:10px;display:flex}.demo-play svg:last-child{margin-left:auto}.is-running .demo-step,.is-running .task-complete{animation:.6s both workflow-step}.principles{grid-template-columns:repeat(4,1fr);gap:38px;display:grid}.principles article{border-top:1px solid #39412f;padding-top:26px}.principles svg{color:#b5d890;margin-bottom:19px}.industries{border-top:1px solid var(--border);grid-template-columns:1fr 1.3fr;gap:60px;margin-top:76px;padding-top:43px;display:grid}.industries p{color:#b9c1ac;margin-bottom:0;font-size:19px;line-height:1.5}.industry-tags{flex-wrap:wrap;align-content:center;gap:10px;display:flex}.industry-tags span{color:#959f88;border:1px solid #353d2b;border-radius:4px;padding:10px 13px;font-size:10px}.cta-section{background:linear-gradient(110deg,#252e1b,#1c2217);border:1px solid #4b5c36;border-radius:9px;margin-block:90px;padding:65px;position:relative;overflow:hidden}.cta-section .eyebrow{color:#bdd89b}.cta-section h2{font-size:51px;position:relative}.cta-section>p{color:#aab99a;margin:21px 0 29px;font-size:13px}.cta-section form{max-width:630px;position:relative}.cta-section label{color:#b4c4a1;margin-bottom:9px;font-size:10px;display:block}.job-input{background:#131a0f;border:1px solid #4a5a38;border-radius:6px;gap:8px;padding:6px;display:flex}.job-input input{min-width:0;color:var(--text);background:0 0;border:0;flex:1;padding:10px;font-size:12px}.job-input input::placeholder{color:#6c7b5c}.job-input .button{white-space:nowrap;padding:14px 18px}.cta-section form>small{color:#849775;margin-top:13px;font-size:9px;display:block}.cta-section small a{color:#b8caa4;align-items:center;gap:3px;display:inline-flex}.cta-decoration{color:#c9ed9806;pointer-events:none;font-size:400px;font-weight:900;line-height:1;position:absolute;top:0;right:20px;transform:scaleX(1.25)}footer{padding:12px 0 25px}.footer-main{justify-content:space-between;align-items:center;padding-bottom:42px;display:flex}.footer-main .brand{font-size:25px}.footer-main .brand-symbol{font-size:28px}.footer-main p{color:#7e8771;margin:10px 0 0;font-size:10px}.footer-main>div:nth-child(2){color:#a8b19b;gap:26px;font-size:11px;display:flex}.footer-main a{align-items:center;gap:5px;display:inline-flex}.back-top{color:#7e8870;letter-spacing:1px;font:8px monospace}.footer-bottom{border-top:1px solid var(--border);color:#606d52;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}.india-dot{color:#bddc96;margin-left:7px}@keyframes enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes flow{to{stroke-dashoffset:-220px}}@keyframes workflow-step{0%{opacity:.15;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.hero{min-height:800px}.orbital{height:440px}}@media (max-width:1100px){.section-width,.nav-wrap{width:calc(100% - 64px)}h1{letter-spacing:-3.6px;font-size:65px}.hero{column-gap:15px}.hero-actions{gap:16px}.system-node{gap:6px;padding:10px;font-size:10px}.node-indicator{display:none}.core{width:105px;height:120px}.orbit-three{width:330px;height:330px}.orbit-two{width:250px;height:250px}.activity{margin-inline:10px}.work-grid{gap:50px}.agent-card{padding:22px}.principles{gap:24px}.cta-section{padding:48px}}@media (max-width:800px){.section-width{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 40px);height:72px}.brand{font-size:27px}.nav-cta{gap:10px;margin-left:auto;margin-right:20px;padding:10px;font-size:10px}.menu-toggle{color:var(--text);background:0 0;border:0;place-items:center;padding:5px;display:grid}nav{background:#181c14;border-bottom:1px solid #424e34;gap:25px;padding:25px;display:none;position:absolute;top:72px;left:0;right:0}nav.open{flex-direction:column;display:flex}.hero{grid-template-columns:1fr;padding-top:52px}.hero-copy{text-align:center}.hero-copy>.eyebrow{justify-content:center}h1{letter-spacing:-4px;font-size:76px}.hero-description{margin-inline:auto}.hero-actions,.hero-note{justify-content:center}.network{width:min(520px,100%);margin:55px auto 0}.hero-foot{gap:20px;margin-top:30px}.hero-foot>span:first-child{display:none}.capabilities-strip>.section-width{flex-wrap:wrap;justify-content:center;gap:22px 32px}.capabilities-strip span:first-child{display:none}.capability{font-size:12px}.section{padding-block:70px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.section-heading>p{max-width:400px}h2{font-size:37px}.steps-grid{grid-template-columns:repeat(2,1fr);gap:32px}.agent-grid{grid-template-columns:repeat(2,1fr)}.work-grid{grid-template-columns:1fr;gap:35px}.work-copy>p{max-width:500px}.work-section{padding-block:65px}.demo-panel{width:100%;max-width:550px;margin:auto}.principles{grid-template-columns:repeat(2,1fr);gap:30px}.industries{grid-template-columns:1fr;gap:25px;margin-top:50px}.cta-section{margin-block:60px;padding:38px}.cta-section h2{font-size:41px}.cta-decoration{right:-100px}.footer-main{flex-wrap:wrap;gap:28px}.footer-main .back-top{display:none}}@media (max-width:480px){.section-width,.nav-wrap{width:calc(100% - 36px)}.nav-cta{gap:6px;margin-right:10px;padding:10px 9px;font-size:9px}.brand{font-size:24px}.brand-symbol{margin-right:6px;font-size:30px}.hero{padding-top:43px}.eyebrow{letter-spacing:1.2px;font-size:8px}h1{letter-spacing:-3.5px;margin-block:25px;font-size:61px;line-height:1.04}.hero-description{max-width:310px;font-size:13px;line-height:1.85}.hero-actions{gap:19px;margin-top:25px}.hero-actions .button{gap:16px;padding:15px;font-size:11px}.text-link{gap:6px;font-size:10px}.hero-note{gap:5px;font-size:9px}.hero-note>span{margin:0 2px}.network{margin-top:48px}.orbital{height:340px}.orbit-three{width:310px;height:310px}.orbit-two{width:242px;height:242px}.orbit-one{width:163px;height:163px}.core{border-radius:22px;width:102px;height:115px}.node-0{top:16%;left:1%}.node-1{top:16%;right:3%}.node-2{top:48%;left:0}.node-3{top:48%;right:0}.node-4{top:80%;left:4%}.node-5{top:80%;right:2%}.system-node{padding:10px 9px;font-size:9px}.system-node svg{width:13px}.network-top{padding-inline:5px;font-size:7px}.network-bottom{margin-inline:5px;font-size:6px}.activity{margin:0 7px 17px;padding:12px}.activity strong{font-size:10px}.activity div>span{font-size:8px}.activity-time{font-size:7px}.hero-foot{gap:12px;padding:19px 0}.hero-foot a{font-size:9px}.scroll-hint{letter-spacing:0;gap:4px;font-size:7px}.capabilities-strip>.section-width{grid-template-columns:repeat(3,1fr);gap:22px 8px;padding-block:23px;display:grid}.capability{justify-content:center;gap:8px;font-size:11px}.capability svg{width:16px}.section{padding-block:56px}h2,.work-copy h2{letter-spacing:-1.2px;font-size:32px}.section-heading>p{font-size:12px}.steps-grid{gap:29px 20px}.step-number{margin-bottom:18px}.how-step h3{font-size:14px}.how-step p{font-size:11px}.agent-grid{grid-template-columns:1fr;gap:12px}.agent-card{padding:25px}.card-top{margin-bottom:23px}.agent-card p{max-width:none;min-height:0}.agent-card ul{margin:20px 0}.agent-card li{font-size:12px}.agent-card button{min-height:40px;font-size:11px}.custom-note{flex-direction:column;align-items:center;gap:9px;font-size:11px}.work-copy .large-copy{font-size:19px}.demo-panel{padding:18px}.demo-top{letter-spacing:.4px;font-size:7px}.message{gap:10px;padding:13px}.message p{font-size:11px}.demo-step{gap:10px;font-size:10px}.task-complete{padding:12px;font-size:10px}.principles{gap:28px 20px}.principles h3{font-size:14px;line-height:1.4}.principles p{font-size:11px}.industry-tags{gap:7px}.industry-tags span{padding:9px;font-size:9px}.cta-section{margin-block:44px;padding:30px 21px}.cta-section h2{font-size:34px}.cta-section>p{font-size:12px;line-height:1.7}.job-input{flex-direction:column;padding:6px}.job-input input{min-height:45px;font-size:11px}.job-input .button{width:100%}.cta-section form>small{font-size:9px;line-height:1.8}.footer-main{flex-direction:column;align-items:flex-start;padding-bottom:28px}.footer-bottom{flex-direction:column;gap:12px;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.section-heading,.how-step,.agent-card,.work-copy,.demo-panel,.principles article,.industries,.cta-section{animation:linear both scroll-entrance;animation-timeline:view();animation-range:entry entry 18%}@keyframes scroll-entrance{0%{opacity:.35;translate:0 20px}to{opacity:1;translate:0}}}}@media (pointer:coarse){.system-node{min-height:44px}.menu-toggle{min-width:44px;min-height:44px}.demo-play,.agent-card button{min-height:44px}}@media (max-width:360px){h1{font-size:53px}.nav-cta{margin-right:3px;padding:9px 6px;font-size:8px}.brand{font-size:22px}.hero-actions{gap:11px}.orbit-three{width:280px;height:280px}.hero-note{font-size:8px}.activity-time{display:none}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:none}.hero-copy>.eyebrow{animation:.9s 50ms both hero-arrive}.hero-copy h1{animation:1.15s .15s both hero-arrive}.hero-description{animation:1s .3s both hero-arrive}.hero-actions{animation:1s .45s both hero-arrive}.hero-note{animation:1s .6s both hero-arrive}.network{animation:1.4s .35s both hero-arrive}.orbit-two{border-color:#b5db6945;animation:48s linear infinite orbit-turn}.orbit-two:after{content:"";background:var(--lime);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-3px;box-shadow:0 0 14px #cbf87799}.orbit-three{animation:70s linear infinite reverse orbit-turn}.orbit-three:after{content:"";background:#adc985;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-2px}.core:after{content:"";pointer-events:none;border:1px solid #cbf87755;border-radius:34px;animation:4s ease-out infinite core-wave;position:absolute;inset:-12px}.system-node{animation:5s ease-in-out infinite node-float}.node-1,.node-4{animation-delay:-1.6s}.node-2,.node-5{animation-delay:-3.2s}.connection-lines path{stroke:#c4ec8270;stroke-dasharray:3 10;animation:12s linear infinite flow}.activity{animation:.65s cubic-bezier(.2,.8,.2,1) both activity-arrive}.network:before{animation:18s ease-in-out infinite alternate grid-drift}.status-dot{animation:2.8s ease-in-out infinite status-breathe}.working-spinner{animation:1.4s linear infinite spinner-turn}}.motion-toggle{color:#aab995;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px;font:10px monospace;display:inline-flex}.motion-toggle:hover{color:var(--lime)}[data-motion=paused] .network *,[data-motion=paused] .network:before,[data-motion=paused] .network :before,[data-motion=paused] .network :after,[data-motion=paused] .status-dot{animation-play-state:paused!important}.agent-simulation{border-top:1px solid #3c4a2e;margin-top:20px;padding-top:18px;animation:.4s both activity-arrive}.simulation-request{color:#d1dfbc;background:#a8cd6410;border-radius:5px;align-items:flex-start;gap:9px;padding:12px;display:flex}.simulation-request svg{flex-shrink:0;margin-top:4px}.agent-card .simulation-request p{color:#d1dfbc;min-height:0;margin:0;font-size:13px;line-height:1.6}.simulation-status{letter-spacing:.8px;color:#bddd96;justify-content:space-between;margin:19px 0 10px;font:11px monospace;display:flex}.simulation-track{background:#38422d;border-radius:2px;height:3px;overflow:hidden}.simulation-track>span{background:var(--lime);height:100%;transition:width .65s cubic-bezier(.2,.7,.2,1);display:block}.task-sequence ol{margin:18px 0;padding:0;list-style:none}.task-sequence li{align-items:center;gap:10px;min-height:42px;margin:0;font-size:13px;line-height:1.4;transition:opacity .4s,color .4s;display:flex}.task-sequence li.pending{opacity:.35}.task-sequence li.active{color:var(--lime)}.task-sequence li.done{color:#becfaa}.simulation-check{border:1px solid #4b5e37;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.active .simulation-check{border-color:var(--lime);background:#cbf87713}.simulation-result{color:#7e8e6b;background:#b8dc7508;border:1px solid #3c4b2e;border-radius:5px;align-items:center;gap:9px;min-height:79px;padding:12px;font-size:12px;line-height:1.6;transition:background .4s,color .4s;display:flex}.simulation-result.visible{color:#ceeaa9;background:#b8dc7517;border-color:#658541}.simulation-result svg{flex-shrink:0}.agent-card .simulation-replay,.simulation-replay{color:#bed59e;background:0 0;border:0;justify-content:flex-start;gap:8px;min-height:44px;padding:12px 0;font-size:12px;display:flex}.agent-simulation>small{color:#82936e;font-size:11px;line-height:1.5;display:block}.workflow-ready{text-align:center;color:#bbd795;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:315px;display:flex}.workflow-ready strong{font-size:16px;font-weight:500}.workflow-ready p{color:#929f81;max-width:245px;margin:0;font-size:13px;line-height:1.7}@keyframes hero-arrive{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-turn{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes core-wave{0%{opacity:0;transform:scale(.95)}20%{opacity:.6}to{opacity:0;transform:scale(1.28)}}@keyframes node-float{0%,to{translate:0}50%{translate:0 -7px}}@keyframes activity-arrive{0%{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes grid-drift{to{transform:translateY(16px)}}@keyframes status-breathe{0%,to{opacity:.5}50%{opacity:1}}@keyframes spinner-turn{to{transform:rotate(360deg)}}@media (max-width:800px){.hero-foot{flex-wrap:wrap}.motion-toggle{font-size:9px}.scroll-hint{display:none}}@media (prefers-reduced-motion:reduce){.motion-toggle{display:none}.simulation-track>span{transition:none}.agent-simulation{animation:none}.task-sequence li{transition:none}}:root{--panel:#151713;--border:#292d24}.section-width{width:min(1120px,100% - 80px)}.nav-wrap{width:min(1240px,100% - 64px);height:74px}.brand{font-size:27px}.nav-cta{border-radius:30px;padding:11px 18px}header{background:#10110fd9}header:after{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;height:20px;position:absolute;top:100%;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero{grid-template-columns:1.1fr 1fr;gap:30px;min-height:610px;padding-top:45px}h1{letter-spacing:-3.6px;margin:24px 0;font-size:clamp(52px,5.2vw,72px);line-height:1.06}.button{isolation:isolate;border-radius:30px;padding:15px 20px;font-size:14px;transition:color .35s,transform .35s;position:relative;overflow:hidden}.primary:before{content:"";z-index:-1;border-radius:inherit;background:#efffd8;transition:transform .45s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:translateY(105%)}.primary:hover:before,.primary:focus-visible:before{transform:translateY(0)}.button:hover{box-shadow:none;transform:translateY(-1px)}.button svg{transition:transform .35s}.button:hover svg{transform:translate(2px,-2px)}.hero-foot{justify-content:space-between;margin-top:24px;padding:18px 0}.hero-foot a,.motion-toggle{letter-spacing:0;font-size:12px}.network-top{font-size:10px}.network-top>span:last-child,.network-bottom{display:none}.orbital{height:345px}.orbit-three{width:330px;height:330px}.orbit-two{width:265px;height:265px}.orbit-one{width:170px;height:170px}.core{width:110px;height:123px}.system-node{gap:7px;padding:11px;font-size:12px}.node-indicator{display:none}.activity{margin:12px 6px 0;padding:13px}.activity strong{font-size:12px}.activity div>span{font-size:10px}.activity-time{display:none}.section{padding-block:72px}.section-heading{margin-bottom:34px}h2{letter-spacing:-1.4px;font-size:37px;line-height:1.16}.eyebrow{letter-spacing:1.1px;font-size:11px}.section-heading>p{font-size:14px;line-height:1.7}.steps-grid{gap:26px}.step-number{margin-bottom:17px}.how-step p,.principles p{font-size:14px;line-height:1.65}.how-step h3{font-size:16px}.agent-grid{gap:14px}.agent-card,.agent-card.featured{background:#151712;border:1px solid #30352a;border-radius:12px;padding:23px}.agent-card.featured{border-color:#536341}.card-top{margin-bottom:17px}.agent-icon{background:0 0;border:0;place-items:start;width:35px;height:35px}.agent-card h3{margin:0 0 10px;font-size:22px}.agent-card>p{max-width:none;min-height:47px;margin-bottom:19px;font-size:14px;line-height:1.65}.agent-card>button{min-height:42px;padding-top:14px;font-size:13px}.agent-card ul{margin:20px 0 0}.agent-card li{font-size:13px}.agent-card:hover{border-color:#6d8254;transform:translateY(-3px)}.custom-note{margin-top:24px;font-size:13px}.work-section{background:#13160f;padding-block:70px}.work-grid{gap:70px}.work-copy h2{font-size:39px}.work-copy>p{margin-top:24px;font-size:16px;line-height:1.7}.demo-panel{border-radius:12px;padding:22px}.workflow-ready{min-height:220px}.message p{font-size:14px;line-height:1.6}.demo-top{letter-spacing:.5px;font-size:10px}.demo-top>span:last-child{font-size:9px}.demo-play{min-height:44px;font-size:13px}.human-note{font-size:14px}.human-note small{font-size:12px}.principles{gap:28px}.principles svg{margin-bottom:12px}.principles h3{font-size:16px}.industries{gap:32px;margin-top:45px;padding-top:30px}.industries .eyebrow{font-size:11px}.industries p{font-size:17px}.industry-tags span{border-radius:20px;padding:8px 11px;font-size:12px}.cta-section{border-radius:14px;margin-block:60px;padding:44px}.cta-section h2{font-size:42px}.cta-section>p{font-size:16px}.cta-decoration{display:none}.cta-section label{font-size:13px}.job-input input{font-size:14px}.job-input{border-radius:28px;padding:5px 5px 5px 10px}.cta-section form>small{font-size:12px;line-height:1.6}.footer-main>div:nth-child(2){font-size:13px}.footer-main p,.footer-bottom{font-size:12px}.footer-main{padding-bottom:28px}@media (max-width:1000px){.hero{gap:20px}h1{letter-spacing:-2.8px;font-size:56px}.system-node{padding:9px;font-size:10px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px}.hero-actions .text-link{font-size:11px}.agent-card{padding:19px}}@media (max-width:800px){.section-width{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:0;padding-top:38px}.nav-wrap{width:calc(100% - 40px)}.hero h1{letter-spacing:-3px;font-size:64px}.hero-description{margin-inline:auto}.network{width:min(440px,100%);margin-top:35px}.system-node{font-size:12px}.section{padding-block:52px}.section-heading{gap:16px}.agent-grid{grid-template-columns:repeat(2,1fr)}.work-grid{gap:30px}.work-copy h2{font-size:35px}.work-section{padding-block:52px}.industries{gap:20px}.cta-section{margin-block:44px;padding:32px}.hero-foot{flex-wrap:nowrap}.hero-foot a{font-size:11px}.motion-toggle{font-size:10px}.cta-section h2{font-size:37px}}@media (max-width:480px){.section-width,.nav-wrap{width:calc(100% - 36px)}.nav-wrap{height:68px}nav{top:68px}.brand{font-size:24px}.nav-cta{margin-right:5px;padding:9px 11px;font-size:10px}.hero h1{letter-spacing:-2.5px;font-size:52px}.hero .eyebrow{font-size:10px}.hero-description{max-width:310px;font-size:15px}.hero-actions .button{padding:14px 17px;font-size:13px}.hero-actions .text-link{font-size:12px}.network{margin-top:30px}.orbital{height:315px}.orbit-three{width:294px;height:294px}.orbit-two{width:235px;height:235px}.system-node{min-height:40px;font-size:11px}.core{width:99px;height:112px}.hero-foot{gap:8px;margin-top:20px}.hero-foot a{font-size:10px}.motion-toggle{padding:8px 0;font-size:9px}.section-heading h2,h2{font-size:31px}.eyebrow{font-size:10px}.section-heading>p{font-size:14px}.steps-grid{gap:26px 18px}.how-step p{font-size:13px}.agent-grid{grid-template-columns:1fr}.agent-card,.agent-card.featured{padding:21px 21px 19px 70px;position:relative}.card-top{margin:0;position:absolute;top:22px;left:20px}.agent-card h3{font-size:20px}.agent-card>p{min-height:0;margin-bottom:15px;font-size:14px}.agent-card.expanded .agent-simulation,.agent-card.expanded>ul{margin-left:-49px}.agent-card>button{min-height:44px}.custom-note{font-size:12px}.work-copy h2{font-size:32px}.principles{gap:25px 20px}.principles p{font-size:13px}.industries p{font-size:16px}.industry-tags span{font-size:11px}.cta-section{padding:28px 23px}.cta-section h2{font-size:32px}.cta-section>p{font-size:14px;line-height:1.65}.job-input{border-radius:15px;padding:6px}.cta-section form>small,.footer-bottom{font-size:11px}}@media (max-width:360px){.hero h1{font-size:45px}.hero-actions{gap:12px}.hero-actions .button{padding:13px;font-size:12px}.hero-actions .text-link{font-size:11px}.brand{font-size:21px}.nav-cta{font-size:9px}.system-node{font-size:10px}.orbit-three{width:275px;height:275px}}.hero{border-bottom:1px solid var(--border);column-gap:64px;min-height:570px;padding-block:62px}.hero h1{margin-top:0}.hero-description{max-width:350px;font-size:15px;line-height:1.75}.hero-actions{gap:24px;margin-top:28px}.hero .text-link{color:#aab19e;font-size:13px}.network{margin-top:0}.activity{background:0 0;border:0;border-top:1px solid #303729;border-radius:0;margin:20px 15px 0;padding:15px 0}.activity-icon{background:0 0}.network:before{opacity:.4}.orbit-one{border-color:#a8bc6814}.orbit-three{border-color:#a8bc680a}@media (max-width:1000px){.hero{column-gap:28px}}@media (max-width:800px){.hero{gap:0;padding-block:44px}.hero-description{max-width:350px}.network{margin-top:28px}.hero-actions{gap:22px}}@media (max-width:480px){.hero{padding-block:35px}.hero h1{font-size:49px}.hero-description{max-width:290px;font-size:14px}.hero .text-link{font-size:12px}.hero-actions{gap:21px;margin-top:22px}.network{margin-top:24px}.activity{margin-top:10px}.orbital{height:300px}.activity div>span{font-size:10px}}@media (max-width:360px){.hero h1{font-size:43px}.hero-actions{gap:14px}}.hero{text-align:center;isolation:isolate;border-bottom:0;justify-content:center;align-items:center;min-height:calc(100svh - 74px);padding:90px 0 110px;display:flex}.hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 50% 52%,#b0d76b0a,#0000 62%);position:absolute;inset:8% -2% 0}.hero-copy{width:100%;max-width:1000px}.hero h1{letter-spacing:-3.7px;margin:0 0 28px;font-size:clamp(54px,5.4vw,82px);font-weight:500;line-height:1.13}.headline-line{display:block}.hero-description{text-wrap:balance;max-width:430px;margin:0 auto;font-size:16px;line-height:1.75}.hero-actions{justify-content:center;gap:28px;margin-top:32px}.hero .button{padding:16px 24px}.hero .text-link{font-size:14px}.setup-layout{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.setup-layout .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 28px}.setup-layout .network{width:100%;margin-top:0}.setup-layout .system-node{font-size:11px}.setup-layout .orbital{height:330px}@media (min-width:1600px){.hero h1{font-size:82px}}@media (max-width:1000px){.hero h1{letter-spacing:-2.8px;font-size:58px}.setup-layout{gap:35px}.setup-layout .system-node{padding:9px;font-size:10px}.setup-layout .orbit-three{width:300px;height:300px}}@media (max-width:800px){.hero{min-height:620px;padding:85px 0 90px}.hero h1{font-size:55px}.headline-line:last-child{max-width:590px;margin:auto}.setup-layout{grid-template-columns:1fr;gap:35px}.setup-layout .network{max-width:450px;margin:auto}.setup-layout .system-node{font-size:12px}.hero-description{max-width:370px;font-size:16px}}@media (max-width:480px){.hero{min-height:calc(85svh - 68px);padding:65px 0 75px}.hero h1{letter-spacing:-2.2px;margin-bottom:24px;font-size:46px;line-height:1.15}.headline-line:last-child{max-width:340px}.hero-description{max-width:285px;font-size:15px}.hero-actions{gap:20px;margin-top:26px}.hero .button{padding:14px 18px;font-size:13px}.hero .text-link{font-size:12px}.setup-layout .steps-grid{gap:26px 20px}.setup-layout .system-node{font-size:11px}.setup-layout .orbital{height:310px}}@media (max-width:360px){.hero h1{font-size:40px}.hero-actions{gap:14px}.hero .button{padding:14px;font-size:12px}.setup-layout .orbit-three{width:275px;height:275px}.setup-layout .system-node{font-size:10px}}.hero h1.rotating-headline{margin-bottom:25px}.role-slot{white-space:nowrap;letter-spacing:-.045em;justify-content:center;align-items:center;min-height:1.2em;font-size:clamp(35px,5.3vw,80px);display:flex}.typing-caret{background:var(--lime);vertical-align:-.02em;width:2px;height:.8em;margin-left:.08em;animation:1.1s step-end infinite caret-blink;display:inline-block}.hero-promise{color:#e2e7d9;margin-bottom:8px;font-size:20px;font-weight:400;display:block}.hero-description{max-width:450px}@keyframes caret-blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:800px){.role-slot{font-size:clamp(29px,6.4vw,52px)}.hero-promise{font-size:19px}}@media (max-width:480px){.role-slot{letter-spacing:-.045em;font-size:clamp(25px,7.2vw,34px)}.hero-promise{font-size:18px}.hero-description{max-width:300px}}@media (prefers-reduced-motion:reduce){.typing-caret{display:none}}
