:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#1a1a1a;background-color:#fafafa;--text: #1a1a1a;--text-muted: rgba(0, 0, 0, .7);--bg: #fafafa;--surface: #fff;--border: #e5e5e5}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}a,button,input,p,span,label,h1,h2{color:inherit}@media (prefers-color-scheme: dark){:root{color:#f0f0f0;background-color:#0f0f0f;--text: #f0f0f0;--text-muted: rgba(255, 255, 255, .75);--bg: #0f0f0f;--surface: #1a1a1a;--border: #333}}
