:root{--font-display: "Fraunces", "Iowan Old Style", "Palatino", Georgia, serif;--font-ui: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--fs-xs: 12px;--fs-sm: 14px;--fs-base: 16px;--fs-md: 19px;--fs-lg: 23px;--fs-xl: 28px;--fs-2xl: 34px;--fs-3xl: 41px;--fs-4xl: 56px;--fs-5xl: 72px;--fw-regular: 400;--fw-medium: 500;--fw-semi: 600;--fw-bold: 700;--lh-tight: 1.15;--lh-snug: 1.3;--lh-base: 1.5;--lh-loose: 1.7;--tr-tight: -.02em;--tr-normal: 0;--tr-wide: .04em;--tr-eyebrow: .12em}:root{--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px}:root{--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--r-xl: 20px;--r-pill: 999px}:root{--dur-fast: .12s;--dur-base: .2s;--dur-slow: .36s;--ease: cubic-bezier(.2, .8, .2, 1)}:root{--max-content: 1120px;--sidebar-w: 240px}:root{--surface: #f6f1e8;--surface-raised: #fbf7ef;--surface-overlay: #ffffff;--surface-sunken: #efe8db;--ink: #1f1b16;--ink-2: #5c544a;--ink-3: #8c8478;--ink-line: rgba(31, 27, 22, .12);--ink-line-strong: rgba(31, 27, 22, .22);--accent: #c4602b;--accent-hover: #b05423;--accent-press: #964618;--accent-soft: #f3e2d4;--accent-alt: #6e8c6a;--accent-alt-soft: #e2eade;--success: #4f7a55;--success-soft: #e0eade;--warn: #b07a1f;--warn-soft: #f2e6ca;--danger: #a4452f;--danger-soft: #f1dad3;--info: #4a6e83;--info-soft: #dce6ec;--on-accent: #fbf7ef;--on-ink: #fbf7ef;--shadow-1: 0 1px 2px rgba(31, 27, 22, .04), 0 4px 12px rgba(31, 27, 22, .06);--shadow-2: 0 2px 4px rgba(31, 27, 22, .05), 0 12px 28px rgba(31, 27, 22, .1);--shadow-focus: 0 0 0 2px var(--surface), 0 0 0 4px var(--accent)}[data-theme=dark]{--surface: #1a1713;--surface-raised: #231f1a;--surface-overlay: #2a251f;--surface-sunken: #14110e;--ink: #f3ecdc;--ink-2: #c6bdaa;--ink-3: #8c8373;--ink-line: rgba(243, 236, 220, .12);--ink-line-strong: rgba(243, 236, 220, .22);--accent: #d97a4b;--accent-hover: #e08a5e;--accent-press: #ba6238;--accent-soft: #3a2519;--accent-alt: #8aa886;--accent-alt-soft: #273024;--success: #7aa47e;--success-soft: #253127;--warn: #d2a14b;--warn-soft: #352c17;--danger: #d3715a;--danger-soft: #3a211a;--info: #7aa0b6;--info-soft: #202e36;--on-accent: #1a1713;--on-ink: #1a1713;--shadow-1: 0 1px 2px rgba(0, 0, 0, .35), 0 4px 12px rgba(0, 0, 0, .45);--shadow-2: 0 2px 4px rgba(0, 0, 0, .4), 0 12px 28px rgba(0, 0, 0, .55);--shadow-focus: 0 0 0 2px var(--surface), 0 0 0 4px var(--accent)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-ui);font-size:16px;line-height:var(--lh-base);color:var(--ink);background-color:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100dvh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--accent-soft);color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html.theme-transition,html.theme-transition *,html.theme-transition *:before,html.theme-transition *:after{transition:background-color var(--dur-base) var(--ease),color var(--dur-base) var(--ease),border-color var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease)!important}.wordmark.svelte-153j6ox{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--ink)}.name.svelte-153j6ox{font-family:var(--font-display);font-size:var(--mark-size);font-weight:var(--fw-semi);letter-spacing:var(--tr-tight);line-height:1;font-variation-settings:"opsz" 72,"WONK" 0}.shell.svelte-whg6dh{display:flex;height:100dvh;overflow:hidden}.sidebar.svelte-whg6dh{width:260px;height:100dvh;background:var(--surface);border-right:1px solid var(--ink-line);transition:width var(--dur-slow);overflow:hidden;flex-shrink:0}.sidebar.collapsed.svelte-whg6dh{width:64px}.sidebar-inner.svelte-whg6dh{display:flex;flex-direction:column;width:260px;min-width:260px;height:100%}.sidebar.collapsed.svelte-whg6dh .sidebar-inner:where(.svelte-whg6dh){width:64px;min-width:64px}.sidebar-toggle.svelte-whg6dh{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);height:3rem;flex-shrink:0}.sidebar.collapsed.svelte-whg6dh .sidebar-toggle:where(.svelte-whg6dh){justify-content:center}.sidebar-brand.svelte-whg6dh{display:inline-flex;align-items:center;color:var(--ink);text-decoration:none}.toggle-btn.svelte-whg6dh{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:var(--r-md);background:transparent;color:var(--ink-3);cursor:pointer;transition:color var(--dur-fast),background var(--dur-fast)}.toggle-btn.svelte-whg6dh:hover{color:var(--ink);background:var(--surface-sunken)}.sidebar-content.svelte-whg6dh{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding:0 var(--space-3) var(--space-3)}.main.svelte-whg6dh{flex:1;display:flex;flex-direction:column;height:100dvh;overflow:hidden;min-width:0}.main-content.svelte-whg6dh{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:var(--space-6) var(--space-5)}.mobile-header.svelte-whg6dh,.backdrop.svelte-whg6dh{display:none}@media(max-width:768px){.mobile-header.svelte-whg6dh{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--ink-line);background:var(--surface);position:fixed;top:0;left:0;right:0;z-index:30;height:3rem}.mobile-title.svelte-whg6dh{font-weight:var(--fw-semi);font-size:var(--fs-md);color:var(--ink);text-decoration:none}.menu-btn.svelte-whg6dh{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:var(--ink);cursor:pointer;border-radius:var(--r-md)}.menu-btn.svelte-whg6dh:hover{background:var(--surface-sunken)}.sidebar.svelte-whg6dh{position:fixed;top:0;left:0;z-index:20;width:280px;min-width:280px;transform:translate(-100%);transition:transform var(--dur-slow);box-shadow:none}.sidebar.collapsed.svelte-whg6dh{width:280px}.sidebar.collapsed.svelte-whg6dh .sidebar-inner:where(.svelte-whg6dh){width:280px;min-width:280px}.sidebar.mobile-open.svelte-whg6dh{transform:translate(0);box-shadow:var(--shadow-2)}.sidebar-toggle.svelte-whg6dh{display:none}.sidebar-content.svelte-whg6dh{padding-top:var(--space-4)}.backdrop.svelte-whg6dh{display:block;position:fixed;inset:0;z-index:10;background:#0006}.main.svelte-whg6dh{padding-top:3rem}.main-content.svelte-whg6dh{padding:var(--space-5) var(--space-4)}}.sidebar-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-1)}.new-story-btn.svelte-12qhfyh,.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);padding:9px var(--space-3);min-height:2.375rem;border-radius:var(--r-md);font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--ink);text-decoration:none;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.nav-link.active.svelte-12qhfyh,.new-story-btn.active.svelte-12qhfyh{background:var(--accent-soft);color:var(--accent-press);font-weight:var(--fw-semi)}.new-story-btn.svelte-12qhfyh svg,.nav-link.svelte-12qhfyh svg{flex-shrink:0}.new-story-btn.svelte-12qhfyh:hover{background:var(--surface-sunken);color:var(--ink);text-decoration:none}.story-list.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-1)}.section-label.svelte-12qhfyh{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--ink-3);padding:0 var(--space-3);margin-bottom:var(--space-1)}.empty-hint.svelte-12qhfyh{font-size:var(--fs-sm);color:var(--ink-3);padding:0 var(--space-3)}.story-row.svelte-12qhfyh{display:flex;align-items:center;border-radius:var(--r-md);transition:background var(--dur-fast);position:relative}.story-row.svelte-12qhfyh:hover{background:var(--surface-sunken)}.story-row.active.svelte-12qhfyh{background:var(--ink-line)}.story-link.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-3);border-radius:var(--r-md);text-decoration:none;flex:1;min-width:0}.story-link.svelte-12qhfyh:hover{text-decoration:none}.story-title.svelte-12qhfyh{font-size:var(--fs-sm);color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-actions.svelte-12qhfyh{position:relative;flex-shrink:0;padding-right:var(--space-2);opacity:0;transition:opacity var(--dur-fast)}.story-row.svelte-12qhfyh:hover .story-actions:where(.svelte-12qhfyh),.story-actions.svelte-12qhfyh:focus-within{opacity:1}.story-menu-trigger.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;border-radius:var(--r-md);background:transparent;color:var(--ink-3);cursor:pointer;transition:color var(--dur-fast),background var(--dur-fast)}.story-menu-trigger.svelte-12qhfyh:hover{color:var(--ink);background:var(--surface-sunken)}.story-menu.svelte-12qhfyh{z-index:50;min-width:9rem;padding:var(--space-1);border:1px solid var(--ink-line);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--shadow-2)}.story-menu.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0}.story-menu-item.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:none;background:none;color:var(--ink);font-size:var(--fs-sm);font-family:var(--font-ui);cursor:pointer;border-radius:var(--r-sm);transition:background var(--dur-fast)}.story-menu-item.svelte-12qhfyh:hover{background:var(--surface-sunken)}.story-menu-item.delete.svelte-12qhfyh{color:var(--danger)}.story-menu-item.active.svelte-12qhfyh{font-weight:var(--fw-semi)}.story-menu-item.remove.svelte-12qhfyh{color:var(--ink-3)}.story-menu-item.svelte-12qhfyh .submenu-arrow{margin-left:auto;color:var(--ink-3)}.collection-menu-wrapper.svelte-12qhfyh{position:relative}.collection-submenu.svelte-12qhfyh{position:absolute;left:100%;top:0;min-width:11rem;padding:var(--space-1);border:1px solid var(--ink-line);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--shadow-2);z-index:51}.collection-submenu.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0}.collection-dot.svelte-12qhfyh{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0}.confirm-backdrop.svelte-12qhfyh{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0006}.confirm-dialog.svelte-12qhfyh{background:var(--surface);border:1px solid var(--ink-line);border-radius:var(--r-lg);padding:var(--space-5);max-width:20rem;box-shadow:var(--shadow-2)}.confirm-dialog.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 var(--space-4);font-size:var(--fs-sm);color:var(--ink)}.confirm-actions.svelte-12qhfyh{display:flex;justify-content:flex-end;gap:var(--space-2)}.confirm-cancel.svelte-12qhfyh,.confirm-delete.svelte-12qhfyh{padding:var(--space-2) var(--space-3);border-radius:var(--r-md);font-size:var(--fs-sm);font-family:var(--font-ui);cursor:pointer;border:1px solid var(--ink-line)}.confirm-cancel.svelte-12qhfyh{background:transparent;color:var(--ink-2)}.confirm-cancel.svelte-12qhfyh:hover{background:var(--surface-sunken)}.confirm-delete.svelte-12qhfyh{background:var(--danger);color:var(--on-accent);border-color:var(--danger)}.confirm-delete.svelte-12qhfyh:hover{opacity:.9}.nav-link.svelte-12qhfyh:hover{background:var(--surface-sunken);color:var(--ink);text-decoration:none}.sidebar-footer.svelte-12qhfyh{margin-top:auto;padding-top:var(--space-4);border-top:1px solid var(--ink-line);position:relative}.sidebar-footer.collapsed.svelte-12qhfyh{border-top:none}.footer-row.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3) var(--space-2) var(--space-1);height:2.375rem;width:100%;border:none;border-radius:var(--r-md);background:transparent;color:var(--ink-2);font-family:var(--font-ui);cursor:pointer;text-align:left;transition:background var(--dur-fast),color var(--dur-fast)}.footer-row.svelte-12qhfyh:hover{background:var(--surface-sunken);color:var(--ink)}.account-name.svelte-12qhfyh{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--fs-sm)}.dropdown.svelte-12qhfyh{background:var(--surface);border:1px solid var(--ink-line);border-radius:var(--r-lg);box-shadow:var(--shadow-2);padding:var(--space-1);z-index:50}.menu-item.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:none;border-radius:var(--r-md);background:transparent;color:var(--ink-2);font-family:var(--font-ui);font-size:var(--fs-sm);cursor:pointer;text-align:left;text-decoration:none;transition:background var(--dur-fast),color var(--dur-fast)}.menu-item.svelte-12qhfyh:hover{background:var(--surface-sunken);color:var(--ink);text-decoration:none}.avatar-circle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--accent-alt-soft);color:var(--accent-alt);font-family:var(--font-display);font-size:var(--fs-sm);font-weight:var(--fw-semi);font-variation-settings:"opsz" 24,"WONK" 0;flex-shrink:0}.dev-banner.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:9999;height:4px;background:var(--accent-alt);pointer-events:none}body:has(.dev-banner){padding-top:4px}
