.LocationModal_overlay__2bBtb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.LocationModal_modal__0LFZE{background:var(--background);border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.LocationModal_header__kbuJS{padding:2rem;text-align:center;border-bottom:1px solid var(--border)}.LocationModal_icon__RxaVI{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--primary-light);color:var(--primary);margin-bottom:1rem}.LocationModal_title__2Ovfd{font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem}.LocationModal_subtitle__SRsid{color:var(--text-secondary);margin:0;font-size:.875rem}.LocationModal_form__WZWDx{padding:2rem}.LocationModal_locationList__BjOcA{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.LocationModal_locationItem__vKsZv{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:2px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s;background:var(--background-alt)}.LocationModal_locationItem__vKsZv.LocationModal_selected__MmKWX,.LocationModal_locationItem__vKsZv:hover{border-color:var(--primary);background:var(--primary-light)}.LocationModal_radio__Z0xhp{margin-top:.25rem;cursor:pointer;accent-color:var(--primary)}.LocationModal_locationInfo__64D7n{flex:1 1}.LocationModal_locationName__gle1j{font-weight:600;color:var(--foreground);margin-bottom:.25rem;font-size:1rem}.LocationModal_locationCode__f3vCZ{color:var(--text-secondary);font-size:.875rem;margin-bottom:.25rem}.LocationModal_locationAddress__av8D3{color:var(--text-secondary);font-size:.8125rem}.LocationModal_submitButton__hiUwc{width:100%;padding:.875rem 1.5rem;background:var(--primary);color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.LocationModal_submitButton__hiUwc:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.LocationModal_submitButton__hiUwc:disabled{opacity:.5;cursor:not-allowed}.LocationModal_error__izZRU,.LocationModal_loading__zXHb_{padding:2rem;text-align:center;color:var(--text-secondary)}.LocationModal_error__izZRU{color:#ef4444}@media (max-width:640px){.LocationModal_modal__0LFZE{margin:1rem;max-width:calc(100% - 2rem)}.LocationModal_form__WZWDx,.LocationModal_header__kbuJS{padding:1.5rem}}.page_container__Lpv6z{min-height:calc(100vh - 80px);padding:2rem 1rem;background:#f9fafb}.page_content__eQkxQ{max-width:1000px;margin:0 auto}.page_backLink__zas__{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .2s}.page_backLink__zas__:hover{color:#5568d3}.page_header__3E3f3{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.page_title__ken6R{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page_orderNumber__wM5RI{font-size:1rem;color:#6b7280;font-weight:500}.page_statusBadge__EjXQM{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem;text-transform:capitalize}.page_statusIcon__BbSFS{width:16px;height:16px}.page_statusPending__jAXP9{background:#fef3c7;color:#92400e}.page_statusCompleted__hyw4g{background:#d1fae5;color:#065f46}.page_statusCanceled__0Q8Le{background:#fee2e2;color:#991b1b}.page_statusOnHold__FJTAh,.page_statusOn_hold__CzKMB{background:#f3f4f6;color:#374151}.page_statusFailed__sqms6{background:#fee2e2;color:#991b1b}.page_statusRefunded__gcgqY{background:#fce7f3;color:#9f1239}.page_statusProcessing__Bd6qA{background:#dbeafe;color:#1e40af}.page_orderInfo__30L_d{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.page_infoCard__5VQRB{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_cardTitle__10bb_{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.page_cardValue__8dcRa{font-size:1.25rem;font-weight:600;color:#111827}.page_section__XuWJU{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_sectionTitle__r42X8{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.page_itemsList__m1XoY{display:flex;flex-direction:column;gap:1rem}.page_itemCard__gnuTU{display:flex;justify-content:space-between;padding:1.5rem;border:1px solid #e5e7eb;border-radius:8px;transition:border-color .2s}.page_itemCard__gnuTU:hover{border-color:#667eea}.page_itemInfo__aus7w{flex:1 1}.page_itemName__KbMmb{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.page_itemSku__vPHe5{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.page_itemVariants__4Yo6G{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}.page_itemPricing__jTDww{text-align:right}.page_itemQuantity__6t3S4{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.page_itemPrice__s0TqU{font-size:1rem;font-weight:600;color:#111827}.page_totalsCard__lpJM0{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_totalRow__xCv9t{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb;font-size:1rem;color:#6b7280}.page_totalRow__xCv9t:last-of-type{border-bottom:none}.page_totalFinal__XHjmE{font-size:1.25rem;font-weight:700;color:#111827;margin-top:.5rem;padding-top:1rem;border-top:2px solid #e5e7eb}.page_addressesGrid__TsmRF{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.page_addressCard__jtQtZ{background:white;border-radius:12px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_addressTitle__fmPNY{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.page_addressContent__K6NMs{display:flex;flex-direction:column;gap:.5rem;color:#6b7280;line-height:1.6}.page_errorCard__jqpjT{background:white;border-radius:12px;padding:3rem;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_errorCard__jqpjT h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.page_errorCard__jqpjT p{color:#6b7280;margin-bottom:2rem}.page_loading__u6cYl{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#6b7280}@media (max-width:640px){.page_container__Lpv6z{padding:1rem .5rem}.page_header__3E3f3{flex-direction:column;gap:1rem}.page_orderInfo__30L_d{grid-template-columns:1fr}.page_itemCard__gnuTU{flex-direction:column;gap:1rem}.page_itemPricing__jTDww{text-align:left}.page_addressesGrid__TsmRF{grid-template-columns:1fr}}.page_container__2LWFJ{min-height:calc(100vh - 80px);padding:2rem 1rem;background:#f9fafb}.page_content__Rbq5d{max-width:800px;margin:0 auto}.page_header__PKc1l{margin-bottom:2rem}.page_title__eCi0o{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page_subtitle__iy8GR{font-size:1rem;color:#6b7280}.page_profileCard__CqiW_{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_profileHeader___q_r4{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.page_avatar__fQ4ea{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.page_profileInfo__pbAOC{flex:1 1}.page_profileName__PJN3u{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.page_nameInput__m8kOk{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1.5rem;font-weight:600;color:#111827}.page_nameInput__m8kOk:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.page_profileEmail__ZuJsn,.page_profileLocation__irhjj{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem;margin-top:.25rem}.page_profileLocation__irhjj{margin-top:.5rem}.page_error__GAy42{background:#fee2e2;color:#dc2626}.page_error__GAy42,.page_success___33cn{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.page_success___33cn{background:#d1fae5;color:#059669}.page_actions__fAjtx{display:flex;gap:1rem}.page_cancelBtn__Ezybo,.page_editBtn__KNxeE,.page_saveBtn__DmHpa{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.page_editBtn__KNxeE{background:#667eea;color:white}.page_editBtn__KNxeE:hover{background:#5568d3}.page_saveBtn__DmHpa{background:#10b981;color:white}.page_saveBtn__DmHpa:hover:not(:disabled){background:#059669}.page_cancelBtn__Ezybo{background:#f3f4f6;color:#374151}.page_cancelBtn__Ezybo:hover:not(:disabled){background:#e5e7eb}.page_cancelBtn__Ezybo:disabled,.page_editBtn__KNxeE:disabled,.page_saveBtn__DmHpa:disabled{opacity:.6;cursor:not-allowed}.page_infoCard__OKZid{background:white;border-radius:12px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_infoTitle__kMI_6{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.page_infoGrid__eeUWm{display:grid;gap:1.5rem}.page_infoItem__HD_Sa{display:flex;flex-direction:column;gap:.5rem}.page_infoLabel__o0e_L{font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.page_infoValue__jbd8j{font-size:1rem;color:#111827;font-weight:500}.page_loading__wwfyy{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#6b7280}.page_ordersCard__7u7ve{background:white;border-radius:12px;padding:2rem;margin-top:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_ordersHeader__WKYLA{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.page_ordersTitle__Vw7V2{font-size:1.25rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem}.page_ordersList__eFsIL{display:flex;flex-direction:column;gap:1rem}.page_orderItem__IUhpv{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s;text-decoration:none;color:inherit}.page_orderItem__IUhpv:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.1);transform:translateY(-2px)}.page_orderInfo__3DVuQ{flex:1 1}.page_orderNumber__SuHo5{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1rem;color:#111827}.page_statusBadge__RlsW3{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.page_statusPending__D8jaQ{background:#fef3c7;color:#92400e}.page_statusCompleted__cLrZH{background:#d1fae5;color:#065f46}.page_statusCanceled__tYHoP{background:#fee2e2;color:#991b1b}.page_statusProcessing__WlihL{background:#dbeafe;color:#1e40af}.page_statusOnHold__6qo5J,.page_statusOn_hold__wipU2{background:#f3f4f6;color:#374151}.page_statusFailed__5GTG8{background:#fee2e2;color:#991b1b}.page_statusRefunded__hiMtt{background:#fce7f3;color:#9f1239}.page_orderMeta__3LbVb{display:flex;gap:1.5rem;font-size:.875rem;color:#6b7280}.page_orderDate__EY9RK,.page_orderTotal__Ihf3k{display:flex;align-items:center;gap:.5rem}.page_orderArrow__YPcQl{color:#9ca3af;transition:transform .2s}.page_orderItem__IUhpv:hover .page_orderArrow__YPcQl{transform:translateX(4px);color:#667eea}.page_emptyState__HSgVl{text-align:center;padding:3rem 2rem;color:#6b7280}.page_emptyState__HSgVl svg{margin:0 auto 1rem;color:#d1d5db}.page_emptyState__HSgVl p{margin-bottom:1.5rem;font-size:1rem}.page_shopLink__IurWI{display:inline-block;padding:.75rem 1.5rem;background:#667eea;color:white;border-radius:6px;text-decoration:none;font-weight:500;transition:background .2s}.page_shopLink__IurWI:hover{background:#5568d3}.page_passwordCard__S9iG_{background:white;border-radius:12px;padding:2rem;margin-top:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_passwordHeader__WsnUX{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.page_passwordTitle__JuzZ_{font-size:1.25rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem}.page_changePasswordBtn__0qUoA{padding:.75rem 1.5rem;background:#667eea;color:white;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.page_changePasswordBtn__0qUoA:hover{background:#5568d3}.page_passwordForm__iUjol{display:flex;flex-direction:column;gap:1.5rem}.page_passwordField__5ErkJ{display:flex;flex-direction:column;gap:.5rem}.page_passwordLabel__ybHXT{font-size:.875rem;font-weight:500;color:#374151}.page_passwordInputWrapper__4RkPz{position:relative;display:flex;align-items:center}.page_passwordInput__2J39_{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#111827;transition:border-color .2s,box-shadow .2s}.page_passwordInput__2J39_:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.page_passwordToggle__jcFgX{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.page_passwordToggle__jcFgX:hover{color:#111827}.page_passwordActions__vsJ0c{display:flex;gap:1rem;margin-top:.5rem}@media (max-width:640px){.page_passwordHeader__WsnUX{flex-direction:column;align-items:flex-start;gap:1rem}.page_changePasswordBtn__0qUoA{width:100%}.page_passwordActions__vsJ0c{flex-direction:column}.page_passwordActions__vsJ0c .page_cancelBtn__Ezybo,.page_passwordActions__vsJ0c .page_saveBtn__DmHpa{width:100%;justify-content:center}.page_container__2LWFJ{padding:1rem .5rem}.page_infoCard__OKZid,.page_profileCard__CqiW_{padding:1.5rem}.page_profileHeader___q_r4{flex-direction:column;text-align:center}.page_actions__fAjtx{flex-direction:column}.page_cancelBtn__Ezybo,.page_editBtn__KNxeE,.page_saveBtn__DmHpa{width:100%;justify-content:center}}.checkout_checkoutWrapper__svVwm{min-height:100vh;background-color:#ffffff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#000000}.checkout_header__ZlUxF{background-color:#ffffff;border-bottom:1px solid #f0f0f0;padding:24px 0}.checkout_headerContent__XHx_W{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.checkout_logoWrapper__L5fd7{display:flex;align-items:center;text-decoration:none}.checkout_logoImage__sN8x0{object-fit:contain}.checkout_stepper__wMnix{display:flex;align-items:center;gap:16px}.checkout_step__aZu3e{display:flex;align-items:center;gap:10px}.checkout_stepIcon__gOlLf{width:28px;height:28px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#666}.checkout_stepIconCompleted__v_91X{background-color:#edf0ff;color:#4358E4}.checkout_stepIconActive__XgAPb{background-color:#4358E4;color:#ffffff}.checkout_stepLabel__ESw_L{font-size:14px;font-weight:500;color:#666}.checkout_stepActive__Skkqb .checkout_stepLabel__ESw_L{color:#000000;font-weight:600}.checkout_stepSeparator__NUIvo{width:40px;height:1px;background-color:#e5e7eb}.checkout_mainContent__ecFbb{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 450px;min-height:calc(100vh - 80px)}.checkout_leftColumn__HxSYj{padding:60px 80px 60px 40px}.checkout_rightColumn__6k_NM{padding:60px 40px 60px 60px;border-left:1px solid #f0f0f0}.checkout_pageTitle__2P9uZ{font-size:36px;font-weight:800;margin-bottom:40px;letter-spacing:-1px}.checkout_sectionHeading__te7pR{font-size:18px;font-weight:700;margin-bottom:24px}.checkout_deliveryOptions__ocDhF{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:40px}.checkout_optionCard__OzL28{border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease}.checkout_optionCardActive__tO9zb{border:2px solid #4358e4;background-color:#ffffff}.checkout_radioContainer__5m31P{display:flex;align-items:center;gap:12px;font-weight:600;font-size:15px}.checkout_radioOuter__wtXJZ{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center}.checkout_optionCardActive__tO9zb .checkout_radioOuter__wtXJZ{border-color:#4358E4}.checkout_radioInner__xM5MR{width:10px;height:10px;border-radius:50%;background-color:transparent}.checkout_optionCardActive__tO9zb .checkout_radioInner__xM5MR{background-color:#4358E4}.checkout_formGrid__zhLnj{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.checkout_colSpan2__1ol4J{grid-column:span 3}.checkout_inputGroup__NAhT2{display:flex;flex-direction:column;gap:8px}.checkout_inputGroup__NAhT2 label{font-size:14px;font-weight:600}.checkout_required__lxt69{color:#e11d48}.checkout_input__9WsV1,.checkout_select__W11vz{width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:15px;outline:none;background-color:#ffffff;transition:border-color .2s}.checkout_input__9WsV1:focus,.checkout_select__W11vz:focus{border-color:#4358E4}.checkout_phoneInputRow__ZpmjY{display:flex;gap:12px}.checkout_countrySelector__vT_mn{display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;background-color:#ffffff;cursor:pointer;min-width:80px}.checkout_flag__EBATA{font-size:18px}.checkout_selectWrapper__TfeNv{position:relative}.checkout_select__W11vz{appearance:none;cursor:pointer}.checkout_selectIcon__5ULqK{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666}.checkout_termsCheckbox__LqmVe{margin-top:32px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500}.checkout_checkbox__xMLZW{width:20px;height:20px;border-radius:4px;border:2px solid #d1d5db;accent-color:#4358E4;cursor:pointer}.checkout_cartItemsList__mafhD{margin-bottom:32px}.checkout_cartItemCard__QQHvR{display:flex;gap:16px;margin-bottom:24px}.checkout_itemThumb__ZR01Z{width:80px;height:80px;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.checkout_itemImg__J9Sf_{width:100%;height:100%;object-fit:cover}.checkout_itemDetails__LL_iV{display:flex;flex-direction:column;justify-content:center;gap:4px}.checkout_itemName__JkvZQ{font-size:15px;font-weight:700;margin:0}.checkout_itemQty__X4nw6{font-size:13px;color:#666;font-weight:500}.checkout_itemPrice__rfOXL{font-size:16px;font-weight:800;margin-top:4px}.checkout_promoCodeBox__7IJrD{display:flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:32px}.checkout_promoInput__pAgXc{flex:1 1;border:none;padding:14px 16px;font-size:15px;outline:none}.checkout_promoBtn__bBVVc{background:none;border:none;color:#4358E4;font-weight:700;font-size:14px;padding:0 20px;cursor:pointer}.checkout_priceSummary__Kw6wE{display:flex;flex-direction:column;gap:16px;padding-bottom:24px;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.checkout_summaryLine__Cx53I{display:flex;justify-content:space-between;font-size:15px;font-weight:500;color:#666}.checkout_discountText__DWJdB{color:#000000;font-weight:700}.checkout_totalLine__BJOT_{display:flex;justify-content:space-between;font-size:20px;font-weight:900;color:#000000;margin-top:8px}.checkout_payNowBtn__1bXQf{width:100%;background-color:#4358E4;color:#ffffff;border:none;border-radius:12px;padding:18px;font-size:18px;font-weight:700;cursor:pointer;transition:opacity .2s;margin-bottom:32px}.checkout_payNowBtn__1bXQf:hover{opacity:.9}.checkout_securityInfo__lQz0G{text-align:center}.checkout_securityTitle__iFUSt{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700;margin-bottom:12px}.checkout_securityDesc__xGU_6{font-size:13px;color:#666;line-height:1.6;max-width:320px;margin:0 auto}.checkout_emptyCart__aTX89{font-size:15px;color:#666;font-weight:500;padding:24px 0;text-align:center}.checkout_payNowBtn__1bXQf:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.checkout_paymentMethods__zaLSU{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.checkout_paymentOption__neH01{border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease}.checkout_paymentOption__neH01:hover{border-color:#4358E4;background-color:#f9fafb}.checkout_paymentOptionActive__HeV_L{border:2px solid #4358e4;background-color:#edf0ff}.checkout_paymentOption__neH01 .checkout_radioContainer__5m31P{display:flex;align-items:center;gap:12px;font-weight:600;font-size:15px}.checkout_paymentOption__neH01 .checkout_radioOuter__wtXJZ{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout_paymentOptionActive__HeV_L .checkout_radioOuter__wtXJZ{border-color:#4358E4}.checkout_paymentOption__neH01 .checkout_radioInner__xM5MR{width:10px;height:10px;border-radius:50%;background-color:transparent}.checkout_paymentOptionActive__HeV_L .checkout_radioInner__xM5MR{background-color:#4358E4}.checkout_errorMessage__WSOsj{grid-column:span 3;display:flex;align-items:center;gap:12px;padding:16px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:14px;font-weight:500;margin-bottom:24px}.checkout_errorMessage__WSOsj svg{flex-shrink:0}@media (max-width:1024px){.checkout_mainContent__ecFbb{grid-template-columns:1fr}.checkout_leftColumn__HxSYj,.checkout_rightColumn__6k_NM{padding:40px 20px;border:none}.checkout_rightColumn__6k_NM{border-top:1px solid #f0f0f0}.checkout_headerContent__XHx_W{padding:0 20px}}.Toast_toastContainer__GruH5{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;max-width:400px;width:100%;pointer-events:none}.Toast_toast__5vjwy{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:white;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);animation:Toast_slideIn__m60Pb .3s ease-out;pointer-events:auto;border-left:4px solid}@keyframes Toast_slideIn__m60Pb{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.Toast_toast__5vjwy.Toast_success__X6ITm{border-left-color:#10B981}.Toast_toast__5vjwy.Toast_error__h_Qz3{border-left-color:#EF4444}.Toast_toast__5vjwy.Toast_warning__KftPq{border-left-color:#F59E0B}.Toast_toast__5vjwy.Toast_info__YmGK5{border-left-color:#3B82F6}.Toast_toastIcon__cYWjc{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Toast_toast__5vjwy.Toast_success__X6ITm .Toast_toastIcon__cYWjc{background:#D1FAE5;color:#10B981}.Toast_toast__5vjwy.Toast_error__h_Qz3 .Toast_toastIcon__cYWjc{background:#FEE2E2;color:#EF4444}.Toast_toast__5vjwy.Toast_warning__KftPq .Toast_toastIcon__cYWjc{background:#FEF3C7;color:#F59E0B}.Toast_toast__5vjwy.Toast_info__YmGK5 .Toast_toastIcon__cYWjc{background:#DBEAFE;color:#3B82F6}.Toast_toastContent__5l5Xg{flex:1 1;min-width:0}.Toast_toastTitle___YnIJ{font-weight:600;font-size:.95rem;color:#111827;margin-bottom:.25rem}.Toast_toastMessage__dp2Gb{font-size:.875rem;color:#6B7280;line-height:1.4}.Toast_toastClose__3bAql{flex-shrink:0;background:none;border:none;color:#9CA3AF;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}.Toast_toastClose__3bAql:hover{background:#F3F4F6;color:#374151}.Toast_modalOverlay___fm0R{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:Toast_fadeIn__hv_Ls .2s ease-out}@keyframes Toast_fadeIn__hv_Ls{0%{opacity:0}to{opacity:1}}.Toast_modal__ADcJ8{background:white;border-radius:16px;padding:2rem;max-width:420px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.2);position:relative;animation:Toast_slideUp__ZwHST .3s ease-out}@keyframes Toast_slideUp__ZwHST{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Toast_modalClose__ZaJCq{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#9CA3AF;cursor:pointer;padding:.25rem;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.Toast_modalClose__ZaJCq:hover{background:#F3F4F6;color:#374151}.Toast_modalIcon__Ud9Oe{display:flex;justify-content:center;margin-bottom:1.25rem}.Toast_modalTitle__nz_Oi{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:0 0 .75rem}.Toast_modalMessage__MRd00{font-size:.95rem;color:#6B7280;text-align:center;line-height:1.6;margin:0 0 1.5rem}.Toast_modalActions__pC_fX{display:flex;gap:.75rem;justify-content:center}.Toast_modalCancelBtn__j1qk2{flex:1 1;padding:.75rem 1.5rem;background:#F3F4F6;color:#374151;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.Toast_modalCancelBtn__j1qk2:hover{background:#E5E7EB}.Toast_modalConfirmBtn__KYqMz{flex:1 1;padding:.75rem 1.5rem;background:#8B5CF6;color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.Toast_modalConfirmBtn__KYqMz:hover{background:#7C3AED;transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.3)}.Toast_modalConfirmDanger__5Du7u{background:#EF4444}.Toast_modalConfirmDanger__5Du7u:hover{background:#DC2626;box-shadow:0 4px 12px rgba(239,68,68,.3)}@media (max-width:640px){.Toast_toastContainer__GruH5{top:auto;bottom:1rem;left:1rem;right:1rem;max-width:none}.Toast_toast__5vjwy{animation:Toast_slideUp__ZwHST .3s ease-out}.Toast_modal__ADcJ8{padding:1.5rem;margin:1rem}.Toast_modalActions__pC_fX{flex-direction:column}}.Header_header__MvnS2{height:80px;display:flex;align-items:center;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border)}.Header_container__L4JQR{display:flex;align-items:center;justify-content:space-between;width:100%}.Header_brand__tPzig{font-family:Outfit,sans-serif;font-weight:800;font-size:1.5rem;color:var(--primary);letter-spacing:-.02em}.Header_logoImage__hE07D{height:auto;width:auto;max-height:50px;object-fit:contain}.Header_nav__EE71E{gap:2.5rem}.Header_link__qN2Ll,.Header_nav__EE71E{display:flex;height:100%;align-items:center}.Header_link__qN2Ll{color:var(--foreground);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s;cursor:pointer}.Header_link__qN2Ll:hover{color:var(--primary)}.Header_dropdown__MccJA{position:relative;height:100%;display:flex;align-items:center}.Header_dropdownContent__Jxhz2{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:white;min-width:200px;box-shadow:var(--shadow-lg);border-radius:var(--radius);padding:.5rem;z-index:100;border:1px solid var(--border);flex-direction:column}.Header_dropdown__MccJA:hover .Header_dropdownContent__Jxhz2{display:flex}.Header_dropdownContent__Jxhz2 a{color:var(--foreground);padding:.75rem 1rem;text-decoration:none;display:block;font-size:.9rem;transition:background .2s;border-radius:var(--radius);width:100%}.Header_dropdownContent__Jxhz2 a:hover{background-color:var(--background-alt);color:var(--primary)}.Header_actions__AFxTd{display:flex;align-items:center;gap:1rem}.Header_iconBtn__dShvm{background:none;border:none;font-size:1.25rem;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none}.Header_iconBtn__dShvm:hover{background:var(--primary-light);color:var(--primary)}.Header_badge__iXFWW{position:absolute;top:0;right:0;background:var(--primary);color:white;font-size:.65rem;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center}.Header_locationSelector__gmRYZ{position:relative}.Header_locationBtn__gUrLg{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;font-size:.9rem;color:var(--foreground);transition:all .2s}.Header_locationBtn__gUrLg:hover{background:var(--background-alt);border-color:var(--primary)}.Header_locationText__VuXCf{font-weight:500}.Header_locationMenu__5PpO0{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);min-width:200px;max-height:300px;overflow-y:auto;z-index:100}.Header_locationMenuHeader__WLE1N{padding:.75rem 1rem;font-weight:600;font-size:.85rem;color:var(--text-secondary);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em}.Header_locationMenuItem__Q3Wwa{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;transition:background .2s;display:flex;flex-direction:column;gap:.25rem}.Header_locationMenuItem__Q3Wwa:hover{background:var(--background-alt)}.Header_locationMenuItem__Q3Wwa.Header_active__t8h51{background:var(--primary-light);color:var(--primary)}.Header_locationMenuItemName__Gea5D{font-weight:500;font-size:.9rem}.Header_locationMenuItemCode__3Sl8r{font-size:.75rem;opacity:.7}.Header_userMenu__pKn3h{position:relative}.Header_userBtn__GazJH{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;color:var(--foreground);border:2px solid var(--primary);border-radius:100px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;position:relative;z-index:1}.Header_userBtn__GazJH:hover{background:var(--primary);color:white}.Header_userBtn__GazJH svg{font-size:1rem}.Header_userName__xX6C5{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.Header_loginBtn__uNfvJ{padding:.5rem 1.5rem;background:var(--primary);color:white;border:none;border-radius:var(--radius);text-decoration:none;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-block}.Header_loginBtn__uNfvJ:hover{background:var(--primary-dark)}.Header_userMenuDropdown___tYS_{position:absolute;top:calc(100% + .75rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);min-width:260px;z-index:100;overflow:hidden;animation:Header_dropdownFadeIn__dIgMc .2s ease-out}@keyframes Header_dropdownFadeIn__dIgMc{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header_userMenuHeader__vwl1i{padding:1rem 1.25rem;background:#F9FAFB;border-bottom:1px solid #e5e7eb}.Header_userMenuEmail__0kAyH{font-weight:600;font-size:.9rem;color:#1F2937;word-break:break-all}.Header_userMenuLocation___iFVr{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6B7280;margin-top:.5rem}.Header_userMenuItem__t2Np5{width:100%;padding:.875rem 1.25rem;background:none;border:none;text-align:left;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#374151;text-decoration:none}.Header_userMenuItem__t2Np5:hover{background:#F3F4F6;color:var(--primary)}.Header_userMenuItem__t2Np5 svg{font-size:1.1rem;color:#6B7280;transition:color .15s ease}.Header_userMenuItem__t2Np5:hover svg{color:var(--primary)}.Header_userMenuItem__t2Np5:last-child{border-top:1px solid #e5e7eb;color:#EF4444}.Header_userMenuItem__t2Np5:last-child svg{color:#EF4444}.Header_userMenuItem__t2Np5:last-child:hover{background:#FEF2F2;color:#DC2626}.Header_userMenuItem__t2Np5:last-child:hover svg{color:#DC2626}.Header_searchModalOverlay__wRl6U{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;animation:Header_fadeIn__ehE4K .2s ease-out}@keyframes Header_fadeIn__ehE4K{0%{opacity:0}to{opacity:1}}.Header_searchModal__tmw5P{background:white;border-radius:var(--radius);box-shadow:var(--shadow-lg);width:90%;max-width:600px;padding:2rem;animation:Header_slideDown__5hCmF .2s ease-out}@keyframes Header_slideDown__5hCmF{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.Header_searchForm__Dm9Xm{display:flex;gap:1rem;align-items:center}.Header_searchInputWrapper__H6VFt{flex:1 1;position:relative;display:flex;align-items:center}.Header_searchIcon__qRqpD{position:absolute;left:1rem;color:var(--text-secondary);font-size:1.25rem;pointer-events:none}.Header_searchInput__bkJUn{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid var(--border);border-radius:var(--radius);font-size:1rem;outline:none;transition:border-color .2s}.Header_searchInput__bkJUn:focus{border-color:var(--primary)}.Header_clearButton__VtqiO{position:absolute;right:.75rem;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.Header_clearButton__VtqiO:hover{background:var(--background-alt);color:var(--foreground)}.Header_searchSubmit__AhVih{padding:.875rem 2rem;background:var(--primary);color:white;border:none;border-radius:var(--radius);font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.Header_searchSubmit__AhVih:hover{background:var(--primary-dark)}.Header_searchSubmit__AhVih:active{transform:scale(.98)}.Footer_footer__UaG1g{background:#000000;color:#FFFFFF;padding:5rem 0 2rem;font-size:.9375rem}.Footer_container__Z8cUU{max-width:1600px;margin:0 auto;padding:0 2rem}.Footer_topSection__GlfG1{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;margin-bottom:5rem}.Footer_brandColumn__nh9jZ{display:flex;flex-direction:column;gap:1rem}.Footer_logoWrapper__Ph27e{display:inline-block;text-decoration:none;margin-bottom:.5rem}.Footer_logoImage__AEZZt{height:auto;width:auto;max-width:150px;max-height:60px;object-fit:contain}.Footer_columnTitle__YcE5F{color:#FFFFFF;font-size:1rem;font-weight:600;margin-bottom:1.5rem;display:block}.Footer_linkList__TTzpJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.Footer_linkList__TTzpJ a{color:#9CA3AF;text-decoration:none;transition:color .2s}.Footer_linkList__TTzpJ a:hover{color:#FFFFFF}.Footer_bottomSection__VKhs6{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #1f2937;color:#6B7280;font-size:.875rem}.Footer_socialIcons__P2yvi{display:flex;gap:1rem}.Footer_socialIcon__BvaFc{width:32px;height:32px;border-radius:50%;background:#1F2937;display:flex;align-items:center;justify-content:center;color:#9CA3AF;transition:all .2s;cursor:pointer}.Footer_socialIcon__BvaFc:hover{background:#374151;color:#FFFFFF}@media (max-width:1024px){.Footer_topSection__GlfG1{grid-template-columns:repeat(3,1fr);gap:3rem}.Footer_brandColumn__nh9jZ{grid-column:1/-1}}@media (max-width:640px){.Footer_topSection__GlfG1{grid-template-columns:1fr;gap:2.5rem}.Footer_bottomSection__VKhs6{flex-direction:column;gap:1.5rem;align-items:flex-start}}.CartDrawer_backdrop__tC90_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CartDrawer_drawer__TuAAX{position:fixed;top:0;right:0;bottom:0;width:400px;background:white;z-index:1001;box-shadow:-10px 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column}.CartDrawer_header__cKn2E{padding:1.5rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.CartDrawer_closeBtn__onzIL{background:none;border:none;cursor:pointer;color:var(--text-secondary);transition:color .2s}.CartDrawer_closeBtn__onzIL:hover{color:var(--foreground)}.CartDrawer_body___O5ae{flex:1 1;overflow-y:auto;padding:1.5rem}.CartDrawer_item__piQzH{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color,#eee);align-items:center}.CartDrawer_itemImage__jjMrs{width:80px;height:80px;border-radius:12px;background-color:#f3f4f6;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.CartDrawer_itemInfo__0pEBX{flex:1 1}.CartDrawer_itemInfo__0pEBX h4{font-size:1rem;margin-bottom:.25rem}.CartDrawer_itemInfo__0pEBX p{color:var(--text-secondary);font-size:.9rem}.CartDrawer_removeBtn__SLtgJ{background:none;border:none;color:#ef4444;cursor:pointer;padding:.5rem}.CartDrawer_footer__EApUm{padding:1.5rem;border-top:1px solid var(--border);background:var(--background-alt)}.CartDrawer_totalRow__ibfOB{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;font-family:Outfit,sans-serif}.PromoBar_promoBar__kgdLM{background-color:#000;color:#fff;padding:.625rem 1rem;text-align:center;font-size:.875rem;font-weight:400}.PromoBar_promoText__siBBo{margin:0;color:#fff}.PromoBar_learnMore__btuZa{text-decoration:underline;color:#fff;margin-left:.5rem;cursor:pointer;transition:opacity .2s}.PromoBar_learnMore__btuZa:hover{opacity:.8}.wishlist_wishlistWrapper__8yI_P{min-height:calc(100vh - 80px);padding:3rem 1rem;background:linear-gradient(135deg,#f5f7fa,#e9ecef);position:relative}.wishlist_wishlistWrapper__8yI_P:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(59,130,246,.08));pointer-events:none}.wishlist_header__FJta9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding:2rem;background:white;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.06);position:relative;z-index:1}.wishlist_headerTitles__1PoHt{flex:1 1}.wishlist_backLink___s62_{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;background:#f3f4f6}.wishlist_backLink___s62_:hover{color:#8b5cf6;background:rgba(139,92,246,.1);transform:translateX(-4px)}.wishlist_headerTitles__1PoHt h1{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem;letter-spacing:-.02em}.wishlist_headerTitles__1PoHt p{color:#6b7280;font-size:1rem;margin:0;font-weight:500}.wishlist_headerActions__4V5aU{display:flex;gap:1rem;align-items:center}.wishlist_addAllBtn__rI2rq{padding:.875rem 1.75rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.625rem;box-shadow:0 4px 12px rgba(139,92,246,.25);position:relative;overflow:hidden}.wishlist_addAllBtn__rI2rq:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.wishlist_addAllBtn__rI2rq:hover:before{width:300px;height:300px}.wishlist_addAllBtn__rI2rq:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.35)}.wishlist_addAllBtn__rI2rq:active:not(:disabled){transform:translateY(0)}.wishlist_addAllBtn__rI2rq:disabled{opacity:.6;cursor:not-allowed;transform:none}.wishlist_clearBtn__jB97q{padding:.875rem 1.75rem;background:white;color:#ef4444;border:2px solid #ef4444;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.625rem}.wishlist_clearBtn__jB97q:hover{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;transform:translateY(-2px);box-shadow:0 8px 24px rgba(239,68,68,.25);border-color:transparent}.wishlist_wishlistGrid__jML4Y{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;position:relative;z-index:1}.wishlist_wishlistCard__WNt1a{background:white;border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;border:1px solid rgba(0,0,0,.04)}.wishlist_wishlistCard__WNt1a:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8b5cf6,#3b82f6);opacity:0;transition:opacity .3s ease}.wishlist_wishlistCard__WNt1a:hover:before{opacity:1}.wishlist_wishlistCard__WNt1a:hover{box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-8px);border-color:rgba(139,92,246,.2)}.wishlist_imageWrapper__sF_e0{position:relative;width:100%;height:320px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden}.wishlist_imageWrapper__sF_e0:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.8));opacity:0;transition:opacity .3s ease;pointer-events:none}.wishlist_wishlistCard__WNt1a:hover .wishlist_imageWrapper__sF_e0:after{opacity:1}.wishlist_productImg__0C16f{object-fit:contain;padding:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.wishlist_wishlistCard__WNt1a:hover .wishlist_productImg__0C16f{transform:scale(1.05)}.wishlist_removeBtn__4Whft{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:white;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#ef4444;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wishlist_removeBtn__4Whft:hover{background:#ef4444;color:white;transform:scale(1.15) rotate(90deg);box-shadow:0 6px 20px rgba(239,68,68,.35)}.wishlist_removeBtn__4Whft:active{transform:scale(1.05) rotate(90deg)}.wishlist_info__Z9226{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.wishlist_category__WIIPk{display:inline-block;font-size:.7rem;color:#8b5cf6;text-transform:uppercase;letter-spacing:.1em;font-weight:700;padding:.25rem .75rem;background:rgba(139,92,246,.1);border-radius:6px;width:fit-content}.wishlist_title__PD_5k{font-size:1.2rem;font-weight:700;color:#111827;margin:0;line-height:1.4;letter-spacing:-.01em}.wishlist_price__Qgi3T{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:.25rem 0}.wishlist_addToCartBtn__ZuEWB{width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.625rem;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:.5rem;box-shadow:0 4px 12px rgba(139,92,246,.25);position:relative;overflow:hidden}.wishlist_addToCartBtn__ZuEWB:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.wishlist_addToCartBtn__ZuEWB:hover:before{width:300px;height:300px}.wishlist_addToCartBtn__ZuEWB:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.35)}.wishlist_addToCartBtn__ZuEWB:active{transform:translateY(0)}.wishlist_emptyContainer___gxq7{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(135deg,#f5f7fa,#e9ecef)}.wishlist_emptyContent__gjIXU{text-align:center;max-width:500px;padding:3rem;background:white;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.08)}.wishlist_emptyIcon__i5Sn6{font-size:5rem;margin-bottom:1.5rem;animation:wishlist_float__TF060 3s ease-in-out infinite}@keyframes wishlist_float__TF060{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.wishlist_emptyContent__gjIXU h1{font-size:2.25rem;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem;letter-spacing:-.02em}.wishlist_emptyContent__gjIXU p{font-size:1.1rem;color:#6b7280;margin:0 0 2rem;line-height:1.7}.wishlist_shopBtn___zVis{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;text-decoration:none;border-radius:12px;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(139,92,246,.25);position:relative;overflow:hidden}.wishlist_shopBtn___zVis:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.wishlist_shopBtn___zVis:hover:before{width:300px;height:300px}.wishlist_shopBtn___zVis:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(139,92,246,.35)}@media (max-width:768px){.wishlist_wishlistWrapper__8yI_P{padding:2rem 1rem}.wishlist_header__FJta9{flex-direction:column;gap:1.5rem;padding:1.5rem}.wishlist_headerTitles__1PoHt h1{font-size:2rem}.wishlist_headerActions__4V5aU{width:100%;flex-direction:column}.wishlist_addAllBtn__rI2rq,.wishlist_clearBtn__jB97q{width:100%;justify-content:center}.wishlist_wishlistGrid__jML4Y{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.wishlist_imageWrapper__sF_e0{height:280px}.wishlist_emptyContent__gjIXU{padding:2rem}.wishlist_emptyContent__gjIXU h1{font-size:1.75rem}}@media (max-width:480px){.wishlist_wishlistGrid__jML4Y{grid-template-columns:1fr}.wishlist_headerTitles__1PoHt h1{font-size:1.75rem}}.shop_pageWrapper__bfrHC{width:100%}.shop_shopContainer__v1ngU{display:grid;grid-template-columns:260px 1fr;gap:4rem;padding:0 2rem;max-width:1600px;margin:0 auto 6rem}.shop_breadcrumb__nny96{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#9CA3AF;margin:1.5rem auto 3rem;max-width:1600px;padding:0 2rem;font-weight:400}.shop_breadcrumb__nny96 a{color:#9CA3AF;text-decoration:none;transition:color .2s}.shop_breadcrumb__nny96 a:hover{color:#111827}.shop_breadcrumb__nny96 span{color:#111827;font-weight:500}.shop_pageHeader__GbbYW{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0}.shop_titleSection__SIFDq h1{font-size:2.5rem;font-weight:600;color:#111827;margin:0;letter-spacing:-.02em}.shop_sortSelect__Nr3Yv{padding:.75rem 2.5rem .75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#111827;background:white;cursor:pointer;min-width:160px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.shop_sortSelect__Nr3Yv:focus{outline:none;border-color:#3B82F6}.shop_searchResults__NQ8V7{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:var(--primary-light,#EFF6FF);border:1px solid var(--primary,#3b82f6);border-radius:8px;margin-bottom:2rem;font-size:.9rem;color:var(--foreground,#111827)}.shop_searchResults__NQ8V7 svg{color:var(--primary,#3B82F6);flex-shrink:0}.shop_searchResults__NQ8V7 strong{font-weight:600;color:var(--primary,#3B82F6)}.shop_clearSearchBtn__IlhTl{margin-left:auto;background:none;border:none;color:var(--text-secondary,#6B7280);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;flex-shrink:0}.shop_clearSearchBtn__IlhTl:hover{background:rgba(0,0,0,.05);color:var(--foreground,#111827)}.shop_sidebar__hy5Vc{position:sticky;top:2rem;align-self:start;padding-right:1rem}.shop_filterSection__MA7jo{margin-bottom:2rem;border-bottom:1px solid #f3f4f6;padding-bottom:2rem}.shop_filterSection__MA7jo:last-child{border-bottom:none}.shop_filterTitle__2g6w_{font-size:.9375rem;font-weight:600;color:#111827;margin-bottom:1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.shop_filterTitle__2g6w_ .shop_arrow__Oqyfk{color:#9CA3AF;transition:transform .2s}.shop_filterTitle__2g6w_.shop_expanded__CmRfm .shop_arrow__Oqyfk{transform:rotate(180deg)}.shop_filterContent__ldRHA{display:block}.shop_filterContent__ldRHA.shop_collapsed__5TYBZ{display:none}.shop_categoryList__U8PQE{display:flex;flex-direction:column;gap:.875rem}.shop_categoryItem__RubDS{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9375rem;color:#4B5563;transition:color .15s}.shop_categoryItem__RubDS.shop_active__2rMv2,.shop_categoryItem__RubDS:hover{color:#111827;font-weight:600}.shop_categoryItem__RubDS input[type=checkbox],.shop_categoryItem__RubDS input[type=radio]{width:18px;height:18px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;accent-color:#3B82F6;margin:0}.shop_categoryItem__RubDS input[type=radio]{border-radius:50%}.shop_sizeGrid__Nifez{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.shop_priceSlider__UQ7ru{padding:1rem .5rem}.shop_sliderContainer__kZYh1{position:relative;height:4px;background:#E5E7EB;border-radius:2px;margin:1rem 0 1.5rem}.shop_sliderFill__yS9YF{position:absolute;height:100%;background:#3B82F6;border-radius:2px}.shop_rangeSlider__LEgCX{position:absolute;width:100%;height:4px;top:0;left:0;margin:0;opacity:0;cursor:pointer;pointer-events:none;appearance:none}.shop_rangeSlider__LEgCX::-webkit-slider-thumb{pointer-events:auto;width:20px;height:20px;-webkit-appearance:none;cursor:pointer;border-radius:50%;background:red}.shop_rangeSlider__LEgCX::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;-webkit-appearance:none;cursor:pointer;border-radius:50%;background:red}.shop_sliderThumb__bB7Rs{position:absolute;top:50%;width:12px;height:12px;background:#3B82F6;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.shop_priceInputs___syoG{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#111827;font-weight:500}.shop_priceLabel___VQyL{color:#6B7280;font-size:.8125rem;display:block;margin-bottom:.25rem}.shop_productGrid__KBUYm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.shop_productCard__Wfga1{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative;background:#fff;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.shop_productCard__Wfga1:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.shop_productImageWrapper__6B_iv{position:relative;aspect-ratio:1;background:linear-gradient(145deg,#f8f9fa,#e9ecef);overflow:hidden;border-radius:16px 16px 0 0}.shop_productImage__QQCMZ{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.shop_productCard__Wfga1:hover .shop_productImage__QQCMZ{transform:scale(1.08)}.shop_productImageWrapper__6B_iv:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.15) 0,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.shop_productCard__Wfga1:hover .shop_productImageWrapper__6B_iv:after{opacity:1}.shop_badges__xmhRG{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.shop_saleBadge__7ZcF6{background:linear-gradient(135deg,#FF6B6B,#EE5A5A);box-shadow:0 2px 8px rgba(238,90,90,.35)}.shop_newBadge__cYDuz,.shop_saleBadge__7ZcF6{color:white;font-size:.75rem;font-weight:700;padding:.375rem .75rem;border-radius:20px;letter-spacing:.02em}.shop_newBadge__cYDuz{background:linear-gradient(135deg,#10B981,#059669);box-shadow:0 2px 8px rgba(16,185,129,.35)}.shop_wishlistBtn__Q3S80{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#6B7280;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);opacity:0;transform:scale(.8);z-index:10;box-shadow:0 2px 12px rgba(0,0,0,.1)}.shop_productCard__Wfga1:hover .shop_wishlistBtn__Q3S80{opacity:1;transform:scale(1)}.shop_wishlistBtn__Q3S80:hover:not(:disabled){color:#EF4444;background:#FEE2E2;transform:scale(1.1)}.shop_wishlistBtn__Q3S80.shop_wishlisted__486ra{color:#EF4444;opacity:1;transform:scale(1);background:#FEE2E2}.shop_wishlistBtn__Q3S80:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.shop_quickAddBtn__FYMs8{position:absolute;bottom:1rem;right:1rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);opacity:0;transform:translateY(12px);transition:all .3s cubic-bezier(.4,0,.2,1);color:#374151}.shop_productCard__Wfga1:hover .shop_quickAddBtn__FYMs8{opacity:1;transform:translateY(0)}.shop_quickAddBtn__FYMs8:hover{background:linear-gradient(135deg,#3B82F6,#2563EB);color:white;transform:scale(1.08);box-shadow:0 6px 20px rgba(59,130,246,.4)}.shop_productInfo__F8ks4{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;background:#fff}.shop_productName__MCg16{font-size:1rem;font-weight:600;color:#1F2937;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.shop_productCard__Wfga1:hover .shop_productName__MCg16{color:#3B82F6}.shop_productMeta__p4qJF{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.shop_price__KMzP6{font-size:1.125rem;font-weight:700;color:#1F2937;letter-spacing:-.01em}.shop_oldPrice__JWRMR{color:#9CA3AF;text-decoration:line-through;font-weight:500;margin-right:.5rem;font-size:.875rem}.shop_rating__xMhQ3{display:flex;align-items:center;gap:.25rem;color:#FBBF24;font-size:.875rem}.shop_ratingCount__PCWPd{color:#9CA3AF;font-size:.75rem;margin-left:.25rem}.shop_productLink__WXoiA{text-decoration:none;color:inherit;display:block}.shop_customizeBtn__eawYP{position:absolute;bottom:1rem;left:1rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);opacity:0;transform:translateY(12px);transition:all .3s cubic-bezier(.4,0,.2,1);color:#374151;text-decoration:none}.shop_productCard__Wfga1:hover .shop_customizeBtn__eawYP{opacity:1;transform:translateY(0)}.shop_customizeBtn__eawYP:hover{background:linear-gradient(135deg,#8B5CF6,#7C3AED);color:white;transform:scale(1.08);box-shadow:0 6px 20px rgba(139,92,246,.4)}.shop_emptyState__7LHDa{grid-column:1/-1;text-align:center;padding:4rem 2rem;background:#F9FAFB;border-radius:16px;color:#6B7280}.shop_emptyState__7LHDa p{font-size:1.125rem;margin:0}.shop_pagination__c_rqL{gap:.5rem;margin-top:5rem}.shop_pageBtn__Sob7s,.shop_pagination__c_rqL{display:flex;justify-content:center;align-items:center}.shop_pageBtn__Sob7s{width:40px;height:40px;border:1px solid #e5e7eb;background:white;color:#6B7280;font-size:.875rem;cursor:pointer;transition:all .2s;border-radius:4px}.shop_pageBtn__Sob7s:hover:not(:disabled){border-color:#3B82F6;color:#3B82F6}.shop_pageBtn__Sob7s.shop_active__2rMv2{background:#3B82F6;border-color:#3B82F6;color:white}.shop_pageBtn__Sob7s:disabled{opacity:.5;cursor:not-allowed}.shop_newsletterSection__7gp2s{background:#3B82F6;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:6rem 0;position:relative;overflow:hidden}.shop_newsletterContent__V1RVQ{max-width:1600px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;position:relative;z-index:2}.shop_newsletterText__r___K{color:white}.shop_newsletterLabel__iUqHd{font-size:1rem;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:1rem;display:block}.shop_newsletterTitle__oDKu7{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:2.5rem}.shop_newsletterForm__Tx7uy{display:flex;gap:1rem;max-width:500px}.shop_emailInput__QLCz9{flex:1 1;height:54px;padding:0 1.5rem;border-radius:6px;border:none;font-size:1rem;color:#111827}.shop_subscribeBtn__3PKN5{height:54px;padding:0 2rem;background:#111827;color:white;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.shop_subscribeBtn__3PKN5:hover{background:black}.shop_newsletterImage__9pT0u{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50%;height:120%;object-fit:cover;z-index:1;mask-image:linear-gradient(90deg,transparent,black 20%);-webkit-mask-image:linear-gradient(90deg,transparent,black 20%)}@media (max-width:1024px){.shop_shopContainer__v1ngU{grid-template-columns:240px 1fr;gap:2rem}.shop_newsletterContent__V1RVQ{grid-template-columns:1fr}.shop_newsletterImage__9pT0u{display:none}}@media (max-width:768px){.shop_shopContainer__v1ngU{grid-template-columns:1fr}.shop_sidebar__hy5Vc{display:none}.shop_newsletterTitle__oDKu7{font-size:2rem}}.ProductReviews_reviewsSection__7hg_M{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.ProductReviews_reviewsHeader__uCppL{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.ProductReviews_sectionTitle__OoMQX{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--foreground)}.ProductReviews_ratingSummary__6IhNY{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ProductReviews_averageRating__eb_hD{font-size:1.25rem;font-weight:600;color:var(--foreground)}.ProductReviews_reviewCount__HRSRH{color:var(--text-secondary);font-size:.95rem}.ProductReviews_reviewForm__gOFoZ{background:var(--background-alt);padding:2rem;border-radius:var(--radius);margin-bottom:2rem}.ProductReviews_formGroup__PEpD9{margin-bottom:1.5rem}.ProductReviews_formGroup__PEpD9 label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--foreground)}.ProductReviews_formGroup__PEpD9 textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:1rem;resize:vertical;transition:border-color .2s}.ProductReviews_formGroup__PEpD9 textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.ProductReviews_stars__Hxbnt{display:flex;gap:.25rem;align-items:center}.ProductReviews_star__AtRLJ{background:none;border:none;color:#d1d5db;cursor:pointer;padding:0;transition:color .2s}.ProductReviews_star__AtRLJ:hover{color:#fbbf24}.ProductReviews_starFilled__3NsJM{color:#fbbf24;fill:#fbbf24}.ProductReviews_star__AtRLJ:disabled{cursor:not-allowed;opacity:.5}.ProductReviews_loginPrompt__0Bbzy{text-align:center;padding:2rem;color:var(--text-secondary);background:var(--background-alt);border-radius:var(--radius);margin-bottom:2rem}.ProductReviews_loginPrompt__0Bbzy a{color:var(--primary);text-decoration:underline}.ProductReviews_loading___wGr2,.ProductReviews_noReviews__zb4z0{text-align:center;padding:3rem;color:var(--text-secondary)}.ProductReviews_reviewsList__qUV2_{display:flex;flex-direction:column;gap:2rem}.ProductReviews_reviewItem__YHdZN{padding:1.5rem;background:var(--background-alt);border-radius:var(--radius)}.ProductReviews_reviewHeader__Bhnnp{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.ProductReviews_reviewerInfo__AylQh{display:flex;align-items:center;gap:.75rem}.ProductReviews_avatar__RXPC7{width:40px;height:40px;border-radius:50%;background:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center}.ProductReviews_reviewerName__2Isbs{font-weight:600;color:var(--foreground);margin-bottom:.25rem}.ProductReviews_reviewDate__V565H{font-size:.875rem;color:var(--text-secondary)}.ProductReviews_reviewComment__TeRgE{color:var(--foreground);line-height:1.6;margin-top:.5rem}.ProductReviews_error__ykH1x{color:#ef4444;font-size:.875rem;margin-bottom:1rem;padding:.75rem;background:#fee2e2;border-radius:6px;border:1px solid #fecaca}.ProductReviews_success__bOujH{color:#10b981;font-size:.875rem;margin-bottom:1rem;padding:.75rem;background:#d1fae5;border-radius:6px;border:1px solid #6ee7b7}@media (max-width:768px){.ProductReviews_reviewHeader__Bhnnp,.ProductReviews_reviewsHeader__uCppL{flex-direction:column}}.page_home__jFQbK{overflow:hidden}.page_hero__SKW6o{position:relative;padding-top:4rem;padding-bottom:6rem;background:radial-gradient(circle at top right,rgba(139,92,246,.1),transparent 40%)}.page_heroContainer__WSN_b{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.page_brandTag__HTCjV{color:var(--primary);font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;display:flex;align-items:center}.page_brandLogo__dV7i2{height:auto;width:auto;max-width:200px;object-fit:contain}.page_title__3jonF{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.page_highlight__KaGfy{color:var(--primary)}.page_subtitle__iAJUg{font-size:1.125rem;color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;line-height:1.6}.page_heroActions__8_tzb{display:flex;gap:2rem;align-items:center;margin-bottom:4rem}.page_watchBtn__8eiH8{display:flex;align-items:center;gap:.75rem;background:none;border:none;font-size:1rem;font-weight:600;color:var(--foreground);cursor:pointer}.page_stats__L5b4y{display:flex;gap:4rem;border-top:1px solid var(--border);padding-top:2rem}.page_statItem__RMGkH{display:flex;flex-direction:column}.page_statItem__RMGkH strong{font-size:1.5rem;font-family:Outfit,sans-serif;color:var(--foreground)}.page_statItem__RMGkH span{color:var(--text-secondary);font-size:.875rem}.page_heroVisual___m6ot{position:relative;height:600px}.page_blob1__jo7yZ{top:10%;right:10%;width:300px;height:300px;background:var(--primary);filter:blur(80px)}.page_blob1__jo7yZ,.page_blob2__uchWW{position:absolute;opacity:.1;border-radius:50%}.page_blob2__uchWW{bottom:0;left:10%;width:250px;height:250px;background:var(--secondary);filter:blur(60px)}.page_modelsPlaceholder__mdKRi{position:relative;height:100%;border-radius:20px;background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid white}.page_modelCard__BqxnO{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:400px;background:white;border-radius:24px;box-shadow:var(--shadow-xl);display:flex;align-items:center;justify-content:center;overflow:hidden}.page_fakeShirt__SVF_7{width:200px;height:250px;background:#f0f0f0;border-radius:12px}.page_uploadBadge__FAKLm{top:20px;right:20px;padding:.5rem 1rem;box-shadow:var(--shadow-sm);font-size:.75rem;align-items:center;gap:4px;font-weight:600;color:var(--primary)}.page_colorPalette__H_SaU,.page_uploadBadge__FAKLm{position:absolute;background:white;border-radius:100px;display:flex}.page_colorPalette__H_SaU{bottom:50px;right:0;padding:.75rem;gap:.5rem;box-shadow:var(--shadow-lg)}.page_dot__2YCho{width:24px;height:24px;border-radius:50%;cursor:pointer;transition:transform .2s}.page_dot__2YCho:hover{transform:scale(1.2)}.page_categories__ZiyXf{background:white}.page_sectionLabel__leOgg{font-size:.875rem;font-weight:700;color:var(--text-secondary);letter-spacing:.1em;margin-bottom:2rem;text-transform:uppercase}.page_categoryGrid__ZvvZ5{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto}@media (min-width:640px){.page_categoryGrid__ZvvZ5{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}}@media (min-width:1024px){.page_categoryGrid__ZvvZ5{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.page_categoryCard__8vOUo{height:auto;min-height:160px;background:#f3f4f6;border-radius:16px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;border:1px solid rgba(0,0,0,.05)}.page_categoryCard__8vOUo:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.page_categoryIcon__oswku{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:.75rem;color:var(--foreground);opacity:.8;transition:opacity .2s ease,transform .2s ease;position:relative;height:80px}.page_categoryCard__8vOUo:hover .page_categoryIcon__oswku{opacity:1;transform:scale(1.05)}.page_categoryIcon__oswku svg{width:80px;height:80px}.page_catImage__hURJs{width:80px!important;height:80px!important;object-fit:contain!important;transition:transform .2s ease}.page_categoryCard__8vOUo:hover .page_catImage__hURJs{transform:scale(1.05)}.page_categoryCard__8vOUo h3{color:var(--foreground);font-size:.875rem;font-weight:600;z-index:2;position:relative;margin:0;line-height:1.4;text-align:center;word-wrap:break-word;max-width:100%}@media (min-width:640px){.page_categoryCard__8vOUo{min-height:180px;padding:1.5rem 1rem}.page_categoryIcon__oswku{height:90px;margin-bottom:1rem}.page_categoryIcon__oswku svg{width:90px;height:90px}.page_catImage__hURJs{width:90px!important;height:90px!important}.page_categoryCard__8vOUo h3{font-size:1rem}}.page_categoryCard__8vOUo:nth-child(4n+1){background:#f5f5f5}.page_categoryCard__8vOUo:nth-child(4n+1) .page_categoryIcon__oswku{color:#4b5563}.page_categoryCard__8vOUo:nth-child(4n+2){background:#fef2f2}.page_categoryCard__8vOUo:nth-child(4n+2) .page_categoryIcon__oswku{color:#ec4899}.page_categoryCard__8vOUo:nth-child(4n+3){background:#eff6ff}.page_categoryCard__8vOUo:nth-child(4n+3) .page_categoryIcon__oswku{color:#3b82f6}.page_categoryCard__8vOUo:nth-child(4n+4){background:#f0fdf4}.page_categoryCard__8vOUo:nth-child(4n+4) .page_categoryIcon__oswku{color:#10b981}.page_flexHeader__Axalv{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}.page_heading2__hKv2x{font-size:2.5rem;font-weight:700}.page_viewMore__9mNTB{display:flex;align-items:center;gap:8px;color:var(--primary);font-weight:600;text-decoration:none}.page_productGrid__GJuvN{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:1200px){.page_productGrid__GJuvN{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page_productGrid__GJuvN{grid-template-columns:1fr}}.page_productCard__LtAQV{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05);position:relative}.page_productCard__LtAQV:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.page_productImage__ApZwb{aspect-ratio:1;background:linear-gradient(145deg,#f8f9fa,#e9ecef);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.page_productImage__ApZwb img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.page_productCard__LtAQV:hover .page_productImage__ApZwb img{transform:scale(1.08)}.page_productImage__ApZwb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1) 0,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.page_productCard__LtAQV:hover .page_productImage__ApZwb:after{opacity:1}.page_productBadge__tdgmF{position:absolute;top:1rem;left:1rem;background:linear-gradient(135deg,#FF6B6B,#EE5A5A);color:white;padding:.375rem .875rem;border-radius:20px;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px rgba(238,90,90,.35);z-index:5}.page_productActions__418_5{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.page_productCard__LtAQV:hover .page_productActions__418_5{opacity:1;transform:translateY(0)}.page_productActions__418_5 a,.page_productActions__418_5 button{width:42px;height:42px;border-radius:12px;border:none;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.page_productActions__418_5 a:hover,.page_productActions__418_5 button:hover{background:linear-gradient(135deg,#3B82F6,#2563EB);color:white;transform:scale(1.08);box-shadow:0 6px 20px rgba(59,130,246,.4)}.page_productActions__418_5 button.page_wishlisted__WypKj{background:#FEE2E2;color:#EF4444}.page_productActions__418_5 button.page_wishlisted__WypKj:hover{background:linear-gradient(135deg,#EF4444,#DC2626);color:white;box-shadow:0 6px 20px rgba(239,68,68,.4)}.page_productInfo__6QZeh{padding:1.25rem}.page_productCat__c58_I{font-size:.75rem;color:#9CA3AF;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:.5rem;font-weight:500}.page_productInfo__6QZeh h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#1F2937;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.page_productCard__LtAQV:hover .page_productInfo__6QZeh h4{color:#3B82F6}.page_productInfo__6QZeh p{color:#3B82F6;font-weight:700;font-size:1.125rem}.page_coverLink__89F0Y{position:absolute;inset:0;z-index:1}.page_actionBtn__w6_Iw{width:40px;height:40px;border-radius:50%;border:none;background:white;color:var(--foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-md);transition:all .2s;text-decoration:none}.page_actionBtn__w6_Iw:hover{background:var(--primary);color:white}.page_productTitleLink__lht8M{text-decoration:none;color:inherit}.page_productTitleLink__lht8M:hover h4{color:var(--primary)}@media (max-width:1024px){.page_heroContainer__WSN_b{grid-template-columns:1fr;text-align:center}.page_heroActions__8_tzb,.page_stats__L5b4y{justify-content:center}.page_categoryGrid__ZvvZ5,.page_productGrid__GJuvN{grid-template-columns:1fr}.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page_productGrid__GJuvN{grid-template-columns:1fr}}.RecommendedProducts_recommendedSection___U6eJ{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.RecommendedProducts_section__6IGCZ{margin-bottom:4rem}.RecommendedProducts_sectionHeader___lKi1{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.RecommendedProducts_sectionTitle__BxJKH{font-size:2rem;font-weight:700;color:var(--foreground)}.RecommendedProducts_viewAll__PCpF0{display:flex;align-items:center;gap:.5rem;color:var(--primary);text-decoration:none;font-weight:600;transition:color .2s}.RecommendedProducts_viewAll__PCpF0:hover{color:var(--primary-hover)}.RecommendedProducts_productGrid__TNBk5{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}@media (max-width:768px){.RecommendedProducts_productGrid__TNBk5{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.RecommendedProducts_sectionTitle__BxJKH{font-size:1.5rem}}