.home-module__G9raJW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.home-module__G9raJW__heroBg{z-index:0;-o-object-position:30% 30%;object-position:30% 30%;position:absolute;inset:0}.home-module__G9raJW__heroOverlay{z-index:1;background:radial-gradient(ellipse 60% 50% at 50% 30%,rgba(var(--accent-primary-rgb),.06)0%,transparent 70%),linear-gradient(180deg,rgba(var(--bg-main-rgb),.35)0%,rgba(var(--bg-main-rgb),.6)60%,rgba(var(--bg-main-rgb),1)100%);position:absolute;inset:0}.home-module__G9raJW__heroContent{z-index:2;max-width:900px;position:relative}.home-module__G9raJW__heroTitle{color:var(--text-primary);letter-spacing:.08em;margin-bottom:.3rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:400;line-height:1.1;animation:1s ease-out home-module__G9raJW__fadeUp}.home-module__G9raJW__heroSubtitle{color:var(--accent-primary);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(1.2rem,3vw,2rem);font-weight:400;animation:1s ease-out .15s both home-module__G9raJW__fadeUp}.home-module__G9raJW__heroDesc{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;animation:1s ease-out .3s both home-module__G9raJW__fadeUp}.home-module__G9raJW__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.2rem;animation:1s ease-out .45s both home-module__G9raJW__fadeUp;display:flex}.home-module__G9raJW__btnPrimary,.home-module__G9raJW__btnSecondary{letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;padding:1rem 2.2rem;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s}.home-module__G9raJW__btnPrimary{background:var(--accent-primary);color:var(--bg-main)}.home-module__G9raJW__btnPrimary:hover{background:var(--accent-primary-hover);box-shadow:0 8px 30px rgba(var(--accent-primary-rgb),.25);transform:translateY(-2px)}.home-module__G9raJW__btnSecondary{color:var(--text-primary);border:1px solid var(--border-subtle);background:0 0;align-items:center;gap:.5rem;display:flex}.home-module__G9raJW__btnSecondary:hover{border-color:var(--accent-primary-dark);color:var(--accent-primary);transform:translateY(-2px)}.home-module__G9raJW__playIcon{font-size:.7rem}.home-module__G9raJW__heroDate{margin-top:4rem;animation:1s ease-out .6s both home-module__G9raJW__fadeUp}.home-module__G9raJW__date{letter-spacing:.2em;color:var(--accent-primary);font-size:.85rem}.home-module__G9raJW__venue{letter-spacing:.12em;color:var(--text-muted);margin-top:.2rem;font-size:.8rem}.home-module__G9raJW__videoOverlay{z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.home-module__G9raJW__videoModal{aspect-ratio:16/9;background:var(--black);border-radius:8px;width:100%;max-width:900px;position:relative;overflow:hidden}.home-module__G9raJW__videoClose{color:var(--text-primary);cursor:pointer;z-index:1;background:0 0;border:none;padding:.3rem;font-size:1.5rem;position:absolute;top:-2.5rem;right:0}.home-module__G9raJW__videoClose:hover{color:var(--accent-primary)}.home-module__G9raJW__section{padding:6rem 2rem}.home-module__G9raJW__sectionContainer{max-width:1100px;margin:0 auto}.home-module__G9raJW__sectionTitle{color:var(--accent-primary);text-align:center;letter-spacing:.06em;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400}.home-module__G9raJW__sectionDivider{background:var(--accent-primary);border-radius:2px;width:60px;height:3px;margin:0 auto 1rem}.home-module__G9raJW__sectionSubtitle{color:var(--text-muted);text-align:center;margin-bottom:3.5rem;font-size:1.1rem}.home-module__G9raJW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:2rem;display:grid}.home-module__G9raJW__aboutImage{aspect-ratio:4/5;background:linear-gradient(135deg,var(--bg-warm-1)0%,var(--bg-warm-2)50%,var(--bg-warm-1)100%);border:1px solid var(--border-subtle);border-radius:8px;width:100%;position:relative;overflow:hidden}.home-module__G9raJW__aboutText p{color:var(--text-body);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.home-module__G9raJW__aboutStats{gap:2.5rem;margin-top:2rem;display:flex}.home-module__G9raJW__stat{text-align:center}.home-module__G9raJW__statNumber{color:var(--accent-primary);font-size:2rem;font-weight:600}.home-module__G9raJW__statLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.home-module__G9raJW__attractionsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-module__G9raJW__attractionCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:6px;overflow:hidden}.home-module__G9raJW__attractionImage{background:linear-gradient(135deg,var(--bg-warm-1),var(--bg-warm-2));width:100%;height:180px;position:relative;overflow:hidden}.home-module__G9raJW__attractionContent{padding:1.2rem 1.4rem 1.4rem}.home-module__G9raJW__attractionContent h4{letter-spacing:.08em;color:var(--accent-primary);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.home-module__G9raJW__attractionContent p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.home-module__G9raJW__attractionsCta{text-align:center;margin-top:2.5rem}.home-module__G9raJW__attractionsCtaBtn{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent-primary);color:var(--accent-primary);text-align:center;border-radius:4px;padding:1rem 2rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.home-module__G9raJW__attractionsCtaBtn:hover{background:var(--accent-primary);color:var(--bg-main)}.home-module__G9raJW__scheduleDay{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;margin-bottom:1rem;overflow:hidden}.home-module__G9raJW__scheduleDayHeader{cursor:pointer;text-align:left;background:linear-gradient(135deg,#2a1c10 0%,#1e1510 100%);border:none;border-bottom:1px solid #5c3a1a;align-items:center;gap:.8rem;width:100%;padding:1.2rem 2rem;font-family:inherit;transition:background .2s;display:flex}.home-module__G9raJW__scheduleDayHeader:hover{background:linear-gradient(135deg,#33210f 0%,#251a12 100%)}.home-module__G9raJW__scheduleDayHeaderOpen{border-bottom:1px solid #5c3a1a}.home-module__G9raJW__accordionArrow{color:var(--accent-primary);flex-shrink:0;width:1rem;font-size:1rem}.home-module__G9raJW__scheduleDayHeader h3{color:var(--accent-primary);margin:0;font-size:1.3rem;font-weight:600}.home-module__G9raJW__scheduleDayDate{color:var(--text-muted);margin-left:.3rem;font-size:.95rem}.home-module__G9raJW__scheduleBody{animation:.25s ease-out home-module__G9raJW__slideDown}.home-module__G9raJW__scheduleItem{border-bottom:1px solid rgba(var(--border-subtle-rgb),.4);align-items:flex-start;gap:1.5rem;padding:1.2rem 2rem;display:flex}.home-module__G9raJW__scheduleItem:last-child{border-bottom:none}.home-module__G9raJW__scheduleTime{color:var(--accent-primary);min-width:90px;font-size:.8rem;font-weight:500}.home-module__G9raJW__scheduleEvent h4{letter-spacing:.06em;color:var(--text-primary);margin-bottom:.15rem;font-size:.85rem;font-weight:600}.home-module__G9raJW__location{color:var(--text-muted);font-size:.85rem}.home-module__G9raJW__scheduleNote{color:var(--accent-primary-dark);text-align:center;margin-top:1.5rem;font-size:.9rem;font-style:italic}.home-module__G9raJW__ticketsSection{background:linear-gradient(180deg,var(--bg-main)0%,var(--bg-section)50%,var(--bg-main)100%)}.home-module__G9raJW__ticketsGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.home-module__G9raJW__ticketCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;padding:2.2rem 2rem;position:relative}.home-module__G9raJW__ticketFeatured{border-color:var(--accent-primary);box-shadow:0 0 40px rgba(var(--accent-primary-rgb),.08)}.home-module__G9raJW__ticketBadge{background:var(--accent-primary);color:var(--bg-main);letter-spacing:.12em;text-transform:uppercase;border-radius:0 0 4px 4px;padding:.3rem .7rem;font-size:.55rem;font-weight:700;position:absolute;top:-1px;right:1.2rem}.home-module__G9raJW__ticketName{color:var(--text-primary);letter-spacing:.06em;margin-bottom:.2rem;font-size:1.2rem;font-weight:600}.home-module__G9raJW__ticketDesc{color:var(--text-muted);margin-bottom:1.2rem;font-size:.95rem}.home-module__G9raJW__ticketPrice{margin-bottom:1.5rem}.home-module__G9raJW__ticketAmount{color:var(--accent-primary);font-size:2.5rem;font-weight:700}.home-module__G9raJW__ticketPeriod{color:var(--text-muted);font-size:.95rem}.home-module__G9raJW__ticketFeatures{text-align:left;margin-bottom:1.8rem;padding:0;list-style:none}.home-module__G9raJW__ticketFeatures li{color:var(--text-body);align-items:flex-start;gap:.6rem;padding:.35rem 0;font-size:.95rem;display:flex}.home-module__G9raJW__check{color:var(--accent-primary);flex-shrink:0;font-size:.85rem}.home-module__G9raJW__ticketBtn{letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--accent-primary-dark);width:100%;color:var(--accent-primary);cursor:pointer;text-align:center;background:0 0;border-radius:4px;padding:.9rem;font-family:inherit;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .25s;display:block}.home-module__G9raJW__ticketBtn:hover{background:var(--accent-primary);color:var(--bg-main)}.home-module__G9raJW__ticketBtnFeatured{background:var(--accent-primary);color:var(--bg-main);border-color:var(--accent-primary)}.home-module__G9raJW__ticketBtnFeatured:hover{background:var(--accent-primary-hover)}.home-module__G9raJW__groupBanner{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:8px;margin-top:2.5rem;padding:2rem}.home-module__G9raJW__groupBanner h3{color:var(--accent-primary);letter-spacing:.08em;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.home-module__G9raJW__groupBanner p{color:var(--text-muted);margin-bottom:1.2rem;font-size:.95rem}.home-module__G9raJW__groupBtn{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent-primary-dark);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:4px;padding:.7rem 1.5rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:all .2s}.home-module__G9raJW__groupBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.home-module__G9raJW__locationGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.home-module__G9raJW__locationMap{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.home-module__G9raJW__mapPlaceholder{background:linear-gradient(135deg,var(--bg-card),#0d1117);width:100%;height:260px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.home-module__G9raJW__mapWrap{position:relative;overflow:hidden}.home-module__G9raJW__locationInfo{padding:1.4rem 1.6rem}.home-module__G9raJW__locationInfo h3{color:var(--text-primary);margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.home-module__G9raJW__address{color:var(--text-muted);margin-bottom:.8rem;font-size:.9rem}.home-module__G9raJW__locationDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.home-module__G9raJW__transportCards{flex-direction:column;gap:1rem;display:flex}.home-module__G9raJW__transportCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex:1;align-items:center;padding:1.2rem 1.4rem;display:flex}.home-module__G9raJW__transportCard h4{letter-spacing:.08em;color:var(--accent-primary);margin-bottom:.2rem;font-size:.8rem;font-weight:600}.home-module__G9raJW__transportCard p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.home-module__G9raJW__infoCards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-module__G9raJW__infoCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;padding:1.4rem 1.5rem}.home-module__G9raJW__infoCard h4{letter-spacing:.06em;color:var(--accent-primary);margin-bottom:.6rem;font-size:.8rem;font-weight:600}.home-module__G9raJW__infoCard p,.home-module__G9raJW__infoCard ul{color:var(--text-muted);font-size:.9rem;line-height:1.8}.home-module__G9raJW__infoCard ul{padding:0;list-style:none}@keyframes home-module__G9raJW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__G9raJW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@media (max-width:900px){.home-module__G9raJW__aboutGrid{grid-template-columns:1fr;gap:2rem}.home-module__G9raJW__attractionsGrid{grid-template-columns:1fr 1fr}.home-module__G9raJW__ticketsGrid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.home-module__G9raJW__locationGrid,.home-module__G9raJW__infoCards{grid-template-columns:1fr}}@media (max-width:600px){.home-module__G9raJW__section{padding:4rem 1.2rem}.home-module__G9raJW__attractionsGrid{grid-template-columns:1fr}.home-module__G9raJW__aboutStats{gap:1.5rem}}
