:root{--background:#eee;--foreground:#3a3a40;width:90vw;--font-medium:"SplineSansMono-Medium",monospace}.lenis{height:auto}.lenis-smooth{scroll-behavior:auto!important}@media (prefers-color-scheme:light){:root{--primary:#6a5acd;--secondary:#9370db;--tertiary:#cfcfcf;--text:#3a3a40;--gray:#686d76;--background:#eee;--foreground:#3a3a40;--blurred_tertiary:hsla(0,0%,81%,.6);cursor:url(/assets/SVG/cursor_dark.svg),auto}html{color-scheme:light;scroll-behavior:smooth}}:root[data-theme=light]{--primary:#6a5acd;--secondary:#9370db;--tertiary:#cfcfcf;--text:#3a3a40;--gray:#686d76;--background:#eee;--foreground:#3a3a40;--blurred_tertiary:hsla(0,0%,81%,.6);cursor:url(/assets/SVG/cursor_dark.svg),auto}@media (prefers-color-scheme:dark){:root{--primary:#6a5acd;--secondary:#9370db;--tertiary:#686d76;--text:#eee;--gray:#686d76;--foreground:#eee;--background:#3a3a40;--blurred_tertiary:hsla(219,6%,44%,.6);cursor:url(/assets/SVG/cursor_light.svg),auto}html{color-scheme:dark}}:root[data-theme=dark]{--primary:#6a5acd;--secondary:#9370db;--tertiary:#42464c;--text:#eee;--gray:#686d76;--foreground:#eee;--background:#272727;--blurred_tertiary:hsla(219,6%,44%,.6);cursor:url(/assets/SVG/cursor_light.svg),auto}:root[data-theme=extraDark]{--primary:#6a5acd;--secondary:#9370db;--tertiary:#202020;--text:#eee;--gray:#686d76;--foreground:#eee;--background:#000;--blurred_tertiary:rgba(32,32,32,.6);cursor:url(/assets/SVG/cursor_dark.svg),auto}:root[data-theme=espioblocks]{--primary:#ffb707;--secondary:#ae7b00;--tertiary:#eef2c9;--text:#a27300;--gray:#686d76;--foreground:#906600;--background:#121212;--blurred_tertiary:hsla(66,61%,87%,.6);cursor:url(/assets/SVG/cursor_espio.svg),auto}@media only screen and (min-width:320px){:root{--header_height:28px;--width:65vw}}@media only screen and (min-width:768px){:root{--header_height:48px;--width:70vw}}@media only screen and (min-width:1440px){:root{--header_height:64px;--width:80vw}}@font-face{font-family:SplineSansMono-Medium;src:url(/fonts/SplineSansMono-Medium.ttf) format("ttf")}@font-face{font-family:MinecraftTen;src:url(/assets/espioblocks/fonts/MinecraftTen.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Minecraft;src:url(/assets/espioblocks/fonts/Minecraft.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-color:var(--background) var(--foreground);cursor:inherit}::-webkit-scrollbar{min-width:5px;max-width:5px;min-height:5px;max-height:5px}::-webkit-scrollbar-track{background:var(--foreground)}::-webkit-scrollbar-thumb{background-color:var(--background);border-radius:20px}body{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:100vw;max-width:100vw;min-height:100vh;max-height:max-content;overflow-x:hidden;color:var(--foreground);background:var(--background);font-family:var(--font-medium),monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .3s ease,color .3s ease}a{color:inherit;text-decoration:none}a,button,input{cursor:inherit}@media only screen and (max-width:768px){body{align-items:unset;justify-content:unset}}.noto-sans{font-family:Noto Sans,sans-serif;font-optical-sizing:auto;font-variation-settings:"wdth" 100}*{transition:all .3s ease-in-out;scrollbar-width:thin;scrollbar-color:var(--secondary) transparent;scroll-behavior:smooth}body,html{height:100%;overflow:hidden}html:not([data-theme]) *,html:not([data-theme]) :after,html:not([data-theme]) :before{transition:none!important;animation:none!important}