@import "https://fonts.cdnfonts.com/css/open-dyslexic";
@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap";
:root{--ui-root-scale:1.1;--a11y-brand-orange:#ffb300;--a11y-brand-orange-hover:orange;--a11y-brand-orange-soft:#ffb3001f;--a11y-brand-orange-border:#ffb3008c;--a11y-brand-orange-text:#ffd766;--a11y-ink:#2b3850;--a11y-ink-deep:#1a2233;--a11y-ink-muted:#5c6b82;--a11y-panel-bg:#2b3850;--a11y-panel-surface:#ffffff0d;--a11y-panel-surface-hover:#ffffff1a;--a11y-panel-border:#ffffff1f;--a11y-panel-text:#f3f4f6;--a11y-panel-text-muted:#f3f4f69e}@media (max-width:639px){:root{--ui-root-scale:1}}html[data-a11y-bigger-text="1"]{font-size:calc(100% * var(--ui-root-scale,1.1) * 1.0625)}html[data-a11y-bigger-text="2"]{font-size:calc(100% * var(--ui-root-scale,1.1) * 1.125)}html[data-a11y-bigger-text="3"]{font-size:calc(100% * var(--ui-root-scale,1.1) * 1.1875)}html[data-a11y-bigger-text="4"]{font-size:calc(100% * var(--ui-root-scale,1.1) * 1.25)}html[data-a11y-text-spacing="1"] body{letter-spacing:.04em;word-spacing:.08em}html[data-a11y-text-spacing="2"] body{letter-spacing:.08em;word-spacing:.16em}html[data-a11y-text-spacing="3"] body{letter-spacing:.12em;word-spacing:.24em}html[data-a11y-line-height="1"] body{line-height:1.5}html[data-a11y-line-height="2"] body{line-height:1.75}html[data-a11y-line-height="3"] body{line-height:2}html[data-a11y-text-align=left] body{text-align:left}html[data-a11y-text-align=right] body{text-align:right}html[data-a11y-text-align=center] body{text-align:center}html[data-a11y-text-align=justify] body{text-align:justify}html[data-a11y-contrast=invert],html[data-a11y-contrast=invert] img,html[data-a11y-contrast=invert] video{filter:invert()hue-rotate(180deg)}html[data-a11y-contrast=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-a11y-contrast=dark] body{color:#f5f5f5!important;background:#0a0a0a!important}html[data-a11y-contrast=light] body{color:#111!important;background:#fff!important}html[data-a11y-smart-contrast=true] body{filter:contrast(1.15)}html[data-a11y-saturation=low] body{filter:saturate(.65)}html[data-a11y-saturation=high] body{filter:saturate(1.35)}html[data-a11y-saturation=desaturate] body{filter:saturate(0)}html[data-a11y-highlight-links=true] a:not([class*=a11y-]){outline-offset:2px;outline:2px solid var(--a11y-brand-orange)!important;text-decoration:underline!important;text-decoration-thickness:2px!important}html[data-a11y-pause-animations=true] *,html[data-a11y-pause-animations=true] :before,html[data-a11y-pause-animations=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}html[data-a11y-hide-images=true] img,html[data-a11y-hide-images=true] video,html[data-a11y-hide-images=true] picture{visibility:hidden!important}html[data-a11y-dyslexia-font=dyslexia] body{font-family:OpenDyslexic,Comic Sans MS,sans-serif!important}html[data-a11y-dyslexia-font=legible] body{font-family:Atkinson Hyperlegible,system-ui,sans-serif!important}html[data-a11y-tooltips=true] [title]:not([class*=a11y-]){outline:1px dashed var(--a11y-brand-orange-border)}html[data-a11y-cursor=big],html[data-a11y-cursor=big] *{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='%232b3850' stroke='%23FFB300' stroke-width='1.2' d='M5 3l12 9-5 .5 3 7-3 1-3-7-4 1z'/%3E%3C/svg%3E") 4 4,auto!important}.a11y-reading-mask{pointer-events:none;z-index:9998;position:fixed;inset:0}.a11y-reading-mask__band{background:#0000008c;height:120px;position:absolute;left:0;right:0;box-shadow:0 0 0 9999px #0000008c}.a11y-reading-guide{pointer-events:none;background:var(--a11y-brand-orange);z-index:9998;width:2px;position:fixed;top:0;bottom:0;box-shadow:0 0 12px #ffb300a6}.a11y-widget-panel{z-index:9999;background:var(--a11y-panel-bg);width:min(100vw,22rem);color:var(--a11y-panel-text);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;box-shadow:0 0 40px #1a223373}html[data-a11y-widget-side=right] .a11y-widget-panel{right:0}html[data-a11y-widget-side=left] .a11y-widget-panel{left:0}html[data-a11y-oversized=true] .a11y-widget-panel{width:min(100vw,28rem);font-size:1.08rem}.a11y-widget-header{border-bottom:1px solid var(--a11y-panel-border)}.a11y-section-toggle{border:1px solid var(--a11y-panel-border);background:var(--a11y-panel-surface);text-align:left;width:100%;color:var(--a11y-panel-text);border-radius:.75rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.a11y-section-toggle:hover{background:var(--a11y-panel-surface-hover)}.a11y-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.a11y-profile-btn{border:1px solid var(--a11y-panel-border);background:var(--a11y-panel-surface);text-align:center;min-height:4.75rem;color:var(--a11y-panel-text);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.65rem;font-size:.72rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s;display:flex}.a11y-profile-btn:hover{background:var(--a11y-panel-surface-hover)}.a11y-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.a11y-feature-btn{border:1px solid var(--a11y-panel-border);background:var(--a11y-panel-surface);text-align:center;min-height:5.5rem;color:var(--a11y-panel-text);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.65rem;font-size:.72rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s;display:flex}.a11y-feature-btn:hover{background:var(--a11y-panel-surface-hover)}.a11y-feature-btn[aria-pressed=true],.a11y-profile-btn[aria-pressed=true]{border-color:var(--a11y-brand-orange-border);background:var(--a11y-brand-orange-soft);color:var(--a11y-brand-orange-text)}html[data-a11y-oversized=true] .a11y-profile-grid{grid-template-columns:1fr}html[data-a11y-oversized=true] .a11y-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-a11y-oversized=true] .a11y-profile-btn,html[data-a11y-oversized=true] .a11y-feature-btn{min-height:6.5rem;padding:.85rem;font-size:.82rem}.a11y-step-dots{gap:.2rem;margin-top:.15rem;display:flex}.a11y-step-dot{background:#ffffff2e;border-radius:9999px;width:.35rem;height:.35rem}.a11y-step-dot.is-active{background:var(--a11y-brand-orange)}.a11y-reset-btn{background:var(--a11y-brand-orange);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.a11y-reset-btn:hover{background:var(--a11y-brand-orange-hover)}.a11y-move-menu{border:1px solid var(--a11y-panel-border);background:var(--a11y-ink-deep);border-radius:.75rem;overflow:hidden}.a11y-move-option{text-align:left;width:100%;color:var(--a11y-panel-text);padding:.625rem .75rem;font-size:.875rem;transition:background .15s;display:block}.a11y-move-option:hover{background:var(--a11y-panel-surface-hover)}
