@charset "UTF-8";.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:-moz-max-content;width:max-content;z-index:100;border:1px solid rgba(0,0,0,.1);background-color:#fff}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;width:.75rem;height:.75rem;background-color:#fff;border-color:rgba(0,0,0,.1) transparent transparent rgba(0,0,0,.1);border-style:solid;border-width:1px;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{height:1px;margin:.5rem 0;background-color:rgba(0,0,0,.12)}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px rgba(0,0,0,.1);min-width:10rem;padding:.5rem 0}.szh-menu__item{display:flex;align-items:center;position:relative;padding:.375rem 1.5rem}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";position:absolute;left:.8rem;top:.55rem;font-size:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}.ComputerPanel_cellsWrapper__O9gvT{display:grid;grid-template-columns:repeat(var(--grid-size),50px);grid-template-rows:repeat(var(--grid-size),50px);justify-items:center;border-radius:14px;gap:10px;width:100%;padding:18px 22px}.ComputerPanel_cell__dDQ06{position:relative;width:50px;height:50px;background-color:rgba(196,196,196,.102);padding:3px;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;backdrop-filter:blur(20px);border:2px solid #28282b}.ComputerPanel_cell__dDQ06:hover{background-color:hsla(0,0%,100%,.02);border:2px solid #28282b}.ComputerPanel_cell__dDQ06 .ComputerPanel_computerNumber__IztWc{position:absolute;top:4px;left:4px;font-size:14px;font-weight:500;line-height:15px}.ComputerPanel_cell__dDQ06.ComputerPanel_empty__UkXgg{background-color:rgba(0,0,0,0);border:none;backdrop-filter:none;pointer-events:none}.ComputerPanel_cell__dDQ06.ComputerPanel_editing__dU0ek{cursor:pointer!important;border:1px solid rgba(229,231,235,.1)}.ComputerPanel_cell__dDQ06.ComputerPanel_isOverCell__hq8ey{border:1px solid #fff;transition:border .3s ease}.ComputerPanel_cell__dDQ06.ComputerPanel_selectedCell__sQ9CO{border:2px solid #7828c8}.ComputerPanel_cell__dDQ06.ComputerPanel_selectedCell__sQ9CO:hover{background-color:rgba(63,63,70,.768627451);box-shadow:0 0 8px 2px #7828c8}.ComputerPanel_cell__dDQ06 .ComputerPanel_clockIcon__Pwarq,.ComputerPanel_cell__dDQ06 .ComputerPanel_loadingIcon__AKkqb,.ComputerPanel_cell__dDQ06 .ComputerPanel_lockedIcon__mw0kv,.ComputerPanel_cell__dDQ06 .ComputerPanel_sessionIcon__YQITS,.ComputerPanel_cell__dDQ06 .ComputerPanel_windowsIcon__p7kJu{display:flex;justify-content:center;align-items:center;position:absolute;width:16px;height:16px;border-radius:50%}.ComputerPanel_cell__dDQ06 .ComputerPanel_clockIcon__Pwarq svg,.ComputerPanel_cell__dDQ06 .ComputerPanel_loadingIcon__AKkqb svg,.ComputerPanel_cell__dDQ06 .ComputerPanel_lockedIcon__mw0kv svg,.ComputerPanel_cell__dDQ06 .ComputerPanel_sessionIcon__YQITS svg,.ComputerPanel_cell__dDQ06 .ComputerPanel_windowsIcon__p7kJu svg{width:11px;height:11px}.ComputerPanel_cell__dDQ06 .ComputerPanel_lockedIcon__mw0kv{top:-6px;right:-6px;background-color:#ff6a00}.ComputerPanel_cell__dDQ06 .ComputerPanel_windowsIcon__p7kJu{bottom:4px;right:4px;background-color:rgba(0,173,239,.2)}.ComputerPanel_cell__dDQ06 .ComputerPanel_sessionIcon__YQITS{bottom:4px;left:4px;background-color:rgba(0,111,238,.2)}.ComputerPanel_cell__dDQ06 .ComputerPanel_sessionIcon__YQITS svg{color:#006fee}.ComputerPanel_cell__dDQ06 .ComputerPanel_clockIcon__Pwarq{bottom:4px;left:22px;background-color:rgba(243,18,96,.2)}.ComputerPanel_cell__dDQ06 .ComputerPanel_clockIcon__Pwarq svg{color:#f31260}@keyframes ComputerPanel_rotationLoader__EOC41{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ComputerPanel_starting-status__DJXy2{border:1px solid #e5e7eb!important}.ComputerPanel_on-status__YBHKP{border:1px solid #17c964!important}.ComputerPanel_session-ends-status__nW1U7,.ComputerPanel_session-status__TRUBY{border:1px solid #006fee!important}.ComputerPanel_service-status__XIqVT{border:1px solid #f31260!important}