@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes floatOrb{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.06}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.1}}@keyframes shimmerLine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}.stat-item{animation:fadeSlideUp .7s ease both}.stat-item:first-child{animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.hero-orb{animation:floatOrb 7s ease-in-out infinite}.hero-orb-2{animation:floatOrb 10s ease-in-out infinite reverse}.shimmer-bar{position:relative;overflow:hidden}.shimmer-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18) 50%,transparent);transform:translateX(-100%);animation:shimmerLine 2.6s ease infinite}.event-card:hover{border-color:hsla(0,0%,100%,.18)!important;box-shadow:0 16px 48px rgba(0,0,0,.4)!important;transform:translateY(-3px)!important}.filter-pill{transition:all .2s ease!important}.filter-pill:hover{opacity:.85}@media (max-width:640px){.ms-inner{flex-direction:column!important;padding:24px 20px!important;gap:16px!important}.ms-yr{display:none!important}}.rec-grid{grid-template-columns:repeat(3,1fr)!important}@media (max-width:1024px){.rec-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.rec-grid{grid-template-columns:1fr!important}}