@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-4e147ab6.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-9d0d55a3.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-ec685a46.ttf);font-weight:700}.sidebar{left:0;width:360px;height:100%;border-right:1px solid rgba(217,217,217,.1);background:#202020;position:absolute;padding:2px;transform:translate(0);transition:all .3s ease;z-index:99999}.sidebar.close.open{transform:translateY(80px);background-color:#d9d9d91a;border-radius:3px}.sidebar.close{transform:translate(-100%,80px);height:min-content;padding-bottom:10px}.sidebar__top{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px;transition:all .2s ease}.sidebar__top:hover{width:100%;background:rgba(217,217,217,.1);border-radius:2px}.sidebar__top-close{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.sidebar__top-close:hover{background-color:#d9d9d91a;border-radius:2px}.sidebar__user{display:flex;align-items:center;gap:10px}.sidebar__user-logo{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:5px;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%),#353535;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sidebar__user-name{color:#d5d5ca;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sidebar__menu{margin-top:20px;display:flex;flex-direction:column}.sidebar__menu-item{padding:10px;display:flex;align-items:center;gap:10px;cursor:pointer}.sidebar__menu-item:hover{width:100%;background:rgba(217,217,217,.1);border-radius:2px}.sidebar__menu-item span{color:#9b9b97;font-size:16px;font-weight:600;line-height:normal}.sidebar__tasks{margin-top:20px}.sidebar__tasks-task{padding:10px;display:flex;align-items:center;gap:10px;color:#9b9b97;font-size:16px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;transition:all .2s ease}.sidebar__tasks-task-drop{transform:rotate(-90deg)}.sidebar__tasks-task:hover{width:100%;background:rgba(217,217,217,.1);border-radius:5px}.help-enter-active,.help-leave-active{transition:opacity .3s ease}.help-enter-from,.help-leave-to{opacity:0}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto}body{background-color:#191919}a{text-decoration:none}li{list-style:none}.burger{position:relative;top:12px;left:12px;width:30px;height:30px;display:flex;flex-direction:column;justify-content:center;gap:7px;opacity:0;z-index:-1;transition:all .2s ease;cursor:pointer}.burger.active{opacity:1;z-index:999}.burger-item{width:30px;height:2px;background-color:#d5d5ca}.open-sidebar{position:relative;top:12px;left:12px;width:30px;height:30px;background:rgba(217,217,217,.1);display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;transform:rotate(180deg)}.hover{height:100%;width:300px;position:absolute;z-index:99}.help{position:absolute;top:12px;left:60px;width:120px;height:50px;background:rgba(217,217,217,.1);padding:5px;border-radius:3px}.help h3{font-size:13px;color:#d5d5ca}.help p{color:#d9d9d966;margin-top:3px}
