.products_products__V1Bvn{min-height:100vh;padding:100px 2rem 4rem;position:relative}.products_container__cZhIJ{max-width:1400px;margin:0 auto}.products_hero__8vc5_{text-align:center;margin-bottom:4rem}.products_title__EGKO1{font-size:4rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#004aad,#05c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.products_subtitle__XN2rJ{font-size:1.5rem;color:hsla(0,0%,100%,.9);max-width:800px;margin:0 auto;line-height:1.6}.products_tabs__bQXFS{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.products_tab__rQ8b9{padding:.75rem 2rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:hsla(0,0%,100%,.8);font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}.products_tab__rQ8b9:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.products_tab__rQ8b9.products_active__UFF2_{background:linear-gradient(135deg,#004aad,#05c);border-color:#004aad;color:#fff;box-shadow:0 4px 15px rgba(0,74,173,.4)}.products_productsGrid__zlPOO{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.products_productCard__i0D57{padding:2.5rem;border-radius:20px;transition:all .3s ease;position:relative}.products_productCard__i0D57:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,74,173,.3)}.products_productBadge___IxU0{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,#004aad,#05c);border-radius:20px;font-size:.85rem;font-weight:600;color:#fff}.products_productHeader__nmcb4{margin-bottom:1rem}.products_productName__SPtgV{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.products_productRating__JvoEM{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:hsla(0,0%,100%,.8)}.products_productSales__hbxPp{color:hsla(0,0%,100%,.6);font-size:.85rem}.products_productDescription__eQ2RP{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1rem}.products_productPerformance__6zq91{padding:1rem;background:rgba(0,255,136,.1);border:1px solid rgba(0,255,136,.3);border-radius:12px;margin-bottom:1.5rem;font-size:.9rem;color:hsla(0,0%,100%,.9)}.products_performanceValue__5mng2{color:#0f8;font-weight:700}.products_productFooter__UIrtS{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.products_productPrice__nLTpN{font-size:1.75rem;font-weight:700;color:#fff}.products_buyButton__fuXw2{padding:.875rem 2rem;background:linear-gradient(135deg,#004aad,#05c);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,74,173,.4);white-space:nowrap}.products_buyButton__fuXw2:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,74,173,.6);background:linear-gradient(135deg,#05c,#06f)}.products_ctaSection__NwBa4{margin-top:4rem}.products_ctaCard__mMIxi{padding:3rem;border-radius:24px;text-align:center}.products_ctaTitle__J4wq2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.products_ctaDescription__rxuP2{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem;line-height:1.6}.products_ctaButton__X1Pdj{padding:1rem 2.5rem;background:linear-gradient(135deg,#004aad,#05c);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,74,173,.4)}.products_ctaButton__X1Pdj:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,74,173,.6);background:linear-gradient(135deg,#05c,#06f)}.products_fadeIn__YRBR8{animation:products_fadeIn__YRBR8 1s ease-out forwards}@keyframes products_fadeIn__YRBR8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.products_title__EGKO1{font-size:3rem}.products_productsGrid__zlPOO{grid-template-columns:1fr}.products_productFooter__UIrtS{flex-direction:column;align-items:stretch}.products_buyButton__fuXw2{width:100%;text-align:center}}@media (max-width:640px){.products_products__V1Bvn{padding:100px 1rem 2rem}.products_title__EGKO1{font-size:2.5rem}.products_tabs__bQXFS{flex-direction:column}.products_tab__rQ8b9{width:100%}}