.snackbar_root__qYkxu{position:fixed;bottom:20px;right:20px;width:100%;border:.5px solid var(--bright-blue);border-radius:8px;overflow:hidden;box-shadow:0 0 8px rgba(var(--american-silver),.75);z-index:50;animation:snackbar_fadein__fLwXV .16s ease-in-out}.snackbar_container__jSI5e{display:flex;gap:8px;justify-content:space-between;padding:20px}.snackbar_content__vGKN4{display:flex;gap:8px}.snackbar_icon__ENtFd{flex:0 0 auto;width:24px;height:24px}.snackbar_texts__V0NAW span{font-weight:600}.snackbar_texts__V0NAW p{color:var(--secondary-text);font-size:14px}.snackbar_ongoing__sBsuP.snackbar_root__qYkxu{background-color:var(--square-blue);border:.5px solid var(--bright-blue)}.snackbar_ongoing__sBsuP .snackbar_icon__ENtFd,.snackbar_ongoing__sBsuP .snackbar_texts__V0NAW span{color:var(--blue)}.snackbar_success__SIptO.snackbar_root__qYkxu{background-color:var(--bright-green);border:.5px solid var(--green)}.snackbar_success__SIptO .snackbar_icon__ENtFd,.snackbar_success__SIptO .snackbar_texts__V0NAW span{color:var(--strong-green)}.snackbar_alert__7oKZC.snackbar_root__qYkxu,.snackbar_error__YTtCM.snackbar_root__qYkxu{background-color:var(--bright-red);border:.5px solid var(--red)}.snackbar_alert__7oKZC .snackbar_icon__ENtFd,.snackbar_alert__7oKZC .snackbar_texts__V0NAW span,.snackbar_error__YTtCM .snackbar_icon__ENtFd,.snackbar_error__YTtCM .snackbar_texts__V0NAW span{color:var(--red)}.snackbar_close__P2Q_C{flex:0 0 auto;cursor:pointer;color:var(--secondary-text)}.snackbar_progress__6tF4_{position:absolute;bottom:0;left:0;height:4px;width:100%;opacity:0;background-color:var(--bright-blue);animation:snackbar_progress__6tF4_ var(--duration) var(--transition-long)}.snackbar_success__SIptO .snackbar_progress__6tF4_{background-color:var(--green)}.snackbar_alert__7oKZC .snackbar_progress__6tF4_,.snackbar_error__YTtCM .snackbar_progress__6tF4_{background-color:var(--strong-red)}@media (min-width:560px){.snackbar_root__qYkxu{width:400px}}@keyframes snackbar_progress__6tF4_{0%{max-width:0;opacity:1}to{opacity:1;max-width:100%}}@keyframes snackbar_fadein__fLwXV{0%{opacity:0}to{opacity:1}}.item_root__WD14W{position:relative;flex:0 0 30px;height:30px;padding:5px;border-radius:8px;color:var(--tertiary-text)}.item_root__WD14W:hover{background-color:var(--light-background);cursor:pointer}.item_icon__qvMPj{width:20px;height:20px}.item_sublinks__zf9tU{position:absolute;display:none;flex-direction:column;top:0;transform:translate(-40%,-100%);width:0;border-radius:8px;border:.5px solid var(--stroke);background-color:var(--white);box-shadow:0 0 8px 0 rgba(var(--american-silver),.75);overflow:hidden}.item_subs__r9bBV .item_sublinks__zf9tU{display:flex;width:auto;min-width:150px}.item_sublink__yUY0V{padding:4px 8px;font-size:12px;text-align:start;cursor:pointer}.item_sublink__yUY0V:hover{background-color:var(--light-background);font-weight:600;overflow:hidden}.item_active__k3M42{box-shadow:inset 0 0 2px 0 #18465726}.item_green__Jxv1N.item_active__k3M42{background-color:var(--bright-green)}.item_green__Jxv1N.item_active__k3M42>*{color:var(--strong-green)}.item_blue__MEfs8.item_active__k3M42{background-color:var(--square-blue)}.item_blue__MEfs8.item_active__k3M42>*{color:var(--blue)}.item_yellow__NU_7A.item_active__k3M42{background-color:var(--light-yellow)}.item_yellow__NU_7A.item_active__k3M42>*{color:var(--yellow)}.item_root__WD14W[data-tooltip][data-tooltip-left]:not([data-tooltip-top]):not([data-tooltip-bottom]):after,.item_root__WD14W[data-tooltip][data-tooltip-left]:not([data-tooltip-top]):not([data-tooltip-bottom]):before{left:calc(100% + 11px)}@media (min-width:560px){.item_root__WD14W{padding:5px}.item_icon__qvMPj{width:20px;height:20px}.item_sublinks__zf9tU{transform:translate(60px)}.item_sublink__yUY0V{padding:8px 12px;font-size:16px}}.navbar_root__dZB4I{position:absolute;display:flex;flex-direction:column;width:100vw;bottom:0;padding:20px 0;justify-content:center;align-items:center;border-top:.5px solid var(--stroke);background-color:var(--white);z-index:10}.navbar_root__dZB4I>*{display:flex}.navbar_nav__NVAJJ{display:flex;gap:12px}.navbar_help__fObO5{padding:8px 0;border-top:.5px solid var(--stroke)}@media (min-width:560px){.navbar_root__dZB4I{flex:0 0 auto;position:relative;width:max-content;height:calc(100vh - 50px);justify-content:space-between;border-right:.5px solid var(--stroke);border-top:none;padding:20px 10px;width:50.5px;z-index:auto}.navbar_nav__NVAJJ,.navbar_root__dZB4I>*{flex-direction:column}}@media (min-width:1224px){.navbar_root__dZB4I{padding:26px 10px}}.header_root__Xm2ZV{position:relative;display:flex;justify-content:space-between;height:50.5px;top:0;left:0;padding:10px;background-color:var(--white);border-bottom:.5px solid var(--stroke);gap:8px;z-index:20}.content_root__IjtfO{position:absolute;display:none;flex-direction:column;background-color:var(--white);border:.5px solid var(--lighter-stroke);opacity:1;top:calc(100% + 14px);left:0;border-radius:var(--border-radius);filter:drop-shadow(0 4px 28px rgba(0,0,0,.2))}.content_open__NqqsQ{display:flex}.content_center__aCQXd{left:50%;transform:translateX(-50%)}.content_right__Cajzw{left:auto;right:0}.menu_root__vbZfg{flex:0 0 auto;position:relative;display:flex}.spinner_root__tB3zR{display:table;justify-self:center;align-self:center;width:42px;height:42px;margin:auto;border:6px solid var(--square-blue,#f5f5f5);border-bottom-color:var(--strong-blue);box-sizing:border-box;border-radius:50%;animation:spinner_loader-spining__Dkq2N .64s ease infinite,spinner_loader-color__rHbaH 1.28s ease infinite}@keyframes spinner_loader-spining__Dkq2N{to{transform:rotate(1turn)}}@keyframes spinner_loader-color__rHbaH{0%{filter:contrast(1)}50%{filter:contrast(.8)}to{filter:contrast(1)}}.button_root__2MVUU{flex:0 0 auto;display:flex;align-items:center;gap:8px;color:var(--font-color);padding:3px 0}.button_hard__Rzd_w{background:var(--light-background);border:.5px solid var(--stroke);border-radius:15px;padding:3px 12px}.button_icon__2V_oN{flex:0 0 auto;transition:transform var(--transition-short)}.button_open__TYvhv{transform:scaleY(-1)}.button_notooltip__M4dBT:after,.button_notooltip__M4dBT:before{display:none}.button_loader__d40Sz,.picture_image__VO5Eg{width:24px;height:24px}.picture_image__VO5Eg{border-radius:50%}.picture_icon__FQVj4{position:relative}.picture_icon__FQVj4 path{height:24px;width:24px}.item_root__0BUWw{display:flex;padding:12px;gap:8px;transition:background-color var(--transition-short)}.item_root__0BUWw:first-child{margin-top:4px}.item_root__0BUWw:last-child{margin-bottom:4px}.item_root__0BUWw:hover{background-color:var(--light-background)}.item_title__r77AV{white-space:nowrap}.item_normal__0rOCP{color:var(--font-color)}.item_red__5egxK{color:var(--red)}.item_icon__HBfBU{display:flex;align-items:center}.item_svg__OqE4O{height:18px;width:18px}.menu_root__5X3V3{display:flex;flex-direction:column}.user_root__kCmqe{padding:3px;overflow:hidden}.user_name__23jgm{position:relative;width:0;opacity:0;margin-right:9px;height:100%;overflow:hidden;transition:width .32s ease-in-out 1s,opacity .32s ease-in-out 1.32s,padding .32s ease-in-out 1.32s}.user_inner__ShEsS{position:absolute;display:flex;align-items:center;top:0;left:0;height:100%;text-wrap:nowrap}.user_mobile__uJeXY{padding:3px}.user_mobile__uJeXY .user_name__23jgm{display:none}.user_loaded__NrtoW{padding:3px 12px 3px 3px}.user_loaded__NrtoW .user_name__23jgm{padding:0;opacity:1;margin:0}.hub_root__U8a1w{flex:1 0 auto;display:flex;justify-content:flex-end;gap:8px}.app_root__2sZn_{display:flex;opacity:.5;gap:8px}.app_selected__UjdJ_{opacity:1}.app_root__2sZn_:not(:last-child){padding-bottom:16px;border-bottom:1px solid var(--stroke)}.app_root__2sZn_:not(:first-child){padding-top:16px}.app_root__2sZn_:hover{opacity:1;transition:opacity var(--transition-short)}.app_container__luOrz{flex:1 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.app_image__2DRzs{height:18px;width:auto}.app_root__2sZn_:first-child .app_image__2DRzs{height:22px}.app_description__4zDS8{flex-wrap:nowrap;white-space:nowrap}.app_root__2sZn_:not(.app_selected__UjdJ_) .app_current__jUvHl{opacity:0}.app_root__2sZn_.app_selected__UjdJ_ .app_current__jUvHl{opacity:1}.app_current__jUvHl{color:var(--green);flex:0 0 auto;align-self:center;height:24px;width:24px}.app_disabled__20fDZ{pointer-events:none}.menu_root__t5x6X{display:flex;flex-direction:column;padding:20px}.admin_root__G9nPe{font-weight:700;font-size:18px;text-transform:uppercase;color:var(--yellow);padding:2px 8px;border-radius:8px;border:.5px solid var(--yellow);background-color:var(--light-yellow)}.entity_root__B1rLG{flex:1 0 auto}.entity_image__yz64N{height:29px;width:auto}.entity_button__fT0JR{padding:0}.base_root__BplZF{display:flex;flex-direction:column-reverse}.base_content__5xGVB{flex:1 1 auto;overflow:hidden}@media (min-width:560px){.base_root__BplZF{flex-direction:row}}.page_root__1W0cb{display:flex;flex-direction:column;height:calc(100vh - 110px);width:100%;gap:8px;background-color:var(--light-background)}@media (min-width:560px){.page_root__1W0cb{height:calc(100vh - 50px)}}.tab_root__bK8rB{display:flex;align-items:center;padding:8px 12px;gap:4px;letter-spacing:.36px;border-bottom:1.5px solid transparent;color:var(--tertiary-text);transition:color var(--transition-short),border-color var(--transition-short),letter-spacing var(--transition-short),font-weight var(--transition-short);cursor:pointer}.tab_active__vpexk{font-weight:600;letter-spacing:normal;color:var(--strong-green);border-bottom:1.5px solid var(--strong-green)}.tab_root__bK8rB:not(.tab_active__vpexk):hover{color:var(--secondary-text);transition:color var(--transition-short)}.tabs_root__wsHyG{display:flex;padding:0 20px}.title_root__E9Hwc{padding:20px 20px 0;font-size:var(--text-title)}.title_root__E9Hwc.title_back__U6g6Z{font-size:18px}@media (min-width:560px){.title_root__E9Hwc.title_back__U6g6Z{font-size:26px}}.header_root__CrG4k{display:flex;flex-direction:column;gap:4px;border-bottom:.5px solid var(--stroke)}.header_root__CrG4k>:only-child{margin-bottom:20px}