body{font-family:EB Garamond,serif}.full-page{height:100vh}.nav-bar{cursor:default;display:flex;font-size:46px;justify-content:space-between;margin-left:40px;margin-right:40px;margin-top:30px}.nav-bar .back-arrow{cursor:pointer}.nav-bar .back-arrow svg:hover{fill:#294939}.home{font-size:46px;position:relative}.home .content{align-items:center}.home .content,.home .home-links{display:flex;justify-content:center}.home .home-links{flex-direction:column;height:60vh;text-align:left}.home .scroll-thoughts{margin-top:120px}.home input{margin:auto;width:500px}a:link{color:#549d78}a:link,a:visited{text-decoration:none}a:visited{color:#294939}a:hover{color:#7eb198}.about{font-size:24px;height:80vh}.about img{max-height:200px}.programming-page{overflow:hidden}.content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;text-align:left}.vibe{max-height:50%;max-width:80%}.vibe:hover{cursor:pointer}.prevent-select{-webkit-user-select:none;user-select:none}.world:hover{cursor:pointer}.world{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}img{max-width:300px}form input{border-radius:5px;font-family:EB Garamond,serif}@media only screen and (max-width:768px){.home{font-size:36px}.home .home-links{height:50vh}.home input{width:310px}.nav-bar{font-size:36px}.about{font-size:18px;height:600px}.about img{max-height:150px}.content{margin:0 40px 40px}.world{display:flex;flex-direction:column;height:100vh;padding:20px}}.nav-bar{animation:fadeIn 1s cubic-bezier(.05,.82,.65,.96);position:-webkit-sticky;position:sticky;top:10px;z-index:100}@keyframes fadeIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:100%;transform:translateY(0)}}#tsparticles{height:calc(110% + 60px);left:-10px;position:absolute;top:-30px;width:calc(100% + 20px);z-index:-1}.marquee{--gap:1rem;display:flex;gap:var(--gap);height:30px;margin-top:100px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.marquee .marquee-content{animation:scroll 10s linear infinite;display:flex;flex-shrink:0;font-size:18px;gap:var(--gap);justify-content:space-around;letter-spacing:2px;min-width:100%}.marquee--hover-pause:hover .marquee-content{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.scroll-thoughts{display:flex;justify-content:center;margin:0;overflow-x:hidden;padding:0;width:100%}.scroll-thoughts p{margin-bottom:7lh;width:30%}.scroll-thoughts>p>div{background:linear-gradient(90deg,#252525 50%,#fff 0);background-clip:text;-webkit-background-clip:text;background-position-x:100%;background-size:200% 100%;color:#0000;font-size:2vw;line-height:200%}@media only screen and (max-width:768px){.scroll-thoughts p{margin-bottom:8lh;width:60%}.scroll-thoughts>p>div{font-size:7vw;line-height:200%}.marquee .marquee-content{animation:scroll 20s linear infinite}}.image-nav-container{height:100vh;width:100vw}.image-nav-container .scroll-container{display:flex;flex-wrap:nowrap;height:100%;width:500%}.scroll-container .section{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:2em;height:100%;justify-content:center;padding-inline:20px;width:100vw}.scroll-container .section:first-child{background-color:#549d78}.scroll-container .section:nth-child(2){background-color:#294939}.scroll-container .section:nth-child(3){background-color:#7eb198}.scroll-container .section:nth-child(4){background-color:#294939}.scroll-container .section:nth-child(5){background-color:#549d78}.scroll-container .section-title{font-size:2em}.scroll-container .section-summary{font-size:1em}
/*# sourceMappingURL=main.fd886490.css.map*/