.nn-skip-link { position: fixed; top: 8px; left: 8px; z-index: 2147483647; padding: 14px 20px; background: #fff; color: #111; border: 2px solid #111; font: 700 16px/1.4 system-ui, sans-serif; transform: translateY(-160%); }
.nn-skip-link:focus { transform: none; }
.nn-sr-status { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
:where(a, button, input, select, textarea, summary, [role="button"]):focus-visible { outline: 3px solid currentColor; outline-offset: 3px; }
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto !important; }
}
