.empty { border: 1px dashed rgba(0,0,0,.18); border-radius: 12px; background: rgba(0,0,0,.02); padding: 36px 14px; }
.empty-inner { max-width: 520px; margin: 0 auto; text-align: center; }
.empty-title { font-size: 16px; font-weight: 800; color: #111; }
.empty-desc { margin-top: 6px; font-size: 13px; color: rgba(0,0,0,.60); }
.empty-actions { margin-top: 14px; display: flex; justify-content: center; }
