#navbar,#navbar.is-sticky{background:transparent!important;box-shadow:none!important;border-bottom:none!important}#navbar>.container{margin-top:12px;margin-bottom:12px}:where(button,a,[tabindex]):focus-visible{outline:2px solid #c93c20;outline-offset:2px}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes sun-bloom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-rise{animation:rise .7s cubic-bezier(.22,1,.36,1) both}.animate-sun{animation:sun-bloom 1.4s cubic-bezier(.22,1,.36,1) both}.rise-1{animation-delay:.05s}.rise-2{animation-delay:.15s}.rise-3{animation-delay:.25s}.rise-4{animation-delay:.35s}@media (prefers-reduced-motion:reduce){.animate-rise,.animate-sun{animation:none}}