html{scroll-behavior:smooth}:focus{outline:none}:focus-visible{outline:2px solid #f7ca17;outline-offset:2px;border-radius:8px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#015cb1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#002c55}::selection{background:#f7ca1759;color:inherit}#navbar.scrolled{box-shadow:0 1px 6px #00000014}#mobile-menu{max-height:0;overflow:hidden;transition:max-height .25s ease-out,opacity .25s ease-out;opacity:0}#mobile-menu.show{max-height:300px;opacity:1}
