.products_productsContainer__n4iGj{width:100%;overflow-x:hidden;background-color:black}.products_hero__HcFK8{padding:6rem 2rem;text-align:center;position:relative}.products_heroContent__qLKau{max-width:800px;margin:0 auto;position:relative;z-index:2}.products_heroTitle__k4Ueh{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.products_heroSubtitle__9lUIM{font-size:1.25rem;color:#e2e8f0;max-width:600px;margin:0 auto;line-height:1.6}.products_container__xARcC{max-width:1200px;margin:0 auto;padding:0 2rem}.products_filtersSection__vVM8f{padding:2rem 0;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:10}.products_filters__iusPM{display:flex;flex-direction:column;gap:1.5rem}.products_searchBox__9Z6Gl{position:relative;max-width:500px;margin:0 auto;width:100%}.products_searchIcon__VpdtH{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b}.products_searchInput__GWGXW{width:100%;padding:.75rem 1rem .75rem 2.5rem;border-radius:.375rem;border:1px solid #334155;background-color:#1e293b;color:#f8fafc;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.products_searchInput__GWGXW:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.products_categoryFilters__8x00P{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.products_categoryButton__cm60N{padding:.5rem 1rem;border-radius:.375rem;background-color:transparent;border:1px solid #334155;color:#94a3b8;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.products_categoryButton__cm60N:hover{background-color:#1e293b;color:#f8fafc}.products_categoryButton__cm60N.products_active__QoYvO{background-color:#3b82f6;border-color:#3b82f6;color:white}.products_productsSection__BB4kf{padding:4rem 0;min-height:50vh;font-family:poppins}.products_productsGrid__QyUZA{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.products_productCard__6nnhq{background-color:rgba(20,20,20,.667);border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.181);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.products_productImageContainer__CT2vQ{width:100%;height:200px;overflow:hidden}.products_productImagePlaceholder__DiJ0w{width:100%;height:100%;background:linear-gradient(45deg,#3b82f6,#8b5cf6)}.products_productContent__sCZlH{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.products_productName__ikZY5{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#f8fafc}.products_productCategory__yVuLT{font-size:.875rem;color:#60a5fa;text-transform:capitalize;margin-bottom:1rem}.products_productDescription__k0s_N{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6}.products_productFeatures__ttqRb{list-style-type:none;padding:0;margin:0 0 1.5rem}.products_productFeatures__ttqRb li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#94a3b8}.products_productFeatures__ttqRb li:before{content:"✓";position:absolute;left:0;color:#fcfefc}.products_productFooter__aUGz8{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.products_productPrice__n6_ei{font-size:1.8rem;font-weight:600;color:#f8fafc}.products_viewDetailsButton__bosqo{display:inline-flex;padding:.5rem 1rem;background-color:#3bf6b2;color:rgb(24,24,24);border-radius:.375rem;font-weight:500;text-decoration:none;transition:background-color .3s ease;width:50%;align-items:center;gap:5px}.products_viewDetailsButton__bosqo:hover{background-color:#94f3db;color:rgb(103,100,100)}.products_noResults__2l3KI{text-align:center;padding:4rem 0;color:#94a3b8}.products_noResults__2l3KI h3{font-size:1.5rem;margin-bottom:1rem;color:#f8fafc}.products_ctaSection__6a3PI{background:transparent;padding:6rem 0;text-align:center}.products_ctaContent__sinKM{max-width:600px;margin:0 auto}.products_ctaTitle__GJWxT{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:white}.products_ctaText__n_77x{font-size:1.25rem;color:#e0e7ff;margin-bottom:2rem;line-height:1.6}.products_ctaButton__3FUhG{display:inline-block;background-color:rgba(255,255,255,.179);color:#f5f0f0;font-weight:600;padding:1rem 2rem;border-radius:1.6rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.129)}.products_ctaButton__3FUhG:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.products_heroTitle__k4Ueh{font-size:2.5rem}.products_heroSubtitle__9lUIM{font-size:1.125rem}.products_filters__iusPM{gap:1rem}.products_productsGrid__QyUZA{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.products_ctaTitle__GJWxT{font-size:2rem}}@media (max-width:480px){.products_hero__HcFK8{padding:4rem 1rem}.products_heroTitle__k4Ueh{font-size:2rem}.products_container__xARcC{padding:0 1rem}.products_categoryFilters__8x00P{flex-direction:column;align-items:stretch}.products_productsGrid__QyUZA{grid-template-columns:1fr}}