/* ═══════════════════════════════════════════════════ */
/* AUREM Origin-Write — Compiled Stylesheet            */
/* Compiled: 2026-05-03 04:05 UTC */
/* URL: https://aurem.live */
/* ═══════════════════════════════════════════════════ */

/* Skip Navigation - Accessibility */
.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;
}
.sr-only:focus, .focus\:not-sr-only:focus {
  position: static;
  width: auto; height: auto;
  padding: 0.75rem 1rem;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
  background: #1A1A2E;
  color: #fff;
  z-index: 9999;
}
