.product-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a5449 0%,#4a9d8f 100%) 50%/cover no-repeat;align-items:center;width:100vw;min-height:600px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:8rem 2rem;display:flex}.product-hero .product-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.product-hero .product-tagline{margin-bottom:.5rem;font-size:2rem;font-weight:600}.product-hero .product-tagline-description{opacity:.9;margin-bottom:2rem;font-size:1.3rem}.product-hero .product-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.product-overview,.product-features,.product-use-cases,.product-cta-section{padding:4rem 2rem}.product-overview{background:#f5f5f5}.product-overview h2{text-align:center;color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem}.product-overview h2 em{color:#1a1a1a;font-style:italic}.product-overview .overview-description{text-align:center;max-width:80rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.product-overview .overview-description:last-of-type{margin-bottom:3rem}.product-overview .overview-description a{color:#1a5449;font-weight:600}.product-overview .overview-description a:hover{color:#0f3d35}.product-overview .benefits-headline{text-align:center;color:#1a1a1a;margin:3rem auto 2rem;font-size:2.5rem;font-weight:700}.product-overview .benefits-headline em{color:#1a1a1a;font-style:italic}.product-overview .overview-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.product-overview .overview-card{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.product-overview .overview-card .benefit-icon{object-fit:contain;width:4rem;height:auto;margin:0 auto 1.5rem;display:block}.product-overview .overview-card .icon{margin-bottom:1rem;font-size:3rem}.product-overview .overview-card h3{color:#1a5449;margin-bottom:.5rem;font-size:1.5rem}.product-overview .overview-card p{color:#666}.product-features h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem}.product-features .features-list{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.product-features .feature-item{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.product-features .feature-item.reverse .feature-content{order:2}.product-features .feature-item.reverse .feature-visual{order:1}.product-features .feature-content h3{color:#1a5449;margin-bottom:1rem;font-size:2rem}.product-features .feature-content p{color:#444;font-size:1.1rem;line-height:1.8}.product-features .feature-content p a{color:#ff0037}.product-features .feature-content p a:hover{opacity:.8}.product-features .feature-content p em{color:#666;font-style:italic}.product-features .feature-visual-img{object-fit:cover;border-radius:8px;width:100%;height:auto;box-shadow:0 4px 12px #0000001a}.product-features .feature-visual .placeholder-visual{text-align:center;color:#888;background:#e0e0e0;border-radius:8px;padding:4rem 2rem;font-size:1.2rem}.product-use-cases{background:#f5f5f5}.product-use-cases h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem}.product-use-cases .use-cases-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;max-width:1400px;margin:0 auto;display:grid}.product-use-cases .use-case-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.product-use-cases .use-case-card .video-embed{border-radius:8px;height:0;margin-bottom:1.5rem;padding-bottom:56.25%;position:relative;overflow:hidden}.product-use-cases .use-case-card .video-embed iframe{border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.product-use-cases .use-case-card h3{color:#1a5449;margin-bottom:1rem;font-size:1.5rem}.product-use-cases .use-case-card p{color:#666;line-height:1.6}.product-cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1a5449 0%,#4a9d8f 100%) 50%/cover no-repeat}.product-cta-section h2{margin-bottom:1rem;font-size:2.5rem}.product-cta-section p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.product-cta-section .btn-large{padding:1rem 3rem;font-size:1.2rem}.btn-demo-request{color:#fff;cursor:pointer;background:#ff0037;border:2px solid #ff0037;border-radius:4px;justify-content:center;align-items:center;padding:1rem 3rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-demo-request:hover{background:#dc002f;border-color:#dc002f;transform:translateY(-2px);box-shadow:0 4px 12px #ff00374d}.btn-demo-request:active{transform:translateY(0)}@media (width<=768px){.product-hero{min-height:400px;padding:4rem 1rem}.product-hero .product-title{font-size:2.5rem}.product-hero .product-tagline{font-size:1.5rem}.product-hero .product-tagline-description{font-size:1.1rem}.product-features .feature-item{grid-template-columns:1fr}.product-features .feature-item.reverse .feature-content,.product-features .feature-item.reverse .feature-visual{order:initial}.product-use-cases .use-cases-grid{grid-template-columns:1fr}}