.kd-chat-widget{position:fixed;right:22px;bottom:22px;z-index:950;font-family:inherit;color:#13221a}
.toast{right:164px;bottom:28px;max-width:min(520px,calc(100vw - 196px));z-index:1200;background:#f8faf6;color:#14231a;border:1px solid #d6ded7;border-left:5px solid #9bd516;box-shadow:0 14px 42px #07110d2b;font-weight:750}
.kd-chat-launch{position:relative;width:58px;height:58px;border:0;border-radius:19px;background:#07110d;color:#b8ff26;box-shadow:0 16px 44px #07110d40;font-size:25px;cursor:pointer}
.kd-chat-launch em{position:absolute;right:-5px;top:-5px;min-width:23px;height:23px;padding:0 6px;border-radius:20px;background:#b8ff26;color:#07110d;border:3px solid #fff;font:800 12px/18px inherit}
.kd-chat-panel{position:absolute;right:0;bottom:70px;width:min(390px,calc(100vw - 28px));height:min(590px,calc(100dvh - 120px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #d7dfd8;border-radius:24px;background:#f1f5ef;box-shadow:0 25px 75px #07110d45}
.kd-chat-panel[hidden]{display:none}.kd-chat-head{display:flex;align-items:center;gap:11px;padding:15px 16px;background:#07110d;color:#fff}.kd-chat-head i{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#b8ff26;color:#07110d;font-style:normal;font-weight:900}.kd-chat-head div{flex:1}.kd-chat-head b,.kd-chat-head small{display:block}.kd-chat-head small{color:#b9c6be;font-size:12px}.kd-chat-head button{border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer}.kd-chat-body{min-height:0;overflow:auto;padding:12px}.kd-chat-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;padding:10px;border:0;border-radius:14px;background:transparent;text-align:left;cursor:pointer}.kd-chat-item:hover{background:#e1ebdc}.kd-chat-item>i{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#173426;color:#b8ff26;font-style:normal;font-weight:900}.kd-chat-item span{min-width:0}.kd-chat-item b,.kd-chat-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kd-chat-item small{color:#718078;margin-top:2px}.kd-chat-item em{padding:3px 7px;border-radius:99px;background:#b8ff26;color:#07110d;font-style:normal;font-weight:900}.kd-chat-empty{padding:35px 15px;text-align:center;color:#748078}.kd-chat-all{display:block;margin:10px 4px 2px;padding:11px;border-radius:12px;background:#fff;color:#173426;text-align:center;text-decoration:none;font-weight:800}.kd-chat-room{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.kd-chat-room-head{display:flex;align-items:center;gap:8px;padding:4px 2px 10px}.kd-chat-room-head button{border:0;background:transparent;font-size:24px;cursor:pointer}.kd-chat-room-head b{flex:1}.kd-chat-room-head a{color:#5f8e10;text-decoration:none;font-size:12px;font-weight:800}.kd-chat-mini-messages{overflow:auto;display:flex;flex-direction:column;gap:8px;padding:4px}.kd-chat-mini-message{align-self:flex-start;max-width:85%;padding:9px 11px;border-radius:4px 14px 14px;background:#fff;overflow-wrap:anywhere}.kd-chat-mini-message.own{align-self:flex-end;border-radius:14px 4px 14px 14px;background:#173426;color:#fff}.kd-chat-mini-message small{display:block;margin-top:4px;text-align:right;opacity:.6;font-size:10px}.kd-chat-mini-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-top:9px}.kd-chat-mini-form textarea{resize:none;min-height:42px;max-height:90px;padding:10px;border:1px solid #d5ddd6;border-radius:12px;font:inherit}.kd-chat-mini-form button{border:0;border-radius:12px;background:#07110d;color:#fff;padding:0 14px;font-weight:800}.kd-chat-preview{position:absolute;right:0;bottom:70px;width:min(340px,calc(100vw - 28px));padding:13px 15px;border-radius:16px;background:#07110d;color:#fff;box-shadow:0 14px 45px #07110d50;cursor:pointer}.kd-chat-preview b,.kd-chat-preview span{display:block}.kd-chat-preview span{margin-top:3px;color:#d2ddd6;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:760px){.kd-chat-widget{right:14px;bottom:calc(82px + env(safe-area-inset-bottom))}.toast{left:14px;right:142px;bottom:calc(22px + env(safe-area-inset-bottom));max-width:none}.kd-chat-panel{position:fixed;inset:10px 10px calc(78px + env(safe-area-inset-bottom));width:auto;height:auto}.kd-chat-preview{position:fixed;left:12px;right:12px;bottom:calc(85px + env(safe-area-inset-bottom));width:auto}}
.kd-help-launch{position:fixed;right:92px;bottom:28px;z-index:949;display:grid;place-items:center;width:44px;height:44px;border:1px solid #cfd9d1;border-radius:15px;background:#fff;color:#173426;box-shadow:0 10px 28px #07110d25;text-decoration:none;font:900 21px/1 inherit}.kd-help-launch:hover{background:#b8ff26;border-color:#b8ff26}@media(max-width:760px){.kd-help-launch{right:82px;bottom:calc(90px + env(safe-area-inset-bottom))}}
