/* WeAgent / Orbital control plane. All layout and content remain available without WebGL. */
:root{color-scheme:dark;--bg:#080b09;--surface:#101410;--surface-2:#151a15;--line:rgba(220,247,223,.1);--line-strong:rgba(220,247,223,.19);--text:#f1f4ed;--muted:#8a948b;--dim:#69746b;--accent:#c3ff86;--accent-soft:#8bc99c;--orange:#daa082;--radius:22px;--ease:cubic-bezier(.22,1,.36,1);--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--sans:Inter,"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button,a{-webkit-touch-callout:none}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button,summary,a{touch-action:manipulation}button:disabled{cursor:default}::selection{background:#c3ff86;color:#10180c}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.mono,code,pre{font-family:var(--mono)}.icon{width:22px;height:22px;flex:none;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.shell{width:calc(100% - 112px);max-width:1248px;margin:0 auto}.accent{color:var(--accent)}.muted{color:#737e75}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:16px;z-index:1000;padding:12px 20px;background:var(--accent);color:#10180c;transform:translateY(-180%);border-radius:8px}.skip-link:focus{transform:none}.page-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:150;pointer-events:none}.page-progress i{display:block;width:100%;height:100%;background:var(--accent);transform:scaleX(0);transform-origin:left}.status-dot{width:6px;height:6px;display:inline-block;background:var(--accent);border-radius:50%;box-shadow:0 0 12px #a4ff8855;flex:none}
/* Navigation */
.globalnav{position:fixed;left:0;right:0;top:0;z-index:100;background:linear-gradient(#080b09ed,#080b0980,transparent);transition:background .3s,border-color .3s;border-bottom:1px solid transparent}.globalnav.is-scrolled{background:#0a0e0bec;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--line)}.nav-inner{max-width:1384px;width:calc(100% - 112px);height:89px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:650;letter-spacing:-1.1px;line-height:1}.brand-period{color:var(--accent)}.brand-mark{width:31px;height:34px;color:var(--accent);display:grid;place-items:center}.brand-mark .icon{width:30px;height:30px;stroke-width:1.5}.globalnav-links{display:flex;align-items:center;gap:31px;margin-left:45px}.globalnav-links a{font-size:13px;color:#a6afa7;position:relative;transition:color .2s}.globalnav-links a:hover,.globalnav-links a.is-active{color:var(--text)}.globalnav-links a::after{content:"";position:absolute;width:3px;height:3px;background:var(--accent);border-radius:50%;left:50%;bottom:-12px;opacity:0;transform:translateY(5px);transition:transform .25s,opacity .25s}.globalnav-links a.is-active::after{opacity:1;transform:none}.nav-actions{display:flex;gap:20px;align-items:center}.version-label{font-size:9px;letter-spacing:1.6px;color:var(--dim)}.nav-cta{background:#eef4e9;color:#101a0d;display:flex;align-items:center;gap:18px;padding:10px 15px;border-radius:7px;font-size:12px;font-weight:650;transition:background .2s,transform .2s}.nav-cta:hover{background:var(--accent);transform:translateY(-1px)}.nav-cta .icon{width:15px;height:15px;stroke-width:1.8}.nav-burger{width:40px;height:40px;background:none;display:none;position:relative}.nav-burger span{width:20px;height:1.5px;position:absolute;background:var(--text);left:10px;top:15px;transition:transform .25s}.nav-burger span+span{top:23px}.nav-burger.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.nav-burger.is-open span+span{transform:translateY(-4px) rotate(-45deg)}
/* Hero */
.hero{position:relative;padding-top:102px;overflow:hidden;background:radial-gradient(ellipse at 77% 43%,#17231b30,transparent 46%)}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-image:radial-gradient(#b7d8b309 .7px,transparent .7px);background-size:5px 5px;opacity:.45;mask-image:linear-gradient(#000,transparent)}.hero-grid{display:grid;grid-template-columns:1fr 1.07fr;min-height:628px;align-items:center;position:relative;gap:0}.hero-copy{position:relative;z-index:3;padding:37px 0 58px;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.release-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #c9f2b81a;border-radius:30px;background:#b4eaa105;padding:6px 10px 6px 12px;font-size:10px;letter-spacing:.2px;color:#b4c1b2;margin-bottom:38px;transition:border-color .3s,background .3s}.release-pill:hover{background:#c3ff860c;border-color:#c3ff8640}.release-pill .icon{width:14px;height:14px;margin-left:11px;color:#d7dfd1}.hero-kicker{font-size:10px;font-weight:400;letter-spacing:2.1px;color:#94a48f;margin-bottom:19px}.hero h1{font-size:clamp(56px,5.6vw,82px);line-height:1.24;letter-spacing:-.058em;font-weight:650;margin-left:-4px;white-space:nowrap}.hero-description{color:#9fa89e;font-size:14px;line-height:2.05;margin-top:24px;letter-spacing:.35px}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:30px}.button{min-height:48px;padding:13px 21px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:22px;line-height:1.5;font-size:13px;font-weight:600;transition:transform .25s var(--ease),box-shadow .25s,background .25s}.button .icon{width:17px;height:17px;transition:transform .25s}.button:hover .icon{transform:translate(2px,-2px)}.button-primary{background:var(--accent);color:#18230e;box-shadow:inset 0 1px #e4ffcb}.button-primary:hover{background:#d3ffa9;transform:translateY(-2px);box-shadow:0 6px 32px #b9ff7817,inset 0 1px #edffdd}.button-ghost{background:transparent;color:#d6dcd2;padding-left:7px;padding-right:7px;gap:10px;font-weight:450}.button-ghost:hover{color:var(--accent)}.play-dot{display:grid;place-items:center;width:25px;height:25px;border:1px solid #a4b99f40;border-radius:50%}.play-dot .icon{width:10px;height:10px}.hero-assurance{display:flex;align-items:center;gap:18px;margin-top:29px;color:#778175;font-size:10px}.hero-assurance>span{display:flex;align-items:center;gap:5px;white-space:nowrap}.hero-assurance .icon{width:12px;height:12px}.hero-assurance .mono{font-size:8px;color:#515f51;letter-spacing:.65px;border-left:1px solid #87967f25;padding-left:16px}
.orbit-stage{position:relative;height:608px;margin-left:-54px;margin-right:-40px;user-select:none;isolation:isolate}.scene-mount{position:absolute;inset:0;z-index:2;cursor:grab;touch-action:pan-y}.scene-mount:active{cursor:grabbing}.scene-mount canvas{display:block;width:100%;height:100%;outline:none}.stage-grid{position:absolute;inset:10px -35px 5px;background-image:linear-gradient(#8dd28308 1px,transparent 1px),linear-gradient(90deg,#8dd28308 1px,transparent 1px);background-size:45px 45px;mask-image:radial-gradient(ellipse,#000 8%,transparent 67%);transform:perspective(800px) rotateX(16deg) rotateZ(-13deg);z-index:0}.stage-coordinate{position:absolute;top:20px;left:82px;font-size:8px;line-height:1.9;letter-spacing:1px;color:#7c8b78;z-index:4;pointer-events:none}.stage-coordinate span{color:#475445;font-size:7px}.orbit-cross{position:absolute;color:#536349;z-index:4;font:14px var(--mono);pointer-events:none}.cross-tl{top:88px;left:39px}.cross-br{right:34px;bottom:143px}.orbit-agent{position:absolute;z-index:5;background:linear-gradient(120deg,#18241eed,#101611ed);border:1px solid #b7e4b226;box-shadow:0 10px 40px #0006,inset 0 1px #ffffff09;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:13px 15px;display:flex;align-items:center;gap:10px;border-radius:10px;text-align:left;transition:transform .4s var(--ease),border-color .3s,background .3s}.orbit-agent b{font-size:12px;font-weight:550;display:block;line-height:1.5;white-space:nowrap}.orbit-agent small{font:7px/1.6 var(--mono);color:#7e937c;letter-spacing:.8px;display:block;white-space:nowrap}.orbit-agent i{display:block;height:4px;width:4px;background:#729665;margin-left:14px;border-radius:50%}.orbit-agent:hover,.orbit-agent.is-selected{border-color:#c3ff8660;background:linear-gradient(120deg,#233121ed,#101911ed);transform:translateY(-4px)}.orbit-agent.is-selected i{background:var(--accent);box-shadow:0 0 12px #bdff8990}.orbit-codex{top:85px;left:85px;transform:rotate(-5deg)}.orbit-claude{top:197px;right:-1px;transform:rotate(5deg)}.orbit-pi{left:50px;top:359px;transform:rotate(-4deg)}.orbit-hud{position:absolute;z-index:5;bottom:46px;right:53px;width:320px;background:linear-gradient(120deg,#111a14eb,#0d140fe6);border:1px solid #8cc47f20;border-radius:9px;padding:14px 17px 13px;backdrop-filter:blur(14px);box-shadow:0 20px 45px #0004;pointer-events:none;transform:rotate(-2deg)}.hud-top{display:flex;align-items:center;gap:7px;border-bottom:1px solid #a4c59d12;padding-bottom:10px;margin-bottom:10px}.hud-diamond{font-size:15px;color:var(--accent)}.hud-top>.mono{font-size:7px;letter-spacing:.6px;color:#8d9f86;flex:1}.demo-tag{font-size:8px;white-space:nowrap;font-weight:400;letter-spacing:.2px;color:#7b8f75;background:#a8d68c0a;padding:2px 5px;border:1px solid #bdd6b112;border-radius:4px}.hud-line{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.4}.hud-line .mono{font-size:7px;color:#83917d;flex:1;text-align:right}.hud-line .icon{width:12px;height:12px;color:var(--accent)}.hud-meter{display:flex;align-items:end;height:18px;gap:3px;margin-top:8px}.hud-meter i{width:100%;height:2px;background:#b8ee9055}.hud-meter i:nth-child(3n){height:7px}.hud-meter i:nth-child(4n){height:11px}.hud-meter i:nth-child(5n){height:5px}.hud-meter i:nth-last-child(-n+5){opacity:.28}.stage-bottom{position:absolute;bottom:6px;left:80px;right:55px;display:flex;justify-content:space-between;align-items:center;z-index:7}.stage-bottom>.mono{font-size:7px;letter-spacing:1.3px;color:#738b6c}.motion-toggle{background:#121b10a0;display:flex;align-items:center;gap:5px;border:1px solid #c3ff861a;border-radius:20px;padding:5px 9px;font-size:8px;color:#9aab91}.motion-toggle .icon{width:10px;height:10px}.motion-toggle:hover{border-color:#c3ff8650}.motion-toggle:disabled{opacity:.45}
/* A complete CSS orbit remains visible while Three.js initializes or when WebGL is unavailable. */
.orbit-fallback{position:absolute;inset:0;z-index:1;overflow:visible;transition:opacity .6s}.orbit-stage.has-webgl .orbit-fallback{opacity:0;pointer-events:none}.fallback-halo{position:absolute;left:8%;top:5%;width:90%;height:80%;background:radial-gradient(ellipse at 50% 47%,#65964b1d,transparent 58%);filter:blur(7px)}.fallback-sphere{position:absolute;width:244px;height:244px;top:145px;left:calc(50% - 122px);border-radius:50%;background:radial-gradient(circle at 73% 17%,#b1d4a444,#2e53342e 24%,#12291980 46%,#040906 72%);border:1px solid #b7f59844;box-shadow:inset 8px 0 18px #a6ef8d18,inset -5px 3px 9px #c3ff8650,0 0 48px #7bc25913;transform:rotate(-24deg);overflow:hidden}.fallback-sphere::after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 15px,#acd39e13 15.5px 16px);mix-blend-mode:screen}.fallback-sphere i{position:absolute;left:16%;top:-1%;height:102%;width:68%;border:1px solid #b5e5a62c;border-radius:50%}.fallback-sphere i:nth-child(2){width:35%;left:32.5%}.fallback-sphere i:nth-child(3){width:1%;left:49.5%}.fallback-sphere i:nth-child(4){transform:rotate(90deg)}.fallback-sphere i:nth-child(5){width:35%;left:32.5%;transform:rotate(90deg)}.fallback-sphere span{position:absolute;inset:0;display:grid;place-items:center;font-size:85px;font-weight:400;letter-spacing:-16px;color:#d6ffc136;text-shadow:0 0 30px #c3ff8630;transform:rotate(24deg)}.fallback-ring{position:absolute;width:490px;height:208px;top:169px;left:calc(50% - 245px);border:1px solid #bbed9166;border-radius:50%;transform:rotate(-29deg);box-shadow:0 0 10px #b2ff7810}.fallback-ring::after{content:"";position:absolute;inset:4px;border:1px dashed #bae38a25;border-radius:50%}.ring-b{width:365px;height:370px;left:calc(50% - 182px);top:90px;transform:rotate(30deg) scaleX(.45);border-color:#7bbc8585}.ring-c{transform:rotate(40deg);border-color:#6ca58045;width:460px;height:120px;left:calc(50% - 230px);top:217px}.fallback-star{position:absolute;width:9px;height:9px;border-radius:50%;background:#d0ffac;box-shadow:0 0 5px #d5ffbf,0 0 18px #b1fc86,0 0 40px #b1fc8655}.star-a{top:167px;right:140px}.star-b{top:328px;left:133px;width:5px;height:5px;background:#8dccbe}.star-c{top:383px;right:142px;width:6px;height:6px;background:#d29e7d}
.adapter-rail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:35px;padding:25px 0;position:relative}.adapter-caption{display:flex;flex-direction:column;font-size:11px;color:#75806f;gap:3px}.adapter-caption .mono{font-size:8px;letter-spacing:1.5px;color:#a3ada0}.adapter-logos{display:flex;align-items:center;justify-content:center;gap:53px;flex:1}.adapter-logos>span{display:flex;gap:11px;align-items:center;font-size:19px;font-weight:550;letter-spacing:-.45px;color:#d3dad0}.adapter-logos img{object-fit:contain;opacity:.85}.adapter-more{font-size:10px;display:flex;align-items:center;gap:10px;color:#8f9b88;white-space:nowrap}.adapter-more .icon{width:14px;height:14px}.adapter-more:hover{color:var(--accent)}.scroll-cue{display:flex;justify-content:center;align-items:center;gap:9px;font-size:7px;letter-spacing:1.7px;color:#60705b;margin:27px auto 0;width:max-content}.scroll-cue>span{height:22px;width:12px;border:1px solid #7c977344;border-radius:9px;position:relative}.scroll-cue>span::after{content:"";width:2px;height:4px;background:var(--accent);position:absolute;top:5px;left:4px;border-radius:2px;animation:scroll-dot 2.5s infinite}@keyframes scroll-dot{0%{transform:translateY(0);opacity:0}25%{opacity:1}75%{opacity:1}100%{transform:translateY(6px);opacity:0}}
/* Section rhythm */
.section-space{padding:110px 0 0}.section-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:29px}.section-label{font-size:9px;letter-spacing:1.7px;color:#a0b192;font-weight:400;line-height:1.6}.section-label>span{display:inline-block;font-size:9px;border:1px solid #a7c68e30;color:var(--accent);padding:2px 6px;border-radius:4px;margin-right:12px;letter-spacing:.5px}.section-side{color:#54634e;font-size:7px;letter-spacing:1.1px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:39px}.section-heading h2,.architecture-title h2,.security-copy h2,.faq-heading h2{font-size:clamp(29px,3.2vw,43px);line-height:1.4;letter-spacing:-.045em}.section-heading>p,.architecture-title>p{font-size:12px;color:#899680;line-height:1.95;max-width:270px;padding-bottom:6px}.section-heading .muted,.security-copy h2 .muted,.architecture-title h2 .muted{color:#818d78}
/* Product explorer */
.workspace-panel{border:1px solid #95b28026;border-radius:18px;overflow:hidden;background:#10160f;box-shadow:0 40px 100px #0002}.workspace-toolbar{min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid #aac78d16;background:#11170f}.workspace-tabs{display:flex;align-items:center;gap:7px}.workspace-tabs button{display:flex;gap:8px;align-items:center;background:none;color:#839079;font-size:12px;border:1px solid transparent;border-radius:6px;padding:9px 18px;transition:color .25s,border-color .25s,background .25s}.workspace-tabs button .icon{width:15px;height:15px}.workspace-tabs button:hover{color:#d0e1c0}.workspace-tabs button[aria-selected="true"]{color:#d9ffc0;background:#b2d88d10;border-color:#bce39126;box-shadow:inset 0 1px #e7ffda09}.real-shot-label{font-size:9px;color:#718367;display:flex;gap:6px;align-items:center;white-space:nowrap}.real-shot-label i{width:4px;height:4px;border-radius:50%;background:#96bb7c}.workspace-content{display:grid;grid-template-columns:1fr 1fr;min-height:586px}.workspace-copy{padding:74px 46px 35px 54px;position:relative}.workspace-number{font-size:9px;letter-spacing:1.4px;color:#7c986b;display:block;margin-bottom:30px}.workspace-copy h3{font-size:35px;letter-spacing:-1.2px;font-weight:550;line-height:1.4;margin-bottom:16px}.workspace-copy>p:not(.workspace-note){font-size:13px;color:#8e9b85;max-width:338px;line-height:2}.workspace-benefits{margin:26px 0 29px;display:flex;flex-direction:column;gap:10px;font-size:11px;color:#bccbb1;min-height:75px}.workspace-benefits>span{display:flex;align-items:center;gap:9px}.workspace-benefits .icon{color:#a6c987;width:15px;height:15px}.text-button{display:inline-flex;align-items:center;gap:12px;color:var(--accent);background:transparent;padding:5px 0;font-size:12px;transition:gap .25s}.text-button:hover{gap:17px}.text-button .icon{width:16px;height:16px}.workspace-copy .workspace-note{font-size:9px;color:#626f59;line-height:1.9;margin-top:41px;max-width:305px}.workspace-visual{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;isolation:isolate;background:radial-gradient(ellipse at 50% 45%,#476b2840,transparent 66%)}.visual-rings{position:absolute;inset:0;display:grid;place-items:center;z-index:-1}.visual-rings i{position:absolute;display:block;width:430px;height:430px;border:1px solid #c2e89210;border-radius:50%}.visual-rings i:nth-child(2){width:340px;height:340px}.visual-rings i:nth-child(3){width:525px;height:525px}.visual-rings::before,.visual-rings::after{content:"";position:absolute;background:#c5f49a0d;width:100%;height:1px}.visual-rings::after{transform:rotate(90deg)}.visual-wordmark{position:absolute;font-size:380px;line-height:1;font-weight:600;color:#c3ff8604;left:-15px;top:84px;letter-spacing:-48px;z-index:-1}.phone-frame{position:relative;width:226px;flex-shrink:0;background:#080b08;border:5px solid #2a3426;outline:1px solid #bdda9c31;padding:0;border-radius:32px;box-shadow:0 50px 70px #0009,0 0 0 4px #060a0470;overflow:hidden;transform:perspective(1500px) rotateY(-12deg) rotateZ(5deg);transition:transform .6s var(--ease),box-shadow .4s}.phone-frame:hover{transform:perspective(1500px) rotateY(-4deg) rotateZ(1deg) translateY(-5px);box-shadow:0 55px 80px #0009,0 0 0 4px #1d2a1370}.phone-frame img{width:100%;height:auto;object-fit:contain;aspect-ratio:390/844;background:#050705}.phone-zoom{position:absolute;right:10px;bottom:12px;width:28px;height:28px;display:grid;place-items:center;background:#15230de6;border:1px solid #c3ff8640;border-radius:50%;color:var(--accent);opacity:0;transform:translateY(6px);transition:opacity .25s,transform .25s}.phone-frame:hover .phone-zoom,.phone-frame:focus-visible .phone-zoom{opacity:1;transform:none}.phone-zoom .icon{width:13px;height:13px}.screenshot-float{position:absolute;left:4px;top:148px;display:flex;align-items:center;gap:11px;background:#151e11ed;border:1px solid #bbdc9d2b;z-index:2;padding:12px 17px 12px 12px;border-radius:10px;backdrop-filter:blur(12px);transform:rotate(-5deg);box-shadow:0 15px 40px #0006;pointer-events:none}.float-icon{width:30px;height:30px;background:#a8d07813;display:grid;place-items:center;border:1px solid #c3ff8622;border-radius:7px;color:#b1d994}.float-icon .icon{width:15px;height:15px}.screenshot-float>span:last-child{font-size:10px;font-weight:550;color:#c0d1b3}.screenshot-float small{font:6px var(--mono);color:#718361;display:block;letter-spacing:.5px;margin-top:5px}.visual-caption{position:absolute;bottom:26px;left:27px;right:27px;display:flex;justify-content:space-between;font-size:6px;letter-spacing:1.25px;color:#60714e}
/* Bento / deliberately tactile rather than a generic flat card wall. */
.bento-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card{background:linear-gradient(140deg,#131913,#0e130e);border:1px solid #aec8991c;border-radius:15px;padding:27px 27px 24px;position:relative;overflow:hidden;min-height:326px;isolation:isolate;transition:border-color .35s,transform .4s var(--ease)}.feature-card:hover{border-color:#bdd79640;transform:translateY(-3px)}.feature-card::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(380px circle at var(--mx,50%) var(--my,0%),#bce4940e,transparent 60%);opacity:0;transition:opacity .35s;pointer-events:none}.feature-card:hover::before{opacity:1}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:14px}.feature-icon{color:#c4dab1;border:1px solid #c9dfa320;background:#d0ecaf06;width:36px;height:36px;display:grid;place-items:center;border-radius:9px}.feature-icon .icon{width:18px;height:18px}.card-index{font-size:7px;color:#596c4f;letter-spacing:.8px}.feature-card h3{font-size:19px;letter-spacing:-.5px;font-weight:550;margin-bottom:9px;line-height:1.5}.feature-card>p{font-size:11px;color:#8e9c83;line-height:1.95}.card-approval{grid-column:span 2;min-height:374px;padding:29px 31px;background:radial-gradient(ellipse at 70% 75%,#668e2820,transparent 70%),#11180f}.card-approval .card-heading{margin-bottom:17px}.card-approval h3{font-size:24px}.card-approval>p{font-size:12px}.approval-demo{margin-top:25px;background:#10170bed;border:1px solid #b9d69a25;box-shadow:0 17px 36px #0003,inset 0 1px #deffc306;border-radius:11px;padding:16px 18px 17px}.approval-demo-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.approval-status{font-size:10px;color:#c7cea4;display:flex;gap:7px;align-items:center}.approval-status i{width:4px;height:4px;display:block;border-radius:50%;background:#cebf78;box-shadow:0 0 8px #cebf7830}.approval-status.allowed{color:var(--accent)}.approval-status.allowed i{background:var(--accent)}.approval-status.denied{color:#e0a896}.approval-status.denied i{background:#e0a896}.approval-request{display:flex;align-items:center;gap:13px}.approval-request b{font-size:12px;font-weight:500;line-height:1.5;display:block}.approval-request small{display:block;font-size:9px;color:#78866b;margin-top:4px}.approval-actions{display:flex;gap:9px;margin-top:17px}.approval-actions button{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;border-radius:5px;min-height:32px;padding:5px 15px;transition:background .2s}.approval-actions .icon{width:13px;height:13px}.approve-button{background:#c3eaa3;color:#1a2c0d;flex:1;font-weight:550}.approve-button:hover{background:var(--accent)}.deny-button{background:#212b1a;color:#b5c4a9;border:1px solid #abc28c17;min-width:82px}.deny-button:hover{background:#343226;color:#ffd1bb}.reset-demo{margin-top:17px;background:#a4ce800d;border:1px solid #b8d89c26;border-radius:5px;min-height:32px;width:100%;font-size:10px;color:#b9d5a3}.card-timeline{min-height:374px}.mini-timeline{padding-left:4px;margin-top:25px}.mini-timeline>div{display:flex;align-items:center;position:relative;gap:12px;min-height:43px;font-size:10px;color:#99a78d;padding:8px 0}.mini-timeline>div:not(:last-child)::after{content:"";position:absolute;top:26px;bottom:-15px;width:1px;background:#a1c78429;left:3px}.mini-timeline small{margin-left:auto;font:6px var(--mono);letter-spacing:1px;color:#546447}.tl-dot{height:7px;width:7px;border:1px solid #bbd8967d;border-radius:50%;background:#567842;flex:none}.tl-active{color:#d2eabf!important}.tl-active .tl-dot{background:#c3ff86;border-color:#c3ff86;box-shadow:0 0 12px #c3ff8633}.tl-dot.empty{background:transparent;border-color:#506342}.device-art{position:relative;height:127px;margin-top:10px;perspective:900px}.device-orbit{position:absolute;width:280px;height:94px;border:1px solid #a9d78617;border-radius:50%;left:calc(50% - 140px);top:30px;transform:rotate(-11deg)}.device-tile{position:absolute;display:grid;place-items:center;width:50px;height:50px;border:1px solid #b5d79730;background:linear-gradient(145deg,#1e2a18,#0a1108);border-radius:13px;color:#95b977;box-shadow:8px 16px 20px #0004;transform:rotateX(35deg) rotateZ(-26deg);z-index:2}.device-laptop{top:58px;left:10px}.device-gateway{top:27px;left:calc(50% - 27px);width:57px;height:57px;color:var(--accent);border-color:#c3ff865c;box-shadow:0 0 20px #c3ff8610,10px 16px 20px #0004}.device-gateway span{font-size:29px;line-height:1;font-weight:600;letter-spacing:-4px;margin-left:-3px}.device-mobile{top:8px;right:8px}.device-tile .icon{width:25px;height:25px}.device-line{position:absolute;height:1px;display:block;background:linear-gradient(90deg,#70964522,#b6e18eaa,#70964522);width:100px;transform:rotate(-22deg);top:74px;left:40px}.line-two{left:auto;right:44px;top:51px}.diff-art{border:1px solid #bdd49f1c;background:#0b1109;border-radius:8px;margin-top:23px;padding:10px 13px}.diff-art-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:7px;border-bottom:1px solid #afce9312}.diff-art-head>span{display:flex;gap:5px;align-items:center;font-size:9px;color:#a3b691}.diff-art-head .icon{width:11px;height:11px}.diff-art-head small{font:6px var(--mono);color:#637651;letter-spacing:1px}.diff-code{display:flex;align-items:center;gap:9px;height:19px;background:#dc87780b;margin:3px -5px;padding:0 5px;border-radius:2px}.diff-code span{color:#c98f7b;font:10px var(--mono)}.diff-code i{display:block;height:3px;background:linear-gradient(90deg,#c68c795c 0 20%,transparent 20% 24%,#c68c7940 24% 80%,transparent 80% 84%,#c68c7940 84%);width:var(--w)}.diff-code.add{background:#b3db8f0a}.diff-code.add span{color:#abce89}.diff-code.add i{background:linear-gradient(90deg,#a2c87560 0 15%,transparent 15% 20%,#a2c87540 20% 55%,transparent 55% 59%,#a2c87540 59%)}.diff-code.neutral{background:none}.diff-code.neutral span{color:#67775b}.diff-code.neutral i{background:#abb89720}.reconnect-art{margin-top:39px}.signal-bars{height:66px;display:flex;align-items:center;justify-content:space-between;gap:5px;mask-image:linear-gradient(90deg,transparent,#000 10% 90%,transparent)}.signal-bars i{display:block;flex:1;height:18px;background:#b0d59180;border-radius:2px}.signal-bars i:nth-child(3n){height:33px}.signal-bars i:nth-child(4n){height:51px}.signal-bars i:nth-child(5n){height:64px}.signal-bars i:nth-child(n+9):nth-child(-n+14){height:3px;background:#80916c40}.signal-bars i:nth-child(n+15){background:#b5e899a0}.signal-label{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;margin-top:11px;color:#637754}.signal-label span:last-child{color:#acd590}.command-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:29px}.command-pills span{font:11px var(--mono);border:1px solid #bfda9f25;background:#bed7a209;border-radius:6px;padding:10px 12px;color:#b3c69f}.command-pills b{color:#d8f6bf;margin-right:3px;font-weight:400}.feature-card .card-footnote{font-size:9px;line-height:1.8;margin-top:17px;color:#5f7351}.card-controls{grid-column:span 1}
/* Architecture */
.architecture-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:52px}.architecture-diagram{position:relative;display:grid;grid-template-columns:repeat(4,1fr);padding:0 0 26px;isolation:isolate}.arch-path{position:absolute;left:12.5%;right:12.5%;top:85px;height:1px;background:linear-gradient(90deg,#a6ca8126,#d5f6b245,#a6ca8126);z-index:-1;overflow:visible}.arch-path::before,.arch-path::after{content:"";position:absolute;width:6px;height:6px;border-top:1px solid #a7c48a60;border-right:1px solid #a7c48a60;transform:rotate(45deg);top:-3px;left:33.3%}.arch-path::after{left:66.6%}.arch-path i{position:absolute;width:70px;height:2px;top:-.5px;background:linear-gradient(90deg,transparent,#baff83,transparent);box-shadow:0 0 12px #c3ff8630;animation:flow 7s linear infinite;opacity:.7;left:0}.arch-path i+ i{animation-delay:-3.5s}@keyframes flow{0%{left:0;opacity:0}5%,85%{opacity:.8}100%{left:90%;opacity:0}}.arch-step{text-align:center;position:relative}.arch-index{display:block;color:#6d805a;font-size:7px;letter-spacing:1px;margin-bottom:27px}.arch-icon{background:#10170f;box-shadow:0 0 0 10px var(--bg);border:1px solid #bddaa331;border-radius:19px;width:79px;height:79px;display:flex;align-items:center;justify-content:center;margin:0 auto 23px;position:relative;color:#d0e5bc}.arch-icon>.icon{width:29px;height:29px}.arch-icon.core-icon{background:radial-gradient(#283c1b,#162010);border-color:#caef9360;box-shadow:0 0 0 10px var(--bg),0 0 50px #b7fb6614;color:var(--accent);transform:rotate(-8deg)}.core-icon>span{font-size:40px;line-height:1;font-weight:550;letter-spacing:-6px;margin-left:-4px}.core-icon i{position:absolute;inset:-10px;border:1px dashed #c3ff8620;border-radius:27px}.agent-icon-trio{width:100px;gap:7px}.agent-icon-trio img{object-fit:contain}.arch-step h3{font-size:16px;font-weight:500;letter-spacing:-.35px;line-height:1.5;margin-bottom:3px}.arch-step>p{font-size:11px;color:#7c8b6e}.arch-tag{display:inline-block;margin-top:13px;color:#75935e;border:1px solid #99bd791a;border-radius:4px;background:#b7e89004;padding:3px 7px;font-size:6px;letter-spacing:.6px}.architecture-bottom{border-top:1px solid #adc69216;display:flex;justify-content:space-between;gap:22px;padding-top:22px;font-size:9px;color:#697b58}.architecture-bottom>span:first-child{display:flex;gap:7px;align-items:center;color:#a3b68e}.architecture-bottom .status-dot{width:4px;height:4px}
/* Security */
.security-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid #adc69214;padding-top:70px}.security-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:464px;isolation:isolate;perspective:1000px}.security-grid{position:absolute;inset:0;background-image:linear-gradient(#a1b89708 1px,transparent 1px),linear-gradient(90deg,#a1b89708 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse,#000,transparent 67%);transform:rotate(20deg) scale(.95);z-index:-1}.security-orbit{position:absolute;inset:0;z-index:-1;display:grid;place-items:center;transform:rotate(-28deg)}.security-orbit i{position:absolute;width:380px;height:300px;border:1px solid #a4be8f1a;border-radius:50%}.security-orbit i:nth-child(2){width:448px;height:370px;border-style:dashed;opacity:.5}.security-orbit i:nth-child(3){width:312px;height:230px;border-color:#bad09b30}.vault-card{width:268px;height:339px;background:linear-gradient(130deg,#2e3e22e0,#151e11 50%,#0e160afa);border:1px solid #c1d99e55;border-radius:19px;transform:rotateY(-24deg) rotateX(15deg) rotateZ(-13deg);box-shadow:7px 12px 0 -5px #172210,8px 13px 0 -5px #78925470,30px 40px 60px #0008,inset 0 1px #eeffd236;position:relative;padding:28px;overflow:hidden;transition:transform .8s var(--ease)}.security-visual:hover .vault-card{transform:rotateY(-12deg) rotateX(8deg) rotateZ(-6deg)}.vault-card::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,#f5ffe107 46%,#f5ffe111 48%,transparent 50%);pointer-events:none}.vault-top{font-size:9px;letter-spacing:2px;color:#b7c6a7;display:flex;justify-content:space-between;align-items:center}.vault-top .icon{width:13px;height:13px}.vault-chip{margin-top:36px;width:54px;height:63px;border:1px solid #bacb8680;background:linear-gradient(110deg,#76865422,#bed29720,#76865411);border-radius:11px;display:grid;place-items:center;color:#c7e493}.vault-chip .icon{width:34px;height:34px;stroke-width:1}.vault-lines{display:flex;gap:5px;margin-top:28px}.vault-lines span{width:37px;height:3px;border-radius:2px;background:#b1c18c55}.vault-lines span:last-child{width:25px;background:#b1c18c22}.vault-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:34px}.vault-bottom>span{font:8px/1.8 var(--mono);letter-spacing:1px;color:#889d71}.vault-bottom .icon{width:28px;height:28px;color:#c1dba0}.vault-caption{position:absolute;bottom:4px;color:#4e6441;font-size:7px;letter-spacing:1.4px}.security-copy{padding-top:2px}.security-copy .section-label{margin-bottom:23px}.security-copy h2{font-size:44px}.security-description{margin-top:18px;font-size:12px;color:#8f9d83;line-height:2;max-width:427px}.security-facts{margin:25px 0 20px;display:flex;flex-direction:column;gap:18px}.security-facts>div{display:flex;gap:13px;align-items:center}.security-facts>div>.icon{width:18px;height:18px;color:#a0bd81}.security-facts b{display:block;font-size:11px;line-height:1.6;font-weight:500;color:#c4d5b4}.security-facts small{display:block;font-size:9px;line-height:1.8;color:#738567}
/* FAQ + closing statement */
.faq-layout{display:grid;grid-template-columns:1fr 1.33fr;gap:100px;border-top:1px solid #afc7971a;padding-top:63px}.faq-heading .section-label{margin-bottom:25px}.faq-heading h2{font-size:33px;line-height:1.5}.faq-heading>p:not(.section-label){margin-top:17px;font-size:12px;color:#7c906c}.faq-heading>.text-button{margin-top:24px}.faq-list{padding-top:3px}.faq{border-bottom:1px solid #adcc9420}.faq:first-child{border-top:1px solid #adcc9420}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:18px;list-style:none;padding:24px 0;cursor:pointer;font-size:13px;color:#cdd9c4}.faq summary::-webkit-details-marker{display:none}.faq summary>.icon{height:14px;width:14px;color:#7d9368;transition:transform .3s}.faq[open] summary{color:var(--accent)}.faq[open] summary>.icon{transform:rotate(45deg);color:var(--accent)}.faq-answer{font-size:11px;line-height:2.1;color:#8f9f80;padding:0 22px 23px 0;max-width:600px;animation:answer-in .3s var(--ease)}.faq-answer .text-button{margin-top:9px;font-size:10px}@keyframes answer-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.cta-section{position:relative;margin-top:104px;overflow:hidden;border-top:1px solid #b9dca31c;border-bottom:1px solid #b9dca31c;background:radial-gradient(ellipse at 50% 140%,#799d3244,transparent 65%)}.cta-content{text-align:center;padding:83px 0 84px;position:relative;z-index:2}.cta-content .section-label{font-size:8px;color:#80986a;letter-spacing:2px}.cta-content h2{font-size:clamp(33px,4vw,54px);letter-spacing:-2px;line-height:1.4;margin:21px 0 13px}.cta-content>p:not(.section-label){font-size:12px;color:#8ea278}.cta-content>.button{margin-top:27px;min-width:214px;justify-content:space-between}.cta-note{display:block;font-size:8px;letter-spacing:1px;color:#5f7949;margin-top:17px}.cta-lines{position:absolute;left:50%;bottom:-450px;width:1100px;height:630px;transform:translateX(-50%);pointer-events:none;display:grid;place-items:center}.cta-lines i{width:100%;height:100%;position:absolute;border:1px solid #c3ff8614;border-radius:50%}.cta-lines i:nth-child(2){width:84%;height:84%}.cta-lines i:nth-child(3){width:68%;height:68%}.footer{padding:42px 0 24px;background:#090d08}.footer-main{display:flex;align-items:center;gap:26px;flex-wrap:wrap;padding-bottom:33px}.footer-main .brand{font-size:22px}.footer-main .brand-mark .icon{width:27px;height:27px}.footer-main>p{font-size:10px;color:#637952;letter-spacing:.1px}.footer-links{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:10px;color:#93a480}.footer-links a:hover{color:var(--accent)}.footer-links .icon{width:17px;height:17px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:19px;border-top:1px solid #aec69214;font-size:8px;color:#556d43}.footer-bottom .mono{font-size:6px;letter-spacing:1px}
/* Accessible dialogs */
dialog{color:var(--text);border:1px solid #bedda144;box-shadow:0 40px 150px #000b;background:#10170e;border-radius:18px;max-height:calc(100dvh - 48px);scrollbar-color:#526940 #10170e;scrollbar-width:thin}dialog::backdrop{background:#030803cf;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}dialog[open]{animation:dialog-in .24s var(--ease)}@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}.guide-dialog{width:min(650px,calc(100% - 32px));padding:39px 39px 24px}.dialog-close{position:absolute;right:18px;top:18px;display:grid;place-items:center;width:32px;height:32px;background:#a3c2840c;border:1px solid #bdda9f22;border-radius:50%;color:#a9be95;z-index:2}.dialog-close:hover{color:var(--accent);background:#b9e79715}.dialog-close .icon{width:16px;height:16px}.guide-dialog h2{font-size:32px;line-height:1.4;letter-spacing:-1px;margin:20px 0 12px}.dialog-intro{font-size:12px;line-height:1.9;color:#8ca078;max-width:490px}.guide-steps{margin-top:28px}.guide-steps>div{display:flex;gap:17px;padding:0 0 26px}.guide-steps>div>span{font:9px var(--mono);border:1px solid #a3c78335;width:25px;height:25px;border-radius:6px;display:grid;place-items:center;color:var(--accent);flex:none}.guide-steps section{flex:1;min-width:0}.guide-steps h3{font-size:15px;font-weight:500;margin-bottom:7px}.guide-steps p{font-size:11px;color:#95a986;line-height:1.9}.guide-steps small{display:block;font-size:9px;color:#778d65;margin-top:7px;line-height:1.8}.guide-steps code{font-size:10px;overflow-wrap:anywhere;color:#bacba8}.command-block{position:relative;margin-top:12px;border:1px solid #accc8e28;border-radius:8px;background:#080d06;overflow:hidden}.command-block pre{font-size:10px;line-height:2.1;padding:16px;margin:0;color:#c1dbac;overflow-x:auto;padding-top:38px}.command-block button{display:flex;align-items:center;gap:4px;position:absolute;right:10px;top:8px;padding:2px 7px;background:#a7d57d0c;border:1px solid #a4cc7c25;border-radius:4px;font-size:8px;color:#a9c091}.command-block button:hover{color:var(--accent)}.command-block .icon{width:11px;height:11px}.guide-notice{display:flex;gap:10px;align-items:start;border-top:1px solid #bedca222;padding-top:18px;font-size:10px;color:#7f936d;line-height:1.9}.guide-notice .icon{width:16px;height:16px;margin-top:2px;color:#abc78d}.copy-status{font-size:10px;color:var(--accent);min-height:18px;margin-top:9px}.gallery-dialog{padding:23px;width:min(650px,calc(100% - 28px));max-height:calc(100dvh - 30px);overflow:auto}.gallery-header{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:16px}.gallery-header .section-label{font-size:7px;letter-spacing:1px}.gallery-header h2{font-size:17px;font-weight:500;margin-top:4px}.gallery-header .dialog-close{position:relative;top:0;right:0}.gallery-image-wrap{display:flex;justify-content:center;align-items:center;background:#070b06;border:1px solid #a8c58b1c;border-radius:12px;padding:16px;min-height:280px}.gallery-image-wrap img{max-height:64dvh;height:auto;max-width:100%;width:auto;border:1px solid #bbd79626;border-radius:19px}.gallery-nav{display:flex;justify-content:center;gap:5px;flex-wrap:wrap;margin-top:15px}.gallery-nav button{background:transparent;font-size:10px;color:#8da375;border:1px solid #b7d69115;border-radius:5px;padding:6px 10px}.gallery-nav button[aria-pressed="true"]{color:var(--accent);background:#b4e58910;border-color:#b4e58944}.gallery-note{font-size:9px;text-align:center;color:#657d51;margin:11px 0 0}.noscript-note{position:fixed;left:16px;bottom:16px;max-width:460px;z-index:100;background:#1b2b12;border:1px solid #c3ff8630;border-radius:8px;padding:15px;font-size:12px}
/* Reveal only after the enhancement script has installed an observer. */
html.has-reveal .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease),transform .8s var(--ease);transition-delay:var(--delay,0ms)}html.has-reveal .reveal.is-in{opacity:1;transform:none}
@media(min-width:1560px){.hero-grid{min-height:698px}.hero{padding-top:120px}.orbit-stage{height:660px}.fallback-sphere{top:169px}.fallback-ring{top:193px}.ring-b{top:114px}.ring-c{top:241px}.orbit-hud{bottom:72px}.orbit-codex{top:109px}.orbit-claude{top:221px}.orbit-pi{top:383px}.star-a{top:191px}.star-b{top:352px}.star-c{top:407px}.stage-coordinate{top:40px}.stage-bottom{bottom:17px}.hero h1{font-size:84px}}
@media(max-width:1150px){.shell,.nav-inner{width:calc(100% - 72px)}.globalnav-links{gap:21px;margin-left:0}.version-label{display:none}.hero-grid{grid-template-columns:1fr 1fr;min-height:590px}.hero h1{font-size:65px}.hero-description{font-size:12px}.hero-copy{padding-bottom:35px}.orbit-stage{transform:scale(.91);transform-origin:center right;margin-left:-100px;height:600px;margin-right:-35px}.orbit-claude{right:-5px}.release-pill{font-size:9px;margin-bottom:30px}.hero-assurance .mono{display:none}.adapter-caption{font-size:9px}.adapter-logos{gap:29px}.adapter-logos>span{font-size:17px}.adapter-more{font-size:9px}.workspace-copy{padding:55px 28px 30px 33px}.workspace-copy h3{font-size:30px}.workspace-content{min-height:545px}.screenshot-float{left:-5px;top:144px;padding:9px}.screenshot-float>span:last-child{font-size:8px}.screenshot-float small{font-size:5px}.phone-frame{width:215px}.bento-grid{gap:13px}.feature-card{padding:23px}.card-approval{padding:26px}.card-index{font-size:6px}.security-layout{gap:34px}.security-copy h2{font-size:39px}.faq-layout{gap:60px}.section-space{padding-top:92px}.footer-main>p{font-size:9px}.footer-links{gap:17px}.device-orbit{width:240px;left:calc(50% - 120px)}.feature-card h3{font-size:17px}.card-approval h3{font-size:23px}.device-tile{width:45px;height:45px}.device-gateway{left:calc(50% - 22px)}.device-line{width:75px}.command-pills{gap:5px}.command-pills span{font-size:9px;padding:8px 9px}}
@media(max-width:900px){.shell,.nav-inner{width:calc(100% - 48px)}.nav-inner{height:76px}.globalnav-links{gap:17px}.globalnav-links a{font-size:11px}.nav-cta{font-size:10px;padding:8px 11px;gap:10px}.brand{font-size:22px}.brand-mark{width:27px}.brand-mark .icon{width:27px}.hero{padding-top:82px}.hero-grid{min-height:526px}.hero h1{font-size:54px}.hero-kicker{font-size:8px;letter-spacing:1.5px}.hero-copy{padding-top:32px}.hero-description{font-size:11px}.hero-actions{gap:12px;margin-top:23px}.hero-actions .button{font-size:11px;padding:11px 15px;min-height:43px;gap:12px}.hero-actions .button-ghost{padding:8px 0}.release-pill{font-size:8px;padding:5px 9px;gap:6px;max-width:100%}.release-pill .icon{margin-left:0;width:12px}.orbit-stage{height:550px;transform:scale(.85);margin-left:-100px;margin-right:-41px}.fallback-sphere{width:202px;height:202px;left:calc(50% - 101px);top:144px}.fallback-ring{width:396px;height:175px;left:calc(50% - 198px);top:160px}.ring-b{width:311px;height:319px;left:calc(50% - 155px);top:88px}.ring-c{height:104px;top:198px}.orbit-agent{padding:10px 12px}.orbit-agent b{font-size:10px}.orbit-agent small{font-size:6px}.orbit-agent i{margin-left:6px}.orbit-codex{left:42px;top:76px}.orbit-claude{right:-22px;top:196px}.orbit-pi{left:21px;top:340px}.orbit-hud{right:8px;bottom:26px;width:270px;padding:12px}.stage-coordinate{left:40px;top:7px}.stage-bottom{left:28px;right:8px;bottom:-9px}.cross-tl{left:13px}.cross-br{right:5px}.star-a{right:113px;top:168px}.star-b{left:58px;top:319px}.star-c{right:93px;top:348px}.adapter-rail{gap:25px;padding:20px 0}.adapter-logos{gap:22px}.adapter-logos>span{font-size:15px;gap:7px}.adapter-logos img{width:22px;height:22px}.adapter-more{display:none}.adapter-caption .mono{font-size:7px}.section-side{font-size:6px}.section-heading h2,.architecture-title h2{font-size:32px}.workspace-toolbar{padding:0 20px;min-height:67px}.workspace-tabs{gap:4px}.workspace-tabs button{padding:8px 13px;font-size:11px}.real-shot-label{font-size:8px}.workspace-content{min-height:520px}.workspace-copy{padding:45px 23px 24px 28px}.workspace-copy h3{font-size:27px}.workspace-copy>p:not(.workspace-note){font-size:11px}.workspace-number{font-size:8px;margin-bottom:26px}.workspace-benefits{font-size:10px;gap:10px;margin:23px 0}.workspace-copy .workspace-note{margin-top:30px;font-size:8px}.phone-frame{width:195px;border-width:4px;border-radius:28px}.screenshot-float{top:132px;left:-17px;transform:rotate(-5deg) scale(.88)}.visual-caption{left:10px;right:15px;font-size:5px;letter-spacing:.7px}.bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-approval{grid-column:span 1}.card-timeline{min-height:380px}.feature-card h3{font-size:18px}.card-approval h3{font-size:19px}.card-approval>p{font-size:11px}.card-approval{padding:23px}.approval-demo{padding:13px;margin-top:22px}.approval-demo .demo-tag{font-size:6px;padding:2px 3px}.approval-request{gap:8px}.approval-request b{font-size:11px}.approval-request small{font-size:8px}.approval-request img{width:20px;height:20px}.approval-status{font-size:9px}.card-index{font-size:6px}.arch-index{font-size:6px}.arch-step h3{font-size:14px}.arch-step>p{font-size:10px}.arch-tag{font-size:5px}.architecture-bottom{font-size:8px}.security-layout{gap:23px;padding-top:50px}.security-visual{min-height:437px}.vault-card{width:230px;height:302px;padding:23px}.vault-chip{margin-top:27px}.vault-bottom{margin-top:25px}.security-orbit i{width:293px;height:267px}.security-orbit i:nth-child(2){width:334px;height:307px}.security-orbit i:nth-child(3){width:247px;height:219px}.security-copy h2{font-size:32px}.security-copy .section-label{font-size:7px;margin-bottom:18px}.security-description{font-size:11px}.security-facts b{font-size:10px}.security-facts small{font-size:8px}.vault-caption{font-size:5px}.faq-layout{gap:30px;grid-template-columns:1fr 1.2fr;padding-top:50px}.faq-heading h2{font-size:27px}.faq summary{font-size:11px}.faq-answer{font-size:10px}.footer-main>p{display:none}.section-space{padding-top:80px}.cta-section{margin-top:83px}.cta-content{padding:67px 0}.footer-bottom .mono{display:none}}
@media(max-width:640px){html{scroll-padding-top:84px}.shell,.nav-inner{width:calc(100% - 40px)}.nav-inner{height:71px;gap:12px}.brand{font-size:23px}.nav-actions{gap:12px}.nav-cta{font-size:10px;min-height:34px;padding:8px 11px}.nav-cta .icon{width:12px;height:12px}.nav-burger{display:block;margin-right:-9px}.globalnav-links{display:none;position:absolute;top:70px;left:0;right:0;padding:13px 20px 23px;background:#0d150cf8;border-bottom:1px solid #bbd99e30;box-shadow:0 25px 40px #0005;backdrop-filter:blur(20px);flex-direction:column;align-items:stretch;gap:0}.globalnav.is-open .globalnav-links{display:flex}.globalnav-links a{font-size:13px;padding:12px 10px;border-bottom:1px solid #bed49f0d}.globalnav-links a::after{left:auto;right:9px;bottom:23px}.hero{padding-top:96px}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy{padding:9px 0 0;width:100%;text-align:center}.release-pill{font-size:8px;gap:7px;padding:5px 11px;margin-bottom:27px}.hero-kicker{font-size:7px;letter-spacing:2px;margin-bottom:14px}.hero h1{font-size:clamp(43px,12vw,62px);line-height:1.27;letter-spacing:-.055em;margin-left:0}.hero-description{font-size:11px;line-height:2;margin-top:19px;letter-spacing:0}.hero-actions{justify-content:center;margin-top:24px;gap:19px}.hero-actions .button{font-size:11px;min-height:43px;padding:12px 17px;gap:17px}.hero-actions .button-ghost{padding:10px 0;gap:8px}.hero-assurance{justify-content:center;font-size:8px;gap:18px;margin-top:20px}.hero-assurance .icon{width:11px;height:11px}.orbit-stage{margin:12px -20px -5px;transform:none;transform-origin:center;width:calc(100% + 40px);height:440px}.scene-mount{inset:-10px 0 0}.stage-coordinate{top:17px;left:26px;font-size:6px;letter-spacing:.7px}.stage-coordinate span{font-size:5px}.stage-grid{inset:0}.fallback-sphere{width:184px;height:184px;left:calc(50% - 92px);top:99px}.fallback-sphere span{font-size:72px}.fallback-ring{width:330px;height:146px;left:calc(50% - 165px);top:117px}.ring-b{width:273px;height:273px;left:calc(50% - 136px);top:54px}.ring-c{height:87px;top:153px}.fallback-halo{height:86%;top:-4px}.star-a{top:123px;right:80px;width:6px;height:6px}.star-b{left:65px;top:251px;width:4px;height:4px}.star-c{right:75px;top:285px;width:5px;height:5px}.orbit-agent{padding:9px 10px;border-radius:8px;gap:7px}.orbit-agent b{font-size:9px}.orbit-agent small{font-size:5px;letter-spacing:.4px}.orbit-agent img{width:18px;height:18px}.orbit-agent i{width:3px;height:3px;margin-left:6px}.orbit-codex{top:58px;left:calc(50% - 141px)}.orbit-claude{top:169px;right:calc(50% - 181px)}.orbit-pi{left:calc(50% - 178px);top:262px}.orbit-hud{width:238px;right:calc(50% - 137px);bottom:29px;padding:11px 13px 10px}.hud-top{padding-bottom:7px;margin-bottom:8px}.hud-top>.mono{font-size:5.5px;letter-spacing:.4px}.hud-top .demo-tag{font-size:6px}.hud-line{font-size:10px;gap:7px}.hud-line .mono{font-size:5px}.hud-line .icon{width:10px;height:10px}.hud-meter{height:13px;margin-top:4px;gap:2px}.hud-meter i:nth-child(4n){height:8px}.stage-bottom{bottom:0;left:25px;right:25px}.stage-bottom>.mono{font-size:5px;letter-spacing:.9px}.motion-toggle{font-size:7px;padding:4px 8px}.motion-toggle .icon{width:8px;height:8px}.cross-tl{left:20px;top:170px;font-size:10px}.cross-br{right:26px;bottom:151px;font-size:10px}.adapter-rail{margin-top:21px;display:flex;flex-direction:column;gap:18px;padding:21px 0 24px}.adapter-caption{flex-direction:row;gap:10px;align-items:center;font-size:8px}.adapter-caption .mono{font-size:6px;letter-spacing:1px}.adapter-logos{gap:28px}.adapter-logos>span{font-size:16px;gap:8px}.adapter-logos img{width:21px;height:21px}.scroll-cue{font-size:6px;margin-top:19px;letter-spacing:1.3px}.scroll-cue>span{height:18px;width:10px}.scroll-cue>span::after{left:3px;top:4px}.section-space{padding-top:65px}.section-side{display:none}.section-label{font-size:8px;letter-spacing:1.35px}.section-label>span{font-size:8px;margin-right:9px}.section-top{margin-bottom:23px}.section-heading{display:block;margin-bottom:26px}.section-heading h2,.architecture-title h2{font-size:27px;line-height:1.47;letter-spacing:-1px}.section-heading>p,.architecture-title>p{font-size:10px;line-height:1.85;margin-top:16px;max-width:100%;padding:0}.section-heading>p br{display:none}.section-heading>p br::after{content:" "}.workspace-panel{border-radius:13px}.workspace-toolbar{min-height:61px;padding:0 10px;gap:0}.real-shot-label{display:none}.workspace-tabs{width:100%;justify-content:space-between;gap:3px}.workspace-tabs button{font-size:10px;gap:5px;padding:8px 10px}.workspace-tabs button .icon{width:12px;height:12px}.workspace-content{grid-template-columns:1fr;min-height:0}.workspace-copy{padding:28px 24px 17px}.workspace-number{font-size:7px;letter-spacing:1px;margin-bottom:17px}.workspace-copy h3{font-size:26px;line-height:1.4;letter-spacing:-.7px;margin-bottom:12px}.workspace-copy>p:not(.workspace-note){font-size:11px;max-width:100%}.workspace-benefits{font-size:10px;margin:19px 0 17px;gap:8px;min-height:72px}.workspace-copy .workspace-note{font-size:8px;margin-top:17px;max-width:100%;line-height:1.8}.text-button{font-size:11px;gap:10px}.workspace-visual{height:442px;margin-top:8px}.phone-frame{width:181px;border-radius:27px;transform:perspective(1500px) rotateY(-9deg) rotateZ(4deg)}.visual-rings i{width:320px;height:320px}.visual-rings i:nth-child(2){width:250px;height:250px}.visual-rings i:nth-child(3){width:405px;height:405px}.visual-wordmark{font-size:300px;top:60px;left:-5px}.screenshot-float{left:9px;top:98px;transform:rotate(-6deg) scale(.87);transform-origin:left center}.visual-caption{bottom:15px;left:17px;right:17px;font-size:5px}.bento-grid{grid-template-columns:1fr;gap:12px}.feature-card,.card-approval{min-height:0;padding:25px;border-radius:13px}.feature-card .card-heading{margin-bottom:19px}.feature-card h3,.card-approval h3{font-size:21px;letter-spacing:-.7px}.feature-card>p,.card-approval>p{font-size:11px;line-height:1.9}.card-index{font-size:7px}.feature-icon{width:33px;height:33px;border-radius:8px}.feature-icon .icon{width:17px;height:17px}.approval-demo{margin-top:21px;padding:16px}.approval-demo-head{margin-bottom:13px}.approval-status{font-size:9px}.approval-demo .demo-tag{font-size:7px}.approval-request img{width:23px;height:23px}.approval-request b{font-size:11px}.approval-request small{font-size:8px}.approval-actions button{min-height:36px;font-size:10px}.mini-timeline{margin-top:20px;padding-left:2px}.mini-timeline>div{min-height:41px;font-size:10px}.mini-timeline small{font-size:7px}.device-art{height:136px;margin-top:12px;max-width:340px;margin-left:auto;margin-right:auto}.device-tile{width:52px;height:52px}.device-gateway{left:calc(50% - 26px);top:29px}.device-line{width:93px}.device-orbit{width:280px;left:calc(50% - 140px)}.diff-art{margin-top:19px;padding:13px 16px}.diff-art-head>span{font-size:10px}.diff-art-head small{font-size:7px}.diff-code{height:22px}.reconnect-art{margin-top:25px;margin-bottom:7px}.command-pills{gap:9px;margin-top:24px}.command-pills span{font-size:10px;padding:10px 12px}.feature-card .card-footnote{font-size:9px;line-height:1.9;margin-top:15px}.architecture-title{display:block;margin-bottom:31px}.architecture-diagram{grid-template-columns:repeat(2,1fr);row-gap:36px;padding-bottom:28px}.arch-path{display:none}.arch-index{font-size:6px;letter-spacing:.7px;margin-bottom:21px}.arch-icon{width:66px;height:66px;border-radius:16px;margin-bottom:18px}.arch-icon>.icon{width:24px;height:24px}.core-icon>span{font-size:34px}.core-icon i{inset:-8px;border-radius:22px}.agent-icon-trio{width:84px;gap:6px}.agent-icon-trio img{width:19px;height:19px}.arch-step h3{font-size:14px}.arch-step>p{font-size:9px}.arch-tag{font-size:5px;margin-top:10px}.architecture-bottom{display:flex;flex-direction:column;gap:8px;padding-top:17px;font-size:8px;line-height:1.8}.security-layout{grid-template-columns:1fr;gap:28px;padding-top:0;border-top:0}.security-visual{min-height:342px;order:2}.security-copy{padding-top:0}.security-copy .section-label{font-size:8px;margin-bottom:22px}.security-copy h2{font-size:30px;letter-spacing:-1px;line-height:1.45}.security-description{font-size:11px;max-width:100%;line-height:2}.security-facts{margin:22px 0 20px;gap:16px}.security-facts b{font-size:11px}.security-facts small{font-size:9px}.security-facts>div>.icon{width:18px;height:18px}.security-copy .text-button{font-size:11px}.vault-card{width:219px;height:283px;padding:21px}.vault-top{font-size:8px}.vault-chip{width:48px;height:53px;margin-top:24px}.vault-chip .icon{width:30px;height:30px}.vault-lines{margin-top:25px}.vault-bottom{margin-top:29px}.vault-bottom>span{font-size:7px}.security-orbit i{width:295px;height:233px}.security-orbit i:nth-child(2){width:349px;height:285px}.security-orbit i:nth-child(3){width:249px;height:191px}.vault-caption{font-size:5px;letter-spacing:1px;bottom:-3px}.faq-layout{grid-template-columns:1fr;gap:28px;padding-top:40px}.faq-heading .section-label{font-size:8px;margin-bottom:23px}.faq-heading h2{font-size:27px;line-height:1.45;letter-spacing:-.8px}.faq-heading>p:not(.section-label){font-size:11px;margin-top:13px}.faq-heading>.text-button{margin-top:13px;font-size:10px}.faq summary{font-size:11px;padding:22px 0;gap:14px}.faq-answer{font-size:10px;padding-right:12px;padding-bottom:22px;line-height:2}.faq summary>.icon{width:13px;height:13px}.cta-section{margin-top:69px}.cta-content{padding:59px 0}.cta-content .section-label{font-size:6px;letter-spacing:1.35px}.cta-content h2{font-size:29px;letter-spacing:-1.2px;margin-top:19px;line-height:1.5}.cta-content h2>span{display:block}.cta-content>p:not(.section-label){font-size:10px;margin-top:13px}.cta-content>.button{font-size:11px;margin-top:22px;padding:12px 18px;min-width:198px;min-height:45px}.cta-note{font-size:7px;letter-spacing:.6px;margin-top:17px}.cta-lines{width:720px;bottom:-470px}.footer{padding:31px 0 22px}.footer-main{gap:20px;justify-content:space-between;padding-bottom:23px}.footer-main .brand{font-size:21px;gap:8px}.footer-main .brand-mark{width:24px}.footer-main .brand-mark .icon{width:25px;height:25px}.footer-links{gap:12px;font-size:8px}.footer-links .icon{width:13px;height:13px}.footer-links a:first-child{display:none}.footer-bottom{gap:8px;font-size:7px;flex-direction:column;padding-top:17px}.guide-dialog{padding:30px 23px 17px;max-height:calc(100dvh - 28px);border-radius:13px}.guide-dialog .section-label{font-size:8px}.guide-dialog h2{font-size:26px;margin-top:21px}.dialog-intro{font-size:10px}.guide-steps{margin-top:25px}.guide-steps>div{gap:11px;padding-bottom:23px}.guide-steps>div>span{width:23px;height:23px;font-size:8px}.guide-steps h3{font-size:13px}.guide-steps p{font-size:10px}.guide-steps code{font-size:9px}.guide-steps small{font-size:8px}.command-block pre{font-size:8px;padding:34px 11px 12px}.guide-notice{font-size:9px}.gallery-dialog{padding:16px;border-radius:13px}.gallery-header{margin-bottom:14px}.gallery-image-wrap{padding:11px}.gallery-image-wrap img{max-height:60dvh;border-radius:15px}.gallery-nav{gap:5px;margin-top:13px}.gallery-nav button{font-size:9px;padding:5px 8px}.gallery-note{font-size:7px}.dialog-close{right:14px;top:13px;width:30px;height:30px}}
@media(max-width:365px){.shell,.nav-inner{width:calc(100% - 32px)}.nav-actions{gap:7px}.brand{font-size:21px}.hero h1{font-size:43px}.release-pill{font-size:7px}.hero-description{font-size:10px}.orbit-stage{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.orbit-claude{right:7px;top:176px}.orbit-pi{left:9px;top:269px}.orbit-codex{left:30px}.fallback-ring{width:306px;left:calc(50% - 153px)}.ring-b{width:262px;left:calc(50% - 131px)}.adapter-logos{gap:20px}.adapter-logos>span{font-size:14px}.adapter-logos img{width:19px;height:19px}.section-heading h2,.architecture-title h2{font-size:25px}.workspace-tabs button{font-size:9px;padding:8px}.workspace-copy{padding:25px 20px 15px}.workspace-copy h3{font-size:24px}.feature-card,.card-approval{padding:22px}.feature-card h3{font-size:20px}.security-orbit i:nth-child(2){width:307px;height:267px}.cta-content h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}html.has-reveal .reveal{opacity:1;transform:none}.phone-frame:hover,.feature-card:hover,.security-visual:hover .vault-card{transform:none}.arch-path i{display:none}}/* Reading sizes stay comfortable on small screens; telemetry labels remain secondary. */
@media(max-width:640px){
  .hero-description{font-size:13px;line-height:1.9}.release-pill{font-size:9px}.hero-assurance{font-size:10px}
  .nav-cta{font-size:12px}.globalnav-links a{font-size:15px}.button{font-size:13px}
  .workspace-tabs button{min-height:40px;font-size:12px}.workspace-copy>p:not(.workspace-note){font-size:13px;line-height:1.95}
  .workspace-benefits{font-size:12px}.workspace-copy .workspace-note{font-size:11px;line-height:1.85}.text-button{font-size:13px}
  .section-heading>p,.architecture-title>p{font-size:13px;line-height:1.9}.feature-card>p,.card-approval>p{font-size:13px;line-height:1.9}
  .feature-card .card-footnote{font-size:11px}.approval-status{font-size:11px}.approval-request b{font-size:13px}.approval-request small{font-size:10px}
  .approval-demo .demo-tag{font-size:9px}.approval-actions button{font-size:12px;min-height:40px}.mini-timeline>div{font-size:12px}
  .command-pills span{font-size:12px}.arch-step>p{font-size:11px}.architecture-bottom{font-size:10px}
  .security-description{font-size:13px}.security-facts b{font-size:13px}.security-facts small{font-size:11px}.security-copy .text-button{font-size:13px}
  .faq-heading>p:not(.section-label){font-size:13px}.faq-heading>.text-button{font-size:12px}.faq summary{font-size:13px;line-height:1.8}.faq-answer{font-size:12px;line-height:2}
  .cta-content>p:not(.section-label){font-size:12px}.cta-content>.button{font-size:13px}.cta-note{font-size:10px}.footer-links{font-size:10px}.footer-bottom{font-size:9px}
  .dialog-intro{font-size:12px}.guide-steps h3{font-size:15px}.guide-steps p{font-size:12px}.guide-steps code{font-size:11px}.guide-steps small{font-size:10px}
  .command-block pre{font-size:10px}.guide-notice{font-size:11px}.gallery-nav button{font-size:11px;min-height:38px}.gallery-note{font-size:10px}
}
/* Keep decorative vault orbits inside the page without restricting scrollable dialogs. */
.security-section{overflow:clip}
@media(min-width:641px){
 .card-controls{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:1fr 1fr;column-gap:32px;padding-bottom:30px}
 .card-controls .card-heading{grid-column:1/-1;margin-bottom:20px}
 .card-controls h3{grid-column:1;grid-row:2}
 .card-controls>p:not(.card-footnote){grid-column:1;grid-row:3}
 .card-controls .command-pills{grid-column:2;grid-row:2;margin:0;justify-content:flex-end;align-self:center}
 .card-controls .card-footnote{grid-column:2;grid-row:3;text-align:right;align-self:center;margin-top:10px}
}

/* Platform selection is explicit; copying never guesses the visitor OS. */
.install-platforms{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0 8px}.install-platforms button{border:1px solid #bedda133;border-radius:8px;background:transparent;color:var(--muted);font-size:12px;min-height:40px;padding:7px 13px}.install-platforms button[aria-pressed="true"]{background:#b2d88d17;color:var(--accent);border-color:#bedda170}.install-platforms button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
