:root{font-family:Quicksand,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.25;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#352f39;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{max-width:100%;overflow-x:hidden}h1,h2,p{color:#352f39}h1{font-size:10vh;font-weight:400}h2{font-size:5vh}p{font-size:3.5vh;font-weight:700}a{color:#8f50e2}.smallT{font-size:2.5vh;font-weight:500}.spacer{height:4vh}@media (max-width: 1300px){h1{font-size:8vh}h2{font-size:4.5vh}p{font-size:2.7vh}.spacer{height:3vh}.smallT{font-size:2vh}}@media (max-width: 900px){h1{font-size:8vw}h2{font-size:5vw}p{font-size:3vw;font-weight:700}}@media (max-width: 600px){h1{font-size:10vw}h2{font-size:7vw}p{font-size:4vw;font-weight:700}.spacer{height:4vw}.smallT{font-size:1.4vh}}.loadingScreen{position:fixed;width:100%;height:100%}.sectionDiv{position:sticky;display:flex;flex-direction:column;width:94vw;height:89lvh;top:1lvh;border-radius:3vw;border-style:outset;border-width:.5%;border-color:#352f39;margin-top:1lvh;margin-right:5vw;margin-bottom:10lvh;margin-left:1vw;animation:moveWindow 1s linear;animation-iteration-count:1;animation-fill-mode:both;animation-play-state:paused}.sectionHeader{display:flex;flex-direction:row;width:100%;height:17lvh;padding:1lvh 1vw 1lvh 1vw;border-bottom:solid #352F39}.fullHeader{display:flex;width:25%;align-items:center;justify-content:center}.leftHeader{justify-content:flex-end!important}.centerHeader{width:50%!important}.rightHeader{justify-content:flex-end!important}.closeBtn{height:15lvh;width:15lvh;max-width:50%;object-fit:contain;cursor:pointer;background-color:transparent;border:none}.sectionMain{display:flex;flex-direction:row;width:100%;height:85%}.sectionText{display:flex;flex-direction:column;justify-content:space-between;width:50%;padding:5lvh 3vw 7lvh 3vw;text-align:center}.sectionCanvas{width:50%}.spacerDiv{position:sticky;z-index:-1;width:100%;height:20lvh;top:1lvh}.sectionFooter{display:flex;align-items:start;justify-content:center}@media (max-width: 900px){.fullHeader{width:15%}.centerHeader{width:70%!important}.closeBtn{max-width:80%}.sectionDiv{width:89vw;height:89lvh;margin:1lvh 10vw 10lvh 1vw}.sectionMain{display:flex;flex-direction:column;justify-content:space-between}.sectionText{width:100%;height:60%;padding:5vw}.sectionCanvas{width:100%;height:40%}}#about{display:flex;justify-content:center;align-content:center;background-color:#f1eef4;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>👋</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_about) * -1s)}#aboutHeader{display:flex;justify-content:center;align-content:center;width:100%;top:2lvh}#logo{max-height:15lvh}#early{background-color:#c99aff;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>🐣</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_early) * -1s)}#uni{background-color:#bbdaff;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>🎓</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_uni) * -1s)}#giove{background-color:#efffb4;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>🤌</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_giove) * -1s)}#joiint{background-color:#ffddc2;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>🤖</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_joiint) * -1s)}#sabba{background-color:#ffc2ed;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>✈️</text></svg>") 16 0,auto;animation-delay:calc(var(--scroll_sabba) * -1s)}#contact{background-color:#bfffcf;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:black;font-size:24px;'><text y='50%'>🤝</text></svg>") 16 0,auto}@keyframes moveWindow{to{transform:translate(4vw) translateY(8lvh)}}@media (max-width: 900px){#logo{width:80vw;object-fit:contain}@keyframes moveWindow{to{transform:translate(8vw) translateY(8lvh)}}}
