/* ZAVRYNE 15.22 — compare, destination delivery, currency, price alerts, accessibility. */
.zv1522-currency{display:inline-flex;align-items:center;margin:0}.mobile-nav-currency{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e7e7e7}.mobile-nav-currency>span{font-weight:700}.zv1522-currency select{min-width:70px;height:38px;border:1px solid #bbb;border-radius:8px;background:#fff;padding:0 24px 0 9px;font:600 12px/1 system-ui;color:#111}
.zv1522-compare-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #aeb4ba;background:#fff;color:#111;border-radius:999px;min-height:38px;padding:7px 14px;font-weight:700;cursor:pointer}.zv1522-compare-button:hover,.zv1522-compare-button.is-active{border-color:#111;background:#f4f5f5}.zv1522-compare-button.is-compact{font-size:12px;padding:6px 10px;margin-top:7px}
.zv1522-compare-dock{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:9992;width:min(760px,calc(100vw - 28px));display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:10px 12px;background:#fff;border:1px solid #d5d9d9;border-radius:12px;box-shadow:0 8px 28px rgba(15,17,17,.24)}.zv1522-compare-dock[hidden]{display:none!important}.zv1522-compare-dock>div:first-child{display:grid}.zv1522-compare-dock>div:first-child strong{font-size:13px}.zv1522-compare-dock>div:first-child span{font-size:11px;color:#565959}.zv1522-compare-dock__items{display:flex;gap:5px;overflow:hidden}.zv1522-compare-dock__items>span{display:flex;align-items:center;gap:4px;background:#f3f3f3;border-radius:999px;padding:4px 6px 4px 9px;font-size:11px}.zv1522-compare-dock__items button{border:0;background:transparent;cursor:pointer;font-size:16px;line-height:1}.zv1522-compare-dock>[data-zv1522-compare-open]{border:1px solid #fcd200;background:#ffd814;border-radius:999px;padding:8px 15px;font-weight:700;cursor:pointer}.zv1522-compare-clear{border:0;background:transparent;text-decoration:underline;cursor:pointer;color:#565959}
.zv1522-compare-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.zv1522-compare-modal[hidden]{display:none!important}.zv1522-compare-backdrop{position:absolute;inset:0;border:0;background:rgba(15,17,17,.58)}.zv1522-compare-dialog{position:relative;width:min(1180px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.38);outline:0}.zv1522-compare-dialog>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #ddd;background:#fff}.zv1522-compare-dialog h2{margin:1px 0 0;font-size:22px}.zv1522-compare-dialog header small{font-weight:800;letter-spacing:.12em}.zv1522-compare-dialog header button{width:40px;height:40px;border:1px solid #bbb;background:#fff;border-radius:50%;font-size:26px;cursor:pointer}.zv1522-compare-content{padding:16px}.zv1522-compare-scroll{overflow:auto}.zv1522-compare-table{border-collapse:collapse;width:100%;min-width:760px;table-layout:fixed}.zv1522-compare-table th,.zv1522-compare-table td{border-bottom:1px solid #e7e7e7;padding:12px;text-align:left;vertical-align:top}.zv1522-compare-table th:first-child{width:160px;background:#fafafa}.zv1522-compare-table thead th:not(:first-child){text-align:center}.zv1522-compare-table thead a{display:grid;gap:7px;color:#111;text-decoration:none}.zv1522-compare-table thead img{width:150px;height:150px;object-fit:contain;margin:auto;background:#fff}.zv1522-compare-table .is-price{font-size:18px;font-weight:800}.zv1522-compare-table .is-stock{color:#067d62;font-weight:700}.zv1522-compare-table .is-out{color:#b12704}.zv1522-compare-actions td{display:grid;gap:6px}.zv1522-compare-actions a{display:block;text-align:center;border-radius:999px;background:#ffd814;border:1px solid #fcd200;padding:8px 10px;color:#111;text-decoration:none;font-weight:700}.zv1522-compare-actions button{border:0;background:transparent;text-decoration:underline;cursor:pointer;color:#565959}
.zv1522-postcode-delivery,.zv1522-price-alert{border-top:1px solid #e3e6e6;margin-top:10px;padding-top:10px}.zv1522-postcode-delivery summary,.zv1522-price-alert summary{list-style:none;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;cursor:pointer}.zv1522-postcode-delivery summary::-webkit-details-marker,.zv1522-price-alert summary::-webkit-details-marker{display:none}.zv1522-postcode-delivery summary span:nth-child(2),.zv1522-price-alert summary span:nth-child(2){display:grid}.zv1522-postcode-delivery summary small,.zv1522-price-alert summary small{color:#565959;font-size:11px}.zv1522-postcode-delivery form,.zv1522-price-alert form{display:grid;gap:8px;padding:10px 0 2px}.zv1522-postcode-delivery label,.zv1522-price-alert label{display:grid;gap:4px;font-size:12px;font-weight:700}.zv1522-postcode-delivery input,.zv1522-postcode-delivery select,.zv1522-price-alert input{width:100%;min-height:42px;border:1px solid #888c8c;border-radius:8px;background:#fff;padding:8px 10px;font-size:14px}.zv1522-postcode-delivery form>button,.zv1522-price-alert form>button{min-height:42px;border:1px solid #fcd200;background:#ffd814;border-radius:999px;font-weight:800;cursor:pointer}.zv1522-delivery-result{display:grid;gap:3px;padding-top:4px}.zv1522-delivery-result strong{color:#067d62}.zv1522-delivery-result span,.zv1522-delivery-result small{font-size:11px;color:#565959}.zv1522-price-alert .zv1522-check{display:flex;align-items:flex-start;gap:7px;font-weight:400;line-height:1.35}.zv1522-price-alert .zv1522-check input{width:18px;height:18px;min-height:0;flex:0 0 auto;margin-top:1px}.zv1522-price-alert [role=status]{margin:0;font-size:12px;color:#067d62}
.zv1522-modal-open{overflow:hidden}
/* Strong keyboard / reduced-motion layer. */
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #007185!important;outline-offset:3px!important}.zv33-thumb[aria-pressed="true"]{outline:2px solid #007185;outline-offset:2px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
@media(max-width:720px){.header-actions .zv1522-currency{display:none}.zv1522-compare-dock{bottom:82px;grid-template-columns:1fr auto;padding:9px}.zv1522-compare-dock__items,.zv1522-compare-clear{display:none}.zv1522-compare-modal{padding:0}.zv1522-compare-dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}.zv1522-compare-content{padding:10px}.zv1522-compare-table{min-width:680px}.zv1522-compare-table thead img{width:110px;height:110px}}

/* ZAVRYNE 15.24 — comparison dock can be dismissed and no longer blocks mobile with a single selected item. */
.zv1522-compare-dock{padding-right:46px}
.zv1522-compare-dock__close{position:absolute;top:7px;right:7px;width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;border-radius:50%;color:#565959;font-size:24px;line-height:1;cursor:pointer}
.zv1522-compare-dock__close:hover,.zv1522-compare-dock__close:focus-visible{background:#f0f2f2;color:#111;outline:2px solid #007185;outline-offset:1px}
@media(max-width:720px){.zv1522-compare-dock{padding:9px 42px 9px 9px}.zv1522-compare-dock__close{top:50%;right:7px;transform:translateY(-50%)} }
