:root{--a11y-accent:#3b82f6;--a11y-accent-ink:#fff;--a11y-panel-bg:#fff;--a11y-panel-fg:#0a2342;--a11y-panel-muted:#5b6b85;--a11y-panel-line:#e3e9f2}.a11y-launcher{position:fixed;bottom:84px;inset-inline-end:20px;z-index:9998;width:52px;height:52px;border-radius:9999px;background:var(--a11y-accent);color:var(--a11y-accent-ink);display:flex;align-items:center;justify-content:center;border:2px solid var(--a11y-accent-ink);box-shadow:0 6px 20px rgba(0,0,0,.18);cursor:pointer;transition:transform .2s ease}.a11y-launcher:hover{transform:scale(1.06)}.a11y-overlay{position:fixed;inset:0;background:hsla(0,0%,7%,.35);z-index:9998}.a11y-panel{position:fixed;top:0;inset-inline-start:0;height:100%;width:360px;max-width:90vw;background:var(--a11y-panel-bg);color:var(--a11y-panel-fg);z-index:9999;display:flex;flex-direction:column;box-shadow:0 0 40px rgba(0,0,0,.25);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.a11y-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--a11y-panel-line)}.a11y-panel-header h2{font-size:18px;font-weight:800;margin:0;text-transform:uppercase}.a11y-header-actions{display:flex;align-items:center;gap:8px}.a11y-close,.a11y-lang-btn{background:none;border:1px solid var(--a11y-panel-line);border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;cursor:pointer;color:var(--a11y-panel-fg);line-height:1}.a11y-close{padding:6px;display:flex}.a11y-panel-content{flex:1;overflow-y:auto;padding:16px 20px}.a11y-section{margin-bottom:20px}.a11y-section-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--a11y-panel-muted);margin:0 0 10px}.a11y-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.a11y-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border:1px solid var(--a11y-panel-line);border-radius:8px;background:var(--a11y-panel-bg);color:var(--a11y-panel-fg);font-size:12px;font-weight:600;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease}.a11y-card:hover{border-color:var(--a11y-panel-fg)}.a11y-card.is-active{background:var(--a11y-accent);border-color:var(--a11y-accent-ink);color:var(--a11y-accent-ink)}.a11y-card svg{flex-shrink:0}.a11y-card-wide{grid-column:1/-1;flex-direction:row;justify-content:space-between}.a11y-card-label{gap:8px}.a11y-card-label,.a11y-stepper{display:flex;align-items:center}.a11y-stepper{gap:10px}.a11y-stepper button{width:28px;height:28px;border:1px solid var(--a11y-panel-line);border-radius:6px;background:var(--a11y-panel-bg);font-size:16px;font-weight:700;cursor:pointer;color:var(--a11y-panel-fg)}.a11y-stepper-value{min-width:42px;text-align:center;font-weight:700}.a11y-panel-footer{border-top:1px solid var(--a11y-panel-line);padding:14px 20px;text-align:center}.a11y-reset{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;border:1px solid var(--a11y-panel-fg);border-radius:8px;background:var(--a11y-panel-bg);font-weight:700;cursor:pointer;color:var(--a11y-panel-fg)}.a11y-statement-link{display:inline-block;margin-bottom:10px;font-size:13px;color:var(--a11y-panel-muted);text-decoration:underline}.a11y-reading-guide{position:fixed;inset-inline:0;height:28px;background:hsla(0,0%,7%,.55);border-top:2px solid var(--a11y-accent);border-bottom:2px solid var(--a11y-accent);pointer-events:none;z-index:9997}html.a11y-highlight-titles :is(h1,h2,h3,h4,h5,h6){background:#fff3a3!important;color:#000!important;outline:2px solid #000!important;padding:2px 4px!important}html.a11y-highlight-links a{text-decoration:underline!important;background:#fffbcc!important;color:#000!important;outline:2px dashed #000!important;outline-offset:1px}html.a11y-dyslexic,html.a11y-dyslexic :not(.a11y-root,.a11y-root *){font-family:OpenDyslexic,Comic Sans MS,Comic Neue,cursive!important}html.a11y-letter-spacing :not(.a11y-root,.a11y-root *){letter-spacing:.12em!important;word-spacing:.16em!important}html.a11y-line-height :not(.a11y-root,.a11y-root *){line-height:2!important}html.a11y-font-weight :not(.a11y-root,.a11y-root *){font-weight:700!important}html.a11y-align-left :not(.a11y-root,.a11y-root *){text-align:left!important}html.a11y-reading-mode :is(p,li){font-family:Georgia,Times New Roman,serif!important;font-size:1.05em!important;line-height:1.9!important}html.a11y-reading-mode :is(video,iframe,[role=banner] img){filter:grayscale(.4)}html.a11y-image-alt img{outline:3px solid var(--a11y-accent)!important;outline-offset:2px}html.a11y-color-monochrome body>:not(.a11y-root){filter:grayscale(1)!important}html.a11y-color-sepia body>:not(.a11y-root){filter:sepia(.75)!important}html.a11y-color-invert body>:not(.a11y-root){filter:invert(1) hue-rotate(180deg)!important}html.a11y-color-high-saturation body>:not(.a11y-root){filter:saturate(2)!important}html.a11y-color-low-saturation body>:not(.a11y-root){filter:saturate(.4)!important}html.a11y-color-high-contrast body>:not(.a11y-root){filter:contrast(1.45)!important}html.a11y-color-dark body>:not(.a11y-root),html.a11y-color-dark body>:not(.a11y-root) :not(svg,path){background-color:#000!important;color:#fff!important;border-color:#555!important}html.a11y-color-light body>:not(.a11y-root),html.a11y-color-light body>:not(.a11y-root) :not(svg,path){background-color:#fff!important;color:#000!important}html.a11y-color-yellow-black body>:not(.a11y-root),html.a11y-color-yellow-black body>:not(.a11y-root) :not(svg,path){background-color:#000!important;color:#ff0!important;border-color:#ff0!important}html.a11y-stop-animations *,html.a11y-stop-animations :after,html.a11y-stop-animations :before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}html.a11y-keyboard-nav :focus{outline:3px solid var(--a11y-accent)!important;outline-offset:2px!important}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'><path d='M4 2l7 18 2.2-7.2L20 10.6z' fill='white' stroke='black' stroke-width='1.5' stroke-linejoin='round'/></svg>") 4 4,auto!important}html.a11y-black-cursor,html.a11y-black-cursor *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24'><path d='M4 2l7 18 2.2-7.2L20 10.6z' fill='black' stroke='white' stroke-width='1.5' stroke-linejoin='round'/></svg>") 4 4,auto!important}@media (max-width:480px){.a11y-panel{width:100vw}}.MoreVisionStrip_strip__obJBa{background:#211a15;border-top:1px solid hsla(0,0%,100%,.08);padding:16px 22px;direction:ltr}.MoreVisionStrip_inner__YD4e_{max-width:1200px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:16px 28px;flex-wrap:wrap}.MoreVisionStrip_logoLink__q9Zay{display:inline-flex;align-items:center;line-height:0;transition:opacity .15s ease}.MoreVisionStrip_logoLink__q9Zay:hover{opacity:.85}.MoreVisionStrip_logo__AVWmV{height:30px;width:auto;max-width:100%;display:block}.MoreVisionStrip_copy__VgUAG{font-family:Arial,Helvetica,system-ui,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:hsla(0,0%,100%,.72);text-decoration:none;white-space:nowrap;transition:color .15s ease}.MoreVisionStrip_copy__VgUAG:hover{color:#fff}@media (max-width:600px){.MoreVisionStrip_strip__obJBa{padding:18px}.MoreVisionStrip_inner__YD4e_{flex-direction:column;justify-content:center;text-align:center;gap:12px}.MoreVisionStrip_logo__AVWmV{height:26px}.MoreVisionStrip_copy__VgUAG{font-size:.8rem;white-space:normal}}