:root{font-family:franklin-gothic-condensed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.3;font-weight:400;color:#efefef;background-color:#222;background:radial-gradient(circle at 50% 40%,#222,#090909);background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}:root{--step--2: clamp(.5491rem, .8609rem + -.2436vw, .8rem);--step--1: clamp(.8884rem, 1.0271rem + -.1083vw, 1rem);--step-0: clamp(1.25rem, 1.2045rem + .182vw, 1.4375rem);--step-1: clamp(1.5625rem, 1.3772rem + .7411vw, 2.3259rem);--step-2: clamp(1.9531rem, 1.5138rem + 1.7574vw, 3.7633rem);--step-3: clamp(2.4414rem, 1.5561rem + 3.5413vw, 6.089rem);--step-4: clamp(3.0518rem, 1.4012rem + 6.6021vw, 9.8519rem);--step-5: clamp(3.8147rem, .8716rem + 11.7726vw, 15.9404rem);--step-6: clamp(4.7684rem, -.3344rem + 20.4109vw, 25.7916rem)}body{font-size:var(--step-0);margin:0;padding:0;overflow-x:clip}h1,h2,h3,h4,h5,h6{margin-top:.5em;margin-bottom:.5em;font-family:franklin-gothic-compressed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:.8;font-weight:600;text-transform:uppercase}@supports (animation-timeline: view()){h1,h2,h3,h4,h5,h6{margin-bottom:1em}}h1,h2{font-size:var(--step-6)}a{color:currentColor;transition:opacity .3s cubic-bezier(.5,1,.89,1);opacity:.7}a:hover{opacity:1}header{position:relative;display:flex;justify-content:center;height:200vh;view-timeline:--header}.header--compact{height:44vh}.noise{animation:noise-fade ease-out both;animation-timeline:--header;animation-range:contain 5% cover 100%}@keyframes noise-fade{0%{opacity:1}to{opacity:0}}.logo{position:fixed;right:50vw;top:50vh;display:block;width:75vw;transform:translate(50%,-50%);z-index:2;mix-blend-mode:hard-light;animation:logo linear both;animation-timeline:--header;animation-range:contain 85% cover 100%}.logo svg{fill:#878787;animation:logo-svg ease-out both;animation-timeline:--header;animation-range:contain 0% contain 100%}@keyframes logo{85%{top:2vmin;right:2vmin}to{top:2vmin;right:2vmin;width:max(20vw,6em);height:max(20vh,4em);transform:none}}@keyframes logo-svg{0%{fill:#878787}to{fill:#f0f0f0}}.reveal-cta{position:fixed;width:100%;top:45%;color:#fff;filter:blur(1px);text-align:center;text-transform:uppercase;font-weight:800;font-size:var(--step-2);text-shadow:0 0 15px rgba(0,0,0,.5);cursor:pointer;z-index:3;animation:fade-cta ease-out both;animation-range:contain 0% contain 50%;animation-timeline:--header}.reveal-cta span{animation:reveal-cta 1.2s cubic-bezier(.37,0,.63,1) alternate infinite;transition:all .6s cubic-bezier(.5,1,.89,1)}.reveal-cta:hover span{animation-play-state:paused;filter:none!important;color:#000;text-shadow:0 0 25px rgb(255,255,255)}@keyframes reveal-cta{0%{filter:blur(4px);letter-spacing:.075ex;transform:scale(1.2)}}@keyframes fade-cta{0%{opacity:1}to{opacity:0;visibility:hidden}}footer{padding:var(--space-2xl) var(--space-2xl);font-size:var(--step-0);text-align:center}address{font-style:normal;line-height:1.2}.section{min-height:60vh;padding:5vmax 3vmax}@property --mask-color{syntax: "<color>"; inherits: true; initial-value: black;}.section__title{--blur-radius: 100px;--mask-color: black;-webkit-mask-image:url(/static-glitch.gif),linear-gradient(to bottom,var(--mask-color),var(--mask-color));mask-image:url(/static-glitch.gif),linear-gradient(to bottom,var(--mask-color),var(--mask-color));mask-mode:luminance;padding:var(--blur-radius);margin:10vmin calc(-1 * var(--blur-radius)) 10vmin calc(-1 * var(--blur-radius));background-image:linear-gradient(130deg,#ccc,#eee);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 5px rgb(255,255,255);animation:fade linear both;animation-timeline:view();animation-range:cover 0 contain 50%;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.section__title--small{font-size:var(--step-5)}@media(orientation:landscape){.section__title{animation:parallax-effect linear both,fade ease-out both;animation-timeline:view();animation-range:entry 0 contain 75%,entry 0 contain 100%}}@keyframes parallax-effect{0%{transform:translateY(-33vh)}to{transform:translateY(0)}}@keyframes fade{0%{opacity:0;filter:blur(var(--blur-radius))}70%{filter:none;text-shadow:0 0 5px rgb(255,255,255)}to{filter:none;--mask-color: white;text-shadow:none;opacity:1}}.section__text{position:relative;max-width:50ch;margin:0 auto;font-size:var(--step-1);text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;z-index:1}.section__text blockquote{margin:0;font-family:franklin-gothic-compressed,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:600;font-size:var(--step-2);line-height:1.05;text-wrap:balance}.section__text img{display:block;height:66vh;margin:0 auto 1em}@media(min-width:600px){.section__text img{float:right;width:clamp(8em,50vw,50%);height:auto;margin-left:1em;margin-right:min(0px,(50ch - 100vw) / 5)}}.references{display:grid;grid-template-columns:repeat(auto-fit,minmax(7em,1fr));gap:5vmax 3vmax}.references img{display:block;object-fit:contain;max-width:100%;aspect-ratio:12/7}
