.product-content{max-width:1100px;width:100%;padding:2rem}.product-hero{text-align:center;margin-bottom:5rem}.hero-title{font-size:4rem;font-weight:900;background:linear-gradient(135deg,#fff 0,#a78bfa 50%,#6366f1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;letter-spacing:-2px;line-height:1.2}.hero-description{font-size:1.4rem;color:rgba(255,255,255,.85);line-height:1.7;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem}.feature-card{background:rgba(0,0,0,.3);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;text-align:center;transition:.3s}.feature-card:hover{transform:translateY(-5px);border-color:rgba(167,139,250,.3);box-shadow:0 20px 60px rgba(99,102,241,.2)}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem;filter:drop-shadow(0 4px 15px rgba(99, 102, 241, .4))}.feature-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.feature-description{font-size:1.05rem;color:rgba(255,255,255,.8);line-height:1.7}.product-cta{background:rgba(0,0,0,.3);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:4rem;text-align:center}.cta-title{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#fff 0,#a78bfa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;letter-spacing:-1px;line-height:1.2}.cta-text{font-size:1.2rem;color:rgba(255,255,255,.85);line-height:1.7;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width:768px){.product-content{padding:1.5rem}.product-hero{margin-bottom:3rem}.hero-title{font-size:2.5rem;margin-bottom:1.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.feature-card{padding:2rem}.feature-icon{font-size:3rem}.feature-title{font-size:1.3rem}.feature-description{font-size:1rem}.product-cta{padding:2.5rem 2rem}.cta-title{font-size:2rem;margin-bottom:1rem}.cta-text{font-size:1.05rem;margin-bottom:2rem}}@media (max-width:480px){.product-content{padding:1rem}.product-hero{margin-bottom:2.5rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.feature-card{padding:1.5rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.2rem}.feature-description{font-size:.95rem}.product-cta{padding:2rem 1.5rem}.cta-title{font-size:1.75rem}.cta-text{font-size:1rem}}