.Header_header__072v2{background:linear-gradient(135deg,#ffffff,#f8fafc);box-shadow:0 2px 20px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000;border-bottom:3px solid #ea580c}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.Header_logo__0dir7{flex-shrink:0}.Header_logoLink__FYRA_{text-decoration:none;color:inherit}.Header_logoContainer__V_0vt{display:flex;align-items:center;gap:15px;transition:transform .3s ease}.Header_logoContainer__V_0vt:hover{transform:scale(1.05)}.Header_logoImage__3Nnj4{width:50px;height:50px;object-fit:contain;border-radius:10px;border:3px solid #ea580c;padding:3px;background:white;box-shadow:0 4px 12px rgba(234,88,12,.2)}.Header_logoText__ZcPbR{display:flex;flex-direction:column}.Header_logoTitle__rDf85{font-size:1.8rem;font-weight:700;color:#ea580c;margin:0;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Header_logoSubtitle__ORaay{font-size:.85rem;color:#666;margin:0;font-style:italic;font-weight:500}.Header_nav__evgr5{gap:2.5rem}.Header_navLink__bzbwi,.Header_nav__evgr5{display:flex;align-items:center;transition:all .3s ease}.Header_navLink__bzbwi{text-decoration:none;color:#4b5563;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;border-radius:12px;position:relative;gap:8px}.Header_navLink__bzbwi:hover{color:#ea580c;background:linear-gradient(135deg,rgba(234,88,12,.1),rgba(234,88,12,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,88,12,.15)}.Header_navLink__bzbwi.Header_active__3IUjt{color:#ffffff;background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 15px rgba(234,88,12,.3)}.Header_navLink__bzbwi.Header_active__3IUjt:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#ea580c;border-radius:50%}.Header_mobileMenuButton__QRUW9{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;width:30px;height:30px;position:relative}.Header_mobileMenuButton__QRUW9 span{width:100%;height:3px;background:#ea580c;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_mobileMenuButton__QRUW9 span:first-child{transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span:nth-child(2){opacity:1}.Header_mobileMenuButton__QRUW9 span:nth-child(3){transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:first-child{transform:translateY(7px) rotate(45deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(2){opacity:0}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.Header_container__DOHRG{padding:0 1.5rem;height:70px}.Header_mobileMenuButton__QRUW9{display:flex}.Header_nav__evgr5{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#ffffff,#f8fafc);flex-direction:column;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.15);border-top:1px solid #e5e7eb;transform:translateY(-20px);opacity:0;visibility:hidden;gap:1rem}.Header_nav__evgr5.Header_open__cQB4I{transform:translateY(0);opacity:1;visibility:visible}.Header_navLink__bzbwi{width:100%;justify-content:center;padding:1rem 1.5rem;font-size:1.2rem;border-radius:10px;border:1px solid #e5e7eb}.Header_navLink__bzbwi.Header_active__3IUjt:before{display:none}.Header_logoContainer__V_0vt{gap:12px}.Header_logoImage__3Nnj4{width:45px;height:45px}.Header_logoTitle__rDf85{font-size:1.5rem}.Header_logoSubtitle__ORaay{font-size:.8rem}}@media (max-width:480px){.Header_container__DOHRG{padding:0 1rem;height:65px}.Header_logoContainer__V_0vt{gap:10px}.Header_logoImage__3Nnj4{width:40px;height:40px;border-width:2px}.Header_logoTitle__rDf85{font-size:1.3rem}.Header_logoSubtitle__ORaay{font-size:.75rem}.Header_nav__evgr5{padding:1.5rem 1rem}.Header_navLink__bzbwi{padding:.875rem 1.25rem;font-size:1.1rem}}@keyframes Header_logoPulse__siAqK{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Header_logoContainer__V_0vt:hover .Header_logoImage__3Nnj4{animation:Header_logoPulse__siAqK .6s ease-in-out}.Header_header__072v2{transition:all .3s ease}.Header_navLink__bzbwi{transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_mobileMenuButton__QRUW9:focus,.Header_navLink__bzbwi:focus{outline:2px solid #ea580c;outline-offset:2px}.Header_mobileMenuButton__QRUW9:focus{border-radius:4px}@media (prefers-color-scheme:dark){.Header_header__072v2{background:linear-gradient(135deg,#1f2937,#374151);border-bottom-color:#fb923c}.Header_logoTitle__rDf85{color:#fb923c}.Header_logoImage__3Nnj4{border-color:#fb923c;box-shadow:0 4px 12px rgba(251,146,60,.2)}.Header_navLink__bzbwi{color:#d1d5db}.Header_navLink__bzbwi:hover{color:#fb923c;background:linear-gradient(135deg,rgba(251,146,60,.1),rgba(251,146,60,.05))}.Header_navLink__bzbwi.Header_active__3IUjt{color:#1f2937;background:linear-gradient(135deg,#fb923c,#ea580c)}.Header_mobileMenuButton__QRUW9 span{background:#fb923c}}.Footer_footer__yl3k1{background-color:#f8f9fa;color:#6c757d;padding:1.5rem 0;border-top:1px solid #dee2e6;margin-top:auto}.Footer_footerContent__B4teV{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.Footer_mainContent__g4kxU{display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;align-items:start;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_brand__epaix h3{margin:0 0 .5rem;font-size:1.3rem;color:#2c3e50;font-weight:600}.Footer_tagline__VeQYX{margin:0;color:#6c757d;font-style:italic;font-size:.9rem}.Footer_description__hNlni{font-size:.9rem;color:#6c757d;margin-top:.5rem;line-height:1.4}.Footer_contactInfo__3mDun{display:flex;flex-direction:column;gap:.8rem}.Footer_contactItem__1KujK{display:flex;align-items:flex-start;gap:.8rem;color:#495057;font-size:.9rem;line-height:1.4}.Footer_contactItem__1KujK a{color:#495057;text-decoration:none;transition:color .3s ease}.Footer_contactItem__1KujK a:hover{color:#007bff;text-decoration:underline}.Footer_icon__dgf9c{font-size:1rem;margin-top:.1rem;flex-shrink:0;color:#6c757d}.Footer_quickActions__5L3gx{display:flex;flex-direction:column;gap:.8rem}.Footer_actionBtn__duhtE{background:#ffffff;color:#495057;padding:.7rem 1.2rem;border-radius:25px;text-decoration:none;text-align:center;font-weight:500;transition:all .3s ease;border:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:.5rem}.Footer_actionBtn__duhtE:hover{background:#007bff;color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,123,255,.3);text-decoration:none}.Footer_bottomBar__LASBC{display:flex;justify-content:space-between;align-items:center;color:#6c757d;font-size:.8rem;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_copyright__g3z6w p{margin:.2rem 0;color:#6c757d}.Footer_madeWith__bb7z2{color:#e74c3c!important;font-size:.9rem}.Footer_techpotli__ngOXl{display:flex;align-items:center;gap:.5rem;justify-content:center;width:100%;padding-top:1rem;margin-top:1rem;border-top:1px solid #dee2e6}.Footer_techpotli__ngOXl p{font-size:.8rem;color:#6c757d;margin:0}.Footer_logoLink__pR5JW{text-decoration:none;transition:opacity .2s ease;display:flex;align-items:center}.Footer_logoLink__pR5JW:hover{opacity:.8}.Footer_logo__ZIHpg{height:25px;width:auto;filter:brightness(.7);transition:filter .2s ease}.Footer_logoLink__pR5JW:hover .Footer_logo__ZIHpg{filter:brightness(.5)}.Footer_techpotliTagline__F5ZNw{font-size:.75rem;color:#9ca3af;font-style:italic}@media (max-width:768px){.Footer_footerContent__B4teV{flex-direction:column;text-align:center;gap:1rem;padding:0 .5rem}.Footer_footer__yl3k1{padding:1rem 0}.Footer_mainContent__g4kxU{grid-template-columns:1fr;gap:1.5rem;text-align:center}.Footer_contactItem__1KujK{justify-content:center}.Footer_quickActions__5L3gx{flex-direction:row;justify-content:center;flex-wrap:wrap}.Footer_actionBtn__duhtE{flex:1 1;min-width:140px;max-width:160px}.Footer_bottomBar__LASBC{flex-direction:column;gap:.5rem;text-align:center}.Footer_techpotli__ngOXl{flex-direction:column;gap:.3rem;padding-top:.5rem}.Footer_techpotli__ngOXl p{font-size:.75rem}.Footer_logo__ZIHpg{height:20px}}@media (max-width:480px){.Footer_brand__epaix h3{font-size:1.1rem}.Footer_actionBtn__duhtE{padding:.6rem 1rem;font-size:.85rem;min-width:120px}.Footer_logo__ZIHpg{height:18px}.Footer_techpotli__ngOXl{gap:.2rem}.Footer_techpotliTagline__F5ZNw,.Footer_techpotli__ngOXl p{font-size:.7rem}}.Products_container__Lh2uh{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.Products_scrollProgress__D_mSi{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#FF9933,#FFD700);z-index:1000;transition:width .1s ease}.Products_animatedBackground__Nhcbe{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.Products_floatingOrb1__2vyfF,.Products_floatingOrb2__hbjQ9,.Products_floatingOrb3__XFzu5{position:absolute;border-radius:50%;filter:blur(40px);opacity:.08;animation:Products_floatOrb__j3Gif 20s linear infinite}.Products_floatingOrb1__2vyfF{width:300px;height:300px;background:radial-gradient(circle,#FF9933,transparent);top:10%;left:5%}.Products_floatingOrb2__hbjQ9{width:200px;height:200px;background:radial-gradient(circle,#FFD700,transparent);top:40%;right:10%;animation-delay:-7s}.Products_floatingOrb3__XFzu5{width:250px;height:250px;background:radial-gradient(circle,#FF8C00,transparent);bottom:10%;left:30%;animation-delay:-14s}@keyframes Products_floatOrb__j3Gif{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(100px,50px) rotate(90deg)}50%{transform:translate(50px,100px) rotate(180deg)}75%{transform:translate(-50px,50px) rotate(270deg)}}.Products_heroSection__k6r_d{position:relative;padding:80px 20px 60px;background:linear-gradient(135deg,#1f2937,#2c1b0a 40%,rgba(245,158,11,.08));color:white;overflow:hidden}.Products_heroBackground__HN3D_{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.svg) repeat}.Products_heroOverlay__ZGUTa{background:linear-gradient(135deg,rgba(11,7,5,.6),rgba(34,20,10,.6)),url(/images/pattern-dots.svg);background-size:cover;opacity:.95}.Products_floatingIcons__jslT5,.Products_heroOverlay__ZGUTa{position:absolute;top:0;left:0;right:0;bottom:0}.Products_floatingIcon__owXy1{position:absolute;font-size:2rem;opacity:.1;animation:Products_float__mG8_9 6s ease-in-out infinite}.Products_floatingIcon__owXy1:first-child{top:20%;left:10%;animation-delay:0s}.Products_floatingIcon__owXy1:nth-child(2){top:60%;left:80%;animation-delay:1.5s}.Products_floatingIcon__owXy1:nth-child(3){top:40%;left:85%;animation-delay:3s}.Products_floatingIcon__owXy1:nth-child(4){top:80%;left:15%;animation-delay:4.5s}@keyframes Products_float__mG8_9{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}.Products_heroContent__vuXTk{position:relative;max-width:1200px;margin:0 auto;text-align:center}.Products_breadcrumb__D3WWI{font-size:.9rem;margin-bottom:20px;opacity:.9}.Products_currentPage___ZqQp{color:#fbbf24;font-weight:600}.Products_heroTitle__ynbHa{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(45deg,#fff,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.Products_heroTitle__ynbHa:after,.Products_heroTitle__ynbHa:before{content:"ॐ";font-size:1.6rem;position:absolute;top:50%;transform:translateY(-50%);color:rgba(255,153,51,.95);opacity:.9}.Products_heroTitle__ynbHa:before{left:-2.6rem}.Products_heroTitle__ynbHa:after{right:-2.6rem}.Products_highlight__DfFk_{color:#fbbf24;-webkit-text-fill-color:#fbbf24}.Products_heroSubtitle__1iXUp{font-size:1.3rem;margin-bottom:1.5rem;opacity:.9;font-weight:500}.Products_heroDescription__tXRRE{font-size:1.1rem;max-width:600px;margin:0 auto 2rem;opacity:.8;line-height:1.6}.Products_heroStats__tmgh9{display:flex;justify-content:center;gap:3rem;margin:2rem 0 3rem}.Products_stat__kM9fh{display:flex;flex-direction:column;align-items:center}.Products_statNumber__iADsr{font-size:2rem;font-weight:800;color:#fbbf24}.Products_statLabel__A1Bfl{font-size:.9rem;opacity:.8;margin-top:.5rem}.Products_searchFilterBar__n6lAy{display:flex;gap:1rem;max-width:800px;margin:0 auto;flex-wrap:wrap;justify-content:center}.Products_searchBox__eqDeY{position:relative;flex:1 1;min-width:300px}.Products_searchInput__HkFZs{width:100%;padding:1rem 3rem;border:none;border-radius:50px;background:rgba(255,255,255,.95);font-size:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.Products_searchInput__HkFZs:focus{outline:none;box-shadow:0 6px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.Products_searchIcon__t8JTy{left:1.2rem}.Products_clearSearch__DPtyr,.Products_searchIcon__t8JTy{position:absolute;top:50%;transform:translateY(-50%);font-size:1.2rem}.Products_clearSearch__DPtyr{right:1rem;background:none;border:none;cursor:pointer;opacity:.6;transition:opacity .3s ease}.Products_clearSearch__DPtyr:hover{opacity:1}.Products_filterControls__e5mbe{display:flex;gap:1rem;align-items:center}.Products_sortSelect__xyYuE{padding:1rem 1.5rem;border:none;font-size:.9rem;cursor:pointer}.Products_sortSelect__xyYuE,.Products_viewToggle__1IghK{border-radius:25px;background:rgba(255,255,255,.95);box-shadow:0 4px 15px rgba(0,0,0,.1)}.Products_viewToggle__1IghK{display:flex;padding:.3rem}.Products_viewBtn__Mrp7X{padding:.7rem 1.2rem;border:none;background:none;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.Products_viewBtn__Mrp7X.Products_active__cqwq1{background:#667eea;color:white}.Products_categoriesSection__bS0xx{padding:3rem 1rem;background:white}.Products_categoriesContainer__EKQ8z{max-width:1200px;margin:0 auto}.Products_categoriesTitle__cbOoj{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.Products_categoryTabs__rHg1G{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.Products_categoryTab__6PHfm{display:flex;align-items:center;gap:.7rem;padding:1.2rem 2rem;border:2px solid #e5e7eb;border-radius:15px;background:white;cursor:pointer;transition:all .3s ease;font-weight:600;color:#6b7280}.Products_categoryTab__6PHfm:hover{border-color:var(--category-color);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Products_categoryTab__6PHfm.Products_active__cqwq1{background:var(--category-color);border-color:var(--category-color);color:white;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Products_categoryIcon__LPd56{font-size:1.5rem}.Products_productCount__dSnLS{background:rgba(255,255,255,.2);padding:.2rem .6rem;border-radius:20px;font-size:.8rem}.Products_resultsInfo__Bh9SC{background:#fef3c7;border:1px solid #fbbf24;border-radius:10px;margin:1rem auto;max-width:1200px;padding:1rem}.Products_resultsContent___Tqnf{display:flex;align-items:center;gap:1rem;justify-content:center}.Products_resultsIcon__qi_ZI{font-size:1.2rem}.Products_clearSearchBtn__C3_qP{background:#f59e0b;color:white;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-size:.9rem;transition:background .3s ease}.Products_clearSearchBtn__C3_qP:hover{background:#d97706}.Products_loadingState__m7aJs{text-align:center;padding:4rem 1rem}.Products_loadingSpinner__aCs7V{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:Products_spin__asn9q 1s linear infinite;margin:0 auto 1rem}@keyframes Products_spin__asn9q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Products_productsSection__zuKNA{padding:2rem 1rem}.Products_productsContainer__zZe4g{max-width:1200px;margin:0 auto}.Products_productsDisplay__wYOCV{display:grid;gap:2rem}.Products_productsDisplay__wYOCV:not(.Products_listView__yJcbT){grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.Products_productsDisplay__wYOCV.Products_listView__yJcbT{grid-template-columns:1fr;gap:1.5rem}.Products_productCard__rGPhb{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02));border-radius:20px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease;position:relative;border:1px solid rgba(255,199,102,.06)}.Products_productCard__rGPhb:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.18)}.Products_productCard__rGPhb:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#FF9933,#FFD700)}.Products_productCard__rGPhb:after{content:"🪔";position:absolute;top:8px;right:10px;font-size:1rem;opacity:.85}.Products_productCard__rGPhb.Products_featured__h_tiE{border:2px solid #fbbf24}.Products_productBadges__BdmAr{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.Products_bestSellerBadge__IVsI2,.Products_featuredBadge__aGRmi,.Products_newBadge__e3Fyp{padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;color:white;display:flex;align-items:center;gap:.3rem}.Products_featuredBadge__aGRmi{background:linear-gradient(45deg,#f59e0b,#fbbf24)}.Products_bestSellerBadge__IVsI2{background:linear-gradient(45deg,#ef4444,#f59e0b)}.Products_newBadge__e3Fyp{background:linear-gradient(45deg,#10b981,#34d399)}.Products_productImageContainer__dp4DZ{position:relative;height:250px;overflow:hidden;background:#f8fafc}.Products_productImage__EZ7M2{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;cursor:pointer}.Products_productCard__rGPhb:hover .Products_productImage__EZ7M2{transform:scale(1.05)}.Products_imagePlaceholder__QsMo1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#e5e7eb;color:#6b7280;gap:.5rem}.Products_placeholderIcon__SRr1H{font-size:2rem}.Products_imageOverlay__MAKMn{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Products_productCard__rGPhb:hover .Products_imageOverlay__MAKMn{opacity:1}.Products_quickViewButton__RkZ13{background:white;color:#1f2937;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease}.Products_quickViewButton__RkZ13:hover{background:#fbbf24;transform:scale(1.05)}.Products_productCategory__reQAe{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.65);color:#FFDDAA;padding:.4rem .8rem;border-radius:15px;font-size:.8rem;font-weight:700;border:1px solid rgba(255,153,51,.12)}.Products_productInfo___Bun_{padding:1.5rem}.Products_productHeader__UFl8N{margin-bottom:1rem}.Products_productName__qmet_{font-size:1.3rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.Products_productRating___yn6H{display:flex;align-items:center;gap:.5rem}.Products_stars__nX5Ut{color:#fbbf24;font-size:.9rem}.Products_ratingValue__Tvjya{color:#6b7280;font-size:.8rem}.Products_reviewCount__0YRTk{color:#9ca3af;font-size:.8rem}.Products_productDescription__zGshR{color:#6b7280;margin-bottom:1rem;line-height:1.5}.Products_productDetails__SkOlz{color:#ef4444;font-size:.9rem;font-weight:600;margin-bottom:1rem}.Products_features__nJvT7{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.Products_feature__O_e0j{background:#f3f4f6;padding:.4rem .8rem;border-radius:15px;font-size:.8rem;color:#4b5563;display:flex;align-items:center;gap:.3rem}.Products_checkIcon__GhW5o{color:#10b981;font-weight:700}.Products_moreFeatures__tDbSt{background:#e5e7eb;padding:.4rem .8rem;border-radius:15px;font-size:.8rem;color:#6b7280}.Products_productActions__Wgs6L{display:flex;gap:.8rem}.Products_orderButton__kEfOe,.Products_viewButton__unuCH{flex:1 1;padding:.8rem 1.2rem;border:none;border-radius:12px;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.Products_viewButton__unuCH{background:#f3f4f6;color:#4b5563}.Products_viewButton__unuCH:hover{background:#e5e7eb;transform:translateY(-2px)}.Products_orderButton__kEfOe{background:linear-gradient(45deg,#10b981,#34d399);color:white}.Products_orderButton__kEfOe:hover{background:linear-gradient(45deg,#059669,#10b981);transform:translateY(-2px);box-shadow:0 5px 15px rgba(16,185,129,.3)}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_productCard__rGPhb{display:flex;height:200px}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_productImageContainer__dp4DZ{width:300px;height:100%;flex-shrink:0}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_productInfo___Bun_{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_features__nJvT7{margin-bottom:1rem}.Products_noProducts__aSFzW{text-align:center;padding:4rem 1rem;background:white;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Products_noProductsIcon__yFHyF{font-size:4rem;margin-bottom:1rem}.Products_noProducts__aSFzW h3{color:#1f2937;margin-bottom:.5rem}.Products_noProducts__aSFzW p{color:#6b7280;margin-bottom:2rem}.Products_resetFilters__18BQz{background:linear-gradient(45deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease}.Products_resetFilters__18BQz:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.Products_specialOffer__yafWW{position:relative;margin:4rem 1rem;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:25px;overflow:hidden;box-shadow:0 20px 40px rgba(238,90,36,.2)}.Products_offerBackground__LB3FE{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern-dots.svg) repeat;opacity:.1}.Products_offerContent__okTyV{position:relative;display:flex;align-items:center;padding:3rem;color:white;gap:3rem}.Products_offerImage__OjJoO{position:relative;flex:0 0 300px}.Products_offerImage__OjJoO img{width:100%;border-radius:20px;box-shadow:0 15px 35px rgba(0,0,0,.3)}.Products_offerRibbon__goyvh{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#fbbf24;color:#1f2937;padding:.5rem 2rem;border-radius:25px;font-weight:800;font-size:.9rem;box-shadow:0 5px 15px rgba(0,0,0,.2)}.Products_offerText__ghRJa{flex:1 1}.Products_offerBadge__g0D6v{background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Products_offerText__ghRJa h2{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(45deg,#fff,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Products_offerTitle___idxx{font-size:1.3rem;font-weight:600;margin-bottom:1rem;opacity:.9}.Products_offerDescription__uGg0i{font-size:1.1rem;margin-bottom:2rem;opacity:.8;line-height:1.6}.Products_offerFeatures__CkSG_{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.Products_offerFeature__9MfUZ{display:flex;align-items:center;gap:.7rem;font-weight:500}.Products_featureIcon__dt8pm{font-size:1.2rem}.Products_offerActions__Nj_DC{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.Products_callButton__k359u,.Products_offerButton__1xDcn{padding:1.2rem 2rem;border:none;border-radius:15px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.7rem}.Products_offerButton__1xDcn{background:linear-gradient(45deg,#fbbf24,#f59e0b);color:#1f2937;font-size:1.1rem}.Products_offerButton__1xDcn:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(251,191,36,.4)}.Products_callButton__k359u{background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Products_callButton__k359u:hover{background:rgba(255,255,255,.3)}.Products_offerTimer___13zE{display:flex;align-items:center;gap:.7rem;font-weight:600;font-size:1.1rem}.Products_timerIcon__EojCy{font-size:1.3rem;animation:Products_pulse__Zt0f_ 2s infinite}@keyframes Products_pulse__Zt0f_{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Products_trustBadges__7plou{padding:4rem 1rem;background:white}.Products_trustContainer__q6NNY{max-width:1200px;margin:0 auto}.Products_trustTitle__zjqM8{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1f2937}.Products_badgesGrid__98rz8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Products_trustBadge___D92q{text-align:center;padding:2rem 1rem;background:#f8fafc;border-radius:20px;transition:all .3s ease}.Products_trustBadge___D92q:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.Products_badgeIcon__ARCNR{font-size:3rem;margin-bottom:1rem;display:block}.Products_trustBadge___D92q h4{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:#1f2937}.Products_trustBadge___D92q p{color:#6b7280;line-height:1.5}.Products_modalOverlay__2oEC7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Products_modalContent__ECI3_{background:linear-gradient(180deg,#fff,#fff8f0);border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.3);animation:Products_modalAppear__ooOIV .28s ease;border-top:6px solid #ff9933}@keyframes Products_modalAppear__ooOIV{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Products_closeButton__YG_ce{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:white;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:10;transition:background .3s ease}.Products_closeButton__YG_ce:hover{background:rgba(0,0,0,.9)}.Products_modalBody__wmW9R{display:flex;min-height:500px}.Products_modalImageSection__GiEps{flex:0 0 400px;position:relative;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:2rem}.Products_modalImage__Xfwtl img{width:100%;max-height:300px;object-fit:contain}.Products_modalImagePlaceholder__GcLAK{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#6b7280}.Products_modalBadges__MvDzZ{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem}.Products_modalBestSellerBadge__LaoYK,.Products_modalFeaturedBadge__wl3ob,.Products_modalNewBadge__A0qxs{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;color:white}.Products_modalFeaturedBadge__wl3ob{background:linear-gradient(45deg,#f59e0b,#fbbf24)}.Products_modalBestSellerBadge__LaoYK{background:linear-gradient(45deg,#ef4444,#f59e0b)}.Products_modalNewBadge__A0qxs{background:linear-gradient(45deg,#10b981,#34d399)}.Products_modalInfo__CtMcr{flex:1 1;padding:2rem}.Products_modalHeader__Ze0xS{margin-bottom:1.5rem}.Products_modalHeader__Ze0xS h2{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:.5rem}.Products_modalRating__zREyF{display:flex;align-items:center;gap:.7rem;margin-bottom:.5rem}.Products_modalReviewCount__CXgFD{color:#6b7280;font-size:.9rem}.Products_modalCategory__HbS_2{background:#667eea;color:white;padding:.4rem 1rem;border-radius:15px;font-size:.8rem;font-weight:600;display:inline-block}.Products_modalDescription__ig16l{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.Products_modalFeatures__aBmbE,.Products_modalSpecifications___k5Vv{margin-bottom:2rem}.Products_modalFeatures__aBmbE h4,.Products_modalSpecifications___k5Vv h4{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.Products_featuresGrid__XLsSJ{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.Products_specsGrid__e45Nb{display:grid;gap:.8rem}.Products_specItem__q20OL{display:flex;justify-content:space-between;padding:.8rem;background:#f8fafc;border-radius:10px}.Products_specLabel__gtxAI{font-weight:600;color:#4b5563}.Products_specValue__CSz4C{color:#1f2937;font-weight:500}.Products_stockStatus__u5j2K{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.Products_freeShipping__Lxs2I,.Products_inStock__wkQsc,.Products_qualityBadge__ofen5{padding:.7rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600}.Products_inStock__wkQsc{background:#dcfce7;color:#166534}.Products_freeShipping__Lxs2I{background:#dbeafe;color:#1e40af}.Products_qualityBadge__ofen5{background:#fef3c7;color:#92400e}.Products_modalActions__2o8_2{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.Products_callButton__k359u,.Products_infoButton__BpZF4,.Products_whatsappButton__CU_eS{flex:1 1;padding:1rem 1.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:150px}.Products_whatsappButton__CU_eS{background:linear-gradient(45deg,#25d366,#128c7e);color:white}.Products_whatsappButton__CU_eS:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,211,102,.3)}.Products_callButton__k359u{background:linear-gradient(45deg,#667eea,#764ba2);color:white}.Products_callButton__k359u:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.Products_infoButton__BpZF4{background:#f3f4f6;color:#4b5563}.Products_infoButton__BpZF4:hover{background:#e5e7eb;transform:translateY(-2px)}.Products_contactInfo__yHESZ{background:#f8fafc;padding:1.5rem;border-radius:15px;border-left:4px solid #667eea}.Products_contactInfo__yHESZ h5{font-size:1.1rem;font-weight:700;margin-bottom:.7rem;color:#1f2937}.Products_contactInfo__yHESZ p{color:#6b7280;margin-bottom:.5rem;font-size:.9rem}.Products_qualityNote__KiLFJ{color:#059669!important;font-weight:600;margin-top:1rem;font-size:.9rem!important}@media (max-width:768px){.Products_heroTitle__ynbHa{font-size:2.5rem}.Products_heroStats__tmgh9{gap:1.5rem}.Products_statNumber__iADsr{font-size:1.5rem}.Products_searchFilterBar__n6lAy{flex-direction:column}.Products_searchBox__eqDeY{min-width:auto}.Products_filterControls__e5mbe{justify-content:space-between}.Products_categoryTabs__rHg1G{flex-direction:column}.Products_productsDisplay__wYOCV:not(.Products_listView__yJcbT){grid-template-columns:1fr}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_productCard__rGPhb{flex-direction:column;height:auto}.Products_productsDisplay__wYOCV.Products_listView__yJcbT .Products_productImageContainer__dp4DZ{width:100%;height:200px}.Products_offerContent__okTyV{flex-direction:column;text-align:center;padding:2rem 1rem}.Products_offerImage__OjJoO{flex:none;width:100%;max-width:300px;margin:0 auto}.Products_offerFeatures__CkSG_{grid-template-columns:1fr}.Products_modalBody__wmW9R{flex-direction:column}.Products_modalImageSection__GiEps{flex:none;height:300px}.Products_featuresGrid__XLsSJ{grid-template-columns:1fr}.Products_modalActions__2o8_2{flex-direction:column}.Products_heroStats__tmgh9{gap:1rem}.Products_stat__kM9fh{flex:1 1}}@media (max-width:480px){.Products_heroTitle__ynbHa{font-size:2rem}.Products_heroSubtitle__1iXUp{font-size:1.1rem}.Products_offerActions__Nj_DC,.Products_productActions__Wgs6L{flex-direction:column}.Products_badgesGrid__98rz8{grid-template-columns:1fr}}