@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes textGlow{0%,to{filter:drop-shadow(0 0 8px rgba(232,181,227,.3))}50%{filter:drop-shadow(0 0 20px rgba(232,181,227,.6))}}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.contenedor-principal-PrevCont{background:linear-gradient(135deg,#26062b,#3d1742);position:relative;overflow:hidden}.contenedor-principal-PrevCont .floating-shapes{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.contenedor-principal-PrevCont .shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;filter:blur(60px);opacity:.3;animation:float 20s ease-in-out infinite}.contenedor-principal-PrevCont .shape-1{width:400px;height:400px;background:linear-gradient(135deg,#b06daa,#d896d0);top:10%;left:5%;animation-delay:0s}.contenedor-principal-PrevCont .shape-2{width:350px;height:350px;background:linear-gradient(135deg,#84477f,#b06daa);top:50%;right:10%;animation-delay:5s}.contenedor-principal-PrevCont .shape-3{width:300px;height:300px;background:linear-gradient(135deg,#c97ec0,#e8b5e3);bottom:15%;left:15%;animation-delay:10s}.contenedor-principal-PrevCont .shape-4{width:250px;height:250px;background:linear-gradient(135deg,#9d5895,#c97ec0);top:30%;right:25%;animation-delay:15s}.contenedor-principal-PrevCont .particles{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.contenedor-principal-PrevCont .particle{position:absolute;width:4px;height:4px;background:#fff;border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px rgba(176,109,170,.6);animation:sparkle 3s ease-in-out infinite}.contenedor-principal-PrevCont .particle:first-child{top:20%;left:10%;animation-delay:0s}.contenedor-principal-PrevCont .particle:nth-child(2){top:40%;left:30%;animation-delay:.7s}.contenedor-principal-PrevCont .particle:nth-child(3){top:60%;left:20%;animation-delay:1.4s}.contenedor-principal-PrevCont .particle:nth-child(4){top:30%;right:15%;animation-delay:2.1s}.contenedor-principal-PrevCont .particle:nth-child(5){top:70%;right:25%;animation-delay:2.8s}.contenedor-principal-PrevCont .particle:nth-child(6){top:50%;right:40%;animation-delay:3.5s}.contenedor-principal-PrevCont .particle:nth-child(7){bottom:25%;left:35%;animation-delay:4.2s}.contenedor-principal-PrevCont .particle:nth-child(8){bottom:40%;right:30%;animation-delay:4.9s}.contenedor-secundario-PrevCont{width:min(900px,85%);margin:0 auto;padding:100px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1}.contenedor-secundario-PrevCont h2{background:linear-gradient(135deg,#f8c5f0,#fdd9f7 50%,#f8c5f0);background-size:200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;text-align:center;margin-bottom:20px;letter-spacing:-.5px;animation:gradientShift 4s ease infinite,textGlow 3s ease-in-out infinite}.contenedor-secundario-PrevCont h3{color:hsla(0,0%,100%,.98);font-size:clamp(1.2rem,3vw,1.6rem);font-weight:600;text-align:center;margin-bottom:16px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.contenedor-secundario-PrevCont p{color:hsla(0,0%,100%,.88);font-size:clamp(.95rem,2vw,1.1rem);margin-bottom:32px;max-width:600px;line-height:1.7;text-shadow:0 1px 4px rgba(0,0,0,.2)}.contenedor-secundario-PrevCont .btn-wsp{color:#fff;background:linear-gradient(135deg,#b06daa,#84477f);font-size:clamp(.95rem,2vw,1.1rem);padding:16px 36px;border-radius:999px;border:none;text-decoration:none;display:inline-flex;align-items:center;gap:10px;font-weight:600;box-shadow:0 8px 28px rgba(176,109,170,.35);transition:all .3s ease;position:relative;overflow:hidden}.contenedor-secundario-PrevCont .btn-wsp:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.contenedor-secundario-PrevCont .btn-wsp:hover{transform:translateY(-2px);box-shadow:0 12px 36px rgba(176,109,170,.45)}.contenedor-secundario-PrevCont .btn-wsp:hover:before{width:300px;height:300px}.contenedor-secundario-PrevCont .btn-wsp:active{transform:translateY(0)}.contenedor-secundario-PrevCont .btn-wsp i{font-size:1.4rem;color:#fff;margin:0}.contenedor-secundario-PrevCont .redes{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.contenedor-secundario-PrevCont .redes span{color:hsla(0,0%,100%,.7);font-size:.95rem}.contenedor-secundario-PrevCont .redes .iconos{display:flex;gap:20px}.contenedor-secundario-PrevCont .redes .iconos a{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(176,109,170,.15);border:1px solid rgba(176,109,170,.3);transition:all .3s ease}.contenedor-secundario-PrevCont .redes .iconos a i{color:#b06daa;font-size:1.4rem;margin:0}.contenedor-secundario-PrevCont .redes .iconos a:hover{background:linear-gradient(135deg,#b06daa,#84477f);border-color:#b06daa;transform:translateY(-3px) scale(1.05)}.contenedor-secundario-PrevCont .redes .iconos a:hover i{color:#fff}@media(max-width:1400px){.contenedor-secundario-PrevCont h2{font-size:2rem}.contenedor-secundario-PrevCont h3{font-size:1.4rem}.contenedor-secundario-PrevCont .btn-wsp,.contenedor-secundario-PrevCont p{font-size:1rem}}@media(max-width:1000px){.contenedor-secundario-PrevCont{width:80%;padding:80px 20px}}@media(max-width:600px){.contenedor-secundario-PrevCont{width:90%;padding:70px 20px}.contenedor-secundario-PrevCont h2{font-size:1.6rem}.contenedor-secundario-PrevCont h3{font-size:1.2rem}.contenedor-secundario-PrevCont p{font-size:.9rem}.contenedor-secundario-PrevCont .btn-wsp{font-size:.95rem;padding:14px 28px}.contenedor-secundario-PrevCont .redes .iconos a{width:44px;height:44px}.contenedor-secundario-PrevCont .redes .iconos a i{font-size:1.2rem}}