*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-dark:#0a5f80;--green-main:#1589b3;--green-light:#3aafe0;--green-pale:#e0f5fc;--blue-dark:#1a3a5c;--blue-main:#1e5799;--blue-light:#3b82c4;--blue-pale:#e8f0f8;--gold:#e8a020;--gray-900:#111827;--gray-700:#374151;--gray-500:#6b7280;--gray-300:#d1d5db;--gray-100:#f3f4f6;--white:#fff;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #00000024;--radius:8px;--radius-lg:16px;--nav-height:70px}html{scroll-behavior:smooth}body{color:var(--gray-700);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--green-light);border-radius:3px}.container{max-width:1100px;margin:0 auto}
