@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#000,#111,#1a1a1a);color:#fff;line-height:1.7;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.container-custom{max-width:1200px;margin:0 auto;padding:0 1rem}a{color:#a01028;text-decoration:none;transition:all .3s ease;position:relative}a:hover{color:#c02038;text-shadow:0 0 8px rgba(160,16,40,.3)}.header{background:#000000e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.logo img{height:5rem;display:inline-block}.gradient-text{background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:gradient-shift 3s ease-in-out infinite;font-weight:800}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.desktop-nav{display:none}.desktop-nav ul{display:flex;list-style:none;gap:2rem;font-size:.9rem;font-weight:500}.desktop-nav a{color:#fff;transition:color .3s ease}.desktop-nav a:hover{color:#a01028}.cta-button{background:linear-gradient(135deg,#840b21,#a01028);color:#fff;padding:.6rem 1.2rem;border-radius:25px;transition:all .3s ease;transform:scale(1);font-weight:600}.cta-button:hover{background:linear-gradient(135deg,#a01028,#c02038);transform:scale(1.05);color:#fff!important;text-shadow:none!important}.mobile-menu-button{display:block;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}.mobile-menu-button svg{width:2rem;height:2rem}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(100%);transition:transform .3s ease-in-out}.mobile-menu.open{transform:translate(0)}.mobile-menu.hidden{display:none}.close-mobile-menu{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}.close-mobile-menu svg{width:2rem;height:2rem}.mobile-menu ul{display:flex;flex-direction:column;gap:2rem;font-size:1.25rem;text-align:center;list-style:none}.mobile-menu a{color:#fff;transition:color .3s ease}.mobile-menu a:hover{color:#a01028}.mobile-cta-button{background:linear-gradient(135deg,#840b21,#a01028);color:#fff;padding:.75rem 1.5rem;border-radius:25px;margin-top:1rem;transition:all .3s ease;transform:scale(1)}.mobile-cta-button:hover{background:linear-gradient(135deg,#a01028,#c02038);transform:scale(1.05);color:#fff!important;text-shadow:none!important}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(10deg)}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1rem}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000b3,#1a1a1a99,#000c);z-index:2}.hero-card{position:relative;z-index:10;background:#000000d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem 2rem;max-width:1200px;width:100%;text-align:center;box-shadow:0 25px 50px #00000080;animation:hero-card-fade-in 1s ease-out}.hero-title{font-size:2.5rem;font-weight:400;margin-bottom:.5rem;line-height:1.2;color:#fff}.hero-brand{margin-bottom:1.5rem;line-height:1}.hero-brand .hero-title-brand{font-size:8rem;font-weight:900;display:block;margin-bottom:.2rem;letter-spacing:-16px}.hero-entertainment{font-weight:400;color:#fff;letter-spacing:.3rem;text-transform:uppercase}.hero-subtitle{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:1.5rem;line-height:1.3}.hero-description{font-size:1rem;color:#d1d5db;margin-bottom:2.5rem;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}.hero-cta{display:inline-block;background:linear-gradient(135deg,#840b21,#a01028);color:#fff;font-weight:700;padding:1.2rem 2.5rem;border-radius:30px;font-size:1.1rem;transition:all .3s ease;transform:scale(1);text-decoration:none;box-shadow:0 10px 25px #a010284d}.hero-cta:hover{background:linear-gradient(135deg,#a01028,#c02038);transform:scale(1.05) translateY(-2px);box-shadow:0 15px 35px #a0102866;color:#fff!important;text-shadow:none!important}.hero-content,.hero-image,.hero-img{display:none}.about-section{padding:4rem 2rem;margin:3rem 0;position:relative;z-index:10}.about-content{display:grid;gap:3rem;align-items:start}.about-text{order:1}.about-text .section-title{font-size:2.5rem;font-weight:900;margin-bottom:2rem;text-align:left}.about-intro{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;color:#d1d5db;line-height:1.6}.highlight-text{background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:gradient-shift 3s ease-in-out infinite;font-weight:700}.about-description,.about-mission{font-size:1rem;color:#d1d5db;margin-bottom:1.5rem;line-height:1.7}.about-journey{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:2rem;line-height:1.6}.about-actions{gap:1.5rem;margin-top:2rem}.about-cta-button{display:inline-block;background:linear-gradient(135deg,#840b21,#a01028);color:#fff;font-weight:700;padding:1rem 2rem;border-radius:25px;font-size:1rem;transition:all .3s ease;transform:scale(1);text-decoration:none;box-shadow:0 8px 20px #a010284d}.about-cta-button:hover{background:linear-gradient(135deg,#a01028,#c02038);transform:scale(1.05) translateY(-2px);box-shadow:0 12px 25px #a0102866;color:#fff!important;text-shadow:none!important}.about-social-media{margin-top:2rem;display:flex;gap:1rem;align-items:center}.about-social-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#ffffff1a;border-radius:12px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.about-social-icon:hover{background:#a0102833;border-color:#a01028;transform:translateY(-2px);box-shadow:0 8px 20px #a010284d}.about-social-icon img{width:24px;height:24px;filter:brightness(0) invert(1);transition:all .3s ease}.about-social-icon:hover img{filter:brightness(0) invert(1) sepia(1) saturate(3) hue-rotate(320deg)}.about-image{order:2;display:flex;justify-content:center}.about-image-container{position:relative;max-width:400px;width:100%}.about-img{width:100%;height:500px;object-fit:cover;border-radius:15px;box-shadow:0 15px 35px #0006}.about-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000b3,#1a1a1a99,#000c);z-index:1}.about-logo-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.5rem;z-index:2}.about-logo{width:120px;height:auto;filter:brightness(0) invert(1);opacity:.95}.mission-vision-section{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 1rem}.mission-vision-container{position:relative;width:100%;max-width:1200px;margin:0 auto}.mission-vision-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3;z-index:1}.mission-vision-cards{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}.mission-card,.vision-card{background:#000000d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem 2.5rem;box-shadow:0 25px 50px #00000080;min-height:300px;display:flex;flex-direction:column;justify-content:center}.mv-title{font-size:1.8rem;font-weight:900;letter-spacing:1px;margin-bottom:1.5rem;color:#fff;text-align:center;line-height:1.3}.mv-bold{font-size:1.5rem;font-weight:900;display:block;letter-spacing:-4px}.mv-title-highlight{font-size:2.5rem;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;display:block}.mv-desc{font-size:1.1rem;color:#d1d5db;line-height:1.7;text-align:left}.mv-highlight{background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.core-values-section{background:#111;padding:4rem 0 2rem;text-align:center}.core-values-title{font-size:2.5rem;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;margin-bottom:3rem;letter-spacing:2px}.core-values-list{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}.core-value-item{display:flex;align-items:flex-start;border-radius:12px;border-color:#18181b;background:#000000d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);max-width:1200px;width:100%;box-shadow:0 25px 50px #00000080;padding:2.5rem 3rem;margin-bottom:0;text-align:left;gap:2rem;min-height:120px}.core-value-item:last-child{position:relative;margin-bottom:-2rem;z-index:10}.core-value-letter{font-size:2.5rem;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;flex-shrink:0;margin-top:.2rem;line-height:1}.core-value-desc{color:#fff;font-size:1.1rem;font-weight:400;line-height:1.6;flex:1}.core-value-desc b{color:#fff;font-weight:700}.our-services-section{position:relative;background:#111;padding:2rem 0 4rem;text-align:center;overflow:hidden}.our-services-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.2;z-index:1}.our-services-container{margin-top:4rem}.our-services-title{position:relative;z-index:10;font-size:2.2rem;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;margin-bottom:32px;letter-spacing:2px}.services-list{position:relative;z-index:10;display:flex;flex-direction:column;gap:24px;max-width:800px;margin:0 auto;padding:0 1rem}.service-item{display:flex;align-items:center;background:#18181be6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;padding:1.5rem 2rem;box-shadow:0 8px #a01028;border:1px solid rgba(255,255,255,.1);margin-bottom:0;text-align:left;gap:1.5rem;min-height:80px}.service-item:hover{transform:translateY(-2px);box-shadow:0 8px #a01028;background:#18181bf2}.service-arrow{width:24px;height:24px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(13%) sepia(92%) saturate(7479%) hue-rotate(338deg) brightness(77%) contrast(119%);transition:all .3s ease}.service-item:hover .service-arrow{transform:translate(4px)}.service-content{display:flex;align-items:center;gap:1.5rem;flex:1}.service-title{color:#fff;font-weight:700;font-size:1rem;margin:0;letter-spacing:.5px;white-space:nowrap;min-width:200px}.service-desc{color:#d1d5db;font-size:.95rem;font-weight:400;margin:0;line-height:1.5;flex:1}.upcoming-show-section{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.upcoming-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.upcoming-img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}.upcoming-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;gap:2rem;z-index:2;padding:2rem}.upcoming-logo{width:80px;height:auto;filter:brightness(0) invert(1);opacity:.95}.upcoming-title{font-size:2.5rem;font-weight:900;color:#fff;margin:0;text-align:center;letter-spacing:2px}.banner-show-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.banner-show-section img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}.upcoming-event-section{padding:4rem 1rem;margin:3rem 0;position:relative;z-index:10}.upcoming-event-overlay{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;max-width:1200px;margin:0 auto}.upcoming-event-logo{width:100%;max-width:400px;object-fit:contain;margin:0 auto;display:block}.upcoming-event-content{display:flex;flex-direction:column}.upcoming-event-title{font-weight:600;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px;margin:0}.upcoming-event-name{font-size:2.2rem;font-weight:900;color:#fff;margin:0;line-height:1.2}.upcoming-event-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0}.upcoming-event-tag{color:#d1d5db;background:#ffffff1a;padding:.3rem .8rem;border-radius:12px;margin:0;font-weight:500}.upcoming-event-date,.upcoming-event-location,.upcoming-event-ticket{margin:1rem 0}.upcoming-event-date-label,.upcoming-event-location-label,.upcoming-event-ticket-label{font-weight:600;background:linear-gradient(135deg,#840b21,#a01028);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px;display:block;margin-bottom:.3rem}.upcoming-event-date-value,.upcoming-event-location-value{font-size:1.4rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.upcoming-event-ticket-value{font-size:1rem;color:#d1d5db;margin:0;line-height:1.6;font-weight:500}.upcoming-event-ticket-value a{color:#ff6b8a;font-weight:700;transition:color .3s ease}.upcoming-event-ticket-value a:hover{color:#a01028}.contact-section{padding:4rem 2rem;margin:7rem 0;position:relative}.contact-section:before,.contact-section:after{content:"";display:block;width:80%;max-width:1200px;height:4px;background:#fff;margin:0 auto;border-radius:2px}.contact-section:before{position:relative;top:-4rem;margin-bottom:2.5rem}.contact-section:after{position:relative;bottom:-4rem;margin-top:2.5rem}.contact-content{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.contact-header{text-align:left}.contact-main-title{font-size:3rem;font-weight:900;line-height:.9;margin-bottom:1rem;text-align:left}.contact-tagline{font-size:1.1rem;color:#d1d5db;font-weight:600;margin:0;line-height:1.4}.contact-info{display:flex;flex-direction:column;gap:2.5rem}.contact-email{margin-bottom:1rem}.contact-link{font-size:1.2rem;color:#ff6b8a;font-weight:700;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.contact-link:hover{color:#a01028;text-shadow:0 0 8px rgba(160,16,40,.3)}.contact-description{font-size:1rem;color:#d1d5db;margin:0;font-weight:500}.contact-address{display:flex;flex-direction:column;gap:.3rem}.contact-company{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.contact-address-line{font-size:1rem;color:#d1d5db;margin:0;line-height:1.4}.contact-subtitle,.contact-grid,.contact-card,.contact-icon,.contact-title,.contact-note{display:none}.footer{background:#000000e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid rgba(255,255,255,.1);color:#9ca3af;padding:2rem 0;text-align:center;margin-top:3rem}.footer-content{padding:1.5rem 0}.footer-social-media{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.footer-social-media a img{width:32px;height:32px;filter:brightness(0) saturate(100%) invert(13%) sepia(92%) saturate(7479%) hue-rotate(338deg) brightness(77%) contrast(119%);transition:all .3s ease}.footer-social-media a:hover img{filter:brightness(0) saturate(100%) invert(25%) sepia(92%) saturate(5000%) hue-rotate(338deg) brightness(90%) contrast(119%);transform:scale(1.1)}.footer-brand{margin-bottom:1.5rem}.footer-brand .gradient-text{font-size:1.5rem;font-weight:900;margin-bottom:.5rem;display:block}.footer-brand p{font-size:1rem;color:#d1d5db;font-weight:500}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer-bottom p:first-child{font-size:.9rem;margin-bottom:.5rem}.footer-bottom p:last-child{font-size:.8rem;color:#6b7280}.footer-bottom a{color:#9ca3af;transition:color .3s ease}.footer-bottom a:hover{color:#fff}@media (max-width: 479px){.hero-card{padding:2rem 1.5rem;max-width:95%;margin:0 auto}.hero-title{font-size:1.8rem}.hero-brand .hero-title-brand{font-size:4rem;letter-spacing:-8px}.hero-entertainment{font-size:1rem;letter-spacing:.2rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.9rem;max-width:100%}.hero-cta{padding:1rem 2rem;font-size:1rem}.section-title,.about-text .section-title{font-size:2rem}.about-intro{font-size:1.1rem}.about-description,.about-mission{font-size:.95rem}.about-journey{font-size:1rem}.about-actions{flex-direction:column;align-items:flex-start;gap:1.2rem}.about-cta-button{padding:.9rem 1.8rem;font-size:.95rem}.about-social-icon{width:42px;height:42px}.about-social-icon img{width:22px;height:22px}.about-img{height:450px}.about-logo{width:100px}.about-logo-overlay{padding:1.2rem}.core-values-section{padding:3rem 1rem 1rem}.core-values-title{font-size:2rem;margin-bottom:2rem}.core-values-list{gap:1.5rem}.core-value-item{padding:2rem 1.5rem;gap:1.5rem;min-height:100px}.core-value-item:last-child{margin-bottom:-1rem}.core-value-letter{font-size:2rem}.core-value-desc{font-size:1rem}.our-services-section{padding:1rem 0 3rem;margin-top:4rem}.services-list{max-width:100%;padding:0 .5rem}.service-item{flex-direction:column;align-items:flex-start;padding:1.2rem 1.5rem;gap:1rem}.service-content{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.service-title{font-size:.9rem;min-width:auto;white-space:normal}.service-desc{font-size:.85rem}.upcoming-show-section{min-height:100vh}.upcoming-overlay{flex-direction:column;gap:1rem;padding:1.5rem}.upcoming-logo{width:150px}.upcoming-title{font-size:1.8rem;letter-spacing:1px}.upcoming-event-section{padding:2rem 1rem}.upcoming-event-overlay{gap:1.5rem}.upcoming-event-logo{max-width:280px;height:350px}.upcoming-event-name{font-size:1.8rem}.upcoming-event-title,.upcoming-event-date-label,.upcoming-event-location-label,.upcoming-event-ticket-label{font-size:.8rem}.upcoming-event-date-value,.upcoming-event-location-value{font-size:1.2rem}.upcoming-event-ticket-value{font-size:.9rem}.upcoming-event-tag{font-size:.7rem;padding:.25rem .6rem}.contact-section{padding:3rem 1rem}.contact-section:before,.contact-section:after{content:"";display:block;width:80%;max-width:1200px;height:4px;background:#fff;margin:0 auto;border-radius:2px}.contact-section:before{position:relative;top:-4rem;margin-bottom:2.5rem}.contact-section:after{position:relative;bottom:-4rem;margin-top:2.5rem}.contact-content{gap:2rem;text-align:center}.contact-header{text-align:center}.contact-main-title{font-size:2.2rem;text-align:center}.contact-tagline{font-size:1rem}.contact-link{font-size:1.1rem}.contact-company{font-size:1rem}.contact-address-line{font-size:.95rem}}@media (min-width: 768px){.desktop-nav{display:block}.mobile-menu-button{display:none}.hero-card{padding:4rem 3rem;max-width:700px}.hero-title{font-size:3rem}.hero-brand .hero-title-brand{font-size:8rem}.hero-entertainment{font-size:1.8rem;letter-spacing:.5rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.about-content{grid-template-columns:1.3fr 1fr;gap:4rem;align-items:start}.about-text{order:1}.about-image{order:2}.about-text .section-title{font-size:3rem}.about-actions{flex-direction:row;align-items:center;gap:2rem}.about-social-media{gap:1.2rem}.about-social-icon{width:50px;height:50px}.about-social-icon img{width:26px;height:26px}.about-img{height:550px}.about-logo{width:140px}.mission-vision-cards{grid-template-columns:1fr 1fr;gap:3rem}.mission-card,.vision-card{padding:4rem 3rem;min-height:400px}.mv-title{font-size:2rem;text-align:left}.mv-bold{font-size:1.8rem}.mv-title-highlight{font-size:3rem}.core-values-section{padding:5rem 2rem 2rem}.core-value-item:last-child{margin-bottom:-3rem}.core-values-title{font-size:3rem;margin-bottom:3.5rem}.core-value-letter{font-size:3rem}.core-value-desc{font-size:1.2rem}.our-services-section{padding:3rem 0 5rem}.our-services-title{font-size:2.5rem;margin-bottom:40px}.services-list{max-width:900px;gap:28px}.service-item{padding:2rem 2.5rem;gap:2rem;min-height:90px}.service-arrow{width:28px;height:28px}.service-title{font-size:1.1rem;min-width:220px}.service-desc{font-size:1rem}.upcoming-show-section{min-height:55vh}.upcoming-overlay{flex-direction:row;gap:2.5rem}.upcoming-logo{width:85px}.upcoming-title{font-size:2.8rem;letter-spacing:2.5px}.upcoming-event-section{padding:4rem 2rem}.upcoming-event-overlay{grid-template-columns:350px 1fr;gap:3rem;align-items:start}.upcoming-event-logo{width:350px;height:500px;margin:0}.upcoming-event-name{font-size:2.5rem}.upcoming-event-title,.upcoming-event-date-label,.upcoming-event-location-label,.upcoming-event-ticket-label{font-size:.95rem}.upcoming-event-date-value,.upcoming-event-location-value{font-size:1.5rem}.upcoming-event-ticket-value{font-size:1.05rem}.contact-section{padding:4rem 2rem}.contact-section:before,.contact-section:after{content:"";display:block;width:80%;max-width:1200px;height:4px;background:#fff;margin:0 auto;border-radius:2px}.contact-section:before{position:relative;top:-4rem;margin-bottom:2.5rem}.contact-section:after{position:relative;bottom:-4rem;margin-top:2.5rem}.contact-content{grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.contact-main-title{font-size:3.2rem}.contact-tagline{font-size:1.1rem}.contact-link{font-size:1.3rem}.contact-company{font-size:1.2rem}.contact-address-line{font-size:1rem}.section-title{font-size:3rem}}@media (min-width: 1024px){.container-custom{padding:0 2rem}.hero-card{padding:5rem 4rem;max-width:1200px}.hero-title{font-size:3.5rem}.hero-brand .hero-title-brand{font-size:8rem}.hero-entertainment{font-size:2rem;letter-spacing:.8rem;margin-left:24px}.about-section{padding:4rem 12rem}.about-content{gap:5rem}.about-text .section-title{font-size:3.5rem}.about-intro{font-size:1.3rem}.about-description,.about-mission{font-size:1.1rem}.about-journey{font-size:1.2rem}.about-cta-button{padding:1.2rem 2.5rem;font-size:1.1rem}.about-social-icon{width:55px;height:55px}.about-social-icon img{width:28px;height:28px}.about-img{height:600px}.about-logo{width:256px}.about-logo-overlay{padding:2rem}.mission-vision-section{min-height:90vh;padding:5rem 2rem}.mission-card,.vision-card{padding:5rem 4rem;min-height:450px}.mv-title{font-size:2.2rem}.mv-bold{font-size:2.5rem}.mv-title-highlight{font-size:4rem}.core-values-section{padding:6rem 2rem 2rem}.core-value-item:last-child{margin-bottom:-4rem}.core-values-title{font-size:3.5rem;margin-bottom:4rem}.core-value-letter{font-size:3.5rem}.core-value-desc{font-size:1.3rem;line-height:1.7}.our-services-section{padding:4rem 0 6rem}.our-services-title{font-size:3.5rem;margin-bottom:48px}.services-list{max-width:1000px;gap:32px}.service-item{padding:2.5rem 3rem;gap:2.5rem;min-height:100px}.service-arrow{width:32px;height:32px}.service-title{font-size:1.2rem;min-width:250px}.service-desc{font-size:1.1rem;line-height:1.6}.upcoming-show-section{min-height:110vh}.upcoming-overlay{gap:3rem}.upcoming-logo{width:270px}.upcoming-title{font-size:3.5rem;letter-spacing:3px}.upcoming-event-section{padding:4rem 3rem}.upcoming-event-overlay{grid-template-columns:400px 1fr;gap:4rem}.upcoming-event-logo{width:500px}.upcoming-event-name{font-size:3rem}.upcoming-event-title,.upcoming-event-date-label,.upcoming-event-location-label,.upcoming-event-ticket-label{font-size:1rem}.upcoming-event-date-value,.upcoming-event-location-value{font-size:1.8rem}.upcoming-event-ticket-value{font-size:1.1rem}.upcoming-event-tag{font-size:.85rem;padding:.4rem 1rem}.contact-section{padding:5rem 4rem}.contact-content{grid-template-columns:1fr 1fr;gap:6rem}.contact-header{display:flex;flex-direction:column;justify-content:center;height:100%}.contact-main-title{font-size:4rem}.contact-tagline{font-size:1.2rem}.contact-link{font-size:1.4rem}.contact-company{font-size:1.3rem}.contact-address-line{font-size:1.1rem}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#840b21,#a01028);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a01028,#c02038)}html{scroll-behavior:smooth}section[id]{scroll-margin-top:80px}
