:root{--accent: #1ec072}@font-face{font-family:TeX Gyre Heros Cn;font-style:normal;font-weight:400;src:url(../../../texgyreheroscn-regular.otf) format("opentype")}@font-face{font-family:Archivo Narrow;font-style:normal;font-weight:400;src:url(../../../ArchivoNarrow-VariableFont_wght.ttf) format("truetype")}:root{font-size:16px}body{background:#000;font-family:TeX Gyre Heros Cn,Archivo Narrow,Arial Narrow,Roboto Condensed,Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,system-ui,sans-serif;color:var(--accent);padding:0;margin:0;font-weight:400;font-stretch:condensed;-webkit-font-smoothing:antialiased}h1{font-size:2.2rem;font-weight:500;margin:24px auto;text-align:left}h2{font-size:2.2rem;font-weight:400;margin:40px auto;text-align:left;color:var(--accent)}h2 a{text-decoration:none;border-bottom:1px solid #555;color:#555}h2.note{color:#555}.content{width:auto;max-width:1600px;min-width:240px;text-align:center;line-height:1.25;margin:auto}.content.signedOut{max-width:412px;text-align:left;margin:0;padding:0 24px}.intro p{margin-top:10vw}video.case{position:relative;border-radius:20px;overflow:hidden;width:90vw;max-width:1650px;height:90vh;max-height:900px;object-fit:cover;background-color:#191919;background:#191919 url(../../../spinner.png) center center no-repeat;background-size:40px;pointer-events:none;cursor:default}@media screen and (max-width: 1400px){video.case{width:100%;height:84vh}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}section{margin:10vh 0 25vh;padding:0 24px}.section.content{margin-bottom:0;position:relative}section.content .grid{position:relative;z-index:0}section.content h3,section.content p{position:relative;z-index:100}p{font-size:2.2rem;text-align:left;margin:12px auto 10vh;color:#ccc}h1,h2,h3,p{max-width:1280px}h3{font-size:2.2rem;text-align:left;color:#555;font-weight:400;margin:0 auto}.divider{width:40vw;background-color:#333;height:1px;margin:0 auto}.header{position:fixed;background-color:transparent;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1280px;height:64px;z-index:100;display:flex;align-items:flex-end;justify-content:space-between;padding:0}@media screen and (max-width: 1279px){.header,section{padding:0 12px}}@media screen and (min-width: 1280px) and (max-width: 1324px){.header{padding:0 24px;max-width:100%}}@media screen and (max-width: 1500px){.header{padding-right:94px}}.header h1{width:auto;display:block;margin:0}.header a{color:var(--accent);font-size:2.2rem;text-decoration:none;border-bottom:1px solid transparent}.header a:hover{border-bottom:1px solid var(--accent)}.audioControl{position:fixed;z-index:1000;top:20px;right:20px;height:48px;width:48px;border-radius:100%;background-color:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.audioControl:hover{cursor:pointer;scale:1.1;transition:scale .2s}.audioControl.on{background-color:#fff;transition:background-color 0s;transition:scale .2s}.audioIcon{height:24px;width:24px;position:absolute;top:12px;left:12px;background:url(../../../icon-sound.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover}.audioControl.on .audioIcon{background:url(../../../icon-sound.svg);background-position:-24px 0;background-repeat:no-repeat;background-size:cover}body.signedOut{background-color:#000)}.signedOut h1,.signedOut h2,.signedOut p,.signedOut h2.note,.signedOut h2.note a{color:#ccc;border-color:#ccc}.signInForm{margin-top:5vh;margin-left:24px}.signInForm input{border:1px solid #555;border-radius:40px;font-family:TeX Gyre Heros Cn,Archivo Narrow,Arial Narrow,Roboto Condensed,Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,system-ui,sans-serif;padding:4px 20px 6px;background-color:transparent;outline:none;font-size:2rem;margin-right:8px;width:auto;max-width:220px}.signInForm input::placeholder{color:#ffffff4d}.signInForm input:focus{background-color:#fff}.signInForm button{outline:none;background-color:var(--accent);color:#000;padding:4px 20px 6px;border-radius:40px;font-family:TeX Gyre Heros Cn,Archivo Narrow,Arial Narrow,Roboto Condensed,Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,system-ui,sans-serif;font-size:2rem;cursor:pointer;-webkit-font-smoothing:antialiased;border:1px solid #000}.signInForm button:hover{opacity:.8}.signInForm .emailInput{display:none}p.error{color:#ff2d2d;font-size:1.2rem;padding:0;margin:8px 0 0}.gallery{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(30vh,1fr));grid-auto-rows:30vh;grid-gap:24px;padding:0}.gallery .image{grid-area:span 1/span 1}.gallery .image--horizontal{grid-area:span 1/span 2}.gallery .image--vertical{grid-area:span 2/span 1}.gallery .image--big{grid-area:span 2/span 2}.gallery .image--xxl{grid-area:span 3/span 3}.gallery .image--full{grid-area:span 3/span 4}@media (max-width: 1024px){.gallery{grid-gap:12px}.gallery .image--horizontal,.gallery .image--vertical,.gallery .image--xxl,.gallery .image,.gallery .image--big{grid-area:span 2 /span 2}}.gallery img,.gallery video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;background-color:#333}@media screen and (max-width: 800px){:root{font-size:12px}.header{position:relative;padding-left:12px;padding-right:12px}section{margin:4vh 0 8vh}section p{margin-bottom:5vh}.signedOut h1,.signedOut h2{font-size:2.8rem}.signInForm input,.signInForm button{font-size:2.2rem}.audioControl{top:auto;bottom:20px;right:20px}}@media screen and (max-width: 1024px){.image-grid{--num-cols: 4;--row-height: 200px}}*,*:after,*:before{box-sizing:border-box}:root{--color-text: #fff;--color-bg: #000;--color-link: #fff;--color-link-hover: #907030;--color-title: #907030;--perspective: 1500px;--grid-item-ratio: 1;--grid-width: 100%;--grid-height: auto;--grid-gap: 2vw;--grid-columns: 4;--grid-inner-scale: 1}.js .loading:before,.js .loading:after{content:"";position:fixed;z-index:1000}.js .loading:before{top:0;left:0;width:100%;height:100%;background:var(--color-bg)}.js .loading:after{top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;opacity:.4;background:var(--color-link);animation:loaderAnim .7s linear infinite alternate forwards}@keyframes loaderAnim{to{opacity:1;transform:scale3d(.5,.5,1)}}a:not(.card__image):focus{outline:none;background:#d3d3d3}a:not(.card__image):focus:not(:focus-visible){background:transparent}a:not(.card__image):focus-visible{outline:2px solid red;background:transparent}.unbutton{background:none;border:0;padding:0;margin:0;font:inherit;cursor:pointer}.unbutton:focus{outline:none}main{position:relative;overflow:hidden;width:100%}.frame{position:relative;width:100%;padding:0;display:grid;grid-template-columns:100%;grid-template-areas:"back" "prev" "sponsor";grid-gap:.5rem;justify-items:start;align-self:start;justify-self:start;pointer-events:none;align-items:center;text-transform:uppercase;font-size:.85rem;background:var(--color-bg-alt)}body #cdawrap{justify-self:start}.frame a{pointer-events:auto}.frame a:not(.frame__title-back){white-space:nowrap;overflow:hidden;position:relative}.frame a:not(.frame__title-back):before{content:"";height:1px;width:100%;background:currentColor;position:absolute;top:90%;transition:transform .3s;transform-origin:0% 50%}.frame a:not(.frame__title-back):hover:before{transform:scaleX(0);transform-origin:100% 50%}.frame__title{grid-area:title;display:flex}.frame__title-main{font-size:inherit;margin:0;font-weight:inherit}.frame__title-back{position:relative;display:flex;align-items:flex-end;margin-bottom:.15rem}.frame__title-back span{display:none}.frame__title-back svg{fill:currentColor}.frame__prev{grid-area:prev}.card-wrap{margin-top:5vh;display:grid;grid-gap:2rem;grid-auto-flow:row;grid-template-columns:250px}.card__image{display:block;border-radius:7px;background-size:cover;background-position:50% 50%;width:100%;height:auto;aspect-ratio:4 / 3;filter:contrast(.8)}.credits{font-size:1.5rem;text-align:center;margin:50vh auto 0;padding-bottom:50vh}.content{position:relative;margin-bottom:20vh}.content--spacing{margin-bottom:50vh}.content__title{position:absolute;height:100vh;width:100vw;top:50%;left:50%;margin:-50vh 0 0 -50vw;padding:0 10vw;display:grid;place-items:center;text-align:center;font-weight:300;font-size:clamp(1.5rem,15vw,6.5rem)}.content__title--top{align-items:start}.content__title--bottom{align-items:end}.content__title--left{justify-items:start;text-align:left}.content__title--right{justify-items:end;text-align:right}.outro{display:grid;place-items:center;margin:40vh 0}.grid{display:grid;place-items:center;padding:0 2rem;width:100%;perspective:var(--perspective)}.grid-wrap{height:var(--grid-height);width:var(--grid-width);display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--grid-gap);transform-style:preserve-3d;transform:rotateX(0) rotateY(0) rotate(0)}.grid__item{aspect-ratio:1;width:100%;height:auto;overflow:hidden;position:relative;border-radius:4%;display:grid;place-items:center}.grid__item-inner{position:relative;width:calc(1 / var(--grid-inner-scale) * 100%);height:calc(1 / var(--grid-inner-scale) * 100%);background-size:contain;background-position:50% 50%}@media screen and (min-width: 53em){.frame{grid-template-columns:auto auto auto 1fr;grid-template-areas:"title prev ... sponsor";align-content:space-between;justify-items:start;grid-gap:2rem}.frame__demos{justify-self:end}.content--outro{height:100vh;justify-content:center}.card-wrap{grid-template-columns:repeat(3,250px)}body #cdawrap{justify-self:end}}
