body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#6d80a6;background-image:linear-gradient(180deg,#fff,#6d7ba6);color:#000}[data-theme=dark] body{background-color:#131a27;background-image:linear-gradient(180deg,#252c4d,#070b1d);color:#fff}h1{color:#e88930}[data-theme=dark] h1{color:#f09546}a{color:#dbaa55}.titleWrapper{flex-direction:column;height:3.5em;justify-content:center;position:relative;width:100%}.LangsWrapper,.titleWrapper{align-content:center;display:flex}.LangsWrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-around}.langOuter{flex:1 0 21%;margin:4px}.langInner{margin:auto}.colorBtn{margin-bottom:16px;-webkit-transform:scale(1.4);transform:scale(1.4)}#buttonSettings{cursor:pointer;height:calc(8px + 8vh);margin-bottom:4px}#buttonSettings:hover{-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.radioarea{margin-right:12px}.Menu{align-items:center;display:flex;flex-direction:column;font-size:calc(7px + 2vmin);justify-content:center;margin:auto;min-height:100vh;text-align:center}@media only screen and (min-width:600px){.Menu{width:50%}}.smaller{font-size:calc(6px + 1.25vmin)}.MenuBox{width:100%}.MenuLine{align-content:center;display:flex;flex-direction:column;justify-content:center}.MenuBoxHalf{display:inline-block;margin:0;padding:2px;width:100%}@media only screen and (min-width:512px){.MenuLine{align-content:center;display:flex;flex-direction:row;justify-content:center;width:100%}.MenuBoxHalf{width:50%}}.Section{background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.5);border-radius:10px;margin:12px 4px;padding-bottom:8px}.button,button{background:#aabcee;background-image:linear-gradient(180deg,#fff,#aabcee);border-radius:10px;border-style:solid;border-width:1px;color:#000;font-size:calc(7px + 2vmin);margin-bottom:12px;margin-left:8px;margin-right:8px;padding:4px 16px}button{cursor:pointer}button:hover{background:#b6c5f0}input[type=text]{font-size:calc(7px + 2vmin);margin:2px;text-align:center}input[type=radio]{margin-right:6px;-webkit-transform:scale(1.4);transform:scale(1.4)}.close-button{cursor:pointer;position:absolute;right:10px;top:4px;width:calc(16px + 1.8vmin)}.notification{min-width:200px;position:absolute;right:20px;top:20px}.invisible{display:none}.autohide{-webkit-animation:hideAnimation 0s ease-in 5s forwards;animation:hideAnimation 0s ease-in 5s forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes hideAnimation{0%{opacity:1}50%{opacity:1}to{height:0;min-width:0;opacity:0;overflow:hidden;padding:0;width:0}}@-webkit-keyframes hideAnimation{0%{opacity:1}50%{opacity:1}to{height:0;min-width:0;opacity:0;overflow:hidden;padding:0;width:0}}[data-theme=dark] button{background:#4040a0;background-image:linear-gradient(180deg,#5050b0,#202060);border-style:solid;color:#fdfdff}[data-theme=dark] button:hover{background-image:linear-gradient(0deg,#5050b0,#202060)}.DeskItem{align-content:center;display:flex;flex-direction:row;justify-content:center;padding:8px}.DeskItem.blue{background:#597fcc}.DeskItem.blue,.DeskItem.yellow{border:1px solid hsla(0,0%,100%,.5)}.DeskItem.yellow{background:#b2994c}.DeskItem.green{background:#66b266}.DeskItem.green,.DeskItem.red{border:1px solid hsla(0,0%,100%,.5)}.DeskItem.red{background:#c66}.DeskLabelLeft{left:0;margin:0;width:30%}.DeskLabelCenter{margin:0;width:50%}.DeskLabelRight{margin:0;right:0;width:30%}.text-left{text-align:left}.text-right{text-align:right}.pointer{cursor:pointer}.hidden{display:none}