*{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=horizon]{--bg:#f8fafc;--surface:#f0f4f8;--surface-2:#e2eaf2;--border:#c8d8e8;--primary:#2563eb;--primary-dark:#1d4ed8;--text:#0f172a;--text-muted:#64748b;--user-bubble:#2563eb;--assistant-bubble:#e2eaf2;--danger:#dc2626;--positive:#16a34a;--radius:12px;--radius-sm:8px}[data-theme=eclipse]{--bg:#fff;--surface:#f0f0f8;--surface-2:#e8e8f4;--border:#d4d4e8;--primary:#6c63ff;--primary-dark:#5a52d5;--text:#1a1a2e;--text-muted:#6b6b90;--user-bubble:#6c63ff;--assistant-bubble:#e8e8f4;--danger:#dc2626;--positive:#16a34a;--radius:12px;--radius-sm:8px}[data-theme=grove]{--bg:#f6fbf7;--surface:#eaf2ec;--surface-2:#d8eade;--border:#b0ccb8;--primary:#2e8a58;--primary-dark:#1e6e44;--text:#0e2018;--text-muted:#508068;--user-bubble:#2e8a58;--assistant-bubble:#d8eade;--danger:#c03030;--positive:#2e8a58;--radius:12px;--radius-sm:8px}[data-theme=sand]{--bg:#fffbf5;--surface:#f5ece0;--surface-2:#ede0cc;--border:#d4bfa0;--primary:#c07828;--primary-dark:#9e6018;--text:#2a1e0c;--text-muted:#8a7060;--user-bubble:#c07828;--assistant-bubble:#ede0cc;--danger:#c0392b;--positive:#1e8a48;--radius:12px;--radius-sm:8px}[data-mode=dark],[data-mode=dark][data-theme=horizon]{--bg:#0d1117;--surface:#161b22;--surface-2:#21262d;--border:#30363d;--primary:#58a6ff;--primary-dark:#388bfd;--text:#c9d1d9;--text-muted:#8b949e;--user-bubble:#1f6feb;--assistant-bubble:#161b22;--danger:#f85149;--positive:#3fb950}[data-mode=dark][data-theme=eclipse]{--bg:#13131e;--surface:#1e2030;--surface-2:#282a3e;--border:#343650;--primary:#6c63ff;--primary-dark:#5a52d5;--text:#e2e8f0;--text-muted:#94a3b8;--user-bubble:#6c63ff;--assistant-bubble:#1e2030}[data-mode=dark][data-theme=grove]{--bg:#081210;--surface:#101e18;--surface-2:#1a2c22;--border:#243830;--primary:#5aae82;--primary-dark:#408c64;--text:#d4eadf;--text-muted:#789488;--user-bubble:#5aae82;--assistant-bubble:#101e18}[data-mode=dark][data-theme=sand]{--bg:#140e08;--surface:#221a10;--surface-2:#302418;--border:#42301c;--primary:#e8a24e;--primary-dark:#c8842e;--text:#f4ead8;--text-muted:#a89070;--user-bubble:#e8a24e;--assistant-bubble:#221a10}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none}button:not(:disabled):active{transform:scale(.97)}input,textarea{font-family:inherit;font-size:inherit}.shell.svelte-12qhfyh{flex-direction:column;height:100dvh;display:flex}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.logo.svelte-12qhfyh{color:var(--primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.logo.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.25rem;height:1.25rem}.header-right.svelte-12qhfyh{align-items:center;gap:.75rem;display:flex}.mode-toggle.svelte-12qhfyh{color:var(--text-muted);border-radius:var(--radius-sm);background:0 0;align-items:center;padding:.25rem;display:flex}.mode-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1rem;height:1rem}.theme-swatches.svelte-12qhfyh{align-items:center;gap:.375rem;display:flex}.swatch.svelte-12qhfyh{border:2px solid #0000;border-radius:50%;flex-shrink:0;width:.875rem;height:.875rem;padding:0;transition:transform .15s,box-shadow .15s}.swatch.svelte-12qhfyh:hover{transform:scale(1.2)}.swatch.active.svelte-12qhfyh{box-shadow:0 0 0 2px var(--bg), 0 0 0 3.5px var(--text-muted)}.swatch-horizon.svelte-12qhfyh{background:#2563eb}.swatch-eclipse.svelte-12qhfyh{background:#6c63ff}.swatch-grove.svelte-12qhfyh{background:#2e8a58}.swatch-sand.svelte-12qhfyh{background:#c07828}.user-name.svelte-12qhfyh{color:var(--text-muted);font-size:.875rem}.logout-btn.svelte-12qhfyh{color:var(--text-muted);border-radius:var(--radius-sm);background:0 0;padding:.25rem .5rem;font-size:.8125rem;transition:color .15s}.logout-btn.svelte-12qhfyh:hover{color:var(--text)}main.svelte-12qhfyh{flex:1;min-height:0;overflow:hidden}
