.pipeline-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.transfer-modal{width:min(680px,100%)}.transfer-search{width:100%;margin:4px 0 12px}.transfer-search input{width:100%}.customer-transfer-list{display:grid;gap:7px;max-height:310px;overflow:auto;padding-right:3px}.customer-choice{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px;text-align:left}.customer-choice:hover,.customer-choice.selected{border-color:var(--green);background:var(--green-soft)}.customer-choice .choice-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid var(--line);color:transparent}.customer-choice.selected .choice-check{background:var(--green);border-color:var(--green);color:#fff}.customer-choice strong,.customer-choice small{display:block}.customer-choice strong{font-size:12px}.customer-choice small{margin-top:3px;color:var(--muted);font-size:9px}.customer-choice .current-location{text-align:right;color:var(--muted);font-size:9px}.customer-choice .current-location b{display:block;color:var(--ink);font-size:10px;margin-top:3px}.transfer-note{margin:10px 0 0;padding:10px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:10px}.empty-customer-search{padding:25px;text-align:center;color:var(--muted);font-size:12px}@media(max-width:1100px){.pipeline-toolbar{align-items:flex-start;flex-wrap:wrap}.pipeline-toolbar-actions{width:100%;margin-left:0;justify-content:flex-start}}@media(max-width:760px){.pipeline-toolbar-actions{display:grid;grid-template-columns:1fr}.customer-choice{grid-template-columns:30px 1fr}.customer-choice .current-location{grid-column:2;text-align:left}}
