@keyframes ticker-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.theatre-ticker{animation:45s linear infinite ticker-scroll}.theatre-ticker:hover{animation-play-state:paused}@keyframes count-up-glow{0%{opacity:.3;filter:blur(2px)}60%{opacity:1;filter:blur()}to{opacity:1;filter:blur()}}.theatre-count-up{animation:1.5s ease-out forwards count-up-glow}@keyframes core-pulse{0%,to{opacity:.7}50%{opacity:1}}.theatre-core-pulse{animation:3s ease-in-out infinite core-pulse}@keyframes badge-pulse{0%,to{box-shadow:0 0 8px}50%{box-shadow:0 0 20px}}.theatre-badge-pulse{animation:2s ease-in-out infinite badge-pulse}@keyframes overdue-blink{0%,to{opacity:1}50%{opacity:.3}}.theatre-overdue-blink{animation:1s ease-in-out infinite overdue-blink}@keyframes theatre-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.theatre-fade-in{animation:.8s ease-out forwards theatre-fade-in}@keyframes scan-glow{0%,to{opacity:.6}50%{opacity:1}}.theatre-scan-glow{animation:4s ease-in-out infinite scan-glow}
