.ai-console.lead-chat{position:relative}.console-head{flex-wrap:wrap}.console-status{white-space:nowrap}.lead-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:11px 14px;border-bottom:1px solid var(--line);background:rgba(4,9,20,.5)}.lead-step{display:flex;align-items:center;gap:7px;min-width:0;padding:8px 9px;border:1px solid rgba(168,180,206,.08);border-radius:10px;color:#66748d;background:rgba(255,255,255,.018);font:700 .6rem/1.2 "IBM Plex Mono",ui-monospace,monospace;transition:.18s ease}.lead-step::before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#465269}.lead-step.active{color:#d8fff6;border-color:rgba(101,242,208,.22);background:rgba(101,242,208,.055)}.lead-step.active::before{background:var(--cyan);box-shadow:0 0 10px rgba(101,242,208,.55)}.lead-step.done{color:#9cb1c8}.lead-step.done::before{background:var(--green)}.lead-step span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-chat .console-body{height:355px}.message.system{border-style:dashed;color:#91a0b9;background:rgba(101,242,208,.025)}.console-input.input-error{border-color:rgba(255,113,138,.5)!important;box-shadow:0 0 0 3px rgba(255,113,138,.06)!important}.console-prompts.is-locked{display:none}.handoff-row{display:none;align-items:center;gap:8px;padding:0 14px 13px}.handoff-row.visible{display:flex}.handoff-btn,.restart-chat{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:.7rem;font-weight:790;cursor:pointer;transition:.18s ease}.handoff-btn{flex:1;border:1px solid rgba(101,242,208,.28);color:#04100e;background:linear-gradient(135deg,#8af4df,#69d6ff);box-shadow:0 8px 24px rgba(101,242,208,.09)}.handoff-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.restart-chat{padding:0 12px;border:1px solid var(--line);color:#9eacc3;background:rgba(255,255,255,.025)}.restart-chat:hover{color:#fff;border-color:var(--line-strong)}.lead-privacy{margin:0;padding:0 18px 14px;color:#62718a;font-size:.64rem;line-height:1.55}.lead-privacy strong{color:#8798b2}.lead-captured{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:6px 8px;border:1px solid rgba(84,230,164,.16);border-radius:999px;color:#8fa0b7;background:rgba(84,230,164,.035);font-size:.6rem}.lead-captured::before{content:"✓";color:var(--green);font-weight:900}@media(max-width:620px){.lead-progress{grid-template-columns:repeat(2,1fr)}.lead-chat .console-body{height:390px}.handoff-row{flex-direction:column}.handoff-btn,.restart-chat{width:100%}.console-status{width:100%;margin-left:47px}}