:root{--bg: #1e1e2e;--surface: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .15);--text: #cdd6f4;--text-dim: #a6adc8;--accent: #89b4fa;--gold: #f9e2af}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,system-ui,sans-serif;overflow:hidden}button{font-family:inherit}
