.mh-whatsapp-widget{position:fixed;bottom:110px;right:10px;width:468px;height:575px;max-width:95%;z-index:2147483646;font-family:"Montserrat",sans-serif;background:#fff;border-radius:20px;box-shadow:-10px 9px 15.9px 0px #00000040;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (max-width:599px){.mh-whatsapp-widget{bottom:calc(8px + env(safe-area-inset-bottom,0px));right:max(8px,env(safe-area-inset-right,0px));left:max(8px,env(safe-area-inset-left,0px));width:auto;max-width:none;}}.mh-whatsapp-widget__header{display:flex;gap:16px;align-items:center;background:#0e36e3;color:#fff;padding:18px 20px;position:relative}.mh-whatsapp-widget__avatar{width:60px;height:60px;border-radius:36px;border:2px solid #fff;background-color:#07016b;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.mh-avatar-fallback-svg{display:block;width:70%;height:70%;max-width:42px;max-height:42px}.mh-whatsapp-widget__titleText{font-size:20px;font-weight:500;line-height:1.1}.mh-whatsapp-widget__status{font-size:14px;font-weight:400;margin-top:2px;opacity:.95;display:none}.mh-whatsapp-widget__close{position:absolute;top:6px;right:12px;border:0 !important;background:0 0 !important;color:#fff !important;cursor:pointer;font-size:14px}.mh-whatsapp-widget__content{height:calc(575px - 96px);display:flex;flex-direction:column;padding:14px 14px 18px;min-height:0}.mh-chat{flex:1 1 auto;overflow:auto;padding:6px 4px 0;min-height:0;overscroll-behavior:contain;touch-action:pan-y;scroll-behavior:auto}.mh-chat__messages{display:flex;flex-direction:column;gap:14px;padding:6px 2px 20px;overflow-anchor:none}.mh-msg{display:flex;width:100%}.mh-msg--bot{justify-content:flex-start}.mh-msg--user{justify-content:flex-end}.mh-msg__bubble{max-width:88%;padding:16px 18px;font-size:18px;line-height:1.2;border-radius:0 26px 26px;border:1px solid rgba(0,0,0,.18);color:#111;background:#fff;white-space:pre-line}.mh-msg--bot .mh-msg__bubble{border-color:#bebebe;white-space:normal}.mh-msg--bot .mh-msg__bubble small{margin-top:6px;font-size:.88em;font-weight:400;line-height:1.35;color:rgba(17,17,17,.72)}.mh-msg--user .mh-msg__bubble{background:#e6eaff;border-color:#e6eaff;border-radius:26px 0 26px 26px}.mh-msg__bubble[data-mh-step]{cursor:pointer}.mh-options{display:inline-flex;flex-wrap:wrap;gap:18px;padding:8px 0 0}.mh-options--inline{flex-direction:row;gap:14px}.mh-options.mh-options--inline .mh-option{gap:8px}.mh-options.mh-options--inline .mh-option .mh-option__label{font-size:18px}.mh-option{width:auto;display:inline-flex;align-items:center;gap:4px;border:0 !important;background:#f5f5f5 !important;border-radius:30px !important;padding:12px 16px !important;cursor:pointer;text-align:left}.mh-option__icon{width:28px;height:28px;flex:0 0 auto;border-radius:8px;display:inline-flex;justify-content:center;align-items:center}.mh-option__label{font-size:20px;font-weight:500;color:#111}.mh-option__label small{display:inline;font-size:.88em;font-weight:500;opacity:.88}.mh-form{width:100%;display:flex;flex-direction:column;gap:16px;padding-top:8px}.mh-form__row{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%}.mh-form__bubble{width:100%;background:#f0f2ff;border:1px solid transparent;border-radius:28px;padding:20px 22px 18px;box-sizing:border-box}.mh-form__bubble--error{background:#fff0f2;border-color:#e53935}.mh-form__bubble--error .mh-form__prompt{color:#c62828;font-weight:600}.mh-form__bubble--error .mh-form__divider{border-top-color:rgba(229,57,53,.35)}.mh-form__prompt{font-size:16px;font-weight:500;color:#5c5c5c;line-height:1.35;margin:0;padding:0}.mh-form__prompt small,.mh-form__hint small{display:inline;font-size:.88em;font-weight:inherit}.mh-form__hint small{color:inherit;opacity:.95}.mh-form__divider{height:0;border:0;border-top:1px solid #c8c8c8;margin:12px 0 10px;padding:0;width:100%;background:0 0}.mh-form__hint{font-size:15px;font-weight:400;color:#8a8a8a;line-height:1.35;margin:0 0 10px;padding:0}.mh-form__hint:empty{display:none;margin:0}.mh-form__hint:empty+.mh-form__input{margin-top:0}.mh-form__input{width:100%;min-height:28px;height:auto;border-radius:0;border:0;padding:4px 0 2px;font-size:18px;font-weight:500;color:#111;background:0 0;box-shadow:none;flex:0 0 auto;font-family:inherit;line-height:1.35}.mh-form__input::placeholder{color:#8a8a8a;font-weight:400}.mh-form__input:focus{outline:0;box-shadow:none}.mh-form__error{margin-top:8px;font-size:13px;color:#bd252c;width:100%}.mh-form__actions{display:flex;justify-content:flex-end;width:100%;margin-top:2px}.mh-form__submit{min-width:120px;height:48px;padding:0 20px;border:0 !important;border-radius:999px !important;background:#f5f5f5 !important;color:#b0b0b0 !important;cursor:not-allowed;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;font-family:inherit}.mh-form__submit:disabled{opacity:1}.mh-form__submit.mh-form__submit--ready:not(:disabled){background:#0e36e3 !important;color:#fff !important;cursor:pointer}.mh-form__submitText{display:inline;line-height:1.2}.mh-form__submitIcon{width:20px;height:20px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.mh-form__submitIcon .mh-icon{display:block;width:20px;height:20px;flex-shrink:0}.mh-form__submitIcon .mh-icon--wa{display:none}.mh-form__submitIcon--whatsapp .mh-icon--send{display:none}.mh-form__submitIcon--whatsapp .mh-icon--wa{display:block}.mh-form__submitIcon--whatsapp{width:60px;height:60px;border-radius:8px;position:absolute;left:0;margin-left:-15px}.mh-form__submitIcon--whatsapp .mh-icon--wa{width:60px;height:60px}.mh-form--submitOnly .mh-form__row{display:none !important}.mh-form--submitOnly .mh-form__actions{display:block;width:100%;margin-top:0}.mh-form__submit--cta{position:relative;width:100% !important;max-width:100%;min-width:0;margin:0;height:64px !important;border-radius:999px !important;background:#25d366 !important;color:#fff !important;font-size:20px !important;font-weight:700 !important;padding:0 28px;box-shadow:0 10px 22px rgba(0,0,0,.18);cursor:pointer !important;flex-direction:row-reverse;justify-content:center;gap:12px}.mh-form__submit--cta .mh-form__submitText{display:inline;color:#fff}.mh-form__submit--cta .mh-form__submitIcon--whatsapp{position:static;left:auto;margin:0;width:28px;height:28px;border-radius:8px}.mh-form__submit--cta .mh-form__submitIcon--whatsapp .mh-icon--wa{width:28px;height:28px}.mh-cta{width:100%;text-align:center;padding:10px 0 0}.mh-cta__btn{width:210px;position:relative;height:64px;border:0 !important;border-radius:25px !important;background:#25d366 !important;color:#fff !important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:20px;font-weight:600;box-shadow:0px 4px 4px 0px #00000040;padding-left:40px}.mh-cta__icon{width:60px;height:60px;border-radius:8px;background-color:transparent;display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;margin-left:-15px}.mh-cta__icon .mh-icon--wa{width:56px;height:56px;color:#fff}@media (max-width:768px){.mh-whatsapp-widget__titleText{font-size:18px}.mh-cta__btn{font-size:16px;width:190px}.mh-option__label,.mh-msg__bubble{font-size:14px}.mh-options.mh-options--inline .mh-option .mh-option__label,.mh-form__prompt,.mh-form__hint{font-size:14px}.mh-options .mh-option__icon{font-size:14px;width:20px;height:20px}.mh-options .mh-option__label{font-size:14px}.mh-option{padding:8px 12px !important}}