.emlym-chat{position:fixed;right:24px;bottom:24px;z-index:99990;font-family:inherit;color:#1e2754}.emlym-chat *{box-sizing:border-box}.emlym-chat-launcher{border:0;border-radius:999px;background:#f19e39;color:#1e2754;min-height:54px;padding:0 20px;display:flex;align-items:center;gap:9px;font-weight:700;font-size:15px;line-height:1;box-shadow:0 14px 34px rgba(30,39,84,.18);cursor:pointer}.emlym-chat-launcher span:first-child{font-size:21px}.emlym-chat-window{position:absolute;right:0;bottom:68px;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 120px));background:#fff;border:1px solid rgba(30,39,84,.14);border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(30,39,84,.22)}.emlym-chat-window>header{height:74px;padding:16px 18px;background:#1e2754;color:#fff;display:flex;align-items:center;justify-content:space-between}.emlym-chat-window>header strong{display:block;font-size:18px}.emlym-chat-window>header small{display:block;margin-top:3px;color:rgba(255,255,255,.75)}.emlym-chat-window>header button{border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.emlym-chat-body{height:calc(100% - 74px);background:#fbf8ec}.emlym-chat-welcome{height:100%;overflow:auto;padding:20px}.emlym-chat-welcome h3{margin:0 0 6px;font-size:24px}.emlym-chat-welcome>p{margin:0 0 18px;color:#737993;line-height:1.45}.emlym-chat-welcome form{display:grid;gap:12px}.emlym-chat label{font-weight:700;font-size:13px}.emlym-chat label small{font-weight:400;color:#858aa0}.emlym-chat input,.emlym-chat textarea{width:100%;margin-top:6px;border:1px solid #d8dbe4;border-radius:10px;padding:12px 13px;background:#fff;color:#1e2754;font:500 15px/1.4 inherit;outline:none}.emlym-chat input:focus,.emlym-chat textarea:focus{border-color:#f19e39;box-shadow:0 0 0 3px rgba(241,158,57,.16)}.emlym-chat form button{border:0;border-radius:12px;background:#f19e39;color:#1e2754;padding:13px 16px;font-weight:800;cursor:pointer}.emlym-chat-privacy{color:#83889d;line-height:1.4}.emlym-chat-hp{position:absolute!important;left:-9999px!important}.emlym-chat-thread{height:100%;display:grid;grid-template-rows:1fr auto}.emlym-chat-messages{overflow:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.emlym-chat-message{max-width:84%;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid rgba(30,39,84,.08)}.emlym-chat-message.is-client{align-self:flex-end;background:#fff1d6}.emlym-chat-message.is-staff{align-self:flex-start}.emlym-chat-message p{margin:0;white-space:pre-wrap;line-height:1.4}.emlym-chat-message small{display:block;margin-top:5px;color:#8a8fa3;font-size:11px}.emlym-chat-compose{padding:12px;border-top:1px solid rgba(30,39,84,.1);background:#fff;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.emlym-chat-compose textarea{margin:0;min-height:48px;max-height:120px;resize:vertical}.emlym-chat-compose button{height:48px}.emlym-chat-error{position:absolute;left:16px;right:16px;bottom:78px;margin:0;background:#fff0ef;color:#a83d33;border:1px solid #efc2bd;border-radius:12px;padding:9px 11px;font-size:13px}@media(max-width:600px){.emlym-chat{right:14px;bottom:14px}.emlym-chat-launcher-label{display:none}.emlym-chat-launcher{width:54px;padding:0;justify-content:center}.emlym-chat-window{position:fixed;inset:12px;width:auto;height:auto;border-radius:20px}}
/* v0.3.79 W71 - reliable widget toggle */
.emlym-chat-window[hidden]{display:none!important}
.emlym-chat.is-open .emlym-chat-window:not([hidden]){display:block}

/* v0.3.80 W72 - compact fields + Smart Chat */
.emlym-chat textarea{border-radius:9px!important}.emlym-chat-start-form textarea,.emlym-chat-welcome textarea{border-radius:9px!important}.emlym-chat-smart-actions{display:flex;gap:7px;flex-wrap:wrap;margin:-4px 0 14px}.emlym-chat-smart-actions button{border:1px solid rgba(30,39,84,.14);background:#fff;color:#1e2754;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}.emlym-chat-smart-actions button:hover,.emlym-chat-smart-actions button:focus-visible{border-color:#f19e39;background:#fff8eb}.emlym-chat-message.is-system{align-self:flex-start;background:#eef3ff;border-style:dashed}.emlym-chat-message.is-system small:before{content:'Smart Chat · '}.emlym-chat-compose textarea{border-radius:9px!important}
