*{-webkit-text-size-adjust:100%;box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;width:100%}body{background:#f5f7fa;color:#1a3a5c;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--primary-navy:#1a3a5c;--secondary-burgundy:#c41e3a;--tertiary-navy:#2d5a7b;--neutral-bg:#f5f7fa;--neutral-light:#fff;--text-primary:#1a3a5c;--text-secondary:#4a5568;--border-color:#e2e8f0;--success-green:#27ae60;--warning-orange:#f39c12;--error-red:#c41e3a;--hover-light:#f0f3f8;--shadow-sm:0 2px 8px #1a3a5c0f;--shadow-md:0 4px 16px #1a3a5c1a;--shadow-lg:0 8px 24px #1a3a5c1f}@media (max-width:768px){.nav-desktop-auth,.nav-desktop-links{display:none!important}.nav-hamburger{display:flex!important}}@media (min-width:769px){.nav-hamburger,.nav-mobile-menu{display:none!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#e2e8f0}::-webkit-scrollbar-thumb{background:#c41e3a;border-radius:10px}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-fadeInUp{animation:fadeInUp .6s ease forwards}.animate-fadeIn{animation:fadeIn .5s ease forwards}.animate-slideInLeft{animation:slideInLeft .6s ease forwards}.animate-slideInRight{animation:slideInRight .6s ease forwards}.delay-1{animation-delay:.1s;opacity:0}.delay-2{animation-delay:.2s;opacity:0}.delay-3{animation-delay:.3s;opacity:0}.delay-4{animation-delay:.4s;opacity:0}.delay-5{animation-delay:.5s;opacity:0}
/*# sourceMappingURL=main.1890019e.css.map*/