:root{--c-brand:#173286;--c-brand-ai:#6366f1;--c-primary:#2563eb;--c-primary-hover:#3b82f6;--c-primary-pressed:#1d4ed8;--c-bg:#f9fafb;--c-surface:#fff;--c-surface-secondary:#f3f4f6;--c-surface-muted:#f8f9fb;--c-border:#e5e7eb;--c-border-hover:#bfdbfe;--c-text:#111827;--c-text-secondary:#374151;--c-text-muted:#6b7280;--c-success:#10b981;--c-warning:#f59e0b;--c-error:#ef4444;--c-error-bg:#fef2f2;--c-info:#edf0f7;--c-disabled:#9ca3af;--c-row-hover:#f2f5fa;--font:Geist, Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r-chip:4px;--r-control:6px;--r-card:8px;--r-bubble:12px;--r-pill:999px;--shadow-card:0 1px 3px #0000000d;--shadow-menu:0 4px 16px #0000001f, 0 1px 4px #0000000f;--shadow-dialog:0 8px 24px #00000026;--sidebar-w:220px;--header-h:48px;--content-w:696px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font);color:var(--c-text);background:var(--c-surface);-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--c-primary);outline-offset:1px;border-radius:var(--r-control)}*{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.fallback.svelte-1ff3ueu{overflow-wrap:anywhere;align-items:center;font-weight:700;line-height:1.1;display:inline-flex}.access-shell.svelte-f73rw6{background:var(--c-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.access-card.svelte-f73rw6{border:1px solid var(--c-border);border-radius:var(--r-bubble);background:var(--c-surface);width:min(100%,420px);box-shadow:var(--shadow-card);flex-direction:column;gap:20px;padding:32px;display:flex}.brand.svelte-f73rw6{color:var(--c-brand)}.copy.svelte-f73rw6{flex-direction:column;gap:8px;display:flex}h1.svelte-f73rw6,p.svelte-f73rw6{margin:0}h1.svelte-f73rw6{font-size:24px;line-height:1.2}.copy.svelte-f73rw6 p:where(.svelte-f73rw6),.security-note.svelte-f73rw6{color:var(--c-text-muted);font-size:13px;line-height:1.5}label.svelte-f73rw6{flex-direction:column;gap:8px;display:flex}label.svelte-f73rw6 span:where(.svelte-f73rw6){font-size:13px;font-weight:600}input.svelte-f73rw6{border:1px solid var(--c-border);border-radius:var(--r-control);background:var(--c-surface);outline:none;height:42px;padding:10px 12px}input.svelte-f73rw6:focus{border-color:var(--c-brand)}.error.svelte-f73rw6{border-radius:var(--r-control);background:var(--c-error-bg);color:var(--c-error);padding:10px 12px;font-size:13px;line-height:1.4}button.svelte-f73rw6{border-radius:var(--r-control);background:var(--c-brand);height:42px;color:var(--c-surface);font-weight:600}button.svelte-f73rw6:hover:not(:disabled){background:#1d3fa8}button.svelte-f73rw6:disabled,input.svelte-f73rw6:disabled{cursor:not-allowed;opacity:.6}.security-note.svelte-f73rw6{text-align:center}.row.svelte-11o4sc9{border-radius:var(--r-control);align-items:center;display:flex;position:relative}.row.svelte-11o4sc9:hover{background:var(--c-row-hover)}.active.svelte-11o4sc9{background:var(--c-info)}.link.svelte-11o4sc9{flex-direction:column;flex:1;gap:2px;min-width:0;padding:8px 12px;text-decoration:none;display:flex}.title-row.svelte-11o4sc9{align-items:center;gap:4px;min-width:0;display:flex}.pin.svelte-11o4sc9{color:var(--c-brand);display:flex}.title.svelte-11o4sc9{text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-secondary);font-size:13px;overflow:hidden}.active.svelte-11o4sc9 .title:where(.svelte-11o4sc9){color:var(--c-brand)}.meta.svelte-11o4sc9{color:var(--c-text-muted);font-size:11px}.more.svelte-11o4sc9{border-radius:var(--r-chip);color:#666680;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;display:none}.row.svelte-11o4sc9:hover .more:where(.svelte-11o4sc9),.row.svelte-11o4sc9:focus-within .more:where(.svelte-11o4sc9){display:flex}.more.svelte-11o4sc9:hover{background:var(--c-row-hover)}.rename.svelte-11o4sc9{border:1px solid var(--c-brand);border-radius:var(--r-control);background:var(--c-surface);outline:none;width:100%;margin:4px 8px;padding:6px 8px;font-size:13px}.item.svelte-lbextm{border-radius:var(--r-control);width:100%;height:36px;color:var(--c-text-secondary);text-align:left;border:1px solid #0000;align-items:center;gap:8px;padding:10px 8px;font-size:12px;text-decoration:none;transition:background-color .12s;display:flex}.item.svelte-lbextm:hover{background:var(--c-surface-secondary)}.label.svelte-lbextm{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.active.svelte-lbextm,.active.svelte-lbextm:hover{background:var(--c-brand);color:var(--c-surface)}.selected.svelte-lbextm,.selected.svelte-lbextm:hover{background:var(--c-info);border-color:var(--c-brand);color:var(--c-brand)}.sidebar.svelte-129hoe0{width:var(--sidebar-w);background:var(--c-surface);border-right:1px solid var(--c-border);flex-direction:column;flex:none;height:100%;display:flex}.logo.svelte-129hoe0{height:50px;color:var(--c-brand);align-items:center;padding:20px 16px 12px;display:flex}.logo.svelte-129hoe0 a:where(.svelte-129hoe0){color:inherit;text-decoration:none;display:flex}.nav.svelte-129hoe0{flex-direction:column;gap:8px;padding:0 12px 8px;display:flex}.history.svelte-129hoe0{flex-direction:column;flex:1;gap:16px;padding:12px;display:flex;overflow-y:auto}.group.svelte-129hoe0{flex-direction:column;gap:4px;display:flex}.section-label.svelte-129hoe0{border-bottom:1px solid var(--c-border);color:gray;align-items:center;margin-bottom:4px;padding:6px 12px;font-size:11px;font-weight:600;display:flex}.empty.svelte-129hoe0{color:var(--c-text-muted);margin:4px 12px;font-size:12px}.bottom.svelte-129hoe0{flex-direction:column;gap:4px;padding:8px 12px 16px;display:flex}hr.svelte-129hoe0{background:var(--c-border);border:0;width:100%;height:1px;margin:0 0 8px}.profile.svelte-129hoe0{border-radius:var(--r-control);text-align:left;align-items:center;gap:12px;padding:8px;display:flex}.profile.svelte-129hoe0:hover{background:var(--c-surface-secondary)}.profile-copy.svelte-129hoe0{flex-direction:column;gap:4px;min-width:0;display:flex}.name.svelte-129hoe0{color:var(--c-text);font-size:12px}.meta.svelte-129hoe0{color:var(--c-text-muted);font-size:12px}.overlay.svelte-1eaqpj{z-index:50;background:#0006;position:fixed;inset:0}.dialog.svelte-1eaqpj{z-index:51;border-radius:var(--r-bubble);background:var(--c-surface);width:min(600px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-dialog);flex-direction:column;gap:24px;padding:24px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;translate:-50% -50%}header.svelte-1eaqpj,footer.svelte-1eaqpj,.pair.svelte-1eaqpj{justify-content:space-between;gap:12px;display:flex}h2.svelte-1eaqpj,h3.svelte-1eaqpj,p.svelte-1eaqpj{margin:0}h2.svelte-1eaqpj{font-size:20px}h3.svelte-1eaqpj{font-size:16px}.profile.svelte-1eaqpj{flex-direction:column;gap:4px;display:flex}.profile.svelte-1eaqpj span:where(.svelte-1eaqpj),.hint.svelte-1eaqpj{color:var(--c-text-muted);font-size:12px;line-height:1.5}form.svelte-1eaqpj{border-top:1px solid var(--c-border);flex-direction:column;gap:12px;padding-top:20px;display:flex}label.svelte-1eaqpj{flex-direction:column;flex:1;gap:6px;min-width:0;font-size:13px;display:flex}input.svelte-1eaqpj{border:1px solid var(--c-border);border-radius:var(--r-control);background:var(--c-surface);width:100%;padding:10px}button.svelte-1eaqpj{border:1px solid var(--c-border);border-radius:var(--r-control);padding:9px 14px;font-size:13px}.primary.svelte-1eaqpj{background:var(--c-brand);color:#fff;align-self:start}.danger.svelte-1eaqpj,.error.svelte-1eaqpj{color:var(--c-error)}button.svelte-1eaqpj:disabled{opacity:.5}footer.svelte-1eaqpj{justify-content:flex-end}.stack.svelte-r9p0hk{z-index:300;flex-direction:column;gap:8px;max-width:420px;display:flex;position:fixed;bottom:20px;right:20px}.toast.svelte-r9p0hk{border:1px solid var(--c-border);border-radius:var(--r-control);align-items:flex-start;gap:12px;min-width:320px;padding:14px 12px 14px 16px;display:flex;box-shadow:0 4px 8px #00000014,0 2px 4px #0000000d}.success.svelte-r9p0hk{background:#ecfdf5}.info.svelte-r9p0hk{background:#eff6ff}.info.svelte-r9p0hk .mark:where(.svelte-r9p0hk){background:#3b82f6}.actions.svelte-r9p0hk{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.actions.svelte-r9p0hk button:where(.svelte-r9p0hk){color:var(--c-brand);text-align:left;font-size:12px;font-weight:600}@media (width<=520px){.stack.svelte-r9p0hk{left:12px;right:12px}.toast.svelte-r9p0hk{min-width:0}}.warning.svelte-r9p0hk{background:#fef3c7}.error.svelte-r9p0hk{background:var(--c-error-bg)}.mark.svelte-r9p0hk{border-radius:var(--r-pill);flex:none;width:8px;height:8px;margin-top:5px}.success.svelte-r9p0hk .mark:where(.svelte-r9p0hk){background:var(--c-success)}.warning.svelte-r9p0hk .mark:where(.svelte-r9p0hk){background:var(--c-warning)}.error.svelte-r9p0hk .mark:where(.svelte-r9p0hk){background:var(--c-error)}.content.svelte-r9p0hk{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.title.svelte-r9p0hk{color:var(--c-text);font-size:13px;font-weight:500}.description.svelte-r9p0hk{color:var(--c-text-secondary);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.dismiss.svelte-r9p0hk{border-radius:var(--r-control);width:24px;height:24px;color:var(--c-text-muted);flex:none;justify-content:center;align-items:center;display:flex}.dismiss.svelte-r9p0hk:hover{background:#0000000f}.app.svelte-12qhfyh{background:var(--c-surface);height:100vh;display:flex}.main.svelte-12qhfyh{flex-direction:column;flex:1;min-width:0;display:flex}.checking.svelte-12qhfyh{background:var(--c-bg);min-height:100vh;color:var(--c-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:13px;display:flex}.checking-brand.svelte-12qhfyh{color:var(--c-brand)}.checking.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}
