html{height:-webkit-fill-available}body{padding:0;margin:0;background-color:#eeee;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#000;font-size:16px;scroll-behavior:smooth}a{color:inherit}a:hover{text-decoration:none}needle-engine{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}main{display:flex;flex-direction:column;pointer-events:none}.section{position:relative;height:90vh;padding:1rem 1rem 1rem 10rem;padding-top:10vh;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.section .highlight{color:#000;font-weight:400}.section h1{font-size:13rem;line-height:.9em;pointer-events:painted}.section h2{font-size:10rem;line-height:.9em;pointer-events:painted}.section .secondary{color:#999;font-weight:500}@media (max-width: 1500px){.section{padding-left:5rem}.section h1{font-size:8rem}.section h2{font-size:6rem;white-space:initial}}@media (max-width: 800px){.section{padding-left:2rem;padding-top:5vh}.section h1{font-size:5rem;line-height:1em}.section h2{font-size:4rem;line-height:1em;white-space:initial}}.section.invert{color:#fff;mix-blend-mode:difference}.section.invert:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-200}.behind{z-index:-100;color:#000!important;text-shadow:none!important}.section.visible{opacity:1;transform:translateY(0);transition:opacity 1.5s ease-out,transform 2s ease-out}
