.product-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.hero-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;opacity:1}.product-hero .container{position:relative;z-index:3}.product-hero-content{position:relative;z-index:4}.product-hero-text{max-width:600px;margin-bottom:2rem}.product-hero-text h1{font-size:2.5rem!important;font-weight:800!important;color:#000000!important;line-height:1.2!important;margin-bottom:1rem!important;text-shadow:none!important}.product-hero-text h2{font-size:1.4rem!important;font-weight:600!important;color:#1f2937!important;margin-bottom:1.5rem!important;text-shadow:none!important}.product-hero-text .lead{font-size:1.25rem!important;line-height:1.6!important;color:#374151!important;font-weight:400!important}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.2rem!important;font-weight:700!important;color:#000000!important;line-height:1.2!important;margin-bottom:1rem!important;text-shadow:none!important}.section-header p{font-size:1.1rem!important;color:#374151!important;font-weight:400!important}.features-showcase h3,.showcase-item h3{font-size:1.8rem!important;font-weight:600!important;color:#000000!important;margin-bottom:16px!important;text-shadow:none!important}.benefit-card h4,.spec-item h4,.use-case-card h3{font-size:1.3rem!important}.benefit-card h4,.pricing-card h3,.spec-item h4,.use-case-card h3{font-weight:600!important;color:#000000!important;text-shadow:none!important}.pricing-card h3{font-size:1.4rem!important}.features-showcase{display:flex;flex-direction:column;gap:5rem}.showcase-item{display:grid;grid-template-columns:400px 1fr;gap:5rem;margin-bottom:5rem;align-items:start}.showcase-item.reverse{align-items:start;grid-template-columns:1fr 400px}.showcase-item.reverse .showcase-content{grid-column:1}.showcase-item.reverse .showcase-icon{grid-column:2}.showcase-content{padding:0}.showcase-icon{width:360px;height:280px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important;position:relative;overflow:visible;margin:0 auto;border-radius:12px!important;border:1px solid #e2e8f0;padding:20px;display:flex;align-items:center;justify-content:center;box-shadow:none!important}.showcase-icon:before{display:none!important}.showcase-icon svg{width:100%;height:100%}.feature-details{list-style:none;padding:0;margin:1.5rem 0 0}.feature-details li{position:relative;padding-left:24px;margin-bottom:12px;color:#4b5563;line-height:1.5}.feature-details li:before{content:"✓";position:absolute;left:0;top:0;color:#10b981;font-weight:700;font-size:16px}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.use-case-card{background:#ffffff;border-radius:12px;padding:2rem;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.use-case-icon{width:60px;height:60px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.use-case-icon svg{font-size:24px;color:#3b82f6}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{text-align:center;padding:1.5rem}.benefit-card i{font-size:48px;color:#3b82f6;margin-bottom:1rem;display:block}.pricing-card{background:#ffffff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}@media (max-width:768px){.product-hero-text h1{font-size:2rem!important}.product-hero-text h2{font-size:1.2rem!important}.product-hero-text .lead{font-size:1.1rem!important}.section-header h2{font-size:1.8rem!important}.features-showcase h3,.showcase-item h3{font-size:1.5rem!important}.benefit-card h4,.spec-item h4,.use-case-card h3{font-size:1.2rem!important}.lang-select{font-size:13px;padding:4px 24px 4px 10px;min-width:60px}.showcase-icon{width:300px;height:220px;margin:0 auto 2rem}.showcase-icon svg{width:260px;height:180px}}@media (max-width:480px){.product-hero-text h1{font-size:1.8rem!important}.product-hero-text h2{font-size:1.1rem!important}.section-header h2{font-size:1.6rem!important}.features-showcase h3,.showcase-item h3{font-size:1.4rem!important}.benefit-card h4,.spec-item h4,.use-case-card h3{font-size:1.1rem!important}.benefits-grid,.use-cases-grid{grid-template-columns:1fr}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.status-indicator{width:12px;height:12px;border-radius:50%;background:#00ff88;animation:pulse 2s infinite}.status-indicator.active{box-shadow:0 0 10px rgba(0,255,136,.5)}.metric{text-align:center}.metric-value{display:block;font-weight:700;color:#0066cc;font-size:14px}.metric-label{font-size:10px;color:#666;font-weight:500}