.ecupulse-page-hero.hero-lite{position:relative;height:60vh;overflow:hidden;background:radial-gradient(circle at center,#0a0a0a 0%,#000 100%);display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;font-family:"Roboto",sans-serif}.ecupulse-page-hero.hero-lite canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ecupulse-page-hero .hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,rgb(0 0 0 / .4),rgb(0 0 0 / .85));z-index:2}.ecupulse-page-hero .hero-content{position:relative;z-index:3;animation:fadeIn 1.2s ease-in-out}.ecupulse-page-hero .hero-content h1{font-size:2.8rem;font-weight:800;text-transform:uppercase;margin-bottom:.6rem;color:#fff}.ecupulse-page-hero .hero-content p{font-size:1.1rem;color:rgb(255 255 255 / .9);max-width:90%;margin:0 auto}@media (max-width:768px){.ecupulse-page-hero.hero-lite{height:40vh}.ecupulse-page-hero .hero-content h1{font-size:1.9rem}.ecupulse-page-hero .hero-content p{font-size:.95rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.ecupulse-page-hero.about .hero-content h1{background:linear-gradient(90deg,#ff8800,#ffd580);-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0;filter:drop-shadow(0 0 18px rgb(255 136 0 / .6))}.ecupulse-page-hero.services .hero-content h1{background:linear-gradient(90deg,#ff6a00,#ff3300);-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0;filter:drop-shadow(0 0 18px rgb(255 106 0 / .6))}.ecupulse-page-hero.news .hero-content h1{background:linear-gradient(90deg,#ff6a00,#00c3ff);-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0;filter:drop-shadow(0 0 18px rgb(255 106 0 / .6))}.ecupulse-page-hero.contact .hero-content h1{background:linear-gradient(90deg,#ff6a00,#aaaaaa);-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0;filter:drop-shadow(0 0 18px rgb(255 106 0 / .6))}