.mchat-launcher{position:fixed;right:20px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:900;border:1px solid #ffffff80;border-radius:28px;background:var(--mchat-accent,#a54b32);color:#fff;box-shadow:0 4px 20px #0002;padding:14px 20px;font:600 15px/1.3 system-ui;cursor:pointer;max-width:calc(100vw - 40px)}
[data-microsite-chat-preview] .mchat-launcher{position:static;margin:12px 0}
.mchat-dialog{position:fixed;inset:auto 20px 20px auto;margin:0;width:min(390px,calc(100vw - 40px));height:min(680px,calc(100dvh - 40px));max-width:none;max-height:none;padding:0;border:1px solid #d6d2cb;border-radius:18px;background:#fffdf9;color:#29241e;box-shadow:0 12px 60px #0003;overflow:hidden;font:15px/1.5 system-ui}
.mchat-dialog[open]{display:flex;flex-direction:column}.mchat-dialog::backdrop{background:#0002}.mchat-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #dedad3}.mchat-header button{font-size:28px;line-height:1;min-width:44px;min-height:44px}.mchat-dialog button{cursor:pointer;font:inherit;color:inherit;background:none;border:1px solid transparent;border-radius:8px}.mchat-dialog button:focus-visible,.mchat-dialog a:focus-visible,.mchat-launcher:focus-visible{outline:3px solid #bb6c38;outline-offset:2px}.mchat-disclosure{font-size:12px;color:#686158;margin:10px 18px}.mchat-controls{display:flex;gap:12px;padding:0 12px}.mchat-controls button{font-size:12px;text-decoration:underline;padding:8px}.mchat-log{flex:1;min-height:80px;overflow:auto;padding:12px 18px;overscroll-behavior:contain}.mchat-log p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 14px}.mchat-question{background:#ece6dc;padding:12px;border-radius:12px;margin-left:24px!important}.mchat-answer{padding:4px 0}.mchat-error{font-size:13px;color:#81422f}.mchat-cards{display:grid;gap:8px;margin-bottom:12px}.mchat-card{display:flex;flex-direction:column;gap:4px;border:1px solid #d6d2cb;padding:12px;border-radius:10px;color:inherit;text-decoration:none}.mchat-card span{font-size:12px}.mchat-starters{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px}.mchat-starters[hidden]{display:none}.mchat-starters button{border-color:#d6d2cb;padding:8px;font-size:12px}.mchat-status{font-size:12px;margin:0 18px;min-height:20px}.mchat-composer{display:flex;gap:8px;padding:12px 16px;margin:0}.mchat-composer textarea{min-width:0;flex:1;resize:none;font:inherit;background:transparent;color:inherit;border:1px solid #bbb4a9;border-radius:10px;padding:10px}.mchat-composer button{background:var(--mchat-accent,#a54b32);color:#fff;padding:10px;align-self:center;min-height:44px}.mchat-composer button:disabled{opacity:.5}.mchat-footer{display:flex;justify-content:space-between;gap:12px;padding:0 16px 16px;font-size:12px}.mchat-footer a{color:inherit}.mchat-dialog a{min-height:24px}
html.fy-dark .mchat-dialog,.mchat-dialog.mchat-dark{background:#22211e;color:#f4eee5;border-color:#625e57}html.fy-dark .mchat-question,.mchat-dark .mchat-question{background:#3c3830}html.fy-dark .mchat-disclosure,.mchat-dark .mchat-disclosure{color:#ccc3b8}
@media(max-width:600px){.mchat-launcher{right:16px;bottom:calc(80px + env(safe-area-inset-bottom))}.mchat-dialog{inset:var(--mchat-top,0px) 0 auto;width:100%;height:var(--mchat-height,100dvh);border:0;border-radius:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}.mchat-composer textarea{font-size:16px}.mchat-controls button{min-height:44px}}
.fab-whatsapp[hidden]{display:none!important}

.mchat-dialog .mchat-header button{font-size:24px}.mchat-dark .mchat-error{color:#e8aa94}

.mchat-launcher.mchat-dark,.mchat-dialog.mchat-dark .mchat-composer button{color:#201a17}
