:root{--a11y-focus:#176f52}
.a11y-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
.a11y-skip{position:fixed;z-index:10000;top:10px;left:10px;min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border:2px solid currentColor;border-radius:10px;background:#fff;color:#0d2c24;font-weight:900;transform:translateY(-160%);transition:transform .16s ease}
.a11y-skip:focus{transform:translateY(0)}
:where(a[href],button,input,select,textarea,[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid var(--a11y-focus)!important;outline-offset:3px!important}
:where(main,section,article)[id]{scroll-margin-top:84px}
[aria-busy="true"]{cursor:progress}
@media(prefers-color-scheme:dark){:root{--a11y-focus:#8fe0bd}.a11y-skip{background:#f5f1e8;color:#0d2c24}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}.story-reveal{opacity:1!important;transform:none!important}}
@media(prefers-contrast:more){:root{--a11y-focus:#006b4d}a{text-decoration-thickness:.12em;text-underline-offset:.18em}button,input,select,textarea{border-width:2px!important}.panel,.j3a-card,.j3-thread,.r-stage{border-width:2px!important}}
@media(forced-colors:active){:where(a[href],button,input,select,textarea,[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid Highlight!important}.panel,.j3a-card,.j3-thread,.r-stage{border:1px solid CanvasText!important}}
