.workforce-correction-workspace{display:grid;gap:16px;margin:16px 0}.workforce-correction-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.workforce-correction-form,.workforce-correction-queue,.workforce-correction-history{min-width:0}.workforce-correction-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workforce-correction-form-grid label,.workforce-correction-reject-form{display:grid;gap:6px}.workforce-correction-form-grid label>span,.workforce-correction-reject-form span{font-size:.78rem;font-weight:700;color:var(--muted,#64748b)}.workforce-correction-form-grid .workforce-correction-wide{grid-column:1/-1}.workforce-correction-form input,.workforce-correction-form select,.workforce-correction-form textarea,.workforce-correction-reject-form input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--line,#d6dfdc);border-radius:10px;background:var(--surface,#fff);color:inherit;font:inherit;box-sizing:border-box}.workforce-correction-form textarea{min-height:76px;resize:vertical}.workforce-correction-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line,#e2e8f0)}.workforce-correction-row:last-child{border-bottom:0}.workforce-correction-heading,.workforce-correction-meta,.workforce-correction-values,.workforce-correction-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.workforce-correction-heading{justify-content:space-between}.workforce-correction-meta,.workforce-correction-values{margin-top:6px;color:var(--muted,#64748b);font-size:.84rem}.workforce-correction-reason,.workforce-correction-decision{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.workforce-correction-status{display:inline-flex;align-items:center;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800;background:#eef2f7;color:#475569}.workforce-correction-status[data-status="approved"]{background:#dcfce7;color:#166534}.workforce-correction-status[data-status="rejected"]{background:#fee2e2;color:#991b1b}.workforce-correction-status[data-status="cancelled"]{background:#f1f5f9;color:#64748b}.workforce-correction-status[data-status="pending"]{background:#fef3c7;color:#92400e}.workforce-correction-actions{justify-content:flex-end;align-content:start}.workforce-correction-reject-form{grid-template-columns:minmax(150px,1fr) auto;align-items:end}.workforce-correction-locked{margin:8px 0 0;padding:8px 10px;border-radius:9px;background:#fff7ed;color:#9a3412;font-size:.82rem;font-weight:700}.workforce-correction-boundary{margin:10px 0;color:var(--muted,#64748b);font-size:.82rem;line-height:1.45}.workforce-correction-count{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:#f1f5f9;font-weight:800}.workforce-correction-empty{color:var(--muted,#64748b);padding:8px 0}.workforce-correction-loading{padding:16px;color:var(--muted,#64748b)}@media(max-width:840px){.workforce-correction-grid{grid-template-columns:1fr}.workforce-correction-form-grid{grid-template-columns:1fr}.workforce-correction-form-grid .workforce-correction-wide{grid-column:auto}.workforce-correction-row{grid-template-columns:1fr}.workforce-correction-actions{justify-content:flex-start}.workforce-correction-reject-form{grid-template-columns:1fr;width:100%}.workforce-correction-reject-form button,.workforce-correction-actions>button,.workforce-correction-form>button{width:100%;min-height:44px}}@media(max-width:520px){.workforce-correction-workspace{margin:12px 0;gap:12px}.workforce-correction-grid{gap:12px}.workforce-correction-row{padding:12px 0}.workforce-correction-heading{align-items:flex-start;flex-direction:column}.workforce-correction-meta,.workforce-correction-values{gap:5px 8px}}
