.status{display:inline-flex;align-items:center;gap:6px;border-radius:30px;padding:5px 9px;font-size:.76rem;font-weight:800}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.status.Concluido{background:#e4f5ed;color:#27805d}.status.Pendiente{background:#fff3db;color:#a77013}.status.En-proceso{background:#fde8e7;color:#bd514a}.tag{padding:4px 8px;border-radius:6px;background:#eef4f2;color:var(--muted);font-size:.76rem}.empty{text-align:center;padding:55px 20px;color:var(--muted)}
