#lcFab{position:fixed;bottom:94px;left:20px;z-index:990;width:auto;height:48px;padding:10px 18px;border:1px solid #f2dca54d;border-radius:16px;background:#e4ca94;color:#352445;font:600 13px var(--font-body);box-shadow:0 8px 28px #26183f55;cursor:pointer}#lcPanel.customer-chat{display:none;position:fixed;bottom:150px;left:20px;right:auto;width:min(390px,calc(100% - 32px));height:min(570px,calc(100dvh - 220px));min-height:280px;z-index:1100;border-radius:22px;background:#51417a;border:1px solid #d6b8f54a;box-shadow:0 22px 65px #27174466;overflow:hidden;color:#fff;flex-direction:column}#lcPanel.open{display:flex}.customer-chat-head{padding:18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff22;gap:12px}.customer-chat-head small{display:block;font-size:11px;color:#dacee7;margin-top:4px}.customer-chat-head button{background:none;border:0;color:#fff;font-size:25px;cursor:pointer;width:34px}.customer-messages{flex:1;min-height:0;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.customer-bubble{max-width:88%;padding:12px 14px;border-radius:14px;background:#7c629d;align-self:flex-start;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9}.customer-bubble.user{align-self:flex-end;background:#e6ca91;color:#35244b}.customer-bubble time{display:block;font-size:10px;opacity:.7}.customer-compose{display:flex;gap:8px;padding:10px 16px}.customer-compose textarea{flex:1;min-width:0;border:1px solid #ffffff30;background:#342550;color:#fff;border-radius:12px;padding:12px;font:inherit;resize:none}.customer-compose button{border:0;background:#e6ca91;color:#35244b;border-radius:12px;padding:12px;font:inherit;cursor:pointer}.customer-compose button:disabled{opacity:.5}.customer-name{display:block;padding:8px 16px;font-size:11px;color:#d6c7e9}.customer-name input{width:100%;margin-top:5px;padding:7px 10px;border:1px solid #ffffff24;border-radius:8px;background:#ffffff08;color:#fff;font:inherit}#customerStatus{font-size:11px;padding:0 16px 12px;min-height:28px;color:#f6dcb0}#supportChatMount #lcPanel{display:flex;position:relative;inset:auto;width:100%;height:650px;max-height:75dvh;min-height:400px;z-index:1;box-shadow:var(--academy-shadow)}#supportChatMount #customerClose{display:none}
@media(max-width:600px){#lcFab{left:12px;bottom:88px}#lcPanel.customer-chat{left:16px;bottom:146px}.customer-compose textarea,.customer-name input{font-size:16px}}
