*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#f1f5f9;--bg-secondary:#fff;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#475569;--accent:#16a34a;--accent-hover:#15803d;--danger:#dc2626;--warning:#d97706;--border:#cbd5e1}body,html{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary)}a{color:inherit;text-decoration:none}button{font-family:inherit}