:root{--ink: #090909;--paper: #f2efe8;--purple: #8f4de8;--lime: #d9ff40;--coral: #ff5947;--eliza-violet: #6746e8;--serif: "Instrument Serif", Georgia, serif;--sans: "DM Sans", Arial, sans-serif}.site-shell-header{position:sticky;z-index:100;top:0;display:grid;width:100%;grid-template-columns:minmax(170px,250px) 1fr auto;align-items:center;gap:clamp(1rem,2.4vw,2.5rem);padding:.85rem 3vw;color:#fff;background:#09090b}.site-shell-header__logo{display:block;width:min(100%,225px)}.site-shell-header__logo img{display:block;width:100%;height:auto}.site-shell-header__desktop-nav{justify-self:end;display:flex;align-items:center;gap:clamp(1rem,2.2vw,2rem)}.site-shell-header__desktop-nav a,.site-shell-header__presenters{display:flex;min-height:44px;align-items:center;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-shell-header__presenters{position:relative;padding-left:clamp(1rem,2.2vw,2rem)}.site-shell-header__presenters:before{position:absolute;left:0;width:1px;height:18px;background:#fff6;content:""}.site-shell-menu{display:none;position:static}.site-shell-menu>summary{display:flex;min-width:88px;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.65);border-radius:5px;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;list-style:none}.site-shell-menu>summary::-webkit-details-marker,.site-shell-menu__productions>summary::-webkit-details-marker{display:none}.site-shell-menu[open]>summary{color:#111;background:#d9ff40;border-color:#d9ff40}.site-shell-menu__panel{position:absolute;top:100%;right:3vw;width:min(430px,calc(100vw - 44px));max-height:calc(100svh - 100% - 1rem);overflow-y:auto;padding:1.25rem 1.5rem 1rem;color:#fff;background:#0b0b0e;border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 70px #00000080}.site-shell-menu__panel>nav{display:grid}.site-shell-menu__panel>nav>a,.site-shell-menu__productions>summary{display:flex;min-height:52px;align-items:center;border-bottom:1px solid rgba(255,255,255,.18);font:400 2rem/1 "Instrument Serif",serif;cursor:pointer}.site-shell-menu__productions>summary{justify-content:space-between}.site-shell-menu__productions>summary span{font:400 1.25rem/1 DM Sans,sans-serif}.site-shell-menu__productions[open]>summary span{transform:rotate(45deg)}.site-shell-menu__productions>div{display:grid;padding:.6rem 0 1rem 1rem;border-bottom:1px solid rgba(255,255,255,.18)}.site-shell-menu__productions p{margin:.8rem 0 .35rem;color:#d9ff40;font-size:.55rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-shell-menu__productions a{display:flex;min-height:44px;align-items:center;font-size:.76rem;line-height:1.25}.site-shell-menu__productions .site-shell-menu__all{margin-top:.5rem;border-top:1px solid rgba(255,255,255,.14);font-weight:700}.site-shell-menu__base{display:flex;gap:1.25rem;padding-top:1rem;font-size:.55rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-shell-menu__base a{display:flex;min-height:44px;align-items:center}.site-shell-menu a:hover,.site-shell-menu a:focus-visible,.site-shell-header__desktop-nav a:hover,.site-shell-header__desktop-nav a:focus-visible,.site-shell-header__presenters:hover,.site-shell-header__presenters:focus-visible{color:#d9ff40}.privacy-page .site-shell-header{background:#0b0b0e}.site-shell-header__productions{position:static}.site-shell-header__productions-trigger{display:flex;align-items:center}.site-shell-header__productions-trigger>a{min-height:44px}.site-shell-header__productions-trigger button{display:grid;width:32px;height:44px;place-items:center;padding:0;border:0;color:#d9ff40;background:transparent;font:400 1rem/1 var(--sans);cursor:pointer}.site-shell-header__productions-panel{position:absolute;top:100%;right:3vw;display:grid;width:min(760px,94vw);padding:1.5rem 1.75rem;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-5px);color:#fff;background:#0b0b0e;border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 70px #00000080;transition:opacity .18s ease,transform .18s ease,visibility .18s}.site-shell-header__productions:hover .site-shell-header__productions-panel,.site-shell-header__productions:focus-within .site-shell-header__productions-panel,.site-shell-header__productions.is-open .site-shell-header__productions-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-shell-header__productions-panel section{display:grid;align-content:start}.site-shell-header__productions-panel p{margin:0 0 .5rem;color:#d9ff40;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-shell-header__productions-featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.site-shell-header__productions-featured p{grid-column:1/-1}.site-shell-header__productions-featured a{min-height:72px!important;padding:1rem!important;border:1px solid rgba(255,255,255,.2);font:400 1.35rem/1 var(--serif)!important;letter-spacing:0!important;text-transform:none!important}.site-shell-header__productions-past{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.2)}.site-shell-header__productions-past p{grid-column:1/-1}.site-shell-header__productions-past a{min-height:34px;font-size:.7rem;letter-spacing:.04em;text-transform:none}.site-shell-header__productions-all{margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.2)}@media(max-width:800px){.site-shell-header{grid-template-columns:minmax(130px,1fr) auto auto;gap:.6rem;padding:.7rem 16px;background:#09090b}.site-shell-header__logo{width:min(165px,100%)}.site-shell-header__desktop-nav{display:none}.site-shell-header__presenters{padding-left:0;font-size:.58rem;letter-spacing:.1em}.site-shell-header__presenters:before{display:none}.site-shell-menu{display:block}.site-shell-menu:not([open])>.site-shell-menu__panel{display:none}.site-shell-menu>summary{min-width:68px;font-size:.62rem}.site-shell-menu__panel{position:fixed;top:76px;right:12px;left:12px;width:auto;max-height:calc(100svh - 88px);padding:1rem 1.25rem}.site-shell-menu__panel>nav>a,.site-shell-menu__productions>summary{min-height:48px;font-size:1.7rem}.site-shell-menu__productions a{font-size:.72rem}.site-shell-menu__base{justify-content:space-between}.site-shell-menu__base a{min-height:44px}}@media(max-width:299px){.site-shell-header{grid-template-columns:minmax(0,1fr) auto}.site-shell-header__presenters{display:none}}.productions-nav{position:relative;display:flex;align-items:center;gap:.4rem}.productions-nav__toggle{display:grid;place-items:center;width:1.45rem;height:1.45rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.productions-nav__toggle svg{width:.65rem;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .2s ease}.productions-nav__panel{position:absolute;z-index:40;top:calc(100% + 1rem);right:0;display:grid;grid-template-columns:1fr 1fr;width:min(680px,90vw);padding:1.15rem 1.25rem 1.25rem;visibility:hidden;opacity:0;transform:translateY(-5px);background:#090909;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 45px #00000052;color:#f5f1e8;transition:opacity .18s ease,transform .18s ease,visibility .18s}.productions-nav__group{padding:0 .7rem}.productions-nav__group+.productions-nav__group{border-left:1px solid rgba(255,255,255,.16)}.productions-nav__group>span{display:block;padding:.1rem .35rem .8rem;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.55}.productions-nav__group>a,.productions-nav__panel>a{display:flex!important;align-items:center;justify-content:space-between;padding:.72rem .35rem!important;border-top:1px solid rgba(255,255,255,.14);font-size:.86rem!important;letter-spacing:.04em!important;text-transform:none!important;color:#f5f1e8!important}.productions-nav__panel>a:after{display:none!important}.productions-nav__panel .is-gravity:hover,.productions-nav__panel .is-gravity:focus-visible{color:#9dff45!important}.productions-nav__panel .is-people:hover,.productions-nav__panel .is-people:focus-visible{color:#ff584d!important}.productions-nav__panel .is-eliza:hover,.productions-nav__panel .is-eliza:focus-visible{color:#fd5183!important}.productions-nav__panel .productions-nav__all{grid-column:1/-1;margin:.65rem .7rem 0;padding-top:1rem!important;font-size:.72rem!important;letter-spacing:.1em!important;text-transform:uppercase!important}.productions-nav:hover .productions-nav__panel,.productions-nav:focus-within .productions-nav__panel,.productions-nav__toggle[aria-expanded=true]+.productions-nav__panel{visibility:visible;opacity:1;transform:translateY(0)}.productions-nav__toggle[aria-expanded=true] svg{transform:rotate(180deg)}@media(max-width:800px){.site-header .productions-nav{display:grid;grid-template-columns:1fr auto;width:100%;gap:0}.site-header .productions-nav__toggle{width:2.5rem;height:2.5rem}.site-header .productions-nav__panel{position:static;grid-column:1/-1;grid-template-columns:1fr;width:100%;max-height:0;padding:0 1rem;overflow:hidden;visibility:visible;opacity:1;transform:none;background:#ffffff0f;border:0;box-shadow:none;transition:max-height .25s ease,padding .25s ease}.site-header .productions-nav__group+.productions-nav__group{border-left:0}.site-header .productions-nav:hover .productions-nav__panel,.site-header .productions-nav:focus-within .productions-nav__panel{max-height:0;padding-block:0;transform:none}.site-header .productions-nav__toggle[aria-expanded=true]+.productions-nav__panel{max-height:42rem;padding-block:.7rem;transform:none}}.site-shell-menu__productions-trigger{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.18)}.site-shell-menu__productions-trigger>a{display:flex;min-height:52px;align-items:center;font:400 2rem/1 "Instrument Serif",serif}.site-shell-menu__productions-trigger button{display:grid;width:52px;height:52px;place-items:center;padding:0;border:0;color:inherit;background:transparent;font:400 1.25rem/1 var(--sans);cursor:pointer}.site-shell-menu__productions>div[hidden]{display:none}.site-shell-menu__productions>div:not(.site-shell-menu__productions-trigger){display:grid;padding:.6rem 0 1rem 1rem;border-bottom:1px solid rgba(255,255,255,.18)}.productions-nav__group:first-child>a{min-height:58px;font:400 1.2rem/1 var(--serif)!important;letter-spacing:0!important}*{box-sizing:border-box}picture{display:block}.hero-image picture,.production-image picture{position:absolute;inset:0;width:100%;height:100%}.hero-image picture img,.production-image picture img{width:100%;height:100%;object-fit:cover}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;overflow-x:clip}a{color:inherit;text-decoration:none}.site-shell-header a[aria-current=page],.site-header nav a[aria-current=page]{color:var(--show-accent,#d9ff40)!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.55em}img{display:block;width:100%;height:100%;object-fit:cover}.newsletter-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.newsletter-status{margin-top:1rem!important;font-weight:600}.newsletter-status[data-state=success]{color:var(--lime,#d9ff40)}.newsletter-status[data-state=error]{color:#ff8b80}.newsletter-status[data-state=pending]{opacity:.72}button:disabled{cursor:wait;opacity:.65}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;background:var(--lime);color:var(--ink);padding:.8rem 1.2rem}.skip-link:focus{top:1rem}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;padding:28px 40px;display:flex;align-items:flex-start;justify-content:space-between;color:#fff;background:transparent;border-bottom:1px solid transparent;transition:padding .35s ease,color .25s ease,background-color .25s ease,border-color .25s ease}.site-header.scrolled{padding-top:16px;padding-bottom:16px}.site-header.scrolled:not(.on-light):not(.on-purple){background:var(--ink);border-bottom-color:#ffffff29}.site-header.on-light{color:var(--ink);background:var(--paper);border-bottom-color:#09090938}.site-header.on-light.on-acid{color:var(--ink);background:var(--lime);border-bottom-color:#09090938}.site-header.on-purple{color:#fff;background:var(--purple);border-bottom-color:#fff3}.wordmark{position:relative;display:block;width:clamp(150px,13vw,210px)}.wordmark img{display:block;width:100%;height:auto;object-fit:contain;transition:opacity .25s ease,filter .25s ease}.wordmark-dark{position:absolute;inset:0;opacity:0}.site-header.on-light .wordmark-light{opacity:1;filter:invert(1)}.site-header.on-light .wordmark-dark{opacity:0}.header-stack{width:min(720px,58vw)}.utility-bar{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;min-height:1rem;margin-bottom:1rem;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;opacity:.78}.site-header:not(.on-light) .utility-bar{opacity:.96;text-shadow:0 1px 8px rgba(0,0,0,.9)}.social-links{display:flex;align-items:center;gap:.65rem}.social-links svg{display:block;width:.94rem;height:.94rem;fill:currentColor;stroke:none}.social-instagram svg{fill:none;stroke:currentColor;stroke-width:1.8}.utility-bar a{transition:color .25s ease}.utility-bar a:hover{color:var(--purple)}.site-header.on-light nav a:hover,.site-header.on-light .utility-bar a:hover{color:var(--purple)}.site-header.on-purple nav a:hover,.site-header.on-purple .utility-bar a:hover{color:var(--lime)}.social-links--mobile{display:none}.site-header nav{display:flex;justify-content:flex-end;gap:2.2rem;font-size:.79rem;text-transform:uppercase;letter-spacing:.11em}.site-header nav a{position:relative}.site-header nav a:after{display:none}.menu-toggle{display:none}.hero{height:calc(100svh - var(--header-h, 98px));min-height:min(680px,calc(100svh - var(--header-h, 98px)));position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:0 6vw clamp(3rem,7vh,5rem);overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{transform:scale(1.04);animation:hero-in 1.8s cubic-bezier(.2,.7,.1,1) forwards}.hero-shade{background:linear-gradient(90deg,#000000a6,#0000001f 62%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%)}.eyebrow{position:absolute;top:22vh;left:6vw;margin:0;text-transform:uppercase;letter-spacing:.24em;font-size:.7rem;font-weight:600}.hero-copy{position:relative;z-index:2}.hero h1{margin:0;max-width:1400px;font:400 clamp(3.5rem,min(6.3vw,8vh),6.3rem)/1.02 var(--serif);letter-spacing:-.045em;transform:none}.hero h1 span,.hero h1 em{display:block}.hero h1 em{display:inline;font-weight:400;font-style:italic;color:var(--lime);margin:0}.hero h1 .hero-title-final{margin-top:.08em}.hero-bottom{display:flex;justify-content:flex-end;align-items:flex-end;gap:7vw;margin-top:3rem}@media(min-width:801px){.hero-copy{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:clamp(2rem,5vw,6rem);align-items:center}.hero-copy h1{grid-column:1}.hero-bottom{grid-column:2;align-self:center;margin:0;transform:none}}.hero-bottom>p{font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.45;margin:0}.circle-link{width:92px;height:92px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;transition:.3s}.circle-link b{font-size:1.2rem;font-weight:400;margin-top:5px}.circle-link:hover{background:var(--purple);border-color:var(--purple);color:#fff}.manifesto{background:var(--paper);color:var(--ink);padding:12vw 7vw 11vw;display:grid;grid-template-columns:1fr 3fr;position:relative}.section-label{margin:0;text-transform:uppercase;letter-spacing:.24em;font-size:.67rem;font-weight:600}.manifesto h2{grid-column:2;margin:0;font:400 clamp(4.2rem,8.5vw,9rem)/.88 var(--serif);letter-spacing:-.045em}.manifesto h2 em{font-weight:400;color:#7258d5}.manifesto-copy{grid-column:2;margin:5rem 0 0 auto;max-width:610px;font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.55}.manifesto-copy p:last-child{margin-top:2rem}.productions{background:var(--ink)}.section-head{padding:clamp(4rem,6vw,6rem) 7vw;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);align-items:center;gap:clamp(3rem,7vw,8rem);background:var(--purple);color:#fff}.section-head h2{font:400 clamp(3.6rem,6vw,6.5rem)/.85 var(--serif);letter-spacing:-.04em;margin:0}.section-head h2 em{font-weight:400;color:#fff}.production-jump-nav{display:grid}.production-jump-nav a{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.4);font-size:clamp(.9rem,1.25vw,1.2rem);line-height:1.2}.production-jump-nav a:first-child{border-top:1px solid rgba(255,255,255,.4)}.production-jump-nav a:hover{color:#fff}.production-jump-nav__gravity:hover span{color:var(--lime)}.production-jump-nav__people:hover span{color:var(--coral)}.production-jump-nav__eliza:hover span{color:var(--eliza-violet)}.production-jump-nav b{font-weight:400}.production{position:relative;scroll-margin-top:9rem}.production-transition{content:"";height:clamp(7rem,10vw,11rem);margin:0;display:flex;align-items:center;pointer-events:none}.production:has(+.production-transition){padding-bottom:0}.production-transition+.production{padding-top:0}.production-transition:after{content:"";display:block;width:100%;height:2px}.production-transition--gravity-people:after{background:linear-gradient(90deg,transparent,var(--lime),var(--coral),transparent)}.production-transition--people-eliza:after{background:linear-gradient(90deg,transparent,var(--coral),var(--eliza-violet),transparent)}.text-link{display:inline-flex;gap:2rem;margin-top:1.5rem;padding-bottom:.55rem;border-bottom:1px solid currentColor;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}.text-link span{transition:.25s}.text-link:hover{color:var(--purple)}.text-link:hover span{transform:translate(3px,-3px)}.scale{min-height:110vh;position:relative;display:flex;align-items:flex-end;padding:7vw;overflow:hidden}.scale-image{position:absolute;inset:0}.scale-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000000e6,#0000000d 75%)}.scale-copy{position:relative;z-index:2;width:100%}.scale blockquote{font:400 clamp(3.2rem,6.2vw,7rem)/.92 var(--serif);letter-spacing:-.03em;max-width:1100px;margin:2.5rem 0 5rem}.places{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.45);padding-top:1.4rem;text-transform:uppercase;letter-spacing:.15em;font-size:.63rem}.present{background:var(--lime);color:var(--ink);padding:clamp(5rem,8vw,8rem) 7vw;display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center}.present h2{font:400 clamp(4.5rem,8vw,8.7rem)/.8 var(--serif);letter-spacing:-.05em;margin:3.5rem 0 0}.present h2 em{font-weight:400;color:var(--purple)}.archive-section>header h2 em{color:var(--ink);font-weight:400}.about-home .text-link:hover,footer a:hover{color:#fff}.present-copy{font-size:1.15rem;line-height:1.6}.button{display:flex;justify-content:space-between;align-items:center;background:var(--purple);color:#fff;padding:1.2rem 1.4rem;margin-top:3rem;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;transition:.3s}.button:hover{background:var(--ink);color:#fff}footer{background:var(--purple);padding:clamp(5rem,8vw,8rem) 7vw 2.5rem}.footer-invite{font:400 clamp(4.5rem,8vw,8.7rem)/.8 var(--serif);letter-spacing:-.05em;margin:0}.footer-invite em{color:var(--lime);font-weight:400}.footer-email{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.7);padding:1.2rem 0;margin-top:clamp(3rem,5vw,5rem);font-size:clamp(1.2rem,2vw,2rem)}.footer-contact nav{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.5rem;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.footer-contact nav a{display:flex;min-height:44px;align-items:center}.footer-bottom{display:flex;justify-content:space-between;margin-top:clamp(3rem,4vw,4rem);text-transform:uppercase;letter-spacing:.12em;font-size:.6rem}.reveal{opacity:0;transform:translateY(30px);transition:opacity .9s,transform .9s}.reveal.is-visible{opacity:1;transform:none}@keyframes hero-in{to{transform:scale(1)}}@keyframes scroll{0%{transform:translateY(0)}50%{transform:translateY(150%)}to{transform:translateY(0)}}@media(max-width:800px){.site-header{padding:22px;align-items:center}.header-stack{width:auto;margin-left:auto}.utility-bar{margin:0 4.2rem 0 0;font-size:.66rem;letter-spacing:.12em;opacity:.78}.social-links--desktop{display:none}.site-header nav{position:fixed;inset:0;background:var(--ink);flex-direction:column;justify-content:center;align-items:center;font:400 3.5rem var(--serif);transform:translateY(-100%);transition:.5s}.site-header nav.open{transform:none;color:#fff}.site-header nav .social-links--mobile{display:flex;flex-direction:row;gap:1rem;margin-top:1.5rem;font:600 .62rem/1 var(--sans);text-transform:uppercase;letter-spacing:.1em}.site-header nav .social-links--mobile a:after{display:none}.menu-toggle{display:flex;background:none;border:0;color:currentColor;position:absolute;top:28px;right:22px;z-index:2;text-transform:uppercase;letter-spacing:.1em}.site-header:has(nav.open) .menu-toggle{color:#fff}.site-header:has(nav.open) .utility-bar{opacity:0}.site-header:has(nav.open) .wordmark-light{opacity:1;filter:none}.site-header:has(nav.open) .wordmark-dark{opacity:0}.hero{padding:0 22px 6vh}.hero h1{font-size:clamp(3.2rem,14vw,5rem);line-height:.82;transform:none}.hero h1 em{margin-left:0}.eyebrow{left:22px;top:20vh}.hero-bottom{justify-content:space-between;margin-top:2.5rem}.circle-link{width:75px;height:75px}.manifesto{display:block;padding:25vw 22px}.manifesto h2{font-size:15vw;margin-top:3.5rem}.manifesto-copy{margin-top:3.5rem}.section-head{display:block;padding:16vw 22px}.section-head h2{font-size:14vw}.production-jump-nav{margin-top:3rem}.scale{min-height:95vh;padding:22px}.scale blockquote{font-size:12vw}.places{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.present{display:block;padding:24vw 22px}.present h2{font-size:18vw}.present-copy{margin-top:5rem}footer{padding:16vw 22px 2rem}.footer-invite{font-size:17vw}.footer-email{word-break:break-all}.footer-bottom{gap:2rem;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.newsletter-status{margin-top:.75rem!important;font-size:.78rem!important;font-weight:600;letter-spacing:.02em;opacity:1!important}.newsletter-status:empty{display:none}.site-contact-dialog{width:min(920px,calc(100vw - 2rem));max-height:calc(100svh - 2rem);padding:0;border:1px solid rgba(255,255,255,.2);background:#0b0b0e;color:#f8f7f2;box-shadow:0 30px 90px #000000a6}.site-contact-dialog::backdrop{background:#000000c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-contact-dialog__panel{position:relative;padding:clamp(2rem,5vw,4.5rem)}.site-contact-dialog__close{position:absolute;top:1rem;right:1rem;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:inherit;font:300 1.8rem/1 sans-serif;cursor:pointer}.site-contact-dialog h2{margin:.45rem 0 1rem;font:400 clamp(3.5rem,7vw,6.8rem)/.82 "Instrument Serif",serif;letter-spacing:-.045em}.site-contact-dialog h2 em{color:#d9ff40;font-weight:400}.site-contact-dialog__panel>p:not(.show-label){max-width:610px;margin:0 0 2rem;color:#d2ced8;line-height:1.55}.site-contact-dialog form{display:grid;gap:1.25rem}.site-contact-dialog__fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.site-contact-dialog label{display:grid;gap:.45rem}.site-contact-dialog label>span{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-contact-dialog input,.site-contact-dialog textarea{width:100%;padding:.85rem 0;border:0;border-bottom:1px solid rgba(255,255,255,.42);border-radius:0;background:transparent;color:inherit;font:inherit}.site-contact-dialog textarea{resize:vertical}.site-contact-dialog__wide{grid-column:1/-1}.site-contact-dialog__actions{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.site-contact-dialog__actions button{min-height:48px;padding:0 1.25rem;border:1px solid #d9ff40;background:#d9ff40;color:#111;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.site-contact-dialog__actions p{margin:0;font-size:.82rem}.site-contact-dialog__botcheck{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}@media(max-width:650px){.site-contact-dialog{width:calc(100vw - 1rem);max-height:calc(100svh - 1rem)}.site-contact-dialog__panel{padding:3.5rem 22px 2rem}.site-contact-dialog__fields{grid-template-columns:1fr}.site-contact-dialog__wide{grid-column:auto}.site-contact-dialog__actions{align-items:flex-start;flex-direction:column}}.site-newsletter{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr);gap:clamp(3rem,8vw,9rem);align-items:center;padding:clamp(4.5rem,7vw,7rem) 7vw;color:var(--paper);background:var(--ink);border-top:2px solid var(--purple)}.site-newsletter__eyebrow{margin:0 0 1rem;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-newsletter h2{margin:0;font:400 clamp(3.4rem,6vw,6.5rem)/.9 var(--serif);letter-spacing:-.04em}.site-newsletter h2 em{color:var(--purple);font-weight:400}.site-newsletter>div>p:last-child{max-width:42ch;margin:1.5rem 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.55}.site-newsletter form>label{display:block;margin-bottom:.75rem;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-newsletter form>div{display:flex;border-bottom:1px solid rgba(255,255,255,.65)}.site-newsletter input{min-width:0;flex:1;padding:1rem 0;border:0;background:transparent;color:inherit;font:inherit}.site-newsletter input:focus{outline:2px solid var(--lime);outline-offset:4px}.site-newsletter button{padding:1rem 0 1rem 1.5rem;border:0;background:transparent;color:inherit;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.site-newsletter button:hover{color:var(--lime)}.site-newsletter form>p{margin:.8rem 0 0;font-size:.68rem;opacity:.55}.site-newsletter form>.site-newsletter__consent{display:flex;align-items:flex-start;gap:.7rem;margin:1rem 0 0;color:#f2efe8b8;font-size:.7rem;font-weight:400;line-height:1.45;letter-spacing:0;text-transform:none;cursor:pointer}.site-newsletter__consent input{width:1rem;height:1rem;min-width:1rem;flex:0 0 1rem;margin:.12rem 0 0;padding:0;accent-color:var(--lime)}.site-newsletter__consent a{text-decoration:underline;text-underline-offset:.18em}.site-newsletter__consent a:hover{color:var(--lime)}.site-shell-header__productions-panel{top:calc(100% - 1px);width:min(920px,94vw)}.site-shell-header__productions-panel:before{position:absolute;right:0;bottom:100%;width:55%;height:18px;content:""}.site-shell-header__productions-featured a{white-space:nowrap}.site-shell-header__productions.is-hover-open .site-shell-header__productions-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:800px){.site-newsletter{grid-template-columns:1fr;gap:2.5rem;padding:4.5rem 22px}.site-newsletter form>div{display:block;border:0}.site-newsletter input:not([type=checkbox]){width:100%;border-bottom:1px solid rgba(255,255,255,.65)}.site-newsletter button{padding-left:0}.site-shell-header__productions-featured a{white-space:normal}}.site-footer{padding:clamp(2.25rem,3.5vw,3.25rem) 6vw 1.35rem;color:#fff;background:#22124d}.site-footer a:hover,.site-footer a:focus-visible{color:var(--lime)}.site-footer__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.75rem 3rem}.site-footer__logo{display:block;width:min(225px,60%)}.site-footer__logo img{display:block;width:100%;height:auto}.site-footer__contact{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.5rem)}.site-footer__contact>a{display:flex;min-height:30px;align-items:center;font-size:.66rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.35)}.site-footer__social{display:flex;gap:.35rem}.site-footer__social a{display:grid;width:40px;height:40px;place-items:center;color:#ffffff9e}.site-footer__social a:hover,.site-footer__social a:focus-visible{color:var(--lime)}.site-footer__social svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.site-footer__social .dot{fill:currentColor;stroke:none}.site-footer__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem 1.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.15);color:#fff9;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase}.site-footer__base nav{display:flex;flex-wrap:wrap;gap:.4rem 1.75rem}.site-footer__base a{display:flex;min-height:30px;align-items:center}.site-footer__copyright{margin:0}@media(max-width:800px){.site-footer{padding:2rem 22px 1rem}.site-footer__top{gap:1.25rem 2rem}.site-footer__logo{width:180px}.site-footer__contact{width:100%;justify-content:space-between;gap:1rem}.site-footer__base{margin-top:1.25rem;padding-top:1rem;gap:.35rem 1.25rem}}
