.v12-table-wrap{max-height:620px;overflow:auto;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.v12-table-wrap table{min-width:1180px;width:100%;border-collapse:collapse}
.v12-table-wrap th{position:sticky;top:0;z-index:2;background:#f8fafc;box-shadow:0 1px 0 #e5e7eb}
.v12-table-wrap th,.v12-table-wrap td{padding:9px 10px;line-height:1.35;vertical-align:top;border-bottom:1px solid #eef2f7}
.v12-table-wrap tr:hover td{background:#f8fbff}
.v12-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px;color:#4b5563}
.v12-page-buttons{display:flex;gap:6px;align-items:center;flex-wrap:wrap}
.v12-page-buttons button{min-width:38px;padding:8px 10px}
.v12-page-buttons button.active{background:#2563eb;color:#fff}
.v12-page-buttons button:disabled{opacity:.45;cursor:not-allowed}
.v12-page-size{display:flex;align-items:center;gap:8px}
.v12-page-size select{width:auto;padding:8px 28px 8px 10px}
.v12-directory-toolbar{margin-bottom:12px}
.v12-directory-tree{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:4px}
.v12-directory-tree details{border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.v12-directory-tree details details{margin:8px 10px;border-color:#eef2f7}
.v12-directory-tree summary{cursor:pointer;padding:11px 13px;font-weight:700;display:flex;justify-content:space-between;gap:12px}
.v12-directory-tree summary:hover{background:#f8fafc}
.v12-directory-tree .count{color:#2563eb;font-weight:700;white-space:nowrap}
.v12-unit-list{display:flex;flex-wrap:wrap;gap:8px;padding:4px 12px 12px}
.v12-unit-button{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:7px 11px;cursor:pointer}
.v12-unit-button.active{background:#2563eb;color:#fff;border-color:#2563eb}
.v12-quality{margin-top:12px;padding:12px 14px;border-radius:10px;background:#f8fafc;line-height:1.8}
.v12-source-public{color:#047857;font-weight:700}.v12-source-private{color:#7c3aed;font-weight:700}
@media(max-width:720px){.v12-directory-tree{max-height:420px}.v12-pagination{align-items:flex-start;flex-direction:column}.v12-table-wrap{max-height:520px}}
