*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f7f8fa;color:#1f2937}.page{padding:8px 12px}.summary{display:flex;gap:16px;font-size:13px;margin-bottom:6px;color:#374151}.table-wrap{max-height:calc(100vh - 70px);overflow:auto;border:1px solid #e5e7eb;background:#fff}table{width:100%;border-collapse:collapse;font-size:12px}thead th{position:sticky;top:0;background:#f3f4f6;border-bottom:1px solid #e5e7eb;text-align:left;padding:6px 8px;font-weight:600;white-space:nowrap;z-index:10}tbody td{padding:5px 8px;border-bottom:1px solid #f1f5f9;white-space:nowrap}tbody tr:hover{background:#f9fafb}.status{padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500}.status.active{background:#e6f4ea;color:#166534}.status.inactive{background:#fdecea;color:#991b1b}.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.clickable:hover{background:#e5e7eb}.filter-indicator{font-size:11px;font-weight:400;color:#6b7280;margin-left:4px}.truncate{max-width:180px;overflow:hidden;text-overflow:ellipsis}.loading{font-size:13px;padding:8px}
