*{box-sizing:border-box;margin:0;padding:0}:root,[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;--warning:#d97706;--radius:12px;--radius-sm:8px}[data-theme=hearth]{--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;--warning:#b06808}[data-theme=ember]{--bg:#faf6ee;--surface:#f0e8d8;--surface-2:#e4d8c4;--border:#c8b890;--primary:#9a7030;--primary-dark:#7c5820;--text:#2a2010;--text-muted:#7a6850;--user-bubble:#9a7030;--assistant-bubble:#e4d8c4;--danger:#c03828;--positive:#207840;--warning:#b07010}[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;--warning:#b07810}[data-theme=brass]{--bg:#fffbf0;--surface:#f5edd8;--surface-2:#ecddb8;--border:#c8ae70;--primary:#a07820;--primary-dark:#806010;--text:#241a04;--text-muted:#806a30;--user-bubble:#a07820;--assistant-bubble:#ecddb8;--danger:#c03020;--positive:#1e7838;--warning:#a06808}[data-mode=dark],[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;--danger:#ef4444;--positive:#22c55e;--warning:#f59e0b}[data-mode=dark][data-theme=hearth]{--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;--danger:#e05a3a;--positive:#7cbf78;--warning:#f0c040}[data-mode=dark][data-theme=ember]{--bg:#0e1008;--surface:#1a1e10;--surface-2:#242a18;--border:#323c22;--primary:#c4a050;--primary-dark:#a07e34;--text:#eaeedc;--text-muted:#8c9c7a;--user-bubble:#c4a050;--assistant-bubble:#1a1e10;--danger:#d85040;--positive:#70bb70;--warning:#e8b040}[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;--danger:#e04848;--positive:#5aae82;--warning:#e8b040}[data-mode=dark][data-theme=brass]{--bg:#100e06;--surface:#1e1a08;--surface-2:#2c2610;--border:#403818;--primary:#d4aa3a;--primary-dark:#b08820;--text:#f6eccc;--text-muted:#a89050;--user-bubble:#d4aa3a;--assistant-bubble:#1e1a08;--danger:#e04030;--positive:#68b868;--warning:#e89030}::-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)}::-webkit-scrollbar-corner{background:0 0}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{font-family:inherit;font-size:inherit}.shell.svelte-12qhfyh{flex-direction:column;max-width:760px;height:100dvh;margin:0 auto;display:flex}.shell-wide.svelte-12qhfyh{max-width:100%}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 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;transition:color .15s;display:flex}.mode-toggle.svelte-12qhfyh:hover{color:var(--text)}.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-eclipse.svelte-12qhfyh{background:#6c63ff}.swatch-hearth.svelte-12qhfyh{background:#c07828}.swatch-ember.svelte-12qhfyh{background:#9a7030}.swatch-grove.svelte-12qhfyh{background:#2e8a58}.swatch-brass.svelte-12qhfyh{background:#a07820}.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}.tab-bar.svelte-12qhfyh{background:var(--surface);border-top:1px solid var(--border);padding-bottom:max(.5rem, env(safe-area-inset-bottom));flex-shrink:0;display:flex}.tab.svelte-12qhfyh{color:var(--text-muted);border-top:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.625rem .5rem .375rem;font-size:.6875rem;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.tab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.375rem;height:1.375rem}.tab.svelte-12qhfyh:hover{color:var(--text)}.tab.svelte-12qhfyh:active{transform:scale(.95)}.tab.active.svelte-12qhfyh{color:var(--primary);border-top-color:var(--primary)}
