.list-page{max-width:1120px}.list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;margin-bottom:1.35rem;display:flex}.list-page__title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:1.75rem;font-weight:700}.list-page__lead{color:var(--text-muted);max-width:36rem;margin:.4rem 0 0;font-size:.9375rem;line-height:1.45}.list-page__header-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.list-page__heading{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.5rem;font-weight:600}.list-page__description{color:var(--text-muted);margin:.5rem 0 0;font-size:1rem}.list-page__loading{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem}.list-page__button{color:var(--text);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.5rem .9rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.list-page__button:hover:not(:disabled){background:var(--input-bg);border-color:color-mix(in srgb, var(--text-muted) 35%, var(--border))}.list-page__button:disabled{opacity:.6;cursor:not-allowed}.list-page__button:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.data-table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:640px;font-size:.875rem}.data-table__row-clickable{cursor:pointer}.data-table__row-clickable:focus-visible{outline:2px solid var(--secondary);outline-offset:-2px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:.65rem .85rem}.data-table th{color:var(--text-muted);background:var(--input-bg);white-space:nowrap;font-weight:600}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover td{background:color-mix(in srgb, var(--primary) 6%, transparent)}.data-table__empty{text-align:center;color:var(--text-muted);padding:1.5rem!important}.data-table__badge{border-radius:6px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.data-table__badge--on{color:#a7f3d0;background:#10b9812e}.data-table__badge--off{color:#fecaca;background:#ef444426}:root[data-theme=light] .data-table__badge--on{color:#047857;background:#d1fae5d9}:root[data-theme=light] .data-table__badge--off{color:#b91c1c;background:#fee2e2e6}
