.mca-lp-chatbot{position:fixed;right:22px;bottom:22px;z-index:999999;font-family:Inter,Arial,sans-serif}.mca-lp-chat-launcher{width:64px;height:64px;border-radius:999px;border:none;background:#111827;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 35px rgba(0,0,0,.24)}.mca-lp-chat-window{position:absolute;right:0;bottom:82px;width:400px;max-width:calc(100vw - 32px);height:670px;max-height:calc(100vh - 120px);background:#fff;border-radius:22px;box-shadow:0 22px 70px rgba(0,0,0,.28);overflow:hidden;display:flex;flex-direction:column;border:1px solid #e5e7eb}.mca-lp-chat-header{padding:18px;background:linear-gradient(135deg,#111827,#374151);color:#fff;display:flex;align-items:center;justify-content:space-between}.mca-lp-chat-title{font-size:17px;font-weight:800}.mca-lp-chat-subtitle{font-size:12px;opacity:.84;margin-top:3px}.mca-lp-chat-close{background:transparent;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer}.mca-lp-chat-messages{flex:1;padding:16px;overflow-y:auto;background:#f9fafb}.mca-lp-message-row{display:flex;margin-bottom:12px}.mca-lp-user-row{justify-content:flex-end}.mca-lp-assistant-row{justify-content:flex-start}.mca-lp-message{max-width:82%;padding:11px 13px;border-radius:16px;font-size:14px;line-height:1.45;white-space:pre-wrap}.mca-lp-user-message{background:#111827;color:#fff;border-bottom-right-radius:5px}.mca-lp-assistant-message{background:#fff;color:#111827;border:1px solid #e5e7eb;border-bottom-left-radius:5px}.mca-lp-direct-contact{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin:10px 0 14px;text-align:center;box-shadow:0 8px 24px rgba(17,24,39,.06)}.mca-lp-direct-contact p{margin:0 0 10px;font-size:14px;font-weight:700;color:#111827}.mca-lp-direct-contact-buttons{display:flex;gap:8px}.mca-lp-direct-contact-buttons a{flex:1;text-decoration:none;padding:11px 10px;border-radius:12px;font-weight:800;font-size:13px;text-align:center}.mca-lp-call-button{background:#111827;color:#fff!important}.mca-lp-sms-button{background:#f3f4f6;color:#111827!important;border:1px solid #d1d5db}.mca-lp-phone-small{margin-top:8px;font-size:12px;color:#6b7280}.mca-lp-quick-replies{padding:10px 12px 0;display:flex;gap:8px;overflow-x:auto;background:#fff}.mca-lp-quick-replies button{white-space:nowrap;border:1px solid #d1d5db;background:#fff;color:#111827;padding:8px 10px;border-radius:999px;font-size:12px;cursor:pointer}.mca-lp-chat-input-row{display:flex;align-items:flex-end;gap:8px;padding:12px;background:#fff;border-top:1px solid #e5e7eb}.mca-lp-chat-input-row textarea{flex:1;resize:none;border:1px solid #d1d5db;border-radius:14px;padding:11px 12px;font-size:14px;outline:none;max-height:96px}.mca-lp-chat-input-row textarea:focus{border-color:#111827}.mca-lp-chat-input-row button{border:none;background:#111827;color:#fff;padding:11px 14px;border-radius:14px;font-weight:800;cursor:pointer}.mca-lp-chat-disclaimer{padding:0 14px 12px;font-size:10.5px;color:#6b7280;background:#fff;text-align:center}.mca-lp-lead-form{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;margin:10px 0 14px;box-shadow:0 8px 24px rgba(17,24,39,.08)}.mca-lp-lead-form-title{font-size:14px;font-weight:800;color:#111827;margin-bottom:10px}.mca-lp-lead-form input,.mca-lp-lead-form select,.mca-lp-lead-form textarea{width:100%;box-sizing:border-box;margin-bottom:8px;border:1px solid #d1d5db;border-radius:12px;padding:10px;font-size:13px;outline:none}.mca-lp-lead-form textarea{min-height:72px;resize:vertical}.mca-lp-lead-form button{width:100%;border:none;background:#111827;color:#fff;padding:11px;border-radius:12px;font-weight:800;cursor:pointer}.mca-lp-lead-status{font-size:12px;color:#374151;margin-top:8px;text-align:center}@media(max-width:520px){.mca-lp-chatbot{right:14px;bottom:14px}.mca-lp-chat-window{right:-2px;bottom:78px;width:calc(100vw - 28px);height:calc(100vh - 115px)}}