.cond{border:1px dashed var(--border);border-radius:var(--radius-lg,10px);background:var(--surface-sunken);flex-direction:column;gap:6px;width:100%;padding:8px;display:flex}.cond-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.cond-title{font-size:var(--text-xs);color:var(--text-secondary);font-weight:600}.cond-join{max-width:190px}.cond-empty{font-size:var(--text-xs);margin:0}.cond-hint{font-size:var(--text-xs);margin:0;line-height:1.45}.cond-hint code{font-family:var(--font-mono,monospace);background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:0 4px;font-size:.92em}.cond-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.cond-field{flex:150px;min-width:120px}.cond-custom{flex:120px;min-width:110px}.cond-op{flex:none;min-width:96px;max-width:150px}.cond-value{flex:110px;min-width:90px}.cond-del{flex:none}.cond-add{align-self:flex-start}
