:root{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--color-bg:#f7f7f8;--color-surface:#fff;--color-surface-muted:#f2f2f4;--color-border:#e4e4e7;--color-border-strong:#c9c9cf;--color-text:#111113;--color-text-muted:#6b6b73;--color-text-faint:#9a9aa3;--color-accent:#111113;--color-accent-contrast:#fff;--color-ok:#15803d;--color-ok-bg:#ecfdf3;--color-warn:#b45309;--color-warn-bg:#fffbeb;--color-danger:#b91c1c;--color-danger-bg:#fef2f2;--color-info:#1d4ed8;--color-info-bg:#eff6ff;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #1111130d;--sidebar-width:232px}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);min-height:100%;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600}code,pre{font-family:var(--font-mono);font-size:12.5px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.btn{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);cursor:pointer;align-items:center;gap:6px;padding:7px 12px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.btn:hover:not(:disabled){background:var(--color-surface-muted)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.btn-primary:hover:not(:disabled){background:#2a2a2e}.muted{color:var(--color-text-muted)}.sidebar.svelte-129hoe0{border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:20px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand.svelte-129hoe0{align-items:center;gap:10px;padding:0 8px;font-weight:600;display:flex}.logo.svelte-129hoe0{background:var(--color-accent);border-radius:7px;align-items:center;gap:2px;width:26px;height:26px;padding:0 6px;display:inline-flex}.logo.svelte-129hoe0 span:where(.svelte-129hoe0){background:var(--color-accent-contrast);border-radius:2px;width:3px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):first-child{height:8px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(2){height:16px}.logo.svelte-129hoe0 span:where(.svelte-129hoe0):nth-child(3){height:11px}.scope.svelte-129hoe0{flex-direction:column;gap:8px;display:flex}.scope-row.svelte-129hoe0{gap:6px;display:flex}.scope-toggle.svelte-129hoe0{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;color:var(--color-text-muted);font:inherit;cursor:pointer;text-align:left;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-weight:500;display:flex}.scope-toggle.scoped.svelte-129hoe0{color:var(--color-text)}.scope-toggle.svelte-129hoe0:hover{background:var(--color-surface-muted)}.scope-name.svelte-129hoe0{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chevron.svelte-129hoe0{flex:none}.scope-add.svelte-129hoe0{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);width:36px;color:var(--color-text);cursor:pointer;flex:none;font-size:18px;line-height:1}.scope-add.svelte-129hoe0:hover{background:var(--color-surface-muted)}.picker.svelte-129hoe0{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;gap:6px;padding:8px;display:flex}.picker-search.svelte-129hoe0{font:inherit;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);padding:6px 8px}.picker-search.svelte-129hoe0:focus{outline:2px solid var(--color-accent);outline-offset:1px}.picker-list.svelte-129hoe0{flex-direction:column;gap:1px;max-height:240px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.picker-item.svelte-129hoe0{border-radius:var(--radius-md);width:100%;color:var(--color-text-muted);font:inherit;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:7px 8px;overflow:hidden}.picker-item.svelte-129hoe0:hover{background:var(--color-surface-muted);color:var(--color-text)}.picker-item.active.svelte-129hoe0{background:var(--color-surface-muted);color:var(--color-text);font-weight:500}.picker-status.svelte-129hoe0{flex-direction:column;gap:6px;padding:6px 8px;font-size:13px;display:flex}.picker-retry.svelte-129hoe0{color:var(--color-accent);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}.create-slot.svelte-129hoe0{display:flex}nav.svelte-129hoe0{flex-direction:column;gap:2px;display:flex}.nav-item.svelte-129hoe0{border-radius:var(--radius-md);color:var(--color-text-muted);align-items:center;gap:10px;padding:8px 10px;font-weight:500;display:flex}.nav-item.svelte-129hoe0:hover,.nav-item.active.svelte-129hoe0{background:var(--color-surface-muted);color:var(--color-text)}.nav-icon.svelte-129hoe0{flex:none;width:18px;height:18px}.nav-label.svelte-129hoe0{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sb-section.svelte-129hoe0{flex-direction:column;gap:1px;margin-top:10px;display:flex}.sb-section-head.svelte-129hoe0{border-radius:var(--radius-md);color:var(--color-text);align-items:center;gap:10px;padding:8px 10px;font-weight:600;display:flex}.sb-section-head.svelte-129hoe0:hover,.sb-section-head.active.svelte-129hoe0{background:var(--color-surface-muted)}.sb-section-head.svelte-129hoe0 .nav-icon:where(.svelte-129hoe0){color:var(--color-text-muted)}.sb-section-head.svelte-129hoe0 .count:where(.svelte-129hoe0){color:var(--color-text-faint);font-size:11px;font-weight:500}.sb-section-head.svelte-129hoe0 .caret:where(.svelte-129hoe0){width:15px;height:15px;color:var(--color-text-faint);flex:none;margin-left:auto}.pinned.svelte-129hoe0{flex-direction:column;gap:1px;margin:2px 0 0;padding:0;list-style:none;display:flex}.pin-item.svelte-129hoe0{border-radius:var(--radius-sm);color:var(--color-text-muted);align-items:center;gap:6px;padding:4px 8px 4px 6px;display:flex}.pin-item.active.svelte-129hoe0{background:var(--color-surface-muted);color:var(--color-text)}.pin-item.dragging.svelte-129hoe0{background:var(--color-surface);border:1px dashed var(--color-border-strong);color:var(--color-text);box-shadow:0 6px 16px #0000001a}.grip.svelte-129hoe0{color:var(--color-text-faint);cursor:grab;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.grip-icon.svelte-129hoe0{width:15px;height:15px;display:block}.pin-link.svelte-129hoe0{min-width:0;font-size:13px;font-weight:inherit;color:inherit;flex:1;align-items:center;gap:6px;display:flex}.pin-item.active.svelte-129hoe0 .pin-link:where(.svelte-129hoe0){font-weight:500}.pin-link.svelte-129hoe0 .label:where(.svelte-129hoe0){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dot-status.svelte-129hoe0{border-radius:50%;flex:none;width:7px;height:7px;margin-left:auto}.empty-hint.svelte-129hoe0{color:var(--color-text-faint);margin:2px 0 0;padding:4px 10px;font-size:12px}.scoped-note.svelte-129hoe0{margin:6px 0 0;padding:6px 10px;font-size:12px}.footer.svelte-129hoe0{border-top:1px solid var(--color-border);flex-direction:column;gap:2px;margin-top:auto;padding-top:12px;display:flex}.logout.svelte-129hoe0{width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0}.settings.svelte-129hoe0{color:var(--color-text-faint);justify-content:flex-start;gap:8px;font-size:13px}.settings.svelte-129hoe0:hover,.settings.active.svelte-129hoe0{color:var(--color-text-muted)}.icon.svelte-129hoe0{flex:none}@media (width<=800px){.sidebar.svelte-129hoe0{border-right:0;border-bottom:1px solid var(--color-border);flex-direction:row;align-items:center;height:auto;position:static;overflow-x:auto}.scope.svelte-129hoe0{flex:none;width:200px}nav.svelte-129hoe0{flex-direction:row}.footer.svelte-129hoe0{border-top:0;flex-direction:row;margin-top:0;margin-left:auto;padding-top:0}.logout.svelte-129hoe0{width:auto}.settings.svelte-129hoe0 span:where(.svelte-129hoe0){display:none}}.shell.svelte-12qhfyh{grid-template-columns:var(--sidebar-width) 1fr;min-height:100vh;display:grid}.content.svelte-12qhfyh{width:100%;max-width:1100px;padding:32px 40px 64px}.bare.svelte-12qhfyh{place-items:center;min-height:100vh;padding:24px 16px;display:grid}@media (width<=800px){.shell.svelte-12qhfyh{grid-template-columns:1fr}.content.svelte-12qhfyh{padding:20px 16px 48px}}
