.ilc-chat-launcher{position:fixed!important;right:20px!important;bottom:20px!important;z-index:2147483000!important;font-family:Arial,sans-serif;pointer-events:auto!important}.ilc-chat-launcher *{pointer-events:auto!important}.ilc-chat-fab{width:64px;height:64px;border-radius:50%;background:#25D366;color:#fff;border:none;font-size:28px;box-shadow:0 10px 25px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;cursor:pointer}.ilc-chat-window{width:360px;max-width:calc(100vw - 24px);height:560px;background:#efeae2;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25);display:none;flex-direction:column;position:absolute;right:0;bottom:78px}.ilc-chat-header{background:#075e54;color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center}.ilc-chat-header small{display:block;opacity:.8}.ilc-close{background:none;border:none;color:#fff;font-size:28px;cursor:pointer}.ilc-chat-messages{flex:1;padding:14px;overflow:auto;background-image:radial-gradient(rgba(0,0,0,.03) 1px, transparent 1px);background-size:14px 14px}.ilc-msg{max-width:82%;padding:10px 12px;border-radius:12px;margin-bottom:10px;white-space:pre-wrap;line-height:1.4}.ilc-msg.bot{background:#fff;align-self:flex-start;border-top-left-radius:4px}.ilc-msg.user{background:#d9fdd3;align-self:flex-end;margin-left:auto;border-top-right-radius:4px}.ilc-quick-actions{display:flex;gap:8px;overflow:auto;padding:10px;background:#f7f7f7}.ilc-quick-actions button{border:1px solid #ddd;border-radius:999px;padding:8px 12px;background:#fff;white-space:nowrap;cursor:pointer}.ilc-chat-form{display:flex;gap:8px;padding:10px;background:#f0f2f5}.ilc-chat-form input{flex:1;border:none;border-radius:999px;padding:12px 14px}.ilc-chat-form button{border:none;border-radius:999px;background:#25D366;color:#fff;padding:0 14px;cursor:pointer}.ilc-location{background:#8696a0!important}@media (max-width:480px){.ilc-chat-window{width:calc(100vw - 16px);height:72vh;right:0;bottom:78px}}
