*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
.k-vh { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.k-skip { position: absolute; left: -9999px; top: 0; z-index: 100; padding: 8px 14px; background: #000; color: #fff; }
.k-skip:focus { left: 8px; top: 8px; }
:where(a, button, input, [tabindex]):focus-visible { outline: 3px solid currentColor; outline-offset: 2px; }
button, .k-btn { min-height: 44px; min-width: 44px; cursor: pointer; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.001ms !important; animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important; scroll-behavior: auto !important; }
}
