*,:after,:before{box-sizing:border-box}*{margin:0}:root{--bg:#ffffff;--fg:#0f172a;--muted:#64748b;--border:#e2e8f0;--accent:#4f46e5}@media (prefers-color-scheme:dark){:root{--bg:#0b1120;--fg:#f8fafc;--muted:#94a3b8;--border:#1e293b;--accent:#818cf8}}body{min-height:100vh;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent)}img,picture,svg{display:block;max-width:100%}