@charset "UTF-8";: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}html[data-theme=light]{--primary-light: #b45309;--primary-muted: rgba(245,158,11,.1);--primary-border: rgba(180,83,9,.25)}:root,[data-theme=dark]{--select-bg: #1a1a2e;--select-text: #e2e8f0;--select-border: #2d2d44}[data-theme=light]{--select-bg: #ffffff;--select-text: #0f172a;--select-border: #e2e8f0}select{background:var(--select-bg);color:var(--select-text);border:1px solid var(--select-border);border-radius:8px;padding:.5rem .75rem;font-size:.9rem;outline:none;width:100%}select:focus{border-color:var(--primary)}select option{background:var(--select-bg);color:var(--select-text)}select option:disabled{color:#666}*,*: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}:root{--primary: #f59e0b;--primary-dark: #d97706;--primary-light: #fcd34d;--primary-muted: rgba(245,158,11,.1);--primary-border: rgba(245,158,11,.25);--font-ui: "Plus Jakarta Sans", system-ui, sans-serif;--font-mono: "DM Mono", "Consolas", monospace;--r-xs: 4px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 18px;--r-pill: 24px;--r-full: 50%}html,body{font-family:var(--font-ui)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;line-height:1;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;-webkit-user-select:none;user-select:none;flex-shrink:0}
