:root{--app-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono-font: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--sidebar-w: 264px;--rail-w: 52px;--content-w: 820px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 16px;--chat-pad: 22px;--background: #0e0f13;--surface: #16181f;--surface-2: #1e2129;--foreground: #e8e9ed;--muted: #9aa0ab;--border: #2a2e38;--secondary: #232732;--brand-accent: #14b8a6;--brand-accent-fg: #04211d;--dev-accent: #8a5a00;--danger: #f87171;--warn: #fbbf24;--ok: #34d399}[data-icp=network-ops]{--background: #0c1016;--surface: #141a24;--surface-2: #1b2331;--muted: #93a1b3;--border: #28323f;--secondary: #1f2937;--brand-accent: #38bdf8;--brand-accent-fg: #04283a}[data-icp=ai-agents]{--background: #100e16;--surface: #191622;--surface-2: #221d30;--muted: #a49bb5;--border: #322a41;--secondary: #271f37;--brand-accent: #a78bfa;--brand-accent-fg: #1e1338}[data-icp=regulated]{--background: #0f100e;--surface: #191a16;--surface-2: #22241d;--muted: #a8a596;--border: #343629;--secondary: #282a20;--brand-accent: #f59e0b;--brand-accent-fg: #2a1c02}[data-icp=creative]{--background: #140d12;--surface: #20141c;--surface-2: #2b1b26;--muted: #b39aa8;--border: #3d2836;--secondary: #31202c;--brand-accent: #f472b6;--brand-accent-fg: #3a0f27}[data-icp=ip-owner]{--background: #0b120f;--surface: #131c17;--surface-2: #1a2620;--muted: #96a89f;--border: #28382f;--secondary: #1f2d26;--brand-accent: #34d399;--brand-accent-fg: #042b1d}[data-icp=enterprise-ai]{--background: #0d0f18;--surface: #151824;--surface-2: #1d2132;--muted: #9aa0b8;--border: #2b3042;--secondary: #232838;--brand-accent: #818cf8;--brand-accent-fg: #141a3a}[data-icp=university]{--background: #12100f;--surface: #1e1817;--surface-2: #2a201f;--muted: #b3a19e;--border: #3b2e2c;--secondary: #2f2422;--brand-accent: #fb7185;--brand-accent-fg: #3a0d15}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--background);color:var(--foreground);font-family:var(--app-font);font-size:14px}#app{height:100vh}button{font:inherit;cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}
