#a11y-widget-btn{position:fixed;bottom:24px;right:24px;left:auto;z-index:9990;width:56px;height:56px;border-radius:50%;background:#1e40af;color:#fff;border:3px solid #fff;box-shadow:0 4px 16px #00000059;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease;padding:0}#a11y-widget-btn:hover{background:#1d3a9e;transform:scale(1.08)}#a11y-widget-btn:focus-visible,#a11y-widget-btn:focus{outline:3px solid #ffcc00;outline-offset:4px;background:#1d3a9e}[dir=ltr] #a11y-widget-btn{right:auto;left:24px}@media(max-width:1024px){#a11y-widget-btn{bottom:76px;right:16px}}#a11y-widget-panel{position:fixed;bottom:90px;right:16px;left:auto;z-index:9995;width:320px;max-height:calc(100vh - 120px);overflow-y:auto;background:#fff;border:2px solid #1e40af;border-radius:12px;box-shadow:0 8px 32px #00000038;direction:rtl}#a11y-widget-panel[hidden]{display:none}[dir=ltr] #a11y-widget-panel{right:auto;left:16px}@media(max-width:1024px){#a11y-widget-panel{bottom:142px;right:16px;left:16px;width:calc(100vw - 32px)}[dir=ltr] #a11y-widget-panel{left:16px;right:16px}}.a11y-panel-inner{padding:0}.a11y-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid #e5e7eb;background:#1e40af;border-radius:10px 10px 0 0}.a11y-panel-title{color:#fff;font-size:16px;font-weight:700;margin:0;padding:0;line-height:1.3}.a11y-panel-close{background:transparent;border:2px solid rgba(255,255,255,.5);border-radius:6px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;flex-shrink:0;transition:border-color .15s}.a11y-panel-close:hover{border-color:#fff;background:#ffffff26}.a11y-panel-close:focus-visible,.a11y-panel-close:focus{outline:3px solid #ffcc00;outline-offset:2px}.a11y-controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.a11y-control-group{grid-column:span 2;display:flex;gap:8px}.a11y-control-group .a11y-btn{flex:1}.a11y-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 6px 8px;border:2px solid #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;font-size:11px;text-align:center;transition:border-color .15s,background .15s,color .15s;min-height:68px;color:#374151;line-height:1.3;font-family:inherit}.a11y-btn:hover{border-color:#1e40af;background:#eff6ff}.a11y-btn:focus-visible,.a11y-btn:focus{outline:3px solid #1e40af;outline-offset:2px;border-color:#1e40af}.a11y-btn[aria-pressed=true],.a11y-btn.a11y-active{background:#1e40af;color:#fff;border-color:#1e40af}.a11y-btn[aria-pressed=true] svg,.a11y-btn.a11y-active svg{fill:#fff}.a11y-icon--large-a{font-size:18px;font-weight:700;line-height:1}.a11y-icon--small-a{font-size:13px;font-weight:700;line-height:1}.a11y-btn--reset{grid-column:span 2;flex-direction:row;gap:8px;min-height:44px;background:#fff1f2;border-color:#fca5a5;color:#991b1b}.a11y-btn--reset:hover{background:#fee2e2;border-color:#ef4444}.a11y-btn--reset:focus-visible,.a11y-btn--reset:focus{outline:3px solid #ef4444;outline-offset:2px}.a11y-font-level-display{text-align:center;font-size:11px;color:#6b7280;padding:0 12px 4px;min-height:18px;direction:rtl}.a11y-panel-footer{padding:10px 16px 14px;border-top:1px solid #e5e7eb;text-align:center}.a11y-statement-link{color:#1e40af;font-size:13px;text-decoration:underline;cursor:pointer}.a11y-statement-link:hover,.a11y-statement-link:focus-visible{color:#1d3a9e;outline:2px solid #1e40af;outline-offset:2px}#a11y-reading-guide{position:fixed;left:0;right:0;height:40px;background:#ffff004d;border-top:2px solid #f59e0b;border-bottom:2px solid #f59e0b;pointer-events:none;z-index:9980;top:-100px}#a11y-reading-guide[hidden]{display:none}html.a11y-font-size-1{font-size:112%!important}html.a11y-font-size-2{font-size:125%!important}html.a11y-font-size-3{font-size:140%!important}html.a11y-font-size--1{font-size:90%!important}html.a11y-font-size--2{font-size:80%!important}html.a11y-high-contrast,html.a11y-high-contrast body,html.a11y-high-contrast *{background-color:#fff!important;color:#000!important;border-color:#000!important;box-shadow:none!important;text-shadow:none!important}html.a11y-high-contrast a,html.a11y-high-contrast a *{color:#00008b!important;text-decoration:underline!important}html.a11y-high-contrast img{filter:contrast(1.3)}html.a11y-high-contrast button,html.a11y-high-contrast [role=button]{border:2px solid #000000!important}html.a11y-yellow-black,html.a11y-yellow-black body,html.a11y-yellow-black *{background-color:#000!important;color:#ff0!important;border-color:#ff0!important;box-shadow:none!important;text-shadow:none!important}html.a11y-yellow-black a,html.a11y-yellow-black a *{color:#0ff!important;text-decoration:underline!important}html.a11y-yellow-black img{filter:brightness(.85) contrast(1.2)}html.a11y-grayscale{filter:grayscale(100%)}html.a11y-highlight-links a:not(#a11y-widget-panel a){outline:2px solid #dc2626!important;background-color:#fefce8!important;color:#000!important;text-decoration:underline!important;border-radius:2px}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{outline:2px solid #1e40af!important;background-color:#eff6ff!important;padding:4px 8px!important;border-radius:4px}html.a11y-stop-animations *,html.a11y-stop-animations *:before,html.a11y-stop-animations *:after{animation-play-state:paused!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;transition-delay:0ms!important;scroll-behavior:auto!important}html.a11y-large-cursor,html.a11y-large-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M8 2 L8 35 L15 28 L20 40 L24 38 L19 26 L29 26 Z' fill='black' stroke='white' stroke-width='2'/%3E%3C/svg%3E") 8 4,auto!important}html.a11y-high-contrast #a11y-widget-btn,html.a11y-yellow-black #a11y-widget-btn{background:#1e40af!important;color:#fff!important;border:3px solid #fff!important}html.a11y-high-contrast #a11y-widget-panel,html.a11y-high-contrast #a11y-widget-panel *,html.a11y-yellow-black #a11y-widget-panel,html.a11y-yellow-black #a11y-widget-panel *{background-color:revert!important;color:revert!important;border-color:revert!important}html.a11y-high-contrast .a11y-panel-header,html.a11y-yellow-black .a11y-panel-header{background:#1e40af!important;color:#fff!important}html.a11y-high-contrast .a11y-panel-title,html.a11y-yellow-black .a11y-panel-title{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/accessibility-widget.css.map */
