.sidebar{position:sticky;top:64px;align-self:start;max-height:calc(100vh - 80px);overflow:auto;padding-right:4px}#slots,#imageList{display:flex;flex-direction:column;gap:8px;margin-top:8px;max-height:320px;overflow:auto}.slot,.imgRow{display:grid;gap:8px;align-items:center}.slot small,.imgRow small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#grid{display:grid;gap:12px}#count,#countBadge{color:var(--muted)}