.bh-a11y-trigger,.bh-a11y-panel button,.bh-a11y-panel input,.bh-a11y-panel select,.bh-a11y-tts-bar button,.bh-a11y-skip{box-sizing:border-box !important;font-family:inherit !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;margin:0;text-shadow:none;text-transform:none;background-image:none;line-height:1.4;letter-spacing:normal;word-spacing:normal}.bh-a11y-panel,.bh-a11y-panel *,.bh-a11y-trigger,.bh-a11y-tts-bar,.bh-a11y-tts-bar *,.bh-a11y-skip{box-sizing:border-box}.bh-a11y-panel i,.bh-a11y-trigger i,.bh-a11y-tts-bar i{line-height:1;vertical-align:middle}.bh-a11y-trigger{position:fixed;left:24px;bottom:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#5b3fc7 0%,#7e5fe0 100%);color:#fff;border:none;cursor:pointer;z-index:99998;box-shadow:0 6px 18px rgba(91,63,199,.4),0 12px 36px rgba(0,0,0,.15);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;display:flex;align-items:center;justify-content:center;padding:0;-webkit-tap-highlight-color:transparent}.bh-a11y-trigger:hover{transform:scale(1.08) rotate(8deg);box-shadow:0 10px 28px rgba(91,63,199,.5),0 16px 44px rgba(0,0,0,.2)}.bh-a11y-trigger:focus-visible,.bh-a11y-trigger:focus{outline:3px solid #ffd700;outline-offset:3px}.bh-a11y-trigger svg{width:32px;height:32px;fill:currentColor;pointer-events:none}.bh-a11y-trigger.is-reading{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);animation:bh-pulse 1.6s ease-in-out infinite}@keyframes bh-pulse{0%,100%{box-shadow:0 6px 18px rgba(220,38,38,.4),0 0 0 0 rgba(220,38,38,.5)}50%{box-shadow:0 6px 18px rgba(220,38,38,.4),0 0 0 14px rgba(220,38,38,0)}}.bh-a11y-panel{position:fixed;left:-500px;bottom:24px;width:440px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:99999;transition:left .35s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#1a1a2e;line-height:1.4;contain:layout style}.bh-a11y-panel.is-open{left:24px}.bh-a11y-panel *{box-sizing:border-box}.bh-a11y-panel button{font-family:inherit}.bh-a11y-head{padding:18px 22px;background:linear-gradient(135deg,#5b3fc7 0%,#7e5fe0 100%);color:#fff;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;position:relative;overflow:hidden}.bh-a11y-head::before{content:"";position:absolute;top:-50%;right:-30%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.bh-a11y-head-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;width:100%}.bh-a11y-head h2{margin:0;font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center;gap:10px;letter-spacing:-.2px}.bh-a11y-head h2 svg{width:24px;height:24px;fill:currentColor}.bh-a11y-head-badge{display:block;font-size:10px;font-weight:500;opacity:.85;margin-top:2px;text-transform:uppercase;letter-spacing:.5px}.bh-a11y-close{background:rgba(255,255,255,.18);border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;padding:0;flex-shrink:0}.bh-a11y-close:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.bh-a11y-close:focus-visible,.bh-a11y-close:focus{outline:2px solid #ffd700;outline-offset:2px}.bh-a11y-tabs{display:flex;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:4px}.bh-a11y-tab{flex:1;background:none;border:none;cursor:pointer;padding:9px 4px;font-size:10.5px;font-weight:600;color:#64748b;border-radius:8px;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:3px;-webkit-tap-highlight-color:transparent;min-width:0}.bh-a11y-tab:hover{color:#5b3fc7;background:#fff}.bh-a11y-tab:focus-visible,.bh-a11y-tab:focus{outline:none}.bh-a11y-tab.is-active{color:#5b3fc7;background:#fff;box-shadow:0 1px 3px rgba(91,63,199,.15)}.bh-a11y-tab-icon{font-size:18px;line-height:1}.bh-a11y-tab-label{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bh-a11y-body{padding:16px 20px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.bh-a11y-body::-webkit-scrollbar{width:6px}.bh-a11y-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.bh-a11y-body::-webkit-scrollbar-track{background:transparent}.bh-a11y-pane{display:none}.bh-a11y-pane.is-active{display:block;animation:bh-fade .25s ease}@keyframes bh-fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bh-a11y-section{margin-bottom:16px}.bh-a11y-section:last-child{margin-bottom:0}.bh-a11y-section-title{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.bh-a11y-profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bh-a11y-profile{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:12px;padding:14px 12px;cursor:pointer;text-align:left;transition:all .2s;display:flex;flex-direction:column;gap:6px;font-family:inherit;-webkit-tap-highlight-color:transparent}.bh-a11y-profile:hover{border-color:#a78bfa;background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(91,63,199,.1)}.bh-a11y-profile:focus-visible,.bh-a11y-profile:focus{outline:none;border-color:#5b3fc7}.bh-a11y-profile.is-active{border-color:#5b3fc7;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);box-shadow:0 4px 12px rgba(91,63,199,.2)}.bh-a11y-profile-icon{font-size:24px;line-height:1}.bh-a11y-profile-name{font-size:12px;font-weight:600;color:#1a1a2e;line-height:1.2}.bh-a11y-profile-desc{font-size:10px;color:#64748b;line-height:1.3}.bh-a11y-profile.is-active .bh-a11y-profile-name{color:#4c2db3}.bh-a11y-toggle-row{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:#f8fafc;border-radius:10px;margin-bottom:6px;transition:background .15s;border:1px solid transparent}.bh-a11y-toggle-row:hover{background:#f1f5f9}.bh-a11y-toggle-row.is-on{background:#ede9fe;border-color:#c4b5fd}.bh-a11y-toggle-label{display:flex;align-items:center;gap:10px;flex:1;min-width:0;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a2e}.bh-a11y-toggle-icon{font-size:16px;line-height:1;width:22px;text-align:center;flex-shrink:0}.bh-a11y-toggle-text{flex:1;min-width:0;line-height:1.3}.bh-a11y-switch{position:relative;width:44px;height:24px;flex-shrink:0;cursor:pointer;border:none;padding:0;background:#cbd5e1;border-radius:24px;transition:background .25s cubic-bezier(.4,0,.2,1);outline:none}.bh-a11y-switch::after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.bh-a11y-switch.is-on{background:#5b3fc7}.bh-a11y-switch.is-on::after{transform:translateX(20px);box-shadow:0 2px 6px rgba(91,63,199,.4)}.bh-a11y-switch:hover::after{box-shadow:0 2px 6px rgba(0,0,0,.25)}.bh-a11y-switch:focus-visible,.bh-a11y-switch:focus{box-shadow:0 0 0 3px rgba(91,63,199,.3)}.bh-a11y-segment{display:flex;background:#f1f5f9;border-radius:10px;padding:3px;gap:2px}.bh-a11y-seg-btn{flex:1;background:none;border:none;cursor:pointer;padding:8px 4px;font-size:12px;font-weight:600;color:#64748b;border-radius:8px;transition:all .15s;font-family:inherit}.bh-a11y-seg-btn:hover{color:#5b3fc7}.bh-a11y-seg-btn:focus-visible,.bh-a11y-seg-btn:focus{outline:none}.bh-a11y-seg-btn.is-active{background:#fff;color:#5b3fc7;box-shadow:0 1px 3px rgba(0,0,0,.1)}.bh-a11y-tts-area{background:linear-gradient(135deg,#ede9fe 0%,#f3e8ff 100%);padding:14px;border-radius:14px;margin-bottom:14px;border:1px solid #d8c8ff}.bh-a11y-tts-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#4c2db3;margin-bottom:10px}.bh-a11y-tts-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px}.bh-a11y-tts-btn-lg{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px;background:#fff;border:none;border-radius:10px;cursor:pointer;font-size:12px;font-weight:600;color:#4c2db3;transition:all .15s;font-family:inherit}.bh-a11y-tts-btn-lg:hover{background:#5b3fc7;color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px rgba(91,63,199,.3)}.bh-a11y-tts-btn-lg:focus-visible,.bh-a11y-tts-btn-lg:focus{outline:none;box-shadow:0 0 0 3px rgba(91,63,199,.3)}.bh-a11y-tts-btn-lg.is-stop{background:#ef4444;color:#fff}.bh-a11y-tts-btn-lg.is-stop:hover{background:#dc2626}.bh-a11y-slider-wrap{margin-top:10px}.bh-a11y-slider-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#1a1a2e;margin-bottom:6px;font-weight:600}.bh-a11y-slider-label strong{color:#5b3fc7}.bh-a11y-slider{width:100%;height:6px;border-radius:3px;background:rgba(91,63,199,.2);outline:none;appearance:none;-webkit-appearance:none;cursor:pointer;margin:0}.bh-a11y-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#5b3fc7;cursor:pointer;box-shadow:0 2px 6px rgba(91,63,199,.4);border:none;transition:transform .15s}.bh-a11y-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.bh-a11y-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#5b3fc7;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(91,63,199,.4)}.bh-a11y-tts-status{font-size:11px;color:#5b3fc7;font-weight:600;text-align:center;margin-top:10px;padding:8px;background:rgba(255,255,255,.7);border-radius:8px}.bh-a11y-tts-bar{position:fixed;top:-90px;left:0;right:0;background:linear-gradient(135deg,#5b3fc7 0%,#7e5fe0 100%);color:#fff;padding:12px 18px;z-index:99996;display:flex;align-items:center;gap:12px;box-shadow:0 6px 20px rgba(0,0,0,.25);transition:top .35s cubic-bezier(.4,0,.2,1)}.bh-a11y-tts-bar.is-active{top:0}.bh-a11y-tts-bar-icon{width:36px;height:36px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.bh-a11y-tts-bar-info{flex:1;min-width:0}.bh-a11y-tts-bar-info strong{display:block;font-size:13px;color:#fff;font-weight:600}.bh-a11y-tts-bar-info span{display:block;font-size:11px;opacity:.85;font-weight:400;margin-top:2px}.bh-a11y-tts-bar-btn{background:rgba(255,255,255,.2);border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;font-size:14px;padding:0;flex-shrink:0}.bh-a11y-tts-bar-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.bh-a11y-tts-bar-btn:focus-visible,.bh-a11y-tts-bar-btn:focus{outline:2px solid #ffd700;outline-offset:2px}.bh-a11y-outline{max-height:280px;overflow-y:auto;background:#f8fafc;border-radius:10px;padding:6px;border:1px solid #e2e8f0;scrollbar-width:thin}.bh-a11y-outline::-webkit-scrollbar{width:6px}.bh-a11y-outline::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.bh-a11y-outline ul{list-style:none;margin:0;padding:0}.bh-a11y-outline a{display:block;padding:7px 10px;color:#1a1a2e;text-decoration:none;border-radius:6px;font-size:12px;line-height:1.3;border-left:3px solid transparent;transition:all .15s}.bh-a11y-outline a:hover{background:#ede9fe;border-left-color:#5b3fc7;color:#4c2db3}.bh-a11y-outline .lvl-h1{font-weight:600;padding-left:10px}.bh-a11y-outline .lvl-h2{font-weight:500;padding-left:24px}.bh-a11y-outline .lvl-h3{padding-left:38px;color:#64748b}.bh-a11y-outline .lvl-h4,.bh-a11y-outline .lvl-h5,.bh-a11y-outline .lvl-h6{padding-left:52px;color:#94a3b8;font-size:11px}.bh-a11y-outline-empty{padding:16px;color:#94a3b8;font-size:12px;text-align:center;font-style:italic}.bh-a11y-kbd-help{background:#1a1a2e;color:#fff;padding:14px;border-radius:12px;font-size:12px}.bh-a11y-kbd-help h4{margin:0 0 10px;font-size:12px;color:#c4b5fd;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.bh-a11y-kbd-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.bh-a11y-kbd-row:last-child{border-bottom:none}.bh-a11y-kbd{background:rgba(255,255,255,.15);padding:3px 8px;border-radius:5px;font-family:monospace;font-size:11px;font-weight:600;color:#fff;white-space:nowrap}.bh-a11y-reset{width:100%;padding:12px;background:#ef4444;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;transition:all .15s;margin-top:12px;font-family:inherit;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;gap:8px}.bh-a11y-reset:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.3)}.bh-a11y-reset:focus-visible,.bh-a11y-reset:focus{outline:2px solid #ffd700;outline-offset:2px}.bh-a11y-foot{padding:12px 16px 10px;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:11px;color:#64748b;text-align:center;flex-shrink:0;display:flex;flex-direction:column;gap:8px;line-height:1.5}.bh-a11y-foot-badges{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap}.bh-a11y-foot-badges .badge{background:#5b3fc7;color:#fff;padding:3px 8px;border-radius:5px;font-weight:600;font-size:10px;letter-spacing:.3px}.bh-a11y-foot-badges .badge-soft{background:#e2e8f0;color:#475569;padding:3px 8px;border-radius:5px;font-weight:500;font-size:10px;letter-spacing:.3px}.bh-a11y-foot-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#5b3fc7;text-decoration:none;font-weight:600;font-size:11.5px;padding:5px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;transition:all .15s;line-height:1.3}.bh-a11y-foot-link:hover{background:#ede9fe;border-color:#a78bfa;color:#4c2db3}.bh-a11y-foot-link i{font-size:11px}.bh-a11y-foot-brand{font-size:10px;color:#94a3b8;letter-spacing:.2px;padding-top:6px;border-top:1px dashed #e2e8f0;margin-top:2px}.bh-a11y-foot-brand a{color:#5b3fc7;text-decoration:none;font-weight:600}.bh-a11y-foot-brand a:hover{text-decoration:underline}.bh-a11y-foot .badge{background:#5b3fc7;color:#fff;padding:2px 7px;border-radius:5px;font-weight:600;font-size:9px;letter-spacing:.3px}.bh-a11y-foot a{color:#5b3fc7;text-decoration:none;font-weight:600}.bh-a11y-foot a:hover{text-decoration:underline}@media (max-width:767px){.bh-a11y-panel{width:auto;max-width:none;left:-100vw;right:auto;top:0;bottom:0;max-height:none;height:100vh;height:100dvh;border-radius:0}.bh-a11y-panel.is-open{left:0;right:0}.bh-a11y-head{position:sticky;top:0;z-index:5;padding:14px 18px;border-radius:0}.bh-a11y-close{width:44px;height:44px;font-size:26px}.bh-a11y-tabs{position:sticky;top:64px;z-index:4;background:#f8fafc;padding:4px 4px 6px}.bh-a11y-body{padding:14px 16px 80px;-webkit-overflow-scrolling:touch}.bh-a11y-trigger{width:56px;height:56px;left:16px;bottom:16px}.bh-a11y-profiles{grid-template-columns:1fr}.bh-a11y-tab-label{font-size:9px}}.bh-a11y-tab{position:relative}.bh-a11y-tab-badge{display:none;position:absolute;top:4px;right:8px;min-width:18px;height:18px;padding:0 5px;background:#5b3fc7;color:#fff;font-size:10px;font-weight:700;line-height:18px;border-radius:9px;text-align:center;box-shadow:0 2px 4px rgba(91,63,199,.35)}.bh-a11y-tab.has-active .bh-a11y-tab-badge{display:block}.bh-a11y-tab.has-active{color:#5b3fc7}.bh-a11y-toggle-row.is-on .bh-a11y-toggle-icon{color:#5b3fc7}.bh-a11y-toggle-row.is-on .bh-a11y-toggle-text{color:#4c2db3;font-weight:600}.bh-a11y-tts-active{background:linear-gradient(90deg,rgba(255,235,59,.45),rgba(255,193,7,.55)) !important;box-shadow:0 0 0 3px rgba(255,193,7,.6) !important;border-radius:4px !important}.bh-a11y-tts-word{background:#fbbf24 !important;color:#1a1a2e !important;padding:1px 3px !important;border-radius:3px !important;box-shadow:0 1px 3px rgba(0,0,0,.2)}.bh-a11y-skip{position:fixed;top:-100px;left:50%;transform:translateX(-50%);background:#5b3fc7;color:#fff;padding:12px 24px;border-radius:0 0 8px 8px;text-decoration:none;font-weight:600;z-index:100000;transition:top .25s;font-size:14px}.bh-a11y-skip:focus-visible,.bh-a11y-skip:focus{top:0;color:#fff}html.a11y-font-large{font-size:114%}html.a11y-font-larger{font-size:128%}html.a11y-font-largest{font-size:142%}html.a11y-contrast-high body,html.a11y-contrast-high body *{background-color:#000 !important;color:#fff !important;border-color:#fff !important}html.a11y-contrast-high body a,html.a11y-contrast-high body a *{color:#ffd700 !important}html.a11y-contrast-high body button,html.a11y-contrast-high body input,html.a11y-contrast-high body textarea,html.a11y-contrast-high body select{background-color:#000 !important;color:#fff !important;border:2px solid #fff !important}html.a11y-contrast-high body img:not(.bh-keep-color){filter:grayscale(100%) contrast(120%)}html.a11y-contrast-high .bh-a11y-panel,html.a11y-contrast-high .bh-a11y-panel *{background-color:#000 !important;color:#fff !important}html.a11y-contrast-dark body{background:#0f172a !important;color:#e2e8f0 !important}html.a11y-contrast-dark body section,html.a11y-contrast-dark body main,html.a11y-contrast-dark body article,html.a11y-contrast-dark body header,html.a11y-contrast-dark body footer{background:#0f172a !important;color:#e2e8f0 !important}html.a11y-contrast-dark body p,html.a11y-contrast-dark body span,html.a11y-contrast-dark body div:not(.bh-a11y-panel):not(.bh-a11y-panel *){color:#e2e8f0 !important}html.a11y-contrast-inverted body{filter:invert(100%) hue-rotate(180deg);will-change:filter}html.a11y-contrast-inverted body img,html.a11y-contrast-inverted body video,html.a11y-contrast-inverted body iframe,html.a11y-contrast-inverted body picture{filter:invert(100%) hue-rotate(180deg)}html.a11y-contrast-inverted .bh-a11y-panel,html.a11y-contrast-inverted .bh-a11y-trigger,html.a11y-contrast-inverted .bh-a11y-tts-bar{filter:invert(100%) hue-rotate(180deg)}html.a11y-sat-low body,html.a11y-sat-none body,html.a11y-sat-high body{will-change:filter}html.a11y-sat-low body{filter:saturate(50%)}html.a11y-sat-none body{filter:saturate(0%)}html.a11y-sat-high body{filter:saturate(180%)}html.a11y-sat-low .bh-a11y-panel,html.a11y-sat-low .bh-a11y-trigger,html.a11y-sat-none .bh-a11y-panel,html.a11y-sat-none .bh-a11y-trigger,html.a11y-sat-high .bh-a11y-panel,html.a11y-sat-high .bh-a11y-trigger{filter:saturate(100%) !important}html.a11y-highlight-links a:not(.bh-a11y-close):not(.bh-a11y-trigger):not(.bh-a11y-tab):not(.bh-a11y-skip):not(.bh-a11y-tts-bar-btn){background:#ffeb3b !important;color:#000 !important;text-decoration:underline !important;padding:2px 4px !important;border-radius:3px !important;box-shadow:0 0 0 2px #fbc02d}html.a11y-highlight-headings h1,html.a11y-highlight-headings h2,html.a11y-highlight-headings h3,html.a11y-highlight-headings h4,html.a11y-highlight-headings h5,html.a11y-highlight-headings h6{background:#fff59d !important;color:#1a1a2e !important;padding:6px 10px !important;border-left:4px solid #fbc02d !important;border-radius:4px !important}html.a11y-font-readable body,html.a11y-font-readable body *:not(.bh-a11y-panel):not(.bh-a11y-panel *):not(.bh-a11y-trigger):not(.bh-a11y-tts-bar):not(.bh-a11y-tts-bar *){font-family:Verdana,Geneva,Tahoma,sans-serif !important;letter-spacing:.5px !important;word-spacing:2px !important;line-height:1.7 !important}html.a11y-line-1 body p,html.a11y-line-1 body li{line-height:1.5 !important}html.a11y-line-2 body p,html.a11y-line-2 body li{line-height:1.8 !important}html.a11y-line-3 body p,html.a11y-line-3 body li{line-height:2.2 !important}html.a11y-letter-1 body p,html.a11y-letter-1 body li{letter-spacing:.5px !important}html.a11y-letter-2 body p,html.a11y-letter-2 body li{letter-spacing:1.5px !important}html.a11y-letter-3 body p,html.a11y-letter-3 body li{letter-spacing:3px !important;word-spacing:5px !important}html.a11y-zoom-110 body{zoom:1.10}html.a11y-zoom-125 body{zoom:1.25}html.a11y-zoom-150 body{zoom:1.50}html.a11y-zoom-175 body{zoom:1.75}html.a11y-zoom-200 body{zoom:2.00}html.a11y-cursor-large,html.a11y-cursor-large *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath fill='%23000' stroke='%23fff' stroke-width='2' d='M8 4l28 22h-12l-2 14z'/%3E%3C/svg%3E"),auto !important}html.a11y-cursor-large a,html.a11y-cursor-large a *,html.a11y-cursor-large button,html.a11y-cursor-large button *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath fill='%23ffd700' stroke='%23000' stroke-width='2' d='M12 8h4v8h8v4h-8v8h-4v-8H4v-4h8z'/%3E%3C/svg%3E"),pointer !important}html.a11y-no-animations *,html.a11y-no-animations *::before,html.a11y-no-animations *::after{animation-duration:.001s !important;animation-delay:0s !important;animation-iteration-count:1 !important;transition-duration:.001s !important;transition-delay:0s !important;scroll-behavior:auto !important}html.a11y-seizure-safe video,html.a11y-seizure-safe img[src*=".gif"]{filter:grayscale(40%);animation:none !important}html.a11y-seizure-safe *{animation:none !important;transition:none !important}html.a11y-pause-videos video,html.a11y-pause-videos iframe[src*="youtube"]{filter:grayscale(50%) opacity(.85)}html.a11y-hide-images img:not(.bh-keep-img):not(.bh-a11y-panel img),html.a11y-hide-images picture:not(.bh-keep-img){visibility:hidden;height:0 !important;overflow:hidden}.bh-a11y-reading-guide{position:fixed;left:0;right:0;height:50px;background:rgba(0,0,0,.5);pointer-events:none;z-index:99997;display:none;box-shadow:0 0 0 2px rgba(255,215,0,.5);will-change:top}html.a11y-reading-guide .bh-a11y-reading-guide{display:block}html.a11y-reading-guide{cursor:crosshair}.bh-a11y-reading-mask-shade{position:fixed;left:0;right:0;background:rgba(0,0,0,.65);pointer-events:none;z-index:99997;display:none;will-change:height}.bh-a11y-reading-mask-top{top:0;height:0}.bh-a11y-reading-mask-bottom{bottom:0;height:0}html.a11y-reading-mask .bh-a11y-reading-mask-shade{display:block}html.a11y-focus-enhanced *:focus{outline:3px solid #ffd700 !important;outline-offset:2px !important}@media (prefers-reduced-motion: reduce){.bh-a11y-panel,.bh-a11y-trigger,.bh-a11y-opt,.bh-a11y-close,.bh-a11y-reset,.bh-a11y-skip,.bh-a11y-tts-bar,.bh-a11y-pane,.bh-a11y-switch,.bh-a11y-switch::after{transition:none !important;animation:none !important}}@media (forced-colors: active){.bh-a11y-trigger,.bh-a11y-panel,.bh-a11y-profile,.bh-a11y-toggle-row{border:2px solid CanvasText}.bh-a11y-profile.is-active,.bh-a11y-toggle-row.is-on{background:Highlight;color:HighlightText}}@media print{.bh-a11y-trigger,.bh-a11y-panel,.bh-a11y-skip,.bh-a11y-reading-guide,.bh-a11y-tts-bar,.bh-a11y-reading-mask-shade{display:none !important}}@media (hover:none) and (pointer:coarse){.bh-a11y-switch{width:48px;height:26px}.bh-a11y-switch::after{width:22px;height:22px}.bh-a11y-switch.is-on::after{transform:translateX(22px)}.bh-a11y-toggle-row{padding:13px 14px}.bh-a11y-close,.bh-a11y-tts-bar-btn{min-width:44px;min-height:44px}}