.app-shell.note-editing>main{background:#fff}.note-document-page{height:calc(100vh - var(--global-header-height,0px));min-height:0;overflow:hidden;background:#fff}.note-document-header{position:relative!important;top:0!important}.note-document-toolbar{top:0!important}.workspace-topbar-collapsed .note-document-page{padding-top:6px}.note-document-header .note-header-icon{display:grid;width:40px;height:40px;min-width:40px;padding:0;place-items:center;border:1px solid #dce2eb;border-radius:10px;background:#fff;color:#374151;box-shadow:none}.note-document-header .note-header-icon:hover{border-color:#c4cfdf;background:#f5f7fa;color:#1d4ed8}.note-document-header #noteDocumentSave.note-header-icon{border-color:#b9caf1;background:#eef3ff;color:#315fbd}.note-document-header .note-header-icon i{font-size:21px;font-weight:400}.note-document-workspace{height:calc(100vh - var(--global-header-height,0px) - 124px);min-height:0;margin-right:158px;padding:46px clamp(28px,4vw,68px) 100px clamp(96px,10vw,180px);overflow-x:hidden;overflow-y:auto;scrollbar-color:#d8dadd transparent;scrollbar-width:thin;background:#fbfaf6}.note-document-workspace::-webkit-scrollbar{width:8px}.note-document-workspace::-webkit-scrollbar-track{background:transparent}.note-document-workspace::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:999px;background:#d8dadd}.note-document-paper{width:100%;max-width:none;min-height:calc(100vh - 170px);padding:20px 0 80px;border:0;background:#fbfaf6;box-shadow:none;overflow:visible}.note-document-accent{display:none}.note-document-text{width:100%;max-width:none;min-height:760px;margin:0;color:#3f4758;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.58;letter-spacing:.002em}.note-document-text h1,.note-document-text h2,.note-document-text h3{color:#171b27;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.012em}.note-document-text h1{margin:0 0 24px;font-size:32px;line-height:1.18}.note-document-text h2{margin:30px 0 18px;font-size:27px;line-height:1.22}.note-document-text h3{margin:22px 0 12px;font-size:22px;line-height:1.26}.note-document-text p{margin:0 0 14px}.note-document-text strong{color:inherit;font-weight:700;letter-spacing:.008em}.note-document-text ul,.note-document-text ol{margin:6px 0 18px;padding-left:38px}.note-document-text li{margin:4px 0;padding-left:2px}.note-document-text li::marker{color:#c8ccd4}.note-document-text hr{height:1px;margin:38px 0;border:0;background:#dfe2e7}.note-document-text blockquote{margin:18px 0;padding:10px 18px;border-left:3px solid var(--note-color);border-radius:0 6px 6px 0;background:#f7f8fa;color:#4b5565}.note-document-text code{padding:2px 5px;border-radius:4px;background:#f0f1f3;color:#252a35;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}.note-document-text pre{margin:22px 0;padding:16px 18px;overflow:auto;border:1px solid #d8dde5;border-radius:8px;background:#f6f7f9;color:#252a35;white-space:pre-wrap}.note-document-text pre code{padding:0;background:transparent;font-size:13px;line-height:1.55}.note-table-wrap{max-width:100%;margin:28px 0;overflow-x:auto;border:1px solid #cfd3da;border-radius:6px}.note-document-text table{width:100%;border-collapse:collapse;background:#fff;font-size:12.5px;line-height:1.5}.note-document-text th,.note-document-text td{min-width:150px;padding:10px 9px;border-right:1px solid #cfd3da;border-bottom:1px solid #cfd3da;text-align:left;vertical-align:top}.note-document-text th{background:#e9e9ea;color:#292d36;font-weight:750}.note-document-text tr:last-child td{border-bottom:0}.note-document-text th:last-child,.note-document-text td:last-child{border-right:0}[data-theme=dark] .app-shell.note-editing>main,[data-theme=dark] .note-document-page{background:#121212}[data-theme=dark] .note-document-header .note-header-icon{border-color:#3a3a3a;background:#222;color:#d9d9d9}[data-theme=dark] .note-document-header .note-header-icon:hover{border-color:#4a4a4a;background:#2b2b2b;color:#8ab4ff}[data-theme=dark] .note-document-header #noteDocumentSave.note-header-icon{border-color:#33507f;background:#1b2a45;color:#9dc0ff}[data-theme=dark] .note-document-workspace{background:#121212;scrollbar-color:#3a3a3a transparent}[data-theme=dark] .note-document-workspace::-webkit-scrollbar-thumb{border-color:#121212;background:#3a3a3a}[data-theme=dark] .note-document-paper{background:#121212;border:0;box-shadow:none}[data-theme=dark] .note-document-text{color:#d6d9e0}[data-theme=dark] .note-document-text h1,[data-theme=dark] .note-document-text h2,[data-theme=dark] .note-document-text h3{color:#f2f4f8}[data-theme=dark] .note-document-text li::marker{color:#5c6270}[data-theme=dark] .note-document-text hr{background:#333}[data-theme=dark] .note-document-text blockquote{background:#1e1e1e;color:#b9bfca}[data-theme=dark] .note-document-text code{background:#262626;color:#e6e8ec}[data-theme=dark] .note-document-text pre{border-color:#333;background:#1a1a1a;color:#e6e8ec}[data-theme=dark] .note-table-wrap{border-color:#3a3a3a}[data-theme=dark] .note-document-text table{background:#181818}[data-theme=dark] .note-document-text th,[data-theme=dark] .note-document-text td{border-color:#333}[data-theme=dark] .note-document-text th{background:#242424;color:#e6e8ec}@media(max-width:900px){.note-document-workspace{margin-right:90px;padding:32px 36px 80px}.note-document-paper{width:100%;padding:10px 0 60px}}@media(max-width:700px){.note-document-workspace{height:calc(100vh - var(--global-header-height,0px) - 124px);margin-right:12px;padding:28px 20px 70px}.note-document-text{font-size:14px}.note-document-text h1{font-size:28px}.note-document-text h2{font-size:23px}.note-document-text h3{font-size:19px}.note-document-text ul,.note-document-text ol{padding-left:25px}}
