.mra-root{--mra-accent:#f73453;--mra-button:#ca1f40;--mra-ink:#263c3c;--mra-muted:#5c6c6b;font-family:Urbanist,var(--font-family,sans-serif);font-size:14px;line-height:1.45;color:var(--mra-ink);text-align:left;position:relative;z-index:2147483000}
.mra-root *,.mra-root *::before,.mra-root *::after{box-sizing:border-box}
/* The assistant contains the WhatsApp handoff; avoid two overlapping launchers. */
body.mra-chat-mounted .chaty-widget{display:none!important}
.mra-root [hidden]{display:none!important}
.mra-root button,.mra-root textarea,.mra-root a{font:inherit;letter-spacing:normal;text-transform:none}
.mra-root button{cursor:pointer;border:0;margin:0;box-shadow:none;min-height:40px}
.mra-root button:disabled{cursor:wait;opacity:.55}
.mra-root :is(button,a,textarea,[tabindex]):focus-visible{outline:3px solid #167c78;outline-offset:2px}
.mra-root a{color:#a91b33;text-decoration:underline;text-underline-offset:3px}
.mra-root p{margin:0}
.mra-root .mra-launcher{position:fixed;bottom:15px;right:15px;width:56px;height:56px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--mra-accent);box-shadow:0 3px 18px #243a3b30}
.mra-launcher svg{display:block;width:56px;height:56px}
.mra-root .mra-launcher:hover{background:transparent;color:#fff}
.mra-panel{position:fixed;right:15px;bottom:81px;width:365px;max-width:calc(100vw - 30px);height:570px;max-height:calc(100dvh - 102px);display:flex;flex-direction:column;background:#f0f2f1;border:1px solid #e0e6e2;border-radius:15px;overflow:hidden;box-shadow:0 8px 40px #173c3c2b}
.mra-header{display:flex;flex-shrink:0;align-items:center;gap:10px;padding:12px 13px;background:#fff;border-bottom:1px solid #e0e6e2}
.mra-header-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mra-root h2{font:inherit;font-size:16px;line-height:1.2;font-weight:700;color:var(--mra-ink);margin:0 0 3px}
.mra-header p{font-size:11px;color:var(--mra-muted)}
.mra-root .mra-close{background:transparent;color:#52615e;font-size:25px;width:36px;min-height:36px;padding:0;border-radius:50%;margin-left:auto;flex-shrink:0}
.mra-root .mra-close:hover{background:#f2f4f2;color:var(--mra-ink)}
.mra-messages{padding:14px 11px;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;background-color:#f1eeea;background-image:radial-gradient(#cdc8bd55 .7px,transparent .7px);background-size:18px 18px}
.mra-message-row{display:flex;align-items:flex-start;gap:6px;margin-bottom:10px}
.mra-message-row--user{justify-content:flex-end}
.mra-message-avatar{width:25px;height:25px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:2px}
.mra-bubble{padding:9px 11px;border-radius:0 9px 9px 9px;white-space:pre-wrap;overflow-wrap:anywhere;max-width:calc(100% - 31px);background:#fff;box-shadow:0 1px 1px #00000012}
.mra-bubble--user{background:#ffe4ea;border-radius:9px 0 9px 9px;max-width:87%}
.mra-property{padding:10px 11px;margin:0 0 10px 31px;border:1px solid #ecd6dc;border-radius:10px;background:#fff;overflow-wrap:anywhere}
.mra-property strong{display:block;font-size:14px;margin:4px 0}
.mra-property a{display:flex;align-items:center;gap:5px;padding:7px 0;font-size:12px;min-height:35px}
.mra-photo-strip{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory}
.mra-photo-strip a{display:block;flex:0 0 100%;padding:0;scroll-snap-align:start}
.mra-photo-strip img{display:block;width:100%;height:135px;object-fit:cover;border-radius:7px}
.mra-availability{font-size:11px;line-height:1.4;color:#406859;margin:5px 0!important}
.mra-availability--conflict{color:#8a5414}
.mra-property button{display:block;width:100%;background:#fff1f4;color:#a91b33;border:1px solid #f4c8d2;border-radius:7px;padding:7px;margin-top:5px;font-size:12px;min-height:38px}
.mra-sources{margin:0 0 10px 31px;font-size:12px}.mra-sources a{display:block;padding:6px 8px;border-radius:6px;background:#fff;margin-top:4px}
.mra-typing{display:flex;align-items:center;gap:7px;padding:7px 12px;background:#f1eeea;flex-shrink:0}
.mra-typing img{width:26px;height:26px;border-radius:50%;object-fit:cover}
.mra-typing-dots{display:flex;gap:3px;padding:9px;background:#fff;border-radius:0 9px 9px 9px}
.mra-typing-dots i{width:5px;height:5px;background:#8b9993;border-radius:50%;animation:mra-pulse 1.2s infinite}
.mra-typing-dots i:nth-child(2){animation-delay:.15s}.mra-typing-dots i:nth-child(3){animation-delay:.3s}
@keyframes mra-pulse{0%,60%,100%{opacity:.4}30%{opacity:1}}
.mra-status{font-size:11px;color:var(--mra-muted)}
.mra-error{padding:8px 12px;background:#fff2e8;color:#803b16;font-size:12px;max-height:100px;overflow:auto;flex-shrink:0}
.mra-error button{padding:4px 8px;margin-top:3px;border-radius:6px;background:#fff;color:#803b16;text-decoration:underline}
.mra-composer{display:flex;align-items:flex-end;gap:7px;padding:9px 10px;margin:0;background:#f0f2f1;flex-shrink:0}
.mra-root .mra-composer textarea{display:block;width:100%;min-width:0;height:41px;min-height:41px;max-height:90px;border:1px solid #e0e5e1;border-radius:20px;background:#fff;color:var(--mra-ink);padding:10px 13px;resize:none;box-shadow:none;font-size:16px;line-height:20px}
.mra-composer textarea::placeholder{color:#657570;opacity:1}
.mra-root .mra-composer button{display:grid;place-items:center;width:41px;height:41px;min-height:41px;flex-shrink:0;background:var(--mra-button);color:#fff;padding:0;border-radius:50%}
.mra-root .mra-composer button:hover{background:#ac1b35}
.mra-footer{padding:5px;background:#fff;flex-shrink:0}
.mra-whatsapp{display:flex;justify-content:center;align-items:center;gap:6px;color:#24664b!important;font-weight:600!important;font-size:12px!important;padding:9px 0;min-height:38px}
.mra-whatsapp img,.mra-property a img.mra-wa-icon{width:19px;height:19px;object-fit:contain}
.mra-footer p{font-size:9px;line-height:1.4;color:var(--mra-muted)}
.mra-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:480px){.mra-panel{width:calc(100vw - 30px);height:min(600px,calc(100dvh - 102px))}}
@media(max-height:580px){.mra-header{padding:8px 12px}.mra-panel{bottom:15px;max-height:calc(100dvh - 30px);height:calc(100dvh - 30px)}.mra-root:has(.mra-panel:not([hidden])) .mra-launcher{visibility:hidden}}
@media(prefers-reduced-motion:reduce){.mra-typing-dots i{animation:none}}

/* Isolate the composer from theme-wide button and SVG rules. */
#mra-root #mra-send{appearance:none;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center;flex:0 0 41px;width:41px!important;min-width:41px!important;max-width:41px;height:41px!important;min-height:41px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;line-height:1!important;color:#fff!important;background:#ca1f40;box-shadow:none!important;text-indent:0;transform:none}
#mra-root #mra-send::before,#mra-root #mra-send::after{content:none!important;display:none!important}
#mra-root #mra-send svg{display:block!important;position:static!important;flex:none;width:20px!important;height:20px!important;margin:0!important;padding:0!important;transform:none!important;color:#fff!important;fill:#fff!important}
#mra-root #mra-send svg path{fill:#fff!important;stroke:none!important}
#mra-root #mra-message{overflow-y:auto;scrollbar-width:thin}

/* Keep theme hover overlays from adding a second circle to the launcher. */
#mra-root #mra-launcher,#mra-root #mra-launcher:hover,#mra-root #mra-launcher:active{background:transparent!important;color:#fff!important;transform:none!important;padding:0!important;border:0!important}
#mra-root #mra-launcher::before,#mra-root #mra-launcher::after{content:none!important;display:none!important}

#mra-root #mra-launcher svg{display:block;width:56px!important;height:56px!important;margin:0!important;padding:0!important}
#mra-root #mra-launcher svg circle{fill:#36CB5B!important}
#mra-root #mra-launcher svg path{fill:#FAFAFA!important}
#mra-root #mra-launcher svg path:last-child{fill:#fff!important;stroke:#fff!important}

#mra-root #mra-launcher{overflow:visible!important}
#mra-root #mra-unread{position:absolute;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#ff3b30;color:#fff;font:600 12px/1 Arial,sans-serif;box-shadow:0 1px 3px #0002;pointer-events:none}
#mra-root #mra-unread[hidden]{display:none!important}
