*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f97316;--blue:#1f4280;--dark:#0f172a;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--bg:#f8fafc;--white:#fff;--radius:14px}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--white);scroll-behavior:smooth}body{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}