.post-more-menu .content-control-group{border-top:1px solid var(--border-color,#eee);margin-top:4px;padding-top:4px}
.tc-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;padding:52px 22px;margin:12px 0;border:1px dashed var(--border-color,#e6e8ee);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(248,249,252,.72))}
.tc-empty-illustration{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:var(--surface-soft,#f4f5f8);color:var(--text-secondary);margin-bottom:3px}
.tc-empty-illustration svg{width:40px;height:40px}
.tc-empty-state h3{margin:0;font-size:17px}.tc-empty-state p{margin:0;max-width:360px;color:var(--text-secondary);font-size:13px;line-height:1.55}
.tc-empty-state .btn{margin-top:5px}
