.Nav-module__e1xquq__header{z-index:1000;border-bottom:1px solid #0000;width:100%;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(20px);background:#08080cd9;border-bottom:1px solid #7a5cff4d;padding:.75rem 0;box-shadow:0 10px 40px -10px #0009}.Nav-module__e1xquq__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Nav-module__e1xquq__logo{z-index:1001;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Nav-module__e1xquq__logoIcon{border-radius:50%;width:40px;height:40px;transition:transform .3s;position:relative;overflow:hidden}.Nav-module__e1xquq__logo:hover .Nav-module__e1xquq__logoIcon{transform:rotate(10deg)scale(1.1)}.Nav-module__e1xquq__logoText{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:800;font-family:var(--font-outfit)}.Nav-module__e1xquq__desktopMenu{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__navLink{color:#ffffffb3;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Nav-module__e1xquq__navLink:after{content:"";background:linear-gradient(90deg,#7a5cff,#a66bff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Nav-module__e1xquq__navLink:hover{color:#7a5cff}.Nav-module__e1xquq__navLink:hover:after{width:100%}.Nav-module__e1xquq__ctaButton{color:#fff;background:linear-gradient(135deg,#7a5cff 0%,#a66bff 100%);border-radius:100px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #7a5cff4d}.Nav-module__e1xquq__ctaButton:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #7a5cff80}.Nav-module__e1xquq__hbr{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Nav-module__e1xquq__hbrLine{background-color:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}.Nav-module__e1xquq__hbrActive .Nav-module__e1xquq__hbrLine:first-child{transform:translateY(8px)rotate(45deg)}.Nav-module__e1xquq__hbrActive .Nav-module__e1xquq__hbrLine:nth-child(2){opacity:0}.Nav-module__e1xquq__hbrActive .Nav-module__e1xquq__hbrLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{z-index:2000;visibility:hidden;pointer-events:none;width:100%;height:100vh;transition:visibility .4s;position:fixed;top:0;left:0}.Nav-module__e1xquq__mmOpen{visibility:visible;pointer-events:auto}.Nav-module__e1xquq__mmBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;transition:opacity .4s;position:absolute;inset:0}.Nav-module__e1xquq__mmOpen .Nav-module__e1xquq__mmBackdrop{opacity:1}.Nav-module__e1xquq__mmDrawer{background:#0a0a0a;border-left:1px solid #ffffff1a;flex-direction:column;width:320px;height:100%;padding:2rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.Nav-module__e1xquq__mmOpen .Nav-module__e1xquq__mmDrawer{transform:translate(0)}.Nav-module__e1xquq__mmHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Nav-module__e1xquq__mmLogoText{letter-spacing:.2em;color:#fff6;font-size:.8rem;font-weight:700}.Nav-module__e1xquq__mmClose{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Nav-module__e1xquq__mmClose:hover{background:#ffffff1a}.Nav-module__e1xquq__mmContent{flex-direction:column;flex-grow:1;gap:1.5rem;display:flex}.Nav-module__e1xquq__mmLink{color:#fff;opacity:0;font-size:1.4rem;font-weight:700;text-decoration:none;transition:all .4s;transform:translateY(20px)}.Nav-module__e1xquq__mmLink:hover{color:#7a5cff;padding-left:.8rem}.Nav-module__e1xquq__mmOpen .Nav-module__e1xquq__mmLink{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__mmCta{color:#fff;text-align:center;opacity:0;background:linear-gradient(135deg,#7a5cff 0%,#a66bff 100%);border-radius:16px;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s .3s;transform:translateY(20px)}.Nav-module__e1xquq__mmCta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 30px #7a5cff4d}.Nav-module__e1xquq__mmOpen .Nav-module__e1xquq__mmCta{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__mmFooter{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:2rem}.Nav-module__e1xquq__mmFooter p{color:#ffffff80;margin:.25rem 0;font-size:.85rem}@media (max-width:1024px){.Nav-module__e1xquq__desktopMenu{gap:1.5rem}.Nav-module__e1xquq__nav{padding:0 1.5rem}}@media (max-width:768px){.Nav-module__e1xquq__desktopMenu{display:none}.Nav-module__e1xquq__hbr{display:flex}.Nav-module__e1xquq__header{padding:1rem 0}.Nav-module__e1xquq__scrolled{padding:.75rem 0}.Nav-module__e1xquq__logoText{font-size:1.25rem}}@media (max-width:480px){.Nav-module__e1xquq__mmDrawer{width:100%}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(circle at 70% 30%,#7a5cff0d 0%,#0000 50%),radial-gradient(circle at 20% 80%,#a66bff08 0%,#0000 40%);grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:9rem 0 5rem;display:grid;position:relative;overflow-x:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__Z8hQ_W__hl{flex-direction:column;gap:1.8rem;padding:0 4rem 0 6rem;display:flex}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.5em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:1rem;font-size:.58rem;display:flex}.Hero-module__Z8hQ_W__eyebrow:before{content:"";background:#7a5cff;width:22px;height:1px}.Hero-module__Z8hQ_W__title{letter-spacing:.08em;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(5rem,10vw,11rem);line-height:.9}.Hero-module__Z8hQ_W__season{color:#fff;letter-spacing:.1em;opacity:.8;margin-top:-1.2rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600}.Hero-module__Z8hQ_W__tag{color:#7a5cff;letter-spacing:.06em;font-size:clamp(.9rem,1.6vw,1.15rem);font-weight:500;line-height:1.6}.Hero-module__Z8hQ_W__info{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;gap:2rem;margin:1.5rem 0;padding:2.5rem 0;display:flex}.Hero-module__Z8hQ_W__row{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.Hero-module__Z8hQ_W__lbl{letter-spacing:.4em;text-transform:uppercase;color:#ffffff40;min-width:90px;font-size:.55rem}.Hero-module__Z8hQ_W__val{color:#fff;letter-spacing:.05em;font-size:1.05rem;font-weight:500}.Hero-module__Z8hQ_W__cdown{align-items:center;gap:3rem;margin-top:.5rem;display:flex}.Hero-module__Z8hQ_W__cu{flex-direction:column;align-items:center;gap:.6rem;display:flex}.Hero-module__Z8hQ_W__cn{color:#fff;text-align:center;min-width:1.5ch;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.Hero-module__Z8hQ_W__cl{letter-spacing:.4em;text-transform:uppercase;color:#7a5cff;font-size:.55rem;font-weight:700}.Hero-module__Z8hQ_W__btns{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Z8hQ_W__btnFill{color:#fff;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a5cff 0%,#a66bff 100%);border:none;border-radius:100px;padding:.95rem 2.8rem;font-size:.65rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 4px 15px #7a5cff4d}.Hero-module__Z8hQ_W__btnFill:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 10px 25px #7a5cff80}.Hero-module__Z8hQ_W__btnOut{color:#fff;letter-spacing:.2em;text-transform:uppercase;background:0 0;border:1px solid #ffffff40;border-radius:100px;padding:.9rem 2rem;font-size:.65rem;font-weight:500;transition:all .3s;display:inline-block}.Hero-module__Z8hQ_W__btnOut:hover{background:#ffffff0f;border-color:#fff}.Hero-module__Z8hQ_W__hr{justify-content:center;align-items:center;padding:0 5rem 0 3rem;display:flex}.Hero-module__Z8hQ_W__lw{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroImgWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__Z8hQ_W__heroLogo{filter:drop-shadow(0 0 40px #7a5cff99);z-index:2;width:100%;max-width:450px;height:auto;position:relative}.Hero-module__Z8hQ_W__heroImgWrapper:before{content:"";filter:blur(20px);z-index:1;pointer-events:none;background:radial-gradient(circle,#7a5cff66 0%,#ffd7001a 40%,#0000 70%);border-radius:50%;width:100%;height:100%;position:absolute}.Hero-module__Z8hQ_W__heroImgWrapper:after{content:"";filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#a66bff4d 0%,#0000 60%);width:70%;height:70%;position:absolute}@keyframes Hero-module__Z8hQ_W__orbP{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes Hero-module__Z8hQ_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__Z8hQ_W__lFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:6rem 0 4rem}.Hero-module__Z8hQ_W__hl{align-items:center;padding:0 3rem}.Hero-module__Z8hQ_W__eyebrow{justify-content:center}.Hero-module__Z8hQ_W__eyebrow:before{display:none}.Hero-module__Z8hQ_W__info{align-items:center;gap:2.5rem;width:100%;max-width:500px;margin:2rem auto}.Hero-module__Z8hQ_W__row{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}.Hero-module__Z8hQ_W__cdown{justify-content:center;gap:2.5rem;width:100%}.Hero-module__Z8hQ_W__cu{align-items:center}.Hero-module__Z8hQ_W__cn{text-align:center}.Hero-module__Z8hQ_W__btns{justify-content:center}.Hero-module__Z8hQ_W__hr{max-width:360px;margin:0 auto;padding:3rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__hl{padding:0 1.8rem}.Hero-module__Z8hQ_W__cdown{gap:1.5rem}}
.About-module__vqXTeW__about{background:#000;padding:7rem 0}.About-module__vqXTeW__con{max-width:1280px;margin:0 auto;padding:0 4rem}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:7rem;display:grid}.About-module__vqXTeW__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.About-module__vqXTeW__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.About-module__vqXTeW__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.About-module__vqXTeW__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.About-module__vqXTeW__text p{color:#ffffff8c;margin-bottom:1.3rem;font-size:.9rem;font-weight:300;line-height:1.9}.About-module__vqXTeW__text p strong{color:#fff;font-weight:600}.About-module__vqXTeW__sg{background:#ffffff12;grid-template-columns:1fr 1fr;gap:1px;display:grid}.About-module__vqXTeW__sb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.About-module__vqXTeW__sb:hover{background:#7a5cff0d;border-color:#7a5cff33;transform:translateY(-5px)}.About-module__vqXTeW__sb:after{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#7a5cff1a,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.About-module__vqXTeW__sb:hover:after{opacity:1}.About-module__vqXTeW__sn{color:#a66bff;margin-bottom:.35rem;font-family:Bebas Neue,sans-serif;font-size:3rem;line-height:1}.About-module__vqXTeW__sl{letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;font-size:.54rem}@media (max-width:1024px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.About-module__vqXTeW__con{padding:0 1.8rem}.About-module__vqXTeW__sg{grid-template-columns:1fr}}
.Lineup-module__hJSUkW__lineup{background:#080808;padding:7rem 0}.Lineup-module__hJSUkW__con{max-width:1280px;margin:0 auto;padding:0 4rem}.Lineup-module__hJSUkW__lh{text-align:center;margin-bottom:3.5rem}.Lineup-module__hJSUkW__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;justify-content:center;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.Lineup-module__hJSUkW__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.Lineup-module__hJSUkW__rule{background:#7a5cff;width:50px;height:1px;margin:1.5rem auto}.Lineup-module__hJSUkW__ssub{color:#ffffff73;font-size:.88rem;font-weight:300;line-height:1.8}.Lineup-module__hJSUkW__lr{justify-content:center;margin:2rem 0;display:flex}.Lineup-module__hJSUkW__lring{border:1px solid #7a5cff4d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.Lineup-module__hJSUkW__lring:before{content:"";border:1px dashed #7a5cff26;border-radius:50%;animation:22s linear infinite Lineup-module__hJSUkW__spin;position:absolute;inset:-9px}.Lineup-module__hJSUkW__lringTxt{letter-spacing:.2em;text-transform:uppercase;color:#7a5cff;text-align:center;font-family:Bebas Neue,sans-serif;font-size:.75rem;line-height:1.8}.Lineup-module__hJSUkW__agrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.Lineup-module__hJSUkW__ac{text-align:center;cursor:pointer;background:#ffffff05;border:1px solid #ffffff08;border-radius:20px;flex-direction:column;flex:0 0 calc(20% - 1.5rem);justify-content:center;align-items:center;min-width:140px;padding:1.8rem 1rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Lineup-module__hJSUkW__ac:hover{background:#7a5cff14;border-color:#7a5cff33;transform:translateY(-8px);box-shadow:0 15px 35px -10px #00000080}.Lineup-module__hJSUkW__av{color:#a66bff;background:linear-gradient(135deg,#7a5cff1a,#a66bff0d);border:1px solid #7a5cff33;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-family:Bebas Neue,sans-serif;font-size:1.2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.Lineup-module__hJSUkW__ac:hover .Lineup-module__hJSUkW__av{transform:scale(1.1);box-shadow:0 0 20px #7a5cff4d}.Lineup-module__hJSUkW__an{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:600}.Lineup-module__hJSUkW__as{letter-spacing:.18em;text-transform:uppercase;color:#a66bff;font-size:.48rem}.Lineup-module__hJSUkW__lnotify{text-align:center;margin-top:4rem}.Lineup-module__hJSUkW__lnotify p{color:#fff6;margin-bottom:1.4rem;font-size:.82rem}.Lineup-module__hJSUkW__nf{border:1px solid #ffffff1f;max-width:400px;margin:0 auto;display:flex}.Lineup-module__hJSUkW__ni{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.9rem 1.3rem;font-family:Outfit,sans-serif;font-size:.78rem}.Lineup-module__hJSUkW__ni::placeholder{color:#ffffff40}.Lineup-module__hJSUkW__nb{color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:#7a5cff;border:none;padding:.9rem 1.5rem;font-family:Outfit,sans-serif;font-size:.58rem;font-weight:700;transition:background .3s}.Lineup-module__hJSUkW__nb:hover{background:#a66bff}@keyframes Lineup-module__hJSUkW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Lineup-module__hJSUkW__ac{flex:0 0 calc(33.33% - 1.5rem)}}@media (max-width:768px){.Lineup-module__hJSUkW__con{padding:0 1.8rem}.Lineup-module__hJSUkW__ac{flex:0 0 calc(50% - 1.5rem)}}
.Tickets-module__cBJsnW__tickets{background:radial-gradient(circle,#7a5cff0d 0%,#000 80%);padding:7rem 0;position:relative}.Tickets-module__cBJsnW__tickets:before{content:"";background:linear-gradient(90deg,#0000,#7a5cff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Tickets-module__cBJsnW__con{max-width:1280px;margin:0 auto;padding:0 4rem}.Tickets-module__cBJsnW__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.Tickets-module__cBJsnW__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.Tickets-module__cBJsnW__stit{letter-spacing:.06em;color:#fff;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.Tickets-module__cBJsnW__ssub{color:#ffffff80;letter-spacing:.05em;font-size:1rem;font-weight:300}.Tickets-module__cBJsnW__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.Tickets-module__cBJsnW__categoryList{flex-direction:column;gap:6rem;margin-top:2rem;display:flex}.Tickets-module__cBJsnW__categorySection{flex-direction:column;display:flex}.Tickets-module__cBJsnW__catHeader{border-bottom:1px solid #7a5cff26;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.Tickets-module__cBJsnW__catDot{background:#7a5cff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #7a5cff99}.Tickets-module__cBJsnW__catTitle{letter-spacing:.1em;color:#fff;text-transform:uppercase;font-family:Bebas Neue,sans-serif;font-size:2.2rem}.Tickets-module__cBJsnW__tg{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Tickets-module__cBJsnW__tc{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Tickets-module__cBJsnW__tc:hover{background:#7a5cff0a;border-color:#7a5cff26;transform:translateY(-10px)}.Tickets-module__cBJsnW__ft{box-shadow:0 30px 70px -15px #7a5cff66;background:#7a5cff1f!important;border:1px solid #7a5cff66!important}.Tickets-module__cBJsnW__ft:before{content:"";background:linear-gradient(90deg,#7a5cff,#a66bff);height:4px;position:absolute;top:0;left:0;right:0}.Tickets-module__cBJsnW__tbadge{color:#fff;letter-spacing:.2em;text-transform:uppercase;background:#7a5cff;padding:.5rem 3rem;font-size:.5rem;font-weight:800;position:absolute;top:1.5rem;right:-2.5rem;transform:rotate(45deg);box-shadow:0 4px 10px #0000004d}.Tickets-module__cBJsnW__ttier{letter-spacing:.35em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.7rem;font-size:.48rem}.Tickets-module__cBJsnW__tname{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:2rem}.Tickets-module__cBJsnW__tamt{color:#fff;font-family:Bebas Neue,sans-serif;font-size:2.5rem;line-height:1}.Tickets-module__cBJsnW__torig{color:#ffffff4d;margin-left:.4rem;font-size:.75rem;text-decoration:line-through}.Tickets-module__cBJsnW__tlbl{color:#ffffff4d;margin-top:.25rem;margin-bottom:1.5rem;font-size:.6rem}.Tickets-module__cBJsnW__tperks{flex:1;margin-bottom:2rem;list-style:none}.Tickets-module__cBJsnW__tperks li{color:#ffffffa6;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:.45rem 0;font-size:.78rem;display:flex}.Tickets-module__cBJsnW__tperks li:before{content:"";background:#7a5cff;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Tickets-module__cBJsnW__off{color:#fff3!important}.Tickets-module__cBJsnW__off:before{background:#ffffff26!important}.Tickets-module__cBJsnW__tbuy{flex-direction:column;gap:.65rem;margin-top:auto;display:flex}.Tickets-module__cBJsnW__tbuyBtn{text-align:center;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-family:Outfit,sans-serif;font-size:.62rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Tickets-module__cBJsnW__out{color:#ffffffb3;background:0 0;border:1px solid #fff3}.Tickets-module__cBJsnW__out:hover{color:#fff;background:#ffffff0d;border-color:#fff}.Tickets-module__cBJsnW__full{color:#fff;background:linear-gradient(135deg,#7a5cff 0%,#a66bff 100%);box-shadow:0 4px 15px #7a5cff4d}.Tickets-module__cBJsnW__full:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 10px 25px #7a5cff80}.Tickets-module__cBJsnW__vip{background:linear-gradient(135deg,#ffd7000d 0%,#0006 100%)!important;border:1px solid #ffd7004d!important}.Tickets-module__cBJsnW__vip:hover{box-shadow:0 0 40px #ffd70026;border-color:#ffd70099!important}.Tickets-module__cBJsnW__vip .Tickets-module__cBJsnW__ttier{color:#ffd70099}.Tickets-module__cBJsnW__vip .Tickets-module__cBJsnW__tname{color:gold}.Tickets-module__cBJsnW__vip .Tickets-module__cBJsnW__tperks li:before{background:gold}.Tickets-module__cBJsnW__vip .Tickets-module__cBJsnW__tperks li{border-bottom-color:#ffd7001a}.Tickets-module__cBJsnW__vip .Tickets-module__cBJsnW__tbadge{color:#000;background:gold}.Tickets-module__cBJsnW__vip:before{background:linear-gradient(90deg,gold,orange)!important}.Tickets-module__cBJsnW__vvip{background:linear-gradient(135deg,#ffd7001a 0%,#00000080 100%)!important;border:1px solid #ffd70080!important}.Tickets-module__cBJsnW__vvip:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ffd70026 0%,#0000 70%);position:absolute;inset:0}.Tickets-module__cBJsnW__vvip:hover{box-shadow:0 0 60px #ffd70040;border-color:gold!important}.Tickets-module__cBJsnW__vvip .Tickets-module__cBJsnW__ttier{color:gold;font-weight:700}.Tickets-module__cBJsnW__vvip .Tickets-module__cBJsnW__tname{color:gold;text-shadow:0 0 15px #ffd70080}.Tickets-module__cBJsnW__vvip .Tickets-module__cBJsnW__tperks li:before{background:gold;box-shadow:0 0 8px gold}.Tickets-module__cBJsnW__vvip .Tickets-module__cBJsnW__tperks li{border-bottom-color:#ffd70033}.Tickets-module__cBJsnW__vvip .Tickets-module__cBJsnW__tbadge{color:#000;background:gold;box-shadow:0 0 15px #ffd70066}.Tickets-module__cBJsnW__vvip:before{background:linear-gradient(90deg,gold,orange)!important}.Tickets-module__cBJsnW__goldBtn{color:#000!important;background:linear-gradient(135deg,gold 0%,orange 100%)!important;font-weight:800!important;box-shadow:0 4px 15px #ffd7004d!important}.Tickets-module__cBJsnW__goldBtn:hover{filter:brightness(1.1);box-shadow:0 8px 25px #ffd70080!important}.Tickets-module__cBJsnW__eb{background:#7a5cff08;border:1px solid #7a5cff4d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;padding:1.5rem 2.5rem;display:flex}.Tickets-module__cBJsnW__ebl{align-items:center;gap:1rem;display:flex}.Tickets-module__cBJsnW__edot{background:#7a5cff;border-radius:50%;width:7px;height:7px;animation:1.5s infinite Tickets-module__cBJsnW__blink}.Tickets-module__cBJsnW__elbl{letter-spacing:.28em;text-transform:uppercase;color:#7a5cff;font-size:.58rem;font-weight:600}.Tickets-module__cBJsnW__esub{color:#ffffff73;font-size:.76rem}@keyframes Tickets-module__cBJsnW__blink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:1200px){.Tickets-module__cBJsnW__tg{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Tickets-module__cBJsnW__tg{grid-template-columns:1fr}.Tickets-module__cBJsnW__con{padding:0 1.5rem}.Tickets-module__cBJsnW__stit{font-size:3.5rem}.Tickets-module__cBJsnW__categoryList{gap:4rem}.Tickets-module__cBJsnW__catTitle{font-size:1.8rem}}
.News-module__uFKiJG__news{background:#080808;padding:7rem 0}.News-module__uFKiJG__con{max-width:1280px;margin:0 auto;padding:0 4rem}.News-module__uFKiJG__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.News-module__uFKiJG__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.News-module__uFKiJG__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.News-module__uFKiJG__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.News-module__uFKiJG__nfeat{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:1.2fr 1fr;gap:0;margin-top:4rem;display:grid;overflow:hidden}.News-module__uFKiJG__nfi{aspect-ratio:16/10;background:linear-gradient(135deg,#1a0b3a,#0b0d1a);justify-content:center;align-items:center;font-size:6rem;display:flex;position:relative;overflow:hidden}.News-module__uFKiJG__nfi:before{content:"";background:radial-gradient(circle,#7a5cff33,#0000 70%);animation:4s ease-in-out infinite News-module__uFKiJG__pulse;position:absolute;inset:0}.News-module__uFKiJG__nfb{flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem;display:flex}@keyframes News-module__uFKiJG__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.News-module__uFKiJG__ncat{letter-spacing:.35em;text-transform:uppercase;color:#7a5cff;font-size:.5rem}.News-module__uFKiJG__nhd{letter-spacing:.04em;color:#fff;font-family:Bebas Neue,sans-serif;font-size:2rem;line-height:1.15}.News-module__uFKiJG__nex{color:#fff6;font-size:.82rem;font-weight:300;line-height:1.7}.News-module__uFKiJG__nmeta{letter-spacing:.14em;color:#ffffff4d;align-items:center;gap:.7rem;font-size:.54rem;display:flex}.News-module__uFKiJG__ndot{background:#7a5cff;border-radius:50%;width:3px;height:3px}.News-module__uFKiJG__btnTxt{letter-spacing:.22em;text-transform:uppercase;color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:100px;padding:.6rem 1.5rem;font-family:Outfit,sans-serif;font-size:.6rem;font-weight:500;transition:all .3s;display:inline-block}.News-module__uFKiJG__btnTxt:hover{background:#ffffff0d;border-color:#fff}.News-module__uFKiJG__ng{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.News-module__uFKiJG__nc{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.News-module__uFKiJG__nc:hover{background:#7a5cff0d;border-color:#7a5cff33;transform:translateY(-8px)}.News-module__uFKiJG__nci{aspect-ratio:16/9;background:linear-gradient(135deg,#0d0a1a,#1a0b3a);justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex;position:relative;overflow:hidden}.News-module__uFKiJG__ncb{padding:1.3rem}.News-module__uFKiJG__ncat2{letter-spacing:.3em;text-transform:uppercase;color:#7a5cff;margin-bottom:.5rem;font-size:.5rem}.News-module__uFKiJG__nch{color:#fff;margin-bottom:.5rem;font-size:.88rem;font-weight:500;line-height:1.3}.News-module__uFKiJG__nex2{color:#ffffff59;font-size:.75rem;line-height:1.6}@media (max-width:1024px){.News-module__uFKiJG__nfeat{grid-template-columns:1fr}}@media (max-width:768px){.News-module__uFKiJG__con{padding:0 1.8rem}.News-module__uFKiJG__ng{grid-template-columns:1fr}}
.Gallery-module__wqsUoa__gallery{background:#000;padding:7rem 0}.Gallery-module__wqsUoa__con{max-width:1280px;margin:0 auto;padding:0 4rem}.Gallery-module__wqsUoa__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.Gallery-module__wqsUoa__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.Gallery-module__wqsUoa__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.Gallery-module__wqsUoa__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.Gallery-module__wqsUoa__ssub{color:#ffffff73;max-width:500px;margin-bottom:2rem;font-size:.88rem;font-weight:300;line-height:1.8}.Gallery-module__wqsUoa__gg{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:4rem;display:grid}.Gallery-module__wqsUoa__gi{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Gallery-module__wqsUoa__gi:hover{border-color:#7a5cff4d;transform:scale(1.02)}.Gallery-module__wqsUoa__gi:hover .Gallery-module__wqsUoa__gic{opacity:.6;transform:scale(1.2)}.Gallery-module__wqsUoa__gi:hover .Gallery-module__wqsUoa__gov{opacity:1;transform:translateY(0)}.Gallery-module__wqsUoa__w{grid-column:span 2}.Gallery-module__wqsUoa__t{grid-row:span 2}.Gallery-module__wqsUoa__gic{opacity:.15;color:#a66bff;font-size:3.5rem;transition:all .5s}.Gallery-module__wqsUoa__gov{opacity:0;color:#fff;letter-spacing:.25em;text-transform:uppercase;background:linear-gradient(#0000,#7a5cff66);justify-content:center;align-items:flex-end;padding-bottom:2rem;font-size:.7rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:translateY(20px)}@media (max-width:768px){.Gallery-module__wqsUoa__con{padding:0 1.8rem}.Gallery-module__wqsUoa__gg{grid-template-rows:auto;grid-template-columns:1fr 1fr}.Gallery-module__wqsUoa__gi{aspect-ratio:1}.Gallery-module__wqsUoa__w,.Gallery-module__wqsUoa__t{grid-area:auto}}
.FAQ-module__KSzKsa__faq{background:#080808;padding:7rem 0}.FAQ-module__KSzKsa__con{max-width:1280px;margin:0 auto;padding:0 4rem}.FAQ-module__KSzKsa__fgrid{grid-template-columns:1fr 2fr;align-items:start;gap:7rem;display:grid}.FAQ-module__KSzKsa__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.FAQ-module__KSzKsa__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.FAQ-module__KSzKsa__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,5vw,4rem);line-height:1}.FAQ-module__KSzKsa__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.FAQ-module__KSzKsa__ssub{color:#ffffff73;font-size:.88rem;font-weight:300;line-height:1.8}.FAQ-module__KSzKsa__fi{border-bottom:1px solid #ffffff14}.FAQ-module__KSzKsa__fq{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;display:flex}.FAQ-module__KSzKsa__fq span{color:#ffffffb3;font-size:.88rem;font-weight:400}.FAQ-module__KSzKsa__fq:hover span{color:#fff}.FAQ-module__KSzKsa__fic{color:#ffffff80;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9rem;transition:all .3s;display:flex}.FAQ-module__KSzKsa__op .FAQ-module__KSzKsa__fic{color:#fff;background:#7a5cff33;border-color:#7a5cff;transform:rotate(45deg)}.FAQ-module__KSzKsa__fa2{color:#fff6;max-height:0;font-size:.81rem;font-weight:300;line-height:1.8;transition:max-height .4s,padding .3s;overflow:hidden}.FAQ-module__KSzKsa__op .FAQ-module__KSzKsa__fa2{max-height:200px;padding-bottom:1.4rem}@media (max-width:1024px){.FAQ-module__KSzKsa__fgrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.FAQ-module__KSzKsa__con{padding:0 1.8rem}}
.Contact-module__OWeMSG__contact{background:#000;padding:7rem 0}.Contact-module__OWeMSG__con{max-width:1280px;margin:0 auto;padding:0 4rem}.Contact-module__OWeMSG__cg{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.Contact-module__OWeMSG__cgCent{text-align:left;max-width:600px;margin:0 auto}.Contact-module__OWeMSG__sey{letter-spacing:.45em;text-transform:uppercase;color:#7a5cff;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:.52rem;display:flex}.Contact-module__OWeMSG__sey:before{content:"";background:#7a5cff;width:22px;height:1px}.Contact-module__OWeMSG__stit{letter-spacing:.06em;color:#fff;margin-bottom:1.2rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.Contact-module__OWeMSG__rule{background:#7a5cff;width:50px;height:1px;margin:1.8rem 0}.Contact-module__OWeMSG__cq{color:#ffffff8c;border-left:2px solid #7a5cff;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.15rem;font-weight:300;line-height:1.7}.Contact-module__OWeMSG__cdl{list-style:none}.Contact-module__OWeMSG__cdl li{color:#fff6;border-bottom:1px solid #ffffff0f;gap:1.2rem;padding:.72rem 0;font-size:.79rem;display:flex}.Contact-module__OWeMSG__cdl li strong{color:#ffffffb3;min-width:72px;font-weight:500}.Contact-module__OWeMSG__socs{flex-wrap:wrap;gap:.55rem;margin-top:1.8rem;display:flex}.Contact-module__OWeMSG__sp{letter-spacing:.2em;text-transform:uppercase;color:#fff6;border:1px solid #ffffff26;padding:.44rem 1rem;font-size:.53rem;transition:all .25s}.Contact-module__OWeMSG__sp:hover{color:#a66bff;border-color:#7a5cff}.Contact-module__OWeMSG__emailLink{color:inherit;text-decoration:none;transition:color .25s}.Contact-module__OWeMSG__emailLink:hover{color:#7a5cff}.Contact-module__OWeMSG__cf{flex-direction:column;gap:.85rem;display:flex}.Contact-module__OWeMSG__cfr{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.Contact-module__OWeMSG__cfg label{letter-spacing:.3em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.45rem;font-size:.49rem;display:block}.Contact-module__OWeMSG__cfi,.Contact-module__OWeMSG__cfta{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;outline:none;width:100%;padding:.85rem 1.1rem;font-family:Outfit,sans-serif;font-size:.79rem;transition:border .3s}.Contact-module__OWeMSG__cfi:focus,.Contact-module__OWeMSG__cfta:focus{border-color:#7a5cff80}.Contact-module__OWeMSG__cfi::placeholder,.Contact-module__OWeMSG__cfta::placeholder{color:#fff3}.Contact-module__OWeMSG__cfta{resize:none;height:115px}.Contact-module__OWeMSG__cfs{color:#fff;letter-spacing:.25em;text-transform:uppercase;cursor:pointer;background:#7a5cff;border:none;border-radius:100px;width:100%;padding:1rem;font-family:Outfit,sans-serif;font-size:.63rem;font-weight:700;transition:all .3s}.Contact-module__OWeMSG__cfs:hover{background:#a66bff;transform:translateY(-1px)}@media (max-width:1024px){.Contact-module__OWeMSG__cg{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__OWeMSG__con{padding:0 1.8rem}.Contact-module__OWeMSG__cfr{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:#000;border-top:1px solid #ffffff14;padding:5rem 0 2.5rem}.Footer-module__EZoWya__con{max-width:1280px;margin:0 auto;padding:0 4rem}.Footer-module__EZoWya__ftop{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__EZoWya__fbl{align-items:center;gap:.9rem;margin-bottom:1.2rem;display:flex}.Footer-module__EZoWya__flogoWrapper{border-radius:50%;width:40px;height:40px;position:relative;overflow:hidden}.Footer-module__EZoWya__flogoImg{object-fit:contain}.Footer-module__EZoWya__fbn{letter-spacing:.35em;color:#fff;font-family:Bebas Neue,sans-serif;font-size:1.4rem}.Footer-module__EZoWya__fbt{color:#ffffff4d;max-width:255px;font-size:.75rem;font-weight:300;line-height:1.7}.Footer-module__EZoWya__fc h4{letter-spacing:.28em;text-transform:uppercase;color:#fff6;margin-bottom:1.1rem;font-size:.62rem;font-weight:600}.Footer-module__EZoWya__fc ul{list-style:none}.Footer-module__EZoWya__fc li{margin-bottom:.52rem}.Footer-module__EZoWya__fc a{color:#fff6;font-size:.73rem;transition:color .25s}.Footer-module__EZoWya__fc a:hover{color:#fff}.Footer-module__EZoWya__fbot{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.8rem;display:flex}.Footer-module__EZoWya__fbot p{color:#ffffff40;letter-spacing:.1em;font-size:.58rem}.Footer-module__EZoWya__fbot span{color:#7a5cff}@media (max-width:1024px){.Footer-module__EZoWya__ftop{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__EZoWya__con{padding:0 1.8rem}.Footer-module__EZoWya__ftop{grid-template-columns:1fr}}
.FloatingCTA-module__Nd9EQa__ftcta{z-index:999;color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7a5cff 0%,#a66bff 100%);border:none;border-radius:100px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 25px #7a5cff66}.FloatingCTA-module__Nd9EQa__ftcta:hover{filter:brightness(1.1);transform:translateY(-4px);box-shadow:0 12px 35px #7a5cff99}.FloatingCTA-module__Nd9EQa__ftscr{z-index:999;-webkit-backdrop-filter:blur(12px);cursor:pointer;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 8px 32px #0000004d}.FloatingCTA-module__Nd9EQa__vis{transform:translateY(0);opacity:1!important;visibility:visible!important;pointer-events:auto!important}.FloatingCTA-module__Nd9EQa__ftscr:not(.FloatingCTA-module__Nd9EQa__vis){transform:translateY(20px)}.FloatingCTA-module__Nd9EQa__ftscr:hover{background:#7a5cff;border-color:#7a5cff;box-shadow:0 0 20px #7a5cff66}@media (max-width:768px){.FloatingCTA-module__Nd9EQa__ftcta{padding:.8rem 1.5rem;font-size:.65rem;bottom:1.5rem;right:1.5rem}.FloatingCTA-module__Nd9EQa__ftscr{width:48px;height:48px;bottom:1.5rem;left:1.5rem}}@media (max-width:480px){.FloatingCTA-module__Nd9EQa__ftcta{padding:.7rem 1.2rem;bottom:1rem;right:1rem}.FloatingCTA-module__Nd9EQa__ftscr{width:44px;height:44px;bottom:1rem;left:1rem}}
