.arena-space{--ink:#050505;--ink-2:#121212;--ink-3:#1a1a1a;--paper:#fff;--paper-muted:#ffffff9e;--line:#ffffff1f;--line-strong:#ffffff47;--ember-text:#f59e0b;--ink-contrast:#fff;--arena:#050505;--arena-accent:#f59e0b;--ac-amber:#f59e0b;--ac-amber-2:#fbbf24;--ac-ink:#050505;--ac-panel:#121212;--ac-muted:#ffffff9e;--ac-line:#ffffff1a;--ac-pad:clamp(1.25rem, 4.5vw, 3.5rem);--ac-gap:clamp(1rem, 2.5vw, 1.5rem);color:var(--paper);background:var(--ac-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;transition:background-color .25s,color .25s}.arena-space .text-arena-accent,.arena-space .text-ember-text{color:var(--ac-amber)!important}.arena-space .border-line{border-color:var(--ac-line)}.arena-space .bg-ink,.arena-space .bg-ink-2{background:var(--ac-panel)}.arena-space .bg-ink-3{background:#1a1a1a}.arena-space .text-paper{color:#fff}.arena-space .text-paper-muted{color:var(--ac-muted)}.ac-kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--ac-amber);margin:0;font-size:.72rem;font-weight:700}.ac-nav{z-index:40;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--ac-line);background:#050505e0;position:sticky;top:4rem}@media (min-width:640px){.ac-nav{top:4.25rem}}.ac-nav__inner{padding:.85rem var(--ac-pad);align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.ac-nav__brand{font-family:var(--font-syne), sans-serif;letter-spacing:-.02em;white-space:nowrap;flex-shrink:0;font-size:1rem;font-weight:800}.ac-nav__logo{flex-shrink:0;width:auto!important;max-width:108px!important;height:2.15rem!important}.ac-nav__links{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;gap:.25rem;min-width:0;padding-bottom:1px;display:flex;overflow-x:auto}.ac-nav__links::-webkit-scrollbar{display:none}.ac-nav__link{color:#ffffff8c;border-radius:999px;flex-shrink:0;padding:.55rem .85rem;font-size:.86rem;font-weight:500;transition:color .2s,background .2s}.ac-nav__link:hover{color:#fff}.ac-nav__link.is-active{color:#000;background:var(--ac-amber);font-weight:700}.ac-hero{background:#000;align-items:flex-end;min-height:min(88svh,860px);display:flex;position:relative;overflow:hidden}.ac-hero__slides{position:absolute;inset:0}.ac-hero__bg{object-fit:cover;object-position:center 18%;opacity:0;width:100%;height:100%;transition:opacity 1.2s;animation:none;position:absolute;inset:0;transform:scale(1.08)}.ac-hero__bg.is-active{opacity:1;animation:none;transform:scale(1.04)}.ac-hero__fade{z-index:1;background:linear-gradient(#0000 32%,#0505058c 62%,#050505 100%),linear-gradient(90deg,#050505d9 0%,#05050559 42%,#0000 70%);position:absolute;inset:0}.ac-hero__content{z-index:2;width:100%;max-width:1400px;padding:clamp(2.5rem, 8vw, 5rem) var(--ac-pad) clamp(2.75rem, 6vw, 4.25rem);margin:0 auto;animation:.85s cubic-bezier(.16,1,.3,1) both ac-rise;position:relative}.ac-hero__dots{right:var(--ac-pad);z-index:3;gap:.4rem;display:flex;position:absolute;bottom:1.25rem}.ac-hero__dots span{background:#ffffff59;border-radius:999px;width:.45rem;height:.45rem;transition:background .3s,width .3s}.ac-hero__dots span.is-active{background:var(--ac-amber);width:1.15rem}.ac-hero__title{max-width:12ch;font-family:var(--font-syne), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(2.75rem,11vw,5.75rem);font-weight:800;line-height:.92}.ac-hero__title em{color:var(--ac-amber);font-style:normal}.ac-hero__text{color:#ffffffc7;max-width:34rem;margin:1.15rem 0 0;font-size:clamp(.95rem,2.4vw,1.125rem);line-height:1.65}.ac-hero__cta{flex-direction:column;gap:.75rem;max-width:22rem;margin-top:1.75rem;display:flex}@media (min-width:520px){.ac-hero__cta{flex-direction:row;max-width:none}}.ac-btn{letter-spacing:.04em;text-transform:uppercase;border-radius:.35rem;justify-content:center;align-items:center;min-height:3.15rem;padding:.9rem 1.4rem;font-size:.82rem;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.ac-btn:hover{transform:translateY(-1px)}.ac-btn--primary{color:#000;background:#fff}.ac-btn--primary:hover{background:var(--ac-amber)}.ac-btn--ghost{color:#fff;background:#00000040;border:1px solid #ffffff73}.ac-btn--ghost:hover{background:#ffffff14;border-color:#fff}.ac-intro{max-width:1400px;padding:clamp(2.25rem, 6vw, 4rem) var(--ac-pad) clamp(1.5rem, 3vw, 2rem);margin:0 auto}.ac-intro h1{font-family:var(--font-syne), sans-serif;letter-spacing:-.04em;margin:.7rem 0 0;font-size:clamp(2.4rem,8vw,4.25rem);font-weight:800;line-height:.95}.ac-intro p:last-child{max-width:36rem;color:var(--ac-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.ac-row{content-visibility:auto;contain-intrinsic-size:1px 420px;padding:clamp(1.75rem,4vw,3rem) 0}.ac-row__head{max-width:1400px;padding:0 var(--ac-pad) 1.15rem;justify-content:space-between;align-items:end;gap:1rem;margin:0 auto;display:flex}.ac-row__title{font-family:var(--font-syne), sans-serif;letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.45rem,3.5vw,2rem)}.ac-row__more{color:var(--ac-amber);flex-shrink:0;padding-bottom:.15rem;font-size:.9rem;font-weight:600}.ac-row__scroller{gap:var(--ac-gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem var(--ac-pad) .75rem;max-width:1400px;margin:0 auto;display:flex;overflow-x:auto}.ac-row__scroller::-webkit-scrollbar{display:none}.ac-tile{scroll-snap-align:start;width:min(72vw,240px);color:inherit;flex:none;text-decoration:none;transition:transform .3s}@media (min-width:640px){.ac-tile{width:min(42vw,260px)}}@media (min-width:1024px){.ac-tile{width:280px}}.ac-row__scroller[data-variant=wide] .ac-tile{width:min(85vw,420px)}@media (min-width:768px){.ac-row__scroller[data-variant=wide] .ac-tile{width:min(55vw,460px)}}.ac-row__scroller[data-variant=square] .ac-tile{width:min(70vw,280px)}.ac-tile:hover{transform:translateY(-8px)scale(1.02)}.ac-tile__media{aspect-ratio:2/3;background:#1a1a1a;border-radius:.55rem;overflow:hidden}.ac-row__scroller[data-variant=wide] .ac-tile__media{aspect-ratio:16/10}.ac-row__scroller[data-variant=square] .ac-tile__media{aspect-ratio:1}.ac-tile__media img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.ac-tile:hover .ac-tile__media img{transform:scale(1.08)}.ac-tile__meta{gap:.25rem;margin-top:.85rem;display:grid}.ac-tile__meta strong{font-family:var(--font-syne), sans-serif;letter-spacing:-.02em;font-size:1.05rem;font-weight:700;line-height:1.2}.ac-tile__meta span{color:var(--ac-muted);font-size:.88rem;line-height:1.4}.ac-spotlight{max-width:1400px;padding:clamp(2rem, 5vw, 4rem) var(--ac-pad);margin:0 auto}.ac-spotlight__grid{align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (min-width:900px){.ac-spotlight__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.ac-spotlight__visual{aspect-ratio:3/4;background:#1a1a1a;border-radius:.75rem;max-height:min(72vh,640px);position:relative;overflow:hidden}@media (min-width:900px){.ac-spotlight__visual{aspect-ratio:3/4}}.ac-spotlight__visual img{object-fit:cover;object-position:center top;width:100%;height:100%}.ac-spotlight__copy h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.04em;margin:.35rem 0 0;font-size:clamp(2.2rem,6vw,3.75rem);line-height:.95}.ac-spotlight-label{font-family:var(--font-syne), sans-serif;letter-spacing:-.02em;color:#ffffffe0;margin:.65rem 0 0;font-size:clamp(1.15rem,3vw,1.45rem);font-weight:700}.ac-spotlight__copy p{max-width:34rem;color:var(--ac-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.ac-spotlight__actions{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}@media (min-width:480px){.ac-spotlight__actions{flex-flow:wrap}}.ac-chips{flex-wrap:wrap;gap:.65rem;margin-top:1.75rem;display:flex}.ac-chip{border:1px solid var(--ac-line);color:#ffffffc7;border-radius:999px;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-size:.86rem;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.ac-chip:hover{border-color:var(--ac-amber);color:#fff;background:#f59e0b14}.ac-close{max-width:1400px;padding:clamp(3rem, 8vw, 6rem) var(--ac-pad) clamp(4rem, 10vw, 7rem);text-align:center;margin:0 auto}.ac-close h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.035em;margin:.6rem 0 0;font-size:clamp(2rem,5vw,3.25rem)}.ac-close p{max-width:28rem;color:var(--ac-muted);margin:1rem auto 0;line-height:1.65}.ac-close__actions{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}@media (min-width:480px){.ac-close__actions{flex-direction:row}}.ac-page{max-width:1400px;padding:.5rem var(--ac-pad) clamp(3.5rem, 8vw, 5.5rem);margin:0 auto}.ac-grid-shows{gap:clamp(1.25rem,3vw,2rem);display:grid}@media (min-width:700px){.ac-grid-shows{grid-template-columns:repeat(2,minmax(0,1fr))}}.ac-show-card{color:inherit;text-decoration:none;display:block}.ac-show-card__media{aspect-ratio:16/10;background:#1a1a1a;border-radius:.65rem;overflow:hidden}.ac-show-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.ac-show-card:hover .ac-show-card__media img{transform:scale(1.04)}.ac-show-card__body{margin-top:1rem}.ac-show-card__body h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.02em;margin:.35rem 0 0;font-size:clamp(1.35rem,3vw,1.75rem)}.ac-show-card__body p{color:var(--ac-muted);margin:.45rem 0 0;font-size:.92rem}.ac-grid-guests{grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem);display:grid}@media (min-width:560px){.ac-grid-guests{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.ac-grid-guests{grid-template-columns:repeat(3,minmax(0,1fr))}}.ac-guest-card{overflow:hidden}.ac-guest-card__media{aspect-ratio:3/4;background:#1a1a1a;border-radius:.65rem;overflow:hidden}.ac-guest-card__media img{object-fit:cover;width:100%;height:100%}.ac-guest-card__body{margin-top:1rem}.ac-guest-card__body h2{font-family:var(--font-syne), sans-serif;margin:0;font-size:1.45rem}.ac-guest-card__body p{color:var(--ac-muted);margin:.4rem 0 0;font-size:.92rem}.ac-grid-posters{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (min-width:700px){.ac-grid-posters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.ac-grid-posters{grid-template-columns:repeat(4,minmax(0,1fr))}}.ac-grid-posters a,.ac-grid-posters>div{display:block}.ac-grid-posters img{aspect-ratio:2/3;object-fit:cover;background:#1a1a1a;border-radius:.55rem;width:100%}.ac-grid-posters p{font-family:var(--font-syne), sans-serif;margin:.75rem 0 0;font-size:1.05rem}.ac-videos{gap:clamp(1.5rem,4vw,2.5rem);display:grid}.ac-video-featured{max-width:960px}.ac-video-featured video,.ac-videos video{border-radius:.65rem}@media (min-width:800px){.ac-videos{grid-template-columns:repeat(2,minmax(0,1fr))}}.ac-albums{grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2rem);display:grid}@media (min-width:640px){.ac-albums{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ac-albums{grid-template-columns:repeat(3,minmax(0,1fr))}}.ac-album-card{color:inherit;text-decoration:none;transition:transform .3s;display:block}.ac-album-card:hover{transform:translateY(-4px)}.ac-album-card__cover{aspect-ratio:4/5;background:#1a1a1a;border-radius:.75rem;position:relative;overflow:hidden}.ac-album-card__badge{z-index:1;background:var(--ac-amber);color:#000;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.45rem .85rem;font-size:.72rem;font-weight:800;position:absolute;bottom:.85rem;left:.85rem}.ac-viewer{gap:1.25rem;display:grid}.ac-viewer__stage{background:#0a0a0a;border-radius:.85rem;justify-content:center;align-items:center;min-height:min(68vh,640px);display:flex;position:relative;overflow:hidden}.ac-viewer__image{object-fit:contain;width:100%;max-height:min(68vh,640px);animation:.35s ac-viewer-fade;display:block}.ac-viewer__video{width:min(100%,960px);padding:.75rem}@keyframes ac-viewer-fade{0%{opacity:.35;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.ac-viewer__nav{z-index:2;color:#fff;background:#0000008c;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.ac-viewer__nav:hover{border-color:var(--ac-amber);color:#000;background:#f59e0be6}.ac-viewer__nav--prev{left:.75rem}.ac-viewer__nav--next{right:.75rem}.ac-viewer__overlay{background:linear-gradient(#0000,#000000d9);justify-content:space-between;align-items:end;gap:1rem;padding:1.25rem 1rem 1rem;display:flex;position:absolute;inset:auto 0 0}.ac-viewer__title{font-family:var(--font-syne), sans-serif;letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.4rem,4vw,2rem)}.ac-viewer__caption{color:#ffffffb3;margin:.35rem 0 0;font-size:.92rem}.ac-viewer__count{color:var(--ac-amber);flex-shrink:0;font-size:.85rem;font-weight:700}.ac-viewer__controls{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ac-viewer__thumbs{scrollbar-width:thin;gap:.65rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.ac-viewer__thumb{opacity:.55;background:#1a1a1a;border:2px solid #0000;border-radius:.45rem;flex:none;width:4.5rem;height:4.5rem;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.ac-viewer__thumb.is-active,.ac-viewer__thumb:hover{opacity:1;border-color:var(--ac-amber)}.ac-viewer__thumb img{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.ac-viewer__nav{width:3.1rem;height:3.1rem}.ac-viewer__thumb{width:5.25rem;height:5.25rem}}.ac-album-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.ac-album-card:hover .ac-album-card__cover img{transform:scale(1.04)}.ac-album-card__body{margin-top:1rem}.ac-album-card__body h2{font-family:var(--font-syne), sans-serif;letter-spacing:-.03em;margin:.4rem 0 0;font-size:clamp(1.45rem,3vw,1.85rem)}.ac-album-card__body p:last-child{color:var(--ac-muted);margin:.4rem 0 0;font-size:.9rem}.ac-album-grid{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (min-width:560px){.ac-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ac-album-shot{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.ac-album-shot img{aspect-ratio:4/3;object-fit:cover;background:#1a1a1a;border-radius:.65rem;width:100%;transition:transform .45s}.ac-album-shot:hover img{transform:scale(1.02)}.ac-album-shot span{font-family:var(--font-syne), sans-serif;margin-top:.75rem;font-size:1rem;display:block}@keyframes ac-ken{0%{transform:scale(1.06)}to{transform:scale(1.12)translate(-1%,-.5%)}}@keyframes ac-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ac-hero__bg,.ac-hero__bg.is-active,.ac-hero__content{transition:none!important;animation:none!important}}html.light .arena-space,html[data-theme=light] .arena-space{--ink:#e7dcc8;--ink-2:#f0e6d4;--ink-3:#d9ccb4;--paper:#1a1610;--paper-muted:#1a16109e;--line:#6e552829;--line-strong:#5a461e47;--ember-text:#8b6914;--ink-contrast:#1a1610;--arena:#e2d4bc;--arena-accent:#9a7320;--ac-amber:#9a7320;--ac-amber-2:#b08a2e;--ac-ink:#e7dcc8;--ac-panel:#f0e6d4;--ac-muted:#1a16109e;--ac-line:#6e552824;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.light .arena-space .text-paper,html[data-theme=light] .arena-space .text-paper{color:#1a1610}html.light .ac-nav,html[data-theme=light] .ac-nav{background:#e7dcc8eb;border-bottom-color:#6e552829}html.light .ac-nav__link,html[data-theme=light] .ac-nav__link{color:#1a16108c}html.light .ac-nav__link:hover,html[data-theme=light] .ac-nav__link:hover{color:#1a1610}html.light .ac-nav__link.is-active,html[data-theme=light] .ac-nav__link.is-active{color:#f3ead9;background:#9a7320}html.light .ac-hero,html[data-theme=light] .ac-hero{background:#1a1a1a}html.light .ac-hero__text,html[data-theme=light] .ac-hero__text{color:#ffffffd1}html.light .ac-btn--ghost,html[data-theme=light] .ac-btn--ghost{color:#1a1610;background:#f0e6d4b3;border-color:#6e552847}html.light .ac-btn--ghost:hover,html[data-theme=light] .ac-btn--ghost:hover{background:#9a73201a;border-color:#9a7320}html.light .ac-chip,html[data-theme=light] .ac-chip{color:#1a1610bf;background:#f0e6d4;border-color:#6e55282e}html.light .ac-chip:hover,html[data-theme=light] .ac-chip:hover{color:#1a1610;background:#9a73201a;border-color:#9a7320}html.light .ac-spotlight,html.light .ac-close,html[data-theme=light] .ac-spotlight,html[data-theme=light] .ac-close{background:0 0}html.light .ac-spotlight__copy p,html.light .ac-close p,html.light .ac-intro p:last-child,html[data-theme=light] .ac-spotlight__copy p,html[data-theme=light] .ac-close p,html[data-theme=light] .ac-intro p:last-child{color:#1a1610a6}html.light .ac-intro h1,html.light .ac-row__title,html.light .ac-spotlight__copy h2,html.light .ac-close h2,html[data-theme=light] .ac-intro h1,html[data-theme=light] .ac-row__title,html[data-theme=light] .ac-spotlight__copy h2,html[data-theme=light] .ac-close h2,html.light .ac-album-card__body h2,html[data-theme=light] .ac-album-card__body h2{color:#1a1610}html.light .ac-album-card__body p,html[data-theme=light] .ac-album-card__body p{color:#1a161099}html.light .ac-viewer__stage,html[data-theme=light] .ac-viewer__stage{background:#111}html.light .ac-viewer__nav,html[data-theme=light] .ac-viewer__nav{color:#141414;background:#ffffffeb;border-color:#0000001f}html.light .ac-viewer__overlay,html[data-theme=light] .ac-viewer__overlay{color:#fff;background:linear-gradient(#0000,#000c)}
