*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #08080c;--surface: #101018;--surface2: #18182a;--border: rgba(255,255,255,.07);--text: #f5f2ec;--muted: #9a9a9a;--accent: #c9a84c;--accent-dim:#c9a84c22;--success: #1a7a4a;--warning: #f39c12;--danger: #b5272a;--info: #3b82f6}:root.light-mode{--bg: #f9f8f6;--surface: #ffffff;--surface2: #f5f5f5;--border: rgba(0,0,0,.09);--text: #1a1a1a;--muted: #6b7280;--accent: #b8860b;--accent-dim:#b8860b22;--success: #059669;--warning: #f59e0b;--danger: #dc2626;--info: #0284c7}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a3e;border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes spin{to{transform:rotate(360deg)}}
