@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}a{color:#2563eb}button,input{font:inherit}button{cursor:pointer}.panel>button:not([class]),.panel form>button:not([class]),.filters>button:not([class]),.search-row>button:not([class]),.actions>button:not([class]),td.actions>button,td.row-actions>button,td.row-actions>a,button.danger,a.danger,button.ghost,a.ghost,button.secondary,a.secondary,button.primary,a.primary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:500;line-height:1.25;text-decoration:none;white-space:nowrap;cursor:pointer;box-sizing:border-box;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.panel>button:not([class]):disabled,.panel form>button:not([class]):disabled,.filters>button:not([class]):disabled,.search-row>button:not([class]):disabled,.actions>button:not([class]):disabled,td.actions>button:disabled,td.row-actions>button:disabled,button.primary:disabled,button.secondary:disabled,button.ghost:disabled,button.danger:disabled,.btn-primary:disabled{opacity:.55;cursor:not-allowed}button.primary,a.primary,.btn-primary{background:#2563eb;color:#fff;padding:.55rem 1rem}button.primary:hover:not(:disabled),a.primary:hover{background:#1d4ed8;color:#fff}button.secondary,a.secondary{background:#fff;color:#334155;border-color:#cbd5e1;padding:.45rem .85rem}button.secondary:hover:not(:disabled),a.secondary:hover{background:#f8fafc;border-color:#94a3b8;color:#1e293b}button.ghost,a.ghost{background:transparent;color:#475569;border-color:#cbd5e1;padding:.45rem .85rem}button.ghost:hover:not(:disabled),a.ghost:hover{background:#f1f5f9;color:#334155}button.danger,a.danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca;padding:.45rem .85rem}button.ghost.danger,a.ghost.danger{background:transparent;border-color:#cbd5e1}button.danger:hover:not(:disabled),a.danger:hover{background:#fee2e2;border-color:#fca5a5;color:#991b1b}button.sm,a.sm,button.small,a.small,button.ghost--sm,a.ghost--sm,.ghost--sm{padding:.3rem .6rem;font-size:.82rem;border-radius:6px}button.xs,a.xs,button.ghost--xs,a.ghost--xs,.ghost--xs{padding:.15rem .45rem;font-size:.75rem;border-radius:6px}td.actions>button,td.row-actions>button,td.row-actions>a{background:#fff;color:#475569;border-color:#cbd5e1;padding:.3rem .6rem;font-size:.82rem;border-radius:6px}td.actions>button:hover,td.row-actions>button:hover,td.row-actions>a:hover{background:#f1f5f9;border-color:#94a3b8;color:#334155}td.row-actions>button.danger,td.row-actions>button.ghost.danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}td.row-actions>button.danger:hover,td.row-actions>button.ghost.danger:hover{background:#fee2e2;border-color:#fca5a5}td.row-actions>*+*{margin-left:.35rem}.panel>button:not([class]),.panel form>button:not([class]),.filters>button:not([class]),.search-row>button:not([class]),.actions>button:not([class]){background:#2563eb;color:#fff;padding:.55rem 1rem;border:none}.panel>button:not([class]):hover:not(:disabled),.panel form>button:not([class]):hover:not(:disabled),.filters>button:not([class]):hover:not(:disabled),.search-row>button:not([class]):hover:not(:disabled),.actions>button:not([class]):hover:not(:disabled){background:#1d4ed8}.filter-chips{display:flex;flex-wrap:wrap;gap:.35rem}button.filter-chip{display:inline-flex;align-items:center;gap:.35rem;max-width:22rem;padding:.3rem .7rem;background:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:999px;font:inherit;font-size:.82rem;font-weight:500;cursor:pointer}button.filter-chip:hover:not(:disabled){border-color:#94a3b8;background:#f1f5f9}button.filter-chip:disabled{opacity:.55;cursor:not-allowed}button.filter-chip--active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 1px 3px #2563eb59}button.filter-chip--active:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}th.sortable:hover{opacity:.85}th.sortable .sort-indicator{display:inline-block;min-width:.9em;margin-left:.25rem;font-weight:700;color:inherit}th.sortable[aria-sort=none] .sort-indicator:before{content:"\2195";font-weight:500;opacity:.45}
