.cart-popup[data-v-bc53f50a]{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-start;justify-content:flex-end;z-index:999999;animation:fadeIn-bc53f50a .15s ease-out}@keyframes fadeIn-bc53f50a{0%{opacity:0}to{opacity:1}}.cart-popup__content[data-v-bc53f50a]{background:#e8f6ff;display:flex;flex-direction:column;max-width:500px;width:100%;height:100vh;height:100dvh;overflow:hidden;position:relative;animation:slideUp-bc53f50a .3s ease-out}@keyframes slideUp-bc53f50a{0%{transform:translate(500px);opacity:0}to{transform:translate(0);opacity:1}}.cart-popup__header[data-v-bc53f50a]{align-items:center;display:flex;padding:10px 0;position:relative}.cart-popup__header h2[data-v-bc53f50a]{margin:0 auto;font-size:18px;font-weight:600;text-transform:none}.cart-popup__header button[data-v-bc53f50a]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;margin:0;cursor:pointer}.cart-popup__header button svg[data-v-bc53f50a]{width:28px;height:28px}.cart-popup__body[data-v-bc53f50a]{display:flex;flex-direction:column;flex-grow:1;gap:10px;overflow-y:scroll;overflow-x:hidden}.cart-popup__progress-bar-container[data-v-bc53f50a]{align-items:center;background:#fff;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px 10px}.cart-popup__progress-bar-container .cart-popup__progress-message[data-v-bc53f50a]{padding:0;margin:0;font-weight:500;font-size:14px;line-height:17px}.cart-popup__progress-bar-container .cart-popup__progress-bar[data-v-bc53f50a]{position:relative;margin:8px 0 0;border-radius:10px;background:#eee;padding:0;width:100%;height:10px}.cart-popup__progress-bar-container .cart-popup__progress-bar div[data-v-bc53f50a]{position:absolute;inset:0 auto 0 0;transition:all .25s ease;opacity:1;margin:0;border-radius:10px;background:#228e30;width:auto;height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-popup__clear-wrapper[data-v-bc53f50a]{display:flex;justify-content:flex-end;padding:0 8px;width:100%}.cart-popup__clear-wrapper a[data-v-bc53f50a]{text-decoration:underline;color:#555}.cart-popup__items[data-v-bc53f50a]{display:flex;flex-direction:column;gap:6px;list-style:none;padding:0 8px;margin:0}.cart-popup__items li[data-v-bc53f50a]{background:#fff;border-radius:8px;border:1px solid #ddd;display:flex;gap:8px;margin:0;padding:5px;position:relative}.cart-popup__items li.loading-remove .cart-popup__item-remove[data-v-bc53f50a]{pointer-events:none}.cart-popup__items li.loading-remove .cart-popup__item-remove[data-v-bc53f50a]:after{border:2px solid #111;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotate-bc53f50a 1s linear infinite;content:"";display:block;width:20px;height:20px}.cart-popup__items li.loading-remove .cart-popup__item-remove svg[data-v-bc53f50a]{display:none}.cart-popup__items li.loading-remove .cart-popup__item-quantity-selector button[data-v-bc53f50a],.cart-popup__items li.loading-qinc .cart-popup__item-quantity-selector button[data-v-bc53f50a],.cart-popup__items li.loading-qdec .cart-popup__item-quantity-selector button[data-v-bc53f50a]{pointer-events:none}.cart-popup__items li.loading-qinc .cart-popup__item-quantity-selector button[data-v-bc53f50a]:after,.cart-popup__items li.loading-qdec .cart-popup__item-quantity-selector button[data-v-bc53f50a]:after{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px)}.cart-popup__items li.loading-qinc .cart-popup__item-quantity-selector button.inc[data-v-bc53f50a]{color:transparent}.cart-popup__items li.loading-qinc .cart-popup__item-quantity-selector button.inc[data-v-bc53f50a]:after{border:2px solid #111;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotate-bc53f50a 1s linear infinite;content:"";display:block;width:16px;height:16px}.cart-popup__items li.loading-qdec .cart-popup__item-quantity-selector button.dec[data-v-bc53f50a]{color:transparent}.cart-popup__items li.loading-qdec .cart-popup__item-quantity-selector button.dec[data-v-bc53f50a]:after{border:2px solid #111;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotate-bc53f50a 1s linear infinite;content:"";display:block;width:16px;height:16px}.cart-popup__items .cart-popup__item-image[data-v-bc53f50a]{align-self:center}.cart-popup__items .cart-popup__item-image img[data-v-bc53f50a]{display:block;margin:0;padding:0;object-fit:cover;width:80px;height:80px}.cart-popup__items .cart-popup__item-info[data-v-bc53f50a]{display:flex;flex-direction:column;flex-grow:1;padding:4px 0}.cart-popup__items .cart-popup__item-best-before[data-v-bc53f50a]{display:flex;gap:4px;font-size:12px;line-height:normal}.cart-popup__items .cart-popup__item-title[data-v-bc53f50a]{text-decoration:none;font-size:13px;line-height:18px;font-weight:700;margin:0 0 12px}.cart-popup__items .cart-popup__item-bottom-info[data-v-bc53f50a]{align-items:center;display:flex;gap:8px}.cart-popup__items .cart-popup__item-quantity[data-v-bc53f50a]{display:flex;flex-direction:column;gap:4px;width:120px}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector[data-v-bc53f50a]{border:1px solid #e3e3e3;border-radius:6px;display:flex}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector span[data-v-bc53f50a]{color:#232323;flex-grow:1;font-size:12px;font-weight:700;line-height:32px;text-align:center}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector button[data-v-bc53f50a]{appearance:none;outline:none;cursor:pointer;border:none;background:#fafafa;color:#232323;line-height:32px;font-size:18px;font-weight:500;height:32px;width:36px;user-select:none;position:relative}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector button[data-v-bc53f50a]:hover{background:#f2f2f2}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector button[data-v-bc53f50a]:disabled{pointer-events:none;opacity:.5}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector button.dec[data-v-bc53f50a]{border-top-left-radius:6px;border-bottom-left-radius:6px;border-right:1px solid #e3e3e3}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-selector button.inc[data-v-bc53f50a]{border-top-right-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #e3e3e3}.cart-popup__items .cart-popup__item-quantity .cart-popup__item-quantity-description[data-v-bc53f50a]{text-align:center;font-size:11px;line-height:normal}.cart-popup__items .cart-popup__item-price[data-v-bc53f50a]{align-items:center;display:flex;flex-wrap:wrap;gap:2px;line-height:18px}.cart-popup__items .cart-popup__item-price .sale[data-v-bc53f50a]{font-size:20px;color:#000;font-weight:700}.cart-popup__items .cart-popup__item-price .save[data-v-bc53f50a]{background:#ff4647;color:#fff;font-size:12px;font-weight:400;line-height:normal;margin-left:4px;padding:0 5px}.cart-popup__items .cart-popup__item-price .compare-at[data-v-bc53f50a]{flex-basis:100%;text-align:left;font-size:12px}.cart-popup__items .cart-popup__item-remove[data-v-bc53f50a]{appearance:none;outline:none;cursor:pointer;border:none;background:none;position:absolute;right:4px;bottom:12px;height:32px;width:32px}.cart-popup__items .cart-popup__item-remove svg[data-v-bc53f50a]{height:20px;width:20px}.cart-popup__items .cart-popup__item-remove svg path[data-v-bc53f50a]{stroke:#999}.cart-popup__items .cart-popup__item-remove:hover svg path[data-v-bc53f50a]{stroke:#111}.cart-popup__items .cart-popup__item-actions[data-v-bc53f50a]{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.cart-popup__items .cart-popup__item-actions button[data-v-bc53f50a]{align-items:center;background:#272731;border:none;border-radius:5px;color:#fff;display:flex;cursor:pointer;height:32px;margin-top:16px;gap:6px;font-size:15px;justify-content:center;text-decoration:none;width:100px}.cart-popup__items .cart-popup__item-actions button[data-v-bc53f50a]:hover{background:#000}.cart-popup__items .cart-popup__item-actions button.loading[data-v-bc53f50a]{pointer-events:none;color:transparent;position:relative}.cart-popup__items .cart-popup__item-actions button.loading[data-v-bc53f50a]:after{border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:rotate-bc53f50a 1s linear infinite;content:"";display:block;width:16px;height:16px;position:absolute;top:calc(50% - 8px);left:calc(50% - 8px)}.cart-popup__items .cart-popup__item-actions p[data-v-bc53f50a]{text-align:center;font-size:11px;line-height:normal;margin:0;padding:0;width:100px}.cart-popup__empty[data-v-bc53f50a]{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;gap:10px;padding:16px}.cart-popup__empty h2[data-v-bc53f50a]{font-size:16px;margin:0}.cart-popup__empty p[data-v-bc53f50a]{font-size:15px;margin:0}.cart-popup__empty a[data-v-bc53f50a]{align-items:center;background:#272731;border:none;border-radius:5px;color:#fff;display:flex;height:52px;margin-top:16px;gap:6px;font-size:18px;justify-content:center;text-decoration:none;width:100%}.cart-popup__empty a[data-v-bc53f50a]:hover{background:#000}.cart-popup__upsells[data-v-bc53f50a]{background:#fff;margin-top:32px;padding:16px}.cart-popup__upsells h3[data-v-bc53f50a]{font-size:16px;font-weight:600;margin:0;text-align:center}.cart-popup__upsells ul[data-v-bc53f50a]{padding:0;margin-top:24px}.cart-popup__upsells ul li[data-v-bc53f50a]{border:none;border-radius:0;border-bottom:1px solid #eee;padding:0 0 4px}.cart-popup__footer[data-v-bc53f50a]{border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -2px 2px #0000001a;display:flex;flex-direction:column;gap:8px;padding:16px 0;z-index:2}.cart-popup__totals[data-v-bc53f50a]{display:flex;justify-content:space-between;padding:0 16px}.cart-popup__subtotal[data-v-bc53f50a]{display:flex;flex-direction:column;font-size:18px;gap:2px;line-height:20px}.cart-popup__subtotal strong[data-v-bc53f50a]{font-weight:600}.cart-popup__subtotal strong+span[data-v-bc53f50a]{font-size:14px;font-weight:400;padding-left:6px}.cart-popup__subtotal .cart-popup__saving[data-v-bc53f50a]{background:#ff4647;color:#fff;font-size:13px;font-weight:400;line-height:normal;padding:2px 5px}.cart-popup__total[data-v-bc53f50a]{line-height:normal;text-align:right}.cart-popup__total .cart-popup__total-amount[data-v-bc53f50a]{color:#000!important;flex-direction:column;font-size:26px;font-weight:600!important;line-height:26px}.cart-popup__total .cart-popup__total-rrp[data-v-bc53f50a]{color:#8d8d8d!important;font-size:18px;text-decoration:none!important;position:relative}.cart-popup__total .cart-popup__total-rrp[data-v-bc53f50a]:after{background:#8d8d8d;content:"";display:block;height:1px;position:absolute;top:50%;right:0;width:calc(100% - 50px)}.cart-popup__rewards[data-v-bc53f50a]{margin-top:6px;padding:0 16px}.cart-popup__rewards p[data-v-bc53f50a]{margin:-4px 0 0;font-size:14px;line-height:normal;padding:0}.cart-popup__rewards p span[data-v-bc53f50a]{color:#279134;font-size:15px}.cart-popup__buttons[data-v-bc53f50a]{display:flex;flex-direction:column;gap:8px;padding:0 16px}.cart-popup__buttons .cart-popup__button[data-v-bc53f50a]{align-items:center;background:#272731;border:none;border-radius:5px;color:#fff;display:flex;height:52px;gap:6px;font-size:18px;justify-content:center;text-decoration:none;width:100%}.cart-popup__buttons .cart-popup__button[data-v-bc53f50a]:hover{background:#000}.cart-popup__buttons .cart-popup__button svg[data-v-bc53f50a]{width:18px;height:18px;fill:#fff}.cart-popup__payment-icons[data-v-bc53f50a]{align-items:center;display:flex;justify-content:center;margin:0;list-style:none;padding:0}.cart-popup__payment-icons svg[data-v-bc53f50a]{width:60px;height:auto}.cart-popup__modal[data-v-bc53f50a]{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;background:#0009;z-index:1000}.cart-popup__modal-container[data-v-bc53f50a]{width:90%;background:#fff;border-radius:8px}.cart-popup__modal-content[data-v-bc53f50a]{background:#fff;border-radius:18px;padding:30px 20px;text-align:center}.cart-popup__modal-title[data-v-bc53f50a]{margin:0 0 10px;font-weight:800;line-height:1.1;font-size:20px;color:#0b0b0f}.cart-popup__modal-description[data-v-bc53f50a]{margin:0 auto 18px;font-size:14px;font-weight:500;line-height:normal}.cart-popup__modal-actions[data-v-bc53f50a]{display:grid;gap:8px;margin-top:18px}.cart-popup__modal-button-primary[data-v-bc53f50a],.cart-popup__modal-button-secondary[data-v-bc53f50a]{appearance:none;border:0;cursor:pointer;font:inherit;border-radius:8px;height:46px;transition:transform .06s ease,box-shadow .2s ease,background-color .15s ease,border-color .15s ease;font-size:16px;font-weight:600}.cart-popup__modal-button-primary.cart-popup__modal-button-primary[data-v-bc53f50a],.cart-popup__modal-button-secondary.cart-popup__modal-button-primary[data-v-bc53f50a]{background:#ff564a;color:#fff}.cart-popup__modal-button-primary.cart-popup__modal-button-secondary[data-v-bc53f50a],.cart-popup__modal-button-secondary.cart-popup__modal-button-secondary[data-v-bc53f50a]{background:#fff;color:#0b0b0f;border:1px solid #000}@media (max-width: 700px){.cart-popup__item-bottom-info[data-v-bc53f50a]{align-items:flex-start!important;flex-direction:column-reverse}.cart-popup__item-image img[data-v-bc53f50a]{width:65px!important;height:65px!important}.cart-popup__footer[data-v-bc53f50a]{gap:4px;padding:12px 0 8px}.cart-popup__total .cart-popup__total-amount[data-v-bc53f50a]{font-size:24px}.cart-popup__total .cart-popup__total-rrp[data-v-bc53f50a]{font-size:16px;line-height:18px}.cart-popup__buttons .cart-popup__button[data-v-bc53f50a]{height:46px}.cart-popup__payment-icons svg[data-v-bc53f50a]{width:45px}}@keyframes rotate-bc53f50a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
