:root{--violet:#5509f8;--violet-soft:#5509f812;--green:#16a34a;--amber:#d97706;--red:#dc2626;--blue:#2563eb;--bg:#f7f7f9;--surface:#fff;--line:#ececf0;--line-soft:#f4f4f7;--ink:#18181b;--sub:#3a3a42;--muted:#52525b;--font-ui:"Figtree", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:15px;line-height:1.5}.mono{font-family:var(--font-mono)}.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 2px 16px #00000008}button{font-family:var(--font-ui);cursor:pointer;transition:filter .15s,background-color .15s,border-color .15s,box-shadow .15s,transform 60ms}button:hover:not(:disabled){filter:brightness(.95)}button:active:not(:disabled){transform:translateY(1px)}input,textarea,select{font-family:var(--font-mono);border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;outline:none;width:100%;padding:8px 10px;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--violet);box-shadow:0 0 0 3px var(--violet-soft)}a{color:inherit;text-decoration:none}.backlink{color:var(--sub);border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:5px;padding:9px 14px;font-size:12.5px;font-weight:600;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.backlink:hover{color:var(--violet);border-color:var(--violet);background:var(--violet-soft)}.shell.svelte-12qhfyh{grid-template-columns:290px 1fr;height:100vh;display:grid}.sidebar.svelte-12qhfyh{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;gap:12px;height:100vh;padding:22px 18px;display:flex;overflow:hidden}.brand.svelte-12qhfyh{letter-spacing:-.2px;margin-bottom:6px;font-size:16px;font-weight:700}.new-btn.svelte-12qhfyh{background:var(--violet);color:#fff;text-align:center;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:600;transition:filter .15s}.new-btn.svelte-12qhfyh:hover{filter:brightness(.92)}.list-label.svelte-12qhfyh{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-top:10px;font-size:12.5px;font-weight:700}.new-folder.svelte-12qhfyh{gap:6px;display:flex}.new-folder.svelte-12qhfyh input:where(.svelte-12qhfyh){font-family:var(--font-ui);flex:1;padding:8px 10px;font-size:13.5px}.addf.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);color:var(--violet);border-radius:10px;padding:0 12px;font-size:13.5px;font-weight:600}.folder.svelte-12qhfyh{border:1px solid var(--line);background:var(--line-soft);border-radius:14px;flex-direction:column;gap:6px;padding:8px;display:flex}.folder-head.svelte-12qhfyh{align-items:center;gap:6px;padding:2px 4px;display:flex}.folder-name.svelte-12qhfyh{color:var(--sub);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:700;overflow:hidden}.folder-count.svelte-12qhfyh{color:var(--muted);background:var(--surface);border-radius:999px;padding:1px 7px;font-size:12px;font-weight:700}.del-folder.svelte-12qhfyh{color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;line-height:1;display:flex}.del-folder.svelte-12qhfyh:hover{color:var(--red);background:#fbe9e9}.move.svelte-12qhfyh{padding:0 8px 8px}.move.svelte-12qhfyh select:where(.svelte-12qhfyh){width:100%;font-family:var(--font-ui);color:var(--sub);padding:5px 8px;font-size:12.5px}.empty.sm.svelte-12qhfyh{padding:4px 6px;font-size:12.5px}.list.svelte-12qhfyh{flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.proj-row.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);border-radius:14px;transition:border-color .15s,background-color .15s;position:relative}.proj-row.svelte-12qhfyh:hover,.proj-row.current.svelte-12qhfyh{border-color:var(--violet);background:var(--violet-soft)}.proj.svelte-12qhfyh{padding:12px 30px 12px 12px;display:block}.del.svelte-12qhfyh{width:22px;height:22px;color:var(--muted);opacity:0;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;font-size:17px;line-height:1;transition:opacity .15s,background-color .15s,color .15s;display:flex;position:absolute;top:8px;right:8px}.proj-row.svelte-12qhfyh:hover .del:where(.svelte-12qhfyh){opacity:1}.del.svelte-12qhfyh:hover{color:var(--red);background:#fbe9e9}.p-name.svelte-12qhfyh{font-size:14px;font-weight:600}.p-meta.svelte-12qhfyh{color:var(--muted);margin-top:2px;font-size:12px}.p-totals.svelte-12qhfyh{gap:10px;margin-top:6px;font-size:13px;font-weight:700;display:flex}.empty.svelte-12qhfyh{color:var(--muted);font-size:13px}.main.svelte-12qhfyh{padding:28px 34px;overflow:auto}.main.svelte-12qhfyh>*{max-width:1080px;margin-inline:auto}
