*,:after,:before{box-sizing:border-box}:root{font-size:15px}body{--color-text:white;--color-bg:#f2e7e7;--color-1:#000;--color-2:#f1f1f1;--color-link:white;--color-link-hover:white;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.centertext{text-align:center;width:90% font-size: 5vw;flex-direction:column;justify-content:center;line-height:normal;display:block}.js .loading:after,.js .loading:before{content:"";z-index:1000;position:fixed}.js .loading:before{width:100%;height:100%;background:var(--color-bg);top:0;left:0}.js .loading:after{width:60px;height:60px;opacity:.4;background:var(--color-1);border-radius:50%;margin:-30px 0 0 -30px;animation:loaderAnim .7s linear infinite alternate forwards;top:50%;left:50%}@keyframes loaderAnim{to{opacity:1;transform:scale(.5)}}a{color:var(--color-link);border-bottom:1px dashed var(--color-2);outline:0;text-decoration:none}a:hover{color:var(--color-link-hover);border-bottom:1px solid #fff;outline:0}a:focus{background:#d3d3d3;outline:0}a:focus:not(:focus-visible){background:0 0}a:focus-visible{background:0 0;outline:2px solid red}.frame{text-align:center;z-index:1000;padding:3rem 5vw;position:relative}.frame__title{margin:0;font-size:1rem;font-weight:700}.frame__links{display:inline}.frame__demos a:not(:last-child),.frame__links a:not(:last-child){margin-right:1rem}.frame__demos{margin:1rem 0}.frame__demo--current,.frame__demo--current:hover{color:var(--color-text)}.content{width:100%;height:calc(100vh - 13rem)}@media screen and (min-width:53em){.modal-wrap{width:calc(100% - 40px);padding-bottom:15px}.modal-wrap p{padding:15px 20px 0}.frame{text-align:center;z-index:100;width:100%;max-width:none;height:100vh;pointer-events:none;grid-template:"title links"". ."".demos"/66% 34%;align-content:space-between;padding:1.75rem;display:grid;position:fixed;top:0;left:0}.frame__title-wrap{display:center;grid-area:title;align-self:center}.frame__title{margin:0}.frame__tagline{opacity:.5;margin:0 0 0 1rem;padding:0 0 0 1rem;position:relative}.frame__demos{grid-area:demos;justify-self:end;margin:0}.frame__links{grid-area:links;justify-self:end;padding:0}.frame a{pointer-events:auto}.content{height:100vh}}video{width:50vw;--g:#000,#0000 1deg 219deg,#000 220deg;--mask:conic-gradient(from -155deg at top 4vw left 4vw,var(--g)) 0 0/51% 100% no-repeat,conic-gradient(from 25deg at bottom 4vw right 4vw,var(--g)) 100% 100%/51% 100% no-repeat;-webkit-mask:var(--mask);-webkit-mask:var(--mask);-webkit-mask:var(--mask);mask:var(--mask);align-self:center;padding-top:10%;display:inline-block}li{margin:0;padding:0;font-size:5vw;list-style:none}.section__button,body{letter-spacing:.1ch;font-family:Lato,sans-serif;font-size:min(5vw,2rem);font-style:normal;font-weight:500}h1,h2,h3,h4{font-family:Nova Mono,sans-serif;font-weight:900;line-height:.75}.layout__line,.scroll__content,.scroll__stage,canvas.webgl{width:100%;top:0;left:0}.layout__line,.scroll__stage,canvas.webgl{position:fixed}.scroll__content{position:absolute}*{box-sizing:border-box;margin:0;padding:0}body{width:100%;height:100vh;overscroll-behavior:none;color:#fff;background-color:#000;line-height:1.2}body::-webkit-scrollbar{display:none}h3{font-size:10vw}h4{padding:0;font-size:23vw}li{padding:4vw;list-style:disc}canvas.webgl{pointer-events:none;mix-blend-mode:screen}@media (max-width:64em){canvas.webgl{opacity:.7}}.scroll__stage{height:100vh}.scroll__stage.js-mobile{height:auto;width:100vw}.scroll__stage.js-mobile .scroll__content{position:relative}.scroll__content{will-change:transform}.section{width:100%;min-height:calc(100vh - 7rem);justify-content:space-evenly;align-items:center;padding:8rem;display:block}@media (max-width:64em){.section{min-height:100vh;flex-direction:column;justify-content:center;padding:4vh}.section:first-of-type{gap:0}}.section:not(:first-of-type) .section__title{padding-bottom:min(9vw,6rem)}.section:nth-child(2n){background:#101bb652;flex-direction:column}.section:nth-child(2n) .section__title{text-align:center}@media (max-width:64em){.section:nth-child(2n){flex-direction:column}.section:nth-child(2n) .section__paragraph{text-align:center;align-self:flex-start}}.section__title{text-align:center;text-transform:uppercase;opacity:.9;font-size:15vh}@media (max-width:64em){.section__title{width:100%}}.section__title-number{font-size:min(36vw,24rem)}.section__title-text{width:90%;padding-left:.1ch;font-size:min(36vw,24rem)}.section__title-arrow{color:#101bb652;margin-top:1ch;font-size:min(9vw,6rem);line-height:1}.section__title-arrow span{display:inline-block;transform:rotate(90deg)}.section__paragraph{max-width:none;width:90vw;align-self:auto;font-size:large}@media (max-width:64em){.section__paragraph{font-size:large}}.section__button{text-transform:uppercase;letter-spacing:.1ch;cursor:pointer;border:2px solid;border-radius:90%;margin:5ch 0;padding:2ch 5ch;font-size:.8em;transition:background-color 1s;display:inline-block}.section__button:focus,.section__button:hover{border:3px solid #000}.layout__line{height:5px;width:100%;background-color:#fff;transform:scaleX(0)}.wide{width:90%}