.ProductCardsComponent-module__G_rY-G__sectionProducts{background:#f8f8f8;padding:25px;position:relative;overflow:hidden}.ProductCardsComponent-module__G_rY-G__sectionProducts:before{content:"";pointer-events:none;position:absolute;inset:0}.ProductCardsComponent-module__G_rY-G__productsHeader{z-index:2;max-width:1400px;margin:0 auto 3rem;position:relative}.ProductCardsComponent-module__G_rY-G__productsHeader h2{color:#1e293b;text-align:center;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ProductCardsComponent-module__G_rY-G__productsSubtitle{color:#64748b;text-align:center;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.ProductCardsComponent-module__G_rY-G__productsActions{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.ProductCardsComponent-module__G_rY-G__viewAllButton{color:#fff;background:linear-gradient(135deg,#da0f0fe6,#da0f0f);border-radius:50px;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #da0f0f33}.ProductCardsComponent-module__G_rY-G__viewAllButton:hover{background:linear-gradient(135deg,#b90d0d,#da0f0f);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #da0f0f4d}.ProductCardsComponent-module__G_rY-G__productsWrapper{z-index:2;max-width:1400px;margin:0 auto;padding:25px;position:relative}.ProductCardsComponent-module__G_rY-G__productsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;padding:1rem 0;display:grid}.ProductCardsComponent-module__G_rY-G__productCard{background:#fff;border:1px solid #f1f5f9;border-radius:6px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 25px #00000014}.ProductCardsComponent-module__G_rY-G__productCard:hover{border-color:#da0f0f33;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #00000026}.ProductCardsComponent-module__G_rY-G__cardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.ProductCardsComponent-module__G_rY-G__productImageContainer{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.ProductCardsComponent-module__G_rY-G__productImage{object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ProductCardsComponent-module__G_rY-G__productCard:hover .ProductCardsComponent-module__G_rY-G__productImage{transform:scale(1.1)}.ProductCardsComponent-module__G_rY-G__productBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:3;background:linear-gradient(135deg,#2e2e2ef2,#000);border-radius:3px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.ProductCardsComponent-module__G_rY-G__productOverlay{opacity:0;z-index:2;background:linear-gradient(135deg,#da0f0fe6,#b90d0de6);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.ProductCardsComponent-module__G_rY-G__productCard:hover .ProductCardsComponent-module__G_rY-G__productOverlay{opacity:1}.ProductCardsComponent-module__G_rY-G__viewDetails{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(10px)}.ProductCardsComponent-module__G_rY-G__productCard:hover .ProductCardsComponent-module__G_rY-G__viewDetails{transform:translateY(0)}.ProductCardsComponent-module__G_rY-G__productContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.ProductCardsComponent-module__G_rY-G__productInfo{flex:1}.ProductCardsComponent-module__G_rY-G__productName{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCardsComponent-module__G_rY-G__productSubtitle{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCardsComponent-module__G_rY-G__productSpecs{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ProductCardsComponent-module__G_rY-G__specRow{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.ProductCardsComponent-module__G_rY-G__specLabel{color:#64748b;align-items:center;gap:.5rem;font-weight:500;display:flex}.ProductCardsComponent-module__G_rY-G__specLabel svg{color:#da0f0fb3}.ProductCardsComponent-module__G_rY-G__specValue{color:#1e293b;font-size:12px;font-weight:600}.ProductCardsComponent-module__G_rY-G__productFooter{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:1rem}.ProductCardsComponent-module__G_rY-G__productPricing{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ProductCardsComponent-module__G_rY-G__productPrice{color:#1e293b;font-size:1.1rem;font-weight:700}.ProductCardsComponent-module__G_rY-G__productAvailability{color:#059669;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;display:flex}.ProductCardsComponent-module__G_rY-G__productAvailability svg{color:#059669}.ProductCardsComponent-module__G_rY-G__productNumber{color:#9ca3af;text-align:right;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.ProductCardsComponent-module__G_rY-G__loadingState{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ProductCardsComponent-module__G_rY-G__loadingSpinner{color:#da0f0fcc;margin-bottom:1rem;animation:1s linear infinite ProductCardsComponent-module__G_rY-G__spin}@keyframes ProductCardsComponent-module__G_rY-G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductCardsComponent-module__G_rY-G__loadingState p{margin:0;font-size:1.1rem}.ProductCardsComponent-module__G_rY-G__errorState{text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:3rem 2rem;display:flex}.ProductCardsComponent-module__G_rY-G__errorState p{margin:0;font-size:1rem}.ProductCardsComponent-module__G_rY-G__emptyState{text-align:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.ProductCardsComponent-module__G_rY-G__emptyState svg{color:#9ca3af}.ProductCardsComponent-module__G_rY-G__emptyState h3{color:#374151;margin:0;font-size:1.5rem;font-weight:600}.ProductCardsComponent-module__G_rY-G__emptyState p{max-width:400px;margin:0;font-size:1rem}.ProductCardsComponent-module__G_rY-G__retryButton{color:#fff;cursor:pointer;background:#da0f0fcc;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.ProductCardsComponent-module__G_rY-G__retryButton:hover{background:#da0f0f;transform:translateY(-1px)}.ProductCardsComponent-module__G_rY-G__placeholderImage{color:#9ca3af;text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.ProductCardsComponent-module__G_rY-G__placeholderImage svg{opacity:.5;margin-bottom:.5rem}.ProductCardsComponent-module__G_rY-G__placeholderImage span{opacity:.7;font-size:.8rem;font-weight:500}@media (max-width:1200px){.ProductCardsComponent-module__G_rY-G__productsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.ProductCardsComponent-module__G_rY-G__sectionProducts{padding:25px}.ProductCardsComponent-module__G_rY-G__productsHeader{margin-bottom:2rem}.ProductCardsComponent-module__G_rY-G__productsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.ProductCardsComponent-module__G_rY-G__productImageContainer{height:180px}.ProductCardsComponent-module__G_rY-G__productContent{padding:1.25rem}.ProductCardsComponent-module__G_rY-G__viewAllButton{justify-content:center;width:100%;max-width:300px}}@media (max-width:480px){.ProductCardsComponent-module__G_rY-G__sectionProducts{padding:25px}.ProductCardsComponent-module__G_rY-G__productsGrid{grid-template-columns:1fr;gap:1rem}.ProductCardsComponent-module__G_rY-G__productImageContainer{height:200px}.ProductCardsComponent-module__G_rY-G__productContent{gap:.875rem;padding:1rem}.ProductCardsComponent-module__G_rY-G__productSpecs{padding:.875rem}}@media (min-width:1400px){.ProductCardsComponent-module__G_rY-G__sectionProducts{padding:25px}.ProductCardsComponent-module__G_rY-G__productsGrid{gap:2.5rem}.ProductCardsComponent-module__G_rY-G__productImageContainer{height:240px}.ProductCardsComponent-module__G_rY-G__productContent{padding:1.75rem}}@media (hover:none) and (pointer:coarse){.ProductCardsComponent-module__G_rY-G__productCard:hover{transform:none;box-shadow:0 4px 25px #00000014}.ProductCardsComponent-module__G_rY-G__productCard:hover .ProductCardsComponent-module__G_rY-G__productImage{transform:none}.ProductCardsComponent-module__G_rY-G__productOverlay{display:none}}@media (prefers-reduced-motion:reduce){.ProductCardsComponent-module__G_rY-G__productCard,.ProductCardsComponent-module__G_rY-G__productImage,.ProductCardsComponent-module__G_rY-G__viewDetails,.ProductCardsComponent-module__G_rY-G__viewAllButton{transition:none;animation:none}.ProductCardsComponent-module__G_rY-G__productCard:hover{transform:none}.ProductCardsComponent-module__G_rY-G__loadingSpinner{animation:none}}@media print{.ProductCardsComponent-module__G_rY-G__sectionProducts{background:#fff;padding:25px}.ProductCardsComponent-module__G_rY-G__productOverlay{display:none}.ProductCardsComponent-module__G_rY-G__productCard{box-shadow:none;break-inside:avoid;border:1px solid #000;margin-bottom:1rem}.ProductCardsComponent-module__G_rY-G__productsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}.ProductCardsComponent-module__G_rY-G__categoriesContainer{max-width:1400px;margin:3rem auto 2rem}.ProductCardsComponent-module__G_rY-G__categoriesGrid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;padding:1.5rem 0;display:flex}.ProductCardsComponent-module__G_rY-G__categoryCard{color:inherit;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;min-width:90px;max-width:110px;padding:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.ProductCardsComponent-module__G_rY-G__categoryCard:hover{opacity:.7}.ProductCardsComponent-module__G_rY-G__categoryIcon{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.25rem;display:flex}.ProductCardsComponent-module__G_rY-G__categoryIcon img{object-fit:contain;width:100%;height:100%}.ProductCardsComponent-module__G_rY-G__categoryContent{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.ProductCardsComponent-module__G_rY-G__categoryTitle{color:#374151;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.75rem;font-weight:400;line-height:1.2;overflow:hidden}.ProductCardsComponent-module__G_rY-G__categoryCount{color:#6b7280;white-space:nowrap;margin:0;font-size:.75rem;font-weight:400}@media (max-width:1200px){.ProductCardsComponent-module__G_rY-G__categoriesGrid{gap:.875rem}.ProductCardsComponent-module__G_rY-G__categoryCard{min-width:85px;max-width:105px}}@media (max-width:1024px){.ProductCardsComponent-module__G_rY-G__categoriesContainer{margin-top:2.5rem}.ProductCardsComponent-module__G_rY-G__categoriesGrid{gap:.75rem}.ProductCardsComponent-module__G_rY-G__categoryCard{min-width:80px;max-width:100px}.ProductCardsComponent-module__G_rY-G__categoryIcon{width:44px;height:44px}}@media (max-width:768px){.ProductCardsComponent-module__G_rY-G__categoriesContainer{margin-top:2rem;margin-bottom:1.5rem}.ProductCardsComponent-module__G_rY-G__categoriesGrid{gap:.625rem}.ProductCardsComponent-module__G_rY-G__categoryCard{min-width:75px;max-width:95px}.ProductCardsComponent-module__G_rY-G__categoryIcon{width:40px;height:40px}.ProductCardsComponent-module__G_rY-G__categoryTitle,.ProductCardsComponent-module__G_rY-G__categoryCount{font-size:.7rem}}@media (max-width:640px){.ProductCardsComponent-module__G_rY-G__categoriesGrid{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding:1rem .5rem;overflow:auto hidden}.ProductCardsComponent-module__G_rY-G__categoriesGrid::-webkit-scrollbar{display:none}.ProductCardsComponent-module__G_rY-G__categoryCard{flex-shrink:0;min-width:70px;max-width:85px}}@media (max-width:480px){.ProductCardsComponent-module__G_rY-G__categoriesContainer{margin-top:1.5rem;margin-bottom:1rem}.ProductCardsComponent-module__G_rY-G__categoryCard{min-width:65px;max-width:80px;padding:.375rem}.ProductCardsComponent-module__G_rY-G__categoryIcon{width:36px;height:36px}.ProductCardsComponent-module__G_rY-G__categoryTitle,.ProductCardsComponent-module__G_rY-G__categoryCount{font-size:.65rem}}@media (min-width:1400px){.ProductCardsComponent-module__G_rY-G__categoriesContainer{margin-top:3.5rem}.ProductCardsComponent-module__G_rY-G__categoriesGrid{gap:1.25rem}.ProductCardsComponent-module__G_rY-G__categoryCard{min-width:100px;max-width:120px}.ProductCardsComponent-module__G_rY-G__categoryIcon{width:55px;height:55px}.ProductCardsComponent-module__G_rY-G__categoryTitle{font-size:.9rem}.ProductCardsComponent-module__G_rY-G__categoryCount{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.ProductCardsComponent-module__G_rY-G__categoryCard{transition:none}}.ProductCardsComponent-module__G_rY-G__categoryCard:focus{outline-offset:2px;opacity:1;outline:2px solid #dc2626}@media (hover:none) and (pointer:coarse){.ProductCardsComponent-module__G_rY-G__categoryCard:hover{opacity:1}.ProductCardsComponent-module__G_rY-G__categoryCard:active{opacity:.7}}@media print{.ProductCardsComponent-module__G_rY-G__categoriesContainer{margin:1rem 0}.ProductCardsComponent-module__G_rY-G__categoryCard:hover{opacity:1}}.ProductCardsComponent-module__G_rY-G__ctaCard{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:none;position:relative;overflow:hidden;box-shadow:0 8px 30px #dc26264d}.ProductCardsComponent-module__G_rY-G__ctaCard:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:8s ease-in-out infinite ProductCardsComponent-module__G_rY-G__pulse;position:absolute;top:-50%;left:-50%}@keyframes ProductCardsComponent-module__G_rY-G__pulse{0%,to{opacity:.5;transform:translate(0)}50%{opacity:.8;transform:translate(-10%,-10%)}}.ProductCardsComponent-module__G_rY-G__ctaCard:hover{border-color:#0000;transform:translateY(-12px)scale(1.03);box-shadow:0 20px 60px #dc262666}.ProductCardsComponent-module__G_rY-G__ctaCardLink{color:inherit;z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:400px;padding:2rem;text-decoration:none;display:flex;position:relative}.ProductCardsComponent-module__G_rY-G__ctaCardContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.ProductCardsComponent-module__G_rY-G__ctaIconContainer{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;transition:all .3s;display:flex}.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaIconContainer{background:#ffffff40;transform:scale(1.1)rotate(5deg)}.ProductCardsComponent-module__G_rY-G__ctaIcon{color:#fff;filter:drop-shadow(0 4px 10px #0003)}.ProductCardsComponent-module__G_rY-G__ctaTitle{color:#fff;text-shadow:0 2px 10px #0003;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.ProductCardsComponent-module__G_rY-G__ctaSubtitle{color:#ffffffe6;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.ProductCardsComponent-module__G_rY-G__ctaButton{color:#dc2626;background:#fffffff2;border-radius:50px;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #00000026}.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaButton{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #00000040}.ProductCardsComponent-module__G_rY-G__ctaButton svg{transition:transform .3s}.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaButton svg{transform:translate(5px)}@media (max-width:1200px){.ProductCardsComponent-module__G_rY-G__ctaCardLink{min-height:380px;padding:1.75rem}.ProductCardsComponent-module__G_rY-G__ctaTitle{font-size:1.375rem}.ProductCardsComponent-module__G_rY-G__ctaIconContainer{width:70px;height:70px}.ProductCardsComponent-module__G_rY-G__ctaIcon{width:56px;height:56px}}@media (max-width:768px){.ProductCardsComponent-module__G_rY-G__ctaCardLink{min-height:350px;padding:1.5rem}.ProductCardsComponent-module__G_rY-G__ctaTitle{font-size:1.25rem}.ProductCardsComponent-module__G_rY-G__ctaSubtitle{font-size:.95rem}.ProductCardsComponent-module__G_rY-G__ctaIconContainer{width:64px;height:64px}.ProductCardsComponent-module__G_rY-G__ctaIcon{width:48px;height:48px}.ProductCardsComponent-module__G_rY-G__ctaButton{padding:.875rem 1.75rem;font-size:.95rem}}@media (max-width:480px){.ProductCardsComponent-module__G_rY-G__ctaCardLink{min-height:320px;padding:1.25rem}.ProductCardsComponent-module__G_rY-G__ctaTitle{font-size:1.125rem}.ProductCardsComponent-module__G_rY-G__ctaSubtitle{font-size:.9rem}.ProductCardsComponent-module__G_rY-G__ctaIconContainer{width:56px;height:56px}.ProductCardsComponent-module__G_rY-G__ctaIcon{width:40px;height:40px}.ProductCardsComponent-module__G_rY-G__ctaButton{justify-content:center;width:100%}}@media (min-width:1400px){.ProductCardsComponent-module__G_rY-G__ctaCardLink{min-height:420px;padding:2.5rem}.ProductCardsComponent-module__G_rY-G__ctaTitle{font-size:1.625rem}.ProductCardsComponent-module__G_rY-G__ctaSubtitle{font-size:1.125rem}.ProductCardsComponent-module__G_rY-G__ctaIconContainer{width:90px;height:90px}.ProductCardsComponent-module__G_rY-G__ctaIcon{width:72px;height:72px}}@media (prefers-reduced-motion:reduce){.ProductCardsComponent-module__G_rY-G__ctaCard:before{animation:none}.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaIconContainer,.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaButton,.ProductCardsComponent-module__G_rY-G__ctaCard:hover .ProductCardsComponent-module__G_rY-G__ctaButton svg{transform:none}}@media (hover:none) and (pointer:coarse){.ProductCardsComponent-module__G_rY-G__ctaCard:hover{transform:translateY(-6px)scale(1.02)}.ProductCardsComponent-module__G_rY-G__ctaCard:active{transform:scale(.98)}}@media print{.ProductCardsComponent-module__G_rY-G__ctaCard{box-shadow:none;background:#dc2626;border:2px solid #dc2626}.ProductCardsComponent-module__G_rY-G__ctaCard:before{display:none}}
