body{margin:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}.chat-widget-container.svelte-ys52q6.svelte-ys52q6{position:fixed;z-index:9999;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}.position-bottom-right.svelte-ys52q6.svelte-ys52q6{bottom:20px;right:20px}.position-bottom-left.svelte-ys52q6.svelte-ys52q6{bottom:20px;left:20px}.position-top-right.svelte-ys52q6.svelte-ys52q6{top:20px;right:20px}.position-top-left.svelte-ys52q6.svelte-ys52q6{top:20px;left:20px}.chat-toggle-button.svelte-ys52q6.svelte-ys52q6{width:160px;height:48px;border-radius:24px;background:white;border:1px solid #E5E7EB;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0, 0, 0, 0.12);transition:all 0.3s ease;position:relative;overflow:hidden;z-index:2}.chat-toggle-button.svelte-ys52q6.svelte-ys52q6:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0, 0, 0, 0.15)}.chat-toggle-button.svelte-ys52q6.svelte-ys52q6:active{transform:translateY(0)}.chat-toggle-button.open.svelte-ys52q6.svelte-ys52q6{width:48px;height:48px;border-radius:50%;background:#F3F4F6}.button-content.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:center;justify-content:center;color:#374151;transition:all 0.3s ease}.button-text.svelte-ys52q6.svelte-ys52q6{font-size:14px;font-weight:500;margin-left:8px;color:#374151;white-space:nowrap}.stars-icon.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:center;justify-content:center;gap:6px}.close-icon.svelte-ys52q6.svelte-ys52q6{transition:all 0.3s ease}.chat-toggle-button.open.svelte-ys52q6 .close-icon.svelte-ys52q6{transform:rotate(180deg)}.chat-container.svelte-ys52q6.svelte-ys52q6{position:absolute;width:380px;height:600px;background:white;border-radius:16px;box-shadow:0 20px 60px rgba(0, 0, 0, 0.15);transform:translateY(20px) scale(0.8);opacity:0;visibility:hidden;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;border:1px solid #E5E7EB;box-sizing:border-box;z-index:1}.position-bottom-right.svelte-ys52q6 .chat-container.svelte-ys52q6,.position-top-right.svelte-ys52q6 .chat-container.svelte-ys52q6{bottom:60px;right:0}.position-bottom-left.svelte-ys52q6 .chat-container.svelte-ys52q6,.position-top-left.svelte-ys52q6 .chat-container.svelte-ys52q6{bottom:60px;left:0}.position-top-right.svelte-ys52q6 .chat-container.svelte-ys52q6,.position-top-left.svelte-ys52q6 .chat-container.svelte-ys52q6{top:60px;bottom:auto}.chat-container.open.svelte-ys52q6.svelte-ys52q6{transform:translateY(0) scale(1);opacity:1;visibility:visible}.chat-widget.svelte-ys52q6.svelte-ys52q6{width:100%;height:100%;display:flex;flex-direction:column;background:white;position:relative}.chat-header.svelte-ys52q6.svelte-ys52q6{padding:16px 20px;border-bottom:1px solid #F3F4F6;background:white;display:flex;justify-content:space-between;align-items:center}.bot-info.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:center;gap:12px}.bot-avatar.svelte-ys52q6.svelte-ys52q6{width:32px;height:32px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center}.bot-name.svelte-ys52q6.svelte-ys52q6{font-weight:600;color:#111827;font-size:16px}.header-actions.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:center;gap:8px}.header-action-button.svelte-ys52q6.svelte-ys52q6,.header-close-button.svelte-ys52q6.svelte-ys52q6{background:transparent;border:none;width:28px;height:28px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6B7280;transition:all 0.2s}.header-action-button.svelte-ys52q6.svelte-ys52q6:hover,.header-close-button.svelte-ys52q6.svelte-ys52q6:hover{background:#F3F4F6;color:#374151}.chat-messages.svelte-ys52q6.svelte-ys52q6{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:white}.welcome-messages.svelte-ys52q6.svelte-ys52q6{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.message.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:flex-start;gap:8px;animation:svelte-ys52q6-messageSlide 0.4s ease}.user-message.svelte-ys52q6.svelte-ys52q6{flex-direction:row-reverse}.message-avatar.svelte-ys52q6.svelte-ys52q6{width:24px;height:24px;border-radius:50%;background:white;border:1px solid #E5E7EB;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.message-bubble.svelte-ys52q6.svelte-ys52q6{max-width:280px;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;word-wrap:break-word;position:relative}.bot-bubble.svelte-ys52q6.svelte-ys52q6{background:#3B82F6;color:white;border-bottom-left-radius:4px}.user-bubble.svelte-ys52q6.svelte-ys52q6{background:#F3F4F6;color:#374151;border-bottom-right-radius:4px;border:1px solid #E5E7EB}.loading.svelte-ys52q6.svelte-ys52q6{padding:16px}.typing-indicator.svelte-ys52q6.svelte-ys52q6{display:flex;gap:4px;align-items:center}.typing-indicator.svelte-ys52q6 span.svelte-ys52q6{width:6px;height:6px;background:rgba(255, 255, 255, 0.8);border-radius:50%;animation:svelte-ys52q6-typing 1.4s infinite ease-in-out}.typing-indicator.svelte-ys52q6 span.svelte-ys52q6:nth-child(1){animation-delay:0s}.typing-indicator.svelte-ys52q6 span.svelte-ys52q6:nth-child(2){animation-delay:0.2s}.typing-indicator.svelte-ys52q6 span.svelte-ys52q6:nth-child(3){animation-delay:0.4s}.chat-input-container.svelte-ys52q6.svelte-ys52q6{padding:16px 20px 20px;border-top:1px solid #F3F4F6;background:white}.input-wrapper.svelte-ys52q6.svelte-ys52q6{display:flex;align-items:center;gap:8px;background:#F9FAFB;border:1px solid #E5E7EB;border-radius:24px;padding:12px 16px;transition:all 0.2s}.input-wrapper.svelte-ys52q6.svelte-ys52q6:focus-within{border-color:#3B82F6;background:white}input.svelte-ys52q6.svelte-ys52q6{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:#374151;padding:0;font-family:inherit}.send-button.svelte-ys52q6.svelte-ys52q6{background:#3B82F6;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:white;cursor:pointer;transition:all 0.2s;flex-shrink:0}.send-button.svelte-ys52q6.svelte-ys52q6:hover:not(:disabled){background:#2563EB;transform:scale(1.05)}.send-button.svelte-ys52q6.svelte-ys52q6:disabled{opacity:0.5;cursor:not-allowed}input.svelte-ys52q6.svelte-ys52q6::placeholder{color:#9CA3AF}input.svelte-ys52q6.svelte-ys52q6:disabled{opacity:0.6}.chat-messages.svelte-ys52q6.svelte-ys52q6::-webkit-scrollbar{width:4px}.chat-messages.svelte-ys52q6.svelte-ys52q6::-webkit-scrollbar-track{background:transparent}.chat-messages.svelte-ys52q6.svelte-ys52q6::-webkit-scrollbar-thumb{background:#E5E7EB;border-radius:2px}.chat-messages.svelte-ys52q6.svelte-ys52q6::-webkit-scrollbar-thumb:hover{background:#D1D5DB}@keyframes svelte-ys52q6-messageSlide{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-ys52q6-typing{0%,60%,100%{transform:translateY(0);opacity:0.4}30%{transform:translateY(-6px);opacity:1}}@media(max-width: 480px){.chat-container.svelte-ys52q6.svelte-ys52q6{width:auto !important;max-width:calc(100vw - 20px) !important;height:calc(100vh - 100px) !important;bottom:60px !important;right:10px !important;left:10px !important;position:fixed !important}.position-bottom-right.svelte-ys52q6 .chat-container.svelte-ys52q6,.position-top-right.svelte-ys52q6 .chat-container.svelte-ys52q6{right:10px !important}.position-bottom-left.svelte-ys52q6 .chat-container.svelte-ys52q6,.position-top-left.svelte-ys52q6 .chat-container.svelte-ys52q6{left:10px !important}.position-bottom-right.svelte-ys52q6.svelte-ys52q6,.position-top-right.svelte-ys52q6.svelte-ys52q6{right:10px}.position-bottom-left.svelte-ys52q6.svelte-ys52q6,.position-top-left.svelte-ys52q6.svelte-ys52q6{left:10px}.message-bubble.svelte-ys52q6.svelte-ys52q6{max-width:calc(100vw - 120px)}.chat-header.svelte-ys52q6.svelte-ys52q6{padding:12px 16px}.chat-messages.svelte-ys52q6.svelte-ys52q6{padding:16px}.chat-input-container.svelte-ys52q6.svelte-ys52q6{padding:12px 16px 16px}.chat-toggle-button.svelte-ys52q6.svelte-ys52q6{width:140px;height:44px}.chat-toggle-button.open.svelte-ys52q6.svelte-ys52q6{width:44px;height:44px}}@media(max-height: 600px){.chat-container.svelte-ys52q6.svelte-ys52q6{height:calc(100vh - 120px) !important}}