:where(#tsokto-chatbot-root){--tsokto-bg: #ffffff;--tsokto-text: #222222;--tsokto-text-secondary: #6a6a6a;--tsokto-surface: #f2f2f2;--tsokto-border: rgba(0, 0, 0, .08);--tsokto-shadow-card: rgba(0, 0, 0, .02) 0px 0px 0px 1px, rgba(0, 0, 0, .04) 0px 2px 6px, rgba(0, 0, 0, .12) 0px 8px 24px;--tsokto-shadow-hover: rgba(0, 0, 0, .08) 0px 4px 12px;--tsokto-font: "Hiragino Sans", "Hiragino Kaku Gothic ProN", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}#tsokto-chatbot-root,#tsokto-chatbot-root *,#tsokto-chatbot-root *:before,#tsokto-chatbot-root *:after{box-sizing:border-box!important;font-family:var(--tsokto-font)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:none!important;letter-spacing:normal;text-shadow:none!important;text-decoration:none;float:none!important;clear:none!important;background-image:none;list-style:none;vertical-align:baseline}#tsokto-chatbot-root button{font-family:var(--tsokto-font);border:none;background:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}#tsokto-chatbot-root input{font-family:var(--tsokto-font);border:none;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tsokto-chat-fab{position:fixed!important;bottom:24px!important;right:24px!important;top:auto!important;left:auto!important;width:60px!important;height:60px!important;min-width:60px!important;max-width:60px!important;min-height:60px!important;max-height:60px!important;padding:0!important;border-radius:50%!important;border:none!important;cursor:pointer;box-shadow:var(--tsokto-shadow-card)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:26px!important;line-height:1!important;z-index:2147483646!important;transition:transform .2s ease,box-shadow .2s ease;color:#fff!important;transform:none;margin:0!important}.tsokto-chat-fab:hover{transform:scale(1.05);box-shadow:var(--tsokto-shadow-hover)}.tsokto-chat-window{position:fixed!important;bottom:24px!important;right:24px!important;top:auto!important;left:auto!important;width:400px!important;height:600px!important;max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 48px)!important;min-width:0!important;min-height:0!important;border-radius:20px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;box-shadow:var(--tsokto-shadow-card)!important;z-index:2147483647!important;background:var(--tsokto-bg)!important;color:var(--tsokto-text)!important;transform:none!important;margin:0!important;padding:0!important;border:none!important}.tsokto-chat-header{padding:18px 20px!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-shrink:0!important}.tsokto-chat-header-title{font-size:16px;font-weight:600;letter-spacing:-.18px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tsokto-chat-header-sub{font-size:12px;font-weight:500;opacity:.9;margin-top:3px;letter-spacing:-.1px}.tsokto-chat-close{width:32px;height:32px;border-radius:50%;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .15s}.tsokto-chat-close:hover{background:#ffffff2e}.tsokto-chat-disclaimer{padding:8px 16px!important;background:#fffbeb!important;color:#92400e!important;font-size:11px!important;line-height:1.5!important;border-bottom:1px solid var(--tsokto-border)!important;flex-shrink:0!important;text-align:center}.tsokto-chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:14px;background:var(--tsokto-bg)}.tsokto-chat-messages::-webkit-scrollbar{width:6px}.tsokto-chat-messages::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.tsokto-chat-messages::-webkit-scrollbar-track{background:transparent}.tsokto-msg{max-width:82%;padding:12px 16px;border-radius:18px;font-size:14px;font-weight:400;line-height:1.55;word-break:break-word;white-space:pre-wrap;letter-spacing:-.1px}.tsokto-msg-user{align-self:flex-end;color:#fff;border-bottom-right-radius:4px;font-weight:500}.tsokto-msg-assistant{align-self:flex-start;background:var(--tsokto-surface);color:var(--tsokto-text);border-bottom-left-radius:4px}.tsokto-msg-sources{margin-top:12px!important;padding-top:10px!important;border-top:1px solid var(--tsokto-border)!important;display:flex!important;flex-direction:column!important;gap:6px!important}.tsokto-msg-sources-label{font-size:11px!important;font-weight:600!important;color:var(--tsokto-text-secondary)!important;margin-bottom:2px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.tsokto-msg-source-item{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;background:#fff!important;border:1px solid var(--tsokto-border)!important;border-radius:12px!important;text-decoration:none!important;color:var(--tsokto-text)!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important;transition:all .15s!important}.tsokto-msg-source-item:hover{background:var(--tsokto-surface)!important;border-color:var(--tsokto-text)!important;transform:translateY(-1px)}.tsokto-msg-source-icon{flex-shrink:0!important;width:16px!important;height:16px!important;color:var(--tsokto-text-secondary)!important}.tsokto-msg-source-title{flex:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tsokto-msg-streaming:after{content:"▌";display:inline-block;margin-left:2px;animation:tsokto-blink .9s ease-in-out infinite}@keyframes tsokto-blink{0%,to{opacity:1}50%{opacity:.2}}.tsokto-suggestions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:8px 20px 12px!important;background:var(--tsokto-bg)!important}.tsokto-suggestion-btn{padding:9px 16px!important;border-radius:18px!important;border:1.5px solid var(--tsokto-text)!important;background:var(--tsokto-bg)!important;color:var(--tsokto-text)!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:-.1px!important;cursor:pointer!important;transition:background .15s ease,color .15s ease,transform .1s ease!important;white-space:nowrap!important;text-decoration:none!important}.tsokto-suggestion-btn:hover,.tsokto-suggestion-btn:focus{background:var(--tsokto-text)!important;color:#fff!important;transform:translateY(-1px)!important}.tsokto-suggestion-btn:active{transform:translateY(0)!important}.tsokto-error{padding:10px 20px;background:#fef2f2;color:#c13515;font-size:13px;font-weight:500;text-align:center;border-top:1px solid var(--tsokto-border)}.tsokto-chat-input{display:flex!important;align-items:center!important;gap:12px!important;padding:16px 20px!important;border-top:1px solid var(--tsokto-border)!important;background:var(--tsokto-bg)!important;flex-shrink:0!important}.tsokto-chat-input input{flex:1;font-size:14px;font-weight:400;padding:10px 0;color:var(--tsokto-text);letter-spacing:-.1px}.tsokto-chat-input input::placeholder{color:var(--tsokto-text-secondary);font-weight:400}.tsokto-chat-send{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important;border-radius:50%!important;color:#fff!important;display:flex!important;align-items:center;justify-content:center;font-size:16px!important;flex-shrink:0!important;transition:transform .15s,opacity .15s;line-height:1!important}.tsokto-chat-send:hover:not(:disabled){transform:scale(1.05)}.tsokto-chat-send:disabled{opacity:.35;cursor:not-allowed}@media(max-width:480px){.tsokto-chat-window{bottom:0;right:0;left:0;width:100%;height:100%;border-radius:0}.tsokto-chat-fab{bottom:16px;right:16px}}
