.product-module__wdNBYa__page{padding-top:100px;padding-bottom:var(--space-3xl);min-height:100vh}.product-module__wdNBYa__container{width:100%;max-width:var(--container-max);padding-left:var(--space-lg);padding-right:var(--space-lg);margin-left:auto;margin-right:auto}.product-module__wdNBYa__breadcrumb{align-items:center;gap:var(--space-sm);padding:var(--space-md) 0 var(--space-xl);font-size:var(--font-size-sm);flex-wrap:wrap;display:flex}.product-module__wdNBYa__breadcrumbLink{color:var(--color-text-muted);transition:color var(--transition-fast);text-decoration:none}.product-module__wdNBYa__breadcrumbLink:hover{color:var(--color-primary)}.product-module__wdNBYa__breadcrumbSep{color:var(--color-text-light);-webkit-user-select:none;user-select:none}.product-module__wdNBYa__breadcrumbCurrent{color:var(--color-text);font-weight:500}.product-module__wdNBYa__productLayout{gap:var(--space-2xl);grid-template-columns:55% 1fr;align-items:start;display:grid}.product-module__wdNBYa__gallery{position:sticky;top:100px}.product-module__wdNBYa__mainImage{aspect-ratio:1;border-radius:var(--radius-lg);background-color:var(--color-bg-alt);width:100%;box-shadow:var(--shadow-md);cursor:crosshair;position:relative;overflow:hidden}.product-module__wdNBYa__mainImageImg{object-fit:cover;transition:transform .4s var(--ease-out-expo)}.product-module__wdNBYa__saleBadge{top:var(--space-md);left:var(--space-md);border-radius:var(--radius-full);background-color:var(--color-accent);color:var(--color-white);font-size:var(--font-size-sm);z-index:2;padding:6px 16px;font-weight:700;position:absolute;box-shadow:0 2px 8px #e76f514d}.product-module__wdNBYa__thumbnails{gap:var(--space-sm);margin-top:var(--space-md);padding-bottom:var(--space-xs);display:flex;overflow-x:auto}.product-module__wdNBYa__thumbnail{border-radius:var(--radius-sm);background-color:var(--color-bg-alt);cursor:pointer;width:80px;height:80px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.product-module__wdNBYa__thumbnail:hover{border-color:var(--color-border);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.product-module__wdNBYa__thumbnailActive{box-shadow:0 0 0 2px #ff572226;border-color:var(--color-primary)!important}.product-module__wdNBYa__thumbnailImg{object-fit:cover}.product-module__wdNBYa__info{gap:var(--space-lg);flex-direction:column;display:flex}.product-module__wdNBYa__productName{font-size:var(--font-size-2xl);color:var(--color-text);font-weight:800;line-height:var(--line-height-tight);letter-spacing:-.02em;margin:0}.product-module__wdNBYa__rating{align-items:center;gap:var(--space-sm);display:flex}.product-module__wdNBYa__stars{gap:2px;display:flex}.product-module__wdNBYa__ratingCount{font-size:var(--font-size-sm);color:var(--color-text-muted)}.product-module__wdNBYa__priceBlock{align-items:baseline;gap:var(--space-md);flex-wrap:wrap;display:flex}.product-module__wdNBYa__currentPrice{font-size:var(--font-size-2xl);color:var(--color-primary);font-weight:700}.product-module__wdNBYa__salePrice{font-size:var(--font-size-2xl);color:var(--color-accent);font-weight:700}.product-module__wdNBYa__regularPrice{font-size:var(--font-size-lg);color:var(--color-text-muted);font-weight:400;text-decoration:line-through}.product-module__wdNBYa__discountBadge{border-radius:var(--radius-full);color:var(--color-accent);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.04em;background-color:#e76f511a;align-items:center;padding:4px 12px;font-weight:600;display:inline-flex}.product-module__wdNBYa__shortDescription{color:var(--color-text);line-height:var(--line-height);font-size:var(--font-size-base)}.product-module__wdNBYa__shortDescription p{margin-bottom:var(--space-sm)}.product-module__wdNBYa__shortDescription ul,.product-module__wdNBYa__shortDescription ol{padding-left:var(--space-lg);list-style:outside}.product-module__wdNBYa__shortDescription li{margin-bottom:var(--space-xs)}.product-module__wdNBYa__stockRow{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.product-module__wdNBYa__stockBadge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);font-size:var(--font-size-sm);padding:6px 16px;font-weight:600;display:inline-flex}.product-module__wdNBYa__stockDot{border-radius:50%;width:8px;height:8px;display:inline-block}.product-module__wdNBYa__stockInStock{color:var(--color-primary);background-color:#ff572214}.product-module__wdNBYa__stockInStock .product-module__wdNBYa__stockDot{background-color:var(--color-primary);box-shadow:0 0 6px #ff572266}.product-module__wdNBYa__stockOutOfStock{color:#dc3545;background-color:#dc354514}.product-module__wdNBYa__stockOutOfStock .product-module__wdNBYa__stockDot{background-color:#dc3545;box-shadow:0 0 6px #dc354566}.product-module__wdNBYa__stockWarning{font-size:var(--font-size-sm);color:var(--color-accent);font-weight:500}.product-module__wdNBYa__sku{font-size:var(--font-size-sm);color:var(--color-text-muted)}.product-module__wdNBYa__skuLabel{color:var(--color-text);font-weight:600}.product-module__wdNBYa__attributesSummary{gap:var(--space-sm);padding:var(--space-md);background-color:var(--color-bg-alt);border-radius:var(--radius-sm);border:1px solid var(--color-border);flex-direction:column;display:flex}.product-module__wdNBYa__attributeRow{gap:var(--space-sm);font-size:var(--font-size-sm);display:flex}.product-module__wdNBYa__attributeLabel{color:var(--color-text-muted);min-width:120px;font-weight:600}.product-module__wdNBYa__attributeValue{color:var(--color-text)}.product-module__wdNBYa__addToCartSection{gap:var(--space-md);align-items:stretch;display:flex}.product-module__wdNBYa__quantitySelector{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background-color:var(--color-input-bg);align-items:center;display:flex;overflow:hidden}.product-module__wdNBYa__quantityBtn{width:44px;height:48px;color:var(--color-text);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.product-module__wdNBYa__quantityBtn:hover:not(:disabled){background-color:var(--color-bg-alt);color:var(--color-primary)}.product-module__wdNBYa__quantityBtn:disabled{opacity:.3;cursor:not-allowed}.product-module__wdNBYa__quantityValue{width:48px;height:48px;font-size:var(--font-size-base);color:var(--color-text);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);justify-content:center;align-items:center;font-weight:600;display:flex}.product-module__wdNBYa__addToCartBtn{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);font-size:var(--font-size-base);cursor:pointer;transition:background-color .35s var(--ease-out-expo), transform .35s var(--ease-out-expo), box-shadow .35s var(--ease-out-expo);border:none;flex:1;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ff57224d,0 1px 3px #ff572233}.product-module__wdNBYa__addToCartBtn:before{content:"";transition:transform .6s var(--ease-out-expo);z-index:0;background:linear-gradient(105deg,#0000 20%,#ffffff38 40% 45%,#0000 65%);position:absolute;inset:0;transform:translate(-110%)}.product-module__wdNBYa__addToCartBtn:hover:before{transform:translate(110%)}.product-module__wdNBYa__addToCartBtn:hover{background-color:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #ff572259,0 3px 8px #ff572233}.product-module__wdNBYa__addToCartBtn:active{transform:translateY(0);box-shadow:0 1px 4px #ff572240}.product-module__wdNBYa__trustIndicators{gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.product-module__wdNBYa__trustItem{align-items:center;gap:var(--space-sm);font-size:var(--font-size-sm);color:var(--color-text-muted);display:flex}.product-module__wdNBYa__trustItem svg{color:var(--color-primary);flex-shrink:0}.product-module__wdNBYa__tabsSection{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-border)}.product-module__wdNBYa__tabsNav{border-bottom:2px solid var(--color-border);gap:0;display:flex;overflow-x:auto}.product-module__wdNBYa__tabBtn{padding:var(--space-md) var(--space-xl);font-size:var(--font-size-base);color:var(--color-text-muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;font-weight:500}.product-module__wdNBYa__tabBtn:hover{color:var(--color-text)}.product-module__wdNBYa__tabBtnActive{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}.product-module__wdNBYa__tabContent{padding:var(--space-xl) 0;animation:.3s product-module__wdNBYa__fadeTabIn}@keyframes product-module__wdNBYa__fadeTabIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-module__wdNBYa__descriptionContent{color:var(--color-text);line-height:var(--line-height);font-size:var(--font-size-base);max-width:800px}.product-module__wdNBYa__descriptionContent h2,.product-module__wdNBYa__descriptionContent h3,.product-module__wdNBYa__descriptionContent h4{margin-top:var(--space-xl);margin-bottom:var(--space-md)}.product-module__wdNBYa__descriptionContent p{margin-bottom:var(--space-md)}.product-module__wdNBYa__descriptionContent ul,.product-module__wdNBYa__descriptionContent ol{padding-left:var(--space-xl);margin-bottom:var(--space-md);list-style:outside}.product-module__wdNBYa__descriptionContent ol{list-style:decimal}.product-module__wdNBYa__descriptionContent li{margin-bottom:var(--space-sm);line-height:var(--line-height)}.product-module__wdNBYa__descriptionContent img{border-radius:var(--radius-sm);margin:var(--space-md) 0}.product-module__wdNBYa__descriptionContent a{color:var(--color-primary);text-decoration:underline}.product-module__wdNBYa__descriptionContent a:hover{color:var(--color-primary-dark)}.product-module__wdNBYa__descriptionContent table{border-collapse:collapse;width:100%;margin:var(--space-md) 0}.product-module__wdNBYa__descriptionContent td,.product-module__wdNBYa__descriptionContent th{padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);text-align:left}.product-module__wdNBYa__descriptionContent th{background-color:var(--color-bg-alt);font-weight:600}.product-module__wdNBYa__specificationsContent{max-width:700px}.product-module__wdNBYa__specTable{border-collapse:collapse;width:100%}.product-module__wdNBYa__specTable tr{border-bottom:1px solid var(--color-border);transition:background-color var(--transition-fast)}.product-module__wdNBYa__specTable tr:hover{background-color:var(--color-bg-alt)}.product-module__wdNBYa__specTable td{padding:var(--space-md);font-size:var(--font-size-base);vertical-align:top}.product-module__wdNBYa__specLabel{color:var(--color-text-muted);width:40%;font-weight:600}.product-module__wdNBYa__specValue{color:var(--color-text)}.product-module__wdNBYa__reviewsContent{min-height:200px}.product-module__wdNBYa__reviewsSummary{align-items:center;gap:var(--space-xl);display:flex}.product-module__wdNBYa__reviewsOverall{align-items:center;gap:var(--space-sm);padding:var(--space-xl);background-color:var(--color-bg-alt);border-radius:var(--radius-md);flex-direction:column;min-width:200px;display:flex}.product-module__wdNBYa__reviewsBigNumber{color:var(--color-text);font-size:3rem;font-weight:800;line-height:1}.product-module__wdNBYa__reviewsStarsLarge{gap:4px;display:flex}.product-module__wdNBYa__reviewsTotal{font-size:var(--font-size-sm);color:var(--color-text-muted);text-align:center}.product-module__wdNBYa__reviewsEmpty{justify-content:center;align-items:center;gap:var(--space-md);padding:var(--space-3xl) var(--space-xl);text-align:center;color:var(--color-text-muted);flex-direction:column;display:flex}.product-module__wdNBYa__reviewsEmpty svg{color:var(--color-text-light)}.product-module__wdNBYa__reviewsEmpty p{font-size:var(--font-size-md);margin:0}.product-module__wdNBYa__reviewsEmptySubtext{font-size:var(--font-size-sm)!important;color:var(--color-text-light)!important}.product-module__wdNBYa__relatedSection{padding:var(--space-3xl) 0;margin-top:var(--space-2xl);background-color:var(--color-bg-alt)}.product-module__wdNBYa__relatedHeader{text-align:center;margin-bottom:var(--space-2xl)}.product-module__wdNBYa__relatedTitle{font-size:var(--font-size-3xl);color:var(--color-text);margin:0 0 var(--space-sm);letter-spacing:-.02em;font-weight:800}.product-module__wdNBYa__relatedSubtitle{font-size:var(--font-size-md);color:var(--color-text-muted);margin:0}.product-module__wdNBYa__relatedGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.product-module__wdNBYa__productLayout{gap:var(--space-xl);grid-template-columns:1fr}.product-module__wdNBYa__gallery{position:static}.product-module__wdNBYa__mainImage{max-height:500px}.product-module__wdNBYa__relatedGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-module__wdNBYa__page{padding-top:80px}.product-module__wdNBYa__productName,.product-module__wdNBYa__currentPrice,.product-module__wdNBYa__salePrice{font-size:var(--font-size-xl)}.product-module__wdNBYa__addToCartSection{flex-direction:column}.product-module__wdNBYa__addToCartBtn{padding:var(--space-md)}.product-module__wdNBYa__tabBtn{padding:var(--space-sm) var(--space-md);font-size:var(--font-size-sm)}.product-module__wdNBYa__relatedGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.product-module__wdNBYa__relatedTitle{font-size:var(--font-size-2xl)}.product-module__wdNBYa__thumbnail{width:64px;height:64px}}@media (max-width:480px){.product-module__wdNBYa__page{padding-top:70px;padding-bottom:var(--space-xl)}.product-module__wdNBYa__container{padding-left:var(--space-md);padding-right:var(--space-md)}.product-module__wdNBYa__breadcrumb{font-size:var(--font-size-xs);padding:var(--space-sm) 0 var(--space-md)}.product-module__wdNBYa__productName{font-size:var(--font-size-lg)}.product-module__wdNBYa__mainImage{border-radius:var(--radius-md)}.product-module__wdNBYa__priceBlock{gap:var(--space-sm)}.product-module__wdNBYa__currentPrice,.product-module__wdNBYa__salePrice{font-size:var(--font-size-lg)}.product-module__wdNBYa__regularPrice{font-size:var(--font-size-base)}.product-module__wdNBYa__attributeLabel{min-width:90px}.product-module__wdNBYa__quantityValue{width:40px}.product-module__wdNBYa__tabsSection{margin-top:var(--space-2xl);padding-top:var(--space-lg)}.product-module__wdNBYa__tabsNav{gap:0}.product-module__wdNBYa__tabBtn{padding:var(--space-sm) var(--space-md);font-size:var(--font-size-xs)}.product-module__wdNBYa__specLabel{width:45%}.product-module__wdNBYa__specTable td{padding:var(--space-sm);font-size:var(--font-size-sm)}.product-module__wdNBYa__reviewsBigNumber{font-size:2.5rem}.product-module__wdNBYa__relatedGrid{gap:var(--space-sm);grid-template-columns:1fr 1fr}.product-module__wdNBYa__relatedSection{padding:var(--space-2xl) 0}.product-module__wdNBYa__thumbnail{width:56px;height:56px}}
.ProductCard-module__ZAvt4a__card{background-color:var(--color-card-bg);will-change:transform;border:1px solid var(--color-border);border-radius:20px;flex-direction:column;transition:box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 4px 12px #0000000f,0 8px 32px #0000000a}.ProductCard-module__ZAvt4a__cardHovered{border-color:#ff572226;box-shadow:0 4px 8px #0000000a,0 12px 40px #0000001a,0 24px 64px #0000000f,0 0 0 1px #ff572214,0 0 80px -20px #ff57221f}.ProductCard-module__ZAvt4a__cardLink{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.ProductCard-module__ZAvt4a__imageContainer{aspect-ratio:1;background-color:var(--color-bg-alt);width:100%;position:relative;overflow:hidden}.ProductCard-module__ZAvt4a__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ProductCard-module__ZAvt4a__cardHovered .ProductCard-module__ZAvt4a__image{transform:scale(1.08)}.ProductCard-module__ZAvt4a__imageOverlay{opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#0000 50%,#00000014 100%);transition:opacity .4s;position:absolute;inset:0}.ProductCard-module__ZAvt4a__cardHovered .ProductCard-module__ZAvt4a__imageOverlay{opacity:1}.ProductCard-module__ZAvt4a__badge{-webkit-backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;line-height:1;position:absolute;top:12px;left:12px}.ProductCard-module__ZAvt4a__badgeBestseller{color:#ff5722;background:#ff572226;border:1px solid #ff572233}.ProductCard-module__ZAvt4a__badgeSale{color:#e76f51;background:#e76f5126;border:1px solid #e76f5133}.ProductCard-module__ZAvt4a__badgeNew{color:#3498db;background:#3498db26;border:1px solid #3498db33}.ProductCard-module__ZAvt4a__discountTag{color:#fff;z-index:2;background-color:#e76f51;border-radius:50px;padding:6px 12px;font-size:.75rem;font-weight:700;line-height:1;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #e76f514d}.ProductCard-module__ZAvt4a__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ProductCard-module__ZAvt4a__name{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:1rem;font-weight:600;line-height:1.4;transition:color .25s;display:-webkit-box;overflow:hidden}.ProductCard-module__ZAvt4a__cardHovered .ProductCard-module__ZAvt4a__name{color:var(--color-primary)}.ProductCard-module__ZAvt4a__priceRow{align-items:baseline;gap:10px;margin-top:auto;display:flex}.ProductCard-module__ZAvt4a__price{color:var(--color-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.ProductCard-module__ZAvt4a__originalPrice{color:#adb5bd;font-size:.9rem;font-weight:400;text-decoration:line-through}.ProductCard-module__ZAvt4a__actions{padding:0}.ProductCard-module__ZAvt4a__addToCartButton{color:#fff;cursor:pointer;background-color:#ff5722;border:none;border-radius:0 0 20px 20px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.875rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .25s,transform .15s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.ProductCard-module__ZAvt4a__addToCartButton:hover{background-color:#e64a19;transform:translateY(-1px);box-shadow:0 4px 16px #ff572259}.ProductCard-module__ZAvt4a__addToCartButton:active{transform:translateY(0);box-shadow:0 2px 6px #ff572240}.ProductCard-module__ZAvt4a__addToCartButton:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ProductCard-module__ZAvt4a__addToCartButton:hover:before{left:100%}.ProductCard-module__ZAvt4a__addedToCart{pointer-events:none;background-color:#e64a19!important}@media (max-width:480px){.ProductCard-module__ZAvt4a__card{border-radius:16px}.ProductCard-module__ZAvt4a__content{padding:1rem}.ProductCard-module__ZAvt4a__name{font-size:.9rem}.ProductCard-module__ZAvt4a__price{font-size:1.1rem}.ProductCard-module__ZAvt4a__addToCartButton{border-radius:0 0 16px 16px;padding:.75rem;font-size:.85rem}}
.TrustBadges-module__wkpQIG__section{background-color:var(--color-bg-alt);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:48px 0}.TrustBadges-module__wkpQIG__container{max-width:1280px;margin:0 auto;padding:0 24px}.TrustBadges-module__wkpQIG__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.TrustBadges-module__wkpQIG__badge{background-color:var(--color-card-bg);border:1px solid var(--color-border);border-radius:14px;align-items:flex-start;gap:16px;padding:24px 20px;transition:transform .3s,box-shadow .3s;display:flex}.TrustBadges-module__wkpQIG__badge:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.TrustBadges-module__wkpQIG__iconWrapper{background-color:#ff572214;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:background-color .3s;display:flex}.TrustBadges-module__wkpQIG__badge:hover .TrustBadges-module__wkpQIG__iconWrapper{background-color:#ff572224}.TrustBadges-module__wkpQIG__textContent{flex-direction:column;gap:4px;min-width:0;display:flex}.TrustBadges-module__wkpQIG__title{color:var(--color-text);margin:0;font-size:.92rem;font-weight:650;line-height:1.3}.TrustBadges-module__wkpQIG__description{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.45}@media (max-width:992px){.TrustBadges-module__wkpQIG__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:520px){.TrustBadges-module__wkpQIG__section{padding:36px 0}.TrustBadges-module__wkpQIG__container{padding:0 16px}.TrustBadges-module__wkpQIG__grid{grid-template-columns:1fr;gap:12px}.TrustBadges-module__wkpQIG__badge{padding:18px 16px}.TrustBadges-module__wkpQIG__iconWrapper{border-radius:10px;width:46px;height:46px}}
.FloatingShapes-module__qtSzZq__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.FloatingShapes-module__qtSzZq__blob{filter:blur(60px);will-change:transform, border-radius;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;position:absolute}.FloatingShapes-module__qtSzZq__blob1{background:linear-gradient(135deg,#ff57221a,#ff8a6514,#ff57220d);width:450px;height:450px;animation:8s ease-in-out infinite FloatingShapes-module__qtSzZq__float,12s ease-in-out infinite FloatingShapes-module__qtSzZq__morphBlob;top:-120px;left:-100px}.FloatingShapes-module__qtSzZq__blob2{background:linear-gradient(225deg,#52b78817,#ff572212,#e64a190d);width:380px;height:380px;animation-name:FloatingShapes-module__qtSzZq__float,FloatingShapes-module__qtSzZq__morphBlob;animation-duration:10s,15s;animation-timing-function:ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:reverse,reverse;animation-play-state:running,running;animation-delay:-3s;animation-fill-mode:none,none;animation-timeline:auto,auto;top:-60px;right:-80px}.FloatingShapes-module__qtSzZq__blob3{background:linear-gradient(45deg,#ff8a6514,#52b7880f,#ff57220a);width:400px;height:400px;animation-name:FloatingShapes-module__qtSzZq__float,FloatingShapes-module__qtSzZq__morphBlob;animation-duration:12s,18s;animation-timing-function:ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:-5s;animation-fill-mode:none,none;animation-timeline:auto,auto;bottom:-100px;left:5%}.FloatingShapes-module__qtSzZq__blob4{background:linear-gradient(160deg,#ff572212,#52b7880d,#ff8a6508);width:320px;height:320px;animation-name:FloatingShapes-module__qtSzZq__float,FloatingShapes-module__qtSzZq__morphBlob;animation-duration:9s,14s;animation-timing-function:ease-in-out,ease-in-out;animation-iteration-count:infinite,infinite;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:-7s;animation-fill-mode:none,none;animation-timeline:auto,auto;top:40%;left:50%;transform:translate(-50%)}@keyframes FloatingShapes-module__qtSzZq__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(5deg)}66%{transform:translateY(10px)rotate(-3deg)}}@keyframes FloatingShapes-module__qtSzZq__morphBlob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30%}50%{border-radius:50% 60% 30%/30% 60% 70% 40%}75%{border-radius:60% 40% 60% 30%/60% 40% 30% 70%}}.FloatingShapes-module__qtSzZq__dark .FloatingShapes-module__qtSzZq__blob1{background:linear-gradient(135deg,#ff572233,#ff8a6526,#52b7881a)}.FloatingShapes-module__qtSzZq__dark .FloatingShapes-module__qtSzZq__blob2{background:linear-gradient(225deg,#52b7882e,#ff57221f,#ffffff0a)}.FloatingShapes-module__qtSzZq__dark .FloatingShapes-module__qtSzZq__blob3{background:linear-gradient(45deg,#ff8a6526,#52b7881a,#ff572214)}.FloatingShapes-module__qtSzZq__dark .FloatingShapes-module__qtSzZq__blob4{background:linear-gradient(160deg,#ffffff08,#ff57221f,#52b78814)}@media (max-width:768px){.FloatingShapes-module__qtSzZq__blob1{width:280px;height:280px;top:-80px;left:-60px}.FloatingShapes-module__qtSzZq__blob2{width:240px;height:240px;top:-40px;right:-50px}.FloatingShapes-module__qtSzZq__blob3{width:260px;height:260px;bottom:-60px}.FloatingShapes-module__qtSzZq__blob4{width:200px;height:200px}}@media (max-width:480px){.FloatingShapes-module__qtSzZq__blob1{width:200px;height:200px}.FloatingShapes-module__qtSzZq__blob2{width:180px;height:180px}.FloatingShapes-module__qtSzZq__blob3{width:190px;height:190px}.FloatingShapes-module__qtSzZq__blob4{width:150px;height:150px}}@media (prefers-reduced-motion:reduce){.FloatingShapes-module__qtSzZq__blob{animation:none!important}}
.page-module__E0kJGG__hero{background-color:#fafafa;background-image:radial-gradient(circle at 85% 15%,#ff57221f 0%,#0000 40%),radial-gradient(circle at 15% 85%,#ff572214 0%,#0000 40%),radial-gradient(circle,#0000001f 1.5px,#0000 1.5px);background-position:0 0,0 0,0 0;background-size:100% 100%,100% 100%,22px 22px;justify-content:center;align-items:center;min-height:auto;padding:8.5rem 0 3rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .page-module__E0kJGG__hero{background-color:#0f1117;background-image:radial-gradient(circle at 85% 15%,#ff572226 0%,#0000 40%),radial-gradient(circle at 15% 85%,#ff572214 0%,#0000 40%),radial-gradient(circle,#ffffff1a 1.5px,#0000 1.5px);background-position:0 0,0 0,0 0;background-size:100% 100%,100% 100%,22px 22px}.page-module__E0kJGG__hero:after{content:"";background:linear-gradient(90deg, transparent, var(--color-primary), var(--color-primary-light), transparent);opacity:.5;border-radius:4px;width:180px;height:4px;animation:3s ease-in-out infinite page-module__E0kJGG__heroLineGlow;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes page-module__E0kJGG__heroLineGlow{0%,to{opacity:.35;width:140px}50%{opacity:.7;width:220px}}.page-module__E0kJGG__heroInner{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-3xl);text-align:left;max-width:1200px;margin:0 auto;display:flex;position:relative}.page-module__E0kJGG__heroContent{flex:1;max-width:600px}.page-module__E0kJGG__heroVisual{flex:1;justify-content:flex-end;display:flex}@media (max-width:968px){.page-module__E0kJGG__heroInner{text-align:center;flex-direction:column}.page-module__E0kJGG__heroContent{max-width:100%}.page-module__E0kJGG__heroVisual{justify-content:center;width:100%}}.page-module__E0kJGG__heroTitle{letter-spacing:-.03em;margin-bottom:var(--space-lg);color:var(--color-text);text-shadow:0 2px 8px #0000001a,0 4px 16px #ff57220f;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.08}@keyframes page-module__E0kJGG__gradientText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module__E0kJGG__heroWord{opacity:0;animation:.55s cubic-bezier(.16,1,.3,1) forwards page-module__E0kJGG__wordReveal;display:inline-block;transform:translateY(30px)rotateX(15deg)}@keyframes page-module__E0kJGG__wordReveal{to{opacity:1;transform:translateY(0)rotateX(0)}}.page-module__E0kJGG__heroSubtitle{font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:620px;margin:0 0 var(--space-2xl) 0;opacity:0;line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards page-module__E0kJGG__fadeInUp}@media (max-width:968px){.page-module__E0kJGG__heroSubtitle{margin-left:auto;margin-right:auto}}.page-module__E0kJGG__heroCta{justify-content:flex-start;align-items:center;gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}@media (max-width:968px){.page-module__E0kJGG__heroCta{justify-content:center}}.page-module__E0kJGG__heroCtaBtn{opacity:0;padding:var(--space-lg) var(--space-2xl);font-size:var(--font-size-md);font-weight:700;animation:.7s cubic-bezier(.16,1,.3,1) forwards page-module__E0kJGG__fadeInUp,3s ease-in-out 1.6s infinite page-module__E0kJGG__heroCtaPulse;transform:translateY(20px)}.page-module__E0kJGG__heroCtaBtn:hover{box-shadow:0 8px 28px #ff572259,0 0 40px #ff57221f}@keyframes page-module__E0kJGG__heroCtaPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.page-module__E0kJGG__heroStats{gap:var(--space-lg);opacity:0;flex-direction:column;animation:1s cubic-bezier(.16,1,.3,1) .8s forwards page-module__E0kJGG__fadeInUp;display:flex}@media (max-width:968px){.page-module__E0kJGG__heroStats{flex-flow:wrap;justify-content:center}}.page-module__E0kJGG__heroStat{align-items:center;gap:var(--space-md);padding:var(--space-lg);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#fff6;border:1px solid #ffffff80;min-width:220px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000000a}.page-module__E0kJGG__heroStat:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 8px 30px #00000014}.page-module__E0kJGG__heroStatNumber{font-size:var(--font-size-xl);color:var(--color-primary);font-weight:800}.page-module__E0kJGG__heroStatLabel{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.page-module__E0kJGG__floatingBadge{z-index:2;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-full);color:var(--color-primary);font-size:var(--font-size-sm);white-space:nowrap;background:#ffffffb3;border:1px solid #ff572226;font-weight:600;animation:4s ease-in-out infinite page-module__E0kJGG__floatBadge,1s .8s both page-module__E0kJGG__badgeFadeIn;display:flex;position:absolute;top:75%;right:10%;box-shadow:0 8px 32px #0000000f}[data-theme=dark] .page-module__E0kJGG__floatingBadge{color:var(--color-primary-light);background:#1a1b23b3;border:1px solid #ff572240;box-shadow:0 8px 32px #00000026}@keyframes page-module__E0kJGG__floatBadge{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(1.5deg)}}@keyframes page-module__E0kJGG__badgeFadeIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.page-module__E0kJGG__categories{background-color:var(--color-bg)}.page-module__E0kJGG__categoryGrid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.page-module__E0kJGG__categoryCard{text-align:center;padding:var(--space-2xl) var(--space-lg);background-color:var(--color-bg);border:1px solid var(--color-border);color:inherit;cursor:pointer;border-radius:20px;flex-direction:column;align-items:center;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.page-module__E0kJGG__categoryCard:before{content:"";opacity:0;background:linear-gradient(135deg,#ff572205,#0000);border-radius:20px;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.page-module__E0kJGG__categoryCard:hover{border-color:var(--color-primary);transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #ff57221f,0 8px 16px #0000000f}.page-module__E0kJGG__categoryCard:hover:before{opacity:1}.page-module__E0kJGG__categoryIcon{width:80px;height:80px;color:var(--color-primary);margin-bottom:var(--space-lg);background:linear-gradient(135deg,#ff57221a 0%,#ff8a650f 100%);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryIcon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;transform:scale(1.12);box-shadow:0 8px 24px #ff57224d}.page-module__E0kJGG__categoryName{font-size:var(--font-size-base);color:var(--color-text);margin-bottom:var(--space-sm);font-weight:600}.page-module__E0kJGG__categoryLink{font-size:var(--font-size-sm);color:var(--color-primary);align-items:center;gap:4px;font-weight:500;transition:gap .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryLink{gap:8px}.page-module__E0kJGG__featured{background-color:var(--color-bg-alt)}.page-module__E0kJGG__featuredHeader{position:relative}.page-module__E0kJGG__featuredTitle{display:inline-block;position:relative}.page-module__E0kJGG__featuredTitle:after{content:"";border-radius:var(--radius-full);background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));width:100px;height:3px;animation:1.2s cubic-bezier(.16,1,.3,1) .3s both page-module__E0kJGG__lineExpand;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@keyframes page-module__E0kJGG__lineExpand{0%{opacity:0;width:0}to{opacity:1;width:100px}}.page-module__E0kJGG__productGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__E0kJGG__usp{background:linear-gradient(170deg,#ff572208 0%,#ff57220d 50%,#ff572205 100%)}.page-module__E0kJGG__uspGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.page-module__E0kJGG__uspCard{background-color:var(--color-bg);padding:var(--space-2xl);text-align:center;border:1px solid var(--color-border);border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #0000000a}.page-module__E0kJGG__uspCard:hover{border-color:#ff572233;transform:translateY(-8px);box-shadow:0 16px 40px #00000014}.page-module__E0kJGG__uspIcon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;width:64px;height:64px;margin-bottom:var(--space-lg);border-radius:50%;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.page-module__E0kJGG__uspCard:hover .page-module__E0kJGG__uspIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px #ff57224d}.page-module__E0kJGG__uspTitle{font-size:var(--font-size-lg);color:var(--color-text);margin-bottom:var(--space-sm);font-weight:700}.page-module__E0kJGG__uspDescription{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.7}.page-module__E0kJGG__statsSection{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#1a1a2e 100%);padding:6rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__statsInner{z-index:1;position:relative}.page-module__E0kJGG__statsGrid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.page-module__E0kJGG__statCard{text-align:center;padding:var(--space-2xl) var(--space-lg);-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.page-module__E0kJGG__statCard:hover{background:#ffffff12;border-color:#ff572266;transform:translateY(-6px);box-shadow:0 16px 40px #0000004d}.page-module__E0kJGG__statNumber{margin-bottom:var(--space-sm);background:linear-gradient(135deg,#ff8a65,#ff5722,#ffab91) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1;animation:4s infinite page-module__E0kJGG__gradientText}.page-module__E0kJGG__statLabel{font-size:var(--font-size-sm);color:#fff9;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.page-module__E0kJGG__ctaBanner{background:repeating-linear-gradient(45deg,#ffffff12 0 2px,#0000 2px 8px),linear-gradient(135deg,#ff5722 0%,#e64a19 25%,#ff8a65 50%,#ff5722 75%,#e64a19 100%) 0 0/400% 400%;padding:6rem 2rem;animation:8s infinite page-module__E0kJGG__gradientShift;position:relative;overflow:hidden}@keyframes page-module__E0kJGG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module__E0kJGG__ctaBanner:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:350px;height:350px;animation:10s ease-in-out infinite page-module__E0kJGG__floatDecor1;position:absolute;top:-100px;right:-50px}.page-module__E0kJGG__ctaBanner:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:280px;height:280px;animation:12s ease-in-out infinite page-module__E0kJGG__floatDecor2;position:absolute;bottom:-80px;left:-40px}@keyframes page-module__E0kJGG__floatDecor1{0%,to{transform:translate(0)}50%{transform:translate(-20px,15px)}}@keyframes page-module__E0kJGG__floatDecor2{0%,to{transform:translate(0)}50%{transform:translate(15px,-20px)}}.page-module__E0kJGG__ctaInner{z-index:1;text-align:center;position:relative}.page-module__E0kJGG__ctaTitle{color:#fff;margin-bottom:var(--space-md);letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.page-module__E0kJGG__ctaSubtitle{font-size:var(--font-size-md);color:#ffffffd9;margin-bottom:var(--space-2xl);max-width:520px;margin-left:auto;margin-right:auto}.page-module__E0kJGG__ctaButton{padding:var(--space-lg) var(--space-2xl);color:var(--color-primary-dark);font-size:var(--font-size-md);border-radius:var(--radius-sm);background:#fffffff2;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0000001a}.page-module__E0kJGG__ctaButton:hover{color:var(--color-primary-dark);background:#fff;transform:translateY(-3px)scale(1.03);box-shadow:0 8px 32px #ff572266,0 0 60px #ff572226}.page-module__E0kJGG__ctaButton:active{transform:translateY(0)scale(1)}@keyframes page-module__E0kJGG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module__E0kJGG__hero{min-height:auto;padding:5rem 0}.page-module__E0kJGG__heroTitle{font-size:clamp(2rem,5vw,3.25rem)}.page-module__E0kJGG__categoryGrid,.page-module__E0kJGG__productGrid,.page-module__E0kJGG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__floatingBadge{font-size:var(--font-size-xs);padding:var(--space-xs) var(--space-md);top:auto;bottom:5%;right:4%}}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:auto;padding:4rem 0 5rem}.page-module__E0kJGG__heroTitle{font-size:clamp(1.75rem,7vw,2.5rem)}.page-module__E0kJGG__heroSubtitle{font-size:var(--font-size-base)}.page-module__E0kJGG__heroCta{gap:var(--space-sm);flex-direction:column}.page-module__E0kJGG__heroCtaBtn{width:100%;max-width:320px}.page-module__E0kJGG__heroStats{align-items:center;gap:var(--space-sm);flex-direction:column}.page-module__E0kJGG__heroStat{gap:var(--space-md);min-width:200px;padding:var(--space-sm) var(--space-lg);flex-direction:row}.page-module__E0kJGG__floatingBadge{margin:var(--space-md) auto 0;justify-content:center;animation:1s .8s both page-module__E0kJGG__badgeFadeIn;display:flex;position:relative;top:auto;bottom:auto;right:auto}.page-module__E0kJGG__categoryGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__categoryCard{padding:var(--space-lg) var(--space-md);border-radius:16px}.page-module__E0kJGG__categoryIcon{width:60px;height:60px}.page-module__E0kJGG__productGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__uspGrid{gap:var(--space-lg);grid-template-columns:1fr}.page-module__E0kJGG__uspCard{padding:var(--space-xl);border-radius:16px}.page-module__E0kJGG__statsSection{padding:4rem 0}.page-module__E0kJGG__statsGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__statNumber{font-size:2.5rem}.page-module__E0kJGG__statCard{padding:var(--space-xl) var(--space-md);border-radius:16px}.page-module__E0kJGG__ctaBanner{padding:4rem 1.5rem}.page-module__E0kJGG__ctaTitle{font-size:var(--font-size-2xl)}}@media (max-width:480px){.page-module__E0kJGG__hero{padding:3rem 0 4rem}.page-module__E0kJGG__heroTitle{font-size:1.85rem}.page-module__E0kJGG__categoryGrid{gap:var(--space-sm);grid-template-columns:1fr 1fr}.page-module__E0kJGG__categoryCard{padding:var(--space-md)}.page-module__E0kJGG__categoryName{font-size:var(--font-size-sm)}.page-module__E0kJGG__categoryIcon{width:52px;height:52px}.page-module__E0kJGG__productGrid{gap:var(--space-md);grid-template-columns:1fr 1fr}.page-module__E0kJGG__statsGrid{gap:var(--space-sm);grid-template-columns:1fr 1fr}.page-module__E0kJGG__statNumber{font-size:2rem}.page-module__E0kJGG__statCard{padding:var(--space-lg) var(--space-sm)}.page-module__E0kJGG__ctaBanner{padding:3rem 1rem}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__hero{background-size:100% 100%;animation:none}.page-module__E0kJGG__heroWord,.page-module__E0kJGG__heroSubtitle,.page-module__E0kJGG__heroCtaBtn,.page-module__E0kJGG__heroStats,.page-module__E0kJGG__floatingBadge{opacity:1;animation:none;transform:none}.page-module__E0kJGG__ctaBanner{background-size:100% 100%;animation:none}.page-module__E0kJGG__featuredTitle:after{opacity:1;width:100px;animation:none}}
.category-module__Ni8sMa__page{padding-top:120px;padding-bottom:var(--space-3xl);background-color:var(--color-bg);min-height:100vh}.category-module__Ni8sMa__breadcrumb{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-xl);padding:var(--space-sm) 0;align-items:center;gap:0;display:flex}.category-module__Ni8sMa__breadcrumb a{color:var(--color-text-muted);transition:color var(--transition-fast);padding:0 var(--space-xs);text-decoration:none}.category-module__Ni8sMa__breadcrumb a:first-child{padding-left:0}.category-module__Ni8sMa__breadcrumb a:hover{color:var(--color-primary)}.category-module__Ni8sMa__breadcrumb span{color:var(--color-text);padding:0 var(--space-xs);font-weight:500}.category-module__Ni8sMa__header{text-align:center;margin-bottom:var(--space-3xl);padding:var(--space-2xl) 0;position:relative}.category-module__Ni8sMa__header:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));border-radius:var(--radius-full);width:60px;height:3px;margin:var(--space-lg) auto 0;display:block}.category-module__Ni8sMa__title{font-size:var(--font-size-4xl);color:var(--color-text);letter-spacing:-.02em;margin-bottom:var(--space-md);font-weight:800}.category-module__Ni8sMa__description{font-size:var(--font-size-md);color:var(--color-text-muted);max-width:640px;margin:0 auto var(--space-lg);line-height:var(--line-height)}.category-module__Ni8sMa__count{align-items:center;gap:var(--space-xs);font-size:var(--font-size-sm);color:var(--color-primary);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);background-color:#ff572214;border:1px solid #ff57221f;font-weight:600;display:inline-flex}.category-module__Ni8sMa__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.category-module__Ni8sMa__empty{text-align:center;padding:var(--space-3xl) var(--space-lg);background-color:var(--color-bg-alt);border-radius:var(--radius-xl);border:1px dashed var(--color-border)}.category-module__Ni8sMa__empty p{font-size:var(--font-size-md);color:var(--color-text-muted);margin:0}.category-module__Ni8sMa__empty:before{content:"📦";margin-bottom:var(--space-md);font-size:3rem;display:block}@media (max-width:1024px){.category-module__Ni8sMa__grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr)}.category-module__Ni8sMa__title{font-size:var(--font-size-3xl)}}@media (max-width:768px){.category-module__Ni8sMa__page{padding-top:100px}.category-module__Ni8sMa__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.category-module__Ni8sMa__header{margin-bottom:var(--space-2xl);padding:var(--space-lg) 0}.category-module__Ni8sMa__title{font-size:var(--font-size-2xl)}.category-module__Ni8sMa__description{font-size:var(--font-size-base)}}@media (max-width:480px){.category-module__Ni8sMa__page{padding-top:90px}.category-module__Ni8sMa__grid{gap:var(--space-md);grid-template-columns:1fr}.category-module__Ni8sMa__title{font-size:var(--font-size-xl)}.category-module__Ni8sMa__breadcrumb{font-size:var(--font-size-xs)}}
.shop-module__-mQgjq__page{padding-top:120px;padding-bottom:var(--space-3xl);background-color:var(--color-bg);min-height:100vh}.shop-module__-mQgjq__breadcrumb{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-xl);padding:var(--space-sm) 0;align-items:center;gap:0;display:flex}.shop-module__-mQgjq__breadcrumb a{color:var(--color-text-muted);transition:color var(--transition-fast);padding:0 var(--space-xs);text-decoration:none}.shop-module__-mQgjq__breadcrumb a:first-child{padding-left:0}.shop-module__-mQgjq__breadcrumb a:hover{color:var(--color-primary)}.shop-module__-mQgjq__breadcrumb span{color:var(--color-text);padding:0 var(--space-xs);font-weight:500}.shop-module__-mQgjq__header{text-align:center;margin-bottom:var(--space-2xl);padding:var(--space-2xl) 0;position:relative}.shop-module__-mQgjq__header:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));border-radius:var(--radius-full);width:60px;height:3px;margin:var(--space-lg) auto 0;display:block}.shop-module__-mQgjq__title{font-size:var(--font-size-4xl);color:var(--color-text);letter-spacing:-.02em;margin-bottom:var(--space-md);font-weight:800}.shop-module__-mQgjq__subtitle{font-size:var(--font-size-md);color:var(--color-text-muted);max-width:640px;line-height:var(--line-height);margin:0 auto}.shop-module__-mQgjq__filters{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);padding-bottom:var(--space-sm);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.shop-module__-mQgjq__filters::-webkit-scrollbar{display:none}.shop-module__-mQgjq__filterBtn{white-space:nowrap;padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);font-size:var(--font-size-sm);color:var(--color-text-muted);border:1.5px solid var(--color-border);transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);cursor:pointer;background-color:#0000;flex-shrink:0;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.shop-module__-mQgjq__filterBtn:hover{color:var(--color-primary);border-color:var(--color-primary);background-color:#ff57220a;transform:translateY(-1px);box-shadow:0 2px 8px #ff57221a}.shop-module__-mQgjq__filterActive{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 12px #ff572240}.shop-module__-mQgjq__filterActive:hover{color:var(--color-white);background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);box-shadow:0 4px 16px #ff57224d}.shop-module__-mQgjq__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.shop-module__-mQgjq__empty{text-align:center;padding:var(--space-3xl) var(--space-lg);background-color:var(--color-bg-alt);border-radius:var(--radius-xl);border:1px dashed var(--color-border);max-width:560px;margin:var(--space-2xl) auto}.shop-module__-mQgjq__empty:before{content:"🛍️";margin-bottom:var(--space-md);font-size:3rem;display:block}.shop-module__-mQgjq__empty h2{font-size:var(--font-size-xl);color:var(--color-text);margin-bottom:var(--space-sm);font-weight:700}.shop-module__-mQgjq__empty p{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:var(--line-height);margin:0}@media (max-width:1024px){.shop-module__-mQgjq__grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr)}.shop-module__-mQgjq__title{font-size:var(--font-size-3xl)}}@media (max-width:768px){.shop-module__-mQgjq__page{padding-top:100px}.shop-module__-mQgjq__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr)}.shop-module__-mQgjq__header{margin-bottom:var(--space-lg);padding:var(--space-lg) 0}.shop-module__-mQgjq__title{font-size:var(--font-size-2xl)}.shop-module__-mQgjq__subtitle{font-size:var(--font-size-base)}.shop-module__-mQgjq__filters{margin-bottom:var(--space-xl)}}@media (max-width:480px){.shop-module__-mQgjq__page{padding-top:90px}.shop-module__-mQgjq__grid{gap:var(--space-md);grid-template-columns:1fr}.shop-module__-mQgjq__title{font-size:var(--font-size-xl)}.shop-module__-mQgjq__breadcrumb{font-size:var(--font-size-xs)}.shop-module__-mQgjq__filterBtn{padding:6px var(--space-md);font-size:var(--font-size-xs)}}
