.fab.svelte-zsv8oa{position:fixed;right:1.25rem;bottom:1.25rem;z-index:60;width:3.5rem;height:3.5rem;border:none;border-radius:50%;background:var(--brand-bright, #0062c4);color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 24px -6px #082c2166,0 2px 6px #082c2133;transition:transform .18s cubic-bezier(.16,1,.3,1),background .18s ease}.fab.svelte-zsv8oa:hover{background:var(--brand, #1e3a8a);transform:translateY(-2px)}.fab.svelte-zsv8oa:active{transform:translateY(0) scale(.96)}.fab.svelte-zsv8oa:focus-visible{outline:2px solid var(--accent, #c9821e);outline-offset:3px}.fab-pulse.svelte-zsv8oa,.fab-pulse.svelte-zsv8oa:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 color-mix(in srgb,var(--brand-bright, #0062c4) 65%,transparent);animation:svelte-zsv8oa-pulse 2.4s cubic-bezier(.23,1,.32,1) infinite}.fab-pulse.svelte-zsv8oa:after{animation-delay:1.2s}@keyframes svelte-zsv8oa-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--brand-bright, #0062c4) 65%,transparent)}75%{box-shadow:0 0 0 22px transparent}to{box-shadow:0 0 0 0 transparent}}.fab.svelte-zsv8oa svg:where(.svelte-zsv8oa){animation:svelte-zsv8oa-fab-shake 4.5s ease-in-out 1.5s infinite;transform-origin:50% 58%}.fab.svelte-zsv8oa:hover svg:where(.svelte-zsv8oa){animation-play-state:paused}@keyframes svelte-zsv8oa-fab-shake{0%,16%,80%,to{transform:rotate(0) scale(1)}4%{transform:scale(1.09)}8%{transform:scale(1)}12%{transform:scale(1.07)}83%{transform:rotate(-12deg)}86%{transform:rotate(10deg)}89%{transform:rotate(-8deg)}92%{transform:rotate(6deg)}95%{transform:rotate(-4deg)}98%{transform:rotate(2deg)}}.panel.svelte-zsv8oa{position:fixed;right:1.25rem;bottom:1.25rem;z-index:60;width:min(384px,calc(100vw - 2rem));height:min(620px,calc(100dvh - 2.5rem));display:flex;flex-direction:column;background:var(--surface, #fff);border:1px solid var(--line, #e6ebe6);border-radius:20px;overflow:hidden;box-shadow:0 24px 56px -16px #082c2157,0 4px 12px #082c211f;animation:svelte-zsv8oa-rise .22s cubic-bezier(.16,1,.3,1)}@keyframes svelte-zsv8oa-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.panel-head.svelte-zsv8oa{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem .95rem;background:linear-gradient(135deg,var(--brand-deep, #172554),var(--brand, #1e3a8a));color:#fff}.head-id.svelte-zsv8oa{display:flex;align-items:center;gap:.6rem}.avatar.svelte-zsv8oa{width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;background:#ffffff29;border:1px solid rgba(255,255,255,.28);font-family:var(--font-display, Georgia, serif);font-weight:600;font-size:.95rem;letter-spacing:-.02em}.head-meta.svelte-zsv8oa{display:flex;flex-direction:column;line-height:1.25}.head-name.svelte-zsv8oa{font-weight:600;font-size:.92rem}.head-status.svelte-zsv8oa{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;color:#ffffffc7}.dot.svelte-zsv8oa{width:.45rem;height:.45rem;border-radius:50%;background:#34d399;box-shadow:0 0 #34d39999;animation:svelte-zsv8oa-live 2s ease-out infinite}@keyframes svelte-zsv8oa-live{0%{box-shadow:0 0 #34d39980}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.head-close.svelte-zsv8oa{border:none;background:#ffffff1f;color:#fff;width:2rem;height:2rem;border-radius:50%;cursor:pointer;display:grid;place-items:center;transition:background .15s ease}.head-close.svelte-zsv8oa:hover{background:#ffffff3d}.messages.svelte-zsv8oa{flex:1;overflow-y:auto;padding:1rem .9rem;display:flex;flex-direction:column;gap:.55rem;background:radial-gradient(120% 60% at 50% 0%,var(--bg-warm, #fbfaf6) 0%,var(--bg, #f7f8f6) 60%);scroll-behavior:smooth}.row.svelte-zsv8oa{display:flex}.row.user.svelte-zsv8oa{justify-content:flex-end}.bubble.svelte-zsv8oa{max-width:84%;padding:.6rem .8rem;border-radius:14px;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.bubble.assistant.svelte-zsv8oa{background:var(--surface, #fff);color:var(--ink, #11201a);border:1px solid var(--line, #e6ebe6);border-bottom-left-radius:4px}.bubble.user.svelte-zsv8oa{background:var(--brand-bright, #0062c4);color:#fff;border-bottom-right-radius:4px}.typing.svelte-zsv8oa{display:inline-flex;gap:.25rem;align-items:center}.typing.svelte-zsv8oa span:where(.svelte-zsv8oa){width:.42rem;height:.42rem;border-radius:50%;background:var(--ink-soft, #59685f);opacity:.5;animation:svelte-zsv8oa-blink 1.2s infinite ease-in-out}.typing.svelte-zsv8oa span:where(.svelte-zsv8oa):nth-child(2){animation-delay:.18s}.typing.svelte-zsv8oa span:where(.svelte-zsv8oa):nth-child(3){animation-delay:.36s}@keyframes svelte-zsv8oa-blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:.9;transform:translateY(-2px)}}.suggestions.svelte-zsv8oa{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 .9rem .6rem}.chip.svelte-zsv8oa{border:1px solid var(--line, #e6ebe6);background:var(--surface, #fff);color:var(--brand, #1e3a8a);font-size:.8rem;font-weight:500;padding:.4rem .7rem;border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.chip.svelte-zsv8oa:hover:not(:disabled){background:color-mix(in srgb,var(--brand-bright, #0062c4) 8%,#fff);border-color:color-mix(in srgb,var(--brand-bright, #0062c4) 30%,var(--line, #e6ebe6))}.chip.svelte-zsv8oa:disabled{opacity:.5;cursor:default}.wa-escalate.svelte-zsv8oa{display:inline-flex;align-items:center;gap:.45rem;margin:0 .9rem .5rem;padding:.55rem .75rem;border-radius:12px;background:#25d366;color:#08321f;font-size:.84rem;font-weight:600;text-decoration:none;transition:filter .15s ease}.wa-escalate.svelte-zsv8oa:hover{filter:brightness(.96)}.composer.svelte-zsv8oa{display:flex;align-items:flex-end;gap:.5rem;padding:.6rem .7rem .3rem;border-top:1px solid var(--line, #e6ebe6);background:var(--surface, #fff)}.composer.svelte-zsv8oa textarea:where(.svelte-zsv8oa){flex:1;resize:none;border:1px solid var(--line, #e6ebe6);border-radius:12px;padding:.55rem .7rem;font:inherit;font-size:.9rem;line-height:1.4;max-height:7rem;color:var(--ink, #11201a);background:var(--bg-warm, #fbfaf6);transition:border-color .15s ease}.composer.svelte-zsv8oa textarea:where(.svelte-zsv8oa):focus{outline:none;border-color:var(--brand-bright, #0062c4)}.send.svelte-zsv8oa{flex:none;width:2.5rem;height:2.5rem;border:none;border-radius:12px;background:var(--brand-bright, #0062c4);color:#fff;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,transform .12s ease}.send.svelte-zsv8oa:hover:not(:disabled){background:var(--brand, #1e3a8a)}.send.svelte-zsv8oa:active:not(:disabled){transform:scale(.94)}.send.svelte-zsv8oa:disabled{opacity:.45;cursor:default}.disclaimer.svelte-zsv8oa{margin:0;padding:0 .9rem .6rem;font-size:.68rem;color:var(--ink-soft, #59685f);text-align:center;background:var(--surface, #fff)}@media (max-width: 480px){.panel.svelte-zsv8oa{right:0;bottom:0;width:100vw;height:100dvh;border-radius:0}.fab.svelte-zsv8oa{right:1rem;bottom:1rem}}@media (prefers-reduced-motion: reduce){.fab.svelte-zsv8oa,.fab.svelte-zsv8oa svg:where(.svelte-zsv8oa),.panel.svelte-zsv8oa,.fab-pulse.svelte-zsv8oa,.fab-pulse.svelte-zsv8oa:after,.dot.svelte-zsv8oa,.typing.svelte-zsv8oa span:where(.svelte-zsv8oa),.send.svelte-zsv8oa{animation:none;transition:none}}:root{--bg: #f7f8f6;--bg-warm: #fbfaf6;--surface: #ffffff;--ink: #11201a;--ink-soft: #59685f;--brand: #1e3a8a;--brand-deep: #172554;--brand-bright: #0062c4;--accent: #c9821e;--line: #e6ebe6;--danger: #b3261e;--danger-bg: #fdeceb;--radius: 16px;--radius-sm: 11px;--shadow-sm: 0 1px 2px rgba(17, 32, 26, .05);--shadow: 0 1px 2px rgba(17, 32, 26, .04), 0 10px 30px -12px rgba(17, 32, 26, .14);--shadow-lg: 0 2px 4px rgba(17, 32, 26, .05), 0 24px 48px -18px rgba(8, 44, 33, .28);--surface-brand: #172554;--empresa: #0e5a54;--empresa-deep: #0b4741;--empresa-ink: #0b4741;color-scheme:light;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif}:root[data-theme=dark]{--bg: #0b101d;--bg-warm: #0d1322;--surface: #131a2b;--ink: #e8edf7;--ink-soft: #a0abc2;--brand: #4a6ee0;--brand-deep: #b9c9f5;--brand-bright: #6fa5ff;--accent: #e0a33f;--line: #263351;--danger: #ff7a70;--danger-bg: #3a1512;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 10px 30px -12px rgba(0, 0, 0, .55);--shadow-lg: 0 2px 4px rgba(0, 0, 0, .35), 0 24px 48px -18px rgba(0, 0, 0, .7);--surface-brand: #101a36;--empresa: #128074;--empresa-deep: #0b4741;--empresa-ink: #7bd8c8;color-scheme:dark}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #0b101d;--bg-warm: #0d1322;--surface: #131a2b;--ink: #e8edf7;--ink-soft: #a0abc2;--brand: #4a6ee0;--brand-deep: #b9c9f5;--brand-bright: #6fa5ff;--accent: #e0a33f;--line: #263351;--danger: #ff7a70;--danger-bg: #3a1512;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 10px 30px -12px rgba(0, 0, 0, .55);--shadow-lg: 0 2px 4px rgba(0, 0, 0, .35), 0 24px 48px -18px rgba(0, 0, 0, .7);--surface-brand: #101a36;--empresa: #128074;--empresa-deep: #0b4741;--empresa-ink: #7bd8c8;color-scheme:dark}}.theme-toggle.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);cursor:pointer;transition:color .18s ease,border-color .18s ease,transform .14s ease}.theme-toggle.svelte-12qhfyh:hover{color:var(--brand-bright);border-color:var(--brand-bright)}.theme-toggle.svelte-12qhfyh:active{transform:scale(.94)}.theme-toggle.svelte-12qhfyh:focus-visible{outline:2px solid var(--brand-bright);outline-offset:2px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(120% 70% at 50% -10%,var(--bg-warm) 0%,var(--bg) 55%) no-repeat;background-attachment:fixed;color:var(--ink);font-family:var(--font);font-feature-settings:"cv05","ss01";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.55}.page.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.header.svelte-12qhfyh{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--surface) 80%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid var(--line)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1080px;margin:0 auto;padding:.9rem 1.25rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--ink);font-weight:700;font-size:1.06rem;letter-spacing:-.02em}.brand-logo.svelte-12qhfyh{width:1.35rem;height:1.35rem;flex:none;color:var(--brand)}.brand-logo-accent.svelte-12qhfyh{stroke:var(--accent)}.brand-dim.svelte-12qhfyh{color:var(--ink-soft);font-weight:500}.header-actions.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.65rem .9rem}.header-stats.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.4rem .5rem;color:var(--ink-soft);font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:color .15s ease}.header-stats.svelte-12qhfyh:hover{color:var(--brand-bright)}.header-stats.svelte-12qhfyh:focus-visible{outline:2px solid var(--brand-bright);outline-offset:2px;border-radius:8px}.header-stats-icon.svelte-12qhfyh{flex:none}.header-sign.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.4rem .75rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--brand-bright) 35%,transparent);color:var(--brand-bright);font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.header-sign.svelte-12qhfyh:hover{background:color-mix(in srgb,var(--brand-bright) 8%,transparent);border-color:color-mix(in srgb,var(--brand-bright) 55%,transparent)}.header-sign.svelte-12qhfyh:focus-visible{outline:2px solid var(--brand-bright);outline-offset:2px}.header-sign-icon.svelte-12qhfyh{flex:none}.header-trust.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;color:var(--ink-soft)}.lock.svelte-12qhfyh{width:.7rem;height:.7rem;border:1.6px solid currentColor;border-radius:3px 3px 2px 2px;position:relative;opacity:.75}.lock.svelte-12qhfyh:before{content:"";position:absolute;inset:-.32rem .07rem auto;height:.32rem;border:1.6px solid currentColor;border-bottom:none;border-radius:5px 5px 0 0}@media (max-width: 520px){.header-trust.svelte-12qhfyh,.header-stats-label.svelte-12qhfyh{display:none}}.main.svelte-12qhfyh{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:1.25rem 1.25rem 2.5rem}.footer.svelte-12qhfyh{border-top:1px solid var(--line);background:var(--surface-brand);color:#ffffffc7}.footer-inner.svelte-12qhfyh{max-width:1080px;margin:0 auto;padding:2rem 1.25rem 2.25rem}.footer-brand.svelte-12qhfyh{margin:0 0 .5rem;font-weight:700;color:#fff;letter-spacing:-.02em}.footer-brand.svelte-12qhfyh .brand-dim:where(.svelte-12qhfyh){color:#ffffff8c}.footer-text.svelte-12qhfyh{margin:0;max-width:60ch;font-size:.85rem;line-height:1.6}.footer-text.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff;font-weight:600}.footer-cross.svelte-12qhfyh{margin:1.1rem 0 0;display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:.5rem .9rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff0f;color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;line-height:1.3;transition:background .15s ease,border-color .15s ease}.footer-cross.svelte-12qhfyh:hover{background:#ffffff1f;border-color:#ffffff57}.footer-cross.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.footer-cross.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff;font-weight:700}.footer-cross-icon.svelte-12qhfyh{flex:none;color:var(--accent)}.footer-cross-arrow.svelte-12qhfyh{flex:none;opacity:.7}.footer-support.svelte-12qhfyh{margin:1rem 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.1rem;font-size:.85rem}.footer-support-label.svelte-12qhfyh{color:#ffffffa6;font-weight:600}.footer-support-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;color:#fff;text-decoration:none;min-height:32px}.footer-support-link.svelte-12qhfyh:hover{text-decoration:underline}.footer-legal.svelte-12qhfyh{margin:1rem 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;font-size:.82rem}.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffd1;text-decoration:none}.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:underline}.footer-legal-sep.svelte-12qhfyh{color:#ffffff59}.footer-cluster.svelte-12qhfyh{margin:1.1rem 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .7rem;font-size:.82rem}.footer-cluster-label.svelte-12qhfyh{color:#ffffff80;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.footer-cluster-list.svelte-12qhfyh{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem}.footer-cluster-list.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffd1;text-decoration:none}.footer-cluster-list.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:underline}.footer-cluster-list.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.footer-powered.svelte-12qhfyh{margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:.55rem}.footer-powered-label.svelte-12qhfyh{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.footer-logo-link.svelte-12qhfyh{display:inline-flex;align-items:center;width:fit-content;border-radius:8px;transition:opacity .15s ease,transform .15s ease}.footer-logo-link.svelte-12qhfyh:hover{opacity:.85}.footer-logo-link.svelte-12qhfyh:active{transform:translateY(1px)}.footer-logo-link.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.footer-logo.svelte-12qhfyh{height:30px;width:auto;display:block}
