#nprogress{pointer-events:none}#nprogress .bar{background:#fca311;position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #fca311,0 0 5px #fca311;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:25px;height:25px;box-sizing:border-box;border-color:#fca311 rgba(0,0,0,0) rgba(0,0,0,0) #fca311;border-style:solid;border-width:3px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_footer__myLTz{width:100%;max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2rem}.styles_footer__myLTz hr{width:100%;margin:2rem 0;border-color:var(--blue-600)}.styles_footer__myLTz h2{font-size:1.5rem;color:var(--white);margin-bottom:1rem}.styles_footer__myLTz p{font-size:1rem;color:var(--white);margin:1rem 0;width:45rem}.styles_footer__myLTz strong{font-weight:400;font-size:1rem;color:var(--white)}.styles_footer__myLTz strong span{font-size:1rem;color:var(--orange-50)}.styles_socialIconsMobile__xnfxd a{transition:filter .2s}.styles_socialIconsMobile__xnfxd a+a{margin-left:1rem}.styles_socialIconsMobile__xnfxd a:hover{filter:brightness(.8)}.styles_headerContainerMobile__J_Xo_{width:100%;background-color:var(--purple-900)}.styles_headerWrapper__PDGNQ{width:100%;max-width:1120px;margin:0 auto;height:5rem;padding:2rem;display:flex;align-items:center}.styles_headerWrapper__PDGNQ a img:first-of-type{display:none}.styles_headerWrapper__PDGNQ nav{display:flex;align-items:center;gap:4rem;margin-left:auto}.styles_headerWrapper__PDGNQ nav a{transition:filter .2s;text-decoration:none;color:var(--white);font-weight:700}.styles_headerWrapper__PDGNQ nav a:hover{filter:brightness(.8)}@media(min-width:768px){.styles_headerWrapper__PDGNQ a img:first-of-type{display:block;width:12rem}.styles_headerWrapper__PDGNQ a img:last-of-type{display:none}}.styles_layoutContainer___Unby{height:100%;width:100%}*{margin:0;padding:0;box-sizing:border-box}:root{--white:#FFF;--white-100:#E1E1E6;--orange-50:#FCA311;--blue-600:#1D3557;--gray-700:#3D3C42;--purple-900:#1A0B2E;--black-600:#2B2D42;--black-900:#03071E;--bg:#11071F;--typescript-bg:#3178c6;--typescript-color:#FFF;--javascript-bg:#ffd700;--javascript-color:#000;--bash-bg:#cc1625;--bash-color:#FFF;--sql-bg:#ffd700;--sql-color:#000;--css-bg:#3178c6;--css-color:#FFF}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background:var(--bg)}body,button,input,strong,textarea{font:400 1rem Poppins,sans-serif;color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:var(--gray-800)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4,span{font-size:1rem}button{cursor:pointer}body::-webkit-scrollbar-corner{border:none;background:none}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none}body::-webkit-scrollbar-thumb{background-color:var(--gray-700);border-radius:20px;cursor:move}pre::-webkit-scrollbar-corner{border:none;background:none}pre::-webkit-scrollbar{height:1rem}pre::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:none}pre::-webkit-scrollbar-thumb{background-color:var(--gray-700);border-radius:20px;cursor:move}