:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes appear{0%{opacity:0;filter:blur(5px);scale:.5}to{opacity:1;filter:blur(0);scale:1}}@keyframes appear-mobile{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}body section{animation:appear ease-in-out;animation-timeline:view();animation-range:entry 0% cover 40%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 768px){body section{animation:appear-mobile ease-in-out;animation-timeline:view();animation-range:entry 0% cover 40%}}.bg-div{background:radial-gradient(ellipse at center,#04083a,#000 100%,#2989d8,#000,#2989d8);height:100%;width:100%;position:fixed;z-index:-99}header{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;z-index:99}.HeaderContainer{background:#000b18de;color:#fff;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);width:80%;margin:2rem;display:flex;padding:0 1em 0 2em;transition:background-color .3s ease}.HeaderContainer a#MainLink{text-decoration:none;color:#fff}.HeaderContainer ul{display:flex;gap:2em;width:100%;justify-content:center;align-items:center}.HeaderContainer ul li{list-style-type:none;font-size:1.1rem}ul li a{text-decoration:none;color:#fff;position:relative;cursor:pointer}.HeaderContainer ul li a:hover{color:#3a6bd0;text-shadow:0 0 .5px #3a6bd0}.HeaderContainer li a:after{content:"";position:absolute;left:0;bottom:-.2em;width:100%;height:1.7px;background:#3a6bd0;transform:scaleX(0);transition:transform .3s}.HeaderContainer li a:hover:after{transform:scaleX(1)}@media (max-width: 768px){.HeaderContainer{width:100%;margin:0;border-radius:0;padding:.3em 1.5em .3em 2em;justify-content:center;position:relative}.HeaderContainer ul{gap:1em}.HeaderContainer ul li{font-size:1em}}#Home{display:flex;justify-content:center;align-items:center;min-height:100dvh;gap:3em}#Home img{width:15em;height:15em;border-radius:100%;border:3px solid #273445;box-shadow:0 0 5px #273445;animation:float 5s infinite ease-in-out}#Home div h2{font-size:1.8em}#Home div h2 span{font-size:2.1em}#Home div h2,#Home span,#Home p{font-family:monospace;line-height:1.2}#Home p{font-size:1.7em}div#social{display:flex;gap:1em}div#social svg:hover{cursor:pointer;opacity:50%}div#social a{text-decoration:none;color:#fff}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-.5em)}}@media (max-width: 768px){#Home{flex-direction:column;gap:1.5em;padding:2em 1em}#Home img{width:10em;height:10em;margin-bottom:1em}#Home div{text-align:center}div#social{justify-content:center}}#About{min-height:100dvh;padding:0 1.2em 4em;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s linear}#About h2{font-size:3rem}#About h3{font-size:2rem}#About p{max-width:50rem;font-size:1.2rem;text-align:justify}#About li{list-style-type:none}.StackList{display:flex;flex-wrap:wrap;justify-content:space-around;gap:1em}.StackIcons{width:3.5em;height:3.5em}.StackList:hover .StackIcons{opacity:.6;transition:all .2s linear}.StackList:hover .StackIcons:hover{opacity:1;transform:translateY(-.3em)}.SoftSkills{display:grid;grid-template-columns:250px 3fr;gap:.2em;margin:0;margin-block:0;padding-inline:0}.Skill{font-size:1.2rem;line-height:1.25rem;padding:.4rem .5rem;border:none;border-radius:.375rem;outline:none;background-color:#3b82f61a;color:#4fbbff;border:1px rgb(79,187,255) solid;width:12em;text-align:center}.SoftSkills:hover .Skill{opacity:.6}.SoftSkills:hover .Skill:hover{opacity:1}@media (max-width: 768px){.SoftSkills{grid-template-columns:1fr;gap:.7em;justify-items:center}.Skill{width:90%;font-size:1em;padding:.5em .7em}.StackList{justify-content:center;gap:.8em;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.StackIcons{width:3.2em;height:3.2em}}#Projects{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}#Projects h2{font-size:3rem}.ProjectList{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;margin-block:0;padding-inline:0;gap:2em}.Project{background:#000b18de;border:1px solid rgba(255,255,255,.1);max-width:20em;width:20em;height:27em;border-radius:.5em;padding:.7em}.Project:hover{transform:scale(1.04);transition:all .2s ease-in-out}.Project img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:.5em;display:block}.Project p.description{width:100%;text-align:justify}.badges{display:flex;gap:.5em}.badge{background-color:#0064a2;min-width:2em;text-align:center;border-radius:.1em;border:none;font-weight:400;padding:.1em .2em}.links svg{margin-right:.5em;opacity:.8}.links svg:hover{opacity:.6}#soon{background-color:#002f4d;width:100%;height:10em;border-radius:.5em;display:flex;justify-content:center;align-items:center;color:#245979;font-weight:700;font-size:1.2em}#Contact{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}#Contact h2{font-size:3rem}#Contact p{font-size:1.2em}#Contact form{display:flex;flex-direction:column;gap:1em;padding:1.2em;background:#000b18de;border:1px solid rgba(255,255,255,.1);border-radius:2px;margin-bottom:2em}input,textarea{max-width:40em;width:40em;font-size:1em;padding:.4em;border-radius:4px;border:none;font-family:system-ui,Avenir,Arial,Helvetica,sans-serif;border:1px solid rgba(255,255,255,.05);background:#0e1626}form button{font-family:inherit;font-size:1.2em;max-width:9em;background:#163aa6;color:#fff;padding:.7em 1em .7em .9em;margin:auto;display:flex;align-items:center;justify-content:center;border:none;border-radius:16px;overflow:hidden;transition:all .2s;cursor:pointer}form button span{display:block;margin-left:.3em;transition:all .3s ease-in-out}form button svg{display:block;transform-origin:center center;transition:transform .3s ease-in-out}form button:hover .svg-wrapper{animation:fly-1 .6s ease-in-out infinite alternate}form button:hover svg{transform:translate(1.2em) rotate(45deg) scale(1.1)}form button:hover span{transform:translate(6em)}form button:active{transform:scale(.95)}#linkedin{--color: #0077ff;font-family:inherit;text-align:center;text-decoration:none;gap:.2em;display:inline-block;width:15em;height:2.6em;line-height:2.5em;overflow:hidden;cursor:pointer;margin:20px 0 50px;font-size:17px;font-weight:400;z-index:1;color:var(--color);border:2px solid var(--color);border-radius:6px;position:relative}#linkedin:before{position:absolute;content:"";background:var(--color);width:50em;height:50em;z-index:-1;border-radius:50%}#linkedin:hover{color:#fff}#linkedin:before{top:10px;left:0;transition:.3s all}#linkedin:hover:before{top:-130px;left:-130px}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}@media (max-width: 768px){#Contact h2{font-size:2rem}#Contact p{font-size:1em;padding-left:.8em;padding-right:.8em;text-align:center}#Contact form{padding:1em;margin-bottom:1em;margin-left:.5em;margin-right:.5em;min-width:80vw}input,textarea{max-width:100%;width:100%;font-size:1em;box-sizing:border-box;padding-left:.8em;padding-right:.8em}form button{font-size:1em;max-width:100%;padding:.7em .5em}}footer{display:flex;flex-direction:column;justify-content:center;line-height:.8em;align-items:center;background-color:#0b0b0b;color:#ccc;padding:1em;font-family:Arial,Helvetica,sans-serif}footer #social{margin:1em 0 0}footer a{text-decoration:none;color:#ccc}footer a:hover{color:#fff;transition:.2s ease}
