*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2d3154;--primary: #7c3aed;--primary-h: #6d28d9;--text: #e2e8f0;--muted: #64748b;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--inherited: #374151;--selection-bg: #7c3aed20}[data-theme=light]{--bg: #f4f6fb;--surface: #ffffff;--surface2: #eef1f8;--border: #d1d9ee;--primary: #7c3aed;--primary-h: #6d28d9;--text: #0f172a;--muted: #64748b;--success: #059669;--warning: #d97706;--danger: #dc2626;--inherited: #dde2f0;--selection-bg: #7c3aed28}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer}input,select,textarea{background:var(--surface2);border:1px solid var(--border);border-radius:6px;color:var(--text);padding:11px 14px;width:100%;outline:none;font-size:15px;transition:border-color .15s,background .2s}input:focus,select:focus,textarea:focus{border-color:var(--primary)}input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}
