:root{--bg: #0f1117;--surface: #1e2030;--surface-alt: #181825;--border: #313244;--text: #cdd6f4;--text-muted: #585b70;--accent: #cba6f7;--teal: #89dceb;--yellow: #f9e2af;--green: #a6e3a1;--red: #f38ba8;--radius: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}
