@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/cascadia-code.min.css);*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;font-family:"Roboto",sans-serif;color:#eefbfb}h4,p{max-width:60ch}a,img{-webkit-user-select:none;-ms-user-select:none;user-select:none}body{background-color:#007cc7;position:relative;height:100%;scroll-behavior:smooth}.notBlueSelect::selection,.notBlueSelect ::selection{background:#12232e;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#4da8da}::-webkit-scrollbar-thumb{background:#203647}::-webkit-scrollbar-thumb:hover{background:#192b38}.codeblock{background-color:#4da8da;width:90%;min-width:335px;max-width:395px;margin:0 auto;padding:5px}.codeblock,.codeblock>div{border-radius:5px;box-shadow:0 0 5px #203647}.codeblock>div{padding:3px;background-color:#12232e;color:#eefbfb}.codeblock>div .codeline{margin:5px 1.3ch;line-height:1.6}.codeblock>div .codeline p{font-family:"Cascadia Code",sans-serif;display:inline;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cursor{-webkit-animation:blink 3s infinite;animation:blink 3s infinite;color:transparent}.Typist{display:inline}@-webkit-keyframes blink{0%{background-color:transparent}25%{background-color:#fff}50%{background-color:transparent}75%{background-color:#fff}to{background-color:transparent}}@keyframes blink{0%{background-color:transparent}25%{background-color:#fff}50%{background-color:transparent}75%{background-color:#fff}to{background-color:transparent}}#content{max-width:1100px;width:100%}@media only screen and (min-width:1100px){#content{margin:0 calc(50% - 550px)}}.intro{text-align:justify;margin:0 auto;line-height:1.6;border:1px dashed #000;padding:16px;border-radius:10px;width:90%}#projects{padding-bottom:150px}#projects .project:last-child{margin:0 auto!important}.project{width:90%;max-width:660px;background-color:#4da8da;height:150px;border-radius:0 0 15px 15px;box-shadow:0 0 7px #203647;position:relative}.project .imageDiv{flex-shrink:0;max-width:150px;padding:1.1em}.project .imageDiv img{height:100%;max-width:100%;border-radius:15px}.project .content{flex-grow:1}.project .content .title h1{margin-top:calc(1.1em - 5px)}.project .content .desc{margin-top:5px;width:90%}.project .content .desc p{text-align:justify;font-size:small}.project .madeWith,.project .status{background-color:#12232e;position:absolute;border-radius:7px 7px 0 0;box-shadow:0 0 5px #203647;z-index:-1;top:-30px;padding:7px}.project .madeWith{display:flex;grid-gap:5px;gap:5px;right:0}.project .status{font-size:1em}.project .icons{position:absolute;right:15px;bottom:11px}.project .icons a{font-size:1em;margin-left:7px}@media only screen and (max-width:400px){.scaleText{font-size:.7rem!important}}.flex{display:flex}.flex-between{justify-content:space-between}.flex-row{flex-direction:row}footer{position:absolute;bottom:0;background-color:#12232e;width:100%}footer a,footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,footer p{color:grey!important}footer>div{padding:15px}footer>div div{display:inline-block}footer>div div:first-of-type h5{-webkit-user-select:none;-ms-user-select:none;user-select:none}footer>div div:first-of-type h5 svg{fill:#61dbfb}footer>div #inspiredBy{float:right}#header{background-color:#12232e;padding:.05em 0;box-shadow:0 0 15px 0 #203647;width:100%}#header>div{margin:1.25em 2.5%}#header>div h1{display:inline;color:#eefbfb}#header>div span{float:right;margin:.345em 0}#header>div span a{margin-left:1.25em;display:inline;font-size:2em;color:#eefbfb}
/*# sourceMappingURL=main.db5545da.chunk.css.map */