*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg-card:#111111;--bg-card-hover:#161616;--border:#222222;--text:#f0f0f0;--text-muted:#666666;--accent:#7c3aed;--accent-light:#a78bfa;--green:#22c55e}html{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:inherit;text-decoration:none}