@font-face{font-family:Atkinson Hyperlegible Next;src:url(/fonts/atkinson-hyperlegible-next-variable.woff2)format("woff2");font-style:normal;font-weight:300 800;font-display:swap}@font-face{font-family:Atkinson Hyperlegible Next;src:url(/fonts/atkinson-hyperlegible-next-variable-italic.woff2)format("woff2");font-style:italic;font-weight:300 800;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-body:"Atkinson Hyperlegible Next", Arial, sans-serif;--nav-height:4rem;--reading-measure:34rem;--figure-measure:52rem;--hairline:1px solid currentColor;--band-radius:8px;--nav-gutter:.8rem;--nav-edge-inset:1.5rem;font-family:var(--font-body)}*{box-sizing:border-box}html{background:#000}body{min-height:100vh;color:var(--page-fg,#fff);background:var(--page-bg,#000);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:400}body,button,input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}p a,.news-body a{text-underline-offset:.15em;text-decoration:underline}a:hover{opacity:.55}a:focus-visible{outline-offset:.25rem;opacity:1;outline:2px solid}img{border:0;max-width:100%;height:auto;display:block}.container{width:100%;max-width:1160px;margin:0 auto;padding-inline:.9375rem;position:relative}.site-navigation{z-index:999;min-height:var(--nav-height);color:var(--nav-fg,#fff);background:var(--nav-bg,#222);-webkit-user-select:none;user-select:none;will-change:transform;transition:transform .26s;position:fixed;inset:0 0 auto}.site-navigation.is-retracted{transform:translateY(-100%)}.site-banner{min-height:var(--nav-height);justify-content:space-between;align-items:stretch;display:flex}.site-wordmark{left:calc(var(--nav-edge-inset) * -1);padding:0 var(--nav-edge-inset);letter-spacing:-.005em;white-space:nowrap;align-items:center;font-size:1.25rem;font-weight:800;line-height:1;display:flex;position:relative;overflow:hidden}.site-tagline{margin-right:auto;margin-left:calc(var(--nav-gutter) * 2 - var(--nav-edge-inset) * 2);opacity:.5;align-items:center;font-size:.71875rem;font-weight:400;line-height:1.3;display:none;position:relative;top:.0625rem}.desktop-menu{margin:0 calc(var(--nav-gutter) * -1) 0 0;align-items:stretch;padding:0;list-style:none;display:none}.desktop-menu li,.desktop-menu a{align-items:center;display:flex}.desktop-menu a,.mobile-menu summary,.mobile-menu a{letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:700;line-height:1.3}.desktop-menu a{padding:0 var(--nav-gutter)}.desktop-menu a[aria-current],.mobile-menu a[aria-current],.desktop-menu a[aria-current]:hover,.mobile-menu a[aria-current]:hover{opacity:.5}.mobile-menu{right:calc(var(--nav-edge-inset) * -1);align-items:center;display:flex;position:relative}.mobile-menu summary{padding:1.35rem var(--nav-edge-inset);cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary:after{content:"Close"}.mobile-menu[open] summary{font-size:0}.mobile-menu[open] summary:after{font-size:.875rem}.mobile-menu ul{inset:var(--nav-height) 0 auto;max-height:calc(100dvh - var(--nav-height));color:var(--nav-fg,#fff);background:var(--nav-bg,#222);border-top:1px solid color-mix(in srgb, currentColor 20%, transparent);border-bottom:1px solid color-mix(in srgb, currentColor 20%, transparent);margin:0;padding:0 .9375rem;list-style:none;position:fixed;overflow-y:auto}.mobile-menu li+li{border-top:1px solid color-mix(in srgb, currentColor 14%, transparent)}.mobile-menu a{padding-block:1.1rem;display:block}body:has(.mobile-menu[open]):before{content:"";inset:var(--nav-height) 0 0;z-index:998;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;position:fixed}@media (prefers-reduced-transparency:reduce){body:has(.mobile-menu[open]):before{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000c}}.site-main{min-height:100vh;padding-top:calc(var(--nav-height) + .9375rem);padding-bottom:3rem}.project-list-item{margin-bottom:.9375rem}.has-band-reveal .project-list-item{opacity:0;transition:opacity .6s,transform .7s cubic-bezier(.16,.84,.44,1);transform:translateY(2.5rem)}.has-band-reveal .project-list-item.is-revealed{opacity:1;transform:none}.project-list-item a,.project-detail-hero{aspect-ratio:3.74;border-radius:var(--band-radius);align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.project-list-item img,.project-detail-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-list-item img{--band-zoom:1.4;transform-origin:10%;scale:var(--band-zoom);transition:scale .6s cubic-bezier(.22,.61,.36,1)}.project-list-item a:hover{opacity:1}@media (hover:hover){.project-list-item a:hover img{--band-zoom:1.08}}.project-list-item a:after,.project-detail-hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(to right, color-mix(in srgb, var(--project-scrim,#000) 72%, transparent), color-mix(in srgb, var(--project-scrim,#000) 34%, transparent) 42%, transparent 72%);position:absolute;inset:0}.project-list-item h1,.project-detail-hero h1{z-index:1;width:calc(100% + .6rem);color:var(--project-title-color,#fff);margin:0;padding:.8em 10%;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:300;line-height:1;position:relative;left:-.6rem}.project-detail-main{color:var(--page-fg,#fff);background:var(--page-bg,#000)}.project-page{padding-bottom:3rem}.project-content{max-inline-size:var(--reading-measure);margin-block-start:clamp(2.5rem,6vw,4rem);margin-inline:auto;display:block}.project-content>h2{max-inline-size:30rem;margin-block:0 clamp(1.75rem,3vw,2.25rem);font-size:clamp(1.375rem,2.6vw,1.875rem);font-weight:500;line-height:1.3}.project-content>h3{color:var(--project-accent,currentColor);letter-spacing:.08em;text-transform:uppercase;margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;font-size:.8125rem;font-weight:600;line-height:1.33}.project-content>p{margin-block:0 1.625rem;font-size:1rem;line-height:1.625}.project-content>:last-child{margin-bottom:0}.project-content>p:has(>strong:first-child){margin-bottom:1.125rem}.project-content a{color:var(--project-accent,currentColor);-webkit-text-decoration-color:color-mix(in srgb, var(--project-accent,currentColor) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--project-accent,currentColor) 55%, transparent)}.project-content a:hover{opacity:1;-webkit-text-decoration-color:var(--project-accent,currentColor);text-decoration-color:var(--project-accent,currentColor)}.project-content img,.project-content iframe{width:100%;max-width:100%;margin-block:1.5rem}.project-content iframe{aspect-ratio:16/9;border:0;height:auto}.project-footnote{max-inline-size:var(--reading-measure);border-top:1px solid color-mix(in srgb, var(--project-accent,currentColor) 40%, transparent);margin-block-start:clamp(2.75rem,5vw,4rem);margin-inline:auto;padding-top:clamp(1.25rem,3vw,1.75rem)}.project-footnote p{opacity:.72;margin:0;font-size:.875rem;line-height:1.6}.news-body p,.news-body li{font-size:1rem;line-height:1.7}.news-body img,.news-body iframe{width:100%;max-width:100%;margin-block:1.5rem}.news-body iframe{aspect-ratio:16/9;border:0;height:auto}.news-body iframe,.project-content iframe{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#000}.media-embed{max-inline-size:var(--figure-measure);margin-block:2rem;margin-inline:auto}.media-embed audio,.media-embed video{width:100%;display:block}.media-embed-title{margin-block:0 .5rem;font-size:.875rem;font-weight:600}.media-embed-transcript{margin-block-start:.75rem;font-size:.875rem}.news-body>p:has(>img),.news-body>p:has(>iframe),.news-body>.embed-vimeo,.news-body>iframe,.project-content>p:has(>img),.project-content>p:has(>iframe),.project-content>.embed-vimeo,.project-content>iframe{max-width:var(--figure-measure)}.about-hero{width:100%}.about-content{max-inline-size:var(--reading-measure);margin-block-start:clamp(2.5rem,6vw,4.5rem);margin-inline:auto;display:block}.about-content>h1{margin-block:0 2.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.about-content>h2{letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;font-size:.8125rem;font-weight:600;line-height:1.33}.about-content>p{margin-block:0 1.625rem;font-size:1rem;line-height:1.625}.about-content>:last-child{margin-bottom:0}.about-content>h1+p{max-inline-size:30rem;margin-bottom:0;font-size:clamp(1.375rem,2.6vw,1.875rem);line-height:1.3}.about-content blockquote{margin-block:0;padding:0;font-size:1.125rem;font-weight:400;line-height:1.5;position:relative}.about-content blockquote:before{content:"“";font-size:inherit;line-height:inherit;margin-inline-start:-.45em;position:static}.about-content blockquote:after{content:"”";margin-inline-start:.1em}.about-content blockquote p{text-indent:0;margin:0}.about-content blockquote:has(>p):after,.about-content blockquote:has(>p):before{content:none}.about-content blockquote p:before{content:"“";font-size:inherit;line-height:inherit;margin-inline-start:-.45em}.about-content blockquote p:after{content:"”";margin-inline-start:.1em}.about-content>p:has(>strong:first-child){margin-bottom:.8125rem}.about-content>p:has(+p>a[href^=mailto\:]){border-top:1px solid color-mix(in srgb, currentColor 30%, transparent);opacity:.7;margin-top:clamp(2.75rem,5vw,3.5rem);padding-top:clamp(1.5rem,3vw,2rem)}.about-content>p:has(+p>a[href^=mailto\:]),.about-content>p:has(>a[href^=mailto\:]){font-size:.875rem;line-height:1.6}.about-content>p:has(>a[href^=mailto\:]){margin-bottom:0}.about-contact{max-inline-size:var(--reading-measure);border-top:1px solid color-mix(in srgb, currentColor 30%, transparent);margin-block:clamp(2.75rem,5vw,3.5rem) 0;margin-inline:auto;padding-block:clamp(1.5rem,3vw,2rem) 0;font-size:.875rem;line-height:1.6}.about-contact>p{opacity:.7;margin-block:0}.about-contact>p:has(>a){opacity:1}.legal-content{max-inline-size:var(--reading-measure);counter-reset:legal-section;margin-block-start:clamp(2.5rem,6vw,4rem);margin-inline:auto;display:block}.legal-content>h1{margin-block:0 clamp(2rem,4vw,2.75rem);font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:600;line-height:1.15}.legal-content>h2{letter-spacing:.08em;text-transform:uppercase;opacity:.6;counter-increment:legal-section;margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;font-size:.8125rem;font-weight:600;line-height:1.33}.legal-content>h2:before{content:counter(legal-section) ". "}.legal-content>h3{margin-block:clamp(1.75rem,3vw,2.25rem) .5rem;font-size:1rem;font-weight:650;line-height:1.4}.legal-content>p,.legal-content>ul,.legal-content>ol{margin-block:0 1.625rem;font-size:1rem;line-height:1.625}.legal-content>ul,.legal-content>ol{padding-inline-start:1.35em}.legal-content li+li{margin-top:.5rem}.legal-content>:last-child{margin-bottom:0}.legal-content a{text-underline-offset:.15em;text-decoration:underline}.legal-reviewed{border-top:1px solid color-mix(in srgb, currentColor 30%, transparent);opacity:.72;margin-block:clamp(2.75rem,5vw,4rem) 0;padding-top:clamp(1.25rem,3vw,1.75rem);font-size:.875rem;line-height:1.6}.news-list-item{margin-bottom:clamp(4rem,8vw,6rem)}.news-header{margin-bottom:clamp(1.75rem,4vw,2.5rem);padding-bottom:.75rem;position:relative}.news-header h1{margin:0 0 .375rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.15}.news-header:after{content:"";border-top:var(--hairline);opacity:.3;position:absolute;inset:auto 0 0}.news-list>.news-list-item{margin-bottom:0}.news-list>.news-list-item+.news-list-item{margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(2rem,4vw,3rem);position:relative}.news-list>.news-list-item+.news-list-item:before{content:"";border-top:var(--hairline);opacity:.3;position:absolute;inset:0 0 auto}.news-list .news-header{padding-bottom:0}.news-list .news-header:after{display:none}.news-header time,.news-load-status{letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:.75rem;font-weight:500;line-height:1.33}.news-body p,.news-body li{line-height:1.625}.news-body>p,.news-body>ul,.news-body>ol{margin-block:0 1.625rem}.news-body>ul,.news-body>ol{padding-inline-start:1.35em}.news-body>ul>li+li,.news-body>ol>li+li{margin-top:.4rem}.news-body>ul>li::marker{font-size:1em}.news-body blockquote{max-inline-size:var(--reading-measure);margin-block:2rem;padding-inline:1.35rem;font-size:1.125rem;font-weight:500;line-height:1.45}.news-body blockquote p{text-indent:-.4em;margin:0}.news-body>h2,.news-body>h3{margin-block:2.5rem 1rem;font-weight:600;line-height:1.25;position:relative}.news-body>h2{font-size:1.3125rem}.news-body>h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.0625rem;font-weight:650;line-height:1.4}.news-body>h2:first-child,.news-body>h3:first-child{margin-top:0}.news-body>p:has(>img)+p:has(>em),.news-body>p.media-caption,.project-content>p.media-caption{width:100%;max-inline-size:var(--figure-measure);opacity:.65;margin-top:-1.125rem;margin-bottom:2.25rem;font-size:.8125rem;line-height:1.45}.news-load-sentinel{height:1px}.news-load-status{text-align:center;margin:1rem 0 0}[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=48rem){:root{--nav-height:3.25rem}.container{padding-inline:1.875rem}.site-banner{padding-block:.8rem}.site-tagline,.desktop-menu{display:flex}.mobile-menu{display:none}body:has(.mobile-menu[open]):before{content:none}.site-main{padding-top:calc(var(--nav-height) + 1.875rem)}.project-list-item{margin-bottom:1.875rem}.project-list-item img{--band-zoom:1;transform-origin:50%}.news-body>*{max-inline-size:var(--reading-measure);margin-inline:auto}.news-body>p:has(>img),.news-body>p:has(>iframe),.news-body>.embed-vimeo,.news-body>iframe{max-inline-size:var(--figure-measure)}.news-header{max-inline-size:var(--figure-measure);margin-inline:auto}.news-list>.news-list-item+.news-list-item:before{inline-size:var(--figure-measure);left:50%;right:auto;transform:translate(-50%)}}@media (width>=64rem){.project-page,.about-page,.legal-content,.news-detail,.news-list{--reading-measure:38rem}.project-content,.about-content,.legal-content{max-inline-size:none}.project-content>*,.project-footnote,.about-content>*,.legal-content>*{max-inline-size:var(--reading-measure);margin-inline:auto}.project-content>p:has(>img),.project-content>p:has(>iframe),.project-content>.embed-vimeo,.project-content>iframe{max-inline-size:var(--figure-measure)}.project-content>h2,.about-content>h1+p{max-inline-size:var(--reading-measure)}}.project-content>.emdash-html-block,.news-body>.emdash-html-block{max-inline-size:var(--figure-measure);margin-inline:auto!important}.emdash-html-block>.embed-vimeo{margin-block:0}.pilot-preview-banner{z-index:20;inset-inline:1rem;color:#fff;background:#000;border:1px solid;border-radius:999px;max-inline-size:max-content;margin-inline:auto;padding:.55rem .85rem;font-size:.75rem;line-height:1.2;position:fixed;bottom:1rem}
