.timeline-flow-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 50%,#f8fafc 100%);padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{text-align:center;margin-bottom:4rem}.header h2{color:#1e293b;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.header .highlight{color:#3350d7}.header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}.progress-header{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.start-label,.end-label{color:#433dac;font-size:1.1rem;font-weight:600}.progress-line{align-items:center;gap:3rem;display:flex;position:relative}.progress-line:before{content:"";z-index:1;background:linear-gradient(90deg,#e2e8f0,#cbd5e1);height:2px;position:absolute;top:50%;left:2rem;right:2rem}.progress-dot{color:#64748b;cursor:pointer;z-index:2;background:#e2e8f0;border:3px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex;position:relative}.progress-dot.completed{color:#fff;background:#3350d7;transform:scale(1.1)}.progress-dot.active{color:#fff;background:#433dac;transform:scale(1.2);box-shadow:0 0 0 8px rgba(51,80,215,.1)}.progress-dot:hover{color:#fff;background:#433dac;transform:scale(1.15)}.steps-container{max-width:800px;margin:0 auto}.timeline-step{background:#fff;border-radius:1.5rem;margin-bottom:2rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.timeline-step:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.step-header{cursor:pointer;align-items:center;gap:1.5rem;padding:2rem;display:flex}.step-number{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.timeline-step.active .step-number{color:#fff;background:#3350d7;transform:scale(1.1)}.step-title-area{flex:1}.step-title-area h3{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.step-subtitle{color:#64748b;margin:0;font-size:1rem}.expand-icon{color:#64748b;transition:transform .3s}.chevron{width:1.5rem;height:1.5rem;transition:transform .3s}.chevron.rotated{transform:rotate(180deg)}.step-content{grid-template-rows:0fr;padding:0 2rem 2rem;transition:grid-template-rows .3s;display:grid;overflow:hidden}.timeline-step.active .step-content{grid-template-rows:1fr}.step-content>div{min-height:0}.step-description{color:#475569;margin-bottom:2rem;padding-left:4.5rem;font-size:1.1rem;line-height:1.6}.step-demo{opacity:0;padding-left:4.5rem;transition:all .4s .1s;transform:translateY(20px)}.timeline-step.active .step-demo{opacity:1;transform:translateY(0)}.enhanced-setup-demo{background:linear-gradient(135deg,#f8fafc 0%,#f0f9ff 100%);border:2px solid #e0f2fe;border-radius:1rem;padding:2rem}.setup-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.step-badge{color:#fff;background:#3350d7;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.setup-header h4{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.setup-grid{gap:1.5rem;margin-bottom:1.5rem;display:grid}.setup-field label{color:#374151;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.search-input{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem}.search-term{color:#1f2937;margin-bottom:.5rem;font-weight:600;display:block}.search-suggestions{gap:.5rem;display:flex}.suggestion{color:#6b7280;background:#f3f4f6;border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.suggestion.active{color:#16a34a;background:#dcfce7}.slider-demo{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem}.slider-track{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:.75rem;position:relative}.slider-range{background:linear-gradient(90deg,#3350d7,#433dac);border-radius:3px;height:100%;position:absolute}.slider-thumb{cursor:pointer;background:#fff;border:2px solid #3350d7;border-radius:50%;width:16px;height:16px;position:absolute;top:-5px;transform:translate(-50%)}.slider-values{color:#1f2937;justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.location-setup{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem}.location-input{color:#1f2937;margin-bottom:.75rem;font-weight:600}.radius-selector{gap:.5rem;display:flex}.radius-option{color:#6b7280;cursor:pointer;background:#f3f4f6;border-radius:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.radius-option.active{color:#fff;background:#3350d7}.scoring-setup{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem}.score-setting{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.score-value{color:#dc2626;font-size:.9rem;font-weight:600}.score-meter{background:#f3f4f6;border-radius:3px;height:6px;overflow:hidden}.meter-fill{background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:3px;height:100%;transition:width .3s}.setup-preview{text-align:center;background:rgba(51,80,215,.1);border-radius:.5rem;margin-top:1rem;padding:1rem}.preview-text{color:#3350d7;font-size:.95rem;font-weight:600}.demo-form{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:1rem;padding:2rem}.form-field{margin-bottom:1.5rem}.form-field:last-child{margin-bottom:0}.form-field label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.range-display,.location-display{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1rem;font-weight:500}.vehicle-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#374151;background:#e5e7eb;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.tag.active{color:#fff;background:#3350d7}.ai-analysis-demo{background:linear-gradient(135deg,#f0f9ff 0%,#ecfdf5 100%);border:2px solid #bae6fd;border-radius:1rem;padding:2rem}.analysis-header{border-bottom:1px solid #e0f2fe;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.scan-status{color:#0369a1;align-items:center;gap:.5rem;font-weight:600;display:flex}.status-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.status-dot.active{animation:1.5s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.scan-time{color:#64748b;font-size:.8rem}.market-analysis{margin-bottom:1.5rem}.analysis-card{background:#fff;border:1px solid #e0f2fe;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.card-header h5{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.analysis-score{align-items:baseline;gap:.25rem;display:flex}.score-number{color:#16a34a;font-size:1.5rem;font-weight:700}.score-label{color:#64748b;font-size:.9rem}.value-comparison{margin-bottom:1rem}.value-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.value-row:last-child{border-bottom:none}.value-row.highlight{background:rgba(59,130,246,.05);border-radius:.5rem;margin:0 -.75rem;padding:.5rem .75rem}.value-row.profit{background:rgba(16,185,129,.1);border-radius:.5rem;margin:0 -.75rem;padding:.5rem .75rem;font-weight:600}.value-row .label{color:#64748b;font-size:.9rem}.market-price{color:#1f2937;font-weight:600}.asking-price{color:#3b82f6;font-size:1.05rem;font-weight:700}.profit-amount{color:#16a34a;font-size:1.05rem;font-weight:700}.ai-insights{margin-bottom:1rem}.insight{border-radius:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500}.insight:last-child{margin-bottom:0}.insight.positive{color:#16a34a;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2)}.insight.warning{color:#f59e0b;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2)}.scam-check{text-align:center;border-top:1px solid #f1f5f9;padding-top:1rem}.scam-score{justify-content:center;align-items:center;gap:.75rem;display:flex}.score-badge{color:#fff;background:#16a34a;border-radius:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.score-badge.safe{background:#16a34a}.score-status{color:#16a34a;font-size:.9rem;font-weight:700}.scanning-stats{background:rgba(255,255,255,.7);border:1px solid rgba(59,130,246,.1);border-radius:.75rem;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;display:flex}.stat-item{text-align:center}.stat-item.highlight .stat-number{color:#16a34a;animation:2s infinite highlight-pulse}@keyframes highlight-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.stat-number{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1;display:block}.stat-label{color:#64748b;margin-top:.25rem;font-size:.75rem;font-weight:500}.stat-divider{color:#cbd5e1;font-size:1.2rem;font-weight:300}.ai-hunting-demo{background:#f0f9ff;border:2px solid #bae6fd;border-radius:1rem;padding:2rem}.scan-counter{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.counter-item{text-align:center}.counter-item .number{color:#0369a1;font-size:2rem;font-weight:700;animation:2s ease-in-out infinite counter-pulse;display:block}.counter-item .label{color:#0369a1;font-size:.9rem;font-weight:500}@keyframes counter-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ai-tags{flex-direction:column;gap:.5rem;display:flex}.ai-tag{color:#0369a1;opacity:0;background:#fff;border:1px solid #bae6fd;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;animation:.6s ease-out forwards tag-appear;transform:translate(-20px)}.ai-tag:first-child{animation-delay:.2s}.ai-tag:nth-child(2){animation-delay:.4s}.ai-tag:nth-child(3){animation-delay:.6s}@keyframes tag-appear{to{opacity:1;transform:translate(0)}}.real-deal-demo{background:linear-gradient(135deg,#f0fdf4 0%,#fefce8 100%);border:2px solid #bbf7d0;border-radius:1rem;padding:2rem}.notification-alert{margin-bottom:1.5rem}.alert-header{background:#fff;border:1px solid #fbbf24;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 2px 8px rgba(251,191,36,.1)}.alert-icon{font-size:1.5rem;animation:2s infinite alert-pulse}@keyframes alert-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.alert-content{flex:1}.alert-title{color:#b45309;margin-bottom:.25rem;font-size:1rem;font-weight:700}.alert-time{color:#92400e;font-size:.8rem}.alert-badge{color:#fff;background:#dc2626;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;animation:1.5s infinite urgent-blink}@keyframes urgent-blink{0%,50%{opacity:1}51%,to{opacity:.7}}.deal-showcase{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.showcase-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.showcase-header h5{color:#1f2937;margin:0;font-size:1.1rem;font-weight:700}.profit-highlight{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;animation:3s infinite profit-glow;box-shadow:0 2px 4px rgba(16,185,129,.3)}@keyframes profit-glow{0%,to{box-shadow:0 2px 4px rgba(16,185,129,.3)}50%{box-shadow:0 4px 12px rgba(16,185,129,.5)}}.deal-card-container{transform-origin:50%;border-radius:1rem;margin-bottom:1.5rem;overflow:hidden;transform:scale(.9);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.action-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.suggested-actions{flex-direction:column;gap:.75rem;display:flex}.action-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.action-item:hover{background:#f8fafc;border-color:#3b82f6}.action-icon{text-align:center;width:1.5rem;font-size:1.1rem}.action-text{color:#374151;font-size:.9rem;font-weight:500}.deals-demo{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:1rem;padding:2rem}.notification-card{background:#fff;border:1px solid #bbf7d0;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.notification-header{justify-content:between;align-items:center;margin-bottom:1rem;display:flex}.notification-badge{color:#fff;background:#16a34a;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.time{color:#6b7280;margin-left:auto;font-size:.9rem}.deal-preview strong{color:#1f2937;font-size:1.1rem}.deal-stats{gap:1rem;margin-top:.5rem;display:flex}.profit{color:#16a34a;font-size:.9rem;font-weight:600}.motivation{color:#dc2626;font-size:.9rem;font-weight:500}.flow-arrow{color:#cbd5e1;justify-content:center;margin:1rem 0;display:flex}.flow-arrow svg{width:2rem;height:2rem;animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.mobile-timeline{max-width:100%}.mobile-progress{text-align:center;margin-bottom:2rem}.progress-track{background:#e2e8f0;border-radius:2px;height:4px;margin-bottom:.75rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3350d7,#433dac);border-radius:2px;height:100%;transition:width .5s}.step-indicator{color:#64748b;font-size:.9rem;font-weight:600}.mobile-step-card{background:#fff;border-radius:1.5rem;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.step-header-mobile{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.step-number-mobile{color:#fff;background:#3350d7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;font-weight:700;display:flex}.step-titles h3{color:#1e293b;margin-bottom:.25rem;font-size:1.3rem;font-weight:700}.step-titles .step-subtitle{color:#64748b;margin:0;font-size:.9rem}.step-content-mobile{margin-bottom:2rem}.step-content-mobile .step-description{color:#475569;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.step-demo-mobile{transform-origin:0 0;transform:scale(.95)}.mobile-nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.nav-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;flex:1;align-items:center;gap:.5rem;min-width:0;max-width:120px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.nav-btn:hover:not(:disabled){color:#3350d7;background:#f8fafc;border-color:#3350d7}.nav-btn:disabled{opacity:.4;cursor:not-allowed}.nav-btn svg{flex-shrink:0;width:1rem;height:1rem}.nav-btn.prev{justify-content:flex-start}.nav-btn.next{justify-content:flex-end}.dots-nav{gap:.5rem;display:flex}.dot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:.75rem;height:.75rem;transition:all .2s}.dot.active{background:#3350d7;transform:scale(1.2)}.dot.viewed{background:#94a3b8}.mobile-timeline-visual{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.timeline-start,.timeline-end{color:#433dac;font-size:.9rem;font-weight:600}.timeline-dots{align-items:center;gap:.75rem;display:flex;position:relative}.timeline-dots:before{content:"";z-index:1;background:#cbd5e1;height:1px;position:absolute;top:50%;left:.375rem;right:.375rem}.timeline-dot{z-index:2;background:#e2e8f0;border-radius:50%;width:.75rem;height:.75rem;transition:all .3s;position:relative}.timeline-dot.completed{background:#3350d7;transform:scale(1.3)}@media (max-width:768px){.header h2{font-size:2.5rem}.header p{font-size:1.1rem}.mobile-step-card{padding:1.5rem}.step-demo-mobile{transform:scale(.9)}.nav-btn{max-width:100px;padding:.5rem .75rem;font-size:.8rem}.nav-btn svg{width:.875rem;height:.875rem}}@media (max-width:480px){.container{padding:0 1rem}.header h2{font-size:2rem}.step-description,.step-demo{padding-left:0}}
