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;height:100%;margin:0;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#282c34;bottom:0;display:flex;height:12vh;justify-content:space-evenly;left:0;max-height:12vh;overflow:hidden;padding:1% 0;position:fixed;width:100%;z-index:1000}.navbar-link{background-color:initial;border:2px solid #0000;border-radius:5px;color:#fff;font-size:18px;font-weight:700;padding-left:8px 20px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.navbar-link:hover{transform:scale(1.1)}.active-link,.navbar-link:hover{background-color:#61dafb;color:#282c34;text-decoration:none}.active-link{border:2px solid #61dafb;font-weight:700;transform:scale(1.05)}@media (max-width:768px){.navbar-link{font-size:16px;margin-bottom:10px;padding:10px 20px}}@media (max-width:480px){.navbar-link{font-size:14px;padding:8px 15px}}.home-container{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;justify-items:center;padding:0}.centered-image{max-height:70%;max-width:70%}.about-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;justify-items:center;padding:1%}.about-title{font-size:2rem;margin-top:0}.profile-image{border-radius:50%;height:auto;margin-bottom:20px;width:200px}.bio{background-color:#282c34;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:justify}.bio p{color:#f0f0f0;font-size:16px;line-height:1.5}.projects-page{display:flex;flex-direction:row;width:100%}.menu,.projects-page{height:100%;max-height:100%}.menu{background-color:#282c34;border-radius:8px 0 0 8px;box-shadow:2px 0 5px #0000001a;color:#fff;flex-grow:1;left:-200px;overflow-x:hidden;overflow-y:scroll;padding-top:20px;position:fixed;scrollbar-color:#444 #282c34;scrollbar-width:thin;top:0;transition:left .3s ease,background-color .3s ease;width:200px;z-index:1;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#282c34}::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}}@media (max-width:768px){.menu{-webkit-overflow-scrolling:touch;overflow-y:scroll}}@media (orientation:landscape){.menu{max-height:100%;overflow-y:scroll}}@media (min-width:769px){.menu{max-height:100%;overflow-y:scroll}}.menu a{border-radius:8px;display:block;font-size:18px;padding:15px;text-align:center;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.menu a,.menu a:hover{color:#61dafb;text-decoration:none}.menu a:hover{background-color:#3a444f;box-shadow:0 4px 6px #0003;padding-left:30px;transform:scale(1.05)}.projects-title{font-size:2rem;margin-top:0}.projects-content{display:flex;flex-direction:column;height:100%;max-height:100%;transition:margin-left .3s ease;width:100%;z-index:0}.single-project-content{flex-grow:1;height:100%;max-height:100%;overflow-y:scroll;scrollbar-color:#444 #282c34;scrollbar-width:thin;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#282c34}::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}}@media (max-width:768px){.single-project-content{-webkit-overflow-scrolling:touch;overflow-y:scroll}}@media (orientation:landscape){.single-project-content{max-height:65vh;overflow-y:scroll}}@media (min-width:769px){.single-project-content{max-height:100%;overflow-y:scroll}}.menu-open .menu{left:0}.menu-open .projects-content{margin-left:220px;margin-right:20px}:not(.menu-open) .projects-content{margin-right:20px}.menu-toggle-button{background-color:#333;border:none;color:#fff;cursor:pointer;left:20px;padding:10px;position:absolute;top:20px;z-index:2}.menu-toggle-button:hover{background-color:#3a3f47}body{overflow:hidden;transition:all .3s ease}.scrolling-table{background-color:initial;border-collapse:initial;border-spacing:0;margin-top:20px;width:100%}.scrolling-table td,.scrolling-table th{background-color:initial;border:1px solid #007bff99;border-radius:5px;padding:15px;text-align:center}.scrolling-table th{background-color:#007bff1a;font-weight:700}.scrolling-table td:first-child,.scrolling-table th:first-child{width:50%}.scrolling-table td:nth-child(2),.scrolling-table td:nth-child(3),.scrolling-table th:nth-child(2),.scrolling-table th:nth-child(3){width:25%}.scrolling-table td svg,.small-image{vertical-align:middle}.small-image{border-radius:8px;height:32px;margin:0;width:auto}@media (max-width:768px){td,th{padding:8px}}.contact-page{flex-grow:1}.contact-title{font-size:2rem;margin-bottom:100px;margin-top:0}.social-links{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:30px;justify-content:space-evenly;justify-items:center;padding:1%}.social-links a{color:#aaa;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#555}.social-links a:first-child:hover{color:#0077b5}.social-links a:nth-child(2):hover{color:#1877f2}.social-links a:nth-child(3):hover{color:#e4405f}body,html{height:100%;margin:0;padding:0}#root,body,html{background-color:#282c34;color:#fff;height:100%;margin:0;overflow:hidden}.app-container{height:85vh;max-height:85vh;max-width:100%;width:100%}.app-container,.app-content{display:flex;flex-direction:column;flex-grow:1}.app-content{height:100%;max-height:100%;overflow-y:scroll;padding:2%;scrollbar-color:#444 #282c34;scrollbar-width:thin;text-align:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#282c34}::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}@media (max-width:768px){.app-content{-webkit-overflow-scrolling:touch;overflow-y:scroll}}a{color:#61dafb;text-decoration:none}a:hover{text-decoration:underline}h1{color:#fff;font-size:2.5rem}p{color:#ccc;font-size:1.2rem}
/*# sourceMappingURL=main.9f3a6182.css.map*/