:root{--bg:#0f0f0f;--text:#fff;--muted:#a1a1a1}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,sans-serif}#root{min-height:100vh}
