.NetworkAnimation-module__9QwLGG__networkCanvas{z-index:1;pointer-events:none;opacity:1;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.NetworkAnimation-module__9QwLGG__networkCanvas{height:100vh;position:absolute}}
.controls-module__ngQAiW__iconBtn{border:1px solid var(--border);background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:40px;height:40px;color:var(--fg-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.controls-module__ngQAiW__iconBtn:hover{color:var(--accent);border-color:var(--border-glow)}.controls-module__ngQAiW__wrap{position:relative}.controls-module__ngQAiW__ctl{border:1px solid var(--border);background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:40px;color:var(--fg-muted);cursor:pointer;font-size:.85rem;font-weight:500;font-family:var(--font-body);border-radius:12px;align-items:center;gap:.4rem;padding:0 .8rem;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.controls-module__ngQAiW__ctl:hover{color:var(--fg);border-color:var(--border-glow)}.controls-module__ngQAiW__caret{opacity:.7;transition:transform .2s}.controls-module__ngQAiW__caretOpen{transform:rotate(180deg)}.controls-module__ngQAiW__menu{border:1px solid var(--border);background:var(--bg-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);min-width:210px;max-height:340px;box-shadow:var(--shadow-lg);z-index:130;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.controls-module__ngQAiW__menuItem{text-align:left;width:100%;font-family:var(--font-body);color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.88rem;transition:background .15s,color .15s;display:flex}.controls-module__ngQAiW__menuItem:hover{background:var(--bg-soft);color:var(--fg)}.controls-module__ngQAiW__menuItemActive{color:var(--accent);font-weight:600}.controls-module__ngQAiW__native{flex-direction:column;line-height:1.25;display:flex}.controls-module__ngQAiW__sub{color:var(--fg-subtle);font-size:.74rem;font-weight:400}.controls-module__ngQAiW__check{color:var(--accent);flex-shrink:0}
.Logo-module__rvDV8a__badge{background:var(--grad-accent);color:#050807;box-shadow:0 0 20px -4px rgba(var(--accent-rgb), .4);flex-shrink:0;place-items:center;transition:box-shadow .3s,transform .3s;display:grid}.Logo-module__rvDV8a__glyph{display:block}html.light .Logo-module__rvDV8a__badge{color:var(--accent);border:1px solid var(--border-glow);box-shadow:0 2px 10px -2px rgba(var(--accent-rgb), .18), inset 0 1px 0 #ffffffe6;background:linear-gradient(145deg,#fff,#ecfdf5)}
.MyceliumNetwork-module__xRqTHW__canvas{z-index:0;pointer-events:none;display:block;position:fixed;inset:0}
.FullDemoCards-module__A6aS5W__section{margin:3rem 0 .5rem}.FullDemoCards-module__A6aS5W__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--fg-subtle);margin-bottom:.9rem;font-size:.76rem;font-weight:600;display:inline-block}.FullDemoCards-module__A6aS5W__head{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--fg);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;line-height:1.12}.FullDemoCards-module__A6aS5W__accent{background:var(--grad-accent-text);color:#0000;-webkit-background-clip:text;background-clip:text}.FullDemoCards-module__A6aS5W__headSub{max-width:720px;color:var(--fg-muted);text-shadow:0 0 6px var(--bg), 0 0 12px var(--bg);margin-top:.8rem;font-size:.98rem;line-height:1.6}.FullDemoCards-module__A6aS5W__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:1.8rem;display:grid}.FullDemoCards-module__A6aS5W__cell{min-width:0}.FullDemoCards-module__A6aS5W__card{background:var(--bg-glass);border:1px solid var(--border);height:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;transition:transform .3s cubic-bezier(.22,.61,.36,1),border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.FullDemoCards-module__A6aS5W__card:hover{border-color:var(--border-glow);box-shadow:var(--shadow-md), var(--shadow-glow);transform:translateY(-3px)}.FullDemoCards-module__A6aS5W__preview{border-bottom:1px solid var(--border);background:var(--grad-radial-glow);place-items:center;min-height:128px;padding:18px 16px 10px;display:grid}.FullDemoCards-module__A6aS5W__previewCanvas{width:min(280px,80%);height:auto;display:block}.FullDemoCards-module__A6aS5W__body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.FullDemoCards-module__A6aS5W__titleRow{align-items:center;gap:10px;display:flex}.FullDemoCards-module__A6aS5W__icon{background:var(--accent-glow);border:1px solid var(--border-glow);width:38px;height:38px;color:var(--accent-bright);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.FullDemoCards-module__A6aS5W__title{font-family:var(--font-heading);color:var(--fg);letter-spacing:-.01em;min-width:0;font-size:1.12rem;font-weight:600}.FullDemoCards-module__A6aS5W__tag{font:500 .64rem var(--font-mono);color:var(--cyan);border:1px solid var(--border);white-space:nowrap;border-radius:999px;flex:none;margin-left:auto;padding:4px 9px}.FullDemoCards-module__A6aS5W__text{color:var(--fg-muted);margin-top:.8rem;font-size:.9rem;line-height:1.6}.FullDemoCards-module__A6aS5W__chips{flex-wrap:wrap;gap:6px;margin-top:.9rem;display:flex}.FullDemoCards-module__A6aS5W__chip{font:500 .62rem var(--font-mono);color:var(--fg-subtle);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:4px 9px}.FullDemoCards-module__A6aS5W__cta{font:600 .85rem var(--font-body);color:var(--accent-bright);align-items:center;gap:7px;margin-top:auto;padding-top:1.1rem;transition:color .2s,gap .2s;display:inline-flex}.FullDemoCards-module__A6aS5W__card:hover .FullDemoCards-module__A6aS5W__cta{color:var(--accent);gap:11px}@media (prefers-reduced-motion:reduce){.FullDemoCards-module__A6aS5W__card,.FullDemoCards-module__A6aS5W__cta{transition:none}.FullDemoCards-module__A6aS5W__card:hover{transform:none}}@media (max-width:980px){.FullDemoCards-module__A6aS5W__grid{grid-template-columns:1fr}}
.SourceToggle-module__D7C7tG__wrap{flex:none;display:inline-flex;position:relative}.SourceToggle-module__D7C7tG__chip{height:40px;font-family:var(--font-mono);letter-spacing:.08em;border:1px solid var(--border-strong);color:var(--fg-muted);background:var(--bg-glass);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));white-space:nowrap;border-radius:999px;align-items:center;padding:0 14px;font-size:.62rem;display:inline-flex}.SourceToggle-module__D7C7tG__toggle{border:1px solid var(--border-strong);background:var(--bg-glass);height:40px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:999px;align-items:center;gap:4px;padding:4px;transition:opacity .2s;display:inline-flex}.SourceToggle-module__D7C7tG__toggleDisabled{opacity:.55}.SourceToggle-module__D7C7tG__opt{height:30px;color:var(--fg-muted);font-family:var(--font-mono);letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:.62rem;transition:color .2s,background .2s,box-shadow .2s;display:inline-flex}.SourceToggle-module__D7C7tG__opt:hover:not(:disabled){color:var(--fg)}.SourceToggle-module__D7C7tG__opt:disabled{cursor:default}.SourceToggle-module__D7C7tG__optSim{color:var(--fg);background:var(--bg-soft);border:1px solid var(--border);padding:0 11px}.SourceToggle-module__D7C7tG__optLive{color:var(--accent-bright);background:rgba(var(--accent-rgb), .12);border:1px solid var(--border-glow);box-shadow:0 0 14px -6px rgba(var(--accent-rgb), .55);padding:0 11px}.SourceToggle-module__D7C7tG__dot{background:var(--accent-bright);width:6px;height:6px;box-shadow:0 0 6px rgba(var(--accent-rgb), .9);border-radius:50%;animation:1.6s ease-in-out infinite SourceToggle-module__D7C7tG__dotPulse}@keyframes SourceToggle-module__D7C7tG__dotPulse{0%,to{opacity:1}50%{opacity:.35}}.SourceToggle-module__D7C7tG__notice{border:1px solid var(--border-glow);background:var(--bg-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);width:300px;box-shadow:var(--shadow-lg);color:var(--fg-muted);z-index:130;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;font-size:.78rem;line-height:1.45;animation:.25s both SourceToggle-module__D7C7tG__noticeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0}.SourceToggle-module__D7C7tG__noticeIcon{color:var(--amber);flex:none;margin-top:2px}.SourceToggle-module__D7C7tG__noticeBody{flex:1;min-width:0}.SourceToggle-module__D7C7tG__noticeTitle{color:var(--fg);margin-bottom:2px;font-weight:600}.SourceToggle-module__D7C7tG__noticeClose{width:20px;height:20px;color:var(--fg-subtle);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.SourceToggle-module__D7C7tG__noticeClose:hover{color:var(--fg);background:var(--bg-soft)}@keyframes SourceToggle-module__D7C7tG__noticeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SourceToggle-module__D7C7tG__dot,.SourceToggle-module__D7C7tG__notice{animation:none}}
.AuthDialog-module__KgEYua__overlay{z-index:300;background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;padding:20px;animation:.2s both AuthDialog-module__KgEYua__fade;display:flex;position:fixed;inset:0}.AuthDialog-module__KgEYua__dialog{border:1px solid var(--border);background:var(--bg-elev);width:100%;max-width:400px;box-shadow:var(--shadow-lg);text-align:center;border-radius:20px;padding:2.4rem 2rem 2rem;animation:.28s cubic-bezier(.22,1,.36,1) both AuthDialog-module__KgEYua__pop;position:relative}.AuthDialog-module__KgEYua__close{width:32px;height:32px;color:var(--fg-subtle);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex;position:absolute;top:14px;right:14px}.AuthDialog-module__KgEYua__close:hover{color:var(--fg);background:var(--bg-soft)}.AuthDialog-module__KgEYua__brand{justify-content:center;margin-bottom:1.1rem;display:flex}.AuthDialog-module__KgEYua__mark{background:var(--fg);width:48px;height:48px;color:var(--bg);font-family:var(--font-heading);border-radius:50%;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.AuthDialog-module__KgEYua__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--fg);font-size:1.4rem;font-weight:600}.AuthDialog-module__KgEYua__sub{max-width:30ch;color:var(--fg-muted);margin:.6rem auto 1.6rem;font-size:.92rem;line-height:1.55}.AuthDialog-module__KgEYua__primary,.AuthDialog-module__KgEYua__secondary,.AuthDialog-module__KgEYua__demoLink{width:100%;height:46px;font-size:.95rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;transition:transform .18s,background .2s,border-color .2s,color .2s;display:inline-flex}.AuthDialog-module__KgEYua__primary{background:var(--fg);color:var(--bg);border:1px solid var(--fg)}.AuthDialog-module__KgEYua__primary:hover{transform:translateY(-1px)}.AuthDialog-module__KgEYua__secondary{color:var(--fg);border:1px solid var(--border-strong);background:0 0;margin-top:.7rem}.AuthDialog-module__KgEYua__secondary:hover{background:var(--bg-soft)}.AuthDialog-module__KgEYua__divider{color:var(--fg-subtle);align-items:center;gap:.75rem;margin:1.5rem 0 1.1rem;font-size:.8rem;display:flex}.AuthDialog-module__KgEYua__divider:before,.AuthDialog-module__KgEYua__divider:after{content:"";background:var(--border);flex:1;height:1px}.AuthDialog-module__KgEYua__demoNote{color:var(--fg-muted);margin-bottom:.9rem;font-size:.86rem;line-height:1.55}.AuthDialog-module__KgEYua__demoLink{height:40px;color:var(--fg);border:1px dashed var(--border-strong);background:0 0;font-size:.9rem;font-weight:500}.AuthDialog-module__KgEYua__demoLink:hover{background:var(--bg-soft)}@keyframes AuthDialog-module__KgEYua__fade{0%{opacity:0}to{opacity:1}}@keyframes AuthDialog-module__KgEYua__pop{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.AuthDialog-module__KgEYua__overlay,.AuthDialog-module__KgEYua__dialog{animation:none}}
.SiteHeader-module__i0dcAa__header{z-index:100;background:color-mix(in srgb, var(--bg) 68%, transparent);-webkit-backdrop-filter:blur(16px)saturate(150%);backdrop-filter:blur(16px)saturate(150%);border-bottom:1px solid #0000;transition:border-color .3s,background .3s,box-shadow .3s;position:sticky;top:0}.SiteHeader-module__i0dcAa__header[data-stuck=true]{border-bottom-color:var(--border);background:color-mix(in srgb, var(--bg) 90%, transparent);box-shadow:0 4px 30px -10px rgba(var(--accent-rgb), .08)}.SiteHeader-module__i0dcAa__inner{justify-content:space-between;align-items:center;gap:18px;max-width:1160px;height:64px;margin:0 auto;padding:0 24px;display:flex}.SiteHeader-module__i0dcAa__brand{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.SiteHeader-module__i0dcAa__mark{background:var(--fg);width:30px;height:30px;color:var(--bg);font-family:var(--font-heading);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.SiteHeader-module__i0dcAa__word{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--fg);font-size:1.15rem;font-weight:700}.SiteHeader-module__i0dcAa__nav{align-items:center;gap:1.6rem;display:flex}.SiteHeader-module__i0dcAa__link{color:var(--fg-muted);white-space:nowrap;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.SiteHeader-module__i0dcAa__link:hover{color:var(--fg)}.SiteHeader-module__i0dcAa__link:after{content:"";background:var(--grad-accent);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.SiteHeader-module__i0dcAa__link:hover:after{width:100%}.SiteHeader-module__i0dcAa__right{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.SiteHeader-module__i0dcAa__btn{height:40px;font-size:.88rem;font-weight:600;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:0 1.1rem;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s,color .2s,box-shadow .25s;display:inline-flex}.SiteHeader-module__i0dcAa__ghost{color:var(--fg);background:0 0;border:1px solid #0000}.SiteHeader-module__i0dcAa__ghost:hover{background:var(--bg-soft)}.SiteHeader-module__i0dcAa__primary{background:var(--grad-accent);color:#050807;box-shadow:0 4px 18px -6px rgba(var(--accent-rgb), .4);border:1px solid #0000;position:relative;overflow:hidden}.SiteHeader-module__i0dcAa__primary:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 30%,#fff6 50%,#0000 70%);position:absolute;inset:0;transform:translate(-150%)}.SiteHeader-module__i0dcAa__primary:hover{box-shadow:0 8px 28px -6px rgba(var(--accent-rgb), .6);transform:translateY(-2px)}.SiteHeader-module__i0dcAa__primary:hover:before{transition:transform .6s;transform:translate(150%)}.SiteHeader-module__i0dcAa__primary:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000);border-radius:12px 12px 0 0;height:45%;position:absolute;top:0;left:0;right:0}html.light .SiteHeader-module__i0dcAa__primary{color:#fff;text-shadow:0 1px 2px #003c2840;box-shadow:0 4px 16px -5px rgba(var(--accent-rgb), .5);border-color:color-mix(in srgb, var(--accent) 50%, transparent)}html.light .SiteHeader-module__i0dcAa__primary:hover{box-shadow:0 8px 28px -5px rgba(var(--accent-rgb), .6)}.SiteHeader-module__i0dcAa__menuBtn{border:1px solid var(--border);background:var(--bg-elev);width:38px;height:38px;color:var(--fg);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:none}.SiteHeader-module__i0dcAa__mobile{padding:0 16px 14px;display:none}.SiteHeader-module__i0dcAa__panel{border:1px solid var(--border);background:var(--bg-elev);box-shadow:var(--shadow-lg);border-radius:16px;padding:12px}.SiteHeader-module__i0dcAa__panelLink{color:var(--fg-muted);border-radius:10px;padding:.7rem .75rem;font-size:.95rem;font-weight:500;display:block}.SiteHeader-module__i0dcAa__panelLink:hover{background:var(--bg-soft);color:var(--fg)}.SiteHeader-module__i0dcAa__panelDivider{background:var(--border);height:1px;margin:10px 4px}.SiteHeader-module__i0dcAa__panelActions{flex-direction:column;gap:.55rem;display:flex}.SiteHeader-module__i0dcAa__panelActions .SiteHeader-module__i0dcAa__btn{width:100%}.SiteHeader-module__i0dcAa__panelBottom{align-items:center;gap:.6rem;margin-top:.75rem;display:flex}@media (max-width:940px){.SiteHeader-module__i0dcAa__nav,.SiteHeader-module__i0dcAa__desktopOnly{display:none}.SiteHeader-module__i0dcAa__menuBtn{display:inline-flex}.SiteHeader-module__i0dcAa__mobile[data-open=true]{display:block}}
.ChatPanel-module__YQFfJq__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ChatPanel-module__YQFfJq__head{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 18px 12px;display:flex}.ChatPanel-module__YQFfJq__headRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.ChatPanel-module__YQFfJq__tabs{background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;gap:4px;padding:3px;display:flex}.ChatPanel-module__YQFfJq__tab{color:var(--fg-subtle);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:5px 10px;font-size:.68rem;font-weight:500;transition:color .25s,background .25s}.ChatPanel-module__YQFfJq__tab:hover:not(:disabled){color:var(--fg-muted)}.ChatPanel-module__YQFfJq__tabActive{background:var(--grad-accent);color:#050807}.ChatPanel-module__YQFfJq__tab:disabled{opacity:.5;cursor:default}.ChatPanel-module__YQFfJq__title{font-family:var(--font-heading);letter-spacing:.02em;font-size:.95rem;font-weight:600}.ChatPanel-module__YQFfJq__phase{font-family:var(--font-mono);color:var(--cyan);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.ChatPanel-module__YQFfJq__scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.ChatPanel-module__YQFfJq__empty{text-align:center;max-width:320px;margin:auto}.ChatPanel-module__YQFfJq__emptyTitle{font-family:var(--font-heading);margin-bottom:8px;font-size:1.02rem;font-weight:600}.ChatPanel-module__YQFfJq__emptySub{color:var(--fg-muted);margin-bottom:18px;font-size:.8rem;line-height:1.6}.ChatPanel-module__YQFfJq__chips{flex-direction:column;gap:8px;display:flex}.ChatPanel-module__YQFfJq__chip{border:1px solid var(--border-strong);color:var(--fg-muted);text-align:left;cursor:pointer;background:0 0;border-radius:12px;padding:10px 14px;font-size:.78rem;transition:color .25s,border-color .25s,transform .25s}.ChatPanel-module__YQFfJq__chip:hover:not(:disabled){color:var(--fg);border-color:var(--border-glow);transform:translateY(-1px)}.ChatPanel-module__YQFfJq__chip:disabled{opacity:.5;cursor:default}.ChatPanel-module__YQFfJq__msg{border-radius:14px;max-width:92%;padding:10px 14px;font-size:.84rem;line-height:1.6}.ChatPanel-module__YQFfJq__user{background:var(--grad-accent);color:#050807;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.ChatPanel-module__YQFfJq__assistant{background:var(--bg-elev);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.ChatPanel-module__YQFfJq__md>p{margin:0 0 .7em}.ChatPanel-module__YQFfJq__md>p:last-child{margin-bottom:0}.ChatPanel-module__YQFfJq__md ul,.ChatPanel-module__YQFfJq__md ol{margin:.4em 0 .8em;padding-left:1.2em}.ChatPanel-module__YQFfJq__md li{margin-bottom:.3em}.ChatPanel-module__YQFfJq__md strong{color:var(--accent-bright);font-weight:600}.ChatPanel-module__YQFfJq__md code{font-family:var(--font-mono);background:rgba(var(--accent-rgb), .12);color:var(--accent-bright);border-radius:5px;padding:1px 5px;font-size:.76em}.ChatPanel-module__YQFfJq__caret{color:var(--accent-bright);animation:1s step-start infinite ChatPanel-module__YQFfJq__blink}.ChatPanel-module__YQFfJq__composer{border:1px solid var(--border-strong);background:var(--bg-soft);border-radius:16px;margin:12px;transition:border-color .25s,box-shadow .25s}.ChatPanel-module__YQFfJq__composer:focus-within{border-color:var(--border-glow);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.ChatPanel-module__YQFfJq__input{resize:none;width:100%;color:var(--fg);font-family:var(--font-body);background:0 0;border:none;outline:none;padding:12px 14px 4px;font-size:.84rem;line-height:1.5;display:block}.ChatPanel-module__YQFfJq__input::placeholder{color:var(--fg-subtle)}.ChatPanel-module__YQFfJq__composerBar{justify-content:space-between;align-items:center;gap:10px;padding:0 8px 8px 14px;display:flex}.ChatPanel-module__YQFfJq__hint{font-family:var(--font-mono);letter-spacing:.03em;color:var(--fg-subtle);-webkit-user-select:none;user-select:none;font-size:.6rem}.ChatPanel-module__YQFfJq__send{cursor:pointer;background:var(--grad-accent);color:#050807;border:none;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:grid}.ChatPanel-module__YQFfJq__send:hover:not(:disabled){box-shadow:var(--shadow-glow);transform:translateY(-1px)scale(1.06)}.ChatPanel-module__YQFfJq__send:disabled{background:var(--border-strong);color:var(--fg-subtle);cursor:default}@keyframes ChatPanel-module__YQFfJq__blink{50%{opacity:0}}
.ChatPanel-module__UiHGna__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ChatPanel-module__UiHGna__head{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 18px 12px;display:flex}.ChatPanel-module__UiHGna__headRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.ChatPanel-module__UiHGna__title{font-family:var(--font-heading);letter-spacing:.02em;font-size:.95rem;font-weight:600}.ChatPanel-module__UiHGna__phase{font-family:var(--font-mono);color:var(--cyan);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.ChatPanel-module__UiHGna__scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.ChatPanel-module__UiHGna__empty{text-align:center;max-width:320px;margin:auto}.ChatPanel-module__UiHGna__emptyTitle{font-family:var(--font-heading);margin-bottom:8px;font-size:1.02rem;font-weight:600}.ChatPanel-module__UiHGna__emptySub{color:var(--fg-muted);margin-bottom:18px;font-size:.8rem;line-height:1.6}.ChatPanel-module__UiHGna__chips{flex-direction:column;gap:8px;display:flex}.ChatPanel-module__UiHGna__chip{border:1px solid var(--border-strong);color:var(--fg-muted);text-align:left;cursor:pointer;background:0 0;border-radius:12px;padding:10px 14px;font-size:.78rem;transition:color .25s,border-color .25s,transform .25s}.ChatPanel-module__UiHGna__chip:hover:not(:disabled){color:var(--fg);border-color:var(--border-glow);transform:translateY(-1px)}.ChatPanel-module__UiHGna__chip:disabled{opacity:.5;cursor:default}.ChatPanel-module__UiHGna__msg{border-radius:14px;max-width:92%;padding:10px 14px;font-size:.84rem;line-height:1.6}.ChatPanel-module__UiHGna__user{background:var(--grad-accent);color:#050807;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.ChatPanel-module__UiHGna__assistant{background:var(--bg-elev);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.ChatPanel-module__UiHGna__md>p{margin:0 0 .7em}.ChatPanel-module__UiHGna__md>p:last-child{margin-bottom:0}.ChatPanel-module__UiHGna__md ul,.ChatPanel-module__UiHGna__md ol{margin:.4em 0 .8em;padding-left:1.2em}.ChatPanel-module__UiHGna__md li{margin-bottom:.3em}.ChatPanel-module__UiHGna__md strong{color:var(--accent-bright);font-weight:600}.ChatPanel-module__UiHGna__md code{font-family:var(--font-mono);background:rgba(var(--accent-rgb), .12);color:var(--accent-bright);border-radius:5px;padding:1px 5px;font-size:.76em}.ChatPanel-module__UiHGna__caret{color:var(--accent-bright);animation:1s step-start infinite ChatPanel-module__UiHGna__blink}.ChatPanel-module__UiHGna__composer{border:1px solid var(--border-strong);background:var(--bg-soft);border-radius:16px;margin:12px;transition:border-color .25s,box-shadow .25s}.ChatPanel-module__UiHGna__composer:focus-within{border-color:var(--border-glow);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.ChatPanel-module__UiHGna__input{resize:none;width:100%;color:var(--fg);font-family:var(--font-body);background:0 0;border:none;outline:none;padding:12px 14px 4px;font-size:.84rem;line-height:1.5;display:block}.ChatPanel-module__UiHGna__input::placeholder{color:var(--fg-subtle)}.ChatPanel-module__UiHGna__composerBar{justify-content:space-between;align-items:center;gap:10px;padding:0 8px 8px 14px;display:flex}.ChatPanel-module__UiHGna__hint{font-family:var(--font-mono);letter-spacing:.03em;color:var(--fg-subtle);-webkit-user-select:none;user-select:none;font-size:.6rem}.ChatPanel-module__UiHGna__send{cursor:pointer;background:var(--grad-accent);color:#050807;border:none;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:grid}.ChatPanel-module__UiHGna__send:hover:not(:disabled){box-shadow:var(--shadow-glow);transform:translateY(-1px)scale(1.06)}.ChatPanel-module__UiHGna__send:disabled{background:var(--border-strong);color:var(--fg-subtle);cursor:default}@keyframes ChatPanel-module__UiHGna__blink{50%{opacity:0}}
.SiteFooter-module__BtZO7W__footer{z-index:2;border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg) 80%, var(--bg-soft));position:relative}.SiteFooter-module__BtZO7W__inner{grid-template-columns:1.4fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding:56px 28px 40px;display:grid}.SiteFooter-module__BtZO7W__brandCol{max-width:320px}.SiteFooter-module__BtZO7W__brand{align-items:center;gap:.6rem;margin-bottom:.9rem;display:inline-flex}.SiteFooter-module__BtZO7W__mark{background:var(--fg);width:30px;height:30px;color:var(--bg);font-family:var(--font-heading);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.SiteFooter-module__BtZO7W__word{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--fg);font-size:1.15rem;font-weight:700}.SiteFooter-module__BtZO7W__tagline{color:var(--fg-muted);font-size:.92rem;line-height:1.6}.SiteFooter-module__BtZO7W__colTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--fg-subtle);margin-bottom:1rem;font-size:.78rem;font-weight:600}.SiteFooter-module__BtZO7W__col a{color:var(--fg-muted);padding:.35rem 0;font-size:.92rem;transition:color .2s;display:block}.SiteFooter-module__BtZO7W__col a:hover{color:var(--accent)}.SiteFooter-module__BtZO7W__bottom{border-top:1px solid var(--border);max-width:1200px;color:var(--fg-subtle);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:20px 28px 40px;font-size:.85rem;display:flex}@media (max-width:760px){.SiteFooter-module__BtZO7W__inner{grid-template-columns:1fr 1fr}.SiteFooter-module__BtZO7W__brandCol{grid-column:1/-1}.SiteFooter-module__BtZO7W__bottom{text-align:center;flex-direction:column}}
.SwarmStage-module__lHkI4G__stage{aspect-ratio:1000/560;background:radial-gradient(ellipse 60% 45% at 50% 42%, rgba(var(--accent-rgb), .07), transparent 70%), var(--bg-glass);border:1px solid var(--border);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;position:relative;overflow:hidden}.SwarmStage-module__lHkI4G__mesh{width:100%;height:100%;position:absolute;inset:0}.SwarmStage-module__lHkI4G__edge{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-dasharray:5 7;opacity:.8}.SwarmStage-module__lHkI4G__edgeFlash{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-dasharray:12 90;filter:drop-shadow(0 0 6px rgba(var(--accent-rgb), .8));animation:1.15s linear both SwarmStage-module__lHkI4G__dashFlow}.SwarmStage-module__lHkI4G__packet{fill:var(--accent-bright);filter:drop-shadow(0 0 8px rgba(var(--accent-rgb), .95))}.SwarmStage-module__lHkI4G__packetHalo{fill:rgba(var(--accent-rgb), .18)}@keyframes SwarmStage-module__lHkI4G__dashFlow{0%{stroke-dashoffset:102px;opacity:1}to{stroke-dashoffset:0;opacity:.25}}@media (prefers-reduced-motion:reduce){.SwarmStage-module__lHkI4G__edgeFlash{opacity:.4;animation:none}}
.TeamStage-module__Ls6tha__stage{aspect-ratio:1000/560;background:radial-gradient(ellipse 60% 45% at 50% 42%, rgba(var(--accent-rgb), .07), transparent 70%), var(--bg-glass);border:1px solid var(--border);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;position:relative;overflow:hidden}.TeamStage-module__Ls6tha__mesh{width:100%;height:100%;position:absolute;inset:0}.TeamStage-module__Ls6tha__edge{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-dasharray:5 7;opacity:.8}.TeamStage-module__Ls6tha__edgeFlash{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-dasharray:12 90;filter:drop-shadow(0 0 6px rgba(var(--accent-rgb), .8));animation:1.15s linear both TeamStage-module__Ls6tha__dashFlow}.TeamStage-module__Ls6tha__packet{fill:var(--accent-bright);filter:drop-shadow(0 0 8px rgba(var(--accent-rgb), .95))}.TeamStage-module__Ls6tha__packetHalo{fill:rgba(var(--accent-rgb), .18)}.TeamStage-module__Ls6tha__boardCard{background:var(--bg-glass);border:1px solid var(--border-strong);min-width:196px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:13px 18px;transition:border-color .4s,box-shadow .4s;display:flex;position:absolute;transform:translate(-50%,-50%)}.TeamStage-module__Ls6tha__boardTitle{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);font-size:.8rem;font-weight:600}.TeamStage-module__Ls6tha__boardSub{font-family:var(--font-mono);letter-spacing:.03em;color:var(--fg-subtle);font-size:.6rem}.TeamStage-module__Ls6tha__boardCounts{font-family:var(--font-mono);color:var(--accent-bright);font-size:.66rem}.TeamStage-module__Ls6tha__boardLive{animation:1.8s ease-in-out infinite TeamStage-module__Ls6tha__boardPulse}@keyframes TeamStage-module__Ls6tha__dashFlow{0%{stroke-dashoffset:102px;opacity:1}to{stroke-dashoffset:0;opacity:.25}}@keyframes TeamStage-module__Ls6tha__boardPulse{0%,to{border-color:var(--border-strong);box-shadow:0 0 0 0 rgba(var(--accent-rgb), 0)}50%{border-color:var(--border-glow);box-shadow:0 0 28px -4px rgba(var(--accent-rgb), .55)}}@media (prefers-reduced-motion:reduce){.TeamStage-module__Ls6tha__edgeFlash{opacity:.4;animation:none}.TeamStage-module__Ls6tha__boardLive{animation:none}}@media (max-width:480px){.TeamStage-module__Ls6tha__boardCard{transform:translate(-50%,-50%)scale(.72)}}
.ChatPanel-module__J1VvNW__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ChatPanel-module__J1VvNW__head{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 18px 12px;display:flex}.ChatPanel-module__J1VvNW__title{font-family:var(--font-heading);letter-spacing:.02em;font-size:.95rem;font-weight:600}.ChatPanel-module__J1VvNW__phase{font-family:var(--font-mono);color:var(--cyan);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.ChatPanel-module__J1VvNW__scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.ChatPanel-module__J1VvNW__empty{text-align:center;max-width:320px;margin:auto}.ChatPanel-module__J1VvNW__emptyTitle{font-family:var(--font-heading);margin-bottom:8px;font-size:1.02rem;font-weight:600}.ChatPanel-module__J1VvNW__emptySub{color:var(--fg-muted);margin-bottom:18px;font-size:.8rem;line-height:1.6}.ChatPanel-module__J1VvNW__chips{flex-direction:column;gap:8px;display:flex}.ChatPanel-module__J1VvNW__chip{border:1px solid var(--border-strong);color:var(--fg-muted);text-align:left;cursor:pointer;background:0 0;border-radius:12px;padding:10px 14px;font-size:.78rem;transition:color .25s,border-color .25s,transform .25s}.ChatPanel-module__J1VvNW__chip:hover:not(:disabled){color:var(--fg);border-color:var(--border-glow);transform:translateY(-1px)}.ChatPanel-module__J1VvNW__chip:disabled{opacity:.5;cursor:default}.ChatPanel-module__J1VvNW__msg{border-radius:14px;max-width:92%;padding:10px 14px;font-size:.84rem;line-height:1.6}.ChatPanel-module__J1VvNW__user{background:var(--grad-accent);color:#050807;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.ChatPanel-module__J1VvNW__assistant{background:var(--bg-elev);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.ChatPanel-module__J1VvNW__md>p{margin:0 0 .7em}.ChatPanel-module__J1VvNW__md>p:last-child{margin-bottom:0}.ChatPanel-module__J1VvNW__md ul,.ChatPanel-module__J1VvNW__md ol{margin:.4em 0 .8em;padding-left:1.2em}.ChatPanel-module__J1VvNW__md li{margin-bottom:.3em}.ChatPanel-module__J1VvNW__md strong{color:var(--accent-bright);font-weight:600}.ChatPanel-module__J1VvNW__md code{font-family:var(--font-mono);background:rgba(var(--accent-rgb), .12);color:var(--accent-bright);border-radius:5px;padding:1px 5px;font-size:.76em}.ChatPanel-module__J1VvNW__caret{color:var(--accent-bright);animation:1s step-start infinite ChatPanel-module__J1VvNW__blink}.ChatPanel-module__J1VvNW__composer{border:1px solid var(--border-strong);background:var(--bg-soft);border-radius:16px;margin:12px;transition:border-color .25s,box-shadow .25s}.ChatPanel-module__J1VvNW__composer:focus-within{border-color:var(--border-glow);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1)}.ChatPanel-module__J1VvNW__input{resize:none;width:100%;color:var(--fg);font-family:var(--font-body);background:0 0;border:none;outline:none;padding:12px 14px 4px;font-size:.84rem;line-height:1.5;display:block}.ChatPanel-module__J1VvNW__input::placeholder{color:var(--fg-subtle)}.ChatPanel-module__J1VvNW__composerBar{justify-content:space-between;align-items:center;gap:10px;padding:0 8px 8px 14px;display:flex}.ChatPanel-module__J1VvNW__hint{font-family:var(--font-mono);letter-spacing:.03em;color:var(--fg-subtle);-webkit-user-select:none;user-select:none;font-size:.6rem}.ChatPanel-module__J1VvNW__send{cursor:pointer;background:var(--grad-accent);color:#050807;border:none;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:grid}.ChatPanel-module__J1VvNW__send:hover:not(:disabled){box-shadow:var(--shadow-glow);transform:translateY(-1px)scale(1.06)}.ChatPanel-module__J1VvNW__send:disabled{background:var(--border-strong);color:var(--fg-subtle);cursor:default}@keyframes ChatPanel-module__J1VvNW__blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.ChatPanel-module__J1VvNW__caret{animation:none}}
.demo-module__RMWswW__page{isolation:isolate;min-height:100vh;position:relative}.demo-module__RMWswW__animLayer{z-index:0;pointer-events:none;position:fixed;inset:0}.demo-module__RMWswW__orb{z-index:0;pointer-events:none;filter:blur(80px);border-radius:50%;position:fixed}.demo-module__RMWswW__orb1{background:var(--accent-glow);width:520px;height:520px;animation:22s ease-in-out infinite demo-module__RMWswW__floatOrb;top:-8%;right:-6%}.demo-module__RMWswW__orb2{background:var(--cyan-glow);width:440px;height:440px;animation:28s ease-in-out infinite reverse demo-module__RMWswW__floatOrb;bottom:-10%;left:-8%}@keyframes demo-module__RMWswW__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.08)}66%{transform:translate(-30px,40px)scale(.94)}}@media (prefers-reduced-motion:reduce){.demo-module__RMWswW__orb{animation:none}}.demo-module__RMWswW__main{z-index:1;max-width:1180px;margin:0 auto;padding:2.5rem 24px 4rem;position:relative}.demo-module__RMWswW__pitch{max-width:760px;padding-top:.5rem}.demo-module__RMWswW__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--fg-subtle);margin-bottom:.9rem;font-size:.76rem;font-weight:600;display:inline-block}.demo-module__RMWswW__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--fg);font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:700;line-height:1.06}.demo-module__RMWswW__subtitle{color:var(--fg-muted);text-shadow:0 0 6px var(--bg), 0 0 12px var(--bg);margin-top:1rem;font-size:1.05rem;line-height:1.6}.demo-module__RMWswW__featureList{grid-template-columns:repeat(4,1fr);gap:18px;margin:2.6rem 0 48px;display:grid}.demo-module__RMWswW__feature{align-items:flex-start;gap:.9rem;display:flex}.demo-module__RMWswW__featureIcon{background:var(--fg);width:36px;height:36px;color:var(--bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.demo-module__RMWswW__featureTitle{font-weight:600;font-family:var(--font-heading);color:var(--fg);margin-bottom:.1rem}.demo-module__RMWswW__featureText{color:var(--fg-muted);text-shadow:0 0 6px var(--bg), 0 0 10px var(--bg);font-size:.9rem;line-height:1.5}.demo-module__RMWswW__integration{max-width:780px;margin-top:4rem}.demo-module__RMWswW__sectionTitle{font-size:1.5rem;font-weight:600;font-family:var(--font-heading);color:var(--fg);border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.5rem}.demo-module__RMWswW__sectionText{color:var(--fg-muted);text-shadow:0 0 6px var(--bg), 0 0 12px var(--bg);margin-bottom:1.1rem;font-size:.98rem}@media (max-width:900px){.demo-module__RMWswW__featureList{grid-template-columns:1fr 1fr}.demo-module__RMWswW__animLayer{opacity:.14}}@media (max-width:560px){.demo-module__RMWswW__featureList{grid-template-columns:1fr}}@media (max-width:768px){.demo-module__RMWswW__main{padding:1.5rem 16px 3rem}}
.TaskBoard-module__CRhlYq__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;padding:14px 16px;display:flex}.TaskBoard-module__CRhlYq__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:10px;font-size:.82rem;font-weight:600}.TaskBoard-module__CRhlYq__rows{flex-direction:column;gap:6px;min-height:0;display:flex;overflow-y:auto}.TaskBoard-module__CRhlYq__empty{color:var(--fg-subtle);font-size:.76rem}.TaskBoard-module__CRhlYq__row{background:var(--bg-soft);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;animation:.35s cubic-bezier(.22,.61,.36,1) both TaskBoard-module__CRhlYq__rowIn;display:flex}.TaskBoard-module__CRhlYq__root{border-color:var(--border-strong)}.TaskBoard-module__CRhlYq__dot{background:var(--fg-subtle);border-radius:50%;flex:none;width:8px;height:8px}.TaskBoard-module__CRhlYq__stOpen{background:var(--fg-subtle)}.TaskBoard-module__CRhlYq__stClaimed{background:var(--amber);box-shadow:0 0 8px #fbbf2480}.TaskBoard-module__CRhlYq__stRunning{background:var(--cyan);box-shadow:0 0 10px rgba(var(--cyan-rgb), .6);animation:1.2s ease-in-out infinite TaskBoard-module__CRhlYq__pulseDot}.TaskBoard-module__CRhlYq__stDone{background:var(--accent);box-shadow:0 0 8px rgba(var(--accent-rgb), .5)}.TaskBoard-module__CRhlYq__stFailed{background:#f87171}.TaskBoard-module__CRhlYq__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.TaskBoard-module__CRhlYq__meta{font-family:var(--font-mono);color:var(--fg-subtle);flex:none;font-size:.64rem}.TaskBoard-module__CRhlYq__owner{font-weight:500}@keyframes TaskBoard-module__CRhlYq__rowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes TaskBoard-module__CRhlYq__pulseDot{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.TaskBoard-module__CRhlYq__row,.TaskBoard-module__CRhlYq__stRunning{animation:none}}
.TaskBoard-module__qPMBdq__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;padding:14px 16px;display:flex}.TaskBoard-module__qPMBdq__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:10px;font-size:.82rem;font-weight:600}.TaskBoard-module__qPMBdq__rows{flex-direction:column;gap:6px;min-height:0;display:flex;overflow-y:auto}.TaskBoard-module__qPMBdq__empty{color:var(--fg-subtle);font-size:.76rem}.TaskBoard-module__qPMBdq__row{background:var(--bg-soft);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;animation:.35s cubic-bezier(.22,.61,.36,1) both TaskBoard-module__qPMBdq__rowIn;display:flex}.TaskBoard-module__qPMBdq__child{margin-left:18px}.TaskBoard-module__qPMBdq__branch{font-family:var(--font-mono);color:var(--fg-subtle)}.TaskBoard-module__qPMBdq__dot{background:var(--fg-subtle);border-radius:50%;flex:none;width:8px;height:8px}.TaskBoard-module__qPMBdq__stQueued{background:var(--fg-subtle)}.TaskBoard-module__qPMBdq__stClaimed{background:var(--amber);box-shadow:0 0 8px #fbbf2480}.TaskBoard-module__qPMBdq__stRunning{background:var(--cyan);box-shadow:0 0 10px rgba(var(--cyan-rgb), .6);animation:1.2s ease-in-out infinite TaskBoard-module__qPMBdq__pulseDot}.TaskBoard-module__qPMBdq__stDone{background:var(--accent);box-shadow:0 0 8px rgba(var(--accent-rgb), .5)}.TaskBoard-module__qPMBdq__stFailed{background:#f87171}.TaskBoard-module__qPMBdq__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.TaskBoard-module__qPMBdq__meta{font-family:var(--font-mono);color:var(--fg-subtle);flex:none;font-size:.64rem}.TaskBoard-module__qPMBdq__owner{color:var(--accent-bright);font-weight:500}@keyframes TaskBoard-module__qPMBdq__rowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes TaskBoard-module__qPMBdq__pulseDot{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.TaskBoard-module__qPMBdq__row,.TaskBoard-module__qPMBdq__stRunning{animation:none}}
.GraphStage-module__v6Y7XG__stage{aspect-ratio:1200/400;background:radial-gradient(ellipse 60% 45% at 50% 42%, rgba(var(--accent-rgb), .07), transparent 70%), var(--bg-glass);border:1px solid var(--border);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex:none;position:relative;overflow:hidden}.GraphStage-module__v6Y7XG__svg{width:100%;height:100%;position:absolute;inset:0}.GraphStage-module__v6Y7XG__edge{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-dasharray:5 7;opacity:.8;transition:stroke .5s}.GraphStage-module__v6Y7XG__edgeDone{stroke:var(--accent);stroke-dasharray:none;opacity:.9;filter:drop-shadow(0 0 5px rgba(var(--accent-rgb), .55))}.GraphStage-module__v6Y7XG__edgeFlash{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-dasharray:12 90;filter:drop-shadow(0 0 6px rgba(var(--accent-rgb), .8));animation:1.2s linear both GraphStage-module__v6Y7XG__dashFlow}.GraphStage-module__v6Y7XG__packet{fill:var(--accent-bright);filter:drop-shadow(0 0 8px rgba(var(--accent-rgb), .95))}.GraphStage-module__v6Y7XG__packetHalo{fill:rgba(var(--accent-rgb), .16)}.GraphStage-module__v6Y7XG__nodeRect{fill:var(--node-fill);stroke:var(--border-strong);stroke-width:1.2px;transition:stroke .4s,filter .4s}.GraphStage-module__v6Y7XG__nodeIcon{color:var(--fg-subtle);transition:color .4s}.GraphStage-module__v6Y7XG__nodeLabel{fill:var(--fg);font-family:var(--font-heading);letter-spacing:.01em;font-size:14px;font-weight:600}.GraphStage-module__v6Y7XG__nodeSub{fill:var(--fg-subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:8.5px}.GraphStage-module__v6Y7XG__nodeActive .GraphStage-module__v6Y7XG__nodeRect{stroke:var(--accent);filter:drop-shadow(0 0 10px rgba(var(--accent-rgb), .75));animation:1.6s ease-in-out infinite GraphStage-module__v6Y7XG__nodePulse}.GraphStage-module__v6Y7XG__nodeActive .GraphStage-module__v6Y7XG__nodeIcon{color:var(--accent-bright)}.GraphStage-module__v6Y7XG__nodeDone .GraphStage-module__v6Y7XG__nodeRect{stroke:var(--accent);filter:drop-shadow(0 0 6px rgba(var(--accent-rgb), .4))}.GraphStage-module__v6Y7XG__nodeDone .GraphStage-module__v6Y7XG__nodeIcon{color:var(--accent)}.GraphStage-module__v6Y7XG__nodeError .GraphStage-module__v6Y7XG__nodeRect{stroke:#fb7185;filter:drop-shadow(0 0 10px #fb718599)}.GraphStage-module__v6Y7XG__nodeError .GraphStage-module__v6Y7XG__nodeIcon{color:#fb7185}.GraphStage-module__v6Y7XG__nodeBadgeCircle{fill:var(--accent);filter:drop-shadow(0 0 6px rgba(var(--accent-rgb), .8))}.GraphStage-module__v6Y7XG__nodeBadge{transform-origin:50%;transform-box:fill-box;animation:.35s cubic-bezier(.22,.61,.36,1) both GraphStage-module__v6Y7XG__popIn}.GraphStage-module__v6Y7XG__nodeBadgeCheck{fill:var(--on-accent);font-size:10px;font-weight:700}.GraphStage-module__v6Y7XG__thought{background:var(--bg-glass);border:1px solid var(--border);max-width:300px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--font-mono);color:var(--cyan);white-space:nowrap;border-radius:10px;align-items:baseline;padding:5px 11px;font-size:.64rem;display:flex;position:absolute;top:64%;overflow:hidden;transform:translate(-50%)}.GraphStage-module__v6Y7XG__thoughtText{text-overflow:ellipsis;text-align:left;direction:rtl;unicode-bidi:plaintext;flex:1;min-width:0;overflow:hidden}.GraphStage-module__v6Y7XG__caret{animation:1s step-start infinite GraphStage-module__v6Y7XG__blink}.GraphStage-module__v6Y7XG__chips{flex-wrap:wrap;justify-content:center;gap:5px;max-width:46%;display:flex;position:absolute;top:79%;left:43%;transform:translate(-50%)}.GraphStage-module__v6Y7XG__chip{border:1px solid var(--border-glow);background:rgba(var(--accent-rgb), .08);color:var(--fg-muted);font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.6rem;animation:.35s both GraphStage-module__v6Y7XG__chipIn}.GraphStage-module__v6Y7XG__toolCard{background:var(--bg-glass);border:1px solid var(--border);max-width:46%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--font-mono);border-radius:11px;align-items:center;gap:7px;padding:6px 11px;font-size:.62rem;animation:.35s both GraphStage-module__v6Y7XG__toolIn;display:flex;position:absolute;bottom:12px;left:14px}.GraphStage-module__v6Y7XG__toolIcon{color:var(--cyan);flex:none}.GraphStage-module__v6Y7XG__toolName{color:var(--accent-bright);white-space:nowrap;font-weight:500}.GraphStage-module__v6Y7XG__toolArgs{color:var(--fg-subtle);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GraphStage-module__v6Y7XG__toolSummary{background:rgba(var(--cyan-rgb), .12);color:var(--cyan);border-radius:999px;flex:none;padding:2px 8px}@keyframes GraphStage-module__v6Y7XG__dashFlow{0%{stroke-dashoffset:102px;opacity:1}to{stroke-dashoffset:0;opacity:.25}}@keyframes GraphStage-module__v6Y7XG__nodePulse{50%{filter:drop-shadow(0 0 20px rgba(var(--accent-rgb), .95))}}@keyframes GraphStage-module__v6Y7XG__popIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GraphStage-module__v6Y7XG__blink{50%{opacity:0}}@keyframes GraphStage-module__v6Y7XG__chipIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes GraphStage-module__v6Y7XG__toolIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.GraphStage-module__v6Y7XG__edgeFlash{opacity:.4;animation:none}.GraphStage-module__v6Y7XG__nodeActive .GraphStage-module__v6Y7XG__nodeRect,.GraphStage-module__v6Y7XG__nodeBadge,.GraphStage-module__v6Y7XG__chip,.GraphStage-module__v6Y7XG__toolCard,.GraphStage-module__v6Y7XG__caret{animation:none}}
.TraceRail-module__Zses_G__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;padding:14px 16px;display:flex}.TraceRail-module__Zses_G__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:10px;font-size:.82rem;font-weight:600}.TraceRail-module__Zses_G__rows{flex-direction:column;gap:5px;min-height:0;display:flex;overflow-y:auto}.TraceRail-module__Zses_G__empty{color:var(--fg-subtle);font-size:.76rem}.TraceRail-module__Zses_G__row{font-family:var(--font-mono);color:var(--fg-muted);align-items:center;gap:8px;font-size:.68rem;animation:.3s both TraceRail-module__Zses_G__rowIn;display:flex}.TraceRail-module__Zses_G__icon{color:var(--fg-subtle);flex:none}.TraceRail-module__Zses_G__k_policy{color:var(--accent)}.TraceRail-module__Zses_G__k_proxy{color:var(--amber)}.TraceRail-module__Zses_G__k_generation{color:var(--accent-bright)}.TraceRail-module__Zses_G__k_tool{color:var(--cyan)}.TraceRail-module__Zses_G__k_audit{color:var(--fg-muted)}.TraceRail-module__Zses_G__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TraceRail-module__Zses_G__ms{color:var(--fg-subtle);flex:none}@keyframes TraceRail-module__Zses_G__rowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TraceRail-module__Zses_G__row{animation:none}}
.TraceRail-module__bCEqKW__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;padding:14px 16px;display:flex}.TraceRail-module__bCEqKW__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:10px;font-size:.82rem;font-weight:600}.TraceRail-module__bCEqKW__rows{flex-direction:column;gap:5px;min-height:0;display:flex;overflow-y:auto}.TraceRail-module__bCEqKW__empty{color:var(--fg-subtle);font-size:.76rem}.TraceRail-module__bCEqKW__row{font-family:var(--font-mono);color:var(--fg-muted);align-items:center;gap:8px;font-size:.68rem;animation:.3s both TraceRail-module__bCEqKW__rowIn;display:flex}.TraceRail-module__bCEqKW__icon{color:var(--fg-subtle);flex:none}.TraceRail-module__bCEqKW__k_policy{color:var(--accent)}.TraceRail-module__bCEqKW__k_proxy{color:var(--amber)}.TraceRail-module__bCEqKW__k_generation{color:var(--accent-bright)}.TraceRail-module__bCEqKW__k_tool{color:var(--cyan)}.TraceRail-module__bCEqKW__k_audit{color:var(--fg-muted)}.TraceRail-module__bCEqKW__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TraceRail-module__bCEqKW__ms{color:var(--fg-subtle);flex:none}@keyframes TraceRail-module__bCEqKW__rowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TraceRail-module__bCEqKW__row{animation:none}}
.RecGrid-module__ssOecG__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.RecGrid-module__ssOecG__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:12px;font-size:.82rem;font-weight:600}.RecGrid-module__ssOecG__placeholder{border:1px dashed var(--border-strong);text-align:center;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:26px 18px;display:flex}.RecGrid-module__ssOecG__placeholderTitle{font-family:var(--font-heading);color:var(--fg-muted);margin-bottom:4px;font-size:.86rem;font-weight:500}.RecGrid-module__ssOecG__placeholderSub{color:var(--fg-subtle);font-size:.74rem}.RecGrid-module__ssOecG__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.RecGrid-module__ssOecG__card{background:var(--bg-elev);border:1px solid var(--border);border-radius:14px;transition:border-color .3s,transform .3s;animation:.45s cubic-bezier(.22,.61,.36,1) both RecGrid-module__ssOecG__cardIn;overflow:hidden}.RecGrid-module__ssOecG__card:hover{border-color:var(--border-glow);transform:translateY(-2px)}.RecGrid-module__ssOecG__poster{background:linear-gradient(135deg, hsl(var(--hue) 60% 55%), hsl(calc(var(--hue) + 40) 65% 30%));align-items:flex-end;height:86px;padding:10px 12px;display:flex;position:relative}.RecGrid-module__ssOecG__posterImg{object-fit:cover;object-position:center 22%;width:100%;height:100%;position:absolute;inset:0}.RecGrid-module__ssOecG__poster:after{content:"";background:linear-gradient(#05080752 0%,#0000 38%,#0508079e 100%);position:absolute;inset:0}.RecGrid-module__ssOecG__posterTitle{z-index:1;font-family:var(--font-heading);letter-spacing:.01em;color:#f8fffc;text-shadow:0 1px 8px #00000073;font-size:1rem;font-weight:700;position:relative}.RecGrid-module__ssOecG__match{z-index:1;border:1px solid var(--border-glow);color:var(--accent-bright);font-family:var(--font-mono);background:#050807b8;border-radius:999px;padding:3px 9px;font-size:.6rem;font-weight:500;position:absolute;top:8px;right:8px}.RecGrid-module__ssOecG__body{flex-direction:column;gap:4px;padding:10px 12px 12px;display:flex}.RecGrid-module__ssOecG__meta{font-family:var(--font-mono);color:var(--fg-subtle);letter-spacing:.03em;font-size:.62rem}.RecGrid-module__ssOecG__why{color:var(--fg-muted);font-size:.76rem;line-height:1.5}html.light .RecGrid-module__ssOecG__poster{background:linear-gradient(135deg, hsl(var(--hue) 72% 76%), hsl(calc(var(--hue) + 40) 64% 58%))}html.light .RecGrid-module__ssOecG__match{color:var(--accent-deep);background:#ffffffbf}@keyframes RecGrid-module__ssOecG__cardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.RecGrid-module__ssOecG__card{animation:none}.RecGrid-module__ssOecG__card:hover{transform:none}}@media (max-width:640px){.RecGrid-module__ssOecG__grid{grid-template-columns:1fr}}
.TokenMeter-module__YBd21a__meter{background:var(--bg-glass);border:1px solid var(--border);height:40px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--font-mono);border-radius:999px;align-items:center;gap:9px;padding:0 14px;display:flex}.TokenMeter-module__YBd21a__dot{background:var(--fg-subtle);border-radius:50%;flex:none;width:8px;height:8px}.TokenMeter-module__YBd21a__dotLive{background:var(--accent);box-shadow:0 0 10px rgba(var(--accent-rgb), .8);animation:1.1s ease-in-out infinite TokenMeter-module__YBd21a__pulseDot}.TokenMeter-module__YBd21a__label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);font-size:.62rem}.TokenMeter-module__YBd21a__value{color:var(--accent-bright);text-align:right;min-width:3.2em;font-size:.8rem;font-weight:500}.TokenMeter-module__YBd21a__cost{color:var(--fg-muted);min-width:3.6em;font-size:.7rem}.TokenMeter-module__YBd21a__bar{background:var(--bg-soft);border-radius:999px;flex:none;width:64px;height:4px;overflow:hidden}.TokenMeter-module__YBd21a__barFill{background:var(--grad-accent);border-radius:999px;height:100%;transition:width .5s;display:block}@keyframes TokenMeter-module__YBd21a__pulseDot{50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.TokenMeter-module__YBd21a__dotLive{animation:none}}
.TokenMeter-module__sgZDda__meter{background:var(--bg-glass);border:1px solid var(--border);height:40px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--font-mono);border-radius:999px;align-items:center;gap:9px;padding:0 14px;display:flex}.TokenMeter-module__sgZDda__dot{background:var(--fg-subtle);border-radius:50%;flex:none;width:8px;height:8px}.TokenMeter-module__sgZDda__dotLive{background:var(--accent);box-shadow:0 0 10px rgba(var(--accent-rgb), .8);animation:1.1s ease-in-out infinite TokenMeter-module__sgZDda__pulseDot}.TokenMeter-module__sgZDda__label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);font-size:.62rem}.TokenMeter-module__sgZDda__value{color:var(--accent-bright);text-align:right;min-width:3.2em;font-size:.8rem;font-weight:500}.TokenMeter-module__sgZDda__cost{color:var(--fg-muted);min-width:3.6em;font-size:.7rem}.TokenMeter-module__sgZDda__bar{background:var(--bg-soft);border-radius:999px;flex:none;width:64px;height:4px;overflow:hidden}.TokenMeter-module__sgZDda__barFill{background:var(--grad-accent);border-radius:999px;height:100%;transition:width .5s;display:block}@keyframes TokenMeter-module__sgZDda__pulseDot{50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.TokenMeter-module__sgZDda__dotLive{animation:none}}
.TraceRail-module__ZVIWhG__panel{background:var(--bg-glass);border:1px solid var(--border);min-height:0;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;flex-direction:column;padding:14px 16px;display:flex}.TraceRail-module__ZVIWhG__title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:10px;font-size:.82rem;font-weight:600}.TraceRail-module__ZVIWhG__rows{flex-direction:column;gap:5px;min-height:0;display:flex;overflow-y:auto}.TraceRail-module__ZVIWhG__empty{color:var(--fg-subtle);font-size:.76rem}.TraceRail-module__ZVIWhG__row{font-family:var(--font-mono);color:var(--fg-muted);align-items:center;gap:8px;font-size:.68rem;animation:.3s both TraceRail-module__ZVIWhG__rowIn;display:flex}.TraceRail-module__ZVIWhG__icon{color:var(--fg-subtle);flex:none}.TraceRail-module__ZVIWhG__k_policy{color:var(--accent)}.TraceRail-module__ZVIWhG__k_proxy{color:var(--amber)}.TraceRail-module__ZVIWhG__k_generation{color:var(--accent-bright)}.TraceRail-module__ZVIWhG__k_tool{color:var(--cyan)}.TraceRail-module__ZVIWhG__k_audit{color:var(--fg-muted)}.TraceRail-module__ZVIWhG__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TraceRail-module__ZVIWhG__ms{color:var(--fg-subtle);flex:none}@keyframes TraceRail-module__ZVIWhG__rowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TraceRail-module__ZVIWhG__row{animation:none}}
.SwarmPage-module__KQo2pa__root{z-index:1;flex-direction:column;gap:16px;width:100%;min-width:0;height:100vh;padding:18px 22px 20px;display:flex;position:relative}.SwarmPage-module__KQo2pa__orbA,.SwarmPage-module__KQo2pa__orbB{filter:blur(90px);z-index:0;pointer-events:none;border-radius:50%;position:fixed}.SwarmPage-module__KQo2pa__orbA{background:var(--accent-glow);width:480px;height:480px;animation:16s ease-in-out infinite alternate SwarmPage-module__KQo2pa__floatOrb;top:-160px;right:-80px}.SwarmPage-module__KQo2pa__orbB{background:var(--cyan-glow);width:380px;height:380px;animation:20s ease-in-out infinite alternate-reverse SwarmPage-module__KQo2pa__floatOrb;bottom:-140px;left:-100px}.SwarmPage-module__KQo2pa__header{flex:none;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.SwarmPage-module__KQo2pa__headerLeft{align-items:center;gap:16px;min-width:0;display:flex}.SwarmPage-module__KQo2pa__brand{align-items:center;gap:13px;min-width:0;display:flex}.SwarmPage-module__KQo2pa__brandText{flex-direction:column;gap:1px;min-width:0;display:flex}.SwarmPage-module__KQo2pa__brandName{font-family:var(--font-heading);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:700;overflow:hidden}.SwarmPage-module__KQo2pa__grad{background:var(--grad-accent-text);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.SwarmPage-module__KQo2pa__brandSub{color:var(--fg-subtle);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.SwarmPage-module__KQo2pa__headerRight{align-items:center;gap:10px;display:flex}.SwarmPage-module__KQo2pa__main{flex:1;grid-template-columns:minmax(340px,420px) 1fr;gap:16px;min-width:0;min-height:0;display:grid}.SwarmPage-module__KQo2pa__chatCol{min-height:0;display:flex}.SwarmPage-module__KQo2pa__chatCol>*{flex:1}.SwarmPage-module__KQo2pa__stageCol{flex-direction:column;gap:16px;min-width:0;min-height:0;display:flex;overflow-y:auto}.SwarmPage-module__KQo2pa__panels{grid-template-columns:1fr 1fr;gap:16px;min-height:190px;max-height:260px;display:grid}.SwarmPage-module__KQo2pa__panels>*{min-height:0}@keyframes SwarmPage-module__KQo2pa__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(50px,36px)scale(1.12)}}@media (prefers-reduced-motion:reduce){.SwarmPage-module__KQo2pa__orbA,.SwarmPage-module__KQo2pa__orbB{animation:none}}@media (max-width:1080px){.SwarmPage-module__KQo2pa__root{height:auto}.SwarmPage-module__KQo2pa__main{grid-template-columns:1fr;overflow:visible}.SwarmPage-module__KQo2pa__chatCol{min-height:480px}.SwarmPage-module__KQo2pa__stageCol{overflow:visible}}@media (max-width:640px){.SwarmPage-module__KQo2pa__root{gap:12px;padding:12px}.SwarmPage-module__KQo2pa__header,.SwarmPage-module__KQo2pa__headerLeft,.SwarmPage-module__KQo2pa__brand{gap:8px}.SwarmPage-module__KQo2pa__headerLeft{flex:1}.SwarmPage-module__KQo2pa__brandSub{display:none}.SwarmPage-module__KQo2pa__panels{grid-template-columns:1fr;max-height:none}.SwarmPage-module__KQo2pa__headerRight{gap:0}.SwarmPage-module__KQo2pa__headerRight>:not(:last-child){display:none}}@media (max-width:460px){.SwarmPage-module__KQo2pa__backLabel{display:none}}
.TeamsPage-module__rF_4Uq__root{z-index:1;flex-direction:column;gap:16px;width:100%;min-width:0;height:100vh;padding:18px 22px 20px;display:flex;position:relative}.TeamsPage-module__rF_4Uq__orbA,.TeamsPage-module__rF_4Uq__orbB{filter:blur(90px);z-index:0;pointer-events:none;border-radius:50%;position:fixed}.TeamsPage-module__rF_4Uq__orbA{background:var(--accent-glow);width:480px;height:480px;animation:16s ease-in-out infinite alternate TeamsPage-module__rF_4Uq__floatOrb;top:-160px;right:-80px}.TeamsPage-module__rF_4Uq__orbB{background:var(--cyan-glow);width:380px;height:380px;animation:20s ease-in-out infinite alternate-reverse TeamsPage-module__rF_4Uq__floatOrb;bottom:-140px;left:-100px}.TeamsPage-module__rF_4Uq__header{flex:none;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.TeamsPage-module__rF_4Uq__headerLeft{align-items:center;gap:16px;min-width:0;display:flex}.TeamsPage-module__rF_4Uq__brand{align-items:center;gap:13px;min-width:0;display:flex}.TeamsPage-module__rF_4Uq__brandText{flex-direction:column;gap:1px;min-width:0;display:flex}.TeamsPage-module__rF_4Uq__brandName{font-family:var(--font-heading);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:700;overflow:hidden}.TeamsPage-module__rF_4Uq__grad{background:var(--grad-accent-text);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.TeamsPage-module__rF_4Uq__brandSub{color:var(--fg-subtle);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.TeamsPage-module__rF_4Uq__headerRight{align-items:center;gap:10px;display:flex}.TeamsPage-module__rF_4Uq__main{flex:1;grid-template-columns:minmax(340px,420px) 1fr;gap:16px;min-width:0;min-height:0;display:grid}.TeamsPage-module__rF_4Uq__chatCol{min-height:0;display:flex}.TeamsPage-module__rF_4Uq__chatCol>*{flex:1}.TeamsPage-module__rF_4Uq__stageCol{flex-direction:column;gap:16px;min-width:0;min-height:0;display:flex;overflow:hidden auto}.TeamsPage-module__rF_4Uq__panels{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;min-height:190px;max-height:260px;display:grid}.TeamsPage-module__rF_4Uq__panels>*{min-width:0;min-height:0}@keyframes TeamsPage-module__rF_4Uq__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(50px,36px)scale(1.12)}}@media (prefers-reduced-motion:reduce){.TeamsPage-module__rF_4Uq__orbA,.TeamsPage-module__rF_4Uq__orbB{animation:none}}@media (max-width:1080px){.TeamsPage-module__rF_4Uq__root{height:auto}.TeamsPage-module__rF_4Uq__main{grid-template-columns:1fr;overflow:visible}.TeamsPage-module__rF_4Uq__chatCol{min-height:480px}.TeamsPage-module__rF_4Uq__stageCol{overflow:visible}}@media (max-width:640px){.TeamsPage-module__rF_4Uq__root{gap:12px;padding:12px}.TeamsPage-module__rF_4Uq__header,.TeamsPage-module__rF_4Uq__headerLeft,.TeamsPage-module__rF_4Uq__brand{gap:8px}.TeamsPage-module__rF_4Uq__headerLeft{flex:1}.TeamsPage-module__rF_4Uq__brandSub{display:none}.TeamsPage-module__rF_4Uq__panels{grid-template-columns:1fr;max-height:none}.TeamsPage-module__rF_4Uq__headerRight{gap:0}.TeamsPage-module__rF_4Uq__headerRight>:not(:last-child){display:none}}@media (max-width:460px){.TeamsPage-module__rF_4Uq__backLabel{display:none}}
.TokenMeter-module__ePgIwW__meter{background:var(--bg-glass);border:1px solid var(--border);height:40px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--font-mono);border-radius:999px;align-items:center;gap:9px;padding:0 14px;display:flex}.TokenMeter-module__ePgIwW__dot{background:var(--fg-subtle);border-radius:50%;flex:none;width:8px;height:8px}.TokenMeter-module__ePgIwW__dotLive{background:var(--accent);box-shadow:0 0 10px rgba(var(--accent-rgb), .8);animation:1.1s ease-in-out infinite TokenMeter-module__ePgIwW__pulseDot}.TokenMeter-module__ePgIwW__label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);font-size:.62rem}.TokenMeter-module__ePgIwW__value{color:var(--accent-bright);text-align:right;min-width:3.2em;font-size:.8rem;font-weight:500}.TokenMeter-module__ePgIwW__cost{color:var(--fg-muted);min-width:3.6em;font-size:.7rem}.TokenMeter-module__ePgIwW__bar{background:var(--bg-soft);border-radius:999px;flex:none;width:64px;height:4px;overflow:hidden}.TokenMeter-module__ePgIwW__barFill{background:var(--grad-accent);border-radius:999px;height:100%;transition:width .5s;display:block}@keyframes TokenMeter-module__ePgIwW__pulseDot{50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.TokenMeter-module__ePgIwW__dotLive{animation:none}}
.docs-module__jMC11a__page{isolation:isolate;min-height:100vh;position:relative}.docs-module__jMC11a__animLayer{z-index:0;pointer-events:none;opacity:.16;position:fixed;inset:0}.docs-module__jMC11a__content{z-index:1;position:relative}.docs-module__jMC11a__lead,.docs-module__jMC11a__para{text-shadow:0 0 6px var(--bg), 0 0 12px var(--bg)}.docs-module__jMC11a__head{max-width:1160px;margin:0 auto;padding:64px 24px 32px}.docs-module__jMC11a__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--fg-subtle);margin-bottom:.9rem;font-size:.76rem;font-weight:600;display:inline-block}.docs-module__jMC11a__title{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--fg);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.docs-module__jMC11a__lead{max-width:620px;color:var(--fg-muted);margin-top:1rem;font-size:1.08rem;line-height:1.6}.docs-module__jMC11a__layout{grid-template-columns:232px 1fr;align-items:start;gap:56px;max-width:1160px;margin:0 auto;padding:24px 24px 96px;display:grid}.docs-module__jMC11a__sidebar{align-self:start;position:sticky;top:88px}.docs-module__jMC11a__tocTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--fg-subtle);margin-bottom:.9rem;padding-left:.85rem;font-size:.74rem;font-weight:600}.docs-module__jMC11a__tocList{border-left:1px solid var(--border);flex-direction:column;gap:2px;display:flex}.docs-module__jMC11a__tocLink{color:var(--fg-muted);cursor:pointer;border-left:2px solid #0000;margin-left:-1px;padding:.5rem .85rem;font-size:.92rem;transition:color .2s,border-color .2s;display:block}.docs-module__jMC11a__tocLink:hover{color:var(--fg)}.docs-module__jMC11a__tocActive{color:var(--fg);border-left-color:var(--fg);font-weight:600}.docs-module__jMC11a__sideCta{border:1px solid var(--fg);background:var(--fg);color:var(--bg);border-radius:10px;align-items:center;gap:.5rem;margin-top:1.6rem;padding:.6rem 1rem;font-size:.88rem;font-weight:600;transition:transform .18s;display:inline-flex}.docs-module__jMC11a__sideCta:hover{transform:translateY(-1px)}.docs-module__jMC11a__backLink{color:var(--fg-subtle);align-items:center;gap:.45rem;margin-top:1rem;font-size:.88rem;display:inline-flex}.docs-module__jMC11a__backLink:hover{color:var(--fg)}.docs-module__jMC11a__article{min-width:0;max-width:760px}.docs-module__jMC11a__topic{border-bottom:1px solid var(--border);margin-bottom:44px;padding:8px 0 44px}.docs-module__jMC11a__topic:last-child{border-bottom:none}.docs-module__jMC11a__topicTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--fg);margin-bottom:1rem;font-size:1.7rem;font-weight:600}.docs-module__jMC11a__para{color:var(--fg-muted);margin-bottom:1rem;font-size:1rem;line-height:1.75}.docs-module__jMC11a__points{flex-direction:column;gap:.7rem;margin-top:1.2rem;list-style:none;display:flex}.docs-module__jMC11a__point{color:var(--fg-muted);align-items:flex-start;gap:.7rem;font-size:.96rem;line-height:1.6;display:flex}.docs-module__jMC11a__pointDot{background:var(--fg);opacity:.6;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}@media (max-width:860px){.docs-module__jMC11a__layout{grid-template-columns:1fr;gap:20px}.docs-module__jMC11a__sidebar{border-bottom:1px solid var(--border);padding-bottom:12px;position:static;top:auto}.docs-module__jMC11a__animLayer{opacity:.1}}
.GraphPage-module___4QUoq__root{z-index:1;flex-direction:column;gap:16px;width:100%;min-width:0;height:100vh;padding:18px 22px 20px;display:flex;position:relative}.GraphPage-module___4QUoq__orbA,.GraphPage-module___4QUoq__orbB{filter:blur(90px);z-index:0;pointer-events:none;border-radius:50%;position:fixed}.GraphPage-module___4QUoq__orbA{background:var(--accent-glow);width:480px;height:480px;animation:16s ease-in-out infinite alternate GraphPage-module___4QUoq__floatOrb;top:-160px;right:-80px}.GraphPage-module___4QUoq__orbB{background:var(--cyan-glow);width:380px;height:380px;animation:20s ease-in-out infinite alternate-reverse GraphPage-module___4QUoq__floatOrb;bottom:-140px;left:-100px}.GraphPage-module___4QUoq__header{flex:none;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.GraphPage-module___4QUoq__headerLeft{align-items:center;gap:16px;min-width:0;display:flex}.GraphPage-module___4QUoq__brand{align-items:center;gap:13px;min-width:0;display:flex}.GraphPage-module___4QUoq__brandText{flex-direction:column;gap:1px;min-width:0;display:flex}.GraphPage-module___4QUoq__brandName{font-family:var(--font-heading);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:700;overflow:hidden}.GraphPage-module___4QUoq__grad{background:var(--grad-accent-text);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.GraphPage-module___4QUoq__brandSub{color:var(--fg-subtle);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.GraphPage-module___4QUoq__headerRight{align-items:center;gap:10px;display:flex}.GraphPage-module___4QUoq__main{flex:1;grid-template-columns:minmax(340px,420px) 1fr;gap:16px;min-width:0;min-height:0;display:grid}.GraphPage-module___4QUoq__chatCol{min-height:0;display:flex}.GraphPage-module___4QUoq__chatCol>*{flex:1}.GraphPage-module___4QUoq__stageCol{flex-direction:column;gap:16px;min-width:0;min-height:0;display:flex;overflow-y:auto}@keyframes GraphPage-module___4QUoq__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(50px,36px)scale(1.12)}}@media (prefers-reduced-motion:reduce){.GraphPage-module___4QUoq__orbA,.GraphPage-module___4QUoq__orbB{animation:none}}@media (max-width:1080px){.GraphPage-module___4QUoq__root{height:auto}.GraphPage-module___4QUoq__main{grid-template-columns:1fr;overflow:visible}.GraphPage-module___4QUoq__chatCol{min-height:480px}.GraphPage-module___4QUoq__stageCol{overflow:visible}}@media (max-width:640px){.GraphPage-module___4QUoq__root{gap:12px;padding:12px}.GraphPage-module___4QUoq__header,.GraphPage-module___4QUoq__headerLeft,.GraphPage-module___4QUoq__brand{gap:8px}.GraphPage-module___4QUoq__headerLeft{flex:1}.GraphPage-module___4QUoq__brandSub{display:none}.GraphPage-module___4QUoq__headerRight{gap:0}.GraphPage-module___4QUoq__headerRight>:not(:last-child){display:none}}@media (max-width:460px){.GraphPage-module___4QUoq__backLabel{display:none}}
