.products-module__2m-ooG__page{padding-top:80px}.products-module__2m-ooG__hero{padding:80px 0 60px;position:relative;overflow:hidden}.products-module__2m-ooG__heroGlow{pointer-events:none;background:radial-gradient(#22c55e0f 0%,#0000 60%);width:60%;height:160%;position:absolute;top:-30%;left:-10%}.products-module__2m-ooG__container{max-width:1280px;margin:0 auto;padding:0 40px}.products-module__2m-ooG__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.products-module__2m-ooG__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.products-module__2m-ooG__heroTitle{font-family:var(--font-display);color:var(--text-primary);max-width:700px;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.products-module__2m-ooG__highlight{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.products-module__2m-ooG__heroDesc{color:var(--text-secondary);max-width:600px;font-size:1.1rem;line-height:1.75}.products-module__2m-ooG__productsSection{padding:0 0 100px}.products-module__2m-ooG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.products-module__2m-ooG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:14px;height:100%;padding:32px 28px;display:flex;position:relative;overflow:hidden}.products-module__2m-ooG__card:before{content:"";background:var(--gradient-green);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.products-module__2m-ooG__card:hover{border-color:var(--border-green);transform:translateY(-6px);box-shadow:0 12px 40px #0000004d,0 0 30px #22c55e0f}.products-module__2m-ooG__card:hover:before{opacity:1}.products-module__2m-ooG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.products-module__2m-ooG__cardIcon{background:var(--accent-green-subtle);border-radius:var(--radius-md);border:1px solid #22c55e1a;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.products-module__2m-ooG__cardCategory{color:var(--accent-green);background:var(--accent-green-subtle);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;border:1px solid #22c55e1f;padding:4px 12px;font-size:.7rem;font-weight:600}.products-module__2m-ooG__cardTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.2rem;font-weight:700}.products-module__2m-ooG__cardPurpose{color:var(--accent-green);margin-top:-8px;font-size:.82rem;font-weight:600}.products-module__2m-ooG__cardDesc{color:var(--text-muted);flex:1;font-size:.88rem;line-height:1.65}.products-module__2m-ooG__specs{flex-wrap:wrap;gap:6px;display:flex}.products-module__2m-ooG__specTag{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:#ffffff0a;padding:4px 10px;font-size:.68rem;font-weight:600}.products-module__2m-ooG__cardLink{color:var(--accent-green);transition:gap var(--transition-fast);align-items:center;gap:6px;margin-top:8px;font-size:.85rem;font-weight:600;display:inline-flex}.products-module__2m-ooG__card:hover .products-module__2m-ooG__cardLink{gap:10px}@media (max-width:1024px){.products-module__2m-ooG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.products-module__2m-ooG__container{padding:0 20px}.products-module__2m-ooG__grid{grid-template-columns:1fr}}
