.products-module__KJcT4W__productsHero{text-align:center;background:radial-gradient(circle at 50% 0,#00e5ff0d 0%,#0000 60%);padding:6rem 0 3rem}.products-module__KJcT4W__introText{color:var(--text-muted);max-width:700px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.7}.products-module__KJcT4W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0 6rem;display:grid}.products-module__KJcT4W__card{background:var(--bg-card);border:1px solid var(--border-color);transition:var(--transition-bounce);border-radius:20px;flex-direction:column;gap:1.2rem;height:100%;padding:2.5rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.products-module__KJcT4W__card:before{content:"";background:radial-gradient(circle at 100% 100%, var(--color-primary-glow) 0%, transparent 70%);opacity:0;width:100%;height:100%;transition:var(--transition-smooth);position:absolute;top:0;left:0}.products-module__KJcT4W__card:hover{border-color:var(--border-color-hover);transform:translateY(-8px);box-shadow:0 10px 30px #d4af371a}.products-module__KJcT4W__card:hover:before{opacity:1}.products-module__KJcT4W__iconHeader{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.products-module__KJcT4W__iconWrapper{width:52px;height:52px;color:var(--color-primary);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;display:flex}.products-module__KJcT4W__card:hover .products-module__KJcT4W__iconWrapper{background:var(--color-primary);color:#05070a;box-shadow:0 0 15px var(--color-primary-glow)}.products-module__KJcT4W__arrow{color:var(--text-muted);transition:var(--transition-smooth)}.products-module__KJcT4W__card:hover .products-module__KJcT4W__arrow{color:var(--color-primary);transform:translate(5px)}.products-module__KJcT4W__title{color:var(--text-main);z-index:2;font-size:1.4rem;font-weight:700;position:relative}.products-module__KJcT4W__desc{color:var(--text-muted);z-index:2;font-size:.95rem;line-height:1.6;position:relative}.products-module__KJcT4W__subRange{z-index:2;border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex;position:relative}.products-module__KJcT4W__subRangeLabel{text-transform:uppercase;color:var(--text-gold);letter-spacing:1px;font-size:.75rem;font-weight:600}.products-module__KJcT4W__badges{flex-wrap:wrap;gap:.4rem;display:flex}.products-module__KJcT4W__badge{color:var(--text-main);transition:var(--transition-smooth);background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:.3rem .6rem;font-size:.78rem}.products-module__KJcT4W__card:hover .products-module__KJcT4W__badge{background:#d4af3714;border-color:#d4af3726}@media (max-width:992px){.products-module__KJcT4W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-module__KJcT4W__grid{grid-template-columns:1fr}.products-module__KJcT4W__card{padding:2rem 1.5rem}}
