.sig-wrap{padding:2rem 1.75rem}.page-header{margin-bottom:1.5rem}.page-header h1{font-size:1.375rem;font-weight:700;color:#f9fafb}.page-header p{font-size:.8125rem;color:#6b7280;margin-top:.25rem}.controls-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.25rem}.segment{display:inline-flex;background:#13131c;border:1px solid rgba(255,255,255,.07);border-radius:.625rem;padding:.25rem;gap:.25rem}.seg-btn{padding:.45rem .875rem;border-radius:.5rem;background:transparent;border:none;color:#9ca3af;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.seg-btn:hover{color:#f9fafb}.seg-btn.active{background:#f97316;color:#fff}.sig-table{background:#13131c;border:1px solid rgba(255,255,255,.07);border-radius:1rem;overflow:hidden}.sig-row{display:grid;grid-template-columns:110px 1fr 1fr 1.4fr 120px 220px;gap:1rem;padding:1rem 1.25rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);font-size:.8125rem}.sig-row:last-child{border-bottom:none}.sig-row.header{background:#ffffff05;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;padding:.75rem 1.25rem}.user-cell{display:flex;align-items:center;gap:.625rem;min-width:0;overflow:hidden}.user-cell>div{min-width:0;overflow:hidden;flex:1}.avatar-sm{width:32px;height:32px;border-radius:50%;background:#1f2937;object-fit:cover;flex-shrink:0}.cell-primary{display:block;color:#f9fafb;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cell-secondary{color:#6b7280;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-cell{color:#f97316;text-decoration:none}.link-cell:hover{text-decoration:underline}.motif-pill{display:inline-block;padding:.2rem .55rem;border-radius:.375rem;font-size:.7rem;font-weight:600;background:#ef44441f;color:#fca5a5;white-space:nowrap}.status-pill{display:inline-block;padding:.2rem .55rem;border-radius:.375rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.status-pending{background:#fbbf2424;color:#fcd34d}.status-reviewed{background:#60a5fa24;color:#93c5fd}.status-dismissed{background:#6b728033;color:#9ca3af}.status-actioned{background:#22c55e24;color:#86efac}.actions-cell{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.action-btn{padding:.35rem .6rem;font-size:.7rem;font-weight:600;border-radius:.375rem;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#d1d5db;cursor:pointer;transition:all .15s;white-space:nowrap}.action-btn:hover{background:#ffffff14;color:#f9fafb}.action-btn.primary{background:#3b82f626;color:#93c5fd;border-color:#3b82f640}.action-btn.primary:hover{background:#3b82f640}.action-btn.danger{background:#ef44441f;color:#fca5a5;border-color:#ef444433}.action-btn.danger:hover{background:#ef444438}.action-btn.muted{background:transparent;color:#6b7280}.action-btn.muted:hover{color:#9ca3af}.action-btn[disabled]{opacity:.4;cursor:default;pointer-events:none}.reports-count{display:inline-flex;align-items:center;gap:.25rem;color:#f87171;font-weight:600}.empty{padding:3rem 1.25rem;text-align:center;color:#6b7280}.skeleton{height:58px;background:linear-gradient(90deg,#ffffff05,#ffffff0d,#ffffff05);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-bottom:1px solid rgba(255,255,255,.03)}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.legend{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:.625rem;padding:.875rem 1.125rem;margin-top:1rem;font-size:.75rem;color:#9ca3af;line-height:1.6}.legend strong{color:#e5e7eb}.legend ul{margin:.25rem 0 0;padding-left:1.125rem}.legend li{margin-bottom:.15rem}.legend li .status-pill{margin-right:.4rem;vertical-align:middle}.modal-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem}.modal-overlay.hidden{display:none}.modal-content{background:#13131c;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;width:100%;max-width:520px;max-height:calc(100vh - 2.5rem);overflow-y:auto;display:flex;flex-direction:column}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.modal-head h3{color:#f9fafb;font-size:1rem;font-weight:600;margin:0}.modal-close{background:transparent;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;line-height:1;padding:.25rem .5rem}.modal-close:hover{color:#f9fafb}.modal-body{padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:1rem;font-size:.8125rem;color:#d1d5db}.modal-target-preview{display:flex;gap:.75rem;align-items:center;padding:.625rem .875rem;background:#ffffff08;border-radius:.5rem}.modal-target-preview img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#1f2937;flex-shrink:0}.modal-target-preview .name{color:#f9fafb;font-weight:500;font-size:.875rem}.modal-target-preview .sub{color:#6b7280;font-size:.75rem}.modal-section{border:1px solid rgba(255,255,255,.06);border-radius:.5rem;padding:.875rem 1rem;background:#ffffff04}.modal-section .section-head{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#f9fafb;margin-bottom:.5rem}.modal-section .section-head input[type=checkbox]{accent-color:#f97316}.modal-section .section-body{display:flex;flex-direction:column;gap:.5rem;margin-left:1.375rem}.modal-section.disabled .section-body{opacity:.35;pointer-events:none}.modal-field{display:flex;flex-direction:column;gap:.25rem}.modal-field label{font-size:.75rem;color:#9ca3af}.modal-field select,.modal-field textarea,.modal-field input[type=text]{background:#0b0b12;border:1px solid rgba(255,255,255,.08);border-radius:.375rem;padding:.5rem .625rem;color:#f9fafb;font-size:.8125rem;font-family:inherit}.modal-field textarea{resize:vertical;min-height:60px}.modal-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#d1d5db}.modal-checkbox input[type=checkbox]{accent-color:#f97316;margin-top:.175rem;flex-shrink:0}.modal-checkbox .hint{display:block;color:#6b7280;font-size:.75rem;margin-top:.125rem}.modal-foot{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.06)}.modal-note{font-size:.7rem;color:#fbbf24;background:#fbbf2414;border:1px solid rgba(251,191,36,.15);border-radius:.375rem;padding:.5rem .625rem;line-height:1.5}@media(max-width:1100px){.sig-row{grid-template-columns:1fr 1fr;gap:.5rem}.sig-row.header{display:none}.actions-cell{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:768px){.sig-wrap{padding:1.25rem 1rem}}
