:root,.theme-dark{--brand:#22c55e;--brand-hover:#16a34a;--brand-soft:#22c55e1f;--brand-ring:#22c55e59;--bg:#0b1120;--bg-elevated:#111827;--sidebar:#0f172a;--surface:#1a2332;--surface-2:#1f2d40;--surface-3:#263447;--border:#1e2d3d;--border-strong:#2c3e54;--divider:#94a3b814;--text:#f1f5f9;--text-muted:#94a3b8;--text-subtle:#64748b;--danger:#ef4444;--danger-soft:#ef44441f;--warning:#f59e0b;--warning-soft:#f59e0b1f;--info:#3b82f6;--info-soft:#3b82f61f;--purple:#8b5cf6;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 4px 16px #0006;--shadow-lg:0 24px 64px #0000008c;--shadow-ring:0 0 0 4px var(--brand-ring)}.theme-light{--brand:#16a34a;--brand-hover:#15803d;--brand-soft:#16a34a1a;--brand-ring:#16a34a47;--bg:#f7f8fa;--bg-elevated:#fff;--sidebar:#fff;--surface:#fff;--surface-2:#f4f6f9;--surface-3:#e8edf3;--border:#e5e7eb;--border-strong:#cbd5e1;--divider:#0f172a0f;--text:#0f172a;--text-muted:#475569;--text-subtle:#64748b;--danger:#dc2626;--danger-soft:#dc26261a;--warning:#d97706;--warning-soft:#d977061f;--info:#2563eb;--info-soft:#2563eb1a;--purple:#7c3aed;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 16px #0f172a14;--shadow-lg:0 24px 64px #0f172a24;--shadow-ring:0 0 0 4px var(--brand-ring)}:root{--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--font-sans:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "Menlo", "Cascadia Mono", monospace;--motion-fast:.12s cubic-bezier(.4,0,.2,1);--motion-base:.18s cubic-bezier(.4,0,.2,1);--motion-slow:.28s cubic-bezier(.4,0,.2,1);--motion-spring:.32s cubic-bezier(.34,1.56,.64,1)}:focus-visible{box-shadow:var(--shadow-ring);border-radius:var(--radius-sm);outline:none}button,a,[role=button]{-webkit-tap-highlight-color:transparent}@keyframes em-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes em-fade-in{0%{opacity:0}to{opacity:1}}@keyframes em-pop-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes em-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes em-spin{to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}::selection{background:var(--brand-soft);color:var(--text)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none}
