:root{--color-bg:#f4ecd8;--color-text:#3e2c1c;--color-text-soft:#6b5840;--color-text-meta:#8b7355;--color-accent:#a0392b;--color-divider:#d9c9a8;--color-input-bg:#fbf6e9;--color-stale:#a06b2c;--color-quiet-bg:#d9c9a82e;--font-serif:"Noto Serif SC", "Source Han Serif SC", "Songti SC", serif;--font-sans:"Noto Sans SC", "PingFang SC", system-ui, sans-serif;--max-content-width:640px;--fs-display:1.375rem;--fs-body:1.0625rem;--fs-small:.875rem;--fs-meta:.75rem;--space-section:1.618rem;--space-field:1rem;--space-block:.618rem;--peek-height:38.2vh;--overlay-dim:#0000004d}@media (prefers-color-scheme:dark){:root{--color-bg:#1c1b1a;--color-text:#e8dcc8;--color-text-soft:#a8997f;--color-text-meta:#7a6e5a;--color-accent:#c9621e;--color-divider:#2e2a26;--color-input-bg:#25221f;--color-stale:#c49559;--color-quiet-bg:#e8dcc80a}}:root[data-theme=light]{--color-bg:#f4ecd8;--color-text:#3e2c1c;--color-text-soft:#6b5840;--color-text-meta:#8b7355;--color-accent:#a0392b;--color-divider:#d9c9a8;--color-input-bg:#fbf6e9;--color-stale:#a06b2c;--color-quiet-bg:#d9c9a82e}:root[data-theme=dark]{--color-bg:#1c1b1a;--color-text:#e8dcc8;--color-text-soft:#a8997f;--color-text-meta:#7a6e5a;--color-accent:#c9621e;--color-divider:#2e2a26;--color-input-bg:#25221f;--color-stale:#c49559;--color-quiet-bg:#e8dcc80a}*{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-serif);-webkit-text-size-adjust:100%;margin:0;padding:0;font-size:16px;line-height:1.7}body{min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}button,input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button.svelte-1cmi4dh{width:1.5rem;height:1.5rem;font-size:var(--fs-meta);color:var(--color-text-meta);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}button.svelte-1cmi4dh:hover{color:var(--color-accent)}.app-shell.svelte-12qhfyh{min-height:100dvh}.bar.svelte-12qhfyh{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;font-family:var(--font-sans);background:0 0;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{font-size:var(--fs-meta);color:var(--color-text-meta);letter-spacing:.08em}.spacer.svelte-12qhfyh{flex:1}
