.Breadcrumbs-module__GJWLvW__wrap{margin-block-end:var(--spacing-md)}.Breadcrumbs-module__GJWLvW__list{font-family:var(--font-mono);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Breadcrumbs-module__GJWLvW__item{align-items:center;gap:.5rem;display:inline-flex}.Breadcrumbs-module__GJWLvW__link{color:var(--color-text-tertiary);transition:color var(--duration-fast) var(--ease-out-expo)}.Breadcrumbs-module__GJWLvW__link:hover{color:var(--color-accent)}.Breadcrumbs-module__GJWLvW__current{color:var(--color-text-secondary)}.Breadcrumbs-module__GJWLvW__sep{color:var(--color-text-quiet)}
.HeaderBackdrop-module__ZxYwOW__backdrop{z-index:0;pointer-events:none;height:150%;transform:translate3d(0, var(--bd-y,0), 0);opacity:var(--bd-o,.8);background:radial-gradient(55% 60% at 78% 22%,#d5b26e29,#0000 70%),radial-gradient(42% 55% at 12% 8%,#c4622d17,#0000 72%);position:absolute;inset:-15% -5% auto}@media (prefers-reduced-motion:reduce){.HeaderBackdrop-module__ZxYwOW__backdrop{opacity:.5;transform:none}}
.PageHeader-module__gp0rpq__header{padding-block:clamp(7rem, 9vw + 4rem, 12rem) var(--spacing-xl);border-block-end:1px solid var(--color-border);position:relative;overflow:clip}.PageHeader-module__gp0rpq__inner{z-index:1;position:relative}.PageHeader-module__gp0rpq__title{margin-block:var(--spacing-sm) var(--spacing-md);max-width:20ch}.PageHeader-module__gp0rpq__lede{color:var(--color-text-secondary);font-size:var(--text-prose)}
.Reveal-module__jGCL8W__reveal{opacity:0;transition:opacity .7s var(--ease-out-expo), transform .7s var(--ease-out-expo);transform:translateY(18px)}.Reveal-module__jGCL8W__in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__jGCL8W__reveal{opacity:1;transition:none;transform:none}}
.KeyFacts-module__vCbyFW__card{border:1px solid var(--color-border-strong);background:var(--surface);padding:var(--spacing-lg);box-shadow:var(--shadow-md);border-radius:4px}.KeyFacts-module__vCbyFW__title{font-family:var(--font-display);font-size:var(--text-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent);margin-block-end:var(--spacing-md);font-weight:600}.KeyFacts-module__vCbyFW__grid{gap:var(--spacing-sm);display:grid}.KeyFacts-module__vCbyFW__row{gap:var(--spacing-sm);border-block-end:1px solid var(--color-border);grid-template-columns:minmax(6.5rem,32%) 1fr;padding-block-end:var(--spacing-sm);display:grid}.KeyFacts-module__vCbyFW__row:last-child{border-block-end:0;padding-block-end:0}.KeyFacts-module__vCbyFW__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-tertiary);align-self:start;padding-block-start:.15rem;font-size:.72rem}.KeyFacts-module__vCbyFW__value{color:var(--color-text-primary);font-size:var(--text-prose-sm);line-height:1.45}
.FaqList-module__7bnbxG__section{border-block-start:1px solid var(--color-border)}.FaqList-module__7bnbxG__heading{margin-block-start:var(--spacing-xs)}.FaqList-module__7bnbxG__list{gap:0;max-width:78ch;margin-block-start:var(--spacing-lg);display:grid}.FaqList-module__7bnbxG__item{padding-block:var(--spacing-md);border-block-end:1px solid var(--color-border);scroll-margin-top:6rem}.FaqList-module__7bnbxG__item:first-child{border-block-start:1px solid var(--color-border)}.FaqList-module__7bnbxG__question{font-family:var(--font-editorial);font-size:var(--text-headline-sm);color:var(--color-text-primary);margin-block-end:var(--spacing-2xs);font-weight:500}.FaqList-module__7bnbxG__answer{color:var(--color-text-secondary);font-size:var(--text-prose-sm);line-height:1.65}
.CTAButton-module__Cq1hsW__btn{color:var(--color-text-primary);font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;align-items:center;padding:1em 2em;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CTAButton-module__Cq1hsW__sm{font-size:clamp(.625rem,.7vw,.75rem)}.CTAButton-module__Cq1hsW__md{font-size:clamp(.75rem,.85vw,.875rem)}.CTAButton-module__Cq1hsW__lg{font-size:clamp(.875rem,1vw,1.125rem)}.CTAButton-module__Cq1hsW__border{background:var(--color-border);transition:background var(--duration-fast) var(--ease-out-expo);position:absolute}.CTAButton-module__Cq1hsW__borderTop,.CTAButton-module__Cq1hsW__borderBottom{height:1px;animation:CTAButton-module__Cq1hsW__borderRevealX .6s var(--ease-out-expo) forwards;left:0;right:0;transform:scaleX(0)}.CTAButton-module__Cq1hsW__borderTop{transform-origin:0;top:0}.CTAButton-module__Cq1hsW__borderBottom{transform-origin:100%;bottom:0}.CTAButton-module__Cq1hsW__borderLeft,.CTAButton-module__Cq1hsW__borderRight{width:1px;animation:CTAButton-module__Cq1hsW__borderRevealY .6s var(--ease-out-expo) .15s forwards;top:0;bottom:0;transform:scaleY(0)}.CTAButton-module__Cq1hsW__borderLeft{transform-origin:top;left:0}.CTAButton-module__Cq1hsW__borderRight{transform-origin:bottom;right:0}@keyframes CTAButton-module__Cq1hsW__borderRevealX{to{transform:scaleX(1)}}@keyframes CTAButton-module__Cq1hsW__borderRevealY{to{transform:scaleY(1)}}.CTAButton-module__Cq1hsW__btn:hover .CTAButton-module__Cq1hsW__border{background:var(--color-accent)}.CTAButton-module__Cq1hsW__content{z-index:2;align-items:center;gap:.8em;display:flex;position:relative}.CTAButton-module__Cq1hsW__arrowWrapper{display:flex;overflow:hidden}.CTAButton-module__Cq1hsW__arrow{width:1em;height:1em;transition:transform var(--duration-fast) var(--ease-out-expo)}.CTAButton-module__Cq1hsW__btn:hover .CTAButton-module__Cq1hsW__arrow{transform:translate(2px,-2px)}.CTAButton-module__Cq1hsW__bg{background:var(--color-accent);transform-origin:0;transition:transform var(--duration-fast) var(--ease-out-expo);z-index:1;position:absolute;inset:0;transform:scaleX(0)}.CTAButton-module__Cq1hsW__btn:hover .CTAButton-module__Cq1hsW__bg{transform:scaleX(1)}.CTAButton-module__Cq1hsW__btn:hover{color:var(--color-bg-primary)}.CTAButton-module__Cq1hsW__lime .CTAButton-module__Cq1hsW__border,.CTAButton-module__Cq1hsW__lime:hover .CTAButton-module__Cq1hsW__bg,.CTAButton-module__Cq1hsW__magenta .CTAButton-module__Cq1hsW__border,.CTAButton-module__Cq1hsW__magenta:hover .CTAButton-module__Cq1hsW__bg{background:var(--color-accent)}.CTAButton-module__Cq1hsW__magenta:hover{color:var(--color-text-primary)}
.AnimatedText-module__b_oOOa__wrapper{display:inline-block;overflow:hidden}.AnimatedText-module__b_oOOa__item{opacity:0;transition:transform .8s var(--ease-out-expo), opacity .8s var(--ease-out-expo);display:inline-block;transform:translateY(110%)}.AnimatedText-module__b_oOOa__visible .AnimatedText-module__b_oOOa__item{opacity:1;transform:translateY(0)}.AnimatedText-module__b_oOOa__fade{opacity:0;transition:opacity .9s var(--ease-out-expo), transform .9s var(--ease-out-expo);transform:translateY(25px)}.AnimatedText-module__b_oOOa__fadeVisible{opacity:1;transform:translateY(0)}
.Hero-module__KTD73a__hero{isolation:isolate;flex-direction:column;justify-content:space-between;min-height:92dvh;padding-block:clamp(7rem,10vw,11rem) clamp(3rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__backdrop{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__layer{transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:min(120vw,1800px);max-width:none;height:auto;position:absolute;top:50%;left:50%}.Hero-module__KTD73a__layerBack{transform:translate3d(-50%, calc(-50% + var(--p-back,0px)), 0);opacity:.72;filter:grayscale(.3)brightness(1.05)sepia(.14)hue-rotate(-8deg)}.Hero-module__KTD73a__layerMid{transform:translate3d(-50%, calc(-46% + var(--p-mid,0px)), 0);opacity:.78;filter:grayscale(.25)brightness(.95)sepia(.12)}.Hero-module__KTD73a__layerFront{transform:translate3d(-50%, calc(-50% + var(--p-front,0px)), 0) scale(var(--p-scale-front,1));opacity:.96;filter:drop-shadow(0 24px 50px #0009)}.Hero-module__KTD73a__veil{background:linear-gradient(#0e0b088c 0%,#0e0b081a 35%,#0e0b0833 65%,#0e0b08d9 100%),radial-gradient(70% 60% at 30%,#0e0b088c,#0000 70%);position:absolute;inset:0}.Hero-module__KTD73a__inner{flex:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:clamp(2rem,4vw,3rem) clamp(2rem,6vw,6rem);display:grid}.Hero-module__KTD73a__rail{writing-mode:vertical-rl;color:var(--color-text-tertiary);letter-spacing:.28em;text-transform:uppercase;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:clamp(1rem,1.5vw,1.5rem);padding-block:1rem;font-size:clamp(.8125rem,.85vw,.9375rem);display:flex;transform:rotate(180deg)}.Hero-module__KTD73a__railMark{color:var(--color-accent)}.Hero-module__KTD73a__railDivider{background:linear-gradient(to bottom, transparent, var(--color-accent-soft), transparent);width:1px;height:clamp(2.5rem,5vw,4rem)}.Hero-module__KTD73a__railText{font-family:var(--font-display);font-weight:500}.Hero-module__KTD73a__main{flex-direction:column;gap:clamp(1.25rem,2.5vw,2.25rem);max-width:min(900px,100%);display:flex}.Hero-module__KTD73a__hero .Hero-module__KTD73a__eyebrow{letter-spacing:.24em;animation:Hero-module__KTD73a__hero-fade .8s var(--ease-out-expo) .1s both;font-size:clamp(.875rem,1.25vw,1.1875rem)}.Hero-module__KTD73a__heading{color:var(--color-text-primary);flex-direction:column;gap:clamp(.1rem,.4vw,.4rem);display:flex}.Hero-module__KTD73a__headingRow{display:block}.Hero-module__KTD73a__headingRowSmall{color:var(--color-text-secondary);letter-spacing:-.02em;margin-top:clamp(.5rem,1.2vw,1.25rem);font-size:clamp(2rem,5vw,5.5rem);font-style:italic;font-weight:300;line-height:1.05}.Hero-module__KTD73a__hero .Hero-module__KTD73a__lede{max-width:52ch;color:var(--color-text-secondary);margin-top:clamp(.5rem,1vw,1rem);font-size:clamp(1.125rem,1.35vw,1.375rem);line-height:1.55}.Hero-module__KTD73a__ctaRow{animation:Hero-module__KTD73a__hero-fade .8s var(--ease-out-expo) 1s both;flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,2.5vw,2rem);margin-top:clamp(.5rem,1vw,1rem);display:flex}.Hero-module__KTD73a__link{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-strong);transition:color var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) var(--ease-out-expo), gap var(--duration-normal) var(--ease-out-expo);align-items:center;gap:.5rem;padding:.5rem .25rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.Hero-module__KTD73a__link:hover{color:var(--color-accent);border-color:var(--color-accent);gap:.85rem}.Hero-module__KTD73a__link svg{transition:transform var(--duration-normal) var(--ease-out-expo)}.Hero-module__KTD73a__link:hover svg{transform:translate(2px)}.Hero-module__KTD73a__meta{border-left:1px solid var(--color-border);min-width:14rem;animation:Hero-module__KTD73a__hero-fade .8s var(--ease-out-expo) 1.2s both;flex-direction:column;align-self:end;gap:clamp(1.25rem,2vw,1.75rem);padding:clamp(1.25rem,2vw,1.75rem);display:flex}.Hero-module__KTD73a__metaItem{flex-direction:column;gap:.4rem;display:flex}.Hero-module__KTD73a__metaLabel{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-tertiary);font-size:clamp(.8125rem,.95vw,1rem);font-weight:600}.Hero-module__KTD73a__metaValue{color:var(--color-text-primary);font-size:clamp(1.125rem,1.35vw,1.375rem)}.Hero-module__KTD73a__calendar{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-secondary);transition:color var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) var(--ease-out-expo);border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:.55rem;margin-top:clamp(.5rem,1vw,.85rem);padding-block:.4rem;font-size:.6875rem;font-weight:500;text-decoration:none;display:inline-flex}.Hero-module__KTD73a__calendar:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}.Hero-module__KTD73a__calendar svg{opacity:.85;flex-shrink:0}.Hero-module__KTD73a__strip{padding-inline:var(--gutter);max-width:var(--container);margin-top:clamp(2rem,4vw,3rem);width:100%;animation:Hero-module__KTD73a__hero-fade .8s var(--ease-out-expo) 1.4s both;align-items:center;gap:clamp(1rem,2vw,1.5rem);margin-inline:auto;display:flex}.Hero-module__KTD73a__stripLabel{color:var(--color-text-tertiary);letter-spacing:.28em;text-transform:uppercase;font-size:clamp(.75rem,.8vw,.875rem)}.Hero-module__KTD73a__stripLine{background:linear-gradient(to right, var(--color-border-strong), transparent 60%);flex:1;height:1px;position:relative;overflow:hidden}.Hero-module__KTD73a__stripLine:after{content:"";background:linear-gradient(to right, transparent, var(--color-accent), transparent);width:30%;height:100%;animation:Hero-module__KTD73a__rail-sweep 4s var(--ease-in-out-quart) infinite;position:absolute;top:0;left:0}@keyframes Hero-module__KTD73a__rail-sweep{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes Hero-module__KTD73a__hero-fade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.Hero-module__KTD73a__inner{grid-template-columns:auto minmax(0,1fr)}.Hero-module__KTD73a__meta{border-left:none;border-top:1px solid var(--color-border);padding-top:1.5rem;flex-flow:wrap;grid-column:1/-1;gap:2rem 3rem;padding-inline:0}}@media (max-width:768px){.Hero-module__KTD73a__hero{gap:2rem;padding-block:6rem 2rem}.Hero-module__KTD73a__inner{grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem}.Hero-module__KTD73a__rail{writing-mode:horizontal-tb;flex-direction:row;align-self:start;padding-block:0;transform:none}.Hero-module__KTD73a__railDivider{background:linear-gradient(to right, transparent, var(--color-accent-soft), transparent);width:2rem;height:1px}.Hero-module__KTD73a__ctaRow{flex-direction:column;align-items:flex-start;gap:1rem}.Hero-module__KTD73a__strip{display:none}}
.Narrative-module__AndI1W__narrative{isolation:isolate;position:relative;overflow:hidden}.Narrative-module__AndI1W__video{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Narrative-module__AndI1W__video video{object-fit:cover;object-position:25% center;filter:grayscale(.55)contrast(1.05)brightness(.55)sepia(.18);will-change:opacity;width:100%;height:100%;position:absolute;inset:0}.Narrative-module__AndI1W__videoVeil{background:linear-gradient(#0e0b08d9 0%,#0e0b088c 18% 82%,#0e0b08d9 100%),linear-gradient(90deg,#0e0b08a6 0%,#0e0b0859 35% 65%,#0e0b08a6 100%);position:absolute;inset:0}.Narrative-module__AndI1W__header{border-bottom:1px solid var(--color-border);flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem);max-width:720px;padding-bottom:clamp(2.5rem,4.5vw,4rem);display:flex}.Narrative-module__AndI1W__lede{color:var(--color-text-tertiary);margin-top:clamp(.5rem,1vw,.75rem);font-style:italic}.Narrative-module__AndI1W__schedule{column-count:2;column-rule:1px solid var(--color-border);column-gap:clamp(2rem,5vw,5rem);margin-top:clamp(2.5rem,4vw,4rem);padding:0;list-style:none}.Narrative-module__AndI1W__row{border-bottom:1px solid var(--color-border);break-inside:avoid;opacity:0;animation:Narrative-module__AndI1W__row-fade .7s var(--ease-out-expo) forwards;grid-template-columns:clamp(3.5rem,5vw,4.5rem) 1fr;align-items:baseline;gap:clamp(.75rem,1.25vw,1.25rem);padding-block:clamp(.65rem,.9vw,.85rem);display:grid}.Narrative-module__AndI1W__row:last-child{border-bottom:none}.Narrative-module__AndI1W__time{letter-spacing:.04em;color:var(--color-accent);font-variant-numeric:tabular-nums;font-size:.8125rem}.Narrative-module__AndI1W__name{font-family:var(--font-editorial);color:var(--color-text-primary);text-wrap:pretty;font-size:clamp(1.0625rem,1.2vw,1.25rem);line-height:1.35}@keyframes Narrative-module__AndI1W__row-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Narrative-module__AndI1W__schedule{column-count:1;column-rule:none}}@media (prefers-reduced-motion:reduce){.Narrative-module__AndI1W__row{opacity:1;animation:none}}
.EventMap-module__gXWb4W__map{padding-block:var(--spacing-2xl)}.EventMap-module__gXWb4W__inner{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.EventMap-module__gXWb4W__head{flex-direction:column;align-items:center;gap:clamp(.75rem,1.25vw,1.25rem);max-width:60ch;display:flex}.EventMap-module__gXWb4W__frame{aspect-ratio:3/2;border-radius:4px;width:100%;max-width:1200px;position:relative;overflow:hidden}.EventMap-module__gXWb4W__image{object-fit:cover;width:100%;height:100%;display:block}.EventMap-module__gXWb4W__caption{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in oklch, currentColor 60%, transparent);font-size:.8rem}
.StatCounter-module__5CthhW__counter{text-align:left;opacity:0;transition:opacity .8s var(--ease-out-expo), transform .8s var(--ease-out-expo);transform:translateY(16px)}.StatCounter-module__5CthhW__visible{opacity:1;transform:translateY(0)}.StatCounter-module__5CthhW__number{font-family:var(--font-editorial);letter-spacing:-.025em;color:var(--color-text-primary);font-feature-settings:"lnum", "tnum";font-variant-numeric:lining-nums tabular-nums;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:400;line-height:.95}.StatCounter-module__5CthhW__affix{color:var(--color-accent);font-weight:400}.StatCounter-module__5CthhW__value{display:inline-block}.StatCounter-module__5CthhW__label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.28em;color:var(--color-text-secondary);max-width:18ch;margin-top:.5em;font-size:.6875rem;font-weight:600;line-height:1.4}
.Stats-module__ezWHPW__header{border-bottom:1px solid var(--color-border);grid-template-columns:1.6fr 1fr;align-items:end;gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,4.5rem);display:grid}.Stats-module__ezWHPW__headerLeft{flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem);display:flex}.Stats-module__ezWHPW__headerRight{color:var(--color-text-tertiary);justify-self:end;max-width:38ch;font-style:italic}.Stats-module__ezWHPW__strip{grid-template-columns:repeat(4,1fr);margin-top:clamp(2.5rem,4vw,4rem);padding:0;list-style:none;display:grid}.Stats-module__ezWHPW__cell{flex-direction:column;gap:clamp(.5rem,.8vw,.75rem);padding:clamp(1.5rem,2.5vw,2.5rem) clamp(1.25rem,2vw,2rem) clamp(1.5rem,2.5vw,2.5rem) 0;display:flex;position:relative}.Stats-module__ezWHPW__cell+.Stats-module__ezWHPW__cell{border-left:1px solid var(--color-border);padding-left:clamp(1.25rem,2vw,2rem)}.Stats-module__ezWHPW__index{letter-spacing:.28em;color:var(--color-text-quiet);text-transform:uppercase;font-size:.6875rem}.Stats-module__ezWHPW__sub{font-family:var(--font-editorial);color:var(--color-text-tertiary);max-width:28ch;font-size:.9375rem;font-style:italic;line-height:1.45}@media (max-width:1080px){.Stats-module__ezWHPW__header{grid-template-columns:1fr;gap:1.5rem}.Stats-module__ezWHPW__headerRight{justify-self:start}.Stats-module__ezWHPW__strip{grid-template-columns:repeat(2,1fr)}.Stats-module__ezWHPW__cell+.Stats-module__ezWHPW__cell{border-left:none;padding-left:0}.Stats-module__ezWHPW__cell{border-top:1px solid var(--color-border);padding-top:1.5rem}.Stats-module__ezWHPW__cell:nth-child(-n+2){border-top:none;padding-top:0}.Stats-module__ezWHPW__cell:nth-child(2),.Stats-module__ezWHPW__cell:nth-child(4){border-left:1px solid var(--color-border);padding-left:1.5rem}}@media (max-width:640px){.Stats-module__ezWHPW__strip{grid-template-columns:1fr}.Stats-module__ezWHPW__cell{border-left:none!important;padding-left:0!important}.Stats-module__ezWHPW__cell+.Stats-module__ezWHPW__cell{border-top:1px solid var(--color-border);padding-top:1.5rem}}
.GettingThere-module__LFJppq__getting{position:relative}.GettingThere-module__LFJppq__inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(2rem,4vw,4rem);display:flex}.GettingThere-module__LFJppq__head{flex-direction:column;align-items:center;gap:clamp(.75rem,1.25vw,1.25rem);max-width:60ch;display:flex}.GettingThere-module__LFJppq__body{color:var(--color-text-secondary);max-width:58ch;margin:0;font-style:italic}.GettingThere-module__LFJppq__embed{aspect-ratio:16/9;border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:4px;width:100%;max-width:1200px;max-height:540px;position:relative;overflow:hidden}.GettingThere-module__LFJppq__embedFrame{filter:saturate(.8)brightness(.95);border:0;width:100%;height:100%;display:block}@media (max-width:640px){.GettingThere-module__LFJppq__embed{aspect-ratio:4/3}}
.Faq-module__OJoX5q__faq{position:relative}.Faq-module__OJoX5q__header{border-bottom:1px solid var(--color-border);flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem);max-width:720px;padding-bottom:clamp(2.5rem,4.5vw,4rem);display:flex}.Faq-module__OJoX5q__lede{color:var(--color-text-tertiary);margin-top:clamp(.5rem,1vw,.75rem);font-style:italic}.Faq-module__OJoX5q__list{flex-direction:column;margin:clamp(2rem,3.5vw,3.5rem) 0 0;padding:0;list-style:none;display:flex}.Faq-module__OJoX5q__item{border-bottom:1px solid var(--color-border)}.Faq-module__OJoX5q__questionRow{margin:0;font-weight:400}.Faq-module__OJoX5q__question{text-align:left;cursor:pointer;width:100%;color:var(--color-text-primary);font-family:var(--font-editorial);transition:color var(--duration-normal) var(--ease-out-expo);background:0 0;border:none;justify-content:space-between;align-items:baseline;gap:clamp(1rem,2vw,2rem);padding-block:clamp(1.1rem,1.6vw,1.5rem);font-size:clamp(1.125rem,1.4vw,1.4rem);font-weight:400;line-height:1.35;display:flex}.Faq-module__OJoX5q__question:hover{color:var(--color-accent)}.Faq-module__OJoX5q__question:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.Faq-module__OJoX5q__questionText{text-wrap:pretty;flex:1}.Faq-module__OJoX5q__chevron{color:var(--color-accent);transition:transform var(--duration-normal) var(--ease-out-expo);flex-shrink:0;margin-top:.15em}.Faq-module__OJoX5q__chevronOpen{transform:rotate(180deg)}.Faq-module__OJoX5q__answer{animation:Faq-module__OJoX5q__answer-rise .38s var(--ease-out-expo);padding-bottom:clamp(1.25rem,2vw,1.75rem);padding-right:clamp(2rem,4vw,4rem)}.Faq-module__OJoX5q__answer p{font-family:var(--font-editorial);color:var(--color-text-secondary);text-wrap:pretty;max-width:60ch;margin:0;font-size:clamp(1rem,1.15vw,1.1875rem);line-height:1.6}@keyframes Faq-module__OJoX5q__answer-rise{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Faq-module__OJoX5q__answer{animation:none}.Faq-module__OJoX5q__chevron{transition:none}}
.Tickets-module__GPjS2W__tickets{border-top:1px solid var(--color-border)}.Tickets-module__GPjS2W__inner{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(2.5rem,5vw,5rem);display:grid}.Tickets-module__GPjS2W__head{flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem);display:flex}.Tickets-module__GPjS2W__heading{color:var(--color-text-primary)}.Tickets-module__GPjS2W__heading em{color:var(--color-accent);font-style:italic;font-weight:400}.Tickets-module__GPjS2W__lede{color:var(--color-text-secondary);max-width:48ch}.Tickets-module__GPjS2W__ctaButton{place-self:start end}.Tickets-module__GPjS2W__form{flex-direction:column;justify-self:end;gap:clamp(.5rem,.75vw,.75rem);width:100%;max-width:32rem;display:flex}.Tickets-module__GPjS2W__label{font-family:var(--font-display);letter-spacing:.28em;text-transform:uppercase;color:var(--color-text-tertiary);font-size:.6875rem;font-weight:500}.Tickets-module__GPjS2W__row{border-bottom:1px solid var(--color-border-strong);transition:border-color var(--duration-normal) var(--ease-out-expo), border-bottom-width var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo);grid-template-columns:1fr auto;align-items:stretch;display:grid}.Tickets-module__GPjS2W__row:focus-within{border-color:var(--color-accent)}.Tickets-module__GPjS2W__row.Tickets-module__GPjS2W__rowSent{border-bottom:2px solid var(--color-accent);box-shadow:0 1px 0 var(--color-accent-glow)}.Tickets-module__GPjS2W__input{color:var(--color-text-primary);font-family:var(--font-editorial);background:0 0;border:none;outline:none;padding:.85rem 0;font-size:clamp(1rem,1.1vw,1.125rem)}.Tickets-module__GPjS2W__input::placeholder{color:var(--color-text-quiet);font-style:italic}.Tickets-module__GPjS2W__input[aria-invalid=true]{color:#d77a72}.Tickets-module__GPjS2W__input[readonly]{cursor:default;opacity:.7}.Tickets-module__GPjS2W__submit{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent);cursor:pointer;transition:gap var(--duration-normal) var(--ease-out-expo), color var(--duration-normal) var(--ease-out-expo), background var(--duration-normal) var(--ease-out-expo), padding var(--duration-normal) var(--ease-out-expo), transform var(--duration-fast) var(--ease-out-expo);background:0 0;border:none;align-items:center;gap:.55rem;padding:.85rem 1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.Tickets-module__GPjS2W__submit:not(.Tickets-module__GPjS2W__submitSent):hover{color:var(--color-text-primary);gap:.85rem}.Tickets-module__GPjS2W__submit:active{transform:translateY(1px)}.Tickets-module__GPjS2W__submit.Tickets-module__GPjS2W__submitSent{background:var(--color-accent);color:var(--color-bg-primary);cursor:default;pointer-events:none;animation:Tickets-module__GPjS2W__submit-pulse .6s var(--ease-out-expo);padding-inline:1.25rem}.Tickets-module__GPjS2W__tickPath{stroke-dasharray:28;stroke-dashoffset:28px;animation:Tickets-module__GPjS2W__tick-draw .48s var(--ease-out-expo) .12s forwards}@keyframes Tickets-module__GPjS2W__submit-pulse{0%{transform:scale(1)}45%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes Tickets-module__GPjS2W__tick-draw{to{stroke-dashoffset:0}}.Tickets-module__GPjS2W__status{min-height:1.25rem;font-family:var(--font-editorial);margin-top:.4rem;font-size:.9375rem;font-style:italic}.Tickets-module__GPjS2W__statusSent{color:var(--color-accent);animation:Tickets-module__GPjS2W__status-rise .48s var(--ease-out-expo)}.Tickets-module__GPjS2W__statusError{color:#d77a72}.Tickets-module__GPjS2W__statusIdle{color:var(--color-text-quiet)}@keyframes Tickets-module__GPjS2W__status-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Tickets-module__GPjS2W__submitSent,.Tickets-module__GPjS2W__tickPath,.Tickets-module__GPjS2W__statusSent{animation:none}.Tickets-module__GPjS2W__tickPath{stroke-dashoffset:0}}.Tickets-module__GPjS2W__consent{letter-spacing:.08em;opacity:.6;margin-block-start:.75rem;font-size:.75rem}.Tickets-module__GPjS2W__meta{border-top:1px solid var(--color-border);grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3rem);margin-top:clamp(2.5rem,4vw,4rem);padding-top:clamp(2rem,3vw,3rem);padding-left:0;list-style:none;display:grid}.Tickets-module__GPjS2W__meta li{flex-direction:column;gap:.4rem;display:flex}.Tickets-module__GPjS2W__metaLabel{letter-spacing:.32em;color:var(--color-text-tertiary);text-transform:uppercase;font-size:.6875rem}.Tickets-module__GPjS2W__metaValue{font-family:var(--font-editorial);color:var(--color-text-primary);font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.4}@media (max-width:1080px){.Tickets-module__GPjS2W__inner{grid-template-columns:1fr}.Tickets-module__GPjS2W__ctaButton{justify-self:start}.Tickets-module__GPjS2W__meta{grid-template-columns:1fr;gap:1.5rem}}
.grounds-module__COLnlW__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));margin-block-start:var(--spacing-lg);display:grid}.grounds-module__COLnlW__card{list-style:none}.grounds-module__COLnlW__cardLink{height:100%;padding:var(--spacing-lg);border:1px solid var(--color-border);background:var(--surface);transition:border-color var(--duration-normal) var(--ease-out-expo), transform var(--duration-normal) var(--ease-out-expo), background var(--duration-normal) var(--ease-out-expo);border-radius:4px;flex-direction:column;display:flex}.grounds-module__COLnlW__cardLink:hover{border-color:var(--color-border-strong);background:var(--surface-strong);transform:translateY(-3px)}.grounds-module__COLnlW__cardIndex{letter-spacing:.1em;color:var(--color-accent-soft);font-size:.75rem}.grounds-module__COLnlW__cardTitle{color:var(--color-text-primary);margin-block:.3rem .45rem}.grounds-module__COLnlW__cardSummary{color:var(--color-text-secondary);font-size:var(--text-prose-sm);flex:1;line-height:1.55}.grounds-module__COLnlW__cardCta{font-family:var(--font-mono);letter-spacing:.05em;color:var(--color-accent);margin-block-start:var(--spacing-md);font-size:.78rem}.grounds-module__COLnlW__detail{gap:var(--spacing-xl);grid-template-columns:minmax(0,1fr) minmax(0,20rem);align-items:start;display:grid}@media (max-width:860px){.grounds-module__COLnlW__detail{grid-template-columns:1fr}}.grounds-module__COLnlW__detailBody{gap:var(--spacing-md);display:grid}.grounds-module__COLnlW__forWho{color:var(--color-text-secondary);font-size:var(--text-prose-sm);border-block-start:1px solid var(--color-border);max-width:60ch;padding-block-start:var(--spacing-md)}.grounds-module__COLnlW__forWho strong{color:var(--color-accent);font-weight:600}.grounds-module__COLnlW__detailAside{border:1px solid var(--color-border-strong);background:var(--surface);padding:var(--spacing-lg);border-radius:4px;position:sticky;top:6rem}.grounds-module__COLnlW__asideTitle{font-family:var(--font-display);font-size:var(--text-eyebrow);letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-block-end:var(--spacing-md);font-weight:600}.grounds-module__COLnlW__highlights{gap:var(--spacing-sm);display:grid}.grounds-module__COLnlW__highlight{gap:var(--spacing-sm);color:var(--color-text-primary);font-size:var(--text-prose-sm);border-block-end:1px solid var(--color-border);grid-template-columns:4.5rem 1fr;align-items:baseline;padding-block-end:var(--spacing-sm);display:grid}.grounds-module__COLnlW__highlight:last-child{border-block-end:0;padding-block-end:0}.grounds-module__COLnlW__highlightTime{color:var(--color-accent);letter-spacing:.04em;font-size:.72rem}.grounds-module__COLnlW__siblings{border-block-start:1px solid var(--color-border);margin-block-start:var(--spacing-2xl);padding-block-start:var(--spacing-lg)}.grounds-module__COLnlW__siblingsTitle{font-family:var(--font-editorial);font-size:var(--text-headline-sm);color:var(--color-text-primary);margin-block-end:var(--spacing-md)}.grounds-module__COLnlW__siblingsList{gap:var(--spacing-sm);flex-wrap:wrap;margin-block-end:var(--spacing-md);display:flex}.grounds-module__COLnlW__siblingLink{border:1px solid var(--color-border);font-size:var(--text-prose-sm);color:var(--color-text-secondary);transition:border-color var(--duration-fast) var(--ease-out-expo), color var(--duration-fast) var(--ease-out-expo);border-radius:999px;padding:.4rem .9rem;display:inline-block}.grounds-module__COLnlW__siblingLink:hover{border-color:var(--color-accent-soft);color:var(--color-accent)}.grounds-module__COLnlW__back{font-family:var(--font-mono);color:var(--color-text-tertiary);font-size:.8rem}.grounds-module__COLnlW__back:hover{color:var(--color-accent)}
