.left-panel[data-v-04cf0ec1]{width:300px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:rgba(13,26,56,.8);border-radius:12px;padding:20px;box-shadow:0 8px 32px rgb(0 0 0);border:1px solid rgba(64,128,255,.1);-ms-flex-negative:0;flex-shrink:0}.left-panel .project-title[data-v-04cf0ec1]{font-size:22px;font-weight:700;color:#4fc3f7;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid rgba(79,195,247,.3);text-align:center}.left-panel .tasks-section[data-v-04cf0ec1]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0}.left-panel .tasks-section .method-title[data-v-04cf0ec1]{font-size:20px;font-weight:700;color:#00e676;margin-bottom:10px;text-align:center;padding:8px;background:rgba(0,230,118,.1);border-radius:6px;border:1px solid rgba(0,230,118,.3)}.left-panel .tasks-section h3[data-v-04cf0ec1]{font-size:18px;margin-bottom:15px;color:#bbdefb}.left-panel .tasks-section .tasks-list[data-v-04cf0ec1]{list-style:none;overflow:hidden auto;-ms-flex:1;flex:1}.left-panel .tasks-section .tasks-list .task-item[data-v-04cf0ec1]{padding:15px;margin-bottom:12px;background:rgba(25,45,85,.6);border-radius:8px;border-left:4px solid #4fc3f7;cursor:pointer;transition:all .3s}.left-panel .tasks-section .tasks-list .task-item.active[data-v-04cf0ec1]{background:#1e3c72;border-left-color:#00e676}.left-panel .tasks-section .tasks-list .task-item .task-name[data-v-04cf0ec1]{font-size:16px;font-weight:600;margin-bottom:5px}.left-panel .tasks-section .tasks-list .task-item .task-date[data-v-04cf0ec1]{font-size:14px;color:#90a4ae}