:root{--bg: #0a0a0a;--surface: #141414;--surface-hover: #1e1e1e;--border: #2a2a2a;--text: #e0e0e0;--text-muted: #888;--accent: #6366f1;--accent-hover: #818cf8;--radius: 8px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}input,textarea,select{font-family:var(--font)}.app.svelte-12qhfyh{min-height:100vh}
