:root{--bg: #f4f0e6;--bg2: #FAF8F3;--ink: #2D2A26;--inkSoft: #6B655B;--inkFaint: #ABA396;--warm: #FF7A59;--warmDeep: #E8623E;--cool: #6FCF97;--coolDeep: #4FB57C}@keyframes floatA{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(2deg) translateY(-6px)}}@keyframes floatB{0%,to{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-4px)}}@keyframes floatC{0%,to{transform:rotate(2deg) translateY(0)}50%{transform:rotate(3deg) translateY(-3px)}}.mdBody{padding:0!important;gap:0!important;overflow:hidden;height:calc(100vh - 220px);min-height:380px}.mdBody.isExpanded{position:fixed;inset:0;z-index:9000;border-radius:0!important;display:flex;flex-direction:column;height:100%}.mdBody.isExpanded .mdWorkspace{min-height:0}.mdToolbar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(45,42,38,.1);background:#faf8f3;flex-wrap:wrap;flex-shrink:0}.mdToolbarSpacer{flex:1}.mdInfoBadge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;background:#2d2a2612;border:1px solid rgba(45,42,38,.1);font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11.5px;font-weight:500;color:#6b655b;white-space:nowrap;user-select:none}.mdInfoBadge svg{flex-shrink:0;color:#aba396}.mdFmtToolbar{display:flex;align-items:center;gap:2px;padding:5px 12px;border-bottom:1px solid rgba(45,42,38,.08);background:#f4f0e6;flex-shrink:0;flex-wrap:wrap}.mdFmtGroup{display:flex;align-items:center;gap:1px}.mdFmtGroup+.mdFmtGroup{margin-left:6px;padding-left:6px;border-left:1px solid rgba(45,42,38,.12)}.mdFmtSpacer{flex:1}.mdFmtBtn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:28px;height:28px;padding:0 5px;border:none;background:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;color:#6b655b;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1;transition:background .12s,color .12s}.mdFmtBtn svg{flex-shrink:0}.mdFmtBtn:hover{background:#2d2a2614;color:#2d2a26}.mdFmtBtn:active{background:#2d2a2624}.mdFmtBtn.mdFmtBold{font-weight:800;font-family:Avenir Next,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}.mdFmtBtn.mdFmtItalic{font-style:italic;font-family:Avenir Next,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}.mdFmtBtn.mdFmtStrike{text-decoration:line-through}.mdFmtBtn.mdFmtHeading{font-size:11px;font-weight:700;letter-spacing:-.02em}.mdFmtBtn.mdSyncBtn{padding:0 8px;color:#aba396}.mdFmtBtn.mdSyncBtn.isActive{color:#4f46e5;background:#4f46e514}.mdFmtBtn.mdSyncBtn.isActive:hover{background:#4f46e524}.mdSyncLabel{font-size:11.5px;font-weight:500;white-space:nowrap}.mdStatsBar{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:5px 16px;border-top:1px solid rgba(45,42,38,.08);background:#faf8f3;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:11px;color:#aba396;flex-shrink:0;user-select:none}.mdStatsDot{width:3px;height:3px;border-radius:50%;background:#2d2a2633;flex-shrink:0}.mdWorkspace{display:flex;flex-direction:row;flex:1;min-height:0;position:relative;overflow:hidden}.mdEditorPane{display:flex;flex-direction:column;overflow:hidden;border-right:1px solid rgba(45,42,38,.08)}.mdEditorWrap{flex:1;position:relative;overflow:hidden;background:#faf8f3}.mdEditorWrap:focus-within{background:#fff}.mdEditorTextarea{position:absolute;inset:0;resize:none;border:none;outline:none;padding:20px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:13.5px;line-height:1.65;color:#2d2a26;background:transparent;tab-size:2;white-space:pre;overflow-wrap:normal;overflow-x:auto;overflow-y:auto;z-index:1}.mdEditorTextarea::placeholder{color:#aba396}.mdEditorTextarea:focus{outline:none}.mdEditorHighlight{position:absolute;inset:0;pointer-events:none;overflow:hidden;padding:20px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:13.5px;line-height:1.65;tab-size:2;white-space:pre;overflow-wrap:normal;color:transparent;z-index:0;word-break:normal}.mdEditorHighlight mark{border-radius:2px;color:transparent;background:#ffd20073}.mdEditorHighlight mark.cur{background:#ff8c0099;outline:1.5px solid rgba(255,120,0,.7)}.mdDivider{width:6px;flex-shrink:0;cursor:col-resize;background:#f0f0f0;display:flex;align-items:center;justify-content:center;transition:background .15s ease;position:relative;z-index:2;user-select:none}.mdDivider:hover{background:#4f46e52e}.mdDivider:hover .mdDividerHandle{background:#4f46e58c}.mdDivider:active{background:#4f46e540}.mdDividerHandle{display:block;width:2px;height:48px;border-radius:2px;background:#2d2a262e;transition:background .15s ease;pointer-events:none}.mdPreviewPane{flex:1;overflow-y:auto;background:#fff}.mdContent{padding:24px 28px;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.72;color:#2d2a26;max-width:740px}.mdContent h1,.mdContent h2,.mdContent h3,.mdContent h4,.mdContent h5,.mdContent h6{font-family:Avenir Next,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.25;margin-top:1.5em;margin-bottom:.5em;color:#2d2a26}.mdContent h1:first-child,.mdContent h2:first-child,.mdContent h3:first-child,.mdContent h4:first-child,.mdContent h5:first-child,.mdContent h6:first-child{margin-top:0}.mdContent h1{font-size:1.9em;letter-spacing:-.02em}.mdContent h2{font-size:1.4em;letter-spacing:-.01em;padding-bottom:.3em;border-bottom:1px solid rgba(45,42,38,.1)}.mdContent h3{font-size:1.15em}.mdContent h4,.mdContent h5,.mdContent h6{font-size:1em}.mdContent p{margin:.85em 0}.mdContent p:first-child{margin-top:0}.mdContent p:last-child{margin-bottom:0}.mdContent a{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}.mdContent a:hover{color:#4338ca}.mdContent code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em;background:#2d2a2612;border-radius:4px;padding:.15em .4em;color:#c7253e}.mdContent pre{background:#1e1e2e;border-radius:8px;padding:16px 18px;overflow-x:auto;margin:1.2em 0}.mdContent pre code{background:none;color:#cdd6f4;padding:0;border-radius:0;font-size:13px;line-height:1.6}.mdContent blockquote{margin:1.2em 0;padding:.6em 1.2em;border-left:3px solid rgba(79,70,229,.45);background:#4f46e50a;border-radius:0 6px 6px 0;color:#6b655b}.mdContent blockquote p:first-child{margin-top:0}.mdContent blockquote p:last-child{margin-bottom:0}.mdContent ul,.mdContent ol{margin:.85em 0;padding-left:1.6em}.mdContent ul{list-style-type:disc}.mdContent ol{list-style-type:decimal}.mdContent li{margin:.3em 0}.mdContent li>ul,.mdContent li>ol{margin:.2em 0}.mdContent input[type=checkbox]{margin-right:.4em;accent-color:#4f46e5;vertical-align:middle}.mdContent hr{border:none;border-top:1px solid rgba(45,42,38,.12);margin:2em 0}.mdContent table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:14px}.mdContent th,.mdContent td{padding:8px 12px;text-align:left;border-bottom:1px solid rgba(45,42,38,.1)}.mdContent th{font-weight:600;font-size:13px;letter-spacing:-.005em;background:#2d2a260a}.mdContent tr:last-child td{border-bottom:none}.mdContent img{max-width:100%;border-radius:6px}.mdContent strong{font-weight:700}.mdContent em{font-style:italic}.mdContent del{color:#6b655b;text-decoration:line-through}.mdSearchToggle.isActive{color:#4f46e5;background:#4f46e514}.mdSearchToggle.isActive:hover{background:#4f46e524}.mdSearchPanel{display:flex;flex-direction:column;gap:4px;padding:6px 12px;border-bottom:1px solid rgba(45,42,38,.1);background:#faf8f3;flex-shrink:0}.mdSearchRow{display:flex;align-items:center;gap:4px}.mdReplaceRow{padding-left:0}.mdSearchIcon{flex-shrink:0;width:17px;height:17px;display:flex;align-items:center;justify-content:center;color:#aba396}.mdSearchInput{flex:1;height:28px;padding:0 8px;border:1px solid rgba(45,42,38,.18);border-radius:6px;background:#fff;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12.5px;color:#2d2a26;outline:none}.mdSearchInput:focus{border-color:#4f46e573;box-shadow:0 0 0 2px #4f46e51f}.mdSearchCount{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:11.5px;color:#aba396;white-space:nowrap;min-width:48px;text-align:center}.mdSearchCount.noMatch{color:#c7253e}.mdSearchNav{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:none;border-radius:5px;cursor:pointer;color:#6b655b;transition:background .12s,color .12s}.mdSearchNav:hover:not(:disabled){background:#2d2a2614;color:#2d2a26}.mdSearchNav:disabled{opacity:.35;cursor:default}.mdSearchCase{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 7px;border:1px solid transparent;background:none;border-radius:5px;cursor:pointer;font-size:12px;font-weight:600;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#aba396;transition:background .12s,color .12s,border-color .12s}.mdSearchCase:hover{background:#2d2a2614;color:#2d2a26}.mdSearchCase.isActive{color:#4f46e5;border-color:#4f46e559;background:#4f46e514}.mdSearchClose{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:none;border-radius:5px;cursor:pointer;color:#aba396;transition:background .12s,color .12s}.mdSearchClose:hover{background:#2d2a2614;color:#2d2a26}.mdSearchAction{height:26px;padding:0 10px;border:1px solid rgba(45,42,38,.18);background:#fff;border-radius:5px;cursor:pointer;font-size:12px;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#6b655b;white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.mdSearchAction:hover:not(:disabled){background:#2d2a260f;color:#2d2a26;border-color:#2d2a2647}.mdSearchAction:disabled{opacity:.35;cursor:default}.mdDropOverlay{position:absolute;inset:0;background:#4f46e512;border:2px dashed rgba(79,70,229,.55);border-radius:4px;z-index:20;display:flex;align-items:center;justify-content:center;pointer-events:none}.mdDropOverlayInner{display:flex;flex-direction:column;align-items:center;gap:12px;color:#4f46e5;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.mdDropOverlayInner svg{opacity:.8}
