.agent-chat[data-astro-cid-l5gwfg7e]{border-radius:var(--radius);border:1px solid rgba(20,0,255,.1);background:#fffc;box-shadow:0 8px 40px #1400ff0f;overflow:hidden}.ac-header[data-astro-cid-l5gwfg7e]{display:flex;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.06);background:#ffffff80}.ac-avatar[data-astro-cid-l5gwfg7e]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#1400ff0a}.ac-av-svg[data-astro-cid-l5gwfg7e]{width:28px;height:28px}.ac-name[data-astro-cid-l5gwfg7e]{font-size:14px;font-weight:700;color:#000000d9}.ac-online[data-astro-cid-l5gwfg7e]{font-size:11px;font-weight:500;color:#0a8a3a;margin-left:6px}.ac-sub[data-astro-cid-l5gwfg7e]{font-size:11px;color:#0006;margin-top:1px}.ac-messages[data-astro-cid-l5gwfg7e]{padding:20px;height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.ac-msg[data-astro-cid-l5gwfg7e]{max-width:88%;padding:12px 16px;border-radius:16px;font-size:13px;line-height:1.55;opacity:0;transform:translateY(8px);animation:msgIn .4s ease forwards}.ac-msg[data-astro-cid-l5gwfg7e].agent{background:#1400ff0f;border:1px solid rgba(20,0,255,.08);color:#000000bf;align-self:flex-start;border-bottom-left-radius:4px}.ac-msg[data-astro-cid-l5gwfg7e].system{background:#00000008;border:1px solid rgba(0,0,0,.05);color:#00000080;align-self:center;font-size:11px;font-weight:500;text-align:center;max-width:100%}.ac-msg[data-astro-cid-l5gwfg7e] .b[data-astro-cid-l5gwfg7e]{font-weight:700;color:#000000d9}.ac-msg[data-astro-cid-l5gwfg7e] .n[data-astro-cid-l5gwfg7e]{font-family:ui-monospace,monospace;font-weight:600;color:#1400ff}.ac-msg[data-astro-cid-l5gwfg7e] .g[data-astro-cid-l5gwfg7e]{color:#0a8a3a;font-weight:600}.ac-msg[data-astro-cid-l5gwfg7e] .w[data-astro-cid-l5gwfg7e]{color:#b87300;font-weight:600}.ac-typing[data-astro-cid-l5gwfg7e]{display:flex;gap:4px;padding:12px 16px;align-self:flex-start}.ac-typing[data-astro-cid-l5gwfg7e] span[data-astro-cid-l5gwfg7e]{width:6px;height:6px;border-radius:50%;background:#1400ff4d;animation:typB 1.2s ease-in-out infinite}.ac-typing[data-astro-cid-l5gwfg7e] span[data-astro-cid-l5gwfg7e]:nth-child(2){animation-delay:.2s}.ac-typing[data-astro-cid-l5gwfg7e] span[data-astro-cid-l5gwfg7e]:nth-child(3){animation-delay:.4s}@keyframes typB{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}@keyframes msgIn{to{opacity:1;transform:translateY(0)}}.ac-input-bar[data-astro-cid-l5gwfg7e]{display:flex;align-items:center;gap:10px;padding:12px 20px;border-top:1px solid rgba(0,0,0,.05);background:#00000003}.ac-input-fake[data-astro-cid-l5gwfg7e]{font-size:12px;color:#00000047;flex:1;font-style:italic}.ac-input-dot[data-astro-cid-l5gwfg7e]{width:8px;height:8px;border-radius:50%;background:#0a8a3a;animation:aPulse 2s ease-in-out infinite}@keyframes aPulse{0%,to{opacity:1}50%{opacity:.4}}.roster[data-astro-cid-l5gwfg7e]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.roster-card[data-astro-cid-l5gwfg7e]{padding:20px;border-radius:var(--radius);border:1px solid rgba(0,0,0,.06);background:#fff9;text-align:center;transition:.2s}.roster-card[data-astro-cid-l5gwfg7e]:hover{border-color:#1400ff1f;transform:translateY(-2px)}.roster-card[data-astro-cid-l5gwfg7e].active{border-color:#1400ff33;background:#1400ff08}.rc-av[data-astro-cid-l5gwfg7e]{width:36px;height:36px;margin:0 auto 8px}.rc-av[data-astro-cid-l5gwfg7e] svg[data-astro-cid-l5gwfg7e]{width:100%;height:100%}.rc-name[data-astro-cid-l5gwfg7e]{font-size:14px;font-weight:700;color:#000c}.rc-role[data-astro-cid-l5gwfg7e]{font-size:11px;color:#1400ff8c;font-weight:600;margin-top:2px}.rc-desc[data-astro-cid-l5gwfg7e]{font-size:11px;color:#0006;line-height:1.5;margin-top:6px}.build-grid[data-astro-cid-l5gwfg7e]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px}.build-card[data-astro-cid-l5gwfg7e]{padding:24px;border-radius:var(--radius);border:1px solid rgba(0,0,0,.07);background:#ffffffb3;box-shadow:0 2px 12px #0000000a;transition:.2s}.build-card[data-astro-cid-l5gwfg7e]:hover{border-color:#1400ff1f;transform:translateY(-2px)}.bc-top[data-astro-cid-l5gwfg7e]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.bc-icon[data-astro-cid-l5gwfg7e]{width:36px;height:36px;border-radius:8px;background:#1400ff0d;display:flex;align-items:center;justify-content:center;color:#1400ff;flex-shrink:0}.bc-icon[data-astro-cid-l5gwfg7e] svg[data-astro-cid-l5gwfg7e]{width:18px;height:18px}.bc-top[data-astro-cid-l5gwfg7e] h3[data-astro-cid-l5gwfg7e]{font-size:16px;font-weight:700;color:#000000d1;letter-spacing:-.01em;margin:0}.build-card[data-astro-cid-l5gwfg7e] p[data-astro-cid-l5gwfg7e]{font-size:13px;color:#00000080;line-height:1.6;margin:0 0 12px}.bc-list[data-astro-cid-l5gwfg7e]{margin:0;padding-left:16px;font-size:12px;color:#00000073;line-height:1.75}.math-box[data-astro-cid-l5gwfg7e]{margin-top:12px;border-radius:10px;border:1px solid rgba(20,0,255,.06);background:#1400ff05;padding:10px 12px;font-size:12px}.math-row[data-astro-cid-l5gwfg7e]{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.04)}.math-row[data-astro-cid-l5gwfg7e]:last-child{border-bottom:none}.math-row[data-astro-cid-l5gwfg7e].total{border-top:1px solid rgba(20,0,255,.12);margin-top:4px;padding-top:6px}.ml[data-astro-cid-l5gwfg7e]{color:#0000008c;flex:1}.mv[data-astro-cid-l5gwfg7e]{font-family:ui-monospace,monospace;font-weight:700;text-align:right;white-space:nowrap;margin-left:12px}.mv[data-astro-cid-l5gwfg7e].neg{color:#b400008c}.mv[data-astro-cid-l5gwfg7e].pos{color:#0a8a3a}.impact-box[data-astro-cid-l5gwfg7e]{margin-top:28px;border-radius:var(--radius);border:1px solid rgba(20,0,255,.15);background:linear-gradient(135deg,#1400ff0a,#1400ff03);padding:28px;text-align:center}.ib-title[data-astro-cid-l5gwfg7e]{font-size:16px;font-weight:750;color:#000c;margin-bottom:20px}.ib-grid[data-astro-cid-l5gwfg7e]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ib-label[data-astro-cid-l5gwfg7e]{font-size:11px;color:#0000006b;margin-bottom:4px}.ib-val[data-astro-cid-l5gwfg7e]{font-size:20px;font-weight:750;color:#1400ff;letter-spacing:-.02em}.ib-cta[data-astro-cid-l5gwfg7e]{margin-top:24px}.channels[data-astro-cid-l5gwfg7e]{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;justify-content:center}.ch-item[data-astro-cid-l5gwfg7e]{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:1px solid rgba(0,0,0,.06);background:#fff9;font-size:13px;font-weight:600;color:#0009;transition:.18s}.ch-item[data-astro-cid-l5gwfg7e]:hover{border-color:#1400ff24;color:#000c}.ch-dot[data-astro-cid-l5gwfg7e]{width:6px;height:6px;border-radius:50%;background:#1400ff59}@media(max-width:980px){.roster[data-astro-cid-l5gwfg7e]{grid-template-columns:repeat(2,1fr)}.build-grid[data-astro-cid-l5gwfg7e]{grid-template-columns:1fr}.ib-grid[data-astro-cid-l5gwfg7e]{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.roster[data-astro-cid-l5gwfg7e],.ib-grid[data-astro-cid-l5gwfg7e]{grid-template-columns:1fr}.ac-messages[data-astro-cid-l5gwfg7e]{height:360px}.ac-msg[data-astro-cid-l5gwfg7e]{max-width:95%}.math-row[data-astro-cid-l5gwfg7e]{flex-direction:column;align-items:flex-start;gap:2px}.mv[data-astro-cid-l5gwfg7e]{margin-left:0}.channels[data-astro-cid-l5gwfg7e]{gap:6px}.ch-item[data-astro-cid-l5gwfg7e]{padding:8px 14px;font-size:12px}}
