:root{color-scheme:dark;--bg-950: #080b0e;--bg-900: #0b1116;--bg-850: #0d151a;--bg-gradient: radial-gradient( 120% 90% at 15% -10%, #0e1a1e 0%, transparent 55%), linear-gradient(168deg, var(--bg-950) 0%, var(--bg-900) 46%, var(--bg-850) 100%);--surface-1: #10171d;--surface-2: #151d25;--surface-3: #1b2530;--surface-inset: #0c1217;--border-hairline: rgba(233, 241, 247, .09);--border-soft: rgba(233, 241, 247, .06);--border-strong: rgba(233, 241, 247, .16);--text-primary: #e7eef4;--text-secondary: #9db0bd;--text-tertiary: #667581;--text-on-accent: #04120f;--text-link: #58afc9;--accent-500: #2f98b8;--accent-400: #46aecd;--accent-300: #7bc5dc;--accent-soft-bg: rgba(47, 152, 184, .12);--accent-soft-border: rgba(47, 152, 184, .3);--verified-fg: #5fb8a9;--verified-bg: rgba(95, 184, 169, .12);--verified-border: rgba(95, 184, 169, .34);--live-fg: #e0a53f;--live-bg: rgba(224, 165, 63, .13);--live-border: rgba(224, 165, 63, .36);--live-glow: rgba(224, 165, 63, .45);--predictive-fg: #9a8cf2;--predictive-bg: rgba(154, 140, 242, .14);--predictive-border: rgba(154, 140, 242, .36);--predictive-glow: rgba(154, 140, 242, .4);--move-up: #3fb950;--move-down: #f4544a;--move-up-bg: rgba(63, 185, 80, .13);--move-down-bg: rgba(244, 84, 74, .13);--info-fg: #6ab0e6;--info-bg: rgba(106, 176, 230, .12);--info-border: rgba(106, 176, 230, .34);--warn-fg: #e0a53f;--warn-bg: rgba(224, 165, 63, .12);--warn-border: rgba(224, 165, 63, .34);--danger-fg: #f4544a;--danger-bg: rgba(244, 84, 74, .12);--danger-border: rgba(244, 84, 74, .36);--human-fg: #9db0bd;--human-bg: rgba(157, 176, 189, .1);--agent-fg: #7cc6d6;--agent-bg: rgba(124, 198, 214, .12);--agent-border: rgba(124, 198, 214, .32);--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SFMono-Regular", "JetBrains Mono", "Roboto Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-2xs: .6875rem;--text-xs: .75rem;--text-sm: .8125rem;--text-base:.9375rem;--text-md: 1.0625rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.75rem;--text-4xl: 3.5rem;--leading-tight: 1.2;--leading-snug: 1.35;--leading-normal:1.55;--leading-relaxed:1.7;--weight-regular: 400;--weight-medium: 500;--weight-semibold:600;--weight-bold: 700;--tracking-tight: -.011em;--tracking-wide: .04em;--tracking-caps: .08em;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3rem;--space-9: 4rem;--space-10:6rem;--radius-xs: 3px;--radius-sm: 5px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 18px;--radius-pill:999px;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--shadow-2: 0 4px 16px -4px rgba(0, 0, 0, .5), 0 1px 3px rgba(0, 0, 0, .4);--shadow-pop: 0 16px 48px -12px rgba(0, 0, 0, .65), 0 2px 8px rgba(0, 0, 0, .5);--glow-focus: 0 0 0 3px rgba(47, 152, 184, .32);--glow-command: 0 0 0 4px rgba(47, 152, 184, .16), 0 8px 40px -8px rgba(47, 152, 184, .28);--glow-live: 0 0 0 0 var(--live-glow);--glow-stake: 0 0 0 3px rgba(154, 140, 242, .3);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .34s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--pulse-dur: 2.4s;--pulse-ease: cubic-bezier(.4, 0, .6, 1);--flash-dur: .9s;--content-max: 1180px;--reading-max: 720px;--wide-max: 1440px;--sidebar-w: 244px;--sidebar-w-collapsed: 60px;--topbar-h: 56px;--bottomnav-h: 68px;--z-sticky: 100;--z-topbar: 200;--z-drawer: 300;--z-popover: 400;--z-modal: 500;--z-toast: 600;--noise-opacity: .035;--noise-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}:root[data-theme=light]{color-scheme:light;--bg-950: #eef2f1;--bg-900: #f4f6f5;--bg-850: #eef3f2;--bg-gradient: radial-gradient(120% 90% at 12% -10%, #e7f0ee 0%, transparent 55%), linear-gradient(168deg, #f6f8f7 0%, #eef2f1 60%, #e9f1ef 100%);--surface-1: #ffffff;--surface-2: #ffffff;--surface-3: #ffffff;--surface-inset: #f0f3f2;--border-hairline: rgba(9, 20, 26, .12);--border-soft: rgba(9, 20, 26, .07);--border-strong: rgba(9, 20, 26, .22);--text-primary: #10181d;--text-secondary: #47555e;--text-tertiary: #75828b;--text-on-accent: #04120f;--text-link: #0f6883;--accent-500: #176e89;--accent-400: #1a7c9a;--accent-300: #4f9fb7;--accent-soft-bg: rgba(23, 110, 137, .1);--accent-soft-border: rgba(23, 110, 137, .28);--verified-fg: #1f7d6e;--verified-bg: rgba(31, 125, 110, .1);--verified-border: rgba(31, 125, 110, .3);--live-fg: #a9711a;--live-bg: rgba(196, 132, 33, .12);--live-border: rgba(196, 132, 33, .34);--live-glow: rgba(196, 132, 33, .35);--predictive-fg: #6152c8;--predictive-bg: rgba(107, 92, 214, .1);--predictive-border: rgba(107, 92, 214, .32);--predictive-glow: rgba(107, 92, 214, .28);--move-up: #1a7f37;--move-down: #cf222e;--move-up-bg: rgba(26, 127, 55, .1);--move-down-bg: rgba(207, 34, 46, .1);--info-fg: #1667b8;--info-bg: rgba(22, 103, 184, .09);--info-border: rgba(22, 103, 184, .3);--warn-fg: #a9711a;--warn-bg: rgba(196, 132, 33, .11);--warn-border: rgba(196, 132, 33, .3);--danger-fg: #cf222e;--danger-bg: rgba(207, 34, 46, .09);--danger-border: rgba(207, 34, 46, .3);--human-fg: #47555e;--human-bg: rgba(71, 85, 94, .09);--agent-fg: #1a7f8c;--agent-bg: rgba(26, 127, 140, .1);--agent-border: rgba(26, 127, 140, .3);--shadow-1: 0 1px 2px rgba(16, 24, 29, .08);--shadow-2: 0 4px 14px -4px rgba(16, 24, 29, .14), 0 1px 3px rgba(16, 24, 29, .08);--shadow-pop: 0 16px 44px -14px rgba(16, 24, 29, .22), 0 2px 8px rgba(16, 24, 29, .1);--glow-focus: 0 0 0 3px rgba(23, 110, 137, .26);--glow-command: 0 0 0 4px rgba(23, 110, 137, .12), 0 8px 30px -10px rgba(23, 110, 137, .2);--glow-stake: 0 0 0 3px rgba(107, 92, 214, .24);--noise-opacity: .02;--noise-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}@media (prefers-color-scheme: light){:root:not([data-theme=dark]){color-scheme:light;--bg-950: #eef2f1;--bg-900: #f4f6f5;--bg-850: #eef3f2;--bg-gradient: radial-gradient(120% 90% at 12% -10%, #e7f0ee 0%, transparent 55%), linear-gradient(168deg, #f6f8f7 0%, #eef2f1 60%, #e9f1ef 100%);--surface-1: #ffffff;--surface-2: #ffffff;--surface-3: #ffffff;--surface-inset: #f0f3f2;--border-hairline: rgba(9, 20, 26, .12);--border-soft: rgba(9, 20, 26, .07);--border-strong: rgba(9, 20, 26, .22);--text-primary: #10181d;--text-secondary: #47555e;--text-tertiary: #75828b;--text-on-accent: #04120f;--text-link: #0f6883;--accent-500: #176e89;--accent-400: #1a7c9a;--accent-300: #4f9fb7;--accent-soft-bg: rgba(23, 110, 137, .1);--accent-soft-border: rgba(23, 110, 137, .28);--verified-fg: #1f7d6e;--verified-bg: rgba(31, 125, 110, .1);--verified-border: rgba(31, 125, 110, .3);--live-fg: #a9711a;--live-bg: rgba(196, 132, 33, .12);--live-border: rgba(196, 132, 33, .34);--live-glow: rgba(196, 132, 33, .35);--predictive-fg: #6152c8;--predictive-bg: rgba(107, 92, 214, .1);--predictive-border: rgba(107, 92, 214, .32);--predictive-glow: rgba(107, 92, 214, .28);--move-up: #1a7f37;--move-down: #cf222e;--move-up-bg: rgba(26, 127, 55, .1);--move-down-bg: rgba(207, 34, 46, .1);--info-fg: #1667b8;--info-bg: rgba(22, 103, 184, .09);--info-border: rgba(22, 103, 184, .3);--warn-fg: #a9711a;--warn-bg: rgba(196, 132, 33, .11);--warn-border: rgba(196, 132, 33, .3);--danger-fg: #cf222e;--danger-bg: rgba(207, 34, 46, .09);--danger-border: rgba(207, 34, 46, .3);--human-fg: #47555e;--human-bg: rgba(71, 85, 94, .09);--agent-fg: #1a7f8c;--agent-bg: rgba(26, 127, 140, .1);--agent-border: rgba(26, 127, 140, .3);--shadow-1: 0 1px 2px rgba(16, 24, 29, .08);--shadow-2: 0 4px 14px -4px rgba(16, 24, 29, .14), 0 1px 3px rgba(16, 24, 29, .08);--shadow-pop: 0 16px 44px -14px rgba(16, 24, 29, .22), 0 2px 8px rgba(16, 24, 29, .1);--glow-focus: 0 0 0 3px rgba(23, 110, 137, .26);--glow-command: 0 0 0 4px rgba(23, 110, 137, .12), 0 8px 30px -10px rgba(23, 110, 137, .2);--glow-stake: 0 0 0 3px rgba(107, 92, 214, .24);--noise-opacity: .02}}html,body{height:100%}body{margin:0;background:var(--bg-gradient);color:var(--text-primary);font-family:var(--font-ui)}#app{position:relative;min-height:100dvh}
