html{scroll-behavior:smooth}body{font-size:16px}img{max-width:100%;height:auto;display:block}*:focus{outline:none}.navlink{font-weight:600;font-size:14px;color:#0f172a;transition:color .2s ease,text-decoration-color .2s ease}.navlink:hover{color:#0e7490;text-decoration:underline;text-underline-offset:6px;text-decoration-color:rgba(14,116,144,.35)}.navlink:focus{border-radius:.75rem;box-shadow:0 0 0 2px rgba(6,182,212,.45),0 0 0 6px rgba(255,255,255,.9)}.mobilelink{font-size:1.5rem;line-height:2rem;font-weight:700;color:white;padding:.75rem 1rem;border-radius:1rem;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.mobilelink:hover{background-color:rgba(255,255,255,.12);transform:translateY(-1px)}.mobilelink:focus{box-shadow:0 0 0 2px rgba(255,255,255,.9),0 0 0 6px rgba(255,255,255,.15)}.footerlink{color:#334155;transition:color .2s ease,text-decoration-color .2s ease;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(148,163,184,.35)}.footerlink:hover{color:#0e7490;text-decoration-color:rgba(14,116,144,.45)}.footerlink:focus{border-radius:.5rem;box-shadow:0 0 0 2px rgba(6,182,212,.45),0 0 0 6px rgba(255,255,255,.9)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobilelink,.navlink,.footerlink{transition:none}}