.chat-widget.svelte-66ocz1{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px;box-sizing:border-box}.messages-container.svelte-66ocz1{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.messages-list.svelte-66ocz1{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-right:8px}.messages-container.svelte-66ocz1::-webkit-scrollbar{width:6px}.messages-container.svelte-66ocz1::-webkit-scrollbar-track{background:transparent}.messages-container.svelte-66ocz1::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.message.svelte-66ocz1{display:flex;max-width:80%}.message.bot.svelte-66ocz1{align-self:flex-start}.message.user.svelte-66ocz1{align-self:flex-end}.bubble.svelte-66ocz1{padding:12px 16px;border-radius:18px;font-size:16px;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.message.bot.svelte-66ocz1 .bubble:where(.svelte-66ocz1){background:#e5e5ea;color:#000;border-bottom-left-radius:4px}.message.user.svelte-66ocz1 .bubble:where(.svelte-66ocz1){background:#007aff;color:#fff;border-bottom-right-radius:4px}.bubble.typing.svelte-66ocz1{display:flex;gap:4px;padding:12px 16px;min-width:60px;justify-content:center}.dot.svelte-66ocz1{width:8px;height:8px;background:#666;border-radius:50%;animation:svelte-66ocz1-bounce 1.4s infinite ease-in-out both}.dot.svelte-66ocz1:nth-child(1){animation-delay:-.32s}.dot.svelte-66ocz1:nth-child(2){animation-delay:-.16s}@keyframes svelte-66ocz1-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@media(max-width:480px){.chat-widget.svelte-66ocz1{padding:8px}.message.svelte-66ocz1{max-width:85%}.bubble.svelte-66ocz1{font-size:15px;padding:10px 14px}}.chat-input.svelte-4hemwx{display:flex;align-items:center;gap:12px;padding:16px 20px;width:100%;box-sizing:border-box;outline:none}.chat-input.svelte-4hemwx:focus,.chat-input.svelte-4hemwx:focus-within,.chat-input.svelte-4hemwx:focus-visible{outline:none}input.svelte-4hemwx{flex:1;background:transparent;border:none;outline:none;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;padding:0}input.svelte-4hemwx:focus,input.svelte-4hemwx:focus-visible{outline:none;box-shadow:none}input.svelte-4hemwx::placeholder{color:var(--placeholder-color, rgba(255, 255, 255, .5));opacity:.5}button.svelte-4hemwx{width:36px;height:36px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}button.svelte-4hemwx:hover:not(:disabled){transform:scale(1.1)}button.svelte-4hemwx:disabled{opacity:.3;cursor:not-allowed}@media(max-width:480px){.chat-input.svelte-4hemwx{padding:12px 16px}input.svelte-4hemwx{font-size:15px}button.svelte-4hemwx{width:32px;height:32px}button.svelte-4hemwx svg:where(.svelte-4hemwx){width:16px;height:16px}}.liquid-glass-wrap.svelte-xf01of{--roundness: 32px;--blur: 20px;--opacity: .6;position:relative;border-radius:var(--roundness);overflow:hidden;outline:none}.liquid-glass-wrap.svelte-xf01of:focus,.liquid-glass-wrap.svelte-xf01of:focus-within,.liquid-glass-wrap.svelte-xf01of:focus-visible{outline:none}.glass-content.svelte-xf01of{position:relative;z-index:2;width:100%;height:100%;border-radius:var(--roundness);backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));outline:none}.glass-content.svelte-xf01of:focus,.glass-content.svelte-xf01of:focus-within,.glass-content.svelte-xf01of:focus-visible{outline:none}.glass-filter.svelte-xf01of{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:var(--roundness);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:none}.liquid-glass-wrap.dark.svelte-xf01of .glass-content:where(.svelte-xf01of){background:linear-gradient(135deg,rgba(30,30,30,var(--opacity)),rgba(50,50,50,calc(var(--opacity) * .8)));box-shadow:inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #0000004d,0 8px 32px #0003,0 0 0 1px #ffffff1a}.liquid-glass-wrap.light.svelte-xf01of .glass-content:where(.svelte-xf01of){background:linear-gradient(135deg,rgba(255,255,255,calc(var(--opacity) * .3)),rgba(255,255,255,calc(var(--opacity) * .15)));box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #0000001a,0 8px 32px #0000001a,0 0 0 1px #fff3}.chat-container-mode.svelte-ng3b9d{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 20px 5px;box-sizing:border-box;position:relative;overflow:hidden}.video-wrapper.svelte-ng3b9d{position:relative;width:100%;max-width:600px;min-height:fit-content;overflow:hidden}.video-bg.svelte-ng3b9d{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.chat-container.svelte-ng3b9d{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;width:100%;height:100%;padding:25px;box-sizing:border-box}.chat-body.svelte-ng3b9d{height:500px;position:relative;z-index:1;display:flex;flex-direction:column}.chat-body-inner.svelte-ng3b9d{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;height:100%}.chat-body.svelte-ng3b9d .liquid-glass-wrap{position:relative;z-index:1;width:100%;height:100%}.textbox-dock.svelte-ng3b9d{flex-shrink:0;position:relative;z-index:1;outline:none}.textbox-dock.svelte-ng3b9d:focus,.textbox-dock.svelte-ng3b9d:focus-within,.textbox-dock.svelte-ng3b9d:focus-visible{outline:none}.textbox-inner.svelte-ng3b9d{width:100%;outline:none}.textbox-inner.svelte-ng3b9d:focus,.textbox-inner.svelte-ng3b9d:focus-within,.textbox-inner.svelte-ng3b9d:focus-visible{outline:none}.chat-popup-mode.svelte-ng3b9d{display:flex;flex-direction:column;height:100%;overflow:hidden;gap:8px;padding:8px;box-sizing:border-box}.popup-chat-body.svelte-ng3b9d{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.popup-input-wrapper.svelte-ng3b9d{flex-shrink:0}.popup-input.svelte-ng3b9d{border-radius:9999px}@media(max-width:480px){.chat-container-mode.svelte-ng3b9d{padding:20px}.video-wrapper.svelte-ng3b9d{height:75vh}.chat-container.svelte-ng3b9d{height:100%;max-height:none}.chat-body.svelte-ng3b9d{height:auto;flex:1;min-height:0}}@media(min-width:481px)and (max-width:768px){.chat-container-mode.svelte-ng3b9d{padding:30px}.chat-container.svelte-ng3b9d{max-width:500px}}.chat-popup-wrapper.svelte-tpi9nj{position:fixed;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.chat-popup-wrapper.bottom-right.svelte-tpi9nj{bottom:24px;right:24px}.chat-popup-wrapper.bottom-left.svelte-tpi9nj{bottom:24px;left:24px;align-items:flex-start}.chat-window-container.svelte-tpi9nj{position:relative;width:380px;height:520px;border-radius:24px;overflow:hidden;animation:svelte-tpi9nj-slideUp .3s ease-out}.body-bg.svelte-tpi9nj{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.body-bg-video.svelte-tpi9nj{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.chat-window.svelte-tpi9nj{position:relative;z-index:1;width:100%;height:100%}.chat-window.svelte-tpi9nj .liquid-glass-wrap{width:100%;height:100%}.chat-window-inner.svelte-tpi9nj{display:flex;flex-direction:column;height:100%;width:100%}.chat-window-inner.no-glass.svelte-tpi9nj{border-radius:24px}@keyframes svelte-tpi9nj-slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-header.svelte-tpi9nj{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.header-title.svelte-tpi9nj{font-size:16px;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.close-btn.svelte-tpi9nj{background:#ffffff1a;border:none;color:#ffffffb3;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.close-btn.svelte-tpi9nj:hover{color:#fff;background:#fff3}.chat-content.svelte-tpi9nj{flex:1;min-height:0;overflow:hidden}.chat-toggle-btn.svelte-tpi9nj{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000004d;transition:all .2s ease}.chat-toggle-btn.svelte-tpi9nj:hover{filter:brightness(.9);transform:scale(1.05);box-shadow:0 6px 20px #0006}.chat-toggle-btn.svelte-tpi9nj:active{transform:scale(.95)}@media(max-width:480px){.chat-popup-wrapper.bottom-right.svelte-tpi9nj,.chat-popup-wrapper.bottom-left.svelte-tpi9nj{bottom:16px;right:16px;left:16px}.chat-window-container.svelte-tpi9nj{width:calc(100vw - 32px);height:calc(100vh - 120px);max-height:520px}.chat-toggle-btn.svelte-tpi9nj{width:48px;height:48px}}
