html.a11y-text-scale{font-size:calc(100% * var(--a11y-text-scale,1))}html.a11y-text-spacing body,html.a11y-text-spacing body *{letter-spacing:.12em!important;word-spacing:.16em!important}html.a11y-line-height body,html.a11y-line-height body p,html.a11y-line-height body li,html.a11y-line-height body span,html.a11y-line-height body a,html.a11y-line-height body button,html.a11y-line-height body label,html.a11y-line-height body td,html.a11y-line-height body th{line-height:1.8!important}html.a11y-pause-animations *,html.a11y-pause-animations :before,html.a11y-pause-animations :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}html.a11y-dyslexia-font body,html.a11y-dyslexia-font body *{font-family:Comic Sans MS,Chalkboard SE,Segoe Print,Arial Rounded MT Bold,cursive,sans-serif!important}html.a11y-highlight-links a[href]{text-underline-offset:.2em!important;color:#000!important;background-color:#ff0!important;outline:2px solid #000!important;text-decoration:underline!important;text-decoration-thickness:.15em!important}html.a11y-contrast-invert,html.a11y-contrast-invert img,html.a11y-contrast-invert video,html.a11y-contrast-invert svg,html.a11y-contrast-invert [data-a11y-no-invert]{filter:invert()hue-rotate(180deg)}html.a11y-contrast-high{filter:contrast(1.35)}html.a11y-contrast-high body{color:#000!important;background:#fff!important}html.a11y-contrast-high a{color:#00e!important}html.a11y-contrast-dark{filter:none}html.a11y-contrast-dark body{color:#f1f1f1!important;background:#121212!important}html.a11y-contrast-dark a{color:#9ecbff!important}html.a11y-contrast-light{filter:none}html.a11y-contrast-light body{color:#111!important;background:#fff!important}html.a11y-sat-low{filter:saturate(.35)}html.a11y-sat-high{filter:saturate(1.75)}html.a11y-sat-mono{filter:grayscale()}html.a11y-contrast-invert.a11y-sat-low{filter:invert()hue-rotate(180deg)saturate(.35)}html.a11y-contrast-invert.a11y-sat-high{filter:invert()hue-rotate(180deg)saturate(1.75)}html.a11y-contrast-invert.a11y-sat-mono{filter:invert()hue-rotate(180deg)grayscale()}html.a11y-contrast-high.a11y-sat-low{filter:contrast(1.35)saturate(.35)}html.a11y-contrast-high.a11y-sat-high{filter:contrast(1.35)saturate(1.75)}html.a11y-contrast-high.a11y-sat-mono{filter:contrast(1.35)grayscale()}html.a11y-hide-images img,html.a11y-hide-images picture,html.a11y-hide-images video,html.a11y-hide-images svg:not([data-a11y-keep]){visibility:hidden!important}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' stroke='%23fff' stroke-width='1.5' d='M4 3l7 17 2-7 7-2z'/%3E%3C/svg%3E") 4 4,auto!important}html.a11y-align-left body,html.a11y-align-left body p,html.a11y-align-left body li,html.a11y-align-left body h1,html.a11y-align-left body h2,html.a11y-align-left body h3,html.a11y-align-left body h4{text-align:left!important}html.a11y-align-center body,html.a11y-align-center body p,html.a11y-align-center body li,html.a11y-align-center body h1,html.a11y-align-center body h2,html.a11y-align-center body h3,html.a11y-align-center body h4{text-align:center!important}html.a11y-align-right body,html.a11y-align-right body p,html.a11y-align-right body li,html.a11y-align-right body h1,html.a11y-align-right body h2,html.a11y-align-right body h3,html.a11y-align-right body h4{text-align:right!important}#a11y-reading-guide,#a11y-reading-mask{pointer-events:none;z-index:2147483000}.a11y-widget-root{--a11y-panel-bg:#fff;--a11y-panel-fg:#121212;--a11y-panel-border:#1a1a1a;--a11y-accent:#0b57d0;--a11y-muted:#444;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.a11y-widget-root button:focus-visible,.a11y-widget-root [tabindex="0"]:focus-visible{outline-offset:2px;outline:3px solid #0b57d0}.a11y-widget-trigger{z-index:2147482900;color:#fff;cursor:pointer;background:#0b57d0;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex;position:fixed;bottom:1.25rem;left:1rem;box-shadow:0 6px 20px #00000059}.a11y-widget-trigger:hover{background:#0842a0}.a11y-widget-trigger[aria-expanded=true]{background:#062e70}.a11y-widget-panel{z-index:2147483000;background:var(--a11y-panel-bg);width:min(22.5rem,100vw - 2rem);max-height:min(70vh,36rem);color:var(--a11y-panel-fg);border:2px solid var(--a11y-panel-border);border-radius:.75rem;flex-direction:column;display:flex;position:fixed;bottom:5rem;left:1rem;overflow:hidden;box-shadow:0 16px 48px #00000047}.a11y-widget-panel-header{background:#f4f6f8;border-bottom:1px solid #d0d0d0;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.a11y-widget-panel-title{color:#121212;margin:0;font-size:1.05rem;font-weight:700}.a11y-widget-close{color:#121212;cursor:pointer;background:#fff;border:1px solid #333;border-radius:.4rem;flex-shrink:0;width:2.25rem;height:2.25rem;font-size:1.25rem;line-height:1}.a11y-widget-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto;min-height:0;padding:.75rem;overflow:hidden auto}.a11y-widget-section{margin-bottom:.85rem}.a11y-widget-section-label{letter-spacing:.04em;text-transform:uppercase;color:var(--a11y-muted);margin:0 0 .4rem;font-size:.75rem;font-weight:700}.a11y-widget-grid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.a11y-opt{color:#121212;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #333;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem;min-height:3.1rem;padding:.55rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.25;display:flex}.a11y-opt[aria-pressed=true]{color:#fff;background:#0b57d0;border-color:#062e70}.a11y-opt-wide{grid-column:1/-1}.a11y-opt-reset{color:#a40000;background:#fff4f4;border-color:#a40000}.a11y-opt-reset[aria-pressed=true],.a11y-opt-reset:hover{color:#fff;background:#a40000}.a11y-widget-hint{color:#555;margin:.25rem 0 0;font-size:.7rem;font-weight:500}@media (max-width:420px){.a11y-widget-trigger{bottom:5.5rem;left:.65rem}.a11y-widget-panel{bottom:9.25rem;left:.65rem}}
