:root{--bg: #f6f7fb;--card: #ffffff;--muted: #6b7280;--accent: #2563eb}html,body{height:100%;margin:0;background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{scrollbar-width:thin;scrollbar-color:rgba(2,6,23,.12) rgba(0,0,0,0)}*::-webkit-scrollbar{height:8px;width:8px}*::-webkit-scrollbar-thumb{background:#02061714;border-radius:8px}.composer.svelte-iawcui{display:flex;gap:8px;padding:12px;border-top:1px solid #eef2ff;background:#fff}.input.svelte-iawcui{flex:1 1 auto;min-height:40px;max-height:160px;resize:none;padding:10px 12px;border-radius:10px;border:1px solid #e6eef8;outline:none;font-size:.95rem;background:#fbfdff}.input.svelte-iawcui:focus{box-shadow:0 0 0 3px #3b82f614;border-color:#3b82f699}.send.svelte-iawcui{flex:0 0 auto;padding:0 14px;border-radius:10px;border:none;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:72px}.send.svelte-iawcui:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.composer.svelte-iawcui{padding:10px}.send.svelte-iawcui{min-width:56px;padding:0 10px}}.loading-bar{width:100px;height:6px;background:linear-gradient(90deg,#333,#ccc,#333);background-size:200% 100%;animation:slide 1.2s linear infinite}@keyframes slide{0%{background-position:200% 0}to{background-position:-200% 0}}.thinking-dots{font-size:24px;font-weight:700;display:inline-block}.thinking-dots span{animation:blink 1.2s infinite;margin:0 2px}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.spinner{width:24px;height:24px;border:4px solid #ccc;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bubble.svelte-izxfet{max-width:78%;padding:10px 12px;border-radius:12px;background:#f1f5ff;color:#0f172a;box-shadow:0 1px #02061705;word-break:break-word;white-space:pre-wrap;font-size:.95rem}.bubble.user.svelte-izxfet{background:linear-gradient(180deg,#0ea5a4,#06b6d4);color:#fff;align-self:flex-end}.bubble.assistant.svelte-izxfet{background:#f1f5ff;color:#0f172a;align-self:flex-start}.meta.svelte-izxfet{margin-top:6px;font-size:.7rem;opacity:.6;text-align:right}.message-row.svelte-1cd5nmf{display:flex;width:100%}.message-row.user.svelte-1cd5nmf{justify-content:flex-end}.message-row.assistant.svelte-1cd5nmf{justify-content:flex-start}.chat-settings.svelte-lpe619{display:flex;flex-direction:column;gap:12px}label.svelte-lpe619{display:flex;flex-direction:column;font-size:.9rem;gap:4px}input[type=text].svelte-lpe619,input[type=range].svelte-lpe619{padding:8px;border:1px solid #ccc;border-radius:6px;font-size:.95rem;box-sizing:border-box}input[type=range].svelte-lpe619{width:100%;margin:4px}.oauth-login.svelte-1rvhoio{padding:20px;display:flex;flex-direction:column;gap:.75rem}button.svelte-1rvhoio{padding:10px 20px;font-size:1rem;background-color:#1976d2;color:#fff;border:none;border-radius:6px;cursor:pointer}button.svelte-1rvhoio:disabled{background-color:#90caf9;cursor:not-allowed}.error.svelte-1rvhoio{color:red;font-size:.9rem}.ui-settings.svelte-1ikh9kt{display:flex;flex-direction:column;gap:12px}label.svelte-1ikh9kt{font-size:.9rem;display:flex;flex-direction:column;gap:4px}.checkbox.svelte-1ikh9kt{flex-direction:row;align-items:center;gap:8px}select.svelte-1ikh9kt{padding:8px;border-radius:6px;border:1px solid #ccc;font-size:.95rem}.settings-panel.svelte-182y78p{flex:0 0 300px;padding:16px;background:#f3f4f6;box-shadow:-2px 0 8px #0000000d;display:flex;flex-direction:column;gap:16px}.title.svelte-182y78p{margin:0;font-size:1.1rem;font-weight:600}@media (max-width: 640px){.settings-panel.svelte-182y78p{width:100%;flex:0 0 auto;box-shadow:0 -2px 8px #0000000d}}.chat-main.svelte-xdaci2{display:flex;flex-direction:row;height:100vh;width:100%;background:#f9fafb}.chat-shell.svelte-xdaci2{flex:1;display:flex;flex-direction:column;height:100vh;max-width:900px;margin:0 auto;background:#fff;box-shadow:0 2px 12px #0206170f}.header.svelte-xdaci2{padding:12px 16px;border-bottom:1px solid #eef2ff;background:linear-gradient(180deg,#fff,#fbfdff)}.title.svelte-xdaci2{margin:0;font-size:1rem;font-weight:600}.messages.svelte-xdaci2{flex:1 1 auto;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#fbfcff,#f6f7fb)}@media (max-width: 640px){.chat-main.svelte-xdaci2{flex-direction:column}.chat-shell.svelte-xdaci2{height:100vh;margin:0;border-radius:0}.title.svelte-xdaci2{font-size:.95rem}}.app-root.svelte-1n46o8q{display:flex;justify-content:center;align-items:stretch;min-height:100vh}
