@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";
:root{--bg:#fffdf5;--surface:#fff8e7;--border:#eee4d0;--border-hi:#ddd0b8;--text:#1c1009;--dim:#1c100966;--mid:#1c100999;--accent:#2d6ab4;--accent-bg:#2d6ab41a;--red:#c44;--green:#4a9e6b}html{background:var(--bg);color:var(--text)}.dark{--bg:#080810;--surface:#251608;--border:#fff1b514;--border-hi:#4f3418;--text:#fffae5;--dim:#fff1b56b;--mid:#fff1b5a6;--accent:#4d84cf;--accent-bg:#4d84cf1f}.rnav-tab:hover{color:var(--text)!important}.n-para a,#nbody a{color:#2d6ab4;cursor:pointer;text-decoration:underline}.n-para img,.note-body img{object-fit:contain;width:100%;max-width:100%;height:auto;margin:8px 0;display:block}#nbody-editor{color:var(--text);outline:none;width:100%;min-height:200px;margin-bottom:56px;font-family:Satoshi,sans-serif;font-size:17px;font-weight:300;line-height:1.7}#nbody-editor:empty:before{content:"Start writing…";color:var(--dim);pointer-events:none}#nbody-editor p{margin-bottom:16px}#nbody-editor p:last-child{margin-bottom:0}#nbody-editor strong{font-weight:600}#nbody-editor em{font-style:italic}#nbody-editor u{text-decoration:underline}#nbody-editor a{color:#2d6ab4;cursor:pointer;text-decoration:underline}#nbody-editor img{max-width:100%;height:auto;margin:8px 0;display:block}#nbody-editor ul,#nbody-editor ol{margin-bottom:16px;padding-left:24px}#nbody-editor ul{list-style-type:disc}#nbody-editor ol{list-style-type:decimal}#nbody-editor li{margin-bottom:4px;line-height:1.7}
