#ep-live-chat{position:fixed;right:20px;bottom:20px;z-index:999999;font-family:inherit}#ep-live-chat *{box-sizing:border-box}#ep-chat-button{width:60px;height:60px;border:none;border-radius:50%;background:#0a3974;color:#fff;font-size:28px;cursor:pointer;box-shadow:0 10px 25px #00000040}#ep-chat-window{position:absolute;right:0;bottom:75px;width:360px;height:520px;max-height:calc(100vh - 120px);display:none;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 20px 55px #00000040}#ep-chat-window.is-open{display:flex}.ep-chat-header{min-height:76px;padding:16px;background:#0a3974;color:#fff;display:flex;align-items:center;justify-content:space-between}.ep-chat-header strong,.ep-chat-header span{display:block}.ep-chat-header strong{font-size:17px}.ep-chat-header span{margin-top:3px;font-size:12px;opacity:.85}#ep-chat-close{width:34px;height:34px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:25px;line-height:1;cursor:pointer}.ep-chat-messages{flex:1;padding:18px 15px;overflow-y:auto;background:#f5f7fa}.ep-chat-message{width:fit-content;max-width:82%;padding:11px 13px;border-radius:15px 15px 15px 5px;background:#fff;color:#1f2937;font-size:14px;line-height:1.4;box-shadow:0 2px 8px #00000014}#ep-chat-form{padding:12px;border-top:1px solid #e5e7eb;background:#fff;display:flex;gap:8px}#ep-chat-input{flex:1;min-width:0;min-height:44px;max-height:100px;padding:11px 12px;border:1px solid #d4dae2;border-radius:12px;font:inherit;resize:none;outline:none}#ep-chat-input:focus{border-color:#0a3974}#ep-chat-send{padding:0 16px;border:none;border-radius:12px;background:#ff7900;color:#fff;font-weight:700;cursor:pointer}@media screen and (max-width:600px){#ep-live-chat{right:14px;bottom:14px}#ep-chat-window{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;border-radius:0}}#ep-chat-button,#ep-chat-window{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/39/assets/ep-live-chat.css.map */
