@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--black:#050505;--panel:#0b0b0b;--panel-2:#101010;--line:#262626;--line-soft:#191919;--white:#f2f1ed;--muted:#8d8d88;--soft:#c3c2bd;--signal:#c7ff5b;--display:"Instrument Sans", "Helvetica Neue", sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;font-family:var(--display);background:var(--black);color:var(--white);font-synthesis:none;text-rendering:geometricprecision}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;z-index:100;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid #ffffff14;position:relative}.nav-shell{justify-content:space-between;align-items:center;width:min(1376px,100% - 48px);height:78px;margin:auto;display:flex}.brand{letter-spacing:-.045em;align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.brand-mark{border-radius:7px;width:31px;height:31px;display:block}.nav-links{color:#8f8f8b;align-items:center;gap:34px;font-size:14px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{transition:color .25s;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--white)}.nav-links a.active:after{content:"";background:var(--white);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.header-actions{align-items:center;gap:15px;display:flex}.language-switch{color:#4f4f4b;font:600 8px var(--mono);letter-spacing:.06em;align-items:center;gap:5px;display:flex}.language-switch a{color:#666662;padding:5px 2px;transition:color .2s}.language-switch a:hover,.language-switch a.active{color:var(--white)}.language-switch span{color:#333}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:9px;font-weight:650;transition:transform .25s,background .25s,color .25s,border-color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{border-radius:9px;min-height:42px;padding:0 18px;font-size:13px}.button-large{border-radius:11px;min-height:55px;padding:0 25px;font-size:15px}.button-light{color:#080808;background:var(--white)}.button-light:hover{background:#fff}.button-ghost{color:var(--white);border-color:var(--line);background:#0b0b0b}.button-ghost:hover{border-color:#555}.button-outline{color:var(--white);border-color:#383838}.button-outline:hover{border-color:var(--white)}.menu-button{color:#fff;background:0 0;border:0;display:none}.hero{text-align:center;padding-top:112px}.hero-badge{color:#a5a5a0;font:500 9px var(--mono);border:1px solid #2a2a2a;border-radius:99px;align-items:center;gap:3px;padding:4px;display:inline-flex}.hero-badge span,.hero-badge em{white-space:nowrap;border-radius:99px;align-items:center;gap:7px;min-height:30px;padding:0 11px;display:flex}.hero-badge em{color:#d4d4cf;background:#151515;font-style:normal}.hero-badge svg{fill:currentColor;flex:none;width:13px;height:13px}.hero h1{letter-spacing:-.058em;text-wrap:balance;max-width:1040px;margin:39px auto 0;font-size:clamp(66px,7.7vw,112px);font-weight:600;line-height:.96}.hero h1 span{color:var(--white);letter-spacing:-.052em;margin-top:.12em;font-size:.72em;line-height:.98;display:block}.hero-copy{color:#a09f9a;letter-spacing:-.02em;margin:37px auto 0;font-size:19px;line-height:1.55}.hero-actions{justify-content:center;gap:10px;margin-top:31px;display:flex}.micro-proof{color:#6f6f6b;font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;justify-content:center;gap:20px;margin-top:22px;font-size:9px;display:flex}.micro-proof span{align-items:center;gap:5px;display:flex}.hero-software-demo{text-align:left;margin-top:68px;position:relative}.hero-demo-glow{z-index:-1;filter:blur(25px);background:radial-gradient(#ffffff17,#0000 68%);height:330px;position:absolute;inset:-70px 8% auto}.hero-demo-window{background:#080808;border:1px solid #303030;border-radius:18px;height:650px;overflow:hidden;box-shadow:0 38px 100px #00000094}.hero-demo-bar{color:#62625e;height:47px;font:600 7px var(--mono);letter-spacing:.08em;background:#111;border-bottom:1px solid #242424;justify-content:center;align-items:center;padding:0 17px;display:flex;position:relative}.hero-demo-online{color:#6f7d58;align-items:center;gap:6px;display:flex;position:absolute;right:17px}.hero-demo-online i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 8px var(--signal);border-radius:50%;animation:1.8s infinite pulse}.hero-demo-layout{grid-template-columns:205px minmax(0,1fr) 255px;height:calc(100% - 47px);display:grid}.hero-demo-sidebar{background:#0d0d0d;border-right:1px solid #222;flex-direction:column;min-width:0;padding:18px 13px 14px;display:flex}.hero-demo-brand{border-bottom:1px solid #202020;align-items:center;gap:8px;padding:0 7px 16px;display:flex}.hero-demo-brand img{border-radius:7px;width:26px;height:26px}.hero-demo-brand strong{letter-spacing:-.03em;font-size:12px}.hero-demo-sidebar nav{gap:3px;margin-top:15px;display:grid}.hero-demo-sidebar nav>span{color:#5f5f5b;border-radius:7px;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;min-height:35px;padding:0 8px;font-size:8px;display:grid}.hero-demo-sidebar nav>span.active{color:#dadad5;background:#191919}.hero-demo-sidebar nav svg{width:12px}.hero-demo-sidebar nav em{color:#444440;font:normal 6px var(--mono)}.hero-demo-label{color:#41413e;font:600 6px var(--mono);letter-spacing:.12em;margin:24px 8px 9px;display:block}.hero-demo-agents{gap:3px;display:grid}.hero-demo-agents>div{color:#666661;border:1px solid #0000;border-radius:8px;grid-template-columns:30px minmax(0,1fr) 5px;align-items:center;gap:7px;min-height:47px;padding:5px 6px;display:grid}.hero-demo-agents>div.current{color:#d2d2cd;background:#121712;border-color:#2b3a2b}.hero-demo-agents .marketing-agent-glyph{flex-basis:28px;width:28px;height:28px}.hero-demo-agents .marketing-agent-shape{width:26px;height:26px}.hero-demo-agents span{gap:3px;min-width:0;display:grid}.hero-demo-agents strong{white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.hero-demo-agents small{color:#4d4d49;white-space:nowrap;text-overflow:ellipsis;font-size:5.5px;overflow:hidden}.hero-demo-agents>div>i{background:#719548;border-radius:50%;width:4px;height:4px}.hero-demo-account{color:#6b6b66;border-top:1px solid #202020;grid-template-columns:25px 1fr;align-items:center;gap:7px;margin-top:auto;padding:11px 8px 2px;display:grid}.hero-demo-account>svg{width:13px}.hero-demo-account span{gap:2px;display:grid}.hero-demo-account strong{color:#999994;font-size:7px}.hero-demo-account small{color:#484844;font-size:5.5px}.hero-demo-chat{background:radial-gradient(circle at 50% 20%,#ffffff06,#0000 32%),#090909;grid-template-rows:75px minmax(0,1fr) 64px;min-width:0;min-height:0;display:grid}.hero-demo-chat>header{border-bottom:1px solid #222;align-items:center;gap:10px;min-width:0;padding:0 20px;display:flex}.hero-demo-chat>header>.marketing-agent-glyph{flex-basis:38px;width:38px;height:38px}.hero-demo-chat>header>.marketing-agent-glyph .marketing-agent-shape{width:35px;height:35px}.hero-demo-chat>header>span{gap:2px;min-width:0;display:grid}.hero-demo-chat>header small{color:#454541;font:600 5.5px var(--mono);letter-spacing:.1em}.hero-demo-chat>header strong{font-size:12px}.hero-demo-chat>header em{color:#555550;font:normal 6px var(--mono)}.hero-demo-models{align-items:center;gap:5px;margin-left:auto;display:flex}.hero-demo-models span{color:#777772;height:27px;font:500 5.5px var(--mono);background:#111;border:1px solid #2d2d2a;border-radius:7px;align-items:center;gap:5px;padding:0 8px;display:flex}.hero-demo-models svg{fill:currentColor;width:10px}.hero-demo-stream{flex-direction:column;gap:12px;width:min(610px,100% - 38px);min-height:0;margin:0 auto;padding:23px 0 12px;display:flex;overflow:hidden}.hero-demo-user{text-align:right;align-self:flex-end;max-width:78%}.hero-demo-user strong,.hero-demo-assistant strong{color:#9b9b96;margin-bottom:4px;font-size:7px;display:block}.hero-demo-user p,.hero-demo-assistant p{color:#babab5;text-align:left;background:#202020;border:1px solid #303030;border-radius:11px 11px 3px;margin:0;padding:10px 12px;font-size:8px;line-height:1.45}.hero-demo-assistant{align-items:flex-start;gap:7px;display:flex}.hero-demo-assistant>.marketing-agent-glyph{flex-basis:25px;width:25px;height:25px}.hero-demo-assistant .marketing-agent-shape{width:23px;height:23px}.hero-demo-assistant p{background:#131313;border-radius:11px 11px 11px 3px}.hero-demo-events{border-left:1px dashed #333;gap:5px;margin-left:32px;padding-left:10px;display:grid}.hero-demo-events>span{color:#686863;background:#111;border:1px solid #292929;border-radius:8px;grid-template-columns:25px minmax(0,1fr) auto 13px;align-items:center;gap:7px;min-height:37px;padding:5px 8px;animation:.55s both task-enter;display:grid}.hero-demo-events>span:nth-child(2){animation-delay:.12s}.hero-demo-events>span:nth-child(3){animation-delay:.24s}.hero-demo-events .marketing-agent-glyph{flex-basis:23px;width:23px;height:23px}.hero-demo-events .marketing-agent-shape{width:21px;height:21px}.hero-demo-events b{font-size:7px}.hero-demo-events em{color:#5b5b56;font:normal 5.5px var(--mono)}.hero-demo-events svg{color:#799c4b;width:11px}.hero-demo-loader{border:1px solid #40403c;border-top-color:var(--signal);border-radius:50%;width:10px;height:10px;animation:1s linear infinite rotate}.hero-demo-artifact{background:#10140e;border:1px solid #2f3928;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;margin-left:32px;padding:7px 9px;display:grid}.hero-demo-artifact>span{color:#111;background:#d7e5c0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.hero-demo-artifact>span svg{width:14px}.hero-demo-artifact>div{gap:2px;display:grid}.hero-demo-artifact small{color:#647650;font:600 5px var(--mono);letter-spacing:.08em}.hero-demo-artifact strong{color:#c7d4b3;font-size:8px}.hero-demo-artifact em{color:#566348;font:normal 5.5px var(--mono)}.hero-demo-artifact button{color:#879c69;background:0 0;border:0;align-items:center;gap:4px;font-size:6px;display:flex}.hero-demo-artifact button svg{width:10px}.hero-demo-composer{color:#4d4d49;background:#151515;border:1px solid #343434;border-radius:10px;align-items:center;min-width:0;height:44px;margin:4px 18px 16px;padding:5px 5px 5px 12px;font-size:7px;display:flex}.hero-demo-composer span{flex:1}.hero-demo-composer button{color:#111;background:#deded9;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.hero-demo-composer svg{width:12px}.hero-demo-monitor{background:#0d0d0d;border-left:1px solid #222;min-width:0;padding:20px 16px 15px}.hero-demo-monitor>header{justify-content:space-between;align-items:center;display:flex}.hero-demo-monitor>header>span{gap:4px;display:grid}.hero-demo-monitor>header small{color:#4a4a46;font:600 5.5px var(--mono);letter-spacing:.1em}.hero-demo-monitor>header strong{font-size:11px}.hero-demo-monitor>header svg{color:#4f4f4b;width:13px}.hero-demo-progress{background:#111;border:1px solid #292929;border-radius:9px;margin-top:22px;padding:12px}.hero-demo-progress span{align-items:baseline;gap:5px;display:flex}.hero-demo-progress span b{letter-spacing:-.05em;font-size:22px}.hero-demo-progress span small{color:#555550;font-size:6px}.hero-demo-progress>i{background:#252525;border-radius:9px;height:3px;margin-top:9px;display:block;overflow:hidden}.hero-demo-progress>i b{background:linear-gradient(90deg,#728e4b,var(--signal));width:72%;height:100%;animation:3.2s ease-in-out infinite alternate hero-progress;display:block}.hero-demo-monitor .hero-demo-label{margin-left:0}.hero-demo-deliverables{gap:5px;display:grid}.hero-demo-deliverables article{background:#111;border:1px solid #292929;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 11px;align-items:center;gap:7px;min-height:48px;padding:7px 8px;display:grid}.hero-demo-deliverables article>svg{color:#767671;width:12px}.hero-demo-deliverables article>span{gap:3px;display:grid}.hero-demo-deliverables strong{font-size:7px}.hero-demo-deliverables small{color:#4f4f4b;font-size:5.5px}.hero-demo-deliverables article>svg:last-child{color:#799b4c}.hero-demo-deliverables article>i{border-radius:50%;width:5px;height:5px}.hero-demo-deliverables article>i.live{background:var(--signal);box-shadow:0 0 8px var(--signal);animation:1.8s infinite pulse}.hero-demo-tools{gap:6px;display:flex}.hero-demo-tools i,.hero-demo-tools span{color:#73736e;width:31px;height:31px;font:600 6px var(--mono);background:#111;border:1px solid #2b2b28;border-radius:8px;place-items:center;display:grid}.hero-demo-tools svg{fill:currentColor;width:13px}.hero-demo-validation{color:#7f9560;background:#10130e;border:1px solid #303729;border-radius:9px;align-items:center;gap:8px;margin-top:22px;padding:10px;display:flex}.hero-demo-validation>svg{width:15px}.hero-demo-validation span{gap:3px;display:grid}.hero-demo-validation strong{font-size:7px}.hero-demo-validation small{color:#536145;font-size:5.5px}.hero-demo-caption{color:#52524e;height:44px;font:600 6px var(--mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 5px;display:flex}.hero-demo-caption span{align-items:center;gap:6px;display:flex}.hero-demo-caption i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 7px var(--signal);border-radius:50%}.provider-connect{border-block:1px solid #202020;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:75px;min-height:570px;margin-top:120px;padding-block:90px;display:grid}.provider-connect-copy h2{letter-spacing:-.06em;max-width:650px;margin:20px 0 0;font-size:clamp(46px,4.7vw,68px);font-weight:550;line-height:.96}.provider-connect-copy>p{color:#858580;max-width:575px;margin:28px 0 0;font-size:15px;line-height:1.65}.provider-connect-points{flex-wrap:wrap;gap:9px 16px;margin-top:29px;display:flex}.provider-connect-points span{color:#767671;font:500 7px var(--mono);text-transform:uppercase;letter-spacing:.055em;align-items:center;gap:6px;display:flex}.provider-connect-points svg{color:#9bb96a;width:12px}.provider-connection-visual{isolation:isolate;min-height:390px;position:relative}.provider-connection-visual:before{content:"";border:1px solid #202020;border-radius:50%;width:285px;height:285px;animation:18s linear infinite provider-orbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 52px #ffffff03,0 0 0 104px #ffffff02}.provider-links{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.provider-links path{fill:none;stroke:#393935;stroke-width:1.2px;stroke-dasharray:5 7;animation:7s linear infinite provider-dash}.provider-packet{fill:var(--signal);filter:drop-shadow(0 0 7px #c7ff5bd9);animation:2.8s ease-in-out infinite alternate provider-packet}.packet-claude{fill:#d97757;filter:drop-shadow(0 0 7px #d97757cc);animation-delay:-1.2s}.provider-account-core{z-index:3;background:radial-gradient(circle at 36% 28%,#1d1d1d,#090909 64%);border:1px solid #373733;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:174px;height:174px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 65px #0000008c}.provider-core-mark{width:43px;height:43px;margin-bottom:10px}.provider-core-mark img{border-radius:10px;width:100%;height:100%;display:block}.provider-account-core small{color:#5d5d58;font:600 6px var(--mono);letter-spacing:.11em}.provider-account-core strong{letter-spacing:-.035em;margin-top:5px;font-size:18px}.provider-account-core em{color:#8fa766;font:normal 500 6px var(--mono);align-items:center;gap:5px;margin-top:9px;display:flex}.provider-account-core em i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 9px var(--signal);border-radius:50%;animation:1.8s infinite pulse}.provider-node{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f0feb;border:1px solid #30302d;border-radius:14px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:10px;width:210px;min-height:78px;padding:11px 12px;animation:3.4s ease-in-out infinite alternate provider-float;display:grid;position:absolute;box-shadow:0 20px 45px #00000059}.provider-codex{top:38px;left:0}.provider-claude{animation-delay:-1.7s;bottom:36px;right:0}.provider-node>svg{color:#8eaa60;width:14px}.provider-logo{border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.provider-logo svg{fill:currentColor;width:22px;height:22px}.codex-logo{color:#0b0b0b;background:#eeeeea}.claude-logo{color:#f6e7df;background:#c76546}.provider-node>span{gap:3px;min-width:0;display:grid}.provider-node small{color:#4e4e4a;font:600 5.5px var(--mono);letter-spacing:.1em}.provider-node em{color:#696965;font:normal 6px var(--mono)}.provider-choice{z-index:2;color:#555550;font:600 5.5px var(--mono);letter-spacing:.08em;background:#0c0c0c;border:1px solid #2d2d29;border-radius:99px;padding:6px 8px;animation:4s ease-in-out infinite alternate provider-choice;position:absolute}.choice-one{top:11%;right:20%}.choice-two{animation-delay:-1.3s;bottom:9%;left:22%}.choice-three{animation-delay:-2.6s;top:43%;right:7%}.mockup-section{margin-top:112px}.product-stage{border:1px solid #1d1d1d;background:linear-gradient(#111 0%,#080808 80%);border-bottom:0;border-radius:32px 32px 0 0;padding:23px 23px 0;position:relative}.product-stage:after{content:"";z-index:-1;filter:blur(20px);background:radial-gradient(#ffffff14,#0000 65%);height:380px;position:absolute;inset:-100px 10% auto}.stage-halo{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.stage-halo:before{content:"";opacity:.08;filter:blur(80px);background:#fff;width:400px;height:400px;position:absolute;top:-260px;left:calc(50% - 200px)}.app-window{background:#0a0a0a;border:1px solid #303030;border-radius:17px 17px 0 0;height:720px;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000a6}.window-bar{color:#6c6c68;height:47px;font-family:var(--mono);letter-spacing:.04em;background:#111;border-bottom:1px solid #222;justify-content:center;align-items:center;font-size:9px;display:flex}.traffic-lights{gap:7px;display:flex;position:absolute;left:17px}.traffic-lights i{background:#424242;border-radius:50%;width:8px;height:8px}.window-status{align-items:center;gap:7px;display:flex;position:absolute;right:18px}.window-status i{background:var(--signal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #c7ff5bcc}.app-layout{grid-template-columns:210px minmax(0,1fr);height:calc(100% - 47px);display:grid}.app-sidebar{background:#0d0d0d;border-right:1px solid #202020;flex-direction:column;padding:20px 15px 17px;display:flex}.app-sidebar .brand{padding-left:8px}.app-sidebar .brand-mark{width:25px;height:25px}.sidebar-primary{gap:4px;margin-top:25px;display:grid}.app-nav{color:#696965;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;height:38px;padding:0 10px;font-size:11px;display:flex}.app-nav.active{color:var(--white);background:#191919}.sidebar-label{color:#444440;font:600 8px var(--mono);letter-spacing:.1em;margin:28px 10px 10px}.agent-list{gap:2px;display:grid}.agent-row{color:#777;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:29px 1fr 6px;align-items:center;gap:9px;width:100%;min-height:50px;padding:6px 8px;transition:all .3s;display:grid}.agent-row.current{color:var(--white);background:#181818;border-color:#2e2e2e;transform:translate(3px)}.agent-row span:nth-child(2){gap:2px;min-width:0;display:grid}.agent-row strong{font-size:10px;font-weight:600}.agent-row small{color:#595955;white-space:nowrap;font-size:7.5px}.avatar{color:#0c0c0c;width:28px;height:28px;font:600 8px var(--mono);background:#e3e2dd;border-radius:7px;place-items:center;display:grid}.avatar-1{background:#b8d8ff}.avatar-2{background:#f0bfd0}.avatar-3{background:#d3c4f1}.presence{background:#6b833e;border-radius:50%;width:5px;height:5px}.new-agent{color:#62625e;background:0 0;border:1px dashed #2b2b2b;border-radius:8px;min-height:37px;margin-top:auto;font-size:9px}.new-agent span{margin-right:4px}.mission-panel{background:#080808;flex-direction:column;min-width:0;display:flex}.mission-head{border-bottom:1px solid #1c1c1c;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex}.mission-head h3{letter-spacing:-.02em;margin:4px 0 0;font-size:16px}.mission-head button{color:#676763;background:0 0;border:0}.eyebrow-mini{color:#555551;font:500 7px var(--mono);letter-spacing:.1em}.mission-feed{flex:1;padding:26px min(4vw,44px);overflow:hidden}.user-prompt{gap:12px;max-width:540px;display:flex}.prompt-avatar{color:#aaa;width:30px;height:30px;font:600 9px var(--mono);background:#242424;border-radius:8px;flex:0 0 30px;place-items:center;display:grid}.user-prompt strong{font-size:10px}.user-prompt p{color:#858581;margin:5px 0 0;font-size:12px;line-height:1.55}.orchestration-card{background:#111;border:1px solid #2a2a2a;border-radius:14px;margin-top:25px;padding:20px}.orchestration-top{align-items:center;gap:11px;display:flex}.orchestration-icon{width:35px;height:35px;color:var(--signal);background:#171717;border:1px solid #333;border-radius:9px;place-items:center;display:grid}.orchestration-top div:nth-child(2){gap:3px;display:grid}.orchestration-top strong{font-size:11px}.orchestration-top small{color:#646460;font-size:8px}.status-pill{color:var(--signal);font:600 7px var(--mono);background:#171a11;border:1px solid #414c2c;border-radius:99px;margin-left:auto;padding:5px 7px}.status-pill.complete{color:#0a0a0a;background:var(--signal)}.steps-line{justify-content:space-between;margin:25px 4px 20px;display:flex;position:relative}.steps-line:before{content:"";background:#303030;height:1px;position:absolute;top:9px;left:10px;right:10px}.step{z-index:1;background:#111;border:0;padding:0}.step i{color:#555;width:19px;height:19px;font:600 7px var(--mono);background:#111;border:1px solid #3c3c3c;border-radius:50%;place-items:center;transition:all .4s;display:grid}.step.done i{color:#090909;border-color:var(--signal);background:var(--signal);box-shadow:0 0 0 3px #c7ff5b14}.live-task{background:#0d0d0d;border:1px solid #252525;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;animation:.45s both task-enter;display:grid}.live-avatar{color:#111;width:32px;height:32px;font:600 8px var(--mono);background:#e3e2dd;border-radius:8px;place-items:center;display:grid}.live-task div{gap:3px;display:grid}.live-task strong{font-size:10px}.live-task small{color:#5f5f5b;font-size:8px}.thinking{gap:3px;display:flex}.thinking i{background:#777;border-radius:50%;width:3px;height:3px;animation:1s infinite alternate blink}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}.success-icon{color:var(--signal)}.progress-track{background:#242424;border-radius:9px;height:3px;margin-top:14px;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--signal);height:100%;transition:width .7s cubic-bezier(.2,.8,.2,1);display:block}.progress-copy{color:#595955;font:500 7px var(--mono);justify-content:space-between;margin-top:8px;display:flex}.delivery-card{opacity:0;border:1px solid #0000;border-radius:10px;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;max-height:0;margin-top:0;padding:0 12px;transition:all .5s;display:grid;overflow:hidden}.delivery-card.is-visible{opacity:1;background:#11140d;border-color:#29321c;max-height:70px;margin-top:12px;padding-block:10px}.delivery-icon{background:var(--signal);color:#0a0a0a;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.delivery-card div:nth-child(2){gap:3px;display:grid}.delivery-card strong{font-size:10px}.delivery-card small{color:#6c6c68;font-size:8px}.delivery-card button{color:var(--signal);background:0 0;border:0;align-items:center;gap:4px;font-size:8px;display:flex}.composer{color:#484844;background:#101010;border:1px solid #242424;border-radius:10px;justify-content:space-between;align-items:center;height:60px;margin:0 24px 20px;padding:0 8px 0 16px;font-size:9px;display:flex}.composer button{background:var(--white);color:#090909;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.activity-panel{background:#0d0d0d;border-left:1px solid #202020;padding:22px 16px}.activity-title{color:#979792;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;display:flex}.activity-title i{background:var(--signal);border-radius:50%;width:6px;height:6px;animation:1.6s infinite pulse}.activity-list{gap:8px;margin-top:24px;display:grid}.activity-item{background:#111;border:1px solid #232323;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-height:63px;padding:10px;animation:5s ease-in-out infinite alternate subtle-shift;display:grid}.activity-icon{color:#969691;background:#1d1d1d;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.activity-icon svg{width:13px}.activity-item div{gap:2px;display:grid}.activity-item strong{font-size:9px}.activity-item small{color:#53534f;font-size:7px}.activity-item em{color:#76766f;font:normal 7px var(--mono);grid-column:2;margin-top:-9px}.mini-deliverables{gap:7px;margin-top:30px;display:grid}.mini-deliverables>span{color:#454541;font:600 7px var(--mono);letter-spacing:.1em;margin-bottom:3px}.mini-deliverables div{color:#72726e;border-bottom:1px solid #202020;grid-template-columns:18px 1fr auto;align-items:center;padding:9px;font-size:8px;display:grid}.mini-deliverables div svg:last-child{color:var(--signal)}.mockup-caption{color:#555550;height:70px;font:500 8px var(--mono);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;display:flex}.marketing-agent-glyph{width:43px;height:43px;filter:saturate(1.12) drop-shadow(0 7px 12px color-mix(in srgb,var(--agent-color) 18%,transparent));flex:0 0 43px;place-items:center;display:grid}.marketing-agent-glyph.compact{filter:saturate(1.12);flex-basis:29px;width:29px;height:29px}.marketing-agent-shape{border:1.7px solid color-mix(in srgb,var(--agent-color) 88%,white);background:linear-gradient(145deg,color-mix(in srgb,var(--agent-color) 42%,#151515),#090909);width:38px;height:38px;box-shadow:inset 0 0 14px color-mix(in srgb,var(--agent-color) 10%,transparent);display:block;position:relative}.marketing-agent-glyph.compact .marketing-agent-shape{border-width:1px;width:25px;height:25px}.marketing-agent-glyph.orb .marketing-agent-shape{border-radius:50%}.marketing-agent-glyph.square .marketing-agent-shape{border-radius:9px;transform:rotate(-4deg)}.marketing-agent-glyph.compact.square .marketing-agent-shape{border-radius:6px}.marketing-agent-glyph.triangle .marketing-agent-shape,.marketing-agent-glyph.hex .marketing-agent-shape,.marketing-agent-glyph.spark .marketing-agent-shape{box-shadow:none;background:0 0;border:0}.marketing-agent-shape svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.marketing-agent-shape svg path{fill:color-mix(in srgb,var(--agent-color) 48%,#101010);stroke:color-mix(in srgb,var(--agent-color) 88%,white);stroke-width:2.2px;stroke-linejoin:round}.marketing-agent-glyph.compact .marketing-agent-shape svg path{stroke-width:1.35px}.marketing-agent-shape b{z-index:2;background:#f7f7f7;border-radius:50%;width:4px;height:6px;animation:5.8s ease-in-out infinite agent-eye-blink;position:absolute;top:42%;box-shadow:inset 0 -2px #2222223d}.marketing-agent-shape b:first-of-type{left:27%}.marketing-agent-shape b:last-of-type{right:27%}.marketing-agent-glyph.compact .marketing-agent-shape b{width:2px;height:3px}.marketing-agent-glyph.triangle .marketing-agent-shape b{top:52%}.marketing-agent-glyph.spark .marketing-agent-shape b{top:47%}.app-sidebar>.brand{padding:4px 8px 0;font-size:17px}.app-sidebar>.brand .brand-mark{width:27px;height:27px}.real-new-agent{color:#d7d7d3;background:#171717;border:1px solid #474747;border-radius:9px;align-items:center;gap:10px;min-height:45px;margin-top:22px;padding:0 13px;font-size:10px;font-weight:650;display:flex}.real-new-agent span{color:#aaa;font-size:18px;font-weight:300}.app-sidebar .sidebar-label{justify-content:space-between;margin-top:27px;display:flex}.app-sidebar .sidebar-label span{color:#666;font-size:12px}.app-sidebar .agent-row{grid-template-columns:29px minmax(0,1fr) 6px;min-height:51px}.app-sidebar .agent-row.current{transform:none}.app-sidebar .agent-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-sidebar .avatar{color:#aaa;background:#151515;border:1px solid #383838;border-radius:8px}.app-sidebar .avatar-1,.app-sidebar .avatar-2,.app-sidebar .avatar-3{color:#777;background:#111}.app-sidebar .presence{background:#666}.real-sidebar-bottom{gap:7px;margin-top:auto;display:grid}.real-sidebar-bottom>button{color:#686864;text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-height:34px;padding:0 8px;font-size:9px;display:flex}.real-sidebar-bottom>button span{background:#222;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;display:grid}.real-account{border-block:1px solid #252525;grid-template-columns:31px 1fr 13px;align-items:center;gap:8px;min-height:53px;padding:8px;display:grid}.real-account>span{background:var(--white);color:#111;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.real-account>div{gap:2px;display:grid}.real-account strong{font-size:9px}.real-account small{color:#5d5d59;font-size:8px}.real-account>svg{color:#555}.codex-usage{padding:0 8px}.codex-usage>span{color:#777;justify-content:space-between;font-size:8px;display:flex}.codex-usage em{color:#aaa;font-style:normal}.codex-usage>i{background:#292929;border-radius:9px;height:3px;margin-top:7px;display:block;overflow:hidden}.codex-usage b{background:#d8d8d3;width:94%;height:100%;display:block}.real-workspace{background:#080808;grid-template-rows:104px minmax(0,1fr);min-width:0;min-height:0;display:grid}.real-agent-header{background:linear-gradient(100deg,#0b0b0b,#101010);border-bottom:1px solid #242424;align-items:center;gap:13px;min-width:0;padding:0 31px;display:flex}.real-agent-glyph,.message-agent-face{border:1px solid #a7a7a2;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.real-agent-glyph{width:43px;height:43px}.real-agent-glyph i,.message-agent-face i{background:#d5d5d0;border-radius:50%;width:4px;height:4px;position:absolute}.real-agent-glyph i:first-child,.message-agent-face i:first-child{transform:translate(-5px)}.real-agent-glyph i:last-child,.message-agent-face i:last-child{transform:translate(5px)}.real-agent-header>div{min-width:0}.real-agent-header h3{letter-spacing:-.025em;margin:4px 0 2px;font-size:16px}.real-agent-header p{color:#696965;margin:0;font-size:9px}.real-agent-header>.marketing-agent-glyph{margin-right:1px}.real-agent-header .available{color:#676763;white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font-size:8px;display:flex}.available i{background:#d7d7d2;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #fff}.real-chat-body{grid-template-columns:215px minmax(0,1fr);min-width:0;min-height:0;display:grid}.real-launcher{border-right:1px solid #262626;min-width:0;padding:26px 20px}.real-launcher>p{color:#5e5e5a;margin:12px 0 21px;font-size:10px;line-height:1.55}.real-launcher>div{gap:4px;display:grid}.real-launcher button{color:#73736e;text-align:left;background:0 0;border:0;grid-template-columns:22px 1fr 14px;align-items:center;gap:5px;min-height:36px;padding:0 6px;font-size:9px;display:grid}.real-launcher button:hover{color:#ddd;background:#111}.real-launcher button svg{width:12px}.real-launcher button svg:last-child{justify-self:end;width:10px}.real-conversation{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.real-chat-stream{flex-direction:column;flex:1;gap:14px;width:min(710px,100% - 52px);min-height:0;margin:0 auto;padding:28px 0 18px;display:flex;overflow:hidden}.real-message{color:#aaa9a4;align-items:flex-start;gap:9px;display:flex}.real-message>.marketing-agent-glyph{margin-top:1px}.message-agent-face{border-color:#53534f;width:28px;height:28px;margin-top:2px}.message-agent-face i{width:3px;height:3px}.message-agent-face i:first-child{transform:translate(-4px)}.message-agent-face i:last-child{transform:translate(4px)}.real-message>div{min-width:0}.real-message strong{color:#d7d7d2;margin:0 0 5px;font-size:9px;display:block}.real-message p{color:#b2b2ad;background:#151515;border:1px solid #303030;border-radius:13px 13px 13px 4px;margin:0;padding:12px 14px;font-size:10px;line-height:1.5}.real-message.user{text-align:right;align-self:flex-end;max-width:76%}.real-message.user p{color:#e0e0dc;text-align:left;background:#242424;border-color:#3b3b3b;border-radius:13px 13px 4px}.real-message.live{animation:.45s both task-enter}.real-message.live>div{flex:1}.agent-live-state{color:#666662;align-items:center;gap:7px;margin:7px 2px 0;display:flex}.agent-live-state em{font:normal 7px var(--mono)}.agent-live-state>svg{color:#b9b9b4}.chat-progress{background:#252525;border-radius:8px;height:2px;margin:8px 2px 0;overflow:hidden}.chat-progress i{background:#c8c8c3;height:100%;transition:width .7s;display:block}.real-artifact{opacity:0;border:1px solid #0000;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;max-height:0;margin-left:37px;padding:0 11px;transition:all .45s;display:grid;overflow:hidden}.real-artifact.is-visible{opacity:1;background:#121212;border-color:#353535;max-height:62px;padding-block:9px}.real-artifact>span{color:#111;background:#e3e3de;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.real-artifact>div{gap:3px;display:grid}.real-artifact strong{font-size:9px}.real-artifact small{color:#5f5f5b;font-size:7px}.real-artifact button{color:#aaa;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;display:flex}.real-composer{background:#171717;border:1px solid #393939;border-radius:14px;width:min(760px,100% - 44px);min-height:98px;margin:0 auto 18px;padding:13px 10px 9px;box-shadow:0 18px 50px #0000004d}.composer-placeholder{color:#585854;min-height:45px;padding:2px 4px;font-size:9px}.real-composer footer{align-items:center;gap:6px;display:flex}.real-composer footer>span{color:#4a4a47;text-align:right;flex:1;font-size:6.5px}.composer-tool{color:#777;background:#151515;border:1px solid #353535;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.real-model{color:#c0c0bc;text-align:left;background:#191919;border:1px solid #353535;border-radius:8px;grid-template-columns:22px 1fr 11px;align-items:center;gap:6px;min-width:118px;height:29px;padding:0 8px;display:grid}.real-model>span{width:21px;height:21px;font:600 6px var(--mono);border:1px solid #454545;border-radius:6px;place-items:center;display:grid}.real-model strong{font-size:8px}.real-send{color:#111;background:#e2e2dd;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.production-workspace{grid-template-columns:255px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.production-chat{background:#0b0b0b;border-right:1px solid #242424;flex-direction:column;min-width:0;min-height:0;padding:17px 14px 13px;display:flex}.production-chat-title{color:#878782;border-bottom:1px solid #202020;align-items:center;gap:7px;height:29px;padding-bottom:11px;font-size:8px;font-weight:600;display:flex}.production-chat-stream{flex-direction:column;flex:1;gap:14px;min-height:0;padding:15px 1px;display:flex;overflow:hidden}.compact-message{align-items:flex-start;gap:7px;display:flex}.compact-message.user{text-align:right;align-self:flex-end;width:87%;display:block}.compact-message strong{color:#aeada8;margin-bottom:4px;font-size:7px;display:block}.compact-message p{color:#8b8b86;text-align:left;background:#151515;border:1px solid #292929;border-radius:10px 10px 10px 3px;margin:0;padding:9px 10px;font-size:8px;line-height:1.45}.compact-message.user p{color:#c4c4bf;background:#222;border-radius:10px 10px 3px}.compact-message .marketing-agent-glyph{flex-basis:23px;width:23px;height:23px}.compact-message .marketing-agent-shape{width:21px!important;height:21px!important}.compact-delivery{color:#a7c47b;font:500 7px var(--mono);background:#10140e;border:1px solid #273324;border-radius:8px;align-items:center;gap:7px;margin-top:1px;padding:8px 9px;display:flex}.compact-composer{color:#50504c;background:#151515;border:1px solid #333;border-radius:9px;align-items:center;gap:7px;min-height:43px;padding:6px 6px 6px 10px;font-size:7px;display:flex}.compact-composer span{flex:1}.compact-composer button{color:#0b0b0b;background:#ddddd8;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.site-studio,.video-studio{background:#090909;min-width:0;min-height:0;display:grid;overflow:hidden}.site-studio{grid-template-rows:43px minmax(0,1fr)}.video-studio{grid-template-rows:43px minmax(0,1.12fr) minmax(205px,.88fr)}.studio-toolbar{background:#101010;border-bottom:1px solid #252525;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex}.studio-toolbar>div:first-child{align-items:center;gap:7px;min-width:0;display:flex}.studio-toolbar strong{color:#c4c4bf;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.saved-state{color:#595955;font:500 6.5px var(--mono);white-space:nowrap;align-items:center;gap:5px;display:flex}.saved-state i{background:#8cab5b;border-radius:50%;width:4px;height:4px}.publish-button{color:#0b0b0b;background:#deded9;border:0;border-radius:6px;align-items:center;gap:5px;height:26px;margin-left:auto;padding:0 9px;font-size:7px;font-weight:650;display:flex}.device-switch{border:1px solid #2b2b2b;border-radius:6px;gap:1px;margin-left:auto;padding:2px;display:flex}.device-switch button{color:#555;background:0 0;border:0;border-radius:4px;place-items:center;width:24px;height:21px;padding:0;display:grid}.device-switch button svg{width:10px}.device-switch button.active{color:#c7c7c2;background:#292929}.site-studio-body{grid-template-columns:139px minmax(0,1fr);min-width:0;min-height:0;display:grid}.site-options{background:#0d0d0d;border-right:1px solid #222;padding:17px 12px}.site-options>button{color:#656561;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:31px;margin-top:3px;padding:0 8px;font-size:7px;display:flex}.site-options>button i{color:#3f3f3c;font:normal 6px var(--mono)}.site-options>button.active{color:#d1d1cc;background:#1c1c1c}.site-options .options-label{margin:22px 0 8px;display:block}.site-options label{color:#5f5f5b;border-bottom:1px solid #202020;justify-content:space-between;align-items:center;min-height:30px;font-size:7px;display:flex}.site-options label b{color:#999994;font-size:7px;font-weight:500}.site-options label .option-on{color:#9ab96a}.browser-preview{background:#050505;border:1px solid #303030;border-radius:8px;min-width:0;min-height:0;margin:18px 20px;overflow:hidden;box-shadow:0 18px 35px #00000059}.browser-preview-bar{color:#555;background:#151515;border-bottom:1px solid #292929;grid-template-columns:45px 1fr 15px;align-items:center;height:28px;padding:0 9px;display:grid}.browser-preview-bar>span{gap:4px;display:flex}.browser-preview-bar>span i{background:#404040;border-radius:50%;width:5px;height:5px}.browser-preview-bar>div{color:#52524f;width:min(230px,90%);height:17px;font:500 5.5px var(--mono);background:#0f0f0f;border:1px solid #292929;border-radius:4px;place-items:center;margin:auto;display:grid}.mini-site-page{background:radial-gradient(circle at 50% 12%,#1d1d1d,#050505 45%);height:calc(100% - 28px);overflow:hidden}.mini-site-page nav{color:#878782;border-bottom:1px solid #ffffff14;align-items:center;height:43px;padding:0 18px;font-size:5.5px;display:flex}.mini-site-page nav .brand{color:#e7e7e2;gap:4px;font-size:9px}.mini-site-page nav .brand-mark{width:14px;height:14px}.mini-site-page nav>div{margin-left:auto}.mini-site-page nav>button{color:#050505;background:#eee;border:0;border-radius:4px;height:20px;margin-left:13px;padding:0 8px;font-size:5.5px}.mini-site-page main{text-align:center;padding:42px 20px 20px}.mini-site-page main>span{color:#777;font:500 5.5px var(--mono);letter-spacing:.12em}.mini-site-page h4{color:#f1f1ed;letter-spacing:-.06em;margin:11px 0 0;font-size:clamp(21px,2.8vw,37px);line-height:.94}.mini-site-page h4 em{color:#84847f;font-style:normal}.mini-site-page main>p{color:#6f6f6a;max-width:280px;margin:12px auto 0;font-size:7px;line-height:1.5}.mini-site-page main>button{color:#080808;background:#e8e8e3;border:0;border-radius:5px;height:24px;margin-top:14px;padding:0 10px;font-size:6px;font-weight:650}.mini-site-cards{grid-template-columns:repeat(3,1fr);gap:7px;width:min(370px,88%);height:80px;margin:30px auto 0;display:grid}.mini-site-cards i{background:linear-gradient(145deg,#151515,#090909);border:1px solid #242424;border-radius:6px}.video-playback{color:#656560;font:500 6.5px var(--mono);align-items:center;gap:7px;margin-left:auto;display:flex}.video-playback button{color:#c7c7c2;background:#1a1a1a;border:1px solid #343434;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.video-editor-top{grid-template-columns:145px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.video-options{background:#0d0d0d;border-right:1px solid #232323;min-width:0;padding:12px 11px;overflow:hidden}.video-options-title{color:#8b8b87;align-items:center;gap:6px;margin-bottom:9px;font-size:7px;font-weight:650;display:flex}.video-options label{color:#555551;gap:4px;margin-top:7px;font-size:6px;display:grid}.video-options label button{color:#8d8d88;text-align:left;background:#151515;border:1px solid #292929;border-radius:5px;justify-content:space-between;align-items:center;height:24px;padding:0 7px;font-size:6.5px;display:flex}.toggle-row{color:#686864;justify-content:space-between;align-items:center;min-height:24px;margin-top:4px;font-size:6.5px;display:flex}.toggle-row>i{background:#282828;border-radius:10px;width:21px;height:12px;position:relative}.toggle-row>i b{background:#777;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;left:2px}.toggle-row>i.on{background:#bfdc8c}.toggle-row>i.on b{background:#101010;left:11px}.video-preview-shell{background:#070707;place-items:center;min-width:0;min-height:0;padding:13px 18px;display:grid}.video-preview-frame{aspect-ratio:16/9;background:radial-gradient(circle at 70% 20%,#ff42d029,#0000 33%),radial-gradient(circle at 25% 80%,#20f58a1f,#0000 35%),#090909;border:1px solid #343434;flex-direction:column;justify-content:center;align-items:center;width:min(100%,430px);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #00000080}.video-grid{opacity:.13;background-image:linear-gradient(#555 1px,#0000 1px),linear-gradient(90deg,#555 1px,#0000 1px);background-size:29px 29px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.video-kicker{z-index:1;color:#8a8a85;font:600 5.5px var(--mono);letter-spacing:.2em}.video-preview-frame h4{z-index:1;color:#efefea;letter-spacing:-.06em;text-align:center;margin:7px 0 9px;font-size:clamp(20px,2.6vw,34px);line-height:.9}.video-preview-frame h4 em{color:#8a8a85;font-style:normal}.video-agent-row{z-index:1;gap:5px;display:flex}.video-agent-row .marketing-agent-glyph{margin-inline:-1px;transform:scale(.84)}.caption-line{z-index:1;color:#eee;font:500 5.5px var(--mono);white-space:nowrap;background:#000000b8;border-radius:3px;padding:4px 7px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.video-timeline{background:#0b0b0b;border-top:1px solid #292929;grid-template-columns:92px minmax(0,1fr);min-width:0;min-height:0;display:grid}.timeline-controls{color:#686864;font:500 6px var(--mono);border-right:1px solid #242424;flex-direction:column;align-items:center;gap:10px;padding:11px 9px;display:flex}.timeline-controls>button{color:#e0e0db;background:#1c1c1c;border:1px solid #353535;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.timeline-controls>div{align-items:center;gap:5px;margin-top:auto;display:flex}.timeline-controls>div i{background:#333;width:17px;height:2px;display:block}.timeline-controls>div i:last-of-type{background:#777;width:28px}.timeline-area{min-width:0;padding-top:18px;position:relative;overflow:hidden}.timeline-ruler{color:#484844;height:18px;font:500 5.5px var(--mono);justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 8px auto}.timeline-track{border-top:1px solid #1f1f1f;grid-template-columns:54px minmax(0,1fr);align-items:center;height:calc(25% - 4.5px);min-height:0;display:grid}.timeline-track>strong{color:#565652;font:500 5.5px var(--mono);align-items:center;gap:4px;padding-left:6px;display:flex}.timeline-track>strong svg{width:7px}.timeline-clips{gap:2px;min-width:0;height:69%;padding-right:7px;display:flex}.timeline-clips span{color:#aaa;white-space:nowrap;background:#252525;border:1px solid #3b3b3b;border-radius:3px;flex:1;align-items:center;min-width:0;padding:0 5px;font-size:5.5px;display:flex;overflow:hidden}.timeline-clips span:nth-child(2){flex:1.25}.timeline-clips.pink span{background:#351a30;border-color:#67315c}.timeline-clips.blue span{background:#152c37;border-color:#254d61}.timeline-clips.green span{background:#1b3423;border-color:#315940}.timeline-clips.purple span{background:#2b2036;border-color:#503c64}.timeline-playhead{z-index:4;background:#f3f3ef;width:1px;animation:6s ease-in-out infinite alternate timeline-scrub;position:absolute;top:13px;bottom:0;left:34%;box-shadow:0 0 6px #ffffff59}.timeline-playhead i{background:#f3f3ef;border-radius:1px 1px 50% 50%;width:7px;height:7px;position:absolute;top:-3px;left:-3px}.product-story{gap:185px;margin-top:112px;display:grid}.story-step{min-width:0}.story-step-head{grid-template-columns:190px minmax(0,1fr);align-items:end;gap:34px;margin-bottom:38px;display:grid}.story-step-head>span{color:#555551;font:600 9px var(--mono);letter-spacing:.12em;padding-bottom:8px}.story-step-head>div{grid-template-columns:minmax(0,1fr) 400px;align-items:end;gap:44px;display:grid}.story-step-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.3vw,76px);font-weight:550;line-height:.94}.story-step-head p{color:#83837e;margin:0 0 6px;font-size:15px;line-height:1.65}.production-stage .app-window{box-shadow:0 30px 80px #000000c7}.collaboration-stage .app-window{grid-template-rows:47px 62px minmax(0,1fr) 67px;display:grid}.collab-toolbar{background:#0c0c0c;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.collab-toolbar>div{color:#bbb;align-items:center;gap:10px;display:flex}.collab-toolbar>div>span{gap:3px;display:grid}.collab-toolbar strong{font-size:10px}.collab-toolbar small{color:#555551;font-size:7px}.collab-live{color:#91ae66;font:500 7px var(--mono);background:#11160e;border:1px solid #2c3928;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;display:flex}.collab-live i{background:#a9d16c;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #a9d16c}.collab-layout{grid-template-columns:245px minmax(0,1fr);min-width:0;min-height:0;display:grid}.collab-brief{background:#0c0c0c;border-right:1px solid #242424;padding:28px 23px}.collab-brief>p{color:#d0d0cb;letter-spacing:-.02em;margin:16px 0 0;font-size:13px;line-height:1.55}.collab-objectives{gap:12px;margin-top:25px;display:grid}.collab-objectives span{color:#747470;align-items:center;gap:7px;font-size:8px;display:flex}.collab-objectives svg{color:#91ae66}.collab-owner{background:#10140e;border:1px solid #2c3928;border-radius:10px;align-items:center;gap:9px;margin-top:37px;padding:11px;display:flex}.collab-owner>span{gap:3px;display:grid}.collab-owner strong{font-size:8px}.collab-owner small{color:#687b4e;font-size:7px}.collab-canvas{background:radial-gradient(circle at 50% 48%,#20f58a0e,#0000 29%),radial-gradient(circle at 78% 20%,#ff42d00a,#0000 25%),#080808;min-width:0;min-height:0;position:relative;overflow:hidden}.collab-canvas:before{content:"";opacity:.19;background-image:radial-gradient(#62625e 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 74%);mask-image:radial-gradient(circle,#000,#0000 74%)}.collab-lines{width:100%;height:100%;position:absolute;inset:0}.collab-lines path{fill:none;stroke:#343434;stroke-width:1px;stroke-dasharray:5 7;animation:18s linear infinite collab-dash}.collab-core,.collab-agent{z-index:2;background:#111111f2;border:1px solid #303030;border-radius:12px;grid-template-columns:43px 1fr;align-items:center;gap:9px;padding:12px;display:grid;position:absolute;box-shadow:0 14px 28px #00000047}.collab-core{border-color:#31563f;width:178px;top:50%;left:50%;transform:translate(-50%,-50%)}.collab-agent{width:174px}.collab-core>span,.collab-agent>span{gap:3px;display:grid}.collab-core strong,.collab-agent strong{font-size:9px}.collab-core small,.collab-agent small{color:#656561;font-size:6.5px}.collab-core em,.collab-agent em{color:#7b9470;font:normal 6px var(--mono);grid-column:1/-1}.collab-agent p{color:#555551;grid-column:1/-1;margin:-3px 0 0;font-size:6.5px}.collab-seo{top:7%;left:4.5%}.collab-design{top:9%;right:4%}.collab-dev{bottom:6%;right:4%}.agent-transfer{z-index:4;background:#141414;border:1px solid #313131;border-radius:7px;gap:3px;min-width:150px;padding:7px 9px;animation:3.4s ease-in-out infinite alternate transfer-float;display:grid;position:absolute;box-shadow:0 10px 24px #00000061}.agent-transfer span{color:#74746f;font:500 5.5px var(--mono)}.agent-transfer strong{color:#b6b6b1;font-size:6.5px;font-weight:500}.transfer-one{top:25%;left:25%}.transfer-two{animation-delay:-.8s;top:23%;right:25%}.transfer-three{animation-delay:-1.7s;bottom:24%;right:23%}.collab-feed{background:#0c0c0c;border-top:1px solid #242424;grid-template-columns:repeat(3,1fr);align-items:center;gap:16px;padding:0 23px;display:grid}.collab-feed span{color:#666662;align-items:center;gap:7px;min-width:0;font-size:7px;display:flex}.collab-feed i{border-radius:50%;flex:none;width:5px;height:5px}.collab-feed i.cyan{background:#00d9ff}.collab-feed i.pink{background:#ff42d0}.collab-feed i.green{background:#20f58a}.app-creation-stage .app-window{background:#090909}.creation-studio{grid-template-columns:285px minmax(0,1fr);min-width:0;height:calc(100% - 47px);min-height:0;display:grid}.creation-chat-panel{background:#0d0d0d;border-right:1px solid #242424;flex-direction:column;min-width:0;padding:23px 20px 18px;display:flex}.creation-chat-panel>header{border-bottom:1px solid #252525;align-items:center;gap:11px;padding-bottom:18px;display:flex}.creation-chat-panel>header>span{gap:4px;display:grid}.creation-chat-panel>header small{color:#555551;font:500 6px var(--mono);letter-spacing:.1em}.creation-chat-panel>header strong{font-size:11px}.creation-request{text-align:right;margin:21px 0 0 28px}.creation-request strong{color:#777;font-size:7px}.creation-request p{color:#b2b2ad;text-align:left;background:#202020;border:1px solid #343434;border-radius:11px 11px 3px;margin:5px 0 0;padding:11px 12px;font-size:8px;line-height:1.5}.creation-response{align-items:flex-start;gap:8px;margin-top:18px;display:flex}.creation-response>span{margin-top:9px}.creation-response p{color:#83837e;background:#151515;border:1px solid #292929;border-radius:3px 11px 11px;margin:0;padding:10px 11px;font-size:8px;line-height:1.45}.build-steps{gap:5px;margin-top:26px;display:grid}.build-steps span{color:#50504c;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;min-height:35px;padding:0 9px;font-size:7px;display:flex}.build-steps svg{width:11px}.build-steps span.done{color:#71716d}.build-steps span.done svg{color:#8ca75f}.build-steps span.active{color:#c2c2bd;background:#191919;border-color:#303030}.build-steps span.active svg{animation:2.4s linear infinite rotate}.build-progress{color:#666;margin-top:auto;font-size:7px}.build-progress>span{justify-content:space-between;display:flex}.build-progress span b{color:#aaa;font:500 8px var(--mono)}.build-progress>i{background:#292929;border-radius:4px;height:3px;margin-top:9px;display:block;overflow:hidden}.build-progress>i b{background:#d8d8d3;height:100%;display:block}.creation-output{grid-template-rows:57px minmax(0,1fr);min-width:0;min-height:0;display:grid}.creation-output>header{background:#101010;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.creation-output>header>span{align-items:center;gap:8px;display:flex}.creation-output>header svg{width:13px}.creation-output>header strong{font-size:9px}.creation-output>header small{color:#5f5f5b;border-left:1px solid #333;padding-left:8px;font-size:7px}.creation-output>header button{color:#b7b7b2;background:#191919;border:1px solid #363636;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 10px;font-size:7px;display:flex}.mobile-builder-preview{background:radial-gradient(circle at 49% 42%,#ff9d0014,#0000 33%),#080808;grid-template-columns:84px minmax(220px,1fr) 190px;align-items:center;gap:24px;min-width:0;min-height:0;padding:22px 25px;display:grid}.phone-thumbnails{align-content:start;align-self:stretch;gap:8px;padding-top:24px;display:grid}.phone-thumbnails span{color:#555;background:#111;border:1px solid #292929;border-radius:8px;gap:16px;min-height:66px;padding:8px;display:grid}.phone-thumbnails span.active{color:#d7b66c;background:#17130d;border-color:#66532f}.phone-thumbnails i{font:normal 6px var(--mono)}.phone-thumbnails b{font-size:7px;font-weight:500}.phone-shell{background:#151515;border:1px solid #474747;border-radius:37px;justify-self:center;width:235px;height:470px;padding:12px;position:relative;box-shadow:0 24px 60px #000000a6,inset 0 0 0 3px #090909}.phone-island{z-index:4;background:#080808;border-radius:20px;width:70px;height:18px;position:absolute;top:21px;left:50%;transform:translate(-50%)}.phone-status{z-index:3;color:#151515;font:700 6px var(--mono);justify-content:space-between;display:flex;position:absolute;top:24px;left:27px;right:27px}.phone-app{color:#10100f;background:#e9e7df;border-radius:27px;height:100%;padding:36px 18px 13px;position:relative;overflow:hidden}.phone-app header{justify-content:space-between;align-items:center;display:flex}.phone-app header span{color:#f2f0e9;width:25px;height:25px;font:700 7px var(--mono);background:#171716;border-radius:8px;place-items:center;display:grid}.phone-app>small{color:#7d7a72;font:600 5.5px var(--mono);letter-spacing:.1em;margin-top:33px;display:block}.phone-app h4{letter-spacing:-.07em;margin:7px 0 0;font-size:31px;line-height:.9}.phone-app>p{color:#77736c;margin:10px 0 0;font-size:7px}.phone-list-card{color:#fff;background:#171716;border-radius:11px;justify-content:space-between;align-items:center;margin-top:25px;padding:12px;display:flex}.phone-list-card span{gap:4px;display:grid}.phone-list-card strong{font-size:8px}.phone-list-card small{color:#898984;font-size:6px}.phone-list-card>i{color:#b9d9ad;width:35px;height:35px;font:normal 6px var(--mono);border:2px solid #7fbf73;border-radius:50%;place-items:center;display:grid}.phone-app>button{color:#222;background:0 0;border:1px solid #c9c6be;border-radius:9px;width:100%;height:35px;margin-top:10px;font-size:7px}.phone-app nav{color:#8a877f;background:#dcd9d1;border-radius:11px;justify-content:space-around;padding:11px 8px;font-size:6px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.app-build-inspector{align-self:stretch;padding-top:40px}.app-build-inspector>h4{letter-spacing:-.04em;margin:12px 0 0;font-size:19px}.app-build-inspector>p{color:#666662;margin:12px 0 0;font-size:8px;line-height:1.6}.app-build-inspector>div:not(.qr-mock){flex-wrap:wrap;gap:5px;margin-top:20px;display:flex}.app-build-inspector>div:not(.qr-mock) span{color:#777;background:#131313;border:1px solid #303030;border-radius:6px;padding:6px 7px;font-size:6px}.qr-mock{border:1px solid #303030;border-radius:9px;align-items:center;gap:9px;margin-top:27px;padding:10px;display:flex}.qr-mock>i{background:repeating-conic-gradient(#eee 0 25%,#111 0 50%) 50%/8px 8px;width:35px;height:35px}.qr-mock span{gap:3px;display:grid}.qr-mock strong{font-size:7px}.qr-mock small{color:#555;font-size:6px}.desktop-builder-preview{background:radial-gradient(circle at 46% 42%,#a855ff13,#0000 38%),#080808;grid-template-columns:minmax(0,1fr) 150px;gap:24px;min-width:0;min-height:0;padding:35px 30px;display:grid}.desktop-app-window{background:#edede8;border:1px solid #3a3a3a;border-radius:11px;align-self:center;min-width:0;height:430px;overflow:hidden;box-shadow:0 28px 55px #00000080}.desktop-app-window>header{color:#88857e;background:#dfddd6;border-bottom:1px solid #cbc9c2;grid-template-columns:60px 1fr auto;align-items:center;height:35px;padding:0 11px;font-size:7px;display:grid}.desktop-app-window>header>span{gap:5px;display:flex}.desktop-app-window>header i{background:#aaa79f;border-radius:50%;width:6px;height:6px}.desktop-app-window>header strong{color:#56534e;text-align:center}.desktop-app-window>header em{font:normal 6px var(--mono)}.desktop-app-body{color:#1b1b1a;grid-template-columns:125px 1fr;height:calc(100% - 35px);display:grid}.desktop-app-body>aside{background:#e4e2db;border-right:1px solid #d2cfc7;padding:15px 11px}.desktop-app-body>aside>b{color:#fff;width:27px;height:27px;font:700 7px var(--mono);background:#1b1b1a;border-radius:8px;place-items:center;display:grid}.desktop-app-body nav{gap:4px;margin-top:24px;display:grid}.desktop-app-body nav span{color:#858179;border-radius:6px;align-items:center;gap:7px;min-height:29px;padding:0 7px;font-size:6.5px;display:flex}.desktop-app-body nav svg{width:10px}.desktop-app-body nav span.active{color:#272624;background:#d3d0c8}.desktop-app-body>aside>small{color:#aaa69e;font:600 5px var(--mono);margin:34px 6px 0;display:block}.desktop-app-body>main{padding:25px}.desktop-dashboard-head{justify-content:space-between;align-items:end;display:flex}.desktop-dashboard-head span{gap:5px;display:grid}.desktop-dashboard-head small{color:#9b978e;font:600 5px var(--mono);letter-spacing:.08em}.desktop-dashboard-head h4{letter-spacing:-.05em;margin:0;font-size:21px}.desktop-dashboard-head button{color:#fff;background:#1a1a19;border:0;border-radius:6px;height:26px;padding:0 9px;font-size:6px}.desktop-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;display:grid}.desktop-stats article{color:#77736c;background:#e5e3dc;border:1px solid #d1cec6;border-radius:8px;min-height:91px;padding:11px;display:grid}.desktop-stats small{font-size:5.5px}.desktop-stats strong{color:#242321;letter-spacing:-.05em;font-size:26px}.desktop-stats em{font:normal 5.5px var(--mono)}.desktop-projects{background:#e5e3dc;border:1px solid #d1cec6;border-radius:8px;margin-top:17px;padding:13px}.desktop-projects>header{justify-content:space-between;font-size:6px;display:flex}.desktop-projects>header span{color:#8b877f}.desktop-projects p{border-top:1px solid #cfccc4;grid-template-columns:6px 1fr auto;align-items:center;gap:7px;margin:10px 0 0;padding-top:9px;display:grid}.desktop-projects p>i{border-radius:50%;width:5px;height:5px}.desktop-projects p>i.green{background:#4fae76}.desktop-projects p>i.pink{background:#c655a9}.desktop-projects p span{gap:2px;display:grid}.desktop-projects p strong{font-size:6px}.desktop-projects p small{color:#8c887f;font-size:5px}.desktop-projects p>b{color:#68645d;font-size:5px;font-weight:500}.desktop-build-inspector{padding-top:30px}.desktop-build-inspector>div{gap:5px;margin-top:12px;display:grid}.desktop-build-inspector button{color:#646460;background:#111;border:1px solid #292929;border-radius:7px;align-items:center;gap:7px;height:33px;padding:0 8px;font-size:7px;display:flex}.desktop-build-inspector button svg{width:11px}.desktop-build-inspector button.active{color:#c2a8dd;background:#18121e;border-color:#504164}.desktop-build-inspector .build-label{margin-top:35px;display:block}.desktop-build-inspector p{color:#666;align-items:center;gap:7px;margin:12px 0 0;font-size:6.5px;display:flex}.desktop-build-inspector p svg{color:#8a9f68;width:10px}.browser-agent-layout{grid-template-columns:285px minmax(0,1fr);min-width:0;height:calc(100% - 47px);min-height:0;display:grid}.browser-chat-panel{background:#0d0d0d;border-right:1px solid #242424;flex-direction:column;padding:23px 20px 18px;display:flex}.browser-chat-panel>header{border-bottom:1px solid #242424;align-items:center;gap:10px;padding-bottom:17px;display:flex}.browser-chat-panel>header>span{gap:4px;display:grid}.browser-chat-panel>header small{color:#555;font:500 6px var(--mono);letter-spacing:.1em}.browser-chat-panel>header strong{font-size:10px}.browser-user-request{text-align:right;margin:21px 0 0 25px}.browser-user-request strong{color:#777;font-size:7px}.browser-user-request p{color:#b7b7b2;text-align:left;background:#202020;border:1px solid #353535;border-radius:11px 11px 3px;margin:5px 0 0;padding:11px;font-size:8px;line-height:1.5}.browser-action-log{gap:5px;margin-top:27px;display:grid}.browser-action-log span{color:#50504c;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:7px;display:flex}.browser-action-log svg{width:11px}.browser-action-log span.done{color:#72726e}.browser-action-log span.done svg{color:#8da963}.browser-action-log span.live{color:#b4c9cf;background:#10191c;border-color:#28434c}.browser-action-log span.live svg{color:#00d9ff;animation:1.4s ease-in-out infinite alternate cursor-nudge}.browser-safety{color:#77949c;background:#0f1415;border:1px solid #2d3638;border-radius:9px;align-items:flex-start;gap:8px;margin-top:auto;padding:11px;display:flex}.browser-safety>span{gap:4px;display:grid}.browser-safety strong{color:#a4b8bd;font-size:7px}.browser-safety small{color:#5b6d71;font-size:6px;line-height:1.45}.integrated-browser{background:#0a0a0a;grid-template-rows:43px 36px minmax(0,1fr);min-width:0;min-height:0;display:grid}.integrated-browser>header{background:#141414;border-bottom:1px solid #292929;grid-template-columns:95px 1fr 30px;align-items:center;padding:0 10px;display:grid}.integrated-browser>header>span{gap:4px;display:flex}.integrated-browser>header button{color:#686864;background:#1d1d1d;border:0;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;display:grid}.integrated-browser>header button svg{width:10px}.integrated-browser>header>div{color:#656560;width:min(480px,94%);height:25px;font:500 6px var(--mono);background:#0d0d0d;border:1px solid #303030;border-radius:6px;align-items:center;gap:6px;margin:auto;padding:0 10px;display:flex}.integrated-browser>header>div svg{width:9px}.integrated-browser>header>button{justify-self:end}.browser-control-strip{color:#77939b;background:#101719;border-bottom:1px solid #25363b;justify-content:space-between;align-items:center;padding:0 12px;font-size:6.5px;display:flex}.browser-control-strip span{align-items:center;gap:6px;display:flex}.browser-control-strip svg{width:10px}.browser-control-strip strong{color:#b3c9cf}.browser-control-strip button{color:#9ab3ba;background:#172226;border:1px solid #38515a;border-radius:5px;height:23px;padding:0 8px;font-size:6px}.browser-page{color:#141413;background:#ebe9e1;overflow:hidden}.browser-page>nav{border-bottom:1px solid #d0cec6;align-items:center;height:45px;padding:0 22px;font-size:6px;display:flex}.browser-page nav strong{letter-spacing:.04em;font-size:8px}.browser-page nav span{color:#8f8b83;margin-left:auto}.browser-page nav button{color:#fff;background:#191918;border:0;border-radius:5px;height:22px;margin-left:15px;padding:0 8px;font-size:5.5px}.browser-page>main{padding:36px 9% 25px}.browser-page-kicker{color:#8a867e;font:600 5.5px var(--mono);letter-spacing:.12em}.browser-page h4{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(25px,3vw,40px);line-height:.93}.browser-search{color:#8b877f;background:#f4f2eb;border:1px solid #c6c3bb;border-radius:8px;align-items:center;gap:8px;max-width:480px;height:39px;margin-top:22px;padding:0 11px;font-size:7px;display:flex;box-shadow:0 8px 18px #403c3414}.browser-search svg{width:11px}.browser-search span{flex:1}.browser-search kbd{font:500 5px var(--mono);border:1px solid #cecbc3;border-radius:4px;padding:4px}.browser-results{gap:6px;margin-top:16px;display:grid}.browser-results article{background:#e3e1da;border:1px solid #d0cdc5;border-radius:8px;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;min-height:49px;padding:7px 11px;display:grid;position:relative}.result-logo{color:#fff;width:27px;height:27px;font:normal 700 7px var(--mono);border-radius:7px;place-items:center;display:grid}.result-logo.cyan{background:#1d7e95}.result-logo.pink{background:#a04983}.result-logo.green{background:#407855}.browser-results article>span{gap:3px;display:grid}.browser-results strong{font-size:7px}.browser-results small{color:#8a867e;font-size:5.5px}.browser-results article>b{color:#625f59;font-size:6px}.browser-results article.targeted{border-color:#5b9cae;box-shadow:0 0 0 2px #1b7e951f}.browser-results article>em{color:#d8f8ff;font:normal 5.5px var(--mono);background:#102d34;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;display:flex;position:absolute;top:-12px;right:20%}.browser-results article>em svg{width:8px}.mcp-ecosystem{background:radial-gradient(circle at 50% 0,#ffffff0e,#0000 35%),#070707;border-block:1px solid #1f1f1f;margin-top:210px;padding-block:150px 100px;overflow:hidden}.provider-connect+.mcp-ecosystem{margin-top:0}.mcp-heading{grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:70px;display:grid}.mcp-heading h2{letter-spacing:-.07em;margin:19px 0 0;font-size:clamp(58px,6.2vw,90px);font-weight:550;line-height:.91}.mcp-heading>p{color:#858580;margin:0 0 7px;font-size:16px;line-height:1.65}.connector-marquees{gap:13px;margin-top:80px;display:grid;transform:rotate(-1.1deg)scale(1.015)}.connector-marquee{width:100%;overflow:hidden}.connector-track{gap:13px;width:max-content;animation:48s linear infinite connector-scroll;display:flex}.connector-marquee.row-2 .connector-track{animation-duration:54s;animation-direction:reverse}.connector-sequence{gap:13px;display:flex}.connector-card{border:1px solid color-mix(in srgb,var(--connector-color) 23%,#242424);background:color-mix(in srgb,var(--connector-color) 5%,#101010);width:196px;height:76px;box-shadow:inset 0 0 24px color-mix(in srgb,var(--connector-color) 4%,transparent);border-radius:12px;align-items:center;gap:11px;padding:11px 13px;display:flex}.connector-card>i{border:1px solid color-mix(in srgb,var(--connector-color) 28%,transparent);width:39px;height:39px;color:var(--connector-color);background:color-mix(in srgb,var(--connector-color) 10%,#111);border-radius:10px;flex:0 0 39px;place-items:center;display:grid}.connector-card svg{fill:currentColor;width:20px;height:20px}.connector-card>i strong{font:650 10px var(--mono)}.connector-card>span{gap:4px;min-width:0;display:grid}.connector-card b{color:#d4d4cf;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.connector-card small{color:#5d5d59;font:500 6px var(--mono);text-transform:uppercase;letter-spacing:.06em}.connector-legend{color:#686864;font:500 7px var(--mono);text-transform:uppercase;letter-spacing:.07em;border-top:1px solid #202020;align-items:center;gap:26px;margin-top:70px;padding-top:26px;display:flex}.connector-legend span{align-items:center;gap:7px;display:flex}.available-dot{background:#9aba67;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #9aba67}.connector-legend strong{color:#aaa;margin-left:auto;font-size:8px}.feature-universe{background:#050505;padding-block:190px 170px}.feature-universe-heading{grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:70px;display:grid}.feature-universe-heading h2{letter-spacing:-.068em;margin:19px 0 0;font-size:clamp(55px,5.7vw,82px);font-weight:550;line-height:.92}.feature-universe-heading>p{color:#81817c;margin:0 0 5px;font-size:16px;line-height:1.65}.feature-groups{border-top:1px solid #292929;border-left:1px solid #292929;grid-template-columns:repeat(5,1fr);margin-top:75px;display:grid}.feature-group{border-bottom:1px solid #292929;border-right:1px solid #292929;min-height:430px;padding:20px 18px;transition:background .25s}.feature-group:hover{background:#0d0d0d}.feature-group>header{color:#4f4f4b;font:500 7px var(--mono);justify-content:space-between;align-items:center;display:flex}.feature-group>header i{color:#999994;border:1px solid #2d2d2d;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.feature-group>header svg{width:15px}.feature-group h3{letter-spacing:-.04em;margin:58px 0 0;font-size:24px}.feature-group ul{gap:15px;margin:31px 0 0;padding:0;list-style:none;display:grid}.feature-group li{color:#777772;align-items:flex-start;gap:7px;font-size:9px;line-height:1.35;display:flex}.feature-group li svg{color:#aaa;flex:none;width:9px}.feature-universe-footer{color:#74746f;min-height:82px;font:500 8px var(--mono);text-transform:uppercase;letter-spacing:.05em;border:1px solid #292929;border-top:0;align-items:center;gap:12px;padding:0 20px;display:flex}.feature-universe-footer>svg{color:#444;width:12px}.feature-universe-footer .text-link{text-transform:none;letter-spacing:0;margin:0 0 0 auto}.section{padding-top:175px}.section-kicker{color:#6f6f6a;font:600 10px var(--mono);letter-spacing:.14em}.split-intro{grid-template-columns:1fr 420px;align-items:end;gap:40px;display:grid}.section-intro h2,.center-intro h2,.capability-copy h2,.faq h2{letter-spacing:-.065em;margin:19px 0 0;font-size:clamp(48px,5.2vw,76px);font-weight:550;line-height:.96}.split-intro>p{color:#888883;margin:0 0 5px;font-size:17px;line-height:1.65}.role-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:67px;display:grid}.role-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:390px;padding:25px 25px 22px;transition:background .3s;display:flex}.role-card:hover{background:#0d0d0d}.role-top{color:#575752;font:500 9px var(--mono);justify-content:space-between;display:flex}.role-top i{color:#a7a7a2;border:1px solid #2b2b2b;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.role-card h3{letter-spacing:-.04em;margin:92px 0 0;font-size:27px}.role-card p{color:#73736f;margin:17px 0 0;font-size:13px;line-height:1.65}.role-link{color:#8d8d88;opacity:0;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;transition:all .3s;display:flex;transform:translateY(5px)}.role-card:hover .role-link{opacity:1;transform:none}.orchestration-section{background:var(--white);color:#0b0b0b;margin-top:175px;padding-block:160px}.orchestration-section .section-kicker{color:#787873}.center-intro{text-align:center}.center-intro p{color:#6c6c67;margin:25px auto 0;font-size:17px}.flow-grid{border-top:1px solid #c9c9c4;border-left:1px solid #c9c9c4;grid-template-columns:repeat(3,1fr);margin-top:83px;display:grid}.flow-card{border-bottom:1px solid #c9c9c4;border-right:1px solid #c9c9c4;flex-direction:column;min-height:485px;padding:27px;display:flex}.flow-number{font:500 9px var(--mono);color:#898984}.flow-card h3{letter-spacing:-.04em;margin:42px 0 0;font-size:26px}.flow-card>small{color:#777772;margin-top:auto;font-size:11px}.prompt-box{color:#42423f;background:#e8e7e2;border:1px solid #c7c7c2;border-radius:12px;align-items:center;gap:15px;min-height:112px;margin-top:57px;padding:20px;font-size:13px;line-height:1.5;display:flex}.prompt-box i{color:#fff;background:#101010;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.delegation-thread{gap:8px;margin-top:27px;display:grid}.agent-handoff{background:#e9e8e3;border:1px solid #cdcdc7;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:9px 10px;display:grid}.agent-handoff .marketing-agent-glyph{flex-basis:32px;width:32px;height:32px}.agent-handoff .marketing-agent-shape{width:29px;height:29px}.agent-handoff>span{gap:3px;min-width:0;display:grid}.agent-handoff strong{font-size:9px}.agent-handoff strong i{color:#85857f;font-style:normal;font-weight:500}.agent-handoff small{color:#686863;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.agent-handoff>svg{color:#4d6927}.handoff-live{color:#4f652b;font:600 5.5px var(--mono);letter-spacing:.06em;background:#dce8c6;border-radius:99px;padding:4px 5px;animation:1.2s ease-in-out infinite alternate blink}.delivery-board{gap:8px;margin-top:27px;display:grid}.video-delivery{background:#e8e7e1;border:1px solid #c7c7c1;border-radius:11px;overflow:hidden}.video-result-frame{color:#fff;background:radial-gradient(circle at 78% 22%,#c7ff5b47,#0000 24%),linear-gradient(135deg,#0b0b0b 0%,#252525 58%,#111 100%);height:130px;position:relative;overflow:hidden}.video-result-frame:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:145px;height:145px;position:absolute;bottom:-76px;right:-42px;box-shadow:0 0 0 24px #ffffff09,0 0 0 48px #ffffff06}.video-result-copy{gap:5px;display:grid;position:absolute;bottom:14px;left:13px}.video-result-copy small{color:#c7ff5b;font:600 5px var(--mono);letter-spacing:.12em}.video-result-copy strong{letter-spacing:-.04em;font-size:14px;line-height:1.02}.video-result-play{color:#111;background:#ffffffeb;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:38px;height:38px;margin:auto;display:grid;position:absolute;inset:0}.video-result-play svg{margin-left:2px}.video-result-time{font:500 5.5px var(--mono);background:#000000a6;border-radius:4px;padding:4px 5px;position:absolute;bottom:8px;right:8px}.video-result-meta{justify-content:space-between;align-items:center;min-height:39px;padding:0 10px;display:flex}.video-result-meta span{align-items:center;gap:6px;display:flex}.video-result-meta b{font-size:8px}.video-result-meta em{color:#50682b;font:normal 600 6px var(--mono)}.secondary-deliveries{grid-template-columns:1fr 1fr;gap:7px;display:grid}.secondary-deliveries span{background:#e8e7e2;border:1px solid #cecec8;border-radius:9px;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:6px;min-width:0;min-height:43px;padding:0 8px;display:grid}.secondary-deliveries svg{width:12px}.secondary-deliveries b{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.secondary-deliveries em{color:#56702f;font:normal 5.5px var(--mono);grid-column:2;margin-top:-13px}.reassurance-grid{border-left:1px solid #c9c9c4;grid-template-columns:repeat(4,1fr);display:grid}.reassurance-grid article{border-bottom:1px solid #c9c9c4;border-right:1px solid #c9c9c4;align-items:center;gap:12px;min-height:104px;padding:22px;display:flex}.reassurance-grid article>svg{color:#60605b;flex:none;width:19px}.reassurance-grid article span{gap:5px;display:grid}.reassurance-grid strong{font-size:10px}.reassurance-grid small{color:#797974;font-size:8px;line-height:1.35}.capabilities{grid-template-columns:minmax(0,.8fr) minmax(540px,1.2fr);align-items:center;gap:100px;padding-block:180px;display:grid}.capability-copy h2{font-size:clamp(50px,5vw,72px)}.capability-copy p{color:#7b7b76;max-width:500px;margin:27px 0 0;font-size:16px;line-height:1.65}.text-link{border-bottom:1px solid #555;align-items:center;gap:9px;margin-top:31px;padding-bottom:6px;font-size:12px;display:inline-flex}.capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.capability-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:28px 32px 1fr;align-items:center;gap:10px;min-height:116px;padding:18px;transition:background .3s;display:grid}.capability-item:hover{background:#0d0d0d}.capability-item>span{color:#484844;font:500 8px var(--mono)}.capability-item i{color:#8f8f89}.capability-item i svg{width:17px}.capability-item strong{font-size:13px;font-weight:550}.final-cta{text-align:center;border:1px solid #242424;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.final-cta:before{content:"";border:1px solid #171717;border-radius:50%;width:700px;height:700px;position:absolute}.final-cta>div{z-index:2;position:relative}.final-cta h2{letter-spacing:-.075em;margin:20px 0 0;font-size:clamp(62px,7.2vw,104px);font-weight:550;line-height:.88}.final-cta p{color:#7f7f7a;margin:28px 0;font-size:16px}.cta-orbit{border:1px solid #202020;border-radius:50%;width:420px;height:420px;animation:28s linear infinite rotate;position:absolute}.cta-orbit:before,.cta-orbit:after{content:"";border:1px solid #181818;border-radius:50%;position:absolute;inset:58px}.cta-orbit:after{inset:120px}.cta-orbit i{background:#444;border-radius:50%;width:8px;height:8px;position:absolute}.cta-orbit i:first-child{top:50%;left:-4px}.cta-orbit i:nth-child(2){top:25px;right:60px}.cta-orbit i:nth-child(3){bottom:30px;left:80px}.site-footer{grid-template-columns:1fr 1fr;gap:90px;padding-block:105px 30px;display:grid}.site-footer>div:first-child p{color:#656560;margin:22px 0 0;font-size:12px;line-height:1.6}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:flex-end;gap:32px;display:grid}.footer-links div{align-content:start;gap:12px;display:grid}.footer-links strong{color:#5c5c58;font:600 8px var(--mono);letter-spacing:.1em;margin-bottom:4px}.footer-links a{color:#989893;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{color:#484844;font:500 8px var(--mono);text-transform:uppercase;letter-spacing:.07em;border-top:1px solid #1f1f1f;grid-column:1/-1;justify-content:space-between;padding-top:28px;display:flex}.pricing-page{padding-top:1px}.pricing-hero{text-align:center;padding-top:120px}.pricing-hero h1{letter-spacing:-.075em;margin:24px 0 0;font-size:clamp(66px,7vw,104px);font-weight:550;line-height:.91}.pricing-hero>p{color:#888883;max-width:620px;margin:28px auto 0;font-size:17px;line-height:1.6}.billing-switch{background:#0c0c0c;border:1px solid #282828;border-radius:11px;gap:3px;width:fit-content;margin:42px auto 0;padding:5px;display:flex}.billing-switch button{color:#777773;background:0 0;border:0;border-radius:7px;min-width:103px;height:41px;padding:0 13px;font-size:11px;transition:all .25s}.billing-switch button.active{background:var(--white);color:#090909}.billing-switch em{font:600 7px var(--mono);color:#597126;margin-left:6px}.billing-switch button.active em{color:#465a22}.pricing-grid{border-top:1px solid #292929;border-left:1px solid #292929;grid-template-columns:repeat(4,1fr);margin-top:86px;display:grid}.price-card{border-bottom:1px solid #292929;border-right:1px solid #292929;min-height:650px;padding:25px 22px;position:relative}.price-card.popular{background:#101010}.price-card.popular:before{content:"";pointer-events:none;border:1px solid #666;border-radius:1px;position:absolute;inset:-1px}.price-topline{justify-content:space-between;align-items:start;height:24px;display:flex}.price-topline>span{font-size:16px;font-weight:600}.price-topline em{background:var(--white);color:#090909;font:600 6.5px var(--mono);letter-spacing:.07em;border-radius:99px;padding:5px 7px}.price-card>p{color:#666661;margin:7px 0 0;font-size:10px}.price{flex-wrap:wrap;align-items:baseline;min-height:114px;margin-top:45px;display:flex}.price del{color:#555;width:100%;font:500 9px var(--mono);margin-bottom:2px}.price strong{letter-spacing:-.065em;font-size:52px;line-height:1}.price span{color:#666661;margin-left:5px;font-size:9px}.price-saving{color:#8eaa57;height:18px;font:600 7px var(--mono);letter-spacing:.08em}.price-button{border-radius:8px;width:100%;height:48px;font-size:11px}.feature-title{color:#565652;font:600 7px var(--mono);letter-spacing:.1em;margin:40px 0 18px}.price-card ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.price-card li{color:#989893;gap:8px;font-size:10px;line-height:1.4;display:flex}.price-card li svg{color:#d6d6d1;flex:none}.agent-allowance{background:#0c0c0c;border:1px solid #2d2d2d;border-radius:9px;align-items:center;gap:11px;min-height:68px;margin:12px 0 14px;padding:12px 13px;display:flex}.agent-allowance>svg{color:#888883;flex:none;width:17px}.agent-allowance>span{gap:4px;display:grid}.agent-allowance small{color:#585854;font:600 6px var(--mono);letter-spacing:.1em}.agent-allowance strong{color:#e7e6e1;letter-spacing:-.025em;font-size:15px}.price-card.popular .agent-allowance{background:#161616;border-color:#494945}.price-card.popular .agent-allowance>svg{color:var(--signal)}.pricing-note{margin-top:25px}.pricing-note>div{border:1px solid #252525;align-items:center;gap:15px;padding:20px 24px;display:flex}.pricing-note svg{color:#8f8f89;flex:none}.pricing-note p{color:#6e6e6a;margin:0;font-size:11px;line-height:1.5}.pricing-note strong{color:#aaa9a4}.faq{grid-template-columns:.75fr 1.25fr;gap:100px;padding-block:170px;display:grid}.faq h2{font-size:58px}.faq-list{border-top:1px solid #2b2b2b}.faq-item{border-bottom:1px solid #2b2b2b}.faq-item button{width:100%;color:var(--white);text-align:left;background:0 0;border:0;justify-content:space-between;padding:22px 0;font-size:15px;display:flex}.faq-item button svg{transition:transform .3s}.faq-item.open button svg{transform:rotate(180deg)}.faq-item>div{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item.open>div{grid-template-rows:1fr}.faq-item>div p{color:#74746f;margin:0;font-size:12px;line-height:1.7;overflow:hidden}.faq-item.open>div p{padding-bottom:24px}@keyframes task-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes blink{0%{opacity:.25}to{opacity:1}}@keyframes pulse{50%{box-shadow:0 0 0 5px #c7ff5b00}}@keyframes subtle-shift{to{border-color:#2d2d2d;transform:translateY(-2px)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes agent-eye-blink{0%,43%,46%,to{transform:scaleY(1)}44.2%,45%{transform:scaleY(.16)}}@keyframes timeline-scrub{0%{left:27%}to{left:68%}}@keyframes collab-dash{to{stroke-dashoffset:-120px}}@keyframes transfer-float{to{transform:translateY(-4px)}}@keyframes cursor-nudge{to{transform:translate(3px,2px)}}@keyframes connector-scroll{to{transform:translate(calc(-50% - 6.5px))}}@keyframes provider-dash{to{stroke-dashoffset:-120px}}@keyframes provider-float{to{transform:translateY(-7px)}}@keyframes provider-packet{to{opacity:.25;transform:scale(.65)}}@keyframes provider-choice{to{color:#898983;border-color:#484843;transform:translateY(-5px)}}@keyframes provider-orbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes hero-progress{0%{width:48%}to{width:84%}}@media (width<=1050px){.app-layout{grid-template-columns:180px 1fr}.real-chat-body{grid-template-columns:178px 1fr}.production-workspace{grid-template-columns:215px minmax(0,1fr)}.video-editor-top{grid-template-columns:125px minmax(0,1fr)}.hero-demo-layout{grid-template-columns:185px minmax(0,1fr)}.hero-demo-monitor{display:none}.provider-connect{grid-template-columns:1fr;gap:40px}.provider-connection-visual{width:min(680px,100%);margin:auto}.story-step-head{grid-template-columns:130px minmax(0,1fr)}.story-step-head>div{grid-template-columns:1fr 330px}.role-grid{grid-template-columns:repeat(2,1fr)}.capabilities{grid-template-columns:1fr;gap:70px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.collab-layout{grid-template-columns:210px minmax(0,1fr)}.collab-brief{padding-inline:17px}.collab-agent{width:148px}.collab-core{width:154px}.agent-transfer{min-width:130px}.creation-studio,.browser-agent-layout{grid-template-columns:240px minmax(0,1fr)}.mobile-builder-preview{grid-template-columns:60px minmax(190px,1fr) 145px;gap:14px;padding-inline:16px}.phone-shell{width:210px;height:430px}.desktop-builder-preview{grid-template-columns:minmax(0,1fr) 125px;gap:14px;padding-inline:18px}.desktop-app-body{grid-template-columns:105px 1fr}.mcp-heading,.feature-universe-heading{grid-template-columns:1fr 350px}.feature-groups{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.shell{width:min(100% - 32px,600px)}.nav-shell{width:calc(100% - 32px);height:68px}.header-actions{margin-left:auto;margin-right:13px}.desktop-cta{display:none}.menu-button{display:block}.nav-links{background:#0d0d0d;border:1px solid #292929;border-radius:10px;flex-direction:column;align-items:stretch;gap:20px;padding:18px;display:none;position:absolute;top:61px;left:16px;right:16px;transform:none}.nav-links.is-open{display:flex}.nav-links a.active:after{display:none}.hero{padding-top:76px}.hero-badge{font-size:7.5px}.hero-badge span,.hero-badge em{gap:5px;min-height:28px;padding-inline:8px}.hero-badge svg{width:11px;height:11px}.hero h1{letter-spacing:-.052em;font-size:clamp(53px,15.4vw,76px);line-height:.99}.hero-copy{font-size:15px}.desktop-break{display:none}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.micro-proof{flex-wrap:wrap;gap:8px}.micro-proof span{font-size:7px}.provider-connect{gap:25px;min-height:auto;margin-top:85px;padding-block:75px}.provider-connect-copy h2{font-size:44px}.provider-connect-copy>p{font-size:13px}.provider-connect-points{display:grid}.provider-connection-visual{min-height:380px}.provider-account-core{width:138px;height:138px}.provider-node{grid-template-columns:38px minmax(0,1fr) 14px;width:178px;min-height:70px;padding:9px}.provider-logo{width:37px;height:37px}.provider-codex{top:30px;left:0}.provider-claude{bottom:28px;right:0}.provider-choice{display:none}.product-story{gap:110px;width:100%;margin-top:80px}.story-step-head{width:calc(100% - 32px);margin:0 auto 25px;display:block}.story-step-head>span{margin-bottom:15px;display:block}.story-step-head>div{display:block}.story-step-head h2{font-size:44px}.story-step-head p{margin-top:18px;font-size:13px}.product-stage{border-radius:20px 20px 0 0;padding:10px 10px 0}.app-window{height:650px}.window-status{display:none}.app-layout{grid-template-columns:1fr}.app-sidebar,.real-launcher{display:none}.real-workspace{grid-template-rows:62px minmax(0,1fr)}.real-agent-header{padding:0 12px}.real-agent-header>.marketing-agent-glyph{flex-basis:31px;width:31px;height:31px}.real-agent-header>.marketing-agent-glyph .marketing-agent-shape{width:28px;height:28px}.real-agent-header h3{font-size:12px}.real-agent-header p{display:none}.real-agent-header .available{font-size:6px;display:flex}.real-chat-body{grid-template-columns:1fr}.real-chat-stream{gap:10px;width:calc(100% - 24px);padding-top:18px}.real-message p{padding:9px 10px;font-size:8px}.real-message.user{max-width:88%}.real-composer{width:calc(100% - 20px);min-height:86px;margin-bottom:10px}.real-composer footer>span{display:none}.composer-placeholder{min-height:37px;font-size:8px}.real-artifact{margin-left:0}.production-workspace{grid-template-rows:128px minmax(0,1fr);grid-template-columns:1fr}.production-chat{border-bottom:1px solid #242424;border-right:0;padding:7px 9px}.production-chat-title,.compact-delivery{display:none}.production-chat-stream{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:7px;padding:2px 0 6px;display:grid}.compact-message.user{align-self:start;width:100%}.compact-message p{padding:6px 7px;font-size:6.5px;line-height:1.3}.compact-message strong{margin-bottom:2px;font-size:6px}.compact-message .marketing-agent-glyph{display:none}.compact-composer{height:31px;min-height:31px}.compact-composer button{width:21px;height:21px}.site-studio,.video-studio{grid-template-rows:35px minmax(0,1fr)}.video-studio{grid-template-rows:35px minmax(0,1fr) 176px}.studio-toolbar{padding-inline:8px}.saved-state{display:none}.site-studio-body{grid-template-columns:83px minmax(0,1fr)}.site-options{padding:11px 6px}.site-options>button{height:25px;padding-inline:5px}.site-options .options-label{margin-top:12px}.site-options label{min-height:24px}.browser-preview{margin:9px}.mini-site-page nav{padding-inline:8px}.mini-site-page nav>div{display:none}.mini-site-page main{padding-top:26px}.mini-site-cards{margin-top:18px}.video-editor-top{grid-template-columns:1fr}.video-options{display:none}.video-preview-shell{padding:8px 12px}.video-preview-frame{width:auto;max-width:100%;height:100%}.video-timeline{grid-template-columns:62px minmax(0,1fr)}.timeline-controls{padding-inline:5px}.timeline-track{grid-template-columns:42px minmax(0,1fr)}.timeline-track>strong{padding-left:3px;font-size:4.5px}.timeline-clips span{padding-inline:3px;font-size:4.5px}.mockup-caption{height:50px;padding:0 5px}.mockup-caption span:last-child{display:none}.section{padding-top:110px}.split-intro{grid-template-columns:1fr;gap:30px}.section-intro h2,.center-intro h2,.capability-copy h2,.faq h2{font-size:48px}.split-intro>p{font-size:15px}.role-grid{grid-template-columns:1fr;margin-top:45px}.role-card{min-height:300px}.role-card h3{margin-top:58px}.role-link{opacity:1;transform:none}.collaboration-stage .app-window{grid-template-rows:47px 54px minmax(0,1fr) 52px}.collab-toolbar{padding-inline:12px}.collab-layout{grid-template-columns:1fr}.collab-brief{display:none}.collab-agent{grid-template-columns:30px 1fr;width:132px;padding:8px}.collab-agent>.marketing-agent-glyph,.collab-core>.marketing-agent-glyph{flex-basis:30px;width:30px;height:30px}.collab-agent .marketing-agent-shape,.collab-core .marketing-agent-shape{width:27px;height:27px}.collab-core{grid-template-columns:30px 1fr;width:142px;padding:9px;top:49%}.collab-seo{top:5%;left:3%}.collab-design{top:5%;right:3%}.collab-dev{bottom:5%;right:3%}.agent-transfer{min-width:108px;max-width:128px;padding:5px 6px}.agent-transfer strong{font-size:5.5px}.transfer-one{top:29%;left:4%}.transfer-two{top:29%;right:3%}.transfer-three{bottom:27%;right:4%}.collab-feed{gap:5px;padding-inline:8px}.collab-feed span{font-size:4.5px;line-height:1.2}.creation-studio{grid-template-rows:144px minmax(0,1fr);grid-template-columns:1fr;height:calc(100% - 47px)}.creation-chat-panel{border-bottom:1px solid #242424;border-right:0;padding:8px 10px}.creation-chat-panel>header{padding-bottom:7px}.creation-chat-panel>header>.marketing-agent-glyph{flex-basis:29px;width:29px;height:29px}.creation-chat-panel>header .marketing-agent-shape{width:26px;height:26px}.creation-request{display:none}.creation-response{margin-top:7px}.creation-response p{padding:6px 8px;font-size:6.5px}.build-steps{gap:3px;margin-top:5px;display:flex}.build-steps span{min-height:23px;padding:0 5px;font-size:5px}.build-steps span:nth-child(2),.build-steps span:nth-child(4){display:none}.build-progress{margin-top:5px}.creation-output{grid-template-rows:43px minmax(0,1fr)}.creation-output>header{padding-inline:9px}.creation-output>header small{display:none}.creation-output>header button{height:25px;padding-inline:7px}.mobile-builder-preview{grid-template-columns:1fr;padding:8px;display:grid}.phone-thumbnails,.app-build-inspector{display:none}.phone-shell{border-radius:29px;width:178px;height:355px}.phone-app{border-radius:21px;padding:31px 13px 10px}.phone-app>small{margin-top:22px}.phone-app h4{font-size:25px}.phone-list-card{margin-top:18px}.phone-app nav{bottom:8px}.desktop-builder-preview{padding:11px;display:block}.desktop-app-window{width:100%;height:367px}.desktop-build-inspector{display:none}.desktop-app-body{grid-template-columns:82px 1fr}.desktop-app-body>main{padding:16px 12px}.desktop-app-body nav span{padding-inline:3px;font-size:5px}.desktop-stats{gap:4px}.desktop-stats article{padding:7px}.browser-agent-layout{grid-template-rows:145px minmax(0,1fr);grid-template-columns:1fr;height:calc(100% - 47px)}.browser-chat-panel{border-bottom:1px solid #242424;border-right:0;padding:8px 10px}.browser-chat-panel>header{padding-bottom:6px}.browser-chat-panel>header>.marketing-agent-glyph{flex-basis:28px;width:28px;height:28px}.browser-chat-panel>header .marketing-agent-shape{width:25px;height:25px}.browser-user-request{margin:7px 0 0 48px}.browser-user-request p{padding:6px 8px;font-size:6px}.browser-action-log{margin-top:5px}.browser-action-log span{display:none}.browser-action-log span.live{min-height:24px;font-size:5.5px;display:flex}.browser-safety{display:none}.integrated-browser{grid-template-rows:35px 31px minmax(0,1fr)}.integrated-browser>header{grid-template-columns:78px 1fr 24px;padding-inline:5px}.browser-control-strip{padding-inline:6px;font-size:5px}.browser-page>nav{height:35px;padding-inline:9px}.browser-page>main{padding:18px 7%}.browser-page h4{font-size:25px}.browser-results article{min-height:39px}.mcp-ecosystem{margin-top:120px;padding-block:100px 70px}.mcp-heading,.feature-universe-heading{grid-template-columns:1fr;gap:25px}.mcp-heading h2,.feature-universe-heading h2{font-size:52px}.mcp-heading>p,.feature-universe-heading>p{font-size:13px}.connector-marquees{gap:9px;margin-top:55px}.connector-card{width:170px;height:66px;padding:9px}.connector-card>i{flex-basis:34px;width:34px;height:34px}.connector-legend{flex-direction:column;align-items:flex-start;gap:13px;margin-top:50px}.connector-legend strong{margin-left:0}.feature-universe{padding-block:110px}.feature-groups{grid-template-columns:1fr;margin-top:48px}.feature-group{min-height:auto;padding:20px 22px 28px}.feature-group h3{margin-top:30px}.feature-group ul{grid-template-columns:repeat(2,1fr);margin-top:22px}.feature-universe-footer{flex-wrap:wrap;align-items:flex-start;padding:20px}.feature-universe-footer .text-link{width:100%;margin:14px 0 0}.orchestration-section{margin-top:110px;padding-block:100px}.flow-grid{grid-template-columns:1fr;margin-top:55px}.flow-card{min-height:430px}.reassurance-grid{grid-template-columns:1fr 1fr}.capabilities{grid-template-columns:1fr;padding-block:110px}.capability-grid{grid-template-columns:1fr}.capability-item{min-height:90px}.final-cta{border-left:0;border-right:0;width:100%;min-height:520px}.final-cta h2{font-size:62px}.final-cta p{padding-inline:30px}.cta-orbit{width:330px;height:330px}.site-footer{grid-template-columns:1fr;gap:60px;padding-top:80px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-start;gap:28px 32px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:25px}.pricing-hero{padding-top:85px}.pricing-hero h1{font-size:61px}.pricing-hero>p{font-size:14px}.billing-switch{width:100%}.billing-switch button{flex:1;min-width:0;padding-inline:6px}.billing-switch em{display:none}.pricing-grid{grid-template-columns:1fr;margin-top:55px}.price-card{min-height:auto;padding:27px 24px 35px}.price-card ul{margin-bottom:10px}.pricing-note>div{align-items:flex-start}.faq{grid-template-columns:1fr;gap:50px;padding-block:110px}.faq h2{font-size:47px}.hero-software-demo{width:calc(100vw - 20px);margin:48px calc(50% - 50vw + 10px) 0}.hero-demo-window{border-radius:13px;height:520px}.hero-demo-bar{height:41px}.hero-demo-bar>strong{font-size:5.5px}.hero-demo-online{display:none}.hero-demo-layout{grid-template-columns:1fr;height:calc(100% - 41px)}.hero-demo-sidebar,.hero-demo-monitor{display:none}.hero-demo-chat{grid-template-rows:66px minmax(0,1fr) 58px}.hero-demo-chat>header{padding-inline:11px}.hero-demo-chat>header>span em{display:none}.hero-demo-models{gap:3px}.hero-demo-models span{height:25px;padding-inline:6px;font-size:4.8px}.hero-demo-models span:nth-child(2){display:none}.hero-demo-stream{gap:8px;width:calc(100% - 22px);padding-top:16px}.hero-demo-user{max-width:88%}.hero-demo-user p,.hero-demo-assistant p{padding:8px 9px;font-size:7px}.hero-demo-events{margin-left:22px}.hero-demo-events>span{grid-template-columns:23px minmax(0,1fr) 11px}.hero-demo-events em{display:none}.hero-demo-artifact{margin-left:22px}.hero-demo-artifact button{font-size:0}.hero-demo-artifact button svg{width:12px}.hero-demo-composer{margin-inline:10px}.hero-demo-caption{padding-inline:2px}.hero-demo-caption span:last-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.provider-connect,.mcp-ecosystem,.product-story,#agents,.orchestration-section,.feature-universe,.home-site .final-cta{scroll-margin-top:110px}.provider-connect{border-top-color:#252525;border-bottom:0;gap:clamp(40px,5vw,80px);min-height:590px;margin-top:84px;padding-block:96px}.provider-connect-copy h2{letter-spacing:-.055em;text-wrap:balance;font-size:clamp(42px,4.3vw,62px);line-height:1.03}.provider-connect-copy>p{color:#a5a5a0;line-height:1.8}.provider-connect-points{gap:12px;margin-top:30px}.provider-connect-points span{color:#a5a5a0;letter-spacing:.02em;background:#0c0c0c;border:1px solid #282828;border-radius:6px;min-height:28px;padding:0 9px;font-size:8px}.provider-connection-visual{background:radial-gradient(#19191966,#0000 66%);min-height:410px}.provider-connection-visual:before{border-color:#2d2d2d}.provider-account-core{border-color:#4a4a46;box-shadow:0 24px 70px #0008,inset 0 1px #ffffff15,0 0 0 10px #ffffff02}.provider-account-core small{color:#92928c;font-size:7px}.provider-account-core em{color:#b7cb95;font-size:7px}.provider-node{background:linear-gradient(140deg,#1c1c1c,#101010 75%);border-color:#393936;min-height:88px;animation-duration:5s;box-shadow:0 18px 42px #0007,inset 0 1px #ffffff0a}.provider-node small{color:#999992;font-size:6.5px}.provider-node strong{font-size:15px}.provider-node em{color:#a4a49d;font-size:8px}.provider-logo{box-shadow:inset 0 1px #ffffff24}.provider-choice{color:#8a8a83;border-color:#303030}.provider-links path{stroke:#60605a;stroke-width:1px}.mcp-ecosystem{background:linear-gradient(#0a0a0a,#070707 65%);border-color:#242424;padding-block:112px 60px}.mcp-heading{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:70px}.mcp-heading h2{letter-spacing:-.058em;font-size:clamp(48px,5.5vw,78px);line-height:1}.mcp-heading>p{color:#a0a09a;line-height:1.8}.connector-marquees{gap:12px;margin-top:64px;padding-block:8px;position:relative;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.connector-track,.connector-sequence{gap:12px}.connector-track{animation-duration:65s}.connector-marquee.row-2 .connector-track{animation-duration:72s}.connector-marquee.row-3 .connector-track{animation-duration:80s}.connector-card{background:#101010;border-color:#2c2c2c;border-radius:12px;width:207px;height:81px;transition:border-color .3s,background .3s,transform .3s;box-shadow:inset 0 1px #ffffff04}.connector-card>i{flex-basis:41px;width:41px;height:41px}.connector-card b{color:#e2e2dc;font-size:12px}.connector-card small{color:#93938c;letter-spacing:.04em;font-size:7px}.connector-legend{color:#96968f;margin-top:44px;padding-top:24px;font-size:8px}.connector-legend strong{color:#deded8;font-size:9px}.product-story{gap:142px;margin-top:134px}.story-step-head{margin-bottom:34px;display:block}.story-step-head>span{color:#a0a099;align-items:center;gap:16px;margin-bottom:24px;padding:0;font-size:9px;display:flex}.story-step-head>span:after{content:"";background:#454540;width:54px;height:1px}.story-step-head>div{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:64px}.story-step-head h2{letter-spacing:-.058em;text-wrap:balance;max-width:740px;font-size:clamp(44px,5.2vw,72px);line-height:1}.story-step-head p{color:#a0a09a;line-height:1.75}.product-story .product-stage{isolation:isolate;background:linear-gradient(155deg,#1c1c1c 0%,#101010 40%,#0d0d0d 100%);border:1px solid #343434;border-radius:24px;padding:12px 12px 0;transition:border-color .4s,box-shadow .4s;box-shadow:0 25px 80px #0006,inset 0 1px #ffffff0b}.product-story .product-stage:after{display:none}.product-story .stage-halo{opacity:.4}.product-story .app-window{border-color:#3a3a3a;border-radius:13px;box-shadow:0 12px 32px #0006}.product-story .window-bar{color:#a4a49d;background:linear-gradient(#1b1b1b,#151515);border-bottom-color:#303030}.product-story .traffic-lights i:first-child{background:#cd655f}.product-story .traffic-lights i:nth-child(2){background:#c4a34f}.product-story .traffic-lights i:nth-child(3){background:#74a261}.product-story .mockup-caption{color:#a1a19a;min-height:52px;padding-inline:10px}.product-story .mockup-caption span:last-child{color:#82827c}.product-story .real-agent-header p,.product-story .production-chat-title small{color:#95958e}.product-story .real-message p{color:#c7c7c0;font-size:11px;line-height:1.6}.product-story .real-message strong{font-size:10px}.product-story .real-launcher>p,.product-story .real-launcher button{color:#a5a59d}.product-story .composer-placeholder{color:#92928a;font-size:10px}.product-story .real-artifact small{color:#9f9f97;font-size:8px}.product-story .compact-message p,.product-story .creation-request p,.product-story .creation-response p,.product-story .browser-user-request p{color:#c4c4bc;font-size:10px;line-height:1.6}.product-story .compact-message strong,.product-story .creation-request strong,.product-story .browser-user-request strong{color:#b5b5ad;font-size:9px}.product-story .compact-composer{color:#999991;font-size:9px}.product-story .compact-delivery{color:#b9d492;font-size:8px}.product-story .studio-toolbar strong{font-size:10px}.product-story .publish-button{font-size:9px}.product-story .video-options-title{color:#c5c5bd;font-size:9px}.product-story .video-options label{color:#989890;gap:3px;margin-top:6px;font-size:8px}.product-story .video-options label button{color:#bcbcb4;height:26px;font-size:9px}.product-story .video-options .toggle-row{color:#b4b4ac;min-height:25px;font-size:9px}.product-story .video-playback{color:#aaa;font-size:8px}.product-story .video-timeline .timeline-track{grid-template-columns:72px minmax(0,1fr)}.product-story .timeline-track>strong{color:#a8a8a0;font-size:8px}.product-story .timeline-track>strong svg{width:9px}.product-story .timeline-clips span{color:#d3d3cd;font-size:9px}.product-story .timeline-ruler{color:#95958d;font-size:7px}.product-story .timeline-controls{color:#acaca3;font-size:8px}.product-story .caption-line{font-size:7px}.product-story .site-options>button{color:#a7a79f;font-size:9px}.product-story .site-options label,.product-story .site-options label b{color:#a9a9a1;font-size:8px}.product-story .mini-site-page main>p{color:#a1a199;font-size:9px;line-height:1.65}.product-story .mini-site-page main>button{height:28px;font-size:8px}.product-story .build-steps span{color:#aaa;font-size:9px}.product-story .build-steps span.active{color:#e0e0da}.product-story .browser-action-log span{color:#aaa;font-size:9px}.product-story .browser-action-log span.live{color:#c6e1e8}.product-story .browser-control-strip,.product-story .browser-control-strip button{font-size:8px}.product-story .browser-search{color:#67635c;font-size:10px}.product-story .browser-results strong{font-size:10px}.product-story .browser-results small{color:#656158;font-size:8px}.product-story .browser-results article>b,.product-story .browser-results article>em{font-size:8px}.product-story .collab-objectives span{color:#b4b4ac;font-size:10px}.product-story .collab-owner strong{font-size:10px}.product-story .collab-owner small{color:#a2b588;font-size:8px}.product-story .collab-core strong,.product-story .collab-agent strong{font-size:11px}.product-story .collab-core small,.product-story .collab-agent small,.product-story .collab-agent p{color:#a7a79e;font-size:8px}.product-story .collab-core em,.product-story .collab-agent em{color:#a8bc9d;font-size:7px}.product-story .agent-transfer{min-width:156px}.product-story .agent-transfer span{color:#a1a198;font-size:7px}.product-story .agent-transfer strong{color:#d2d2cb;font-size:9px}.product-story .collab-feed span{color:#a8a8a0;font-size:9px}#agents{padding-top:154px}#agents .split-intro{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:64px}#agents .section-intro h2{line-height:1}#agents .split-intro>p{color:#a0a09a;font-size:16px}.role-grid{border:0;gap:12px;margin-top:52px}.role-card{background:linear-gradient(150deg,#121212,#0a0a0a 70%);border:1px solid #2b2b2b;border-radius:16px;min-height:372px;padding:24px;transition:transform .35s,border-color .35s,background .35s;position:relative;box-shadow:inset 0 1px #ffffff04}.role-top{color:#898982}.role-top i{color:#e0e0da;background:#1c1c1c;border-color:#383838;width:43px;height:43px}.role-top svg{width:19px}.role-card h3{margin-top:64px;font-size:26px;font-weight:550}.role-card p{color:#9e9e97;font-size:13px;line-height:1.8}.role-link{color:#c0c0b9;opacity:1;padding-top:27px;transform:none}.role-link svg{transition:transform .3s}.orchestration-section{background:#eae9e4;margin-top:140px;padding-block:124px 92px;position:relative}.orchestration-section .center-intro h2{line-height:1}.orchestration-section .center-intro p{color:#5c5c57;max-width:610px;line-height:1.65}.orchestration-section .flow-grid{border:0;align-items:stretch;gap:16px;margin-top:64px}.orchestration-section .flow-card{background:#f3f2ed;border:1px solid #d0d0c9;border-radius:18px;min-height:466px;padding:28px 24px 25px;box-shadow:0 8px 25px #00000003}.orchestration-section .flow-card h3{margin-top:30px;font-size:24px}.orchestration-section .flow-card>small{color:#62625c;padding-top:22px;line-height:1.65}.orchestration-section .flow-number{color:#74746d;font-size:10px}.orchestration-section .prompt-box{background:#e9e8e2;border-color:#d1d1c9;margin-top:45px;line-height:1.65}.orchestration-section .flow-team{color:#f3f2ed;background:linear-gradient(145deg,#262626,#101010 65%);border-color:#222;box-shadow:0 20px 45px #00000015,inset 0 1px #ffffff12}.orchestration-section .flow-team .flow-number{color:#a5a59d}.orchestration-section .flow-team>small{color:#acaca4}.orchestration-section .delegation-thread{gap:10px}.orchestration-section .agent-handoff{background:#202020;border-color:#383838;min-height:68px;padding-inline:9px}.orchestration-section .agent-handoff strong{color:#ecece5;font-size:10px}.orchestration-section .agent-handoff strong i{color:#a7a79e}.orchestration-section .agent-handoff small{color:#b2b2a9;font-size:8px}.orchestration-section .agent-handoff>svg{color:#a6c480}.orchestration-section .handoff-live{color:#c7e89e;background:#354226}.orchestration-section .video-delivery{background:#e9e8e2;border-color:#d0d0c7}.orchestration-section .video-result-frame{height:143px}.orchestration-section .video-result-copy strong{font-size:17px}.orchestration-section .video-result-play{width:30px;height:30px;inset:18px 17px auto auto}.orchestration-section .video-result-play svg{width:12px}.orchestration-section .video-result-meta b{font-size:9px}.orchestration-section .reassurance-grid{border:0;margin-top:36px}.orchestration-section .reassurance-grid article{border:0;border-right:1px solid #ccccc4;min-height:77px;padding:12px 22px}.orchestration-section .reassurance-grid article:last-child{border-right:0}.orchestration-section .reassurance-grid strong{font-size:11px}.orchestration-section .reassurance-grid small{color:#62625c;font-size:9px;line-height:1.6}.feature-universe{padding-block:140px}.feature-universe-heading{grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:64px}.feature-universe-heading h2{letter-spacing:-.058em;font-size:clamp(48px,5.4vw,76px);line-height:1}.feature-universe-heading>p{color:#a0a09a;line-height:1.8}.feature-groups{border:1px solid #303030;border-radius:18px 18px 0 0;margin-top:56px;overflow:hidden}.feature-group{background:#0b0b0b;border-color:#303030 #303030 currentColor;border-bottom-style:none;border-bottom-width:0;min-height:398px;padding:23px 21px 30px}.feature-group:last-child{border-right:0}.feature-group>header{color:#94948d;font-size:8px}.feature-group>header i{color:#d7d7d0;background:#171717;border-color:#373737;width:39px;height:39px}.feature-group h3{margin-top:48px;font-size:25px;font-weight:550}.feature-group ul{gap:16px;margin-top:29px}.feature-group li{color:#a6a69e;gap:8px;font-size:11px;line-height:1.5}.feature-group li svg{color:#8b8b83;margin-top:3px}.feature-universe-footer{color:#b0b0a8;background:#101010;border-color:#303030;border-radius:0 0 18px 18px;padding-inline:24px}.feature-universe-footer>svg{color:#777770}.home-site .final-cta{background:radial-gradient(at 50% 105%,#292929 0,#101010 48%,#090909 75%);border-color:#333;border-radius:28px;min-height:590px;box-shadow:inset 0 1px #ffffff0a}.home-site .final-cta:before{border-color:#ffffff0a;width:800px;height:800px}.home-site .final-cta h2{letter-spacing:-.06em;font-size:clamp(58px,6.9vw,96px);line-height:.98}.home-site .final-cta p{color:#adada5;line-height:1.7}.home-site .final-cta .cta-orbit{border-color:#ffffff0e;width:520px;height:520px}.home-site .final-cta .cta-orbit:before,.home-site .final-cta .cta-orbit:after{border-color:#ffffff08}.home-site .final-cta .cta-orbit i{background:#8e8e86;width:5px;height:5px;box-shadow:0 0 12px #ffffff20}.site:has(.hero) .site-footer{gap:64px;padding-block:84px 30px}.site:has(.hero) .site-footer>div:first-child p{color:#92928b;font-size:13px;line-height:1.75}.site:has(.hero) .footer-links{gap:30px 54px}.site:has(.hero) .footer-links strong{color:#8f8f87;font-size:9px}.site:has(.hero) .footer-links a{color:#b6b6ae;width:fit-content;padding-block:4px;font-size:13px;transition:color .2s,transform .2s}.site:has(.hero) .footer-bottom{color:#85857e;font-size:9px}@media (hover:hover) and (pointer:fine){.connector-marquees:hover .connector-track{animation-play-state:paused}.connector-card:hover{border-color:color-mix(in srgb, var(--connector-color) 55%, #444);background:#171717;transform:translateY(-3px)}.product-story .product-stage:hover{border-color:#50504a;box-shadow:0 30px 90px #0007,inset 0 1px #ffffff12}.role-card:hover{background:#151515;border-color:#53534d;transform:translateY(-5px)}.role-card:hover .role-link svg{transform:translate(4px)}.feature-group:hover{background:#141414}.site:has(.hero) .footer-links a:hover{color:#fff;transform:translate(3px)}}@media (width<=1050px){.provider-connect{grid-template-columns:minmax(0,1fr);gap:30px}.provider-connect-copy{max-width:690px}.provider-connect-copy h2{max-width:620px}.provider-connection-visual{width:min(650px,100%)}.mcp-heading,.feature-universe-heading,#agents .split-intro{grid-template-columns:minmax(0,1fr) 320px;gap:36px}.story-step-head>div{grid-template-columns:minmax(0,1fr) 320px;gap:38px}.role-card{min-height:330px}.role-card h3{margin-top:48px}.orchestration-section .flow-grid{gap:10px}.orchestration-section .flow-card{padding:24px 16px}.orchestration-section .flow-card h3{font-size:22px}.orchestration-section .agent-handoff{grid-template-columns:27px minmax(0,1fr);gap:7px}.orchestration-section .agent-handoff>svg,.orchestration-section .agent-handoff>em{display:none}.orchestration-section .agent-handoff .marketing-agent-glyph{width:27px;height:27px}.orchestration-section .agent-handoff .marketing-agent-shape{width:25px;height:25px}.feature-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-group{border-bottom:1px solid #303030;min-height:365px}.feature-group:nth-child(3){border-right:0}.feature-group:nth-child(n+4){border-bottom:0}}@media (width<=760px){.provider-connect{margin-top:62px;padding-block:70px 44px}.provider-connect-copy h2{font-size:clamp(35px,8.8vw,48px)}.provider-connect-copy>p{font-size:14px}.provider-connect-points{flex-wrap:wrap;gap:8px;display:flex}.provider-connect-points span{font-size:7px}.provider-connection-visual{min-height:380px}.provider-node{width:178px;min-height:75px}.provider-node strong{font-size:12px}.provider-node em{font-size:7px}.provider-codex{top:16px}.provider-claude{bottom:18px}.mcp-ecosystem{padding-block:76px 40px}.mcp-heading,.feature-universe-heading,#agents .split-intro{grid-template-columns:minmax(0,1fr);gap:22px}.mcp-heading h2,.feature-universe-heading h2{font-size:clamp(40px,10vw,56px)}.mcp-heading>p,.feature-universe-heading>p{font-size:14px}.connector-marquees{gap:9px;margin-top:36px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.connector-card{gap:9px;width:172px;height:70px;padding:10px}.connector-card>i{flex-basis:35px;width:35px;height:35px}.connector-card b{font-size:10px}.connector-card small{font-size:6px}.connector-legend{gap:13px;margin-top:30px;font-size:7px}.product-story{gap:90px;margin-top:84px}.story-step-head{margin-bottom:23px}.story-step-head>span{margin-bottom:19px;font-size:8px}.story-step-head>div{display:block}.story-step-head h2{font-size:clamp(37px,9.5vw,48px);line-height:1.04}.story-step-head p{margin-top:18px;font-size:14px;line-height:1.7}.product-story .product-stage{border-radius:17px;margin-inline:8px;padding:7px 7px 0}.product-story .app-window{border-radius:10px}.product-story .mockup-caption{height:43px;min-height:43px;padding-inline:5px}.product-story .real-message p{padding:10px;font-size:10px}.product-story .compact-message p{padding:6px 7px;font-size:8px;line-height:1.45}.product-story .compact-message strong,.product-story .compact-composer{font-size:8px}.product-story .site-options>button{gap:4px;font-size:7px}.product-story .site-options label,.product-story .site-options label b{font-size:6.5px}.product-story .mini-site-page main>p{font-size:8px}.product-story .mini-site-page main>button{font-size:7px}.product-story .production-stage:has(.video-studio) .app-window{height:720px}.product-story .video-editor-top{grid-template-rows:59px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.product-story .video-options{border-bottom:1px solid #2a2a2a;border-right:0;grid-template-columns:.8fr 1fr 1.05fr;align-items:center;gap:10px;padding:7px 10px;display:grid}.product-story .video-options-title,.product-story .video-options label:nth-of-type(2),.product-story .video-options label:nth-of-type(3),.product-story .video-options .toggle-row:last-child{display:none}.product-story .video-options label{gap:3px;min-width:0;margin:0;font-size:7px}.product-story .video-options label button{height:25px;font-size:8px}.product-story .video-options .toggle-row{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:42px;margin:0;font-size:7px}.product-story .video-preview-shell{padding:10px}.product-story .video-preview-frame{width:100%;height:auto;max-height:100%}.product-story .video-preview-frame h4{font-size:25px}.product-story .video-kicker{font-size:6px}.product-story .video-agent-row{transform:scale(.8)}.product-story .caption-line{font-size:5.5px;bottom:7px}.product-story .video-timeline{grid-template-columns:53px minmax(0,1fr)}.product-story .video-timeline .timeline-track{grid-template-columns:52px minmax(0,1fr)}.product-story .timeline-track>strong{gap:3px;padding-left:3px;font-size:6px}.product-story .timeline-track>strong svg{width:8px}.product-story .timeline-clips span{padding-inline:3px;font-size:7px}.product-story .timeline-controls{padding-inline:3px;font-size:6px}.product-story .timeline-ruler{font-size:6px}.product-story .video-playback{gap:4px;font-size:6px}.product-story .studio-toolbar{gap:6px}.product-story .studio-toolbar strong{font-size:8px}.product-story .publish-button{padding-inline:6px;font-size:7px}.product-story .creation-response p{padding:6px 8px;font-size:8px;line-height:1.45}.product-story .build-steps span{font-size:6.5px}.product-story .browser-user-request p{padding:6px 8px;font-size:8px}.product-story .browser-user-request strong,.product-story .browser-action-log span.live{font-size:7px}.product-story .browser-control-strip{gap:5px;font-size:6px}.product-story .browser-control-strip button{font-size:6px}.product-story .browser-results strong{font-size:8px}.product-story .browser-results small,.product-story .browser-results article>b,.product-story .browser-results article>em{font-size:6px}.product-story .browser-search{font-size:8px}.product-story .collab-core strong,.product-story .collab-agent strong{font-size:9px}.product-story .collab-core small,.product-story .collab-agent small,.product-story .collab-agent p{font-size:7px}.product-story .collab-core em,.product-story .collab-agent em{font-size:6px}.product-story .agent-transfer{min-width:108px;max-width:130px}.product-story .agent-transfer span{font-size:6px}.product-story .agent-transfer strong{font-size:7px}.product-story .collab-feed span{font-size:6px;line-height:1.5}#agents{padding-top:94px}#agents .section-intro h2{font-size:clamp(39px,10vw,52px)}#agents .split-intro>p{font-size:14px}.role-grid{grid-template-columns:1fr;gap:10px;margin-top:32px}.role-card{min-height:0;padding:23px}.role-card h3{margin-top:29px}.role-card p{max-width:420px;margin-top:12px;font-size:14px}.role-link{padding-top:24px}.orchestration-section{margin-top:88px;padding-block:78px 60px}.orchestration-section .center-intro h2{font-size:clamp(39px,10vw,52px)}.orchestration-section .center-intro p{font-size:14px}.orchestration-section .flow-grid{grid-template-columns:1fr;gap:12px;margin-top:38px}.orchestration-section .flow-card{border-radius:16px;min-height:0;padding:25px}.orchestration-section .flow-card h3{margin-top:24px;font-size:26px}.orchestration-section .prompt-box{margin-top:27px}.orchestration-section .agent-handoff{grid-template-columns:34px minmax(0,1fr) auto}.orchestration-section .agent-handoff>svg,.orchestration-section .agent-handoff>em{display:block}.orchestration-section .agent-handoff .marketing-agent-glyph{width:32px;height:32px}.orchestration-section .agent-handoff .marketing-agent-shape{width:29px;height:29px}.orchestration-section .video-result-frame{height:160px}.orchestration-section .reassurance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;margin-top:28px}.orchestration-section .reassurance-grid article{border:0;align-items:flex-start;gap:8px;min-height:0;padding:0}.orchestration-section .reassurance-grid article>svg{width:16px;margin-top:2px}.orchestration-section .reassurance-grid strong{font-size:10px}.feature-universe{padding-block:88px}.feature-groups{grid-template-columns:1fr;margin-top:35px}.feature-group{border-right:0;min-height:0;padding:23px}.feature-group:nth-child(n+4){border-bottom:1px solid #303030}.feature-group:last-child{border-bottom:0}.feature-group h3{margin-top:23px}.feature-group ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;margin-top:23px}.feature-group li{font-size:11px}.feature-universe-footer{gap:9px;padding:22px;font-size:7px}.home-site .final-cta{border:1px solid #333;border-radius:22px;width:calc(100% - 24px);min-height:500px;padding:52px 20px}.home-site .final-cta h2{font-size:clamp(43px,11vw,65px);line-height:1.02}.home-site .final-cta p{padding-inline:0;font-size:14px}.home-site .final-cta .cta-orbit{width:390px;height:390px}.site:has(.hero) .site-footer{gap:44px;padding-block:62px 26px}.site:has(.hero) .footer-links{gap:28px 32px}.site:has(.hero) .footer-bottom{gap:15px;font-size:8px}}@media (prefers-reduced-motion:reduce){.provider-connect *,.provider-connect :before,.connector-track,.home-site .final-cta .cta-orbit{animation:none!important}.role-card,.connector-card,.product-stage{transition:none}}:root{--ease-out:cubic-bezier(.2,.75,.25,1)}::selection{color:#070707;background:#d3dacb}:focus-visible{outline-offset:5px;border-radius:4px;outline:2px solid #e2edcf}main:focus{outline:none}.skip-link{z-index:200;color:#000;background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site{overflow:clip}body:has(.home-site):before{opacity:.014}.home-site :is(section[id],article[id]){scroll-margin-top:158px}.site>.site-header{-webkit-backdrop-filter:blur(24px)saturate(115%);background:#131313b8;border:1px solid #ffffff20;border-radius:22px;width:min(1120px,100% - 48px);margin:16px auto 0;transition:background .3s,border-color .3s;position:sticky;top:16px;box-shadow:0 12px 36px #0004,inset 0 1px #ffffff05}[data-scrolled=true] .home-site>.site-header{background:#111111e0;border-color:#ffffff24}.site>.site-header .nav-shell{gap:14px;width:100%;max-width:none;height:66px;padding-inline:18px}.site>.site-header .nav-links{background:0 0;border:0;gap:24px;padding:8px 12px}.site>.site-header .header-actions{flex-shrink:0;margin-left:auto}.site>.site-header .nav-shell>.brand{flex-shrink:0}.site>.site-header .button-small{border-radius:12px;min-height:39px;padding-inline:15px;font-size:12px}.home-site .nav-links a.active:after{width:3px;height:3px;bottom:-6px}.home-site .language-switch{gap:5px;font-size:10px}.home-site .language-switch a{place-items:center;min-width:28px;min-height:36px;display:grid}.motion-toggle{color:#8d8d88;cursor:pointer;background:#ffffff03;border:1px solid #ffffff12;border-radius:50%;place-items:center;width:36px;height:36px;transition:color .2s,border-color .2s;display:grid}.motion-toggle:hover{color:#fff;border-color:#ffffff40}.motion-toggle:disabled{cursor:default;opacity:.45}.home-site .button{cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s, background .25s, border-color .25s}.home-site .button-light{box-shadow:inset 0 1px #fff,0 0 0 4px #ffffff04,0 3px 14px #0004}.home-site .button-light:hover{box-shadow:inset 0 1px #fff,0 0 0 5px #ffffff08,0 8px 24px #0008}.home-site .button svg{transition:transform .25s var(--ease-out)}.home-site .button:hover>svg:last-child{transform:translate(3px)}.home-site .button:active{transform:translateY(0)scale(.98)}.home-site .hero{isolation:isolate;padding-top:106px;padding-bottom:0;position:relative}.hero-atmosphere{z-index:-1;width:min(1520px,100vw);height:760px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-aura{pointer-events:none;background:radial-gradient(450px 330px at calc(50% - min(35vw,570px)) 42%,#20f58a0d,#0000 100%),radial-gradient(430px 310px at calc(50% + min(35vw,540px)) 61%,#a855ff0c,#0000 100%),radial-gradient(550px 360px at 50% 38%,#d0d5cb06,#0000 100%);width:100vw;height:950px;position:absolute;top:-100px;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(at 50% 45%,#000 25%,#0000 73%);mask-image:radial-gradient(at 50% 45%,#000 25%,#0000 73%)}.hero-aura:before,.hero-aura:after{content:"";background:radial-gradient(400px 290px at 25% 46%,#20f58a26,#0000 100%);animation:12s ease-in-out infinite alternate hero-light-drift;position:absolute;inset:-12%}.hero-aura:after{background:radial-gradient(410px 300px at 75% 54%,#a855ff24,#0000 100%);animation-duration:15s;animation-direction:alternate-reverse;animation-delay:-7s}.hero-grid{display:none}.agent-speech{border:1px solid color-mix(in srgb,var(--agent-color) 24%,#222);background:linear-gradient(135deg,color-mix(in srgb,var(--agent-color) 6%,#171917),#101210);color:#e0e5df;text-align:left;pointer-events:none;opacity:0;width:100%;animation:16s infinite agent-speak;animation-delay:calc(var(--satellite-index) * 3s - 16s);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 10px;font-size:11px;line-height:1.45;display:flex;position:absolute;bottom:calc(100% + 20px);left:0;box-shadow:0 8px 24px #0004}.agent-speech>svg{color:var(--agent-color);opacity:.8;flex-shrink:0}.agent-speech:after{content:"";border-right:1px solid color-mix(in srgb,var(--agent-color) 24%,#222);border-bottom:1px solid color-mix(in srgb,var(--agent-color) 24%,#222);background:#111411;width:7px;height:7px;position:absolute;bottom:-5px;left:calc(50% - 4px);transform:rotate(45deg)}.satellite-platform:after{content:"";border:1px solid color-mix(in srgb,var(--agent-color) 65%,transparent);border-radius:inherit;box-shadow:0 0 24px color-mix(in srgb,var(--agent-color) 14%,transparent);pointer-events:none;opacity:0;animation:16s infinite agent-speaking-light;animation-delay:calc(var(--satellite-index) * 3s - 16s);position:absolute;inset:-1px}@keyframes agent-speak{0%,18%,to{opacity:0;transform:translateY(6px)scale(.97)}2%,15.5%{opacity:1;transform:translateY(0)scale(1)}}@keyframes agent-speaking-light{0%,18%,to{opacity:0}2%,15.5%{opacity:1}}.hero-satellite{text-align:center;z-index:3;outline-offset:8px;flex-direction:column;align-items:center;gap:17px;width:158px;display:flex;position:absolute}.hero-satellites{display:contents}.satellite-1{top:185px;left:3.1%}.satellite-2{top:185px;right:3.1%}.satellite-3{top:463px;left:7%}.satellite-4{top:463px;right:7%}.satellite-platform{border:1px solid color-mix(in srgb,var(--agent-color) 23%,#1e211f);background:radial-gradient(ellipse at 50% 10%,color-mix(in srgb,var(--agent-color) 9%,#111),#090a09 75%);width:84px;height:84px;transition:transform .45s var(--ease-out), border-color .3s, box-shadow .3s;border-radius:25px;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0c,0 15px 35px #0009}.satellite-platform:before{content:"";z-index:-1;background:radial-gradient(color-mix(in srgb,var(--agent-color) 9%,transparent),transparent 68%);border-radius:50%;position:absolute;inset:-20px}.satellite-platform{--float-height:-11px;animation:6s ease-in-out infinite satellite-float;animation-delay:calc(var(--satellite-index) * -1.4s)}.satellite-platform:before{background:radial-gradient(color-mix(in srgb,var(--agent-color) 19%,transparent),transparent 68%);animation:6s ease-in-out infinite satellite-glow;animation-delay:calc(var(--satellite-index) * -1.4s);inset:-36px}.hero-satellite .marketing-agent-glyph{width:56px;height:56px;animation:5.5s ease-in-out infinite satellite-breathe;animation-delay:calc(var(--satellite-index) * -1.3s)}.hero-satellite .marketing-agent-shape{width:49px;height:49px}.hero-satellite .marketing-agent-shape b{width:5px;height:7px}.satellite-orbit{display:none}.satellite-label{gap:7px;display:grid}.satellite-label strong{color:#aaaead;letter-spacing:-.02em;font-size:12px;font-weight:500;transition:color .2s}.satellite-label small{color:#6f7570;font:400 8px var(--mono);align-items:center;gap:5px;display:flex}.satellite-label small i{background:var(--agent-color);opacity:.7;width:3px;height:3px;animation:3s ease-in-out infinite satellite-glow;animation-delay:calc(var(--satellite-index) * -.7s);border-radius:50%}.satellite-arrow{width:13px;color:var(--agent-color);opacity:0;transition:transform .3s,opacity .3s;position:absolute;top:8px;right:7px;transform:translate(-3px,3px)}.hero-satellite:is(:hover,:focus-visible) .satellite-platform{border-color:color-mix(in srgb,var(--agent-color) 55%,#242424);box-shadow:0 15px 45px color-mix(in srgb,var(--agent-color) 9%,transparent);transform:translateY(-6px)rotate(-4deg)}.hero-satellite:is(:hover,:focus-visible) .satellite-label strong{color:#e4eae5}.hero-satellite:is(:hover,:focus-visible) .satellite-arrow{opacity:1;transform:none}.home-site .hero-badge{font-family:var(--display);color:#bbbeba;background:#0e100ecc;border-color:#ffffff1c;font-size:11px;position:relative;box-shadow:inset 0 1px #ffffff04}.home-site .hero-badge em{color:inherit;background:0 0;border-left:1px solid #ffffff14;border-radius:0}.home-site .hero-badge :is(span,em){min-height:30px;padding-inline:14px}.home-site .hero h1{letter-spacing:-.062em;color:#f5f5f1;text-shadow:0 6px 64px #e7f0df09;width:fit-content;max-width:950px;margin-top:35px;font-size:clamp(72px,7.4vw,108px);font-weight:600;line-height:1.01}.home-site .hero-copy{color:#a0a49e;max-width:580px;margin-top:28px;font-size:17px;line-height:1.65}.home-site .hero-actions{gap:12px;margin-top:29px}.home-site .hero-actions .button{border-radius:12px;min-height:54px;padding-inline:25px;font-size:14px}.home-site .micro-proof{color:#858a80;letter-spacing:.045em;gap:21px;margin-top:23px;font-size:8px}.home-site .micro-proof svg{color:#889a75}.hero-capabilities{width:min(860px,100%);margin:90px auto 0;padding:26px 0 36px;position:relative}.hero-capabilities:before{content:none}.hero-capabilities-label{font:500 8px var(--mono);color:#7a8078;letter-spacing:.14em}.hero-capabilities nav{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px;display:flex}.hero-capabilities nav a{color:#a4aaa1;background:#0d0f0daa;border:1px solid #ffffff0e;border-radius:8px;align-items:center;gap:9px;min-height:40px;padding:0 13px;font-size:11px;transition:background .2s,color .2s,border-color .2s;display:flex}.hero-capabilities nav a>svg:first-child{color:#7c8975}.hero-capabilities nav a>svg:last-child{color:#5b6357}.hero-capabilities nav a:is(:hover,:focus-visible){color:#f3f3f0;background:#171b17;border-color:#ffffff30}.hero-scroll-cue{color:#798073;border-radius:50%;place-items:center;width:36px;height:36px;margin:25px auto 0;display:grid}.hero-scroll-cue svg{animation:2.8s ease-in-out infinite scroll-cue}.hero-scroll-cue:hover{color:#fff;background:#ffffff08}.home-site .hero>:is(.hero-badge,.hero-copy,.hero-actions,.micro-proof,.hero-capabilities){animation:hero-arrive .9s var(--ease-out) both}.home-site .hero h1{animation:1.2s both hero-title-arrive}.home-site .hero-copy{animation-delay:.1s}.home-site .hero-actions{animation-delay:.2s}.home-site .micro-proof{animation-delay:.27s}.home-site .hero-capabilities{animation-delay:.32s}.product-introduction{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.product-introduction>p{letter-spacing:-.05em;margin:0;font-size:clamp(32px,3.7vw,52px);font-weight:500}.product-introduction>span:last-child{color:#7d8279;align-items:center;gap:8px;font-size:12px;display:flex}.home-site .product-story{grid-template-columns:minmax(0,1fr);gap:0}.product-navigation-wrap{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121412f0;border:1px solid #ffffff1c;border-radius:13px;width:fit-content;min-width:0;max-width:100%;margin:28px auto 65px;padding:5px;position:sticky;top:94px;box-shadow:0 12px 36px #0007,inset 0 1px #ffffff04}.product-navigation{scrollbar-width:none;align-items:center;gap:4px;display:flex;position:relative;overflow-x:auto}.product-navigation::-webkit-scrollbar{display:none}.product-navigation a{white-space:nowrap;color:#959b90;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:11px;transition:background .25s,color .25s,border-color .25s;display:flex}.product-navigation a:hover{color:#fff;background:#ffffff06}.product-navigation a[aria-current=location]{color:#f1f4ed;background:#ffffff0d;border-color:#ffffff15;box-shadow:inset 0 1px #ffffff05}.product-navigation a[aria-current=location] svg{color:#c6dfac}.product-navigation a:focus-visible{outline-offset:-3px}.home-site .story-step:last-child{margin-bottom:0}.product-figure{margin:0}.product-story .product-stage{padding-bottom:12px}.mockup-caption{color:#797f75;height:auto;min-height:50px;font:400 8px var(--mono);letter-spacing:.045em;justify-content:space-between;align-items:center;gap:12px;padding:0 8px;display:flex}.mockup-caption>span:first-child{align-items:center;gap:7px;display:flex}.mockup-caption i{background:#8a9c79;border-radius:50%;width:4px;height:4px}.mockup-caption>span:nth-child(2){color:#636b5e;font-family:var(--display);font-size:10px}.home-site .role-link{opacity:1;min-height:36px;transform:none}.home-site .role-link:focus-visible{outline-offset:4px}.home-site .mini-site-cards article{color:#bdc2b6;background:linear-gradient(135deg,#191c17,#0c0d0b);border:1px solid #2b2b2b;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;padding:12px;display:flex}.home-site .mini-site-cards article>svg{color:#b6c69f}.home-site .mini-site-cards article>strong{font-size:8px;font-weight:500}.home-site .mini-site-cards article>small{color:#92998b;font-size:6px}.home-site [data-motion=reveal]{transition:opacity .8s var(--ease-out), transform .8s var(--ease-out), border-color .3s, box-shadow .4s, background .3s}[data-motion=reveal]:not([data-revealed=true]){opacity:0;transform:translateY(22px)}[data-in-view=false] *,[data-in-view=false]:before,[data-in-view=false]:after,[data-in-view=false] :before,[data-in-view=false] :after,[data-page-hidden=true] *,[data-page-hidden=true] :before,[data-page-hidden=true] :after,.site[data-motion-paused=true] *,.site[data-motion-paused=true] :before,.site[data-motion-paused=true] :after{animation-play-state:paused!important}.site[data-motion-paused=true] [data-motion=reveal]{opacity:1;transition:none;transform:none}.hero[data-entrance-finished=true]>*{animation:none!important}.connector-marquees:is(:hover,:focus-within) .connector-track{animation-play-state:paused}.home-site .connector-marquee{scrollbar-width:none;overflow-x:auto}.home-site .connector-marquee::-webkit-scrollbar{display:none}.home-site .connector-track{animation-name:refined-connector-scroll}.home-site .provider-links .provider-data{stroke:#bcd8a2;stroke-width:3px;stroke-linecap:round;stroke-dasharray:3 97;animation:4.5s linear infinite signal-travel}.home-site .provider-links .data-claude{stroke:#d98d70;animation-delay:-2.2s}.home-site .collab-lines path{stroke-dasharray:3 9;stroke-width:1.2px}.home-site .collab-lines path:first-child{stroke:#477380}.home-site .collab-lines path:nth-child(2){stroke:#824375}.home-site .collab-lines path:nth-child(3){stroke:#785329}.home-site .timeline-playhead{width:100%;box-shadow:none;background:0 0;animation:8s linear infinite timeline-travel;left:0}.home-site .timeline-playhead:before{content:"";background:#f3f3ef;width:1px;position:absolute;top:0;bottom:0;left:0}@keyframes timeline-travel{0%{transform:translate(20%)}to{transform:translate(82%)}}@keyframes refined-connector-scroll{to{transform:translate(calc(-50% - 6px))}}@keyframes hero-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hero-title-arrive{0%{opacity:0}to{opacity:1}}@keyframes signal-travel{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes satellite-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes satellite-float{0%,to{translate:0 3px}50%{translate:0 var(--float-height)}}@keyframes satellite-glow{0%,to{opacity:.4;transform:scale(.92)}50%{opacity:1;transform:scale(1.12)}}@keyframes hero-light-drift{0%{opacity:.45;transform:translate(-3%,-3%)scale(.92)}to{opacity:1;transform:translate(4%,4%)scale(1.12)}}@keyframes scroll-cue{0%,60%,to{transform:translateY(0)}75%{transform:translateY(4px)}}@media (width<=1200px) and (width>=761px){.home-site .hero{padding-top:80px}.home-site .hero h1{font-size:clamp(64px,7.5vw,88px)}.hero-satellite{width:122px}.satellite-1{top:195px;left:1.2%}.satellite-2{top:195px;right:1.2%}.satellite-3{top:444px;left:3%}.satellite-4{top:444px;right:3%}.satellite-platform{border-radius:19px;width:64px;height:64px}.satellite-orbit{border-radius:24px}.hero-satellite .marketing-agent-shape{width:42px;height:42px}.satellite-label strong{font-size:10px}.satellite-label small{display:none}.satellite-3 .agent-speech,.satellite-4 .agent-speech{top:calc(100% + 12px);bottom:auto}.satellite-3 .agent-speech:after,.satellite-4 .agent-speech:after{top:-5px;bottom:auto;transform:rotate(225deg)}.home-site .header-actions{gap:7px}.home-site .nav-links{gap:17px;font-size:12px}.home-site .brand{font-size:19px}.product-navigation a{padding-inline:10px;font-size:10px}}@media (width<=760px){.site>.site-header{border-radius:18px;width:calc(100% - 24px);margin-top:10px;top:10px}.site>.site-header .nav-shell{gap:6px;width:100%;height:60px;padding-inline:11px}.home-site .brand{gap:8px;font-size:20px}.home-site .brand-mark{width:27px;height:27px}.site>.site-header .header-actions{gap:5px;margin-right:0}.home-site .language-switch{gap:0;font-size:9px}.home-site .language-switch a{min-width:24px}.motion-toggle{width:32px;height:32px}.home-site .menu-button{cursor:pointer;width:36px;height:40px;padding:8px}.site>.site-header .nav-links{-webkit-backdrop-filter:blur(24px);background:#131313fc;border:1px solid #ffffff24;border-radius:18px;gap:4px;width:auto;padding:10px;top:calc(100% + 9px);left:-1px;right:-1px;transform:none;box-shadow:0 20px 40px #0009}.site>.site-header .nav-links a{border-radius:8px;align-items:center;min-height:46px;padding:0 13px;font-size:15px;display:flex}.site>.site-header .nav-links a.active{background:#ffffff08}.home-site .hero{flex-direction:column;align-items:center;width:calc(100% - 32px);padding-top:54px;display:flex}.home-site .hero-badge{order:1}.home-site .hero h1{order:2}.home-site .hero-copy{order:3}.home-site .hero-actions{order:4;width:100%}.home-site .micro-proof{order:5}.home-site .hero-badge{font-size:9px}.home-site .hero-badge :is(span,em){min-height:27px;padding-inline:9px}.home-site .hero h1{letter-spacing:-.055em;margin-top:31px;font-size:clamp(45px,12.4vw,76px);line-height:1.05}.home-site .hero-copy{max-width:410px;margin-top:22px;padding-inline:4px;font-size:14px;line-height:1.7}.home-site .hero-actions{flex-flow:wrap;gap:9px;margin-top:26px}.home-site .hero-actions .button{white-space:nowrap;flex:1;width:auto;min-height:49px;padding-inline:13px;font-size:12px}.home-site .micro-proof{gap:13px;margin-top:20px}.home-site .micro-proof span{gap:4px;font-size:6.5px}.hero-atmosphere{display:contents}.hero-aura{z-index:-1;background:radial-gradient(220px 180px at 18% 67%,#20f58a0c,#0000 100%),radial-gradient(220px 180px at 82% 67%,#a855ff0b,#0000 100%);height:100%;top:0;-webkit-mask-image:radial-gradient(at 50% 55%,#000 30%,#0000 75%);mask-image:radial-gradient(at 50% 55%,#000 30%,#0000 75%)}.hero-aura:before{background:radial-gradient(230px 200px at 18% 67%,#20f58a20,#0000 100%)}.hero-aura:after{background:radial-gradient(230px 200px at 82% 67%,#a855ff20,#0000 100%)}.hero-satellites{order:6;justify-content:space-between;width:100%;max-width:480px;margin-top:84px;display:flex}.agent-speech{width:174px;font-size:11px;bottom:calc(100% + 18px);left:50%;translate:-50%}.satellite-1 .agent-speech{left:0;translate:none}.satellite-1 .agent-speech:after{left:calc(min(12vw - 4px,57.6px) - 4px)}.satellite-4 .agent-speech{left:auto;right:0;translate:none}.satellite-4 .agent-speech:after{left:auto;right:calc(min(12vw - 4px,57.6px) - 4px)}.hero-satellite{gap:12px;width:24%;position:relative;top:auto;left:auto;right:auto}.satellite-platform{--float-height:-6px;border-radius:18px;width:57px;height:57px}.satellite-orbit{border-radius:22px;inset:-5px}.hero-satellite .marketing-agent-glyph{width:42px;height:42px}.hero-satellite .marketing-agent-shape{width:36px;height:36px}.hero-satellite .marketing-agent-shape b{width:3px;height:5px}.satellite-label strong{color:#9fa69a;font-size:8px}.satellite-label small,.satellite-arrow{display:none}.hero-capabilities{order:7;margin-top:45px;padding:24px 0 20px}.hero-capabilities-label{letter-spacing:.09em;font-size:7px}.hero-capabilities nav{gap:7px;margin-top:16px}.hero-capabilities nav a{gap:6px;min-height:35px;padding-inline:10px;font-size:10px}.hero-capabilities nav a>svg:last-child{display:none}.hero-scroll-cue{margin-top:18px}.home-site :is(section[id],article[id]){scroll-margin-top:140px}.product-introduction{gap:14px;padding-inline:20px}.product-introduction>p{font-size:33px;line-height:1.1}.product-introduction .section-kicker{font-size:8px}.product-navigation-wrap{border-radius:11px;width:calc(100% - 24px);margin-block:24px 42px;top:78px}.product-navigation a{min-height:38px;padding-inline:11px;font-size:10px}.home-site .story-step{margin-bottom:75px}.mockup-caption{min-height:42px;padding:0 17px;font-size:6.5px}.mockup-caption>span:nth-child(2){display:none}.product-story .product-stage{padding-bottom:7px}.mockup-caption>span:last-child{display:inline}.home-site .mini-site-cards{gap:4px;height:65px}.home-site .mini-site-cards article{gap:4px;padding:6px}.home-site .mini-site-cards article>strong{font-size:6px}.home-site .mini-site-cards article>small{display:none}}@media (width<=360px){.home-site .brand{font-size:17px}.home-site .header-actions{gap:3px}.home-site .hero-badge{font-size:8px}.home-site .hero h1{font-size:42px}.home-site .micro-proof{gap:8px}}@media (width>=761px) and (width<=1050px){.site>.site-header .desktop-cta{display:none}.site>.site-header .nav-links{gap:17px;font-size:12px}}@media (prefers-reduced-motion:reduce){.agent-speech{display:none}.home-site *,.home-site :before,.home-site :after{transition-duration:.01ms!important;animation:none!important}[data-motion=reveal]{opacity:1!important;transform:none!important}html{scroll-behavior:auto}}.studio-frame{--studio-accent:#bdcfa8;background:#101110;border:1px solid #343434;border-radius:24px;overflow:hidden;box-shadow:0 25px 80px #0005}.studio-frame-sites{--studio-accent:#f4a653}.studio-frame-mobile{--studio-accent:#c5dbbd}.studio-frame-desktop{--studio-accent:#aabce0}.studio-frame-video{--studio-accent:#c9b4e2}.product-story .studio-frame .product-stage{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:12px}.studio-dock{background:radial-gradient(ellipse at 100% 100%,color-mix(in srgb,var(--studio-accent) 4%,transparent),transparent 70%),#101210;border-top:1px solid #2b2e28;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:48px;padding:35px 38px 38px;display:grid;position:relative}.dock-copy{min-width:0}.dock-eyebrow{color:var(--studio-accent);font:500 8px var(--mono);letter-spacing:.1em;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dock-eyebrow>svg{width:16px;height:16px}.dock-eyebrow b{color:#adb3a6;letter-spacing:0;border:1px solid #393c34;border-radius:5px;padding:4px 6px;font-weight:400}.dock-copy h3{color:#eceee7;letter-spacing:-.045em;margin:17px 0 0;font-size:clamp(25px,2.65vw,36px);font-weight:500;line-height:1.07}.dock-copy p{color:#9fa498;max-width:340px;margin:15px 0 0;font-size:12px;line-height:1.6}.studio-dock button{cursor:pointer;color:#141610;background:#e5e9dd;border:1px solid #42453d;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:11px;font-weight:550;transition:background .2s,transform .2s;display:inline-flex}.studio-dock button:hover{background:#fff;transform:translateY(-1px)}.studio-dock button:active{transform:none}.studio-dock button:disabled{cursor:wait;color:#a9b49d;background:#242c20;transform:none}.module-demo-note{color:#7c8374;font:400 6.5px var(--mono);letter-spacing:.07em;display:block}.module-spinner{animation:1s linear infinite rotate}.deploy-workflow{min-width:0}.deploy-nodes{align-items:center;display:flex}.deploy-node{background:#171a16;border:1px solid #33382e;border-radius:13px;flex:1;align-items:center;gap:12px;min-width:0;padding:18px 15px;display:flex;box-shadow:inset 0 1px #ffffff05}.deploy-node>i{background:#ffffff06;border-radius:9px;flex:0 0 37px;place-items:center;height:37px;display:grid}.deploy-node>i>svg{width:23px;height:23px}.github-brand{color:#e3e7dd}.cloudflare-brand{color:#f4a344}.deploy-node>span{gap:6px;min-width:0;display:grid}.deploy-node strong{font-size:13px;font-weight:550}.deploy-node small{color:#9ba391;align-items:center;gap:5px;font-size:8px;line-height:1.5;display:flex}.deploy-connection{color:#7f906e;flex:0 0 65px;place-items:center;display:grid;position:relative}.deploy-connection:before{content:"";background:#3d4734;height:1px;position:absolute;left:0;right:0}.deploy-connection>svg{background:#111410;position:relative}.deploy-connection>i{background:#d5b17d;border-radius:99px;width:7px;height:3px;animation:3.4s ease-in-out infinite deploy-packet;position:absolute;left:0}.deploy-action{justify-content:space-between;align-items:center;gap:12px;margin-top:17px;display:flex}.demo-status{color:#a0a99a;align-items:center;gap:7px;font-size:10px;display:flex}.demo-status>i{background:#8b9380;border-radius:50%;flex:0 0 5px;width:5px;height:5px}[data-phase=working] .demo-status>i{background:#f4a344;animation:.5s infinite alternate blink}[data-phase=ready] .demo-status{color:#bad59d}[data-phase=ready] .demo-status>i{background:#bad59d}.deploy-workflow>.module-demo-note{text-align:right;margin-top:12px}.expo-workflow{grid-template-columns:100px 50px 81px minmax(0,1fr);align-items:center;gap:15px;display:grid}.qr-example{text-align:center}.qr-scan{background:#20281a;border:1px solid #5c6750;border-radius:13px;width:98px;height:98px;padding:8px;position:relative}.example-qr{border-radius:5px;width:100%;height:100%;display:block}.qr-scan-line{background:#77a74e;height:2px;animation:4s ease-in-out infinite expo-scan;position:absolute;top:10px;left:5px;right:5px;box-shadow:0 0 8px #bddd9155}.qr-example>small{color:#89937c;font:400 6px var(--mono);margin-top:10px;display:block}.expo-link{color:#9eae8e;background:#4b5940;place-items:center;height:1px;display:grid;position:relative}.expo-link svg{background:#111410}.expo-phone{color:#1b2415;background:#e6eada;border:2px solid #555d4e;border-radius:16px;width:78px;height:140px;padding:27px 10px 10px;position:relative;box-shadow:4px 5px #0006}.expo-phone-island{background:#171c14;border-radius:9px;width:28px;height:6px;position:absolute;top:6px;left:23px}.expo-phone>svg{width:22px;height:22px}.expo-phone-lines{gap:5px;margin-top:10px;display:grid}.expo-phone-lines i{background:#c5cfb8;border-radius:2px;height:6px}.expo-phone-lines i:nth-child(2){width:70%}.expo-phone>span{white-space:nowrap;color:#4c6734;align-items:center;gap:3px;margin-top:10px;font-size:6px;display:flex}.expo-instructions{gap:13px;padding-left:12px;display:grid}.expo-instructions>span{color:#b8c0ae;align-items:center;gap:9px;font-size:10px;line-height:1.4;display:flex}.expo-instructions b{color:#748467;font:400 8px var(--mono)}.desktop-workflow{min-width:0}.platform-choice{gap:6px;margin-bottom:17px;display:flex}.platform-choice button{color:#8f99a7;background:#161a1e;border-color:#2d333c;min-height:33px;padding-inline:14px;font-size:10px}.platform-choice button:hover{color:#edf0f5;background:#222b34}.platform-choice button[aria-pressed=true]{color:#e1e7f0;background:#262e38;border-color:#46505e}.platform-choice svg{width:13px;height:13px}.build-artifact{background:#171b20;border:1px solid #353c44;border-radius:13px;align-items:center;gap:16px;padding:16px;display:flex}.build-file{color:#aabfe0;background:#252e39;border:1px solid #485363;border-radius:8px;flex:0 0 48px;place-items:center;gap:4px;width:48px;height:57px;padding:8px;display:grid;position:relative}.build-file>span{font:400 8px var(--mono)}.build-output{flex:1;min-width:0}.build-output>strong{font-size:12px;font-weight:500;display:block}.build-output>span{color:#96a0ae;margin-top:5px;font-size:9px;line-height:1.4;display:block}.build-meter{background:#343c47;border-radius:4px;height:3px;margin-top:12px;overflow:hidden}.build-meter i{transform-origin:0;background:#adc1da;width:100%;height:100%;display:block;transform:scaleX(.07)}[data-phase=working] .build-meter i{transition:transform 1s;transform:scaleX(.88)}[data-phase=ready] .build-meter i{background:#b9d49d;transition:transform .2s;transform:scaleX(1)}.build-done{color:#b9d49d;flex:0 0 20px}.build-action{justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.video-modes-bar{background:#17151b;border-bottom:1px solid #333039;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex}.video-modes-bar>span{color:#9a92a6;font:500 8px var(--mono);letter-spacing:.09em}.video-modes-bar>div{flex-wrap:wrap;gap:7px;display:flex}.video-modes-bar button{color:#aaa2b6;min-height:36px;font:500 11px var(--display);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;transition:background .2s,color .2s;display:flex}.video-modes-bar button:hover{color:#fff;background:#24202b}.video-modes-bar button[aria-pressed=true]{color:#ebe0f7;background:#302838;border-color:#55495f}.video-dock{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.video-dock .dock-copy h3{font-size:clamp(24px,2.3vw,33px)}.model-relay{align-items:end;gap:14px;margin-top:24px;display:flex}.model-relay label{flex:1;gap:7px;min-width:0;max-width:160px;display:grid}.model-relay label>span{color:#a39cad;font-size:9px}.model-relay select{cursor:pointer;color:#e0d9e8;width:100%;min-height:37px;font:500 11px var(--display);background:#242029;border:1px solid #49414f;border-radius:8px;padding:0 26px 0 11px}.model-relay>svg{color:#a28db5;flex:0 0 17px;margin-bottom:11px}.auto-edit{background:#19161d;border:1px solid #39333f;border-radius:13px;min-width:0;padding:20px}.auto-edit header{gap:8px;display:grid}.auto-edit header>span{color:#ddd2e9;align-items:center;gap:8px;font-size:12px;display:flex}.auto-edit header>small{color:#95869f;font:400 6.5px var(--mono);letter-spacing:.04em}.auto-edit-tracks{gap:7px;margin-top:19px;display:grid}.auto-track{--track:#c791bd;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px;display:grid}.auto-track-1{--track:#a3bf91}.auto-track-2{--track:#85b1ce}.auto-track-3{--track:#af99d3}.auto-track>span{color:#aaa0b1;align-items:center;gap:5px;font-size:8px;display:flex}.auto-track>div{gap:4px;min-width:0;display:flex}.auto-track i{border:1px solid color-mix(in srgb,var(--track) 38%,transparent);background:color-mix(in srgb,var(--track) 14%,transparent);transform-origin:0;border-radius:3px;flex:1;height:17px;animation:7s ease-in-out infinite auto-assemble}.auto-track i:nth-child(2){flex:1.7;animation-delay:-.2s}.auto-track i:nth-child(3){animation-delay:-.4s}.auto-track-1 i{animation-delay:-.8s}.auto-track-2 i{animation-delay:-1.2s}.auto-track-3 i{animation-delay:-1.5s}.auto-edit footer{color:#aaa0b1;align-items:center;gap:6px;margin-top:17px;font-size:8px;line-height:1.5;display:flex}.auto-edit footer svg{color:#b9ce9b;flex:0 0 12px}.video-agents-hidden{visibility:hidden}.video-scene-art{position:absolute;inset:0;overflow:hidden}.video-mode-faceless{background:linear-gradient(#172325,#525344 65%,#151c1b)!important}.video-mode-faceless .video-scene-art i{background:#1c302b;border-radius:24%;width:90%;height:100%;position:absolute;bottom:-42%;left:-15%;transform:rotate(33deg)}.video-mode-faceless .video-scene-art i:nth-child(2){background:#30453e;bottom:-25%;left:45%}.video-mode-faceless .video-scene-art i:nth-child(3){background:#122820;bottom:-68%;left:10%}.video-mode-faceless .video-scene-art span{background:#d4cfad;border-radius:50%;width:44px;height:44px;position:absolute;top:17%;right:20%;box-shadow:0 0 35px #d4cfad22}.video-mode-ai{background:radial-gradient(at 65% 40%,#695d86,#1a1c35 55%,#090c1e)!important}.video-mode-ai .video-scene-art i{border:1px solid #c4b9e966;border-radius:50%;height:32%;animation:8s ease-in-out infinite alternate ai-scene-drift;position:absolute;top:34%;left:10%;right:10%;transform:rotate(-24deg);box-shadow:0 0 18px #bba3e622}.video-mode-ai .video-scene-art i:nth-child(2){top:25%;transform:rotate(24deg)}.video-mode-ai .video-scene-art i:nth-child(3){height:80%;top:10%;left:27%;right:27%;transform:rotate(60deg)}.video-mode-faceless .video-grid,.video-mode-ai .video-grid{opacity:.15}.video-preview-frame:is(.video-mode-faceless,.video-mode-ai) h4{text-shadow:0 2px 25px #0008}.video-preview-frame:is(.video-mode-faceless,.video-mode-ai) h4 em{color:#e1dedc}.video-preview-frame:is(.video-mode-faceless,.video-mode-ai) .video-kicker{color:#ddd8ce}@keyframes deploy-packet{0%{opacity:0;transform:translate(0)}15%,75%{opacity:1}to{opacity:0;transform:translate(58px)}}@keyframes expo-scan{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.8;transform:translateY(72px)}}@keyframes auto-assemble{0%,to{opacity:.6;transform:scaleX(.82)}25%,85%{opacity:1;transform:scaleX(1)}}@keyframes ai-scene-drift{to{translate:0 -7px}}@media (width<=1050px){.studio-dock{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:25px;padding:27px}.deploy-node{gap:8px;padding:13px 10px}.deploy-node>i{flex-basis:28px;height:32px}.deploy-node strong{font-size:11px}.deploy-connection{flex-basis:40px;overflow:hidden}.expo-workflow{grid-template-columns:98px 35px 78px;justify-content:center;gap:12px}.expo-instructions{grid-column:1/-1;gap:12px;padding:10px 0 0;display:flex}.expo-instructions>span{gap:5px;font-size:8px}.video-dock{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.auto-edit{padding:15px}}@media (width<=760px){.studio-frame{border-radius:18px;margin-inline:8px}.product-story .studio-frame .product-stage{padding:7px}.studio-dock{grid-template-columns:minmax(0,1fr);gap:25px;padding:24px 19px}.dock-copy h3{font-size:29px}.dock-copy p{margin-top:12px;font-size:11px}.dock-eyebrow{font-size:7px}.deploy-node{gap:6px;padding:12px 9px}.deploy-node>i{flex-basis:26px;height:30px}.deploy-node>i svg{width:21px}.deploy-node strong{font-size:11px}.deploy-node small{font-size:7px}.deploy-connection{flex-basis:28px}.deploy-action{flex-direction:column;align-items:flex-start;gap:14px}.deploy-action button{width:100%}.deploy-workflow>.module-demo-note{text-align:center}.expo-workflow{grid-template-columns:98px 35px 78px;gap:18px}.expo-instructions{gap:12px;padding-top:13px;display:grid}.expo-instructions>span{gap:12px;font-size:10px}.build-artifact{gap:12px;padding:13px}.build-output strong{font-size:11px}.build-output>span{font-size:8px}.build-action{flex-direction:column-reverse;gap:12px}.build-action button{width:100%}.video-modes-bar{flex-direction:column;align-items:flex-start;gap:12px;padding:17px 12px 10px}.video-modes-bar>span{padding-left:5px;font-size:7px}.video-modes-bar>div{flex-wrap:nowrap;gap:3px;width:100%}.video-modes-bar button{flex:1;gap:5px;min-width:0;padding-inline:6px;font-size:9px}.video-modes-bar button svg{flex:0 0 12px;width:12px}.video-dock .dock-copy h3{font-size:27px}.auto-edit{padding:17px 14px}.auto-edit header>span{font-size:11px}.auto-track{grid-template-columns:69px minmax(0,1fr);gap:7px}.auto-edit footer{font-size:7.5px}.model-relay{gap:12px}}@media (prefers-reduced-motion:reduce){.studio-frame *,.studio-frame :before,.studio-frame :after{transition:none!important;animation:none!important}}.home-site .hero-badge .mac-coming-soon{position:relative}.platform-soon{color:#171914;font:650 8px var(--display);letter-spacing:.08em;background:#f6f6f2;border-radius:5px;padding:4px 7px;line-height:1;display:block;position:absolute;top:-16px;right:12px;transform:rotate(-5deg);box-shadow:0 3px 10px #0005}.home-site .provider-connect{min-height:0;margin-top:35px;padding-block:65px}.home-site .mcp-ecosystem{padding-block:75px 42px}.home-site .product-story{margin-top:78px}.home-site .story-step{margin-bottom:78px}.home-site .story-step-head{margin-bottom:26px}.home-site .story-step-head h2{font-size:clamp(38px,4.6vw,65px)}.home-site #agents{padding-top:75px}.home-site .role-grid{margin-top:32px}.home-site .role-card{min-height:235px;padding:25px}.home-site .role-card h3{margin-top:28px}.home-site .role-link{padding-top:22px}.home-site .feature-universe{padding-block:85px}.home-site .feature-groups{margin-top:34px}.home-site .feature-group{min-height:335px}.home-site .feature-group h3{margin-top:26px}.home-site .feature-group ul{gap:13px;margin-top:23px}.home-site .feature-group ul[hidden]{display:none}.home-site .final-cta{margin-top:0}.home-site .provider-node{animation:none}.home-site .hero-scroll-cue svg{animation-iteration-count:3}.home-site .agent-transfer{animation:12s infinite both handoff-reveal}.home-site .transfer-two{animation-delay:2.5s}.home-site .transfer-three{animation-delay:5s}@keyframes handoff-reveal{0%,to{opacity:.45;transform:translateY(0)}12%,55%{opacity:1;transform:translateY(-3px)}72%{opacity:.6;transform:translateY(0)}}.connector-examples{background:#10120f;border:1px solid #30332d;border-radius:15px;margin-top:35px;overflow:hidden}.connector-choices{border-bottom:1px solid #30332d;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;padding:7px;display:grid}.connector-choices button{color:#b4b8af;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:8px;font-size:12px;transition:background .2s,border-color .2s,color .2s;display:flex}.connector-choices svg{flex-shrink:0;width:18px;height:18px}.connector-choices button:hover{color:#fff;background:#ffffff06}.connector-choices button[aria-pressed=true]{color:#f1f4eb;background:#242a20;border-color:#47503e}.connector-example{justify-content:space-between;align-items:center;gap:24px;min-height:105px;padding:22px 26px;display:flex}.connector-example>div{animation:.25s both connector-detail-in}.connector-example strong{letter-spacing:-.025em;font-size:20px;font-weight:500}.connector-example p{color:#a8afa0;margin:8px 0 0;font-size:13px;line-height:1.5}.connector-example>span{color:#969f8d;gap:7px;max-width:210px;font-size:10px;line-height:1.6;display:flex}.connector-example>span svg{flex:0 0 13px;margin-top:2px}.home-site .connector-marquees{margin-top:28px}.home-site .connector-card{height:63px}.home-site .connector-legend{margin-top:26px}@keyframes connector-detail-in{0%{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.preview-surface{min-width:0}.preview-tools{background:#121510;border:1px solid #30342c;border-bottom:0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:9px 16px;display:flex}.preview-tools>span{color:#a4ae98;font:400 8px var(--mono);letter-spacing:.07em;align-items:center;gap:7px;display:flex}.preview-tools>span i{background:#aec994;border-radius:50%;width:5px;height:5px}.home-site .preview-inline .product-stage{border-radius:0 0 17px 17px}.studio-frame .preview-tools{background:#ffffff02;border:0;border-bottom:1px solid #30342c;border-radius:0}.agent-relay{background:#10140d;border:1px solid #30382a;border-radius:12px;align-items:center;gap:30px;padding:18px 22px;display:flex}.relay-label{color:#96aa84;font:400 8px var(--mono);letter-spacing:.06em;max-width:170px;line-height:1.7}.agent-relay ol{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.agent-relay li{align-items:center;gap:10px;min-width:0;display:flex}.agent-relay li>span:nth-child(2){flex:1;gap:4px;display:grid}.agent-relay strong{color:#d6dfcc;font-size:12px;font-weight:500}.agent-relay small{color:#9fac92;font-size:10px;line-height:1.5}.agent-relay li>svg{color:#768c62;flex-shrink:0}.relay-dot{background:#20f58a;border-radius:50%;flex:0 0 9px;width:9px;height:9px;animation:12s infinite relay-step}.relay-dot-1{background:#00d9ff;animation-delay:3s}.relay-dot-2{background:#a855ff;animation-delay:6s}@keyframes relay-step{0%,38%,to{opacity:.4;box-shadow:0 0 #0000}8%,28%{opacity:1;box-shadow:0 0 0 5px #ffffff0b}}.getting-started{color:#1c2217;background:#e9ece3;padding-block:65px}.getting-started header{justify-content:space-between;align-items:end;gap:24px;display:flex}.getting-started .section-kicker{color:#606e52}.getting-started h2{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(32px,4vw,56px);font-weight:550;line-height:1.05}.getting-started header>a{border:1px solid #b4bfaa;border-radius:8px;flex-shrink:0;align-items:center;gap:14px;min-height:45px;padding:0 18px;font-size:12px;display:flex}.getting-started header>a:hover{background:#d7dece}.getting-started ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:38px 0 0;padding:0;list-style:none;display:grid}.getting-started li{border-top:1px solid #bdc5b4;padding-top:20px}.getting-started li>div{color:#667854;justify-content:space-between;align-items:center;display:flex}.getting-started li>div>span{font:400 11px var(--mono)}.getting-started h3{letter-spacing:-.03em;margin:22px 0 9px;font-size:23px;font-weight:550}.getting-started p{color:#57634a;max-width:320px;margin:0;font-size:14px;line-height:1.7}.home-questions{grid-template-columns:.85fr 1.15fr;gap:70px;padding-block:85px 65px;display:grid}.home-questions h2{letter-spacing:-.045em;margin:20px 0 24px;font-size:clamp(33px,3.4vw,47px);font-weight:500;line-height:1.08}.home-questions header>a{color:#b8c9a5;align-items:center;gap:10px;min-height:44px;font-size:13px;display:inline-flex}.home-questions header>a:hover{color:#f3f8ed}.home-questions details{border-top:1px solid #30352b}.home-questions details:last-child{border-bottom:1px solid #30352b}.home-questions summary{cursor:pointer;color:#e0e5d9;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:15px;list-style:none;display:flex}.home-questions summary::-webkit-details-marker{display:none}.home-questions summary svg{color:#98ac86;flex-shrink:0;transition:transform .2s}.home-questions [open] summary svg{transform:rotate(180deg)}.home-questions details p{color:#a5af9b;margin:0;padding:0 22px 24px 0;font-size:14px;line-height:1.8}@media (width>=1060px){.home-site .preview-inline .app-window{height:640px}}@media (width<=1050px){.connector-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.connector-example{align-items:start}.agent-relay{flex-direction:column;align-items:stretch;gap:16px}.relay-label{max-width:none}.home-questions{gap:30px}.getting-started ol{gap:20px}.getting-started h3{font-size:20px}}@media (width<=760px){.home-site .provider-connect{margin-top:20px;padding-block:48px 30px}.home-site .mcp-ecosystem{padding-block:50px 30px}.home-site .product-story{margin-top:55px}.home-site .story-step{margin-bottom:48px}.home-site .story-step-head h2{font-size:clamp(35px,9vw,46px)}.home-site .story-step-head p{margin-top:14px}.home-site #agents{padding-top:48px}.home-site .role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-site .role-card{min-height:0;padding:20px}.home-site .role-card h3{margin-top:15px;font-size:21px}.home-site .role-card p{font-size:12px}.home-site .role-link{margin-top:auto;padding-top:16px}.home-site .feature-universe{padding-block:50px}.home-site .feature-group{min-height:0;padding:0 20px}.home-site .feature-group>header{display:none}.home-site .feature-group h3{margin:0}.home-site .feature-group ul{gap:11px;margin-top:18px}.home-site .feature-group ul:not([hidden]){margin:0;padding-bottom:23px}.feature-disclosure{color:#dbe3d2;width:100%;min-height:66px;font:500 19px var(--display);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.feature-disclosure>span{align-items:center;gap:12px;display:flex}.feature-disclosure>span svg{color:#a5b595;width:17px}.feature-disclosure>svg{transition:transform .2s}.feature-disclosure[aria-expanded=true]>svg{transform:rotate(180deg)}.connector-examples{margin-top:25px}.connector-choices{gap:2px;padding:5px}.connector-choices button{gap:6px;padding-inline:4px;font-size:10px}.connector-choices svg{width:15px;height:15px}.connector-example{flex-direction:column;justify-content:start;gap:17px;min-height:174px;padding:19px}.connector-example strong{font-size:19px;line-height:1.2}.connector-example p{font-size:12px}.connector-example>span{max-width:none;font-size:10px}.home-site .connector-card{height:58px}.preview-tools{margin-inline:8px;padding:7px 10px}.studio-frame .preview-tools{margin-inline:0}.preview-tools>span{font-size:7px}.agent-relay{margin:0 8px;padding:18px}.agent-relay ol{grid-template-columns:1fr;gap:16px}.agent-relay li>svg{transform:rotate(90deg)}.agent-relay li:last-child>svg{transform:none}.getting-started{padding-block:45px}.getting-started header{flex-direction:column;align-items:start;gap:20px}.getting-started ol{grid-template-columns:1fr;gap:25px;margin-top:28px}.getting-started h3{margin-top:14px;font-size:22px}.getting-started p{max-width:none;font-size:13px}.home-questions{grid-template-columns:1fr;gap:25px;padding-block:55px 35px}.home-questions h2{margin-bottom:10px}.home-questions summary{padding-block:21px;font-size:14px}.home-questions details p{padding-right:0;font-size:13px}}@media (width<=360px){.home-site .role-card{padding:15px}.home-site .role-card h3{font-size:19px}}@media (prefers-reduced-motion:reduce){.home-site .agent-transfer,.home-site .relay-dot,.home-site .connector-example>div{animation:none}}.site-showcase{min-width:0}.site-scene-controls{background:#171810;border-bottom:1px solid #34372b;padding:17px 22px 0}.site-scene-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;display:flex}.site-scene-heading>span{color:#b3b69e;font:500 8px var(--mono);letter-spacing:.08em}.site-demo-play{color:#d2d6bf;cursor:pointer;background:#23261c;border:1px solid #474b3c;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:10px;display:flex}.site-demo-play:hover{background:#353b28}.site-scene-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.site-scene-tabs button{color:#aeb59e;cursor:pointer;background:#1b1e15;border:1px solid #34372b;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:10px;font-size:12px;transition:background .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.site-scene-tabs button:hover{color:#fff;background:#282e1d}.site-scene-tabs button[aria-pressed=true]{color:#f0ecd7;background:#3a3825;border-color:#746a3b}.site-scene-progress{transform-origin:0;background:#e7ca80;height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}[data-running=true] .site-scene-progress{animation:6s linear both site-scene-clock}.site-scene-controls>p{color:#bec3af;justify-content:space-between;align-items:center;gap:20px;min-height:55px;margin:0;font-size:12px;line-height:1.5;display:flex}.site-scene-controls>p small{color:#989e8a;font:400 7px var(--mono);letter-spacing:.05em;flex-shrink:0}.site-showcase .site-studio-body{position:relative}.site-demo-cursor{z-index:8;color:#171b11;pointer-events:none;filter:drop-shadow(0 2px 4px #0008);animation:6s both site-cursor-click;position:absolute;top:68%;left:8%}.site-demo-cursor>i{border:1px solid #e5ecdb;border-radius:50%;width:25px;height:25px;animation:6s both site-click-ring;position:absolute;top:-8px;left:-8px}.site-showcase[data-running=false] .site-demo-cursor{display:none}.site-showcase[data-running=true] .production-chat .compact-message.user{animation:.6s both site-message-in}.site-showcase[data-running=true] .compact-message.assistant>div{animation:.65s .3s both site-message-in}.site-showcase[data-running=true] .scenario-page{animation:.7s .25s both site-message-in}.site-showcase[data-running=true] .mini-site-page main>*{animation:.7s both site-message-in}.site-showcase[data-running=true] .mini-site-page h4{animation-delay:.3s}.site-showcase[data-running=true] .mini-site-page main>p{animation-delay:.6s}.site-showcase[data-running=true] .mini-site-page main>button{animation-delay:.9s}.site-showcase[data-running=true] .mini-site-cards{animation-delay:1.2s}@keyframes site-scene-clock{to{transform:scaleX(1)}}@keyframes site-message-in{0%{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes site-cursor-click{0%{opacity:0;transform:translate(0)}12%{opacity:1}28%,34%{opacity:1;transform:translateY(-165px)}50%,65%{opacity:1;transform:translate(190px,-70px)}82%,to{opacity:0;transform:translate(220px,-45px)}}@keyframes site-click-ring{0%,27%,39%,to{opacity:0;transform:scale(.2)}30%{opacity:.8;transform:scale(.3)}38%{opacity:0;transform:scale(1.6)}}.scenario-page{height:calc(100% - 28px);min-height:0;overflow:hidden}.scenario-page>header{border-bottom:1px solid #d6ddcc;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:0 17px;font-size:9px;display:flex}.scenario-page>header>span{align-items:center;gap:6px;display:flex}.scenario-page>header small{color:#7a866e;font-size:7px}.scenario-page h4{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(25px,2.8vw,39px);font-weight:550;line-height:.98}.scenario-local{color:#263520;background:#e9eddf;grid-template-rows:34px 155px minmax(0,1fr);display:grid}.local-sample-hero{padding:20px 22px 10px}.local-sample-hero>span,.commerce-sample-hero>span,.data-sample-hero>span{font:500 6px var(--mono);letter-spacing:.1em}.local-sample-search{background:#f6f8ee;border:1px solid #bdc9ae;border-radius:7px;align-items:center;gap:8px;min-height:30px;margin-top:15px;padding:6px 10px;font-size:9px;display:flex}.local-sample-search>span{color:#637b50;align-items:center;gap:5px;margin-left:auto;display:flex}.local-sample-content{grid-template-columns:.8fr 1.2fr;gap:13px;min-height:0;padding:15px 20px 20px;display:grid}.sample-map{background:repeating-linear-gradient(12deg,#dbe5cd 0 30px,#e8eeda 30px 32px);border:1px solid #cad4bc;border-radius:9px;min-height:90px;position:relative;overflow:hidden}.sample-map>svg{width:100%;height:100%;position:absolute;inset:0}.sample-map path{stroke:#f7f7ed;stroke-width:8px;fill:none}.sample-map path.map-water{stroke:#b8d3cf;stroke-width:17px}.sample-map i{color:#688849;position:absolute;top:28%;left:20%}.sample-map i:nth-of-type(2){top:45%;left:62%}.sample-map i:nth-of-type(3){top:69%;left:36%}.local-sample-list{gap:8px;min-width:0;display:grid}.local-sample-list>div{background:#f6f8ed;border:1px solid #ccd6c0;border-radius:6px;align-items:center;gap:8px;padding:9px;font-size:8px;display:flex}.local-sample-list b{color:#93a581;font:400 7px var(--mono)}.local-sample-list span{gap:5px;min-width:0;display:grid}.local-sample-list small{color:#7a896c;overflow-wrap:anywhere;font-size:6px}.local-sample-list svg{color:#5f7e45;flex-shrink:0;margin-left:auto}.site-showcase[data-running=true] .local-sample-list>div{animation:.7s 1s both site-message-in}.site-showcase[data-running=true] .local-sample-list>div:nth-child(2){animation-delay:1.6s}.site-showcase[data-running=true] .local-sample-list>div:nth-child(3){animation-delay:2.2s}.scenario-commerce{color:#4d392a;background:#f0e9dc;grid-template-rows:34px 120px minmax(0,1fr) 44px;display:grid}.scenario-commerce>header{border-color:#dbcebd}.scenario-commerce>header strong{letter-spacing:.05em;font-size:12px}.scenario-commerce>header>span{color:#8c7763;margin-left:auto;font-size:7px}.commerce-sample-hero{text-align:center;padding:20px}.sample-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0;padding:0 17px 15px;display:grid}.sample-products article{flex-direction:column;min-width:0;min-height:0;display:flex}.sample-product-art{background:radial-gradient(at 50% 30%,#eed0a7,#b2936c);border-radius:8px;flex:1;place-items:center;min-height:35px;display:grid;box-shadow:inset 0 0 0 1px #0000000a}.sample-product-art>svg{color:#644427;filter:drop-shadow(4px 8px 4px #5e442f22);width:65%;max-width:85px;height:65%;max-height:95px}.sample-product-art.art-1{background:radial-gradient(at 50% 30%,#e4dbbf,#bab28e)}.sample-product-art.art-1>svg{color:#6c6548}.sample-product-art.art-2{background:radial-gradient(at 50% 30%,#d3dbc1,#9faa89)}.sample-product-art.art-2>svg{color:#53613c}.sample-products strong{margin-top:9px;font-size:8px;font-weight:550}.sample-products article>span{color:#8c7962;justify-content:space-between;gap:3px;margin-top:5px;font-size:7px;display:flex}.sample-checkout{background:#e7ddcd;border-top:1px solid #d7c8b7;align-items:center;gap:12px;padding:0 17px;display:flex}.sample-checkout>span{color:#6c7153;align-items:center;gap:5px;margin-right:auto;font-size:8px;display:flex}.sample-checkout b{color:#635bff;align-items:center;gap:5px;font-size:10px;font-weight:550;display:flex}.sample-checkout b:last-child{color:#164c8a}.sample-checkout svg{fill:currentColor;width:14px;height:14px}.site-showcase[data-running=true] .sample-products article{animation:.7s .7s both site-message-in}.site-showcase[data-running=true] .sample-products article:nth-child(2){animation-delay:1.1s}.site-showcase[data-running=true] .sample-products article:nth-child(3){animation-delay:1.5s}.site-showcase[data-running=true] .sample-checkout{animation:.7s 2s both site-message-in}.scenario-data{color:#d9e9ee;background:#121c22;grid-template-rows:34px 125px minmax(0,1fr) 33px 26px;display:grid}.scenario-data>header{color:#95b6c3;border-color:#2e424d}.scenario-data>header small{color:#829ca8}.data-sample-hero{padding:22px}.data-sample-hero>span{color:#83b1c3}.sample-data-flow{grid-template-columns:1fr 32px 1fr;align-items:center;gap:8px;min-height:0;padding:10px 20px;display:grid}.sample-data-sources{gap:9px;display:grid}.sample-data-sources>span{background:#1a2b35;border:1px solid #334c59;border-radius:7px;align-items:center;gap:7px;padding:12px 8px;font-size:9px;display:flex}.sample-data-sources>span svg:last-child{color:#9fbfa1;margin-left:auto}.sample-data-bridge{color:#7eabc0;background:#426679;place-items:center;height:1px;display:grid;position:relative}.sample-data-bridge>i{background:#a8deed;width:5px;height:3px;animation:2s infinite data-transfer;position:absolute}.sample-data-bridge>svg{background:#131e25;position:relative}.sample-generated-page{background:#1b2b35;border:1px solid #375565;border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;min-width:0;padding:12px;display:flex}.sample-generated-page>div:first-child{background:linear-gradient(150deg,#65858c,#283f54);border-radius:5px;height:38px;margin-bottom:11px}.sample-generated-page strong{font-size:10px;font-weight:550}.sample-generated-page>span{color:#8ba8b6;margin-top:7px;font-size:7px;line-height:1.6}.sample-generated-rows{gap:6px;margin-top:15px;display:grid}.sample-generated-rows i{background:#38505c;border-radius:3px;height:6px}.sample-generated-rows i:last-child{width:60%}.sample-api-more{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;padding:0 12px;display:flex}.sample-api-more>span{color:#9dbbca;border:1px solid #344c59;border-radius:4px;padding:4px 6px;font-size:7px}.sample-api-note{text-align:center;color:#93a9b4;align-self:center;padding:0 10px;font-size:6px;line-height:1.4}.site-showcase[data-running=false] .sample-data-bridge>i{animation:none}@keyframes data-transfer{0%{left:0}to{left:90%}}@media (width<=1050px){.site-scene-controls{padding-inline:14px}.site-scene-tabs button{font-size:11px}.site-scene-controls>p small{display:none}.scenario-page h4{font-size:28px}.local-sample-content{gap:8px;padding:12px}.sample-data-flow{grid-template-columns:1fr 18px 1fr;gap:5px;padding-inline:12px}.sample-data-sources>span{gap:4px;padding:10px 6px;font-size:7px}}@media (width>=761px) and (width<=1050px){.site-showcase .app-layout{grid-template-columns:minmax(0,1fr)}.site-showcase .app-layout>.app-sidebar{display:none}.site-showcase .production-workspace{grid-template-columns:180px minmax(0,1fr)}.site-showcase .site-studio-body{grid-template-columns:94px minmax(0,1fr)}.site-showcase .site-options{padding-inline:8px}}@media (width<=760px){.site-scene-controls{padding:12px 10px 0}.site-scene-heading{gap:10px;margin-bottom:10px}.site-scene-heading>span{max-width:160px;font-size:6.5px;line-height:1.6}.site-demo-play{min-height:40px;font-size:9px}.site-scene-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-scene-tabs button{min-height:44px;font-size:11px}.site-scene-controls>p{min-height:58px;padding:9px 2px;font-size:11px}.site-showcase .site-options{padding-inline:7px}.site-showcase .site-options label{gap:3px;font-size:6px}.site-showcase .site-options label b{font-size:6px}.scenario-page>header{padding-inline:10px;font-size:8px}.scenario-page>header small{display:none}.scenario-page h4{font-size:29px}.scenario-local{grid-template-rows:30px 135px minmax(0,1fr)}.local-sample-hero{padding:15px 12px 8px}.local-sample-search{gap:4px;margin-top:10px;padding:6px;font-size:7px}.local-sample-content{grid-template-rows:48px minmax(0,1fr);grid-template-columns:1fr;gap:8px;padding:8px 12px 12px}.sample-map{min-height:0}.local-sample-list{gap:5px}.local-sample-list>div{padding:5px;font-size:7px;line-height:1.2}.local-sample-list span{gap:2px}.scenario-commerce{grid-template-rows:30px 125px minmax(0,1fr) 56px}.scenario-commerce>header>span{display:none}.commerce-sample-hero{padding:22px 8px 10px}.sample-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 10px 12px}.sample-products article:last-child{display:none}.sample-products strong{font-size:8px}.sample-products article>span{font-size:6px}.sample-checkout{flex-wrap:wrap;justify-content:center;gap:5px 13px;padding:6px 8px}.sample-checkout>span{justify-content:center;width:100%;margin:0;font-size:7px}.sample-checkout b{font-size:9px}.scenario-data{grid-template-rows:30px 122px minmax(0,1fr) 43px 29px}.data-sample-hero{padding:22px 12px}.sample-data-flow{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:4px;padding:5px 10px}.sample-data-sources{gap:5px}.sample-data-sources>span{padding:7px 5px;font-size:7px;line-height:1.2}.sample-data-sources>span>svg:first-child{display:none}.sample-data-bridge>svg{width:13px}.sample-generated-page{padding:9px}.sample-generated-page>div:first-child{height:18px;margin-bottom:7px}.sample-generated-page strong{font-size:8px}.sample-generated-page>span{font-size:6px;line-height:1.3}.sample-generated-rows{display:none}.sample-api-more{gap:4px;padding:2px 8px}.sample-api-more>span{padding:3px 4px;font-size:6px}.sample-api-note{font-size:6px}}@media (prefers-reduced-motion:reduce){.site-demo-cursor{display:none}.site-showcase *,.site-showcase :before,.site-showcase :after{animation:none!important}}.documentation-site{background:#060606}.documentation-page{--docs-ink:#efefea;--docs-muted:#969690;--docs-dim:#656560;--docs-line:#2b2b28;--docs-panel:#101010;--docs-panel-hi:#151515;color:var(--docs-ink);padding:78px 0 112px}.documentation-page .shell{width:min(1240px,100% - 64px)}.docs-hero{border-bottom:1px solid var(--docs-line);grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);align-items:center;gap:clamp(50px,7vw,116px);min-height:640px;padding:124px 0 96px;display:grid;position:relative}.docs-hero:before{content:"";z-index:0;filter:blur(2px);pointer-events:none;background:radial-gradient(#d7e9ba0d,#7c5cc70a 36%,#0000 70%);width:min(680px,55vw);height:540px;position:absolute;top:50%;right:-12%;transform:translateY(-50%)}.docs-hero-copy,.docs-flow{z-index:1;position:relative}.docs-kicker{color:#a2a29c;font:600 9px var(--mono);letter-spacing:.13em;align-items:center;gap:8px;display:inline-flex}.docs-kicker i{background:var(--signal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 13px #c7ff5b80}.docs-hero h1{letter-spacing:-.062em;text-wrap:balance;max-width:680px;margin:22px 0 0;font-size:clamp(50px,5.3vw,78px);font-weight:600;line-height:.98}.docs-hero-copy>p{color:#aaa9a4;letter-spacing:-.015em;max-width:580px;margin:27px 0 0;font-size:16px;line-height:1.75}.docs-hero-actions{align-items:center;gap:22px;margin-top:31px;display:flex}.docs-hero-actions .button{border-radius:10px;min-height:49px;padding-inline:19px;font-size:13px}.docs-quiet-link,.docs-download-link{color:#999992;align-items:center;gap:7px;font-size:12px;transition:color .2s;display:inline-flex}.docs-quiet-link:hover,.docs-download-link:hover{color:#fff}.docs-trust-row{color:#70706b;font:500 8px var(--mono);text-transform:uppercase;letter-spacing:.055em;flex-wrap:wrap;gap:12px 18px;margin-top:31px;display:flex}.docs-trust-row span{align-items:center;gap:6px;display:inline-flex}.docs-trust-row svg{color:#a7c875;width:13px}.docs-flow{background:linear-gradient(145deg,#171717,#0d0d0d 72%);border:1px solid #333330;border-radius:22px;padding:18px;box-shadow:0 28px 70px #0008,inset 0 1px #ffffff0b}.docs-flow:before{content:"";z-index:-1;filter:blur(56px);background:#c7ff5b0a;position:absolute;inset:17% -11% -17% 17%}.docs-flow-head{color:#686863;min-height:45px;font:600 7px var(--mono);letter-spacing:.1em;border-bottom:1px solid #262624;justify-content:space-between;align-items:center;padding:0 5px 12px;display:flex}.docs-flow-live{color:#8aa361;align-items:center;gap:6px;display:inline-flex}.docs-flow-live i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 8px var(--signal);border-radius:50%;animation:1.8s ease-in-out infinite docs-pulse}.docs-flow-steps{grid-template-columns:1fr 19px 1fr 19px 1fr 19px 1fr;align-items:center;gap:4px;padding:30px 8px 10px;display:grid}.docs-flow-steps>div{background:linear-gradient(150deg,#191919,#111);border:1px solid #30302d;border-radius:14px;flex-direction:column;min-height:154px;padding:17px 12px 14px;transition:transform .25s,border-color .25s;display:flex}.docs-flow-steps>div:hover{border-color:#55554f;transform:translateY(-4px)}.docs-flow-icon{color:#0b0b0b;background:#e2e2dc;border-radius:10px;place-items:center;width:35px;height:35px;margin-bottom:auto;display:grid}.docs-flow-icon.agent{color:#07140c;background:#b7e17a}.docs-flow-icon.tools{color:#e8e3ff;background:#6d57a5}.docs-flow-icon.result{color:#ffc6ef;background:#8f326e}.docs-flow-steps strong{letter-spacing:-.02em;margin-top:19px;font-size:11px}.docs-flow-steps small{color:#777771;margin-top:5px;font-size:8px;line-height:1.4}.docs-flow-arrow{color:#555550;place-items:center;display:grid}.docs-flow-arrow svg{width:14px}.docs-overview{border-bottom:1px solid var(--docs-line);grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:70px;min-height:234px;padding:66px 0 64px;display:grid}.docs-overview h2{letter-spacing:-.05em;max-width:415px;margin:17px 0 0;font-size:clamp(30px,3vw,43px);line-height:1}.docs-start-list{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.docs-start-list li{border-right:1px solid #292927;grid-template-columns:25px 1fr;gap:9px;min-height:88px;padding:9px 3px 9px 0;display:grid}.docs-start-list li:last-child{border:0}.docs-start-list>li>span{color:#686862;font:600 9px var(--mono)}.docs-start-list strong{letter-spacing:-.02em;font-size:12px;display:block}.docs-start-list p{color:#797974;margin:7px 0 0;font-size:10px;line-height:1.5}.docs-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(42px,7vw,105px);padding-top:84px;display:grid}.docs-toc{position:sticky;top:105px}.docs-toc-inner{border-left:1px solid #363632}.docs-toc-inner>span{color:#72726c;font:600 8px var(--mono);letter-spacing:.12em;padding-left:17px}.docs-toc nav{gap:2px;margin-top:15px;display:grid}.docs-toc nav a{color:#82827c;border-left:1px solid #0000;align-items:center;gap:8px;min-height:31px;padding-left:16px;font-size:11px;transition:color .2s,border-color .2s,background .2s;display:flex}.docs-toc nav a:hover{border-left-color:var(--signal);color:#f0f0e9;background:#ffffff04}.docs-toc nav i{color:#50504c;width:18px;font:500 7px var(--mono);font-style:normal}.docs-toc-help{color:#797974;background:#0d0d0d;border:1px solid #292927;border-radius:10px;margin:37px 0 0 17px;padding:14px}.docs-toc-help>svg{color:#bebeb6;width:16px}.docs-toc-help p{margin:10px 0 0;font-size:10px;line-height:1.55}.docs-toc-help a{color:#c2c2bb;align-items:center;gap:5px;margin-top:8px;font-size:9px;display:flex}.docs-toc-help a:hover{color:#fff}.docs-content{min-width:0}.doc-section{padding-bottom:104px;scroll-margin-top:112px}.doc-section:not(:first-child){border-top:1px solid var(--docs-line);padding-top:104px}.doc-section-heading{grid-template-columns:42px minmax(0,1fr);gap:18px;margin-bottom:39px;display:grid}.doc-section-number{color:#85857e;width:30px;height:30px;font:600 8px var(--mono);border:1px solid #373733;border-radius:8px;place-items:center;margin-top:2px;display:grid}.doc-section-heading h2{letter-spacing:-.055em;text-wrap:balance;max-width:780px;margin:16px 0 0;font-size:clamp(35px,3.6vw,52px);font-weight:600;line-height:1}.doc-section-heading p{color:#a0a09a;max-width:720px;margin:19px 0 0;font-size:14px;line-height:1.72}.doc-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.doc-card{background:#0e0e0e;border:1px solid #2b2b28;border-radius:14px;min-height:244px;padding:20px}.doc-card.emphasized{background:linear-gradient(145deg,#151a12,#101010 65%);border-color:#47553a}.doc-card h3{letter-spacing:-.03em;margin:24px 0 0;font-size:14px}.doc-card p{color:#8b8b85;min-height:78px;margin:12px 0 16px;font-size:11px;line-height:1.6}.doc-icon{color:#15150f;background:#d8e2c1;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.doc-icon.purple{color:#f0eaff;background:#755ba0}.doc-icon.blue{color:#dff7ff;background:#2f788e}.doc-tag{color:#a4a49d;min-height:22px;font:600 6.5px var(--mono);letter-spacing:.065em;background:#171717;border:1px solid #3a3a36;border-radius:99px;align-items:center;padding:0 7px;display:inline-flex}.doc-tag.green{color:#a5c77a;background:#151b11;border-color:#405130}.doc-tag.purple{color:#c5a8f3;background:#18121f;border-color:#584674}.doc-tag.blue{color:#8acadd;background:#0f191c;border-color:#2d5866}.doc-note,.doc-split-note,.publish-rule{color:#a9b792;background:linear-gradient(120deg,#141810,#101010 70%);border:1px solid #30372a;border-radius:12px;align-items:flex-start;gap:12px;margin-top:13px;padding:17px 19px;display:flex}.doc-note>svg,.doc-split-note>svg,.publish-rule>svg{flex:none;width:18px;margin-top:2px}.doc-note strong,.doc-split-note strong{color:#d7e4c6;font-size:11px;display:block}.doc-note p,.doc-split-note p,.publish-rule p{color:#879379;margin:5px 0 0;font-size:11px;line-height:1.6}.doc-note.compact{padding-block:14px}.model-path{color:#73736d;background:#0e0e0e;border:1px solid #2d2d2a;border-radius:11px;align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:flex}.model-path>svg{color:#474743;width:14px}.model-path-label{min-height:34px;font:600 7px var(--mono);letter-spacing:.07em;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:0 9px;display:flex}.model-path-label.active{color:#b4d687;background:#141a10;border-color:#3e5130}.model-path-label svg{width:14px}.model-cards{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.model-cards article{background:#101010;border:1px solid #2c2c29;border-radius:13px;min-height:210px;padding:19px}.model-card-head{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.model-symbol{color:#111;width:35px;height:35px;font:700 15px var(--display);background:#e1e1dd;border-radius:10px;place-items:center;display:grid}.model-symbol.claude{color:#f7eee8;background:#aa5b42}.model-symbol.router{color:#e9d8ff;background:#614a95}.model-symbol.ollama{color:#dceeff;background:#31698c}.model-card-head h3{letter-spacing:-.025em;margin:0;font-size:13px}.model-card-head p{color:#666661;margin:3px 0 0;font-size:8px}.model-cards article>p{color:#898984;margin:20px 0 0;font-size:11px;line-height:1.65}.doc-split-note{align-items:center;margin-top:12px}.doc-split-note>div{flex:1}.doc-split-note .doc-inline-link{white-space:nowrap;margin-left:16px}.doc-inline-link{color:#c7c7c0;align-items:center;gap:6px;font-size:10px;display:inline-flex}.doc-inline-link:hover{color:#fff}.doc-inline-link svg{transition:transform .2s}.doc-inline-link:hover svg{transform:translate(3px)}.agent-build-grid{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:44px;display:grid}.agent-setup{background:linear-gradient(150deg,#171717,#0d0d0d);border:1px solid #353532;border-radius:16px;padding:15px;box-shadow:inset 0 1px #ffffff0a}.agent-setup-top{color:#71716b;min-height:42px;font:600 7px var(--mono);letter-spacing:.1em;border-bottom:1px solid #292927;align-items:center;gap:9px;padding-bottom:13px;display:flex}.agent-avatar{color:#111;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.agent-avatar.pink{background:#e2a5ce}.agent-avatar.cyan{color:#ddf7ff;background:#28728a}.agent-form-row{border-bottom:1px solid #252523;justify-content:space-between;align-items:center;gap:15px;min-height:47px;padding:0 4px;display:flex}.agent-form-row span{color:#666660;font-size:9px}.agent-form-row strong{color:#b9b9b2;text-align:right;font-size:9px}.agent-form-row strong svg{vertical-align:middle;width:13px}.agent-ready{color:#a6c77b;background:#141b10;border:1px solid #3b512e;border-radius:8px;align-items:center;gap:7px;min-height:43px;margin-top:10px;padding:0 7px;font-size:9px;display:flex}.agent-ready svg{width:15px}.agent-build-copy h3,.relay-copy h3{letter-spacing:-.045em;margin:18px 0 0;font-size:24px}.agent-build-copy>p,.relay-copy>div>p{color:#999993;margin:15px 0 0;font-size:13px;line-height:1.7}.agent-build-copy ul{gap:9px;margin:21px 0 0;padding:0;list-style:none;display:grid}.agent-build-copy li{color:#b1b1aa;align-items:center;gap:7px;font-size:10px;display:flex}.agent-build-copy li svg{color:#a7ca75;width:14px}.relay-copy{border-top:1px solid #292927;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:45px;margin-top:45px;padding-top:40px;display:grid}.relay-copy h3{margin-top:15px}.relay-guide{background:#0f0f0f;border:1px solid #32322f;border-radius:15px;padding:17px}.relay-guide-top{color:#63635e;font:600 7px var(--mono);letter-spacing:.07em;justify-content:space-between;display:flex}.relay-status{color:#a6c97a;align-items:center;gap:6px;display:flex}.relay-status i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 8px var(--signal);border-radius:50%}.relay-agents{grid-template-columns:1fr 58px 1fr;align-items:center;margin-top:21px;display:grid}.relay-agent{background:#151515;border:1px solid #30302d;border-radius:10px;align-items:center;gap:8px;min-height:55px;padding:8px;display:flex}.relay-agent>span{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.relay-agent.research>span{color:#d8f3ff;background:#216e86}.relay-agent.build>span{color:#f0e7ff;background:#604a95}.relay-agent strong{font-size:10px;display:block}.relay-agent small{color:#6d6d67;margin-top:2px;font-size:7px;display:block}.relay-line{background:linear-gradient(90deg,#2b5663,#7054a3);height:1px;position:relative}.relay-line:before{content:"";background:#65d8ef;border-radius:50%;width:5px;height:5px;animation:2.8s ease-in-out infinite docs-relay;position:absolute;top:-2px;left:0;box-shadow:0 0 8px #65d8ef}.relay-line i{display:none}.relay-guide>p{color:#c0c0b9;margin:17px 0 0;font-size:10px;line-height:1.55}.relay-payload{color:#91a87a;background:#121710;border:1px solid #3a4a31;border-radius:7px;align-items:center;gap:6px;min-height:33px;margin-top:11px;padding:0 9px;font-size:8px;display:flex}.relay-payload svg{width:13px}.connection-strip{background:linear-gradient(145deg,#151515,#0d0d0d);border:1px solid #31312e;border-radius:14px;padding:18px}.connection-strip-head{color:#777770;font:600 7px var(--mono);letter-spacing:.1em;border-bottom:1px solid #2a2a27;align-items:center;gap:7px;padding:0 2px 14px;display:flex}.connection-strip-head svg{color:#b3d77e;width:15px}.connection-logo-row{grid-template-columns:repeat(8,1fr);gap:7px;padding-top:14px;display:grid}.connection-logo{background:#101010;border:1px solid #292927;border-radius:9px;align-content:center;place-items:center;gap:4px;min-height:59px;padding:7px 4px;display:grid}.connection-logo b{color:#111;width:20px;height:20px;font:700 7px var(--mono);background:#dcdcd7;border-radius:6px;place-items:center;display:grid}.connection-logo small{color:#777771;font-size:7px}.connection-logo.logo-1 b{color:#f6a65d;background:#25160b}.connection-logo.logo-2 b{color:#fff;background:#285a9b}.connection-logo.logo-3 b{color:#ea4335;background:#f2f2ec}.connection-logo.logo-4 b{color:#fff;background:#6657b8}.connection-logo.logo-5 b{color:#51d8ff;background:#172d40}.connection-logo.logo-6 b{color:#fbbf24;background:#2b230d}.connection-logo.logo-7 b{color:#ff3f35;background:#311211}.mcp-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.mcp-grid article{background:#0e0e0e;border:1px solid #2a2a27;border-radius:12px;min-height:198px;padding:19px}.mcp-grid h3{letter-spacing:-.025em;margin:20px 0 0;font-size:13px}.mcp-grid p{color:#85857f;margin:11px 0 0;font-size:10px;line-height:1.62}.connector-list{background:#0d0d0d;border:1px solid #292927;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px;padding:13px 16px;display:grid}.connector-list>div:not(:first-child){border-left:1px solid #272725;padding-left:20px}.connector-list strong{color:#bdbdb6;font-size:10px}.connector-list p{color:#73736d;font:500 8px var(--mono);margin:7px 0 0;line-height:1.65}.doc-footnote{color:#6c6c66;margin:13px 2px 0;font-size:9px;line-height:1.5}.studio-doc-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.studio-doc{background:#0f0f0f;border:1px solid #2d2d2a;border-radius:14px;grid-template-columns:42px minmax(0,1fr);gap:13px;min-height:209px;padding:18px;display:grid}.studio-doc>span{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.studio-doc.site>span{color:#b7e281;background:#193016}.studio-doc.mobile>span{color:#f0d2ff;background:#43245d}.studio-doc.desktop>span{color:#c8ebff;background:#173a50}.studio-doc.video>span{color:#ffcae8;background:#502142}.studio-doc h3{letter-spacing:-.035em;margin:2px 0 0;font-size:15px}.studio-doc p{color:#90908a;min-height:75px;margin:11px 0 13px;font-size:10px;line-height:1.62}.studio-doc div>div{flex-wrap:wrap;gap:5px;display:flex}.browser-card{background:#0d0d0d;border:1px solid #353532;border-radius:15px;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.browser-toolbar{border-bottom:1px solid #292927;align-items:center;gap:5px;min-height:42px;padding:0 12px;display:flex}.browser-toolbar>i{background:#4a4a46;border-radius:50%;width:6px;height:6px}.browser-toolbar>span{color:#666661;min-width:0;height:23px;font:500 7px var(--mono);background:#121212;border:1px solid #2a2a27;border-radius:6px;flex:1;align-items:center;margin-left:7px;padding:0 9px;display:flex}.browser-toolbar>b{color:#8db26c;font:600 7px var(--mono);align-items:center;gap:5px;display:flex}.browser-toolbar>b svg{width:13px}.browser-body{background:radial-gradient(at 20% 10%,#ffffff09,#0000 35%),#0b0b0b;grid-template-columns:minmax(0,1.1fr) minmax(250px,.9fr);gap:16px;min-height:230px;padding:18px;display:grid}.browser-page{color:#131313;background:#e8e7df;border:1px solid #282825;border-radius:10px;align-content:center;padding:24px;display:grid;position:relative;overflow:hidden}.browser-page:after{content:"";filter:blur(1px);background:#bce47e;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-65px;right:-30px}.browser-page span{color:#61615b;font:600 7px var(--mono);letter-spacing:.1em}.browser-page strong{letter-spacing:-.06em;max-width:260px;margin-top:9px;font-size:clamp(21px,2.6vw,34px);line-height:.95}.browser-page i{z-index:1;background:#b8b7ae;border-radius:4px;width:44%;height:6px;margin-top:19px}.browser-page i:last-child{background:#cfcec7;width:62%;height:4px;margin-top:9px}.browser-prompt{background:#151515;border:1px solid #2d2d29;border-radius:11px;grid-template-columns:30px minmax(0,1fr) 27px;align-self:end;align-items:center;gap:9px;padding:13px;display:grid}.browser-prompt p{color:#ababa4;margin:0;font-size:9px;line-height:1.48}.browser-prompt button{color:#151515;background:#deded8;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.browser-prompt button svg{width:14px}.browser-points{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.browser-points>div{background:#0d0d0d;border:1px solid #292927;border-radius:10px;gap:10px;padding:13px;display:flex}.browser-points>div>svg{color:#b2d67e;flex:none;width:17px}.browser-points strong{color:#c3c3bc;font-size:10px;display:block}.browser-points p{color:#73736d;margin:4px 0 0;font-size:9px;line-height:1.55}.workflow-visual{background:linear-gradient(145deg,#151515,#0d0d0d);border:1px solid #343431;border-radius:14px;overflow:hidden}.workflow-visual-head{color:#83837d;min-height:46px;font:600 7px var(--mono);letter-spacing:.075em;border-bottom:1px solid #2a2a27;align-items:center;gap:8px;padding:0 15px;display:flex}.workflow-visual-head>svg{color:#b5d77e;width:16px}.workflow-visual-head .doc-tag{margin-left:auto}.workflow-nodes{grid-template-columns:1fr 27px 1fr 27px 1fr 27px 1fr;align-items:center;gap:7px;min-height:111px;padding:22px;display:grid}.workflow-nodes>span{color:#b9b9b2;background:#181818;border:1px solid #2f2f2c;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:48px;padding:0 10px;font-size:9px;display:flex}.workflow-nodes>span svg{color:#a6c877;width:15px}.workflow-nodes>span.approval{color:#b5d789;background:#151c11;border-color:#435435}.workflow-nodes>i{color:#5c5c56;place-items:center;display:grid}.workflow-nodes>i svg{width:14px}.automation-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.automation-grid article{background:#0d0d0d;border:1px solid #292927;border-radius:11px;min-height:150px;padding:16px}.automation-grid h3{letter-spacing:-.025em;margin:0;font-size:12px}.automation-grid p{color:#85857f;margin:11px 0 0;font-size:10px;line-height:1.62}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.delivery-grid article{background:#0f0f0f;border:1px solid #2c2c29;border-radius:13px;min-height:197px;padding:18px;position:relative}.delivery-grid article>svg{color:#b9b9b3;width:20px}.delivery-index{color:#4f4f4a;font:600 8px var(--mono);position:absolute;top:18px;right:18px}.delivery-grid h3{letter-spacing:-.035em;margin:30px 0 0;font-size:14px}.delivery-grid p{color:#898983;margin:11px 0 0;font-size:10px;line-height:1.65}.publish-rule{color:#d4bd81;background:linear-gradient(120deg,#1a160d,#101010 73%);border-color:#5b4824;margin-top:12px}.publish-rule p{color:#aa9a73;margin:0}.publish-rule strong{color:#decca2}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.use-case-grid article{background:linear-gradient(150deg,#141414,#0d0d0d 80%);border:1px solid #30302c;border-radius:14px;min-height:258px;padding:19px}.case-number{color:#72726b;font:600 8px var(--mono)}.use-case-grid h3{letter-spacing:-.04em;margin:27px 0 0;font-size:16px;line-height:1.05}.use-case-grid p{color:#898983;min-height:102px;margin:14px 0 13px;font-size:10px;line-height:1.65}.use-case-grid article>div{flex-wrap:wrap;gap:5px;display:flex}.faq-doc-list{border-top:1px solid #2a2a27;display:grid}.faq-doc-list details{border-bottom:1px solid #2a2a27}.faq-doc-list summary{cursor:pointer;color:#d0d0c9;justify-content:space-between;align-items:center;gap:20px;min-height:63px;padding:0 4px;font-size:12px;list-style:none;display:flex}.faq-doc-list summary::-webkit-details-marker{display:none}.faq-doc-list summary svg{color:#777771;width:17px;transition:transform .2s}.faq-doc-list details[open] summary svg{color:#d3e7ad;transform:rotate(90deg)}.faq-doc-list p{color:#8e8e88;max-width:760px;margin:-2px 35px 19px 4px;font-size:11px;line-height:1.7}.docs-final-panel{background:radial-gradient(at 85%,#c7ff5b1c,#0000 30%),linear-gradient(135deg,#1a1a18,#111);border:1px solid #51514a;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-top:45px;padding:30px;display:flex}.docs-final-panel h3{letter-spacing:-.045em;max-width:510px;margin:15px 0 0;font-size:27px;line-height:1.04}.docs-final-panel p{color:#8e8e88;margin:9px 0 0;font-size:11px}.docs-final-panel>div:last-child{flex:none;justify-items:center;gap:13px;display:grid}.docs-final-panel .button{border-radius:9px;min-height:47px;padding-inline:18px;font-size:12px}.docs-backtop{color:#777771;justify-content:flex-end;align-items:center;gap:6px;width:min(1240px,100% - 64px);margin:-30px auto 0;font-size:9px;display:flex}.docs-backtop svg{transform:rotate(-90deg)}.docs-backtop:hover{color:#fff}@keyframes docs-pulse{50%{opacity:.35;box-shadow:0 0 2px var(--signal)}}@keyframes docs-relay{0%,12%{opacity:0;transform:translate(0)}22%{opacity:1}74%{opacity:1}88%,to{opacity:0;transform:translate(53px)}}@media (width<=1060px){.docs-hero{grid-template-columns:1fr;gap:55px;min-height:0}.docs-hero-copy{max-width:690px}.docs-flow{max-width:750px}.docs-overview{gap:36px}.docs-layout{grid-template-columns:186px minmax(0,1fr);gap:42px}.connection-logo-row{grid-template-columns:repeat(4,1fr)}.connection-logo{min-height:50px}.studio-doc{min-height:223px}.browser-body{grid-template-columns:1fr}.browser-prompt{max-width:440px}.relay-copy{gap:28px}.docs-final-panel{padding:25px}}@media (width<=760px){.documentation-page{padding:76px 0 70px}.documentation-page .shell{width:calc(100% - 32px)}.documentation-site .site-header .desktop-cta{display:none}.documentation-site .nav-links{gap:4px}.documentation-site .nav-links a{font-size:14px}.docs-hero{gap:44px;padding:76px 0 60px}.docs-hero h1{margin-top:18px;font-size:clamp(43px,12vw,63px)}.docs-hero-copy>p{margin-top:20px;font-size:14px;line-height:1.68}.docs-hero-actions{gap:18px;margin-top:25px}.docs-trust-row{gap:8px;margin-top:26px;font-size:7px;display:grid}.docs-flow{border-radius:16px;padding:13px}.docs-flow-head{min-height:35px;padding-bottom:9px;font-size:6px}.docs-flow-steps{grid-template-columns:repeat(4,1fr);gap:6px;padding:14px 0 0}.docs-flow-arrow{display:none}.docs-flow-steps>div{border-radius:10px;min-height:113px;padding:10px 7px}.docs-flow-icon{border-radius:8px;width:29px;height:29px}.docs-flow-icon svg{width:14px}.docs-flow-steps strong{margin-top:12px;font-size:8px}.docs-flow-steps small{margin-top:4px;font-size:6px;line-height:1.35}.docs-overview{grid-template-columns:1fr;gap:28px;padding:47px 0}.docs-overview h2{margin-top:13px;font-size:32px}.docs-start-list{grid-template-columns:1fr;gap:0}.docs-start-list li{border-bottom:1px solid #292927;border-right:0;grid-template-columns:23px 1fr;min-height:59px;padding:11px 0}.docs-start-list li:last-child{border-bottom:0}.docs-start-list p{margin-top:4px;font-size:9px}.docs-layout{padding-top:52px;display:block}.docs-toc{margin-bottom:44px;position:static}.docs-toc-inner{border:0}.docs-toc-inner>span{padding:0}.docs-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:11px}.docs-toc nav a{background:#0d0d0d;border:1px solid #2c2c29;border-radius:6px;gap:5px;min-height:32px;padding:0 8px;font-size:9px}.docs-toc nav a:hover{border-color:#55554f}.docs-toc nav i{width:auto;font-size:6px}.docs-toc-help{display:none}.doc-section{padding-bottom:65px}.doc-section:not(:first-child){padding-top:65px}.doc-section-heading{grid-template-columns:31px minmax(0,1fr);gap:12px;margin-bottom:28px}.doc-section-number{width:26px;height:26px;font-size:7px}.doc-section-heading h2{margin-top:12px;font-size:clamp(30px,9vw,42px)}.doc-section-heading p{margin-top:15px;font-size:12px;line-height:1.66}.doc-card-grid,.mcp-grid,.delivery-grid,.use-case-grid,.automation-grid{grid-template-columns:1fr}.doc-card{min-height:0;padding:17px}.doc-card p{min-height:0;margin-bottom:15px}.model-path{flex-wrap:wrap;gap:5px;min-height:0;padding:9px}.model-path>svg{width:11px}.model-path-label{min-height:28px;padding-inline:6px;font-size:6px}.model-cards{grid-template-columns:1fr}.model-cards article{min-height:0}.doc-split-note{flex-wrap:wrap;align-items:flex-start}.doc-split-note .doc-inline-link{margin-left:30px}.agent-build-grid{grid-template-columns:1fr;gap:27px}.agent-build-copy h3,.relay-copy h3{font-size:22px}.relay-copy{grid-template-columns:1fr;gap:25px;margin-top:37px;padding-top:32px}.connection-logo-row{grid-template-columns:repeat(4,1fr)}.connection-logo{min-height:55px}.connector-list{grid-template-columns:1fr;gap:11px}.connector-list>div:not(:first-child){border-top:1px solid #272725;border-left:0;padding:11px 0 0}.studio-doc-grid{grid-template-columns:1fr}.studio-doc,.studio-doc p{min-height:0}.browser-toolbar>b{display:none}.browser-body{min-height:282px;padding:11px}.browser-page{min-height:150px;padding:19px}.browser-page strong{font-size:26px}.browser-prompt{padding:10px}.browser-points{grid-template-columns:1fr}.workflow-nodes{grid-template-columns:1fr;gap:5px;min-height:0;padding:13px}.workflow-nodes>i{transform:rotate(90deg)}.workflow-nodes>span{min-height:40px}.automation-grid article{min-height:0}.delivery-grid article{min-height:151px}.use-case-grid article,.use-case-grid p{min-height:0}.faq-doc-list summary{min-height:68px;font-size:11px}.faq-doc-list p{margin-right:8px;font-size:10px}.docs-final-panel{gap:25px;padding:21px;display:grid}.docs-final-panel h3{font-size:23px}.docs-final-panel>div:last-child{justify-items:start}.docs-backtop{width:calc(100% - 32px);margin-top:-17px}}@media (width<=400px){.docs-hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.docs-flow-head>span:last-child{display:none}.docs-flow-steps{gap:4px}.docs-flow-steps>div{min-width:0;padding:8px 5px}.docs-flow-steps strong{font-size:7px}.docs-flow-steps small{font-size:5.5px}.docs-toc nav{grid-template-columns:1fr}.connection-logo-row{grid-template-columns:repeat(2,1fr)}.relay-agents{grid-template-columns:1fr 32px 1fr}.relay-agent{gap:5px;padding:6px}.relay-agent>span{width:25px;height:25px}.relay-agent strong{font-size:8px}.relay-agent small{font-size:6px}.model-card-head{grid-template-columns:34px minmax(0,1fr)}.model-card-head .doc-tag{grid-column:2;justify-self:start}}.download-site{background:#070707}.download-page{color:#f0f0eb;min-height:calc(100vh - 78px);padding:78px 0 86px}.download-page .shell{width:min(1120px,100% - 64px)}.download-hero{text-align:center;border-bottom:1px solid #272725;min-height:438px;padding:117px 0 66px;position:relative;overflow:hidden}.download-hero:before{content:"";z-index:0;filter:blur(12px);background:radial-gradient(#c7ff5b12,#8e67d310 42%,#0000 71%);border-radius:50%;width:580px;height:310px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.download-eyebrow,.download-hero h1,.download-hero p{z-index:1;position:relative}.download-eyebrow{color:#a8a8a1;font:600 9px var(--mono);letter-spacing:.13em;align-items:center;gap:7px;display:inline-flex}.download-eyebrow i{background:var(--signal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #c7ff5b90}.download-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:820px;margin:22px auto 0;font-size:clamp(53px,5.8vw,82px);font-weight:600;line-height:.96}.download-hero p{color:#9f9f99;max-width:540px;margin:23px auto 0;font-size:14px;line-height:1.7}.download-orbit{border:1px solid #ffffff0c;border-radius:50%;width:260px;height:260px;position:absolute;top:50px;left:50%;transform:translate(-50%)}.download-orbit:before,.download-orbit:after{content:"";border:1px solid #ffffff08;border-radius:50%;position:absolute;inset:23px}.download-orbit:after{inset:66px}.download-orbit>i{background:#c7ff5b;border-radius:50%;width:5px;height:5px;animation:5s linear infinite download-orbit;position:absolute;box-shadow:0 0 9px #c7ff5b}.download-orbit>i:first-child{top:20px;left:55px}.download-orbit>i:nth-child(2){animation-delay:-1.7s;bottom:55px;right:38px}.download-orbit>i:nth-child(3){width:3px;height:3px;animation-delay:-3.2s;bottom:78px;left:36px}.platform-selector{z-index:2;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:-1px;display:grid;position:relative}.platform-card{background:#111;border:1px solid #343431;border-radius:20px;flex-direction:column;min-height:445px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 58px #0005}.platform-card-windows{background:linear-gradient(145deg,#191b16,#111 58%);border-color:#4d5445}.platform-card-windows:before{content:"";z-index:0;background:radial-gradient(circle at 84% 17%,#c7ff5b17,#0000 34%);position:absolute;inset:0}.platform-card-mac{background:linear-gradient(145deg,#161616,#0f0f0f 63%);border-color:#30302e}.platform-card>:not(.platform-grid):not(.mac-glow){z-index:1;position:relative}.platform-card-top{justify-content:space-between;align-items:flex-start;min-height:68px;display:flex}.platform-mark{background:#e4e6dc;border:1px solid #4d5345;border-radius:15px;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 1px #fff8}.windows-mark{color:#151711}.windows-mark svg{fill:currentColor;width:31px;height:31px}.apple-mark{color:#e5e5df;background:#242424;border-color:#3c3c38}.apple-mark svg{fill:currentColor;width:25px;height:25px}.platform-availability,.platform-soon{color:#a7cc79;min-height:24px;font:600 7px var(--mono);letter-spacing:.08em;background:#151b11;border:1px solid #4b573e;border-radius:99px;align-items:center;gap:6px;padding:0 8px;display:flex}.platform-availability i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 8px var(--signal);border-radius:50%;animation:1.8s infinite platform-pulse}.platform-soon{color:#aaa9a2;background:#1b1b1a;border-color:#41413d}.platform-card-copy{max-width:385px;margin-top:51px}.platform-card-copy>span{color:#818179;font:600 8px var(--mono);letter-spacing:.13em}.platform-card-copy h2{letter-spacing:-.07em;margin:13px 0 0;font-size:clamp(46px,5vw,63px);line-height:.9}.platform-card-copy p{color:#999992;margin:21px 0 0;font-size:12px;line-height:1.7}.platform-card-bottom{justify-items:start;gap:12px;margin-top:auto;padding-top:28px;display:grid}.download-primary,.download-soon{min-height:51px;font:650 12px var(--display);border:0;border-radius:10px;align-items:center;gap:9px;padding:0 14px;transition:transform .22s,background .22s;display:inline-flex}.download-primary{color:#10110d;background:#e8e9e0;box-shadow:0 9px 20px #0005}.download-primary:hover{background:#fff;transform:translateY(-2px)}.download-primary svg:first-child{width:17px}.download-primary svg:last-child{width:15px;margin-left:4px}.platform-card-bottom small{color:#72726c;font:500 7px var(--mono);letter-spacing:.06em}.download-soon{color:#777771;cursor:not-allowed;background:#1a1a19;border:1px solid #3a3a36;justify-content:center;min-width:196px}.download-soon .apple-mark{background:0 0;border:0;width:18px;height:18px}.download-soon .apple-mark svg{width:15px;height:15px}.platform-grid{opacity:.55;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:7px;width:220px;height:220px;display:grid;position:absolute;bottom:-37px;right:-28px;transform:rotate(-12deg)}.platform-grid i{background:#c7ff5b06;border:1px solid #c7ff5b14;border-radius:7px}.mac-glow{border:1px solid #ffffff0c;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-130px;right:-67px;box-shadow:0 0 0 38px #ffffff05,0 0 0 76px #ffffff03}.download-reassurance{border-bottom:1px solid #292927;grid-template-columns:repeat(3,1fr);gap:0;padding:80px 0;display:grid}.download-reassurance>div{align-items:flex-start;gap:12px;min-height:82px;padding:0 28px;display:flex}.download-reassurance>div:not(:first-child){border-left:1px solid #2a2a27}.download-reassurance>div:first-child{padding-left:0}.download-info-icon{color:#c3c3bc;background:#131313;border:1px solid #33332f;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid}.download-info-icon svg{width:17px}.download-reassurance strong{color:#d2d2cc;letter-spacing:-.02em;margin-top:2px;font-size:12px;display:block}.download-reassurance p{color:#7f7f79;margin:8px 0 0;font-size:10px;line-height:1.55}.download-start{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);gap:40px 90px;padding:94px 0 80px;display:grid}.download-start-copy>span{color:#81817b;font:600 8px var(--mono);letter-spacing:.13em}.download-start-copy h2{letter-spacing:-.055em;max-width:355px;margin:18px 0 0;font-size:clamp(31px,3vw,43px);line-height:1.02}.download-start ol{margin:0;padding:0;list-style:none;display:grid}.download-start li{border-top:1px solid #2b2b28;grid-template-columns:37px 1fr;gap:13px;min-height:96px;padding:17px 0;display:grid}.download-start li:last-child{border-bottom:1px solid #2b2b28}.download-start li>i{color:#76766f;font:600 8px var(--mono);font-style:normal}.download-start li strong{letter-spacing:-.025em;font-size:13px}.download-start li p{color:#82827c;margin:6px 0 0;font-size:10px;line-height:1.55}.download-doc-link{color:#bdbdb6;grid-column:2;align-items:center;gap:7px;margin-top:-23px;font-size:11px;display:inline-flex}.download-doc-link:hover{color:#fff}.download-doc-link svg{width:15px;transition:transform .2s}.download-doc-link:hover svg{transform:translate(3px)}.download-footer-note{color:#767670;font:500 8px var(--mono);letter-spacing:.06em;border-top:1px solid #292927;justify-content:center;align-items:center;gap:7px;padding-top:24px;display:flex}.download-footer-note svg{color:#acd07a;width:15px}@keyframes download-orbit{50%{opacity:.32;transform:translate(13px,7px)}}@keyframes platform-pulse{50%{opacity:.35;box-shadow:0 0 3px var(--signal)}}@media (width>=761px) and (width<=960px){.site-header .nav-links a[href$=\/download]{display:none}}@media (width<=760px){.download-page{padding:76px 0 62px}.download-page .shell{width:calc(100% - 32px)}.download-site .desktop-cta{display:none}.download-hero{min-height:363px;padding:92px 0 54px}.download-hero h1{max-width:355px;margin-top:18px;font-size:clamp(45px,12.5vw,60px)}.download-hero p{max-width:350px;margin-top:18px;font-size:12px}.download-orbit{top:39px;transform:translate(-50%)scale(.78)}.platform-selector{grid-template-columns:1fr;gap:11px}.platform-card{border-radius:16px;min-height:371px;padding:19px}.platform-card-top{min-height:56px}.platform-mark{border-radius:13px;width:46px;height:46px}.platform-card-copy{max-width:340px;margin-top:34px}.platform-card-copy h2{font-size:49px}.platform-card-copy p{margin-top:16px;font-size:11px}.platform-card-bottom{padding-top:22px}.download-primary,.download-soon{min-height:48px;font-size:11px}.download-reassurance{grid-template-columns:1fr;gap:23px;padding:52px 0}.download-reassurance>div,.download-reassurance>div:first-child{min-height:0;padding:0}.download-reassurance>div:not(:first-child){border-top:1px solid #2a2a27;border-left:0;padding-top:23px}.download-start{grid-template-columns:1fr;gap:34px;padding:59px 0}.download-start-copy h2{margin-top:13px;font-size:33px}.download-start li{min-height:83px;padding-block:13px}.download-doc-link{grid-column:1;margin-top:-14px}.download-footer-note{text-align:center;padding-top:20px;line-height:1.5}}.legacy-site{background:#060606}.legacy-page{color:#efefea;min-height:calc(100vh - 78px);padding:78px 0 118px}.legacy-page .shell{width:min(1160px,100% - 64px)}.legacy-eyebrow{color:#a3a39c;font:600 9px var(--mono);letter-spacing:.13em;align-items:center;gap:8px;display:inline-flex}.legacy-eyebrow>i{background:var(--signal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #c7ff5b90}.legacy-tag{color:#a4a49d;min-height:22px;font:600 6.5px var(--mono);letter-spacing:.065em;background:#171717;border:1px solid #3a3a36;border-radius:99px;align-items:center;padding:0 7px;display:inline-flex}.legacy-tag.green{color:#a5c77a;background:#151b11;border-color:#405130}.legacy-tag.purple{color:#c5a8f3;background:#18121f;border-color:#594975}.legacy-cta{color:#10110d;background:#e7e7e1;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 18px;font-size:12px;font-weight:650;transition:transform .22s,background .22s;display:inline-flex}.legacy-cta:hover{background:#fff;transform:translateY(-2px)}.legacy-cta svg{width:16px}.comparison-hero{text-align:center;border-bottom:1px solid #292927;min-height:466px;padding:118px 0 87px;position:relative;overflow:hidden}.comparison-hero:before{content:"";z-index:0;filter:blur(10px);background:radial-gradient(#c7ff5b0c,#0000 42%),radial-gradient(at 78% 54%,#9061d916,#0000 48%);border-radius:50%;width:630px;height:350px;position:absolute;top:44px;left:50%;transform:translate(-50%)}.comparison-hero>*{z-index:1;position:relative}.comparison-hero h1{letter-spacing:-.07em;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;max-width:900px;margin:26px auto 0;font-size:clamp(54px,6.5vw,90px);font-weight:600;line-height:.92;display:flex}.comparison-hero h1 i{color:#a2a29b;width:41px;height:41px;font:600 9px var(--mono);letter-spacing:.05em;border:1px solid #3d3d39;border-radius:50%;place-items:center;font-style:normal;display:inline-grid}.comparison-hero h1 span:first-child{color:#e2e8d6}.comparison-hero h1 span:last-child{color:#e6def4}.comparison-hero>p{color:#9a9a94;max-width:610px;margin:25px auto 0;font-size:14px;line-height:1.7}.comparison-hero-line{background:linear-gradient(90deg,#0000,#a5c77860 35%,#b797e960 65%,#0000);width:min(382px,80vw);height:1px;margin:39px auto 0;position:relative}.comparison-hero-line>i{background:#b7d981;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;box-shadow:0 0 12px #b7d981}.comparison-hero-line>i:first-child{left:21%}.comparison-hero-line>i:last-child{background:#c4a1ee;right:21%;box-shadow:0 0 12px #c4a1ee}.comparison-hero-line>b{background:#e4e4de;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.model-showcase{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:center;gap:14px;margin-top:64px;display:grid;position:relative}.model-showcase-card{background:#111;border:1px solid #343431;border-radius:19px;flex-direction:column;min-height:423px;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0005}.model-showcase-card.gpt{background:linear-gradient(145deg,#181d15,#101010 65%);border-color:#495d39}.model-showcase-card.claude{background:linear-gradient(145deg,#1b1720,#101010 65%);border-color:#4d3e60}.model-showcase-card:after{content:"";border:1px solid #c7ff5b18;border-radius:50%;width:310px;height:310px;position:absolute;top:-128px;right:-125px;box-shadow:0 0 0 37px #c7ff5b08,0 0 0 74px #c7ff5b05}.model-showcase-card.claude:after{border-color:#c4a1ee20;box-shadow:0 0 0 37px #c4a1ee0a,0 0 0 74px #c4a1ee05}.model-showcase-card>:not(.model-card-aura){z-index:1;position:relative}.model-card-head{justify-content:space-between;align-items:flex-start;display:flex}.model-mark{color:#182312;background:#c4e096;border:1px solid #40542f;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.model-mark.claude{color:#f2eaff;background:#785aa4;border-color:#654f81}.model-card-head .legacy-tag{margin-top:4px}.model-showcase-card h2{letter-spacing:-.065em;margin:55px 0 0;font-size:clamp(35px,4.2vw,51px);line-height:.95}.model-showcase-card>p{color:#9b9b94;max-width:350px;min-height:46px;margin:16px 0 0;font-size:12px;line-height:1.6}.model-showcase-card dl{border-block:1px solid #ffffff13;grid-template-columns:repeat(3,1fr);gap:9px;margin:30px 0 0;padding:13px 0;display:grid}.model-showcase-card dl>div:not(:first-child){border-left:1px solid #ffffff12;padding-left:10px}.model-showcase-card dt{color:#73736d;font:600 6px var(--mono);letter-spacing:.07em}.model-showcase-card dd{color:#d2d2cb;white-space:nowrap;margin:6px 0 0;font-size:10px}.model-card-link{color:#c5c5be;align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:10px;display:inline-flex}.model-card-link:hover{color:#fff}.model-card-link svg{width:14px;transition:transform .2s}.model-card-link:hover svg{transform:translate(3px)}.model-versus{color:#8d8d87;place-items:center;height:40px;display:grid}.model-versus span{z-index:1;width:34px;height:34px;font:600 7px var(--mono);letter-spacing:.08em;background:#0c0c0c;border:1px solid #3b3b37;border-radius:50%;place-items:center;display:grid}.model-versus{position:relative}.model-versus:before{content:"";background:#3a3a36;width:1px;height:66px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comparison-data{border-top:1px solid #2b2b28;grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);gap:80px;margin-top:125px;padding-top:105px;display:grid}.comparison-data h2,.comparison-scores h2,.legacy-faq-section h2,.autopilot-sources h2,.autopilot-flow-section h2,.autopilot-features h2,.autopilot-benefits h2,.autopilot-final h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(32px,3.5vw,49px);line-height:1.02}.comparison-data header>p{color:#8e8e88;margin:20px 0 0;font-size:11px;line-height:1.7}.comparison-table-wrap{background:#0d0d0d;border:1px solid #30302d;border-radius:13px;overflow:auto}.comparison-table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:540px}.comparison-table-wrap th,.comparison-table-wrap td{border-bottom:1px solid #272725;min-height:46px;padding:11px 16px;font-size:10px}.comparison-table-wrap thead th{color:#c7c7c0;background:#151515;height:57px;font-size:10px}.comparison-table-wrap thead th:nth-child(2){color:#c9e39d}.comparison-table-wrap thead th:nth-child(3){color:#d2b9f2}.comparison-table-wrap thead .model-mark{vertical-align:middle;border-radius:5px;width:20px;height:20px;margin-right:7px;display:inline-grid}.comparison-table-wrap thead .model-mark svg{width:11px}.comparison-table-wrap tbody th{color:#85857f;font-size:9px;font-weight:500}.comparison-table-wrap td{color:#c4c4be}.comparison-table-wrap td:nth-child(2){color:#b8d985}.comparison-table-wrap td:nth-child(3){color:#c7aceb}.comparison-table-wrap tr:last-child>*{border-bottom:0}.comparison-scores{border-block:1px solid #292927;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:85px;margin-top:113px;padding:74px 0;display:grid}.scores-heading h2{max-width:370px}.scores-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.scores-grid article{background:#101010;border:1px solid #30302d;border-radius:13px;padding:19px}.score-model-name{border-bottom:1px solid #2a2a27;align-items:center;gap:9px;padding-bottom:17px;display:flex}.score-model-name .model-mark{border-radius:8px;width:29px;height:29px}.score-model-name .model-mark svg{width:14px}.score-model-name strong{font-size:12px}.score-row{margin-top:14px}.score-row>span{color:#868680;font-size:8px}.score-row>div{background:#282825;border-radius:99px;align-items:center;height:5px;margin-top:7px;display:flex;overflow:visible}.score-row>div>i{border-radius:inherit;background:linear-gradient(90deg,#6f8e46,#c7ff5b);height:100%;display:block}.scores-grid article:last-child .score-row>div>i{background:linear-gradient(90deg,#785aa4,#c4a1ee)}.score-row b{color:#c8c8c1;font:600 8px var(--mono);white-space:nowrap;margin-left:7px}.score-row b small{color:#696964;font-size:6px}.comparison-verdict{background:radial-gradient(at 84%,#c7ff5b18,#0000 29%),linear-gradient(145deg,#171a13,#101010 72%);border:1px solid #4f5942;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:98px;padding:38px;display:grid}.verdict-symbol{color:#c7e89d;background:#1b2415;border:1px solid #536344;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.comparison-verdict h2{letter-spacing:-.045em;margin:16px 0 0;font-size:28px}.comparison-verdict p{color:#a0aa93;max-width:670px;margin:10px 0 0;font-size:11px;line-height:1.7}.comparison-verdict .legacy-cta{white-space:nowrap;margin-left:20px}.legacy-faq-section{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:78px;margin-top:112px;display:grid}.legacy-faq-section h2{max-width:360px}.legacy-faq-section>div{border-top:1px solid #2b2b28}.legacy-faq{border-bottom:1px solid #2b2b28}.legacy-faq summary{color:#cecec7;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:0 4px;font-size:11px;list-style:none;display:flex}.legacy-faq summary::-webkit-details-marker{display:none}.legacy-faq summary svg{color:#777771;width:17px;transition:transform .2s}.legacy-faq[open] summary svg{color:#c9e49e;transform:rotate(90deg)}.legacy-faq p{color:#8b8b85;margin:-1px 30px 20px 4px;font-size:10px;line-height:1.7}.autopilot-hero{border-bottom:1px solid #2a2a27;grid-template-columns:minmax(0,.86fr) minmax(470px,1.14fr);align-items:center;gap:92px;min-height:560px;padding:118px 0 76px;display:grid}.autopilot-hero-copy h1{letter-spacing:-.066em;margin:21px 0 0;font-size:clamp(52px,5.5vw,76px);line-height:.93}.autopilot-hero-copy h1 span{color:#c8ec90}.autopilot-hero-copy>p{color:#a0a09a;max-width:515px;margin:25px 0 0;font-size:14px;line-height:1.7}.autopilot-hero-actions{align-items:center;gap:21px;margin-top:30px;display:flex}.autopilot-demo-link{color:#a5a59e;align-items:center;gap:7px;font-size:11px;display:inline-flex}.autopilot-demo-link:hover{color:#fff}.autopilot-demo-link svg{width:14px}.autopilot-console{background:linear-gradient(145deg,#151a12,#0e0e0e 70%);border:1px solid #3c4533;border-radius:18px;min-height:337px;padding:17px;position:relative;overflow:hidden;box-shadow:0 28px 60px #0007,inset 0 1px #ffffff0a}.autopilot-console:before{content:"";border:1px solid #c7ff5b17;border-radius:50%;width:360px;height:360px;position:absolute;top:-164px;right:-140px;box-shadow:0 0 0 39px #c7ff5b08,0 0 0 78px #c7ff5b04}.autopilot-console>*{z-index:1;position:relative}.autopilot-console-top{color:#7e8d6c;min-height:31px;font:600 7px var(--mono);letter-spacing:.11em;border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:flex-start;padding-bottom:13px;display:flex}.autopilot-console-top span{align-items:center;gap:6px;display:flex}.autopilot-console-top span i{background:var(--signal);width:5px;height:5px;box-shadow:0 0 9px var(--signal);border-radius:50%;animation:1.8s infinite autopilot-pulse}.autopilot-console-top b{color:#b7d985;background:#151e11;border:1px solid #4c6038;border-radius:99px;align-items:center;min-height:20px;padding:0 6px;font-size:6px;display:flex}.autopilot-console-source{margin-top:22px}.autopilot-console-source>span{color:#686863;font:600 6px var(--mono);letter-spacing:.1em}.autopilot-console-source>div{gap:7px;margin-top:10px;display:flex}.autopilot-console-source i{color:#b8d48a;background:#182014;border:1px solid #384033;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.autopilot-console-source i:nth-child(2){color:#d1b8f2;background:#20182b;border-color:#493a5f}.autopilot-console-source i:nth-child(3){color:#f1b1b1;background:#2a1818;border-color:#5d3939}.autopilot-console-source i:nth-child(4){color:#aadff5;background:#12232c;border-color:#31505e}.autopilot-console-source svg{width:14px}.autopilot-console-flow{grid-template-columns:1fr 23px 1fr 23px 1fr;align-items:center;gap:5px;margin-top:25px;display:grid}.autopilot-console-flow>span{color:#afbca0;text-align:center;background:#161b13;border:1px solid #343c2d;border-radius:9px;align-content:center;place-items:center;gap:5px;min-height:50px;padding:7px;font-size:8px;display:grid}.autopilot-console-flow>span.publish{color:#b7d885;background:#192213}.autopilot-console-flow>span svg{width:15px}.autopilot-console-flow>i{color:#707b64;place-items:center;display:grid}.autopilot-console-flow>i svg{width:13px}.autopilot-console-post{background:#151c11;border:1px solid #3b4d2d;border-radius:9px;grid-template-columns:29px 1fr 18px;align-items:center;gap:8px;min-height:57px;margin-top:20px;padding:9px;display:grid}.autopilot-console-post>svg:first-child{color:#172010;background:#c5e394;border-radius:7px;width:28px;height:28px;padding:7px}.autopilot-console-post div{gap:3px;display:grid}.autopilot-console-post small{color:#789159;font:600 5.5px var(--mono);letter-spacing:.09em}.autopilot-console-post strong{color:#c4d4af;font-size:9px}.autopilot-console-post>svg:last-child{color:#a8cb77;width:16px}.autopilot-sources{border-bottom:1px solid #2a2a27;padding:112px 0 105px}.autopilot-sources header{max-width:730px}.autopilot-sources h2{margin-top:18px}.autopilot-sources header>p{color:#95958f;max-width:620px;margin:19px 0 0;font-size:13px;line-height:1.72}.sources-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:47px;display:grid}.source-card{background:#0e0e0e;border:1px solid #2e2e2b;border-radius:13px;min-height:218px;padding:18px;transition:transform .25s,border-color .25s;position:relative;overflow:hidden}.source-card:hover{border-color:#53534d;transform:translateY(-4px)}.source-card>span{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.source-card.green>span{color:#192412;background:#c2e18f}.source-card.blue>span{color:#cef0ff;background:#27627a}.source-card.purple>span{color:#eadfff;background:#6c5195}.source-card.orange>span{color:#fff0cc;background:#91682c}.source-card.pink>span{color:#ffdcf1;background:#8e386d}.source-card.red>span{color:#ffe0dc;background:#984236}.source-card h3{letter-spacing:-.025em;margin:26px 0 0;font-size:13px}.source-card p{color:#85857f;margin:11px 0 0;font-size:10px;line-height:1.6}.source-card>i{color:#777771;border:1px solid #32322f;border-radius:7px;place-items:center;width:25px;height:25px;font-style:normal;display:grid;position:absolute;bottom:16px;right:17px}.source-card>i svg{width:13px}.autopilot-flow-section{border-bottom:1px solid #2a2a27;padding:108px 0}.autopilot-flow-section header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.autopilot-flow-section h2{text-align:right;max-width:460px;margin-top:0}.autopilot-steps{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:56px;display:grid}.autopilot-step{background:#0f0f0f;border:1px solid #30302d;border-radius:13px;min-height:215px;padding:18px}.autopilot-step>span{color:#707069;font:600 8px var(--mono)}.autopilot-step>i{color:#b3d582;background:#182012;border:1px solid #3c4b31;border-radius:9px;place-items:center;width:35px;height:35px;margin-top:33px;font-style:normal;display:grid}.autopilot-step strong{letter-spacing:-.025em;margin-top:20px;font-size:13px;display:block}.autopilot-step p{color:#81817b;margin:9px 0 0;font-size:9px;line-height:1.6}.autopilot-features{grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);gap:90px;padding:112px 0;display:grid}.autopilot-features h2{max-width:370px}.autopilot-features-copy>p{color:#90908a;max-width:370px;margin:19px 0 0;font-size:12px;line-height:1.7}.autopilot-proof{color:#9bbd71;min-height:33px;font:500 7px var(--mono);letter-spacing:.04em;background:#151c10;border:1px solid #3d512e;border-radius:7px;align-items:center;gap:6px;margin-top:24px;padding:0 9px;display:flex}.autopilot-proof svg{width:14px}.feature-checklist{border-top:1px solid #2a2a27}.feature-checklist article{border-bottom:1px solid #2a2a27;grid-template-columns:32px 1fr 17px;align-items:center;gap:10px;min-height:87px;padding:15px 3px;display:grid}.feature-checklist article>span{color:#696962;font:600 7px var(--mono)}.feature-checklist strong{color:#cbcbc4;font-size:11px}.feature-checklist p{color:#7d7d77;margin:5px 0 0;font-size:9px;line-height:1.5}.feature-checklist article>svg{color:#a8cc78;width:16px}.autopilot-benefits{border-block:1px solid #2a2a27;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:90px;padding:78px 0;display:grid}.autopilot-benefits h2{max-width:410px}.autopilot-benefits ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.autopilot-benefits li{color:#bdbdb6;border-bottom:1px solid #272725;align-items:center;gap:9px;padding-bottom:14px;font-size:11px;display:flex}.autopilot-benefits li:last-child{border:0;padding-bottom:0}.autopilot-benefits li svg{color:#a5c876;width:15px}.autopilot-final{background:radial-gradient(at 86%,#c7ff5b16,#0000 30%),linear-gradient(145deg,#171c13,#101010 70%);border:1px solid #506142;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-top:105px;padding:34px;display:flex}.autopilot-final h2{max-width:570px;margin-top:15px;font-size:30px}.autopilot-final p{color:#94a284;margin:10px 0 0;font-size:11px}.autopilot-final .legacy-cta{flex:none}@keyframes autopilot-pulse{50%{opacity:.35;box-shadow:0 0 3px var(--signal)}}@media (width<=1000px){.autopilot-hero{grid-template-columns:1fr;gap:52px}.autopilot-hero-copy{max-width:660px}.autopilot-console{max-width:670px}.comparison-data,.comparison-scores,.legacy-faq-section,.autopilot-features,.autopilot-benefits{gap:48px}.sources-grid,.autopilot-steps{grid-template-columns:repeat(2,1fr)}.comparison-verdict{grid-template-columns:48px 1fr}.comparison-verdict .legacy-cta{grid-column:2;justify-self:start;margin-left:0}}@media (width<=760px){.legacy-page{padding:76px 0 66px}.legacy-page .shell{width:calc(100% - 32px)}.legacy-site .desktop-cta{display:none}.comparison-hero{min-height:400px;padding:92px 0 65px}.comparison-hero h1{gap:10px;max-width:350px;margin-top:20px;font-size:clamp(42px,11vw,58px)}.comparison-hero h1 i{width:30px;height:30px;font-size:7px}.comparison-hero>p{max-width:350px;margin-top:20px;font-size:12px}.comparison-hero-line{margin-top:31px}.model-showcase{grid-template-columns:1fr;gap:9px;margin-top:44px}.model-showcase-card{border-radius:15px;min-height:354px;padding:19px}.model-showcase-card h2{margin-top:38px;font-size:41px}.model-showcase-card>p{min-height:0;font-size:11px}.model-showcase-card dl{margin-top:22px}.model-showcase-card dl>div:not(:first-child){padding-left:7px}.model-showcase-card dd{font-size:9px}.model-versus{height:29px}.model-versus:before{width:63px;height:1px}.model-versus span{width:29px;height:29px;font-size:6px}.comparison-data,.comparison-scores,.legacy-faq-section,.autopilot-features,.autopilot-benefits{grid-template-columns:1fr;gap:29px;margin-top:67px;padding-top:65px;display:grid}.comparison-data{border-top:1px solid #2b2b28}.comparison-data h2,.comparison-scores h2,.legacy-faq-section h2,.autopilot-sources h2,.autopilot-flow-section h2,.autopilot-features h2,.autopilot-benefits h2,.autopilot-final h2{font-size:31px}.comparison-data header>p{font-size:10px}.comparison-table-wrap{margin-inline:-1px}.comparison-scores{border-top:1px solid #2a2a27;padding-bottom:65px}.scores-grid{grid-template-columns:1fr}.comparison-verdict{border-radius:14px;grid-template-columns:38px 1fr;gap:12px;margin-top:65px;padding:21px}.verdict-symbol{border-radius:10px;width:36px;height:36px}.comparison-verdict h2{margin-top:13px;font-size:22px}.comparison-verdict p{font-size:10px}.comparison-verdict .legacy-cta{min-height:43px;font-size:10px}.legacy-faq-section{border:0}.legacy-faq-section>div{margin-top:0}.legacy-faq summary{min-height:67px;font-size:10px}.legacy-faq p{margin-right:4px;font-size:9px}.autopilot-hero{gap:43px;min-height:0;padding:91px 0 60px}.autopilot-hero-copy h1{font-size:clamp(45px,12vw,60px)}.autopilot-hero-copy>p{margin-top:20px;font-size:12px}.autopilot-hero-actions{gap:16px;margin-top:25px}.legacy-cta{min-height:46px;padding-inline:15px;font-size:11px}.autopilot-demo-link{font-size:10px}.autopilot-console{border-radius:14px;min-height:318px;padding:13px}.autopilot-console-flow{grid-template-columns:1fr 17px 1fr 17px 1fr;gap:2px}.autopilot-console-flow>span{min-height:51px;padding:5px;font-size:7px}.autopilot-console-flow>span svg{width:13px}.autopilot-console-flow>i svg{width:10px}.autopilot-sources{padding:66px 0}.autopilot-sources header>p{margin-top:15px;font-size:11px}.sources-grid{grid-template-columns:1fr;margin-top:33px}.source-card{min-height:172px}.source-card h3{margin-top:19px}.autopilot-flow-section{padding:65px 0}.autopilot-flow-section header{display:block}.autopilot-flow-section h2{text-align:left;margin-top:14px}.autopilot-steps{grid-template-columns:1fr;gap:8px;margin-top:32px}.autopilot-step{grid-template-columns:25px 36px 1fr;align-items:start;gap:10px;min-height:130px;padding:15px;display:grid}.autopilot-step>i{width:34px;height:34px;margin-top:0}.autopilot-step strong{margin-top:2px}.autopilot-step p{font-size:9px}.autopilot-features{margin-top:0;padding-bottom:65px}.autopilot-features-copy>p{font-size:11px}.feature-checklist article{min-height:82px}.autopilot-benefits{margin-top:0;padding-bottom:65px}.autopilot-benefits li{font-size:10px}.autopilot-final{gap:24px;margin-top:65px;padding:22px;display:grid}.autopilot-final h2{font-size:24px}.autopilot-final p{font-size:10px}}.imported-site{background:#060606}.imported-page{color:#eeeee9;min-height:calc(100vh - 78px);padding:78px 0 112px}.imported-loading{color:#8a8a84;width:min(1030px,100% - 64px);min-height:50vh;font:600 10px var(--mono);letter-spacing:.08em;margin:0 auto;padding-top:160px}.imported-fallback>div{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.imported-fallback>div span{color:#a8ca7c;min-height:24px;font:600 7px var(--mono);letter-spacing:.05em;background:#151c11;border:1px solid #405031;border-radius:99px;align-items:center;padding:0 8px;display:inline-flex}.imported-page .shell{width:min(1030px,100% - 64px)}.imported-hero{text-align:center;border-bottom:1px solid #292927;min-height:464px;padding:120px 0 76px;position:relative;overflow:hidden}.imported-hero:before{content:"";filter:blur(6px);background:radial-gradient(#c7ff5b0d,#0000 63%);border-radius:50%;width:510px;height:300px;position:absolute;top:61px;left:50%;transform:translate(-50%)}.imported-comparison .imported-hero:before{background:radial-gradient(at 30%,#c7ff5b12,#0000 55%),radial-gradient(at 70%,#ad86df17,#0000 57%)}.imported-legal .imported-hero:before{background:radial-gradient(#ffffff08,#0000 64%)}.imported-hero>*{z-index:1;position:relative}.imported-kicker{color:#a5a59e;font:600 9px var(--mono);letter-spacing:.13em;align-items:center;gap:7px;display:inline-flex}.imported-kicker i{background:var(--signal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #c7ff5b90}.imported-hero-icon{color:#cbec9e;background:#182014;border:1px solid #3e4835;border-radius:13px;place-items:center;width:48px;height:48px;margin:25px auto 0;display:grid}.imported-comparison .imported-hero-icon{color:#e1cbff;background:#281e35;border-color:#5d4c72}.imported-legal .imported-hero-icon{color:#cecec7;background:#1b1b1a;border-color:#3c3c39}.imported-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:870px;margin:25px auto 0;font-size:clamp(45px,5.5vw,75px);font-weight:600;line-height:.98}.imported-hero>p{color:#989892;max-width:625px;margin:20px auto 0;font-size:13px;line-height:1.72}.imported-hero-route{color:#6d6d67;font:500 7px var(--mono);letter-spacing:.04em;align-items:center;gap:7px;margin:32px auto 0;display:inline-flex}.imported-hero-route i{background:#71716a;border-radius:50%;width:4px;height:4px}.imported-content{grid-template-columns:184px minmax(0,1fr);align-items:start;gap:75px;padding-top:82px;display:grid}.imported-aside{color:#82827b;background:#0e0e0e;border:1px solid #2d2d2a;border-radius:11px;padding:14px;position:sticky;top:110px}.imported-aside>div{color:#b3d681;font:600 7px var(--mono);letter-spacing:.09em;align-items:center;gap:7px;display:flex}.imported-aside>div svg{width:15px}.imported-aside p{margin:11px 0 0;font-size:9px;line-height:1.6}.imported-aside a{color:#c5c5bd;align-items:center;gap:6px;margin-top:15px;font-size:9px;display:flex}.imported-aside a:hover{color:#fff}.imported-aside a svg{width:13px}.imported-body{min-width:0}.imported-blocks>:first-child{margin-top:0}.imported-blocks h2{letter-spacing:-.05em;border-top:1px solid #2b2b28;margin:64px 0 0;padding-top:63px;font-size:clamp(25px,3vw,37px);line-height:1.05}.imported-blocks h3{color:#d5d5ce;letter-spacing:-.035em;margin:34px 0 0;font-size:17px}.imported-blocks p{color:#9b9b94;max-width:750px;margin:14px 0 0;font-size:13px;line-height:1.78}.imported-blocks li{color:#b5b5ae;align-items:flex-start;gap:8px;max-width:750px;margin-top:10px;font-size:12px;line-height:1.65;list-style:none;display:flex}.imported-blocks li svg{color:#aad07a;flex:none;width:14px;margin-top:3px}.imported-blocks blockquote{color:#d2ddc0;background:#151a11;border-left:2px solid #9cc46a;border-radius:0 10px 10px 0;max-width:750px;margin:28px 0;padding:20px;font-size:16px;line-height:1.55}.imported-table-key,.imported-table-value{vertical-align:top;color:#bdbdb6;background:#111;border:1px solid #2f2f2c;align-items:center;min-height:32px;padding:8px 11px;font-size:10px;display:inline-flex}.imported-table-key{color:#d5d5ce;border-radius:7px 0 0 7px;margin-top:15px}.imported-table-value{color:#a6c87a;border-left:0;border-radius:0 7px 7px 0}.imported-fallback{background:linear-gradient(145deg,#151515,#0e0e0e);border:1px solid #31312e;border-radius:15px;min-height:240px;padding:28px}.imported-fallback>span{color:#c5e28f;background:#1b2913;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.imported-fallback h2{letter-spacing:-.05em;margin:25px 0 0;font-size:28px}.imported-fallback p{color:#8e8e88;max-width:520px;margin:13px 0 0;font-size:12px;line-height:1.7}@media (width<=760px){.imported-page{padding:76px 0 66px}.imported-page .shell{width:calc(100% - 32px)}.imported-site .desktop-cta{display:none}.imported-hero{min-height:385px;padding:91px 0 58px}.imported-hero h1{margin-top:20px;font-size:clamp(40px,10.5vw,56px)}.imported-hero>p{margin-top:16px;font-size:11px}.imported-hero-route{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:24px;overflow:hidden}.imported-content{padding-top:54px;display:block}.imported-aside{margin-bottom:35px;position:static}.imported-blocks h2{margin-top:46px;padding-top:45px;font-size:27px}.imported-blocks h3{margin-top:27px;font-size:16px}.imported-blocks p{font-size:11px;line-height:1.72}.imported-blocks li{font-size:11px}.imported-blocks blockquote{margin:22px 0;padding:16px;font-size:13px}.imported-table-key,.imported-table-value{text-overflow:ellipsis;white-space:nowrap;max-width:49%;font-size:8px;overflow:hidden}.imported-fallback{min-height:0;padding:21px}.imported-fallback h2{font-size:24px}}
