*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d1a;--surface: #1a1a2e;--border: #333;--text: #e0e0e0;--text-muted: #888;--accent: #60a5fa;--accent-secondary: #818cf8;--success: #34d399;--danger: #ef4444;--warning: #f59e0b;color-scheme:dark}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100dvh;overflow:hidden;-webkit-user-select:none;user-select:none}#app{display:flex;flex-direction:column;height:100dvh}button{border:none;background:none;color:inherit;cursor:pointer;font:inherit}input{font:inherit;color:inherit}
