.rich-note-content{color:var(--foreground,#1e293b);max-width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.75}.rich-note-content h1{letter-spacing:-.025em;color:var(--foreground,#0f172a);margin-top:2rem;margin-bottom:.75rem;font-size:1.875rem;font-weight:700;line-height:1.25}.rich-note-content h1:first-child{margin-top:0}.rich-note-content h2{letter-spacing:-.015em;color:var(--foreground,#0f172a);border-bottom:1px solid #94a3b826;margin-top:2rem;margin-bottom:.625rem;padding-bottom:.375rem;font-size:1.375rem;font-weight:650;line-height:1.3}.rich-note-content h3{color:var(--foreground,#1e293b);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.rich-note-content h4{color:var(--foreground,#334155);text-transform:uppercase;letter-spacing:.05em;margin-top:1.25rem;margin-bottom:.375rem;font-size:.8rem;font-weight:600;line-height:1.5}.rich-note-content p{margin-bottom:.75rem}.rich-note-content hr{background:linear-gradient(to right, transparent, var(--border,#94a3b866), transparent);border:none;height:1px;margin:1.75rem 0}.rich-note-content ul,.rich-note-content ol{margin-bottom:.75rem;padding-left:1.5rem}.rich-note-content ul{list-style-type:disc}.rich-note-content ol{list-style-type:decimal}.rich-note-content li{margin-bottom:.25rem}.rich-note-content li p{margin-bottom:.125rem}.rich-note-content ul[data-type=taskList]{margin:.5rem 0;padding-left:0;list-style:none}.rich-note-content ul[data-type=taskList] li{align-items:flex-start;gap:.625rem;margin:.25rem 0;padding:0;display:flex}.rich-note-content ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;cursor:pointer;flex-shrink:0;align-items:center;margin:.1875rem 0 0;padding:0;display:inline-flex}.rich-note-content ul[data-type=taskList] li>label>span{display:none}.rich-note-content ul[data-type=taskList] li>label>input[type=checkbox]{width:15px;height:15px;accent-color:var(--brand,#6750e0);cursor:pointer;border-radius:4px;flex-shrink:0;margin:0;padding:0}.rich-note-content ul[data-type=taskList] li>div{flex:auto;min-width:0;margin:0}.rich-note-content ul[data-type=taskList] li>div>p{margin:0;line-height:1.55}.rich-note-content ul[data-type=taskList] li[data-checked=true]>div>p{opacity:.55;text-decoration:line-through}.rich-note-content ul[data-type=taskList] ul[data-type=taskList]{margin:.25rem 0 .25rem 1.625rem}.rich-note-content blockquote{border-left:3px solid var(--brand,#6750e0);background:var(--brand-muted,#6750e00d);color:var(--foreground);border-radius:0 8px 8px 0;margin:1rem 0;padding:.625rem 1rem .625rem 1.125rem;font-style:normal;position:relative}.rich-note-content blockquote p{color:var(--muted-foreground);margin:.25rem 0;font-size:.9375rem;line-height:1.55}.rich-note-content blockquote p:first-child{margin-top:0}.rich-note-content blockquote p:last-child{margin-bottom:0}.dark .rich-note-content blockquote{border-left-color:var(--brand,#a99bf0);background:#a99bf00f}.rich-note-content code{background:var(--brand-muted,#6750e014);color:var(--brand,#6750e0);border:1px solid #6750e01a;border-radius:4px;padding:.125rem .4rem;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875em;font-weight:500}.dark .rich-note-content code{color:#c9beff;background:#a99bf01a;border-color:#a99bf026}.rich-note-content pre{color:#2a2540;border:1px solid var(--border,#ece9f2);background:#f6f5fa;border-radius:10px;margin:1rem 0;padding:.875rem 1rem;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto;box-shadow:inset 0 1px 2px #0f0f1e05}.rich-note-content pre code{color:inherit;font-size:inherit;border:none;padding:0;font-family:inherit;font-weight:400;background:0 0!important}.dark .rich-note-content pre{color:#d8d4e6;background:#161725;border-color:#ffffff0f;box-shadow:inset 0 1px 2px #0000004d}.rich-note-content table{border-collapse:separate;border-spacing:0;border:1px solid var(--border,#94a3b833);border-radius:10px;width:100%;margin:1.25rem 0;font-size:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f0f1e08}.rich-note-content th{background:var(--muted,#f5f4f8);text-align:left;border-bottom:1px solid var(--border,#94a3b833);color:var(--muted-foreground,#475569);text-transform:uppercase;letter-spacing:.05em;padding:.625rem .875rem;font-size:.75rem;font-weight:600}.dark .rich-note-content th{color:var(--muted-foreground,#8a849e);background:#ffffff08;border-color:#ffffff0f}.rich-note-content td{border-bottom:1px solid var(--border,#94a3b81f);vertical-align:top;padding:.625rem .875rem}.rich-note-content td:not(:last-child),.rich-note-content th:not(:last-child){border-right:1px solid var(--border,#94a3b81f)}.dark .rich-note-content td,.dark .rich-note-content td:not(:last-child),.dark .rich-note-content th:not(:last-child){border-color:#ffffff0a}.rich-note-content tr:last-child td{border-bottom:none}.rich-note-content tr:hover td{background:var(--brand-muted,#6750e008)}.dark .rich-note-content tr:hover td{background:#a99bf00d}.rich-note-content table p{margin:0}.rich-note-content .callout{border-left:3px solid;border-radius:8px;margin:1rem 0;padding:.875rem 1rem}.rich-note-content .callout p:last-child{margin-bottom:0}.rich-note-content .callout-info{color:#1e40af;background:#3b82f60f;border-color:#3b82f6}.dark .rich-note-content .callout-info{color:#93c5fd;background:#3b82f614}.rich-note-content .callout-warning{color:#92400e;background:#f59e0b0f;border-color:#f59e0b}.dark .rich-note-content .callout-warning{color:#fcd34d;background:#f59e0b14}.rich-note-content .callout-success{color:#065f46;background:#10b9810f;border-color:#10b981}.dark .rich-note-content .callout-success{color:#6ee7b7;background:#10b98114}.rich-note-content .callout-error{color:#991b1b;background:#ef44440f;border-color:#ef4444}.dark .rich-note-content .callout-error{color:#fca5a5;background:#ef444414}.rich-note-content .status-badge,.rich-note-content .priority-badge{letter-spacing:.015em;white-space:nowrap;vertical-align:middle;border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.rich-note-content .status-badge-on-track{color:#166534;background:#dcfce7}.rich-note-content .status-badge-at-risk{color:#92400e;background:#fef3c7}.rich-note-content .status-badge-blocked{color:#991b1b;background:#fee2e2}.rich-note-content .status-badge-completed{color:#3730a3;background:#e0e7ff}.rich-note-content .status-badge-in-progress{color:#1e40af;background:#dbeafe}.rich-note-content .status-badge-not-started{color:#475569;background:#f1f5f9}.dark .rich-note-content .status-badge-on-track{color:#86efac;background:#16a34a26}.dark .rich-note-content .status-badge-at-risk{color:#fcd34d;background:#f59e0b26}.dark .rich-note-content .status-badge-blocked{color:#fca5a5;background:#ef444426}.dark .rich-note-content .status-badge-completed{color:#c7d2fe;background:#6366f126}.dark .rich-note-content .status-badge-in-progress{color:#93c5fd;background:#3b82f626}.dark .rich-note-content .status-badge-not-started{color:#94a3b8;background:#64748b26}.rich-note-content .priority-badge-critical{color:#991b1b;background:#fee2e2}.rich-note-content .priority-badge-high{color:#9a3412;background:#ffedd5}.rich-note-content .priority-badge-medium{color:#1e40af;background:#dbeafe}.rich-note-content .priority-badge-low{color:#475569;background:#f1f5f9}.dark .rich-note-content .priority-badge-critical{color:#fca5a5;background:#ef444426}.dark .rich-note-content .priority-badge-high{color:#fdba74;background:#f9731626}.dark .rich-note-content .priority-badge-medium{color:#93c5fd;background:#3b82f626}.dark .rich-note-content .priority-badge-low{color:#94a3b8;background:#64748b26}.rich-note-content .rich-block{border:1px solid #94a3b826;border-radius:8px;margin:1.25rem 0;overflow:hidden}.rich-note-content .rich-block-header{text-transform:uppercase;letter-spacing:.04em;padding:.5rem 1rem;font-size:.8125rem;font-weight:650}.rich-note-content .rich-block-content{padding:.625rem 1rem}.rich-note-content .rich-block-content>:first-child{margin-top:0}.rich-note-content .rich-block-content>:last-child{margin-bottom:0}.rich-note-content .next-steps-header{color:#065f46;background:#10b98114;border-bottom:1px solid #10b98126}.dark .rich-note-content .next-steps-header{color:#6ee7b7;background:#10b9811a;border-color:#10b9811f}.rich-note-content .next-steps-block{border-color:#10b98133}.rich-note-content .risks-header{color:#92400e;background:#f59e0b14;border-bottom:1px solid #f59e0b26}.dark .rich-note-content .risks-header{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b1f}.rich-note-content .risks-block{border-color:#f59e0b33}.rich-note-content img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.presentation-mode{background:#fff;max-width:960px;min-height:100vh;margin:0 auto;padding:3rem 4rem}.dark .presentation-mode{background:#0f172a}.presentation-mode .rich-note-content{font-size:16px}.presentation-mode .rich-note-content h1{margin-bottom:1rem;font-size:2.25rem}.presentation-mode .rich-note-content h2{font-size:1.5rem}body.presentation-body>*>aside,body.presentation-body>*>nav{display:none!important}body.presentation-body>*>main,body.presentation-body>*>main>div{max-width:100%!important;padding:0!important}@media print{body.presentation-body>*>aside,body.presentation-body>*>nav{display:none!important}}.rich-note-editor .ProseMirror{outline:none;min-height:400px;padding:1.25rem}.rich-note-editor .ProseMirror .is-empty:before{content:attr(data-placeholder);color:#94a3b8;float:left;pointer-events:none;height:0}.rich-note-editor .ProseMirror table{border-collapse:collapse}.rich-note-editor .ProseMirror td,.rich-note-editor .ProseMirror th{min-width:80px;position:relative}.rich-note-editor .ProseMirror .selectedCell{background:#6366f114}.rich-note-editor .ProseMirror .callout,.rich-note-editor .ProseMirror .rich-block{position:relative}
