.copilot-panel.svelte-2hho3m{position:fixed;top:0;right:0;width:400px;max-width:100vw;height:100vh;background:var(--color-bg-card, #fff);box-shadow:-4px 0 24px #0000001a;transform:translate(100%);transition:transform .3s ease;z-index:1000;display:flex;flex-direction:column}.copilot-panel.open.svelte-2hho3m{transform:translate(0)}.panel-overlay.svelte-2hho3m{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:999;display:none}@media(max-width:768px){.copilot-panel.svelte-2hho3m{width:100%}.panel-overlay.svelte-2hho3m{display:block}}.panel-header.svelte-2hho3m{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border, #e5e7eb);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.header-title.svelte-2hho3m{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.1rem}.copilot-icon.svelte-2hho3m{font-size:1.25rem}.panel-header.svelte-2hho3m wa-button{color:#fff}.panel-tabs.svelte-2hho3m{display:flex;border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--color-bg-subtle, #f8f9fa)}.panel-content.svelte-2hho3m{flex:1;overflow-y:auto;padding:1rem}.loading-state.svelte-2hho3m,.empty-state.svelte-2hho3m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--color-text-secondary, #666)}.loading-state.svelte-2hho3m p:where(.svelte-2hho3m),.empty-state.svelte-2hho3m p:where(.svelte-2hho3m){margin-top:.75rem;font-size:.9rem}.empty-state.svelte-2hho3m h3:where(.svelte-2hho3m){margin:.75rem 0 .25rem;color:var(--color-text-primary, #2c3e50);font-size:1.1rem}.empty-state.svelte-2hho3m .success-icon{font-size:3rem;color:var(--color-success, #28a745)}.empty-state.svelte-2hho3m .info-icon{font-size:3rem;color:var(--color-warning, #f39c12)}.priorities-list.svelte-2hho3m{display:flex;flex-direction:column;gap:.75rem}.priority-card.svelte-2hho3m{background:var(--color-bg-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-left:4px solid var(--priority-color, #6c757d);border-radius:8px;padding:1rem;transition:box-shadow .2s ease}.priority-card.svelte-2hho3m:hover{box-shadow:0 2px 8px #00000014}.priority-header.svelte-2hho3m{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.priority-time.svelte-2hho3m{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:var(--color-text-muted, #999)}.priority-title.svelte-2hho3m{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-text-primary, #2c3e50);margin-bottom:.5rem}.priority-description.svelte-2hho3m{font-size:.9rem;color:var(--color-text-secondary, #666);margin:0 0 .75rem;line-height:1.5}.priority-reasoning.svelte-2hho3m{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--color-text-muted, #999);background:var(--color-bg-subtle, #f8f9fa);padding:.5rem .75rem;border-radius:4px;margin-bottom:.75rem}.priority-footer.svelte-2hho3m{display:flex;gap:1rem;font-size:.8rem}.economic-impact.svelte-2hho3m{display:flex;align-items:center;gap:.25rem;color:var(--color-success, #28a745)}.economic-impact.negative.svelte-2hho3m{color:var(--color-danger, #dc3545)}.welfare-impact.svelte-2hho3m{display:flex;align-items:center;gap:.25rem;text-transform:capitalize}.chat-section.svelte-2hho3m{display:flex;flex-direction:column;height:100%}.chat-messages.svelte-2hho3m{flex:1;overflow-y:auto;padding-bottom:1rem}.chat-welcome.svelte-2hho3m{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem}.welcome-icon.svelte-2hho3m{font-size:3rem;color:var(--color-primary, #2563eb);margin-bottom:1rem}.chat-welcome.svelte-2hho3m h3:where(.svelte-2hho3m){margin:0 0 .5rem;color:var(--color-text-primary, #2c3e50)}.chat-welcome.svelte-2hho3m p:where(.svelte-2hho3m){color:var(--color-text-secondary, #666);font-size:.9rem;margin-bottom:1.5rem}.suggested-questions.svelte-2hho3m{display:flex;flex-direction:column;gap:.5rem;width:100%}.chat-message.svelte-2hho3m{display:flex;gap:.75rem;margin-bottom:1rem}.chat-message.user.svelte-2hho3m{flex-direction:row-reverse}.message-avatar.svelte-2hho3m{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-message.user.svelte-2hho3m .message-avatar:where(.svelte-2hho3m){background:var(--color-primary, #2563eb);color:#fff}.chat-message.assistant.svelte-2hho3m .message-avatar:where(.svelte-2hho3m){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.message-content.svelte-2hho3m{max-width:80%;background:var(--color-bg-subtle, #f8f9fa);border-radius:12px;padding:.75rem 1rem}.chat-message.user.svelte-2hho3m .message-content:where(.svelte-2hho3m){background:var(--color-primary, #2563eb);color:#fff;border-radius:12px 12px 4px}.chat-message.assistant.svelte-2hho3m .message-content:where(.svelte-2hho3m){border-radius:12px 12px 12px 4px}.message-content.svelte-2hho3m p:where(.svelte-2hho3m){margin:0;font-size:.9rem;line-height:1.5}.message-time.svelte-2hho3m{display:block;font-size:.7rem;opacity:.7;margin-top:.25rem}.typing-indicator.svelte-2hho3m{display:flex;gap:4px;padding:4px 0}.typing-indicator.svelte-2hho3m span:where(.svelte-2hho3m){width:8px;height:8px;background:var(--color-text-muted, #999);border-radius:50%;animation:svelte-2hho3m-typing 1.4s infinite ease-in-out}.typing-indicator.svelte-2hho3m span:where(.svelte-2hho3m):nth-child(2){animation-delay:.2s}.typing-indicator.svelte-2hho3m span:where(.svelte-2hho3m):nth-child(3){animation-delay:.4s}@keyframes svelte-2hho3m-typing{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.chat-error.svelte-2hho3m{margin-bottom:1rem}.chat-input-area.svelte-2hho3m{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid var(--color-border, #e5e7eb)}.recommendations-list.svelte-2hho3m{display:flex;flex-direction:column;gap:.75rem}.recommendation-card.svelte-2hho3m{background:var(--color-bg-card, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;padding:1rem}.rec-header.svelte-2hho3m{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.confidence.svelte-2hho3m{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:var(--color-text-muted, #999)}.rec-text.svelte-2hho3m{font-size:.9rem;color:var(--color-text-primary, #2c3e50);margin:0 0 .75rem;line-height:1.5}.rec-outcome.svelte-2hho3m{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-success, #28a745);background:#28a7451a;padding:.5rem .75rem;border-radius:4px;margin-bottom:.75rem}.rec-sources.svelte-2hho3m{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem}.sources-label.svelte-2hho3m{color:var(--color-text-muted, #999)}
