.kringchat__action--live{width:100%;font-family:inherit;text-align:left;cursor:pointer}.kringchat__live-icon{width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;background:#eaf2ff;font-size:17px;flex:none}.kringchat__live{padding:12px;background:#f8fafc}.kringchat__messages{height:260px;overflow:auto;padding:5px;display:flex;flex-direction:column;gap:8px}.kringchat__bubble{max-width:84%;padding:9px 11px;border-radius:13px;font-size:13px;white-space:pre-wrap;box-shadow:0 1px 2px rgba(16,24,40,.08)}.kringchat__bubble small{display:block;margin-top:3px;font-size:9px;opacity:.65;text-align:right}.kringchat__bubble--staff{background:#eaf2ff;border-bottom-left-radius:4px;align-self:flex-start}.kringchat__bubble--visitor{background:var(--kc-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.kringchat__composer{display:flex;gap:7px;align-items:flex-end;background:#fff;border:1px solid #d0d5dd;border-radius:12px;padding:7px;margin-top:8px}.kringchat__composer textarea{border:0!important;box-shadow:none!important;outline:0;resize:none;flex:1;font:13px inherit;min-height:44px;padding:7px}.kringchat__composer button{width:39px;height:39px;border:0;border-radius:50%;background:var(--kc-primary);color:#fff;cursor:pointer;display:grid;place-items:center;padding:0;line-height:0}.kringchat__composer button svg{width:19px;height:19px;display:block;transform:translateX(1px)}.kringchat__back{border:0;background:transparent;color:#667085;font-size:11px;margin-top:8px;cursor:pointer}.kringchat__launcher{position:relative}.kringchat__unread{position:absolute;right:-5px;top:-7px;min-width:21px;height:21px;border-radius:11px;background:#d63638;color:#fff;border:2px solid #fff;display:grid;place-items:center;padding:0 5px;font-size:10px;font-weight:800;line-height:1}
