:root{--bg: #fff;--bg-secondary: #f8f9fd;--bg-card: #fff;--text: #131722;--text-secondary: #787b86;--text-muted: #b2b5be;--border: #e0e3eb;--border-light: #f0f3fa;--accent: #2962ff;--accent-light: #eef2ff;--green: #089981;--red: #f23645;--orange: #ff9800;font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark]{--bg: #0f1118;--bg-secondary: #1a1d29;--bg-card: #1e2130;--text: #e1e3e8;--text-secondary: #8b8fa3;--text-muted: #555971;--border: #2a2d3a;--border-light: #1e2130;--accent: #5b9aff;--accent-light: #1a2744}a{font-weight:500;color:var(--accent);text-decoration:inherit}a:hover{color:var(--accent)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}*{box-sizing:border-box}
