:root{--bg:#0f1020;--fg:#f5f5fa;--muted:#a0a0c0;--accent:#7c6cff}*{box-sizing:border-box}html,body{min-height:100vh;margin:0;padding:0}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}
