.mrc-a11y-panel__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14191473;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mrc-a11y-panel__backdrop.is-open{opacity:1;visibility:visible}.mrc-a11y-panel{position:fixed;top:0;right:0;width:380px;max-width:100vw;height:100vh;background:#fff;z-index:9999;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px #0000002e;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1a1714;visibility:hidden}.mrc-a11y-panel.is-open{transform:translate(0);visibility:visible}.mrc-a11y-panel__head{padding:20px 24px 16px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.mrc-a11y-panel__title{margin:0;font-size:18px;font-weight:600;color:#1a1714;letter-spacing:-.005em}.mrc-a11y-panel__close{background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:8px;width:36px;height:36px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#1a1714;transition:background .15s,border-color .15s;padding:0}.mrc-a11y-panel__close:hover{background:#0000000d;border-color:#0000004d}.mrc-a11y-panel__close:focus-visible{outline:2px solid #2d4a32;outline-offset:2px}.mrc-a11y-panel__body{padding:16px 24px;overflow-y:auto;flex:1}.mrc-a11y-section{margin-bottom:22px}.mrc-a11y-section:last-of-type{margin-bottom:8px}.mrc-a11y-section__title{margin:0 0 10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0000008c}.mrc-a11y-steps{display:flex;gap:4px;flex-wrap:wrap}.mrc-a11y-step{flex:1 1 auto;min-width:70px;padding:9px 8px;font-size:13px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s,color .15s;text-align:center;color:#1a1714;font-weight:500;font-family:inherit}.mrc-a11y-step:hover{background:#2d4a320f;border-color:#2d4a3259}.mrc-a11y-step.is-active{background:#2d4a32;border-color:#2d4a32;color:#fff}.mrc-a11y-step:focus-visible{outline:2px solid #2d4a32;outline-offset:2px}.mrc-a11y-toggle{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid rgba(0,0,0,.06);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0}.mrc-a11y-section .mrc-a11y-toggle:first-of-type{border-top:none;padding-top:6px}.mrc-a11y-toggle__label{font-size:14px;color:#1a1714}.mrc-a11y-switch{position:relative;width:44px;height:24px;background:#0000002e;border-radius:999px;transition:background .18s;flex-shrink:0}.mrc-a11y-switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .18s;box-shadow:0 1px 3px #00000040}.mrc-a11y-toggle.is-on .mrc-a11y-switch{background:#2d4a32}.mrc-a11y-toggle.is-on .mrc-a11y-switch:after{transform:translate(20px)}.mrc-a11y-toggle input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mrc-a11y-toggle input:focus-visible+.mrc-a11y-switch{outline:2px solid #2d4a32;outline-offset:2px}.mrc-a11y-panel__foot{padding:14px 24px 20px;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0;display:flex;gap:12px;align-items:center}.mrc-a11y-reset{flex:1;background:#fff;border:1px solid rgba(0,0,0,.2);color:#1a1714;padding:10px 16px;border-radius:999px;cursor:pointer;font-weight:500;font-size:14px;transition:background .15s,border-color .15s;font-family:inherit}.mrc-a11y-reset:hover{background:#0000000d;border-color:#1a1714}.mrc-a11y-panel__links{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.mrc-a11y-panel .mrc-a11y-statement{font-size:12px;color:#0000008c;text-decoration:underline;text-underline-offset:2px}.mrc-a11y-panel .mrc-a11y-statement:hover{color:#1a1714}html.mrc-a11y--text-110{font-size:110%}html.mrc-a11y--text-125{font-size:125%}html.mrc-a11y--text-150{font-size:150%}html.mrc-a11y--letter-1 body{letter-spacing:.04em}html.mrc-a11y--letter-2 body{letter-spacing:.08em}html.mrc-a11y--line-1 body{line-height:1.7}html.mrc-a11y--line-2 body{line-height:2}html.mrc-a11y--contrast-high body{background:#000!important;color:#fff!important}html.mrc-a11y--contrast-high body *:not(.mrc-a11y-panel):not(.mrc-a11y-panel *):not(.mrc-a11y-panel__backdrop){background-color:transparent!important;background-image:none!important;color:#fff!important;border-color:#fff!important;text-shadow:none!important;box-shadow:none!important}html.mrc-a11y--contrast-high a:not(.mrc-a11y-panel *){color:#ffe600!important;text-decoration:underline!important}html.mrc-a11y--contrast-high img:not(.mrc-a11y-panel *),html.mrc-a11y--contrast-high video:not(.mrc-a11y-panel *){filter:grayscale(1) contrast(1.25)}html.mrc-a11y--contrast-inverted{filter:invert(1) hue-rotate(180deg)}html.mrc-a11y--contrast-inverted img,html.mrc-a11y--contrast-inverted video{filter:invert(1) hue-rotate(180deg)}html.mrc-a11y--contrast-inverted .mrc-a11y-panel,html.mrc-a11y--contrast-inverted .mrc-a11y-panel__backdrop{filter:invert(1) hue-rotate(180deg)}html.mrc-a11y--links-underlined a{text-decoration:underline!important;text-underline-offset:2px!important}html.mrc-a11y--readable-font body,html.mrc-a11y--readable-font body *{font-family:Atkinson Hyperlegible,Inter,system-ui,-apple-system,sans-serif!important;font-style:normal!important}html.mrc-a11y--hide-images img,html.mrc-a11y--hide-images picture,html.mrc-a11y--hide-images video,html.mrc-a11y--hide-images [style*=background-image]{visibility:hidden!important}html.mrc-a11y--hide-images .mrc-a11y-panel *,html.mrc-a11y--hide-images .mrc-footer__a11y-symbol,html.mrc-a11y--hide-images .mrc-footer__a11y-symbol *{visibility:visible!important}html.mrc-a11y--no-anim *,html.mrc-a11y--no-anim *:before,html.mrc-a11y--no-anim *:after{animation-duration:0s!important;animation-delay:0s!important;transition-duration:0s!important;transition-delay:0s!important}html.mrc-a11y--no-anim .mrc-a11y-panel,html.mrc-a11y--no-anim .mrc-a11y-panel__backdrop{transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility .3s!important}html.mrc-a11y--big-cursor,html.mrc-a11y--big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath d='M3 2 L3 22 L8.5 17.2 L12 22 L15.5 19.5 L12 14.5 L19 14.5 Z' fill='%23000' stroke='%23fff' stroke-width='1.2'/%3E%3C/svg%3E") 0 0,auto!important}html.mrc-a11y--focus-highlight :focus,html.mrc-a11y--focus-highlight :focus-visible{outline:3px solid #ff6b00!important;outline-offset:2px!important}@media(max-width:480px){.mrc-a11y-panel{width:100vw}.mrc-a11y-step{font-size:12px;padding:8px 6px}}@media(prefers-reduced-motion:reduce){.mrc-a11y-panel,.mrc-a11y-panel__backdrop,.mrc-a11y-step,.mrc-a11y-switch,.mrc-a11y-switch:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/mrc-a11y.css.map */
