.journey-chat-launch{position:fixed;right:22px;bottom:20px;z-index:50;display:flex;align-items:center;gap:9px;padding:11px 15px;border:0;border-radius:99px;background:#ff5b70;color:#09131d;box-shadow:0 12px 32px rgba(9,19,29,.24);font:800 12px "DM Sans",sans-serif}.journey-chat-launch span{font-size:16px}.journey-chat{position:fixed;right:22px;bottom:72px;z-index:51;width:min(370px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:#fff;box-shadow:0 24px 70px rgba(9,19,29,.3);color:#0a2843;font-family:"DM Sans",sans-serif}.journey-chat[hidden]{display:none}.chat-head{display:flex;align-items:center;gap:10px;padding:15px;background:#09131d;color:white}.chat-avatar{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#ff5b70;color:#09131d;font-size:17px}.chat-title{display:flex;min-width:0;flex:1;flex-direction:column}.chat-head strong{font-size:13px}.chat-head small{margin-top:2px;color:#9eb5c8;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.chat-head-actions{display:flex;align-items:center;gap:5px}.chat-clear,.chat-close{border:0;background:none;color:#a9bdcd}.chat-clear{padding:5px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.chat-close{font-size:20px}.chat-modes{display:grid;grid-template-columns:1fr 1fr;padding:7px;background:#f1f4f6}.chat-modes button{padding:8px;border:0;border-radius:6px;background:transparent;color:#657b8e;font-size:10px;font-weight:800}.chat-modes button.active{background:white;color:#0a2843;box-shadow:0 2px 7px rgba(9,19,29,.07)}.chat-context{padding:7px 12px;border-bottom:1px solid #e5eaee;background:#fff;color:#63798b;font-size:8px}.chat-messages{display:flex;min-height:200px;max-height:300px;overflow-y:auto;flex-direction:column;gap:8px;padding:14px;background:#fbfcfd}.chat-message{max-width:88%;padding:9px 11px;border-radius:10px;font-size:11px;line-height:1.45;white-space:pre-wrap}.chat-message.assistant{align-self:flex-start;background:#edf3f7}.chat-message.user{align-self:flex-end;background:#ffe4e8}.chat-suggestions{display:flex;flex-wrap:wrap;gap:5px;padding:0 14px 10px;background:#fbfcfd}.chat-suggestions button{padding:6px 8px;border:1px solid #e0e7ec;border-radius:99px;background:white;color:#526b7f;font-size:8px}.chat-action{width:calc(100% - 28px);margin:0 14px 8px;padding:8px;border:0;border-radius:7px;background:#0a2843;color:white;font-size:9px;font-weight:800}.sales-handoff{width:calc(100% - 28px);margin:0 14px 10px;padding:9px;border:1px solid #f2aeba;border-radius:7px;background:#fff0f2;color:#c63d54;font-size:9px;font-weight:800}.lead-form{display:grid;gap:6px;max-height:380px;overflow-y:auto;padding:13px;border-top:1px solid #e0e7ec;background:#fff8f7}.lead-form[hidden]{display:none}.lead-form>strong{font-size:13px}.lead-form>small{margin-bottom:4px;color:#718596;font-size:9px}.lead-form>input,.lead-form textarea,.lead-form select{width:100%;padding:8px;border:1px solid #dddfdf;border-radius:6px;background:white;font:10px "DM Sans",sans-serif}.lead-form textarea{min-height:55px;resize:vertical}.lead-form>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.lead-form>label{display:flex;align-items:flex-start;gap:6px;color:#718596;font-size:8px;line-height:1.35}.lead-form>label input{margin:1px 0}.lead-form>button{padding:9px;border:0;border-radius:7px;background:#ff5b70;color:#09131d;font-size:10px;font-weight:800}.lead-status{margin:0;color:#a53c2f;font-size:8px}.lead-success{display:flex!important;align-items:center;grid-template-columns:none!important;flex-direction:column;padding:16px;text-align:center}.lead-success>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dff5eb;color:#147052}.lead-success p{margin:4px 0;color:#63798b;font-size:9px}.lead-success small{color:#c63d54}.chat-form{display:grid;grid-template-columns:1fr auto;gap:7px;padding:10px;border-top:1px solid #e0e7ec}.chat-form input{min-width:0;padding:10px;border:1px solid #d9e2e8;border-radius:8px;outline:0;font-size:11px}.chat-form input:focus{border-color:#ff8292}.chat-form button{padding:0 13px;border:0;border-radius:8px;background:#09131d;color:#ffe8c9;font-weight:800}.chat-form input:disabled,.chat-form button:disabled{opacity:.6}.chat-note{margin:0;padding:0 12px 10px;color:#8a9aa8;font-size:7px;text-align:center}@media(max-width:520px){.journey-chat-launch{right:14px;bottom:14px}.journey-chat{right:14px;bottom:65px}.chat-messages{max-height:38vh}}
