#list-container{height:600px}#list-container .vlist-item{padding:0}#list-container .vlist{border-radius:var(--vlist-border-radius,0.5rem)}#list-container .vlist-table-header-sort{font-size:1.1em}#list-container .vlist-table-header{text-transform:uppercase;font-size:0.6875rem;letter-spacing:0.04em;background:var(--bg-card) !important}#list-container .vlist-table-header-cell{padding-left:0.75rem;padding-right:0.75rem}#list-container .vlist-table-row{font-size:0.8125rem}#list-container .vlist-table-cell{padding-left:0.75rem;padding-right:0.75rem;line-height:1.4}.table-name{display:flex;align-items:center;gap:8px;min-width:0}.table-cc{display:inline-flex;align-items:center;justify-content:center;width:28px;height:20px;border-radius:3px;color:var(--text-muted,#6b7280);font-size:10px;font-weight:700;letter-spacing:0.04em;flex-shrink:0;border:1px solid var(--border-subtle,rgba(0,0,0,0.06))}.table-name__text{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--vlist-text,#111827)}.table-pop{font-variant-numeric:tabular-nums;font-size:0.8125rem;color:var(--text-muted,#6b7280)}.table-pop--mega{font-weight:600;color:var(--vlist-text,#111827)}.table-pop--large{font-weight:500;color:var(--vlist-text,#111827)}.table-coords{font-size:0.75rem;font-variant-numeric:tabular-nums;color:var(--text-muted,#6b7280);letter-spacing:-0.01em}.table-detail__cc{display:flex;align-items:center;justify-content:center;width:36px;height:28px;border-radius:4px;background:var(--bg-subtle,#f3f4f6);color:var(--text-muted,#6b7280);font-size:12px;font-weight:700;letter-spacing:0.04em;flex-shrink:0;border:1px solid var(--border-subtle,rgba(0,0,0,0.06))}.table-detail__role{font-size:12px;color:var(--text-muted)}.sort-info{display:flex;align-items:center;gap:8px;font-size:13px}.sort-info__key{font-weight:600;color:var(--vlist-text,#111827);text-transform:capitalize}.sort-info__dir{font-size:12px;color:var(--text-muted)}.ui-input,.ui-select{width:100%;height:32px;padding:0 10px;border:1px solid var(--border-subtle,rgba(0,0,0,0.12));border-radius:6px;background:var(--bg-card,#fff);color:var(--vlist-text,#111827);font-size:0.8125rem;font-family:inherit;outline:none;transition:border-color 0.15s ease,box-shadow 0.15s ease;box-sizing:border-box}.ui-input::placeholder{color:var(--text-muted,#9ca3af)}.ui-input:focus,.ui-select:focus{border-color:var(--vlist-accent,#3b82f6);box-shadow:0 0 0 2px rgba(59,130,246,0.15)}.ui-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' fill='none' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:28px;cursor:pointer}.split-main--full #list-container{height:600px}@media (min-width:1200px){.split-main--full #list-container{height:600px}}@media (max-width:820px){.split-main--full #list-container{height:480px}}