body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.light-theme{--background-light:#fff;--button-color:#4f46e5;--text-light:#f8f8f8;--text-dark:#1a1a1a}.dark-theme{--background-light:#0f172a;--button-color:#4f46e5;--text-dark:#f8fafc;--text-light:#000}::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.graph-container{background-color:var(--background-light);bottom:1.4rem;position:relative}.graph{height:75.7vh}h1{color:var(--text-dark);text-align:center;text-decoration:underline}.graph{align-items:flex-start;display:flex;justify-content:center}.graph img{width:80vw}.hero-container{align-items:center;background:var(--background-light);display:flex;font-family:Roboto,sans-serif;justify-content:space-around;padding:5%}.left img{border-radius:50%;height:auto;max-width:75%}.right{align-items:center;background-color:var(--background-light);display:flex;flex-direction:column;height:60vh;justify-content:center;width:40vw}.userhead{font-weight:900;margin-bottom:.25rem;text-align:center;text-decoration:none}.userhead,.userinfo,.username{color:var(--text-dark)}.userinfo{font-weight:400;margin-top:.25rem}.socials{align-items:center;background-color:var(--background-light);display:flex;justify-content:space-evenly;margin-top:1rem;width:100%}.socials>a{color:var(--text-dark)}.navigation{align-items:center;background:var(--background-light);display:flex;flex-direction:row;justify-content:space-around;padding-top:40px}.menu-button,.navigation .logo{cursor:pointer}.menu-button{display:none;font-size:24px}.menu-button.open{display:block}.nav-links{align-items:center;display:flex;justify-content:space-around;list-style:none;width:50%}.nav-links.open{background:var(--background-light);border:1px solid var(--button-color);flex-direction:column;left:0;padding:20px;position:absolute;top:90px;width:100%}.nav-links li{background:var(--button-color);border-radius:8px;color:#eee;cursor:pointer;font-weight:500;margin-right:1.5rem;padding:10px 25px}@media screen and (max-width:800px){.menu-button{display:block}.nav-links{display:none}.nav-links.open{display:flex}.nav-links li{background:var(--button-color);border-radius:8px;color:#eee;cursor:pointer;font-weight:500;margin:2%;padding:5px 10px}}.project-container{align-items:center;background:var(--background-light);display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-size:1.5rem;height:100vh;justify-content:flex-start;margin:auto;overflow:hidden;width:100%}.container{background-color:var(--background-light);overflow-y:scroll}.container::-webkit-scrollbar{display:none}.header{background-color:var(--background-light)}.header h1{color:#fff;color:var(--text-dark);padding-left:5rem}.project-box{background-color:var(--background-light);display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:space-evenly;margin-top:-1rem;width:100vw}.box{align-items:center;background:var(--button-color);border-radius:25px;box-shadow:5px 1px 20px var(--button-color);display:flex;flex-direction:column;font-weight:700;height:14rem;justify-content:center;margin-bottom:3rem;padding:.5rem;width:25rem}.box a{color:#f8fafc;font-size:1.2rem;text-decoration:none}.description{font-size:.9rem;text-align:center}.description,.lang{color:#f8fafc;font-weight:100}.lang{font-size:1rem}.demo{font-weight:100;text-align:center}.search{align-items:center;background-color:var(--background-light);display:flex;height:auto;justify-content:center;padding-right:5rem;width:25%}.searchbar{background:#4c4c4cf5;border-radius:12px;color:#fff;height:2rem;outline:none;padding-left:3rem;width:100%}::placeholder{color:#fff}.heading{align-items:center;background-color:var(--background-light);display:flex;flex-direction:row;justify-content:space-between;width:100%}
/*# sourceMappingURL=main.08180480.css.map*/