.app-page.app-page--add-footage{box-sizing:content-box}.footage-layout{display:flex;gap:32px}.footage-raw-files{align-self:flex-start;background-color:#fff;border:1px solid #e9ecef;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.06);flex-shrink:0;padding:24px;width:240px}.footage-raw-files__title{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;margin:0 0 16px}.footage-raw-files__empty{color:#6c757d;font-size:14px;margin:0}.footage-raw-files__list{list-style:none;margin:0;padding:0}.footage-raw-files__item{align-items:center;border-radius:4px;cursor:grab;display:flex;font-size:14px;justify-content:space-between;padding:8px 16px;transition:background-color .15s ease}.footage-raw-files__item:hover{background-color:#f4f6f8}.footage-raw-files__item:active{cursor:grabbing}.footage-raw-files__filename{color:#343a40;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footage-raw-files__size{color:#6c757d;flex-shrink:0;font-size:12px;margin-left:8px}.footage-main{flex:1;min-width:0}.footage-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.footage-header h1{margin:0}.footage-header__actions{display:flex;gap:8px}.footage-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.footage-card{background-color:#fff;border:2px solid #e9ecef;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.06);cursor:pointer;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.footage-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.footage-card.is-drag-over{border-color:#1a5276;box-shadow:0 0 0 3px rgba(26,82,118,.2)}.footage-card__thumbnail{aspect-ratio:16/9;background-color:#e9ecef;overflow:hidden;width:100%}.footage-card__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footage-card__placeholder{background-color:#e9ecef;height:100%;width:100%}.footage-card__info{padding:16px}.footage-card__title{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;margin:0 0 4px}.footage-card__badge{background-color:rgba(26,82,118,.1);border-radius:4px;color:#1a5276;display:inline-block;font-size:12px;margin-right:8px;padding:2px 8px}.footage-card__date{color:#6c757d;font-size:12px}.upload-footage{max-width:1200px}.upload-footage__error{background-color:rgba(192,57,43,.08);border:1px solid rgba(192,57,43,.2);border-radius:6px;color:#c0392b;font-size:16px;margin-top:32px;padding:24px}.upload-footage__error p{margin:0}.add-footage-form{max-width:600px}.add-footage-form__group{margin-bottom:24px}.add-footage-form__label{color:#1a1e23;display:block;font-size:16px;font-weight:600;margin-bottom:4px}.add-footage-form__file-list{display:flex;flex-direction:column;gap:4px}.add-footage-form__file-item{align-items:center;border:1px solid #e9ecef;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:background-color .15s ease}.add-footage-form__file-item:hover{background-color:#f4f6f8}.add-footage-form__file-item input[type=checkbox]{flex-shrink:0}.add-footage-form__file-name{color:#343a40;font-size:14px}.add-footage-form__checkbox-label{align-items:center;color:#343a40;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px}.add-footage-form__checkbox-label input[type=checkbox]{cursor:pointer;height:18px;margin:0;width:18px}.add-footage-form__error{background-color:rgba(192,57,43,.08);border:1px solid rgba(192,57,43,.2);border-radius:6px;color:#c0392b;font-size:14px;margin-bottom:24px;padding:16px}.add-footage-form__actions{align-items:center;display:flex;gap:8px}.add-footage-form__success{color:#27ae60;font-size:14px;font-weight:500}.footage-tabs{border-bottom:1px solid #dee2e6;gap:0;margin-bottom:0;position:relative}.footage-tabs__tab{background-color:#f4f6f8;border:1px solid #dee2e6;border-bottom:none;border-radius:6px 6px 0 0;color:#6c757d;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;margin-bottom:-1px;margin-right:-1px;padding:8px 24px;position:relative;transition:background-color .15s ease,color .15s ease}.footage-tabs__tab:hover{background-color:#fafbfc;color:#343a40}.footage-tabs__tab.is-active{background-color:#fff;border-color:#dee2e6;color:#1a1e23;z-index:1}.footage-tabs__tab.is-active:after{background-color:#fff;bottom:-1px;content:"";height:1px;left:0;position:absolute;right:0}.footage-tabs__content{background-color:#fff;border:1px solid #dee2e6;border-radius:0 0 6px 6px;border-top:none;min-height:300px}.footage-tab-panel{padding:24px}.footage-tab-panel--communications .communications{border-top:none;margin-top:0;padding-top:0}.footage-tab-panel--communications .communications__title{margin-top:0}.footage-edit-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-bottom:24px}.footage-edit-actions__done{color:#27ae60;font-size:16px;font-weight:600}.footage-tab-panel__placeholder{color:#6c757d;font-size:16px;margin:0}.footage-file-browser{background-color:#fff;border:1px solid #e9ecef;border-radius:6px;padding:24px}.footage-file-browser__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.footage-file-browser__header h3{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;margin:0}.footage-files-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.footage-files-header h3{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;margin:0}.footage-files-empty{color:#6c757d;font-size:14px;margin:0 0 24px}.footage-files-list{list-style:none;margin:0 0 24px;padding:0}.footage-files-item{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:4px;padding:8px 16px}.footage-files-item:last-child{margin-bottom:0}.footage-files-item__name{color:#343a40;flex:1;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footage-files-item__remove{background:none;border:none;color:#6c757d;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;margin-left:8px;padding:0 4px;transition:color .15s ease}.footage-files-item__remove:hover{color:#c0392b}.footage-files-actions{margin-top:24px}.processing-group{margin-bottom:24px}.processing-group:last-child{margin-bottom:0}.processing-group__title{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;margin:0 0 8px;text-transform:capitalize}.processing-group__layers{list-style:none;margin:0;padding:0}.processing-group__layer{background-color:#f4f6f8;border:1px solid #e9ecef;border-radius:4px;color:#343a40;font-size:14px;margin-bottom:4px;padding:8px 16px}.processing-group__layer:last-child{margin-bottom:0}.processing-group__empty{color:#6c757d;font-size:14px;margin:0}.processing-group__actions{align-items:center;display:flex;gap:8px;margin-top:16px}.processing-group__status{color:#6c757d;font-size:14px;font-weight:500}.processing-group__link{color:#1a5276;display:inline-block;font-size:14px;font-weight:600;text-decoration:none}.processing-group__link:hover{text-decoration:underline}.processing-group__error{color:#c0392b;font-size:14px}@media(max-width:768px){.footage-layout{flex-direction:column}.footage-raw-files{width:100%}.footage-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.footage-header{align-items:flex-start;flex-direction:column;gap:8px}.footage-tabs{flex-wrap:wrap}.footage-tabs__tab{padding:8px 16px}}.rich-editor__toolbar{align-items:center;background-color:#f4f6f8;border:1px solid #dee2e6;border-bottom:none;border-radius:6px 6px 0 0;display:flex;gap:4px;padding:8px}.rich-editor__tool{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:4px;color:#343a40;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;height:32px;justify-content:center;padding:0;transition:background-color .15s ease,border-color .15s ease;width:32px}.rich-editor__tool:hover{background-color:#fff;border-color:#dee2e6}.rich-editor__tool:active{background-color:#e9ecef}.rich-editor__separator{background-color:#dee2e6;height:20px;margin:0 4px;width:1px}.rich-editor__content{background-color:#fff;border:1px solid #dee2e6;border-radius:0 0 6px 6px;color:#343a40;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;min-height:200px;outline:none;padding:24px}.rich-editor__content:focus{border-color:#1a5276;box-shadow:0 0 0 3px rgba(26,82,118,.2)}.rich-editor__content p{margin:0 0 16px}.rich-editor__content p:last-child{margin-bottom:0}.rich-editor__content h2{color:#1a1e23;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;margin:0 0 16px}.rich-editor__content ol,.rich-editor__content ul{margin:0 0 16px;padding-left:32px}.rich-editor__content li{margin-bottom:4px}.rich-editor__content a{color:#1a5276;text-decoration:underline}@media(max-width:768px){.rich-editor__toolbar{flex-wrap:wrap}}
