.wkolo-ai-chat{--wkolo-bg: #ffffff;--wkolo-ink: #111111;--wkolo-muted: #6a6a6a;--wkolo-line: #e7e7e4;--wkolo-soft: #f4f4f1;--wkolo-user: #111111;--wkolo-user-ink: #ffffff;position:fixed;right:20px;bottom:20px;z-index:2147483000;font-family:inherit;color:var(--wkolo-ink)}.wkolo-ai-chat *,.wkolo-ai-chat *:before,.wkolo-ai-chat *:after{box-sizing:border-box}.wkolo-ai-chat__launcher{width:58px;height:58px;border:0;border-radius:999px;display:grid;place-items:center;cursor:pointer;color:#fff;background:#111;box-shadow:0 10px 30px #0000002e;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.wkolo-ai-chat__launcher:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000038}.wkolo-ai-chat__launcher:focus-visible,.wkolo-ai-chat__close:focus-visible,.wkolo-ai-chat__send:focus-visible,.wkolo-ai-chat__input:focus-visible{outline:2px solid #111;outline-offset:3px}.wkolo-ai-chat__launcher svg{width:27px;height:27px}.wkolo-ai-chat.is-open .wkolo-ai-chat__launcher{opacity:0;pointer-events:none}.wkolo-ai-chat__panel{position:absolute;right:0;bottom:0;width:min(390px,calc(100vw - 24px));height:min(610px,calc(100vh - 40px));display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:var(--wkolo-bg);border:1px solid var(--wkolo-line);border-radius:20px;box-shadow:0 24px 70px #00000038;opacity:0;visibility:hidden;transform:translateY(12px) scale(.985);transform-origin:bottom right;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.wkolo-ai-chat__panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.wkolo-ai-chat__header{min-height:72px;padding:15px 16px 14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--wkolo-line);background:var(--wkolo-bg)}.wkolo-ai-chat__title{font-size:15px;line-height:1.2;font-weight:700;letter-spacing:.01em}.wkolo-ai-chat__subtitle{margin-top:4px;color:var(--wkolo-muted);font-size:12px;line-height:1.25}.wkolo-ai-chat__close{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;cursor:pointer;background:transparent;color:var(--wkolo-ink);font:inherit;font-size:28px;font-weight:300;line-height:1}.wkolo-ai-chat__close:hover{background:var(--wkolo-soft)}.wkolo-ai-chat__messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 14px 20px;background:#fafaf8;scrollbar-width:thin}.wkolo-ai-chat__row{display:flex;width:100%;margin:0 0 10px}.wkolo-ai-chat__row--assistant{justify-content:flex-start}.wkolo-ai-chat__row--user{justify-content:flex-end}.wkolo-ai-chat__bubble{max-width:86%;padding:10px 12px;border-radius:15px;font-size:14px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.wkolo-ai-chat__bubble--assistant{color:var(--wkolo-ink);background:var(--wkolo-bg);border:1px solid var(--wkolo-line);border-bottom-left-radius:5px}.wkolo-ai-chat__bubble--user{color:var(--wkolo-user-ink);background:var(--wkolo-user);border-bottom-right-radius:5px}.wkolo-ai-chat__bubble a{color:inherit;text-decoration:underline;text-underline-offset:2px}.wkolo-ai-chat__bubble.is-pending{color:var(--wkolo-muted)}.wkolo-ai-chat__bubble.is-pending:after{content:"";display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:999px;background:currentColor;animation:wkolo-chat-pulse 1s infinite ease-in-out}@keyframes wkolo-chat-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.wkolo-ai-chat__form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px;padding:12px;border-top:1px solid var(--wkolo-line);background:var(--wkolo-bg)}.wkolo-ai-chat__input{width:100%;min-height:44px;max-height:112px;resize:none;border:1px solid #d7d7d3;border-radius:14px;padding:11px 12px;background:#fff;color:#111;font:inherit;font-size:14px;line-height:1.4}.wkolo-ai-chat__input::placeholder{color:#8a8a86}.wkolo-ai-chat__send{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:13px;display:grid;place-items:center;cursor:pointer;color:#fff;background:#111}.wkolo-ai-chat__send svg{width:21px;height:21px}.wkolo-ai-chat__send:disabled{cursor:default;opacity:.45}.wkolo-ai-chat__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:520px){.wkolo-ai-chat{right:12px;bottom:12px}.wkolo-ai-chat__launcher{width:54px;height:54px}.wkolo-ai-chat__panel{position:fixed;right:8px;bottom:8px;width:calc(100vw - 16px);height:min(72vh,620px);border-radius:18px}}@media(prefers-reduced-motion:reduce){.wkolo-ai-chat__launcher,.wkolo-ai-chat__panel{transition:none}.wkolo-ai-chat__bubble.is-pending:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/wkolo-ai-chat.css.map */
