.ecai-root{--ecai-primary:#111;--ecai-accent:#d4af37;--ecai-bottom:22px;position:fixed;z-index:2147482000;bottom:var(--ecai-bottom);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.45}.ecai-root.ecai-right{right:24px}.ecai-root.ecai-left{left:24px}.ecai-launcher{border:0;border-radius:999px;background:var(--ecai-primary);color:#fff;padding:13px 18px;box-shadow:0 10px 30px rgba(0,0,0,.25);display:flex;align-items:center;gap:9px;font-weight:700;font-size:15px;cursor:pointer}.ecai-launcher-star{color:var(--ecai-accent);font-size:20px}.ecai-panel{position:absolute;bottom:66px;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 110px));background:#fff;border-radius:20px;box-shadow:0 22px 70px rgba(0,0,0,.32);overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:translateY(12px) scale(.98);transition:opacity .16s ease,transform .16s ease}.ecai-right .ecai-panel{right:0}.ecai-left .ecai-panel{left:0}.ecai-panel.is-open{opacity:1;transform:translateY(0) scale(1)}.ecai-header{background:var(--ecai-primary);color:#fff;padding:17px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ecai-header strong{display:block;font-size:18px}.ecai-status{font-size:12px;display:flex;gap:7px;align-items:center;margin-top:4px;opacity:.85}.ecai-status i{width:8px;height:8px;border-radius:50%;background:#36c870}.ecai-close{position:relative;z-index:3;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:32px;line-height:1;cursor:pointer;touch-action:manipulation}.ecai-close:hover,.ecai-close:focus{background:rgba(255,255,255,.14);outline:2px solid rgba(255,255,255,.55);outline-offset:1px}.ecai-messages{flex:1;overflow-y:auto;background:#f5f5f6;padding:18px 14px}.ecai-message{display:flex;margin-bottom:12px}.ecai-user{justify-content:flex-end}.ecai-bubble{max-width:84%;padding:12px 14px;border-radius:16px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.ecai-assistant .ecai-bubble{background:#fff;border:1px solid #e1e1e4;border-top-left-radius:5px}.ecai-user .ecai-bubble{background:var(--ecai-primary);color:#fff;border-top-right-radius:5px}.ecai-typing{padding:0 18px 12px;background:#f5f5f6}.ecai-typing span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#777;margin:0 2px;animation:ecai-bounce 1s infinite ease-in-out}.ecai-typing span:nth-child(2){animation-delay:.12s}.ecai-typing span:nth-child(3){animation-delay:.24s}@keyframes ecai-bounce{0%,80%,100%{transform:scale(.7);opacity:.45}40%{transform:scale(1);opacity:1}}.ecai-whatsapp-wrap{padding:9px 14px 0;background:#fff}.ecai-whatsapp{display:inline-flex;background:#25d366;color:#fff!important;text-decoration:none;border-radius:999px;padding:9px 14px;font-weight:700;font-size:13px}.ecai-form{display:flex;gap:9px;padding:12px;background:#fff;border-top:1px solid #e5e5e7;align-items:flex-end}.ecai-form textarea{box-sizing:border-box;flex:1;resize:none;border:1px solid #cfcfd4;border-radius:12px;padding:11px 12px;min-height:46px;max-height:110px;font:inherit;color:#222;background:#fff}.ecai-form textarea:focus{outline:2px solid var(--ecai-accent);border-color:transparent}.ecai-form button{border:0;border-radius:50%;width:44px;height:44px;background:var(--ecai-accent);color:#111;font-size:20px;cursor:pointer}.ecai-form button:disabled{opacity:.5;cursor:not-allowed}.ecai-footer-note{display:flex;justify-content:space-between;gap:10px;padding:0 14px 10px;background:#fff;font-size:11px}.ecai-footer-note button,.ecai-footer-note a{border:0;background:none;color:#666;text-decoration:none;padding:2px;cursor:pointer;font-size:11px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.ecai-root.ecai-right,.ecai-root.ecai-left{right:14px;left:auto}.ecai-panel{position:fixed;left:10px!important;right:10px!important;bottom:78px;width:auto;height:min(660px,calc(100vh - 96px));border-radius:16px}.ecai-launcher-label{display:none}.ecai-launcher{width:54px;height:54px;padding:0;justify-content:center}.ecai-launcher-star{font-size:24px}}
