:root{--ink:#0e0e1a;--ink-soft:#15152b;--midnight:#0f1f65;--midnight-2:#1a2a7a;--neon:#d945dc;--neon-deep:#a12ca3;--lavender:#897da9;--bone:#caccc9;--bone-soft:#e2e3e1;--bone-warm:#d8d5d0;--sand:#897da9;--stone:#6b6880;--white:#f2f1ee;--rust:#d945dc;--rust-deep:#6c12a4;--acid:#d945dc;--f-display:"Anton", "Archivo Black", "Helvetica Neue", sans-serif;--f-editorial:"Fraunces", "Times New Roman", serif;--f-body:"Inter", "Helvetica Neue", Arial, sans-serif;--f-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--max-w:1440px;--gutter:clamp(1.25rem, 3.5vw, 2.5rem);--radius:2px;--ease:cubic-bezier(.2,.7,.2,1)}*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--bone);font-family:var(--f-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.5;overflow-x:hidden}img,picture,svg,video{max-width:100%;display:block}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}input,textarea{font:inherit}.display{font-family:var(--f-display);letter-spacing:-.01em;text-transform:uppercase;font-weight:400;line-height:.86}.editorial{font-family:var(--f-editorial);letter-spacing:-.01em;font-style:italic;font-weight:500}.mono{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.eyebrow{font-family:var(--f-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--stone);font-size:.72rem}.container{width:100%;max-width:var(--max-w);padding:0 var(--gutter);margin:0 auto}section{padding:clamp(5rem,10vw,9rem) 0;position:relative}.grain:before{content:"";pointer-events:none;z-index:2;opacity:.28;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.06   0 0 0 0 0.05   0 0 0 0 0.04   0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:absolute;inset:0}.grain-soft:before{opacity:.18}.grain-dark:before{content:"";pointer-events:none;z-index:2;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1   0 0 0 0 0.96   0 0 0 0 0.88   0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:absolute;inset:0}.btn{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;transition:transform .35s var(--ease), background .35s var(--ease), color .35s var(--ease);border:1px solid;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:.78rem;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--ink);color:var(--bone);border-color:var(--ink)}.btn--primary:hover{background:var(--rust);border-color:var(--rust)}.btn--ghost{background:0 0}.btn--ghost:hover{background:var(--ink);color:var(--bone)}.btn--acid{background:var(--acid);color:var(--ink);border-color:var(--acid)}.btn--acid:hover{background:var(--ink);color:var(--acid);border-color:var(--ink)}.ulink{padding-bottom:2px;position:relative}.ulink:after{content:"";transform-origin:0;height:1px;transition:transform .4s var(--ease);background:currentColor;position:absolute;bottom:0;left:0;right:0}.ulink:hover:after{transform:scaleX(.2)}.rule{opacity:.2;background:currentColor;width:100%;height:1px}.ticker{border-top:1px solid color-mix(in oklab, var(--ink) 85%, var(--bone));border-bottom:1px solid color-mix(in oklab, var(--ink) 85%, var(--bone));background:var(--bone);color:var(--ink);padding:.9rem 0;position:relative;overflow:hidden}.ticker__track{white-space:nowrap;gap:3rem;width:max-content;animation:38s linear infinite tick;display:flex}.ticker__item{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.02em;color:var(--ink);align-items:center;gap:clamp(1.5rem,4vw,3rem);font-size:clamp(1rem,2.2vw,1.4rem);display:inline-flex}.ticker__item span.dot{background:var(--neon);border-radius:50%;width:10px;height:10px;display:inline-block}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}h1,h2,h3,h4{font-weight:400}:focus-visible{outline:2px solid var(--rust);outline-offset:3px}::selection{background:var(--acid);color:var(--ink)}section[id]{scroll-margin-top:110px}@media (width<=640px){section{padding:3rem 0}section[id]{scroll-margin-top:80px}.btn{letter-spacing:.12em;padding:.8rem 1.25rem;font-size:.7rem}:root{--gutter:1.1rem}.eyebrow{letter-spacing:.16em;font-size:.62rem}.mono{letter-spacing:.08em;font-size:.7rem}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;animation:rise .9s var(--ease) .2s forwards;transform:translateY(12px)}.reveal.delay-1{animation-delay:.35s}.reveal.delay-2{animation-delay:.5s}.reveal.delay-3{animation-delay:.65s}@keyframes rise{to{opacity:1;transform:translateY(0)}}}.announce[data-astro-cid-h4bjbk3l]{z-index:110;background:var(--neon);color:var(--ink);font-size:.72rem;position:relative}.announce__inner[data-astro-cid-h4bjbk3l]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;padding-top:.55rem;padding-bottom:.55rem;display:flex}.announce__dot[data-astro-cid-h4bjbk3l]{background:var(--ink);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.announce__tag[data-astro-cid-h4bjbk3l]{letter-spacing:.18em;text-transform:uppercase}.announce__count[data-astro-cid-h4bjbk3l]{border:1px solid color-mix(in oklab, var(--ink) 30%, transparent);font-variant-numeric:tabular-nums;border-radius:2px;align-items:baseline;gap:.18rem;padding:.1rem .6rem;display:inline-flex}.announce__count[data-astro-cid-h4bjbk3l] [data-astro-cid-h4bjbk3l][data-unit]{text-align:center;min-width:1.1em;font-weight:600}.announce__u[data-astro-cid-h4bjbk3l]{opacity:.6;text-transform:lowercase;margin-right:.3rem;font-size:.62rem}.announce__u[data-astro-cid-h4bjbk3l]:last-of-type{margin-right:0}.announce__cta[data-astro-cid-h4bjbk3l]{color:var(--ink);letter-spacing:.18em;text-transform:uppercase;font-weight:600}@media (width<=560px){.announce__inner[data-astro-cid-h4bjbk3l]{padding:.45rem var(--gutter);gap:.6rem}.announce__tag[data-astro-cid-h4bjbk3l]{letter-spacing:.14em;font-size:.62rem}.announce__u--s[data-astro-cid-h4bjbk3l],.announce__s[data-astro-cid-h4bjbk3l]{display:none}.announce__cta[data-astro-cid-h4bjbk3l]{text-align:center;flex-basis:100%}}.nav[data-astro-cid-wpvy4v7s]{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(140%);background:color-mix(in oklab, var(--ink) 72%, transparent);border-bottom:1px solid color-mix(in oklab, var(--bone) 10%, transparent);position:sticky;top:0}.nav__inner[data-astro-cid-wpvy4v7s]{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding-top:.9rem;padding-bottom:.9rem;display:grid}.nav__mark[data-astro-cid-wpvy4v7s]{color:var(--bone);align-items:center;gap:.7rem;display:inline-flex}.nav__logo[data-astro-cid-wpvy4v7s]{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.nav__wordmark[data-astro-cid-wpvy4v7s]{gap:.18rem;line-height:1;display:grid}.nav__wordmark-top[data-astro-cid-wpvy4v7s]{letter-spacing:.02em;font-size:1.15rem}.nav__wordmark-sub[data-astro-cid-wpvy4v7s]{letter-spacing:.22em;color:color-mix(in oklab, var(--bone) 55%, transparent);font-size:.55rem}.nav__links[data-astro-cid-wpvy4v7s]{color:var(--bone);justify-content:center;gap:2rem;display:flex}.nav__cta[data-astro-cid-wpvy4v7s]{padding:.7rem 1.2rem}@media (width<=900px){.nav__links[data-astro-cid-wpvy4v7s]{display:none}.nav__inner[data-astro-cid-wpvy4v7s]{grid-template-columns:1fr auto}}@media (width<=480px){.nav__wordmark-top[data-astro-cid-wpvy4v7s]{font-size:.95rem}.nav__wordmark-sub[data-astro-cid-wpvy4v7s]{font-size:.5rem}.nav__logo[data-astro-cid-wpvy4v7s]{width:26px;height:26px}.nav__cta[data-astro-cid-wpvy4v7s]{padding:.55rem .9rem;font-size:.72rem}}.hero[data-astro-cid-ge2uvauf]{min-height:100svh;color:var(--bone);isolation:isolate;background:#000;padding-top:clamp(6rem,12vh,8.5rem);padding-bottom:clamp(2rem,6vh,5rem);display:flex;position:relative;overflow:hidden}.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__scrim[data-astro-cid-ge2uvauf]{z-index:1;background:radial-gradient(80% 55% at 22% 35%,#0e0e1a26 0%,#0000 70%),linear-gradient(#0e0e1a8c 0%,#0e0e1a47 25%,#0e0e1a59 55%,#0e0e1ad9 100%);position:absolute;inset:0}.hero__grain[data-astro-cid-ge2uvauf]{z-index:1;pointer-events:none;position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{z-index:3;gap:clamp(1.25rem,2.5vh,2rem);width:100%;min-height:calc(100svh - 12vh);display:grid;position:relative}.hero__meta[data-astro-cid-ge2uvauf]{color:color-mix(in oklab, var(--bone) 88%, transparent)}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;color:var(--bone);text-shadow:0 4px 30px #0000008c;gap:0;font-size:clamp(3.4rem,11vw,10.5rem);line-height:.86;display:grid}.hero__grey[data-astro-cid-ge2uvauf]{color:var(--neon);display:block}.hero__festival[data-astro-cid-ge2uvauf]{letter-spacing:.22em;color:color-mix(in oklab, var(--bone) 80%, transparent);margin-top:.3em;font-size:.32em;font-weight:400;display:block}.hero__subline[data-astro-cid-ge2uvauf]{max-width:38ch;margin-left:auto}.hero__tag[data-astro-cid-ge2uvauf]{color:color-mix(in oklab, var(--bone) 94%, transparent);text-shadow:0 2px 10px #00000059;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.45}.hero__bottom[data-astro-cid-ge2uvauf]{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem;margin-top:auto;display:flex}.hero__date[data-astro-cid-ge2uvauf]{gap:.4rem;max-width:26rem;display:grid}.hero__date-num[data-astro-cid-ge2uvauf]{color:var(--neon);font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:.9}.hero__cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.6rem;display:flex}.hero__float[data-astro-cid-ge2uvauf]{right:var(--gutter);z-index:4;text-align:right;color:color-mix(in oklab, var(--bone) 75%, transparent);text-shadow:0 1px 8px #00000080;gap:.2rem;font-size:.68rem;display:grid;position:absolute;top:clamp(5.5rem,10vh,7rem)}@media (width<=900px){.hero__float[data-astro-cid-ge2uvauf]{font-size:.62rem}}@media (width<=720px){.hero__subline[data-astro-cid-ge2uvauf]{max-width:100%;margin-left:0}.hero__bottom[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:start;gap:1.25rem}.hero__cta[data-astro-cid-ge2uvauf]{width:100%}.hero__cta[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{flex:1;justify-content:center}.hero__float[data-astro-cid-ge2uvauf]{display:none}}@media (width<=560px){.hero[data-astro-cid-ge2uvauf]{padding-top:clamp(5rem,10vh,6.5rem);padding-bottom:clamp(1.75rem,5vh,3rem)}.hero__content[data-astro-cid-ge2uvauf]{gap:1rem}.hero__title[data-astro-cid-ge2uvauf]{font-size:clamp(3rem,16vw,5rem)}.hero__tag[data-astro-cid-ge2uvauf]{font-size:.95rem;line-height:1.4}.hero__date-num[data-astro-cid-ge2uvauf]{font-size:1.55rem}.hero__date[data-astro-cid-ge2uvauf] .mono[data-astro-cid-ge2uvauf]{letter-spacing:.12em;font-size:.68rem}.hero__meta[data-astro-cid-ge2uvauf] .mono[data-astro-cid-ge2uvauf]{letter-spacing:.12em;font-size:.62rem}}.intro[data-astro-cid-fmp4ekgg]{background:var(--ink);color:var(--bone);padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(4rem,8vw,7rem)}.intro__grid[data-astro-cid-fmp4ekgg]{grid-template-columns:1fr 2.2fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.intro__side[data-astro-cid-fmp4ekgg]{gap:1rem;display:grid;position:sticky;top:100px}.intro__meta[data-astro-cid-fmp4ekgg]{color:var(--stone)}.intro__head[data-astro-cid-fmp4ekgg]{max-width:18ch;margin-bottom:2rem;font-size:clamp(2.4rem,6vw,5.5rem);line-height:.9}.intro__head[data-astro-cid-fmp4ekgg] .editorial[data-astro-cid-fmp4ekgg]{color:var(--rust)}.intro__lead[data-astro-cid-fmp4ekgg]{max-width:56ch;margin-bottom:1.25rem;font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.6}.intro__lead--muted[data-astro-cid-fmp4ekgg]{color:var(--stone)}@media (width<=800px){.intro__grid[data-astro-cid-fmp4ekgg]{grid-template-columns:1fr}.intro__side[data-astro-cid-fmp4ekgg]{position:static}}.lineup[data-astro-cid-fpud4jkc]{background:var(--ink);color:var(--bone);position:relative}.lineup__head[data-astro-cid-fpud4jkc]{text-align:center;justify-items:center;gap:1rem;max-width:64rem;margin:0 auto 4rem;display:grid}.lineup__tier[data-astro-cid-fpud4jkc]{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;padding:clamp(1rem,2.5vh,2rem) 0;display:flex}.lineup__band[data-astro-cid-fpud4jkc]{font-family:var(--f-display);text-transform:uppercase;transition:color .25s var(--ease), transform .25s var(--ease);cursor:pointer;text-decoration:none;display:inline-block}span[data-astro-cid-fpud4jkc].lineup__band{cursor:default}.lineup__band[data-astro-cid-fpud4jkc]:hover{color:var(--neon)}a[data-astro-cid-fpud4jkc].lineup__band:hover{transform:translateY(-2px)}.lineup__tier--1[data-astro-cid-fpud4jkc]{gap:.35rem clamp(1.5rem,3.5vw,3rem);max-width:88rem;margin:0 auto}.lineup__band--1[data-astro-cid-fpud4jkc]{letter-spacing:-.01em;color:var(--bone);padding:0 .1em;font-size:clamp(1.7rem,4.4vw,4rem);line-height:1}.lineup__tier--2[data-astro-cid-fpud4jkc]{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem clamp(1.5rem,3vw,2.75rem);max-width:88rem;margin:0 auto;display:flex}.lineup__band--2[data-astro-cid-fpud4jkc]{color:var(--bone);flex:0 auto;font-size:clamp(1.15rem,2.5vw,2.1rem);line-height:1.04}.lineup__break[data-astro-cid-fpud4jkc]{flex-basis:100%;height:0;margin:0;padding:0}.lineup__tier--3[data-astro-cid-fpud4jkc]{gap:.4rem clamp(1rem,1.9vw,1.6rem);max-width:72rem;margin:0 auto}.lineup__band--3[data-astro-cid-fpud4jkc]{color:color-mix(in oklab, var(--bone) 88%, transparent);font-size:clamp(.95rem,1.6vw,1.4rem);line-height:1.05}.lineup__tier--4[data-astro-cid-fpud4jkc]{gap:.45rem .7rem;max-width:56rem;margin:0 auto}.lineup__band--4[data-astro-cid-fpud4jkc]{font-family:var(--f-mono);letter-spacing:.12em;color:var(--lavender);text-transform:uppercase;font-size:clamp(.7rem,1vw,.88rem)}.lineup__sep[data-astro-cid-fpud4jkc]{color:color-mix(in oklab, var(--lavender) 55%, transparent);font-family:var(--f-mono);user-select:none;font-size:.85rem}.lineup__rule[data-astro-cid-fpud4jkc]{opacity:.15;max-width:80%;margin:1.75rem auto}.lineup__foot[data-astro-cid-fpud4jkc]{border-top:1px solid color-mix(in oklab, var(--bone) 14%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:4rem;padding-top:2rem;display:flex}.lineup__foot[data-astro-cid-fpud4jkc] .mono[data-astro-cid-fpud4jkc]{color:var(--lavender)}@media (width<=900px) and (width>=561px){.lineup__band--2[data-astro-cid-fpud4jkc]{flex:0 0 calc(50% - clamp(.75rem,2vw,1.5rem));font-size:clamp(1.05rem,2.6vw,1.6rem)}}@media (width<=560px){.lineup__head[data-astro-cid-fpud4jkc]{margin-bottom:2.5rem}.lineup__tier[data-astro-cid-fpud4jkc]{padding:1rem 0}.lineup__band--1[data-astro-cid-fpud4jkc]{font-size:clamp(1.4rem,8.5vw,2.4rem)}.lineup__band--2[data-astro-cid-fpud4jkc]{font-size:clamp(1.05rem,4.5vw,1.5rem)}.lineup__break[data-astro-cid-fpud4jkc]{display:none}.lineup__band--3[data-astro-cid-fpud4jkc]{font-size:clamp(.9rem,3.6vw,1.15rem)}.lineup__band--4[data-astro-cid-fpud4jkc]{letter-spacing:.1em;font-size:.66rem}.lineup__sep[data-astro-cid-fpud4jkc]{font-size:.75rem}.lineup__rule[data-astro-cid-fpud4jkc]{margin:1.25rem auto}.lineup__foot[data-astro-cid-fpud4jkc]{text-align:center;justify-content:center;margin-top:2.5rem}.lineup__foot[data-astro-cid-fpud4jkc] .mono[data-astro-cid-fpud4jkc]{flex:100%}.lineup__foot[data-astro-cid-fpud4jkc] .btn[data-astro-cid-fpud4jkc]{justify-content:center;width:100%}}.schedule[data-astro-cid-7i4pyfqf]{background:var(--ink);color:var(--bone)}.schedule__inner[data-astro-cid-7i4pyfqf]{gap:clamp(2.5rem,5vw,4rem);display:grid}.schedule__head[data-astro-cid-7i4pyfqf]{gap:1rem;max-width:62rem;display:grid}.schedule__title[data-astro-cid-7i4pyfqf]{font-size:clamp(2.4rem,6vw,5rem);line-height:.9}.schedule__title[data-astro-cid-7i4pyfqf] .editorial[data-astro-cid-7i4pyfqf]{color:var(--neon);font-style:italic}.schedule__lead[data-astro-cid-7i4pyfqf]{color:var(--lavender);max-width:56ch;font-size:1.05rem;line-height:1.6}.schedule__lead[data-astro-cid-7i4pyfqf] strong[data-astro-cid-7i4pyfqf]{color:var(--bone);font-weight:500}.stages[data-astro-cid-7i4pyfqf]{border:1px solid color-mix(in oklab, var(--bone) 14%, transparent);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.stage[data-astro-cid-7i4pyfqf]{border-right:1px solid color-mix(in oklab, var(--bone) 14%, transparent);align-content:start;gap:1.5rem;padding:clamp(1.5rem,2.5vw,2rem);display:grid}.stage[data-astro-cid-7i4pyfqf]:last-child{border-right:0}.stage__head[data-astro-cid-7i4pyfqf]{border-bottom:1px solid color-mix(in oklab, var(--bone) 14%, transparent);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding-bottom:1rem;display:grid}.stage__dot[data-astro-cid-7i4pyfqf]{background:var(--bone);border-radius:50%;width:10px;height:10px}.stage--nile[data-astro-cid-7i4pyfqf] .stage__dot[data-astro-cid-7i4pyfqf]{background:var(--neon)}.stage--underground[data-astro-cid-7i4pyfqf] .stage__dot[data-astro-cid-7i4pyfqf]{background:var(--lavender)}.stage--coffee[data-astro-cid-7i4pyfqf] .stage__dot[data-astro-cid-7i4pyfqf]{background:var(--rust)}.stage__name[data-astro-cid-7i4pyfqf]{letter-spacing:.02em;font-size:clamp(1.4rem,2vw,1.8rem)}.stage__count[data-astro-cid-7i4pyfqf]{color:var(--lavender);font-size:.62rem}.stage__list[data-astro-cid-7i4pyfqf]{counter-reset:slot;gap:1rem;display:grid}.slot[data-astro-cid-7i4pyfqf]{border-bottom:1px solid color-mix(in oklab, var(--bone) 10%, transparent);gap:.3rem;padding-bottom:1rem;display:grid}.slot[data-astro-cid-7i4pyfqf]:last-child{border-bottom:0}.slot__time[data-astro-cid-7i4pyfqf]{color:var(--lavender);font-size:.72rem}.slot__band[data-astro-cid-7i4pyfqf]{color:var(--bone);letter-spacing:.01em;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.2}.stage--nile[data-astro-cid-7i4pyfqf] .slot__band[data-astro-cid-7i4pyfqf]:hover{color:var(--neon)}.stage--underground[data-astro-cid-7i4pyfqf] .slot__band[data-astro-cid-7i4pyfqf]:hover{color:var(--lavender)}.stage--coffee[data-astro-cid-7i4pyfqf] .slot__band[data-astro-cid-7i4pyfqf]:hover{color:var(--rust)}.slot__note[data-astro-cid-7i4pyfqf]{color:var(--lavender);font-size:.62rem}.schedule__fine[data-astro-cid-7i4pyfqf]{text-align:center;color:var(--lavender)}@media (width<=900px){.stages[data-astro-cid-7i4pyfqf]{grid-template-columns:1fr}.stage[data-astro-cid-7i4pyfqf]{border-right:0;border-bottom:1px solid color-mix(in oklab, var(--bone) 14%, transparent)}.stage[data-astro-cid-7i4pyfqf]:last-child{border-bottom:0}}@media (width<=560px){.schedule__lead[data-astro-cid-7i4pyfqf]{font-size:.95rem}.stage[data-astro-cid-7i4pyfqf]{gap:1rem;padding:1.25rem 1rem}.stage__head[data-astro-cid-7i4pyfqf]{gap:.5rem;padding-bottom:.75rem}.stage__name[data-astro-cid-7i4pyfqf]{font-size:1.25rem}.stage__count[data-astro-cid-7i4pyfqf]{letter-spacing:.14em;font-size:.58rem}.stage__list[data-astro-cid-7i4pyfqf]{gap:.7rem}.slot[data-astro-cid-7i4pyfqf]{gap:.2rem;padding-bottom:.7rem}.slot__band[data-astro-cid-7i4pyfqf]{letter-spacing:0;font-size:.88rem;line-height:1.25}.slot__time[data-astro-cid-7i4pyfqf]{letter-spacing:.1em;font-size:.65rem}.slot__note[data-astro-cid-7i4pyfqf]{letter-spacing:.14em;font-size:.58rem}.schedule__fine[data-astro-cid-7i4pyfqf]{letter-spacing:.12em;font-size:.6rem;line-height:1.5}}.partners[data-astro-cid-edpm6wi3]{background:var(--ink-soft);color:var(--bone);position:relative}.partners__head[data-astro-cid-edpm6wi3]{gap:1rem;max-width:62rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.partners__title[data-astro-cid-edpm6wi3]{font-size:clamp(2.6rem,6vw,5rem);line-height:.9}.partners__title[data-astro-cid-edpm6wi3] .editorial[data-astro-cid-edpm6wi3]{color:var(--neon);font-style:italic}.partners__lead[data-astro-cid-edpm6wi3]{max-width:54ch;color:var(--lavender);font-size:1.05rem;line-height:1.6}.partners__tiers[data-astro-cid-edpm6wi3]{gap:clamp(2rem,4vw,3rem);display:grid}.tier[data-astro-cid-edpm6wi3]{gap:1.25rem;display:grid}.tier__label[data-astro-cid-edpm6wi3]{color:var(--lavender);text-transform:uppercase;letter-spacing:.18em;grid-template-columns:auto 1fr;align-items:center;gap:1rem;font-size:.8rem;display:grid}.tier__rule[data-astro-cid-edpm6wi3]{background:color-mix(in oklab, var(--bone) 14%, transparent);height:1px}.tier__grid[data-astro-cid-edpm6wi3]{background:color-mix(in oklab, var(--bone) 10%, transparent);border:1px solid color-mix(in oklab, var(--bone) 10%, transparent);gap:1px;display:grid}.tier__grid[data-astro-cid-edpm6wi3][data-tier=presenting]{grid-template-columns:repeat(2,1fr)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=official]{grid-template-columns:repeat(4,1fr)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=community]{grid-template-columns:repeat(6,1fr)}.partner[data-astro-cid-edpm6wi3]{background:var(--ink-soft);text-align:center;transition:background .35s var(--ease), color .35s var(--ease), transform .35s var(--ease);justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,2.5rem) 1rem;display:flex}.partner__name[data-astro-cid-edpm6wi3]{text-transform:uppercase;letter-spacing:.02em;color:var(--bone);transition:color .35s var(--ease)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=presenting] .partner__name[data-astro-cid-edpm6wi3]{font-size:clamp(1.5rem,3vw,2.2rem)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=official] .partner__name[data-astro-cid-edpm6wi3]{font-size:clamp(1.05rem,1.6vw,1.35rem)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=community] .partner__name[data-astro-cid-edpm6wi3]{font-family:var(--f-mono);letter-spacing:.16em;color:var(--lavender);font-size:clamp(.7rem,.9vw,.82rem)}.partner[data-astro-cid-edpm6wi3]:hover{background:var(--neon);transform:translateY(-2px)}.partner[data-astro-cid-edpm6wi3]:hover .partner__name[data-astro-cid-edpm6wi3]{color:var(--ink)}@media (width<=900px){.tier__grid[data-astro-cid-edpm6wi3][data-tier=presenting]{grid-template-columns:1fr}.tier__grid[data-astro-cid-edpm6wi3][data-tier=official]{grid-template-columns:repeat(2,1fr)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=community]{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.partners__lead[data-astro-cid-edpm6wi3]{font-size:.95rem}.partner[data-astro-cid-edpm6wi3]{padding:1rem .5rem}.tier[data-astro-cid-edpm6wi3]{gap:.85rem}.tier__grid[data-astro-cid-edpm6wi3][data-tier=presenting]{grid-template-columns:1fr}.tier__grid[data-astro-cid-edpm6wi3][data-tier=official],.tier__grid[data-astro-cid-edpm6wi3][data-tier=community]{grid-template-columns:repeat(2,1fr)}.tier__grid[data-astro-cid-edpm6wi3][data-tier=presenting] .partner__name[data-astro-cid-edpm6wi3]{font-size:1.3rem}.tier__grid[data-astro-cid-edpm6wi3][data-tier=official] .partner__name[data-astro-cid-edpm6wi3]{font-size:.88rem}.tier__grid[data-astro-cid-edpm6wi3][data-tier=community] .partner__name[data-astro-cid-edpm6wi3]{letter-spacing:.12em;font-size:.62rem}}.raffle-wrap[data-astro-cid-zszdi73h]{background:var(--ink);color:var(--bone);padding-block:clamp(3rem,7vw,6rem)}.raffle-card[data-astro-cid-zszdi73h]{background:color-mix(in oklab, var(--bone) 7%, var(--ink));border:1px solid color-mix(in oklab, var(--bone) 16%, transparent);box-shadow:0 1px 0 color-mix(in oklab, var(--bone) 8%, transparent) inset, 0 30px 60px -40px #0009;border-radius:18px;position:relative;overflow:hidden}.raffle-card__accent[data-astro-cid-zszdi73h]{background:var(--neon);width:5px;position:absolute;inset:0 auto 0 0}.raffle-card__body[data-astro-cid-zszdi73h]{padding:clamp(1.75rem,3.5vw,2.75rem) clamp(1.5rem,3.5vw,3rem);grid-template-columns:1fr auto;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding-left:clamp(1.75rem,4vw,3rem);display:grid}.raffle-card__copy[data-astro-cid-zszdi73h]{gap:.85rem;max-width:62rem;display:grid}.raffle-card__eyebrow[data-astro-cid-zszdi73h]{color:var(--neon)}.raffle-card__title[data-astro-cid-zszdi73h]{letter-spacing:-.01em;color:var(--bone);font-size:clamp(1.8rem,3.8vw,2.8rem);line-height:1}.raffle-card__em[data-astro-cid-zszdi73h]{color:var(--neon);font-style:italic}.raffle-card__lead[data-astro-cid-zszdi73h]{color:var(--lavender);max-width:60ch;font-size:1rem;line-height:1.55}.raffle-card__prizes[data-astro-cid-zszdi73h]{flex-wrap:wrap;gap:.5rem .6rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.raffle-card__chip[data-astro-cid-zszdi73h]{border:1px solid color-mix(in oklab, var(--bone) 22%, transparent);background:color-mix(in oklab, var(--ink) 70%, transparent);letter-spacing:.14em;color:var(--bone);text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.62rem;display:inline-block}.raffle-card__fine[data-astro-cid-zszdi73h]{color:var(--lavender);letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem;font-size:.65rem}.raffle-card__cta[data-astro-cid-zszdi73h]{white-space:nowrap;align-self:center}@media (width<=720px){.raffle-card__body[data-astro-cid-zszdi73h]{grid-template-columns:1fr;padding:clamp(1.5rem,5vw,2rem) clamp(1.5rem,5vw,2rem) clamp(1.5rem,5vw,2rem) clamp(1.75rem,6vw,2.25rem)}.raffle-card__cta[data-astro-cid-zszdi73h]{justify-content:center;justify-self:stretch;width:100%}.raffle-card__title[data-astro-cid-zszdi73h]{font-size:clamp(1.5rem,6vw,2rem)}}.tickets[data-astro-cid-lx76vjyz]{background:var(--ink);color:var(--bone);position:relative}.tickets__inner[data-astro-cid-lx76vjyz]{gap:clamp(2.5rem,5vw,4rem);display:grid}.tickets__head[data-astro-cid-lx76vjyz]{gap:1rem;max-width:62rem;display:grid}.tickets__title[data-astro-cid-lx76vjyz]{font-size:clamp(2.4rem,6vw,5rem);line-height:.9}.tickets__title[data-astro-cid-lx76vjyz] .editorial[data-astro-cid-lx76vjyz]{color:var(--neon);font-style:italic}.tickets__sub[data-astro-cid-lx76vjyz]{color:var(--lavender);max-width:56ch;font-size:1.05rem;line-height:1.6}.tiers[data-astro-cid-lx76vjyz]{border:1px solid color-mix(in oklab, var(--bone) 14%, transparent);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.tier[data-astro-cid-lx76vjyz]{background:var(--ink);border-right:1px solid color-mix(in oklab, var(--bone) 14%, transparent);transition:background .35s var(--ease);grid-template-rows:auto 1fr auto;gap:1.5rem;padding:clamp(1.75rem,3vw,2.5rem);display:grid;position:relative}.tier[data-astro-cid-lx76vjyz]:last-child{border-right:0}.tier[data-astro-cid-lx76vjyz]:hover{background:var(--ink-soft)}.tier--featured[data-astro-cid-lx76vjyz]{background:color-mix(in oklab, var(--neon) 10%, var(--ink))}.tier--featured[data-astro-cid-lx76vjyz]:hover{background:color-mix(in oklab, var(--neon) 16%, var(--ink))}.tier__badge[data-astro-cid-lx76vjyz]{background:var(--neon);color:var(--ink);letter-spacing:.22em;padding:.35rem .75rem;font-size:.62rem;position:absolute;top:-1px;right:-1px}.tier__head[data-astro-cid-lx76vjyz]{gap:.35rem;display:grid}.tier__note[data-astro-cid-lx76vjyz]{color:var(--lavender);font-size:.68rem}.tier__name[data-astro-cid-lx76vjyz]{text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(1.4rem,2.2vw,1.8rem)}.tier__price[data-astro-cid-lx76vjyz]{color:var(--bone);margin-top:.25rem;font-size:clamp(2.6rem,5vw,4rem);line-height:.9}.tier--featured[data-astro-cid-lx76vjyz] .tier__price[data-astro-cid-lx76vjyz]{color:var(--neon)}.tier__perks[data-astro-cid-lx76vjyz]{color:color-mix(in oklab, var(--bone) 82%, transparent);gap:.6rem;font-size:.95rem;display:grid}.tier__perks[data-astro-cid-lx76vjyz] li[data-astro-cid-lx76vjyz]{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;line-height:1.45;display:grid}.tier__perks[data-astro-cid-lx76vjyz] svg[data-astro-cid-lx76vjyz]{color:var(--neon);margin-top:.3em}.tier__cta[data-astro-cid-lx76vjyz]{justify-self:start}.tickets__fine[data-astro-cid-lx76vjyz]{text-align:center;color:var(--lavender)}@media (width<=1200px) and (width>=901px){.tiers[data-astro-cid-lx76vjyz]{grid-template-columns:repeat(2,1fr)}.tier[data-astro-cid-lx76vjyz]:nth-child(2){border-right:0}.tier[data-astro-cid-lx76vjyz]:first-child,.tier[data-astro-cid-lx76vjyz]:nth-child(2){border-bottom:1px solid color-mix(in oklab, var(--bone) 14%, transparent)}}@media (width<=900px){.tiers[data-astro-cid-lx76vjyz]{grid-template-columns:1fr}.tier[data-astro-cid-lx76vjyz]{border-right:0;border-bottom:1px solid color-mix(in oklab, var(--bone) 14%, transparent)}.tier[data-astro-cid-lx76vjyz]:last-child{border-bottom:0}}@media (width<=560px){.tickets__sub[data-astro-cid-lx76vjyz]{font-size:.95rem}.tier[data-astro-cid-lx76vjyz]{gap:1.15rem;padding:1.5rem 1.25rem}.tier__name[data-astro-cid-lx76vjyz]{font-size:1.25rem}.tier__price[data-astro-cid-lx76vjyz]{font-size:2.2rem}.tier__perks[data-astro-cid-lx76vjyz]{gap:.45rem;font-size:.88rem}.tier__badge[data-astro-cid-lx76vjyz]{letter-spacing:.16em;padding:.3rem .6rem;font-size:.55rem}.tier__cta[data-astro-cid-lx76vjyz]{justify-content:center;justify-self:stretch;width:100%}.tickets__fine[data-astro-cid-lx76vjyz]{letter-spacing:.12em;font-size:.6rem;line-height:1.5}}.venue[data-astro-cid-47hyo3h2]{background:var(--ink-soft);color:var(--bone)}.venue__grid[data-astro-cid-47hyo3h2]{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.venue__copy[data-astro-cid-47hyo3h2]{gap:1.25rem;display:grid}.venue__title[data-astro-cid-47hyo3h2]{font-size:clamp(2.6rem,6.5vw,5.5rem);line-height:.9}.venue__title[data-astro-cid-47hyo3h2] .editorial[data-astro-cid-47hyo3h2]{color:var(--rust);font-style:italic}.venue__lead[data-astro-cid-47hyo3h2]{max-width:52ch;font-size:1.05rem;line-height:1.6}.venue__facts[data-astro-cid-47hyo3h2]{border-top:1px solid color-mix(in oklab, var(--bone) 14%, transparent);grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem;padding-top:1.5rem;display:grid}.fact[data-astro-cid-47hyo3h2]{gap:.25rem;display:grid}.fact[data-astro-cid-47hyo3h2] dt[data-astro-cid-47hyo3h2]{color:var(--lavender)}.fact__v[data-astro-cid-47hyo3h2]{font-size:clamp(1.25rem,2vw,1.5rem)}.venue__visual[data-astro-cid-47hyo3h2]{aspect-ratio:4/5;background:var(--midnight);border:1px solid color-mix(in oklab, var(--bone) 10%, transparent);isolation:isolate;position:relative;overflow:hidden}.venue__map[data-astro-cid-47hyo3h2]{filter:grayscale(.55)contrast(1.05)brightness(.85);border:0;width:100%;height:100%;position:absolute;inset:0}.venue__tint[data-astro-cid-47hyo3h2]{pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(180deg, color-mix(in oklab, var(--midnight) 55%, transparent) 0%, color-mix(in oklab, var(--neon) 18%, transparent) 100%);z-index:1;position:absolute;inset:0}.venue__address[data-astro-cid-47hyo3h2]{z-index:2;color:var(--bone);background:color-mix(in oklab, var(--ink) 92%, transparent);backdrop-filter:blur(8px);border:1px solid color-mix(in oklab, var(--bone) 20%, transparent);transition:background .3s var(--ease), border-color .3s var(--ease);gap:.25rem;padding:.9rem 1.1rem;text-decoration:none;display:grid;position:absolute;bottom:1.25rem;left:1.25rem}.venue__address[data-astro-cid-47hyo3h2]:hover{background:var(--neon);color:var(--ink);border-color:var(--neon)}.venue__address-name[data-astro-cid-47hyo3h2]{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:1.1rem}.venue__address-cta[data-astro-cid-47hyo3h2]{border-top:1px dashed color-mix(in oklab, currentColor 30%, transparent);color:var(--neon);letter-spacing:.14em;margin-top:.4rem;padding-top:.4rem}.venue__address[data-astro-cid-47hyo3h2]:hover .venue__address-cta[data-astro-cid-47hyo3h2]{color:var(--ink)}.venue__travel[data-astro-cid-47hyo3h2]{border-top:1px solid color-mix(in oklab, var(--bone) 14%, transparent);margin-top:5rem;padding-top:3rem}.venue__travel-title[data-astro-cid-47hyo3h2]{margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem)}.travel__list[data-astro-cid-47hyo3h2]{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.travel__item[data-astro-cid-47hyo3h2]{gap:.5rem;display:grid}.travel__t[data-astro-cid-47hyo3h2]{text-transform:uppercase;color:var(--rust);font-size:1.25rem}.travel__d[data-astro-cid-47hyo3h2]{color:var(--lavender);line-height:1.5}@media (width<=900px){.venue__grid[data-astro-cid-47hyo3h2]{grid-template-columns:1fr}.travel__list[data-astro-cid-47hyo3h2],.venue__facts[data-astro-cid-47hyo3h2]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.travel__list[data-astro-cid-47hyo3h2]{grid-template-columns:1fr}}.faq[data-astro-cid-7synugci]{background:var(--ink);color:var(--bone)}.faq__grid[data-astro-cid-7synugci]{grid-template-columns:1fr 1.7fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.faq__side[data-astro-cid-7synugci]{gap:1rem;display:grid;position:sticky;top:100px}.faq__title[data-astro-cid-7synugci]{font-size:clamp(2.4rem,5vw,4.5rem);line-height:.9}.faq__title[data-astro-cid-7synugci] .editorial[data-astro-cid-7synugci]{color:var(--neon);font-style:italic}.faq__contact[data-astro-cid-7synugci]{color:var(--lavender)}.faq__list[data-astro-cid-7synugci]{gap:0;display:grid}.faq__item[data-astro-cid-7synugci]{border-top:1px solid color-mix(in oklab, var(--bone) 15%, transparent)}.faq__item[data-astro-cid-7synugci]:last-child{border-bottom:1px solid color-mix(in oklab, var(--bone) 15%, transparent)}details[data-astro-cid-7synugci]{padding:1.5rem 0}summary[data-astro-cid-7synugci]{cursor:pointer;grid-template-columns:3rem 1fr auto;align-items:center;gap:1rem;list-style:none;display:grid}summary[data-astro-cid-7synugci]::-webkit-details-marker{display:none}.faq__num[data-astro-cid-7synugci]{color:var(--lavender)}.faq__q[data-astro-cid-7synugci]{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;font-size:clamp(1.1rem,1.6vw,1.35rem)}.faq__toggle[data-astro-cid-7synugci]{border:1px solid color-mix(in oklab, var(--bone) 30%, transparent);width:32px;height:32px;transition:transform .35s var(--ease), background .35s var(--ease), color .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}details[data-astro-cid-7synugci][open] .faq__toggle[data-astro-cid-7synugci]{background:var(--neon);color:var(--ink);border-color:var(--neon);transform:rotate(45deg)}.faq__a[data-astro-cid-7synugci]{color:var(--lavender);max-width:60ch;padding:.75rem 0 0 4rem;font-size:1rem;line-height:1.65}@media (width<=900px){.faq__grid[data-astro-cid-7synugci]{grid-template-columns:1fr}.faq__side[data-astro-cid-7synugci]{position:static}.faq__a[data-astro-cid-7synugci]{padding-left:3rem}}.listen[data-astro-cid-drywyjjs]{background:var(--rust-deep);color:var(--bone);isolation:isolate;position:relative}.listen__grid[data-astro-cid-drywyjjs]{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.listen__copy[data-astro-cid-drywyjjs]{justify-items:start;gap:1rem;display:grid}.listen__title[data-astro-cid-drywyjjs]{font-size:clamp(2.6rem,6vw,5.5rem);line-height:.9}.listen__title[data-astro-cid-drywyjjs] .editorial[data-astro-cid-drywyjjs]{color:var(--acid);font-style:italic}.listen__sub[data-astro-cid-drywyjjs]{color:color-mix(in oklab, var(--bone) 82%, transparent);max-width:42ch;font-size:1.05rem;line-height:1.6}.listen__cta[data-astro-cid-drywyjjs]{margin-top:.5rem}.listen__embed[data-astro-cid-drywyjjs]{border:1px solid color-mix(in oklab, var(--bone) 18%, transparent);background:#0e0e1a;border-radius:12px;overflow:hidden}.listen__embed[data-astro-cid-drywyjjs] iframe[data-astro-cid-drywyjjs]{border:0;width:100%;display:block}@media (width<=900px){.listen__grid[data-astro-cid-drywyjjs]{grid-template-columns:1fr}}.foot[data-astro-cid-jo6i4kqk]{background:var(--ink);color:var(--bone);isolation:isolate;padding:clamp(4rem,8vw,7rem) 0 2rem;position:relative}.foot__sponsors[data-astro-cid-jo6i4kqk]{gap:1.25rem;margin-bottom:4rem;display:grid}.foot__sponsors[data-astro-cid-jo6i4kqk] .eyebrow[data-astro-cid-jo6i4kqk]{color:color-mix(in oklab, var(--bone) 55%, transparent)}.sponsors[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-items:center;gap:clamp(1rem,2.5vw,2.5rem);display:flex}.sponsor[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.02em;color:color-mix(in oklab, var(--bone) 82%, transparent);transition:color .3s var(--ease);font-size:clamp(1.1rem,1.7vw,1.5rem)}.sponsor[data-astro-cid-jo6i4kqk]:hover{color:var(--acid)}.foot__rule[data-astro-cid-jo6i4kqk]{opacity:.2;margin-bottom:3rem}.foot__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:2fr 1fr 1fr 1fr;gap:clamp(1.5rem,3vw,3rem);display:grid}.foot__mark-row[data-astro-cid-jo6i4kqk]{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.foot__logo[data-astro-cid-jo6i4kqk]{object-fit:cover;border-radius:50%;width:48px;height:48px}.foot__wordmark[data-astro-cid-jo6i4kqk]{gap:.25rem;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1;display:grid}.foot__wordmark-sub[data-astro-cid-jo6i4kqk]{font-family:var(--f-mono);letter-spacing:.24em;color:color-mix(in oklab, var(--bone) 55%, transparent);text-transform:uppercase;font-size:.55rem}.foot__address[data-astro-cid-jo6i4kqk]{color:color-mix(in oklab, var(--bone) 65%, transparent)}.foot__col[data-astro-cid-jo6i4kqk]{gap:1rem;display:grid}.foot__col[data-astro-cid-jo6i4kqk] .eyebrow[data-astro-cid-jo6i4kqk]{color:color-mix(in oklab, var(--bone) 55%, transparent)}.foot__list[data-astro-cid-jo6i4kqk]{gap:.45rem;font-size:.95rem;display:grid}.foot__soon[data-astro-cid-jo6i4kqk]{color:color-mix(in oklab, var(--bone) 45%, transparent);font-size:.88rem}.foot__bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid color-mix(in oklab, var(--bone) 15%, transparent);color:color-mix(in oklab, var(--bone) 55%, transparent);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;display:flex}@media (width<=900px){.foot__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}.foot__mark[data-astro-cid-jo6i4kqk]{grid-column:1/-1}}@media (width<=560px){.foot[data-astro-cid-jo6i4kqk]{padding-top:3rem}.foot__sponsors[data-astro-cid-jo6i4kqk]{margin-bottom:2.5rem}.sponsors[data-astro-cid-jo6i4kqk]{gap:.75rem 1.5rem}.sponsor[data-astro-cid-jo6i4kqk]{font-size:.95rem}.foot__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2rem}.foot__wordmark[data-astro-cid-jo6i4kqk]{font-size:1.7rem}.foot__bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.25rem;margin-top:2.5rem}.foot__bottom[data-astro-cid-jo6i4kqk] .mono[data-astro-cid-jo6i4kqk]{letter-spacing:.1em;font-size:.58rem}}.maint[data-astro-cid-qflxdjas]{min-height:100svh;color:var(--bone);isolation:isolate;padding:clamp(2rem, 5vh, 4rem) var(--gutter);background:#000;place-items:center;display:grid;position:relative;overflow:hidden}.maint__video[data-astro-cid-qflxdjas]{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.maint__scrim[data-astro-cid-qflxdjas]{z-index:1;background:radial-gradient(80% 55% at 50% 35%,#0e0e1a4d 0%,#0000 70%),linear-gradient(#0e0e1aa6 0%,#0e0e1a66 40%,#0e0e1a8c 70%,#0e0e1ae6 100%);position:absolute;inset:0}.maint__grain[data-astro-cid-qflxdjas]{z-index:1;pointer-events:none;position:absolute;inset:0}.maint__content[data-astro-cid-qflxdjas]{z-index:3;text-align:center;justify-items:center;gap:clamp(1.25rem,3vh,2.5rem);max-width:56rem;display:grid;position:relative}.maint__eyebrow[data-astro-cid-qflxdjas]{color:color-mix(in oklab, var(--bone) 75%, transparent);letter-spacing:.32em}.maint__title[data-astro-cid-qflxdjas]{letter-spacing:-.02em;text-shadow:0 4px 30px #0009;gap:.4em;font-size:clamp(3.5rem,11vw,9rem);line-height:.86;display:grid}.maint__sub[data-astro-cid-qflxdjas]{letter-spacing:.26em;color:color-mix(in oklab, var(--bone) 75%, transparent);font-size:.22em;font-weight:400;display:block}.maint__countdown[data-astro-cid-qflxdjas]{grid-template-columns:repeat(4,minmax(0,5.5rem));gap:clamp(.5rem,1.5vw,1.5rem);margin:.5rem 0;display:grid}.cd-cell[data-astro-cid-qflxdjas]{border:1px solid color-mix(in oklab, var(--bone) 18%, transparent);background:color-mix(in oklab, var(--ink) 35%, transparent);backdrop-filter:blur(8px);font-variant-numeric:tabular-nums;border-radius:4px;gap:.35rem;padding:.85rem .5rem;display:grid}.cd-num[data-astro-cid-qflxdjas]{font-family:var(--f-display);color:var(--bone);font-size:clamp(1.6rem,4vw,2.6rem);line-height:1;display:block}.cd-lbl[data-astro-cid-qflxdjas]{letter-spacing:.18em;text-transform:lowercase;color:color-mix(in oklab, var(--bone) 60%, transparent);font-size:.6rem}.maint__message[data-astro-cid-qflxdjas]{font-family:var(--f-editorial);color:color-mix(in oklab, var(--bone) 88%, transparent);text-shadow:0 2px 10px #00000059;max-width:38ch;font-size:clamp(1rem,1.4vw,1.2rem);font-style:italic;line-height:1.55}.maint__cta[data-astro-cid-qflxdjas]{margin-top:.25rem}.maint__foot[data-astro-cid-qflxdjas]{letter-spacing:.18em;color:color-mix(in oklab, var(--bone) 60%, transparent);margin-top:clamp(1.5rem,4vh,3rem);font-size:.7rem}@media (width<=560px){.maint__countdown[data-astro-cid-qflxdjas]{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:22rem}.cd-cell[data-astro-cid-qflxdjas]{padding:.65rem .35rem}.maint__title[data-astro-cid-qflxdjas]{font-size:clamp(3rem,16vw,5rem)}.maint__message[data-astro-cid-qflxdjas]{font-size:.95rem}}
