.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#06b6d4 115%) 0 0/220% 220%;padding:6rem 2rem 7rem;animation:14s ease-in-out infinite hero-shift;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(70px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.hero:before{background:#22d3ee;width:380px;height:380px;animation:9s ease-in-out infinite float;top:-120px;left:-80px}.hero:after{background:#818cf8;width:320px;height:320px;animation:11s ease-in-out infinite reverse float;bottom:-140px;right:-60px}.hero-onda{z-index:1;width:100%;height:70px;position:absolute;bottom:-1px;left:0}.hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.hero h1{background:linear-gradient(90deg,#fff,#a5f3fc);color:#0000;background-clip:text;margin-bottom:1rem;font-size:2.8rem;animation:.7s both fade-up}.hero p{color:#e0e0e0;margin-bottom:2rem;font-size:1.2rem;animation:.7s .15s both fade-up}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.7s .3s both fade-up;display:flex}.btn{border-radius:8px;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:#2563eb;transition:transform .2s,box-shadow .2s,background .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #2563eb4d}.btn-primary:after{content:"";background:linear-gradient(100deg,#0000,#ffffff59,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.btn-primary:hover{background:#1d4ed8;box-shadow:0 6px 20px #2563eb73}.btn-primary:hover:after{left:130%}.btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.eventos-section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.eventos-section h2{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#0000;background-clip:text;margin-bottom:.5rem;font-size:2rem;display:inline-block}.eventos-section h2:after{content:"";background:linear-gradient(90deg,#2563eb,#06b6d4);border-radius:4px;width:56px;height:4px;margin-top:.6rem;display:block}.section-desc{color:#666;margin-bottom:2rem}.carrusel{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 12px 40px #1e3a8a2e}.carrusel-track{transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex}.slide{min-width:100%;height:400px;position:relative}.slide-fondo{background-position:50%;background-size:cover;position:absolute;inset:0}.slide:nth-child(3n+1) .slide-fondo{background-image:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#06b6d4)}.slide:nth-child(3n+2) .slide-fondo{background-image:linear-gradient(135deg,#312e81,#4f46e5 55%,#818cf8)}.slide:nth-child(3n) .slide-fondo{background-image:linear-gradient(135deg,#0c4a6e,#0284c7 55%,#22d3ee)}.slide-fondo:after{content:"";background:linear-gradient(#0f172a0d 0%,#1e3a8ac7 100%);position:absolute;inset:0}.slide-contenido{color:#fff;z-index:1;opacity:0;max-width:640px;transition:opacity .5s .15s,transform .5s .15s;position:absolute;bottom:2.8rem;left:2.5rem;right:2.5rem;transform:translateY(16px)}.slide.activo .slide-contenido{opacity:1;transform:none}.slide-fecha{-webkit-backdrop-filter:blur(6px);letter-spacing:1px;background:#ffffff2e;border:1px solid #ffffff40;border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.slide-contenido h3{margin-bottom:.6rem;font-size:1.9rem}.slide-contenido p{color:#e0e7ff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.1rem;display:-webkit-box;overflow:hidden}.slide-link{color:#a5f3fc;font-weight:600}.slide-enlace{z-index:2;position:absolute;inset:0}.carrusel-btn{z-index:3;-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.7rem;line-height:1;transition:background .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carrusel-btn:hover{background:#fff6;transform:translateY(-50%)scale(1.1)}.carrusel-btn.prev{left:1.2rem}.carrusel-btn.next{right:1.2rem}.carrusel-dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.2rem;right:2.5rem}.carrusel-dots button{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.carrusel-dots button.activo{background:#fff;border-radius:6px;width:26px}.resumen-section{text-align:center;background:#fff;padding:4rem 2rem}.resumen-section h2{color:#1a1a2e;margin-bottom:2rem}.resumen-section h2:after{content:"";background:linear-gradient(90deg,#2563eb,#06b6d4);border-radius:4px;width:56px;height:4px;margin:.6rem auto 0;display:block}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:800px;margin:0 auto;display:grid}.stat-item{border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.stat-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2563eb1f}.stat-num{color:#2563eb;font-size:2.5rem;font-weight:700}.stat-label{color:#666;margin-top:.5rem;font-size:.95rem}@media (width<=768px){.hero h1{font-size:2rem}.slide{height:340px}.slide-contenido{bottom:3.2rem;left:1.5rem;right:1.5rem}.slide-contenido h3{font-size:1.4rem}.carrusel-dots{right:1.5rem}}
