.cem-a11y-container{position:fixed;bottom:20px;right:20px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.5}.cem-a11y-trigger{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:0;background-color:#00a499;color:#fff;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.25);transition:background-color .2s ease,transform .2s ease;padding:0;position:relative;z-index:9999}.cem-a11y-trigger:hover{background-color:#008f85;transform:scale(1.1)}.cem-a11y-trigger:focus-visible{outline:3px solid #e77500;outline-offset:2px}.cem-a11y-panel{position:absolute;bottom:70px;right:0;z-index:9998;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);padding:0;width:280px;max-height:80vh;overflow-y:auto;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.cem-a11y-panel.active{opacity:1;transform:translateY(0);pointer-events:auto}.cem-a11y-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #e8e8e8}.cem-a11y-panel-title{margin:0;font-size:16px;font-weight:700;color:#1d2327}.cem-a11y-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:0 0;cursor:pointer;border-radius:6px;color:#646970;padding:0}.cem-a11y-close:hover{background:#f0f0f0;color:#1d2327}.cem-a11y-close:focus-visible{outline:2px solid #e77500;outline-offset:1px}.cem-a11y-panel-body{padding:8px 0 16px}.cem-a11y-option{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 20px;border-bottom:1px solid #f0f0f0}.cem-a11y-option:last-child{border-bottom:none}.cem-a11y-option-label{font-size:14px;color:#1d2327;font-weight:500}.cem-a11y-text-size-btns{display:flex;align-items:center;gap:4px}.cem-a11y-text-btn{border:1px solid #ddd;background:#f9f9f9;cursor:pointer;padding:4px 10px;border-radius:6px;color:#1d2327;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:32px;transition:background .15s,border-color .15s}.cem-a11y-text-btn:hover{background:#e8e8e8;border-color:#bbb}.cem-a11y-text-btn:focus-visible{outline:2px solid #e77500;outline-offset:1px}.cem-a11y-text-size-a{display:block;line-height:1;font-family:Georgia,serif}.cem-a11y-toggle-btn{border:0;background:0 0;cursor:pointer;padding:0;display:flex;align-items:center}.cem-a11y-toggle-btn:focus-visible{outline:2px solid #e77500;outline-offset:2px;border-radius:4px}.cem-a11y-toggle-track{display:inline-block;width:42px;height:24px;background:#c3c4c7;border-radius:12px;position:relative;transition:background-color .2s;flex-shrink:0}.cem-a11y-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.cem-a11y-toggle-btn[aria-checked=true] .cem-a11y-toggle-track{background:#00a499}.cem-a11y-toggle-btn[aria-checked=true] .cem-a11y-toggle-thumb{transform:translateX(18px)}.cem-a11y-option--reset{border-top:1px solid #e8e8e8;margin-top:8px;justify-content:center}.cem-a11y-reset-btn{width:100%;padding:10px;border:0;background:#e77500;color:#fff;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:background-color .15s}.cem-a11y-reset-btn:hover{background:#c56000}.cem-a11y-reset-btn:focus-visible{outline:3px solid #1d2327;outline-offset:2px}html.cem-text-lg{font-size:120%}html.cem-text-xl{font-size:140%}html.cem-contrast{filter:contrast(1.5)}html.cem-contrast body{background:#000!important;color:#fff!important}html.cem-contrast a{color:#fd0!important}html.cem-contrast a:focus,html.cem-contrast a:hover{color:#ff6!important}html.cem-invert,html.cem-invert img,html.cem-invert video{filter:invert(1) hue-rotate(180deg)}html.cem-no-animations *,html.cem-no-animations ::after,html.cem-no-animations ::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}html.cem-dyslexia{font-family:"OpenDyslexic","Comic Sans MS",sans-serif!important;letter-spacing:.05em;word-spacing:.1em;line-height:1.8}@media (max-width:480px){.cem-a11y-panel{width:calc(100vw - 40px);right:-10px}}.cem-a11y-text-size-btns button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}