.evick-webchat{position:fixed;right:22px;bottom:22px;z-index:99998;font-family:Inter,Arial,sans-serif}.evick-webchat__launcher{position:relative;width:62px;height:62px;border:0;border-radius:50%;background:#dc0000;color:#fff;font-size:25px;box-shadow:0 14px 40px rgba(0,0,0,.35);cursor:pointer}.evick-webchat__dot{position:absolute;right:3px;top:3px;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#8b8b8b}.evick-webchat__dot.online{background:#22c55e}.evick-webchat__panel{position:absolute;right:0;bottom:76px;width:370px;max-width:calc(100vw - 24px);overflow:hidden;border:1px solid #ddd;border-radius:18px;background:#fff;color:#161616;box-shadow:0 24px 70px rgba(0,0,0,.35)}.evick-webchat__header{display:flex;align-items:center;justify-content:space-between;padding:18px;background:linear-gradient(135deg,#dc0000,#9d0000);color:#fff}.evick-webchat__header strong,.evick-webchat__header span{display:block}.evick-webchat__header span{margin-top:3px;font-size:12px;opacity:.82}.evick-webchat__header button{width:34px;height:34px;border:0;border-radius:9px;background:rgba(255,255,255,.15);color:#fff;font-size:24px;cursor:pointer}.evick-webchat__notice{padding:12px 16px;background:#f5f5f5;color:#555;font-size:12px;line-height:1.5}.evick-webchat__start{display:grid;gap:9px;padding:16px}.evick-webchat input,.evick-webchat textarea{width:100%;box-sizing:border-box;border:1px solid #d8d8d8;border-radius:10px;padding:11px;font:inherit;color:#111;background:#fff}.evick-webchat textarea{min-height:76px;resize:vertical}.evick-webchat__start button{min-height:46px;border:0;border-radius:10px;background:#dc0000;color:#fff;font-weight:700;cursor:pointer}.evick-webchat__messages{height:310px;overflow:auto;padding:14px;background:#f4f5f7}.evick-webchat__message{max-width:82%;margin:0 0 10px;padding:10px 12px;border-radius:13px 13px 13px 3px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);font-size:13px;white-space:pre-wrap}.evick-webchat__message.visitor{margin-left:auto;border-radius:13px 13px 3px 13px;background:#dc0000;color:#fff}.evick-webchat__message time{display:block;margin-top:5px;font-size:10px;opacity:.6}.evick-webchat__reply{display:grid;grid-template-columns:1fr 46px;gap:8px;padding:10px;border-top:1px solid #ddd}.evick-webchat__reply textarea{min-height:44px;height:44px}.evick-webchat__reply button{border:0;border-radius:10px;background:#dc0000;color:#fff;cursor:pointer}@media(max-width:520px){.evick-webchat{right:12px;bottom:12px}.evick-webchat__panel{position:fixed;inset:12px;width:auto;max-width:none;display:flex;flex-direction:column}.evick-webchat__conversation{display:flex;flex:1;min-height:0;flex-direction:column}.evick-webchat__messages{flex:1;height:auto}.evick-webchat__launcher{width:56px;height:56px}}
