@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{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;margin:0;color:var(--page-fg, #fff);background:var(--page-bg, #000);font-family:var(--font-body);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}p a,.news-body a{text-decoration:underline;text-underline-offset:.15em}a:hover{opacity:.55}a:focus-visible{outline:2px solid currentColor;outline-offset:.25rem;opacity:1}img{display:block;max-width:100%;height:auto;border:0}.container{position:relative;width:100%;max-width:1160px;margin:0 auto;padding-inline:.9375rem}.site-navigation{position:fixed;inset:0 0 auto;z-index:999;min-height:var(--nav-height);color:var(--nav-fg, #fff);background:var(--nav-bg, #222);user-select:none;transition:transform .26s ease;will-change:transform}.site-navigation.is-retracted{transform:translate3d(0,-100%,0)}.site-banner{display:flex;min-height:var(--nav-height);align-items:stretch;justify-content:space-between}.site-wordmark{position:relative;left:calc(var(--nav-edge-inset) * -1);display:flex;align-items:center;padding:0 var(--nav-edge-inset);overflow:hidden;font-size:1.25rem;font-weight:800;line-height:1;letter-spacing:-.005em;white-space:nowrap}.site-tagline{position:relative;display:none;align-items:center;margin-right:auto;margin-left:calc(var(--nav-gutter) * 2 - var(--nav-edge-inset) * 2);top:.0625rem;font-size:.71875rem;font-weight:400;line-height:1.3;opacity:.5}.desktop-menu{display:none;margin:0 calc(var(--nav-gutter) * -1) 0 0;padding:0;align-items:stretch;list-style:none}.desktop-menu li,.desktop-menu a{display:flex;align-items:center}.desktop-menu a,.mobile-menu summary,.mobile-menu a{font-size:.875rem;font-weight:700;line-height:1.3;letter-spacing:.05em;text-transform:uppercase}.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{position:relative;right:calc(var(--nav-edge-inset) * -1);display:flex;align-items:center}.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{position:fixed;inset:var(--nav-height) 0 auto;max-height:calc(100dvh - var(--nav-height));overflow-y:auto;margin:0;padding:0 .9375rem;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);list-style:none}.mobile-menu li+li{border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}.mobile-menu a{display:block;padding-block:1.1rem}body:has(.mobile-menu[open]):before{content:"";position:fixed;inset:var(--nav-height) 0 0;z-index:998;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(prefers-reduced-transparency:reduce){body:has(.mobile-menu[open]):before{background:#000c;-webkit-backdrop-filter:none;backdrop-filter:none}}.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;transform:translateY(2.5rem);transition:opacity .6s ease,transform .7s cubic-bezier(.16,.84,.44,1)}.has-band-reveal .project-list-item.is-revealed{opacity:1;transform:none}.project-list-item a,.project-detail-hero{position:relative;display:flex;width:100%;aspect-ratio:3.74 / 1;align-items:center;overflow:hidden;border-radius:var(--band-radius)}.project-list-item img,.project-detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-list-item img{--band-zoom: 1.4;transform-origin:10% 50%;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:"";position:absolute;inset:0;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%)}.project-list-item h1,.project-detail-hero h1{position:relative;z-index:1;width:calc(100% + .6rem);margin:0;padding:.8em 10%;left:-.6rem;color:var(--project-title-color, #fff);font-size:clamp(1.75rem,4vw,3.25rem);font-weight:300;line-height:1}.project-detail-main{color:var(--page-fg, #fff);background:var(--page-bg, #000)}.project-page{padding-bottom:3rem}.project-content{display:block;max-inline-size:var(--reading-measure);margin-block-start:clamp(2.5rem,6vw,4rem);margin-inline:auto}.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{margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;color:var(--project-accent, currentColor);font-size:.8125rem;font-weight:600;line-height:1.33;letter-spacing:.08em;text-transform:uppercase}.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);text-decoration-color:color-mix(in srgb,var(--project-accent, currentColor) 55%,transparent)}.project-content a:hover{opacity:1;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;height:auto;border:0}.project-footnote{max-inline-size:var(--reading-measure);margin-block-start:clamp(2.75rem,5vw,4rem);margin-inline:auto;padding-top:clamp(1.25rem,3vw,1.75rem);border-top:1px solid color-mix(in srgb,var(--project-accent, currentColor) 40%,transparent)}.project-footnote p{margin:0;font-size:.875rem;line-height:1.6;opacity:.72}.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;height:auto;border:0}.news-body iframe,.project-content iframe{color-scheme:dark;background-color:#000}.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{display:block;max-inline-size:var(--reading-measure);margin-block-start:clamp(2.5rem,6vw,4.5rem);margin-inline:auto}.about-content>h1{margin-block:0 2.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.about-content>h2{margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;font-size:.8125rem;font-weight:600;line-height:1.33;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.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}.about-content blockquote p{margin:0;text-indent:-.4em}.about-content>p:has(>strong:first-child){margin-bottom:.8125rem}.about-content>p:has(+p>a[href^="mailto:"]){margin-top:clamp(2.75rem,5vw,3.5rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid color-mix(in srgb,currentColor 30%,transparent);opacity:.7}.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}.legal-content{display:block;max-inline-size:var(--reading-measure);margin-block-start:clamp(2.5rem,6vw,4rem);margin-inline:auto;counter-reset:legal-section}.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{margin-block:clamp(2.75rem,5vw,3.5rem) .875rem;font-size:.8125rem;font-weight:600;line-height:1.33;letter-spacing:.08em;text-transform:uppercase;opacity:.6;counter-increment:legal-section}.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-decoration:underline;text-underline-offset:.15em}.legal-reviewed{margin-block:clamp(2.75rem,5vw,4rem) 0;padding-top:clamp(1.25rem,3vw,1.75rem);border-top:1px solid color-mix(in srgb,currentColor 30%,transparent);font-size:.875rem;line-height:1.6;opacity:.72}.news-list-item{margin-bottom:clamp(4rem,8vw,6rem)}.news-header{position:relative;margin-bottom:clamp(1.75rem,4vw,2.5rem);padding-bottom:.75rem}.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:"";position:absolute;inset:auto 0 0;border-top:var(--hairline);opacity:.3}.news-list>.news-list-item{margin-bottom:0}.news-list>.news-list-item+.news-list-item{position:relative;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(2rem,4vw,3rem)}.news-list>.news-list-item+.news-list-item:before{content:"";position:absolute;inset:0 0 auto;border-top:var(--hairline);opacity:.3}.news-list .news-header{padding-bottom:0}.news-list .news-header:after{display:none}.news-header time,.news-load-status{font-size:.75rem;font-weight:500;line-height:1.33;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.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{margin:0;text-indent:-.4em}.news-body>h2,.news-body>h3{position:relative;margin-block:2.5rem 1rem;font-weight:600;line-height:1.25}.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){margin-top:-1.125rem;margin-bottom:2.25rem;font-size:.8125rem;line-height:1.45;opacity:.65}.news-load-sentinel{height:1px}.news-load-status{margin:1rem 0 0;text-align:center}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-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% 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{right:auto;left:50%;inline-size:var(--figure-measure);transform:translate(-50%)}}@media(min-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)}}
