.pipeline-board{gap:16px;min-height:calc(100vh - 200px);padding-bottom:20px;display:flex;overflow-x:auto}.pipeline-column{background:#0003;border-radius:12px;flex-direction:column;flex:0 0 300px;padding:12px;display:flex}.column-header{justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 8px;display:flex}.column-title{color:var(--text-primary);font-size:1rem;font-weight:700}.column-count{background:#ffffff1a;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600}.column-cards{flex-direction:column;flex:1;gap:12px;display:flex}.pipeline-card{cursor:grab;border:1px solid #ffffff0d;padding:16px}.pipeline-card:active{cursor:grabbing}.pipeline-card:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.card-company{font-size:.95rem;font-weight:700}.card-score{border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.tier-hot{color:#10b981;background:#10b98133}.tier-warm{color:#f59e0b;background:#f59e0b33}.tier-cold{color:#ef4444;background:#ef444433}.card-details{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.card-industry{color:var(--text-secondary);background:#ffffff0d;border-radius:4px;align-self:flex-start;padding:2px 6px;font-size:.75rem}.card-owner{color:var(--text-muted);font-size:.8rem}.card-footer{border-top:1px solid #ffffff0d;justify-content:flex-end;padding-top:8px;display:flex}.card-revenue{color:var(--text-primary);font-size:.8rem;font-weight:600}
