.lane-routing{margin:.5rem 0 1.5rem}.lane-routing__flow{border:1px solid #ffffff14;border-radius:18px;align-items:stretch;gap:0;width:100%;display:flex;overflow:hidden}.lane-routing__step{text-align:center;background:#1e2838;border-right:1px solid #ffffff14;flex-direction:column;flex:1 1 0;align-items:center;gap:.75rem;min-width:0;min-height:160px;padding:1.5rem 1rem;display:flex;position:relative}.lane-routing__step:last-child{border-right:none}.lane-routing__step:not(:last-child):after{content:"";z-index:2;background:#1e2838;border-top:2px solid #4ade8066;border-right:2px solid #4ade8066;width:12px;height:12px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}.lane-routing__step--crossdock{background:linear-gradient(#4ade800f,#4ade8005)}.lane-routing__icon{letter-spacing:.08em;text-transform:uppercase;color:#b0b8c48c;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:.25rem .6rem;font-size:.65rem;font-weight:700;display:inline-block}.lane-routing__step--crossdock .lane-routing__icon{color:var(--warp-accent,#4ade80);background:#4ade8014;border-color:#4ade804d}.lane-routing__step-text{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:.4rem;display:flex}.lane-routing__name{color:var(--warp-text,#e2e8f0);letter-spacing:-.01em;font-size:1rem;font-weight:700;line-height:1.25}.lane-routing__role{color:#b0b8c4a6;max-width:200px;font-size:.78rem;line-height:1.45}@media (max-width:768px){.lane-routing__flow{grid-template-columns:1fr}.lane-routing__step{text-align:left;border-bottom:1px solid #ffffff14;border-right:none;flex-direction:row;align-items:center;gap:1rem;min-height:auto;padding:1rem 1.25rem}.lane-routing__step:last-child{border-bottom:none}.lane-routing__step:not(:last-child):after{inset:auto auto -7px 50%;transform:translate(-50%)rotate(135deg)}.lane-routing__icon{flex-shrink:0;min-width:90px}.lane-routing__step-text{text-align:left;align-items:flex-start;gap:.25rem}.lane-routing__role{max-width:none}}
