:root{--blue: #2B5CAE;--blue-dark: #1e4080;--blue-light: #e8eef8;--orange: #F7941D;--orange-dark: #d97d0e;--cyan: #00AEEF;--cyan-dark: #0098d4;--white: #ffffff;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-400: #94a3b8;--gray-600: #475569;--gray-800: #1e293b;--text: #1a2540;--text-muted: #556080;--radius-sm: 6px;--radius: 12px;--radius-lg: 20px;--shadow-sm: 0 1px 4px rgba(0,0,0,.08);--shadow: 0 4px 20px rgba(43,92,174,.12);--shadow-lg: 0 12px 40px rgba(43,92,174,.18);--font: "Inter", "Nunito Sans", system-ui, sans-serif;--nav-h: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font);color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5{font-family:"Nunito Sans",var(--font);font-weight:800;line-height:1.2;color:var(--text)}
