.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar[data-astro-cid-5blmo7yk].scrolled{background:#fbf8f3eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 20px #0000000f;padding:.6rem 0}.navbar[data-astro-cid-5blmo7yk] .container[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem}.navbar-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{height:44px;width:auto;transition:opacity .4s ease,transform .4s ease}.navbar-logo[data-astro-cid-5blmo7yk]:hover img[data-astro-cid-5blmo7yk]{transform:scale(1.03)}.navbar-logo[data-astro-cid-5blmo7yk].logo-hidden img[data-astro-cid-5blmo7yk]{opacity:0;transform:scale(.8);pointer-events:none}.navbar-logo[data-astro-cid-5blmo7yk].logo-visible img[data-astro-cid-5blmo7yk]{opacity:1;transform:scale(1)}.navbar-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2rem}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-family:var(--font-display);font-size:.9rem;font-weight:500;color:var(--gray-700);transition:color .3s ease;position:relative}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta):hover{color:var(--teal)}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--teal);transition:width .3s ease}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta):hover:after{width:100%}.navbar-cta[data-astro-cid-5blmo7yk]{background:var(--orange);color:#fff!important;padding:10px 24px;border-radius:9999px;font-weight:600;box-shadow:0 4px 15px #f1a31f4d;transition:all .3s ease}.navbar-cta[data-astro-cid-5blmo7yk]:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f1a31f66}.navbar-cta[data-astro-cid-5blmo7yk]:after{display:none!important}.navbar[data-astro-cid-5blmo7yk].dark-hero:not(.scrolled){background:#fffffff2;backdrop-filter:blur(12px);box-shadow:0 1px 3px #00000014}.navbar-toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;padding:8px}.navbar-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:24px;height:2px;background:var(--gray-800);border-radius:2px;transition:all .3s ease}.navbar-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.navbar-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-backdrop[data-astro-cid-5blmo7yk]{display:none;position:fixed;inset:0;background:#0006;z-index:1000;opacity:0;transition:opacity .3s ease}.navbar-backdrop[data-astro-cid-5blmo7yk].visible{display:block;opacity:1}.navbar-close[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:1.2rem;right:1.2rem;background:none;border:none;cursor:pointer;color:var(--gray-700);padding:8px;border-radius:50%;transition:background .2s}.navbar-close[data-astro-cid-5blmo7yk]:hover{background:#0000000f}@media(max-width:768px){.navbar[data-astro-cid-5blmo7yk]{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;padding:.8rem 0}.navbar[data-astro-cid-5blmo7yk].scrolled{background:#fbf8f3eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 20px #0000000f;padding:.6rem 0}.navbar-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{opacity:0;pointer-events:none}.navbar[data-astro-cid-5blmo7yk].scrolled .navbar-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{opacity:1;pointer-events:auto}.navbar-toggle[data-astro-cid-5blmo7yk],.navbar-close[data-astro-cid-5blmo7yk]{display:flex}.navbar-links[data-astro-cid-5blmo7yk]{position:fixed;top:0;right:-100%;width:80%;max-width:360px;height:100vh;background:#1e293b;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:1.5rem;transition:right .4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px #0000004d;z-index:1001}.navbar-links[data-astro-cid-5blmo7yk].open{right:0}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:1.1rem}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta){color:#ffffffd9!important}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta):hover{color:#d4af37!important}.navbar-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:not(.navbar-cta):after{background:#d4af37!important}.navbar-close[data-astro-cid-5blmo7yk]{color:#ffffffb3}.navbar-close[data-astro-cid-5blmo7yk]:hover{background:#ffffff1a}.navbar-cta[data-astro-cid-5blmo7yk]{width:100%;text-align:center;margin-top:1rem}}.mobile-bottom-nav[data-astro-cid-5blmo7yk]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#1e293b;border-top:1px solid rgba(255,255,255,.08);padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom,0px));justify-content:space-around;align-items:center;box-shadow:0 -4px 20px #0000004d}.mobile-nav-item[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#fff9;font-size:.7rem;font-weight:500;letter-spacing:.02em;padding:.4rem .8rem;border-radius:8px;transition:color .2s,background .2s,transform .15s;-webkit-tap-highlight-color:transparent}.mobile-nav-item[data-astro-cid-5blmo7yk]:hover{color:#fff;background:#ffffff14}.mobile-nav-item[data-astro-cid-5blmo7yk]:active{color:#fff;background:#ffffff26;transform:scale(.92)}.mobile-nav-item[data-astro-cid-5blmo7yk]:after{display:none}.mobile-nav-tickets[data-astro-cid-5blmo7yk]{color:#d4af37}.mobile-nav-tickets[data-astro-cid-5blmo7yk]:hover{color:#f0d068}@media(max-width:768px){.mobile-bottom-nav[data-astro-cid-5blmo7yk]{display:flex}body{padding-bottom:70px}}.footer[data-astro-cid-sz7xmlte]{background:var(--gray-900);color:#fff9;padding:0 0 1rem}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:3rem;padding:3rem 0 2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.25rem}.footer-logo-link[data-astro-cid-sz7xmlte]{display:inline-block}.footer-logo[data-astro-cid-sz7xmlte]{opacity:.9;transition:opacity .3s ease}.footer-logo-link[data-astro-cid-sz7xmlte]:hover .footer-logo[data-astro-cid-sz7xmlte]{opacity:1}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:.6rem}.social-icon[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(255,255,255,.15);color:#fff9;transition:all .3s ease}.social-icon[data-astro-cid-sz7xmlte]:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.footer-col-label[data-astro-cid-sz7xmlte]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;margin-bottom:.5rem;display:block}.footer-explore-col[data-astro-cid-sz7xmlte],.footer-contact-col[data-astro-cid-sz7xmlte],.footer-legal-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem}.footer-link[data-astro-cid-sz7xmlte]{font-size:.88rem;color:#fff9;transition:color .3s ease;line-height:1.6}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--orange)}.footer-phone[data-astro-cid-sz7xmlte]{font-weight:600;color:#ffffffd9}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0 .5rem;font-size:.82rem;color:#fff6}.footer-date[data-astro-cid-sz7xmlte]{font-weight:600;color:#ffffffb3}.footer-credits[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--orange);transition:opacity .2s ease}.footer-credits[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.8;text-decoration:underline}.bottom-nav[data-astro-cid-sz7xmlte]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#212529f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);padding:.4rem 0 calc(.4rem + env(safe-area-inset-bottom,0px))}.bottom-nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-around;max-width:400px;margin:0 auto}.bottom-nav[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{flex:1}.bottom-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.65rem;font-weight:600;letter-spacing:.02em;color:#fff6;padding:.5rem .3rem;transition:color .25s ease;text-decoration:none;position:relative}.bottom-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-family:var(--font-display)}.bottom-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].active{color:var(--orange)}.bottom-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].active:before{content:"";position:absolute;top:-.4rem;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--orange)}.bottom-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:not(.active):hover{color:#ffffffb3}@media(max-width:768px){.bottom-nav[data-astro-cid-sz7xmlte]{display:block}.footer[data-astro-cid-sz7xmlte]{padding-bottom:5rem}.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.4rem;text-align:center}}
