@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";.stadium-hero{background:url(https://images.unsplash.com/photo-1470229538611-16ba8c7ffbd7?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) no-repeat center center / cover;height:70vh;display:flex;align-items:center;justify-content:center;position:relative}.stadium-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000009a;z-index:1}.hero-overlay{position:relative;z-index:2;text-align:center;color:#fff;max-width:700px;padding:1rem}.hero-overlay h1{font-size:4rem;font-weight:800;margin-bottom:1rem;color:#fff}.hero-overlay .callnowbtn{padding:1rem 2rem;margin-bottom:2rem;border-radius:8px;display:inline}.search-bar{background:#fff;display:flex;border-radius:8px;overflow:hidden;max-width:600px;margin:0 auto;z-index:10}.search-bar input{flex:1;padding:1.2rem 1.6rem;border:none;font-size:1.6rem;outline:none}.search-bar button{background:#eee;border:none;font-size:1.6rem;padding:1.2rem 1.6rem;cursor:pointer}.top-events{background:transparent;margin-top:-16rem;padding:6rem 2rem 4rem;position:relative;z-index:3;border-top-left-radius:2rem;border-top-right-radius:2rem;box-shadow:0 -10px 30px #0000001a}.top-events-header h2{font-size:2.2rem;margin-bottom:2rem;text-align:left;max-width:900px;margin:0 auto 2rem;color:#fff;align-items:center}.top-events-header span{color:#2563eb;cursor:pointer}.events-carousel{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;overflow-x:hidden;padding:0 2rem}.event-card{min-width:280px;max-width:280px;border-radius:1rem;background:transparent;box-shadow:0 10px 30px #0000001a;padding-bottom:1rem;margin-bottom:2rem;transition:transform .3s ease}.event-card:hover{transform:translateY(-5px)}.event-img{position:relative}.event-img img{width:100%;height:180px;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}.event-date{position:absolute;top:1rem;left:1rem;background:#1e3a8a;color:#fff;padding:.4rem 1rem;font-weight:600;border-radius:4px;font-size:1.2rem}.view-ticket{position:absolute;bottom:0;right:0;background:#3b82f6;color:#fff;font-size:1.2rem;padding:.8rem 1.4rem;border-top-left-radius:.8rem;border-bottom-right-radius:1rem;border:none;cursor:pointer}.event-card h3{font-size:1.6rem;margin:1rem;color:#1f2937}.event-card p{font-size:1.4rem;color:#4b5563;margin:0 1rem;line-height:1.5}.top-events-header select{font-size:2.2rem;padding:.5rem 1rem;border-radius:.5rem;background:transparent;color:#3b82f6;border:none;outline:none;font-weight:600;box-shadow:0 2px 6px #0000001a}.top-events-header select:hover{cursor:pointer}@media (max-width: 768px){.hero-overlay h1{font-size:3rem}.event-card{min-width:240px}.top-events{margin-top:-5rem;padding-top:5rem}}.top-performers-section{padding:4rem 2rem;background-color:#06172d;color:#fff}.top-performers-header{display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto 2rem;flex-wrap:wrap}.top-performers-header h2{font-size:2.4rem;font-weight:700}.category-tabs{display:flex;gap:1rem;margin-top:1rem}.category-tabs button{padding:.6rem 1.4rem;background-color:#0e223f;border:2px solid transparent;color:#fff;border-radius:50px;font-size:1.4rem;cursor:pointer;transition:.3s ease}.category-tabs button.active,.category-tabs button:hover{background-color:#3b82f6;border-color:#3b82f6}.performers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1240px;margin:0 auto}.performer-card{background:transparent;color:#fff}.performer-img{position:relative;overflow:hidden;border-radius:1rem}.performer-img img{width:100%;height:220px;object-fit:cover;border-radius:1rem}.performer-img button{position:absolute;bottom:0;right:0;background:#3b82f6;color:#fff;border:none;padding:.6rem 1.2rem;font-weight:500;border-top-left-radius:8px;border-bottom-right-radius:1rem;cursor:pointer}.performer-card h3{margin-top:1rem;font-size:1.6rem;font-weight:600}.no-events{text-align:center;font-size:1.6rem;opacity:.7;padding:2rem 0}.popular-venues{max-width:1240px;margin:0 auto;padding:5rem 2rem;font-family:Inter,sans-serif}.popular-venues h2{font-size:2.8rem;font-weight:800;margin-bottom:2.5rem;color:#1e293b;text-align:center}.venue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.venue-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 16px #0000000f;background:#fff}.venue-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001a}.venue-card img{width:100%;height:200px;object-fit:cover;display:block}.venue-name{position:absolute;bottom:0;width:100%;padding:1.2rem;color:#fff;font-weight:600;font-size:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}@media (max-width: 1024px){.venue-card img{height:180px}.venue-name{font-size:1.4rem}}@media (max-width: 768px){.popular-venues{padding:4rem 1.5rem}.popular-venues h2{font-size:2.4rem}.venue-card img{height:160px}.venue-name{font-size:1.3rem;padding:1rem}}@media (max-width: 480px){.venue-grid{grid-template-columns:1fr}.venue-card img{height:150px}.venue-name{font-size:1.2rem;padding:.8rem}}.categories{max-width:1240px;margin:0 auto;padding:5rem 2rem;font-family:Inter,sans-serif}.categories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.categories-header h2{font-size:2.6rem;font-weight:800;color:#1e293b}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.category-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px #00000014;cursor:pointer;transition:transform .3s ease;background:#fff}.category-card:hover{transform:translateY(-6px)}.category-card img{width:100%;height:180px;object-fit:cover;display:block}.category-name{position:absolute;bottom:0;width:100%;padding:1rem;font-weight:700;font-size:1.4rem;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}@media (max-width: 1024px){.category-card img{height:160px}.category-name{font-size:1.3rem}}@media (max-width: 768px){.categories{padding:4rem 1.5rem}.categories-header{flex-direction:column;align-items:flex-start}.categories-header h2{font-size:2.2rem}.category-card img{height:150px}.category-name{font-size:1.2rem}}@media (max-width: 480px){.categories-grid{grid-template-columns:1fr}.category-card img{height:140px}.category-name{font-size:1.1rem;padding:.8rem}}.popular-cities{max-width:1240px;margin:0 auto;padding:5rem 2rem;font-family:Inter,sans-serif}.cities-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.cities-header h2{font-size:2.6rem;font-weight:800;color:#1e293b}.nav-arrows span{font-size:2rem;color:#3b82f6;margin-left:1rem;cursor:pointer}.cities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.city-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease;box-shadow:0 6px 16px #00000014;background:#fff}.city-card:hover{transform:translateY(-5px)}.city-card img{width:100%;height:160px;object-fit:cover;display:block}.city-name{position:absolute;bottom:0;width:100%;padding:1rem;font-weight:700;font-size:1.4rem;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}@media (max-width: 1024px){.city-card img{height:150px}.city-name{font-size:1.3rem}}@media (max-width: 768px){.popular-cities{padding:4rem 1.5rem}.cities-header h2{font-size:2.2rem}.city-card img{height:140px}.city-name{font-size:1.2rem;padding:.8rem}}@media (max-width: 480px){.cities-grid{grid-template-columns:1fr}.city-card img{height:130px}.city-name{font-size:1.1rem;padding:.6rem}}.popup-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:9999}.popup-content{background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:3rem 2rem;max-width:440px;width:90%;text-align:center;box-shadow:0 20px 50px #0003;animation:fadeIn .3s ease-in-out;position:relative}.popup-close{position:absolute;top:1rem;right:1.4rem;font-size:1.8rem;color:#475569;background:none;border:none;cursor:pointer;transition:color .3s}.popup-close:hover{color:#ef4444}.popup-content h2{font-size:2.2rem;margin-bottom:1.2rem;font-weight:700;background:linear-gradient(to right,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-flex;align-items:center;gap:.6rem}.popup-content p{font-size:1.4rem;color:#334155;line-height:1.6;margin-bottom:1rem}.popup-phone{margin-top:2rem;font-size:1.4rem;color:#1e293b;background:#ecfdf5;padding:1rem 1.5rem;border-radius:12px;display:inline-flex;align-items:center;gap:.8rem;font-weight:600;justify-content:center}.popup-phone a{color:#059669;text-decoration:none;font-weight:700}.popup-phone a:hover{text-decoration:underline}.phone-icon{color:#059669}.popup-note{font-size:1.3rem;color:#1e293b;font-style:italic;margin-top:1rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 480px){.popup-content{padding:2rem 1.5rem}.popup-content h2{font-size:1.8rem;flex-direction:column}.popup-content p{font-size:1.2rem}.popup-phone{flex-direction:column;text-align:center;gap:.4rem}}.footer-modern{background-color:#0f172a;color:#e2e8f0;padding:6rem 2rem 3rem;font-family:Inter,sans-serif;border-top:4px solid #3b82f6}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4rem;max-width:1240px;margin:0 auto 4rem}.footer-col h4{font-size:1.6rem;font-weight:600;color:#fff;margin-bottom:1.4rem;border-bottom:2px solid #3b82f6;display:inline-block;padding-bottom:.4rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:1rem}.footer-col a{color:#cbd5e1;font-size:1.4rem;text-decoration:none;transition:color .3s ease}.footer-col a:hover{color:#3b82f6}.footer-col.brand h2{font-size:2.4rem;font-weight:800;color:#fff;margin-bottom:1rem}.footer-col.brand p{font-size:1.5rem;color:#94a3b8;line-height:1.6;margin-bottom:2rem}.footer-socials a{margin-right:1rem;color:#94a3b8;font-size:1.8rem;transition:color .3s ease}.footer-socials a:hover{color:#3b82f6}.footer-bottom{text-align:center;font-size:1.3rem;color:#64748b;border-top:1px solid #1e293b;padding-top:2rem}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-col.brand h2{font-size:2rem}.footer-col h4{font-size:1.5rem}.footer-bottom{font-size:1.2rem}.footer-socials{justify-content:center}}.clean-header{position:fixed;top:0;width:100%;padding:1.2rem 1rem;box-shadow:0 0 0 transparent;transition:box-shadow .3s ease;z-index:1000;color:#fff}.clean-header.scrolled{color:#fff;background:linear-gradient(135deg,#3215b5,#c1cfff);box-shadow:0 2px 6px #0000000a}.clean-header.black{color:#000}.clean-header.scrolled.black{color:#fff}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{font-size:2rem;font-weight:700;cursor:pointer}.nav-desktop{display:flex;gap:28px}.nav-link{font-size:1.6rem;cursor:pointer;transition:color .3s ease}.nav-link:hover,.nav-link.active{border-bottom:2px solid white}.header-right{display:flex;align-items:center;gap:20px}.cta-button{background-color:#1d4ed8;color:#fff;padding:10px 22px;border-radius:50px;font-weight:600;font-size:14px;border:none;cursor:pointer;display:flex;align-items:center;transition:background-color .3s ease}.cta-button:hover{background-color:#2563eb}.mobile-toggle{display:none;font-size:22px;cursor:pointer;color:#1e293b}.nav-mobile{position:fixed;top:0;right:-100%;width:75%;height:100vh;background:#fff;box-shadow:-2px 0 12px #00000014;display:flex;flex-direction:column;padding:80px 24px 24px;transition:right .3s ease;z-index:999}.nav-mobile.open{right:0}.nav-mobile .mobile-link{font-size:1rem;margin-bottom:20px;color:#334155;cursor:pointer}.nav-mobile .mobile-link.active{color:#1d4ed8}.nav-mobile .cta-button{width:100%;justify-content:center;margin-top:20px}@media (max-width: 1024px){.nav-desktop{display:none}.mobile-toggle{display:block}.cta-button{font-size:10px}}.about-ticket-page{font-family:Inter,sans-serif;color:#1e293b;background:#f8fafc}.about-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:3rem;padding:6rem 2rem;margin:8rem auto 3rem;border-radius:1rem;max-width:1280px;box-shadow:0 0 40px #0000000d}.about-hero-text{flex:1 1 520px}.about-hero-text h1{font-size:3.4rem;font-weight:800;color:#1e3a8a;margin-bottom:2rem;line-height:1.2}.about-hero-text p{font-size:1.6rem;color:#334155;line-height:1.8;max-width:600px}.about-hero-img{flex:1 1 460px;text-align:center}.about-hero-img img{max-width:480px;width:100%;border-radius:12px;box-shadow:0 8px 24px #0000000f}.about-capabilities{background:#fff;padding:6rem 2rem;text-align:center;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.about-capabilities h2{font-size:2.8rem;margin-bottom:4rem;color:#0f172a;font-weight:700}.capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;max-width:1100px;margin:auto}.capability-card{background:#f1f5f9;padding:2.8rem;border-radius:1rem;transition:all .3s ease;border:1px solid #e2e8f0}.capability-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f;border-color:#38bdf8}.capability-card .icon{font-size:2.6rem;color:#3b82f6;margin-bottom:1.2rem}.capability-card h4{font-size:1.8rem;color:#1e40af;margin-bottom:1rem}.capability-card p{font-size:1.5rem;color:#475569}.about-metrics{background:#e0f2fe;padding:6rem 2rem;text-align:center}.about-metrics h2{font-size:2.6rem;color:#0f172a;margin-bottom:4rem;font-weight:700}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:3rem;max-width:1000px;margin:auto}.metrics-grid h3{font-size:3rem;color:#0284c7;margin-bottom:.5rem;font-weight:800}.metrics-grid p{font-size:1.4rem;color:#334155;line-height:1.6}.about-vision{padding:6rem 2rem;background:#fff;text-align:center;max-width:900px;margin:auto}.about-vision h2{font-size:2.4rem;color:#1e40af;margin-bottom:1.2rem}.about-vision p{font-size:1.6rem;color:#475569;line-height:1.8;margin-bottom:3rem}@media (max-width: 768px){.about-hero{flex-direction:column;text-align:center}.about-hero-text h1{font-size:2.6rem}.about-hero-text p{font-size:1.5rem}.metrics-grid h3,.about-vision h2{font-size:2.2rem}.about-vision p{font-size:1.5rem}}.contact-section{max-width:1280px;margin:0 auto;padding:8rem 2rem;font-family:Inter,sans-serif;background:#f9fafb}.contact-header{text-align:center;margin-bottom:4rem}.contact-header h1{font-size:3rem;font-weight:800;color:#1e3a8a;margin-bottom:1.2rem}.contact-header p{max-width:760px;margin:0 auto;font-size:1.6rem;color:#475569;line-height:1.7}.contact-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:4rem}.contact-info-box,.contact-form-box{flex:1 1 480px;background:#fff;border:1px solid #e2e8f0;padding:3rem;border-radius:12px;box-shadow:0 6px 24px #0000000a}.contact-info-box h2,.contact-form-box h2{font-size:2.2rem;color:#2563eb;margin-bottom:1.8rem}.contact-info-box ul{list-style:none;padding:0}.contact-info-box li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;font-size:1.5rem;color:#334155}.contact-info-box span{font-weight:600;width:100px;display:inline-block}.contact-info-box a{color:#3b82f6;text-decoration:none}.contact-info-box a:hover{text-decoration:underline}.contact-form-box form{display:flex;flex-direction:column;gap:1.4rem}.contact-form-box input,.contact-form-box textarea{padding:1.4rem;font-size:1.5rem;border-radius:8px;border:1px solid #cbd5e1}.contact-form-box input:focus,.contact-form-box textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.contact-form-box button{background-color:#3b82f6;color:#fff;padding:1.4rem;font-size:1.6rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.contact-form-box button:hover{background-color:#2563eb}.contact-cta{background:#e0f2fe;border-left:4px solid #3b82f6;padding:3rem;text-align:center;border-radius:12px}.contact-cta h3{font-size:2rem;color:#0f172a;margin-bottom:1rem}.contact-cta p{font-size:1.5rem;color:#334155}.contact-cta a{color:#2563eb;text-decoration:none;font-weight:600}.contact-cta a:hover{text-decoration:underline}@media (max-width: 768px){.contact-header h1{font-size:2.4rem}.contact-grid{flex-direction:column}.contact-info-box,.contact-form-box{flex:1 1 100%}.contact-cta h3{font-size:1.8rem}.contact-cta p{font-size:1.4rem}}.privacy-policy-header h2{font-size:32px;font-weight:800;color:#1d4ed8;margin-bottom:10px}.privacy-policy-content h3{font-size:20px;color:#1e293b;margin-bottom:10px;margin-top:30px}.privacy-policy-content p{font-size:15.5px;color:#475569;line-height:1.7;margin-bottom:16px}.policy-wrapper{padding:20px 24px;background-color:#f9fafe;font-family:Segoe UI,sans-serif;color:#1e293b}.policy-header{text-align:center;max-width:1200px;margin:0 auto 60px}.policy-header h1{font-size:36px;color:#1d4ed8;margin-bottom:16px}.policy-header p{font-size:16px;color:#475569}.policy-content{max-width:1200px;margin:0 auto}.policy-section{margin-bottom:40px}.policy-section h2{font-size:22px;color:#0f172a;margin-bottom:10px}.policy-section p{font-size:15.5px;color:#4b5563;line-height:1.7}.policy-section ul{list-style:disc;margin-left:20px;padding-left:0;color:#4b5563}.policy-section ul li{margin-bottom:10px;font-size:15.5px}.policy-section a{color:#3b82f6;text-decoration:none;font-weight:500}.policy-section a:hover{text-decoration:underline}@media (max-width: 768px){.policy-wrapper{padding:40px 16px}.policy-header h1{font-size:28px}.policy-section h2{font-size:19px}}.privacy-policy{max-width:1200px;margin:0 auto;padding:20px 24px;font-family:Segoe UI,sans-serif;color:#0f172a;background-color:#fff}.privacy-policy-header{text-align:center;margin-bottom:40px}.privacy-policy-header h2{font-size:32px;font-weight:800;color:#1d4ed8}.privacy-policy-content h3{font-size:20px;margin-top:32px;margin-bottom:10px;color:#1e293b}.privacy-policy-content p{font-size:15.5px;color:#475569;line-height:1.7;margin-bottom:18px}.privacy-policy-content strong{color:#0f172a;font-weight:600}.privacy-policy-content a{color:#1d4ed8;text-decoration:none;font-weight:500}.privacy-policy-content a:hover{text-decoration:underline}@media (max-width: 768px){.privacy-policy{padding:40px 20px}.privacy-policy-header h2{font-size:26px}.privacy-policy-content h3{font-size:18px}.privacy-policy-content p{font-size:15px}}.sub-footer{background:linear-gradient(135deg,#0f172a,#1e293b);padding:6rem 2rem;font-family:Inter,sans-serif;position:relative;overflow:hidden;z-index:1;display:flex;justify-content:center;align-items:center;border-top:5px solid #6366f1}.sub-footer:before{content:"";position:absolute;top:-30%;left:50%;transform:translate(-50%);width:150%;height:150%;background:radial-gradient(circle,rgba(99,102,241,.25),transparent);filter:blur(100px);z-index:0}.sub-footer-wrapper{position:relative;z-index:2;max-width:960px;width:100%;padding:3rem 2rem}.disclaimer-box.bold{background:#6366f11a;border:2px solid #6366f1;padding:3rem 2.4rem;border-radius:1.6rem;text-align:center;color:#f1f5f9;box-shadow:0 0 40px #6366f133;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.disclaimer-box.bold:hover{background:#6366f126;box-shadow:0 0 60px #6366f14d}.disclaimer-box.bold h4{font-size:2.2rem;font-weight:900;color:#fff;margin-bottom:1.6rem;text-transform:uppercase;letter-spacing:.5px}.disclaimer-box.bold p{font-size:1.5rem;line-height:1.8;font-weight:500;color:#e2e8f0}.disclaimer-box.bold p strong{color:#fff;font-weight:700}@media (max-width: 768px){.disclaimer-box.bold{padding:2rem 1.5rem}.disclaimer-box.bold h4{font-size:1.8rem}.disclaimer-box.bold p{font-size:1.4rem}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:10px;font-family:Poppins,sans-serif}:root{--primary-color: #0072ce;--secondary-color: #f43f5e;--accent-color: #63b400;--ternary-color: #ffe0e6;--light-bg: #f9fbfd;--medium-bg: #e8f1fb;--dark-bg: #0b2d4a;--text-dark: #0c1d2c;--text-light: #ffffff;--font-family-main: "Segoe UI", sans-serif;--shadow-soft: 0 4px 10px rgba(0, 0, 0, .08)}@keyframes slideUpFade{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.animated-up{animation:slideUpFade .8s ease forwards;opacity:0}.delay-0{animation-delay:.25s}.delay-1{animation-delay:.5s}.delay-2{animation-delay:.75s}.delay-3{animation-delay:1s}
