@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swa);.board-card-container[data-v-71f27257]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;width:100%;border-radius:8px;border:1px solid var(--v-border-base);background-color:var(--v-neutral_background-base);height:-moz-fit-content;height:fit-content;cursor:pointer}.ghost[data-v-6959e182]{opacity:0}.board-column-card-list[data-v-6959e182],.board-column-container[data-v-6959e182]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;height:100%}.board-column-card-list[data-v-6959e182]{width:100%;overflow-y:auto;padding:12px;border-radius:8px;margin-top:12px;background-color:var(--v-neutral_card-base)}.board-column-header-container[data-v-71b15101],.board-group-divider-container{height:-moz-fit-content;height:fit-content}.board-group-divider-container{display:flex;position:sticky;top:40px;z-index:2;width:100%;min-height:40px;justify-content:flex-start;align-items:center;border-radius:8px;background-color:var(--v-neutral_card-base)}.board-group-divider-content{position:sticky;left:0;width:-moz-fit-content;width:fit-content}.board-group-container{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:column;margin-bottom:12px;height:100%}.board-group-columns{display:grid;gap:12px}.board-layout[data-v-37477256]{display:flex;flex-direction:column;position:inherit;width:100%;height:100%;overflow:auto}.board-container[data-v-37477256]{display:grid;position:sticky;top:0;z-index:3;gap:12px;padding:0 0 12px 0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.dashed[data-v-155041d7]{border:1px dashed var(--v-border-base)}.status-column-header-container[data-v-a5340d6c]{display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 10px 0 rgba(0,0,0,.15);width:100%;height:38px;border-radius:4px;background-color:var(--v-neutral_card-base)}.dynamic-circle[data-v-a5340d6c]{min-width:16px;height:16px;padding:0 6px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--v-neutral_card-base)}.task-text-field{font-size:14px}.task-text-field .v-input__slot{box-shadow:none!important}.task-text-field .v-input__control,.task-text-field .v-input__slot{background-color:inherit!important}.task-text-field .v-input__prepend-outer{margin:0!important}.v-btn-toggle>.v-btn.v-btn[data-v-7a6140e8]{border:0}@media screen and (max-width:600px){.task-btn-toggle[data-v-7a6140e8]{flex:1;max-width:inherit}}.data-table__group-status[data-v-249dcbe8]{display:flex;align-items:center;width:100%;gap:8px}.data-table-group__wrapper[data-v-780ccddb]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;overflow-x:auto;overflow-y:auto;padding:24px 0 24px 24px;gap:24px}.scheduler-month-view-header{display:flex;width:100%;height:40px;align-items:center}.scheduler-header-day{display:flex;flex:1;height:100%;justify-content:center;align-items:center;text-align:center;font-size:12px;font-weight:600;color:var(--v-text-base)}.scheduler-header-day:not(:last-child){border-right:1px solid var(--v-border-base)}.scheduler-month-day{display:flex;flex-direction:column;width:100%;height:100%}.scheduler-month-day:not(:last-child){border-right:1px solid var(--v-border-base)}.scheduler-month-day-header{display:flex;justify-content:center;align-items:center;padding:4px}.scheduler-month-day-header-number{display:flex;width:20px;height:20px;border-radius:50%;justify-content:center;align-items:center}.scheduler-month-day-header-number-today{background-color:var(--v-primary-base);color:#fff}.scheduler-month-day-header-number-not-current-month{color:var(--v-text_placeholder-base)}.scheduler-month-day-events{display:flex;flex-direction:column;width:100%;height:100%}.scheduler-month-card{display:flex;position:absolute;height:24px;background-color:var(--v-primary-base);align-items:center;border-radius:8px;padding:4px 8px;color:#fff;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .2s ease;z-index:1}.scheduler-month-card:hover{opacity:.9;z-index:2}.scheduler-month-card__title{margin:0;font-size:12px;font-weight:500}.scheduler-month-card--continues-left{border-top-left-radius:0;border-bottom-left-radius:0}.scheduler-month-card--continues-left:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.scheduler-month-card--continues-right{border-top-right-radius:0;border-bottom-right-radius:0}.scheduler-month-card--continues-right:after{content:"";position:absolute;right:0;top:0;width:8px;height:100%;background:linear-gradient(270deg,rgba(0,0,0,.2),transparent)}.scheduler-month-view-row{display:flex;flex:1;height:-moz-fit-content;height:fit-content;position:relative}.scheduler-month-view-row:not(:last-child){border-bottom:1px solid var(--v-border-base)}.scheduler-month-view{display:flex;flex-direction:column;width:100%;height:100%;border:1px solid var(--v-border-base);border-radius:8px;overflow-y:auto}.scheduler-week-header{position:sticky;top:0;z-index:2;display:flex;width:100%;height:40px;align-items:center;background-color:var(--v-neutral_background-base);border-bottom:1px solid var(--v-border-base)}.scheduler-week-header-time-space{min-width:60px;border-right:1px solid var(--v-border-base)}.scheduler-week-header-day{display:flex;flex:1;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center}.scheduler-week-header-day:not(:last-child){border-right:1px solid var(--v-border-base)}.scheduler-week-header-day-name{font-size:10px;font-weight:600;color:var(--v-text-base);margin-bottom:2px}.scheduler-week-header-day-number{display:flex;width:20px;height:20px;border-radius:50%;justify-content:center;align-items:center;font-size:12px}.scheduler-week-header-day-number-today{background-color:var(--v-primary-base);color:#fff}.scheduler-week-header-day-number-not-current-month{color:var(--v-text_placeholder-base)}.scheduler-week-card{display:flex;position:absolute;align-items:flex-start;border-radius:4px;padding:4px 6px;color:#fff;font-size:11px;overflow:hidden;cursor:pointer;transition:all .2s ease;min-height:20px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.scheduler-week-card:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.3)}.scheduler-week-card-content{display:flex;flex-direction:column;width:100%;min-width:0}.scheduler-week-card-time{font-weight:600;font-size:10px;margin-bottom:1px}.scheduler-week-card-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scheduler-week-day{display:flex;flex-direction:column;flex:1;position:relative}.scheduler-week-day:not(:last-child){border-right:1px solid var(--v-border-base)}.scheduler-week-day-hour{display:flex;flex-direction:column;border-bottom:1px solid var(--v-border-base);flex-shrink:0}.scheduler-week-day-hour-current{background-color:rgba(var(--v-primary-rgb),.05)}.scheduler-week-day-half-hour{height:30px;border-bottom:1px dashed rgba(var(--v-border-rgb),.3)}.scheduler-week-day-half-hour:last-child{border-bottom:none}.scheduler-week-view{display:flex;flex-direction:column;width:100%;height:100%;border:1px solid var(--v-border-base);border-radius:8px;overflow-y:auto}.scheduler-week-view-content{display:flex;width:100%;height:1440px}.scheduler-week-view-time-column{display:flex;flex-direction:column;min-width:60px;border-right:1px solid var(--v-border-base);flex-shrink:0}.scheduler-week-view-time-slot{display:flex;align-items:flex-start;justify-content:center;font-size:12px;color:var(--v-text-base);border-bottom:1px solid var(--v-border-base);padding:4px;padding-top:8px}.scheduler-week-view-days{display:flex;flex:1;width:100%}.scheduler-header{width:100%;height:40px;justify-content:space-between;padding:0 24px}.scheduler-header,.scheduler-header-date{display:flex;align-items:center}.scheduler-container,.task-scheduler-container{display:flex;flex-direction:column;width:100%;height:100%}.task-scheduler-container{padding-top:12px;overflow:hidden}