:root{--headerfooter:#252528;--background:#fff;--themecolorcyan:#0ff;--themecolor1:#cbcbcd;--themecolor1shadow:#c3c3c3;--themecolor2:#f2f2f3;--themehover2:#e5e5e6;--themeactive2:#d8d8da;--themecolor3:#cacace;--themecolor4:#fff;--themecolor5:#cbcbcd;--themecolor6:#fff;--themecolor7:#b1b1b4;--themecolor8:#b4b4b4;--themecolor9:#b9b9bb;--themecolor10:#6f7073;--themecolor11:#cacace;--themecolor12:#7d7d7d;--buttoncolor1:#939498;--buttonhover1:#7d7e82;--buttonactive1:#646568;--buttoncolor2:#939498;--buttonhover2:#8a8b8f;--buttonactive2:#7d7e82;--buttoncolor3:#6f7073;--buttoncolor4:#939498;--buttonhover4:#87888b;--buttonactive4:#7b7c7f;--textcolor1:#252528;--textcolor2:#000;--SP_BG:#cbcbcd;--SP_TEXT:#212121;--SP_BTN:#939498;--SP_BTN_HOVER:#7d7e82;--SP_BTN_ICON:#757575;--SP_BTN_ICON_HOVER:#424242;--SP_BTN_ICON_RED:#ce2626;--SP_BTN_ICON_GREEN:#0f0;--SP_BTN_ICON_BLUE:#4fd0ff;--blsl_value_bg:#00ffff20;--blsl_value_tc:#0ff;[data-theme=dark]{--headerfooter:#252528;--background:#323233;--themecolorcyan:#4fd0ff;--themecolor1:#515151;--themecolor1shadow:#494949;--themecolor2:#616161;--themehover2:#494949;--themeactive2:#434343;--themecolor3:#515151;--themecolor4:#757575;--themecolor5:#cbcbcd;--themecolor6:#f3f3f3;--themecolor7:#424242;--themecolor8:#757575;--themecolor9:#747474;--themecolor10:#424242;--themecolor11:#616161;--themecolor12:#616161;--buttoncolor1:#424242;--buttonhover1:#3b3b3b;--buttonactive1:#323232;--buttoncolor2:#424242;--buttonhover2:#3b3b3b;--buttonactive2:#323232;--buttoncolor3:#424242;--buttoncolor4:#424242;--buttonhover4:#3b3b3b;--buttonactive4:#323232;--textcolor1:#fff;--textcolor2:#fff;--SP_BG:#515151;--SP_TEXT:#fafafa;--SP_BTN:#424242;--SP_BTN_HOVER:#3b3b3b;--SP_BTN_ICON:#9e9e9e;--SP_BTN_ICON_HOVER:#fafafa;--SP_BTN_ICON_RED:#cb2727;--SP_BTN_ICON_GREEN:#27cb58;--SP_BTN_ICON_BLUE:#0bf;--blsl_value_bg:#00aeff20;--blsl_value_tc:#00aeff}}*{-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:all .15s ease-in-out}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.copyright{background-color:var(--headerfooter);color:#fff;font-size:12px;height:40px;margin:auto;padding:10px 10px 0;position:static;transition:background-color .15s ease-in-out,color .15s ease-in-out;width:auto}@media screen and (max-width:699px){.copyright.copyright-login{color:#fff}}@media screen and (min-height:450px){.copyright.copyright-login{bottom:0;left:0;position:fixed;right:0}}.copyright.absolute{position:absolute}@keyframes bgcGreen{0%{background-color:#00c4191a}50%{background-color:#00c41980}to{background-color:#00c4191a}}@keyframes bgcGreenLight{0%{background-color:#32f0641a}50%{background-color:#32f06480}to{background-color:#32f0641a}}@keyframes bgcYellow{0%{background-color:#fcb5001a}50%{background-color:#fcb50080}to{background-color:#fcb5001a}}@keyframes bgcYellowLight{0%{background-color:#fcdc641a}50%{background-color:#fcdc6480}to{background-color:#fcdc641a}}@keyframes bgcRed{0%{background-color:#fd0a0a1a}50%{background-color:#fd0a0a80}to{background-color:#fd0a0a1a}}@keyframes bgcRedLight{0%{background-color:#fd64641a}50%{background-color:#fd646480}to{background-color:#fd64641a}}@keyframes bgcViolet{0%{background-color:#8000ff1a}50%{background-color:#8000ff66}to{background-color:#8000ff1a}}@keyframes bgcVioletLight{0%{background-color:#a64dff1a}50%{background-color:#a64dff66}to{background-color:#a64dff1a}}@keyframes bgcBlue{0%{background-color:#00aeef}50%{background-color:#fff}to{background-color:#00aeef}}.app{font-family:Arial,Helvetica,sans-serif;text-align:center}.app .refreshButton{background-color:#00aeff;border:none;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px 0 #0a254059;color:#fff;font-size:inherit;font-weight:700;margin-top:15px;padding:10px;transition:background-color .15s ease-in-out,color .15s ease-in-out}@media(hover:hover){.app .refreshButton:hover{background-color:#0089bb;cursor:pointer}}.app .refreshButton:active{background-color:#646568}.app .updateAlertBox{align-items:center;background-color:#252528;border:2px solid #fff;border-radius:.25em;bottom:0;box-shadow:0 0 5px 2px rgba(0,0,0,.557);color:#fff;display:flex;justify-content:center;position:fixed;right:1%;transition:all .25s;-webkit-user-select:none;user-select:none;z-index:1000}@media screen and (min-width:270px){.app .updateAlertBox{font-size:12px}}@media screen and (min-width:370px){.app .updateAlertBox{font-size:12px}}@media screen and (min-width:450px){.app .updateAlertBox{font-size:16px}}.app .updateAlertBox:hover{box-shadow:0 0 5px 2px #00aeff;cursor:pointer}.app .updateAlertBox button{border-radius:1em;border-radius:.25em;font-weight:700;margin-left:1em;padding:.5em}@media screen and (min-width:270px){.app .updateAlertBox button{font-size:8px}}@media screen and (min-width:370px){.app .updateAlertBox button{font-size:12px}}@media screen and (min-width:450px){.app .updateAlertBox button{font-size:16px}}.app .updateAlertBox button:hover{background-color:#f0f0f0cc;cursor:pointer}.app .updateAlertBox #info-icon-container{align-items:center;background-color:#00aeff;display:flex;height:50px;justify-content:center;width:50px}.app .updateAlertBox #info-text-container{padding-left:10px;padding-right:10px}.app .UserHelperNavbarInvisibleHandler{height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:998}.vert-align-top-icon{vertical-align:top}.vert-align-mid-icon{vertical-align:middle}.vert-align-bottom-icon{vertical-align:bottom}.no-events{pointer-events:none}.UserHelper .UserHelperNavbarInvisibleHandler{height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:998}.UserHelper .UserHelperMenu{background-color:#252528;border:.3em solid #000;border-radius:25px;bottom:10%;height:420px;overflow:hidden;position:fixed;right:10%;width:270px;z-index:999}.UserHelper .UserHelperBtn{background-color:#252528;border:.1em solid #000;border-radius:.5em;color:#fff;cursor:pointer;font-size:2em;font-weight:700;height:1.3em;margin-left:2px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:1.3em;z-index:1000}.UserHelper .UserHelperBtn .slider{height:100%;position:relative}.UserHelper .UserHelperBtn .slider .el{align-items:center;background-color:#252528;display:flex;height:100%;justify-content:center;text-transform:uppercase;width:100%}.UserHelper .UserHelperBtn .slider .el:nth-of-type(2){background-color:#252528;color:#fff;position:relative}.UserHelper .uhw-btn{z-index:1020}.UserHelper .uhw-btn,.UserHelper .uhw-btn-exit{align-items:center;background-color:#252528;border:.15em solid #000;border-radius:.5em;color:#fff;cursor:pointer;display:flex;font-size:2em;font-weight:700;height:1.3em;justify-content:center;margin-top:.1em;overflow:hidden;-webkit-user-select:none;user-select:none;width:1.3em}.UserHelper .uhw-btn-exit{position:fixed;right:3%;top:0;z-index:1021}.UserHelper .uhw-btn-invisible{align-items:center;background-color:#252528;border:.15em solid #000;border-radius:.5em;color:#fff;display:flex;font-size:2em;font-weight:700;height:1.3em;justify-content:center;margin-top:.1em;opacity:0;overflow:hidden;-webkit-user-select:none;user-select:none;width:1.3em;z-index:1020}.UserHelper .UserHelperNavbar{box-sizing:border-box;height:100%;overflow:hidden;padding:20px 20px 30px;position:relative;z-index:110}.UserHelper .UserHelperNavbar .body{overflow-x:hidden;padding-bottom:20px;padding-left:10px;padding-right:10px;width:85%}.UserHelper .UserHelperNavbar .body .uhn-title{color:#cbcbcb;font-size:120%;font-weight:600;padding-bottom:20px}.UserHelper .UserHelperNavbar .body .uhn-btn{border:.15em solid #000;border-radius:.25em;color:#cbcbcb;cursor:pointer;font-size:100%;margin-bottom:.15em;padding-bottom:.2em;padding-top:.2em;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:pre-wrap}.UserHelperWindow{background-color:#252528;border:.25em solid #000;box-sizing:border-box;display:flex;height:50%;justify-content:center;left:50%;overflow:hidden;padding-bottom:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%;z-index:1010}.UserHelperWindow .body-uhw{color:#cbcbcb;display:flex;height:100%;justify-content:center;overflow-y:auto;padding-left:5%;padding-right:5%;white-space:pre-wrap;width:90%}.UserHelperWindow .body-uhw .user-helper-handler{max-width:1000px;padding-bottom:50px}.UserHelperWindow .body-uhw .user-helper-handler .tekst{padding:.3em}.UserHelperWindow .body-uhw .user-helper-handler .helper-image{display:block;height:auto;margin:0 auto;max-width:90%}.UserHelperWindow .uhw-btn{margin-left:1em;margin-right:1em;z-index:1020}.UserHelperWindow .uhw-btn,.UserHelperWindow .uhw-btn-exit{align-items:center;background-color:#252528;border:.1em solid #000;border-radius:.5em;color:#fff;cursor:pointer;display:flex;font-size:2em;font-weight:700;height:1.3em;justify-content:center;margin-top:.1em;overflow:hidden;-webkit-user-select:none;user-select:none;width:1.3em}.UserHelperWindow .uhw-btn-exit{position:fixed;right:3%;top:0;z-index:1021}.UserHelperWindow .uhw-btn-invisible{align-items:center;border:.15em solid #000;border-radius:.5em;display:flex;justify-content:center;margin-top:.1em;opacity:0;z-index:1020}.DarkModeBtn,.UserHelperWindow .uhw-btn-invisible{background-color:#252528;color:#fff;font-size:2em;font-weight:700;height:1.3em;overflow:hidden;-webkit-user-select:none;user-select:none;width:1.3em}.DarkModeBtn{border:.1em solid #000;border-radius:.5em;cursor:pointer;z-index:1000}.DarkModeBtn .slider{height:100%;position:relative}.DarkModeBtn .slider .el{align-items:center;background-color:#252528;color:#fff;display:flex;height:100%;justify-content:center;text-transform:uppercase;width:100%}.DarkModeBtn .slider .el:nth-of-type(2){background-color:#252528;color:#fff;position:relative}.DarkModeBtn .slider .el svg{height:40px;padding:5px;width:40px}.iconsMenu{background-color:#252528;border:.15em solid #000;border-radius:100px 0 0 100px;bottom:.5%;display:flex;padding:5px 10px 5px 30px;position:fixed;right:0;z-index:1000}.iconsMenu .center-element{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.IconsModeBtn{background-color:#252528;border:.1em solid #000;border-radius:.5em;color:#fff;cursor:pointer;font-size:2em;font-weight:700;height:1.3em;margin-left:2px;overflow:hidden;-webkit-user-select:none;user-select:none;width:4.2em;z-index:1000}.IconsModeBtn .slider{height:100%;position:relative}.IconsModeBtn .slider .el{align-items:center;background-color:#252528;color:#fff;display:flex;font-size:.4em;height:100%;justify-content:center;text-transform:uppercase;width:100%}.IconsModeBtn .slider .el:nth-of-type(2){background-color:#252528;color:#fff;position:relative}.IconsModeBtn .slider .el svg{height:40px;padding:5px;width:40px}@keyframes animatedBorder{0%{border-color:#00aeef;box-shadow:0 0 0 0 #00aeefb3}50%{border-color:#00aeef;box-shadow:0 0 10px 10px #00aeef00}to{border-color:#00aeef;box-shadow:0 0 0 0 #00aeef00}}.animBorder{animation:animatedBorder 1.5s infinite;border:3px solid;position:relative;z-index:2001!important}.wizard-container{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 6px #000000b3;color:#000;font-size:11px;left:50%;max-width:600px;min-width:260px;padding:.5em 1em 1em;position:fixed;transform:translate(-50%);transition:all .15s ease-in-out;width:auto;z-index:10000}@media(max-width:600px){.wizard-container{font-size:12px}}@media(min-width:601px)and (max-width:1024px){.wizard-container{font-size:14px}}@media(min-width:1025px){.wizard-container{font-size:16px}}.wizard-container .wizard-step{font-weight:500}.wizard-container button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:5px;padding:.6em 1.1em}@media(max-width:600px){.wizard-container button{font-size:12px}}@media(min-width:601px)and (max-width:1024px){.wizard-container button{font-size:14px}}@media(min-width:1025px){.wizard-container button{font-size:16px}}.wizard-container button:disabled{background-color:#ccc;cursor:not-allowed}.wizard-container .close-button{color:#666;cursor:pointer;font-size:24px;height:25px;position:absolute;right:0;top:0;width:25px}#bgblockwizard-container{background-color:rgba(0,0,0,.565);display:none;z-index:2000}#bgblockwizard-container,.bgblockwizardcontainer{height:100%;left:0;position:fixed;top:0;width:100%}.bgblockwizardcontainer{background-color:#0000;z-index:2002}.options-menu{background-color:#333;border-radius:10px;box-shadow:0 0 10px #00000080;color:#fff;height:60%;left:50%;max-height:400px;max-width:600px;padding:10px;position:fixed;top:50%;transform:translate(-50%,-50%);width:80%;z-index:1000}@media(max-width:768px){.options-menu{border-radius:0;height:100%;max-height:none;max-width:none;width:100%}}.options-menu__header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:10px}.options-menu__button{background:none;border:none;color:#fff;cursor:pointer;font-size:20px}.options-menu__button:hover{color:#ccc}.options-menu__title{font-size:18px}.options-menu__content{grid-column-gap:10px;grid-row-gap:10px;column-gap:10px;display:grid;font-weight:700;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));margin:10px;row-gap:10px}.options-menu__tile{align-items:center;aspect-ratio:1/1;background-color:#444;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:90px;justify-content:center;margin:5px;padding:20px;transition:background-color .15s;width:90px}.options-menu__tile:hover{background-color:#555}.options-menu__tile-icon{height:50px;margin-bottom:10px;max-height:100%;max-width:100%;object-fit:contain;width:50px}.options-menu__return-icon{fill:#fff;color:#fff;height:20px;width:20px}.options-menu__tile-text{font-size:16px;text-align:center}.options-menu__subpage{align-items:center;display:flex;flex-direction:column;padding:20px;text-align:center}.options-menu__toggle-group{display:flex;justify-content:center;margin-bottom:20px;width:100%}.options-menu__toggle-button{align-items:center;background-color:#444;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex:1 1;margin:0 10px;padding:10px 20px;transition:background-color .15s}.options-menu__toggle-button:hover{background-color:#555}.options-menu__toggle-button.active{background-color:#666;color:#fff}.options-menu__toggle-icon{height:40px;margin-right:10px;max-height:40px;max-width:40px;object-fit:contain;width:40px}.options-menu__back-button{background-color:#444;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .15s}.options-menu__back-button:hover{background-color:#555}
/*# sourceMappingURL=main.76a87697.css.map*/