@import "https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap";html,body{margin:0;padding:0}html ::selection{background:#272b35c2}body ::selection{background:#272b35c2}body{font-family:Raleway,sans-serif}a{color:inherit;text-decoration:none}p,h1{margin:0;display:inline-block}*{box-sizing:border-box;margin:0}#root{color:#d4ddf8;background:#121921;width:100%;min-width:320px;max-width:100vw;min-height:100vh;font-size:12px;position:absolute;top:0;right:0;overflow-x:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#121921}::-webkit-scrollbar-thumb{background:#2c3950;border-radius:50px}#not-found{width:100vw;height:100vh}.section-title{color:#16ffd8;margin-top:3vh;font-family:Sora,sans-serif;font-size:calc(.882353vw + 31.1765px);font-weight:500}.project-title{color:#16ffd8;margin-top:3vh;margin-bottom:3vh;font-family:Sora,sans-serif;font-size:calc(.882353vw + 37.1765px);font-weight:500}.project-subtitle{text-align:center;opacity:.9;font-family:Raleway,sans-serif;font-size:1.8rem;font-weight:300}.glowing-text{transition:all .2s ease-in-out;animation:3s ease-in-out infinite alternate glowing}.navigation-link{margin-left:3rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:400;transition:all .2s ease-in-out}@media only screen and (width<=700px){.navigation-link{margin:0 1rem}}.navigation-link:hover{cursor:pointer;opacity:.7}.image-border{border:10px solid #16ffd8}.active{color:#16ffd8}.mb-5{margin-bottom:10vh}@media only screen and (width<=1000px){.mb-5{margin-bottom:5vh}}@keyframes glowing{to{text-shadow:0 0 10px #16ffd8,0 0 15px #16ffd8}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.glowing-text{text-shadow:none;animation:none}}
