.checkout-module__HlZJoG__container{grid-template-columns:1fr 400px;gap:clamp(1.5rem,4vw,3rem);width:100%;max-width:1440px;margin:0 auto;padding:2.5rem 1.5rem;display:grid}.checkout-module__HlZJoG__title{color:var(--foreground);letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:800}.checkout-module__HlZJoG__mainTitle{text-transform:none!important;letter-spacing:-.02em!important;margin-bottom:2rem!important;font-size:2.25rem!important;font-weight:900!important}.checkout-module__HlZJoG__sectionHeaderSm{letter-spacing:.05em!important;margin-bottom:1.25rem!important;font-size:1.15rem!important}.checkout-module__HlZJoG__formCard{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;width:100%;padding:clamp(1.5rem,3vw,2.5rem);transition:all .3s;box-shadow:0 10px 40px -15px #0000000d}.checkout-module__HlZJoG__formCard:focus-within{border-color:#0003;box-shadow:0 20px 50px -20px #00000014}.checkout-module__HlZJoG__sectionTitle{border-bottom:1px solid var(--border);color:var(--foreground);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.checkout-module__HlZJoG__grid2{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.checkout-module__HlZJoG__formGroup{margin-bottom:1.5rem}.checkout-module__HlZJoG__grid2Compact{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.checkout-module__HlZJoG__label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.checkout-module__HlZJoG__input,.checkout-module__HlZJoG__select{border:1px solid var(--border);color:#000;border-radius:6px;width:100%;padding:.875rem 1.25rem;font-size:.95rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 2px #00000005;background:#fff!important}.checkout-module__HlZJoG__input:focus,.checkout-module__HlZJoG__select:focus{border-color:#000;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #0000000d}.checkout-module__HlZJoG__input:disabled{background:var(--surface-alt);cursor:not-allowed;opacity:.7}.checkout-module__HlZJoG__hint{color:#000;margin-top:.375rem;font-size:.75rem}.checkout-module__HlZJoG__summaryCard{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:2.5rem;position:sticky;top:120px;box-shadow:0 10px 30px -15px #0000001a}.checkout-module__HlZJoG__summaryTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.checkout-module__HlZJoG__itemList{gap:1rem;margin-bottom:2rem;display:grid}.checkout-module__HlZJoG__item{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:1.25rem;font-size:.9rem;display:flex}.checkout-module__HlZJoG__summaryProductImage{background:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;flex-shrink:0;width:60px;height:75px;overflow:hidden}.checkout-module__HlZJoG__summaryProductImage img{object-fit:cover;width:100%;height:100%}.checkout-module__HlZJoG__item:last-child{border-bottom:none;padding-bottom:0}.checkout-module__HlZJoG__itemName{font-weight:500}.checkout-module__HlZJoG__itemQuantity{color:var(--muted);margin-left:.5rem}.checkout-module__HlZJoG__costBreakdown{border-top:2px solid var(--border);gap:.75rem;margin-bottom:1.5rem;padding-top:1.5rem;display:grid}.checkout-module__HlZJoG__costRow{color:var(--muted);justify-content:space-between;display:flex}.checkout-module__HlZJoG__costRowTotal{color:var(--foreground);justify-content:space-between;margin-top:.5rem;padding-top:.5rem;font-size:1.25rem;font-weight:700;display:flex}.checkout-module__HlZJoG__priceValue{text-align:right;padding-right:1.5rem;font-weight:700}.checkout-module__HlZJoG__discount{color:var(--success)}.checkout-module__HlZJoG__couponSection{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.checkout-module__HlZJoG__promoToggle{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 0;font-size:.95rem;font-weight:800;display:flex}.checkout-module__HlZJoG__collapsiblePromo{transition:all .3s cubic-bezier(.16,1,.3,1)}.checkout-module__HlZJoG__vouchersOffersSection{border:1px solid var(--border);background:#f8fafc;border-radius:4px;margin-bottom:2rem;padding:1rem}.checkout-module__HlZJoG__nreFloatingBox{z-index:100;border-top:1px solid var(--border);background:#fff;padding:1rem;position:sticky;bottom:0;box-shadow:0 -4px 6px -1px #0000000d}.checkout-module__HlZJoG__desktopOnly{display:contents}.checkout-module__HlZJoG__mobileOnly{display:none}.checkout-module__HlZJoG__paymentBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.checkout-module__HlZJoG__paymentBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #4f46e533}.checkout-module__HlZJoG__paymentSection{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;margin-top:2rem;padding:clamp(1.5rem,3vw,2.5rem);transition:all .3s;box-shadow:0 10px 40px -15px #0000000d}.checkout-module__HlZJoG__paymentBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1024px){.checkout-module__HlZJoG__container{grid-template-columns:1fr;padding:1rem}.checkout-module__HlZJoG__summaryCard{position:static}}@media (max-width:768px){.checkout-module__HlZJoG__container{padding-left:1rem!important;padding-right:1rem!important}.checkout-module__HlZJoG__grid2{grid-template-columns:1fr;gap:1rem}.checkout-module__HlZJoG__title{margin-bottom:1.25rem;font-size:1.5rem}.checkout-module__HlZJoG__formCard,.checkout-module__HlZJoG__summaryCard{padding:1.25rem}.checkout-module__HlZJoG__input,.checkout-module__HlZJoG__select{padding:.875rem 1rem!important;font-size:16px!important}.checkout-module__HlZJoG__formCard,.checkout-module__HlZJoG__summaryCard,.checkout-module__HlZJoG__input,.checkout-module__HlZJoG__select,.checkout-module__HlZJoG__paymentBtn,.checkout-module__HlZJoG__radioCustom{border-radius:var(--radius-lg,4px)!important}.checkout-module__HlZJoG__infoColumn{order:1!important}.checkout-module__HlZJoG__summaryColumn{order:2!important}.checkout-module__HlZJoG__paymentSection{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;order:3!important;margin-top:0!important;padding:0!important}.checkout-module__HlZJoG__desktopOnly{display:none!important}.checkout-module__HlZJoG__mobileOnly{display:contents!important}.checkout-module__HlZJoG__bottomActions{order:4!important}.checkout-module__HlZJoG__mainTitle{text-transform:uppercase!important;letter-spacing:.05em!important;margin-top:.25rem!important;margin-bottom:1rem!important;font-size:1.1rem!important}.checkout-module__HlZJoG__sectionHeaderSm{margin-bottom:1rem!important;font-size:1rem!important}.checkout-module__HlZJoG__grid2Compact{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.checkout-module__HlZJoG__formCard{margin-bottom:1.5rem;padding:1rem!important}.checkout-module__HlZJoG__summaryCard{padding:1rem!important}.checkout-module__HlZJoG__priceValue{padding-right:1rem!important}}.checkout-module__HlZJoG__itemList{gap:1.5rem;margin-top:1rem;display:grid}.checkout-module__HlZJoG__giftCardAccordion{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.checkout-module__HlZJoG__giftCardSummary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem;list-style:none;display:flex}.checkout-module__HlZJoG__giftCardSummary::-webkit-details-marker{display:none}.checkout-module__HlZJoG__accordionIcon{transition:transform .2s}.checkout-module__HlZJoG__giftCardAccordion[open] .checkout-module__HlZJoG__accordionIcon{transform:rotate(180deg)}.checkout-module__HlZJoG__nreAgreementBox{background:#fff5f5;border:1px solid #feb2b2;border-radius:4px;margin-top:1.5rem;padding:1.25rem}.checkout-module__HlZJoG__checkboxContainer{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.checkout-module__HlZJoG__checkboxInput{accent-color:#000;cursor:pointer;width:1.1rem;height:1.1rem;margin-top:.2rem}.checkout-module__HlZJoG__checkboxLabel{color:#1e293b;font-size:.85rem;font-weight:700;line-height:1.5}
.AddressSelector-module__PG_2NG__container{width:100%}.AddressSelector-module__PG_2NG__formWrapper{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:4px;padding:1.5rem;animation:.2s ease-out AddressSelector-module__PG_2NG__fadeIn;position:relative}.AddressSelector-module__PG_2NG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AddressSelector-module__PG_2NG__tabsContainer{border-bottom:2px solid var(--surface-alt);gap:1rem;margin-bottom:1.5rem;display:flex}.AddressSelector-module__PG_2NG__tabBtn{color:var(--muted);cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem .25rem;font-size:.9rem;font-weight:800;transition:all .2s}.AddressSelector-module__PG_2NG__tabBtnActive{color:#000;border-bottom-color:#000}.AddressSelector-module__PG_2NG__formGroup{margin-bottom:1rem}.AddressSelector-module__PG_2NG__label{color:var(--muted);text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:700;display:block}.AddressSelector-module__PG_2NG__input,.AddressSelector-module__PG_2NG__select{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.AddressSelector-module__PG_2NG__input:focus,.AddressSelector-module__PG_2NG__select:focus{border-color:#000;box-shadow:0 0 0 4px #0000000d}.AddressSelector-module__PG_2NG__formActions{gap:1rem;margin-top:1.5rem;display:flex}.AddressSelector-module__PG_2NG__btnSave{border-radius:4px;flex:1;padding:.75rem;font-weight:800}.AddressSelector-module__PG_2NG__btnCancel{border-radius:4px;padding:.75rem 1.5rem;font-weight:800}.AddressSelector-module__PG_2NG__closeBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;position:absolute;top:1rem;right:1rem}.AddressSelector-module__PG_2NG__addressList{flex-direction:column;gap:1rem;display:flex}.AddressSelector-module__PG_2NG__addressCard{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:flex-start;min-height:110px;padding:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 1px 3px #00000005}.AddressSelector-module__PG_2NG__addressCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.AddressSelector-module__PG_2NG__radioWrapper{flex:1;align-items:center;gap:1rem;display:flex}.AddressSelector-module__PG_2NG__radio{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AddressSelector-module__PG_2NG__radioSelected{background:#000;border-radius:50%;width:10px;height:10px}.AddressSelector-module__PG_2NG__cardContent{flex:1}.AddressSelector-module__PG_2NG__cardHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.AddressSelector-module__PG_2NG__cardName{text-transform:uppercase;font-size:.95rem;font-weight:900}.AddressSelector-module__PG_2NG__defaultBadge{background:var(--success);color:#fff;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:800}.AddressSelector-module__PG_2NG__cardText{color:var(--muted);font-size:.85rem;line-height:1.4}.AddressSelector-module__PG_2NG__cardActions{gap:.5rem;display:flex}.AddressSelector-module__PG_2NG__actionBtn{border:1px solid var(--border);cursor:pointer;color:var(--muted);background:0 0;border-radius:4px;padding:.4rem}.AddressSelector-module__PG_2NG__deleteBtn{color:var(--error)}.AddressSelector-module__PG_2NG__addNewBtn{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:2px dashed #e2e8f0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem;font-size:.9rem;font-weight:800;transition:all .2s;display:flex}.AddressSelector-module__PG_2NG__addNewBtn:hover{color:#000;background:var(--surface-alt);border-color:#000}.AddressSelector-module__PG_2NG__emptyState{text-align:center;border:2px dashed var(--border);border-radius:4px;padding:2rem}.AddressSelector-module__PG_2NG__emptyText{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.AddressSelector-module__PG_2NG__loader{justify-content:center;padding:2rem;display:flex}@keyframes AddressSelector-module__PG_2NG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes AddressSelector-module__PG_2NG__skeletonPulse{0%,to{opacity:1;background-color:#f1f5f9}50%{opacity:.7;background-color:#e2e8f0}}@media (max-width:480px){.AddressSelector-module__PG_2NG__formGrid{grid-template-columns:1fr;gap:0}}
.cart-module__wzgjmq__container{width:100%;max-width:1400px;margin:1rem auto;padding:0 1.5rem;overflow-x:hidden!important}.cart-module__wzgjmq__desktopOnly{display:block}.cart-module__wzgjmq__mobileOnly{display:none}.cart-module__wzgjmq__title{color:var(--foreground);letter-spacing:-.04em;margin-bottom:2.5rem;font-size:2.25rem;font-weight:900}.cart-module__wzgjmq__cartWrapper{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;width:100%;display:grid}.cart-module__wzgjmq__cartMain{flex-direction:column;display:flex}.cart-module__wzgjmq__mobileHeader{display:none}.cart-module__wzgjmq__desktopHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.cart-module__wzgjmq__stepper{color:#64748b;letter-spacing:.1em;align-items:center;gap:.35rem;font-size:.65rem;font-weight:900;display:flex}.cart-module__wzgjmq__step{border-radius:2px;padding:.25rem .5rem}.cart-module__wzgjmq__step.cart-module__wzgjmq__active{color:#fff;background-color:#000}.cart-module__wzgjmq__stepDivider{letter-spacing:1px;color:#cbd5e1;font-weight:400}.cart-module__wzgjmq__secureBadge{color:#475569;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;display:flex}.cart-module__wzgjmq__addressBlock{background:#fff;border:1px solid #e2e8f0;border-radius:2px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.65rem 1rem;display:flex}.cart-module__wzgjmq__recommendationsWrapper{grid-column:1/-1;margin-top:3rem}.cart-module__wzgjmq__actionsBar{border:1px solid var(--border);background:#f8fafc;border-radius:2px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.65rem 1rem;display:flex}.cart-module__wzgjmq__selectionToggle,.cart-module__wzgjmq__itemCheckbox{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex}.cart-module__wzgjmq__selectionToggle:hover,.cart-module__wzgjmq__itemCheckbox:hover{color:#000}.cart-module__wzgjmq__bulkDeleteBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:2px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.cart-module__wzgjmq__bulkDeleteBtn:hover{background:#fecaca}.cart-module__wzgjmq__clearCartBtn{border:1px solid var(--border);color:#64748b;cursor:pointer;background:0 0;border-radius:2px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s}.cart-module__wzgjmq__clearCartBtn:hover{color:var(--foreground);background:#f1f5f9;border-color:#64748b}.cart-module__wzgjmq__cartGrid{flex-direction:column;gap:1.25rem;display:flex}.cart-module__wzgjmq__itemPrice{color:var(--foreground);font-size:1.25rem;font-weight:800}.cart-module__wzgjmq__qtyControls{background:#f1f5f9;border-radius:2px;align-items:center;gap:.75rem;width:fit-content;padding:.35rem;display:flex}.cart-module__wzgjmq__qtyBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.cart-module__wzgjmq__qtyBtn:hover:not(:disabled){color:#fff;background:#000;border-color:#000}.cart-module__wzgjmq__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.cart-module__wzgjmq__summaryCard{border:1px solid var(--border);background:#fff;border-radius:2px;padding:2rem;box-shadow:0 20px 40px -20px #0000000d}.cart-module__wzgjmq__summaryTitle{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:800}.cart-module__wzgjmq__priceRow{color:#64748b;justify-content:space-between;margin-bottom:1rem;font-size:.95rem;font-weight:500;display:flex}.cart-module__wzgjmq__priceRow.cart-module__wzgjmq__total{border-top:1px dashed var(--border);color:var(--foreground);margin-top:1.5rem;padding-top:1.5rem;font-size:1.35rem;font-weight:900}.cart-module__wzgjmq__savings{color:#059669;background:#ecfdf5;border-radius:2px;padding:.25rem .5rem;font-size:.85rem;font-weight:700}.cart-module__wzgjmq__trustBadges{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.cart-module__wzgjmq__trustItem{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;font-size:.8rem;font-weight:700;display:flex}.cart-module__wzgjmq__desktopText{display:inline}.cart-module__wzgjmq__mobileText{display:none}.cart-module__wzgjmq__changeAddressBtn{color:#000;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #000;border-radius:2px;flex-shrink:0;align-items:center;height:38px;padding:0 1rem;font-size:.8rem;font-weight:800;display:flex}.cart-module__wzgjmq__bulkBtn{color:#475569;cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-size:.75rem;font-weight:800}@media (max-width:768px){.cart-module__wzgjmq__container{margin:0;padding:0;overflow-x:hidden}.cart-module__wzgjmq__mobileHeader{z-index:100;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #00000005}.cart-module__wzgjmq__addressBlock{background:snow;border-bottom:1px solid #fee2e2;justify-content:space-between;align-items:center;margin-bottom:0;padding:.85rem 1rem;display:flex}.cart-module__wzgjmq__actionsBar{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:0;padding:.75rem 1rem;display:flex}.cart-module__wzgjmq__cartGrid{background:#fff;gap:0}.cart-module__wzgjmq__cartGrid>div{border-bottom:1px solid #f1f5f9}.cart-module__wzgjmq__cartGrid>div:last-child{border-bottom:none}.cart-module__wzgjmq__sidebar{order:3;margin-top:0;padding-bottom:140px}.cart-module__wzgjmq__cartMain{background:#fff;order:1}.cart-module__wzgjmq__recommendationsWrapper{background:#f8fafc;order:2;padding:2rem 1rem}.cart-module__wzgjmq__mobileSummary{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;box-shadow:0 -10px 20px #0000000d}}.cart-module__wzgjmq__iconActionBtn{cursor:pointer;color:#475569;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.cart-module__wzgjmq__checkoutActionBtn{color:#fff;text-align:center;letter-spacing:.1em;background:#000;border-radius:2px;width:100%;padding:1rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:block}@media (max-width:1024px){.cart-module__wzgjmq__cartWrapper{flex-direction:column;gap:2rem;display:flex}.cart-module__wzgjmq__recommendationsWrapper{margin-top:2rem}.cart-module__wzgjmq__sidebar{position:static}}@media (max-width:768px){.cart-module__wzgjmq__container{margin:0 auto;padding:0 .75rem 90px}.cart-module__wzgjmq__desktopOnly{display:none}.cart-module__wzgjmq__mobileOnly{display:block}.cart-module__wzgjmq__title{margin-bottom:1.25rem;font-size:1.5rem}.cart-module__wzgjmq__desktopText{display:none}.cart-module__wzgjmq__mobileText{display:inline}.cart-module__wzgjmq__desktopHeader{display:none}.cart-module__wzgjmq__actionsBar{border-radius:.75rem;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem}.cart-module__wzgjmq__bulkDeleteBtn,.cart-module__wzgjmq__clearCartBtn{padding:.4rem .6rem;font-size:.7rem}.cart-module__wzgjmq__cartGrid{background:#fff;gap:1rem}.cart-module__wzgjmq__addressBlock{background:snow;border-bottom:1px solid #fee2e2;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:1rem;display:flex}.cart-module__wzgjmq__sidebar{order:3;margin-top:0;padding-bottom:2rem}.cart-module__wzgjmq__cartMain{background:#fff;order:1}.cart-module__wzgjmq__recommendationsWrapper{order:2;margin-top:2rem;padding:0 1rem}.cart-module__wzgjmq__sidebar{order:3;margin-top:1rem}.cart-module__wzgjmq__container>div[style*="10rem"]{padding:4rem 1rem!important}}.cart-module__wzgjmq__loginBanner{border:1px solid var(--border);background:#fff;border-radius:2px;justify-content:space-between;align-items:center;margin-top:1rem;padding:.65rem 1rem;display:flex}.cart-module__wzgjmq__loginLink{color:#000;letter-spacing:.05em;border:1px solid #0000;align-items:center;height:38px;padding:0 1rem;font-size:.85rem;font-weight:800;text-decoration:none;display:flex}.cart-module__wzgjmq__sectionLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:800}.cart-module__wzgjmq__guestAvatarGroup{align-items:center;display:flex}.cart-module__wzgjmq__guestAvatar{background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:.9rem;display:flex}.cart-module__wzgjmq__guestAvatar:first-child{margin-left:0}.cart-module__wzgjmq__nreAgreementBox{background:#fff5f5;border:1px solid #feb2b2;border-radius:2px;margin-top:1.25rem;padding:1rem}.cart-module__wzgjmq__checkboxContainer{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.cart-module__wzgjmq__checkboxInput{accent-color:#000;cursor:pointer;width:1.1rem;height:1.1rem;margin-top:.2rem}.cart-module__wzgjmq__checkboxLabel{color:#1e293b;font-size:.8rem;font-weight:700;line-height:1.4}.cart-module__wzgjmq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cart-module__wzgjmq__modalContent{background:#fff;border-radius:2px;width:100%;max-width:500px;max-height:85vh;margin:auto 1rem;padding:1.5rem;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.cart-module__wzgjmq__mobileFooterPadding{height:2rem}.cart-module__wzgjmq__mobileSummary{z-index:10;background:0 0;border-top:none;margin-top:1rem;padding:0}.cart-module__wzgjmq__errorText{color:#ef4444;margin-top:.5rem;font-size:.75rem;font-weight:600}
.CartItemCard-module__wpv1RW__cartItem{background:var(--surface);border-bottom:1px solid var(--border);box-sizing:border-box;gap:1.25rem;width:100%;padding:1.5rem;transition:all .2s;display:flex}.CartItemCard-module__wpv1RW__cartItem.CartItemCard-module__wpv1RW__selected{background:#f8fafc}.CartItemCard-module__wpv1RW__cartItem.CartItemCard-module__wpv1RW__compact{gap:1rem;padding:1rem}.CartItemCard-module__wpv1RW__selectionWrapper{align-items:center;padding-right:.5rem;display:flex}.CartItemCard-module__wpv1RW__itemCheckbox{cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.CartItemCard-module__wpv1RW__imageWrapper{background:var(--surface-alt);border:1px solid var(--border);border-radius:2px;flex-shrink:0;width:110px;height:140px;position:relative;overflow:hidden}.CartItemCard-module__wpv1RW__imageWrapper.CartItemCard-module__wpv1RW__compact{width:80px;height:100px}.CartItemCard-module__wpv1RW__itemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.CartItemCard-module__wpv1RW__brandName{color:#1e293b;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.15rem;font-size:.9rem;font-weight:800}.CartItemCard-module__wpv1RW__itemName{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.CartItemCard-module__wpv1RW__compact .CartItemCard-module__wpv1RW__itemName{font-size:.8rem;font-weight:600}.CartItemCard-module__wpv1RW__variantRow{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.CartItemCard-module__wpv1RW__compact .CartItemCard-module__wpv1RW__variantRow{margin:.4rem 0}.CartItemCard-module__wpv1RW__variantPill{background:var(--surface-alt);border:1px solid var(--border);color:var(--foreground);text-transform:uppercase;border-radius:2px;align-items:center;gap:6px;padding:2px 8px;font-size:.7rem;font-weight:700;display:flex}.CartItemCard-module__wpv1RW__compact .CartItemCard-module__wpv1RW__variantPill{padding:2px 6px;font-size:.6rem}.CartItemCard-module__wpv1RW__colorDot{border:1px solid #0000001a;border-radius:2px;width:10px;height:10px}.CartItemCard-module__wpv1RW__compact .CartItemCard-module__wpv1RW__colorDot{width:8px;height:8px}.CartItemCard-module__wpv1RW__actionRow{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.CartItemCard-module__wpv1RW__qtySelector{background:var(--surface-alt);border:1px solid var(--border);border-radius:2px;align-items:center;gap:.75rem;padding:4px 10px;display:flex}.CartItemCard-module__wpv1RW__qtySelector button{cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:2px;transition:opacity .2s;display:flex}.CartItemCard-module__wpv1RW__qtySelector button:disabled{opacity:.3;cursor:not-allowed}.CartItemCard-module__wpv1RW__qtyValue{text-align:center;min-width:1.2rem;font-size:.85rem;font-weight:900}.CartItemCard-module__wpv1RW__qtySelect{cursor:pointer;background:0 0;border:none;outline:none;padding:2px 0;font-size:.85rem;font-weight:700}.CartItemCard-module__wpv1RW__priceBlock{text-align:right}.CartItemCard-module__wpv1RW__mrpLabel{color:var(--muted);font-size:.8rem;font-weight:600;text-decoration:line-through}.CartItemCard-module__wpv1RW__priceLabel{color:var(--foreground);letter-spacing:-.01em;font-size:1rem;font-weight:950}.CartItemCard-module__wpv1RW__discountLabel{color:#059669;font-size:.75rem;font-weight:700}.CartItemCard-module__wpv1RW__itemActionBar{border-top:1px solid #f1f5f9;align-items:center;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}.CartItemCard-module__wpv1RW__actionBtn.CartItemCard-module__wpv1RW__primary{background:var(--primary);color:var(--background)}.CartItemCard-module__wpv1RW__variantPill.CartItemCard-module__wpv1RW__clickable{cursor:pointer;border:1px dashed var(--border)}.CartItemCard-module__wpv1RW__variantPill.CartItemCard-module__wpv1RW__clickable:hover{border-color:var(--primary);background:var(--surface-alt)}.CartItemCard-module__wpv1RW__selectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.CartItemCard-module__wpv1RW__selectorContent{background:var(--surface);border-top-left-radius:20px;border-top-right-radius:20px;width:100%;max-width:500px;padding:1.5rem;animation:.3s ease-out CartItemCard-module__wpv1RW__slideUp}@keyframes CartItemCard-module__wpv1RW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CartItemCard-module__wpv1RW__selectorHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CartItemCard-module__wpv1RW__selectorTitle{color:var(--foreground);font-size:1rem;font-weight:800}.CartItemCard-module__wpv1RW__closeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.CartItemCard-module__wpv1RW__selectorSection{margin-bottom:1.5rem}.CartItemCard-module__wpv1RW__sectionLabel{color:var(--muted);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.CartItemCard-module__wpv1RW__valueText{color:var(--foreground)}.CartItemCard-module__wpv1RW__swatchGrid{flex-wrap:wrap;gap:12px;display:flex}.CartItemCard-module__wpv1RW__variantSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CartItemCard-module__wpv1RW__variantSwatch.CartItemCard-module__wpv1RW__active{border-color:var(--primary)}.CartItemCard-module__wpv1RW__sizeGrid{flex-wrap:wrap;gap:10px;display:flex}.CartItemCard-module__wpv1RW__variantSizeBox{border:1px solid var(--border);cursor:pointer;background:var(--surface);border-radius:2px;justify-content:center;align-items:center;min-width:45px;height:45px;font-size:.875rem;font-weight:700;display:flex}.CartItemCard-module__wpv1RW__variantSizeBox.CartItemCard-module__wpv1RW__active{border-color:var(--primary);background:var(--surface-alt);color:var(--primary)}.CartItemCard-module__wpv1RW__applyBtn{background:var(--primary);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:2px;padding:1rem;font-size:.875rem;font-weight:900}.CartItemCard-module__wpv1RW__actionBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:4px 0;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.CartItemCard-module__wpv1RW__actionBtn:hover{color:#000}.CartItemCard-module__wpv1RW__actionBtn.CartItemCard-module__wpv1RW__remove:hover{color:#ef4444}.CartItemCard-module__wpv1RW__actionDivider{background:#e2e8f0;width:1px;height:12px}.CartItemCard-module__wpv1RW__mobileRemoveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:-4px;margin-right:-4px;padding:4px}.CartItemCard-module__wpv1RW__mobileRemoveBtn:hover{color:#ef4444}.CartItemCard-module__wpv1RW__chat.CartItemCard-module__wpv1RW__cartItem{gap:.75rem;padding:.75rem 0}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__imageWrapper{width:60px;height:75px}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__brandName,.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__itemName{font-size:.75rem}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__variantPill{padding:1px 4px;font-size:.6rem}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__priceLabel{font-size:.85rem}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__mrpLabel{font-size:.65rem}.CartItemCard-module__wpv1RW__chat .CartItemCard-module__wpv1RW__qtyValue{min-width:1rem;font-size:.75rem}@media (max-width:768px){.CartItemCard-module__wpv1RW__cartItem{gap:.75rem;padding:1rem}.CartItemCard-module__wpv1RW__imageWrapper{width:90px;height:120px}.CartItemCard-module__wpv1RW__brandName{font-size:.75rem}.CartItemCard-module__wpv1RW__itemName{font-size:.8rem}.CartItemCard-module__wpv1RW__variantRow{gap:.4rem;margin:.5rem 0}.CartItemCard-module__wpv1RW__variantPill{padding:2px 6px;font-size:.65rem}.CartItemCard-module__wpv1RW__actionRow{padding-top:.25rem}.CartItemCard-module__wpv1RW__qtySelector{gap:.5rem;padding:4px 6px}.CartItemCard-module__wpv1RW__qtySelector button{padding:6px}.CartItemCard-module__wpv1RW__qtyValue,.CartItemCard-module__wpv1RW__qtySelect{font-size:.75rem}.CartItemCard-module__wpv1RW__priceLabel{font-size:.9rem}.CartItemCard-module__wpv1RW__mrpLabel{font-size:.7rem}.CartItemCard-module__wpv1RW__itemActionBar{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem}.CartItemCard-module__wpv1RW__actionBtn{gap:.25rem;font-size:.65rem}.CartItemCard-module__wpv1RW__selectorContent{padding:1rem}.CartItemCard-module__wpv1RW__variantSizeBox{min-width:40px;height:40px;font-size:.75rem}}
.PriceSummary-module__F4LY2q__summaryContainer{flex-direction:column;gap:.75rem;width:100%;display:flex}.PriceSummary-module__F4LY2q__row{color:#475569;justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.PriceSummary-module__F4LY2q__labelContainer{align-items:center;gap:.35rem;display:flex}.PriceSummary-module__F4LY2q__value{color:#1e293b;font-weight:700}.PriceSummary-module__F4LY2q__totalRow{color:#1e293b;margin-top:.5rem;padding-top:1rem}.PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__labelContainer span{font-size:1.1rem;font-weight:900}.PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__value{font-size:1.1rem;font-weight:950}.PriceSummary-module__F4LY2q__divider{background:#e2e8f0;height:1px;margin:.5rem 0}.PriceSummary-module__F4LY2q__drawer{gap:.5rem}.PriceSummary-module__F4LY2q__drawer .PriceSummary-module__F4LY2q__row{font-size:.8rem}.PriceSummary-module__F4LY2q__drawer .PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__labelContainer span,.PriceSummary-module__F4LY2q__drawer .PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__value{font-size:1rem}.PriceSummary-module__F4LY2q__order-history{background:#fff;border-radius:8px;padding:1rem}.PriceSummary-module__F4LY2q__taxTooltip{min-width:180px}.PriceSummary-module__F4LY2q__taxTooltipHeader{color:#fff;border-bottom:1px solid #fff3;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.75rem;font-weight:800}.PriceSummary-module__F4LY2q__taxTooltipRow{color:#ffffffe6;justify-content:space-between;gap:1.5rem;margin-bottom:.25rem;font-size:.7rem;display:flex}.PriceSummary-module__F4LY2q__taxTooltipFooter{opacity:.7;color:#fff;margin-top:.5rem;font-size:.6rem;font-style:italic}@media (max-width:768px){.PriceSummary-module__F4LY2q__row{font-size:.85rem}.PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__labelContainer span,.PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__value{font-size:1.05rem}}.PriceSummary-module__F4LY2q__chat .PriceSummary-module__F4LY2q__row{gap:.3rem;font-size:.75rem}.PriceSummary-module__F4LY2q__chat .PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__labelContainer span,.PriceSummary-module__F4LY2q__chat .PriceSummary-module__F4LY2q__totalRow .PriceSummary-module__F4LY2q__value{font-size:.85rem}.PriceSummary-module__F4LY2q__chat.PriceSummary-module__F4LY2q__summaryContainer{gap:.35rem}
.Tooltip-module__2vjsta__tooltipContainer{cursor:help;align-items:center;display:inline-flex;position:relative}.Tooltip-module__2vjsta__tooltipBox{color:#fff;z-index:1000;opacity:0;visibility:hidden;text-align:left;pointer-events:none;background:#1e293b;border-radius:8px;min-width:200px;margin-bottom:10px;padding:12px;font-size:.75rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0000000d}.Tooltip-module__2vjsta__tooltipContainer:hover .Tooltip-module__2vjsta__tooltipBox,.Tooltip-module__2vjsta__tooltipBox.Tooltip-module__2vjsta__visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(-2px)}.Tooltip-module__2vjsta__tooltipArrow{border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__2vjsta__tooltipContent{font-weight:500}.Tooltip-module__2vjsta__defaultInfo{color:#94a3b8;margin-left:4px}
.Footer-module__y_mvga__footerRoot{color:#fff;background:#0a0a0a;border-top:1px solid #1a1a1a;margin-top:auto;padding-top:2rem;padding-bottom:2rem}@media (prefers-color-scheme:dark){.Footer-module__y_mvga__footerRoot{background:#000;border-top:1px solid #262626}:is(.Footer-module__y_mvga__footerRoot span,.Footer-module__y_mvga__footerRoot p,.Footer-module__y_mvga__footerRoot h4,.Footer-module__y_mvga__footerRoot a,.Footer-module__y_mvga__footerRoot div){color:#fff!important}.Footer-module__y_mvga__footerRoot input{color:#fff!important;background:#000!important;border:1px solid #262626!important}.Footer-module__y_mvga__footerRoot .Footer-module__y_mvga__footerJoinBtn{color:#000!important;background:#fff!important}.Footer-module__y_mvga__footerRoot .Footer-module__y_mvga__copyrightDiv{border-top:1px solid #262626!important}}.Footer-module__y_mvga__footerInnerContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Footer-module__y_mvga__mainLayout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-bottom:2rem;display:grid}.Footer-module__y_mvga__leftColumn{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__y_mvga__logoLink{margin-bottom:1.5rem;text-decoration:none;display:inline-block}.Footer-module__y_mvga__logoImage{object-fit:contain;width:auto;height:48px}.Footer-module__y_mvga__brandText{color:#fff;opacity:.9;max-width:90%;font-size:1rem;font-weight:500;line-height:1.8}.Footer-module__y_mvga__newsletterWrapper{max-width:480px}.Footer-module__y_mvga__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1.25rem;font-size:.875rem;font-weight:900}.Footer-module__y_mvga__newsletterRow{gap:.75rem;display:flex}.Footer-module__y_mvga__emailInput{letter-spacing:.05em;border:1px solid #333;border-radius:4px;flex:1;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;transition:border-color .2s;color:#fff!important;background:#0a0a0a!important}.Footer-module__y_mvga__footerJoinBtn{color:#000;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:none;border-radius:4px;padding:1rem 2.5rem;font-size:.875rem;font-weight:900;transition:transform .1s}.Footer-module__y_mvga__rightColumnGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;padding-top:72px;display:grid}.Footer-module__y_mvga__linkList{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.Footer-module__y_mvga__footerLink{color:#fff;opacity:.8;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__y_mvga__footerLink:hover{opacity:1}.Footer-module__y_mvga__copyrightDiv{color:#fff;opacity:.6;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.85rem;font-weight:500;display:flex}.Footer-module__y_mvga__socialRow{align-items:center;gap:1.25rem;display:flex}.Footer-module__y_mvga__socialIconLink{color:#fff;opacity:.9;transition:opacity .2s}.Footer-module__y_mvga__socialIconLink:hover{opacity:1}.Footer-module__y_mvga__accordionHeader{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Footer-module__y_mvga__accordionHeader h4{margin:0 0 2rem}.Footer-module__y_mvga__accordionContent{max-height:none}@media (max-width:1023px){.Footer-module__y_mvga__footerRoot{padding-top:2rem;padding-bottom:1rem}.Footer-module__y_mvga__footerInnerContainer{padding:0 1.25rem!important}.Footer-module__y_mvga__mainLayout{flex-direction:column;gap:0;display:flex}.Footer-module__y_mvga__leftColumn{gap:2.5rem;margin-bottom:2.5rem}.Footer-module__y_mvga__brandText{max-width:100%}.Footer-module__y_mvga__newsletterRow{flex-direction:column;gap:1rem}.Footer-module__y_mvga__rightColumnGrid{flex-direction:column;gap:0;width:100%;max-width:480px;padding-top:0;display:flex}.Footer-module__y_mvga__footerColumnMobile{border-bottom:1px solid #ffffff1a}.Footer-module__y_mvga__accordionHeader{cursor:pointer;border-bottom:1px solid #ffffff1a}.Footer-module__y_mvga__accordionHeader h4{margin-bottom:0}.Footer-module__y_mvga__accordionContent{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.Footer-module__y_mvga__accordionContent.Footer-module__y_mvga__open{max-height:500px;padding:1rem 0}.Footer-module__y_mvga__copyrightDiv{text-align:center;flex-direction:column;gap:1.5rem}}@media (min-width:1024px){.Footer-module__y_mvga__accordionHeader{cursor:default}.Footer-module__y_mvga__accordionHeader svg{display:none}}
.Breadcrumb-module__1zqdwG__breadcrumbNav{border-bottom:1px solid var(--border);background:0 0;align-items:center;gap:1.5rem;width:100%;margin-top:1rem;margin-bottom:.5rem;padding:1rem 0;display:flex}.Breadcrumb-module__1zqdwG__backButton{border:1px solid var(--border);cursor:pointer;color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-sm);background:0 0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.Breadcrumb-module__1zqdwG__backButton:hover{background:var(--surface-alt);border-color:var(--primary)}.Breadcrumb-module__1zqdwG__itemsContainer{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Breadcrumb-module__1zqdwG__itemWrapper{align-items:center;gap:.75rem;display:flex}.Breadcrumb-module__1zqdwG__separator{color:var(--border);font-size:.875rem;font-weight:300}.Breadcrumb-module__1zqdwG__link{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.Breadcrumb-module__1zqdwG__link:hover{color:var(--primary)}.Breadcrumb-module__1zqdwG__activeItem{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}@media (max-width:1023px){.Breadcrumb-module__1zqdwG__breadcrumbNav{display:none!important}}
.ChatOptions-module__FhUQXa__pillContainer{flex-wrap:wrap;justify-content:center;gap:4px;width:100%;max-width:420px;margin:0 auto;padding:0 4px;display:flex}.ChatOptions-module__FhUQXa__chatTokenBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;background:0 0;border-radius:12px;flex-shrink:0;padding:4px 8px;font-size:.6rem;font-weight:900;transition:all .2s}.ChatOptions-module__FhUQXa__chatTokenBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.ChatOptions-module__FhUQXa__chatOptionsContainer{flex-direction:column;gap:.5rem;width:100%;margin-top:.6rem;animation:.4s cubic-bezier(.16,1,.3,1) ChatOptions-module__FhUQXa__fadeInUp;display:flex}.ChatOptions-module__FhUQXa__chatOptionBtn{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;text-align:left;text-transform:uppercase;letter-spacing:.03em;border-radius:12px;justify-content:space-between;align-items:center;padding:.6rem .8rem;font-size:.75rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 5px #0000000a}.ChatOptions-module__FhUQXa__chatOptionBtn:hover{border-color:var(--primary);background:var(--surface-alt);color:var(--primary);transform:translate(4px)}.ChatOptions-module__FhUQXa__btnInner{align-items:center;gap:8px;display:flex}.ChatOptions-module__FhUQXa__chevron{opacity:.6}@keyframes ChatOptions-module__FhUQXa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.ChatOptions-module__FhUQXa__chatOptionBtn{background:var(--surface-alt)!important;border-color:var(--border)!important;color:#fff!important}.ChatOptions-module__FhUQXa__chatOptionBtn:hover{background:var(--surface-elevated)!important;border-color:var(--primary)!important;color:var(--primary)!important}.ChatOptions-module__FhUQXa__chatTokenBtn{background:0 0}}
.ChatProductCard-module__LlmoxW__productCardRoot{background:var(--surface);cursor:pointer;border:1px solid var(--border);border-radius:12px;flex-direction:column;flex-shrink:0;width:170px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.ChatProductCard-module__LlmoxW__productCardRoot:hover{transform:translateY(-4px);box-shadow:0 12px 25px -5px #0000001f}.ChatProductCard-module__LlmoxW__imgWrap{aspect-ratio:3/4;background:var(--surface-alt);width:100%;position:relative;overflow:hidden}.ChatProductCard-module__LlmoxW__productImg{object-fit:cover;width:100%;height:100%}.ChatProductCard-module__LlmoxW__priceOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:-.02em;z-index:2;background:#000c;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #0003}.ChatProductCard-module__LlmoxW__heritageBadge{color:#b45309;z-index:2;background:#fffffff2;border:1px solid #fcd34d;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:800;display:flex;position:absolute;bottom:8px;left:8px;box-shadow:0 2px 6px #0000001a}.ChatProductCard-module__LlmoxW__heritageEmoji{font-size:.8rem}.ChatProductCard-module__LlmoxW__tryonBtn{cursor:pointer;z-index:3;background:0 0;border:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s ease-out;display:flex;position:absolute;top:8px;right:8px;overflow:hidden}.ChatProductCard-module__LlmoxW__tryonBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.ChatProductCard-module__LlmoxW__wishlistBtn{background:var(--surface);border:1px solid var(--border);cursor:pointer;z-index:3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s ease-out;display:flex;position:absolute;top:48px;right:8px;box-shadow:0 2px 8px #0000001a}.ChatProductCard-module__LlmoxW__wishlistBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.ChatProductCard-module__LlmoxW__gradientOverlay{pointer-events:none;background:linear-gradient(#0000,#0000001a);height:30%;position:absolute;bottom:0;left:0;right:0}.ChatProductCard-module__LlmoxW__cardBody{flex-direction:column;flex:1;gap:6px;padding:.6rem;display:flex}.ChatProductCard-module__LlmoxW__productName{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;text-transform:uppercase;letter-spacing:.02em;-webkit-box-orient:vertical;height:2.8em;margin:0;font-size:.72rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ChatProductCard-module__LlmoxW__variantsRow{align-items:center;gap:6px;display:flex}.ChatProductCard-module__LlmoxW__sizeInfo{color:var(--muted);font-size:.65rem;font-weight:600}.ChatProductCard-module__LlmoxW__colorDots{gap:3px;display:flex}.ChatProductCard-module__LlmoxW__colorDot{border:1px solid var(--border);border-radius:50%;width:8px;height:8px}.ChatProductCard-module__LlmoxW__deliveryEstimate{color:#16a34a;align-items:center;gap:3px;font-size:.65rem;font-weight:600;display:flex}.ChatProductCard-module__LlmoxW__magicHourBadge{color:#92400e;background:#fef3c7;border-radius:3px;padding:1px 4px;font-size:.6rem;animation:2s infinite ChatProductCard-module__LlmoxW__pulse}.ChatProductCard-module__LlmoxW__socialProof{color:var(--muted);opacity:.8;align-items:center;gap:4px;font-size:.6rem;display:flex}.ChatProductCard-module__LlmoxW__demandDot{background:#f43f5e;border-radius:50%;width:6px;height:6px;animation:1.5s infinite ChatProductCard-module__LlmoxW__pulse}.ChatProductCard-module__LlmoxW__actionStack{flex-direction:column;gap:5px;display:flex}.ChatProductCard-module__LlmoxW__quantityControls{background:var(--primary);color:var(--background);border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:30px;padding:0 4px;display:flex}.ChatProductCard-module__LlmoxW__qtyBtn{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:100%;padding:0;display:flex}.ChatProductCard-module__LlmoxW__qtyValue{font-size:.75rem;font-weight:800}.ChatProductCard-module__LlmoxW__addBagBtn{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:5px;font-size:.7rem;font-weight:700;display:flex}.ChatProductCard-module__LlmoxW__buyNowBtn{background:var(--primary);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:5px;font-size:.7rem;font-weight:800;display:flex}@keyframes ChatProductCard-module__LlmoxW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.ChatProductCard-module__LlmoxW__productCardRoot{width:160px!important}}@media (prefers-color-scheme:dark){.ChatProductCard-module__LlmoxW__productCardRoot{background:var(--surface-alt)!important;border-color:var(--border)!important;box-shadow:0 4px 12px #0000004d!important}.ChatProductCard-module__LlmoxW__productCardRoot:hover{background:var(--surface-elevated)!important;box-shadow:0 12px 25px #00000080!important}}
.ChatProductDetail-module__CqdKcG__root{background:var(--surface);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow-xl);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ChatProductDetail-module__CqdKcG__toast{color:#fff;z-index:1000;border-radius:8px;align-items:center;gap:8px;width:calc(100% - 32px);max-width:300px;padding:8px 16px;font-size:.65rem;font-weight:800;animation:.3s ease-out ChatProductDetail-module__CqdKcG__slideDown;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.ChatProductDetail-module__CqdKcG__toastSuccess{background:#22c55e}.ChatProductDetail-module__CqdKcG__toastError{background:#ef4444}.ChatProductDetail-module__CqdKcG__toastClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.ChatProductDetail-module__CqdKcG__container{flex-direction:column;gap:.8rem;padding:1rem;display:flex}.ChatProductDetail-module__CqdKcG__header{margin-bottom:.2rem}.ChatProductDetail-module__CqdKcG__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:900;line-height:1.2}.ChatProductDetail-module__CqdKcG__priceContainer{align-items:center;gap:6px;margin-top:3px;display:flex}.ChatProductDetail-module__CqdKcG__price{color:var(--primary);font-size:1.15rem;font-weight:900}.ChatProductDetail-module__CqdKcG__compareAtPrice{color:var(--muted);font-size:.85rem;text-decoration:line-through}.ChatProductDetail-module__CqdKcG__description{color:var(--muted);font-size:.85rem;font-weight:500;line-height:1.6}.ChatProductDetail-module__CqdKcG__fitTips{color:#64748b;border-left:3px solid var(--primary);background:#f8fafc;border-radius:8px;padding:8px 12px;font-size:.7rem;font-style:italic;font-weight:500}.ChatProductDetail-module__CqdKcG__sizeSelector{border-radius:12px;transition:all .2s}.ChatProductDetail-module__CqdKcG__sizeError{border:2px solid #ef4444;padding:10px;animation:.4s ChatProductDetail-module__CqdKcG__shake}.ChatProductDetail-module__CqdKcG__sizeHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ChatProductDetail-module__CqdKcG__sizeLabel{color:#64748b;letter-spacing:.05em;font-size:.7rem;font-weight:800;display:block}.ChatProductDetail-module__CqdKcG__sizeLabelError{color:#ef4444}.ChatProductDetail-module__CqdKcG__findSizeBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.65rem;font-weight:800;text-decoration:underline}.ChatProductDetail-module__CqdKcG__sizeGrid{flex-wrap:wrap;gap:6px;display:flex}.ChatProductDetail-module__CqdKcG__sizeBtn{border:1px solid var(--border);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:800;transition:all .2s}.ChatProductDetail-module__CqdKcG__sizeBtnSelected{border:2px solid var(--primary);background:var(--primary);color:var(--background)}.ChatProductDetail-module__CqdKcG__actions{flex-direction:column;gap:6px;margin-top:.4rem;display:flex;position:relative}.ChatProductDetail-module__CqdKcG__mainActions{gap:6px;display:flex}.ChatProductDetail-module__CqdKcG__addBtn,.ChatProductDetail-module__CqdKcG__buyNowBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.8rem;font-weight:800;transition:all .2s;display:flex}.ChatProductDetail-module__CqdKcG__addBtn{background:var(--surface);color:var(--primary);border:2px solid var(--primary);flex:1}.ChatProductDetail-module__CqdKcG__addBtnAdded{background:var(--success)!important;color:var(--background)!important;border-color:var(--success)!important}.ChatProductDetail-module__CqdKcG__buyNowBtn{background:var(--primary);color:var(--background);border:none;flex:2}.ChatProductDetail-module__CqdKcG__socialBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:45px;padding:10px;font-size:.8rem;font-weight:800;transition:all .2s;display:flex}.ChatProductDetail-module__CqdKcG__whatsappBtn{color:#fff;background:#25d366}.ChatProductDetail-module__CqdKcG__shareBtn{background:var(--surface);color:var(--muted);border:1px solid var(--border)}.ChatProductDetail-module__CqdKcG__viewPageLink{text-align:center;color:#94a3b8;font-size:.75rem;font-weight:700;text-decoration:none}@keyframes ChatProductDetail-module__CqdKcG__slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes ChatProductDetail-module__CqdKcG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@media (prefers-color-scheme:dark){.ChatProductDetail-module__CqdKcG__root{background:var(--surface-alt);border-color:var(--border)}.ChatProductDetail-module__CqdKcG__fitTips{color:#94a3b8;background:#1e293b}.ChatProductDetail-module__CqdKcG__viewPageLink{color:#64748b}}
.ChatQuiz-module__xSBxda__quizContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:224px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.ChatQuiz-module__xSBxda__quizHeader{background:var(--primary);color:#fff;padding:10px}.ChatQuiz-module__xSBxda__headerRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ChatQuiz-module__xSBxda__title{text-transform:uppercase;font-size:.55rem;font-weight:900}.ChatQuiz-module__xSBxda__stepInfo{font-size:.5rem;font-weight:700}.ChatQuiz-module__xSBxda__progressTrack{background:#fff3;border-radius:3px;height:3px}.ChatQuiz-module__xSBxda__progressBar{background:#fff;border-radius:3px;height:100%;transition:width .3s}.ChatQuiz-module__xSBxda__quizBody{flex-direction:column;gap:10px;padding:12px;display:flex}.ChatQuiz-module__xSBxda__question{color:#1e293b;margin:0;font-size:.65rem;font-weight:800;line-height:1.4}.ChatQuiz-module__xSBxda__optionsList{flex-direction:column;gap:6px;display:flex}.ChatQuiz-module__xSBxda__optionBtn{color:#475569;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:.6rem;font-weight:700;transition:all .2s;display:flex}.ChatQuiz-module__xSBxda__optionBtn:hover{border-color:var(--primary);background:var(--surface-alt)}.ChatQuiz-module__xSBxda__quizFooter{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:center;gap:6px;padding:8px 12px;display:flex}.ChatQuiz-module__xSBxda__sparkle{color:var(--primary)}.ChatQuiz-module__xSBxda__metaText{color:#64748b;font-size:.55rem;font-weight:600}@media (prefers-color-scheme:dark){.ChatQuiz-module__xSBxda__quizContainer{background:var(--surface-alt)!important;border-color:var(--border)!important}.ChatQuiz-module__xSBxda__question{color:#fff!important}.ChatQuiz-module__xSBxda__optionBtn{background:var(--surface-elevated)!important;border-color:var(--border)!important;color:var(--muted)!important}.ChatQuiz-module__xSBxda__optionBtn:hover{background:var(--surface-popup)!important;border-color:var(--primary)!important;color:#fff!important}.ChatQuiz-module__xSBxda__quizFooter{background:var(--surface-alt)!important;border-color:var(--border)!important}.ChatQuiz-module__xSBxda__metaText{color:var(--muted)!important}}
.ChatAuth-module__3jVbOW__authContainer{background:var(--surface);border:2px solid var(--primary);width:100%;max-width:420px;box-shadow:var(--shadow-xl);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ChatAuth-module__3jVbOW__header{background:var(--primary);color:var(--background);justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:relative}.ChatAuth-module__3jVbOW__title{letter-spacing:.05em;margin:0;font-size:.7rem;font-weight:900}.ChatAuth-module__3jVbOW__headerActions{align-items:center;gap:8px;display:flex}.ChatAuth-module__3jVbOW__closeBtn{color:var(--background);cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.ChatAuth-module__3jVbOW__toast{color:#fff;z-index:1000;border-radius:8px;align-items:center;gap:8px;width:calc(100% - 32px);max-width:300px;padding:8px 16px;font-size:.65rem;font-weight:800;animation:.3s ease-out ChatAuth-module__3jVbOW__slideDown;display:flex;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.ChatAuth-module__3jVbOW__toastSuccess{background:#22c55e}.ChatAuth-module__3jVbOW__toastError{background:#ef4444}.ChatAuth-module__3jVbOW__toastText{flex:1}.ChatAuth-module__3jVbOW__body{flex-direction:column;gap:10px;padding:16px;display:flex}.ChatAuth-module__3jVbOW__form{flex-direction:column;gap:8px;display:flex}.ChatAuth-module__3jVbOW__fieldGroup{position:relative}.ChatAuth-module__3jVbOW__inputContainer{border:1px solid var(--border);border-radius:8px;align-items:center;transition:all .2s;display:flex;position:relative}.ChatAuth-module__3jVbOW__inputError{animation:.4s ChatAuth-module__3jVbOW__shake;border:3px solid #ef4444!important;box-shadow:0 0 8px #ef444466!important}.ChatAuth-module__3jVbOW__fieldIcon{color:#94a3b8;position:absolute;left:10px}.ChatAuth-module__3jVbOW__fieldInput{width:100%;color:var(--foreground);background:0 0;border:none;border-radius:8px;outline:none;padding:10px 10px 10px 32px;font-size:.7rem;font-weight:600}.ChatAuth-module__3jVbOW__errorLabel{color:#ef4444;margin-top:2px;margin-left:2px;font-size:.55rem;font-weight:700}.ChatAuth-module__3jVbOW__checkPhoneLoader{position:absolute;right:10px}.ChatAuth-module__3jVbOW__submitBtn{background:var(--primary);color:var(--background);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:3px;padding:10px;font-size:.7rem;font-weight:800;display:flex}.ChatAuth-module__3jVbOW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ChatAuth-module__3jVbOW__divider{color:var(--muted);align-items:center;gap:6px;display:flex}.ChatAuth-module__3jVbOW__dividerLine{background:var(--border);flex:1;height:1px}.ChatAuth-module__3jVbOW__dividerText{font-size:.55rem;font-weight:700}.ChatAuth-module__3jVbOW__googleBtn{background:var(--surface);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.65rem;font-weight:800;display:flex}.ChatAuth-module__3jVbOW__toggleWrapper{text-align:center;margin:0;font-size:.65rem;font-weight:600}.ChatAuth-module__3jVbOW__toggleBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}@keyframes ChatAuth-module__3jVbOW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes ChatAuth-module__3jVbOW__slideDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}
@media (min-width:1024px){.MegaMenu-module___w__va__megaMenuWrapper{top:var(--header-height-dt);border-bottom:1px solid var(--border);width:100vw;box-shadow:var(--shadow-xl);z-index:9999;border-top:1px solid var(--border);background:#fff;padding:40px 0;display:none;position:fixed;left:0}}.MegaMenu-module___w__va__visible{display:block}.MegaMenu-module___w__va__contentContainer{grid-template-columns:repeat(5,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.MegaMenu-module___w__va__column{border-left:1px solid #0000;flex-direction:column;gap:1.25rem;padding-left:.5rem;display:flex}.MegaMenu-module___w__va__title{text-transform:uppercase;letter-spacing:.12em;color:#000;flex-wrap:wrap;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding-left:20px;font-size:1.25rem;font-weight:950;display:flex;position:relative}.MegaMenu-module___w__va__title:before{content:"";background:#000;width:3px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MegaMenu-module___w__va__linkList{flex-direction:column;gap:.75rem;display:flex}.MegaMenu-module___w__va__menuLink{color:var(--muted);font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s}.MegaMenu-module___w__va__menuLink:hover{color:#000;font-weight:800}.MegaMenu-module___w__va__featuredColumn{grid-column:span 1}.MegaMenu-module___w__va__featuredCard{aspect-ratio:4/5;background:var(--surface-alt);border-radius:0;width:100%;position:relative;overflow:hidden}.MegaMenu-module___w__va__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MegaMenu-module___w__va__featuredCard:hover .MegaMenu-module___w__va__featuredImage{transform:scale(1.05)}.MegaMenu-module___w__va__featuredOverlay{background:linear-gradient(#0000 40%,#0009 100%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.MegaMenu-module___w__va__featuredTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:1.5rem;font-weight:950}.MegaMenu-module___w__va__comingSoonBadge{color:#000;letter-spacing:.08em;text-transform:uppercase;background:#fdf21e;border-radius:4px;padding:3px 10px;font-size:.7rem;font-weight:950;line-height:1;display:inline-block;box-shadow:0 2px 5px #0000001a}
.layout-module__snDXFG__mainHeader{z-index:1001;background:#fff;border-bottom:1px solid #0000000d;position:sticky;top:0}.is-capacitor .layout-module__snDXFG__mainHeader{padding-top:env(safe-area-inset-top,0px);background:#fff;box-shadow:0 2px 10px #0000000d}:is(.is-capacitor .layout-module__snDXFG__hide-in-app,.layout-module__snDXFG__is-capacitor .layout-module__snDXFG__hide-in-app),:is(:not(.is-capacitor) .layout-module__snDXFG__show-in-app,:not(.layout-module__snDXFG__is-capacitor) .layout-module__snDXFG__show-in-app){display:none!important}.layout-module__snDXFG__is-app-wrapper{padding-bottom:calc(75px + env(safe-area-inset-bottom,0px))}@media (min-width:1024px){.layout-module__snDXFG__mainHeader{-webkit-backdrop-filter:none;background:#fff;box-shadow:0 4px 20px #0000000d}}.layout-module__snDXFG__navContainer{width:100%;max-width:1400px;height:var(--header-height-mb);align-items:center;margin:0 auto;padding:.5rem 12px;display:flex}.layout-module__snDXFG__desktopOnly{display:none}.layout-module__snDXFG__mobileOnly{display:block}@media (min-width:1024px){.layout-module__snDXFG__desktopOnly{display:block}.layout-module__snDXFG__mobileOnly{display:none}.layout-module__snDXFG__navContainer{height:var(--header-height-dt);min-height:var(--header-height-dt);contain:layout;grid-template-columns:200px 1fr auto;gap:3rem;padding:0 1.5rem;display:grid}}.layout-module__snDXFG__mobileMenuWrapper{z-index:20;align-items:center;display:flex}.layout-module__snDXFG__logoLink{z-index:10;align-items:center;display:flex;background:0 0!important}.layout-module__snDXFG__logo{object-fit:contain;width:auto;height:38px}.layout-module__snDXFG__rightGroup{align-items:center;gap:12px;margin-left:auto;display:flex}.layout-module__snDXFG__iconGroup{align-items:center;gap:.75rem;display:flex}.layout-module__snDXFG__userMenuWrapper{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:40px;height:40px;display:flex}@media (min-width:1024px){.layout-module__snDXFG__logoLink{grid-column:1;justify-self:start}.layout-module__snDXFG__logo{height:40px}.layout-module__snDXFG__desktopNavWrapper{grid-column:2;justify-self:center}.layout-module__snDXFG__rightGroup{grid-column:3;justify-self:end;margin-left:0}.layout-module__snDXFG__iconGroup{gap:1.25rem}}@media (min-width:1280px){.layout-module__snDXFG__searchBarDesktop{width:300px}}.layout-module__snDXFG__desktopNav{align-items:center;gap:3.5rem;height:100%;display:flex}.layout-module__snDXFG__wishlistIcon{color:var(--foreground);justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}.layout-module__snDXFG__wishlistIcon:hover{transform:scale(1.1)}.layout-module__snDXFG__mainContent{flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;display:flex;position:relative}
.OnboardingModal-module__ra1BhW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) OnboardingModal-module__ra1BhW__fadeIn;display:flex;position:fixed;inset:0}.OnboardingModal-module__ra1BhW__modal{background:var(--surface);border:1px solid var(--border);border-radius:2rem;flex-direction:column;width:100%;max-width:500px;animation:.6s cubic-bezier(.16,1,.3,1) OnboardingModal-module__ra1BhW__modalSlide;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.OnboardingModal-module__ra1BhW__progress{background:var(--border);width:100%;height:4px}.OnboardingModal-module__ra1BhW__progressBar{background:var(--primary);height:100%;transition:width .4s}.OnboardingModal-module__ra1BhW__content{text-align:center;padding:2.5rem}.OnboardingModal-module__ra1BhW__title{background:linear-gradient(135deg,var(--foreground)0%,var(--muted)100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:900}.OnboardingModal-module__ra1BhW__description{color:var(--muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.OnboardingModal-module__ra1BhW__stepIcon{background:var(--surface-alt);width:64px;height:64px;color:var(--primary);border-radius:1.25rem;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.OnboardingModal-module__ra1BhW__interestsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.OnboardingModal-module__ra1BhW__interestItem{border:1px solid var(--border);cursor:pointer;background:var(--surface);border-radius:1rem;align-items:center;gap:.75rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.OnboardingModal-module__ra1BhW__interestItem:hover{border-color:var(--primary);background:var(--surface-alt)}.OnboardingModal-module__ra1BhW__interestItemActive{border-color:var(--primary);background:var(--primary);color:#fff}.OnboardingModal-module__ra1BhW__footer{border-top:1px solid var(--border);background:var(--surface-alt);justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.OnboardingModal-module__ra1BhW__nextBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:700;transition:transform .2s}.OnboardingModal-module__ra1BhW__nextBtn:hover{transform:scale(1.02)}.OnboardingModal-module__ra1BhW__skipBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;font-weight:600}@keyframes OnboardingModal-module__ra1BhW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OnboardingModal-module__ra1BhW__modalSlide{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.WelcomeOfferPopup-module__9Riv7a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:24px;animation:.3s ease-out WelcomeOfferPopup-module__9Riv7a__fadeIn;display:flex;position:fixed;inset:0}.WelcomeOfferPopup-module__9Riv7a__modal{background:#fff;border-radius:24px;width:100%;max-width:320px;animation:.4s cubic-bezier(.16,1,.3,1) WelcomeOfferPopup-module__9Riv7a__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.WelcomeOfferPopup-module__9Riv7a__closeBtn{cursor:pointer;z-index:20;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.WelcomeOfferPopup-module__9Riv7a__closeBtn:hover{background:#ffffff40}.WelcomeOfferPopup-module__9Riv7a__header{text-align:center;color:#fff;background:linear-gradient(135deg,#000 0%,#222 100%);padding:40px 24px;position:relative}.WelcomeOfferPopup-module__9Riv7a__giftIconWrapper{background:#ffffff1a;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;animation:3s ease-in-out infinite WelcomeOfferPopup-module__9Riv7a__float;display:flex;box-shadow:0 8px 16px #0003}.WelcomeOfferPopup-module__9Riv7a__title{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.75rem;font-weight:950}.WelcomeOfferPopup-module__9Riv7a__body{text-align:center;padding:32px 24px}.WelcomeOfferPopup-module__9Riv7a__offerText{color:#000;letter-spacing:-.02em;margin-bottom:8px;font-size:1.25rem;font-weight:900;line-height:1.1}.WelcomeOfferPopup-module__9Riv7a__offerSubtext{color:#64748b;margin-bottom:32px;font-size:.9rem;font-weight:500}.WelcomeOfferPopup-module__9Riv7a__codeBox{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px;display:flex}.WelcomeOfferPopup-module__9Riv7a__codeLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.WelcomeOfferPopup-module__9Riv7a__actualCode{color:#000;letter-spacing:.1em;font-size:1.5rem;font-weight:950}.WelcomeOfferPopup-module__9Riv7a__copyBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.875rem;font-weight:900;transition:all .2s;display:flex}.WelcomeOfferPopup-module__9Riv7a__copyBtn:active{transform:scale(.96)}.WelcomeOfferPopup-module__9Riv7a__viewOffersLink{color:#64748b;cursor:pointer;margin-top:16px;font-size:.75rem;font-weight:600;text-decoration:underline;display:block}@keyframes WelcomeOfferPopup-module__9Riv7a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WelcomeOfferPopup-module__9Riv7a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes WelcomeOfferPopup-module__9Riv7a__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
.MobileBottomNav-module__JMsp2G__mobileBottomNav{height:calc(64px + env(safe-area-inset-bottom,0px));z-index:10001;-webkit-backdrop-filter:blur(10px);background:#fff;border-top:1px solid #0000000d;padding:0;display:none;position:fixed;bottom:0;left:0;right:0}.is-capacitor .MobileBottomNav-module__JMsp2G__mobileBottomNav{padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));grid-template-columns:repeat(5,1fr);display:grid}.MobileBottomNav-module__JMsp2G__navItem{color:#000;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;padding-bottom:8px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.MobileBottomNav-module__JMsp2G__navItem:not(.MobileBottomNav-module__JMsp2G__active):not(.MobileBottomNav-module__JMsp2G__isVto){opacity:.5}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__active,.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__isVto{opacity:1}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__active:before{display:none}@keyframes MobileBottomNav-module__JMsp2G__dot-pop{0%{opacity:0;transform:translate(-50%)scale(0)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes MobileBottomNav-module__JMsp2G__pulse-gold{0%{box-shadow:0 0 #d4af3766}70%{box-shadow:0 0 0 10px #d4af3700}to{box-shadow:0 0 #d4af3700}}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__active .MobileBottomNav-module__JMsp2G__iconWrapper{filter:drop-shadow(0 0 10px #6366f166)}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__isVto .MobileBottomNav-module__JMsp2G__iconWrapper{filter:drop-shadow(0 0 12px #d4af3799);animation:2s infinite MobileBottomNav-module__JMsp2G__pulse-gold}.MobileBottomNav-module__JMsp2G__iconWrapper{justify-content:center;align-items:center;height:32px;margin-bottom:6px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.MobileBottomNav-module__JMsp2G__vtoIconImg{object-fit:contain;border-radius:6px;width:100%;height:100%}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__isVto{justify-content:flex-end;padding-bottom:8px}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__isVto .MobileBottomNav-module__JMsp2G__iconWrapper{z-index:10002;background:#000;justify-content:center;align-items:center;padding:5px;display:flex;overflow:hidden;transform:translateY(-38px);box-shadow:0 8px 32px #8b5cf64d,0 0 0 1px #8b5cf633;border:3px solid #8b5cf6!important;border-radius:12px!important;width:64px!important;height:64px!important}.MobileBottomNav-module__JMsp2G__premiumIconContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.MobileBottomNav-module__JMsp2G__vtoIconImg{object-fit:contain;object-position:center;width:100%;height:100%}.MobileBottomNav-module__JMsp2G__navLabel{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-align:center;color:#000;justify-content:center;align-items:center;height:12px;font-size:9px;font-weight:700;line-height:1;display:flex}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__active .MobileBottomNav-module__JMsp2G__navLabel{color:#6366f1;font-weight:900}.MobileBottomNav-module__JMsp2G__navItem.MobileBottomNav-module__JMsp2G__isVto .MobileBottomNav-module__JMsp2G__navLabel{color:#000;letter-spacing:.1em;margin-top:-12px;font-weight:950}.MobileBottomNav-module__JMsp2G__badgeWrapper{position:absolute;top:-4px;right:-10px}@media (min-width:1024px){.MobileBottomNav-module__JMsp2G__mobileBottomNav{display:none}}
.Skeleton-module__QUUPIW__skeletonBase{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__QUUPIW__shimmer;display:block}.Skeleton-module__QUUPIW__pulse{background:var(--surface-alt);animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__pulse}.Skeleton-module__QUUPIW__productSkeleton{background:var(--surface);border-radius:var(--radius-lg,4px);border:1px solid var(--border);flex-direction:column;height:100%;animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__pulse;display:flex;overflow:hidden}.Skeleton-module__QUUPIW__productImageArea{background:var(--surface-alt);height:240px;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__productShimmerOverlay{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:2s infinite Skeleton-module__QUUPIW__productImageShimmer;position:absolute;inset:0;transform:translate(-100%)}.Skeleton-module__QUUPIW__productContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.Skeleton-module__QUUPIW__skeletonCard{border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;padding:1rem;display:flex}.Skeleton-module__QUUPIW__cardFooter{justify-content:space-between;margin-top:auto;display:flex}@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Skeleton-module__QUUPIW__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes Skeleton-module__QUUPIW__productImageShimmer{to{transform:translate(100%)}}@media (prefers-color-scheme:dark){.Skeleton-module__QUUPIW__skeletonBase{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%}}
.VTOFloatingCTA-module__EnFjBq__container{z-index:10005;cursor:pointer;touch-action:none;pointer-events:auto;flex-direction:column;align-items:center;transition:bottom .3s;display:flex;position:fixed;bottom:210px;right:20px}.is-capacitor .VTOFloatingCTA-module__EnFjBq__container{bottom:calc(200px + env(safe-area-inset-bottom,0px))}.VTOFloatingCTA-module__EnFjBq__buttonWrapper{pointer-events:auto;background:#000;border:2px solid #a855f7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 15px #a855f766,0 12px 30px -5px #00000080}@media (max-width:768px){.VTOFloatingCTA-module__EnFjBq__container{bottom:215px;right:16px}.VTOFloatingCTA-module__EnFjBq__buttonWrapper{border-radius:12px;width:58px;height:58px}}.VTOFloatingCTA-module__EnFjBq__scanningLine{pointer-events:none;background:linear-gradient(90deg,#0000,#fffc,#0000);height:2px;animation:2.5s linear infinite VTOFloatingCTA-module__EnFjBq__vto-scan;position:absolute;top:0;left:0;right:0}.VTOFloatingCTA-module__EnFjBq__label{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:9px;font-weight:900}.VTOFloatingCTA-module__EnFjBq__badge{color:#000;text-transform:uppercase;background:#fff;border-radius:3px;padding:2px 4px;font-size:6px;font-weight:900;position:absolute;bottom:4px;right:4px}@keyframes VTOFloatingCTA-module__EnFjBq__vto-scan{0%{transform:translateY(-74px)}to{transform:translateY(74px)}}
.journey-module__2T02aq__resumeContainer{z-index:10005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;width:100%;height:auto;padding-bottom:env(safe-area-inset-bottom,0px);background:#0006;justify-content:center;align-items:flex-end;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;bottom:0;left:0;right:0;position:fixed!important}.is-capacitor .journey-module__2T02aq__resumeContainer{bottom:calc(75px + env(safe-area-inset-bottom,0px))!important;padding-bottom:0!important}.journey-module__2T02aq__resumeBanner{pointer-events:auto;background:#fff;border:1px solid #00000014;border-bottom:none;border-radius:12px 12px 0 0;flex-direction:row;align-items:stretch;width:calc(100% - 2rem);max-width:720px;height:125px;animation:.6s cubic-bezier(.16,1,.3,1) forwards journey-module__2T02aq__slideUpDrawer;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 32px #0000001f}@keyframes journey-module__2T02aq__slideUpDrawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}.journey-module__2T02aq__imagePanel{flex-direction:row;flex-shrink:0;align-items:stretch;width:50%;display:flex;position:relative;overflow:hidden}.journey-module__2T02aq__resumeImage{border-right:1px solid #ffffff26;flex:1;transition:transform .3s,filter .3s;display:block;position:relative;overflow:hidden}.journey-module__2T02aq__resumeImage:hover{filter:brightness(1.05);z-index:2;transform:scale(1.04)}.journey-module__2T02aq__resumeImage img{object-fit:cover;width:100%;height:100%;display:block}.journey-module__2T02aq__contentPanel{background:#fff;flex-direction:column;flex-shrink:0;justify-content:center;gap:.75rem;width:50%;padding:.75rem 1.5rem;display:flex}.journey-module__2T02aq__resumeText{flex-direction:column;gap:.3rem;display:flex}.journey-module__2T02aq__welcomeTag{letter-spacing:.18em;color:var(--muted,#94a3b8);text-transform:uppercase;font-size:.75rem;font-weight:800}.journey-module__2T02aq__resumeText h3{color:var(--foreground,#0f172a);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:1rem;font-weight:900;line-height:1.15}.journey-module__2T02aq__resumeAction{flex-direction:row;align-items:center;gap:.75rem;display:flex}.journey-module__2T02aq__continueBtn{background:var(--foreground,#0f172a);color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:5px;padding:.5rem 1rem;font-size:.75rem;font-weight:900;text-decoration:none;transition:opacity .2s;display:inline-block}.journey-module__2T02aq__continueBtn:hover{opacity:.85}.journey-module__2T02aq__dismissBtn{width:24px;height:24px;color:var(--foreground,#0f172a);cursor:pointer;z-index:10;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:10px;right:12px}.journey-module__2T02aq__dismissBtn:hover{background:#0000001f}@media (max-width:640px){.journey-module__2T02aq__resumeBanner{max-width:calc(100% - 1rem);height:100px;margin-bottom:env(safe-area-inset-bottom,0px);border-bottom:none;border-radius:12px 12px 0 0}.journey-module__2T02aq__resumeContainer{padding-bottom:0;bottom:0}.is-capacitor .journey-module__2T02aq__resumeContainer{bottom:calc(75px + env(safe-area-inset-bottom,0px))!important}.journey-module__2T02aq__imagePanel{width:50%}.journey-module__2T02aq__contentPanel{width:50%;padding:1.5rem .75rem 0}.journey-module__2T02aq__resumeText h3{font-size:.85rem}.journey-module__2T02aq__continueBtn{padding:.4rem .8rem;font-size:.7rem}}.journey-module__2T02aq__recentlyViewed{margin-top:4rem;margin-bottom:4rem}.journey-module__2T02aq__sectionHeader{margin-bottom:1.5rem}.journey-module__2T02aq__productGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1200px){.journey-module__2T02aq__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.journey-module__2T02aq__productGrid{grid-template-columns:repeat(2,1fr)}}
.ReferralSection-module__w1TXfq__container{background:var(--card-bg,#fff);border:1px solid #0000000d;border-radius:1.5rem;margin-top:2rem;padding:2rem;box-shadow:0 10px 30px #0000000d}@media (max-width:768px){.ReferralSection-module__w1TXfq__container{border-radius:1rem;margin-top:1rem;padding:1.25rem .875rem}}.ReferralSection-module__w1TXfq__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.ReferralSection-module__w1TXfq__titleGroup{flex:1}.ReferralSection-module__w1TXfq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ReferralSection-module__w1TXfq__subtitle{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.ReferralSection-module__w1TXfq__pointsBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#000;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-weight:800;display:flex;box-shadow:0 4px 15px #0000001a}.ReferralSection-module__w1TXfq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.ReferralSection-module__w1TXfq__statCard{background:#fff;border:2px solid #f0f0f0;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .2s;display:flex}.ReferralSection-module__w1TXfq__statCard:hover{border-color:#000;transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.ReferralSection-module__w1TXfq__statIcon{color:#000;width:2.2rem;height:2.2rem}.ReferralSection-module__w1TXfq__statInfo{flex-direction:column;display:flex}.ReferralSection-module__w1TXfq__statLabel{color:#666;text-transform:uppercase;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.ReferralSection-module__w1TXfq__statValue{color:#000;font-size:1.25rem;font-weight:900}.ReferralSection-module__w1TXfq__shareBox{text-align:center;background:#fff;border:3px solid #000;border-radius:1.25rem;padding:2.5rem}.ReferralSection-module__w1TXfq__codeInputGroup{max-width:400px;margin:0 auto 1.5rem}.ReferralSection-module__w1TXfq__codeLabel{color:#000;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.95rem;font-weight:900}.ReferralSection-module__w1TXfq__codeDisplay{background:#f8f8f8;border:2px solid #000;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.2rem 2rem;display:flex}.ReferralSection-module__w1TXfq__codeText{color:#000;letter-spacing:.15em;font-family:Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:950}.ReferralSection-module__w1TXfq__copyButton{color:#000;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.ReferralSection-module__w1TXfq__copyButton:hover{color:#fff;background:#000}.ReferralSection-module__w1TXfq__shareBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:#000;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:350px;padding:1.2rem 2.5rem;font-weight:900;transition:all .3s;display:inline-flex}.ReferralSection-module__w1TXfq__shareBtn:hover{background:#333;transform:translateY(-2px);box-shadow:0 15px 30px #0003}.ReferralSection-module__w1TXfq__infoFooter{border-top:1px solid #0000000d;margin-top:2.5rem;padding-top:2rem}.ReferralSection-module__w1TXfq__infoFooter h3{margin-bottom:1rem;font-size:1.1rem;font-weight:700}.ReferralSection-module__w1TXfq__infoFooter ol{color:var(--text-secondary);padding-left:1.25rem;font-size:.95rem}.ReferralSection-module__w1TXfq__infoFooter li{margin-bottom:.75rem;line-height:1.5}@media (max-width:768px){.ReferralSection-module__w1TXfq__header{flex-direction:column;gap:1rem}.ReferralSection-module__w1TXfq__statsGrid{grid-template-columns:1fr;gap:1rem}.ReferralSection-module__w1TXfq__pointsBadge{justify-content:center;width:100%}.ReferralSection-module__w1TXfq__shareBox{padding:1.5rem 1rem}.ReferralSection-module__w1TXfq__codeDisplay{padding:1rem}.ReferralSection-module__w1TXfq__codeText{font-size:1.4rem}}
.OrderTrackingTimeline-module__QlYh2G__timelineContainer{padding:1rem 0}.OrderTrackingTimeline-module__QlYh2G__timeline{flex-direction:column;gap:.5rem;display:flex}.OrderTrackingTimeline-module__QlYh2G__step{gap:1.25rem;min-height:80px;display:flex}.OrderTrackingTimeline-module__QlYh2G__markerWrapper{flex-direction:column;align-items:center;display:flex}.OrderTrackingTimeline-module__QlYh2G__marker{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.OrderTrackingTimeline-module__QlYh2G__line{background:var(--border);flex:1;width:1px;margin:4px 0}.OrderTrackingTimeline-module__QlYh2G__content{flex:1;padding-bottom:1.5rem}.OrderTrackingTimeline-module__QlYh2G__header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.OrderTrackingTimeline-module__QlYh2G__label{color:var(--muted);margin:0;font-size:.9rem;font-weight:700;transition:color .3s}.OrderTrackingTimeline-module__QlYh2G__date{color:var(--muted);font-size:.7rem;font-weight:600}.OrderTrackingTimeline-module__QlYh2G__description{color:var(--muted);margin:0;font-size:.8rem;line-height:1.4}.OrderTrackingTimeline-module__QlYh2G__completed .OrderTrackingTimeline-module__QlYh2G__marker{color:#fff;background:#000;border-color:#000}.OrderTrackingTimeline-module__QlYh2G__completed .OrderTrackingTimeline-module__QlYh2G__label{color:var(--foreground);font-weight:900}.OrderTrackingTimeline-module__QlYh2G__completed .OrderTrackingTimeline-module__QlYh2G__line{background:#000}.OrderTrackingTimeline-module__QlYh2G__current .OrderTrackingTimeline-module__QlYh2G__marker{color:#000;background:#fff;border-color:#000;box-shadow:0 0 0 3px #0000000d}.OrderTrackingTimeline-module__QlYh2G__current .OrderTrackingTimeline-module__QlYh2G__label{color:var(--foreground)}.OrderTrackingTimeline-module__QlYh2G__error .OrderTrackingTimeline-module__QlYh2G__marker{color:#fff;background:#ef4444;border-color:#ef4444}.OrderTrackingTimeline-module__QlYh2G__error .OrderTrackingTimeline-module__QlYh2G__label{color:#ef4444}@keyframes OrderTrackingTimeline-module__QlYh2G__fadeInSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OrderTrackingTimeline-module__QlYh2G__stepWrapper{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards OrderTrackingTimeline-module__QlYh2G__fadeInSlide}.OrderTrackingTimeline-module__QlYh2G__stepWrapper:first-child{animation-delay:.1s}.OrderTrackingTimeline-module__QlYh2G__stepWrapper:nth-child(2){animation-delay:.2s}.OrderTrackingTimeline-module__QlYh2G__stepWrapper:nth-child(3){animation-delay:.3s}.OrderTrackingTimeline-module__QlYh2G__stepWrapper:nth-child(4){animation-delay:.4s}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__line{transition:width 1s cubic-bezier(.4,0,.2,1)}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__timeline{flex-direction:row;align-items:flex-start;gap:0}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.5rem;min-height:auto}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__markerWrapper{flex-direction:row;align-items:center;width:100%}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__line{width:100%;height:1px;margin:0}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__content{padding-bottom:0}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__header{flex-direction:column;justify-content:center;align-items:center}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__description{display:none}@media (max-width:768px){.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__timeline{flex-direction:column}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__step{text-align:left;flex-direction:row;align-items:flex-start}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__markerWrapper{flex-direction:column;width:auto}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__line{flex:1;width:1px;height:auto}.OrderTrackingTimeline-module__QlYh2G__horizontal .OrderTrackingTimeline-module__QlYh2G__description{display:block}}
.WishlistButton-module__itVzpG__wishlistBtn{cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-md);background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.WishlistButton-module__itVzpG__wishlistBtn:disabled{cursor:not-allowed;opacity:.7}.WishlistButton-module__itVzpG__heartIcon{transition:all .2s}.WishlistButton-module__itVzpG__heartPop{animation:.45s cubic-bezier(.17,.89,.32,1.49) WishlistButton-module__itVzpG__heartPop}@keyframes WishlistButton-module__itVzpG__heartPop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1.1)}}
.page-module__oDo_cq__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.page-module__oDo_cq__mobileOnly{display:block}.page-module__oDo_cq__desktopOnly{display:none}.page-module__oDo_cq__couponStripWrapper{margin:4rem 0 6rem}.page-module__oDo_cq__categoryGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:6rem;display:grid}@media (min-width:640px){.page-module__oDo_cq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:1024px){.page-module__oDo_cq__categoryGrid{grid-template-columns:repeat(3,1fr);gap:2px}.page-module__oDo_cq__mobileOnly{display:none}.page-module__oDo_cq__desktopOnly{display:block}}.page-module__oDo_cq__carouselWrapper{margin-top:2rem;margin-bottom:4rem}
.ProductCard-module__bki8ua__root{flex-direction:column;width:100%;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.ProductCard-module__bki8ua__container{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.ProductCard-module__bki8ua__productLink{flex-direction:column;flex:1;text-decoration:none;display:flex}.ProductCard-module__bki8ua__root:hover .ProductCard-module__bki8ua__container{border-color:var(--border);box-shadow:0 12px 24px -8px #0000001a}.ProductCard-module__bki8ua__imageWrapper{background:var(--surface-alt);aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.ProductCard-module__bki8ua__infoWrapper{flex-direction:column;flex-grow:1;gap:.25rem;padding:1rem;display:flex}.ProductCard-module__bki8ua__title{color:var(--foreground);-webkit-line-clamp:2;text-transform:none;letter-spacing:.01em;-webkit-box-orient:vertical;height:2.4em;min-height:2.4em;margin:0;font-size:.85rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ProductCard-module__bki8ua__priceWrapper{align-items:baseline;gap:.4rem;margin-top:.4rem;display:flex}.ProductCard-module__bki8ua__currentPrice{color:var(--foreground);font-size:1rem;font-weight:900}.ProductCard-module__bki8ua__mrp{color:#94a3b8;font-size:.75rem;font-weight:600;text-decoration:line-through}.ProductCard-module__bki8ua__discount{color:#059669;font-size:.75rem;font-weight:900}.ProductCard-module__bki8ua__detailsRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;margin-bottom:4px;display:flex}.ProductCard-module__bki8ua__tagBlue{color:#0f172a;font-size:.65rem;font-weight:800}.ProductCard-module__bki8ua__promoTagVertical{writing-mode:vertical-lr;color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:10;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:20px;height:110px;font-size:.55rem;font-weight:900;display:flex;position:absolute;top:0;left:0;transform:rotate(180deg)}.ProductCard-module__bki8ua__promoTagBadge{color:#fff;z-index:10;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:800;position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #0000001a}.ProductCard-module__bki8ua__variantRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.ProductCard-module__bki8ua__sizeChip{color:#64748b;text-transform:uppercase;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:900}.ProductCard-module__bki8ua__colorDotList{align-items:center;gap:4px;margin-left:2px;display:flex}.ProductCard-module__bki8ua__colorChip{border:1px solid #0000001a;border-radius:2px;width:12px;height:12px}.ProductCard-module__bki8ua__wishlistWrapper{z-index:5;position:absolute;top:12px;right:12px}.ProductCard-module__bki8ua__actionRow{grid-template-columns:1fr 1fr;gap:.4rem;margin-top:auto;padding:0 1rem 1rem;display:grid}.ProductCard-module__bki8ua__mobileOnly{flex-direction:column;width:100%;height:100%;display:flex}.ProductCard-module__bki8ua__desktopOnly{flex-direction:column;width:100%;height:100%;display:none}@media (min-width:769px){.ProductCard-module__bki8ua__mobileOnly{display:none}.ProductCard-module__bki8ua__desktopOnly{display:flex}.ProductCard-module__bki8ua__root:hover{transform:translateY(-8px)}.ProductCard-module__bki8ua__imageWrapper{aspect-ratio:3/4.2}.ProductCard-module__bki8ua__container{box-shadow:0 1px 3px #00000005}.ProductCard-module__bki8ua__root:hover .ProductCard-module__bki8ua__container{box-shadow:0 20px 40px -15px #0000001a}}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__container{border-radius:4px}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__infoWrapper{gap:.1rem;padding:.4rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__title{height:2.8em;min-height:2.8em;font-size:.65rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__currentPrice{font-size:.75rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__mrp,.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__discount{font-size:.55rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__variantRow{gap:2px;margin-top:2px}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__sizeChip{padding:1px 2px;font-size:.45rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__colorChip{width:6px;height:6px}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__tagBlue{display:none}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__actionRow{gap:.15rem;padding:0 .4rem .4rem}.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__promoTagBadge{padding:1px 3px;font-size:.45rem}@media (min-width:769px){.ProductCard-module__bki8ua__small .ProductCard-module__bki8ua__root:hover{transform:translateY(-4px)}}
.ProductCarousel-module__wCjBrG__carouselRoot{width:100%;position:relative}.ProductCarousel-module__wCjBrG__carouselHeader{margin-bottom:1.5rem;padding:0 1.5rem}.ProductCarousel-module__wCjBrG__carouselContainer{scroll-snap-type:x mandatory;box-sizing:border-box;scrollbar-width:none;gap:1.5rem;width:100%;max-width:100%;padding:1rem 16px;scroll-padding-left:16px;display:flex;overflow-x:auto}.ProductCarousel-module__wCjBrG__carouselContainer::-webkit-scrollbar{display:none}.ProductCarousel-module__wCjBrG__carouselItem{scroll-snap-align:start;flex-shrink:0;width:280px}.ProductCarousel-module__wCjBrG__navigationWrapper{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.ProductCarousel-module__wCjBrG__navButton{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .1s,background-color .2s;display:flex}.ProductCarousel-module__wCjBrG__navButton:active{transform:scale(.9)}.ProductCarousel-module__wCjBrG__navButton:hover{background-color:var(--surface-alt)}@media (min-width:1024px){.ProductCarousel-module__wCjBrG__carouselHeader{max-width:1400px;margin:0 auto;padding:0 1.5rem!important}.ProductCarousel-module__wCjBrG__carouselContainer{max-width:1400px;margin:0 auto;padding-left:1.5rem!important;scroll-padding-left:1.5rem!important}}
.CouponStrip-module__SbYEqq__section{box-sizing:border-box;width:100%;max-width:1400px;margin:2rem auto;padding:0 1.5rem}.CouponStrip-module__SbYEqq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.CouponStrip-module__SbYEqq__loadingSection{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:2rem auto;padding:0 1.5rem;display:grid}.CouponStrip-module__SbYEqq__loadingPlaceholder{background:var(--surface);border-radius:1.5rem;height:200px;animation:1.5s ease-in-out infinite CouponStrip-module__SbYEqq__pulse}@keyframes CouponStrip-module__SbYEqq__pulse{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}.CouponStrip-module__SbYEqq__couponCard{box-sizing:border-box;border-radius:1.5rem;flex-direction:column;justify-content:space-between;gap:1.5rem;width:100%;min-height:200px;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px -5px #0003}.CouponStrip-module__SbYEqq__couponCard:hover{transform:translateY(-5px);box-shadow:0 20px 45px -10px #0000004d}.CouponStrip-module__SbYEqq__offerInfo{z-index:1;position:relative}.CouponStrip-module__SbYEqq__offerTitle{letter-spacing:-.02em;margin-bottom:.4rem;font-size:clamp(1.2rem,3vw,2rem);font-weight:950;line-height:1.1}.CouponStrip-module__SbYEqq__offerSub{opacity:.9;font-size:1rem;font-weight:700}.CouponStrip-module__SbYEqq__codeContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;box-sizing:border-box;background:#ffffff26;border:2px dashed #ffffff4d;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem .85rem;display:flex;position:relative}.CouponStrip-module__SbYEqq__codeWrapper{flex:1;min-width:0}.CouponStrip-module__SbYEqq__codeLabel{text-transform:uppercase;opacity:.8;font-size:.65rem;font-weight:700}.CouponStrip-module__SbYEqq__codeValue{letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:1.25rem;font-weight:950;overflow:hidden}.CouponStrip-module__SbYEqq__copyBtn{cursor:pointer;border:none;border-radius:.6rem;flex-shrink:0;padding:.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.CouponStrip-module__SbYEqq__scissors{opacity:.15;position:absolute;top:10px;left:10px;transform:rotate(45deg)}
.CategoryShowcase-module__FLi-mq__showcaseCard{background:var(--surface-alt);border-radius:0;justify-content:center;align-items:flex-end;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.CategoryShowcase-module__FLi-mq__bgImage{object-fit:cover;object-position:center;transition:transform .7s}.CategoryShowcase-module__FLi-mq__grayscale{filter:grayscale()}.CategoryShowcase-module__FLi-mq__showcaseOverlay{z-index:1;position:absolute;inset:0}.CategoryShowcase-module__FLi-mq__normalOverlay{background:linear-gradient(#0000 0%,#0003 50%,#000c 100%)}.CategoryShowcase-module__FLi-mq__comingSoonOverlay{background:#0006}.CategoryShowcase-module__FLi-mq__comingSoonBadgeWrapper{z-index:3;background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CategoryShowcase-module__FLi-mq__comingSoonBadge{color:#fff;letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:2px solid #fff;padding:1rem 2rem;font-size:1.5rem;font-weight:700}.CategoryShowcase-module__FLi-mq__showcaseContent{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:1rem .5rem;display:flex;position:relative}.CategoryShowcase-module__FLi-mq__subtitle{letter-spacing:.05em;opacity:.9;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:1rem;font-size:clamp(.7rem,1vw,1rem);font-weight:300;overflow:hidden}.CategoryShowcase-module__FLi-mq__shopNowBtn{color:#000;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#fff;padding:clamp(.4rem,1vw,.75rem) clamp(.8rem,2vw,2rem);font-size:clamp(.6rem,1vw,.875rem);font-weight:700;transition:transform .2s;display:inline-block}@media (max-width:768px){.CategoryShowcase-module__FLi-mq__showcaseCard{align-items:center!important;height:420px!important}.CategoryShowcase-module__FLi-mq__showcaseContent{justify-content:center!important}}
.wallet-module__G59Q4G__container{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;display:flex}.wallet-module__G59Q4G__balanceCard{color:#fff;background:#000;border-radius:8px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.wallet-module__G59Q4G__balanceLabel{opacity:.6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.6rem;font-weight:700}.wallet-module__G59Q4G__balanceValue{letter-spacing:-.04em;margin:0;font-size:2rem;font-weight:950}.wallet-module__G59Q4G__actionSection{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.wallet-module__G59Q4G__rewardsBanner{background:#ecfdf5;border:1px solid #10b9811f;border-radius:4px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:.6rem .8rem;display:flex}.wallet-module__G59Q4G__amountGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.wallet-module__G59Q4G__amountBtn{cursor:pointer;text-align:center;white-space:nowrap;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem .25rem;font-size:.8rem;font-weight:900;transition:all .2s}.wallet-module__G59Q4G__customInput{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:4px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700}.wallet-module__G59Q4G__addFundsBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#000;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.85rem;font-size:.8rem;font-weight:800;display:flex}.wallet-module__G59Q4G__historyTabs{-ms-overflow-style:none;scrollbar-width:none;background:#f3f4f6;border-radius:4px;gap:2px;padding:3px;display:flex;overflow-x:auto}.wallet-module__G59Q4G__historyTabs::-webkit-scrollbar{display:none}.wallet-module__G59Q4G__historyTab{cursor:pointer;text-transform:uppercase;text-align:center;border:none;border-radius:3px;flex:1;min-width:fit-content;padding:6px 12px;font-size:.65rem;font-weight:800;transition:all .2s}.wallet-module__G59Q4G__giftCardSection{background:#f9fafb;border:1.5px dashed #e2e8f0;border-radius:8px;padding:1.5rem;position:relative;overflow:hidden}@media (max-width:480px){.wallet-module__G59Q4G__container{gap:1.25rem}.wallet-module__G59Q4G__balanceCard{padding:1.25rem}.wallet-module__G59Q4G__balanceValue{font-size:1.6rem}.wallet-module__G59Q4G__actionSection{padding:.85rem}.wallet-module__G59Q4G__amountBtn{padding:.6rem .2rem;font-size:.75rem}.wallet-module__G59Q4G__historyHeader{flex-direction:column;align-items:flex-start!important;gap:.85rem!important}.wallet-module__G59Q4G__historyTabs{justify-content:space-between;width:100%}.wallet-module__G59Q4G__historyTab{flex:1;padding:8px 4px;font-size:.6rem}}
.Hero-module__gzsDEW__heroContainer{z-index:5;background:#000;flex-direction:column;justify-content:center;width:100%;height:50vh;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Hero-module__gzsDEW__heroContainer{flex-direction:row;justify-content:space-between;align-items:stretch;height:70vh}}.Hero-module__gzsDEW__content{z-index:2;text-align:center;color:#fff;flex-direction:column;align-items:center;width:100%;height:100%;padding:1.5rem 1rem;animation:1s ease-out forwards Hero-module__gzsDEW__fadeInUp;display:flex;position:relative}@media (min-width:1024px){.Hero-module__gzsDEW__content{text-align:left;color:#fff;flex:0 0 60%;align-items:flex-start;max-width:60%;padding:1.5rem 1.5rem 1.5rem max(1.5rem,50vw - 700px + 1.5rem)}}.Hero-module__gzsDEW__imageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gzsDEW__imageContainer:after{content:"";z-index:1;background:linear-gradient(#0006 0%,#000000e6 100%);position:absolute;inset:0}@media (min-width:1024px){.Hero-module__gzsDEW__imageContainer{flex:0 0 40%;justify-content:center;align-items:center;max-width:40%;height:100%;display:flex;position:relative}.Hero-module__gzsDEW__imageContainer:after{content:none}}.Hero-module__gzsDEW__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__gzsDEW__imageContainer:hover .Hero-module__gzsDEW__heroImage{transform:none}.Hero-module__gzsDEW__badge{color:#000;letter-spacing:.2em;text-transform:uppercase;background:#fff;border-radius:0;width:fit-content;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:900;display:inline-block;box-shadow:0 4px 10px #0000004d}@media (min-width:1024px){.Hero-module__gzsDEW__badge{border:none}}.Hero-module__gzsDEW__headline{letter-spacing:.04em;color:#fff;text-transform:uppercase;margin-bottom:1.25rem;padding:.5rem 0;font-size:clamp(2.25rem,12vw,6.5rem);font-weight:900;line-height:.92;overflow:visible}.Hero-module__gzsDEW__subtitle{color:#ffffffd9;max-width:100%;margin-bottom:2rem;font-size:clamp(1.1rem,5vw,1.6rem);line-height:1.4}@media (min-width:1024px){.Hero-module__gzsDEW__subtitle{color:#fffc;opacity:1;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:1.1rem;overflow:hidden}}.Hero-module__gzsDEW__buttonGroup{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}@media (min-width:1024px){.Hero-module__gzsDEW__buttonGroup{justify-content:flex-start;gap:.75rem}}.Hero-module__gzsDEW__primaryBtn{text-transform:uppercase;letter-spacing:.12em;color:#000;white-space:nowrap;background:#fff;border-radius:0;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:260px;padding:.95rem 1.75rem;font-size:.9rem;font-weight:950;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}@media (min-width:1024px){.Hero-module__gzsDEW__primaryBtn{letter-spacing:.15em;gap:.85rem;min-width:280px;padding:1.15rem 2.5rem;font-size:1rem}}.Hero-module__gzsDEW__primaryBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff26}.Hero-module__gzsDEW__secondaryBtn{text-transform:uppercase;letter-spacing:.12em;color:#fff;white-space:nowrap;background:0 0;border:2px solid #fff;border-radius:0;flex:1;justify-content:center;align-items:center;max-width:260px;padding:.95rem 1.75rem;font-size:.9rem;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}@media (min-width:1024px){.Hero-module__gzsDEW__secondaryBtn{border:2px solid #ffffff4d;min-width:280px;padding:1.15rem 2.5rem;font-size:1rem}.Hero-module__gzsDEW__secondaryBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff}}@media (prefers-color-scheme:dark){.Hero-module__gzsDEW__heroContainer{background:#000}.Hero-module__gzsDEW__content{color:#fff}.Hero-module__gzsDEW__badge{color:#000;background:#fff}.Hero-module__gzsDEW__headline{color:#fff}.Hero-module__gzsDEW__subtitle{color:#a3a3a3}.Hero-module__gzsDEW__primaryBtn{color:#000;background:#fff}.Hero-module__gzsDEW__secondaryBtn{color:#fff;border-color:#262626}.Hero-module__gzsDEW__secondaryBtn:hover{border-color:#fff}.Hero-module__gzsDEW__imageContainer:after{background:linear-gradient(#0006 0%,#000 100%)}@media (min-width:1024px){.Hero-module__gzsDEW__imageContainer:after{content:none}}}.Hero-module__gzsDEW__sliderControls{display:none}@media (min-width:1024px){.Hero-module__gzsDEW__sliderControls{z-index:10;flex-direction:row;gap:1rem;display:flex;position:absolute;top:auto;bottom:2rem;right:max(1.5rem,50vw - 700px + 1.5rem);transform:none}.Hero-module__gzsDEW__resumeContainer{right:max(1.5rem,50vw - 700px + 1.5rem)}}.Hero-module__gzsDEW__botCard{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;margin-top:.5rem;padding:.75rem;display:flex}.Hero-module__gzsDEW__botCard img{object-fit:cover;border-radius:6px;width:50px;height:60px}.Hero-module__gzsDEW__botCardInfo{flex:1}.Hero-module__gzsDEW__botCardPrice{color:#a78bfa;font-size:.85rem;font-weight:800}.Hero-module__gzsDEW__vtoSplit{gap:2px;width:100%;height:100%;display:flex}.Hero-module__gzsDEW__vtoPanel{background:#111;flex:1;height:100%;position:relative;overflow:hidden}.Hero-module__gzsDEW__vtoPanel img{object-fit:cover;width:100%;height:100%}.Hero-module__gzsDEW__vtoLabel{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;padding:2px 8px;font-size:.65rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}@keyframes Hero-module__gzsDEW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.MobileHomePage-module__0fhtCa__mobileHomeContentScroller{background:#fff;flex-direction:column;width:100%;padding-bottom:4rem;display:flex;overflow:hidden}.MobileHomePage-module__0fhtCa__mobileHero{background:#f3f4f6;width:100%;height:60vh;min-height:400px;max-height:600px;position:relative;overflow:hidden}.MobileHomePage-module__0fhtCa__mobileHeroImage{width:100%;height:100%;position:absolute;inset:0}.MobileHomePage-module__0fhtCa__mobileHeroContent{background:linear-gradient(#0000 0%,#000000d9 100%);flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.MobileHomePage-module__0fhtCa__heroTextBlock{background:#fff;border-radius:4px;padding:.5rem .75rem;display:inline-block;box-shadow:0 4px 6px #0000001a}.MobileHomePage-module__0fhtCa__heroTitle{color:#000;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.25rem;font-weight:900;line-height:1.1}.MobileHomePage-module__0fhtCa__heroSubtitle{color:#4b5563;margin-top:.25rem;font-size:.75rem;font-weight:500}.MobileHomePage-module__0fhtCa__popularSection{padding:2rem 1rem}.MobileHomePage-module__0fhtCa__sectionTitle{color:#000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.25rem;font-weight:900}.MobileHomePage-module__0fhtCa__tabsContainer{scrollbar-width:none;-ms-overflow-style:none;gap:.25rem;margin-bottom:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.MobileHomePage-module__0fhtCa__tabsContainer::-webkit-scrollbar{display:none}.MobileHomePage-module__0fhtCa__tabBtn{color:#64748b;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .8rem;font-size:.75rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1)}.MobileHomePage-module__0fhtCa__tabBtn.MobileHomePage-module__0fhtCa__active{color:#fff;background:#000;border-color:#000;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.MobileHomePage-module__0fhtCa__tabBtn:active{transform:scale(.95)}.MobileHomePage-module__0fhtCa__mobileProductGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.MobileHomePage-module__0fhtCa__promoGrid{flex-direction:column;gap:1rem;padding:0 1rem 2rem;display:flex}.MobileHomePage-module__0fhtCa__promoLarge{background:#f3f4f6;border-radius:8px;width:100%;height:60vw;max-height:300px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.MobileHomePage-module__0fhtCa__promoSplit{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MobileHomePage-module__0fhtCa__promoSmall{aspect-ratio:1;background:#f3f4f6;border-radius:8px;width:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.MobileHomePage-module__0fhtCa__promoLarge:active,.MobileHomePage-module__0fhtCa__promoSmall:active{transform:scale(.97)}.MobileHomePage-module__0fhtCa__promoLarge img,.MobileHomePage-module__0fhtCa__promoSmall img{object-fit:cover;width:100%;height:100%}.MobileHomePage-module__0fhtCa__promoContent{background:linear-gradient(#0000 0%,#000000d9 100%);flex-direction:column;align-items:flex-start;gap:.4rem;width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}.MobileHomePage-module__0fhtCa__promoContent h3{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.9rem;font-weight:900}.MobileHomePage-module__0fhtCa__comingSoonTag{color:#000;letter-spacing:.05em;background:#fff;border-radius:4px;margin-top:.2rem;padding:.2rem .5rem;font-size:.6rem;font-weight:900}
.StickyCta-module__rK-33a__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1000;background:#fffffff2;display:none;position:fixed;left:0;right:0;box-shadow:0 -4px 20px #00000014}@media (max-width:768px){.StickyCta-module__rK-33a__bar{display:block}}.StickyCta-module__rK-33a__content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.StickyCta-module__rK-33a__info{flex-direction:column;display:flex}.StickyCta-module__rK-33a__price{color:var(--primary);font-size:1.1rem;font-weight:900}.StickyCta-module__rK-33a__name{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.65rem;font-weight:700;overflow:hidden}.StickyCta-module__rK-33a__actions{gap:8px;display:flex}.StickyCta-module__rK-33a__addBtn,.StickyCta-module__rK-33a__buyBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:10px 16px;font-size:.75rem;font-weight:800;transition:all .2s}.StickyCta-module__rK-33a__addBtn{background:var(--surface);color:var(--primary);border:1px solid var(--primary)}.StickyCta-module__rK-33a__addBtn.StickyCta-module__rK-33a__added{background:var(--success)!important;color:#fff!important;border-color:var(--success)!important}.StickyCta-module__rK-33a__buyBtn{background:var(--primary);color:#fff;border:none;min-width:100px}@media (prefers-color-scheme:dark){.StickyCta-module__rK-33a__bar{background:#0f172af2;border-color:#334155}.StickyCta-module__rK-33a__addBtn{background:#1e293b}}
.track-order-module__kXSMqW__pageContainer{background:var(--background);min-height:100vh;padding:6rem 1rem}.track-order-module__kXSMqW__contentWrapper{max-width:800px;margin:0 auto}.track-order-module__kXSMqW__searchForm{border-radius:var(--radius-2xl,2rem);border:1px solid var(--border);background:#fff;gap:.5rem;margin-bottom:3rem;padding:.5rem;display:flex;box-shadow:0 10px 40px #0000000d}.track-order-module__kXSMqW__searchInput{text-transform:uppercase;background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-size:.9rem;font-weight:600}.track-order-module__kXSMqW__searchBtn{color:#fff;border-radius:var(--radius-xl,1.5rem);cursor:pointer;text-transform:uppercase;background:#000;border:none;align-items:center;gap:.75rem;padding:0 2.5rem;font-size:.8rem;font-weight:900;transition:opacity .2s;display:flex}.track-order-module__kXSMqW__resultsGrid{grid-template-columns:minmax(300px,1fr) 300px;gap:2rem;display:grid}.track-order-module__kXSMqW__mainStatusCard{border-radius:var(--radius-2xl,2rem);border:1px solid var(--border);background:#fff;padding:2.5rem;box-shadow:0 4px 24px #0000000a}.track-order-module__kXSMqW__sidebarStack{align-self:start;gap:1.5rem;display:grid}.track-order-module__kXSMqW__summaryCard{background:var(--foreground);color:var(--background);border-radius:var(--radius-2xl,2rem);padding:2rem;box-shadow:0 20px 40px #0000001a}.track-order-module__kXSMqW__shippingCard{border-radius:var(--radius-2xl,2rem);border:1px solid var(--border);background:#fff;padding:2rem}.track-order-module__kXSMqW__trackingLink{background:var(--surface-alt);border-radius:var(--radius-md,1rem);width:100%;color:var(--foreground);justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;font-weight:800;text-decoration:none;display:flex}.track-order-module__kXSMqW__returnsBox{background:var(--surface-alt);border-radius:var(--radius-xl,1.25rem);border:1px dashed var(--border);text-align:center;margin-top:3rem;padding:1.5rem}@media (max-width:768px){.track-order-module__kXSMqW__pageContainer{padding:4rem 1rem}.track-order-module__kXSMqW__resultsGrid{grid-template-columns:1fr;gap:1rem}.track-order-module__kXSMqW__sidebarStack{gap:1rem}.track-order-module__kXSMqW__mainStatusCard,.track-order-module__kXSMqW__summaryCard,.track-order-module__kXSMqW__shippingCard{padding:1.5rem}.track-order-module__kXSMqW__searchForm{flex-direction:column;gap:.75rem;padding:.75rem}.track-order-module__kXSMqW__searchBtn{justify-content:center;padding:1rem}}