.a11y-widget-button{position:fixed;bottom:20px;left:20px;width:56px;height:56px;border-radius:50%;background:#6366f1;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 12px #00000026;z-index:9998;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s;padding:0}.a11y-widget-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.a11y-widget-button:focus{outline:3px solid #818cf8;outline-offset:2px}.a11y-widget-button:active{transform:scale(.95)}.a11y-widget-button svg{width:28px;height:28px}.a11y-widget-panel{position:fixed;bottom:90px;left:20px;width:90vw;max-width:420px;max-height:85vh;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:9999;display:flex;flex-direction:column;overflow:hidden}@media(max-width:480px){.a11y-widget-panel{left:10px;right:10px;width:auto;bottom:80px}}.a11y-widget-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.a11y-widget-title{margin:0;font-size:1.25rem;font-weight:700;color:#111827}.a11y-widget-close{width:32px;height:32px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#6b7280;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0}.a11y-widget-close:hover{background:#e5e7eb;color:#111827}.a11y-widget-close:focus{outline:2px solid #6366f1;outline-offset:2px}.a11y-widget-content{overflow-y:auto;padding:20px;flex:1}.a11y-widget-section{margin-bottom:24px}.a11y-widget-label{display:block;font-weight:600;color:#374151;margin-bottom:12px;font-size:.95rem}.a11y-widget-font-size{display:flex;gap:8px;flex-wrap:wrap}.a11y-widget-btn{min-width:60px;padding:8px 16px;border:2px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;color:#374151;transition:all .2s}.a11y-widget-btn:hover{border-color:#6366f1;background:#eef2ff}.a11y-widget-btn:focus{outline:2px solid #6366f1;outline-offset:2px}.a11y-widget-btn.active{background:#6366f1;color:#fff;border-color:#6366f1}.a11y-widget-toggle{margin-bottom:16px}.a11y-widget-toggle-label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.95rem;color:#374151}.a11y-widget-switch{position:relative;width:48px;height:24px;border:none;background:#d1d5db;border-radius:12px;cursor:pointer;padding:0;transition:background .2s}.a11y-widget-switch:focus{outline:2px solid #6366f1;outline-offset:2px}.a11y-widget-switch.on{background:#6366f1}.a11y-widget-switch-slider{position:absolute;top:2px;right:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 2px 4px #0003}.a11y-widget-switch.on .a11y-widget-switch-slider{transform:translate(-24px)}.a11y-widget-reset{width:100%;padding:12px;border:2px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;color:#6b7280;transition:all .2s}.a11y-widget-reset:hover{border-color:#ef4444;background:#fef2f2;color:#dc2626}.a11y-widget-reset:focus{outline:2px solid #ef4444;outline-offset:2px}.a11y-widget-statement{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb;font-size:.875rem;color:#6b7280}.a11y-widget-statement-title{font-size:1rem;font-weight:700;color:#374151;margin:0 0 12px}.a11y-widget-statement-text{margin:0 0 12px;line-height:1.6}.a11y-widget-contact{margin-top:16px}.a11y-widget-contact p{margin:8px 0;line-height:1.6}.a11y-widget-contact a{color:#6366f1;text-decoration:underline}.a11y-widget-contact a:hover{color:#4f46e5}.a11y-widget-updated{font-size:.8rem;color:#9ca3af;margin-top:12px}html.a11y-text-spacing{--a11y-letter-spacing: .12em;--a11y-line-height: 1.8;--a11y-word-spacing: .16em}html.a11y-text-spacing *{letter-spacing:var(--a11y-letter-spacing, normal)!important;line-height:var(--a11y-line-height, 1.5)!important;word-spacing:var(--a11y-word-spacing, normal)!important}html.a11y-high-contrast{filter:contrast(1.2) brightness(1.1)}html.a11y-high-contrast *{background:#fff!important;color:#000!important;border-color:#000!important}html.a11y-high-contrast a{color:#00f!important;text-decoration:underline!important}html.a11y-high-contrast button,html.a11y-high-contrast [role=button]{background:#000!important;color:#fff!important;border:2px solid white!important}html.a11y-invert{filter:invert(1) hue-rotate(180deg)}html.a11y-invert img,html.a11y-invert video,html.a11y-invert iframe{filter:invert(1) hue-rotate(180deg)}html.a11y-grayscale{filter:grayscale(1)}html.a11y-highlight-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:2px!important;color:#00f!important;font-weight:600!important}html.a11y-highlight-links a:visited{color:purple!important}html.a11y-highlight-links a:hover,html.a11y-highlight-links a:focus{background:#ff0!important;color:#000!important;outline:3px solid #0000ff!important;outline-offset:2px!important}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:#ff0!important;padding:4px 8px!important;border-left:4px solid #0000ff!important;border-radius:4px!important}html.a11y-readable-font,html.a11y-readable-font *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif!important}html.a11y-large-cursor *{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><circle cx="16" cy="16" r="14" fill="black" stroke="white" stroke-width="2"/></svg>') 16 16,auto!important}html.a11y-high-contrast-cursor *{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><circle cx="16" cy="16" r="14" fill="white" stroke="black" stroke-width="3"/></svg>') 16 16,auto!important}body.a11y-reduce-motion *,body.a11y-reduce-motion *:before,body.a11y-reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.a11y-reading-mask-overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:9997;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(0,0,0,.4) calc(50% - 60px),transparent calc(50% - 60px),transparent calc(50% + 60px),rgba(0,0,0,.4) calc(50% + 60px),rgba(0,0,0,.4) 100%)}html.a11y-large-areas a,html.a11y-large-areas button,html.a11y-large-areas [role=button],html.a11y-large-areas input[type=submit],html.a11y-large-areas input[type=button]{min-height:44px!important;min-width:44px!important;padding:12px 20px!important}html[dir=rtl] .a11y-widget-button,html[dir=rtl] .a11y-widget-panel{left:auto;right:20px}@media(max-width:480px){html[dir=rtl] .a11y-widget-panel{right:10px;left:10px}}
