:root{--bg:#f4f6f8;--surface:#fff;--surface-muted:#f8fafb;--surface-strong:#eef1f3;--border:#d9e1e5;--line:#d9e1e5;--line-strong:#b0bec5;--text:#172126;--text-muted:#53636b;--text-soft:#53636b;--muted:#7c8c94;--primary:#007f73;--primary-hover:#00665c;--accent:#007f73;--accent-strong:#00665c;--accent-soft:#e4f4f1;--blue:#315fbd;--blue-soft:#315fbd14;--amber:#a86800;--amber-soft:#a8680014;--danger:#c44;--danger-soft:#b4373714;--purple:#6b5ce7;--purple-soft:#6b5ce714;--green:#34c759;--radius:8px;--shadow:0 1px 3px #00000014;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100dvh}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;border-radius:var(--radius);border:none;padding:8px 16px;font-family:inherit;font-size:14px;transition:background .15s,border-color .15s,color .15s}button:disabled{opacity:.5;cursor:default}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-ghost{color:var(--text-muted);background:0 0;padding:6px 12px}.btn-ghost:hover:not(:disabled){background:var(--border)}.btn-danger{background:var(--danger);color:#fff}input,textarea,select{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);outline:none;padding:8px 12px;font-family:inherit;font-size:14px}input:focus,textarea:focus,select:focus{border-color:var(--primary)}textarea{resize:vertical;min-height:120px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.chat-panel.svelte-1csz7wk{background:var(--surface-muted);height:100%;display:flex}.chat-sessions.svelte-1csz7wk{border-right:1px solid var(--line);background:var(--surface-muted);flex-direction:column;flex-shrink:0;width:160px;display:flex}.sessions-header.svelte-1csz7wk{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 8px 10px 12px;display:flex}.sessions-title.svelte-1csz7wk{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.archive-toggle.svelte-1csz7wk{color:var(--muted);border:1px solid var(--line);background:0 0;padding:3px 6px;font-size:10px}.archive-toggle.active.svelte-1csz7wk{background:var(--purple-soft);color:var(--purple)}.session-list.svelte-1csz7wk{flex:1;padding:4px;overflow-y:auto}.session-empty.svelte-1csz7wk{color:var(--muted);padding:12px 8px;font-size:12px}.session-item.svelte-1csz7wk{cursor:pointer;color:var(--text);border-radius:6px;flex-wrap:wrap;align-items:center;gap:2px;padding:7px 8px;font-size:11px;display:flex;position:relative}.session-item.svelte-1csz7wk:hover{background:var(--surface)}.session-item.active.svelte-1csz7wk{background:var(--accent-soft);border-left:3px solid var(--accent)}.session-name.svelte-1csz7wk{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700;overflow:hidden}.session-time.svelte-1csz7wk{width:100%;color:var(--muted);font-size:10px}.session-actions.svelte-1csz7wk{gap:2px;display:none;position:absolute;top:3px;right:3px}.session-item.svelte-1csz7wk:hover .session-actions:where(.svelte-1csz7wk){display:flex}.session-actions.svelte-1csz7wk button:where(.svelte-1csz7wk){background:var(--surface);width:22px;height:22px;color:var(--muted);border-radius:4px;padding:0}.new-chat-btn.svelte-1csz7wk{color:var(--text-soft);border-top:1px solid var(--line);text-align:left;background:0 0;padding:8px 12px;font-size:11px}.new-chat-btn.svelte-1csz7wk:hover{color:var(--accent);background:var(--surface)}.chat-conversation.svelte-1csz7wk{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.chat-conversation.drop-active.svelte-1csz7wk:after{content:"ここにノートをドロップ";border:2px dashed var(--accent);color:var(--accent);z-index:3;pointer-events:none;background:#007f7314;border-radius:10px;justify-content:center;align-items:center;font-weight:800;display:flex;position:absolute;inset:10px}.chat-header.svelte-1csz7wk{border-bottom:1px solid var(--line);color:var(--accent);justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.chat-header.svelte-1csz7wk>div:where(.svelte-1csz7wk){white-space:nowrap;align-items:baseline;gap:6px;min-width:0;display:flex;overflow:hidden}.chat-header.svelte-1csz7wk strong:where(.svelte-1csz7wk){white-space:nowrap;text-overflow:ellipsis;flex:none;overflow:hidden}.chat-header.svelte-1csz7wk span:where(.svelte-1csz7wk){min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.model-select.svelte-1csz7wk{color:var(--muted);text-transform:uppercase;align-items:center;gap:5px;font-size:10px;display:flex}.model-select.svelte-1csz7wk select:where(.svelte-1csz7wk){border-radius:6px;width:116px;padding:4px 6px;font-size:11px}.chat-error.svelte-1csz7wk{background:var(--danger-soft);color:var(--danger);justify-content:space-between;align-items:center;padding:6px 12px;font-size:12px;display:flex}.err-close.svelte-1csz7wk{color:inherit;background:0 0;padding:2px}.chat-messages.svelte-1csz7wk{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.msg.svelte-1csz7wk{word-break:break-word;border-radius:12px;max-width:88%;padding:8px 12px;font-size:13px;line-height:1.6}.msg.assistant.svelte-1csz7wk{background:var(--surface);border:1px solid var(--line);border-top-left-radius:4px;align-self:flex-start}.msg.user.svelte-1csz7wk{background:var(--accent);color:#fff;border-top-right-radius:4px;align-self:flex-end}.msg.system.svelte-1csz7wk{background:var(--surface-strong);color:var(--text-soft);align-self:center}.msg.assistant.svelte-1csz7wk p{margin:0 0 6px}.msg.assistant.svelte-1csz7wk p:last-child{margin:0}.msg.assistant.svelte-1csz7wk code{background:var(--surface-strong);border-radius:3px;padding:1px 5px;font-size:12px}.msg.assistant.svelte-1csz7wk pre{color:#cdd6f4;background:#1e1e2e;border-radius:6px;margin:6px 0;padding:10px 12px;font-size:12px;overflow-x:auto}.msg.assistant.svelte-1csz7wk pre code{color:inherit;background:0 0;padding:0}.msg.assistant.svelte-1csz7wk ul,.msg.assistant.svelte-1csz7wk ol{margin:4px 0;padding-left:18px}.sources.svelte-1csz7wk{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:4px;margin-top:8px;padding-top:6px;font-size:11px;display:flex}.sources.svelte-1csz7wk button:where(.svelte-1csz7wk){background:var(--accent-soft);color:var(--accent);padding:2px 6px;font-size:11px}.dots.svelte-1csz7wk{gap:4px;padding:4px 0;display:flex}.dots.svelte-1csz7wk span:where(.svelte-1csz7wk){background:var(--muted);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite svelte-1csz7wk-bounce}.dots.svelte-1csz7wk span:where(.svelte-1csz7wk):nth-child(2){animation-delay:.15s}.dots.svelte-1csz7wk span:where(.svelte-1csz7wk):nth-child(3){animation-delay:.3s}@keyframes svelte-1csz7wk-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.attachments.svelte-1csz7wk{background:var(--surface);flex-wrap:wrap;gap:5px;padding:6px 10px 0;display:flex}.attachment-chip.svelte-1csz7wk{background:var(--blue-soft);color:var(--blue);border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:700;display:inline-flex}.attachment-chip.svelte-1csz7wk button:where(.svelte-1csz7wk){color:inherit;background:0 0;padding:0 3px}.chat-controls.svelte-1csz7wk{border-top:1px solid var(--line);background:var(--surface);padding:6px 10px 0}.thinking-toggle.svelte-1csz7wk{background:var(--surface-strong);border-radius:8px;gap:3px;padding:3px;display:inline-flex}.thinking-toggle.svelte-1csz7wk button:where(.svelte-1csz7wk){color:var(--text-soft);background:0 0;border-radius:6px;padding:4px 8px;font-size:11px}.thinking-toggle.svelte-1csz7wk button.active:where(.svelte-1csz7wk){background:var(--surface);color:var(--accent);box-shadow:var(--shadow)}.chat-input-bar.svelte-1csz7wk{background:var(--surface);align-items:stretch;gap:6px;padding:8px 10px 10px;display:flex}.chat-input-bar.svelte-1csz7wk textarea:where(.svelte-1csz7wk){resize:none;field-sizing:content;border-radius:16px;flex:1;max-height:80px;padding:8px 14px;font-size:13px;line-height:1.4}.right-actions.svelte-1csz7wk{grid-template-rows:1fr 1fr;gap:5px;display:grid}.mic-btn.svelte-1csz7wk,.send-btn.svelte-1csz7wk{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;min-height:30px;padding:0;display:flex}.mic-btn.svelte-1csz7wk{background:var(--surface-strong);color:var(--text-soft);border:1px solid var(--line)}.mic-btn.svelte-1csz7wk:hover{border-color:var(--accent);color:var(--accent)}.send-btn.svelte-1csz7wk{background:var(--accent);color:#fff}.send-btn.svelte-1csz7wk:hover:not(:disabled){background:var(--accent-strong)}.send-btn.svelte-1csz7wk:disabled{opacity:.4}.chat-empty.svelte-1csz7wk{color:var(--text-soft);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.chat-empty-icon.svelte-1csz7wk{font-size:36px}.chat-empty.svelte-1csz7wk p:where(.svelte-1csz7wk){font-size:13px;line-height:1.5}.start-btn.svelte-1csz7wk{background:var(--accent);color:#fff;margin-top:8px;padding:8px 16px;font-size:13px}@media (width<=768px){.chat-sessions.svelte-1csz7wk{width:136px}.model-select.svelte-1csz7wk select:where(.svelte-1csz7wk){width:104px}}.app-shell.svelte-12qhfyh{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.brand.svelte-12qhfyh{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-mark.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:800;display:flex}.brand-name.svelte-12qhfyh{color:var(--accent);font-size:15px;font-weight:700}.topbar-right.svelte-12qhfyh{align-items:center;gap:10px;font-size:12px;display:flex}.sync-status.svelte-12qhfyh{color:var(--text-muted);align-items:center;gap:4px;display:flex}.sync-dot.svelte-12qhfyh{background:var(--green);border-radius:50%;width:7px;height:7px}.user-name.svelte-12qhfyh{color:var(--text-muted)}.settings-btn.svelte-12qhfyh,.topbar-btn.svelte-12qhfyh{color:var(--text-muted);border:1px solid var(--line);background:0 0;border-radius:6px;padding:4px 10px;font-size:12px}.settings-btn.svelte-12qhfyh{width:30px;height:30px;padding:0;font-size:15px}.settings-btn.svelte-12qhfyh:hover,.settings-btn.active.svelte-12qhfyh,.topbar-btn.svelte-12qhfyh:hover{background:var(--surface-strong);color:var(--text)}.tab-bar.svelte-12qhfyh{border-bottom:2px solid var(--line);background:var(--bg);flex-shrink:0;padding:0 16px;display:flex}.tab.svelte-12qhfyh{color:var(--text-muted);border-bottom:2px solid #0000;align-items:center;gap:6px;min-width:0;margin-bottom:-2px;padding:10px 18px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.tab.svelte-12qhfyh:hover{color:var(--text);text-decoration:none}.tab.active.svelte-12qhfyh{color:var(--accent);border-bottom-color:var(--accent);font-weight:700}.pending-badge.svelte-12qhfyh{color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:1;display:inline-flex}.panes.svelte-12qhfyh{flex:1;min-height:0;display:flex;overflow:hidden}.panes.resizing.svelte-12qhfyh{cursor:col-resize;-webkit-user-select:none;user-select:none}.pane-left.svelte-12qhfyh{flex:1;min-width:200px;overflow-y:auto}.pane-right.svelte-12qhfyh{flex-shrink:0;min-width:280px;max-width:70vw;overflow:hidden}.resize-handle.svelte-12qhfyh{background:var(--line);cursor:col-resize;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;width:6px;display:flex}.resize-handle.svelte-12qhfyh:hover{background:#007f7347}.resize-grip.svelte-12qhfyh{background:var(--muted);opacity:.35;border-radius:1px;width:2px;height:32px}.chat-fab.svelte-12qhfyh,.chat-backdrop.svelte-12qhfyh,.chat-drawer.svelte-12qhfyh{display:none}@media (width<=768px){.topbar.svelte-12qhfyh{padding:8px 12px}.sync-status.svelte-12qhfyh,.user-name.svelte-12qhfyh,.topbar-btn.svelte-12qhfyh,.pane-right.svelte-12qhfyh,.resize-handle.svelte-12qhfyh{display:none}.tab-bar.svelte-12qhfyh{z-index:100;background:var(--surface);border-bottom:none;border-top:1px solid var(--line);justify-content:space-around;padding:0;position:fixed;bottom:0;left:0;right:0}.tab.svelte-12qhfyh{border-bottom:none;flex:1;justify-content:center;gap:3px;margin-bottom:0;padding:8px 2px;font-size:11px}.tab.active.svelte-12qhfyh{background:var(--bg);border-bottom:none}.mobile-hidden.svelte-12qhfyh{display:none}.pending-badge.svelte-12qhfyh{min-width:16px;height:16px;font-size:10px}.app-shell.svelte-12qhfyh{padding-bottom:44px}.chat-fab.svelte-12qhfyh{z-index:120;background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;position:fixed;bottom:58px;right:16px;box-shadow:0 8px 18px #0000002e}.chat-backdrop.svelte-12qhfyh{z-index:130;background:#17212652;display:block;position:fixed;inset:0}.chat-drawer.svelte-12qhfyh{z-index:140;background:var(--surface);border-radius:12px 12px 0 0;height:min(78dvh,620px);display:block;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 28px #0000002e}.drawer-close.svelte-12qhfyh{z-index:2;background:var(--surface-strong);width:28px;height:28px;color:var(--text-muted);border-radius:50%;padding:0;position:absolute;top:8px;right:8px}}
