.hero-content h1,h2{background:linear-gradient(45deg,#fff,#25d366);-webkit-text-fill-color:#fff0}.card::before,.hero-video-container,.hero-video-container::before{position:absolute;height:100%;width:100%;top:0}.card p,body{line-height:1.6}#cta,#hero,.card,.cookie-bar p,.footer-bottom,.icon-item,h2{text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;color:#fff;background-color:#0a0a23;overflow-x:hidden}#hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-video-container{left:0;z-index:-1;background:linear-gradient(135deg,#0a0a23 0,#1a1a3a 50%,#0a0a23 100%)}.hero-video-container::before{content:'';left:0;background:rgb(10 10 35 / .7);z-index:1}.hero-content{position:relative;z-index:2;max-width:800px;padding:0 20px;animation:1s ease-out fadeInUp}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite alternate textGlow}.hero-content p{font-size:1.3rem;margin-bottom:30px;opacity:.9}.card h3,.footer-col h4{margin-bottom:15px;color:#25d366}.whatsapp-button{position:fixed;bottom:25px;right:25px;width:70px;height:70px;background:linear-gradient(135deg,#25d366 0,#128c7e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 8px 25px rgb(37 211 102 / .6),0 0 0 0 rgb(37 211 102 / .4);animation:3s infinite whatsappPulse;transition:.3s cubic-bezier(.68,-.55,.265,1.55);border:3px solid;cursor:pointer}.card,.comparison-table{background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 255 255 / .05));backdrop-filter:blur(10px);overflow:hidden}.whatsapp-button:hover{transform:scale(1.15) rotate(5deg);box-shadow:0 12px 35px rgb(37 211 102 / .8),0 0 0 10px rgb(37 211 102 / .2);background:linear-gradient(135deg,#128c7e 0,#25d366 100%)}.whatsapp-button:active{transform:scale(1.05)}.whatsapp-button i{font-size:40px;color:#fff;transition:.3s}.whatsapp-button:hover i{transform:scale(1.1);color:#fff;text-shadow:0 0 10px rgb(255 255 255 / .5)}section{padding:80px 20px;max-width:1200px;margin:0 auto}h2{font-size:2.5rem;margin-bottom:50px;-webkit-background-clip:text;background-clip:text}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}.card{border:1px solid;border-radius:15px;padding:30px;transition:.3s;position:relative}.card::before{content:'';left:-100%;background:linear-gradient(90deg,transparent,rgb(37 211 102 / .2),transparent);transition:left .5s}.card:hover::before{left:100%}.card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgb(37 211 102 / .2);border-color:#25d366}.card h3{font-size:1.5rem}.card p{opacity:.8}.comparison-table{max-width:800px;margin:0 auto;border-radius:15px}.comparison-table .row{display:flex;justify-content:center;flex-wrap:wrap}.comparison-table .pol,.comparison-table .sol{flex:1 1 calc(50% - 20px);min-width:200px;padding:20px;text-align:center;transition:background .3s}.comparison-table .row:last-child{border-bottom:none}.comparison-table .pol{background:rgb(37 211 102 / .1)}.comparison-table .sol{background:rgb(255 0 0 / .1)}.comparison-table .sol:hover{background:rgb(255 0 0 / .2)}.comparison-table .pol:hover{background:rgb(37 211 102 / .2)}#cta{background:linear-gradient(135deg,#25d366,#1a9d4f);border-radius:20px;color:#fff}#cta h2{color:#fff;-webkit-text-fill-color:#fff}.cta-whatsapp-button{display:inline-block;background:#fff;color:#25d366;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2rem;margin:20px 0;transition:.3s;box-shadow:0 5px 15px rgb(0 0 0 / .2)}.icons,.project-gallery{display:grid;gap:30px;margin-top:50px}.cta-whatsapp-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(0 0 0 / .3)}#cta form{display:flex;flex-direction:column;max-width:400px;margin:30px auto 0;gap:15px}#cta input{padding:15px;border:none;border-radius:10px;font-size:1rem;background:rgb(255 255 255 / .9);transition:.3s}#cta button,.icon-item p{font-size:1.1rem;font-weight:700}#cta input:focus{outline:0;background:#fff;transform:scale(1.02)}#cta button{padding:15px;background:#0a0a23;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:.3s}.icon-item,.project-item{border-radius:15px;backdrop-filter:blur(10px)}#cta button:hover{background:#1a1a3a;transform:translateY(-2px)}.project-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-item{position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 255 255 / .05));transition:.3s}.icon-item:hover,.project-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgb(37 211 102 / .2)}.project-item img{width:100%;height:200px;object-fit:cover;transition:transform .3s}.project-item:hover img{transform:scale(1.1)}.project-description{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgb(0 0 0 / .8));color:#fff;padding:20px;transform:translateY(100%);transition:transform .3s}.project-item:hover .project-description{transform:translateY(0)}.icons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.icon-item{padding:30px;background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 255 255 / .05));transition:.3s}.icon-item img{width:60px;height:60px;margin-bottom:15px;filter:brightness(0) invert(1)}footer{background:linear-gradient(135deg,#1a1a3a,#0a0a23);padding:50px 20px;border-top:1px solid;color:#fff}.footer-container{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-col{flex:1;min-width:250px}.footer-col h4{font-size:1.2rem}.footer-col img{max-width:150px;height:auto;display:block;margin-bottom:10px}.footer-col a,.footer-col p{color:#ccc;font-size:14px;line-height:1.8;text-decoration:none}.cookie-bar a,.footer-col a:hover{color:#25d366}.footer-col ul{list-style:none;padding:0}.footer-bottom{font-size:13px;margin-top:40px;color:#888;border-top:1px solid;padding-top:20px}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes textGlow{from{text-shadow:0 0 10px rgb(37 211 102 / .5)}to{text-shadow:0 0 20px rgb(37 211 102 / .8),0 0 30px rgb(37 211 102 / .6)}}@keyframes whatsappPulse{0%{box-shadow:0 8px 25px rgb(37 211 102 / .6),0 0 0 0 rgb(37 211 102 / .4)}50%{box-shadow:0 8px 25px rgb(37 211 102 / .6),0 0 0 15px rgb(37 211 102 / .1)}100%{box-shadow:0 8px 25px rgb(37 211 102 / .6),0 0 0 0 #fff0}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}h2{font-size:2rem}.comparison-table .row,.icons,.project-gallery,.service-cards{grid-template-columns:1fr}.comparison-table .sol{border-right:none;border-bottom:1px solid}#cta form{max-width:100%}.whatsapp-button{width:65px;height:65px;bottom:20px;right:20px}.whatsapp-button i{font-size:35px}}@media (max-width:480px){section{padding:60px 15px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.card{padding:20px}.comparison-table .col,.comparison-table .sol{padding:15px}}.cookie-bar{position:fixed;bottom:0;left:0;right:0;background-color:#0a0a23;color:#fff;padding:15px 20px;display:none;justify-content:space-between;align-items:center;z-index:99999;font-size:14px;flex-wrap:wrap;box-shadow:0 -2px 10px rgb(0 0 0 / .3)}.cookie-bar p{margin:0;flex:1 1 100%}.cookie-bar a{text-decoration:underline}.cookie-buttons{display:flex;gap:10px;justify-content:center;width:100%;margin-top:10px}.cookie-bar button{background-color:#25d366;border:none;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px}#reject-cookies{background-color:#666}.site-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:12px 0;position:sticky;top:0;z-index:1000}.site-header .container{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-header .logo img{height:42px;display:block}.main-nav ul{display:flex;list-style:none;padding:0;margin:0;gap:24px}.main-nav a{color:#333;text-decoration:none;font-weight:500;font-size:16px;transition:color .3s}.main-nav a:hover{color:#007bff}@media (max-width:768px){.main-nav ul{flex-direction:column;gap:12px;align-items:flex-start;padding-top:10px}}