html{height:-webkit-fill-available;scroll-behavior:smooth;overflow:auto;scroll-snap-type:both proximity;overscroll-behavior-x:contain}body{padding:0;margin:0;background-color:#abd6c4;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#000;font-size:16px}a{color:inherit}a:hover{text-decoration:none}needle-engine{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex}needle-engine .focus_rect{position:absolute;top:2%;bottom:2%;right:1%;left:20%}@media (max-width: 1200px){needle-engine .focus_rect{width:auto;height:auto;top:30%;bottom:1%;left:5%;right:5%}}main{display:flex;flex-direction:column;pointer-events:all}.qr-code{width:200px;background:rgba(255,255,255,.9);border-radius:1rem}.section{position:relative;flex:1;min-height:200vh;transform:translateY(50px);padding-left:5%;padding-right:5%;display:flex}.section.intro,.section .outro{min-height:100vh}.section .focus_rect{flex:1;position:absolute;width:50vw;height:30vh}.section .content{position:sticky;left:0;top:0;max-width:80vw;min-height:50vh;height:100%;padding:.5rem;border-radius:1rem;display:flex;flex-wrap:wrap;flex-direction:column;gap:2rem;z-index:100;overflow:hidden;color:#190e31}.section .content span{opacity:.9;width:100%;max-width:70ch;padding-left:.5ch}.section h1{font-size:10rem;line-height:.9em;max-width:14ch;margin:0}.section h2{font-size:10rem;line-height:.9em;margin:0}.section .secondary{color:#999;font-weight:500}.section .bright{color:#efffdb}@media (max-width: 1900px){.section h1{font-size:6rem}.section h2{font-size:6rem;white-space:initial}}@media (max-width: 800px){.section{padding-top:5vh}.section h1{font-size:3rem;line-height:1em}.section h2{font-size:2rem;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}
