:root{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;--md-sys-color-primary: #3b82f6;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #1e3a8a;--md-sys-color-on-primary-container: #dbeafe;--md-sys-color-secondary: #93c5fd;--md-sys-color-on-secondary: #000000;--md-sys-color-secondary-container: #1e40af;--md-sys-color-on-secondary-container: #dbeafe;--md-sys-color-tertiary: #a5b4fc;--md-sys-color-on-tertiary: #000000;--md-sys-color-tertiary-container: #312e81;--md-sys-color-on-tertiary-container: #e0e7ff;--md-sys-color-error: #f87171;--md-sys-color-on-error: #000000;--md-sys-color-error-container: #b91c1c;--md-sys-color-on-error-container: #fecaca;--md-sys-color-background: #111827;--md-sys-color-on-background: #f9fafb;--md-sys-color-surface: #1f2937;--md-sys-color-on-surface: #f9fafb;--md-sys-color-surface-variant: #374151;--md-sys-color-on-surface-variant: #d1d5db;--md-sys-color-outline: #4b5563;--md-sys-color-outline-variant: #4b5563;--md-sys-color-shadow: #000000;--md-sys-color-scrim: #000000;--md-sys-color-inverse-surface: #e2e8f0;--md-sys-color-inverse-on-surface: #1e293b;--md-sys-color-inverse-primary: #3b82f6;--md-sys-color-surface-dim: #111827;--md-sys-color-surface-bright: #374151;--md-sys-color-surface-container-lowest: #0f172a;--md-sys-color-surface-container-low: #1e293b;--md-sys-color-surface-container: #1f2937;--md-sys-color-surface-container-high: #2b384c;--md-sys-color-surface-container-highest: #374151;color-scheme:dark;color:var(--md-sys-color-on-background);background-color:var(--md-sys-color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}a{font-weight:500;color:var(--md-sys-color-primary);text-decoration:inherit}a:hover{color:var(--md-sys-color-primary);opacity:.8}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button{border:none;background:none;cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--md-sys-color-surface-container-lowest);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--md-sys-color-surface-container-highest);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline)}.model-selector.svelte-1k9q3tt{display:flex;align-items:center;gap:8px}.dropdown-container.svelte-1k9q3tt{position:relative}.dropdown-toggle.svelte-1k9q3tt{background:var(--md-sys-color-surface-container-high);border:none;border-radius:12px;color:var(--md-sys-color-on-surface);padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;font-family:Roboto,system-ui,-apple-system,sans-serif;transition:all .2s ease;min-width:140px;min-height:44px;white-space:nowrap;box-shadow:0 2px 4px #00000014}.dropdown-toggle.svelte-1k9q3tt:hover:not(:disabled){background:var(--md-sys-color-surface-container-highest);box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.dropdown-toggle.svelte-1k9q3tt:focus{outline:none;box-shadow:0 0 0 2px var(--md-sys-color-primary)}.dropdown-toggle.svelte-1k9q3tt:disabled{opacity:.38;cursor:not-allowed}.dropdown-toggle.error.svelte-1k9q3tt{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.model-icon.svelte-1k9q3tt{font-size:16px}.model-text.svelte-1k9q3tt{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis}.dropdown-arrow.svelte-1k9q3tt{transition:transform .2s ease;font-size:12px;opacity:.6}.dropdown-arrow.open.svelte-1k9q3tt{transform:rotate(180deg)}.dropdown-menu.svelte-1k9q3tt{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--md-sys-color-surface-container);border:none;border-radius:16px;max-height:300px;overflow-y:auto;z-index:1000;box-shadow:0 8px 24px #00000026;min-width:200px;padding:8px}.dropdown-item.svelte-1k9q3tt{width:100%;padding:12px 16px;border:none;background:transparent;color:var(--md-sys-color-on-surface);cursor:pointer;text-align:left;transition:all .2s ease;border-radius:12px;margin-bottom:4px;font-family:Roboto,system-ui,-apple-system,sans-serif}.dropdown-item.svelte-1k9q3tt:hover{background-color:var(--md-sys-color-surface-container-high)}.dropdown-item.selected.svelte-1k9q3tt{background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.dropdown-item.svelte-1k9q3tt:last-child{margin-bottom:0}.model-name.svelte-1k9q3tt{font-weight:500;margin-bottom:4px;font-size:14px}.model-info.svelte-1k9q3tt{font-size:12px;color:var(--md-sys-color-on-surface-variant)}.dropdown-item.selected.svelte-1k9q3tt .model-info:where(.svelte-1k9q3tt){color:var(--md-sys-color-on-secondary-container);opacity:.8}.refresh-btn.svelte-1k9q3tt{background:var(--md-sys-color-surface-container-high);border:none;border-radius:12px;color:var(--md-sys-color-on-surface);padding:0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000014;min-width:44px;min-height:44px}.refresh-btn.svelte-1k9q3tt:hover:not(:disabled){background:var(--md-sys-color-surface-container-highest);box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.refresh-btn.svelte-1k9q3tt:disabled{opacity:.38;cursor:not-allowed}.spinning.svelte-1k9q3tt{animation:svelte-1k9q3tt-spin 1s linear infinite}@keyframes svelte-1k9q3tt-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.dropdown-toggle.svelte-1k9q3tt{min-width:100px;font-size:12px;padding:6px 12px}.dropdown-menu.svelte-1k9q3tt{min-width:180px}}.message-container.svelte-ynms93{display:flex;margin-bottom:12px;padding:0 16px;max-width:100%}.message-container.user.svelte-ynms93{justify-content:flex-end}.message-container.assistant.svelte-ynms93{justify-content:flex-start}.message-container.system.svelte-ynms93{justify-content:center}.message-bubble.svelte-ynms93{max-width:75%;min-width:48px;border-radius:18px;padding:8px 12px;position:relative;word-wrap:break-word;overflow-wrap:break-word;box-shadow:0 1px 2px #00000026}.message-container.user.svelte-ynms93 .message-bubble:where(.svelte-ynms93){background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-bottom-right-radius:4px}.message-container.assistant.svelte-ynms93 .message-bubble:where(.svelte-ynms93){background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);border-bottom-left-radius:4px}.message-container.system.svelte-ynms93 .message-bubble:where(.svelte-ynms93){background:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);border-radius:18px;max-width:60%;text-align:center;font-style:italic}.message-content.svelte-ynms93{line-height:1.4;font-size:16px;margin-bottom:2px}.message-meta.svelte-ynms93{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:2px}.timestamp.svelte-ynms93{font-size:12px;opacity:.7;white-space:nowrap}.message-container.user.svelte-ynms93 .timestamp:where(.svelte-ynms93){color:#ffffffb3}.message-container.assistant.svelte-ynms93 .timestamp:where(.svelte-ynms93){color:#1c1b1f99}.web-search-indicator.svelte-ynms93{font-size:12px;opacity:.8}.message-content.svelte-ynms93 code{background:#00000014;padding:2px 6px;border-radius:6px;font-family:Roboto Mono,Consolas,Monaco,Courier New,monospace;font-size:14px}.message-container.user.svelte-ynms93 .message-content:where(.svelte-ynms93) code{background:#fff3;color:#fffffff2}.message-content.svelte-ynms93 pre{background:#0000000a;padding:12px;border-radius:12px;overflow-x:auto;margin:8px 0;border:1px solid rgba(0,0,0,.08)}.message-container.user.svelte-ynms93 .message-content:where(.svelte-ynms93) pre{background:#ffffff26;border-color:#fff3}.message-content.svelte-ynms93 pre code{background:none;padding:0}.message-content.svelte-ynms93 strong{font-weight:600}.message-content.svelte-ynms93 em{font-style:italic}@media (max-width: 768px){.message-bubble.svelte-ynms93{max-width:85%}.message-container.system.svelte-ynms93 .message-bubble:where(.svelte-ynms93){max-width:90%}.message-container.svelte-ynms93{padding:0 12px}}.chat-area.svelte-vbu20p{flex:1;display:flex;flex-direction:column;height:100%;background:var(--md-sys-color-surface-container-low);overflow:hidden}.chat-header.svelte-vbu20p{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--md-sys-color-surface-container-highest);background:var(--md-sys-color-surface-container)}.chat-header.svelte-vbu20p h2:where(.svelte-vbu20p){margin:0;font-size:20px;color:var(--md-sys-color-on-surface);font-weight:500;font-family:Roboto,system-ui,-apple-system,sans-serif}.chat-controls.svelte-vbu20p{display:flex;gap:8px}.clear-button.svelte-vbu20p,.scroll-button.svelte-vbu20p{background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;font-family:Roboto,system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001f;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px}.clear-button.svelte-vbu20p:hover{background:var(--md-sys-color-surface-container-high);box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.scroll-button.svelte-vbu20p{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);animation:svelte-vbu20p-pulse 2s infinite}.scroll-button.svelte-vbu20p:hover{background:var(--md-sys-color-primary-container);box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}@keyframes svelte-vbu20p-pulse{0%,to{opacity:1}50%{opacity:.7}}.messages-container.svelte-vbu20p{flex:1;overflow-y:auto;padding:16px 16px 32px;scroll-behavior:smooth;min-height:0;background:var(--md-sys-color-surface-container-low)}.empty-state.svelte-vbu20p{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:var(--md-sys-color-on-surface-variant);padding:32px}.empty-icon.svelte-vbu20p{font-size:64px;margin-bottom:16px;opacity:.6}.empty-state.svelte-vbu20p h3:where(.svelte-vbu20p){margin:0 0 8px;color:var(--md-sys-color-on-surface);font-weight:500;font-family:Roboto,system-ui,-apple-system,sans-serif}.empty-state.svelte-vbu20p p:where(.svelte-vbu20p){margin:0 0 24px;font-size:16px;font-family:Roboto,system-ui,-apple-system,sans-serif;color:var(--md-sys-color-on-surface-variant)}.example-prompts.svelte-vbu20p{max-width:500px;text-align:left;background:var(--md-sys-color-surface-container);padding:24px;border-radius:16px;border:1px solid var(--md-sys-color-surface-container-highest);box-shadow:0 2px 8px #0000001f}.prompts-header.svelte-vbu20p{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.example-prompts.svelte-vbu20p p:where(.svelte-vbu20p){margin:0;font-weight:500;color:var(--md-sys-color-on-surface);font-family:Roboto,system-ui,-apple-system,sans-serif}.generate-prompts-btn.svelte-vbu20p{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border:none;border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:18px;box-shadow:0 2px 4px #0000001f}.generate-prompts-btn.svelte-vbu20p:hover:not(:disabled){background:var(--md-sys-color-primary-container);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.generate-prompts-btn.svelte-vbu20p:disabled{background:var(--md-sys-color-surface-container);opacity:.38;cursor:not-allowed;transform:none;box-shadow:0 1px 3px #0000001f}.suggestions-grid.svelte-vbu20p{display:grid;grid-template-columns:1fr;gap:12px}.suggestion-button.svelte-vbu20p{background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);border:none;border-radius:12px;padding:16px 20px;text-align:left;cursor:pointer;transition:all .2s ease;font-size:14px;line-height:1.4;font-family:Roboto,system-ui,-apple-system,sans-serif;box-shadow:0 2px 4px #00000014;min-height:56px;display:flex;align-items:center}.suggestion-button.svelte-vbu20p:hover:not(:disabled){background:var(--md-sys-color-surface-container-high);box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.suggestion-button.svelte-vbu20p:disabled{opacity:.38;cursor:not-allowed;transform:none}.suggestion-button.svelte-vbu20p:active:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #0000001f}.suggestions-loading.svelte-vbu20p{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:var(--md-sys-color-on-surface-variant);text-align:center}.loading-spinner.svelte-vbu20p{font-size:32px;animation:svelte-vbu20p-spin 1s linear infinite;margin-bottom:16px;color:var(--md-sys-color-on-surface)}.suggestions-loading.svelte-vbu20p p:where(.svelte-vbu20p){margin:0;font-size:14px;font-style:italic;color:var(--md-sys-color-on-surface-variant);font-family:Roboto,system-ui,-apple-system,sans-serif}.no-suggestions.svelte-vbu20p{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:var(--md-sys-color-on-surface-variant);text-align:center}.no-suggestions.svelte-vbu20p p:where(.svelte-vbu20p){margin:0;font-size:14px;font-style:italic;color:var(--md-sys-color-on-surface-variant);font-family:Roboto,system-ui,-apple-system,sans-serif}@keyframes svelte-vbu20p-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.messages-container.svelte-vbu20p::-webkit-scrollbar{width:8px}.messages-container.svelte-vbu20p::-webkit-scrollbar-track{background:var(--md-sys-color-surface-container-low);border-radius:4px}.messages-container.svelte-vbu20p::-webkit-scrollbar-thumb{background:var(--md-sys-color-outline);border-radius:4px}.messages-container.svelte-vbu20p::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline-variant)}@media (max-width: 768px){.chat-header.svelte-vbu20p{padding:12px}.chat-header.svelte-vbu20p h2:where(.svelte-vbu20p){font-size:18px}.messages-container.svelte-vbu20p{padding:12px}.empty-state.svelte-vbu20p{padding:16px}.empty-icon.svelte-vbu20p{font-size:48px}.example-prompts.svelte-vbu20p{max-width:100%;padding:16px}.suggestions-grid.svelte-vbu20p{gap:8px}.suggestion-button.svelte-vbu20p{padding:8px 12px;font-size:12px}.generate-prompts-btn.svelte-vbu20p{width:40px;height:40px;font-size:16px}.suggestions-loading.svelte-vbu20p{padding:24px}.loading-spinner.svelte-vbu20p{font-size:24px;margin-bottom:12px}.suggestions-loading.svelte-vbu20p p:where(.svelte-vbu20p){font-size:12px}}.message-container.assistant.svelte-vbu20p{display:flex;justify-content:flex-start;margin-bottom:12px;padding:0 16px;max-width:100%}.message-container.assistant.svelte-vbu20p .message-bubble:where(.svelte-vbu20p){max-width:75%;min-width:48px;padding:8px 12px;position:relative;word-wrap:break-word;overflow-wrap:break-word;box-shadow:0 1px 2px #00000026;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);border-radius:18px 18px 18px 4px}.typing-indicator.svelte-vbu20p{display:flex;align-items:center;padding:6px 0}.typing-indicator.svelte-vbu20p .dot:where(.svelte-vbu20p){width:8px;height:8px;margin:0 2px;background-color:var(--md-sys-color-on-surface-variant);border-radius:50%;animation:svelte-vbu20p-bounce 1.4s infinite both}.typing-indicator.svelte-vbu20p .dot:where(.svelte-vbu20p):nth-child(1){animation-delay:-.32s}.typing-indicator.svelte-vbu20p .dot:where(.svelte-vbu20p):nth-child(2){animation-delay:-.16s}@keyframes svelte-vbu20p-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-container.svelte-1szlnpo{border-top:1px solid var(--md-sys-color-surface-container-highest);padding:16px;background:var(--md-sys-color-surface-container-low);flex-shrink:0}.input-wrapper.svelte-1szlnpo{display:flex;gap:12px;align-items:flex-end;background:var(--md-sys-color-surface-container);border:none;border-radius:24px;padding:8px 16px;transition:box-shadow .2s ease}.input-wrapper.svelte-1szlnpo:focus-within{box-shadow:0 0 0 2px var(--md-sys-color-primary)}.message-input.svelte-1szlnpo{flex:1;border:none;background:transparent;resize:none;outline:none;font-family:Roboto,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;padding:8px 0;min-height:24px;max-height:120px;overflow-y:auto;color:var(--md-sys-color-on-surface)}.message-input.disabled.svelte-1szlnpo{color:var(--md-sys-color-on-surface-variant);cursor:not-allowed}.message-input.svelte-1szlnpo::placeholder{color:var(--md-sys-color-on-surface-variant)}.send-button.svelte-1szlnpo{background:var(--md-sys-color-primary);border:none;border-radius:12px;color:var(--md-sys-color-on-primary);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;transition:all .2s ease;box-shadow:0 2px 4px #0000001f}.send-button.svelte-1szlnpo:hover:not(:disabled){background:var(--md-sys-color-primary-container);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.send-button.svelte-1szlnpo:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001f}.send-button.svelte-1szlnpo:disabled{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed;transform:none;box-shadow:none}.send-icon.svelte-1szlnpo{font-size:20px;transform:rotate(0)}.loading-spinner.svelte-1szlnpo{animation:svelte-1szlnpo-spin 1s linear infinite}@keyframes svelte-1szlnpo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.input-help.svelte-1szlnpo{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:0 8px;font-size:12px;color:var(--md-sys-color-on-surface-variant);font-weight:400}.help-text.svelte-1szlnpo kbd:where(.svelte-1szlnpo){background:var(--md-sys-color-surface-container-high);border:1px solid var(--md-sys-color-outline);border-radius:4px;padding:2px 6px;font-size:11px;color:var(--md-sys-color-on-surface);font-family:Roboto Mono,monospace}.model-indicator.svelte-1szlnpo{font-weight:500;color:var(--md-sys-color-primary)}.web-search-indicator.svelte-1szlnpo{color:var(--md-sys-color-tertiary);font-weight:500;margin-left:8px}@media (max-width: 768px){.chat-input-container.svelte-1szlnpo{padding:12px}.input-help.svelte-1szlnpo{flex-direction:column;gap:4px;align-items:flex-start}}.web-search-toggle.svelte-8czc62{display:flex;align-items:center}.toggle-button.svelte-8czc62{background:var(--md-sys-color-surface-container-high);border:none;border-radius:12px;color:var(--md-sys-color-on-surface);padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;font-family:Roboto,system-ui,-apple-system,sans-serif;transition:all .2s ease;position:relative;box-shadow:0 2px 4px #00000014;min-height:44px}.toggle-button.svelte-8czc62:hover:not(:disabled){background:var(--md-sys-color-surface-container-highest);box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.toggle-button.svelte-8czc62:focus{outline:none;box-shadow:0 0 0 2px var(--md-sys-color-primary)}.toggle-button.svelte-8czc62:disabled{opacity:.38;cursor:not-allowed}.toggle-button.enabled.svelte-8czc62{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.toggle-button.enabled.svelte-8czc62:hover:not(:disabled){background:var(--md-sys-color-tertiary-container);box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.toggle-icon.svelte-8czc62{font-size:16px}.toggle-text.svelte-8czc62{font-weight:500;white-space:nowrap}.toggle-indicator.svelte-8czc62{width:8px;height:8px;border-radius:50%;background-color:var(--md-sys-color-outline);transition:all .2s ease}.toggle-indicator.active.svelte-8czc62{background-color:var(--md-sys-color-tertiary);box-shadow:0 0 8px #6750a44d}@media (max-width: 768px){.toggle-button.svelte-8czc62{font-size:12px;padding:6px 12px;gap:6px}.toggle-text.svelte-8czc62{display:none}}.settings-button.svelte-84l66l{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.settings-button.svelte-84l66l:hover{background:#fff3;border-color:#ffffff4d}.settings-overlay.svelte-84l66l{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.settings-modal.svelte-84l66l{background:#1e1e1e;border:1px solid #333;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 20px 40px #0000004d}.settings-header.svelte-84l66l{background:#252525;padding:1rem 1.5rem;border-bottom:1px solid #333;display:flex;align-items:center;justify-content:space-between}.settings-header.svelte-84l66l h2:where(.svelte-84l66l){margin:0;color:#fff;font-size:1.25rem}.close-button.svelte-84l66l{background:none;border:none;color:#ccc;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.close-button.svelte-84l66l:hover{background:#ffffff1a;color:#fff}.settings-content.svelte-84l66l{padding:1.5rem;overflow-y:auto;max-height:calc(80vh - 80px)}.tron-branding.svelte-84l66l{margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#0a0f0a,#0f1a0f,#1a1a1a,#0f1a0f,#0a0f0a);border-radius:12px;border:1px solid #00ff41;box-shadow:0 0 20px #00ff414d,0 0 40px #3b82f633;position:relative;overflow:hidden}.tron-logo.svelte-84l66l{text-align:center;position:relative;z-index:2}.tron-text.svelte-84l66l{display:flex;justify-content:center;gap:-.5rem;margin-bottom:1rem}.tron-letter.svelte-84l66l{font-size:3rem;font-weight:900;font-family:Helvetica,Arial,sans-serif;color:#000;-webkit-text-stroke:3px #ff0040;filter:drop-shadow(0 0 2px #ff0040) drop-shadow(0 0 4px #ff0040);animation:svelte-84l66l-tronGlow 2s ease-in-out infinite alternate;transition:all .3s ease;cursor:default;text-transform:uppercase;letter-spacing:-3px}.tron-letter.svelte-84l66l:hover{transform:scale(1.1);filter:drop-shadow(0 0 4px #ff0040) drop-shadow(0 0 8px #ff0040)}.tron-letter.t.svelte-84l66l{animation-delay:0s}.tron-letter.r.svelte-84l66l{animation-delay:.2s}.tron-letter.o.svelte-84l66l{animation-delay:.4s}.tron-letter.n.svelte-84l66l{animation-delay:.6s}@keyframes svelte-84l66l-tronGlow{0%{filter:drop-shadow(0 0 2px #ff0040) drop-shadow(0 0 4px #ff0040)}to{filter:drop-shadow(0 0 4px #ff0040) drop-shadow(0 0 8px #ff0040) drop-shadow(0 0 12px #cc0030)}}.tron-subtitle.svelte-84l66l{font-size:1rem;color:#94a3b8;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;opacity:.9}.matrix-rain.svelte-84l66l{position:absolute;inset:0;z-index:1;overflow:hidden;opacity:.8;font-family:Consolas,Monaco,Courier New,monospace;font-weight:400;font-size:8px;line-height:1}.matrix-column.svelte-84l66l{position:absolute;top:-800px;width:25px;height:800px;color:#00ff41;text-shadow:0 0 3px #00ff41;animation:svelte-84l66l-matrixFall 6s linear infinite;opacity:.9;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:1px;word-spacing:2px;transform-origin:center}.matrix-column.svelte-84l66l:before{content:attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text) "\a" attr(data-text);position:absolute;top:0;left:0;right:0;white-space:pre-line;word-break:break-all;animation:svelte-84l66l-matrixTextScroll 1.5s linear infinite;filter:brightness(1.2);text-align:center}@keyframes svelte-84l66l-matrixFall{0%{transform:translateY(-800px);opacity:0}2%{opacity:1}98%{opacity:1}to{transform:translateY(calc(100vh + 200px));opacity:0}}@keyframes svelte-84l66l-matrixTextScroll{0%{transform:translateY(0)}to{transform:translateY(-60px)}}.setting-section.svelte-84l66l{margin-bottom:2rem}.setting-section.svelte-84l66l:last-child{margin-bottom:0}.setting-section.svelte-84l66l h3:where(.svelte-84l66l){color:#fff;margin:0 0 1rem;font-size:1.1rem}.connection-info.svelte-84l66l p:where(.svelte-84l66l){color:#ccc;margin:0 0 .75rem;line-height:1.5}.status-connected.svelte-84l66l{color:#4ade80;font-weight:500}.status-disconnected.svelte-84l66l{color:#f87171;font-weight:500}.server-list.svelte-84l66l{margin:1rem 0}.server-item.svelte-84l66l{margin:.5rem 0}.server-item.svelte-84l66l code:where(.svelte-84l66l){background:#333;color:#e5e5e5;padding:.25rem .5rem;border-radius:4px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875rem;display:inline-block}.test-connection-button.svelte-84l66l{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s ease;margin-top:1rem}.test-connection-button.svelte-84l66l:hover:not(:disabled){background:#2563eb}.test-connection-button.svelte-84l66l:disabled{background:#4b5563;cursor:not-allowed}.tips-list.svelte-84l66l{color:#ccc;margin:0;padding-left:1.25rem;line-height:1.6}.tips-list.svelte-84l66l li:where(.svelte-84l66l){margin-bottom:.5rem}.tips-list.svelte-84l66l li:where(.svelte-84l66l):last-child{margin-bottom:0}@media (max-width: 768px){.settings-modal.svelte-84l66l{width:95%;max-height:90vh}.tron-branding.svelte-84l66l{padding:1.5rem;margin-bottom:1.5rem}.tron-letter.svelte-84l66l{font-size:2.5rem}.tron-subtitle.svelte-84l66l{font-size:.875rem;letter-spacing:1px}}@media (max-width: 480px){.tron-branding.svelte-84l66l{padding:1rem}.tron-letter.svelte-84l66l{font-size:2rem}.tron-text.svelte-84l66l{gap:.25rem}.tron-subtitle.svelte-84l66l{font-size:.75rem}}.error-banner.svelte-yrygtg{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container);border:1px solid var(--md-sys-color-error);border-radius:12px;margin:16px;box-shadow:0 2px 8px #0000001f;font-family:Roboto,system-ui,-apple-system,sans-serif}.cors-error.svelte-yrygtg{background:#fef7cd;color:#7c2d12;border-color:#f59e0b}.error-header.svelte-yrygtg{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--md-sys-color-outline-variant);background:#0000000d;border-radius:12px 12px 0 0}.error-icon.svelte-yrygtg{font-size:20px}.error-title.svelte-yrygtg{flex:1;font-weight:500;font-size:16px}.dismiss-btn.svelte-yrygtg{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease,background-color .2s ease;color:inherit}.dismiss-btn.svelte-yrygtg:hover{opacity:1;background-color:#0000001a}.error-content.svelte-yrygtg{padding:16px}.error-text.svelte-yrygtg{margin:0 0 16px;font-weight:400;line-height:1.5}.solution-box.svelte-yrygtg{background:#0000000d;border-radius:8px;padding:16px;border:1px solid var(--md-sys-color-outline-variant)}.solution-box.svelte-yrygtg h4:where(.svelte-yrygtg){margin:0 0 16px;color:var(--md-sys-color-on-surface);font-weight:500}.solutions.svelte-yrygtg{display:flex;flex-direction:column;gap:12px}.solution.svelte-yrygtg{background:var(--md-sys-color-surface-container-highest);padding:12px;border-radius:8px;border:1px solid var(--md-sys-color-outline-variant)}.solution.svelte-yrygtg strong:where(.svelte-yrygtg){display:block;margin-bottom:8px;color:var(--md-sys-color-on-surface);font-weight:500}.solution.svelte-yrygtg code:where(.svelte-yrygtg){display:block;background:var(--md-sys-color-surface-container-high);padding:8px 12px;border-radius:6px;font-family:Roboto Mono,Consolas,Monaco,Courier New,monospace;font-size:14px;margin:4px 0;border:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface)}.solution.svelte-yrygtg p:where(.svelte-yrygtg){margin:8px 0 0;font-size:14px;color:var(--md-sys-color-on-surface-variant);line-height:1.4}.fallback-note.svelte-yrygtg{margin-top:16px;padding:12px;background:var(--md-sys-color-tertiary-container);border:1px solid var(--md-sys-color-tertiary);border-radius:8px;font-size:14px;color:var(--md-sys-color-on-tertiary-container);line-height:1.4}@media (max-width: 768px){.error-banner.svelte-yrygtg{margin:8px}.error-header.svelte-yrygtg,.error-content.svelte-yrygtg{padding:12px}.solution.svelte-yrygtg code:where(.svelte-yrygtg){font-size:12px;word-break:break-all}.solutions.svelte-yrygtg{gap:8px}.solution.svelte-yrygtg{padding:8px}}body{margin:0;padding:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);height:100vh;overflow:hidden}#app{height:100vh;display:flex;flex-direction:column}main.svelte-1309zcd{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-header.svelte-1309zcd{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background-color:var(--md-sys-color-surface-container);border-bottom:1px solid var(--md-sys-color-surface-container-highest);height:64px}.header-left.svelte-1309zcd{display:flex;align-items:center;gap:16px}.app-header.svelte-1309zcd h1:where(.svelte-1309zcd){font-size:24px;font-weight:700;color:var(--md-sys-color-on-surface);margin:0;font-family:Roboto,sans-serif}.connection-status.svelte-1309zcd{display:flex;align-items:center;gap:8px;background-color:var(--md-sys-color-surface-container-high);padding:6px 12px;border-radius:16px;font-size:14px;color:var(--md-sys-color-on-surface-variant)}.status-indicator.svelte-1309zcd{width:10px;height:10px;border-radius:50%}.status-indicator.connected.svelte-1309zcd{background-color:#4ade80}.status-indicator.connecting.svelte-1309zcd{background-color:#facc15;animation:svelte-1309zcd-pulse-yellow 1.5s infinite}@keyframes svelte-1309zcd-pulse-yellow{0%,to{opacity:1}50%{opacity:.5}}@keyframes svelte-1309zcd-pulse{0%,to{opacity:1}50%{opacity:.5}}.header-controls.svelte-1309zcd{display:flex;align-items:center;gap:12px}.chat-container.svelte-1309zcd{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}@media (max-width: 768px){.app-header.svelte-1309zcd{padding:.75rem 1rem;flex-direction:column;gap:1rem;align-items:stretch;height:auto}.header-left.svelte-1309zcd{justify-content:center}.header-controls.svelte-1309zcd{justify-content:center;flex-wrap:wrap;gap:.75rem}.app-header.svelte-1309zcd h1:where(.svelte-1309zcd){font-size:1.25rem}.connection-status.svelte-1309zcd{font-size:.8rem}}@media (max-width: 480px){.app-header.svelte-1309zcd{padding:.5rem}.header-controls.svelte-1309zcd{gap:.5rem}.app-header.svelte-1309zcd h1:where(.svelte-1309zcd){font-size:1.125rem}}
