.demo-site{--demo-bg:#f7f7f5;--demo-panel:#ffffff;--demo-text:#10131b;--demo-muted:#626b7c;--demo-line:rgba(16,19,27,0.13);--demo-accent:#6555ff;--demo-accent-2:#24c98a;--demo-shadow:0 24px 80px rgba(15,24,45,0.12);--demo-radius:28px;min-height:100vh;overflow:clip;color:var(--demo-text);background:var(--demo-bg);font-family:Avenir Next,Inter,Segoe UI,Helvetica,Arial,sans-serif}.demo-site *,.demo-site :after,.demo-site :before{box-sizing:border-box}.demo-site h1,.demo-site h2,.demo-site h3,.demo-site p{max-width:none;margin:0}.demo-site h1,.demo-site h2,.demo-site h3{color:inherit;letter-spacing:-.045em}.demo-site h1{font-size:clamp(3.25rem,6.2vw,6.25rem);line-height:.94}.demo-site h2{font-size:clamp(2.25rem,4.4vw,4.7rem);line-height:.98}.demo-site h3{font-size:clamp(1.15rem,1.6vw,1.45rem);line-height:1.12}.demo-site a{color:inherit}.demo-skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.8rem 1rem;border-radius:10px;color:var(--demo-panel)!important;background:var(--demo-text);font-weight:800;transform:translateY(-160%);transition:transform .14s ease}.demo-skip-link:focus{transform:translateY(0)}.demo-site :where(a,button):focus-visible{outline:3px solid var(--demo-accent);outline-offset:4px}.demo-site :where(#system,#workflows,#process,#offer){scroll-margin-top:1.5rem}.demo-nav{position:relative;z-index:30;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:1.5rem;gap:1.5rem;width:min(100% - 3rem,1320px);min-height:80px;margin:0 auto;border-bottom:1px solid var(--demo-line)}.demo-brand{display:inline-flex;min-width:44px;min-height:44px;align-items:center;gap:.65rem;font-weight:800;letter-spacing:-.03em}.demo-brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px 11px 14px 14px;color:var(--demo-panel);background:var(--demo-text);font-size:.9rem;font-weight:900}.demo-nav nav{display:flex;justify-content:center;gap:1.6rem;color:var(--demo-muted);font-size:.9rem}.demo-nav nav a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.demo-nav nav a:hover{color:var(--demo-text)}.demo-concept-switcher{display:flex;align-items:center;gap:.35rem;color:var(--demo-muted);font-size:.78rem}.demo-concept-switcher>span{margin-right:.2rem;text-transform:uppercase;letter-spacing:.08em}.demo-concept-switcher a{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--demo-line);border-radius:50%}.demo-concept-switcher a[aria-current=page]{color:var(--demo-panel);border-color:var(--demo-text);background:var(--demo-text)}.demo-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:.85rem 1.35rem;border:1px solid transparent;border-radius:999px;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.demo-button:hover{transform:translateY(-2px)}.demo-button-small{min-height:44px;padding:.65rem 1rem;color:var(--demo-panel);background:var(--demo-text);font-size:.84rem}.demo-button-primary{color:#ffffff;background:var(--demo-text);box-shadow:0 14px 34px rgba(12,18,31,.16)}.demo-button-secondary{color:var(--demo-text);border-color:var(--demo-line);background:color-mix(in srgb,var(--demo-panel) 78%,transparent)}.demo-hero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);width:min(100% - 3rem,1320px);min-height:760px;align-items:center;margin:0 auto;padding:5.5rem 0 6.5rem}.demo-hero-copy{position:relative;z-index:3}.demo-concept-label,.demo-kicker,.demo-section-number{display:inline-flex;color:var(--demo-muted);font-family:SF Mono,Roboto Mono,ui-monospace,monospace;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.demo-concept-label{margin-bottom:1.5rem;padding:.5rem .7rem;border:1px solid var(--demo-line);border-radius:999px;background:color-mix(in srgb,var(--demo-panel) 70%,transparent)}.demo-clone-label-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.demo-clone-label-row .demo-concept-label{margin-bottom:0}.demo-motion-study-switcher{display:inline-flex;min-height:34px;align-items:center;gap:.25rem;padding:.25rem .35rem;border:1px solid var(--demo-line);border-radius:999px;color:var(--demo-muted);background:color-mix(in srgb,var(--demo-panel) 70%,transparent);font-family:SF Mono,Roboto Mono,ui-monospace,monospace;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.demo-motion-study-switcher>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.demo-motion-study-switcher a{display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--demo-line);border-radius:50%}.demo-motion-study-switcher a[aria-current=page]{color:var(--demo-panel);border-color:var(--demo-text);background:var(--demo-text)}.demo-eyebrow{color:var(--demo-accent);font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.demo-hero h1{margin-top:1rem}.demo-lead{max-width:58ch!important;margin-top:1.6rem!important;color:var(--demo-muted);font-size:clamp(1.08rem,1.5vw,1.3rem);line-height:1.55}.demo-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.demo-trust-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.35rem}.demo-trust-row span{padding:.38rem .62rem;border:1px solid var(--demo-line);border-radius:999px;color:var(--demo-muted);background:color-mix(in srgb,var(--demo-panel) 68%,transparent);font-size:.75rem}.demo-hero-visual{position:relative;z-index:1;min-width:0}.demo-difference,.demo-final-cta,.demo-footer,.demo-outcome-band,.demo-proof-section,.demo-section{width:min(100% - 3rem,1320px);margin-inline:auto}.demo-outcome-band{display:grid;grid-template-columns:.55fr 1.25fr .8fr;grid-gap:2rem;gap:2rem;align-items:center;padding:1.35rem 1.5rem;border:1px solid var(--demo-line);border-radius:calc(var(--demo-radius) - 10px);background:color-mix(in srgb,var(--demo-panel) 82%,transparent);box-shadow:0 18px 50px color-mix(in srgb,var(--demo-text) 8%,transparent)}.demo-outcome-band strong{font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.2;letter-spacing:-.035em}.demo-outcome-band p{color:var(--demo-muted);font-size:.92rem;line-height:1.55}.demo-difference{display:grid;grid-template-columns:.35fr 1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:start;padding:5rem 0;border-top:1px solid var(--demo-line);border-bottom:1px solid var(--demo-line)}.demo-difference h2{max-width:17ch;margin-top:.65rem;font-size:clamp(2.25rem,4vw,4.25rem)}.demo-difference>p{color:var(--demo-muted);font-size:1.12rem;line-height:1.65}.demo-section{padding:7rem 0;border-bottom:1px solid var(--demo-line)}.demo-section-heading{display:grid;grid-template-columns:.55fr 1.2fr .7fr;grid-gap:2rem;gap:2rem;align-items:end;margin-bottom:3rem}.demo-section-heading .demo-eyebrow{margin-top:.8rem}.demo-section-heading>p{color:var(--demo-muted);line-height:1.65}.demo-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--demo-line);border-radius:var(--demo-radius);background:var(--demo-panel);box-shadow:var(--demo-shadow)}.demo-benefit-grid article{display:grid;min-height:290px;align-content:start;grid-gap:1rem;gap:1rem;padding:1.6rem}.demo-benefit-grid article+article{border-left:1px solid var(--demo-line)}.demo-benefit-grid article>span,.demo-process-grid article>span{color:var(--demo-accent);font-family:SF Mono,ui-monospace,monospace;font-size:.78rem;font-weight:700}.demo-benefit-grid article p,.demo-process-grid article p,.demo-workflow-card p{color:var(--demo-muted);line-height:1.6}.demo-workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.demo-workflow-card{position:relative;display:grid;min-height:240px;align-content:end;overflow:hidden;padding:1.8rem;border:1px solid var(--demo-line);border-radius:var(--demo-radius);background:var(--demo-panel)}.demo-workflow-card:before{content:"";position:absolute;top:-50px;right:-30px;width:190px;height:190px;border-radius:50%;opacity:.52;filter:blur(3px)}.demo-workflow-card.accent-violet:before{background:#b7a4ff}.demo-workflow-card.accent-orange:before{background:#ffbd7c}.demo-workflow-card.accent-green:before{background:#86e9ba}.demo-workflow-card.accent-blue:before{background:#8fd4ff}.demo-workflow-card.accent-rose:before{background:#ff9fbd}.demo-workflow-card.accent-teal:before{background:#77dfd2}.demo-workflow-card>span{position:absolute;top:1.4rem;left:1.5rem;z-index:1;color:var(--demo-muted);font-family:SF Mono,ui-monospace,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.demo-workflow-card h3,.demo-workflow-card p,.demo-workflow-card small{position:relative;z-index:1}.demo-workflow-card h3{min-height:2.24em;font-size:clamp(1.55rem,2.4vw,2.3rem)}.demo-workflow-card p{min-height:4.8em;max-width:52ch;margin-top:.8rem}.demo-workflow-card small{margin-top:1.4rem;color:var(--demo-muted);font-size:.75rem}.demo-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.demo-process-grid article{display:grid;min-height:285px;align-content:space-between;padding:1.5rem;border:1px solid var(--demo-line);border-radius:calc(var(--demo-radius) - 8px);background:color-mix(in srgb,var(--demo-panel) 76%,transparent)}.demo-process-grid article h3{margin-top:1rem}.demo-process-grid article p{margin-top:.7rem}.demo-control-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:4rem;gap:4rem;align-items:center}.demo-control-copy h2{max-width:13ch;margin-top:.8rem}.demo-control-copy>p:not(.demo-eyebrow){max-width:58ch;margin-top:1.2rem;color:var(--demo-muted);line-height:1.65}.demo-control-copy .demo-eyebrow{margin-top:.8rem}.demo-local-note{padding-left:1rem;border-left:2px solid var(--demo-accent);font-size:.88rem}.demo-control-list{overflow:hidden;border:1px solid var(--demo-line);border-radius:var(--demo-radius);background:var(--demo-panel);box-shadow:var(--demo-shadow)}.demo-control-list>div{display:grid;grid-template-columns:52px 1fr;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 1.2rem}.demo-control-list>div+div{border-top:1px solid var(--demo-line)}.demo-control-list span{color:var(--demo-accent);font-family:SF Mono,ui-monospace,monospace;font-size:.72rem}.demo-offer-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:4rem;gap:4rem;align-items:center}.demo-offer-copy h2{max-width:14ch;margin-top:.8rem}.demo-offer-copy>p:not(.demo-eyebrow){max-width:58ch;margin:1.2rem 0 1.7rem;color:var(--demo-muted);line-height:1.65}.demo-offer-copy .demo-eyebrow{margin-top:.8rem}.demo-offer-card{overflow:hidden;border:1px solid var(--demo-line);border-radius:var(--demo-radius);background:var(--demo-panel);box-shadow:var(--demo-shadow)}.demo-offer-top{display:grid;padding:1.8rem;background:var(--demo-text);color:var(--demo-panel)}.demo-offer-top small,.demo-offer-top span{color:color-mix(in srgb,var(--demo-panel) 65%,transparent)}.demo-offer-top strong{margin:.3rem 0;font-size:clamp(3rem,5vw,5rem);letter-spacing:-.06em;line-height:1}.demo-offer-card ul{display:grid;grid-gap:.75rem;gap:.75rem;margin:0;padding:1.5rem 1.8rem;list-style:none}.demo-offer-card li{position:relative;padding-left:1.4rem;color:var(--demo-muted)}.demo-offer-card li:before{content:"✓";position:absolute;left:0;color:var(--demo-accent);font-weight:900}.demo-offer-card>p{padding:1rem 1.8rem 1.5rem;border-top:1px solid var(--demo-line);color:var(--demo-muted);font-size:.78rem;line-height:1.55}.demo-proof-section{display:grid;grid-template-columns:.75fr 1fr 1.2fr;grid-gap:2rem;gap:2rem;align-items:center;padding:5.5rem 0;border-bottom:1px solid var(--demo-line)}.demo-proof-section h2{margin-top:.65rem;font-size:clamp(2rem,3.5vw,3.4rem)}.demo-proof-section>p{color:var(--demo-muted);line-height:1.65}.demo-proof-measures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--demo-line);border-radius:calc(var(--demo-radius) - 10px);background:var(--demo-panel)}.demo-proof-measures span{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem}.demo-proof-measures span+span{border-left:1px solid var(--demo-line)}.demo-proof-measures small{color:var(--demo-muted);font-size:.7rem;line-height:1.35}.demo-final-cta{display:grid;min-height:620px;place-items:center;align-content:center;padding:7rem 1.5rem;text-align:center}.demo-final-cta h2{max-width:13ch;margin-top:.8rem}.demo-final-cta>p:not(.demo-eyebrow){max-width:55ch;margin:1.2rem 0 1.8rem;color:var(--demo-muted);font-size:1.1rem}.demo-footer{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;gap:2rem;align-items:end;padding:2rem 0 3rem;border-top:1px solid var(--demo-line);color:var(--demo-muted)}.demo-footer>div:first-child{display:grid;grid-gap:.35rem;gap:.35rem}.demo-footer strong{color:var(--demo-text)}.demo-footer small{grid-column:1/-1;font-size:.72rem}.demo-footer-concepts{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.demo-footer-concepts a{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid var(--demo-line);border-radius:50%;color:var(--demo-text);font-size:.75rem}.demo-1{--demo-bg:#fbfbff;--demo-panel:#ffffff;--demo-text:#0c1020;--demo-muted:#687087;--demo-line:rgba(28,34,56,0.12);--demo-accent:#635bff;--demo-accent-2:#13b77a;--demo-orchestration-border:rgba(28,34,56,0.13);--demo-orchestration-grid:rgba(79,70,216,0.045);--demo-orchestration-shell:rgba(255,255,255,0.78);--demo-orchestration-shadow:rgba(37,48,80,0.14);--demo-orchestration-halo:rgba(79,70,216,0.12);--demo-orchestration-chrome-text:#525b73;--demo-orchestration-chrome:rgba(255,255,255,0.7);--demo-status-ring:rgba(19,183,122,0.12);--demo-status-ring-soft:rgba(19,183,122,0.05);--demo-orchestration-card:rgba(255,255,255,0.9);--demo-orchestration-card-strong:rgba(255,255,255,0.94);--demo-orchestration-card-shadow:rgba(47,55,84,0.07);--demo-orchestration-card-muted:#596279;--demo-orchestration-rail-start:rgba(79,70,216,0.25);--demo-orchestration-rail-end:rgba(79,70,216,0.82);--demo-orchestration-signal-border:rgba(255,255,255,0.9);--demo-orchestration-signal-shadow:rgba(99,91,255,0.55);--demo-orchestration-core-shadow:rgba(30,38,70,0.14);--demo-orchestration-core-halo:rgba(99,91,255,0.24);--demo-orchestration-core-halo-clear:rgba(99,91,255,0);--demo-orchestration-image-shadow:rgba(23,29,50,0.22);--demo-orchestration-status-line:rgba(79,70,216,0.18);--demo-orchestration-status-text:#454e67;--demo-orchestration-status-start:rgba(248,247,255,0.98);--demo-orchestration-status-end:rgba(244,246,252,0.95);--demo-orchestration-sales:#5a4dff;--demo-orchestration-marketing:#ad245c;--demo-orchestration-operations:#8a4b08;--demo-orchestration-development:#126493;background:radial-gradient(circle at 12% 6%,rgba(136,207,255,.2),transparent 21%),radial-gradient(circle at 85% 8%,rgba(255,159,196,.18),transparent 20%),#fbfbff}.demo-1 .demo-nav{width:min(100% - 3rem,1120px);min-height:68px;margin-top:1.25rem;padding:0 .8rem;border:1px solid var(--demo-line);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 8px 30px rgba(37,48,80,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.demo-1 .demo-button-primary,.demo-1 .demo-button-small{color:#ffffff;background:#111318}.demo-1 .demo-hero{grid-template-columns:minmax(0,.88fr) minmax(580px,1.12fr);gap:clamp(2.5rem,5vw,5.5rem);min-height:720px;padding:4.5rem 0 5rem}.demo-1 .demo-hero-copy{z-index:4;max-width:620px}.demo-1 .demo-hero h1{max-width:12ch;font-size:clamp(3.55rem,5vw,5.25rem);line-height:.93}.demo-1 .demo-lead{max-width:52ch!important}.demo-1 .demo-actions,.demo-1 .demo-trust-row{justify-content:flex-start}.demo-1 .demo-hero-visual{position:relative;min-width:0}.demo-1 .demo-agent-canvas{position:relative;min-height:620px}.demo-orchestration-summary{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.demo-orchestration-shell{position:relative;display:grid;min-height:620px;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid var(--demo-orchestration-border);border-radius:30px;background:linear-gradient(var(--demo-orchestration-grid) 1px,transparent 1px),linear-gradient(90deg,var(--demo-orchestration-grid) 1px,transparent 1px),var(--demo-orchestration-shell);background-size:28px 28px;box-shadow:0 32px 90px var(--demo-orchestration-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.demo-orchestration-shell:before{position:absolute;right:18%;bottom:5%;width:260px;height:260px;border-radius:50%;background:var(--demo-orchestration-halo);content:"";filter:blur(50px)}.demo-orchestration-footer,.demo-orchestration-topbar{position:relative;z-index:2;display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;color:var(--demo-orchestration-chrome-text);background:var(--demo-orchestration-chrome);font-family:SF Mono,Roboto Mono,ui-monospace,monospace;font-size:.67rem;font-weight:750;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.demo-orchestration-topbar{border-bottom:1px solid var(--demo-line)}.demo-orchestration-footer{min-height:54px;border-top:1px solid var(--demo-line)}.demo-orchestration-footer span:first-child,.demo-orchestration-status{display:inline-flex;align-items:center;gap:.45rem}.demo-orchestration-footer i,.demo-orchestration-status i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--demo-accent-2);box-shadow:0 0 0 4px var(--demo-status-ring);animation:demo-status-pulse 4.6s ease-in-out infinite}.demo-orchestration-footer i{animation-delay:2.3s}.demo-1 .demo-orchestration-flow{position:relative;z-index:2;display:grid;grid-template-columns:minmax(145px,.9fr) 18px minmax(238px,1.28fr) 18px minmax(165px,1.02fr);grid-gap:.5rem;gap:.5rem;align-items:center;padding:1.15rem}.demo-input-stack,.demo-workflow-stack{display:grid;grid-gap:.55rem;gap:.55rem;align-content:center}.demo-flow-caption{color:var(--demo-orchestration-chrome-text);font-family:SF Mono,Roboto Mono,ui-monospace,monospace;font-size:.62rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.demo-input-card{display:grid;min-width:0;grid-gap:.18rem;gap:.18rem;padding:.72rem .78rem;border:1px solid var(--demo-line);border-radius:15px;background:var(--demo-orchestration-card);box-shadow:0 10px 30px var(--demo-orchestration-card-shadow)}.demo-input-card strong{font-size:.8rem;line-height:1.3}.demo-input-card span{color:var(--demo-orchestration-card-muted);font-size:.68rem;line-height:1.38}.demo-flow-arrow{position:relative;display:block;width:100%;height:1px;background:linear-gradient(90deg,var(--demo-orchestration-rail-start),var(--demo-orchestration-rail-end))}.demo-flow-arrow:before{position:absolute;top:50%;left:0;width:6px;height:6px;border:1px solid var(--demo-orchestration-signal-border);border-radius:50%;background:var(--demo-accent);box-shadow:0 0 10px var(--demo-orchestration-signal-shadow);content:"";opacity:0;transform:translateY(-50%);animation:demo-flow-signal 3.8s ease-in-out infinite}.demo-flow-arrow-out:before{animation-delay:1.9s}.demo-flow-arrow:after{position:absolute;top:50%;right:-1px;width:7px;height:7px;border-top:1px solid var(--demo-accent);border-right:1px solid var(--demo-accent);content:"";transform:translateY(-50%) rotate(45deg)}.demo-1 .demo-agent-core{position:relative;display:grid;min-height:372px;place-items:center;align-content:center;grid-gap:.25rem;gap:.25rem;overflow:hidden;padding:1.2rem;border:1px solid var(--demo-line);border-radius:24px;background:var(--demo-orchestration-card-strong);box-shadow:0 22px 58px var(--demo-orchestration-core-shadow);text-align:center}.demo-1 .demo-agent-core:before{position:absolute;top:16%;left:50%;width:84%;aspect-ratio:1.25;border-radius:50%;background:radial-gradient(circle,var(--demo-orchestration-core-halo),var(--demo-orchestration-core-halo-clear) 68%);content:"";opacity:.34;transform:translateX(-50%) scale(.96);animation:demo-core-breathe 4.4s ease-in-out infinite}.demo-1 .demo-agent-core>img{position:relative;z-index:1;width:92%;max-width:220px;height:auto;filter:drop-shadow(0 18px 20px var(--demo-orchestration-image-shadow))}.demo-1 .demo-agent-core>small,.demo-1 .demo-agent-core>strong{position:relative;z-index:1}.demo-1 .demo-agent-core>strong{font-size:1.02rem;letter-spacing:-.025em}.demo-1 .demo-agent-core>small{max-width:25ch;color:var(--demo-orchestration-card-muted);font-size:.68rem;line-height:1.4}.demo-1 .demo-core-status{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.38rem;gap:.38rem;margin-top:.65rem}.demo-1 .demo-core-status span{display:grid;min-height:2.45rem;place-items:center;padding:.38rem .42rem;border:1px solid var(--demo-orchestration-status-line);border-radius:10px;color:var(--demo-orchestration-status-text);background:linear-gradient(145deg,var(--demo-orchestration-status-start),var(--demo-orchestration-status-end));font-family:SF Mono,Roboto Mono,ui-monospace,monospace;font-size:.62rem;font-weight:750;letter-spacing:-.015em;line-height:1.3}.demo-1 .demo-core-status span:last-child{width:calc(50% - .19rem);grid-column:1/-1;justify-self:center}.demo-1 .demo-float-chip{position:relative;display:grid;min-width:0;grid-gap:.25rem;gap:.25rem;padding:.72rem .78rem;border:1px solid var(--demo-line);border-radius:15px;background:var(--demo-orchestration-card-strong);box-shadow:0 10px 28px var(--demo-orchestration-card-shadow);text-align:left}.demo-1 .demo-float-chip b{font-size:.8rem;line-height:1.25}.demo-1 .demo-float-chip span{color:var(--demo-orchestration-card-muted);font-size:.68rem;line-height:1.4}.demo-1 .chip-sales b{color:var(--demo-orchestration-sales)}.demo-1 .chip-marketing b{color:var(--demo-orchestration-marketing)}.demo-1 .chip-operations b{color:var(--demo-orchestration-operations)}.demo-1 .chip-development b{color:var(--demo-orchestration-development)}@keyframes demo-flow-signal{0%,8%{left:0;opacity:0}12%{opacity:1}36%{left:calc(100% - 6px);opacity:1}44%,to{left:calc(100% - 6px);opacity:0}}@keyframes demo-core-breathe{0%,to{opacity:.28;transform:translateX(-50%) scale(.96)}50%{opacity:.52;transform:translateX(-50%) scale(1.04)}}@keyframes demo-flow-signal-vertical{0%,8%{top:0;opacity:0}12%{opacity:1}36%{top:calc(100% - 6px);opacity:1}44%,to{top:calc(100% - 6px);opacity:0}}@keyframes demo-status-pulse{0%,to{box-shadow:0 0 0 4px var(--demo-status-ring)}50%{box-shadow:0 0 0 6px var(--demo-status-ring-soft)}}.demo-1 .demo-benefit-grid article:first-child{background:#f0edff}.demo-1 .demo-benefit-grid article:nth-child(2){background:#eff9ff}.demo-1 .demo-benefit-grid article:nth-child(3){background:#fff5ec}.demo-1 .demo-benefit-grid article:nth-child(4){background:#edfbf4}.demo-2{--demo-bg:#03050a;--demo-panel:#0c111c;--demo-text:#f5f7ff;--demo-muted:#aeb9cf;--demo-line:rgba(182,204,255,0.16);--demo-accent:#4ca5ff;--demo-accent-2:#ff9d31;--demo-shadow:0 28px 90px rgba(0,0,0,0.55);background:radial-gradient(circle at 72% 9%,rgba(35,112,255,.18),transparent 25%),radial-gradient(circle at 25% 16%,rgba(255,121,28,.15),transparent 22%),repeating-radial-gradient(circle at 75% 15%,rgba(255,255,255,.2) 0 1px,transparent 1px 68px),#03050a}.demo-2 .demo-nav{min-height:92px}.demo-2 .demo-brand-mark,.demo-2 .demo-button-primary,.demo-2 .demo-button-small{color:#05070b;background:linear-gradient(135deg,#ffb34f,#48a7ff 75%)}.demo-2 .demo-concept-switcher,.demo-2 .demo-lead,.demo-2 .demo-nav nav,.demo-2 .demo-trust-row span{color:var(--demo-muted)}.demo-2 .demo-button-secondary{color:var(--demo-text);background:rgba(255,255,255,.04)}.demo-2 .demo-hero h1{text-shadow:0 0 50px rgba(76,165,255,.15)}.demo-hardware-orbit{position:relative;display:grid;min-height:620px;place-items:end center;overflow:hidden;border:1px solid var(--demo-line);border-radius:48% 48% 32px 32px;background:radial-gradient(ellipse at 50% 100%,rgba(41,145,255,.5),rgba(255,141,44,.22) 28%,transparent 60%),linear-gradient(180deg,rgba(9,14,26,.4),rgba(0,0,0,.85));box-shadow:inset 0 -80px 120px rgba(0,0,0,.6),var(--demo-shadow)}.demo-hardware-orbit:after{content:"";position:absolute;right:-25%;bottom:-60%;left:-25%;height:72%;border-top:2px solid rgba(119,195,255,.8);border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 0,rgba(24,113,255,.35),rgba(255,119,36,.18) 40%,#03050a 70%);box-shadow:0 -10px 44px rgba(55,154,255,.35),-60px -20px 70px rgba(255,132,39,.2)}.demo-hardware-orbit>img{position:relative;z-index:3;width:92%;margin-bottom:2.5rem;filter:drop-shadow(0 32px 40px rgba(0,0,0,.75))}.demo-orbit{position:absolute;z-index:1;border:1px solid rgba(90,170,255,.22);border-radius:50%}.orbit-one{inset:11% 8% 25%;transform:rotate(-12deg)}.orbit-two{inset:20% 14% 16%;transform:rotate(18deg);border-color:rgba(255,151,56,.22)}.orbit-three{inset:5% 20% 34%;transform:rotate(40deg)}.demo-orbit-status{position:absolute;z-index:4;display:grid;grid-gap:.18rem;gap:.18rem;padding:.7rem .85rem;border:1px solid rgba(137,192,255,.25);border-radius:14px;background:rgba(5,9,17,.82);box-shadow:0 14px 40px rgba(0,0,0,.45);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-orbit-status span{color:var(--demo-muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.demo-orbit-status strong{font-size:.8rem}.status-context{top:18%;left:4%}.status-control{top:8%;right:8%}.status-routing{right:2%;bottom:28%}.demo-2 .demo-benefit-grid,.demo-2 .demo-control-list,.demo-2 .demo-offer-card,.demo-2 .demo-proof-measures{background:linear-gradient(180deg,rgba(14,22,37,.95),rgba(7,10,17,.95))}.demo-2 .demo-process-grid article,.demo-2 .demo-workflow-card{background:rgba(12,17,28,.82)}.demo-2 .demo-offer-top{color:#07090e;background:linear-gradient(135deg,#ffad43,#4baaff 76%)}.demo-2 .demo-offer-top small,.demo-2 .demo-offer-top span{color:rgba(4,8,14,.65)}.demo-3{--demo-bg:#f6f3ed;--demo-panel:#fffefa;--demo-text:#102136;--demo-muted:#617083;--demo-line:rgba(16,33,54,0.12);--demo-accent:#d5961a;--demo-accent-2:#2368ff;--demo-orchestration-border:rgba(16,33,54,0.13);--demo-orchestration-grid:rgba(35,104,255,0.05);--demo-orchestration-shell:rgba(255,254,250,0.82);--demo-orchestration-shadow:rgba(16,33,54,0.14);--demo-orchestration-halo:rgba(213,150,26,0.13);--demo-orchestration-chrome-text:#526276;--demo-orchestration-chrome:rgba(255,254,250,0.76);--demo-status-ring:rgba(35,104,255,0.14);--demo-status-ring-soft:rgba(35,104,255,0.06);--demo-orchestration-card:rgba(255,254,250,0.92);--demo-orchestration-card-strong:rgba(255,254,250,0.96);--demo-orchestration-card-shadow:rgba(16,33,54,0.08);--demo-orchestration-card-muted:#617083;--demo-orchestration-rail-start:rgba(35,104,255,0.25);--demo-orchestration-rail-end:rgba(35,104,255,0.82);--demo-orchestration-signal-border:rgba(255,254,250,0.92);--demo-orchestration-signal-shadow:rgba(35,104,255,0.5);--demo-orchestration-core-shadow:rgba(16,33,54,0.15);--demo-orchestration-core-halo:rgba(213,150,26,0.22);--demo-orchestration-core-halo-clear:rgba(213,150,26,0);--demo-orchestration-image-shadow:rgba(16,33,54,0.24);--demo-orchestration-status-line:rgba(35,104,255,0.2);--demo-orchestration-status-text:#43556c;--demo-orchestration-status-start:rgba(255,252,242,0.98);--demo-orchestration-status-end:rgba(247,243,233,0.96);--demo-orchestration-sales:#315ec7;--demo-orchestration-marketing:#a33f64;--demo-orchestration-operations:#8b5700;--demo-orchestration-development:#166b93;background:#f6f3ed}.demo-3 .demo-nav{border-bottom-color:transparent}.demo-3 .demo-brand-mark{color:#102136;background:#fff1cf}.demo-3 .demo-button-primary,.demo-3 .demo-button-small{background:#2368ff}.demo-3 .demo-hero h1{font-size:clamp(3.4rem,6.3vw,6.4rem)}.demo-3 .demo-hero h1:first-line{color:#102136}.demo-conversation-stage{position:relative;width:min(100%,560px);min-height:690px;margin:0 auto}.demo-conversation-device{position:relative;z-index:2;width:min(100%,440px);min-height:650px;margin:0 0 0 auto;overflow:hidden;border:9px solid #dde0e6;border-radius:54px;background:#ffffff;box-shadow:0 35px 90px rgba(38,57,82,.2),0 0 0 1px #bbc0c9}.conversation-top{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.7rem;gap:.7rem;align-items:center;padding:1.35rem 1.2rem 1rem;border-bottom:1px solid #e7e8ec}.conversation-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#102136;background:#fff1cf;font-weight:900}.conversation-top div{display:grid}.conversation-top small{color:#8c939f;font-size:.68rem}.conversation-top i{color:#2bc778;font-size:.55rem}.conversation-thread{display:grid;grid-gap:.65rem;gap:.65rem;align-content:start;min-height:445px;padding:1.2rem}.conversation-thread p{max-width:82%;padding:.75rem .9rem;border-radius:18px;font-size:.88rem;line-height:1.35}.message-system{justify-self:start;background:#ececef}.message-user{justify-self:end;color:white;background:#2370ff}.message-result{justify-self:start;color:#13724d;background:#e8f8f0}.message-result span{font-weight:900}.conversation-actions{display:grid;grid-gap:.55rem;gap:.55rem;padding:0 1.2rem 1.2rem}.conversation-actions span{display:grid;min-height:44px;place-items:center;border-radius:14px;color:white;background:#2370ff;font-weight:700}.conversation-actions span:last-child{color:#102136;background:#eef1f7}.demo-conversation-stage>img{position:absolute;z-index:3;bottom:-1rem;left:-5%;width:62%;filter:drop-shadow(0 24px 26px rgba(38,57,82,.26))}.conversation-hardware-label{position:absolute;z-index:4;bottom:.1rem;left:0;padding:.5rem .7rem;border:1px solid var(--demo-line);border-radius:999px;color:var(--demo-muted);background:rgba(255,254,250,.9);font-size:.68rem;font-weight:750}.demo-3 .demo-benefit-grid,.demo-3 .demo-control-list,.demo-3 .demo-offer-card,.demo-3 .demo-proof-measures{box-shadow:none}.demo-3 .demo-workflow-card:before{opacity:.3}.demo-4{--demo-bg:#05100f;--demo-panel:#091715;--demo-text:#f4f3ee;--demo-muted:#b7c3be;--demo-line:rgba(220,255,244,0.18);--demo-accent:#08d5b0;--demo-accent-2:#ff6d72;--demo-shadow:0 30px 100px rgba(0,0,0,0.55);background:radial-gradient(circle at 75% 12%,rgba(255,82,93,.16),transparent 23%),radial-gradient(circle at 18% 20%,rgba(7,213,176,.14),transparent 25%),#05100f;font-family:Helvetica Neue,Arial,sans-serif}.demo-4 .demo-nav{width:calc(100% - 4rem);min-height:108px}.demo-4 .demo-brand-mark{border:1px solid var(--demo-text);border-radius:0;color:var(--demo-text);background:transparent}.demo-4 .demo-nav nav{justify-self:end;padding:.9rem 1.1rem;border:1px solid var(--demo-line);font-family:SF Mono,ui-monospace,monospace;font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.demo-4 .demo-button-primary,.demo-4 .demo-button-small{border:1px solid var(--demo-accent);border-radius:0;color:var(--demo-accent);background:transparent;box-shadow:none;text-transform:uppercase;letter-spacing:.08em}.demo-4 .demo-button-secondary{border-radius:0;color:var(--demo-text);background:transparent}.demo-4 .demo-hero{grid-template-columns:.82fr 1.18fr;min-height:850px}.demo-4 .demo-hero h1{font-size:clamp(3.5rem,6vw,6rem)}.demo-decision-field{position:relative;min-height:700px;overflow:hidden;border:1px solid var(--demo-line);background:radial-gradient(ellipse at 68% 45%,rgba(255,108,113,.75),transparent 30%),radial-gradient(ellipse at 42% 50%,rgba(2,178,151,.5),transparent 36%),#071513}.decision-lines{position:absolute;inset:-20%;background:repeating-radial-gradient(ellipse at 50% 50%,transparent 0 18px,rgba(2,10,9,.74) 19px 22px);transform:rotate(-8deg) scale(1.2)}.decision-card{position:absolute;z-index:3;top:20%;right:6%;display:grid;width:min(74%,390px);grid-gap:.8rem;gap:.8rem;padding:1.4rem;border:1px solid rgba(232,255,248,.42);background:rgba(4,16,14,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.decision-card>span{color:var(--demo-accent);font-family:SF Mono,ui-monospace,monospace;font-size:.67rem}.decision-card strong{font-size:1.35rem;line-height:1.2}.decision-card p{color:var(--demo-muted);font-size:.86rem;line-height:1.5}.decision-card div{color:var(--demo-accent);font-size:.76rem}.decision-card i{display:inline-block;width:7px;height:7px;margin-right:.4rem;border-radius:50%;background:var(--demo-accent);box-shadow:0 0 12px var(--demo-accent)}.demo-decision-field>img{position:absolute;z-index:2;right:-5%;bottom:-5%;width:92%;filter:drop-shadow(0 28px 34px rgba(0,0,0,.65))}.demo-4 .demo-benefit-grid,.demo-4 .demo-control-list,.demo-4 .demo-offer-card,.demo-4 .demo-process-grid article,.demo-4 .demo-proof-measures,.demo-4 .demo-workflow-card{border-radius:0;background:rgba(8,24,21,.82)}.demo-4 .demo-offer-top{color:#04100e;background:var(--demo-accent)}.demo-4 .demo-offer-top small,.demo-4 .demo-offer-top span{color:rgba(2,15,12,.65)}.demo-5{--demo-bg:#f3f0e9;--demo-panel:#fbfaf7;--demo-text:#11130f;--demo-muted:#666c63;--demo-line:rgba(17,19,15,0.14);--demo-accent:#176c52;--demo-accent-2:#ad7044;--demo-shadow:0 28px 90px rgba(42,43,36,0.13);background:radial-gradient(circle at 78% 5%,rgba(178,123,77,.13),transparent 24%),radial-gradient(circle at 10% 4%,rgba(42,134,101,.1),transparent 20%),#f3f0e9}.demo-5 .demo-nav{min-height:88px;border-bottom-color:rgba(17,19,15,.18)}.demo-5 .demo-brand-mark,.demo-5 .demo-button-primary,.demo-5 .demo-button-small{background:#151711}.demo-5 .demo-hero{grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);min-height:840px}.demo-5 .demo-hero h1{font-size:clamp(3.5rem,6vw,6.3rem)}.demo-system-stage{position:relative;min-height:650px;padding-top:2rem}.system-window{display:grid;grid-template-columns:138px 1fr;grid-template-rows:44px 1fr;min-height:510px;overflow:hidden;border:1px solid rgba(15,18,14,.18);border-radius:22px;background:#fdfdfb;box-shadow:0 36px 90px rgba(44,49,40,.18);transform:perspective(1300px) rotateY(-3deg) rotateX(1.5deg)}.system-window-top{display:flex;grid-column:1/-1;align-items:center;gap:.4rem;padding:0 .8rem;border-bottom:1px solid #e1e2dc;color:#7b8177;font-size:.65rem}.system-window-top i{width:7px;height:7px;border-radius:50%;background:#df6d61}.system-window-top i:nth-child(2){background:#d7a54a}.system-window-top i:nth-child(3){background:#4daa77;margin-right:.35rem}.system-window aside{display:grid;align-content:start;grid-gap:.3rem;gap:.3rem;padding:1rem .7rem;border-right:1px solid #e4e5df;background:#f4f5f0;color:#7c8278;font-size:.68rem}.system-window aside strong{margin-bottom:.45rem;color:#252920;font-size:.65rem}.system-window aside span{padding:.45rem .5rem;border-radius:8px}.system-window aside .active{color:#113c30;background:#dcece5;font-weight:700}.system-window-main{padding:1.15rem;color:#191d17}.system-status-row{display:flex;align-items:center;justify-content:space-between;color:#6f776d;font-size:.68rem}.system-status-row span i{display:inline-block;width:7px;height:7px;margin-right:.35rem;border-radius:50%;background:#2eb279;box-shadow:0 0 8px rgba(46,178,121,.5)}.system-prompt{max-width:16ch!important;margin-top:1.3rem!important;font-size:1.65rem;font-weight:800;line-height:1.12;letter-spacing:-.045em}.system-recommendation{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1.1rem;padding:1rem;border:1px solid #d7ded7;border-radius:15px;background:#f7faf7}.system-recommendation span{color:#22745a;font-family:SF Mono,ui-monospace,monospace;font-size:.58rem;letter-spacing:.07em}.system-recommendation strong{font-size:.85rem;line-height:1.45}.system-recommendation small{color:#7b8279;font-size:.66rem;line-height:1.45}.system-controls{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem}.system-controls b,.system-controls span{padding:.45rem .6rem;border:1px solid #dfe1db;border-radius:8px;font-size:.62rem}.system-controls b{color:#7c4e2c;background:#f5e8db}.demo-system-stage>img{position:absolute;z-index:4;right:-4%;bottom:0;width:72%;filter:drop-shadow(0 28px 28px rgba(44,43,34,.32))}.stage-label{position:absolute;z-index:5;right:0;bottom:.8rem;padding:.55rem .75rem;border:1px solid rgba(17,19,15,.14);border-radius:999px;color:#555c52;background:rgba(250,249,245,.88);font-size:.68rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo5-product{overflow:hidden;border:1px solid var(--demo-line);border-radius:var(--demo-radius);background:var(--demo-panel);box-shadow:var(--demo-shadow)}.demo5-tabs{display:flex;gap:.35rem;padding:.75rem;border-bottom:1px solid var(--demo-line)}.demo5-tabs button{min-height:44px;padding:.7rem 1rem;border:0;border-radius:999px;color:var(--demo-muted);background:transparent;cursor:pointer;font-weight:700}.demo5-tabs button[aria-selected=true]{color:#ffffff;background:var(--demo-text)}.demo5-product-panel{display:grid;grid-template-columns:.8fr 1.2fr;min-height:420px}.demo5-product-copy{display:grid;align-content:center;grid-gap:1rem;gap:1rem;padding:2rem;border-right:1px solid var(--demo-line)}.demo5-product-copy h3{font-size:clamp(1.8rem,3vw,3rem)}.demo5-product-copy p{color:var(--demo-muted);line-height:1.65}.demo5-measure{display:grid;grid-gap:.3rem;gap:.3rem;padding-top:1rem;border-top:1px solid var(--demo-line)}.demo5-measure span{color:var(--demo-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.demo5-measure strong{color:var(--demo-accent);font-size:.88rem}.demo5-task-list{display:grid;align-content:center;padding:1.2rem;background:#f3f5f0}.demo5-task-list>div{display:grid;grid-template-columns:42px 1fr auto;grid-gap:.8rem;gap:.8rem;align-items:center;padding:1rem;border:1px solid #dde1d9;background:#fbfcf9}.demo5-task-list>div+div{border-top:0}.demo5-task-list span{color:#267158;font-family:SF Mono,ui-monospace,monospace;font-size:.68rem}.demo5-task-list small{padding:.35rem .5rem;border-radius:999px;color:#5e655b;background:#eaede6;font-size:.62rem}.demo-5 .demo-benefit-grid article:first-child,.demo-5 .demo-benefit-grid article:nth-child(3){background:#f7f3ec}.demo-5 .demo-benefit-grid article:nth-child(2),.demo-5 .demo-benefit-grid article:nth-child(4){background:#f0f5f1}@media (max-width:1120px){.demo-nav{grid-template-columns:auto 1fr auto}.demo-concept-switcher,.demo-nav nav{display:none}.demo-nav .demo-button-small{grid-column:3}.demo-1 .demo-hero,.demo-4 .demo-hero,.demo-5 .demo-hero,.demo-hero{grid-template-columns:1fr;padding-top:4rem}.demo-hero-copy{max-width:850px}.demo-hero-visual{margin-inline:auto}.demo-1 .demo-hero-visual,.demo-hero-visual{width:min(100%,760px)}.demo-1 .demo-hero-copy{max-width:760px}.demo-1 .demo-hero h1{max-width:13ch}.demo-1 .demo-agent-canvas,.demo-1 .demo-orchestration-shell{min-height:580px}.demo-difference,.demo-outcome-band,.demo-proof-section,.demo-section-heading{grid-template-columns:.35fr 1fr}.demo-difference>p,.demo-proof-measures,.demo-section-heading>p{grid-column:2}.demo-outcome-band{grid-template-columns:.35fr 1fr}.demo-outcome-band p{grid-column:2}.demo-benefit-grid,.demo-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-benefit-grid article:nth-child(3),.demo-benefit-grid article:nth-child(4){border-top:1px solid var(--demo-line)}.demo-benefit-grid article:nth-child(3){border-left:0}.demo-control-section,.demo-offer-section{grid-template-columns:1fr}.demo-control-copy h2,.demo-offer-copy h2{max-width:18ch}}@media (max-width:720px){.demo-difference,.demo-final-cta,.demo-footer,.demo-hero,.demo-nav,.demo-outcome-band,.demo-proof-section,.demo-section{width:min(100% - 1.25rem,1320px)}.demo-nav{min-height:70px;gap:.6rem}.demo-nav .demo-button-small{min-height:44px;padding:.55rem .75rem;font-size:.72rem}.demo-brand span:last-child{display:none}.demo-1 .demo-hero h1,.demo-3 .demo-hero h1,.demo-4 .demo-hero h1,.demo-5 .demo-hero h1,.demo-site h1{font-size:clamp(2.8rem,13vw,4.35rem)}.demo-difference h2,.demo-site h2{font-size:clamp(2.2rem,10.5vw,3.5rem)}.demo-4 .demo-hero,.demo-5 .demo-hero,.demo-hero{min-height:auto;gap:3rem;padding:3.5rem 0 4.5rem}.demo-1 .demo-hero{min-height:auto;gap:.9rem;padding-top:2.25rem}.demo-1 .demo-hero-copy{align-self:start;padding-top:0}.demo-1 .demo-hero h1{max-width:none}.demo-1 .demo-hero-visual{position:relative;inset:auto;min-height:0}.demo-1 .demo-agent-canvas{min-height:0}.demo-1 .demo-orchestration-shell{min-height:0;border-radius:24px;background-size:22px 22px}.demo-1 .demo-orchestration-footer,.demo-1 .demo-orchestration-topbar{min-height:52px;padding:.7rem .8rem;font-size:.61rem;letter-spacing:.045em}.demo-1 .demo-orchestration-flow{grid-template-columns:1fr;gap:.65rem;padding:1rem}.demo-1 .demo-input-stack,.demo-1 .demo-workflow-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.demo-1 .demo-flow-caption{grid-column:1/-1}.demo-1 .demo-flow-arrow{width:1px;height:18px;margin-inline:auto;background:linear-gradient(180deg,var(--demo-orchestration-rail-start),var(--demo-orchestration-rail-end))}.demo-1 .demo-flow-arrow:before{top:0;left:50%;transform:translateX(-50%);animation-name:demo-flow-signal-vertical}.demo-1 .demo-flow-arrow:after{top:auto;right:50%;bottom:-1px;transform:translateX(50%) rotate(135deg)}.demo-1 .demo-agent-core{min-height:350px;padding:.95rem}.demo-1 .demo-agent-core>img{max-width:190px}.demo-1 .demo-float-chip{min-width:0;padding:.68rem}.demo-1 .demo-orchestration-footer span:last-child{max-width:24ch;text-align:right}.demo-difference,.demo-outcome-band,.demo-proof-section,.demo-section-heading{grid-template-columns:1fr;gap:1rem}.demo-difference>p,.demo-proof-measures,.demo-section-heading>p{grid-column:1}.demo-outcome-band{grid-template-columns:1fr;gap:.7rem;padding:1.15rem}.demo-outcome-band p{grid-column:1}.demo-difference{padding:3.5rem 0}.demo-section{padding:4rem 0}.demo-section-heading{margin-bottom:2rem}.demo-benefit-grid,.demo-process-grid,.demo-workflow-grid{grid-template-columns:1fr}.demo-benefit-grid article{min-height:auto}.demo-benefit-grid article+article,.demo-benefit-grid article:nth-child(3){border-top:1px solid var(--demo-line);border-left:0}.demo-workflow-card{min-height:180px}.demo-workflow-card h3,.demo-workflow-card p{min-height:0}.demo-process-grid article{min-height:210px}.demo-control-section,.demo-offer-section{gap:2.5rem}.demo-proof-measures{grid-template-columns:1fr}.demo-proof-measures span+span{border-top:1px solid var(--demo-line);border-left:0}.demo-footer{grid-template-columns:1fr}.demo-footer small{grid-column:1}.demo-decision-field,.demo-hardware-orbit{min-height:520px}.status-context{top:13%}.status-control{top:4%}.status-routing{bottom:22%}.demo-conversation-stage{min-height:650px}.demo-conversation-device{min-height:600px}.conversation-thread{min-height:395px}.demo-conversation-stage>img{bottom:-.5rem;left:-6%;width:58%}.decision-card{top:10%;width:88%}.demo-system-stage{min-height:560px}.system-window{grid-template-columns:1fr;min-height:450px;transform:none}.system-window aside{display:none}.demo-system-stage>img{right:-9%;width:92%}.stage-label{right:.4rem}.demo5-tabs{overflow-x:auto}.demo5-product-panel{grid-template-columns:1fr}.demo5-product-copy{border-right:0;border-bottom:1px solid var(--demo-line)}.demo5-task-list>div{grid-template-columns:34px 1fr}.demo5-task-list small{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.demo-site *,.demo-site :after,.demo-site :before{scroll-behavior:auto!important;transition:none!important}.demo-1 .demo-agent-core:before,.demo-1 .demo-flow-arrow:before,.demo-1 .demo-orchestration-footer i,.demo-1 .demo-orchestration-status i{animation:none!important}}.m-reveal{opacity:1;transform:none}.demo-site[class*=motion-] .m-reveal{opacity:0;transform:translate3d(0,18px,0);transition:opacity .62s cubic-bezier(.22,.61,.36,1),transform .62s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.demo-site[class*=motion-] .m-reveal.is-in{opacity:1;transform:translateZ(0);will-change:auto}.demo-site[class*=motion-] .demo-agent-core:before{opacity:.34;transform:translateX(-50%) scale(.96);animation:none}.demo-site[class*=motion-] .demo-button,.demo-site[class*=motion-] .demo-skip-link{transition:none}.demo-site[class*=motion-] .demo-button:hover{transform:none}.demo-site[class*=motion-]:not([data-motion-hero-active=true]) .demo-flow-arrow:before,.demo-site[class*=motion-]:not([data-motion-hero-active=true]) .demo-orchestration-footer i,.demo-site[class*=motion-]:not([data-motion-hero-active=true]) .demo-orchestration-status i{animation-play-state:paused}.m-split-word{display:inline-block}.demo-site[class*=motion-] .m-split-word{opacity:0;transform:translate3d(0,.42em,0);transition:opacity .52s cubic-bezier(.22,.61,.36,1),transform .52s cubic-bezier(.22,.61,.36,1)}.demo-site[class*=motion-] .m-split.is-in .m-split-word{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:no-preference){.motion-signal .demo-flow-arrow:before{top:50%;left:0;transform:translate3d(0,-50%,0);animation-name:demo-signal-flow-horizontal;animation-duration:3.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.motion-signal .demo-flow-arrow-out:before{animation-delay:.9s}.motion-signal[data-motion-ready=true]:not([data-motion-signal-entry=run]) .demo-float-chip,.motion-signal[data-motion-ready=true]:not([data-motion-signal-entry=run]) .demo-input-card{opacity:0}.motion-signal[data-motion-ready=true]:not([data-motion-signal-entry=run]) .demo-input-card{transform:translate3d(-20px,0,0)}.motion-signal[data-motion-ready=true]:not([data-motion-signal-entry=run]) .demo-float-chip{transform:translate3d(20px,0,0)}.motion-signal[data-motion-signal-entry=run] .demo-float-chip,.motion-signal[data-motion-signal-entry=run] .demo-input-card{animation-duration:.11s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-delay:var(--m-entry-delay)}.motion-signal[data-motion-signal-entry=run] .demo-input-card{animation-name:demo-signal-input-entry}.motion-signal[data-motion-signal-entry=run] .demo-float-chip{animation-name:demo-signal-output-entry}.motion-signal .demo-input-card:first-of-type{--m-entry-delay:0ms}.motion-signal .demo-input-card:nth-of-type(2){--m-entry-delay:50ms}.motion-signal .demo-input-card:nth-of-type(3){--m-entry-delay:100ms}.motion-signal .demo-input-card:nth-of-type(4){--m-entry-delay:150ms}.motion-signal .demo-float-chip:first-of-type{--m-entry-delay:270ms}.motion-signal .demo-float-chip:nth-of-type(2){--m-entry-delay:310ms}.motion-signal .demo-float-chip:nth-of-type(3){--m-entry-delay:350ms}.motion-signal .demo-float-chip:nth-of-type(4){--m-entry-delay:390ms}}@keyframes demo-signal-input-entry{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes demo-signal-output-entry{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes demo-signal-flow-horizontal{0%,8%{opacity:0;transform:translate3d(0,-50%,0)}12%{opacity:1}36%{opacity:1;transform:translate3d(var(--demo-flow-travel-x,0),-50%,0)}44%,to{opacity:0;transform:translate3d(var(--demo-flow-travel-x,0),-50%,0)}}@keyframes demo-signal-flow-vertical{0%,8%{opacity:0;transform:translate3d(-50%,0,0)}12%{opacity:1}36%{opacity:1;transform:translate3d(-50%,var(--demo-flow-travel-y,0),0)}44%,to{opacity:0;transform:translate3d(-50%,var(--demo-flow-travel-y,0),0)}}.m-dotfield{position:absolute;width:100%;height:100%;pointer-events:none}.motion-atmosphere .demo-orchestration-flow>.m-dotfield{z-index:0;inset:0;opacity:.78;-webkit-mask-image:linear-gradient(90deg,#000 0 25%,transparent 25% 75%,#000 75% 100%);mask-image:linear-gradient(90deg,#000 0 25%,transparent 25% 75%,#000 75% 100%)}.motion-atmosphere .demo-orchestration-flow>:not(.m-dotfield){position:relative;z-index:1}.m-spotlight{position:relative;isolation:isolate;overflow:hidden}@media (hover:hover) and (pointer:fine){.motion-atmosphere .m-spotlight:after{position:absolute;z-index:0;inset:0;border-radius:inherit;background:radial-gradient(260px circle at var(--m-spot-x,50%) var(--m-spot-y,50%),color-mix(in srgb,var(--demo-accent,#635bff) 12%,transparent),transparent 70%);content:"";opacity:0;transition:opacity .18s ease;pointer-events:none}.motion-atmosphere .m-spotlight:hover:after{opacity:1}.motion-atmosphere .demo-benefit-grid .m-spotlight>*{position:relative;z-index:1}.motion-atmosphere .m-spotlight:hover>span{color:#4338ca}.motion-atmosphere .m-spotlight:hover>:is(p,small){color:#4b5368}}@media (prefers-reduced-motion:no-preference){html[data-motion-js=pending] .demo-site[data-motion-treatment]:not([data-motion-ready=true]){visibility:hidden}}@media (max-width:1120px) and (prefers-reduced-motion:no-preference){.motion-signal .demo-flow-arrow:before{top:0;left:50%;transform:translate3d(-50%,0,0);animation-name:demo-signal-flow-vertical}.motion-atmosphere .demo-orchestration-flow>.m-dotfield{display:none}}@media (prefers-reduced-motion:reduce){.demo-site[class*=motion-] .m-reveal,.demo-site[class*=motion-] .m-reveal.is-in,.demo-site[class*=motion-] .m-split-word,.demo-site[class*=motion-] .m-split.is-in .m-split-word,.motion-signal .demo-float-chip,.motion-signal .demo-input-card{opacity:1;transform:none;animation:none;transition:none;will-change:auto}.motion-atmosphere .m-dotfield{display:none}.motion-atmosphere .m-spotlight{isolation:auto}.motion-atmosphere .demo-benefit-grid .m-spotlight{position:static;overflow:visible}.motion-atmosphere .m-spotlight:after,.motion-atmosphere .m-spotlight:hover:after{opacity:0;transition:none}}