:root,[data-theme=dark]{--bg: #0a0a0f;--surface: rgba(255,255,255,.04);--surface-2: rgba(255,255,255,.07);--surface-hover: rgba(255,255,255,.06);--border: rgba(255,255,255,.09);--text: #e2e8f0;--text-secondary:#94a3b8;--muted: #64748b;--input-bg: rgba(255,255,255,.05)}[data-theme=light]{--bg: #f1f5f9;--surface: #ffffff;--surface-2: #f8fafc;--surface-hover: #f1f5f9;--border: #e2e8f0;--text: #0f172a;--text-secondary:#475569;--muted: #94a3b8;--input-bg: #f8fafc}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}
