/* Robson Ventura • Conversational Lead Experience 3.2 • © 2026 */
.smart-lead--conversation{width:min(720px,calc(100vw - 28px));max-width:720px;border:0;border-radius:24px;padding:0;background:#fff;box-shadow:0 28px 90px rgba(11,19,43,.24);overflow:hidden;color:#172033}
.smart-lead--conversation::backdrop{background:rgba(5,12,28,.62);backdrop-filter:blur(7px)}
.smart-conversation{padding:0;margin:0;min-height:520px;display:flex;flex-direction:column}
.smart-conversation-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:30px 32px 18px;border-bottom:0}
.smart-conversation-head h2{margin:6px 0 0;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.1;color:#172033}
.smart-conversation-subtitle{margin:8px 0 0;color:#6b7894;font-size:.92rem}
.smart-lead-close{flex:0 0 auto;width:38px;height:38px;border:1px solid #dce3ef;border-radius:50%;background:#fff;color:#65728d;font-size:24px;line-height:1;cursor:pointer}
.smart-lead-close:hover{background:#f4f7fb;color:#172033}
.smart-progress{height:3px;background:#edf1f7;margin:0 32px;border-radius:999px;overflow:hidden}.smart-progress>span{display:block;width:16.67%;height:100%;background:#2f5fc4;border-radius:inherit;transition:width .28s ease}
.smart-conversation-summary{display:flex;gap:8px;flex-wrap:wrap;padding:16px 32px 0}.smart-conversation-summary:empty{display:none}.smart-conversation-summary span{font-size:.72rem;font-weight:700;letter-spacing:.02em;color:#3156a3;background:#edf3ff;border:1px solid #d9e5ff;padding:6px 9px;border-radius:999px;text-transform:none}
.smart-conversation-step{padding:30px 32px 32px;animation:smartFade .22s ease both;flex:1}.smart-conversation-step[hidden]{display:none!important}@keyframes smartFade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.smart-lead-question{margin:0 0 8px;font-family:Montserrat,sans-serif;font-size:clamp(1.35rem,3vw,1.8rem);font-weight:700;line-height:1.22;color:#172033}.smart-question-help{margin:0 0 22px;color:#6b7894;font-size:.94rem;line-height:1.55}
.smart-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.smart-choice-grid button{appearance:none;text-align:left;border:1px solid #dce3ef;background:#fff;border-radius:16px;padding:17px 18px;min-height:78px;color:#172033;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.smart-choice-grid button:hover,.smart-choice-grid button:focus-visible{border-color:#8eace8;box-shadow:0 7px 24px rgba(47,95,196,.11);transform:translateY(-1px);outline:0}.smart-choice-grid button.is-selected{border-color:#2f5fc4;background:#f4f7ff}.smart-choice-grid button strong{display:block;font:700 .98rem/1.25 Montserrat,sans-serif}.smart-choice-grid button span{display:block;margin-top:5px;color:#71809c;font-size:.83rem;line-height:1.4}
.smart-conversation-field{display:block;margin-top:24px}.smart-conversation-field textarea,.smart-conversation-field input{box-sizing:border-box;width:100%;border:0;border-bottom:2px solid #cbd5e5;border-radius:0;background:transparent;padding:13px 2px;font:500 1.08rem/1.5 Montserrat,sans-serif;color:#172033;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.smart-conversation-field textarea{min-height:135px;resize:vertical;border:1px solid #dce3ef;border-radius:16px;padding:16px 17px;background:#fbfcfe}.smart-conversation-field textarea:focus,.smart-conversation-field input:focus{border-color:#2f5fc4;box-shadow:0 1px 0 #2f5fc4}.smart-conversation-field textarea:focus{box-shadow:0 0 0 3px rgba(47,95,196,.08)}.smart-conversation-field input::placeholder,.smart-conversation-field textarea::placeholder{color:#9aa6bb}.smart-conversation-field--single{max-width:520px}
.smart-conversation-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:28px}.smart-conversation-nav{margin-top:22px}.smart-back-link{border:0;background:transparent;color:#63718b;padding:8px 0;font:600 .86rem/1 Montserrat,sans-serif;cursor:pointer}.smart-back-link:hover{color:#2f5fc4}.smart-conversation-actions .button{margin-left:auto}
.smart-conversation-consent{display:flex;gap:10px;align-items:flex-start;margin-top:22px;color:#697792;font-size:.82rem;line-height:1.45}.smart-conversation-consent input{margin-top:2px;accent-color:#2f5fc4}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media (max-width:760px){.smart-lead--conversation{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);border-radius:20px}.smart-conversation{min-height:0}.smart-conversation-head{padding:22px 20px 14px}.smart-progress{margin:0 20px}.smart-conversation-summary{padding:13px 20px 0}.smart-conversation-step{padding:24px 20px 24px}.smart-choice-grid{grid-template-columns:1fr;gap:9px;margin-top:18px}.smart-choice-grid button{min-height:auto;padding:14px 15px}.smart-lead-question{font-size:1.3rem}.smart-conversation-actions{position:sticky;bottom:0;background:linear-gradient(to top,#fff 82%,rgba(255,255,255,0));padding-top:16px}.smart-conversation-actions .button{min-height:46px}.smart-conversation-subtitle{font-size:.84rem}}
@media (prefers-reduced-motion:reduce){.smart-conversation-step,.smart-choice-grid button,.smart-progress>span{animation:none!important;transition:none!important}}
