.collections-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin:1rem 0}.collections-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem;align-items:end}.collections-filter-grid .wide{grid-column:span 2}.collections-account-cell strong,.collections-account-cell span{display:block}.collections-aging{display:grid;gap:.2rem;min-width:170px}.collections-aging span{display:flex;justify-content:space-between;gap:.75rem;font-size:.82rem}.collections-aging span:empty{display:none}.collections-stage{white-space:nowrap}.collections-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.collections-actions form{margin:0}.collection-record-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1rem;align-items:start}.collection-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.collection-summary-item{padding:.85rem;border:1px solid var(--border-color,#d9dee7);border-radius:.65rem;background:var(--surface-subtle,#f8fafc)}.collection-summary-item span,.collection-summary-item strong{display:block}.collection-summary-item span{font-size:.78rem;color:var(--muted,#667085);text-transform:uppercase;letter-spacing:.03em}.collection-summary-item strong{font-size:1.15rem;margin-top:.2rem}.collection-sidebar{position:sticky;top:1rem}.collection-timeline{list-style:none;padding:0;margin:0}.collection-timeline li{position:relative;padding:0 0 1rem 1.35rem;border-left:2px solid var(--border-color,#d9dee7);margin-left:.35rem}.collection-timeline li:last-child{border-left-color:transparent}.collection-timeline li:before{content:"";position:absolute;left:-.42rem;top:.25rem;width:.7rem;height:.7rem;border-radius:50%;background:var(--primary,#2457a7)}.collection-timeline time{display:block;font-size:.78rem;color:var(--muted,#667085)}.collection-subtabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.collection-warning{border-left:4px solid #b54708}.credential-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem}.credential-status{border:1px solid var(--border-color,#d9dee7);border-radius:.65rem;padding:.85rem}.credential-status strong,.credential-status span{display:block}.credential-status code{word-break:break-all}.action-activity-changes{max-width:38rem;white-space:pre-wrap;word-break:break-word}@media(max-width:900px){.collection-record-grid{grid-template-columns:1fr}.collection-sidebar{position:static}.collections-filter-grid .wide{grid-column:auto}}@media(max-width:700px){.collections-table thead{display:none}.collections-table,.collections-table tbody,.collections-table tr,.collections-table td{display:block;width:100%}.collections-table tr{border:1px solid var(--border-color,#d9dee7);border-radius:.65rem;padding:.75rem;margin:.75rem 0}.collections-table td{border:0;padding:.35rem 0}.collections-table td:before{content:attr(data-label);display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;color:var(--muted,#667085)}}
