.m-wishlist-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;visibility:hidden;pointer-events:none}.m-wishlist-drawer[aria-hidden=false]{visibility:visible;pointer-events:auto}.m-wishlist-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0f172a47;opacity:0;cursor:default;transition:opacity .22s ease}.m-wishlist-drawer__panel{position:absolute;inset-block:10px;inset-inline-end:10px;display:flex;flex-direction:column;width:min(430px,calc(100% - 20px));overflow:hidden;border:1px solid rgba(255,255,255,.52);border-radius:26px;background:rgba(var(--color-background),.86)!important;box-shadow:0 28px 80px #0f172a3d,inset 0 1px #ffffff9e;color:rgb(var(--color-foreground));opacity:0;transform:translate3d(105%,0,0);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .22s ease}html[dir=rtl] .m-wishlist-drawer__panel{transform:translate3d(-105%,0,0)}.m-wishlist-drawer.is-open .m-wishlist-drawer__backdrop{opacity:1}.m-wishlist-drawer.is-open .m-wishlist-drawer__panel,html[dir=rtl] .m-wishlist-drawer.is-open .m-wishlist-drawer__panel{opacity:1;transform:translateZ(0)}@supports (background: color-mix(in srgb,white 50%,transparent)){.m-wishlist-drawer__panel{background:color-mix(in srgb,rgb(var(--color-background)) 80%,transparent)!important}}.m-wishlist-drawer__header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:22px 22px 16px;border-bottom:1px solid rgba(var(--color-foreground),.08)}.m-wishlist-drawer__eyebrow{margin:0 0 3px;color:rgba(var(--color-foreground),.55);font-size:10px;font-weight:600;letter-spacing:.16em;line-height:1;text-transform:uppercase}.m-wishlist-drawer__header h2{margin:0;font-size:clamp(20px,4vw,25px);font-weight:600;line-height:1.25}.m-wishlist-drawer__heading-group{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:space-between;gap:12px;padding-inline-end:14px}.m-wishlist-drawer__clear-all{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 9px;border:1px solid rgba(190,24,24,.14);border-radius:999px;background:#fef2f2b8;color:#b42318;font:inherit;font-size:10px;font-weight:750;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.m-wishlist-drawer__clear-all[hidden]{display:none!important}.m-wishlist-drawer__clear-all:hover{background:#b42318;border-color:#b42318;color:#fff;transform:translateY(-1px)}.m-wishlist-drawer__clear-all:active{transform:scale(.97)}.m-wishlist-drawer__clear-all:disabled{opacity:.58;cursor:wait;transform:none}.m-wishlist-drawer__clear-icon{display:grid;width:15px;height:15px;place-items:center}.m-wishlist-drawer__clear-icon svg{width:15px;height:15px}.m-wishlist-drawer__close{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid rgba(var(--color-foreground),.1);border-radius:50%;background:#ffffff6b;color:currentColor;cursor:pointer;transition:background .18s ease,transform .18s ease}.m-wishlist-drawer__close:hover{background:#ffffffad;transform:rotate(4deg)}.m-wishlist-drawer__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}.m-wishlist-drawer__close svg{width:18px;height:18px;stroke-width:1.8;stroke-linecap:round}.m-wishlist-drawer__body{position:relative;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:18px;overscroll-behavior:contain}.m-wishlist-drawer__body::-webkit-scrollbar{width:4px}.m-wishlist-drawer__body::-webkit-scrollbar-thumb{border-radius:99px;background:rgba(var(--color-foreground),.18)}.m-wishlist-drawer__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.m-wishlist-drawer__item{position:relative;min-width:0;padding:8px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);border-radius:18px;background:#fff6;box-shadow:inset 0 1px #ffffff80}.m-wishlist-drawer__item .m-product-card{width:100%}.m-wishlist-drawer__item .m-product-card__media,.m-wishlist-drawer__item .m-image,.m-wishlist-drawer__item responsive-image{border-radius:12px;overflow:hidden}.m-wishlist-drawer__item .m-product-card__content{padding-top:10px}.m-wishlist-drawer__item .m-product-card__delivery{display:flex;width:100%;min-width:0;min-height:20px;margin-top:6px;align-items:center;justify-content:center;gap:4px;color:rgba(var(--color-foreground),.72);font-size:11px;line-height:1.35;text-align:center;white-space:nowrap}.m-wishlist-drawer__item .m-product-card__delivery-icon{display:inline-flex;flex:0 0 14px;width:14px;height:14px;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.58)}.m-wishlist-drawer__item .m-product-card__delivery-icon svg{display:block;width:14px!important;height:14px!important;max-width:14px;max-height:14px}.m-wishlist-drawer__item .m-product-card__delivery-copy{display:inline-flex;min-width:0;align-items:baseline;justify-content:center;gap:3px;white-space:nowrap}.m-wishlist-drawer__item .m-product-card__delivery-label,.m-wishlist-drawer__item .m-product-card__delivery-value{display:inline;width:auto;min-width:0;color:inherit;font-size:inherit;line-height:inherit;white-space:nowrap}.m-wishlist-drawer__item .m-product-card__delivery-label{font-weight:600}.m-wishlist-drawer__item .m-product-card__action,.m-wishlist-drawer__item .m-product-card__quick-view,.m-wishlist-drawer__item .m-wishlist-button,.m-wishlist-drawer__item .m-compare-button{display:none!important}.m-wishlist-drawer__remove{position:absolute;top:14px;inset-inline-end:14px;z-index:3;display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffffc2;color:#111827;box-shadow:0 5px 16px #0f172a1f;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .16s ease,background .16s ease}.m-wishlist-drawer__remove:hover{background:#fff;transform:scale(1.06)}.m-wishlist-drawer__remove svg{width:15px;height:15px;stroke-width:1.8;stroke-linecap:round}.m-wishlist-drawer__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:6px;background:rgba(var(--color-background),.46)}.m-wishlist-drawer__loading[aria-hidden=true]{display:none}.m-wishlist-drawer__loading span{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.25;animation:m-wishlist-pulse .8s ease-in-out infinite alternate}.m-wishlist-drawer__loading span:nth-child(2){animation-delay:.14s}.m-wishlist-drawer__loading span:nth-child(3){animation-delay:.28s}@keyframes m-wishlist-pulse{to{opacity:.8;transform:translateY(-3px)}}.m-wishlist-drawer__empty{min-height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;padding:28px;text-align:center}.m-wishlist-drawer__empty[hidden]{display:none}.m-wishlist-drawer__empty-icon{display:grid;place-items:center;width:74px;height:74px;border:1px solid rgba(var(--color-foreground),.09);border-radius:24px;background:#ffffff70;box-shadow:inset 0 1px #ffffff94}.m-wishlist-drawer__empty-icon svg{width:31px;height:31px;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.m-wishlist-drawer__empty p{max-width:280px;margin:0;color:rgba(var(--color-foreground),.72);line-height:1.7}.m-wishlist-drawer__footer{flex:0 0 auto;padding:14px 18px 18px;border-top:1px solid rgba(var(--color-foreground),.08);background:#ffffff3d}.m-wishlist-drawer__footer[hidden]{display:none}.m-wishlist-drawer__footer .m-button{width:100%;border-radius:14px}body.m-wishlist-drawer-open{overflow:hidden}@media(max-width:520px){.m-wishlist-drawer__panel{inset-block:6px;inset-inline-end:6px;width:calc(100% - 12px);border-radius:22px}.m-wishlist-drawer__header{padding:18px 17px 14px}.m-wishlist-drawer__heading-group{gap:8px;padding-inline-end:8px}.m-wishlist-drawer__clear-all{min-height:30px;padding:5px 8px;font-size:9px}.m-wishlist-drawer__body{padding:14px}.m-wishlist-drawer__items{gap:10px}.m-wishlist-drawer__item{padding:6px;border-radius:15px}.m-wishlist-drawer__item .m-product-card__delivery{min-height:18px;margin-top:5px;gap:3px;font-size:10px}.m-wishlist-drawer__item .m-product-card__delivery-icon{flex-basis:13px;width:13px;height:13px}.m-wishlist-drawer__item .m-product-card__delivery-icon svg{width:13px!important;height:13px!important;max-width:13px;max-height:13px}}@media(prefers-reduced-motion:reduce){.m-wishlist-drawer__backdrop,.m-wishlist-drawer__panel,.m-wishlist-drawer__close,.m-wishlist-drawer__remove{transition:none}.m-wishlist-drawer__loading span{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/wishlist-drawer.css.map */
