:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.Navbar_nav__vVzDp{background:#1e40af;padding:.75rem 1.5rem;color:#fff}.Navbar_inner__YeqeH{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__PiZmU{font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none}.Navbar_links__rYM_3{display:flex;gap:1.25rem}.Navbar_links__rYM_3 a{color:#fff;font-weight:500;text-decoration:none}.Navbar_links__rYM_3 a:hover{text-decoration:underline}.Navbar_menuButton__ojN59{display:none;background:none;border:none;color:#fff;cursor:pointer}.Navbar_mobileMenu__4Q_f1{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#1e40af}.Navbar_mobileMenu__4Q_f1 a{color:#fff;font-weight:500;text-decoration:none}.Navbar_mobileMenu__4Q_f1 a:hover{text-decoration:underline}@media (max-width:768px){.Navbar_links__rYM_3{display:none}.Navbar_menuButton__ojN59{display:block}}