#eom-chatbot-root{max-width:0;--eom-green: #245b45;--eom-ink: #17211d;--eom-muted: #5d6964;--eom-line: #d9e0dc;--eom-bg: #fbfcfb;--eom-soft: #eef4f1;--eom-alert: #8b3d1f;color:var(--eom-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:visible}#eom-chatbot-root *{box-sizing:border-box}.eom-chat-launcher{position:fixed;left:18px;bottom:18px;z-index:2147483000;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;border:0;background:transparent;color:#fff;padding:0;cursor:pointer}.eom-chat-launcher svg{width:56px;height:56px;display:block}.eom-chat-launcher:focus-visible,.eom-chat-panel button:focus-visible,.eom-chat-panel input:focus-visible,.eom-chat-panel textarea:focus-visible,.eom-chat-panel select:focus-visible{outline:3px solid rgba(36,91,69,.28);outline-offset:2px}.eom-chat-panel{position:fixed;left:18px;bottom:78px;z-index:2147483000;display:none;width:380px;max-width:calc(100vw - 32px);height:min(620px,calc(100svh - 104px));overflow:hidden;border:1px solid var(--eom-line);border-radius:8px;background:#fff;box-shadow:0 18px 60px #17211d38;overscroll-behavior:contain}.eom-chat-panel[data-open=true]{display:flex;flex-direction:column}.eom-chat-panel[data-expanded=true]{width:min(720px,calc(100vw - 32px));height:min(760px,calc(100svh - 104px))}.eom-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;border-bottom:1px solid var(--eom-line);padding:12px 14px;background:var(--eom-bg)}.eom-chat-title{margin:0;font-size:15px;line-height:1.2;font-weight:800}.eom-chat-subtitle{margin:3px 0 0;color:var(--eom-muted);font-size:12px;line-height:1.35}.eom-chat-close{width:34px;height:34px;border:1px solid var(--eom-line);border-radius:8px;background:#fff;color:var(--eom-ink);cursor:pointer}.eom-chat-header-actions{display:flex;align-items:center;gap:6px}.eom-chat-expand{width:34px;height:34px;border:1px solid var(--eom-line);border-radius:8px;background:#fff;color:var(--eom-ink);cursor:pointer}.eom-chat-expand svg{display:block;width:17px;height:17px;margin:0 auto}.eom-chat-log{flex:1;overflow:auto;padding:14px;background:#fff}.eom-chat-message{width:fit-content;max-width:92%;margin:0 0 10px;border-radius:8px;padding:10px 11px;font-size:14px;line-height:1.42}.eom-chat-message p{margin:0}.eom-chat-message--bot{background:#f5f7f6}.eom-chat-message--user{margin-left:auto;background:var(--eom-soft)}.eom-chat-typing{display:inline-flex;align-items:center;gap:4px;min-width:76px}.eom-chat-typing span{display:block;width:6px;height:6px;border-radius:99px;background:var(--eom-muted);animation:eomTyping 1s ease-in-out infinite}.eom-chat-typing span:nth-child(2){animation-delay:.14s}.eom-chat-typing span:nth-child(3){animation-delay:.28s}.eom-chat-typing-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@keyframes eomTyping{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.eom-chat-links,.eom-chat-actions{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 0}.eom-chat-link,.eom-chat-action{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--eom-line);border-radius:8px;background:#fff;color:var(--eom-green);padding:7px 9px;font:700 12px/1.2 system-ui,sans-serif;text-decoration:none;cursor:pointer}.eom-chat-action:hover,.eom-chat-link:hover{border-color:var(--eom-green)}.eom-chat-quick{border-top:1px solid var(--eom-line);padding:10px 12px;background:var(--eom-bg)}.eom-chat-quick[data-collapsed=true] .eom-chat-actions{display:none}.eom-chat-quick-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.eom-chat-quick-label{margin:0;color:var(--eom-muted);font-size:12px}.eom-chat-quick-toggle{min-height:28px;border:1px solid var(--eom-line);border-radius:8px;background:#fff;color:var(--eom-green);padding:5px 8px;font:700 12px/1 system-ui,sans-serif;cursor:pointer}.eom-chat-actions{margin-top:8px}.eom-chat-form{display:flex;gap:8px;border-top:1px solid var(--eom-line);padding:10px;background:#fff}.eom-chat-input{min-width:0;flex:1;height:42px;border:1px solid var(--eom-line);border-radius:8px;padding:0 11px;color:var(--eom-ink);font:14px/1.2 system-ui,sans-serif}.eom-chat-send{min-width:72px;height:42px;border:0;border-radius:8px;background:var(--eom-green);color:#fff;font:800 13px/1 system-ui,sans-serif;cursor:pointer}.eom-ticket{display:grid;gap:9px;margin-top:8px}.eom-ticket label{display:grid;gap:4px;color:var(--eom-muted);font-size:12px;font-weight:700}.eom-ticket input,.eom-ticket select,.eom-ticket textarea{width:100%;border:1px solid var(--eom-line);border-radius:8px;padding:9px 10px;color:var(--eom-ink);font:14px/1.35 system-ui,sans-serif}.eom-ticket textarea{min-height:86px;resize:vertical}.eom-ticket-note{margin:0;color:var(--eom-muted);font-size:12px;line-height:1.35}.eom-ticket-error{color:var(--eom-alert);font-weight:700}.eom-status{display:inline-flex;align-items:center;gap:6px}.eom-status:before{content:"";width:8px;height:8px;border-radius:99px;background:#9ba6a0}.eom-status[data-live=true]:before{background:#2f8f5b}@media(max-width:520px){.eom-chat-launcher{left:12px;bottom:12px}.eom-chat-panel{left:8px;right:8px;bottom:68px;width:auto;max-width:none;height:min(560px,calc(100svh - 88px));max-height:calc(100svh - 88px)}.eom-chat-panel[data-expanded=true]{left:8px;right:8px;width:auto;max-width:none;height:calc(100svh - 88px);max-height:calc(100svh - 88px)}.eom-chat-header{min-height:58px;padding:10px 12px}.eom-chat-subtitle{font-size:11px}.eom-chat-form{padding-bottom:max(10px,env(safe-area-inset-bottom))}.eom-chat-input,.eom-ticket input,.eom-ticket select,.eom-ticket textarea{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/eom-chatbot.css.map */
