.leibish-ai-chat{--ai-chat-bg: #ffffff;--ai-chat-text: #161616;--ai-chat-muted: #6f6a63;--ai-chat-border: #d9d2c8;--ai-chat-accent: #8a6a2f;--ai-chat-accent-dark: #60491e;--ai-chat-surface: #f7f4ef;--ai-chat-shadow: 0 18px 48px rgba(20, 18, 15, .2);color:var(--ai-chat-text);font:inherit;position:relative;z-index:60}.leibish-ai-chat__launcher{position:fixed;right:18px;bottom:18px;z-index:61;display:inline-flex;align-items:center;gap:10px;min-height:48px;max-width:calc(100vw - 36px);padding:8px 14px 8px 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#161616;color:#fff;box-shadow:0 12px 32px #00000038;cursor:pointer;font-weight:600;line-height:1.1}.leibish-ai-chat__launcher:focus-visible,.leibish-ai-chat__close:focus-visible,.leibish-ai-chat__send:focus-visible,.leibish-ai-chat__input:focus-visible{outline:2px solid var(--ai-chat-accent);outline-offset:3px}.leibish-ai-chat__launcher-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--ai-chat-accent);color:#fff;font-size:12px;letter-spacing:0}.leibish-ai-chat__launcher-label{white-space:nowrap}.leibish-ai-chat__panel{position:fixed;right:18px;bottom:78px;z-index:62;display:flex;width:min(390px,calc(100vw - 36px));height:min(620px,calc(100vh - 104px));min-height:360px;flex-direction:column;overflow:hidden;border:1px solid var(--ai-chat-border);border-radius:8px;background:var(--ai-chat-bg);box-shadow:var(--ai-chat-shadow)}.leibish-ai-chat__panel[hidden]{display:none}.leibish-ai-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 16px 14px;border-bottom:1px solid var(--ai-chat-border);background:var(--ai-chat-surface)}.leibish-ai-chat__eyebrow{margin:0 0 2px;color:var(--ai-chat-muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.leibish-ai-chat__title{margin:0;font-size:17px;font-weight:700;line-height:1.25}.leibish-ai-chat__close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--ai-chat-border);border-radius:50%;background:#fff;color:var(--ai-chat-text);cursor:pointer;font-size:18px;line-height:1}.leibish-ai-chat__messages{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;overflow-y:auto;padding:16px;background:#fff}.leibish-ai-chat__message{max-width:88%;padding:10px 12px;border-radius:8px;font-size:14px;line-height:1.45;white-space:normal;word-break:break-word}.leibish-ai-chat__message--assistant{align-self:flex-start;border:1px solid var(--ai-chat-border);background:var(--ai-chat-surface)}.leibish-ai-chat__message--user{align-self:flex-end;background:#161616;color:#fff}.leibish-ai-chat__message a{color:var(--ai-chat-accent-dark);text-decoration:underline;text-underline-offset:2px}.leibish-ai-chat__message--user a{color:#fff}.leibish-ai-chat__message--pending{color:var(--ai-chat-muted);font-style:italic}.leibish-ai-chat__products{display:grid;gap:10px;margin-top:10px}.leibish-ai-chat__product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;min-width:0;padding:10px;border:1px solid var(--ai-chat-border);border-radius:8px;background:#fff}.leibish-ai-chat__product-image{width:72px;height:72px;border-radius:6px;background:#ebe6dc;object-fit:cover}.leibish-ai-chat__product-body{display:grid;gap:7px;min-width:0}.leibish-ai-chat__product-title{margin:0;color:var(--ai-chat-text);font-size:13px;font-weight:700;line-height:1.35}.leibish-ai-chat__product-meta,.leibish-ai-chat__product-status{margin:0;color:var(--ai-chat-muted);font-size:12px;line-height:1.35}.leibish-ai-chat__product-status{color:#2e6f54;font-weight:700}.leibish-ai-chat__product-status--blocked{color:#925223}.leibish-ai-chat__product-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;padding:0 12px;border-radius:6px;background:var(--ai-chat-accent);color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none}.leibish-ai-chat__message--assistant .leibish-ai-chat__product-link{color:#fff}.leibish-ai-chat__form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-top:1px solid var(--ai-chat-border);background:var(--ai-chat-surface)}.leibish-ai-chat__input{width:100%;min-height:44px;max-height:120px;resize:none;border:1px solid var(--ai-chat-border);border-radius:8px;background:#fff;color:var(--ai-chat-text);font:inherit;font-size:14px;line-height:1.35;padding:10px 12px}.leibish-ai-chat__send{min-width:74px;min-height:44px;align-self:end;border:0;border-radius:8px;background:var(--ai-chat-accent);color:#fff;cursor:pointer;font-weight:700}.leibish-ai-chat__send:disabled{cursor:wait;opacity:.65}@media(max-width:640px){.leibish-ai-chat__launcher{right:12px;bottom:12px}.leibish-ai-chat__panel{right:0;bottom:0;width:100vw;height:min(680px,100vh);max-height:100vh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.leibish-ai-chat__form{padding-bottom:max(12px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/ai-chat.css.map */
