.menu-item[data-v-97fcbb82]{border-bottom:1px solid rgba(0,0,0,.05)}.menu-item[data-v-97fcbb82]:last-child{border-bottom:none}.tw-pl-18[data-v-97fcbb82]{padding-left:4.5rem}@media (max-width: 480px){aside[data-v-c37809ac]{max-width:100%!important}}@keyframes confetti-fall{0%{transform:translateY(0) rotate(0) scale(1);opacity:1}to{transform:translateY(-100px) rotate(720deg) scale(0);opacity:0}}.product-modal__backdrop[data-v-8187aa73]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100001}.product-modal[data-v-8187aa73]{position:relative;width:100%;max-width:440px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 60px #0000004d}.product-modal__close[data-v-8187aa73]{position:absolute;top:12px;right:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#333;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:all .2s ease}.product-modal__close[data-v-8187aa73]:hover{background:#1a1a1a;transform:scale(1.05)}.product-modal__close svg[data-v-8187aa73]{width:24px;height:24px;stroke:#fff;stroke-width:2.5}.product-modal__product[data-v-8187aa73]{display:flex;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.product-modal__image[data-v-8187aa73]{width:80px;height:80px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f5f5f5}.product-modal__image img[data-v-8187aa73]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-modal__placeholder[data-v-8187aa73]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.product-modal__placeholder svg[data-v-8187aa73]{width:32px;height:32px}.product-modal__details[data-v-8187aa73]{flex:1;display:flex;flex-direction:column;justify-content:center}.product-modal__title[data-v-8187aa73]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px;line-height:1.3;padding-right:24px}.product-modal__variant[data-v-8187aa73]{font-size:13px;color:#666;margin:0}.product-modal__loading[data-v-8187aa73]{display:flex;flex-direction:column;align-items:center;padding:32px 0;color:#666}.product-modal__spinner[data-v-8187aa73]{width:40px;height:40px;color:#257c86;animation:product-modal-spin-8187aa73 1s linear infinite;margin-bottom:12px}.product-modal__content[data-v-8187aa73]{display:flex;flex-direction:column}.product-modal__footer[data-v-8187aa73]{margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}.fade-enter-active[data-v-8187aa73],.fade-leave-active[data-v-8187aa73]{transition:opacity .2s ease}.fade-enter-from[data-v-8187aa73],.fade-leave-to[data-v-8187aa73]{opacity:0}.zoom-enter-active[data-v-8187aa73],.zoom-leave-active[data-v-8187aa73]{transition:all .3s ease}.zoom-enter-from[data-v-8187aa73],.zoom-leave-to[data-v-8187aa73]{opacity:0;transform:scale(.95)}@keyframes product-modal-spin-8187aa73{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.subscription-modal__spinner-small[data-v-19028f07]{width:20px;height:20px;animation:spin-19028f07 1s linear infinite}.subscription-modal__options[data-v-19028f07]{display:flex;flex-direction:column}.subscription-modal__purchase-type[data-v-19028f07]{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.subscription-modal__radio[data-v-19028f07]{display:flex;align-items:center;gap:12px;cursor:pointer;padding:14px 16px;border:2px solid #e5e5e5;border-radius:10px;transition:all .2s ease}.subscription-modal__radio[data-v-19028f07]:hover{border-color:#059669}.subscription-modal__radio[data-v-19028f07]:has(.subscription-modal__radio-input:checked){border-color:#059669;background:#ecfdf5}.subscription-modal__radio-input[data-v-19028f07]{position:absolute;opacity:0;pointer-events:none}.subscription-modal__radio-control[data-v-19028f07]{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;position:relative;transition:all .2s ease}.subscription-modal__radio-input:checked+.subscription-modal__radio-control[data-v-19028f07]{border-color:#059669}.subscription-modal__radio-input:checked+.subscription-modal__radio-control[data-v-19028f07]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#059669;border-radius:50%}.subscription-modal__radio-label[data-v-19028f07]{font-size:15px;font-weight:500;color:#1a1a1a}.subscription-modal__radio-discount[data-v-19028f07]{color:#059669;font-weight:600}.subscription-modal__label[data-v-19028f07]{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.subscription-modal__select-wrapper[data-v-19028f07]{position:relative;margin-bottom:16px}.subscription-modal__select[data-v-19028f07]{width:100%;height:auto;min-height:50px;padding:15px 44px 15px 15px;font-size:15px!important;font-weight:500;color:#1a1a1a!important;background-color:#f9fafb!important;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .2s ease;line-height:normal;opacity:1!important;overflow:visible;text-overflow:ellipsis;white-space:nowrap}.subscription-modal__select option[data-v-19028f07]{color:#1a1a1a!important;background:#fff;padding:10px}.subscription-modal__select[data-v-19028f07]:hover{border-color:#059669}.subscription-modal__select[data-v-19028f07]:focus{outline:none;border-color:#059669;background:#ecfdf5}.subscription-modal__select-arrow[data-v-19028f07]{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#666;pointer-events:none}.subscription-modal__pricing[data-v-19028f07]{background:#f9fafb;border-radius:10px;padding:16px;margin-bottom:20px}.subscription-modal__price-row[data-v-19028f07]{display:flex;justify-content:space-between;align-items:center;font-size:14px}.subscription-modal__price-row+.subscription-modal__price-row[data-v-19028f07]{margin-top:8px;padding-top:8px;border-top:1px solid #e5e5e5}.subscription-modal__price-label[data-v-19028f07]{color:#666}.subscription-modal__price-value[data-v-19028f07]{font-weight:600;color:#1a1a1a}.subscription-modal__price-row--savings .subscription-modal__price-value[data-v-19028f07]{color:#059669}.subscription-modal__upgrade-btn[data-v-19028f07]{width:100%;padding:14px 24px;background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:var(--font-family-1);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:48px}.subscription-modal__upgrade-btn[data-v-19028f07]:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.subscription-modal__upgrade-btn[data-v-19028f07]:disabled{opacity:.6;cursor:not-allowed;transform:none}.subscription-modal__dismiss[data-v-19028f07]{display:block;width:100%;padding:12px;margin-top:12px;background:none;border:none;color:#666;font-size:13px;cursor:pointer;transition:color .2s ease}.subscription-modal__dismiss[data-v-19028f07]:hover{color:#333;text-decoration:underline}.subscription-modal__empty[data-v-19028f07]{text-align:center;padding:24px 0;color:#666}@keyframes spin-19028f07{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upsell-modal__options[data-v-d637b4e0]{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.upsell-modal__option[data-v-d637b4e0]{display:flex;flex-direction:column;gap:10px}.upsell-modal__label[data-v-d637b4e0]{font-size:14px;font-weight:600;color:#333}.upsell-modal__swatches[data-v-d637b4e0]{display:flex;flex-wrap:wrap;gap:8px}.upsell-modal__swatch[data-v-d637b4e0]{position:relative;width:36px;height:36px;padding:0;border:2px solid transparent;border-radius:50%;background:none;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.upsell-modal__swatch[data-v-d637b4e0]:hover:not(:disabled){transform:scale(1.1)}.upsell-modal__swatch.is-selected[data-v-d637b4e0]{border-color:#059669}.upsell-modal__swatch.is-unavailable[data-v-d637b4e0]{opacity:.4;cursor:not-allowed}.upsell-modal__swatch-color[data-v-d637b4e0]{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.upsell-modal__buttons[data-v-d637b4e0]{display:flex;flex-wrap:wrap;gap:8px}.upsell-modal__button[data-v-d637b4e0]{min-width:44px;padding:10px 16px;border:2px solid #e5e5e5;border-radius:8px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.upsell-modal__button[data-v-d637b4e0]:hover:not(:disabled){border-color:#059669}.upsell-modal__button.is-selected[data-v-d637b4e0]{border-color:#059669;background-color:#059669;color:#fff}.upsell-modal__button.is-unavailable[data-v-d637b4e0]{opacity:.4;text-decoration:line-through;cursor:not-allowed}.upsell-modal__pricing[data-v-d637b4e0]{background:#f9fafb;border-radius:10px;padding:16px;margin-bottom:20px}.upsell-modal__price-row[data-v-d637b4e0]{display:flex;justify-content:space-between;align-items:center}.upsell-modal__price-label[data-v-d637b4e0]{font-size:14px;color:#666}.upsell-modal__price-value[data-v-d637b4e0]{font-size:16px;font-weight:600;color:#1a1a1a}.upsell-modal__compare-price[data-v-d637b4e0]{font-size:14px;font-weight:400;color:#999;margin-right:8px}.upsell-modal__sale-price[data-v-d637b4e0]{color:#ef4444}.upsell-modal__unavailable[data-v-d637b4e0]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border-radius:8px;color:#991b1b;font-size:13px;margin-bottom:20px}.upsell-modal__add-btn[data-v-d637b4e0]{width:100%;padding:14px 24px;background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:var(--font-family-1);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:48px}.upsell-modal__add-btn[data-v-d637b4e0]:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.upsell-modal__add-btn[data-v-d637b4e0]:disabled{opacity:.6;cursor:not-allowed;transform:none}.upsell-modal__spinner[data-v-d637b4e0]{width:20px;height:20px;animation:upsell-spin-d637b4e0 1s linear infinite}.upsell-modal__cancel[data-v-d637b4e0]{display:block;width:100%;padding:12px;margin-top:12px;background:none;border:none;color:#666;font-size:13px;cursor:pointer;transition:color .2s ease}.upsell-modal__cancel[data-v-d637b4e0]:hover{color:#333;text-decoration:underline}@keyframes upsell-spin-d637b4e0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rebuy-upsell[data-v-7c049ec5]{padding:16px 20px}.rebuy-upsell__header[data-v-7c049ec5]{margin-bottom:12px}.rebuy-upsell__title[data-v-7c049ec5]{font-size:14px;font-weight:600;color:#333;margin:0}.rebuy-upsell__carousel[data-v-7c049ec5]{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.rebuy-upsell__carousel[data-v-7c049ec5]::-webkit-scrollbar{display:none}.rebuy-upsell__item[data-v-7c049ec5]{scroll-snap-align:start;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014;position:relative}.rebuy-upsell__image-link[data-v-7c049ec5]{display:block;aspect-ratio:1;background:#f5f5f5}.rebuy-upsell__image[data-v-7c049ec5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rebuy-upsell__placeholder[data-v-7c049ec5]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.rebuy-upsell__placeholder svg[data-v-7c049ec5]{width:32px;height:32px}.rebuy-upsell__info[data-v-7c049ec5]{padding:8px;flex:1}.rebuy-upsell__product-title[data-v-7c049ec5]{font-size:11px;font-weight:500;color:#333;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rebuy-upsell__product-title a[data-v-7c049ec5]{color:inherit;text-decoration:none}.rebuy-upsell__product-title a[data-v-7c049ec5]:hover{color:#257c86}.rebuy-upsell__price[data-v-7c049ec5]{font-size:12px;font-weight:600;color:#333}.rebuy-upsell__compare-price[data-v-7c049ec5]{font-size:10px;font-weight:400;color:#999;margin-right:4px}.rebuy-upsell__sale-price[data-v-7c049ec5]{color:#ef4444}.rebuy-upsell__add-btn[data-v-7c049ec5]{position:absolute;top:6px;right:6px;width:38px;height:38px;border:none;border-radius:50%;background:#257c86;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px #00000026}.rebuy-upsell__add-btn[data-v-7c049ec5]:hover:not(:disabled){background:#1d5f67;transform:scale(1.08)}.rebuy-upsell__add-btn[data-v-7c049ec5]:disabled{background:#ccc;cursor:not-allowed;transform:none}.rebuy-upsell__add-btn--added[data-v-7c049ec5]{background:#16a34a}.rebuy-upsell__add-btn--added[data-v-7c049ec5]:hover:not(:disabled){background:#16a34a}.rebuy-upsell__add-btn svg[data-v-7c049ec5]{width:18px;height:18px}.rebuy-upsell__icon-spinner[data-v-7c049ec5]{animation:rebuy-spin-7c049ec5 1s linear infinite}@keyframes rebuy-spin-7c049ec5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-tabs[data-v-fb989b3c]{display:flex;flex-direction:column;flex:1;min-height:0}.cart-tabs__header[data-v-fb989b3c]{display:flex;background:#f8f8f8;border-bottom:2px solid #e5e5e5;flex-shrink:0}.cart-tabs__btn[data-v-fb989b3c]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border:none;background:transparent;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:#666;cursor:pointer;transition:all .2s ease;position:relative}.cart-tabs__btn[data-v-fb989b3c]:hover{color:#333;background:#f0f0f0}.cart-tabs__btn--active[data-v-fb989b3c]{color:#257c86;background:#fff}.cart-tabs__btn--active[data-v-fb989b3c]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#257c86}.cart-tabs__icon[data-v-fb989b3c]{width:18px;height:18px;flex-shrink:0}.cart-tabs__badge[data-v-fb989b3c]{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#257c86;color:#fff;font-size:11px;font-weight:700;border-radius:10px}.cart-tabs__content[data-v-fb989b3c]{flex:1;min-height:0;overflow:hidden}.cart-tabs__panel[data-v-fb989b3c]{height:100%;overflow-y:auto;background:linear-gradient(#cfddf7,#fff)}.cart-tabs__items[data-v-fb989b3c]{padding:16px 20px;background:#fff}.cart-tabs__empty[data-v-fb989b3c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center;color:#666}.cart-tabs__empty-icon[data-v-fb989b3c]{width:64px;height:64px;color:#d1d5db;margin-bottom:20px}.cart-tabs__empty-text[data-v-fb989b3c]{font-size:16px;color:#6b7280;margin:0 0 20px}.cart-tabs__continue-btn[data-v-fb989b3c]{display:inline-block;padding:12px 24px;background:#000;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:opacity .2s ease}.cart-tabs__continue-btn[data-v-fb989b3c]:hover{opacity:.9}.cart-tabs__loading[data-v-fb989b3c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:#666}.cart-tabs__spinner[data-v-fb989b3c]{width:40px;height:40px;color:#257c86;animation:spin-fb989b3c 1s linear infinite;margin-bottom:12px}.best-sellers-list[data-v-fb989b3c]{padding:16px;display:flex;flex-direction:column;gap:12px}.best-seller-item[data-v-fb989b3c]{display:flex;gap:12px;padding:12px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:box-shadow .2s ease,transform .2s ease}.best-seller-item[data-v-fb989b3c]:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.best-seller-item__image[data-v-fb989b3c]{flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.best-seller-item__image img[data-v-fb989b3c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.best-seller-item__placeholder[data-v-fb989b3c]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.best-seller-item__placeholder svg[data-v-fb989b3c]{width:32px;height:32px}.best-seller-item__info[data-v-fb989b3c]{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.best-seller-item__title[data-v-fb989b3c]{font-size:13px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.best-seller-item__title a[data-v-fb989b3c]{color:inherit;text-decoration:none}.best-seller-item__title a[data-v-fb989b3c]:hover{color:#257c86}.best-seller-item__price[data-v-fb989b3c]{font-size:14px;font-weight:700;color:#ef4444}.best-seller-item__compare-price[data-v-fb989b3c]{font-size:12px;font-weight:400;color:#999;margin-right:6px}.best-seller-item__sale-price[data-v-fb989b3c]{color:#ef4444}.best-seller-item__action[data-v-fb989b3c]{flex-shrink:0;display:flex;align-items:center}.best-seller-item__atc-btn[data-v-fb989b3c]{width:38px;height:38px;border:none;border-radius:50%;background:#257c86;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.best-seller-item__atc-btn[data-v-fb989b3c]:hover:not(:disabled){background:#1d5f67;transform:scale(1.08)}.best-seller-item__atc-btn[data-v-fb989b3c]:disabled{background:#ccc;cursor:not-allowed;transform:none}.best-seller-item__atc-btn--added[data-v-fb989b3c]{background:#16a34a}.best-seller-item__atc-btn--added[data-v-fb989b3c]:hover:not(:disabled){background:#16a34a;transform:none}.best-seller-item__atc-btn svg[data-v-fb989b3c]{width:18px;height:18px}.best-seller-item__atc-btn .icon-spinner[data-v-fb989b3c]{animation:spin-fb989b3c 1s linear infinite}@keyframes spin-fb989b3c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-right-enter-active{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.slide-right-leave-active{transition:transform .3s cubic-bezier(.55,.085,.68,.53)}.slide-right-enter-from,.slide-right-leave-to{transform:translate(100%)}.slide-left-enter-active{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.slide-left-leave-active{transition:transform .3s cubic-bezier(.55,.085,.68,.53)}.slide-left-enter-from,.slide-left-leave-to{transform:translate(-100%)}@media (max-width: 480px){aside[data-v-096e40dd]{max-width:100%!important}}
