:root{--a11y-scale:1}html.a11y-applied,html.a11y-applied #a11y-scope{font-size:calc(100% * var(--a11y-scale))}html.a11y-underline-links a{text-decoration:underline !important}html.a11y-underline-headings h1,html.a11y-underline-headings h2,html.a11y-underline-headings h3,html.a11y-underline-headings h4,html.a11y-underline-headings h5,html.a11y-underline-headings h6{text-decoration:underline;text-decoration-thickness:.14em;text-underline-offset:.15em}html.a11y-grayscale #a11y-scope{filter:grayscale(1)}html.a11y-invert #a11y-scope{filter:invert(1) hue-rotate(180deg)}html.a11y-invert #a11y-scope img,html.a11y-invert #a11y-scope video{filter:invert(1) hue-rotate(180deg) !important}html.a11y-contrast-high #a11y-scope,html.a11y-contrast-high #a11y-scope *{color:#000 !important;background-color:#fff;border-color:#000;box-shadow:none !important}html.a11y-contrast-high #a11y-scope a{color:#000 !important;text-decoration:underline !important}html.a11y-motion-off #a11y-scope *{animation:none !important;transition:none !important;scroll-behavior:auto !important}html.a11y-cursor-light{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><path fill='%23ffffff' stroke='%23000' stroke-width='2' d='M6 4 L6 44 L18 32 L28 44 L34 38 L22 28 L34 16z'/></svg>") 0 0,default !important}html.a11y-cursor-dark{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><path fill='%23000' stroke='%23fff' stroke-width='2' d='M6 4 L6 44 L18 32 L28 44 L34 38 L22 28 L34 16z'/></svg>") 0 0,default !important}#a11y-toggle{position:fixed;right:calc(16px + env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));z-index:2147483640;width:52px;height:52px;border-radius:50%;border:0;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,0.25)}#a11y-toggle .a11y-fab-icon{width:48px;height:48px}#a11y-toggle:focus{outline:3px solid #4c8dff;outline-offset:2px}#a11y-toolbar{position:fixed;left:calc(16px + env(safe-area-inset-left));right:calc(16px + env(safe-area-inset-right));bottom:calc(82px + env(safe-area-inset-bottom));z-index:2147483641}#a11y-toolbar[hidden]{display:none}#a11y-root{isolation:isolate;background:#fff;color:#111;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.35);max-width:760px;margin:0 auto;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100dvh - 100px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}@supports not (height: 100dvh){#a11y-root{max-height:calc(100vh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.a11y-header{background:#1c1c1f;color:#fff;padding:18px 20px;display:flex;align-items:center;justify-content:space-between}.a11y-title{margin:0;font-size:22px;font-weight:700;letter-spacing:.2px;color:#fff !important}.a11y-close{background:transparent;border:0;color:#fff;font-size:24px;line-height:1}.a11y-close:focus{outline:3px solid #4c8dff;outline-offset:2px}.a11y-footer{background:#fff;padding:10px 16px}.a11y-help{margin:0;color:#666;font-size:12px}.a11y-body{padding:18px 16px 6px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0}.a11y-actions-top{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.a11y-btn{border-radius:14px;padding:10px 14px;border:0;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:8px}.a11y-btn-ghost{background:#fff;color:#111;border:1px solid #e5e5e5}.a11y-btn-outline{background:#111;color:#fff;border:1px solid #fff}.a11y-section{margin:12px 0 18px}.a11y-section-title{font-size:16px;font-weight:700;margin:8px 2px 10px;color:#111}.a11y-card{background:#f6f6f6;border-radius:16px;padding:14px;border:1px solid #eee}.a11y-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.a11y-row-left{display:flex;align-items:center;gap:12px}.a11y-row-text{font-weight:600;color:#111}.a11y-row-right{display:flex;align-items:center;gap:8px}.a11y-chip{min-width:36px;height:32px;border-radius:10px;background:#fff;border:1px solid #ddd;font-weight:700}.a11y-perc{display:inline-block;min-width:64px;text-align:center;font-weight:700}.a11y-list{display:flex;flex-direction:column;gap:12px}.a11y-list-item{background:#fff;border-radius:14px;border:1px solid #eee;padding:12px 14px;display:flex;align-items:center;gap:12px;justify-content:space-between}.a11y-list-text{flex:1 1 auto}.a11y-btn-row{cursor:pointer;text-align:left}.a11y-kbd kbd{display:inline-block;min-width:22px;padding:4px 6px;border-radius:8px;border:1px solid #e3e3e3;background:#fafafa;font-size:12px;color:#333}.a11y-switch{width:18px;height:18px}.a11y-range{width:100%;margin-top:10px}.a11y-icon-font,.a11y-icon-link,.a11y-icon-heading,.a11y-icon-motion,.a11y-icon-bw,.a11y-icon-contrast,.a11y-icon-invert,.a11y-icon-cursor-light,.a11y-icon-cursor-dark{width:18px;height:18px;display:inline-block;position:relative;top:-4px}.a11y-icon-rotate,.a11y-icon-hide{position:relative;top:2px}#a11y-root,#a11y-root *{filter:none !important;text-shadow:none}html.a11y-open,html.a11y-open body{overflow:hidden}@media (max-width:480px){#a11y-toggle{width:56px;height:56px}.a11y-title{font-size:20px}.a11y-card{border-radius:14px}.a11y-kbd{display:none}.a11y-body{max-height:500px}}