.project-video-modal[data-astro-cid-o4dks2mu]{z-index:50;padding:calc(var(--spacer) * 2);background-color:#000000eb;place-items:center;display:none;position:fixed;inset:0}.project-video-modal[data-astro-cid-o4dks2mu][data-open=true]{display:grid}.project-video-modal-frame[data-astro-cid-o4dks2mu]{width:min(100%,160vh);height:min(100%,56.25vw);max-height:calc(100vh - var(--spacer) * 4);background-color:#000;border:0}.project-video-close[data-astro-cid-o4dks2mu]{top:var(--spacer);right:var(--spacer);z-index:51;width:3rem;height:3rem;color:var(--clr-bg);background-color:#1e1e1eb3;place-items:center;font-size:2rem;font-weight:300;line-height:1;display:grid;position:fixed}.project-video-close[data-astro-cid-o4dks2mu]:hover{color:var(--clr-text);background-color:var(--clr-lines)}.project-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid;position:relative}.project-column-left{background-color:var(--clr-bg);grid-column:1/2;align-self:start}.project-prev,.project-next{text-decoration:none}.project-prev:hover,.project-next:hover{background-color:#0000;text-decoration:none}.project-prev:hover strong,.project-next:hover strong{text-decoration:underline 1px}.project-infos{background-color:var(--clr-bg)}.header+.project-infos .project-meta>*{border-top:0}.project-meta{grid-template-columns:var(--project-row-columns);background-color:var(--clr-bg);align-items:start;display:grid}.project-year,.project-categories{padding:var(--section-padding-top) var(--spacer) var(--project-row-padding-bottom);border-top:1px solid var(--clr-lines);font-size:.85rem}.project-year{font-size:.85rem;font-weight:300}.project-title{padding:var(--section-padding-top) var(--font-size-l) var(--project-row-padding-bottom) var(--spacer);font-size:var(--site-heading-size);font-weight:400;line-height:var(--font-size-l-lh);color:var(--clr-text);border-top:1px solid var(--clr-lines)}.project-text{max-width:46rem;padding:clamp(1.25rem, 3.5vw, 2rem) var(--spacer) calc(var(--spacer) * 8) calc(12.5% + var(--spacer));font-size:var(--font-size-s);line-height:1.28}.project-text p{white-space:pre-line}.project-text p+p{margin-top:1.25em}.project-text-tight .project-description+.project-description{margin-top:0}.project-text a{text-decoration:underline}.project-text a:hover{background-color:#0000}.project-media{background-color:var(--clr-gallery-bg);grid-area:1/2/auto/3;align-self:start;width:auto}.project-image-wrapper{background-color:var(--clr-gallery-bg);flex:1 0 auto;max-height:100vh;overflow:hidden}.project-image{object-fit:contain;width:100%;max-height:100vh;display:block}.project-video-wrapper{aspect-ratio:16/9;background-color:#000;max-height:100vh;display:grid}.project-video{border:0;width:100%;height:100%}.project-video-open{right:var(--spacer);bottom:var(--spacer);z-index:2;width:2.5rem;height:2.5rem;color:var(--clr-bg);background-color:#1e1e1eb3;place-items:center;font-size:1.5rem;font-weight:300;line-height:1;display:grid;position:absolute}.project-video-open:hover{color:var(--clr-text);background-color:var(--clr-lines)}.project-wide-media{padding-top:var(--spacer);grid-column:1/-1}.project-wide-image-wrapper{background-color:var(--clr-gallery-bg);overflow:hidden}.project-wide-image{width:100%;display:block}.project-format,.project-artists{gap:calc(var(--spacer) * 8);padding:calc(var(--spacer) * 8) var(--spacer) calc(var(--spacer) * 10);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.project-format{font-size:var(--font-size-s);line-height:1.28}.project-format-primary,.project-format-secondary{max-width:38rem}.project-format-primary{padding-left:calc(12.5% + var(--spacer))}.project-format-secondary{padding-right:calc(12.5% + var(--spacer))}.project-format h3{font-size:inherit;margin-block:0 1.25em;font-weight:400}.project-format-primary h3,.project-format-secondary h3{font-weight:600}.project-format-secondary h3{margin-bottom:0}.project-format p,.project-format ul{margin-block:0}.project-format p+p,.project-format p+h3,.project-format ul+h3,.project-format ul+p{margin-top:1.25em}.project-format li{display:block}.project-image-row{align-items:stretch;gap:var(--spacer);background-color:var(--clr-gallery-bg);grid-column:1/-1;grid-template-columns:2fr 1fr;display:grid}.project-image-row-wrapper{background-color:var(--clr-gallery-bg);overflow:hidden}.project-image-row-image{object-fit:cover;width:100%;height:100%;display:block}.project-artists{border-top:1px solid var(--clr-lines)}.project-artist{grid-template-columns:24rem 1fr;align-items:start;gap:1em;display:grid}.project-artist:first-child{padding-left:calc(12.5% + var(--spacer))}.project-artist:nth-child(2){padding-right:calc(12.5% + var(--spacer))}.project-artist-image-wrapper{overflow:hidden}.project-artist-image{object-fit:cover;object-position:center;width:24rem;height:12rem;display:block}.project-artist-text{flex-direction:column;gap:.75em;display:flex}.project-artist-name{font-size:inherit;margin:0;font-weight:600;line-height:1.28}.project-artist-bio{font-size:var(--font-size-s);margin:0;line-height:1.28}.project-gallery{display:contents}.project-gallery-image-wrapper{padding:calc(var(--spacer) * 6);background-color:var(--clr-gallery-bg);align-items:center;display:flex;overflow:hidden}.project-gallery-image-left{grid-column:1;justify-content:flex-end}.project-gallery-image-right{grid-column:2;justify-content:flex-start}@media (width>=721px){.project-gallery-image-wrapper:nth-child(-n+2){padding-top:calc(var(--spacer) * 12)}.project-gallery-image-wrapper:nth-last-child(-n+2){padding-bottom:calc(var(--spacer) * 12)}}.project-gallery-image-full{grid-column:1/-1;justify-content:stretch;padding:0}.project-bts{grid-column:1/-1}.project-bts-intro{border-top:0}.project-gallery-image{width:auto;max-width:72%;height:auto;max-height:90vh;display:block}.project-gallery-image-full .project-gallery-image{width:100%;max-width:none;height:auto;max-height:none}.project-video-gallery{gap:var(--spacer);padding:var(--spacer);background-color:var(--clr-gallery-bg);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.project-video-embed-wrapper{aspect-ratio:16/9;background-color:#000;overflow:hidden}.project-video-embed-wrapper[data-orientation=vertical]{aspect-ratio:9/16;justify-self:center;width:min(100%,42vh)}.project-video-embed{border:0;width:100%;height:100%;display:block}.project-nav{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.project-prev,.project-next{min-height:clamp(4.25rem,8vw,6rem);color:var(--clr-text);border-top:1px solid var(--clr-lines);grid-template-columns:1fr 5fr 1fr;align-items:stretch;padding:0;display:grid}.project-prev{border-right:1px solid var(--clr-lines)}.project-next{border-left:1px solid var(--clr-lines)}.project-prev strong,.project-next strong,.project-prev span,.project-next span{font-size:clamp(1.75rem,3.8vw,3rem);font-weight:300;line-height:var(--font-size-l-lh)}.project-prev strong{padding:calc(var(--spacer) * 1.5) var(--spacer) var(--spacer) calc(var(--spacer) * 3);text-align:left;grid-column:2/3;place-self:center start}.project-next strong{padding:calc(var(--spacer) * 1.5) calc(var(--spacer) * 3) var(--spacer) var(--spacer);text-align:right;grid-column:2/3;place-self:center end}.project-prev span,.project-next span{padding:calc(var(--spacer) * 1.5) var(--spacer) var(--spacer);place-items:center;transition:color .18s ease-out,background-color .18s ease-out;display:grid}.project-prev span{border-right:1px solid var(--clr-lines);grid-column:1/2}.project-next span{border-left:1px solid var(--clr-lines);grid-column:3/4}.project-prev:hover span,.project-next:hover span{color:var(--clr-bg);background-color:var(--clr-lines)}@media (width<=720px){.project-page{grid-template-columns:1fr;align-content:start;min-height:0}.project-column-left,.project-infos{display:contents}.header{order:1;width:100%}.header,.project-meta,.project-text,.project-media,.project-wide-media,.project-format,.project-image-row,.project-artists,.project-video-gallery,.project-bts,.project-gallery,.gallery-row,.project-nav{grid-column:1/-1}.project-media{order:2;grid-row:auto;width:auto}.project-meta{order:3;grid-template-columns:5fr 2fr}.project-year{display:none}.project-title,.project-categories{padding-top:calc(var(--spacer) * 2.25);padding-bottom:0}.project-categories{font-size:.7rem}.project-text{padding:calc(var(--spacer) * 3) var(--spacer) calc(var(--spacer) * 4);order:4}.project-wide-media,.project-format,.project-image-row,.project-artists,.project-video-gallery,.project-bts,.project-gallery,.gallery-row,.project-nav{order:5}.project-gallery{grid-template-columns:1fr 1fr;display:grid}.project-prev{grid-template-columns:2.5rem 1fr;min-height:3.75rem}.project-next{border-left:none;grid-template-columns:1fr 2.5rem;min-height:3.75rem}.project-prev span{grid-column:1/2}.project-prev strong{grid-column:2/3}.project-next strong{grid-column:1/2}.project-next span{grid-column:2/3}.project-prev strong,.project-next strong,.project-prev span,.project-next span{font-size:1.15rem}.project-prev strong,.project-next strong{padding:calc(var(--spacer) * 1.25) var(--spacer) var(--spacer)}.project-artists{gap:calc(var(--spacer) * 5);padding:calc(var(--spacer) * 4) var(--spacer) calc(var(--spacer) * 5);grid-template-columns:1fr}.project-artist{grid-template-columns:1fr}.project-artist:first-child,.project-artist:nth-child(2){padding-inline:var(--spacer)}.project-artist-image{aspect-ratio:2;width:100%;height:auto}.project-gallery-image-wrapper{padding:3px}.project-gallery-image-left,.project-gallery-image-right{justify-content:stretch}.project-gallery-image-full{padding:3px 0}.project-gallery-image{width:100%;max-width:100%;max-height:none}.project-infos{padding-top:0}.project-format{gap:calc(var(--spacer) * 5);padding-block:calc(var(--spacer) * 5) calc(var(--spacer) * 6);grid-template-columns:1fr}.project-format-primary,.project-format-secondary{padding-inline:var(--spacer)}.project-image-row,.project-video-gallery{grid-template-columns:1fr}.project-video-embed-wrapper[data-orientation=vertical]{justify-self:stretch;width:100%}}
