:root{--color-bg: #0f1115;--color-surface: #171a21;--color-border: #262b36;--color-text: #e6e9ef;--color-text-muted: #9aa3b2;--color-accent: #7c6cf0;--color-accent-soft: rgba(124, 108, 240, .15)}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}button{font-family:inherit}
