.header-module__Voge7q__header{z-index:var(--z-nav);padding:1.25rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.header-module__Voge7q__header.header-module__Voge7q__scrolled{-webkit-backdrop-filter:blur(20px);background:#0f1a2ed9;border-bottom:1px solid #677ae133;padding:.85rem 0;box-shadow:0 4px 30px #0006}.header-module__Voge7q__headerInner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-module__Voge7q__logo{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.header-module__Voge7q__logoIcon{filter:drop-shadow(0 0 8px #faa33399);transition:filter var(--transition-base)}.header-module__Voge7q__logo:hover .header-module__Voge7q__logoIcon{filter:drop-shadow(0 0 16px #faa333e6)}.header-module__Voge7q__logoText{background:linear-gradient(135deg,#faa333,#fecaf3);-webkit-text-fill-color:transparent;letter-spacing:-.01em;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.header-module__Voge7q__desktopNav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}@media (max-width:900px){.header-module__Voge7q__desktopNav{display:none}}.header-module__Voge7q__navLink{border-radius:var(--radius-full);color:var(--color-text-muted);transition:all var(--transition-fast);padding:.45rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;position:relative}.header-module__Voge7q__navLink:after{content:"";background:var(--color-lantern);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-module__Voge7q__navLink:hover{color:var(--color-light);background:#faeff612}.header-module__Voge7q__navLink:hover:after{width:60%}.header-module__Voge7q__controls{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.header-module__Voge7q__langToggle{border-radius:var(--radius-full);color:var(--color-sky-light);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:#677ae126;border:1px solid #677ae14d;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.header-module__Voge7q__langToggle:hover{border-color:var(--color-sky);color:var(--color-light);background:#677ae14d;transform:translateY(-1px)}.header-module__Voge7q__langIcon{font-size:1rem}.header-module__Voge7q__langText{font-size:.82rem}.header-module__Voge7q__bookBtn{padding:.6rem 1.4rem!important;font-size:.875rem!important}@media (max-width:600px){.header-module__Voge7q__bookBtn,.header-module__Voge7q__langText{display:none}}.header-module__Voge7q__hamburger{border-radius:var(--radius-md);cursor:pointer;width:40px;height:40px;transition:all var(--transition-base);background:#677ae126;border:1px solid #677ae14d;flex-direction:column;justify-content:center;gap:5px;padding:.5rem;display:none}.header-module__Voge7q__hamburger:hover{border-color:var(--color-sky);background:#677ae14d}@media (max-width:900px){.header-module__Voge7q__hamburger{display:flex}}.header-module__Voge7q__hamburgerLine{background:var(--color-light);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.header-module__Voge7q__hamburgerLine.header-module__Voge7q__open:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module__Voge7q__hamburgerLine.header-module__Voge7q__open:nth-child(2){opacity:0;transform:scaleX(0)}.header-module__Voge7q__hamburgerLine.header-module__Voge7q__open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header-module__Voge7q__mobileMenu{-webkit-backdrop-filter:blur(24px);width:min(85%,380px);height:100vh;z-index:calc(var(--z-nav) - 1);background:#0f1a2ef7;border-left:1px solid #677ae133;flex-direction:column;gap:.5rem;padding:6rem 2rem 3rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}[dir=rtl] .header-module__Voge7q__mobileMenu{border-left:none;border-right:1px solid #677ae133;transition:left .4s cubic-bezier(.16,1,.3,1);left:-100%;right:auto}.header-module__Voge7q__mobileMenuOpen{right:0!important}[dir=rtl] .header-module__Voge7q__mobileMenuOpen{left:0!important;right:auto!important}.header-module__Voge7q__mobileNavLink{color:var(--color-text-muted);border-radius:var(--radius-md);transition:all var(--transition-fast);border-bottom:1px solid #677ae11a;padding:1rem 1.25rem;font-size:1.1rem;font-weight:500;text-decoration:none}.header-module__Voge7q__mobileNavLink:hover{color:var(--color-light);background:#faeff60f;padding-inline-start:1.75rem}.header-module__Voge7q__mobileCtas{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.header-module__Voge7q__mobileLangToggle{border-radius:var(--radius-full);color:var(--color-sky-light);cursor:pointer;transition:all var(--transition-base);text-align:center;background:#677ae126;border:1px solid #677ae14d;padding:.85rem;font-family:inherit;font-size:.95rem;font-weight:600}.header-module__Voge7q__mobileLangToggle:hover{color:var(--color-light);background:#677ae14d}.header-module__Voge7q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:calc(var(--z-nav) - 2);background:#0a0f1eb3;animation:.3s forwards header-module__Voge7q__fadeIn;position:fixed;inset:0}@keyframes header-module__Voge7q__fadeIn{0%{opacity:0}to{opacity:1}}
.hero-module__6qflza__hero{align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-module__6qflza__skyBg{z-index:0;position:absolute;inset:0}.hero-module__6qflza__skyGradient{background:radial-gradient(at 40% 40%,#3d5496 0%,#253659 30%,#1a2640 55%,#0a0f1e 100%);position:absolute;inset:0}.hero-module__6qflza__nebula{background:radial-gradient(60% 40% at 30% 20%,#677ae12e 0%,#0000 70%),radial-gradient(40% 30% at 80% 70%,#9372fc1f 0%,#0000 70%),radial-gradient(50% 30% at 60% 10%,#faa3330f 0%,#0000 70%);position:absolute;inset:0}.hero-module__6qflza__stars{background-image:radial-gradient(1px 1px at 5% 10%,#faeff6e6 0%,#0000 100%),radial-gradient(1.5px 1.5px at 15% 25%,#faeff6b3 0%,#0000 100%),radial-gradient(1px 1px at 28% 8%,#faeff6d9 0%,#0000 100%),radial-gradient(2px 2px at 42% 18%,#faeff680 0%,#0000 100%),radial-gradient(1px 1px at 58% 6%,#faeff6bf 0%,#0000 100%),radial-gradient(1.5px 1.5px at 72% 22%,#faeff6a6 0%,#0000 100%),radial-gradient(1px 1px at 88% 12%,#faeff6cc 0%,#0000 100%),radial-gradient(1px 1px at 95% 30%,#faeff699 0%,#0000 100%),radial-gradient(1.5px 1.5px at 3% 45%,#faeff680 0%,#0000 100%),radial-gradient(1px 1px at 20% 55%,#faeff666 0%,#0000 100%),radial-gradient(2px 2px at 35% 40%,#faeff68c 0%,#0000 100%),radial-gradient(1px 1px at 65% 48%,#faeff673 0%,#0000 100%),radial-gradient(1.5px 1.5px at 80% 35%,#faeff6b3 0%,#0000 100%),radial-gradient(1px 1px at 48% 62%,#faeff659 0%,#0000 100%),radial-gradient(1px 1px at 90% 55%,#faeff699 0%,#0000 100%);animation:4s ease-in-out infinite alternate hero-module__6qflza__twinkle;position:absolute;inset:0}.hero-module__6qflza__stars2{background-image:radial-gradient(1px 1px at 8% 70%,#faeff680 0%,#0000 100%),radial-gradient(1.5px 1.5px at 22% 80%,#faeff659 0%,#0000 100%),radial-gradient(1px 1px at 38% 75%,#faeff699 0%,#0000 100%),radial-gradient(1px 1px at 55% 85%,#faeff666 0%,#0000 100%),radial-gradient(2px 2px at 70% 78%,#faeff64d 0%,#0000 100%),radial-gradient(1px 1px at 85% 90%,#faeff680 0%,#0000 100%),radial-gradient(1.5px 1.5px at 12% 92%,#faeff640 0%,#0000 100%);animation:6s ease-in-out 2s infinite alternate hero-module__6qflza__twinkle;position:absolute;inset:0}@keyframes hero-module__6qflza__twinkle{0%{opacity:.6}to{opacity:1}}.hero-module__6qflza__lanternsLayer{z-index:1;pointer-events:none;will-change:transform;position:absolute;inset:0}.hero-module__6qflza__lantern{animation:hero-module__6qflza__floatUp var(--dur,12s) ease-in-out var(--delay,0s) infinite;position:absolute;bottom:-10%}.hero-module__6qflza__lanternBody{filter:blur(.3px);background:radial-gradient(at 40% 35%,#ffed8a 0%,#faa333 45%,#d4760f 100%);border-radius:45% 45% 40% 40%/55% 55% 45% 45%;width:100%;height:70%;box-shadow:0 0 15px 5px #faa33399,0 0 40px 15px #faa3334d,inset 0 -5px 12px #00000026}.hero-module__6qflza__lanternGlow{background:radial-gradient(circle,#fadc6459 0%,#0000 70%);border-radius:50%;width:140%;height:120%;animation:3s ease-in-out infinite alternate hero-module__6qflza__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.hero-module__6qflza__lanternString{background:linear-gradient(#faa333b3,#faa33333);width:1px;height:30%;position:absolute;bottom:-25%;left:50%;transform:translate(-50%)}@keyframes hero-module__6qflza__floatUp{0%{opacity:0;transform:translateY(0)translate(0)rotate(-2deg)}5%{opacity:1}50%{transform:translateY(-55vh) translateX(var(--drift,20px)) rotate(2deg)}95%{opacity:.8}to{transform:translateY(-110vh) translateX(calc(var(--drift,20px) * .5)) rotate(-1deg);opacity:0}}@keyframes hero-module__6qflza__pulse{0%{opacity:.5;transform:translate(-50%,-40%)scale(.95)}to{opacity:1;transform:translate(-50%,-40%)scale(1.05)}}.hero-module__6qflza__heroContent{z-index:2;padding-top:5rem;padding-bottom:4rem;position:relative}.hero-module__6qflza__heroInner{max-width:800px}[dir=rtl] .hero-module__6qflza__heroInner{text-align:right;margin-inline:auto 0}.hero-module__6qflza__heroBadge{border-radius:var(--radius-full);color:var(--color-lantern-glow);letter-spacing:.05em;background:#faa3331f;border:1px solid #faa33359;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;animation:.7s cubic-bezier(.16,1,.3,1) both hero-module__6qflza__slideDown;display:inline-flex}[dir=rtl] .hero-module__6qflza__heroBadge{letter-spacing:0}.hero-module__6qflza__badgeDot{background:var(--color-lantern);width:7px;height:7px;box-shadow:0 0 8px var(--color-lantern);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite hero-module__6qflza__blink}@keyframes hero-module__6qflza__blink{0%,to{opacity:1}50%{opacity:.3}}.hero-module__6qflza__heroHeadline{background:linear-gradient(160deg,#faeff6 0%,#fecaf3 40%,#faa333 80%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 40px #faa33333);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;line-height:1.1;animation:.7s cubic-bezier(.16,1,.3,1) .1s both hero-module__6qflza__slideUp}.hero-module__6qflza__heroSub{color:#faeff6bf;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;animation:.7s cubic-bezier(.16,1,.3,1) .2s both hero-module__6qflza__slideUp}.hero-module__6qflza__heroCtas{flex-wrap:wrap;gap:1rem;margin-bottom:4rem;animation:.7s cubic-bezier(.16,1,.3,1) .3s both hero-module__6qflza__slideUp;display:flex}[dir=rtl] .hero-module__6qflza__heroCtas{flex-direction:row-reverse}.hero-module__6qflza__heroCtaPrimary,.hero-module__6qflza__heroCtaSecondary{padding:.9rem 2.2rem!important;font-size:1rem!important}.hero-module__6qflza__scrollHint{letter-spacing:.1em;color:#faeff673;align-items:center;gap:1rem;font-size:.78rem;animation:.7s cubic-bezier(.16,1,.3,1) .5s both hero-module__6qflza__slideUp;display:flex}[dir=rtl] .hero-module__6qflza__scrollHint{letter-spacing:0;flex-direction:row-reverse}.hero-module__6qflza__scrollLine{background:#faeff633;flex-shrink:0;width:60px;height:1px;position:relative;overflow:hidden}.hero-module__6qflza__scrollDot{background:var(--color-lantern);border-radius:1px;width:30%;height:100%;animation:2s ease-in-out infinite hero-module__6qflza__scanLine;position:absolute;top:50%;left:-100%;transform:translateY(-50%)}@keyframes hero-module__6qflza__scanLine{0%{left:-30%}to{left:110%}}.hero-module__6qflza__bottomFade{z-index:3;pointer-events:none;background:linear-gradient(#0000,#0f1a2e);height:200px;position:absolute;bottom:0;left:0;right:0}@keyframes hero-module__6qflza__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__6qflza__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.hero-module__6qflza__heroCtas,[dir=rtl] .hero-module__6qflza__heroCtas{flex-direction:column}.hero-module__6qflza__heroCtaPrimary,.hero-module__6qflza__heroCtaSecondary{text-align:center}}
.about-module__WN7Tcq__about{background:linear-gradient(#0f1a2e 0%,#1a2640 50%,#0f1a2e 100%);position:relative}.about-module__WN7Tcq__aboutInner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}@media (max-width:900px){.about-module__WN7Tcq__aboutInner{grid-template-columns:1fr}}.about-module__WN7Tcq__textCol{flex-direction:column;gap:0;display:flex}.about-module__WN7Tcq__headline{background:linear-gradient(135deg,#faeff6 0%,#fecaf3 60%,#faa333 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.about-module__WN7Tcq__body{color:#faeff6b8;max-width:600px;margin-bottom:1.25rem;font-size:1rem;line-height:1.9}.about-module__WN7Tcq__statsRow{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}@media (max-width:480px){.about-module__WN7Tcq__statsRow{grid-template-columns:1fr}}.about-module__WN7Tcq__statCard{text-align:center;border-radius:var(--radius-lg);transition:all var(--transition-base);background:#677ae11a;border:1px solid #677ae133;flex-direction:column;align-items:center;gap:.35rem;padding:1.25rem .75rem;display:flex}.about-module__WN7Tcq__statCard:hover{background:#677ae12e;border-color:#677ae166;transform:translateY(-4px);box-shadow:0 8px 24px #677ae126}.about-module__WN7Tcq__statValue{background:linear-gradient(135deg,#faa333,#fecaf3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.about-module__WN7Tcq__statLabel{color:var(--color-text-muted);font-size:.8rem;font-weight:500}.about-module__WN7Tcq__visualCol{justify-content:center;display:flex}@media (max-width:900px){.about-module__WN7Tcq__visualCol{order:-1}}.about-module__WN7Tcq__visualCard{justify-content:center;align-items:center;width:320px;height:420px;display:flex;position:relative}@media (max-width:480px){.about-module__WN7Tcq__visualCard{width:240px;height:320px}}.about-module__WN7Tcq__visualCard:before{content:"";background:radial-gradient(#faa33326 0%,#0000 70%);border-radius:50%;animation:4s ease-in-out infinite alternate about-module__WN7Tcq__breathe;position:absolute;inset:0}@keyframes about-module__WN7Tcq__breathe{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.about-module__WN7Tcq__bigLantern{justify-content:center;align-items:center;animation:6s ease-in-out infinite alternate about-module__WN7Tcq__floatBig;display:flex;position:relative}@keyframes about-module__WN7Tcq__floatBig{0%{transform:translateY(-12px)rotate(-1.5deg)}to{transform:translateY(12px)rotate(1.5deg)}}.about-module__WN7Tcq__lanternSvg{filter:drop-shadow(0 0 30px #faa33380);width:180px;height:auto}.about-module__WN7Tcq__lanternGlowBig{background:radial-gradient(circle,#faa33340 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:3s ease-in-out infinite alternate about-module__WN7Tcq__breathe;position:absolute}.about-module__WN7Tcq__floatCard1,.about-module__WN7Tcq__floatCard2{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-full);color:var(--color-light);white-space:nowrap;box-shadow:var(--shadow-md);background:#0f1a2ed9;border:1px solid #677ae14d;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute}.about-module__WN7Tcq__floatCard1{animation:5s ease-in-out infinite alternate about-module__WN7Tcq__float1;top:10%;right:-5%}.about-module__WN7Tcq__floatCard2{animation:7s ease-in-out 1s infinite alternate about-module__WN7Tcq__float2;bottom:15%;left:-10%}[dir=rtl] .about-module__WN7Tcq__floatCard1{left:-5%;right:auto}[dir=rtl] .about-module__WN7Tcq__floatCard2{left:auto;right:-10%}@keyframes about-module__WN7Tcq__float1{0%{transform:translateY(-6px)translate(2px)}to{transform:translateY(6px)translate(-2px)}}@keyframes about-module__WN7Tcq__float2{0%{transform:translateY(6px)translate(-3px)}to{transform:translateY(-6px)translate(3px)}}.about-module__WN7Tcq__floatCardIcon{font-size:1rem}.about-module__WN7Tcq__floatCardText{font-size:.78rem}
.tickets-module__eGoC6a__tickets{background:linear-gradient(#0f1a2e 0%,#162035 50%,#0f1a2e 100%);position:relative}.tickets-module__eGoC6a__tickets:before{content:"";background:linear-gradient(90deg,#0000,#677ae166,#0000);height:1px;position:absolute;top:0;left:0;right:0}.tickets-module__eGoC6a__sectionHead{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.tickets-module__eGoC6a__headline{background:linear-gradient(135deg,#faeff6,#fecaf3,#faa333);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800}.tickets-module__eGoC6a__subheadline{color:var(--color-text-muted);text-align:center;max-width:550px;font-size:1rem}.tickets-module__eGoC6a__appEntryCard{border-radius:var(--radius-xl);background:linear-gradient(135deg,#31446f80,#9372fc26);border:1px solid #faa3334d;grid-template-columns:1fr auto;align-items:center;gap:3rem;margin-bottom:3rem;padding:clamp(2rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.tickets-module__eGoC6a__appEntryCard:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#faa33314 0%,#0000 60%);position:absolute;inset:0}@media (max-width:768px){.tickets-module__eGoC6a__appEntryCard{grid-template-columns:1fr}.tickets-module__eGoC6a__appEntryRight{justify-content:center;display:flex}}.tickets-module__eGoC6a__appEntryLeft{flex-direction:column;gap:1rem;display:flex}.tickets-module__eGoC6a__appBadge{border-radius:var(--radius-full);color:var(--color-lantern);letter-spacing:.05em;background:#faa33326;border:1px solid #faa33366;align-items:center;width:fit-content;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}[dir=rtl] .tickets-module__eGoC6a__appBadge{letter-spacing:0}.tickets-module__eGoC6a__appEntryTitle{flex-direction:column;gap:.25rem;display:flex}.tickets-module__eGoC6a__appEntryTitle span:first-child{color:var(--color-light);font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800}.tickets-module__eGoC6a__appEntryAr{background:linear-gradient(135deg,#faa333,#fecaf3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,2vw,1.5rem)!important}.tickets-module__eGoC6a__appEntryDesc{color:var(--color-text-muted);max-width:500px;font-size:.95rem;line-height:1.75}.tickets-module__eGoC6a__appEntryBtn{width:fit-content;margin-top:.5rem}.tickets-module__eGoC6a__appEntryRight{position:relative}.tickets-module__eGoC6a__qrWrapper{flex-direction:column;align-items:center;gap:.6rem;display:flex}.tickets-module__eGoC6a__qrLabel{color:var(--color-text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:500}[dir=rtl] .tickets-module__eGoC6a__qrLabel{letter-spacing:0}.tickets-module__eGoC6a__qrCode{border-radius:var(--radius-lg);background:#0f1a2ee6;border:1px solid #faa3334d;padding:.85rem;box-shadow:0 0 20px #faa33326}.tickets-module__eGoC6a__qrSvg{width:130px;height:130px;display:block}.tickets-module__eGoC6a__qrBrand{color:var(--color-lantern);letter-spacing:.05em;font-size:.8rem;font-weight:700}.tickets-module__eGoC6a__appEntryGlow{pointer-events:none;background:radial-gradient(circle,#faa3331f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite alternate tickets-module__eGoC6a__breatheGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes tickets-module__eGoC6a__breatheGlow{0%{opacity:.7;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.tickets-module__eGoC6a__tiersGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.tickets-module__eGoC6a__tiersGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.tickets-module__eGoC6a__tierCard{border-radius:var(--radius-xl);transition:all var(--transition-base);background:linear-gradient(160deg,#31446f8c,#1e2d4fcc);border:1px solid #677ae133;flex-direction:column;padding:2rem 1.75rem;display:flex;position:relative;overflow:hidden}.tickets-module__eGoC6a__tierCard:before{content:"";background:var(--tier-color,var(--color-sky));border-radius:var(--radius-xl) var(--radius-xl) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.tickets-module__eGoC6a__tierCard:hover{border-color:#677ae173;transform:translateY(-8px);box-shadow:0 20px 50px #0006}.tickets-module__eGoC6a__tierPopular{background:linear-gradient(160deg,#31446fb3,#9372fc33);border-color:#faa33373;transform:scale(1.03);box-shadow:0 0 40px #9372fc1f}.tickets-module__eGoC6a__tierPopular:hover{transform:scale(1.03)translateY(-8px)}.tickets-module__eGoC6a__popularBadge{color:#1e2d4f;border-radius:var(--radius-full);background:linear-gradient(135deg,#faa333,#e08e1a);padding:.25rem .7rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1.25rem}[dir=rtl] .tickets-module__eGoC6a__popularBadge{left:1.25rem;right:auto}.tickets-module__eGoC6a__tierHeader{border-bottom:1px solid #677ae126;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.75rem;padding-bottom:1.75rem;display:flex}.tickets-module__eGoC6a__tierIcon{font-size:2rem}.tickets-module__eGoC6a__tierName{color:var(--color-light);font-size:1.2rem;font-weight:700}.tickets-module__eGoC6a__tierPrice{color:var(--tier-color,var(--color-sky));align-items:center;gap:.35rem;font-size:1.75rem;font-weight:800;display:flex}.tickets-module__eGoC6a__riyalSymbol{font-family:system-ui,-apple-system,sans-serif;font-size:1.3em;font-weight:900;line-height:1;display:inline-block;transform:translateY(-1px)}.tickets-module__eGoC6a__tierDesc{color:var(--color-text-muted);font-size:.85rem;line-height:1.65}.tickets-module__eGoC6a__featureList{flex-direction:column;flex:1;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.tickets-module__eGoC6a__featureItem{color:#faeff6d1;align-items:center;gap:.65rem;font-size:.9rem;display:flex}[dir=rtl] .tickets-module__eGoC6a__featureItem{flex-direction:row-reverse}.tickets-module__eGoC6a__checkIcon{flex-shrink:0}.tickets-module__eGoC6a__tierBtn{text-align:center;width:100%}
.gallery-module__yYQriW__gallery{background:linear-gradient(#0f1a2e 0%,#12203a 100%);position:relative}.gallery-module__yYQriW__sectionHead{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.gallery-module__yYQriW__headline{background:linear-gradient(135deg,#faeff6,#fecaf3,#faa333);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800}.gallery-module__yYQriW__subheadline{color:var(--color-text-muted);text-align:center;max-width:500px;font-size:1rem}.gallery-module__yYQriW__grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:1rem;display:grid}@media (max-width:900px){.gallery-module__yYQriW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery-module__yYQriW__grid{grid-template-columns:1fr}.gallery-module__yYQriW__gridItem{aspect-ratio:4/3!important;grid-area:auto!important;min-height:250px!important}}.gallery-module__yYQriW__gridItem{border-radius:var(--radius-lg);background:var(--color-night);position:relative;overflow:hidden}.gallery-module__yYQriW__wide{grid-column:span 2}.gallery-module__yYQriW__tall{grid-row:span 2}.gallery-module__yYQriW__normal{aspect-ratio:4/3}.gallery-module__yYQriW__wide:not(.gallery-module__yYQriW__tall){aspect-ratio:16/7}.gallery-module__yYQriW__tall{aspect-ratio:auto;min-height:400px}.gallery-module__yYQriW__figure{width:100%;height:100%;min-height:220px;margin:0;position:relative}.gallery-module__yYQriW__img{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-module__yYQriW__gridItem:hover .gallery-module__yYQriW__img{transform:scale(1.07)}.gallery-module__yYQriW__hoverOverlay{opacity:0;transition:opacity var(--transition-base);background:#0f1a2e4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-module__yYQriW__gridItem:hover .gallery-module__yYQriW__hoverOverlay{opacity:1}.gallery-module__yYQriW__hoverGlow{background:radial-gradient(#faa3334d 0%,#faa3331a 40%,#0000 70%);position:absolute;inset:0}.gallery-module__yYQriW__hoverContent{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:56px;height:56px;transition:transform var(--transition-spring);background:#faa33333;border:1px solid #faa33380;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;transform:scale(.8);box-shadow:0 0 20px #faa3334d}.gallery-module__yYQriW__gridItem:hover .gallery-module__yYQriW__hoverContent{transform:scale(1)}
.map-module__VPGXxq__mapSection{background:linear-gradient(#0f1a2e 0%,#1a2640 100%);position:relative}.map-module__VPGXxq__sectionHead{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.map-module__VPGXxq__headline{background:linear-gradient(135deg,#faeff6,#fecaf3,#faa333);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800}.map-module__VPGXxq__subheadline{color:var(--color-text-muted);text-align:center;max-width:500px;font-size:1rem}.map-module__VPGXxq__mapWrapper{grid-template-columns:340px 1fr;align-items:stretch;gap:2rem;min-height:500px;display:grid}@media (max-width:900px){.map-module__VPGXxq__mapWrapper{grid-template-columns:1fr;min-height:auto}}.map-module__VPGXxq__infoPanel{flex-direction:column;gap:1rem;display:flex}.map-module__VPGXxq__infoCard{border-radius:var(--radius-lg);transition:all var(--transition-base);background:#31446f59;border:1px solid #677ae133;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.map-module__VPGXxq__infoCard:hover{background:#31446f8c;border-color:#677ae166;transform:translate(4px)}[dir=rtl] .map-module__VPGXxq__infoCard:hover{transform:translate(-4px)}.map-module__VPGXxq__infoIcon{border-radius:var(--radius-md);background:#0f1a2e99;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.map-module__VPGXxq__infoText{flex-direction:column;gap:.25rem;display:flex}.map-module__VPGXxq__infoText strong{color:var(--color-light);font-size:.85rem;font-weight:700;display:block}.map-module__VPGXxq__infoText span{color:var(--color-text-muted);font-size:.875rem;line-height:1.55}.map-module__VPGXxq__directionsBtn{justify-content:center;width:100%;margin-top:.5rem}.map-module__VPGXxq__mapEmbed{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid #677ae140;min-height:400px;position:relative;overflow:hidden}.map-module__VPGXxq__iframe{filter:invert(90%)hue-rotate(180deg)saturate(.8)brightness(.9);border:none;width:100%;height:100%;min-height:400px;display:block}.map-module__VPGXxq__mapOverlay{pointer-events:none;background:linear-gradient(90deg,#0a0f1e26 0%,#0000 20% 80%,#0a0f1e26 100%);position:absolute;inset:0}@media (max-width:900px){.map-module__VPGXxq__iframe{min-height:320px}}
.footer-module__1xoUSW__footer{background:#0a0f1e;position:relative}.footer-module__1xoUSW__footer:before{content:"";pointer-events:none;background-image:radial-gradient(1px 1px at 10% 20%,#faeff64d 0%,#0000 100%),radial-gradient(1.5px 1.5px at 30% 60%,#faeff633 0%,#0000 100%),radial-gradient(1px 1px at 55% 30%,#faeff640 0%,#0000 100%),radial-gradient(1px 1px at 70% 70%,#faeff626 0%,#0000 100%),radial-gradient(1.5px 1.5px at 90% 40%,#faeff633 0%,#0000 100%);position:absolute;inset:0}.footer-module__1xoUSW__wave{line-height:0;position:absolute;top:-2px;left:0;right:0}.footer-module__1xoUSW__wave svg{width:100%;height:80px;display:block}.footer-module__1xoUSW__footerInner{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;padding-top:6rem;padding-bottom:3rem;display:grid;position:relative}@media (max-width:1024px){.footer-module__1xoUSW__footerInner{grid-template-columns:1fr 1fr}}@media (max-width:640px){.footer-module__1xoUSW__footerInner{grid-template-columns:1fr;gap:2rem}}.footer-module__1xoUSW__brandCol{flex-direction:column;gap:1rem;display:flex}.footer-module__1xoUSW__footerLogo{align-items:center;gap:.65rem;text-decoration:none;display:flex}.footer-module__1xoUSW__footerLogoText{background:linear-gradient(135deg,#faa333,#fecaf3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.footer-module__1xoUSW__tagline{color:var(--color-text-muted);max-width:240px;font-size:.875rem;line-height:1.65}.footer-module__1xoUSW__socialRow{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.footer-module__1xoUSW__followLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}[dir=rtl] .footer-module__1xoUSW__followLabel{letter-spacing:0;text-transform:none}.footer-module__1xoUSW__socialIcons{gap:.6rem;display:flex}.footer-module__1xoUSW__socialIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-text-muted);transition:all var(--transition-base);background:#677ae11f;border:1px solid #677ae140;justify-content:center;align-items:center;text-decoration:none;display:flex}.footer-module__1xoUSW__socialIcon:hover{color:var(--color-lantern);background:#faa33326;border-color:#faa33366;transform:translateY(-3px);box-shadow:0 6px 16px #faa33326}.footer-module__1xoUSW__linksCol,.footer-module__1xoUSW__contactCol,.footer-module__1xoUSW__newsletterCol{flex-direction:column;gap:.85rem;display:flex}.footer-module__1xoUSW__colTitle{color:var(--color-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem;font-size:.875rem;font-weight:700}[dir=rtl] .footer-module__1xoUSW__colTitle{letter-spacing:0;text-transform:none}.footer-module__1xoUSW__footerLink{color:var(--color-text-muted);transition:all var(--transition-fast);font-size:.875rem;text-decoration:none;display:block}.footer-module__1xoUSW__footerLink:hover{color:var(--color-lantern);padding-inline-start:6px}.footer-module__1xoUSW__contactItem{color:var(--color-text-muted);transition:color var(--transition-fast);align-items:center;gap:.65rem;font-size:.875rem;text-decoration:none;display:flex}[dir=rtl] .footer-module__1xoUSW__contactItem{flex-direction:row-reverse}.footer-module__1xoUSW__contactItem:hover{color:var(--color-lantern)}.footer-module__1xoUSW__newsletterForm{flex-direction:column;gap:.65rem;display:flex}.footer-module__1xoUSW__emailInput{border-radius:var(--radius-full);width:100%;color:var(--color-light);transition:all var(--transition-fast);background:#677ae11a;border:1px solid #677ae140;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.footer-module__1xoUSW__emailInput::placeholder{color:var(--color-text-muted)}.footer-module__1xoUSW__emailInput:focus{background:#677ae12e;border-color:#faa33380;box-shadow:0 0 0 3px #faa33314}.footer-module__1xoUSW__subscribeBtn{justify-content:center;width:100%;padding:.7rem 1.5rem!important;font-size:.875rem!important}.footer-module__1xoUSW__subscribeSuccess{color:var(--color-lantern);border-radius:var(--radius-lg);background:#faa33314;border:1px solid #faa33340;align-items:center;gap:.65rem;padding:1rem;font-size:.875rem;display:flex}.footer-module__1xoUSW__bottomBar{border-top:1px solid #677ae11f;padding:1.5rem 0;position:relative}.footer-module__1xoUSW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (max-width:640px){.footer-module__1xoUSW__bottomInner{text-align:center;flex-direction:column;justify-content:center;gap:1rem}}.footer-module__1xoUSW__copyright{color:#faeff666;font-size:.8rem}.footer-module__1xoUSW__bottomLinks{color:#faeff64d;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.footer-module__1xoUSW__bottomLink{color:#faeff680;transition:color var(--transition-fast);text-decoration:none}.footer-module__1xoUSW__bottomLink:hover{color:var(--color-lantern)}.footer-module__1xoUSW__builtBy{color:#faeff64d;font-size:.78rem}.footer-module__1xoUSW__backToTop{background:var(--color-lantern);width:44px;height:44px;color:var(--color-night-deep);cursor:pointer;box-shadow:var(--shadow-glow-lantern);transition:all var(--transition-base);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-20px;right:2rem}[dir=rtl] .footer-module__1xoUSW__backToTop{left:2rem;right:auto}.footer-module__1xoUSW__backToTop:hover{background:var(--color-lantern-glow);transform:translateY(-4px)scale(1.1);box-shadow:0 0 30px #faa33399}
