.sales-pipeline{backdrop-filter:blur(10px);background:#111319;border-radius:8px;box-shadow:inset 0 0 .5px 1px hsla(0,0%,100%,.075),0 0 0 1px rgba(0,0,0,.05),0 .3px .4px rgba(0,0,0,.02),0 .9px 1.5px rgba(0,0,0,.045),0 3.5px 6px rgba(0,0,0,.09);color:#e6e6e6;margin:0 auto;padding:48px 36px}.pipeline-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.pipeline-header h2{margin:0}.pipeline-status{border:1px solid #def943;border-radius:20px;color:#def943;font-size:16px;padding:6px 14px}.pipeline-step{margin-bottom:22px}.step-header{display:flex;font-size:16px;justify-content:space-between;margin-bottom:6px}.progress-bar{background:#eee;border-radius:5px;height:10px;overflow:hidden;width:100%}.progress-fill{background:#def943;border-radius:5px;height:100%;transition:width 1.2s ease;width:0}