.eichi-livechat{position:fixed;right:22px;bottom:22px;z-index:1200;font-family:inherit}.eichi-livechat-launch{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#101828;color:#fff;padding:13px 16px;box-shadow:0 18px 48px rgba(16,24,40,.26);font-weight:800;cursor:pointer}.eichi-livechat-launch:hover{transform:translateY(-1px)}.eichi-livechat-launch-icon{font-size:18px}.eichi-livechat-launch i{width:9px;height:9px;border-radius:50%;background:#98a2b3;box-shadow:0 0 0 3px rgba(255,255,255,.08)}.eichi-livechat-launch i.online{background:#12b76a}.eichi-livechat-panel{position:absolute;right:0;bottom:58px;width:min(380px,calc(100vw - 28px));height:min(610px,calc(100vh - 110px));background:#fff;border:1px solid #e4e7ec;border-radius:20px;box-shadow:0 28px 70px rgba(16,24,40,.25);overflow:hidden;display:grid;grid-template-rows:auto auto minmax(120px,1fr) auto auto}.eichi-livechat-panel[hidden]{display:none}.eichi-livechat-panel>header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 18px 14px;background:#101828;color:#fff}.eichi-livechat-panel>header div{display:grid;gap:3px}.eichi-livechat-panel>header b{font-size:16px}.eichi-livechat-panel>header small{color:#d0d5dd}.eichi-livechat-panel>header button{border:0;background:transparent;color:#fff;font-size:26px;line-height:1;cursor:pointer}.eichi-livechat-intro{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #eaecf0}.eichi-livechat-intro p{margin:0 0 3px;font-weight:700;color:#344054}.eichi-livechat-intro span{font-size:12px;color:#667085}.eichi-livechat-messages{padding:16px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:#fff}.eichi-chat-msg{max-width:84%;display:grid;gap:4px}.eichi-chat-msg.visitor{align-self:flex-end}.eichi-chat-msg.admin{align-self:flex-start}.eichi-chat-msg .bubble{padding:10px 12px;border-radius:14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.eichi-chat-msg.visitor .bubble{background:#175cd3;color:#fff;border-bottom-right-radius:5px}.eichi-chat-msg.admin .bubble{background:#f2f4f7;color:#101828;border-bottom-left-radius:5px}.eichi-chat-msg small{font-size:10px;color:#98a2b3}.eichi-chat-msg.visitor small{text-align:right}.eichi-livechat-panel form{padding:12px;border-top:1px solid #eaecf0;background:#fff}.eichi-livechat-identity{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.eichi-livechat-panel input,.eichi-livechat-panel textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:10px;padding:10px 11px;font:inherit;color:#101828;background:#fff}.eichi-livechat-panel textarea{resize:none;min-height:76px}.eichi-livechat-panel input:focus,.eichi-livechat-panel textarea:focus{outline:2px solid rgba(23,92,211,.14);border-color:#175cd3}.eichi-livechat-formfoot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.eichi-livechat-formfoot small{color:#b42318;font-size:11px;min-height:16px}.eichi-livechat-formfoot button{border:0;border-radius:9px;background:#175cd3;color:#fff;font-weight:800;padding:9px 14px;cursor:pointer}.eichi-livechat-formfoot button:disabled{opacity:.55;cursor:wait}.eichi-livechat-panel>footer{display:flex;justify-content:center;gap:6px;padding:8px 12px;background:#f8fafc;border-top:1px solid #eaecf0;color:#98a2b3;font-size:10px}.eichi-livechat-panel>footer a{color:#667085}.eichi-livechat-empty{margin:auto;text-align:center;color:#98a2b3;font-size:13px;padding:18px}.eichi-livechat-unread{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:#d92d20;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center;padding:0 4px;border:2px solid #fff}
@media(max-width:640px){.eichi-livechat{right:12px;bottom:12px}.eichi-livechat-launch{padding:12px 14px}.eichi-livechat-panel{position:fixed;left:10px;right:10px;bottom:10px;width:auto;height:min(650px,calc(100vh - 20px));border-radius:18px}.eichi-livechat-identity{grid-template-columns:1fr}}
.eichi-livechat-intro{display:grid;gap:5px}.eichi-livechat-intro p{margin:0}.eichi-livechat-botnote{display:block;color:#475467!important}.eichi-chat-msg.bot{align-self:flex-start}.eichi-chat-msg.bot .bubble{background:#ecfdf3;color:#05603a;border:1px solid #abefc6;border-bottom-left-radius:5px}.eichi-chat-msg.bot small{color:#667085}
