@import url("https://fonts.googleapis.com/css2?family=Finger+Paint&family=Pixelify+Sans:wght@400..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);overflow:hidden}:root{--color-bg:#fff0dc;--color-sub-bg:#f5e5d3;--color-red:#ed8a82;--color-green:#b6d9b9;--color-grey:#f3f3f3;--color-shadow:#e7e4e4;--color-black:#252525;--height-header:3em;--height-buttonheader:3em;--height-confirmbutton:2.5em;--font-family:"Roboto",Helvetica,sans-serif}*{margin:0;font-family:var(--font-family);box-sizing:border-box}* a{text-decoration:none;color:var(--color-text)}* ul{list-style-type:none;padding:0}::selection{color:var(--color-bg);background-color:var(--color-green)}.NavBar_wrapper__u8CZX{border-bottom:2px solid #000;display:flex;justify-content:space-between;background:url(/icons/umeusOS_logo.png);background-repeat:no-repeat;background-position:50%;background-size:calc(100vh * .15)}.NavBar_wrapper__u8CZX span{display:inline-block;padding:.2em .5em}.NavBar_left_section__MiBXP span{font-weight:700;border-right:2px solid #000;cursor:pointer}.NavBar_right_section__UxHfV span{border-left:2px solid #000;background-color:transparent;font-weight:700;cursor:pointer}@media (max-width:500px){.NavBar_right_section__UxHfV{display:none}}