:root{--primary:#0057a0;--primary-dark:#003d73;--primary-light:#e3f2fd;--accent:#ffc72c;--accent-dark:#e5b200;--bg-light:#f0f4f8;--bg-white:#fff;--bg-dark:#0a1628;--text-primary:#1a1a2e;--text-secondary:#4a5568;--text-light:#718096;--success:#2e7d32;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 20px #0000001f;--shadow-lg:0 8px 40px #00000029;--max-width:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:var(--text-primary);background:var(--bg-white);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;border:none;font-family:inherit}
