@keyframes bannerPulse{0%,to{box-shadow:0 5px 20px rgba(102,126,234,.4)}50%{box-shadow:0 8px 30px rgba(118,75,162,.6)}}@keyframes bannerShine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}:root{--primary-color:#6c63ff;--secondary-color:#4d44db;--dark-color:#2f2e41;--light-color:#f8f9fa;--text-color:#333;--text-light:#595959;--white:#fff;--black:#000;--focus-color:#005fcc;--animation-accent:#6c63ff}[data-theme=dark]{--primary-color:#6b8e23;--secondary-color:#556b2f;--dark-color:#e8e8e8;--light-color:#1a1a1a;--text-color:#f0f0f0;--text-light:#b0b0b0;--white:#1a1a1a;--black:#f0f0f0;--focus-color:#8fbc8f;--animation-accent:#ff8c42}[data-theme=dark] .service-card:hover,[data-theme=dark] .team-member:hover,[data-theme=dark] .value-card:hover{box-shadow:0 15px 40px rgba(255,140,66,.15);border-color:var(--animation-accent)}[data-theme=dark] .btn:hover{box-shadow:0 10px 25px rgba(255,140,66,.2)}[data-theme=dark] a:hover{color:var(--animation-accent)}.cta,.hero,.team-member,body,footer,header{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.theme-toggle{background:0 0;border:2px solid var(--text-color);border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;margin-right:10px;z-index:1001;position:relative}@media (max-width:399px){.theme-toggle{width:35px;height:35px;font-size:16px;margin-right:5px;flex-shrink:0}[data-theme=dark] .theme-toggle{border-color:#f0f0f0}[data-theme=dark] .navbar-toggler{border-color:rgba(255,255,255,.3)}}@media (max-width:991px){.theme-toggle{order:-1}}.theme-toggle:hover{background-color:var(--primary-color);border-color:var(--primary-color);transform:rotate(180deg)}[data-theme=dark] .theme-toggle:hover{box-shadow:0 0 15px rgba(255,140,66,.4)}@media (max-width:991px){[data-theme=dark] .navbar-collapse{background-color:#1a1a1a;padding:15px;border-radius:8px;margin-top:10px}[data-theme=dark] .navbar-collapse .nav-link{padding:10px 15px!important;border-bottom:1px solid #333}[data-theme=dark] .navbar-collapse .nav-link:last-child{border-bottom:none}}[data-theme=dark] header{background-color:#1a1a1a;box-shadow:0 2px 10px rgba(255,255,255,.05)}[data-theme=dark] .navbar-light{background-color:#1a1a1a!important}[data-theme=dark] .navbar-light .navbar-nav .nav-link{color:#f0f0f0!important}[data-theme=dark] .navbar-light .navbar-toggler-icon{filter:invert(1)}[data-theme=dark] .dropdown-menu{background-color:#2a2a2a;border-color:#3a3a3a}[data-theme=dark] .contact-form label,[data-theme=dark] .dropdown-item,[data-theme=dark] .hero-intro p,[data-theme=dark] .hero-intro ul{color:#f0f0f0}[data-theme=dark] .dropdown-item:hover{background-color:#3a3a3a;color:var(--animation-accent)}[data-theme=dark] footer{background-color:#0d0d0d}[data-theme=dark] .cta,[data-theme=dark] .hero{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}[data-theme=dark] .hero-intro,[data-theme=dark] .services{background-color:#000;padding:40px 20px;border-radius:10px}[data-theme=dark] .about-text h2,[data-theme=dark] .contact h2,[data-theme=dark] .contact-section h1,[data-theme=dark] .contact-section h2,[data-theme=dark] .hero-intro h1,[data-theme=dark] .service-card h3,[data-theme=dark] .services h2,[data-theme=dark] .team-member h3,[data-theme=dark] .team-section h2,[data-theme=dark] .value-card h3,[data-theme=dark] .values-section h2{color:#fff}[data-theme=dark] .hero-intro .btn{background-color:var(--primary-color);border-color:var(--primary-color)}[data-theme=dark] .services{margin:20px 0}[data-theme=dark] .service-card{background-color:#1a1a1a;border:1px solid #333}[data-theme=dark] .about-text p,[data-theme=dark] .contact p,[data-theme=dark] .contact-section p,[data-theme=dark] .service-card p,[data-theme=dark] .value-card p{color:#ccc}[data-theme=dark] .contact,[data-theme=dark] .contact-section{background-color:#000;padding:40px 0}[data-theme=dark] .contact-form{background-color:#1a1a1a;border:1px solid #333}[data-theme=dark] .contact-form input,[data-theme=dark] .contact-form select,[data-theme=dark] .contact-form textarea{background-color:#2a2a2a;border-color:#444;color:#f0f0f0}[data-theme=dark] .contact-form .btn-primary,[data-theme=dark] .contact-section .btn-primary{background-color:#6b8e23;border-color:#6b8e23;color:#000;font-weight:600}[data-theme=dark] .contact-form .btn-primary:hover,[data-theme=dark] .contact-section .btn-primary:hover{background-color:#556b2f;border-color:#556b2f;color:#000;box-shadow:0 10px 25px rgba(107,142,35,.3)}[data-theme=dark] .page-header{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}[data-theme=dark] .about-section{background-color:#000}[data-theme=dark] .values-section{background-color:#0d0d0d}[data-theme=dark] .value-card{background-color:#1a1a1a;border:1px solid #333}[data-theme=dark] .team-section{background-color:#000}[data-theme=dark] .team-member img{border-color:#333}[data-theme=dark] body,[data-theme=dark] main{background-color:#3a3a3a}[data-theme=dark] header .logo{background-color:#3a3a3a;padding:10px 15px;border-radius:8px}[data-theme=dark] header .logo .navbar-brand{color:#fff!important}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--primary-color);color:var(--white);padding:12px 24px;text-decoration:none;font-weight:600;border-radius:0 0 8px 8px;z-index:10000;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid var(--focus-color);outline-offset:2px}:focus-visible{outline:3px solid var(--focus-color);outline-offset:2px}:focus:not(:focus-visible){outline:0}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus-color);outline-offset:2px;box-shadow:0 0 0 4px rgba(0,95,204,.25)}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.navbar-nav .nav-link:hover{color:var(--primary-color)!important;transition:color .3s ease}.navbar-nav .nav-link.active{background-color:var(--primary-color)!important;color:var(--black)!important;font-weight:700!important;border-radius:5px;padding:8px 16px!important}.navbar{min-height:50px;padding-top:5px;padding-bottom:5px}.logo img,.navbar-brand img{height:40px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--light-color)}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}a{text-decoration:none;color:var(--primary-color)}a:hover{color:var(--secondary-color)}.btn,.btn:hover{color:var(--white)}.btn,a{transition:all .3s ease}.btn{display:inline-block;padding:12px 30px;background-color:var(--primary-color);border-radius:5px;font-weight:600}.btn:hover{background-color:var(--secondary-color);transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.btn-secondary{background-color:transparent;border:2px solid var(--white);color:var(--white)}.btn-secondary:hover,header{background-color:var(--white)}.btn-secondary:hover{color:var(--primary-color)}header{box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;width:100%;top:0;z-index:1000}.hero,header .container{display:flex;align-items:center}header .container{justify-content:space-between;padding:20px 15px}.hero{height:140px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white);text-align:center;z-index:0}.hero h1{font-size:3rem;margin-bottom:10px}.hero p{font-size:1.2rem;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.hero-intro{margin-top:1.7rem;text-align:center;padding:0 15px;clear:both}.hero-intro h1,.service-card i,.services h2{font-size:2.5rem;margin-bottom:20px;color:var(--dark-color)}.hero-intro p{font-size:1.1rem;color:var(--text-color);max-width:800px;margin:0 auto 20px;text-align:left;clear:both}@media (max-width:768px){.hero{height:240px;background:0 0;color:var(--white);display:flex;align-items:center;text-align:center;z-index:0}.serv{line-height:2rem;position:relative;padding-top:3rem;margin-top:200px}.hero-intro{margin-top:2em}.hero-intro h1{font-size:1.7rem;line-height:1.3}.hero-intro p{font-size:.95rem}}.contact1,.github-projects-card h4{color:var(--white);font-size:1.1rem;font-weight:600}.contact1{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:0;min-width:200px;height:50px;padding:0 40px;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(108,99,255,.4);text-transform:uppercase;letter-spacing:1px}.contact1:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(108,99,255,.6);background:linear-gradient(135deg,var(--secondary-color),var(--primary-color))}.contact1:active{transform:translateY(-1px)}@media (max-width:768px){.contact1{padding:12px 30px;font-size:1rem;margin-bottom:3rem;clear:both}}.hero-services-list{list-style:none;padding:0;margin:0 auto 30px;max-width:600px;text-align:left;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;clear:both}.hero-services-list li{font-size:1rem;padding:8px 0;color:var(--text-color);transition:transform .2s ease}.hero-services-list li:hover{transform:translateX(5px)}@media (max-width:768px){.hero-services-list{grid-template-columns:1fr;padding:0 15px;max-width:100%;text-align:left}.hero-services-list li{font-size:.9rem;padding:6px 0}.container[style*="margin-top: 5em"]{margin-top:2em!important;padding:0 15px}.container[style*="margin-top: 5em"] h1{font-size:1.8rem;line-height:1.2}.container[style*="margin-top: 5em"] p{font-size:.95rem;text-align:left}}.services{padding:0}.services h2{text-align:center;margin-bottom:60px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.service-card{background-color:var(--white);padding:40px 30px;border-radius:10px;text-align:left;word-break:break-word;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.service-card:hover,.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.service-card i{font-size:3rem;color:var(--primary-color)}.service-card h3{margin-bottom:15px;color:var(--dark-color)}.service-card p{color:var(--text-light)}.cta,footer{background-color:var(--dark-color)}.cta{padding:80px 0;color:var(--white);text-align:center}.cta h2{margin-bottom:30px;font-size:2rem}footer{padding:60px 0 0}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-logo img{height:40px;margin-bottom:20px}.footer-links ul li a,.footer-logo p{color:#aaa}.footer-contact h3,.footer-links h3{margin-bottom:20px;font-size:1.2rem}.footer-links ul{list-style:none}.footer-links ul li,.github-projects-card ul li{margin-bottom:10px}.footer-links ul li a:hover,.social-icons a:hover,footer{color:var(--white)}.footer-contact p{margin-bottom:15px;color:#aaa;display:flex;align-items:center}.footer-contact i{margin-right:10px;color:var(--primary-color)}.social-icons{display:flex;gap:15px;margin-top:20px}.social-icons a{color:#aaa;font-size:1.2rem}.github-projects-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;margin-top:25px}.github-projects-card h4{margin-bottom:15px}.github-projects-card ul{list-style:none;padding:0}.github-projects-card ul li a{color:#aaa;transition:all .3s ease;display:inline-flex;align-items:center;gap:5px}.github-projects-card ul li a:hover{color:var(--primary-color);transform:translateX(5px)}.footer-bottom{border-top:1px solid #444;padding:20px 0;text-align:center;color:#aaa;font-size:.9rem}@media (max-width:768px){.hero h1{font-size:2.5rem}.services-grid{grid-template-columns:1fr}}.page-header{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white);padding:120px 0 80px;text-align:center}.page-header h1{font-size:3rem;margin-bottom:15px}.page-header p{font-size:1.2rem;opacity:.9}.about-section{padding:80px 0}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-text h2,.value-card i{font-size:2.2rem;margin-bottom:20px;color:var(--dark-color)}.about-text p{margin-bottom:20px;line-height:1.8}.about-image img{width:100%;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.values-section{padding:80px 0;background-color:var(--light-color)}.team-section h2,.values-section h2{text-align:center;margin-bottom:60px;font-size:2.5rem;color:var(--dark-color)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.value-card{background-color:var(--white);padding:40px 30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.value-card i{font-size:3rem;color:var(--primary-color)}.team-member h3,.value-card h3{margin-bottom:15px;color:var(--dark-color)}.about-text p,.social-links a,.value-card p{color:var(--text-light)}.team-section{padding:80px 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.contact-info i,.team-member{text-align:center}.team-member img{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-bottom:20px;border:5px solid var(--light-color);box-shadow:0 5px 15px rgba(0,0,0,.1)}.team-member h3{margin-bottom:5px}.team-member p{color:var(--primary-color);font-weight:600}@media (max-width:768px){.about-content{grid-template-columns:1fr}.about-image{order:-1}}.contact-section{padding:80px 0}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact-form h2,.contact-info h2{font-size:2rem;margin-bottom:30px;color:var(--dark-color)}.contact-info p{display:flex;align-items:center}.contact-info i{margin-right:15px;width:20px}.social-links{margin-top:40px}.social-links h3{margin-bottom:15px;font-size:1.2rem}.social-links a{display:inline-block;margin-right:15px;font-size:1.5rem}.contact-info i,.social-links a:hover{color:var(--primary-color)}.contact-form .form-group,.contact-info p{margin-bottom:20px}.contact-form input,.contact-form textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;transition:all .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary-color);outline:0;box-shadow:0 0 0 3px rgba(108,99,255,.2)}.contact-form textarea{resize:vertical}.map-section{padding:0 0 80px}@media (max-width:768px){.contact-content{grid-template-columns:1fr}}.footer-ad-banner{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);padding:40px 20px;text-align:center;border-radius:12px;margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 5px 20px rgba(102,126,234,.4);animation:bannerPulse 3s ease-in-out infinite;cursor:pointer;transition:all .3s ease}.footer-ad-banner::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);animation:bannerShine 3s linear infinite}.footer-ad-banner h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:15px;position:relative;z-index:1}.footer-ad-banner p{color:#f0f0f0;font-size:1.1rem;margin-bottom:0;position:relative;z-index:1}.footer-ad-banner:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.3);background:silver}.footer-ad-banner:hover .ad-btn,.footer-ad-banner:hover .ad-btn p,.footer-ad-banner:hover a,.footer-ad-banner:hover h3,.footer-ad-banner:hover p{color:#000!important}.footer-ad-banner .ad-btn{text-decoration:none;color:#fff;display:block;width:100%;transition:all .3s ease}.footer-ad-banner .ad-btn p{color:#fff;margin:0;font-size:1.1rem;line-height:1.6}.footer-ad-banner .ad-label{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.3);color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}@media (max-width:768px){.footer-ad-banner h3{font-size:1.4rem}.footer-ad-banner p{font-size:.95rem}}.hero-custom{width:100vw;height:220px;background-image:url(../img/portada.webp);background-size:cover;background-repeat:no-repeat;position:relative;z-index:5;margin:0;padding:0}[data-theme=dark] .hero-custom{background-color:#3a3a3a;background-image:linear-gradient(rgba(58,58,58,.8),rgba(58,58,58,.8)),url(../img/portada.webp);background-size:cover;background-blend-mode:overlay}[data-theme=dark] .no-webp .hero-custom{background-image:linear-gradient(rgba(58,58,58,.8),rgba(58,58,58,.8)),url(../img/portada.png)}.no-webp .hero-custom{background-image:url(../img/portada.png)}@media (min-width:400px) and (max-width:767px){.hero-custom{padding-top:3.9rem;height:250px;clear:both}}@media (min-width:768px) and (max-width:1024px){.hero-custom{padding-top:4.7rem;margin-top:8.5rem;height:350px}.hero{padding-top:2rem;margin-bottom:90px}}@media (min-width:1025px){.hero{padding-top:5rem;margin-bottom:120px}.hero-custom{margin-top:350px;height:450px;margin-bottom:300px;padding-bottom:15%}.hero-intro{clear:both;margin-bottom:5.5rem;padding-bottom:10%}}