.theme-toggle.svelte-1cmi4dh{z-index:100;border:1px solid var(--border);background:var(--surface);width:2rem;height:2rem;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex;position:fixed;top:.8rem;right:.9rem;box-shadow:0 1px 2px #00000014}.theme-toggle.svelte-1cmi4dh:hover{border-color:var(--accent)}.sign-out.svelte-9kmmwf{z-index:100;border:1px solid var(--border);background:var(--surface);width:2rem;height:2rem;color:var(--text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex;position:fixed;top:.8rem;right:2.9rem;box-shadow:0 1px 2px #00000014}.sign-out.svelte-9kmmwf:hover:not(:disabled){border-color:var(--accent)}.sign-out.svelte-9kmmwf:disabled{opacity:.6;cursor:default}:root{--bg:#f8fafc;--surface:#fff;--text:#1f2937;--text-muted:#6b7280;--border:#d1d5db;--border-soft:#e5e7eb;--accent:#4338ca;--accent-bg:#eef2ff;--accent-bg-hover:#e0e7ff;--accent-border:#c7d2fe;--accent-text:#3730a3;--citation-underline:#a5b4fc;--highlight-bg:#fde68a;--ok:#16a34a;--bad:#dc2626;--card-bg:#fdf6e3;--card-border:#e3d5a8;--card-text:#3a3320;--card-accent:#7c5e1e;--card-muted:#7a6a45;--card-divider:#e3d5a8;--card-link:#7c5e1e}:root[data-theme=dark]{--bg:#0f172a;--surface:#1e293b;--text:#e2e8f0;--text-muted:#94a3b8;--border:#334155;--border-soft:#293548;--accent:#a5b4fc;--accent-bg:#1e2a52;--accent-bg-hover:#28356a;--accent-border:#4338ca;--accent-text:#c7d2fe;--citation-underline:#6366f1;--highlight-bg:#ca8a04;--ok:#4ade80;--bad:#f87171;--card-bg:#2a2418;--card-border:#4a3f24;--card-text:#ece1c4;--card-accent:#d9b871;--card-muted:#a89878;--card-divider:#3a3220;--card-link:#d9b871}html,body{background:var(--bg);color:var(--text)}.chip{background:var(--accent-bg);border:1px solid var(--accent-border);color:var(--accent-text);white-space:nowrap;cursor:default;border-radius:.35em;align-items:center;gap:.15em;padding:0 .35em;font-size:.9em;line-height:1.4;transition:box-shadow .12s;display:inline-flex}.chip--selected{box-shadow:0 0 0 2px var(--citation-underline)}.chip__mark{opacity:.7;font-weight:600}.tiptap{min-height:380px;color:var(--text);outline:none;line-height:1.6}.tiptap h1{margin:0 0 .75rem;font-size:1.5rem}.tiptap h2{margin:1.25rem 0 .5rem;font-size:1.2rem}.tiptap p{margin:0 0 .75rem}.citation{background:var(--accent-bg);border-bottom:2px solid var(--citation-underline);cursor:help;border-radius:.2rem;padding:0 .05em;transition:background .1s}.citation:hover{background:var(--accent-bg-hover)}.citation--verbatim{border-bottom-color:var(--ok)}.citation--verbatim:after{content:" ✓";color:var(--ok);font-weight:700}.citation--mismatch{border-bottom-color:var(--bad);background:#dc262633}.citation--mismatch:after{content:" 🚩"}.citation--mismatch:hover{background:#dc262647}.editor-frame.gutter .tiptap{padding-left:2.8rem}.randnummer{float:left;text-align:right;width:2.2rem;color:var(--text-muted);opacity:.45;-webkit-user-select:none;user-select:none;pointer-events:none;font-variant-numeric:tabular-nums;margin-left:-2.8rem;font-size:.72rem;line-height:1.7}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none;float:left;opacity:.7;height:0}.tiptap mark{background:var(--highlight-bg);color:inherit;border-radius:.15rem;padding:0 .1em}.tiptap sup,.tiptap sub{font-size:.75em}
