.AddToCartButton_button__7eW6Z{background-color:var(--primary);color:#fff;border:none;font-weight:600;border-radius:8px;padding:12px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;width:100%}.AddToCartButton_button__7eW6Z:hover:not(:disabled){background-color:var(--primary-dark)}.AddToCartButton_button__7eW6Z:disabled{background-color:var(--text-muted);cursor:not-allowed;opacity:.7}.AddToCartButton_button__7eW6Z.AddToCartButton_success__UjnOL{background-color:var(--success)}.AddToCartButton_icon__hCPBZ{width:20px;height:20px}.AddToCartButton_small__X59wR{padding:8px 16px;font-size:.875rem}.ProductCard_card__syd1X{background:var(--bg-primary);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column;height:100%;cursor:pointer;animation:ProductCard_fadeIn__80bmS .5s ease-out forwards}.ProductCard_card__syd1X:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.ProductCard_imageContainer__qA2nd{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:var(--bg-secondary)}.ProductCard_image__gQGbo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ProductCard_card__syd1X:hover .ProductCard_image__gQGbo{transform:scale(1.05)}.ProductCard_badges__2D7eQ{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;pointer-events:none;z-index:2}.ProductCard_discountBadge__Hp0hx{background:var(--error)}.ProductCard_discountBadge__Hp0hx,.ProductCard_newBadge__9yYCh{color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:700}.ProductCard_newBadge__9yYCh{background:var(--success)}.ProductCard_content__mtX3_{padding:16px;display:flex;flex-direction:column;flex-grow:1}.ProductCard_category__1tSqh{font-size:.75rem;text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;margin-bottom:4px}.ProductCard_name__sCv6k{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.ProductCard_rating__NH1bZ{display:flex;align-items:center;gap:2px;margin-bottom:12px}.ProductCard_star__mZiLy{color:var(--warning);width:14px;height:14px}.ProductCard_starEmpty__KNxR_{color:var(--border);width:14px;height:14px}.ProductCard_priceContainer__xhcYy{margin-bottom:16px;margin-top:auto}.ProductCard_currentPrice__dGs0o{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-right:8px}.ProductCard_originalPrice__jj7P_{font-size:.875rem;color:var(--text-muted);text-decoration:line-through;margin-right:8px}.ProductCard_savings__Hb11F{font-size:.75rem;color:var(--success);font-weight:600;display:block;margin-top:4px}.ProductCard_quickAdd___GOaO{position:absolute;bottom:0;left:0;width:100%;padding:16px;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.9) 70%,hsla(0,0%,100%,0));transform:translateY(100%);transition:transform .3s ease;z-index:3}.ProductCard_card__syd1X:hover .ProductCard_quickAdd___GOaO{transform:translateY(0)}@media (max-width:768px){.ProductCard_quickAdd___GOaO{transform:translateY(0);position:relative;background:none;padding:0;margin-top:16px}}.page_hero__7KFOs{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);padding:100px 24px;color:#fff;text-align:center;overflow:hidden;animation:page_fadeIn__jjObi 1s ease-out}.page_heroContent__dzLob{position:relative;z-index:2;max-width:800px;margin:0 auto;animation:page_slideUp___dulW .8s ease-out}.page_heroTitle__ixXIp{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;margin-bottom:24px;line-height:1.1;letter-spacing:-1px}.page_heroSubtitle__ZW2Yq{font-size:clamp(1.1rem,2vw,1.5rem);opacity:.9;margin-bottom:40px}.page_heroButtons__QFahC{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.page_btnPrimary__d_sTc{background:#fff;color:var(--primary);padding:16px 32px;border-radius:30px;font-weight:700;font-size:1.1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px rgba(0,0,0,.1)}.page_btnPrimary__d_sTc:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.page_btnSecondary__s2OE4{background:transparent;color:#fff;border:2px solid #fff;padding:14px 32px;border-radius:30px;font-weight:700;font-size:1.1rem;transition:background .2s,color .2s}.page_btnSecondary__s2OE4:hover{background:#fff;color:var(--primary)}.page_floatingShapes__4xzNy{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.page_shape__vMWZ9{position:absolute;background:hsla(0,0%,100%,.1);border-radius:50%;animation:page_float__Xp_VR 6s ease-in-out infinite}.page_shape1__B4f2O{width:150px;height:150px;top:10%;left:10%;animation-delay:0s}.page_shape2__Tav7R{width:300px;height:300px;bottom:-50px;right:-50px;animation-delay:2s}.page_shape3__xTVW7{width:100px;height:100px;top:40%;right:20%;animation-delay:4s}@keyframes page_float__Xp_VR{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page_marqueeContainer__cFxE2{background:var(--bg-dark);color:#fff;padding:12px 0;overflow:hidden;white-space:nowrap;position:relative;display:flex}.page_marqueeContent__QoMKy{display:inline-block;animation:page_marquee__oN76v 25s linear infinite;font-weight:600;letter-spacing:2px;font-size:.85rem}@keyframes page_marquee__oN76v{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.page_section__zQZ2o{padding:80px 24px;max-width:1200px;margin:0 auto}.page_sectionTitle__6ic_4{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:48px;color:var(--text-primary);position:relative}.page_sectionTitle__6ic_4:after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--primary);border-radius:2px}.page_categoryGrid__o3CYY{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.page_categoryCard__yLKel{background:var(--bg-primary);border-radius:16px;padding:40px 24px;text-align:center;box-shadow:var(--shadow-sm);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:16px;cursor:pointer;border:1px solid var(--border)}.page_categoryCard__yLKel:hover{transform:translateY(-8px);box-shadow:var(--shadow-md);border-color:var(--primary-light)}.page_categoryIcon__QEcAQ{font-size:3rem;background:var(--bg-secondary);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.page_categoryCard__yLKel:hover .page_categoryIcon__QEcAQ{transform:scale(1.1) rotate(5deg)}.page_categoryName__tlxq4{font-weight:600;font-size:1.1rem}.page_productsGrid__MOuzf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.page_viewAllContainer__Z4GKG{margin-top:48px;text-align:center}.page_viewAllBtn__LIkSP{background:#fff;color:var(--primary);border:2px solid var(--primary);padding:12px 32px;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s;display:inline-block}.page_viewAllBtn__LIkSP:hover{background:var(--primary);color:#fff}.page_featuresStrip__jOl9p{background:var(--bg-primary);padding:60px 24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.page_featuresGrid__txuLt{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.page_featureBox__pJFYc{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.page_featureIcon__UHR_A{color:var(--primary);width:40px;height:40px}.page_featureTitle__pGLZ6{font-weight:600;font-size:1.1rem}.page_featureDesc__GZakL{color:var(--text-muted);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.page_categoryGrid__o3CYY,.page_productsGrid__MOuzf{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page_featuresGrid__txuLt{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page_categoryGrid__o3CYY,.page_productsGrid__MOuzf{grid-template-columns:1fr}.page_featuresGrid__txuLt{grid-template-columns:1fr;gap:40px}.page_heroButtons__QFahC{flex-direction:column;width:100%}.page_btnPrimary__d_sTc,.page_btnSecondary__s2OE4{width:100%}}.Skeleton_skeleton__cMIzU{background:var(--bg-primary);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;height:100%}.Skeleton_shimmer__Ba__r{position:relative;overflow:hidden;background:#f0f0f0}.Skeleton_shimmer__Ba__r:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:Skeleton_shimmer__Ba__r 2s infinite}@keyframes Skeleton_shimmer__Ba__r{to{transform:translateX(100%)}}.Skeleton_image__Pasz9{width:100%;padding-top:100%}.Skeleton_content__0lYje{padding:16px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.Skeleton_line__08F5Q{height:16px;border-radius:4px}.Skeleton_short__3tkQT{width:60%}.Skeleton_long__EX2u3{width:90%}.Skeleton_price__29wJ2{height:24px;width:40%;border-radius:4px;margin-top:auto}.Skeleton_button__eMfsc{height:44px;border-radius:8px;margin-top:16px}.product_container__U850j{max-width:1200px;margin:0 auto;padding:40px 24px;animation:product_fadeIn__75uc0 .4s ease-out}.product_breadcrumb__gghq_{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--text-muted);margin-bottom:32px}.product_breadcrumb__gghq_ a{transition:color .2s}.product_breadcrumb__gghq_ a:hover{color:var(--primary)}.product_separator__q0a3v{color:var(--border)}.product_grid__9w_PG{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:80px}@media (max-width:900px){.product_grid__9w_PG{grid-template-columns:1fr;gap:40px}}.product_imageSection__r_oFQ{position:relative;background:var(--bg-secondary);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);aspect-ratio:1}.product_image__bzq7t{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product_imageSection__r_oFQ:hover .product_image__bzq7t{transform:scale(1.05)}.product_badge__pjP_s{position:absolute;top:20px;left:20px;background:var(--error);color:#fff;padding:6px 12px;border-radius:6px;font-weight:700;z-index:2;box-shadow:var(--shadow-sm)}.product_category__lqwyN{display:inline-block;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:var(--primary);font-weight:600;margin-bottom:12px;background:rgba(118,75,162,.1);padding:4px 12px;border-radius:20px}.product_title__b7JtF{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);line-height:1.2;margin-bottom:16px;letter-spacing:-.5px}.product_rating__z7NWL{display:flex;align-items:center;gap:4px;margin-bottom:24px}.product_star__b2wD4{width:20px;height:20px;color:var(--warning)}.product_reviewCount__uGWC2{color:var(--text-muted);margin-left:8px;font-size:.95rem}.product_priceSection__qizJm{margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.product_prices__G62n9{display:flex;align-items:baseline;gap:12px}.product_currentPrice__ouKrQ{font-size:2.5rem;font-weight:700;color:var(--text-primary)}.product_originalPrice__lACN4{font-size:1.25rem;color:var(--text-muted);text-decoration:line-through}.product_savings__Y_sm6{display:inline-block;color:var(--success);font-weight:600;font-size:.95rem;background:rgba(46,125,50,.1);padding:4px 12px;border-radius:4px;margin-top:8px;width:-moz-fit-content;width:fit-content}.product_stockStatus__nHaxp{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem;margin-bottom:24px}.product_inStock__5zW6P{color:var(--success)}.product_outOfStock__LU2n4{color:var(--error)}.product_description__CWIUm{color:var(--text-secondary);line-height:1.7;font-size:1.05rem;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--border)}.product_actions__LNYNt{display:flex;flex-direction:column;gap:24px}.product_quantitySelector__6XUE2{display:flex;align-items:center;gap:16px}.product_qtyLabel__cA60g{font-weight:600;color:var(--text-primary)}.product_qtyControls__DZPpy{display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;overflow:hidden}.product_qtyBtn__f9ZkL{width:44px;height:44px;background:var(--bg-primary);border:none;font-size:1.2rem;cursor:pointer;transition:background .2s}.product_qtyBtn__f9ZkL:hover:not(:disabled){background:var(--bg-secondary)}.product_qtyBtn__f9ZkL:disabled{opacity:.5;cursor:not-allowed}.product_qtyInput__3M06Z{width:50px;height:44px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-weight:600;font-size:1rem;background:var(--bg-primary)}.product_buyButtons__RDmVk{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.product_addToCartBtn__wqypb,.product_buyNowBtn__Ic7DE{padding:16px;border-radius:8px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s,transform .1s;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.product_addToCartBtn__wqypb{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.product_addToCartBtn__wqypb:hover{background:var(--primary-dark)}.product_buyNowBtn__Ic7DE{background:var(--text-primary);color:#fff;box-shadow:var(--shadow-sm)}.product_buyNowBtn__Ic7DE:hover{background:#000}.product_addToCartBtn__wqypb:active,.product_buyNowBtn__Ic7DE:active{transform:scale(.98)}.product_added___ZWwE{background:var(--success)!important}.product_featuresList__XTSat{margin-top:32px;display:flex;flex-direction:column;gap:12px}.product_featureItem__FkrAz{display:flex;align-items:center;gap:12px;color:var(--text-secondary);font-size:.95rem}.product_featureItem__FkrAz svg{color:var(--primary);min-width:20px}.product_relatedSection___8f18{margin-top:80px;padding-top:60px;border-top:1px solid var(--border)}.product_relatedTitle__MA58i{font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.product_relatedGrid__Ru7pP{display:flex;gap:24px;overflow-x:auto;padding-bottom:24px;scroll-snap-type:x mandatory}.product_relatedGrid__Ru7pP>*{min-width:280px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 18px);scroll-snap-align:start}@media (max-width:1024px){.product_relatedGrid__Ru7pP>*{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px)}.product_prices__G62n9{flex-direction:column;gap:4px}}@media (max-width:768px){.product_buyButtons__RDmVk{grid-template-columns:1fr}.product_relatedGrid__Ru7pP>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}}@media (max-width:480px){.product_relatedGrid__Ru7pP>*{flex:0 0 85%}}.SearchBar_container__fM6A9{display:flex;align-items:center;margin-bottom:24px}.SearchBar_searchForm__NPyAw{display:flex;align-items:center;position:relative;width:100%;max-width:600px}.SearchBar_input__4jZzZ{width:100%;padding:14px 20px 14px 48px;border-radius:30px;border:1px solid var(--border);background:var(--bg-primary);font-size:1rem;font-family:inherit;color:var(--text-primary);transition:all .3s ease;box-shadow:var(--shadow-sm)}.SearchBar_input__4jZzZ:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(118,75,162,.2)}.SearchBar_icon__jZoLH{position:absolute;left:18px;color:var(--text-muted);width:20px;height:20px;pointer-events:none}.SearchBar_clearButton__rZDRt{position:absolute;right:12px;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%}.SearchBar_clearButton__rZDRt:hover{background:var(--bg-secondary);color:var(--text-primary)}.products_container__cZhIJ{max-width:1200px;margin:0 auto;padding:40px 24px;animation:products_fadeIn__YRBR8 .4s ease-out}.products_header__hraAA{margin-bottom:32px}.products_title__EGKO1{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:var(--text-primary);letter-spacing:-.5px}.products_controls__6Q5SA{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}@media (min-width:768px){.products_controls__6Q5SA{flex-direction:row;align-items:center;justify-content:space-between}}.products_filters__aZl6v{display:flex;flex-wrap:wrap;gap:12px}.products_filterBtn__v0Tj2{padding:8px 16px;border-radius:20px;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-secondary);font-weight:500;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center}.products_filterBtn__v0Tj2:hover{border-color:var(--primary-light);color:var(--primary);transform:translateY(-1px)}.products_filterBtn__v0Tj2.products_active__UFF2_{background:var(--primary);border-color:var(--primary);color:#fff}.products_filterBtn__v0Tj2 span{font-size:.75rem;opacity:.8;margin-left:6px;background:rgba(0,0,0,.1);padding:2px 6px;border-radius:10px}.products_filterBtn__v0Tj2.products_active__UFF2_ span{background:hsla(0,0%,100%,.2)}.products_sortSelect__Dg6Pt{padding:10px 16px;border-radius:8px;border:1px solid var(--border);background:var(--bg-primary);font-family:inherit;font-size:.95rem;color:var(--text-primary);cursor:pointer;outline:none;min-width:200px;box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s}.products_sortSelect__Dg6Pt:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(118,75,162,.1)}.products_grid__CWnyr{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}@media (max-width:1024px){.products_grid__CWnyr{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products_grid__CWnyr{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.products_grid__CWnyr{grid-template-columns:1fr}}.products_emptyState__P_Sq8{text-align:center;padding:80px 24px;background:var(--bg-primary);border-radius:16px;border:2px dashed var(--border);animation:products_fadeIn__YRBR8 .4s ease-out}.products_emptyIcon__xzuVC{width:64px;height:64px;color:var(--text-muted);margin-bottom:24px;opacity:.5}.products_emptyTitle__Mnqrl{font-size:1.5rem;font-weight:600;margin-bottom:8px;color:var(--text-primary)}.products_emptyDesc__FTXuJ{color:var(--text-muted);margin-bottom:24px}.products_clearBtn__Uw_N9{background:var(--primary);color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;display:inline-block;transition:background .2s,transform .2s;border:none;cursor:pointer}.products_clearBtn__Uw_N9:hover{background:var(--primary-dark);transform:translateY(-2px)}