@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{--ink:#08111f;--ink-soft:#17243a;--muted:#66758a;--muted-light:#91a0b4;--line:#dfe6ee;--line-soft:#ebf0f5;--surface:#fff;--surface-soft:#f4f7fa;--surface-blue:#eef5ff;--navy:#07101e;--navy-2:#0a1426;--navy-3:#101d33;--blue:#546ef5;--blue-2:#748eff;--cyan:#4ed4cb;--green:#55c69b;--violet:#8f7bf6;--orange:#ef9f63;--shadow-sm:0 10px 30px #08111f0f;--shadow-md:0 24px 80px #08111f1a;--shadow-blue:0 18px 42px #506cf540;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--container:1240px;--header-height:72px;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body,html{background:var(--surface)}body{min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button,input,textarea{font:inherit}button,input{border:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:where(a,button,input):focus-visible{outline-offset:3px;outline:3px solid #546ef5b3}button{cursor:pointer}img{max-width:100%;display:block}dd,dl,h1,h2,h3,p{margin:0}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.site-container{width:min(calc(100% - 48px),var(--container));margin-inline:auto;position:relative}.section-space{padding:124px 0}.section-heading{z-index:2;position:relative}.section-heading h2{letter-spacing:-.045em;text-wrap:balance;margin-top:14px;font-size:clamp(36px,4.15vw,58px);font-weight:800;line-height:1.12}.section-heading>div+p,.section-heading>p{color:var(--muted);font-size:16px;line-height:1.9}.section-heading.heading-split{grid-template-columns:minmax(0,1.12fr) minmax(340px,.72fr);align-items:end;gap:80px;margin-bottom:62px;display:grid}.section-heading.heading-centered{text-align:center;max-width:880px;margin:0 auto 66px}.section-heading.heading-centered>p:last-child{max-width:760px;margin:24px auto 0}.compact-heading{margin-bottom:58px!important}.section-kicker{letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--blue)!important;font-size:13px!important;line-height:1.5!important}.heading-light h2,.heading-light>div h2{color:#f5f8ff}.heading-light>div+p,.heading-light>p{color:#9eabc0}.heading-light .section-kicker{color:#73e0d8!important}.eyebrow{color:var(--blue);letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:26px;font-size:14px;font-weight:700;display:inline-flex}.eyebrow-dark{color:#a9b9d2}.eyebrow-signal{border:1px solid #58d5cf59;border-radius:50%;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.eyebrow-signal:after,.eyebrow-signal:before{content:"";border:1px solid #58d5cf24;border-radius:50%;position:absolute;inset:-5px}.eyebrow-signal:after{inset:-10px}.eyebrow-signal i{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 14px var(--cyan);border-radius:50%}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;box-shadow:var(--shadow-blue);background:linear-gradient(135deg,#5267f5,#667ff8 48%,#46b9d5)}.button-primary:hover{box-shadow:0 22px 52px #506cf557}.button-ghost{color:#dce5f3;background:#ffffff0d;border-color:#ffffff24}.button-ghost:hover{background:#ffffff17;border-color:#ffffff42}.button-outline-light{color:#f4f7ff;background:#ffffff0a;border-color:#fff3}.button-outline-light:hover{background:#ffffff14;border-color:#ffffff5c}.site-header{z-index:100;width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #08111f0f;transition:all .18s;position:fixed;top:0;left:0}.site-header.is-scrolled,.site-header.menu-open{background:#fffffff7;box-shadow:0 8px 30px #08111f14}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.wordmark{flex:none;align-items:center;display:inline-flex}.wordmark-image{width:112px;height:auto}.desktop-nav{align-items:center;gap:33px;margin-left:auto;margin-right:32px;display:flex}.desktop-nav a{color:#3f4b5e;font-size:15px;font-weight:600;transition:all .16s;position:relative}.desktop-nav a:after{background:var(--blue);content:"";opacity:0;border-radius:2px;height:2px;transition:all .16s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(.35)}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:hover:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:8px;display:flex}.header-login{color:#39475c;padding:10px 12px;font-size:15px;font-weight:600}.header-login:hover{color:var(--blue)}.mobile-menu-button{width:42px;height:42px;color:var(--ink);background:var(--surface-soft);border-radius:9px;justify-content:center;align-items:center;display:none}.mobile-nav{display:none}.intent-hero{min-height:900px;padding-top:var(--header-height);color:#fff;background:radial-gradient(circle at 59% 30%,#465ee333,#0000 39%),radial-gradient(circle at 78% 78%,#36b7b121,#0000 29%),linear-gradient(135deg,#081222,#091426 45%,#07111f);position:relative;overflow:hidden}.agent-grid,.closing-grid,.intent-grid{opacity:.18;background-image:linear-gradient(#ffffff1c 1px,#0000 0),linear-gradient(90deg,#ffffff1c 1px,#0000 0);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.intent-grid{opacity:.1}.intent-orbit{pointer-events:none;border:1px solid #6c8eff0f;border-radius:50%;position:absolute}.intent-orbit-one{width:840px;height:840px;animation:60s linear infinite orbitRotate;top:-280px;right:-100px}.intent-orbit-two{width:520px;height:520px;animation:45s linear infinite orbitRotateReverse;top:-90px;right:80px}.intent-flow-lines{z-index:1;opacity:.32;pointer-events:none;height:100svh;position:absolute;top:0;left:0;right:0;overflow:hidden}.intent-flow-line{background:linear-gradient(90deg,#0000,#5e78ff,#62ddd4,#0000);height:2px;animation:8s linear infinite intentFlow;position:absolute}.intent-flow-line:first-child{width:40%;animation-delay:0s;top:20%;left:-10%}.intent-flow-line:nth-child(2){width:50%;animation-delay:2s;top:45%;left:30%}.intent-flow-line:nth-child(3){width:60%;animation-delay:4s;top:70%;left:-20%}.intent-flow-line:nth-child(4){width:30%;animation-delay:1s;top:85%;left:50%}@keyframes intentFlow{0%{opacity:0;transform:translate(-30%)scaleX(.8)}30%,70%{opacity:1}to{opacity:0;transform:translate(100%)scaleX(1.2)}}@keyframes orbitRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes orbitRotateReverse{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.intent-hero-inner{flex-direction:column;justify-content:center;align-items:center;gap:34px;min-height:1040px;padding-top:96px;padding-bottom:90px;display:flex}.intent-hero-copy{z-index:2;text-align:center;max-width:900px;position:relative}.intent-hero-copy h1{letter-spacing:-.07em;white-space:nowrap;justify-content:center;align-items:baseline;font-size:clamp(66px,7vw,96px);font-weight:900;line-height:.98;display:flex}.hero-title-primary{color:#fff}.hero-title-accent{color:#0000;background:linear-gradient(100deg,#fff 6%,#8299ff 52%,#65ded5 96%);-webkit-background-clip:text;background-clip:text}.intent-subtitle{color:#f2f6ff;letter-spacing:.01em;margin-top:30px;font-size:21px;font-weight:700}.intent-lead{color:#aebbd0;max-width:820px;margin:28px auto 0;font-size:17px;line-height:1.75}.intent-lead>span{display:block}.intent-lead strong{color:#e8eef9;font-weight:700}.hero-command-center{z-index:3;width:min(920px,100%);position:relative}.hero-entry{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.hero-entry .button{border-radius:13px;min-height:58px;padding-inline:28px;font-size:15px}.hero-primary-cta{min-width:250px}.hero-secondary-cta{min-width:210px}.intent-stage{z-index:3;background:linear-gradient(145deg,#15233eed,#0a1629f5),#0a1629f2;border:1px solid #889ed038;border-radius:20px;width:min(1040px,100%);min-width:0;margin-top:42px;padding:14px;position:relative;box-shadow:0 42px 100px #00000059,inset 0 1px #ffffff0d}.intent-stage:before{z-index:-1;content:"";border:1px solid #607eff26;border-radius:30px;position:absolute;inset:-10px}.stage-topbar{border-bottom:1px solid #ffffff12;justify-content:space-between;padding-bottom:12px}.stage-brand,.stage-topbar{align-items:center;display:flex}.stage-brand{gap:11px}.stage-brand>span{color:#fff;background:linear-gradient(145deg,#5e76f7,#3caebd);border:1px solid #7d9dff73;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 22px #506cf552}.stage-brand div{flex-direction:column;gap:3px;display:flex}.stage-brand strong{font-size:15px;font-weight:700}.stage-brand small{color:#7f8ea6;font-size:11px}.stage-state{color:#91a1b9;align-items:center;gap:7px;font-size:11px;display:inline-flex}.demo-ready i,.stage-state i{background:#62d7ad;border-radius:50%;width:6px;height:6px;box-shadow:0 0 11px #62d7ad}.business-river{grid-template-columns:repeat(6,minmax(0,1fr));padding:12px 0 10px}.business-river,.river-node{align-items:center;gap:8px;display:grid;position:relative}.river-node{color:#7d8da7;background:#ffffff07;border:1px solid #7e92b81f;border-radius:12px;grid-template-columns:28px 1fr;min-width:0;min-height:68px;padding:8px;transition:all .3s}.river-node.active{color:#dffbf8;background:linear-gradient(135deg,#34788c38,#314b862e);border-color:#62dbd26b;box-shadow:0 0 28px #45c1b817}.river-node.passed{border-color:#6f8aff4f}.river-node-icon{color:#8297bc;background:#596faa21;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.river-node.active .river-node-icon{color:#6ee1d7;background:#49bfb424}.river-node div{flex-direction:column;gap:2px;min-width:0;display:flex}.river-node small{color:#697992;font-size:9px}.river-node small,.river-node strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.river-node strong{color:#d7e0ef;font-size:11px;font-weight:600}.river-node em{color:#697992;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.river-node-check{color:#6ce0b6;position:absolute;top:7px;right:7px}.river-link{background:#8396b929;height:1px;position:relative;overflow:hidden}.river-link i{background:linear-gradient(90deg,#0000,#6de2d8,#0000);width:100%;height:1px;position:absolute;top:0;left:-100%}.river-link.active i{animation:1.8s linear infinite riverMove}@keyframes riverMove{to{left:100%}}[data-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}[data-reveal].revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.intent-plan{background:#040b1859;border:1px solid #7189c62b;border-radius:14px;padding:10px 12px}.intent-plan-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.intent-plan-head>span{color:#e3e9f4;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.intent-plan-head>span svg{color:#77e1d9}.intent-plan-head small{color:#d2b88e;background:#e09d4c14;border:1px solid #eeb16b2e;border-radius:999px;padding:5px 8px;font-size:10px}.intent-plan>p{color:#8493aa;margin-top:7px;font-size:11px;line-height:1.6}.plan-steps{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px;display:grid}.plan-steps span{color:#a7b5c9;background:#ffffff09;border-radius:9px;align-items:center;gap:6px;min-height:42px;padding:7px;font-size:10px;line-height:1.4;display:flex}.plan-steps i{color:#8fa4ff;background:#5a71ed21;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.plan-result{color:#72d9b3;background:#34937014;border:1px solid #50cba124;border-radius:9px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.plan-result strong{color:#b9d9cc;font-size:10px;font-weight:600}.intent-command{background:linear-gradient(135deg,#1b2d50f5,#0d1d36f5);border:1px solid #708eff75;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:68px;margin-top:0;padding:8px 9px 8px 16px;display:grid;box-shadow:0 20px 50px #0000003d,0 0 0 5px #5a73ff0d}.command-spark{color:#72dbd4}.intent-command input{color:#edf2fb;background:0 0;outline:none;min-width:0;font-size:14px}.intent-command input::placeholder{color:#63748d}.intent-command button{color:#fff;background:linear-gradient(135deg,#5f74f5,#4dbfc0);border-radius:10px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 18px #4861db47}.intent-examples{flex-wrap:wrap;justify-content:center;gap:8px;padding-top:18px;display:flex}.intent-examples button{color:#7d8da5;background:#ffffff05;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;transition:all .16s;display:inline-flex}.intent-examples button svg{color:#7086c9}.intent-examples button.active,.intent-examples button:hover{color:#cad5e8;background:#5a6fdd1a;border-color:#6989ff4d}.intent-examples button.active svg,.intent-examples button:hover svg{color:#72dcd5}.essence-section{background:radial-gradient(circle at 50% 5%,#506cf50f,#0000 24%),#fff}.essence-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.essence-grid article{border:1px solid var(--line-soft);border-radius:var(--radius-md);min-height:292px;box-shadow:var(--shadow-sm);background:#fff;padding:31px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;position:relative;overflow:hidden}.essence-grid article:hover{border-color:#d0d9e5;transform:translateY(-6px);box-shadow:0 24px 60px #08111f1a}.essence-grid article:after{content:"";border:1px solid #506cf514;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;right:-55px}.essence-grid article.featured{color:#fff;background:radial-gradient(circle at 90% 100%,#58d5cf33,#0000 35%),linear-gradient(145deg,#111e36,#081322);border-color:#0000;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);box-shadow:0 26px 70px #08111f26}.essence-grid article.featured:hover{transform:translateY(-6px);box-shadow:0 34px 80px #08111f38}.essence-no{color:#c5cfdb;font-size:11px;font-weight:700;position:absolute;top:25px;right:27px}.featured .essence-no{color:#5d6b80}.essence-icon{width:50px;height:50px;color:var(--blue);background:var(--surface-blue);border-radius:14px;place-items:center;display:grid}.featured .essence-icon{color:#71e0d7;background:#5e82f621}.essence-grid h3{letter-spacing:-.025em;margin-top:34px;font-size:24px}.essence-grid p{color:var(--muted);margin-top:15px;font-size:14px;line-height:1.95}.featured p{color:#9eabc0}.operating-section{background:#f5f8fb}.operating-shell{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#ffffffeb;border:1px solid #e1e8f0;padding:22px}.ai-drive-rail{color:#9ba9bd;background:radial-gradient(circle at 82%,#4cbab821,#0000 24%),linear-gradient(135deg,#0c182b,#111f37);border-radius:16px;align-items:center;gap:13px;min-height:74px;padding:0 20px;display:flex}.ai-drive-rail>div{align-items:center;gap:10px;margin-right:auto;display:flex}.ai-drive-rail>div>span{color:#fff;background:linear-gradient(135deg,var(--blue),#4bbec1);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.ai-drive-rail strong{color:#eef3fb;font-size:14px}.ai-drive-rail p{font-size:11px;font-weight:600}.ai-drive-rail i{background:linear-gradient(90deg,#405273,#65d4ca);width:20px;height:1px}.operating-track{align-items:stretch;padding:34px 8px;display:flex}.operating-node{text-align:center;flex:1;min-width:0}.operating-icon{width:48px;height:48px;color:var(--blue);background:#f7f9fc;border:1px solid #e5ebf2;border-radius:14px;place-items:center;margin:0 auto 12px;display:grid}.operating-node small{color:#bac3cf;letter-spacing:.14em;font-size:10px;font-weight:700}.operating-node h3{margin-top:7px;font-size:14px;font-weight:700}.operating-node p{color:#8b97a8;margin-top:7px;font-size:10px;line-height:1.6}.operating-arrow{color:#c6ced8;flex:none;align-self:center;margin:0 4px}.foundation-rail{background:#f7f9fc;border:1px solid #e6ebf1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 18px;display:flex}.foundation-label{color:var(--blue);align-items:center;gap:10px;display:flex}.foundation-label span{flex-direction:column;gap:3px;display:flex}.foundation-label strong{color:#27354a;font-size:13px}.foundation-label small{color:#9ba6b5;font-size:10px}.foundation-items{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.foundation-items span{color:#657288;background:#fff;border:1px solid #e6ebf1;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:600;display:inline-flex}.agent-section{color:#fff;background:radial-gradient(circle at 18% 88%,#546ef526,#0000 30%),radial-gradient(circle at 82% 8%,#4ed4cb14,#0000 28%),#081321;position:relative;overflow:hidden}.agent-grid{opacity:.08}.agent-phases{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid;position:relative}.agent-phases article{background:linear-gradient(145deg,#ffffff0d,#ffffff04);border:1px solid #ffffff14;border-radius:18px;min-height:190px;padding:20px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,background .35s;position:relative}.agent-phases article:hover{background:linear-gradient(145deg,#ffffff14,#ffffff08);border-color:#ffffff24;transform:translateY(-5px)}.phase-no{color:#4e5e77;letter-spacing:.16em;font-size:10px;font-weight:700;position:absolute;top:18px;right:18px}.phase-icon{color:#71ddd5;background:#4d85bb21;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.agent-phases h3{color:#f0f4fa;margin-top:18px;font-size:17px}.agent-phases p{color:#8e9db2;margin-top:8px;font-size:12px;line-height:1.7}.agent-control-note{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid;position:relative}.agent-control-note>div{color:#7084ff;background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:13px;min-height:82px;padding:16px;display:flex}.agent-control-note span{flex-direction:column;gap:4px;display:flex}.agent-control-note strong{color:#cad5e5;font-size:12px}.agent-control-note small{color:#728198;font-size:10px}.demo-section{background:#fff}.demo-command-card{max-width:1040px;min-height:96px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#f5f8ff,#f9fbfd);border:1px solid #dce5ef;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:0 auto 30px;padding:17px 20px;display:grid}.demo-avatar{color:#fff;background:linear-gradient(135deg,var(--blue),#4cbfc1);border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 28px #506cf538}.demo-command-card>div:nth-child(2){flex-direction:column;gap:6px;display:flex}.demo-command-card span{color:#8995a5;font-size:10px;font-weight:600}.demo-command-card strong{color:#1d2a3e;font-size:15px;line-height:1.65}.demo-ready{background:#f2fbf8;border:1px solid #d8efe7;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;display:inline-flex;color:#4e9d7f!important}.scenario-flow{grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;align-items:stretch;display:grid}.scenario-flow article{border:1px solid var(--line-soft);background:#fff;border-radius:17px;min-height:220px;padding:22px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;position:relative;box-shadow:0 12px 34px #08111f0d}.scenario-flow article:hover{border-color:#ccd5e2;transform:translateY(-5px);box-shadow:0 20px 48px #08111f17}.scenario-index{color:#c6cfda;font-size:12px;font-weight:700;position:absolute;top:18px;right:18px}.scenario-icon{width:44px;height:44px;color:var(--blue);background:#eff4ff;border-radius:13px;place-items:center;display:grid}.scenario-flow article>small{color:var(--blue);letter-spacing:.1em;margin-top:22px;font-size:12px;font-weight:700;display:block}.scenario-flow h3{margin-top:9px;font-size:17px;line-height:1.45}.scenario-flow p{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.7}.scenario-link{color:#b6c0cd;align-items:center;display:flex}.scenario-link i{background:#dfe5ec;flex:1;height:1px}.demo-confirmation{background:radial-gradient(circle at 95% 100%,#53cec017,#0000 32%),#f3f6fa;border-radius:22px;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);align-items:center;gap:50px;margin-top:44px;padding:42px 48px;display:grid}.confirmation-copy h3{letter-spacing:-.04em;margin-top:13px;font-size:32px;line-height:1.22}.confirmation-copy>p:last-child{color:var(--muted);margin-top:17px;font-size:16px;line-height:1.8}.confirmation-card{box-shadow:var(--shadow-md);background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:26px}.confirmation-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.confirmation-head span{color:#26364c;align-items:center;gap:7px;font-size:15px;font-weight:700;display:inline-flex}.confirmation-head svg{color:var(--blue)}.confirmation-head small{color:#a06f3a;background:#fff7ec;border-radius:999px;padding:6px 10px;font-size:12px}.confirmation-card dl{grid-template-columns:repeat(2,1fr);gap:10px;padding:20px 0;display:grid}.confirmation-card dl>div{background:#f7f9fb;border-radius:10px;padding:14px}.confirmation-card dt{color:#9aa5b3;font-size:12px}.confirmation-card dd{color:#253349;margin-top:6px;font-size:14px;font-weight:700}.confirmation-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.confirmation-actions>span{color:#7d8999;font-size:12px}.confirmation-actions button{color:#fff;background:var(--blue);border-radius:8px;align-items:center;gap:6px;height:42px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.confirmation-actions button.confirmed,.confirmation-actions button:disabled{cursor:default;color:#4e8f78;box-shadow:none;background:#e5f6ef}.objects-section{background:#f4f7fa}.object-stage{box-shadow:var(--shadow-md);background:#fff;border:1px solid #dce4ed;border-radius:25px;padding:26px}.object-stage-top{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:2px 2px 22px;display:flex}.object-stage-top>div{align-items:center;gap:10px;display:flex}.object-stage-top>div>span:last-child{flex-direction:column;gap:3px;display:flex}.object-stage-mark{color:#fff;background:linear-gradient(135deg,var(--blue),#4dbbc0);border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.object-stage-top strong{font-size:15px}.object-stage-top small{color:#9aa5b3;font-size:12px}.object-stage-secure{color:#748198;align-items:center;gap:6px;font-size:12px;display:inline-flex}.object-stage-secure svg{color:var(--green)}.object-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:26px 0 18px;display:grid}.object-card{background:#fbfcfd;border:1px solid #e5eaf0;border-radius:15px;padding:22px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.object-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #08111f12}.object-card-head{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;display:grid}.object-card-head>span{width:42px;height:42px;color:var(--blue);background:#edf2ff;border-radius:10px;place-items:center;display:grid}.tone-violet .object-card-head>span{color:var(--violet);background:#f1efff}.tone-green .object-card-head>span{color:#3da77e;background:#eaf8f2}.object-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.object-card-head small{color:#9ba5b2;font-size:12px}.object-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.object-card-head em{color:var(--blue);background:#edf2ff;border-radius:999px;padding:6px 8px;font-size:12px;font-style:normal}.tone-violet .object-card-head em{color:#715dd1;background:#f1efff}.tone-green .object-card-head em{color:#368e6d;background:#eaf8f2}.object-card>p{color:#758296;margin-top:16px;font-size:13px;line-height:1.65}.object-card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.object-card dl>div{background:#fff;border-radius:8px;padding:11px}.object-card dt{color:#a2abb7;font-size:12px}.object-card dd{color:#334258;margin-top:5px;font-size:13px;font-weight:700}.object-assistant{background:#f7f9fc;border:1px solid #e1e7ee;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:72px;padding:13px 16px;display:grid}.object-assistant>span{width:40px;height:40px;color:var(--blue);background:#eaf0ff;border-radius:10px;place-items:center;display:grid}.object-assistant p{color:#7d8999;font-size:13px;line-height:1.6}.object-assistant strong{color:#35445b}.object-assistant button{color:var(--blue);background:0 0;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.device-story{color:#fff;background:radial-gradient(circle at 92% 14%,#546ef533,#0000 28%),linear-gradient(155deg,#0b172a,#0a1424);border-radius:28px;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:75px;margin-top:100px;padding:70px 60px;display:grid;overflow:hidden}.device-copy h3{letter-spacing:-.04em;margin-top:12px;font-size:38px;line-height:1.25}.device-copy>p:not(.section-kicker){color:#98a7bc;margin-top:17px;font-size:16px;line-height:1.8}.device-benefits{flex-direction:column;gap:12px;margin-top:25px;display:flex}.device-benefits span{color:#bbc6d6;align-items:center;gap:8px;font-size:14px;display:inline-flex}.device-benefits svg{color:#66d5ae}.device-visual{min-height:360px;position:relative}.device-screen{background:#eaf0f8;border:1px solid #ffffff21;border-radius:13px;width:92%;position:absolute;top:28px;right:0;overflow:hidden;transform:perspective(900px)rotateY(-7deg)rotateX(2deg);box-shadow:0 35px 80px #00000059}.device-screen-bar{color:#8290a3;background:#f8fafc;align-items:center;gap:5px;height:36px;padding:0 12px;font-size:11px;display:flex}.device-screen-bar i{background:#c7d0db;border-radius:50%;width:5px;height:5px}.device-screen-bar span{margin-left:auto}.device-screen-body{grid-template-columns:72px 1fr;min-height:275px;display:grid}.device-screen-body aside{background:#111d30;flex-direction:column;gap:12px;padding:18px 12px;display:flex}.device-screen-body aside span{background:#ffffff1a;border-radius:4px;width:100%;height:7px;display:block}.device-screen-body main{background:#f1f4f8;padding:20px}.screen-intent{color:#596b85;background:#fff;border:1px solid #dbe3ef;border-radius:9px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:11px;display:flex}.screen-intent svg{color:var(--blue)}.screen-cards{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.screen-cards i{height:72px;box-shadow:0 5px 13px #08111f0d}.screen-cards i,.screen-lines{background:#fff;border-radius:9px}.screen-lines{flex-direction:column;gap:8px;margin-top:12px;padding:14px;display:flex}.screen-lines span{background:#e7ebf0;border-radius:4px;width:100%;height:7px}.screen-lines span:nth-child(2){width:82%}.screen-lines span:nth-child(3){width:58%}.device-phone{z-index:3;color:#26354a;background:#f6f8fb;border:4px solid #27344a;border-radius:26px;width:130px;height:268px;padding:15px 12px;position:absolute;bottom:0;left:0;box-shadow:0 28px 60px #0000006b}.phone-speaker{background:linear-gradient(135deg,#1e2a3d,#2d3f5a);border-radius:4px;width:36px;height:5px;margin:-4px auto 10px}.phone-notch{justify-content:center;gap:6px;margin:-6px auto 10px;display:flex}.phone-notch span:first-child{background:radial-gradient(circle at 40% 40%,#3a4d6b,#1b2635);border-radius:50%;width:8px;height:8px;box-shadow:inset 0 0 2px #ffffff40}.phone-notch span:last-child{opacity:.5;background:#1a2540;border-radius:50%;width:4px;height:4px}.phone-title{font-size:11px;font-weight:700;display:block}.phone-intent{height:28px;color:var(--blue);background:linear-gradient(135deg,#eef3ff,#e2eaff);border-radius:10px;align-items:center;gap:5px;margin-top:8px;padding:0 8px;font-size:11px;font-weight:600;display:flex}.phone-tasks{flex-direction:column;gap:5px;margin-top:9px;display:flex}.task-row{color:#4a5568;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 8px;font-size:11px;display:flex;box-shadow:0 1px 3px #08111f0d}.task-row:first-child{color:#2d6a4f;background:linear-gradient(135deg,#ecfdf5,#f0fdf4)}.phone-nav{color:#c3ccd8;letter-spacing:2px;justify-content:space-around;font-size:10px;display:flex;position:absolute;bottom:10px;left:14px;right:14px}.phone-nav .nav-active{color:var(--blue)}.device-sync{z-index:4;color:#92ded1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1d2be0;border:1px solid #6adfc933;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:inline-flex;position:absolute;bottom:12px;right:12px}.trust-section{background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.trust-grid article{border:1px solid var(--line-soft);min-height:260px;box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:28px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s}.trust-grid article:nth-child(2n){background:#fafbfd}.trust-grid article:hover{border-color:#d0d9e5;transform:translateY(-5px);box-shadow:0 22px 55px #08111f17}.trust-grid article>span{width:50px;height:50px;color:var(--blue);background:#edf2ff;border-radius:13px;place-items:center;display:grid}.trust-grid h3{margin-top:30px;font-size:20px}.trust-grid p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.8}.trust-trace{background:#f6f8fb;border:1px solid #e1e7ee;border-radius:15px;grid-template-columns:repeat(7,auto) 1fr;align-items:center;gap:18px;min-height:100px;margin-top:18px;padding:18px 22px;display:grid}.trust-trace>div{flex-direction:column;gap:4px;display:flex}.trust-trace small{color:#9ca6b4;font-size:12px}.trust-trace strong{color:#3b4a60;font-size:13px}.trust-trace>svg{color:#bdc6d1}.trust-trace>span{color:#428e71;justify-self:end;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.closing-section{color:#fff;background:radial-gradient(circle at 76% 46%,#556ff629,#0000 40%),radial-gradient(circle at 14% 10%,#48c5b913,#0000 32%),linear-gradient(112deg,#0a1624,#0b1428 54%,#111a36);padding:104px 0 100px;position:relative;overflow:hidden}.closing-grid{opacity:.08;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.closing-glow{background:radial-gradient(circle,#556ff633,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.closing-layout{justify-content:space-between;align-items:center;gap:96px;display:flex}.closing-layout>div:first-child{flex:auto;max-width:720px}.closing-layout .section-kicker{letter-spacing:.1em;font-size:15px!important}.closing-layout h2{letter-spacing:-.055em;margin-top:18px;font-size:clamp(46px,4.7vw,64px);font-weight:800;line-height:1.16}.closing-layout>div:first-child>p:last-child{color:#9aa8bd;max-width:660px;margin-top:28px;font-size:18px;line-height:1.75}.closing-actions{flex:none;gap:16px;display:flex}.closing-actions .button{border-radius:13px;min-height:60px;padding-inline:28px;font-size:15px}.closing-actions .button:first-child{min-width:238px}.closing-actions .button:last-child{min-width:208px}.closing-actions svg{width:19px;height:19px}.site-footer{color:#fff;background:linear-gradient(#07121f,#06101c 90px,#050d18 38%,#050c16);position:relative}.footer-main{grid-template-columns:minmax(310px,1.45fr) repeat(3,minmax(140px,1fr));gap:72px;padding-top:78px;padding-bottom:68px;display:grid}.wordmark-light{color:#fff}.wordmark-symbol{-o-object-fit:contain;object-fit:contain;width:42px;height:42px}.wordmark-label{flex-direction:column;margin-left:9px;display:flex}.wordmark-cn{font-size:22px;font-weight:800}.wordmark-en{color:#69788f;letter-spacing:.18em;font-size:11px;font-weight:700}.footer-brand p{color:#ccd5e1;margin-top:24px;font-size:16px;font-weight:600}.footer-brand>span{color:#718198;margin-top:10px;font-size:15px;line-height:1.7;display:block}.footer-column{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.footer-column strong{color:#d8e0ea;margin-bottom:8px;font-size:16px}.footer-column a,.footer-column>span{color:#7d8ca2;align-items:flex-start;gap:8px;font-size:15px;line-height:1.65;transition:all .16s;display:inline-flex}.footer-column a:hover{color:#d7dfeb}.footer-contact svg{flex:none;width:17px;height:17px;margin-top:3px}.footer-bottom{color:#718198;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;min-height:72px;font-size:13px;display:flex}.footer-bottom a{color:inherit;transition:color .16s}.footer-bottom a:hover{color:#d7dfeb}.legal-page{background:#f6f8fb;min-height:100vh;padding:142px 0 90px}.legal-layout{grid-template-columns:220px minmax(0,820px);justify-content:center;gap:74px;display:grid}.legal-aside{align-self:start;position:sticky;top:120px}.legal-aside a{color:var(--blue);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.legal-aside p{color:#9ca7b4;margin-top:45px;font-size:10px}.legal-aside strong{margin-top:8px;font-size:12px;line-height:1.7;display:block}.legal-content{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e2e7ed;border-radius:22px;padding:56px 62px}.legal-content h1{letter-spacing:-.04em;font-size:42px}.legal-meta{color:#9aa5b3!important;margin-top:13px!important;font-size:11px!important}.legal-content h2{margin-top:38px;font-size:18px}.legal-content li,.legal-content p{color:#5f6e82;font-size:13px;line-height:2}.legal-content>p:not(.legal-meta){margin-top:18px}.legal-content ul{padding-left:20px}@media (width<=1180px){.intent-hero-inner{gap:28px}.intent-hero-copy h1{font-size:78px}.river-node{grid-template-columns:28px 1fr;gap:7px}.river-node-icon{width:28px;height:28px}.scenario-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.scenario-link{display:none}.footer-main{gap:46px}}@media (width<=1020px){:root{--header-height:66px}.desktop-nav{gap:20px;margin-right:18px}.intent-hero{min-height:auto}.intent-hero-inner{align-items:center;gap:30px;min-height:auto;padding-top:84px;padding-bottom:56px}.intent-hero-copy{width:100%;max-width:820px}.intent-hero-copy h1{max-width:none;font-size:clamp(62px,10vw,90px)}.intent-lead{max-width:720px}.intent-stage{width:100%}.section-heading.heading-split{grid-template-columns:1fr;gap:24px}.section-heading.heading-split>p{max-width:720px}.operating-track{grid-template-columns:repeat(4,1fr);gap:20px 10px;display:grid}.operating-arrow{display:none}.foundation-rail{flex-direction:column;align-items:flex-start}.foundation-items{justify-content:flex-start}.agent-phases{grid-template-columns:repeat(3,1fr);gap:12px}.demo-confirmation,.device-story{grid-template-columns:1fr}.demo-confirmation{gap:40px}.device-story{gap:36px}.device-visual{min-height:430px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-trace{grid-template-columns:repeat(4,1fr)}.trust-trace>svg{display:none}.trust-trace>span{grid-column:1/-1;justify-self:start}.footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.footer-contact{grid-column:2/4}}@media (width<=820px){.site-container{width:min(calc(100% - 32px),var(--container))}.section-space{padding:88px 0}.desktop-nav,.header-login{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav{top:var(--header-height);background:#fffffffa;border-top:1px solid #e8edf3;flex-direction:column;gap:0;padding:10px 16px 18px;display:flex;position:absolute;left:0;right:0;box-shadow:0 18px 35px #08111f1a}.mobile-nav a{color:#3d4a5d;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;min-height:48px;font-size:14px;font-weight:600;display:flex}.intent-hero-inner{padding-top:64px}.intent-stage{margin-top:20px}.intent-flow-line:first-child{width:72%;animation-duration:10s;top:76%;left:-10%}.intent-flow-line:nth-child(n+2){display:none}.intent-hero-copy h1{white-space:normal;font-size:clamp(58px,13vw,80px);display:block}.hero-title-accent,.hero-title-primary{display:block}.hero-title-accent{margin-top:6px}.hero-title-punctuation{display:none}.business-river{grid-template-columns:repeat(3,1fr);gap:8px}.essence-grid{grid-template-columns:1fr}.essence-grid article{min-height:240px}.ai-drive-rail{flex-wrap:wrap;align-items:flex-start;padding:18px}.ai-drive-rail>div{flex:1 0 100%}.agent-phases,.operating-track{grid-template-columns:repeat(2,1fr)}.agent-control-note{grid-template-columns:1fr}.scenario-flow{flex-direction:column;gap:10px;display:flex}.scenario-flow article{-moz-column-gap:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:13px;min-height:0;padding:14px 42px 14px 14px;display:grid}.scenario-icon{grid-row:1/4;width:40px;height:40px}.scenario-flow article>small{margin-top:0}.scenario-flow h3,.scenario-flow p{margin-top:3px}.scenario-link{display:none}.demo-confirmation{padding:42px 30px}.object-grid{grid-template-columns:1fr}.device-story{padding:48px 32px}.closing-layout{flex-direction:column;align-items:flex-start;gap:44px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-aside{position:static}.legal-aside p,.legal-aside strong{display:none}}@media (width<=600px){.site-container{width:min(calc(100% - 24px),var(--container))}.section-space{padding:74px 0}.section-heading h2{font-size:34px}.section-heading.heading-centered{text-align:left;margin-bottom:44px}.section-heading.heading-centered>p:last-child{margin-left:0}.intent-hero-inner{gap:26px;padding-top:48px;padding-bottom:42px}.intent-hero-copy h1{font-size:53px}.intent-lead{margin-top:18px;font-size:14px;line-height:1.7}.intent-lead>span{display:inline}.eyebrow{margin-bottom:20px;font-size:12px}.hero-command-center{width:100%}.intent-stage{border-radius:18px;padding:13px}.stage-topbar{align-items:flex-start}.stage-state{text-align:right;max-width:86px}.business-river{grid-template-columns:repeat(2,1fr)}.river-node{min-height:62px}.intent-plan-head{flex-direction:column;align-items:flex-start}.intent-command{min-height:58px;padding-left:12px}.intent-command input{font-size:12px}.intent-command button{width:42px;height:42px}.intent-examples{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.intent-examples button{min-height:34px}.hero-entry{flex-direction:column;align-items:stretch}.hero-entry .button{width:100%}.hero-text-link{justify-content:center}.operating-shell{padding:13px}.ai-drive-rail i,.ai-drive-rail p{display:none}.operating-track{grid-template-columns:1fr 1fr;padding:24px 2px}.operating-node{padding:12px 4px}.foundation-items{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.agent-phases{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-phases article{min-height:170px;padding:16px}.phase-no{top:15px;right:15px}.phase-icon{width:38px;height:38px}.agent-phases h3{margin-top:14px;font-size:15px}.agent-phases p{max-width:430px;margin-top:6px;font-size:11px;line-height:1.6}.demo-command-card{grid-template-columns:auto 1fr}.demo-ready{display:none}.scenario-flow article{min-height:0}.demo-confirmation{gap:30px;margin-top:36px;padding:32px 18px}.confirmation-copy h3{font-size:28px}.confirmation-card{padding:18px}.confirmation-card dl{grid-template-columns:1fr}.confirmation-actions{flex-direction:column;align-items:stretch}.confirmation-actions button{justify-content:center}.object-stage{padding:14px}.object-stage-secure{display:none}.object-card dl{grid-template-columns:1fr}.object-assistant{grid-template-columns:auto 1fr}.object-assistant button{display:none}.device-story{margin-top:70px;padding:38px 20px}.device-copy h3{font-size:31px}.device-visual{min-height:340px}.device-screen{width:100%;top:22px;transform:none}.device-phone{width:110px;height:230px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:210px}.trust-trace{grid-template-columns:repeat(2,1fr)}.closing-section{padding:84px 0}.closing-actions{flex-direction:column;width:100%}.closing-actions .button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}.legal-page{padding-top:110px}.legal-content{padding:32px 20px}.legal-content h1{font-size:34px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.intent-flow-lines{display:none}}
