:root{--theme_color_1:white;--theme_color_2:black;--theme_color_3:#747474;--theme_color_4:#0009;--theme_color_5:#000c;--theme_color_6:#bebebe;--theme_color_7:#fff9;--theme_color_8:#015f741a;--theme_color_10:#4646f7;--theme_color_11:#fff3;--theme_color_12:#787878;--theme_color_13:#9c9c9c;--theme_color_14:#ff3b3b;--theme_color_15:#6f6ff3;--theme_color_16:#0006;--theme_color_17:#00d600;--font_family_1:"Termina";--font_family_2:"Mokoto Glitch";--font_family_3:"Roboto";--scrollbar_size:5px}*{-webkit-user-select:none;user-select:none;scrollbar-color:var(--theme_color_10)var(--theme_color_1);scroll-behavior:smooth;scrollbar-width:thin;margin:0;padding:0}::-webkit-scrollbar{min-width:var(--scrollbar_size);max-width:var(--scrollbar_size);min-height:var(--scrollbar_size);max-height:var(--scrollbar_size)}::-webkit-scrollbar-track{background:var(--theme_color_1)}::-webkit-scrollbar-thumb{background-color:var(--theme_color_10);border-radius:20px}@font-face{font-family:Termina;src:url(/fonts/termina.otf)}@font-face{font-family:Mokoto Glitch;src:url(/fonts/mokoto-glitch.otf)}@font-face{font-family:Roboto;src:url(/fonts/roboto.ttf)}body{--header_height:30px}@media only screen and (min-width:768px){body{--header_height:40px}}body{background-color:var(--theme_color_2);min-width:100vw;max-width:100vw;min-height:100vh;max-height:max-content;font-family:var(--font_family_1);overflow-x:hidden}img{pointer-events:none}
