.pr-hero{min-height:88vh}.pr-hero-visual{justify-content:center;align-items:center;min-height:380px;display:flex;position:relative}.pr-ring{width:300px;height:300px;animation:pulso 4.5s var(--ease) infinite;border:2px solid #ffffff59;border-radius:50%;position:absolute}.pr-ring.b{border-color:#4be38c8c;width:210px;height:210px;animation-delay:.6s}.pr-ring.c{border-color:#ffffffb3;width:120px;height:120px;animation-delay:1.2s}@keyframes pulso{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.pr-ring{animation:none}}.evento{grid-template-columns:108px 1fr;display:grid;overflow:hidden}.evento-fecha{background:linear-gradient(150deg, var(--azul), var(--azul-deep));color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.evento-fecha .d{font-family:var(--display);font-size:2.1rem;font-weight:800;line-height:1}.evento-fecha .m{text-transform:uppercase;letter-spacing:.12em;opacity:.85;font-size:.8rem}.evento-body{padding:22px 24px}.evento-body h3{margin-top:.6rem;font-size:1.15rem;font-weight:600}.evento-body .meta{color:var(--muted);margin-top:.5rem;font-size:.93rem}.evento-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:1.2rem;display:flex}.evento-foot .price{font-family:var(--display);color:var(--azul);font-weight:700}.destacado{grid-template-columns:1.1fr .9fr;align-items:stretch;display:grid;overflow:hidden}.destacado-info{padding:clamp(26px,4vw,40px)}.destacado-info h3{margin:1rem 0 .8rem;font-size:clamp(1.5rem,3vw,2.1rem)}.destacado-img{object-fit:cover;width:100%;height:100%;min-height:260px}@media (width<=820px){.destacado{grid-template-columns:1fr}.evento{grid-template-columns:88px 1fr}}
