:root{color:#202124;background:#f5f6f7;font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);display:grid;gap:16px;background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:22px}.login-brand{color:#202124;padding:0}.sidebar{background:#16191d;color:#e8eaed;padding:18px 14px;display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:11px;padding:5px 6px}.brand strong,.brand span{display:block}.brand span{color:#9aa0a6;font-size:12px;margin-top:2px}.brand-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#2f6fed}.nav{display:grid;gap:6px}.nav button{height:40px;border:0;border-radius:8px;background:transparent;color:#bdc1c6;display:flex;align-items:center;gap:10px;padding:0 12px}.nav button:hover,.nav button.active{background:#242a31;color:#fff}.main{padding:22px;min-width:0}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.topbar h1{margin:0;font-size:25px}.topbar p{margin:6px 0 0;color:#6b7280;font-size:14px}.top-actions,.user-select{display:flex;align-items:center;gap:8px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.safety-toggle,.backup-button{min-height:36px;display:inline-flex;align-items:center;gap:7px}.safety-toggle{border:1px solid #ffd27a;border-radius:8px;color:#8a5a00;background:#fff5d6;padding:0 11px;font-weight:700}.safety-toggle.paused{color:#197044;background:#e7f6ee;border-color:#b7e2ca}.account-menu{position:relative}.user-select{height:36px;background:#fff;border:1px solid #dfe3e8;border-radius:8px;padding:0 10px}button.user-select{color:#202124}.user-select select{border:0;outline:0;background:transparent}.password-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(320px,calc(100vw - 32px));display:grid;gap:10px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px;box-shadow:0 16px 36px #16191d24}.password-panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.password-panel-head .icon-button{width:30px;height:30px}.password-panel .notice{margin-bottom:0}.icon-button{width:36px;height:36px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;display:grid;place-items:center}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric{background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:14px;display:grid;gap:7px}.metric svg{color:#2f6fed}.metric span{color:#6b7280;font-size:13px}.metric strong{font-size:24px}.task-board,.results-page,.projects-page,.cost-page{display:grid;gap:14px}.cost-controls{display:grid;grid-template-columns:repeat(7,minmax(130px,1fr));gap:10px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.cost-controls label{min-width:0}.cost-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.cost-metric{min-width:0;display:grid;gap:7px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.cost-metric svg{color:#2f6fed}.cost-metric span{color:#6b7280;font-size:12px}.cost-metric strong{min-width:0;font-size:20px;overflow-wrap:anywhere}.cost-note{display:flex;gap:10px;align-items:baseline;padding:11px 13px;color:#4b5563;background:#fafbfc;border:1px solid #edf0f3;border-radius:8px;font-size:13px;line-height:1.5}.cost-note strong{color:#202124;white-space:nowrap}.cost-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:14px;align-items:start}.cost-layout>*{min-width:0}.cost-table-panel table{min-width:900px}.cost-side-panel{min-width:0;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.cost-drama-list{display:grid;gap:10px}.cost-drama-card{display:grid;gap:10px;padding:11px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.cost-drama-card>div:first-child{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.cost-drama-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cost-drama-card span{color:#6b7280;font-size:12px;white-space:nowrap}.cost-member-chips{display:flex;flex-wrap:wrap;gap:6px}.cost-member-chips span{color:#225ac7;background:#eef4ff;border-radius:999px;padding:5px 8px;white-space:normal}.board-strip{display:flex;flex-wrap:wrap;gap:0;background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:9px 14px}.board-strip div{min-width:0;min-height:32px;display:flex;align-items:baseline;gap:8px;border-right:1px solid #edf0f3;padding:5px 18px 5px 0;margin-right:18px}.board-strip div:last-child{border-right:0;margin-right:0;padding-right:0}.board-strip strong{min-width:0;color:#202124;font-size:16px;line-height:1.15;overflow-wrap:anywhere}.board-strip span{color:#6b7280;font-size:12px}.task-filter-panel{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.task-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.task-filter-head>div{display:grid;gap:4px}.task-filter-head strong{font-size:15px}.task-filter-head span{color:#6b7280;font-size:12px}.task-filter-head .text-button{margin-top:0}.task-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;align-items:end}.task-search-field{grid-column:span 2}.task-list{display:grid;gap:12px}.task-row,.form-panel,.side-form,.table-panel{background:#fff;border:1px solid #e4e7eb;border-radius:8px}.task-row{display:grid;gap:12px;padding:14px 16px}.task-row.compact{gap:10px}.task-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.row-select,.card-select,.select-all{display:inline-flex;align-items:center;gap:7px;color:#4b5563;font-size:12px;font-weight:700}.row-select input,.card-select input,.select-all input,.select-cell input{width:auto;min-height:0;padding:0}.card-select{position:absolute;top:10px;left:10px;z-index:2;width:28px;height:28px;justify-content:center;border-radius:8px;background:#ffffffeb;border:1px solid #dfe3e8}.task-head h2,.side-form h2,.table-panel h2{margin:0;font-size:16px}.task-title-block{flex:1 1 auto;min-width:0}.task-eyebrow{display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:5px;color:#6b7280;font-size:12px}.task-head p{margin:6px 0 0;color:#4b5563;line-height:1.55;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-status-side{flex:0 0 auto;display:grid;justify-items:end;gap:7px;color:#6b7280;font-size:12px;font-weight:700}.progress-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:10px;align-items:center;color:#6b7280;font-size:12px;font-weight:700}.progress-row.compact{grid-template-columns:1fr}.progress{height:7px;background:#edf0f3;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:#2f6fed}.task-summary-line{display:flex;flex-wrap:wrap;gap:7px}.task-summary-line span{max-width:100%;color:#4b5563;background:#fafbfc;border:1px solid #edf0f3;border-radius:999px;padding:6px 9px;font-size:12px;overflow-wrap:anywhere}.task-bulk-details{background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:12px 14px}.task-bulk-details summary{display:flex;justify-content:space-between;gap:12px;color:#4b5563;font-size:13px;font-weight:700;cursor:pointer}.task-bulk-details summary strong{color:#6b7280;font-size:12px}.task-bulk-toolbar{margin-top:12px}.task-detail-grid,.result-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.task-detail-grid>div,.result-meta-grid>div{min-width:0;display:grid;gap:4px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc;padding:8px 10px}.task-detail-grid span,.result-meta-grid span{color:#6b7280;font-size:11px}.task-detail-grid strong,.result-meta-grid strong{min-width:0;color:#202124;font-size:12px;font-weight:650;overflow-wrap:anywhere}.task-files,.file-list,.pill-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.task-file-block{display:grid;gap:8px;margin-top:12px}.task-file-group{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;color:#4b5563}.task-file-group strong{color:#202124}.task-file-group a{color:#225ac7;background:#eef4ff;border-radius:999px;padding:6px 10px;text-decoration:none}.task-row-footer{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.task-admin-details{flex:1 1 260px;min-width:0}.task-admin-details summary{color:#4b5563;font-size:12px;font-weight:700;cursor:pointer}.task-admin-details .task-actions{margin-top:10px}.task-files a,.file-list a,.pill-list span{color:#225ac7;background:#eef4ff;border-radius:999px;padding:6px 10px;text-decoration:none;font-size:12px}.download-link{display:inline-flex;align-items:center;gap:5px}.result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.result-filter-panel{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.result-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;align-items:end}.result-search-field{grid-column:span 2}.result-grid>.empty{grid-column:1 / -1}.result-card{position:relative;display:grid;grid-template-columns:1fr;overflow:hidden;background:#fff;border:1px solid #edf0f3;border-radius:8px}.result-preview{width:100%;aspect-ratio:16 / 9;background:#111827;border:0;border-bottom:1px solid #edf0f3;border-radius:0;overflow:hidden}.result-preview video,.result-placeholder{width:100%;height:100%}.result-preview video{display:block;object-fit:contain;background:#111827}.result-placeholder{display:grid;place-items:center;color:#6b7280}.result-info{min-width:0;display:grid;gap:10px;align-content:start;padding:12px}.result-info h2{margin:0;font-size:16px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.result-info p{margin:6px 0 0;color:#4b5563;font-size:13px;line-height:1.5;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.result-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.result-actions a{color:#225ac7;background:#eef4ff;border-radius:999px;padding:7px 11px;text-decoration:none;font-size:12px}.result-detail-panel{display:grid;gap:8px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc;padding:10px}.result-detail-panel>strong{color:#202124;font-size:12px}.result-detail-panel pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#4b5563;font-size:12px;line-height:1.5}.detail-drawer-backdrop{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end;background:#11182761}.result-detail-drawer{width:min(640px,100%);height:100%;overflow:auto;display:grid;align-content:start;gap:14px;background:#fff;border-left:1px solid #dfe3e8;padding:18px;box-shadow:-12px 0 30px #1118272e}.drawer-head,.drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-head h2{margin:3px 0 0;font-size:19px}.drawer-head span{color:#6b7280;font-size:12px}.drawer-actions{justify-content:flex-start;flex-wrap:wrap}.drawer-video{width:100%;aspect-ratio:16 / 9;border-radius:8px;background:#111827}.drawer-video.placeholder{display:grid;place-items:center;color:#9aa0a6}.drawer-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.source-preview-list{display:grid;gap:8px}.source-preview-item{min-width:0;display:grid;grid-template-columns:38px auto minmax(0,1fr);align-items:center;gap:8px;color:#4b5563;text-decoration:none}.source-preview-item span{font-size:12px;color:#6b7280}.source-preview-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#225ac7;font-size:12px}.form-panel,.side-form{padding:16px}.form-panel.drag-active{outline:2px solid #2f6fed;outline-offset:3px}.form-section{display:grid;gap:12px;padding-top:16px;margin-top:16px;border-top:1px solid #edf0f3}.form-section.first{padding-top:0;margin-top:0;border-top:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title h2{margin:0;font-size:15px}.mode-hint{display:grid;gap:4px;color:#6b7280;background:#fafbfc;border:1px solid #edf0f3;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.5}.mode-hint strong{color:#202124}.wide-label{margin-top:0}.segmented{display:inline-flex;padding:3px;border:1px solid #dfe3e8;border-radius:8px;background:#fafbfc}.segmented button{min-height:30px;border:0;border-radius:6px;padding:0 10px;color:#4b5563;background:transparent;font-size:12px;font-weight:700}.segmented button.active{color:#fff;background:#2f6fed}.project-picker{display:grid;gap:12px}.project-picker-grid{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(130px,.7fr) minmax(180px,1fr);gap:12px}.project-select-field{max-width:720px}.project-summary{min-height:38px;display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#4b5563;font-size:12px}.project-summary strong{color:#202124;font-size:13px}.project-summary span{border-radius:999px;background:#f1f3f4;padding:6px 9px}.project-summary.muted{align-items:center;padding:8px 10px;border:1px dashed #dfe3e8;border-radius:8px;background:#fafbfc}.project-preview{grid-column:1 / -1}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}label{display:grid;gap:7px;color:#4b5563;font-size:13px;font-weight:600}input,select,textarea{width:100%;border:1px solid #dfe3e8;border-radius:8px;background:#fff;color:#202124;min-height:38px;padding:8px 10px;outline:0}textarea{min-height:150px;resize:vertical;line-height:1.55}input:focus,select:focus,textarea:focus{border-color:#2f6fed}.check-label{min-height:38px;display:flex;align-items:center;gap:8px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;padding:0 10px;color:#202124}.check-label input{width:auto;min-height:0;padding:0}.prompt-editor{position:relative}.mention-menu{position:absolute;left:10px;bottom:10px;z-index:4;width:min(360px,calc(100% - 20px));display:grid;gap:4px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;box-shadow:0 12px 28px #16191d24;padding:6px}.mention-menu button,.mention-strip button{border:1px solid #dfe3e8;border-radius:8px;background:#fff;color:#202124;display:flex;align-items:center;gap:7px}.mention-menu button{min-width:0;min-height:34px;justify-content:flex-start;padding:0 9px}.mention-menu button:hover,.mention-strip button:hover{border-color:#2f6fed;background:#eef4ff}.mention-menu span{flex:0 0 auto;color:#225ac7;font-weight:700}.mention-menu small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280}.mention-strip{display:flex;flex-wrap:wrap;gap:8px}.mention-strip button{min-height:32px;padding:0 10px;color:#225ac7;font-size:12px;font-weight:700}.form-panel>label,.upload-area,.form-panel .primary{margin-top:12px}.form-panel .primary{margin-top:16px}.upload-area{min-height:62px;border:1px dashed #b8c2cc;border-radius:8px;display:flex;align-items:center;gap:10px;padding:12px;color:#6b7280}.upload-area input{width:auto;min-height:0;padding:0;border:0}.upload-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.upload-box{min-height:116px;border:1px dashed #b8c2cc;border-radius:8px;padding:10px;display:grid;align-content:start;gap:8px}.upload-box label{display:grid;gap:8px;cursor:pointer}.upload-box label>span{display:flex;align-items:center;gap:6px;color:#202124}.upload-box small{color:#6b7280;font-weight:500;line-height:1.4}.upload-box input{min-height:0;padding:0;border:0;font-size:12px}.file-list.compact{margin-top:0;display:grid;gap:6px}.file-chip{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px;color:#225ac7;background:#eef4ff;border-radius:8px;padding:5px 7px;font-size:12px}.file-preview{position:relative;flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#fff;border:1px solid #c9d8fb;color:#225ac7;overflow:visible}.file-preview img{width:100%;height:100%;object-fit:cover;border-radius:5px;transition:transform .12s ease,box-shadow .12s ease;transform-origin:left center}.file-preview:hover img{position:relative;z-index:12;transform:scale(3.2);box-shadow:0 12px 26px #16191d33}.file-preview.media{background:#f8fbff}.file-chip a{min-width:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent}.file-chip select{width:auto;min-width:124px;max-width:160px;min-height:28px;padding:4px 6px;border-color:#c9d8fb;background:#fff;font-size:11px}.file-chip button{border:0;background:transparent;color:#6b7280;font-size:16px;line-height:1}.muted{color:#6b7280;font-size:12px}.primary,.text-button{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{min-height:39px;padding:0 14px;color:#fff;background:#2f6fed;font-weight:700}.primary:disabled{opacity:.55}.text-button{margin-top:12px;background:transparent;color:#4b5563;padding:0}.text-button:disabled{cursor:not-allowed;opacity:.55}.text-button.danger{color:#bd2d2d}.task-actions{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #edf0f3}.bulk-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border:1px solid #edf0f3;border-radius:8px;background:#fff}.bulk-toolbar input,.bulk-toolbar select{width:auto;min-width:132px;min-height:34px}.bulk-toolbar .select-all input{min-width:0}.bulk-toolbar .mini-field{width:104px;min-width:104px}.people-bulk{margin-bottom:10px}.task-admin-block{display:grid;gap:10px}.admin-edit-panel{display:grid;gap:12px;margin-top:12px;padding:12px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.admin-edit-panel textarea{min-height:96px}.admin-panel-actions,.table-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-panel-actions .text-button,.table-actions .text-button,.result-actions .text-button{margin-top:0}.mini-field{width:112px}.mini-field input{min-height:34px}.reason-input{width:190px;min-height:34px}.result-upload{position:relative;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:#fff;background:#197044;padding:0 12px;font-weight:700;cursor:pointer}.result-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.event-block{margin-top:4px}.event-block .text-button{gap:6px}.event-log{display:grid;gap:7px;margin-top:10px;padding:10px;border-radius:8px;background:#fafbfc;border:1px solid #edf0f3}.event-line{display:grid;grid-template-columns:145px 52px minmax(0,1fr);gap:8px;align-items:center;font-size:12px;color:#4b5563}.event-line time{color:#6b7280}.event-line strong{text-transform:uppercase;color:#225ac7}.event-line.warn strong{color:#8a5a00}.event-line.error strong{color:#bd2d2d}.audit-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.backup-panel{display:grid;gap:12px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.backup-list{display:grid;gap:10px}.backup-item{display:grid;gap:4px;padding:10px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.backup-item span,.backup-item small{color:#6b7280;font-size:12px;overflow-wrap:anywhere}.split{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;align-items:start}.project-forms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.project-category-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;background:#fff;border:1px solid #e4e7eb;border-radius:8px}.project-category-strip div{min-width:0;display:grid;gap:5px;padding-right:12px;border-right:1px solid #edf0f3}.project-category-strip div:last-child{border-right:0;padding-right:0}.project-category-strip strong{color:#202124;font-size:22px;line-height:1}.project-category-strip span{color:#6b7280;font-size:12px}.project-directory-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:14px;align-items:start}.project-directory-grid>*{min-width:0}.member-checks{min-width:160px;max-height:112px;overflow:auto;display:grid;gap:6px}.member-checks label{min-height:24px;display:flex;align-items:center;gap:6px;color:#4b5563;font-size:12px}.member-checks input{width:auto;min-height:0}.side-stack{display:grid;gap:14px}.side-form{display:grid;gap:10px}.compact-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.compact-form h2{grid-column:1 / -1}.compact-form textarea,.compact-form>.text-button{grid-column:1 / -1}.compact-form .primary{min-height:38px}.side-form h2{display:flex;align-items:center;gap:7px}.table-panel{padding:14px;overflow-x:auto}.project-table-panel table{min-width:620px}.project-filter-bar{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(120px,.6fr) minmax(180px,1fr) auto;gap:10px;align-items:end;margin-bottom:12px;padding:12px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.project-filter-bar .text-button{min-height:38px;margin-top:0;padding:0 4px}.project-group-row td{padding:10px 12px;color:#225ac7;background:#eef4ff;border-bottom-color:#dbe7ff}.project-group-row strong,.project-group-row span{display:inline-flex;align-items:center;margin:0}.project-group-row strong{margin-right:8px}.empty-table-cell{color:#6b7280;text-align:center;background:#fafbfc}.panel-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.panel-heading h2{margin:0;font-size:16px}.panel-heading p{margin:5px 0 0;color:#6b7280;font-size:12px}.people-panel{min-width:0;background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:14px;overflow:hidden}.people-list{display:grid;gap:10px}.person-row{min-width:0;display:grid;gap:10px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc;padding:10px 12px}.person-row.editing{display:grid;gap:10px}.person-main,.person-identity,.people-bulk-head,.people-bulk-actions,.person-actions,.person-edit-actions{min-width:0;display:flex;align-items:center}.person-main{justify-content:space-between;gap:10px}.person-identity{flex:1 1 auto;justify-content:space-between;gap:10px}.person-main>input,.person-edit-fields>input[type=checkbox]{width:auto;min-width:0;min-height:0;padding:0}.person-edit-fields{display:grid;grid-template-columns:auto minmax(0,1fr) 106px;gap:8px;align-items:center}.person-edit-fields input[type=password]{grid-column:2 / -1}.person-actions,.person-edit-actions,.people-bulk-actions{justify-content:flex-end;gap:10px}.people-bulk{display:grid;gap:10px;margin-bottom:12px}.people-bulk input,.people-bulk select{width:100%;min-width:0}.people-bulk-head{justify-content:space-between;gap:10px}.people-bulk-head .select-all{flex:1 1 auto}.people-bulk-head select{flex:0 0 118px}.people-bulk-actions{flex-wrap:wrap}.person-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-row span{flex:0 0 auto;color:#225ac7;background:#eef4ff;border-radius:999px;padding:5px 8px;font-size:12px}.person-row .table-actions{flex:0 0 auto}table{width:100%;border-collapse:collapse;min-width:720px}.select-cell{width:38px;text-align:center}th,td{text-align:left;border-bottom:1px solid #edf0f3;padding:12px 10px;vertical-align:middle;font-size:13px}th{color:#6b7280;font-weight:700;background:#fafbfc}td span{display:block;color:#6b7280;margin-top:3px}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 9px;color:#4b5563;background:#edf0f3;white-space:nowrap;font-size:12px;font-weight:700}.badge.completed,.badge.online,.badge.available{color:#197044;background:#e7f6ee}.badge.running,.badge.assigned{color:#225ac7;background:#eef4ff}.badge.failed,.badge.error,.badge.offline{color:#bd2d2d;background:#fdecec}.badge.paused,.badge.canceled,.badge.needs_manual,.badge.low_credit{color:#8a5a00;background:#fff5d6}.notice{border-radius:8px;padding:10px 12px;margin-bottom:12px;font-size:13px}.notice.error{color:#bd2d2d;background:#fdecec}.notice.info{color:#225ac7;background:#eef4ff}.notice.success{color:#197044;background:#e7f6ee}.notice.warn{color:#8a5a00;background:#fff5d6}.operation-notice{display:grid;gap:7px}.operation-notice-head,.operation-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.operation-summary{justify-content:flex-start;font-size:12px}.operation-progress-track{height:6px;overflow:hidden;border-radius:999px;background:#fffc}.operation-progress-track span{display:block;height:100%;border-radius:inherit;background:currentColor;transition:width .2s ease}.operation-failures{margin:0;padding-left:18px;font-size:12px;line-height:1.5}.empty{min-height:260px;display:grid;place-items:center;text-align:center;color:#6b7280;background:#fff;border:1px solid #e4e7eb;border-radius:8px;padding:30px}.empty h2{margin:10px 0 0;color:#202124}.empty p{margin:7px 0 0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.shell{grid-template-columns:1fr}.sidebar{position:static}.nav{grid-template-columns:repeat(5,minmax(0,1fr))}.nav button{justify-content:center;padding:0 8px}.metrics,.cost-summary-grid,.form-grid,.task-filter-grid,.result-filter-grid,.project-picker-grid,.project-category-strip,.project-filter-bar,.upload-grid,.split,.cost-layout,.project-directory-grid,.audit-layout,.drawer-meta{grid-template-columns:1fr}.cost-controls,.compact-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.main{padding:14px}.topbar,.task-filter-head,.task-head,.drawer-head{flex-direction:column}.board-strip,.compact-form,.cost-controls{grid-template-columns:1fr}.task-search-field,.result-search-field{grid-column:auto}.task-status-side{justify-items:start}.event-line{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{grid-template-columns:1fr}.person-row,.person-row.editing{display:grid;grid-template-columns:1fr;align-items:stretch}}
