@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;700&display=swap";:root{--bg: #111111;--fg: #eaeaf2;--muted: #a7a7b3;--accent: #eaeaf2;--card: #14141d}*{margin:0;padding:0;box-sizing:border-box;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{background-color:var(--bg);color:var(--fg);font-family:Jost,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--muted)}h1{font-size:3.2rem;line-height:1.1;font-weight:400;margin-bottom:.5em}@media screen and (max-width:840px){h1{font-size:2.4rem}}h2{font-size:1.5rem;line-height:1.1;font-weight:400;margin-bottom:1rem}p{margin-bottom:.25rem}.svg-inline--fa{overflow:visible;box-sizing:content-box;display:inline-block;height:1em;vertical-align:-.125em}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-thumb{background-color:var(--fg);border-radius:4px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb:hover{background-color:var(--muted)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hamburger[data-astro-cid-3weo6hls]{display:none;cursor:pointer;height:40px;width:30px}.hamburger-box[data-astro-cid-3weo6hls]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hamburger-inner[data-astro-cid-3weo6hls]{width:30px;height:2px;background-color:var(--fg);border-radius:1px;position:relative;transition:transform .3s ease}.hamburger-inner[data-astro-cid-3weo6hls]:before,.hamburger-inner[data-astro-cid-3weo6hls]:after{content:"";position:absolute;width:30px;height:2px;background-color:var(--fg);border-radius:1px;transition:transform .3s ease}.hamburger-inner[data-astro-cid-3weo6hls]:before{top:-8px}.hamburger-inner[data-astro-cid-3weo6hls]:after{top:8px}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]{transform:rotate(45deg)}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]:after{transform:translate3d(0,-8px,0) rotate(-90deg)}.hamburger[data-astro-cid-3weo6hls].is-active .hamburger-inner[data-astro-cid-3weo6hls]:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}@media screen and (max-width:840px){.hamburger[data-astro-cid-3weo6hls]{display:block}}#header[data-astro-cid-3ef6ksr2]{height:60px;background-color:var(--bg);border-bottom:1px solid var(--fg);position:fixed;top:0;left:0;right:0;padding:10px 2rem;display:flex;align-items:center;justify-content:space-between;padding-left:250px}#header[data-astro-cid-3ef6ksr2] .icon[data-astro-cid-3ef6ksr2]{display:none;width:40px;height:40px}#header[data-astro-cid-3ef6ksr2] .back[data-astro-cid-3ef6ksr2]{margin-left:2rem;color:var(--fg);text-decoration:none;font-size:1.5rem;font-weight:700}@media screen and (max-width:840px){#header[data-astro-cid-3ef6ksr2]{padding-left:2rem}#header[data-astro-cid-3ef6ksr2] .icon[data-astro-cid-3ef6ksr2]{display:block}#header[data-astro-cid-3ef6ksr2] .back[data-astro-cid-3ef6ksr2]{display:none}}.icon[data-astro-cid-dmqpwcec]{display:block;width:60px;height:60px;text-align:center;margin:1.5rem auto 2rem}ul[data-astro-cid-dmqpwcec]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}li[data-astro-cid-dmqpwcec]{margin:0;text-align:center}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;color:var(--fg);text-decoration:none;height:44px;border:1px solid transparent}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover,li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:active{color:var(--bg);background-color:var(--fg)}li[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{border-color:var(--fg)}.socials[data-astro-cid-upu6fzxr] ul[data-astro-cid-upu6fzxr]{font-size:1rem;list-style:none;padding:0;display:flex;justify-content:center;gap:1.75rem}#sidebar[data-astro-cid-ssfzsv2f]{background-color:var(--bg);border-right:1px solid var(--fg);width:250px;height:100%;position:fixed;top:0;left:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1rem 2rem;transition:left .3s ease-in-out;z-index:100}#sidebar[data-astro-cid-ssfzsv2f].open{left:0}@media screen and (max-width:840px){#sidebar[data-astro-cid-ssfzsv2f]{width:300px;left:-300px}}#footer[data-astro-cid-sz7xmlte]{background-color:var(--bg);position:fixed;padding:1rem}#footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--fg);font-size:.75rem;display:inline-block;margin:0 auto;float:right;text-align:right}@media screen and (min-width:1201px){#footer[data-astro-cid-sz7xmlte]{border-left:1px solid var(--fg);overflow-y:auto;height:100vh;width:250px;bottom:0;right:0;top:0;display:flex;flex-direction:column;justify-content:flex-end}}@media screen and (max-width:1200px){#footer[data-astro-cid-sz7xmlte]{display:block;justify-content:flex-end;align-items:end;border-top:1px solid var(--fg);bottom:0;right:0;left:250px}}@media screen and (max-width:840px){#footer[data-astro-cid-sz7xmlte]{left:0}#footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{display:block;text-align:center;float:none}}html,body{margin:0;width:100%;height:100%}#container{height:100%;padding-top:60px;padding-left:250px;padding-right:250px}main{height:100%;padding:2rem;width:100%;overflow-y:scroll}#overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;z-index:99;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}#overlay.open{opacity:1;pointer-events:auto}@media screen and (max-width:1200px){#container{padding-right:0;padding-bottom:72px}}@media screen and (max-width:840px){#container{padding-left:0;height:100%}#overlay{display:block}}
