.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marie-launcher{position:fixed;right:22px;bottom:22px;z-index:9998;display:flex;align-items:center;gap:10px;border:0;border-radius:999px;background:#0252c5;color:#fff;padding:7px 16px 7px 7px;box-shadow:0 10px 30px rgba(0,36,95,.28);cursor:pointer;font:inherit}.marie-launcher img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:center 18%;background:#fff}.marie-launcher span{display:flex;flex-direction:column;text-align:left;line-height:1.15}.marie-launcher strong{font-size:14px}.marie-launcher small{font-size:11px;opacity:.85;margin-top:3px}.marie-chat{position:fixed;right:22px;bottom:90px;z-index:9999;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100dvh - 120px));display:none;flex-direction:column;background:#fff;border:1px solid #dfe8f5;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(0,31,79,.28);font-family:Arial,Helvetica,sans-serif}.marie-chat.is-open{display:flex}.marie-chat__header{display:flex;align-items:center;gap:11px;padding:14px 15px;background:#0252c5;color:#fff}.marie-chat__header img{width:46px;height:46px;border-radius:50%;object-fit:cover;object-position:center 18%;background:#fff;border:2px solid rgba(255,255,255,.75)}.marie-chat__header div{display:flex;flex-direction:column;flex:1}.marie-chat__header strong{font-size:16px}.marie-chat__header span{font-size:12px;margin-top:3px;opacity:.9}.marie-chat__header i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#55e58b;margin-right:5px}.marie-close{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:4px}.marie-messages{flex:1;overflow-y:auto;padding:16px;background:#f5f8fc;display:flex;flex-direction:column;gap:10px}.marie-message{max-width:84%;padding:10px 12px;border-radius:15px;font-size:14px;line-height:1.45;white-space:pre-wrap}.marie-message--bot{align-self:flex-start;background:#fff;color:#233044;border-bottom-left-radius:4px;box-shadow:0 2px 8px rgba(0,40,90,.07)}.marie-message--user{align-self:flex-end;background:#0252c5;color:#fff;border-bottom-right-radius:4px}.marie-message--typing{color:#6a7688;font-style:italic}.marie-suggestions-wrap{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:4px;padding:9px 8px 0;background:#fff;border-top:1px solid #edf2f8}.marie-suggestions{display:flex;gap:7px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;overscroll-behavior-x:contain}.marie-suggestions::-webkit-scrollbar{display:none;width:0;height:0}.marie-suggestions:focus-visible{outline:2px solid #77a7ee;outline-offset:2px;border-radius:12px}.marie-suggestions button{flex:none;border:1px solid #b8cff0;border-radius:999px;background:#fff;color:#0252c5;padding:7px 10px;font-size:11px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.marie-suggestions button:hover{background:#edf5ff;border-color:#7da9e8}.marie-suggestions-arrow{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #c9daf1;border-radius:50%;background:#f2f7ff;color:#0252c5;box-shadow:0 3px 9px rgba(0,52,125,.12);font:700 24px/1 Arial,sans-serif;cursor:pointer;transition:transform .18s,background .18s,opacity .18s}.marie-suggestions-arrow:hover:not(:disabled){background:#0252c5;color:#fff;transform:scale(1.06)}.marie-suggestions-arrow:focus-visible{outline:3px solid rgba(2,82,197,.25);outline-offset:2px}.marie-suggestions-arrow:disabled{opacity:.28;cursor:default;box-shadow:none}.marie-form{display:flex;align-items:flex-end;gap:8px;padding:11px 12px;background:#fff}.marie-form textarea{flex:1;resize:none;max-height:92px;border:1px solid #cad5e4;border-radius:13px;padding:10px 12px;font:14px/1.35 Arial,sans-serif;outline:none}.marie-form textarea:focus{border-color:#0252c5;box-shadow:0 0 0 3px rgba(2,82,197,.1)}.marie-form button{width:42px;height:42px;border:0;border-radius:50%;background:#0252c5;color:#fff;cursor:pointer;font-size:17px}.marie-form button:disabled{opacity:.55;cursor:wait}.marie-disclaimer{margin:0;padding:0 12px 10px;text-align:center;color:#788496;font-size:9px;background:#fff}.marie-clear{margin-left:auto;border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}.marie-clear+.marie-close{margin-left:0}.whatsapp-float{z-index:10002!important;bottom:96px!important}.marie-chat-open .whatsapp-float{right:430px!important;bottom:90px!important}@media(max-width:900px) and (min-width:601px){.marie-chat-open .whatsapp-float{right:22px!important;bottom:min(716px,calc(100dvh - 78px))!important}}@media(max-width:600px){.marie-launcher{right:12px;bottom:12px;padding-right:12px}.marie-launcher img{width:44px;height:44px}.marie-chat{inset:0;width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.marie-chat__header{padding-top:max(14px,env(safe-area-inset-top))}.marie-form{padding-bottom:max(11px,env(safe-area-inset-bottom))}.whatsapp-float{right:14px!important;bottom:82px!important}.marie-chat-open .whatsapp-float{right:12px!important;top:max(84px,calc(env(safe-area-inset-top) + 74px))!important;bottom:auto!important}.marie-suggestions-wrap{grid-template-columns:34px minmax(0,1fr) 34px;padding-inline:6px}.marie-suggestions-arrow{width:32px;height:32px}}@media(prefers-reduced-motion:no-preference){.marie-launcher{animation:marieIn .45s ease-out}@keyframes marieIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}
