:root{--bg:#0f0f13;--bg-card:#1a1a24;--bg-hover:#24243a;--text:#e8e8f0;--text-muted:#8888a0;--accent:#6c5ce7;--accent-hover:#7c6ff7;--border:#2a2a3a;--radius:12px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::selection{background:var(--accent);color:#fff}
