@import"https://fonts.googleapis.com/css2?family=Marcellus&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;background:#fff;color:#222;font-family:Marcellus,serif;font-size:18px;line-height:1.6;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,a,li,label,input,textarea,button{font-family:Marcellus,serif}main{min-height:60vh;padding:2.5rem 1.5rem 2rem;max-width:1100px;margin:0 auto}h1,h2,h3,h4,h5,h6{color:var(--color-bg-gradient-end);font-weight:700;margin-bottom:.7rem}h1{font-size:2.2rem}h2{font-size:1.4rem}section{margin-bottom:2.5rem}ul,ol{margin-left:1.5rem;margin-bottom:1.5rem}p{margin-bottom:1.2rem}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.contacto__form{display:flex;flex-wrap:wrap;gap:1rem;background:#5f4dee0a;padding:1.5rem 1rem;border-radius:12px;box-shadow:0 2px 12px #5f4dee12;max-width:600px;margin:1.5rem 0}.contacto__form label{flex:1 1 100%;font-weight:500;color:var(--color-bg-gradient-mid)}.contacto__form input,.contacto__form textarea{flex:1 1 45%;padding:.6rem;border:1.5px solid var(--color-bg-gradient-mid);border-radius:6px;font-size:1rem;outline:none;transition:border .2s}.contacto__form textarea{min-width:200px;min-height:80px;flex:1 1 100%}.contacto__form input:focus,.contacto__form textarea:focus{border:2px solid var(--color-bg-gradient-end)}.contacto__form button{background:linear-gradient(90deg,var(--color-bg-gradient-start),var(--color-bg-gradient-end));color:#fff;border:none;border-radius:6px;padding:.7rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #5f4dee1a}.contacto__form button:hover{background:linear-gradient(90deg,var(--color-bg-gradient-end),var(--color-bg-gradient-start));box-shadow:0 4px 16px #e940c721}@media (max-width: 700px){main{padding:1.2rem .3rem 1.5rem}.contacto__form{flex-direction:column;gap:.7rem;padding:1rem .3rem}}.header{background:linear-gradient(135deg,#1a0033,#2d1b4e,#4a2c7a,#2d1b4e,#1a0033);color:#e8e3f3;padding:.5rem 0;box-shadow:0 2px 16px #8a2be22e;position:sticky;top:0;z-index:100;overflow:hidden}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(186,85,211,.5),rgba(138,43,226,.8),rgba(186,85,211,.5),transparent);z-index:2}.header__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:relative;z-index:3}.header__logo{display:flex;align-items:center;gap:.7rem}.header__logo-icon{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.header__logo-img{width:100%;height:100%;object-fit:contain;border-radius:12px;box-shadow:0 2px 8px #5f4dee1a;background:#fff;padding:2px;transition:transform .2s}.header__logo-img:hover{transform:scale(1.07) rotate(-2deg);box-shadow:0 4px 16px #e940c721}.header__logo-text{font-size:2rem;font-weight:700;letter-spacing:2px;color:#e8e3f3}.header__burger{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;z-index:120;position:relative;margin-left:1rem}.header__burger span{display:block;width:28px;height:4px;margin:4px 0;background:#e8e3f3;border-radius:2px;transition:.4s cubic-bezier(.4,0,.2,1)}.header__burger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__burger.open span:nth-child(2){opacity:0}.header__burger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__nav{display:flex;gap:2rem;align-items:center;transition:none;position:relative}.header__nav a{color:#e8e3f3;text-decoration:none;font-size:1.1rem;font-weight:500;position:relative;transition:color .2s;display:flex;align-items:center;justify-content:center}.header__nav a.active,.header__nav a:hover{color:#ba55d3}.nav-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;color:#e8e3f3;transition:color .2s;width:20px;height:20px}.nav-icon svg{width:100%;height:100%}.header__nav a.active .nav-icon,.header__nav a:hover .nav-icon{color:#ba55d3}@media (max-width: 900px){.header__nav{gap:1.2rem}}@media (max-width: 700px){.header__burger{display:flex}.header__nav{position:fixed;top:0;right:0;height:100vh;width:70vw;max-width:320px;background:linear-gradient(120deg,#4a2c7a,#2d1b4e,#1a0033);box-shadow:-2px 0 24px #8a2be22e;flex-direction:column;align-items:flex-start;padding:5.5rem 2rem 2rem;gap:2.2rem;transform:translate(100%);transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:110}.header__nav.open{transform:translate(0)}.header__container{flex-direction:row;gap:.5rem;padding:0 .5rem}.header__logo-icon{width:44px;height:44px}.header__logo-text{font-size:1.3rem}}.header__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#5f4dee1a;z-index:100;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cosmic-background-header,.cosmic-background-header-nav{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.header__nav .stars-header{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(255,255,255,.13),transparent);background-size:100px 100px;animation:cosmic-drift-header 18s linear infinite;z-index:1}.header__nav>*:not(.cosmic-background-header-nav){position:relative;z-index:2}.stars-header{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(255,255,255,.13),transparent);background-size:100px 100px;animation:cosmic-drift-header 18s linear infinite}@keyframes cosmic-drift-header{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:100px 0,100px 0,100px 0,100px 0,100px 0}}.footer{background:linear-gradient(135deg,#1a0033,#2d1b4e,#4a2c7a,#2d1b4e,#1a0033);color:#e8e3f3;padding:3rem 0 2rem;position:relative;overflow:hidden;box-shadow:0 -8px 32px #8a2be233}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(186,85,211,.5),rgba(138,43,226,.8),rgba(186,85,211,.5),transparent)}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2.5rem;align-items:start}.footer__logo{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer__logo-icon{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center;animation:gentle-pulse 4s ease-in-out infinite}.footer__logo-img{width:100%;height:100%;object-fit:contain}.lotus-petals{position:relative;width:100%;height:100%}.petal{position:absolute;width:25px;height:45px;background:linear-gradient(135deg,#ba55d3cc,#8a2be2e6,#4b0082b3);border-radius:50%/60% 60% 40% 40%;transform-origin:50% 85%;filter:drop-shadow(0 0 8px rgba(186,85,211,.3))}.petal-1{transform:rotate(0) translateY(-25px)}.petal-2{transform:rotate(45deg) translateY(-25px)}.petal-3{transform:rotate(90deg) translateY(-25px)}.petal-4{transform:rotate(135deg) translateY(-25px)}.petal-5{transform:rotate(180deg) translateY(-25px)}.petal-6{transform:rotate(225deg) translateY(-25px)}.petal-7{transform:rotate(270deg) translateY(-25px)}.petal-8{transform:rotate(315deg) translateY(-25px)}.lotus-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:radial-gradient(circle,#ffd700e6,#ffa500cc,#ff8c0099);border-radius:50%;box-shadow:0 0 15px #ffd70099}.footer__logo-text{font-size:1.2rem;font-weight:300;color:#ba55d3;text-align:center;line-height:1.3;letter-spacing:.5px;text-shadow:0 0 10px rgba(186,85,211,.3)}.footer__info{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer__info-section h4{color:#ba55d3;font-size:1.1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px;position:relative}.footer__info-section h4:after{content:"";position:absolute;bottom:-5px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#ba55d3,#8a2be2);border-radius:1px}.footer__info-section ul{list-style:none;padding:0;margin:0}.footer__info-section li{color:#d8d3e3;font-size:.9rem;line-height:1.6;margin-bottom:.5rem;padding-left:.5rem;position:relative}.footer__info-section li:before{content:""}.footer__contact{display:flex;flex-direction:column;gap:.8rem}.contact-item{display:flex;align-items:flex-start;gap:.8rem;color:#d8d3e3;font-size:.9rem;line-height:1.5}.contact-icon{font-size:1rem;width:20px;text-align:center;flex-shrink:0}.footer__powered{position:relative;text-align:center;padding:1.5rem 0;border-top:1px solid rgba(186,85,211,.2);overflow:hidden}.cosmic-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.stars{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(255,255,255,.13),transparent);background-size:100px 100px;animation:cosmic-drift 18s linear infinite}.nebula{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background:radial-gradient(ellipse at center,rgba(138,43,226,.1) 0%,rgba(186,85,211,.05) 30%,transparent 70%);animation:nebula-rotation 30s linear infinite}.cosmic-particles{position:absolute;width:100%;height:100%}.cosmic-particles:before,.cosmic-particles:after{content:"";position:absolute;width:4px;height:4px;background:#fff9;border-radius:50%;animation:particle-float 8s ease-in-out infinite}.cosmic-particles:before{left:20%;top:30%;animation-delay:0s}.cosmic-particles:after{right:20%;bottom:30%;animation-delay:4s}.powered-text{font-size:.9rem;color:#a78bba;margin-right:.5rem;position:relative;z-index:2}.footer__link{color:#ba55d3;font-weight:600;text-decoration:none;position:relative;display:inline-flex;align-items:center;gap:.5rem;z-index:2;padding:.5rem 1rem;border-radius:25px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#ba55d31a;border:1px solid rgba(186,85,211,.3)}.supernova-icon{font-size:1.2rem;animation:supernova-pulse 2s ease-in-out infinite}.cosmic-trail{position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(186,85,211,.6),rgba(255,255,255,.8),rgba(138,43,226,.6),transparent);transform:translateY(-50%) scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.4,0,.2,1);border-radius:1px}.footer__link:hover{color:#fff;background:#ba55d333;border-color:#ba55d399;box-shadow:0 0 20px #ba55d366,0 0 40px #8a2be233;transform:translateY(-2px)}.footer__link:hover .cosmic-trail{transform:translateY(-50%) scaleX(1);animation:cosmic-energy 1.5s ease-in-out infinite}.footer__link:hover .supernova-icon{animation:supernova-explosion .8s ease-out infinite}@keyframes gentle-pulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.05);opacity:1}}@keyframes nebula-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes particle-float{0%,to{transform:translateY(0) scale(1);opacity:.6}50%{transform:translateY(-10px) scale(1.2);opacity:1}}@keyframes supernova-pulse{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.1);filter:brightness(1.5)}}@keyframes supernova-explosion{0%{transform:scale(1) rotate(0);filter:brightness(1)}50%{transform:scale(1.3) rotate(180deg);filter:brightness(2) drop-shadow(0 0 10px #ba55d3)}to{transform:scale(1) rotate(360deg);filter:brightness(1)}}@keyframes cosmic-energy{0%{filter:brightness(1)}25%{filter:brightness(1.5) hue-rotate(90deg)}50%{filter:brightness(2) hue-rotate(180deg)}75%{filter:brightness(1.5) hue-rotate(270deg)}to{filter:brightness(1) hue-rotate(360deg)}}@media (max-width: 1024px){.footer__content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer__info{grid-template-columns:1fr;gap:1.5rem}.footer__info-section h4:after{left:50%;transform:translate(-50%)}}@media (max-width: 768px){.footer{padding:2rem 0 1.5rem}.footer__container{padding:0 1rem}.footer__content{gap:1.5rem;margin-bottom:1.5rem;text-align:center}.footer__logo-icon{width:70px;height:70px;margin:0 auto}.footer__info{text-align:center}.footer__info-section h4:after{left:50%;transform:translate(-50%)}.footer__contact{align-items:center}.contact-item,.footer__social{justify-content:center}.footer__logo-text{font-size:1rem}.footer__powered{padding:1rem 0}.powered-text,.footer__link,.contact-item,.footer__info-section li{font-size:.8rem}}@media (max-width: 480px){.footer__container{padding:0 .5rem}.footer__powered{flex-direction:column;gap:.5rem}.powered-text{margin-right:0;margin-bottom:.3rem}.footer__link{padding:.4rem .8rem}}.footer__social{display:flex;gap:1.1rem;margin-top:.7rem}.footer__social-link{display:flex;align-items:center;justify-content:center;border-radius:50%;background:none;transition:box-shadow .2s,background .2s,transform .2s;box-shadow:0 0 0 0 transparent;width:36px;height:36px;position:relative}.footer__social-link:hover{background:#ba55d32e;box-shadow:0 0 12px #ba55d3,0 0 24px #8a2be2;transform:scale(1.08) rotate(-3deg)}.footer__social-link svg{display:block}.footer__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(186,85,211,.13)}.footer__copyright{text-align:left;color:#a78bba;font-size:.95rem;letter-spacing:.2px;opacity:.85}.footer__powered-inline{display:flex;align-items:center;gap:.7rem}.footer__powered-inline .footer__link{margin-left:.3rem}@media (max-width: 700px){.footer__bottom-row{flex-direction:column;align-items:center;gap:.5rem;padding-top:.7rem}.footer__copyright,.footer__powered-inline{text-align:center;justify-content:center}}.dytexto{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;width:100%;min-height:420px;margin-bottom:2.5rem;flex-wrap:wrap}.dytexto__texto{flex:1 1 320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;animation:fadeInLeft 1.2s cubic-bezier(.4,0,.2,1)}.dytexto__titulo{font-size:2.7rem;font-weight:700;background:linear-gradient(90deg,var(--color-bg-gradient-start),var(--color-bg-gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:.7rem}.dytexto__subtitulo{font-size:1.3rem;font-weight:500;background:linear-gradient(90deg,var(--color-bg-gradient-mid),var(--color-bg-gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:.7rem}.dytexto__3d{flex:1 1 340px;min-width:260px;max-width:480px;height:100vh;background:#5f4dee0a;border-radius:18px;box-shadow:0 2px 16px #5f4dee1a;overflow:hidden;animation:fadeInRight 1.2s cubic-bezier(.4,0,.2,1)}@media (max-width: 900px){.dytexto{flex-direction:column;align-items:center;gap:1.5rem}.dytexto__3d{width:100%;max-width:100vw;height:90vh}.dytexto__texto{align-items:center;text-align:center}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.carousel-container{width:100%;max-width:900px;margin:0 auto 2.5rem;overflow:hidden;border-radius:1.5rem;box-shadow:0 4px 32px #8a2be221;position:relative}.carousel-slides{display:flex;transition:transform .7s cubic-bezier(.4,0,.2,1)}.carousel-slide{min-width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.carousel-img{width:100%;height:340px;object-fit:cover;border-radius:1.5rem;filter:brightness(.7)}.carousel-caption{position:absolute;bottom:2.5rem;left:0;width:100%;text-align:center;color:#fff;text-shadow:0 2px 16px #2d1b4e,0 0 8px #8a2be2}.carousel-caption h1{font-size:2.2rem;margin-bottom:.7rem;font-weight:700;letter-spacing:1px}.carousel-caption p{font-size:1.2rem;font-weight:400}@media (max-width: 700px){.carousel-img{height:180px}.carousel-caption h1{font-size:1.2rem}.carousel-caption p{font-size:.95rem}}.google-reviews{position:relative;overflow:hidden;background:linear-gradient(120deg,#2d1b4e 60%,#4a2c7a);color:#fff;border-radius:1.2rem;box-shadow:0 2px 16px #8a2be221;padding:2.5rem 1.5rem;margin:2.5rem auto;max-width:700px;text-align:center}.google-reviews h2{color:#ba55d3;font-size:1.7rem;margin-bottom:.7rem;font-weight:700}.google-reviews p{font-size:1.1rem;margin-bottom:1.2rem}.google-reviews-btn{display:inline-block;background:#fff;color:#8a2be2;font-weight:600;padding:.7rem 1.5rem;border-radius:2rem;text-decoration:none;box-shadow:0 2px 8px #ba55d321;transition:background .2s,color .2s,box-shadow .2s}.google-reviews-btn:hover{background:#ba55d3;color:#fff;box-shadow:0 4px 16px #ba55d32e}@media (max-width: 700px){.google-reviews{padding:1.2rem .5rem}.google-reviews h2{font-size:1.1rem}.google-reviews p{font-size:.95rem}}.google-reviews>*:not(.cosmic-background-section){position:relative;z-index:2}.google-g-icon{vertical-align:middle;margin-right:8px;display:inline-block}.google-map-section{margin:2.5rem auto;max-width:900px;padding:2rem 1rem;background:linear-gradient(120deg,#4a2c7a 60%,#2d1b4e);border-radius:1.2rem;box-shadow:0 2px 16px #8a2be221;text-align:center;position:relative;overflow:hidden}.google-map-section h2{color:#ba55d3;font-size:1.5rem;margin-bottom:1.2rem;font-weight:700}.google-map-iframe-container{width:100%;height:350px;border-radius:1rem;overflow:hidden;box-shadow:0 2px 16px #ba55d321}.google-map-iframe-container iframe{width:100%;height:100%;border:0}.cosmic-background-section{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.stars-section{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(255,255,255,.13),transparent);background-size:100px 100px;animation:cosmic-drift-section 18s linear infinite;z-index:1}@keyframes cosmic-drift-section{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:100px 0,100px 0,100px 0,100px 0,100px 0}}.google-map-section>*:not(.cosmic-background-section){position:relative;z-index:2}@media (max-width: 700px){.google-map-section{padding:1rem .2rem}.google-map-iframe-container{height:200px}.google-map-section h2{font-size:1.1rem}}.servicios{padding:2.5rem 0 1.5rem}.servicios__titulo{font-size:2.3rem;color:#ba55d3;text-align:center;margin-bottom:.7rem;letter-spacing:1px;text-shadow:0 0 10px rgba(186,85,211,.15)}.servicios__intro{color:#e8e3f3;text-align:center;font-size:1.1rem;margin-bottom:2.2rem;max-width:600px;margin-left:auto;margin-right:auto}.servicios__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2.2rem;justify-items:center}.servicio-card{background:linear-gradient(135deg,#2d1b4e 60%,#4a2c7a);border-radius:22px;box-shadow:0 4px 32px #8a2be22e;padding:1.5rem 1.2rem 2.2rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;min-width:240px;max-width:340px;transition:transform .2s,box-shadow .2s;height:100%}.servicio-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 40px #ba55d340}.servicio-card__img-wrap{width:100%;height:160px;border-radius:16px;overflow:hidden;position:relative;margin-bottom:1.1rem;background:#1a0033;box-shadow:0 2px 16px #ba55d31a}.servicio-card__img{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block}.servicio-card__particles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.18),transparent),radial-gradient(2px 2px at 40px 70px,rgba(186,85,211,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(138,43,226,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(186,85,211,.13),transparent);background-size:100px 100px;animation:cosmic-drift 18s linear infinite}.servicio-card__titulo{color:#bdaaff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;text-align:center;letter-spacing:.5px;text-shadow:0 0 8px rgba(186,85,211,.18)}.servicio-card__detalle{color:#e8e3f3;font-size:1rem;text-align:center;margin-bottom:1.2rem;min-height:60px;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.servicio-card__btn{display:inline-block;background:linear-gradient(90deg,#8a2be2,#4a2c7a,#ba55d3);color:#fff;font-weight:500;font-size:1.08rem;padding:.7rem 2.2rem;border:none;border-radius:30px;box-shadow:0 2px 16px #ba55d32e;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;margin-top:auto;transition:background .3s,box-shadow .3s,color .2s,transform .2s;outline:none}.servicio-card__btn:focus{outline:2px solid #ba55d3}.servicio-card__btn .star-explosion{display:none}.servicio-card__btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background-image:radial-gradient(2px 2px at 20px 10px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 25px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 18px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 30px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 35px,rgba(255,255,255,.13),transparent);background-size:100px 50px;opacity:.7;animation:cosmic-drift-btn 12s linear infinite}.servicio-card__btn:hover{background:linear-gradient(90deg,#4a2c7a,#8a2be2,#ba55d3);color:#fff;box-shadow:0 4px 32px #ba55d32e;transform:scale(1.06)}@keyframes cosmic-drift{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:100px 0,100px 0,100px 0,100px 0,100px 0}}@keyframes cosmic-drift-btn{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:100px 0,100px 0,100px 0,100px 0,100px 0}}@media (max-width: 900px){.servicios__cards{grid-template-columns:1fr 1fr;gap:1.2rem}}@media (max-width: 600px){.servicios__cards{grid-template-columns:1fr;gap:1.2rem}.servicio-card{min-width:0;max-width:100vw;padding:1.2rem .5rem 1.5rem}.servicio-card__img-wrap{height:120px}}.contacto-modal__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2c1446bf;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s}.contacto-modal{position:relative;background:linear-gradient(135deg,#2d1b4e 60%,#4a2c7a);border-radius:22px;box-shadow:0 8px 40px #8a2be240;padding:2.5rem 2.2rem 2.2rem;min-width:320px;max-width:90vw;min-height:180px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.cosmic-background-modal{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.stars-modal{position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 20px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 80px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 50px,rgba(255,255,255,.13),transparent);background-size:100px 100px;animation:cosmic-drift-modal 18s linear infinite}@keyframes cosmic-drift-modal{0%{background-position:0 0,0 0,0 0,0 0,0 0}to{background-position:100px 0,100px 0,100px 0,100px 0,100px 0}}.contacto-modal__content{position:relative;z-index:2;color:#e8e3f3;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.contacto-modal__content h2{color:#ba55d3;font-size:2rem;margin-bottom:.5rem}.contacto-modal__content p{font-size:1.1rem;margin-bottom:1.2rem}@media (max-width: 600px){.contacto-modal{min-width:0;padding:1.2rem .5rem 1.5rem}}.contacto__form .servicio-card__btn{border-radius:30px!important;padding:.7rem 2.2rem!important;font-size:1.08rem!important;font-family:Marcellus,serif!important;font-weight:500!important;min-width:180px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 16px #ba55d32e;background:linear-gradient(90deg,#8a2be2,#4a2c7a,#ba55d3);color:#fff;position:relative;overflow:hidden;transition:background .3s,box-shadow .3s,color .2s,transform .2s}.contacto__form .servicio-card__btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background-image:radial-gradient(2px 2px at 20px 10px,rgba(255,255,255,.25),transparent),radial-gradient(2px 2px at 40px 25px,rgba(255,255,255,.18),transparent),radial-gradient(1px 1px at 60px 18px,rgba(255,255,255,.13),transparent),radial-gradient(1px 1px at 80px 30px,rgba(255,255,255,.1),transparent),radial-gradient(2px 2px at 10px 35px,rgba(255,255,255,.13),transparent);background-size:100px 50px;opacity:.7;animation:cosmic-drift-btn 12s linear infinite}.contacto__form .servicio-card__btn:hover{background:linear-gradient(90deg,#4a2c7a,#8a2be2,#ba55d3);color:#fff;box-shadow:0 4px 32px #ba55d32e;transform:scale(1.06)}:root{--color-bg-gradient-start: #e940c7;--color-bg-gradient-end: #5f4dee;--color-bg-gradient-mid: #a24be7;--color-accent: #ffb3f6;--color-text-main: #fff;--color-footer-link: #ffe359;--color-footer-link-hover: #fff200}
