:root{color-scheme:dark;--bg:#0b1113;--surface:#11191c;--surface-2:#151f22;--line:#263438;--text:#f0f3ef;--muted:#9aa8a4;--quiet:#71817e;--mint:#acd9bd;--mint-bright:#d0f1d3;--violet:#ada3f4;--max:1280px;font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 72% 4%,#31483d45,transparent 30%),radial-gradient(ellipse at 12% 36%,#2b28552a,transparent 34%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(var(--max),calc(100% - 56px));height:72px;margin:auto;border-bottom:1px solid #cfe1dc17;background:#0b1113ed;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px;min-width:135px}.brand img{width:31px;height:31px;object-fit:contain}.brand>span{font-size:17px;font-weight:750;letter-spacing:-.06em}.brand small{display:block;margin-top:-3px;color:#83928d;font-size:8px;font-weight:600;letter-spacing:.09em}.main-nav{display:flex;align-items:center;gap:30px;color:#aab5b0;font-size:12px}.main-nav a:hover,.site-footer a:hover{color:white}.header-download{display:inline-flex;align-items:center;gap:10px;min-height:35px;padding:0 12px;border:1px solid #9ec9ae49;border-radius:9px;background:#17251e;color:#c8e6d0;font-size:10px;font-weight:650}.header-download span{font-size:15px}.hero-shell{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(600px,1.3fr);align-items:center;gap:48px;width:min(var(--max),calc(100% - 56px));margin:auto;padding:56px 0 66px}.hero-copy{padding:18px 0 12px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:8px;color:#9ac9aa;font-size:9px;font-weight:750;letter-spacing:.17em}.eyebrow i,.hero-meta>span:first-child i{width:6px;height:6px;border-radius:50%;background:#9bd5ad;box-shadow:0 0 12px #9bd5ad8a}.hero h1{margin:19px 0 17px;font-size:clamp(43px,5vw,70px);line-height:.98;letter-spacing:-.075em}.hero h1 span,.section-heading h2 span,.guide-top h2 span,.download-copy h2 span{color:#b2a8ff}.hero-lead{max-width:430px;margin:0;color:#aab4b1;font-size:14px;line-height:1.8}.hero-actions,.download-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid #485052;border-radius:10px;background:#121a1d;color:#e4e9e5;font-size:11px;font-weight:650;transition:transform .18s,border-color .18s,background .18s}.button:hover{transform:translateY(-1px);border-color:#a3c9af80;background:#18231f}.button-primary{border-color:#c9efcc;background:#c9efcc;color:#17211a}.button-primary:hover{border-color:#e0ffe2;background:#ddf8db}.button-quiet{background:#111719aa}.hero-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:20px;color:#85928e;font-size:9px}.hero-meta>span{display:flex;align-items:center;gap:5px}.hero-meta a{color:#aaa2e2}.trust-line{display:flex;align-items:center;gap:8px;margin-top:30px;color:#81908a;font-size:9px}.trust-line img{width:17px;height:17px}.preview-frame{overflow:hidden;min-width:0;border:1px solid #465347;border-radius:16px;background:#10171b;box-shadow:0 32px 86px #0008,0 0 75px #8abda40d}.preview-windowbar{display:flex;align-items:center;gap:11px;min-height:39px;padding:0 12px;border-bottom:1px solid #d5e8dd15;background:#151e21;color:#aebbb7;font-size:9px}.window-controls{display:flex;gap:5px}.window-controls i{width:7px;height:7px;border-radius:50%;background:#64716d}.window-controls i:first-child{background:#84bd9a}.preview-live{display:flex;align-items:center;gap:6px;margin-left:auto;color:#9cccad;font-size:7px;font-weight:750;letter-spacing:.08em}.preview-live i{width:5px;height:5px;border-radius:50%;background:#91d1a4;box-shadow:0 0 8px #91d1a4aa}.preview-frame iframe{display:block;width:100%;height:506px;border:0;background:#0c1116}.preview-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 13px;border-top:1px solid #d5e8dd12;background:#12191c}.preview-caption span:first-child{display:grid;gap:2px}.preview-caption b{font-size:9px;font-weight:600}.preview-caption small{color:#86938e;font-size:8px}.caption-badge{color:#9190bf;font-size:6px;font-weight:750;letter-spacing:.09em}.section{width:min(var(--max),calc(100% - 56px));margin:auto;padding:76px 0;border-top:1px solid #dcebe517}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:28px}.section-heading h2,.guide-top h2,.download-copy h2{margin:9px 0 0;font-size:clamp(32px,4vw,51px);line-height:1.04;letter-spacing:-.065em}.section-heading>p{max-width:420px;margin:0 0 4px;color:#9aa7a2;font-size:11px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:13px}.feature-card{position:relative;min-height:236px;overflow:hidden;padding:22px;border:1px solid #c5ddd421;border-radius:14px;background:linear-gradient(147deg,#182124,#11181b 72%);isolation:isolate}.feature-card:after{position:absolute;z-index:-1;right:-75px;bottom:-118px;width:230px;height:230px;border:1px solid #d5e5dc0a;border-radius:50%;box-shadow:0 0 0 25px #d5e5dc04,0 0 0 58px #d5e5dc03;content:""}.feature-large{grid-row:span 2;min-height:485px}.feature-wide{min-height:236px}.feature-symbol{display:grid;place-items:center;width:33px;height:33px;margin-bottom:18px;border:1px solid #707b783f;border-radius:9px;background:#1a2426;color:#badac7;font-size:16px}.symbol-model{color:#b4aaff}.symbol-split{color:#9fcdb0}.symbol-agents{color:#ada3f4}.symbol-workspace{color:#9ed3bc}.card-kicker{color:#81918b;font-size:7px;font-weight:750;letter-spacing:.15em}.feature-card h3{max-width:340px;margin:8px 0;color:#ebefeb;font-size:18px;line-height:1.15;letter-spacing:-.035em}.feature-card p{max-width:460px;margin:0;color:#9ba8a2;font-size:10px;line-height:1.8}.provider-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.provider-pills span{padding:5px 7px;border:1px solid #a9bfb31f;border-radius:99px;background:#15201d;color:#b1c1b8;font-size:7px}.model-visual{position:absolute;right:32px;bottom:26px;left:32px;display:grid;place-items:center;height:190px;border:1px solid #78958322;border-radius:12px;background:radial-gradient(ellipse at center,#25362f5c,transparent 53%),#0e1618}.model-ring{position:absolute;width:166px;height:116px;border:1px solid #8fc6a431;border-radius:50%;transform:rotate(-25deg)}.ring-two{width:210px;height:143px;border-color:#a69af626;transform:rotate(30deg)}.model-center{z-index:1;display:grid;place-items:center;width:52px;height:52px;border:1px solid #9cbeaa65;border-radius:16px;background:#15221e;box-shadow:0 0 28px #8acaa322}.model-center img{width:29px;height:29px}.node{position:absolute;z-index:2;width:10px;height:10px;border:2px solid #10191b;border-radius:50%;background:#a7d6b7;box-shadow:0 0 13px #9bd4b799}.node-a{top:36px;left:29%}.node-b{top:52px;right:21%;background:#b1a7f5}.node-c{bottom:32px;left:35%;background:#b1a7f5}.node-d{right:33%;bottom:24px}.split-visual{display:flex;gap:7px;margin-top:20px}.split-visual>div{display:grid;gap:5px;width:94px;height:63px;padding:9px;border:1px solid #3a4747;border-radius:7px;background:#0e1518}.split-visual i{display:block;width:75%;height:4px;border-radius:8px;background:#9fc7ae37}.split-visual i:first-child{width:42%;background:#9fc7ae8a}.split-visual>div:nth-child(2) i:first-child{width:59%;background:#afa5f285}.agent-visual{position:relative;display:flex;align-items:center;gap:23px;width:max-content;margin-top:20px}.agent-node{z-index:1;display:grid;place-items:center;width:25px;height:25px;border:1px solid #aca3f24d;border-radius:8px;background:#201e30;color:#c8c0ff;font-size:8px}.main-node{width:31px;height:31px;border-color:#a9d9b463;background:#1a2c25;color:#c8edce}.agent-link{position:absolute;z-index:0;left:26px;width:29px;border-top:1px dashed #9cafa35e}.link-one{top:8px;transform:rotate(-18deg)}.link-two{bottom:8px;transform:rotate(18deg)}.editor-visual{position:absolute;right:20px;bottom:20px;display:flex;gap:6px;width:270px;height:98px;padding:8px;border:1px solid #51605b40;border-radius:9px;background:#0c1316;opacity:.83}.editor-rail{display:grid;gap:5px;width:25px;padding:4px;border-right:1px solid #aabcb219}.editor-rail i{width:12px;height:4px;border-radius:4px;background:#89968d50}.editor-code{display:grid;align-content:start;gap:6px;flex:1;padding:4px}.editor-code i{width:90%;height:4px;border-radius:5px;background:linear-gradient(90deg,#9f9ae96b 20%,#9dc9a254 60%,transparent 60%)}.editor-code i:nth-child(2){width:73%;margin-left:8px}.editor-code i:nth-child(3){width:80%;margin-left:8px;background:linear-gradient(90deg,#c9b77a66 35%,#9dc9a254 35%,transparent 80%)}.editor-code i:nth-child(4){width:45%;margin-left:16px}.editor-preview{display:grid;align-content:center;gap:7px;width:74px;padding:8px;border:1px solid #283735;border-radius:6px;background:#15201c}.editor-preview b{width:32px;height:5px;border-radius:5px;background:#d4ebd0a6}.editor-preview i{width:45px;height:3px;border-radius:4px;background:#a6bab257}.editor-preview span{color:#80918a;font-size:6px}.feature-wide>p{max-width:280px}.feature-wide .feature-symbol{margin-bottom:12px}.module-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.module-card{display:flex;flex-direction:column;min-height:213px;padding:16px;border:1px solid #c7dbd51d;border-radius:12px;background:linear-gradient(155deg,#151f21,#101719)}.module-card>img{width:42px;height:42px;margin-bottom:13px;object-fit:contain}.module-title{display:flex;align-items:center;justify-content:space-between;gap:5px}.module-title h3{margin:0;font-size:12px;letter-spacing:-.02em}.module-title>span{color:#83918c;font-size:5px;font-weight:750;letter-spacing:.08em}.module-card p{flex:1;margin:8px 0 12px;color:#9ca9a3;font-size:9px;line-height:1.7}.module-card>a{display:flex;align-items:center;justify-content:space-between;gap:4px;padding-top:9px;border-top:1px solid #d1e4db13;color:#bcb5f1;font-size:8px}.module-card>a span{font-size:12px}.module-card>a:hover{color:#dedaff}.guide-section{padding-bottom:80px}.guide-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.guide-top>div:first-child>p{max-width:390px;margin:13px 0 0;color:#9ba8a3;font-size:10px}.guide-mark{display:grid;place-items:center;width:90px;height:90px;border:1px solid #a0bea44b;border-radius:25px;background:radial-gradient(circle,#a3d4ae22,transparent 70%),#15201c;box-shadow:0 15px 55px #0004}.guide-mark img{width:50px;height:50px}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.guide-steps article{display:grid;grid-template-columns:30px 1fr;gap:10px;min-height:111px;padding:14px 12px;border-top:1px solid #a9c1b02e;background:linear-gradient(180deg,#18211e88,transparent)}.guide-steps article>span{color:#ada4f4;font:10px ui-monospace,SFMono-Regular,Consolas,monospace}.guide-steps h3{margin:0 0 5px;font-size:10px}.guide-steps p{margin:0;color:#95a39d;font-size:8px;line-height:1.7}.download-section{width:min(var(--max),calc(100% - 56px));margin:0 auto 60px}.download-panel{position:relative;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;min-height:360px;border:1px solid #a2c4ae3c;border-radius:18px;background:radial-gradient(ellipse at 85% 40%,#283c355b,transparent 40%),linear-gradient(140deg,#17211e,#111719 68%,#191828)}.download-copy{z-index:1;padding:39px 40px}.download-copy h2{font-size:clamp(30px,3.8vw,47px)}.download-copy>p{margin:12px 0 0;color:#9eaaa3;font-size:9px}.download-actions{margin-top:19px}.download-button{min-height:43px}.hash-button{padding:8px 10px;border:1px solid #3a4744;border-radius:8px;background:#101716;color:#aeb9b2;font-size:8px;cursor:pointer}.hash-button:hover{border-color:#9ebba5}.download-status{display:block;max-width:510px;margin-top:13px;color:#86958f;font-size:7px;line-height:1.75}.download-status code{display:inline-block;overflow-wrap:anywhere;color:#a9d0b5;font:7px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.security-note{display:block;max-width:510px;margin-top:9px;color:#85928c;font-size:7px;line-height:1.6}.download-art{position:relative;display:grid;place-items:center;min-height:300px;overflow:hidden}.installer-card{z-index:2;position:relative;display:grid;justify-items:center;align-content:center;width:142px;height:172px;border:1px solid #b1ceb771;border-radius:18px;background:linear-gradient(145deg,#202b28,#121a1b 62%,#211f2d);box-shadow:0 18px 60px #0008,0 0 65px #95d8b01c;transform:rotate(5deg)}.installer-card>img{width:57px;height:57px;margin-bottom:15px;filter:drop-shadow(0 5px 18px #8ec9a46b)}.installer-card b{font-size:16px;letter-spacing:-.03em}.installer-card small{margin-top:3px;color:#91a198;font-size:7px;font-weight:750;letter-spacing:.22em}.installer-card>i{position:absolute;right:12px;bottom:12px;left:12px;height:3px;border-radius:5px;background:linear-gradient(90deg,#acd9bd,#aaa1ef 70%,transparent 70%)}.orbit{position:absolute;width:330px;height:150px;border:1px solid #a8cbb12b;border-radius:50%;transform:rotate(-27deg)}.orbit-b{width:355px;height:205px;border-color:#ada3f420;transform:rotate(33deg)}.art-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#b4e2bc;box-shadow:0 0 18px #9cdeb2}.art-dot-a{top:26%;left:24%}.art-dot-b{right:17%;bottom:29%;background:#b3a8fa;box-shadow:0 0 18px #b3a8fa}.art-dot-c{top:24%;right:23%;width:4px;height:4px}.other-platforms{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center;margin-top:17px;color:#7e8c86;font-size:8px}.other-platforms span+span:before{margin-right:9px;color:#879689;content:"·"}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(var(--max),calc(100% - 56px));min-height:75px;margin:auto;border-top:1px solid #dcebe517;color:#85938d;font-size:8px}.site-footer .brand{min-width:auto}.site-footer .brand img{width:24px;height:24px}.site-footer .brand>span{font-size:13px}.site-footer .brand small{font-size:6px}.site-footer>a:last-child{color:#aea6e8}.toast{position:fixed;z-index:30;right:18px;bottom:18px;padding:9px 12px;border:1px solid #86c49b66;border-radius:8px;background:#15221c;color:#c8e7cf;font-size:9px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s;pointer-events:none}.toast.on{opacity:1;transform:none}
@media(max-width:1100px){.hero-shell{grid-template-columns:minmax(260px,.68fr) minmax(500px,1.32fr);gap:28px}.module-grid{grid-template-columns:repeat(3,1fr)}.module-card{min-height:196px}.feature-large{min-height:454px}.model-visual{right:20px;left:20px}}
@media(max-width:800px){.site-header,.hero-shell,.section,.download-section,.site-footer{width:calc(100% - 36px)}.site-header{height:64px}.main-nav{gap:15px;font-size:10px}.hero-shell{grid-template-columns:1fr;gap:27px;padding:43px 0 52px}.hero-copy{max-width:630px}.hero h1{font-size:clamp(44px,8vw,63px)}.hero-lead{max-width:580px}.preview-frame iframe{height:470px}.section{padding:57px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:11px}.section-heading>p{max-width:560px}.feature-large{grid-row:auto;min-height:400px}.feature-grid{grid-template-columns:1fr 1fr}.module-grid{grid-template-columns:repeat(2,1fr)}.guide-steps{grid-template-columns:1fr 1fr}.guide-top{margin-bottom:24px}.download-panel{grid-template-columns:1fr .7fr}.download-copy{padding:30px 25px}.download-art{min-height:275px}}
@media(max-width:560px){.site-header,.hero-shell,.section,.download-section,.site-footer{width:calc(100% - 28px)}.site-header{gap:8px}.brand{min-width:auto}.brand img{width:27px;height:27px}.brand>span{font-size:15px}.main-nav{gap:10px}.main-nav a:nth-child(2),.main-nav a:nth-child(3){display:none}.header-download{min-height:32px;padding:0 8px;font-size:8px}.hero-shell{padding:33px 0 43px}.hero h1{margin-top:15px;font-size:49px}.hero-lead{font-size:12px}.hero-actions{gap:7px;margin-top:18px}.button{min-height:38px;padding:0 10px;font-size:9px}.hero-meta{gap:7px 10px;font-size:8px}.trust-line{margin-top:22px}.preview-windowbar{gap:7px;padding:0 8px;font-size:8px}.preview-live{font-size:6px}.preview-frame iframe{height:450px}.preview-caption{align-items:flex-start;flex-direction:column;gap:5px}.caption-badge{font-size:6px}.section{padding:47px 0}.section-heading h2,.guide-top h2{font-size:37px}.feature-grid,.module-grid{grid-template-columns:1fr}.feature-card{min-height:205px;padding:17px}.feature-large{min-height:380px}.feature-wide{min-height:250px}.model-visual{height:160px;bottom:18px}.editor-visual{right:15px;bottom:15px;width:225px}.module-card{min-height:173px;padding:15px}.guide-top h2{font-size:38px}.guide-mark{width:61px;height:61px;border-radius:18px}.guide-mark img{width:35px;height:35px}.guide-steps{grid-template-columns:1fr}.guide-steps article{min-height:78px}.download-section{margin-bottom:35px}.download-panel{grid-template-columns:1fr}.download-copy{padding:25px 19px 8px}.download-copy h2{font-size:36px}.download-art{min-height:220px}.installer-card{width:112px;height:136px;border-radius:14px}.installer-card>img{width:42px;height:42px;margin-bottom:9px}.installer-card b{font-size:13px}.orbit{width:250px;height:120px}.orbit-b{width:265px;height:157px}.other-platforms{justify-content:flex-start;gap:5px 10px;font-size:7px}.other-platforms span+span:before{margin-right:5px}.site-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px;padding:16px 0}.site-footer .brand{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
