body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.launcher.svelte-q076r{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0b5ed7,#1b84ff);box-shadow:0 8px 20px #1167ff40;border:none;color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;z-index:999}.launcher.svelte-q076r:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1167ff4d}.launcher.svelte-q076r:active{transform:translateY(0)}.chat-panel.svelte-q076r{position:fixed;bottom:96px;right:24px;width:min(420px,92vw);height:520px;background:#fff;border:1px solid #dbe5ff;border-radius:14px;box-shadow:0 16px 40px #0022662e;display:flex;flex-direction:column;overflow:hidden;z-index:999}.chat-header.svelte-q076r{background:linear-gradient(135deg,#0b5ed7,#1b84ff);color:#fff;padding:14px 16px;display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px}.chat-body.svelte-q076r{flex:1;padding:14px;overflow-y:auto;background:#f7f9fc;display:flex;flex-direction:column;gap:10px}.quick-questions.svelte-q076r{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.quick-button.svelte-q076r{border:1px solid #cdd8f0;background:#fff;color:#0b2957;border-radius:10px;padding:8px 10px;font-size:13px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform 80ms ease}.quick-button.svelte-q076r:hover{border-color:#1b84ff;box-shadow:0 2px 6px #0022661f}.quick-button.svelte-q076r:active{transform:translateY(1px)}.quick-button.svelte-q076r:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.bubble.svelte-q076r{max-width:80%;padding:10px 12px;border-radius:12px;font-size:14px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.agent.svelte-q076r{align-self:flex-start;background:#e8f1ff;color:#0b2957;border:1px solid #d1e2ff}.user.svelte-q076r{align-self:flex-end;background:#1b84ff;color:#fff;border:1px solid #0b5ed7}.footer.svelte-q076r{padding:12px;border-top:1px solid #e7ecf5;background:#fff;display:flex;gap:8px}.input.svelte-q076r{flex:1;min-height:42px;max-height:120px;padding:10px 12px;border-radius:10px;border:1px solid #cdd8f0;outline:none;resize:vertical;font-size:14px}.input.svelte-q076r:focus{border-color:#1b84ff;box-shadow:0 0 0 3px #1b84ff26}.send.svelte-q076r{min-width:90px;background:#1b84ff;color:#fff;border:none;border-radius:10px;padding:0 14px;font-weight:600;cursor:pointer;transition:opacity .1s ease}.send.svelte-q076r:disabled{opacity:.6;cursor:not-allowed}.typing.svelte-q076r{display:inline-flex;gap:4px;align-items:center}.dot.svelte-q076r{width:6px;height:6px;border-radius:50%;background:#1b84ff;animation:svelte-q076r-blink 1.2s infinite ease-in-out}.dot.svelte-q076r:nth-child(2){animation-delay:.2s}.dot.svelte-q076r:nth-child(3){animation-delay:.4s}@keyframes svelte-q076r-blink{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.error.svelte-q076r{color:#c0392b;font-size:13px;margin:0 12px 6px}.container-fluid.svelte-16j4vg0{width:100%;margin:0 auto;width:auto;display:block}.App.svelte-16j4vg0{margin-bottom:2%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}h1.svelte-16j4vg0{text-align:center;font-size:2em;font-weight:700}#electionSelectorLabel.svelte-16j4vg0{font-size:1.1em}#electionSelector.svelte-16j4vg0{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:10px}#electionSelectorLabel.svelte-16j4vg0{font-size:1.1rem;font-weight:500;margin-right:8px;color:#333}#selector.svelte-16j4vg0{font-size:1.1rem;font-weight:700;padding:6px 10px;border:1px solid #ccc;border-radius:6px;background-color:#fff;color:#111;cursor:pointer;transition:border-color .2s,box-shadow .2s;width:auto}#selector.svelte-16j4vg0:hover{border-color:#888}#selector.svelte-16j4vg0:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e24d}#overview.svelte-16j4vg0{text-align:center;width:auto;margin-bottom:100px}.module.svelte-16j4vg0{width:100%;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:16px 16px 20px;box-shadow:0 10px 28px #0000000f}.module-header.svelte-16j4vg0{text-align:left;margin-bottom:12px}.module-title.svelte-16j4vg0{margin:0;font-size:1.5rem;font-weight:800;color:#111}.module-subtitle.svelte-16j4vg0{margin:4px 0 0;font-size:.95rem;color:#555}.module-body.svelte-16j4vg0{width:100%}@media(max-width:1024px){h1.svelte-16j4vg0{font-size:1.75em}#overview.svelte-16j4vg0{margin-bottom:72px}}@media(max-width:768px){h1.svelte-16j4vg0{font-size:1.5em}#electionSelectorLabel.svelte-16j4vg0{display:block;margin-bottom:6px}#selector.svelte-16j4vg0{width:auto}#overview.svelte-16j4vg0{margin-bottom:48px;width:auto}.App.svelte-16j4vg0{margin-bottom:4%}.module.svelte-16j4vg0{padding:12px 12px 16px}}@media(max-width:480px){h1.svelte-16j4vg0{font-size:1.35em}#overview.svelte-16j4vg0{margin-bottom:32px;width:auto}}.loading-overlay.svelte-16j4vg0{position:fixed;inset:0;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading-content.svelte-16j4vg0{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner.svelte-16j4vg0{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #4a90e2;border-radius:50%;animation:svelte-16j4vg0-spin 1s linear infinite}@keyframes svelte-16j4vg0-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text.svelte-16j4vg0{font-size:1.1rem;color:#333;font-weight:500;margin:0}
