.dialog-content[data-v-19bfd710]{display:grid;grid-auto-flow:column;align-items:center;gap:10px;padding:15px}[data-v-1ff58f1c]:root{--q-color-lighter-grey:#eaeaea;--q-color-font-color:#212529;--q-color-tertiary:#44b2c3;--q-color-light:#bdbdbd;--q-color-light-d:#aaa;--q-color-faded:#777;--q-color-dark:#424242;--q-color-positive:#008c76;--q-color-lm-green:#008c76}.text-lm-green[data-v-1ff58f1c]{color:var(--q-color-lm-green)}.bg-lm-green[data-v-1ff58f1c]{background:var(--q-color-lm-green)}.header[data-v-1ff58f1c]{display:grid;grid-template-columns:1fr 1fr;align-items:start}.header .left.section[data-v-1ff58f1c]{display:grid;font-size:.875rem;justify-content:start}.header .left.section span[data-v-1ff58f1c]:first-child{color:#2f5e80}.header .left.section span[data-v-1ff58f1c]:last-child{font-weight:500;color:#25405b}.header .right.section[data-v-1ff58f1c]{display:grid;justify-content:end;grid-auto-flow:column;align-items:center;gap:10px}.header .right.section .participants[data-v-1ff58f1c]{display:grid;grid-template-columns:repeat(auto-fit,30px);justify-content:end;padding:0 10px;max-width:450px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .right.section .participants .participant[data-v-1ff58f1c]{position:relative;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:2px solid #fff;color:#fff;font-weight:500;font-size:.875rem;cursor:pointer;transition:transform .2s ease-in-out;-webkit-animation:fadeInScaleIn-data-v-1ff58f1c .35s ease-in-out both;animation:fadeInScaleIn-data-v-1ff58f1c .35s ease-in-out both}.header .right.section .participants .participant.active[data-v-1ff58f1c]:before{content:"";width:122%;height:122%;position:absolute;top:-4px;left:-4px;border-radius:50%;border:2px solid #59cd90}.header .right.section .participants .participant[data-v-1ff58f1c]:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.header .right.section .participants .participant[data-v-1ff58f1c]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.header .right.section .participants .participant[data-v-1ff58f1c]:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.header .right.section .participants .participant[data-v-1ff58f1c]:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.header .right.section .participants .participant[data-v-1ff58f1c]:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.header .right.section .participants .participant[data-v-1ff58f1c]:hover{z-index:1;transform:translateY(-4px)}@-webkit-keyframes fadeInScaleIn-data-v-1ff58f1c{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}@keyframes fadeInScaleIn-data-v-1ff58f1c{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}[data-v-0580da46]:root{--q-color-lighter-grey:#eaeaea;--q-color-font-color:#212529;--q-color-tertiary:#44b2c3;--q-color-light:#bdbdbd;--q-color-light-d:#aaa;--q-color-faded:#777;--q-color-dark:#424242;--q-color-positive:#008c76;--q-color-lm-green:#008c76}.text-lm-green[data-v-0580da46]{color:var(--q-color-lm-green)}.bg-lm-green[data-v-0580da46]{background:var(--q-color-lm-green)}.single-task[data-v-0580da46]{border-radius:3px;background:#fff;display:grid;grid-template-rows:auto 40px auto;align-items:start;cursor:pointer}.single-task>.title[data-v-0580da46]{line-height:.9rem;max-height:45px;color:#050505;font-size:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding:15px;word-break:break-word}.single-task>.info[data-v-0580da46]{display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;padding:8px 15px}.single-task>.info .date-details[data-v-0580da46]{color:#535b7a;font-size:.875rem;opacity:.64}.single-task>.info>span[data-v-0580da46]{padding:0 5px;color:#fff;font-size:.625rem;font-weight:500;text-transform:capitalize}.single-task>.related[data-v-0580da46]{display:grid;grid-template-columns:1fr auto;align-items:center;height:100%;border-top:1px solid #f2f2f2;padding:8px 12px}.single-task>.related>.assignees[data-v-0580da46]{display:grid;grid-template-columns:repeat(auto-fit,25px)}.single-task>.related>.assignees .assignee[data-v-0580da46]{border-radius:50%;width:31px;height:31px;font-size:.75rem;display:flex;justify-content:center;align-items:center;border:2px solid #fff;color:#fff;font-weight:500;cursor:pointer}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]{-webkit-animation:fadeInScaleIn-data-v-0580da46 .35s ease-in-out both;animation:fadeInScaleIn-data-v-0580da46 .35s ease-in-out both}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]:first-child{-webkit-animation-delay:.3s;animation-delay:.3s}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.single-task>.related>.assignees .assignee.animated[data-v-0580da46]:nth-child(5){-webkit-animation-delay:.7s;animation-delay:.7s}.single-task>.related>.assignees .assignee.more>span[data-v-0580da46]{font-size:1.5rem;height:100%;line-height:20px}.single-task>.related>.details[data-v-0580da46]{display:grid;grid-auto-flow:column;gap:10px}.single-task>.related>.details>.icon-info[data-v-0580da46]{display:grid;grid-auto-flow:column;align-items:center;gap:5px}.single-task>.related>.details>.icon-info>span[data-v-0580da46]{color:#050505;font-size:1rem;font-weight:500}@-webkit-keyframes fadeInScaleIn-data-v-0580da46{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}@keyframes fadeInScaleIn-data-v-0580da46{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}[data-v-022da19e]:root{--q-color-lighter-grey:#eaeaea;--q-color-font-color:#212529;--q-color-tertiary:#44b2c3;--q-color-light:#bdbdbd;--q-color-light-d:#aaa;--q-color-faded:#777;--q-color-dark:#424242;--q-color-positive:#008c76;--q-color-lm-green:#008c76}.text-lm-green[data-v-022da19e]{color:var(--q-color-lm-green)}.bg-lm-green[data-v-022da19e]{background:var(--q-color-lm-green)}@-webkit-keyframes placeHolderShimmer-data-v-022da19e{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer-data-v-022da19e{0%{background-position:-468px 0}to{background-position:468px 0}}.state[data-v-022da19e]{display:grid;grid-template-rows:auto 1fr;gap:10px;align-items:start;background:#f1f4fd;padding:15px;overflow:hidden;border-radius:4px;position:relative}.state__header[data-v-022da19e]{height:20px;width:100%;border-radius:15px;-webkit-animation:placeHolderShimmer-data-v-022da19e 2s linear infinite forwards;animation:placeHolderShimmer-data-v-022da19e 2s linear infinite forwards;background:linear-gradient(90deg,#eee 8%,#fff 18%,#eee 33%);background-size:800px 104px}.state__body[data-v-022da19e]{display:grid;align-content:start;height:100%;overflow:hidden}.state__body .single-task[data-v-022da19e]{border-radius:4px;background:#fff;display:grid;grid-template-rows:auto 40px auto;align-items:start;cursor:pointer;height:150px;-webkit-animation:placeHolderShimmer-data-v-022da19e 2s linear infinite forwards;animation:placeHolderShimmer-data-v-022da19e 2s linear infinite forwards;background:linear-gradient(90deg,#eee 8%,#fff 18%,#eee 33%);background-size:800px 104px}[data-v-835656f4]:root{--q-color-lighter-grey:#eaeaea;--q-color-font-color:#212529;--q-color-tertiary:#44b2c3;--q-color-light:#bdbdbd;--q-color-light-d:#aaa;--q-color-faded:#777;--q-color-dark:#424242;--q-color-positive:#008c76;--q-color-lm-green:#008c76}.text-lm-green[data-v-835656f4]{color:var(--q-color-lm-green)}.bg-lm-green[data-v-835656f4]{background:var(--q-color-lm-green)}[data-v-835656f4] .q-btn-dropdown{padding:0}[data-v-835656f4] .drag-handle{cursor:move}[data-v-835656f4] .q-btn{transition:none!important}.option[data-v-835656f4]{padding:10px 35px 10px 10px;cursor:pointer}.option[data-v-835656f4]:hover{background:#f2f2f2}.option+.option[data-v-835656f4]{border-top:1px solid #f2f2f2}.state-header[data-v-835656f4]{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;font-weight:500;font-size:1.125rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;gap:15px}.state-header>.name[data-v-835656f4]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.state-header .options[data-v-835656f4]{font-size:1.3rem;cursor:pointer;height:12px;line-height:5px;letter-spacing:-1px}[data-v-0b403278]:root{--q-color-lighter-grey:#eaeaea;--q-color-font-color:#212529;--q-color-tertiary:#44b2c3;--q-color-light:#bdbdbd;--q-color-light-d:#aaa;--q-color-faded:#777;--q-color-dark:#424242;--q-color-positive:#008c76;--q-color-lm-green:#008c76}.text-lm-green[data-v-0b403278]{color:var(--q-color-lm-green)}.bg-lm-green[data-v-0b403278]{background:var(--q-color-lm-green)}@-webkit-keyframes placeHolderShimmer-data-v-0b403278{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer-data-v-0b403278{0%{background-position:-468px 0}to{background-position:468px 0}}[data-v-0b403278] .q-btn-dropdown .q-btn-dropdown__arrow{display:none}.smooth-dnd-ghost.state[data-v-0b403278]{transform:rotate(-2deg);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.smooth-dnd-ghost.single-task.left[data-v-0b403278]{transform:rotate(-5deg);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.smooth-dnd-ghost.single-task.right[data-v-0b403278]{transform:rotate(5deg);box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.board[data-v-0b403278]{height:calc(100vh - 100px)!important;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);border-radius:4px;background:#fff;display:grid;grid-template-rows:60px 1fr;padding:25px}.board .lists[data-v-0b403278]::-webkit-scrollbar{width:6px}.board .lists[data-v-0b403278]::-webkit-scrollbar-track{background:#dae1e7;border-radius:15px}.board .lists[data-v-0b403278]::-webkit-scrollbar-thumb{background:#b4b6c3;border-radius:10px}.board .states[data-v-0b403278]{display:grid;grid-template-columns:repeat(4,400px);grid-auto-flow:column;justify-content:space-between;gap:10px;overflow:auto hidden;padding-bottom:20px}.board .states.more-than-4[data-v-0b403278]{padding-bottom:20px}.board .states .state[data-v-0b403278]{display:grid;grid-template-rows:auto 1fr;gap:10px;align-items:start;background:#e8ecf7;padding:15px;overflow:hidden;border-radius:5px;width:400px}.board .states .state__body[data-v-0b403278]::-webkit-scrollbar{width:6px}.board .states .state__body[data-v-0b403278]::-webkit-scrollbar-track{background:#dae1e7;border-radius:15px}.board .states .state__body[data-v-0b403278]::-webkit-scrollbar-thumb{background:#b4b6c3;border-radius:10px}.board .states .state__body[data-v-0b403278]{display:grid;align-content:start;gap:10px;height:100%;overflow:auto}.board .states .state__body .smooth-dnd-draggable-wrapper[data-v-0b403278]{overflow:unset}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]{-webkit-animation:fadeInScaleIn-data-v-0b403278 .35s ease-in-out both;animation:fadeInScaleIn-data-v-0b403278 .35s ease-in-out both}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]:first-child{-webkit-animation-delay:50ms;animation-delay:50ms}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.board .states .state__body .smooth-dnd-draggable-wrapper.animation-once[data-v-0b403278]:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.board .state-loaders[data-v-0b403278]{display:grid;grid-template-columns:repeat(4,400px);grid-auto-flow:column;justify-content:space-between;gap:10px;overflow:auto hidden;padding-bottom:20px}.fade-leave-active[data-v-0b403278]{transition:opacity .3s ease-in-out}.fade-leave-to[data-v-0b403278]{opacity:.1}@-webkit-keyframes fadeInScaleIn-data-v-0b403278{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}@keyframes fadeInScaleIn-data-v-0b403278{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}