@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes glow{0%,to{box-shadow:0 0 5px #3b82f680}50%{box-shadow:0 0 15px #3b82f6cc}}.event-hero{animation:.8s ease-out fadeIn}.event-hero h1{animation:.7s ease-out .2s both slideInUp}.event-hero p{animation:.7s ease-out .3s both slideInUp}.event-detail-card{animation:.6s ease-out slideInUp}.event-detail-card:first-child{animation-delay:0s}.event-detail-card:nth-child(2){animation-delay:.1s}.event-detail-card:nth-child(3){animation-delay:.2s}.event-detail-card:nth-child(4){animation-delay:.3s}.event-detail-card:hover{transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-4px)}.event-detail-card:hover .event-detail-icon{animation:.3s ease-out scaleIn}.event-section-header,.event-content-section{animation:.6s ease-out slideInUp}.event-content-section:nth-of-type(2){animation-delay:.1s}.event-content-section:nth-of-type(3){animation-delay:.2s}.event-content-section:nth-of-type(4){animation-delay:.3s}.schedule-item{animation:.6s ease-out slideInLeft}.schedule-item:first-child{animation-delay:0s}.schedule-item:nth-child(2){animation-delay:.1s}.schedule-item:nth-child(3){animation-delay:.2s}.schedule-item:nth-child(4){animation-delay:.3s}.schedule-item:nth-child(n+5){animation-delay:.4s}.schedule-item:hover{transition:transform .3s ease-out;transform:translate(4px)}.audience-item{animation:.5s ease-out scaleIn}.audience-item:first-child{animation-delay:0s}.audience-item:nth-child(2){animation-delay:.1s}.audience-item:nth-child(3){animation-delay:.2s}.audience-item:nth-child(4){animation-delay:.3s}.audience-item:nth-child(n+5){animation-delay:.4s}.share-button{animation:.6s ease-out .5s both slideInUp}.share-button:hover{animation:.6s ease-in-out bounce}.cta-button{transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out scaleIn}.cta-button:first-child{animation-delay:.3s}.cta-button:nth-child(2){animation-delay:.4s}.cta-button:nth-child(3){animation-delay:.5s}.cta-button:hover{animation:.3s ease-in-out glow;transform:scale(1.05)translateY(-2px)}.organization-card{animation:.6s ease-out slideInUp}.organization-card:hover{transition:all .3s ease-out;transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.event-map-container{border-radius:.5rem;animation:.6s ease-out slideInRight;overflow:hidden}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:2s infinite shimmer}.dark .skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%;animation:2s infinite shimmer}.registration-highlight{animation:.7s ease-out slideInUp}.registration-highlight:hover{transition:transform .3s ease-out;transform:scale(1.01)}.animate-icon{transition:all .3s cubic-bezier(.4,0,.2,1)}.animate-icon:hover{transform:scale(1.1)rotate(5deg)}.text-fade-in{animation:.8s ease-out fadeIn}.list-item{animation:.5s ease-out slideInLeft}.list-item:first-child{animation-delay:0s}.list-item:nth-child(2){animation-delay:.1s}.list-item:nth-child(3){animation-delay:.2s}.list-item:nth-child(4){animation-delay:.3s}.list-item:nth-child(n+5){animation-delay:.4s}.badge-animate{animation:.4s ease-out scaleIn}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.smooth-transition:hover{transform:translateY(-2px)}@keyframes survey-wave{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}
