*{border:0;box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0;position:relative}::selection{background:#ff6f61;color:#fff}.Home{display:flex;flex-direction:row;min-height:100vh}.left-section{background:linear-gradient(rgba(44,45,51,.9),rgba(44,45,51,.9)),url(/static/media/background.8c551ee03930fc798b15.jpeg) no-repeat;background-size:cover}.left-section,.right-section{align-items:center;display:flex;justify-content:center;width:50vw}.right-section{position:relative}@media screen and (max-width:960px){.Home{flex-direction:column}.left-section,.right-section{height:100vh;width:100%}}.right-navbar{background-color:#000;height:20vh;width:100%}.left-content{color:#fff;max-width:400px;text-align:center;width:100%;z-index:1}.right-content{color:#000;display:flex;flex-direction:column;gap:20px;height:50%;justify-content:center;padding:10px;text-align:left;width:50%}.right-content ul{display:inline-block;list-style-position:inside}.right-content ul li{display:inline}.right-content ul li:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMkMEa+wAAAAnSURBVBhXY/Dz89MA4sNA/B9Ka4AEYQIwfBgkiCwAxjhVopnppwEApxQqhnyQ+VkAAAAASUVORK5CYII=) 50% no-repeat;content:" ";letter-spacing:1em}.left-content ul{list-style-type:none;text-align:center}.left-content li,.left-content ul{display:inline-block;position:relative}.left-content li{-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(44,45,51,.9);box-shadow:0 0 1px transparent;margin:10px;-webkit-transform:translateZ(0);transform:translateZ(0);transition-duration:.3s;transition-property:color;vertical-align:middle}.left-content li:before{background:#ff6f61;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease-out;z-index:-1}.left-content li:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.left-content li a{border:1px solid transparent;display:inline-block;font-size:24px;padding:.3em .45em}canvas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.Navbar{position:static}a{background-color:initial;color:inherit;outline:none;text-decoration:none}.material-symbols-outlined{font-size:36px;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 48}.home-button,.project-button{align-items:center;display:flex;flex-direction:column;gap:10px 0;height:100px;justify-content:center;right:10px;top:10px;width:100px;z-index:3}.home-button{position:fixed}.project-button{position:absolute}.home-button-icon,.project-button-icon{border:2px solid #fff;border-radius:3px;height:30px;width:30px}.Navbar a:hover{cursor:pointer}.Navbar a:hover>.material-symbols-outlined{color:#ff6f61;font-variation-settings:"FILL" 1,"wght" 200,"GRAD" 0,"opsz" 48}:root{--bg-color:#141414}.Projects{background-color:#141414;background-color:var(--bg-color);color:#fff;height:100vh;margin:0;padding:10px;width:100vw}.projects-list{flex-direction:row;flex-wrap:wrap;height:100%;overflow-y:auto;width:100%}.projects-list,.single-project{display:flex;gap:8px;justify-content:center}.single-project{align-items:center;aspect-ratio:1/1;background-color:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;flex-direction:column;height:calc(50% - 4px);padding:10px;text-align:center;width:calc(50% - 4px)}.Projects p{width:50%}@media screen and (max-width:480px){.single-project{width:calc(100% - 4px)}}.projects-list a{border-radius:5px;font-family:arial;overflow:hidden;position:relative;text-decoration:none;transition:all .2s ease-in}.projects-list a:after,.projects-list a:before{border-radius:5px;box-sizing:border-box;content:"";display:block;height:0;position:absolute;width:100%}.projects-list a:before{border-right:1px solid #ff6f61;border-top:1px solid #ff6f61;height:0;left:-100%;top:0}.projects-list a:after{border-bottom:1px solid #ff6f61;border-left:1px solid #ff6f61;bottom:0;height:0;left:100%}@-webkit-keyframes left-up{0%{height:0;left:100%}50%{height:0;left:0}to{height:100%;left:0}}@keyframes left-up{0%{height:0;left:100%}50%{height:0;left:0}to{height:100%;left:0}}@-webkit-keyframes right-dn{0%{height:0;left:-100%}50%{height:0;left:0}to{height:100%;left:0}}@keyframes right-dn{0%{height:0;left:-100%}50%{height:0;left:0}to{height:100%;left:0}}a:hover:after,a:hover:before{-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}a:hover:after{-webkit-animation-name:left-up;animation-name:left-up}a:hover:before{-webkit-animation-name:right-dn;animation-name:right-dn}
/*# sourceMappingURL=main.7d743497.css.map*/