html.a11y-fs-110{--a11y-font-scale: 1.1}html.a11y-fs-120{--a11y-font-scale: 1.2}html.a11y-fs-130{--a11y-font-scale: 1.3}html:not([class*=a11y-fs-]){--a11y-font-scale: 1}body{font-size:calc(1em * var(--a11y-font-scale, 1))}body.a11y-letter-spacing{letter-spacing:.06em;line-height:1.7}body.a11y-high-contrast{filter:contrast(1.25)}body.a11y-high-contrast img,body.a11y-high-contrast video{filter:contrast(1.25)}body.a11y-invert{filter:invert(1)}body.a11y-invert img,body.a11y-invert video{filter:invert(1)}body.a11y-grayscale{filter:grayscale(1)}body.a11y-grayscale img,body.a11y-grayscale video{filter:grayscale(1)}body.a11y-invert.a11y-grayscale img,body.a11y-invert.a11y-grayscale video{filter:invert(1) grayscale(1)}body.a11y-links a{text-decoration:underline!important;text-underline-offset:2px;color:#2563eb!important}body.a11y-links a:focus{outline:2px solid #2563eb;outline-offset:2px}body.a11y-headings h1,body.a11y-headings h2,body.a11y-headings h3,body.a11y-headings h4,body.a11y-headings h5,body.a11y-headings h6{outline:1px solid rgba(37,99,235,.5);background:#2563eb14;padding:.15em .25em;border-radius:2px}body.a11y-readable-font,body.a11y-readable-font *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}body.a11y-cursor-large,body.a11y-cursor-large *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='black' stroke='white' stroke-width='1' d='M4 4 L4 28 L12 22 L16 28 L20 26 L16 20 L24 20 Z'/%3E%3C/svg%3E") 4 4,auto!important}body.a11y-cursor-contrast.a11y-cursor-large *,body.a11y-cursor-contrast *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='2' d='M4 4 L4 28 L12 22 L16 28 L20 26 L16 20 L24 20 Z'/%3E%3C/svg%3E") 4 4,auto!important}body.a11y-reduce-motion,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}.a11y-reading-mask-overlay{position:fixed;left:0;right:0;top:0;bottom:0;pointer-events:none;z-index:2147483646;background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,transparent 15%,transparent 40%,rgba(0,0,0,.15) 45%,rgba(0,0,0,.15) 55%,transparent 60%,transparent 85%,rgba(0,0,0,.5) 100%);opacity:.6}body.a11y-touch-targets a,body.a11y-touch-targets button,body.a11y-touch-targets [role=button]{min-height:44px;min-width:44px;padding:.5em .75em!important;display:inline-flex;align-items:center;justify-content:center}.a11y-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.a11y-widget{position:fixed;bottom:5.5rem;right:1.5rem;z-index:51;font-family:system-ui,sans-serif}.a11y-trigger{width:56px;height:56px;border-radius:50%;background:#1e40af;border:2px solid #3b82f6;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000004d;transition:transform .2s,box-shadow .2s}.a11y-trigger:hover,.a11y-trigger:focus{transform:scale(1.05);box-shadow:0 6px 20px #3b82f680;outline:none}.a11y-trigger:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.a11y-trigger-icon{filter:brightness(0) invert(1);width:28px;height:28px}.a11y-panel{position:fixed;bottom:5.5rem;right:1.5rem;width:min(360px,calc(100vw - 2rem));max-height:min(85vh,560px);background:#fff;color:#1a1a1a;border-radius:12px;box-shadow:0 12px 40px #00000040;z-index:52;overflow:hidden;display:flex;flex-direction:column}.a11y-panel-inner{overflow-y:auto;padding:1rem}.a11y-panel-title{font-size:1.25rem;font-weight:800;margin:0 0 1rem;color:#1e40af}.a11y-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.a11y-label{font-size:.875rem;flex:1}.a11y-switch{width:44px;height:24px;border-radius:12px;background:#ccc;border:none;cursor:pointer;padding:2px;flex-shrink:0}.a11y-switch-knob{display:block;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}.a11y-switch-on{background:#2563eb}.a11y-switch-on .a11y-switch-knob{transform:translate(20px)}[dir=rtl] .a11y-switch-on .a11y-switch-knob{transform:translate(-20px)}.a11y-group{margin-bottom:.75rem}.a11y-group-title{font-size:.8rem;font-weight:700;color:#374151;display:block;margin-bottom:.4rem}.a11y-btn-group{display:flex;gap:.35rem;flex-wrap:wrap}.a11y-btn{padding:.4rem .6rem;font-size:.8rem;border-radius:6px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer}.a11y-btn:hover{background:#f3f4f6}.a11y-btn-active{background:#2563eb;border-color:#1d4ed8;color:#fff}.a11y-summary{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.8rem;color:#4b5563}.a11y-summary-title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.a11y-summary-p{margin:0 0 .4rem;line-height:1.5}.a11y-summary-contact{margin:.5rem 0}.a11y-summary-contact a{color:#2563eb;text-decoration:underline}.a11y-summary-updated{margin-top:.5rem;font-size:.75rem;color:#6b7280}.a11y-reset{margin-top:1rem;width:100%;padding:.6rem;font-size:.875rem;font-weight:700;border-radius:8px;border:1px solid #d1d5db;background:#f3f4f6;cursor:pointer;color:#374151}.a11y-reset:hover{background:#e5e7eb}
