:root{--primary:#f59e0b;--primary-hover:#d97706;--primary-active:#b45309;--primary-soft:#fef3c7;--primary-contrast:#1c1305;--bg:#f7f7f8;--surface:#fff;--surface-raised:#fff;--surface-sunken:#fafafa;--surface-hover:#f4f4f5;--surface-active:#ececee;--text-primary:#18181b;--text-secondary:#52525b;--text-tertiary:#83838d;--text-inverse:#fafafa;--border:#e4e4e7;--border-strong:#d4d4d8;--border-focus:#f59e0b;--success:#15803d;--success-bg:#dcfce7;--success-border:#bbf7d0;--warning:#b45309;--warning-bg:#fef3c7;--warning-border:#fde68a;--danger:#b91c1c;--danger-bg:#fee2e2;--danger-border:#fecaca;--danger-hover:#991b1b;--info:#1d4ed8;--info-bg:#dbeafe;--info-border:#bfdbfe;--neutral:#3f3f46;--neutral-bg:#f4f4f5;--neutral-border:#e4e4e7;--chart-1:#f59e0b;--chart-2:#0284c7;--chart-3:#0d9488;--chart-4:#9333ea;--chart-5:#64748b;--chart-grid:#ececee;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-full:999px;--shadow-small:0 1px 2px #09090b0f;--shadow-medium:0 4px 12px #09090b14;--shadow-large:0 16px 40px #09090b29;--font-sans:var(--font-geist-sans), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, "SF Mono", monospace;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:14px;--text-lg:16px;--text-xl:20px;--text-2xl:26px;--sidebar-width:236px;--header-height:52px;--ease:cubic-bezier(.2, 0, .2, 1);--duration-fast:90ms;--duration:.14s;--overlay:#09090b70;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--primary:#f59e0b;--primary-hover:#fbbf24;--primary-active:#fcd34d;--primary-soft:#3b2c07;--primary-contrast:#1c1305;--bg:#0b0b0d;--surface:#131316;--surface-raised:#17171b;--surface-sunken:#0f0f12;--surface-hover:#1d1d22;--surface-active:#26262c;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-tertiary:#7e7e88;--text-inverse:#18181b;--border:#27272c;--border-strong:#3a3a42;--border-focus:#f59e0b;--success:#4ade80;--success-bg:#0d2818;--success-border:#14532d;--warning:#fbbf24;--warning-bg:#2d2004;--warning-border:#613f07;--danger:#f87171;--danger-bg:#2c1113;--danger-border:#5c1d1d;--danger-hover:#fca5a5;--info:#60a5fa;--info-bg:#10203c;--info-border:#1e3a8a;--neutral:#d4d4d8;--neutral-bg:#1d1d22;--neutral-border:#27272c;--chart-1:#fbbf24;--chart-2:#38bdf8;--chart-3:#2dd4bf;--chart-4:#c084fc;--chart-5:#94a3b8;--chart-grid:#26262c;--shadow-small:0 1px 2px #00000080;--shadow-medium:0 4px 12px #0000008c;--shadow-large:0 16px 40px #000000b3;--overlay:#0000009e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.011em;font-weight:600;line-height:1.25}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}.tnum,td,th{font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--primary-soft);color:var(--primary-contrast)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full);background-clip:content-box;border:3px solid #0000}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.muted{color:var(--text-tertiary)}.strong{font-weight:500;display:block}.sub{color:var(--text-tertiary);font-size:var(--text-sm);display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
