.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.live-events-widget-container{width:100%;padding:1.25rem;background:#fff;margin-bottom:1.5rem;position:relative;overflow:hidden}.live-events-header{margin-bottom:1rem;text-align:center}.live-events-header .live-events-title{font-size:1.5rem;font-weight:700;color:#0e1721;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.live-events-header .live-events-title .live-indicator{width:.5rem;height:.5rem;background-color:#d42e21;border-radius:50%;display:inline-block;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.8}}@media (prefers-reduced-motion: reduce){.live-events-header .live-events-title .live-indicator{animation:none}}.live-events-carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.carousel-control{background-color:#fff;border:2px solid #0e1721;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10;box-shadow:0 2px 6px #0e17211a}.carousel-control svg{width:1.25rem;height:1.25rem;color:#0e1721}.carousel-control:hover{background-color:#4279b6;border-color:#4279b6;transform:scale(1.1)}.carousel-control:hover svg{color:#fff}.carousel-control:active{transform:scale(.95)}.carousel-control:focus-visible{outline:3px solid #4279b6;outline-offset:3px}.live-events-carousel{flex:1;overflow:hidden;position:relative;padding:1rem}.live-events-track{display:flex;gap:1rem;transition:transform .5s ease-in-out}@media (prefers-reduced-motion: reduce){.live-events-track{transition:none}}.live-event-card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 8px #0e172114;display:flex;flex-direction:column;min-width:320px;max-width:320px;flex-shrink:0;overflow:hidden;transition:all .3s ease;position:relative}@media (prefers-reduced-motion: reduce){.live-event-card{transition:none}}.live-event-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0e17211f}@media (prefers-reduced-motion: reduce){.live-event-card:hover{transform:none}}.live-event-card:focus-within{border-color:#4279b6;box-shadow:0 4px 12px #0e17211f}.live-badge-wrapper{position:absolute;top:.75rem;right:.75rem;z-index:5}.live-badge{background:linear-gradient(135deg,#d42e21,#b1261c);color:#fff;padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;display:flex;align-items:center;gap:.375rem;box-shadow:0 1px 4px #d42e214d;text-transform:uppercase;letter-spacing:.03em}.live-badge .live-badge-indicator{width:.5rem;height:.5rem;background-color:#fff;border-radius:50%;animation:blink 1.5s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion: reduce){.live-badge .live-badge-indicator{animation:none}}.live-event-image-wrapper{width:100%;height:100px;overflow:hidden;background-color:#f2eff0;position:relative}.live-event-image-wrapper a{display:block;width:100%;height:100%}.live-event-image-wrapper a:focus-visible{outline:3px solid #4279b6;outline-offset:-3px}.live-event-image-wrapper .live-event-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}@media (prefers-reduced-motion: reduce){.live-event-image-wrapper .live-event-image{transition:none}}.live-event-image-wrapper .live-event-image:hover{transform:scale(1.05)}@media (prefers-reduced-motion: reduce){.live-event-image-wrapper .live-event-image:hover{transform:none}}.live-event-content{padding:1rem;display:flex;flex-direction:column;flex:1}.live-event-header{margin-bottom:.75rem}.live-event-header .live-event-title{font-size:1.125rem;font-weight:700;margin-bottom:.625rem;line-height:1.3}.live-event-header .live-event-title a{color:#0e1721;text-decoration:none;transition:all .3s ease}.live-event-header .live-event-title a:hover{color:#4279b6;text-decoration:underline}.live-event-header .live-event-title a:focus-visible{outline:3px solid #4279b6;outline-offset:2px;border-radius:4px}.live-event-header .live-event-title.no-image{margin-top:1rem}.live-event-header .live-event-time{margin-bottom:.5rem}.live-event-header .live-event-time p{font-size:.8125rem;color:#0e1721;margin:.125rem 0}.live-event-header .live-event-time p strong{color:#d42e21}.live-event-header .live-event-location{font-size:.8125rem;margin-bottom:.375rem}.live-event-header .live-event-location a,.live-event-header .live-event-location span{color:#0e1721;text-decoration:none;transition:all .3s ease;display:flex;align-items:center}.live-event-header .live-event-location a:hover,.live-event-header .live-event-location span:hover{color:#4279b6;text-decoration:underline}.live-event-header .live-event-location a:focus-visible,.live-event-header .live-event-location span:focus-visible{outline:3px solid #4279b6;outline-offset:2px;border-radius:4px}.live-event-header .live-event-info-icon{margin-right:.25rem;vertical-align:middle}.live-event-header .live-event-info-icon svg{width:1rem;height:1rem}.live-event-description{margin:.625rem 0;flex:1}.live-event-description p{font-size:.875rem;color:#0e1721;line-height:1.5;margin:0}.live-event-footer{margin-top:auto;display:flex;justify-content:center;padding-top:.75rem}.live-event-footer .join-button{padding:.5rem 1.5rem;font-size:.875rem;color:#fff;background:#0e1721;border:none;border-radius:1.5rem;text-decoration:none;transition:all .3s ease;display:inline-block;box-shadow:0 2px 8px #4279b640}.live-event-footer .join-button:hover{background:#4279b6;transform:translateY(-2px);box-shadow:0 4px 12px #4279b64d;text-decoration:none}.live-event-footer .join-button:active{transform:translateY(0)}.live-event-footer .join-button:focus-visible{outline:3px solid #0e1721;outline-offset:3px}.carousel-indicators{display:flex;justify-content:center;gap:.375rem;margin-top:1rem}.carousel-indicators .indicator{width:8px;height:8px;border-radius:50%;background-color:#0e172133;border:none;cursor:pointer;transition:all .3s ease;padding:0}.carousel-indicators .indicator:hover{background-color:#4279b699;transform:scale(1.2)}.carousel-indicators .indicator:focus-visible{outline:2px solid #0e1721;outline-offset:2px}.carousel-indicators .indicator.active{background-color:#4279b6;width:24px;border-radius:4px}.debug-container{margin-top:2rem;padding:1.5rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem}.debug-container h3{font-size:1.2rem;margin-bottom:1rem;color:#0e1721}.debug-container .debug-content{background-color:#fff;padding:1rem;border-radius:.5rem;overflow-x:auto}.debug-container .debug-content code{font-size:.9rem;font-family:Courier New,monospace;color:#333}@media screen and (max-width: 1200px){.live-event-card{min-width:300px;max-width:300px}}@media screen and (max-width: 768px){.live-events-widget-container{padding:1rem}.live-events-header .live-events-title{font-size:1.25rem}.live-events-carousel-wrapper{gap:.5rem}.carousel-control{width:2rem;height:2rem}.carousel-control svg{width:1rem;height:1rem}.live-event-card{min-width:280px;max-width:280px}.live-event-content{padding:.875rem}.live-event-header .live-event-title{font-size:1rem}.live-event-header .live-event-time p{font-size:.75rem}.live-event-footer .join-button{padding:.5rem 1.25rem;font-size:.875rem}}@media screen and (max-width: 480px){.live-events-carousel-wrapper{flex-direction:column}.carousel-control{position:absolute;top:50%;transform:translateY(-50%)}.carousel-control.carousel-control-prev{left:.5rem}.carousel-control.carousel-control-next{right:.5rem}.live-event-card{min-width:260px;max-width:260px}.live-badge{padding:.25rem .5rem;font-size:.6875rem}}
