/* REHunter Pro public product-discovery section */
.product-discovery{max-width:1100px;margin:0 auto;padding:0 24px 60px}.product-discovery__panel{background:linear-gradient(135deg,rgba(124,58,237,.13),rgba(201,162,39,.07));border:1px solid #334155;border-radius:16px;padding:32px}.product-discovery__header{text-align:center;margin-bottom:24px}.product-discovery__header h2{font-size:26px;margin:0 0 8px}.product-discovery__header p{color:#b8c4d0;margin:0;line-height:1.55}.product-discovery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-discovery__card{display:flex;flex-direction:column;background:#111827;border:1px solid #334155;border-radius:10px;padding:22px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.product-discovery__card:hover{transform:translateY(-3px);border-color:#c9a227;box-shadow:0 10px 24px rgba(0,0,0,.2)}.product-discovery__eyebrow{color:#a78bfa;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-discovery__card h3{color:#f8fafc;font-size:18px;margin:8px 0}.product-discovery__card p{color:#b8c4d0;font-size:13px;line-height:1.55;margin:0 0 16px}.product-discovery__cta{color:#c9a227;font-size:13px;font-weight:700;margin-top:auto}@media(max-width:768px){.product-discovery{padding:0 16px 40px}.product-discovery__panel{padding:24px 18px}.product-discovery__grid{grid-template-columns:1fr}}
