: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: #faf9f6;--surface: #ffffff;--surface-2: #f2f1ec;--foreground: #191919;--muted: #6f6f6f;--border: #e6e4dd;--secondary: #efeee8;--brand-accent: #0f766e;--brand-accent-fg: #ffffff;--accent-ink: color-mix(in oklab, var(--brand-accent) 80%, #000);--cta-bg: #0a0a0a;--cta-fg: #ffffff;--scrim: rgba(0, 0, 0, .35);--shadow: rgba(0, 0, 0, .12);--dev-accent: #8a5a00;--danger: #dc2626;--warn: #b45309;--ok: #059669}[data-icp=network-ops]{--background: #f7fafd;--surface-2: #eef4fa;--muted: #5b6b7d;--border: #dbe6f0;--secondary: #e8f1f9;--brand-accent: #0284c7;--brand-accent-fg: #ffffff}[data-icp=ai-agents]{--background: #faf9fe;--surface-2: #f3f0fb;--muted: #6b6480;--border: #e7e1f2;--secondary: #efeafb;--brand-accent: #7c3aed;--brand-accent-fg: #ffffff}[data-icp=regulated]{--background: #fbfaf6;--surface-2: #f4f2e9;--muted: #6f6a58;--border: #e8e3d3;--secondary: #f1ede0;--brand-accent: #b45309;--brand-accent-fg: #ffffff}[data-icp=creative]{--background: #fdf8fb;--surface-2: #f9eef4;--muted: #7a6a73;--border: #efdde8;--secondary: #f7ebf1;--brand-accent: #db2777;--brand-accent-fg: #ffffff}[data-icp=ip-owner]{--background: #f6faf8;--surface-2: #ecf5f0;--muted: #5c6f66;--border: #d9e8e0;--secondary: #e8f3ec;--brand-accent: #059669;--brand-accent-fg: #ffffff}[data-icp=enterprise-ai]{--background: #f8f9fd;--surface-2: #eff1fb;--muted: #64687e;--border: #e0e3f1;--secondary: #ebeefb;--brand-accent: #4f46e5;--brand-accent-fg: #ffffff}[data-icp=university]{--background: #fdf8f8;--surface-2: #f8eeee;--muted: #7a6a68;--border: #eeddda;--secondary: #f6ebe9;--brand-accent: #e11d48;--brand-accent-fg: #ffffff}[data-mode=dark]{--background: #0e0f13;--surface: #16181f;--surface-2: #1e2129;--foreground: #e8e9ed;--muted: #9aa0ab;--border: #2a2e38;--secondary: #232732;--brand-accent: #14b8a6;--brand-accent-fg: #04211d;--accent-ink: var(--brand-accent);--cta-bg: #f5f5f5;--cta-fg: #0a0a0a;--scrim: rgba(0, 0, 0, .5);--shadow: rgba(0, 0, 0, .4);--danger: #f87171;--warn: #fbbf24;--ok: #34d399}[data-mode=dark][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-mode=dark][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-mode=dark][data-icp=regulated]{--background: #0f100e;--surface: #191a16;--surface-2: #22241d;--muted: #a8a596;--border: #343629;--secondary: #282a20;--brand-accent: #f59e0b;--brand-accent-fg: #2a1c02}[data-mode=dark][data-icp=creative]{--background: #140d12;--surface: #20141c;--surface-2: #2b1b26;--muted: #b39aa8;--border: #3d2836;--secondary: #31202c;--brand-accent: #f472b6;--brand-accent-fg: #3a0f27}[data-mode=dark][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-mode=dark][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-mode=dark][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;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}[data-native] #app{padding-top:calc(max(env(safe-area-inset-top),24px) + 8px)}[data-native] tai-icp-picker{top:calc(max(env(safe-area-inset-top),24px) + 8px)}button{font:inherit;cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}
