.th-empty{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-16) var(--space-6);flex-direction:column;min-height:300px;display:flex}.th-empty--compact{padding:var(--space-10) var(--space-6);min-height:0}.th-empty__icon{border-radius:var(--radius-2);background:var(--surface-card);border:1px solid var(--border);width:56px;height:56px;color:var(--text-mute);place-items:center;display:grid}.th-empty__icon svg{stroke-width:1.7px;width:24px;height:24px}.th-empty__title{font-family:var(--font-display);font-size:var(--text-subhead);font-weight:var(--weight-semibold);color:var(--text-strong)}.th-empty__body{font-size:var(--text-sm);color:var(--text-body);max-width:420px;line-height:var(--leading-body)}.th-empty__action{margin-top:var(--space-1)}
