.demo-root{--ind:#4f46e5;--ind-d:#3730a3;--gr:#f4f5f7;--tp:#0a0a0e;--ts:#6b7280;--tt:#9ca3af;--bd:#00000014;--store-color:#4f46e5;background:var(--gr);-webkit-font-smoothing:antialiased;min-height:100vh;color:var(--tp);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,Segoe UI,sans-serif;display:flex}.demo-header{background:#07070a;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 2rem;display:flex}.demo-hlogo{align-items:center;gap:8px;text-decoration:none;display:flex}.demo-hmark{background:var(--ind);border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.demo-hmark svg{color:#fff;stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.demo-hname{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:800}.demo-htag{color:#ffffff59;border:1px solid #ffffff1f;border-radius:20px;padding:3px 10px;font-size:11.5px}.demo-hback{color:#ffffff80;align-items:center;gap:5px;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.demo-hback:hover{color:#fff}.demo-hback svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.demo-main{flex:1;grid-template-columns:340px 1fr;max-height:calc(100vh - 56px);display:grid;overflow:hidden}.demo-left{border-right:1px solid var(--bd);background:#fff;flex-direction:column;display:flex;overflow:hidden}.demo-left-head{border-bottom:1px solid var(--bd);flex-shrink:0;padding:1.25rem 1.25rem .875rem}.demo-left-title{color:var(--ts);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.875rem;font-size:13px;font-weight:700}.demo-store-select-wrap{display:none}.demo-store-select{border:1.5px solid var(--bd);width:100%;color:var(--tp);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 12px center no-repeat;border-radius:12px;outline:none;padding:10px 36px 10px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .18s}.demo-store-select:focus{border-color:var(--store-color)}.demo-store-list{flex-direction:column;gap:6px;display:flex}.demo-store-btn{border:1.5px solid var(--bd);cursor:pointer;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;transition:all .18s;display:flex}.demo-store-btn:hover{border-color:var(--ind);background:#4f46e50a}.demo-store-btn.active{border-color:var(--store-color);background:#4f46e50f}.demo-store-btn.active .demo-store-ico-wrap{background:var(--store-color)}.demo-store-ico-wrap{background:#e5e7eb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .18s;display:flex}.demo-store-btn-name{color:var(--tp);font-size:13.5px;font-weight:700}.demo-store-btn-tag{color:var(--ts);margin-top:1px;font-size:11px}.demo-left-info{flex:1;padding:1.25rem;overflow-y:auto}.demo-info-card{background:var(--gr);border-radius:14px;margin-bottom:10px;padding:1.25rem}.demo-info-card-title{color:var(--ts);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:11px;font-weight:700}.demo-info-row{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.demo-info-row:last-child{margin-bottom:0}.demo-info-icon{background:#4f46e514;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;display:flex}.demo-info-text{color:var(--tp);white-space:pre-line;font-size:12.5px;line-height:1.55}.demo-info-label{color:var(--ts);font-size:10.5px}.demo-note{color:var(--ts);text-align:center;background:#4f46e50f;border:1px solid #4f46e51f;border-radius:10px;padding:.875rem;font-size:11.5px;line-height:1.6}.demo-right{background:var(--gr);flex-direction:column;display:flex;overflow:hidden}.demo-chat-header{border-bottom:1px solid var(--bd);box-shadow:0 1px 0 var(--bd);background:#fff;flex-shrink:0;align-items:center;gap:12px;padding:14px 1.5rem;display:flex}.demo-bot-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.demo-bot-info{flex:1;min-width:0}.demo-bot-name{color:var(--tp);letter-spacing:-.3px;font-size:15px;font-weight:800}.demo-bot-status{color:var(--ts);align-items:center;gap:5px;margin-top:2px;font-size:12px;display:flex}.demo-online-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.demo-powered-tag{color:var(--ind);background:#4f46e514;border:1px solid #4f46e526;border-radius:20px;flex-shrink:0;padding:3px 9px;font-size:10.5px;font-weight:600}.demo-reset-btn{color:var(--ts);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;transition:all .15s;display:flex}.demo-reset-btn:hover{background:var(--gr);color:var(--tp)}.demo-reset-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.demo-messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.demo-msg-row{align-items:flex-end;gap:9px;max-width:78%;display:flex}.demo-msg-row.user-row{flex-direction:row-reverse;align-self:flex-end}.demo-msg-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.demo-bubble{word-break:keep-all;white-space:pre-line;border-radius:14px;padding:10px 14px;font-size:14px;line-height:1.6}.demo-bubble.bot{color:var(--tp);border:1px solid var(--bd);background:#fff;border-radius:4px 14px 14px;box-shadow:0 1px 3px #0000000d}.demo-bubble.user{color:#fff;border-radius:14px 4px 14px 14px}.demo-bubble.typing{align-items:center;gap:4px;padding:12px 16px;display:flex}.demo-typing-dot{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite demo-blink}.demo-typing-dot:nth-child(2){animation-delay:.2s}.demo-typing-dot:nth-child(3){animation-delay:.4s}@keyframes demo-blink{0%,80%,to{opacity:.2}40%{opacity:1}}.demo-suggests-wrap{flex-wrap:wrap;flex-shrink:0;gap:6px;padding:0 1.5rem .75rem;display:flex}.demo-suggest-btn{border:1.5px solid var(--bd);cursor:pointer;color:var(--ts);white-space:nowrap;background:#fff;border-radius:20px;padding:6px 12px;font-family:inherit;font-size:12.5px;transition:all .18s}.demo-suggest-btn:hover{color:var(--ind);border-color:var(--ind);background:#4f46e50a}.demo-chat-input{border-top:1px solid var(--bd);background:#fff;flex-shrink:0;align-items:flex-end;gap:10px;padding:.875rem 1.5rem;display:flex}.demo-input-field{border:1.5px solid var(--bd);background:var(--gr);color:var(--tp);resize:none;border-radius:12px;outline:none;flex:1;min-height:42px;max-height:120px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s}.demo-input-field:focus{border-color:var(--ind);background:#fff}.demo-send-btn{cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .18s;display:flex}.demo-send-btn:hover:not(:disabled){transform:scale(1.05)}.demo-send-btn:active:not(:disabled){transform:scale(.97)}.demo-send-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.demo-send-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;color:#fff;width:18px;height:18px}.demo-disclaimer{text-align:center;color:var(--tt);flex-shrink:0;padding:.5rem 1.5rem;font-size:11px}@media (max-width:768px){.demo-root{height:100dvh;min-height:100dvh;overflow:hidden}.demo-header{padding:0 1rem}.demo-hback-text{display:none}.demo-hback{padding:6px}.demo-hback svg{width:18px;height:18px}.demo-main{flex:1;grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;min-height:0;max-height:none;overflow:hidden}.demo-left{border-right:none;border-bottom:1px solid var(--bd);flex-shrink:0}.demo-left-head{align-items:center;gap:.625rem;padding:.625rem 1rem;display:flex}.demo-left-title{white-space:nowrap;flex-shrink:0;margin-bottom:0;font-size:12px}.demo-store-select-wrap{flex:1;min-width:0;display:block}.demo-store-list,.demo-left-info{display:none}.demo-right{flex-direction:column;flex:1;min-height:0;display:flex}.demo-htag{display:none}.demo-chat-header{padding:10px 1rem}.demo-messages{padding:1rem}.demo-suggests-wrap{padding:0 1rem .5rem}.demo-chat-input{padding:.625rem 1rem}.demo-disclaimer{padding:.375rem 1rem .5rem;font-size:10px}}
