.media-player{max-width:100%;max-height:210px}.media-player_video{object-fit:contain;width:180px;height:125px}.media-player_fixed-width{min-height:115px;max-width:180px!important}.file-preview{border-radius:6px;flex-direction:column;justify-content:space-between;width:200px;min-width:200px;max-height:290px;padding:8px;display:flex;position:relative}.file-preview:last-child:has(img.file-preview__file-type){margin-right:6px}.file-preview_multiple-mode{width:200px;max-width:200px!important}.file-preview{border:1px solid var(--ap-borders-color);background:var(--ap-content-background-color);cursor:pointer}.file-preview__img img{object-fit:contain;max-width:100%;max-height:200px}.file-preview__img{display:contents}.file-preview__link,.file-preview__link:visited{width:100%;color:var(--ap-link-color);flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.file-preview__file-type{position:absolute;bottom:7px;right:-15px}.file-preview__icon{opacity:0}.file-preview__remove-action{z-index:1;position:absolute;top:0;right:0}.file-preview__download-action{z-index:1;background:var(--ap-content-background-color);width:24px;height:24px;color:var(--ap-link-color);opacity:0;border-radius:4px;place-items:center;display:grid;position:absolute;top:8px;left:8px}.file-preview:hover .file-preview__icon{opacity:1}.file-preview__body{flex:2 1 fit-content;position:relative}.file-preview__footer{flex:0 2 fit-content;margin-top:6px}.file-preview_task-field{background:0 0;border:0;width:100%;min-width:0;max-width:none;height:128px;max-height:none;padding:0}.file-preview_task-field .file-preview__body{background:var(--ap-page-layout-background);border-radius:6px;flex:auto;justify-content:center;align-items:center;min-height:92px;display:flex;position:relative;overflow:hidden}.file-preview_task-field .file-preview__img{justify-content:center;align-items:center;width:100%;height:92px;display:flex}.file-preview_task-field .file-preview__img img{object-fit:contain;width:100%;height:100%}.file-preview_task-field .file-preview__img_fallback img{width:48px;height:48px}.file-preview_task-field .file-preview__footer{min-width:0;margin-top:4px}.file-preview_task-field .file-preview__footer>:first-child{min-width:0;padding-right:18px}.file-preview_task-field .file-preview__footer>:last-child{position:absolute;bottom:0;right:0}.file-preview_task-field .file-preview__file-type{bottom:19px;right:-2px}.file-preview_task-field .file-preview__menu-action,.file-preview_task-field:hover .file-preview__download-action,.file-preview_task-field:focus-visible .file-preview__download-action{opacity:1}.task-files-editor[data-v-41b40460]{box-sizing:border-box;border:1px dashed var(--ap-borders-color);background:var(--ap-content-background-color);border-radius:6px;width:100%;min-width:0;padding:12px;transition:border-color .12s;container:task-files-editor/inline-size}.task-files-editor__header[data-v-41b40460]{justify-content:space-between;align-items:center;gap:8px;min-height:20px;display:flex}.task-files-editor__label[data-v-41b40460]{min-width:0;color:var(--ap-control-secondary-text-color);font-size:12px;line-height:16px}.task-files-editor__picker[data-v-41b40460]{flex:none;overflow:visible}.task-files-editor__picker[data-v-41b40460] .file-picker{overflow:visible}.task-files-editor__attach[data-v-41b40460]{min-width:24px;min-height:24px;color:var(--ap-link-color);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0;display:inline-flex}.task-files-editor__attach[data-v-41b40460]:focus-visible{outline:none}.task-files-editor__empty-label[data-v-41b40460]{color:var(--ap-disabled-text-color);align-items:center;gap:8px;display:inline-flex}.task-files-editor__files[data-v-41b40460]{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 16px 16px 0;display:grid}.task-files-editor--empty[data-v-41b40460]{min-height:60px}.task-files-editor--empty .task-files-editor__header[data-v-41b40460]{justify-content:flex-start;min-height:34px}.task-files-editor--compact[data-v-41b40460]{padding:8px}.task-files-editor--inline[data-v-41b40460]{background:0 0;border-style:solid;border-width:0 0 1px;border-radius:0;padding-left:0;padding-right:0}.task-files-editor--disabled[data-v-41b40460],.task-files-editor--readonly[data-v-41b40460]{border-color:var(--ap-border-disabled-color)}.task-files-editor--disabled .task-files-editor__label[data-v-41b40460],.task-files-editor--readonly .task-files-editor__label[data-v-41b40460]{color:var(--ap-disabled-text-color)}.task-files-editor[data-v-41b40460]:hover:not(.task-files-editor--disabled,.task-files-editor--readonly),.task-files-editor[data-v-41b40460]:focus-within:not(.task-files-editor--disabled,.task-files-editor--readonly){border-color:var(--ap-border-hover-color)}.task-files-editor--invalid[data-v-41b40460]{border-color:var(--q-negative)}.task-files-editor__error[data-v-41b40460]{color:var(--q-negative);margin-top:8px;font-size:12px}@container task-files-editor (width>=300px){.task-files-editor__files[data-v-41b40460]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container task-files-editor (width>=450px){.task-files-editor__files[data-v-41b40460]{grid-template-columns:repeat(3,minmax(0,1fr))}}@container task-files-editor (width>=600px){.task-files-editor__files[data-v-41b40460]{grid-template-columns:repeat(4,minmax(0,1fr))}}.task-duration-card{background-color:var(--ap-content-background-color);width:fit-content;min-width:485px;height:fit-content;max-width:780px!important}.task-duration-card__calendar-wrapper{background-color:var(--ap-page-layout-background);justify-content:center;padding:32px 24px;display:flex}.task-duration-card__footer{justify-content:flex-end;gap:8px;padding:20px 24px;display:flex}.task-duration-card__input-date{width:104px;position:relative}.task-duration-card__input-date.active .q-field__control{border:1px solid var(--ap-button-primary-border-color);box-shadow:0 0 8px #0062b280}.task-duration-card__input-date .q-field__control{border:1px solid var(--ap-borders-color);border-radius:6px}.task-duration-card__input-date .q-field__label,.task-duration-card__input-date .q-field__native{color:var(--ap-text-color);text-align:center;font-size:15px}.task-duration-card__input-date .q-field__label{transform-origin:top;width:100%;max-width:100%;left:0}.task-duration-card__input-date .q-field__append{display:none}.task-duration-card__input-date .q-field__bottom{padding-top:3px}.task-duration-card__time-selector{margin-top:-3px}.task-duration-card__time-selector .q-time__header{display:none!important}.task-duration-card .task-duration-card__clear-icon{position:absolute;top:0;right:0}.task-duration-card__duration-btn{cursor:pointer;height:16px;padding:0 6px;font-size:12px;line-height:16px;border-radius:6px!important}.task-duration-card__duration-btn.selected{color:var(--ap-white-text-color);background-color:var(--ap-button-loader-background)!important}.task-duration-card__duration-btn:hover{background-color:var(--ap-hover-background-color)}
