:root{--bg-canvas: #f4f0e8;--bg-surface: #ffffff;--bg-nested: #ece4d6;--ink: #0d1e3b;--ink-2: #2c4476;--muted: #6e7689;--line: #e7decf;--line-soft: #f0e9dc;--brand: #0d1e3b;--brand-deep: #0a1730;--brand-soft: #e8ebf1;--brass: #c5a28c;--brass-deep: #a8896f;--brass-soft: #f3e8db;--on-dark: #f4f0e8;--tone-green: #2e9e6b;--tone-green-soft: #e7f4ec;--tone-amber: #c9892f;--tone-amber-soft: #fbf1e0;--tone-red: #c8503f;--tone-red-soft: #fbebe7;--tone-blue: #3b6cb3;--tone-blue-soft: #eaf0f8;--tone-violet: #7a6fb0;--tone-violet-soft: #eeebf5;--tone-slate: #6e7689;--tone-slate-soft: #eeeae0;--success: #2e9e6b;--success-soft: #e7f4ec;--warning: #c9892f;--warning-soft: #fbf1e0;--danger: #c8503f;--danger-soft: #fbebe7;--info: #3b6cb3;--info-soft: #eaf0f8;--sidebar-bg: #0d1e3b;--sidebar-active: #22386a;--sidebar-hover: #16294a;--sidebar-ink: #f4f0e8;--sidebar-mute: #8893a9;--sidebar-item: #c5ccda;--shadow-sm: 0 2px 8px rgba(13, 30, 59, .08);--shadow-md: 0 12px 28px rgba(13, 30, 59, .12);--shadow-lg: 0 24px 56px rgba(13, 30, 59, .18)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;background:var(--bg-canvas);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ProseMirror{outline:none;min-height:380px;color:var(--ink)}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:var(--muted)}.ProseMirror>*+*{margin-top:.85em}.ProseMirror h2,.ProseMirror h3,.ProseMirror h4{margin:1.5em 0 .4em;line-height:1.25;font-weight:700;color:var(--ink)}.ProseMirror h2{font-size:24px}.ProseMirror h3{font-size:19px}.ProseMirror h4{font-size:16px}.ProseMirror p{margin:0}.ProseMirror ul,.ProseMirror ol{margin:0;padding-left:1.35em}.ProseMirror li+li{margin-top:.35em}.ProseMirror li p{margin:0}.ProseMirror blockquote{margin:0;padding:.65em 1em;border-left:3px solid var(--brass);border-radius:0 8px 8px 0;background:var(--brass-soft);color:var(--ink);font-style:normal}.ProseMirror blockquote p{color:var(--ink)}.ProseMirror pre{margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:var(--bg-nested);font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.55;overflow-x:auto}.ProseMirror code{padding:.12em .35em;border-radius:5px;background:var(--bg-nested);font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.ProseMirror pre code{padding:0;background:transparent}.ProseMirror a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.ProseMirror img{max-width:100%;height:auto;border-radius:10px;display:block}.ProseMirror hr{border:0;height:0;margin:1.6em 0;border-top:2px solid var(--line);position:relative}.ProseMirror hr.ProseMirror-selectednode{border-top-color:var(--brand)}
