.mzwc-chat{position:fixed;left:20px;bottom:20px;z-index:999999;font-family:inherit}.mzwc-chat-toggle{border:0;border-radius:999px;padding:14px 20px;background:#1f5f4a;color:#fff;font-weight:700;box-shadow:0 8px 28px rgba(0,0,0,.18);cursor:pointer}.mzwc-chat-panel{position:absolute;left:0;bottom:62px;width:min(370px,calc(100vw - 24px));height:520px;max-height:calc(100vh - 100px);background:#fff;border-radius:16px;box-shadow:0 16px 45px rgba(0,0,0,.22);overflow:hidden;border:1px solid #e6e6e6}.mzwc-chat-header{height:58px;padding:0 16px;background:#1f5f4a;color:#fff;display:flex;align-items:center;justify-content:space-between}.mzwc-chat-close{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.mzwc-chat-messages{height:340px;overflow:auto;padding:14px;background:#f7f8f7}.mzwc-msg{max-width:86%;padding:10px 12px;margin:0 0 10px;border-radius:14px;line-height:1.45;font-size:14px;word-wrap:break-word}.mzwc-user{margin-left:auto;background:#1f5f4a;color:#fff}.mzwc-assistant{background:#fff;border:1px solid #e3e6e4}.mzwc-assistant a{font-weight:700}.mzwc-chat-privacy{font-size:10px;color:#666;padding:5px 12px;background:#fff}.mzwc-chat-form{position:absolute;left:0;right:0;bottom:0;padding:10px;background:#fff;border-top:1px solid #eee;display:flex;gap:8px;align-items:flex-end}.mzwc-chat-input{flex:1;resize:none;border:1px solid #cfd5d1;border-radius:10px;padding:9px;max-height:90px}.mzwc-chat-send{border:0;border-radius:10px;background:#1f5f4a;color:#fff;padding:10px 12px;font-weight:700;cursor:pointer}.mzwc-chat-form.is-loading .mzwc-chat-send{opacity:.55}.mzwc-chat-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:600px){.mzwc-chat{left:12px;bottom:12px}.mzwc-chat-panel{width:calc(100vw - 24px);height:min(560px,calc(100vh - 90px));}.mzwc-chat-messages{height:calc(100% - 160px)}}

.mzwc-msg a{font-weight:600;text-decoration:underline;text-underline-offset:2px}

.mzwc-chat-agent{display:flex;flex-direction:column;line-height:1.15}.mzwc-chat-agent strong{font-size:15px}.mzwc-chat-agent span{font-size:10px;opacity:.86;margin-top:3px}.mzwc-msg-name{display:block;font-size:10px;font-weight:700;color:#4c655b;margin-bottom:4px}.mzwc-msg-body{display:block}

.mzwc-quick-actions{display:grid;grid-template-columns:1fr;gap:8px;margin:2px 0 12px;max-width:90%}.mzwc-quick-action{appearance:none;border:1px solid #1f5f4a;background:#fff;color:#1f5f4a;border-radius:12px;padding:11px 13px;text-align:left;font:inherit;font-size:14px;font-weight:700;cursor:pointer;min-height:44px}.mzwc-quick-action:hover,.mzwc-quick-action:focus{background:#edf5f1;outline:2px solid transparent}.mzwc-quick-action:focus-visible{outline:2px solid #1f5f4a;outline-offset:2px}@media(max-width:600px){.mzwc-quick-actions{max-width:94%}.mzwc-quick-action{font-size:15px;padding:12px 14px}}

/* Contactpagina: prominente ingebouwde assistent boven de bestaande contactinhoud. */
.mzwc-contact-assistant{max-width:980px;margin:0 auto 38px;padding:0 16px;scroll-margin-top:110px}.mzwc-contact-assistant-intro{text-align:center;margin:0 auto 18px;max-width:720px}.mzwc-contact-assistant-intro h2{margin:0 0 8px;font-size:clamp(26px,3vw,38px);line-height:1.15}.mzwc-contact-assistant-intro p{margin:0;color:#5b625f;font-size:16px;line-height:1.5}.mzwc-contact-chat{position:relative;left:auto;bottom:auto;z-index:auto;width:100%}.mzwc-contact-chat .mzwc-chat-toggle{display:none!important}.mzwc-contact-chat.is-collapsed .mzwc-chat-toggle{display:inline-flex!important;align-items:center;justify-content:center;margin:0 auto;border-radius:999px;min-height:48px;padding:12px 22px}.mzwc-contact-assistant.is-chat-collapsed .mzwc-contact-assistant-intro{display:none}.mzwc-contact-chat .mzwc-chat-panel{position:relative;left:auto;bottom:auto;width:100%;height:560px;max-height:none;border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.12);display:flex;flex-direction:column;overflow:hidden}.mzwc-contact-chat .mzwc-chat-header{height:auto;min-height:76px;padding:14px 20px}.mzwc-contact-chat .mzwc-chat-agent strong{font-size:22px}.mzwc-contact-chat .mzwc-chat-agent span{font-size:13px}.mzwc-contact-chat .mzwc-chat-close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:999px;font-size:32px;line-height:1}.mzwc-contact-chat .mzwc-chat-panel[hidden]{display:none!important}.mzwc-contact-chat .mzwc-chat-messages{height:auto;min-height:0;flex:1;padding:20px;overflow:auto}.mzwc-contact-chat .mzwc-msg{font-size:16px;max-width:80%;padding:12px 14px}.mzwc-contact-chat .mzwc-msg-name{font-size:12px}.mzwc-contact-chat .mzwc-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;width:100%;gap:10px}.mzwc-contact-chat .mzwc-quick-action{font-size:16px;padding:14px 16px}.mzwc-contact-chat .mzwc-chat-privacy{font-size:12px;padding:7px 16px}.mzwc-contact-chat .mzwc-chat-form{position:static;padding:14px 16px;gap:12px}.mzwc-contact-chat .mzwc-chat-input{font-size:16px;padding:12px 14px;min-height:52px}.mzwc-contact-chat .mzwc-chat-send{font-size:16px;padding:13px 20px;min-height:52px}
@media(max-width:600px){.mzwc-contact-assistant{padding:0 10px;margin-bottom:28px}.mzwc-contact-chat{left:auto;bottom:auto}.mzwc-contact-chat .mzwc-chat-panel{width:100%;height:600px;max-height:none}.mzwc-contact-chat .mzwc-chat-messages{height:auto}.mzwc-contact-chat .mzwc-quick-actions{grid-template-columns:1fr}.mzwc-contact-chat .mzwc-msg{max-width:92%}}

/* v1.2.12: op de contactpagina blijft de assistent altijd groot zichtbaar. */
.mzwc-contact-chat .mzwc-chat-close{display:none!important}
.mzwc-chat.is-dismissed{display:none!important}

/* v1.2.13: ook de kleine zwevende Chat-knop kan volledig worden gesloten. */
.mzwc-chat-launcher{display:flex;align-items:center;gap:7px;width:max-content}
.mzwc-chat-launcher-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;padding:0;border:1px solid #1f5f4a;border-radius:999px;background:#fff;color:#1f5f4a;font-size:25px;line-height:1;font-weight:500;box-shadow:0 8px 24px rgba(0,0,0,.16);cursor:pointer}
.mzwc-chat-launcher-close:hover,.mzwc-chat-launcher-close:focus{background:#edf5f1}
.mzwc-chat-launcher-close:focus-visible{outline:3px solid rgba(31,95,74,.28);outline-offset:2px}
.mzwc-contact-chat .mzwc-chat-launcher{display:none!important}
@media(max-width:600px){.mzwc-chat-launcher-close{width:40px;height:40px;min-width:40px;font-size:26px}}

/* v1.2.14: op mobiel alleen de grote chatbot op de Contactpagina tonen. */
@media (max-width:767px){
  .mzwc-chat:not(.mzwc-contact-chat){display:none!important}
}
