.project-page{--project-pad:var(--page-pad);--project-content-max:var(--content-max);background:var(--surface-page);min-height:100svh;color:var(--ink);overflow-x:clip}.project-page .project-hero>.site-header.site-header--overlay{background:var(--surface-page);color:var(--ink)}.project-hero{z-index:2;isolation:isolate;background:var(--ink);min-height:100svh;color:var(--white);position:relative;overflow:hidden}.project-hero-image,.project-hero-shade{position:absolute;inset:0}.project-hero-image{z-index:-2;object-fit:cover;width:100%;max-width:none;height:100%;transform:scale(1.01)}.project-hero-poster{z-index:-2}.project-hero-shade{z-index:-1;pointer-events:none;background:linear-gradient(lab(0% 0 0/.34),#0000 30%),linear-gradient(#0000 52%,lab(0% 0 0/.58)),lab(0% 0 0/.22)}.project-scroll-cue,.project-next-kicker,.project-next-year{font-size:var(--type-label);letter-spacing:.02em;text-transform:uppercase;font-weight:700;line-height:1}.project-hero-copy{min-height:100svh;padding:clamp(6.5rem, 13vh, 9rem) var(--project-pad) clamp(5.5rem, 10vh, 7rem);pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.project-year{margin-bottom:clamp(.85rem,1.8vh,1.25rem);font-size:clamp(.72rem,.95vw,.9rem);font-weight:700;line-height:1}.project-hero-copy h1{width:100%;min-width:0;max-width:100%;font-family:var(--font-display);font-size:var(--project-title-size,var(--type-hero-title));letter-spacing:-.045em;overflow-wrap:normal;word-break:normal;text-wrap:balance;text-transform:uppercase;font-weight:900;line-height:.82}.project-next-title.is-long-title{white-space:normal;overflow-wrap:anywhere;text-wrap:balance;max-width:min(100%,14ch);font-size:clamp(3.25rem,13vw,10rem)}.project-next-title.is-extra-long-title{white-space:normal;overflow-wrap:anywhere;text-wrap:balance;max-width:min(100%,14ch);font-size:clamp(2.25rem,8vw,8rem)}.project-short-description{text-wrap:balance;max-width:44rem;margin-top:clamp(1.15rem,2.5vh,1.8rem);font-size:clamp(.95rem,1.3vw,1.16rem);font-weight:600;line-height:1.18}.project-play{isolation:isolate;aspect-ratio:1;pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(125%);backdrop-filter:blur(20px)saturate(125%);width:clamp(4.25rem,6vw,5.5rem);color:var(--white);transition:background .42s ease, border-color .32s ease, box-shadow .42s ease, transform .52s var(--ease-out);background:linear-gradient(145deg,lab(100% 0 0/.24),lab(12.9959% -1.7341 -4.74019/.38)),lab(32.7182% -2.29782 -6.12326/.36);border:1px solid lab(100% 0 0/.22);border-radius:50%;place-items:center;margin-top:clamp(1.7rem,3.4vh,2.6rem);padding:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px lab(100% 0 0/.26),0 1.2rem 3.25rem lab(0% 0 0/.3)}.project-play:after{content:"";z-index:-1;opacity:.8;transition:opacity .42s ease, transform .62s var(--ease-out);background:radial-gradient(circle at 34% 24%,lab(100% 0 0/.22),#0000 45%);border-radius:50%;position:absolute;inset:0}.project-play svg{fill:currentColor;filter:drop-shadow(0 .2rem .45rem lab(0% 0 0/.24));width:52%;height:52%;display:block}:is(.project-play:hover,.project-play:focus-visible){background:linear-gradient(145deg,lab(100% 0 0/.31),lab(12.9959% -1.7341 -4.74019/.42)),lab(32.7182% -2.29782 -6.12326/.42);border-color:lab(100% 0 0/.46);transform:scale(1.045);box-shadow:inset 0 1px lab(100% 0 0/.34),0 1.45rem 3.75rem lab(0% 0 0/.34)}.project-play:hover:after{opacity:1;transform:scale(1.08)}.project-play:focus-visible:after{opacity:1;transform:scale(1.08)}.project-play:active{transform:scale(.98)}.project-play:focus-visible{outline:2px solid var(--white);outline-offset:.45rem}.project-film-inline{z-index:10;position:absolute;inset:0}.project-film-frame{background:var(--ink);opacity:0;border:0;width:100%;height:100%;transition:opacity .42s;display:block}.project-film-inline.is-ready .project-film-frame{opacity:1}.project-film-close{z-index:1;aspect-ratio:1;width:clamp(2.4rem,3.4vw,3rem);color:var(--white);cursor:pointer;background:lab(0% 0 0/.45);border:1px solid lab(100% 0 0/.42);border-radius:50%;place-items:center;font-size:clamp(1.2rem,1.7vw,1.5rem);line-height:1;transition:background .24s,border-color .24s;display:grid;position:absolute;top:clamp(.75rem,2vw,1.6rem);right:clamp(.75rem,2vw,1.6rem)}:is(.project-film-close:hover,.project-film-close:focus-visible){border-color:var(--white);background:lab(100% 0 0/.16)}.project-film-close:focus-visible{outline:2px solid var(--white);outline-offset:.25rem}.project-film-close svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;width:42%;height:42%;display:block}.project-scroll-cue{right:var(--project-pad);align-items:center;gap:.7rem;display:inline-flex;position:absolute;bottom:clamp(1.2rem,2.4vw,2rem)}.project-scroll-cue span{transition:transform .36s var(--ease-out);font-size:1rem}:is(.project-scroll-cue:hover span,.project-scroll-cue:focus-visible span){transform:translateY(.2rem)}.project-information{z-index:1;background:var(--surface-page);border-bottom:1px solid lab(1.03432% .43986 .332022/.24);position:relative}.project-information-inner{width:min(100%, var(--project-content-max));padding:clamp(5rem, 10vw, 9rem) var(--project-pad);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,8vw,9rem);margin:0 auto;display:grid}.project-about,.project-credits{min-width:0}.project-information h2{font-family:var(--font-display);font-size:var(--type-section-title);letter-spacing:-.04em;text-transform:uppercase;margin:0 0 clamp(2rem,4vw,3.5rem);font-weight:900;line-height:.85}.project-description{max-width:52rem}.project-description p{font-size:var(--type-reading);letter-spacing:-.012em;text-wrap:pretty;font-weight:400;line-height:1.32}.project-description p+p{margin-top:1.25em}.project-credits dl{margin:0}.project-tour{border-top:1px solid lab(1.03432% .43986 .332022/.24);grid-column:1/-1;padding-top:clamp(3rem,7vw,6rem)}.project-tour-heading{justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}.project-tour-heading h2{margin-bottom:0}.project-tour-link{font-size:var(--type-label);letter-spacing:.02em;text-transform:uppercase;flex:none;font-weight:700;line-height:1;position:relative}.project-tour-link:after{content:"";transform-origin:100%;height:1px;transition:transform .36s var(--ease-out);background:currentColor;position:absolute;bottom:-.3rem;left:0;right:0;transform:scaleX(0)}.project-tour-link:hover:after{transform-origin:0;transform:scaleX(1)}.project-tour-link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.project-tour-table-wrap{overflow-x:auto}.project-tour-table{border-collapse:collapse;table-layout:fixed;width:100%}.project-tour-table caption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.project-tour-table th,.project-tour-table td{text-align:left;vertical-align:top;padding:.95rem 0}.project-tour-table thead th{font-size:var(--type-label);letter-spacing:.02em;text-transform:uppercase;padding-top:.75rem;padding-bottom:.75rem;padding-right:1rem;font-weight:700;line-height:1}.project-tour-table thead th:first-child{width:20%}.project-tour-table thead th:nth-child(2){width:36%}.project-tour-table thead th:nth-child(3){width:22%}.project-tour-table thead th:nth-child(4){text-align:right;width:22%;padding-right:0}.project-tour-table-event{border-top:1px solid lab(1.03432% .43986 .332022/.24)}.project-tour-table-event td{font-size:var(--type-detail);padding-right:1rem;line-height:1.3}.project-tour-table-event td:last-child{text-align:right;padding-right:0}.project-tour-table-date,.project-tour-table-venue p{font-weight:700}.project-tour-table-venue,.project-tour-table-place,.project-tour-table-notes{min-width:0}.project-tour-table-venue p,.project-tour-table-place p,.project-tour-table-notes p{overflow-wrap:anywhere;margin:0}.project-tour-table-place p{color:lab(1.03432% .43986 .332022/.68)}.project-tour-table-notes{font-size:var(--type-label);text-transform:uppercase;flex-wrap:wrap;justify-content:flex-end;gap:.25rem .75rem;font-weight:700;line-height:1;display:flex}.project-tour-table-notes a,.project-tour-toggle{position:relative}.project-tour-table-notes a:after,.project-tour-toggle:after{content:"";transform-origin:100%;height:1px;transition:transform .36s var(--ease-out);background:currentColor;position:absolute;bottom:-.25rem;left:0;right:0;transform:scaleX(0)}.project-tour-table-notes a:hover:after,.project-tour-toggle:hover:after{transform-origin:0;transform:scaleX(1)}.project-tour-table-notes a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.project-tour-toggle:focus-visible:after{transform-origin:0;transform:scaleX(1)}.project-tour-actions{justify-content:flex-end;margin-top:1.25rem;display:flex}.project-tour-toggle{color:inherit;font-size:var(--type-label);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;line-height:1}.project-credit-row{border-top:1px solid lab(1.03432% .43986 .332022/.24);grid-template-columns:minmax(7rem,.8fr) minmax(0,1.6fr);gap:clamp(1rem,3vw,3rem);padding:.95rem 0;display:grid}.project-credit-row dt,.project-credit-row dd{font-size:var(--type-detail);line-height:1.3}.project-credit-row dt{font-weight:700}.project-credit-row dd{margin:0}.project-outro{isolation:isolate;background:var(--ink);min-height:125svh;position:relative}.project-outro-sticky{background:var(--ink);grid-template-rows:minmax(0,1fr) auto;height:100svh;display:grid;position:sticky;top:0}.project-next{z-index:0;background:var(--ink);min-height:0;color:var(--white);position:relative}.project-next a{isolation:isolate;width:100%;height:100%;min-height:0;padding:clamp(4rem, 8vw, 7rem) var(--project-pad);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.project-next-image,.project-next-shade{position:absolute;inset:0}.project-next-image{z-index:-2;object-fit:cover;filter:saturate(.78);width:100%;max-width:none;height:100%;transition:transform 1.1s var(--ease-out), filter .7s ease;transform:scale(1.015)}.project-next-shade{z-index:-1;background:lab(0% 0 0/.48);transition:background .7s}.project-next-kicker{margin-bottom:clamp(.9rem,2vh,1.4rem)}.project-next-title{max-width:12ch;font-family:var(--font-display);font-size:var(--type-hero-title);letter-spacing:-.045em;text-wrap:balance;text-transform:uppercase;font-weight:900;line-height:.78}.project-next-year{margin-top:clamp(1rem,2vh,1.4rem)}:is(.project-next a:hover .project-next-image,.project-next a:focus-visible .project-next-image){filter:saturate();transform:scale(1.04)}:is(.project-next a:hover .project-next-shade,.project-next a:focus-visible .project-next-shade){background:lab(0% 0 0/.36)}.project-scroll-cue:focus-visible{outline-offset:.35rem;outline:2px solid}.project-next a:focus-visible{outline:3px solid var(--white);outline-offset:-.5rem}@media (max-width:800px){.project-information-inner{grid-template-columns:1fr}.project-description{max-width:none}}@media (max-width:560px){.project-scroll-cue{right:auto;left:var(--project-pad)}.project-credit-row{grid-template-columns:1fr;gap:.3rem}.project-credit-row dd{color:lab(1.03432% .43986 .332022/.72)}.project-tour{border-top:0;padding-top:0}.project-tour-table{table-layout:auto}.project-tour-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.project-tour-table,.project-tour-table tbody{display:block}.project-tour-table-event{padding:.8rem 0;display:block}.project-tour-table-event td{text-align:left;border:0;padding:0;display:block}.project-tour-table-event td+td{margin-top:.2rem}.project-tour-table-event td:nth-child(2){margin-top:.55rem}.project-tour-table-date{font-size:1.125rem}.project-tour-table-event td:last-child{text-align:left}.project-tour-table-notes{justify-content:flex-start}.project-next-title{letter-spacing:-.04em;white-space:normal;overflow-wrap:anywhere;max-width:100%;font-size:clamp(2.35rem,11.5vw,3.25rem)}.project-next-title.is-long-title,.project-next-title.is-extra-long-title{white-space:normal;overflow-wrap:anywhere;max-width:100%}.project-next-title.is-extra-long-title{font-size:clamp(2.25rem,9vw,4rem)}}@media (prefers-reduced-motion:reduce){.project-scroll-cue span,.project-next-image,.project-next-shade,.project-film-frame,.project-play,.project-play:after{transition-duration:.01ms!important}.project-outro{min-height:100svh}.project-outro-sticky{position:relative}}
