.page_pageWrapper__yWH57{min-height:100vh;background-color:var(--gray-light)}.page_container__OSsiQ{max-width:1200px;margin:0 auto;padding:30px 20px 60px}.page_pageTitle__wRHqi{font-size:2rem;font-weight:700;color:var(--gray-dark);margin:0 0 30px}.page_emptyCart__miAYz{text-align:center;padding:80px 20px;background-color:var(--white);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page_emptyCart__miAYz svg{margin-bottom:20px;color:var(--gray-medium);opacity:.6}.page_emptyCart__miAYz p{font-size:1.2rem;color:var(--gray-dark);margin-bottom:24px}.page_continueShoppingBtn__fWHMR{display:inline-block;padding:14px 28px;background-color:var(--primary-dark);color:var(--white);border-radius:8px;font-weight:600;font-size:1rem;transition:background-color .3s ease}.page_continueShoppingBtn__fWHMR:hover{background-color:var(--primary-teal)}.page_cartLayout__vZ1mD{display:grid;grid-template-columns:1fr 380px;grid-gap:30px;gap:30px;align-items:start}.page_cartItems__oJJ_T{background-color:var(--white);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.page_cartItem__WHnJ5{display:flex;align-items:center;padding:20px;border-bottom:1px solid var(--gray-medium);gap:20px}.page_cartItem__WHnJ5:last-child{border-bottom:none}.page_itemInfo__reng2{flex:1 1;min-width:0}.page_itemName__z1Idq{font-size:1rem;font-weight:600;color:var(--gray-dark);margin:0 0 6px}.page_itemPrice__oaadu{font-size:.9rem;color:var(--primary-dark);margin:0}.page_itemControls__wlGJb{display:flex;align-items:center;gap:12px}.page_quantityControl__EIejT{display:flex;align-items:center;gap:8px;border:1px solid var(--gray-medium);border-radius:6px;overflow:hidden}.page_quantityBtn__IBpjx{width:36px;height:36px;border:none;background-color:var(--gray-light);cursor:pointer;font-size:1.2rem;font-weight:600;color:var(--gray-dark);transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.page_quantityBtn__IBpjx:hover{background-color:var(--gray-medium)}.page_quantity__rVdtR{min-width:30px;text-align:center;font-weight:600;font-size:1rem}.page_removeBtn__7F59z{padding:8px 14px;background-color:#f44;color:var(--white);border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background-color .2s ease}.page_removeBtn__7F59z:hover{background-color:#c00}.page_itemTotal__O_Pr0{min-width:80px;text-align:right;font-weight:700;font-size:1.1rem;color:var(--gray-dark)}.page_cartSummary__MB7H7{background-color:var(--white);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px;position:-webkit-sticky;position:sticky;top:20px}.page_summaryTitle__bXPW4{font-size:1.25rem;font-weight:700;color:var(--gray-dark);margin:0 0 20px}.page_summaryRow__zb66V{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;color:var(--gray-dark);margin-bottom:12px}.page_summaryRow__zb66V span:last-child{font-size:1.25rem;color:var(--primary-dark)}.page_shippingNote__KnSGf{font-size:.85rem;color:#666;margin:16px 0;text-align:center;line-height:1.5}.page_checkoutBtn__PIyLU{width:100%;padding:16px;background-color:var(--primary-bright);color:var(--white);border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.page_checkoutBtn__PIyLU:hover:not(:disabled){background-color:var(--primary-dark)}.page_checkoutBtn__PIyLU:disabled{opacity:.6;cursor:not-allowed}.page_continueShoppingLink__64tqx{display:block;text-align:center;margin-top:16px;color:var(--primary-dark);font-weight:600;font-size:.95rem;transition:color .2s ease}.page_continueShoppingLink__64tqx:hover{color:var(--primary-teal);text-decoration:underline}.page_crossSellWrapper__0Pttw{width:90%;max-width:1600px;margin:0 auto;padding:0 20px 60px}@media (max-width:900px){.page_cartLayout__vZ1mD{grid-template-columns:1fr}.page_cartSummary__MB7H7{position:static}}@media (max-width:600px){.page_container__OSsiQ{padding:20px 15px 40px}.page_pageTitle__wRHqi{font-size:1.5rem;margin-bottom:20px}.page_cartItem__WHnJ5{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.page_itemControls__wlGJb{width:100%;justify-content:space-between}.page_itemTotal__O_Pr0{width:100%;text-align:left;font-size:1.2rem;padding-top:8px;border-top:1px dashed var(--gray-medium)}.page_emptyCart__miAYz{padding:60px 20px}.page_emptyCart__miAYz svg{width:80px;height:80px}}.FreeShippingBanner_banner__j5iWW{display:flex;align-items:center;justify-content:center;gap:10px;background-color:var(--primary-dark);color:var(--white);padding:12px 20px;font-size:.95rem;font-weight:600;text-align:center}.FreeShippingBanner_icon__k6FUi{flex-shrink:0}@media (max-width:480px){.FreeShippingBanner_banner__j5iWW{font-size:.85rem;padding:10px 15px}}.FreeShippingProgress_container__cso7i{margin-bottom:20px}.FreeShippingProgress_qualified__WDSoD{display:flex;align-items:center;gap:10px;background-color:var(--success-light,#dcfce7);color:var(--success-dark,#166534);padding:12px 16px;border-radius:8px;font-weight:600;font-size:.95rem}.FreeShippingProgress_qualified__WDSoD svg{flex-shrink:0;color:var(--success,#16a34a)}.FreeShippingProgress_message__HAqF_{display:flex;align-items:center;gap:8px;color:var(--gray-dark);font-size:.9rem;margin-bottom:8px}.FreeShippingProgress_message__HAqF_ svg{flex-shrink:0;color:var(--primary-dark)}.FreeShippingProgress_progressBar__L_v50{width:100%;height:8px;background-color:var(--gray-medium);border-radius:4px;overflow:hidden}.FreeShippingProgress_progressFill__DUW02{height:100%;background-color:var(--primary-bright);border-radius:4px;transition:width .3s ease}.CrossSellSection_section__N_Dql{margin-top:40px;padding-top:30px;border-top:1px solid var(--gray-medium)}.CrossSellSection_title__pYx5d{font-size:1.5rem;font-weight:700;color:var(--gray-dark);margin:0 0 8px;text-align:center}.CrossSellSection_subtitle__EnPAh{font-size:.95rem;color:var(--muted);margin:0 0 24px;text-align:center}.CrossSellSection_grid__pTm_a{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}@media (max-width:1200px){.CrossSellSection_grid__pTm_a{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.CrossSellSection_grid__pTm_a{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.CrossSellSection_grid__pTm_a{grid-template-columns:repeat(2,1fr);gap:12px}.CrossSellSection_title__pYx5d{font-size:1.25rem}.CrossSellSection_subtitle__EnPAh{font-size:.85rem}}.CrossSellProductCard_card__zmA_B{background-color:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);position:relative;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.CrossSellProductCard_card__zmA_B:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.CrossSellProductCard_discountBadge__jrkK_{position:absolute;top:8px;right:8px;background-color:var(--error,#dc2626);color:var(--background,#fff);font-size:.7rem;font-weight:700;padding:4px 8px;border-radius:4px;z-index:10;text-transform:uppercase}.CrossSellProductCard_imageContainer__i2KLg{width:100%;height:220px;position:relative;background-color:var(--background,#fff);display:flex;align-items:center;justify-content:center}.CrossSellProductCard_image__kheEa{width:100%;height:100%;object-fit:contain}.CrossSellProductCard_info__L9GPR{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1 1}.CrossSellProductCard_name__jchC5{font-size:1rem;font-weight:600;color:var(--gray-dark);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CrossSellProductCard_priceContainer__NEAHq{display:flex;align-items:center;gap:10px}.CrossSellProductCard_originalPrice__zVGpS{font-size:.9rem;color:var(--muted);text-decoration:line-through}.CrossSellProductCard_discountedPrice__fn_QE{font-size:1.1rem;font-weight:700;color:var(--primary-bright)}.CrossSellProductCard_selectorContainer__azzoR{margin-top:8px}.CrossSellProductCard_selectorLabel__jN_wv{display:block;font-size:.7rem;font-weight:600;color:var(--gray-dark);margin-bottom:6px}.CrossSellProductCard_optionGrid__DpDgW{display:flex;flex-wrap:wrap;gap:4px}.CrossSellProductCard_sizeButton__8Z_R8{padding:6px 10px;background-color:var(--gray-light);border:1px solid var(--gray-medium);border-radius:4px;font-size:.75rem;font-weight:600;color:var(--gray-dark);cursor:pointer;transition:all .2s ease}.CrossSellProductCard_sizeButton__8Z_R8:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:var(--white)}.CrossSellProductCard_colorButton__msLjI{display:flex;align-items:center;gap:4px;padding:4px 8px;background-color:var(--gray-light);border:1px solid var(--gray-medium);border-radius:4px;font-size:.7rem;cursor:pointer;transition:all .2s ease}.CrossSellProductCard_colorButton__msLjI:hover{border-color:var(--primary-dark);background-color:var(--white)}.CrossSellProductCard_colorSwatch__UdVIe{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.CrossSellProductCard_colorLabel__t81Rf{color:var(--gray-dark);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.CrossSellProductCard_addButton__0xFTT{width:100%;padding:12px 14px;background-color:var(--primary-dark);color:var(--white);border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:auto}.CrossSellProductCard_addButton__0xFTT:hover{background-color:var(--primary-teal)}@media (max-width:1024px){.CrossSellProductCard_imageContainer__i2KLg{height:180px}.CrossSellProductCard_info__L9GPR{padding:12px}.CrossSellProductCard_name__jchC5{font-size:.85rem}}@media (max-width:768px){.CrossSellProductCard_imageContainer__i2KLg{height:160px}.CrossSellProductCard_discountBadge__jrkK_{font-size:.65rem;padding:3px 6px}.CrossSellProductCard_name__jchC5{font-size:.75rem}.CrossSellProductCard_originalPrice__zVGpS{font-size:.7rem}.CrossSellProductCard_discountedPrice__fn_QE{font-size:.85rem}.CrossSellProductCard_addButton__0xFTT{padding:8px 10px;font-size:.75rem}.CrossSellProductCard_sizeButton__8Z_R8{padding:4px 8px;font-size:.7rem}}.ProductGroupCard_cardLink__PkO7J{text-decoration:none;color:inherit;display:block;height:100%}.ProductGroupCard_card__jJ5l2{background:var(--background,#fff);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column;position:relative;contain:layout style}.ProductGroupCard_newTag__Wyxlj{background-color:var(--success,#16a34a);text-transform:uppercase}.ProductGroupCard_fewUnitsTag__O0kFf,.ProductGroupCard_newTag__Wyxlj{position:absolute;top:12px;right:12px;color:var(--background,#fff);font-size:.75rem;font-weight:600;padding:6px 10px;border-radius:4px;z-index:10}.ProductGroupCard_fewUnitsTag__O0kFf{background-color:var(--error,#dc2626);text-transform:lowercase}@media (hover:hover){.ProductGroupCard_card__jJ5l2:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}}.ProductGroupCard_image__HB6cP{width:100%;aspect-ratio:1;background-color:var(--background,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ProductGroupCard_placeholder__trN_n{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--surface,#f5f5f5);color:var(--muted,#666);font-size:.9rem;font-weight:500;text-align:center;padding:1rem}.ProductGroupCard_info__KJdk_{padding:1.25rem;flex:1 1;display:flex;flex-direction:column;gap:.4rem}.ProductGroupCard_name__cCkVm{font-size:1.1rem;font-weight:600;color:var(--text);margin:0;line-height:1.3}.ProductGroupCard_description__bCvsG{font-size:.85rem;color:var(--muted);margin:0;line-height:1.4}.ProductGroupCard_price__vobeU{font-size:1.05rem;font-weight:600;color:var(--primary-dark);margin:0}.ProductGroupCard_productCount__J1vhl{font-size:.85rem;color:var(--muted);margin:auto 0 0}@media (max-width:768px){.ProductGroupCard_info__KJdk_{padding:.875rem}.ProductGroupCard_name__cCkVm{font-size:.95rem}.ProductGroupCard_description__bCvsG{font-size:.8rem}.ProductGroupCard_price__vobeU{font-size:.95rem}.ProductGroupCard_fewUnitsTag__O0kFf,.ProductGroupCard_newTag__Wyxlj{top:8px;right:8px;font-size:.65rem;padding:4px 7px}}@media (max-width:480px){.ProductGroupCard_info__KJdk_{padding:.75rem}.ProductGroupCard_name__cCkVm{font-size:.875rem;line-height:1.25}.ProductGroupCard_productCount__J1vhl{font-size:.75rem}}.ProductSection_section__qmoxb{margin-bottom:60px;scroll-margin-top:80px;content-visibility:auto;contain-intrinsic-size:auto 800px}.ProductSection_header__6iOwa{text-align:center;margin-bottom:40px}.ProductSection_header__6iOwa h2{font-size:2.5rem;color:var(--primary-dark);margin-bottom:10px;font-weight:700;letter-spacing:-.5px}.ProductSection_header__6iOwa p{color:var(--gray-dark);font-size:1.1rem;opacity:.8}.ProductSection_grid__uQ1Ry{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media (max-width:992px){.ProductSection_grid__uQ1Ry{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductSection_header__6iOwa h2{font-size:1.75rem}.ProductSection_header__6iOwa p{font-size:.95rem}.ProductSection_grid__uQ1Ry{grid-template-columns:repeat(2,1fr);gap:16px}.ProductSection_section__qmoxb{margin-bottom:40px}}@media (max-width:480px){.ProductSection_header__6iOwa h2{font-size:1.5rem}.ProductSection_grid__uQ1Ry{grid-template-columns:repeat(2,1fr);gap:10px}}.QualityPromiseSection_section__lmwGe{padding:60px 20px;background:var(--background,#fff);border-top:1px solid var(--border,#e0e0e0);border-bottom:1px solid var(--border,#e0e0e0)}.QualityPromiseSection_container__WC0nJ{max-width:1100px;margin:0 auto;text-align:center}.QualityPromiseSection_heading__otxKK{font-size:1.75rem;font-weight:800;color:var(--text,#333);margin-bottom:2.5rem;letter-spacing:var(--letter-spacing-brand,-.5px);text-transform:var(--heading-transform,none);font-style:var(--heading-style,normal)}.QualityPromiseSection_grid__jZy8w{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.QualityPromiseSection_item__S8dzZ{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.QualityPromiseSection_iconWrapper__z9MBX{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--primary,#1a237e)}.QualityPromiseSection_icon__xXpkX{width:32px;height:32px}.QualityPromiseSection_content__ld1_5{display:flex;flex-direction:column;gap:4px}.QualityPromiseSection_itemTitle__kE7YM{font-size:.95rem;font-weight:700;color:var(--text,#333);margin:0}.QualityPromiseSection_itemDescription__7lUbz{font-size:.85rem;color:var(--muted,#666);line-height:1.5;margin:0}@media (max-width:1024px){.QualityPromiseSection_grid__jZy8w{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.QualityPromiseSection_section__lmwGe{padding:40px 16px}.QualityPromiseSection_heading__otxKK{font-size:1.35rem}.QualityPromiseSection_grid__jZy8w{grid-template-columns:1fr 1fr;gap:20px}.QualityPromiseSection_itemDescription__7lUbz{font-size:.8rem}}.TestimonialsSection_section__pD4pc{padding:80px 20px;background:var(--surface,#f5f5f5)}.TestimonialsSection_container__uGU2b{max-width:1100px;margin:0 auto;text-align:center}.TestimonialsSection_heading__XLmiN{font-size:2rem;font-weight:800;color:var(--text,#333);margin-bottom:.5rem;letter-spacing:var(--letter-spacing-brand,-.5px);text-transform:var(--heading-transform,none);font-style:var(--heading-style,normal)}.TestimonialsSection_subtitle__b0rUN{font-size:1.1rem;color:var(--muted,#666);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.TestimonialsSection_grid__J4vMN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.TestimonialsSection_card__TWlkN{background:var(--background,#fff);border-radius:var(--button-radius,12px);padding:32px 28px;text-align:left;box-shadow:var(--shadow-sm,0 2px 8px rgba(0,0,0,.06));transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.TestimonialsSection_card__TWlkN:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg,0 8px 24px rgba(0,0,0,.1))}.TestimonialsSection_stars__UuM63{display:flex;gap:2px;margin-bottom:16px;color:#f59e0b}.TestimonialsSection_star__ep8VF{width:18px;height:18px}.TestimonialsSection_quote__Jh7MS{font-size:.95rem;color:var(--text,#333);line-height:1.7;margin:0 0 24px;flex:1 1;font-style:italic}.TestimonialsSection_author__EmLOK{display:flex;align-items:center;gap:12px;border-top:1px solid var(--border,#e0e0e0);padding-top:16px}.TestimonialsSection_avatar__x24Ta{width:42px;height:42px;border-radius:50%;background:rgba(var(--primary-rgb,26,35,126),.1);color:var(--primary,#1a237e);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.TestimonialsSection_authorInfo__Cv3w_{display:flex;flex-direction:column}.TestimonialsSection_authorName__et8_l{font-size:.9rem;font-weight:600;color:var(--text,#333)}.TestimonialsSection_authorRole__I82Ys{font-size:.8rem;color:var(--muted,#666)}@media (max-width:1024px){.TestimonialsSection_grid__J4vMN{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TestimonialsSection_section__pD4pc{padding:50px 16px}.TestimonialsSection_heading__XLmiN{font-size:1.5rem}.TestimonialsSection_grid__J4vMN{grid-template-columns:1fr;gap:16px}.TestimonialsSection_card__TWlkN{padding:24px 20px}}.WhyChooseSection_section__ZJjLY{padding:80px 20px;background:var(--background,#fff)}.WhyChooseSection_container__bsFus{max-width:1100px;margin:0 auto;text-align:center}.WhyChooseSection_heading__sKFdn{font-size:2rem;font-weight:800;color:var(--text,#333);margin-bottom:.5rem;letter-spacing:var(--letter-spacing-brand,-.5px);text-transform:var(--heading-transform,none);font-style:var(--heading-style,normal)}.WhyChooseSection_subtitle__ZootT{font-size:1.1rem;color:var(--muted,#666);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.WhyChooseSection_grid__LoQ3H{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.WhyChooseSection_card__Itefx{padding:32px 24px;border-radius:var(--button-radius,12px);background:var(--surface,#f5f5f5);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.WhyChooseSection_card__Itefx:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg,0 8px 24px rgba(0,0,0,.1))}.WhyChooseSection_iconWrapper__DynZJ{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--primary-rgb,26,35,126),.1);color:var(--primary,#1a237e)}.WhyChooseSection_icon__HahEt{width:28px;height:28px}.WhyChooseSection_cardTitle__h9KVG{font-size:1.05rem;font-weight:700;color:var(--text,#333);margin-bottom:8px}.WhyChooseSection_cardDescription__XpYyg{font-size:.92rem;color:var(--muted,#666);line-height:1.6;margin:0}@media (max-width:1024px){.WhyChooseSection_grid__LoQ3H{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyChooseSection_section__ZJjLY{padding:50px 16px}.WhyChooseSection_heading__sKFdn{font-size:1.5rem}.WhyChooseSection_grid__LoQ3H{grid-template-columns:1fr;gap:16px}.WhyChooseSection_card__Itefx{padding:24px 20px}}