:root{--blue:#1a4b8c;--blue-mid:#2d7dd2;--blue-lt:#ebf3fb;--cyan:#f5c21a;--gold:#c9993a;--gold-lt:#f5e8cc;--white:#fff;--soft:#f0f4fa;--text:#1e293b;--muted:#64748b;--faint:#94a3b8;--sh1:0 1px 3px #00000014, 0 4px 6px #0000000a;--sh2:0 4px 12px #0000001a, 0 8px 24px #1a4b8c1a;--sh3:0 8px 28px #0000001f, 0 18px 48px #1a4b8c29;--sh-hover:0 14px 40px #00000024, 0 28px 60px #1a4b8c38;--r:20px;--r-lg:28px;--r-xl:36px}.ev-main{background:var(--white);overflow-x:hidden}.ev-container{max-width:1200px;margin:0 auto;padding:0 2rem}.ev-gold{color:var(--gold)}.ev-section{background:var(--white);padding:7rem 0}.ev-soft-bg{background:var(--soft)}.ev-hero{background-image:url(/images/fondo.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:10rem 0 6rem;position:relative;overflow:hidden}.ev-hero-mesh{pointer-events:none;background-position:0 0,50%;background-size:32px 32px,cover;position:absolute;inset:0}.ev-orb{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.ev-orb-1{background:radial-gradient(circle,#0ea5e92e,#0000 70%);width:500px;height:500px;top:-150px;right:-120px}.ev-orb-2{background:radial-gradient(circle,#c9993a29,#0000 70%);width:350px;height:350px;bottom:-80px;left:-80px}.ev-orb-3{background:radial-gradient(circle,#2d7dd21f,#0000 70%);width:250px;height:250px;top:40%;left:40%}.ev-hero-inner{flex-direction:column;gap:3rem;display:flex}.ev-hero-title{color:#fff;margin:0;font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.08}.ev-hero-side{width:100%;max-width:42%}.ev-hero-sub{color:#fff9;border-left:2px solid var(--cyan);padding-left:1.5rem;font-size:1.05rem;line-height:1.85}.ev-section-head{text-align:center;margin-bottom:4rem}.ev-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--blue-mid);margin-bottom:.6rem;font-size:.7rem;font-weight:700;display:inline-block}.ev-section-title{color:var(--blue);margin:0 0 1.2rem;font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.12}.ev-bar{background:var(--blue-mid);border-radius:2px;width:0;height:3px;margin:0 auto;transition:width .9s cubic-bezier(.22,1,.36,1) .3s;display:block}.ev-bar.ev-bar-on{width:56px}.ev-float-card{background:var(--white);border-radius:var(--r-xl);box-shadow:var(--sh2);border:1px solid #1a4b8c0f;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);overflow:hidden}.ev-float-card:hover{box-shadow:var(--sh-hover);transform:translateY(-10px)scale(1.012)}.ev-events-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.5rem;display:grid}.ev-flyer-card{aspect-ratio:3/4;border:none;width:100%;padding:0;position:relative}.ev-flyer-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.ev-flyer-card:hover .ev-zoom-target{transform:scale(1.04)}.ev-img-wrap{height:230px;position:relative;overflow:hidden}.ev-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.ev-destacados-list{flex-direction:column;gap:3.5rem;display:flex}.ev-destacado{background:var(--white);border-radius:var(--r-xl);box-shadow:var(--sh2);border:1px solid #1a4b8c12;grid-template-columns:1.05fr 1fr;align-items:stretch;gap:3rem;padding:1.5rem;transition:box-shadow .4s cubic-bezier(.22,1,.36,1);display:grid}.ev-destacado:hover{box-shadow:var(--sh3)}.ev-dest-media{flex-direction:column;gap:.85rem;display:flex}.ev-dest-main-wrap{border-radius:var(--r-lg);height:360px;position:relative;overflow:hidden}.ev-dest-main-img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.ev-dest-badge{color:#fff;letter-spacing:.14em;text-transform:uppercase;box-shadow:var(--sh1);border-radius:50px;padding:.45rem .95rem;font-size:.66rem;font-weight:800;position:absolute;top:1rem;left:1rem}.ev-dest-thumbs{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.ev-dest-thumb{cursor:pointer;background:var(--soft);border:2px solid #0000;border-radius:12px;height:70px;padding:0;transition:border-color .25s,transform .25s;overflow:hidden}.ev-dest-thumb img{object-fit:cover;width:100%;height:100%;display:block}.ev-dest-thumb:hover{transform:translateY(-2px)}.ev-dest-thumb.ev-thumb-active{border-color:var(--gold)}.ev-dest-body{flex-direction:column;padding:1.25rem 1rem 1.25rem .5rem;display:flex}.ev-dest-accent{border-radius:2px;width:30px;height:3.5px;margin-bottom:.9rem}.ev-dest-meta-top{letter-spacing:.16em;text-transform:uppercase;margin-bottom:.6rem;font-size:.7rem;font-weight:800}.ev-dest-title{color:var(--blue);margin:0 0 .7rem;font-size:1.5rem;line-height:1.2}.ev-dest-location{color:var(--faint);align-items:center;gap:.4rem;margin-bottom:1.2rem;font-size:.82rem;font-weight:600;display:inline-flex}.ev-dest-location svg{color:var(--gold)}.ev-dest-text{color:#000;margin:0 0 1rem;font-size:.96rem;line-height:1.85}.ev-dest-text:last-child{margin-bottom:0}.ev-reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.ev-reveal.ev-on{opacity:1;transform:translateY(0)}.ev-d1{transition-delay:.13s}.ev-d2{transition-delay:.26s}.ev-s0{transition-delay:0s}.ev-s1{transition-delay:.1s}.ev-s2{transition-delay:.2s}.ev-s3{transition-delay:.3s}@media (width<=1024px){.ev-hero-side{max-width:100%}.ev-destacado{grid-template-columns:1fr}.ev-dest-body{padding:.25rem .5rem .5rem}}@media (width<=640px){.ev-section{padding:4.5rem 0}.ev-hero{padding:9rem 0 5rem}.ev-container{padding:0 1.25rem}.ev-dest-main-wrap{height:240px}.ev-dest-thumbs{grid-template-columns:repeat(4,1fr)}.ev-events-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (width<=420px){.ev-events-grid{gap:.6rem}}@media (prefers-reduced-motion:reduce){.ev-reveal{opacity:1;transition:none;transform:none}.ev-bar{width:56px;transition:none}}
