.travel-flow-view .eyebrow, .travel-flow-view .journey-source { color: #177a72; }
.travel-flow-view .coaching-flow-notice strong { background: #177a72; }
.travel-flow-view .diagnosis-card.primary { background: #123c39; }
.travel-flow-view .action-number { background: #177a72; }
.travel-flow-view .flow-node .journey-source { color: #177a72; }
.travel-flow-view .flow-phase { border-color: #d4e5e1; }
.travel-flow-view .coaching-plan-panel tbody tr[data-plan-key] { cursor: pointer; }
.travel-flow-view .coaching-plan-panel tbody tr[data-plan-key]:hover td { background: #f3faf8; }
.travel-flow-view .coaching-plan-panel tbody tr.selected-plan td { background: #e9f6f3; }
.travel-flow-view .coaching-plan-panel tbody tr.plan-attention td:first-child { box-shadow: inset 3px 0 #e9a23b; }
.travel-flow-view .coaching-plan-panel tbody tr.plan-good td:first-child { box-shadow: inset 3px 0 #26966a; }
