header.svelte-betlil>nav:where(.svelte-betlil) :where(.svelte-betlil){-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}a.accessibility-skip.svelte-betlil{border:1px solid color-mix(in hsl shorter hue,var(--primary-border-colour) 30%,transparent);background:#f2f2f20d;color:var(--primary-text-colour);align-self:flex-start;text-decoration:none;border-radius:10px;align-items:center;cursor:pointer;display:flex;padding:10px;gap:5px;position:absolute;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);translate:-50% 0;top:3.5px;z-index:6;left:50%}a.accessibility-skip.svelte-betlil:not(:is(:focus,:active)){opacity:0}header.svelte-betlil{border-bottom:1px solid var(--secondary-border-colour);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);height:var(--nav-height);position:sticky;display:block;z-index:5;left:0;top:0}header.svelte-betlil>nav:where(.svelte-betlil){max-width:var(--max-content-width);margin-right:auto;margin-left:auto;padding:0 10px;justify-content:space-between;align-items:center;display:flex;height:100%}@media(max-width:460px){header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil){display:block;height:90%;aspect-ratio:1/1;background-repeat:no-repeat;background-size:70%;padding-top:10px;background-position:center;opacity:.5;cursor:pointer}header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil):has(input[type=checkbox]:where(.svelte-betlil):checked){background-image:url(../../../icons/cross.svg)}header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil):not(:has(input[type=checkbox]:checked)){background-image:url(../../../icons/menu.svg)}header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil)>input[type=checkbox]:where(.svelte-betlil){display:none}}@media not (max-width:460px){header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil){display:none;visibility:hidden}}@media(max-width:460px){header.svelte-betlil>nav:where(.svelte-betlil)>label.menu-btn:where(.svelte-betlil):has(input[type=checkbox]:where(.svelte-betlil):not(:checked))~ul.links:where(.svelte-betlil){display:none;visibility:none}}header.svelte-betlil>nav:where(.svelte-betlil)>ul.links:where(.svelte-betlil){display:flex;gap:10px}@media(max-width:460px){header.svelte-betlil>nav:where(.svelte-betlil)>ul.links:where(.svelte-betlil){height:calc(100vh - var(--nav-height));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#0e1115e5;flex-direction:column;align-items:center;position:fixed;padding:30px 0;width:100vw;top:100%;gap:30px;right:0}}header.svelte-betlil>nav:where(.svelte-betlil)>ul.links:where(.svelte-betlil) a:where(.svelte-betlil){color:var(--secondary-text-colour);transition:.3s ease-in-out;padding:0 2.5px;height:100%}header.svelte-betlil>nav:where(.svelte-betlil)>ul.links:where(.svelte-betlil) a:where(.svelte-betlil):last-child{padding-right:0}header.svelte-betlil>nav:where(.svelte-betlil)>ul.links:where(.svelte-betlil) a:where(.svelte-betlil):hover{color:var(--primary-text-colour)}@font-face{font-family:Space Grotesk;src:url(../../../fonts/spacegrotesk/spacegrotesk.woff2) format("woff2"),url(../../../fonts/spacegrotesk/spacegrotesk.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../../../fonts/jetbrainsmono/jetbrainsmono.woff2) format("woff2"),url(../../../fonts/jetbrainsmono/jetbrainsmono.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--max-content-width: 1200px;--nav-height: 3rem;--background-colour: #0e1115;--primary-border-colour: #757575;--secondary-border-colour: #272C35;--primary-text-colour: white;--secondary-text-colour: #7B899D;--primary-colour: #DF3A3A;color-scheme:dark}*{box-sizing:border-box;margin:0}@media(prefers-reduced-motion:none){html{scroll-behavior:smooth}}html{scroll-padding-top:calc(var(--nav-height) + 30px)}body{font-family:Space Grotesk,system-ui,sans-serif;background-color:var(--background-colour);min-height:100vh;padding:0}main#main{max-width:var(--max-content-width);padding:0 10px;margin:auto}h1,h2,h3,h4,h5,h6{font-family:JetBrains Mono,monospace;margin:0}h2{color:var(--primary-colour);font-size:1.25rem}p{color:var(--secondary-text-colour);padding:0;margin:0}p>span{color:var(--primary-text-colour)}a{text-decoration:none}button{cursor:pointer}ul{list-style:none;padding:0;margin:0}body>div>div{min-height:100vh}body>div>div,body>div>div>div.svelte-12qhfyh{flex-direction:column;display:flex}body>div>div>div.svelte-12qhfyh{min-height:calc(100vh - var(--nav-height));align-items:center}
