.header.svelte-oiwvqb{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1rem 0}.header-content.svelte-oiwvqb{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.brand.svelte-oiwvqb h1:where(.svelte-oiwvqb){font-size:1.25rem;font-weight:600}.nav.svelte-oiwvqb{display:flex;gap:.25rem}.nav-btn.svelte-oiwvqb{padding:.5rem 1rem;border:none;background:transparent;border-radius:var(--radius);font-weight:500;color:var(--color-text-muted);transition:all .15s ease}.nav-btn.svelte-oiwvqb:hover{background:var(--color-surface-hover);color:var(--color-text)}.nav-btn.active.svelte-oiwvqb{background:var(--color-primary);color:#fff}.connection.svelte-oiwvqb{display:flex;align-items:center;gap:1rem}.status.svelte-oiwvqb{display:flex;align-items:center;gap:.5rem}.status-text.svelte-oiwvqb{font-size:.875rem;color:var(--color-text-muted)}.settings.svelte-1u3w06f{max-width:600px;margin:0 auto}h2.svelte-1u3w06f{margin-bottom:1.5rem}.setting-group.svelte-1u3w06f{display:flex;flex-direction:column;gap:.75rem}label.svelte-1u3w06f{font-weight:500}.description.svelte-1u3w06f{font-size:.875rem;color:var(--color-text-muted)}.presets.svelte-1u3w06f{display:flex;gap:.5rem;flex-wrap:wrap}.actions.svelte-1u3w06f{margin-top:.5rem}.notes-app.svelte-9ewouu{display:grid;grid-template-columns:300px 1fr;gap:1rem;height:calc(100vh - 150px);min-height:400px}.sidebar.svelte-9ewouu{display:flex;flex-direction:column;overflow:hidden}.sidebar-header.svelte-9ewouu{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--color-border);margin-bottom:1rem}.sidebar-header.svelte-9ewouu h2:where(.svelte-9ewouu){font-size:1.125rem}.notes-list.svelte-9ewouu{list-style:none;overflow-y:auto;flex:1;margin:0 -1.5rem;padding:0}.notes-list.svelte-9ewouu li:where(.svelte-9ewouu){display:flex;align-items:stretch;border-bottom:1px solid var(--color-border)}.notes-list.svelte-9ewouu li.selected:where(.svelte-9ewouu){background:var(--color-surface-hover)}.note-item.svelte-9ewouu{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;color:var(--color-text)}.note-item.svelte-9ewouu:hover{background:var(--color-surface-hover)}.note-title.svelte-9ewouu{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.note-date.svelte-9ewouu{font-size:.75rem;color:var(--color-text-muted)}.delete-btn.svelte-9ewouu{padding:0 1rem;border:none;background:transparent;color:var(--color-text-muted);font-size:1.25rem;cursor:pointer;opacity:0;transition:opacity .15s ease}.notes-list.svelte-9ewouu li:where(.svelte-9ewouu):hover .delete-btn:where(.svelte-9ewouu){opacity:1}.delete-btn.svelte-9ewouu:hover{color:var(--color-error)}.loading.svelte-9ewouu,.empty.svelte-9ewouu{padding:1rem;text-align:center;color:var(--color-text-muted)}.editor.svelte-9ewouu{display:flex;flex-direction:column;overflow:hidden}.editor-header.svelte-9ewouu{display:flex;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border);margin-bottom:1rem}.title-input.svelte-9ewouu{flex:1;font-size:1.25rem;font-weight:600;border:none;outline:none;background:transparent;color:var(--color-text)}.title-input.svelte-9ewouu::placeholder{color:var(--color-text-muted)}.save-status.svelte-9ewouu{font-size:.75rem;color:var(--color-text-muted)}.content-input.svelte-9ewouu{flex:1;border:none;outline:none;resize:none;font-size:1rem;line-height:1.6;background:transparent;color:var(--color-text)}.content-input.svelte-9ewouu::placeholder{color:var(--color-text-muted)}.no-selection.svelte-9ewouu{display:flex;align-items:center;justify-content:center;height:100%;color:var(--color-text-muted)}.error-toast.svelte-9ewouu{position:fixed;bottom:1rem;right:1rem;background:var(--color-error);color:#fff;padding:.75rem 1rem;border-radius:var(--radius);animation:svelte-9ewouu-slideIn .3s ease}@keyframes svelte-9ewouu-slideIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.notes-app.svelte-9ewouu{grid-template-columns:1fr;grid-template-rows:auto 1fr}.sidebar.svelte-9ewouu{max-height:200px}}.app.svelte-1n46o8q{min-height:100vh}main.svelte-1n46o8q{padding:2rem 1rem}.connect-prompt.svelte-1n46o8q{text-align:center;max-width:500px;margin:0 auto}.connect-prompt.svelte-1n46o8q h2:where(.svelte-1n46o8q){margin-bottom:1rem}.connect-prompt.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--color-text-muted);margin-bottom:.5rem}.connect-prompt.svelte-1n46o8q .hint:where(.svelte-1n46o8q){font-size:.875rem;margin-top:1rem}:root{--color-bg: #0f0f0f;--color-surface: #1a1a1a;--color-surface-hover: #252525;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-text: #f5f5f5;--color-text-muted: #a1a1a1;--color-border: #2e2e2e;--color-success: #22c55e;--color-warning: #eab308;--color-error: #ef4444;--radius: 8px;--shadow: 0 1px 3px rgba(0, 0, 0, .3)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5}button{cursor:pointer;font-family:inherit;font-size:inherit}input,textarea{font-family:inherit;font-size:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.card{background:var(--color-surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:var(--radius);font-weight:500;transition:all .15s ease}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--color-surface-hover);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{background:#333}.btn-danger{background:var(--color-error);color:#fff}.btn-danger:hover{background:#dc2626}.input{width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius);outline:none;background:var(--color-bg);color:var(--color-text);transition:border-color .15s ease}.input:focus{border-color:var(--color-primary)}.input::placeholder{color:var(--color-text-muted)}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.connected{background:var(--color-success)}.status-dot.connecting{background:var(--color-warning);animation:pulse 1s infinite}.status-dot.disconnected{background:var(--color-text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
