.chat-fab.svelte-3vislt{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;border:none;background:linear-gradient(135deg,#ff7aa0,#e63969);color:#fff;font-size:28px;cursor:pointer;box-shadow:0 4px 16px #e6396966;z-index:9999;display:grid;place-items:center;transition:transform .2s}.chat-fab.svelte-3vislt:hover{transform:scale(1.05)}.chat-fab.active.svelte-3vislt{background:#1a1a1a}.chat-fab-pulse.svelte-3vislt{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #E63969;animation:svelte-3vislt-chat-pulse 2s ease-out infinite;pointer-events:none}@keyframes svelte-3vislt-chat-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.4);opacity:0}}.chat-panel.svelte-3vislt{position:fixed;bottom:96px;right:24px;width:380px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 120px);background:#fff;border-radius:20px;box-shadow:0 20px 50px #0003,0 4px 16px #e6396933;display:flex;flex-direction:column;overflow:hidden;z-index:9998;font-family:-apple-system,Segoe UI,Roboto,sans-serif}.chat-header.svelte-3vislt{background:linear-gradient(135deg,#ffeef6,#ffe4f0);padding:16px 20px;border-bottom:1px solid #f0d0dd}.chat-header-text.svelte-3vislt strong:where(.svelte-3vislt){display:block;font-family:Georgia,serif;font-size:18px;color:#1a1a1a}.chat-header-text.svelte-3vislt small:where(.svelte-3vislt){color:#888;font-size:12px}.chat-messages.svelte-3vislt{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fafafa}.chat-msg.svelte-3vislt{display:flex;flex-direction:column;gap:8px;max-width:85%}.chat-msg-user.svelte-3vislt{align-self:flex-end}.chat-msg-bot.svelte-3vislt,.chat-msg-fallback.svelte-3vislt{align-self:flex-start}.chat-bubble.svelte-3vislt{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.4;word-wrap:break-word}.chat-msg-user.svelte-3vislt .chat-bubble:where(.svelte-3vislt){background:linear-gradient(135deg,#ff7aa0,#e63969);color:#fff;border-bottom-right-radius:4px}.chat-msg-bot.svelte-3vislt .chat-bubble:where(.svelte-3vislt){background:#fff;color:#1a1a1a;border:1px solid #f0f0f0;border-bottom-left-radius:4px}.chat-msg-fallback.svelte-3vislt .chat-bubble:where(.svelte-3vislt){background:#fff8e1;color:#5a2138;border:1px solid #ffe8a3;border-bottom-left-radius:4px}.chat-typing.svelte-3vislt{display:inline-flex;gap:4px;padding:14px}.chat-typing.svelte-3vislt span:where(.svelte-3vislt){width:8px;height:8px;background:#999;border-radius:50%;animation:svelte-3vislt-chat-bounce 1.4s infinite ease-in-out}.chat-typing.svelte-3vislt span:where(.svelte-3vislt):nth-child(2){animation-delay:.2s}.chat-typing.svelte-3vislt span:where(.svelte-3vislt):nth-child(3){animation-delay:.4s}@keyframes svelte-3vislt-chat-bounce{0%,80%,to{opacity:.3}40%{opacity:1}}.chat-suggestions.svelte-3vislt{display:flex;flex-direction:column;gap:6px}.chat-suggestion.svelte-3vislt{text-align:left;background:#fff;border:1px solid #E63969;color:#e63969;padding:8px 12px;border-radius:12px;font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s}.chat-suggestion.svelte-3vislt:hover{background:#ffeef6}.chat-wa-link.svelte-3vislt{display:inline-block;background:#25d366;color:#fff;text-decoration:none;padding:8px 14px;border-radius:12px;font-size:13px;font-weight:600;align-self:flex-start}.chat-input-row.svelte-3vislt{display:flex;gap:8px;padding:12px;border-top:1px solid #f0f0f0;background:#fff}.chat-input-row.svelte-3vislt input:where(.svelte-3vislt){flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:999px;font-size:14px;outline:none;font-family:inherit}.chat-input-row.svelte-3vislt input:where(.svelte-3vislt):focus{border-color:#e63969}.chat-send.svelte-3vislt{width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#ff7aa0,#e63969);color:#fff;cursor:pointer;font-size:16px}.chat-send.svelte-3vislt:disabled{opacity:.4;cursor:not-allowed}@media(max-width:480px){.chat-panel.svelte-3vislt{bottom:84px;right:8px;left:8px;width:auto}.chat-fab.svelte-3vislt{bottom:16px;right:16px}}.site-nav.svelte-1br2sqw a.active{background:var(--brand-50);color:var(--brand-700)}@media(max-width:640px){.site-nav.svelte-1br2sqw a:not(.btn):not(:last-of-type){display:none}}
