@charset "UTF-8";.live-events-section{background:#fff;padding:1rem 0;margin-top:2rem}.live-indicator{display:inline-flex;align-items:center;gap:8px}.live-pulse{width:12px;height:12px;background:#dc3545;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.no-events-message{text-align:center;padding:4rem 2rem}.no-events-message .no-events-icon{font-size:4rem;color:#dc3545;margin-bottom:1.5rem}.no-events-message .no-events-icon i{opacity:.7}.no-events-message .no-events-title{font-family:"Exo 2",sans-serif;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.75rem}.no-events-message .no-events-text{font-size:1rem;color:#6c757d;margin-bottom:0}.live-events-carousel-wrapper{overflow:hidden;position:relative;margin:0 -1rem}.live-events-carousel{display:flex;gap:1.5rem;padding:1rem;animation:scroll 30s linear infinite}.live-events-carousel:hover{animation-play-state:paused}.live-events-carousel.no-animation{animation:none;justify-content:flex-start}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.live-event-card{flex:0 0 320px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #dc354526;transition:all .3s ease;text-decoration:none;color:inherit}.live-event-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #dc354540}.live-card-image{position:relative;height:180px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.live-card-image img{width:100%;height:100%;object-fit:cover}.live-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#fffc;font-size:1rem}.live-badge{position:absolute;top:12px;right:12px;background:#dc3545;color:#fff;padding:6px 12px;border-radius:20px;font-weight:700;font-size:.75rem;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #0000004d}.live-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:blink 1.5s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.live-card-content{padding:1.25rem}.live-card-title{font-size:1.1rem;font-weight:600;margin:0;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-card-rating{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:4px;background:#000000b3;padding:4px 8px;border-radius:12px}.rating-stars-mini{color:#ffc107;font-size:.75rem;line-height:1}.rating-stars-mini .empty{color:#ffffff4d}.rating-value{font-weight:600;color:#fff;font-size:.75rem}@media(max-width:768px){.live-events-carousel-wrapper{margin:0}.live-events-carousel{flex-direction:column;animation:none;padding:0}.live-event-card{flex:1 1 auto;width:100%}}.top-rated-section{padding:1rem 0;margin:2rem 0 0;position:relative}.top-rated-indicator{display:inline-flex;align-items:center;gap:8px}.top-rated-carousel-wrapper{position:relative;margin:0}.top-rated-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:0}@media(max-width:1200px){.top-rated-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.top-rated-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:576px){.top-rated-grid{grid-template-columns:1fr}}.top-rated-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #ffc10726;transition:all .5s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}.top-rated-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #ffc10740}.top-rated-card-image{position:relative;height:180px;overflow:hidden;background:linear-gradient(135deg,#f093fb,#f5576c)}.top-rated-card-image img{width:100%;height:100%;object-fit:cover}.top-rated-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#fffc;font-size:1rem}.top-rated-card-content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.top-rated-card-badge{display:flex;align-items:center;gap:.5rem}.badge-date{font-size:.8rem;color:#666;display:flex;align-items:center;gap:4px;background:#f8f9fa;padding:4px 10px;border-radius:12px;font-weight:500}.top-rated-card-title{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-rated-card-organiser,.top-rated-card-location{font-size:.875rem;color:#666;display:flex;align-items:center;gap:6px;margin-bottom:.5rem}.top-rated-card-routes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.5rem}.top-rated-card-votes{font-size:.875rem;color:#666;display:flex;align-items:center;gap:6px;padding-top:.5rem;border-top:1px solid #f0f0f0;font-weight:500}.top-rated-card-rating{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:4px;background:#000000b3;padding:4px 8px;border-radius:12px}.top-rated-card-rating .rating-stars-mini{color:#ffc107;font-size:.75rem;line-height:1}.top-rated-card-rating .rating-stars-mini .empty{color:#ffffff4d}.top-rated-card-rating .rating-value{font-weight:600;color:#fff;font-size:.75rem}@media(max-width:768px){.top-rated-carousel-wrapper{margin:0}.top-rated-carousel{flex-direction:column;animation:none;padding:0}.top-rated-card{flex:1 1 auto;width:100%}}.trending-section{background:#fff;padding:1rem 0;margin:2rem 0 0;position:relative}.trending-section .section-title{font-family:"Exo 2",sans-serif;font-weight:700;font-size:2rem;margin-bottom:2rem;color:#333;text-align:center}.trending-section .section-title i{color:#ff6b35;margin-right:.5rem;animation:pulse 2s infinite}.trending-section .trending-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1200px){.trending-section .trending-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.trending-section .trending-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.trending-section .trending-grid{grid-template-columns:1fr}}.trending-section .trending-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #96e6a14d;transition:all .3s ease;overflow:hidden}.trending-section .trending-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #96e6a180}.trending-section .trending-card a{text-decoration:none;color:inherit;display:block}.trending-section .trending-card .trending-image-wrapper{position:relative;height:180px;overflow:hidden}.trending-section .trending-card .trending-image-wrapper .trending-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.trending-section .trending-card .trending-image-wrapper .trending-placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.trending-section .trending-card .trending-image-wrapper:hover .trending-image{transform:scale(1.05)}.trending-section .trending-card .trending-image-wrapper .trending-rating-badge{position:absolute;top:10px;left:10px;background:#000000bf;color:#fff;padding:6px 12px;border-radius:8px;display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;z-index:2}.trending-section .trending-card .trending-image-wrapper .trending-rating-badge .stars{display:flex;gap:2px}.trending-section .trending-card .trending-image-wrapper .trending-rating-badge .stars i{color:#ffc107;font-size:.75rem}.trending-section .trending-card .trending-image-wrapper .trending-rating-badge .rating-value{font-size:.875rem}.trending-section .trending-card .trending-image-wrapper .trending-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:6px;z-index:2;box-shadow:0 2px 8px #ff6b3566}.trending-section .trending-card .trending-image-wrapper .trending-badge i{animation:pulse 2s infinite}.trending-section .trending-card .trending-content{padding:1.25rem}.trending-section .trending-card .trending-content .trending-date{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#6c757d;margin-bottom:.75rem;background:#f8f9fa;padding:4px 10px;border-radius:12px;width:fit-content}.trending-section .trending-card .trending-content .trending-date i{color:#96e6a1}.trending-section .trending-card .trending-content .trending-title{font-family:"Exo 2",sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;min-height:2.8rem}.trending-section .trending-card .trending-content .trending-organiser,.trending-section .trending-card .trending-content .trending-location{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#6c757d;margin-bottom:.5rem}.trending-section .trending-card .trending-content .trending-organiser i,.trending-section .trending-card .trending-content .trending-location i{color:#96e6a1;width:16px}.trending-section .trending-card .trending-content .trending-routes{display:flex;flex-wrap:wrap;gap:6px;margin-top:.75rem;margin-bottom:.75rem}.trending-section .trending-card .trending-content .trending-votes{border-top:1px solid #e9ecef;padding-top:.5rem;margin-top:.75rem;font-size:.875rem;color:#6c757d;font-weight:500}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.monthly-stats-section{background:#fff;padding:1rem 0;margin-top:2rem;margin-bottom:3rem}.monthly-stats-section .section-title{font-family:"Exo 2",sans-serif;font-weight:700;font-size:2rem;margin-bottom:2rem;color:#333;text-align:center}.monthly-stats-section .section-title i{color:#6c757d;margin-right:.5rem}.monthly-stats-section .monthly-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:992px){.monthly-stats-section .monthly-stats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.monthly-stats-section .monthly-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.monthly-stats-section .monthly-stats-grid{grid-template-columns:1fr}}.monthly-stats-section .month-card{background:#f3f3f4;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease;box-shadow:0 2px 4px #0000000d;text-decoration:none;color:inherit;display:block}.monthly-stats-section .month-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a;background:#ebebec;text-decoration:none}.monthly-stats-section .month-card .month-name{font-family:"Exo 2",sans-serif;font-weight:600;font-size:1.1rem;color:#333;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.monthly-stats-section .month-card .event-count{display:flex;flex-direction:column;align-items:center;gap:.25rem}.monthly-stats-section .month-card .event-count .count-number{font-family:"Exo 2",sans-serif;font-weight:700;font-size:2rem;color:#495057;line-height:1}.monthly-stats-section .month-card .event-count .count-label{font-size:.875rem;color:#6c757d;font-weight:500}a.btn-view-all,a.btn-view-all:hover{text-decoration:none!important}.btn-view-all{display:inline-block;padding-left:.25rem;padding-right:.25rem;font-weight:800;text-shadow:.02em 0 currentColor,-.02em 0 currentColor;color:#545454;border-bottom:2px solid #545454;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjAuMyA4SDEuN20xOC42IDAtNi42LTYuN00yMC4zIDhsLTYuNiA2LjciIHN0cm9rZT0iIzBkNmVmZCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:-25px center;transition:padding .2s ease,background-position .2s ease,border-color .2s ease}.btn-view-all:hover{border-bottom-color:#0d6efd;padding-left:1.5rem;background-position:0 center}
