*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg2: #1a1d2e;--bg3: #242740;--border: #2e3250;--text: #e2e8f0;--text-muted:#8892a4;--accent: #4f9cf9;--accent2: #a78bfa;--green: #34d399;--yellow: #fbbf24;--red: #f87171;--radius: 8px;--font: "Inter", system-ui, sans-serif}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit;font-size:14px;border:none;border-radius:var(--radius);padding:8px 16px;transition:opacity .15s}button:hover{opacity:.85}button:disabled{opacity:.4;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;font-weight:600}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-ghost:hover{color:var(--text);border-color:var(--accent);background:transparent}.btn-danger{background:var(--red);color:#fff}input,textarea,select{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:inherit;font-size:14px;padding:8px 12px;width:100%;outline:none;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--accent)}.card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;padding:2px 8px;border-radius:99px}.badge-idea{background:#1e3a5f;color:#60a5fa}.badge-planned{background:#1e3a3a;color:#34d399}.badge-in_progress{background:#3a2e1e;color:#fbbf24}.badge-done{background:#2e1e3a;color:#a78bfa}.unread-dot{width:8px;height:8px;background:var(--accent);border-radius:50%;display:inline-block}.tiptap-editor{background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius);padding:12px;min-height:120px;outline:none}.tiptap-editor:focus-within{border-color:var(--accent)}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none;float:left;height:0}.tiptap-editor h1,.tiptap-editor h2,.tiptap-editor h3{margin:8px 0 4px}.tiptap-editor ul,.tiptap-editor ol{padding-left:20px}.tiptap-editor code{background:var(--bg);padding:2px 5px;border-radius:4px;font-size:13px}.tiptap-editor pre{background:var(--bg);padding:10px;border-radius:var(--radius);overflow-x:auto}.tiptap-editor blockquote{border-left:3px solid var(--border);padding-left:12px;color:var(--text-muted)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.search-wrap.svelte-jhdfmj.svelte-jhdfmj{position:relative;width:100%;max-width:480px}.search-input-wrap.svelte-jhdfmj.svelte-jhdfmj{display:flex;align-items:center;gap:8px;background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius);padding:6px 12px}.search-input-wrap.svelte-jhdfmj input.svelte-jhdfmj{background:transparent;border:none;padding:0;flex:1}.icon.svelte-jhdfmj.svelte-jhdfmj{color:var(--text-muted)}.spinner.svelte-jhdfmj.svelte-jhdfmj{color:var(--text-muted);font-size:13px}.results.svelte-jhdfmj.svelte-jhdfmj{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;max-height:400px;overflow-y:auto}.section-label.svelte-jhdfmj.svelte-jhdfmj{font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:6px 0 2px}.result-item.svelte-jhdfmj.svelte-jhdfmj{display:flex;flex-direction:column;width:100%;text-align:left;background:transparent;color:var(--text);padding:8px 6px;border-radius:4px}.result-item.svelte-jhdfmj.svelte-jhdfmj:hover{background:var(--bg3)}.r-title.svelte-jhdfmj.svelte-jhdfmj{font-size:14px}.r-meta.svelte-jhdfmj.svelte-jhdfmj{font-size:11px;color:var(--text-muted);margin-top:2px}.empty.svelte-jhdfmj.svelte-jhdfmj{color:var(--text-muted);font-size:13px;padding:8px 0}.overlay.svelte-jhdfmj.svelte-jhdfmj{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:99}.bell-wrap.svelte-1a82kt.svelte-1a82kt{position:relative}.bell-btn.svelte-1a82kt.svelte-1a82kt{background:transparent;color:var(--text-muted);font-size:18px;padding:6px;position:relative}.bell-btn.svelte-1a82kt.svelte-1a82kt:hover{color:var(--text)}.badge.svelte-1a82kt.svelte-1a82kt{position:absolute;top:0;right:0;background:var(--accent);color:#fff;font-size:10px;font-weight:700;border-radius:99px;padding:0 4px;min-width:16px;text-align:center}.dropdown.svelte-1a82kt.svelte-1a82kt{position:absolute;right:0;top:calc(100% + 8px);width:280px;z-index:100;max-height:400px;overflow-y:auto}.heading.svelte-1a82kt.svelte-1a82kt{font-weight:600;margin-bottom:8px;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.empty.svelte-1a82kt.svelte-1a82kt{color:var(--text-muted);font-size:13px}.notif.svelte-1a82kt.svelte-1a82kt{padding:8px 0;border-bottom:1px solid var(--border)}.notif.svelte-1a82kt.svelte-1a82kt:last-child{border-bottom:none}.notif.unread.svelte-1a82kt p.svelte-1a82kt{font-weight:600}.time.svelte-1a82kt.svelte-1a82kt{font-size:11px;color:var(--text-muted)}.overlay.svelte-1a82kt.svelte-1a82kt{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:99}.fab-wrap.svelte-wc9kr1.svelte-wc9kr1{position:fixed;bottom:24px;right:24px;z-index:200}.fab.svelte-wc9kr1.svelte-wc9kr1{width:52px;height:52px;border-radius:50%;background:var(--accent);color:#fff;font-size:22px;box-shadow:0 4px 16px #0006;border:none}.panel.svelte-wc9kr1.svelte-wc9kr1{position:absolute;bottom:64px;right:0;width:340px;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.panel-header.svelte-wc9kr1.svelte-wc9kr1{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--bg3);border-bottom:1px solid var(--border);font-weight:600;font-size:14px}.close.svelte-wc9kr1.svelte-wc9kr1{background:transparent;color:var(--text-muted);padding:2px 6px}.chat.svelte-wc9kr1.svelte-wc9kr1{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px;max-height:360px;min-height:200px}.welcome.svelte-wc9kr1 p.svelte-wc9kr1{color:var(--text-muted);font-size:13px}.suggestions.svelte-wc9kr1.svelte-wc9kr1{display:flex;flex-direction:column;gap:4px;margin-top:8px}.suggestions.svelte-wc9kr1 button.svelte-wc9kr1{text-align:left;background:var(--bg3);color:var(--accent);font-size:12px;padding:5px 10px;border-radius:var(--radius);border:1px solid var(--border)}.msg.svelte-wc9kr1.svelte-wc9kr1{display:flex;gap:8px;align-items:flex-start}.msg.user.svelte-wc9kr1.svelte-wc9kr1{flex-direction:row-reverse}.bot-icon.svelte-wc9kr1.svelte-wc9kr1{font-size:18px;flex-shrink:0}.bubble.svelte-wc9kr1.svelte-wc9kr1{background:var(--bg3);border-radius:var(--radius);padding:8px 12px;font-size:13px;line-height:1.5;max-width:85%;white-space:pre-wrap}.msg.user.svelte-wc9kr1 .bubble.svelte-wc9kr1{background:var(--accent);color:#fff}.loading.svelte-wc9kr1.svelte-wc9kr1{color:var(--text-muted);font-style:italic}.input-row.svelte-wc9kr1.svelte-wc9kr1{display:flex;gap:8px;padding:10px;border-top:1px solid var(--border)}.input-row.svelte-wc9kr1 textarea.svelte-wc9kr1{flex:1;resize:none;border-radius:var(--radius);font-size:13px}.send.svelte-wc9kr1.svelte-wc9kr1{padding:0 14px;font-size:18px;align-self:flex-end;height:36px}.layout.svelte-1stuqza{display:flex;height:100vh;overflow:hidden}.sidebar.svelte-1stuqza{width:220px;flex-shrink:0;background:var(--bg2);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:16px 0}.brand.svelte-1stuqza{display:flex;flex-direction:column;padding:0 20px 20px;border-bottom:1px solid var(--border);margin-bottom:12px}.logo.svelte-1stuqza{font-size:20px;font-weight:800;color:var(--accent)}.sub.svelte-1stuqza{font-size:12px;color:var(--text-muted)}nav.svelte-1stuqza{flex:1;display:flex;flex-direction:column;gap:2px;padding:0 8px}.nav-link.svelte-1stuqza{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius);color:var(--text-muted);font-size:14px;font-weight:500;text-decoration:none}.nav-link.svelte-1stuqza:hover{color:var(--text);background:var(--bg3);text-decoration:none}.nav-link.active.svelte-1stuqza{color:var(--accent);background:var(--bg3)}.nav-icon.svelte-1stuqza{font-size:16px}.sidebar-footer.svelte-1stuqza{padding:16px 12px 0;border-top:1px solid var(--border);margin-top:auto}.user-row.svelte-1stuqza{display:flex;align-items:center;gap:10px}.avatar.svelte-1stuqza{width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.user-info.svelte-1stuqza{min-width:0}.user-name.svelte-1stuqza{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sign-out.svelte-1stuqza{background:transparent;color:var(--text-muted);font-size:11px;padding:0;text-decoration:underline}.sign-in.svelte-1stuqza{width:100%;font-size:13px}.main.svelte-1stuqza{flex:1;display:flex;flex-direction:column;overflow:hidden}.topbar.svelte-1stuqza{display:flex;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid var(--border);background:var(--bg2)}.content.svelte-1stuqza{flex:1;overflow-y:auto;padding:24px}
