.app-shell.note-editing>main{padding:0;background:#f3f5f8}.note-document-page{position:relative;inset:auto;z-index:auto;min-height:calc(100vh - var(--global-header-height,0px));overflow:visible;background:#f3f5f8}.note-document-header{position:sticky;top:var(--global-header-height,0px);z-index:12;height:70px;border-bottom:1px solid #e2e7ef;box-shadow:0 2px 10px #23304a0a}.note-document-identity{min-width:0;flex:1;display:grid;gap:4px}.note-document-identity>input{width:min(560px,100%);padding:3px 6px;border:1px solid transparent;border-radius:7px;background:transparent;color:#202939;font-size:18px;font-weight:800}.note-document-identity>input:hover,.note-document-identity>input:focus{border-color:#cbd7e9;background:#fff;outline:0}.note-document-header .primary{display:flex;align-items:center;gap:7px}.note-document-toolbar{position:sticky;top:calc(var(--global-header-height,0px) + 70px);z-index:11;height:54px;margin:0;padding:7px 18px;border-radius:0;border-bottom:1px solid #e0e6ef;background:#fff;box-shadow:0 2px 8px #25334b0a;overflow-x:auto}.note-document-toolbar button{display:grid;min-width:36px;height:36px;padding:0 9px;place-items:center;font-size:16px}.note-document-toolbar button:hover{background:#edf2fa}.note-document-toolbar select{height:36px;padding:0 30px 0 10px;border:0;border-right:1px solid #d8e0eb;background:#fff;color:#344054}.note-tool-divider{width:1px;height:28px;flex:0 0 1px;margin:0 3px;background:#dce2eb}.note-document-toolbar small{margin-left:auto;white-space:nowrap}.note-document-workspace{min-height:calc(100vh - 124px);padding:42px 28px 90px}.note-document-paper{width:min(920px,calc(100vw - 320px));min-height:1120px;padding:82px 94px}.note-document-text{min-height:900px;font:17px/1.75 Arial,sans-serif}.note-document-text:empty:before{content:attr(data-placeholder);color:#9aa5b5;pointer-events:none}.note-document-text blockquote{margin:18px 0;padding:8px 18px;border-left:4px solid var(--note-color);background:#f7f9fc;color:#526078}[data-theme=dark] .note-document-identity>input{color:#f5f5f5}[data-theme=dark] .note-document-identity>input:hover,[data-theme=dark] .note-document-identity>input:focus{border-color:#3a3a3a;background:#181818}[data-theme=dark] .note-document-text blockquote{background:#202020;color:#9aa5b5}.note-document-back{border:0;background:transparent}.note-document-back .ph{font-size:22px}@media(max-width:900px){.note-document-paper{width:calc(100vw - 120px);padding:60px}.note-document-toolbar small{display:none}}@media(max-width:700px){.app-shell.note-editing>main{padding:0}.note-document-header{top:var(--global-header-height,0px)}.note-document-header>img{display:none}.note-document-paper{width:100%;padding:42px 28px}.note-document-workspace{padding:12px 8px}.note-document-toolbar{top:calc(var(--global-header-height,0px) + 70px)}}.note-shared-banner{display:flex;align-items:center;gap:10px;margin:0;padding:11px 22px;border-bottom:1px solid #dbe4f2;background:#eef4ff;color:#31456b;font-size:13px}.note-shared-banner .ph{font-size:18px;flex:none}.note-shared-banner strong{font-weight:800}.note-shared-banner em{font-style:normal;font-weight:700}.note-read-only .note-document-identity>input{cursor:default}.note-read-only .note-document-identity>input:hover,.note-read-only .note-document-identity>input:focus{border-color:transparent;background:transparent}.note-read-only .note-document-text{caret-color:transparent}.note-read-only .note-document-text:empty:before{content:"This note is empty."}[data-theme=dark] .note-shared-banner{border-bottom-color:#2f3a4d;background:#182135;color:#c3d2ee}.note-insert-dialog{width:min(560px,calc(100% - 28px));overflow:hidden;border:1px solid #e0e6ef;border-radius:18px;background:#fff;color:#202939}.note-insert-dialog-wide{width:min(900px,calc(100% - 28px))}.note-insert-dialog form{display:grid}.note-insert-dialog header{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:start;gap:12px;padding:21px 22px 18px;border-bottom:1px solid #e8edf4}.note-insert-dialog-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#edf3ff;color:#315fbd;font-size:21px}.note-insert-dialog header h2{margin:1px 0 5px;color:#202939;font-size:19px;line-height:1.25}.note-insert-dialog header p{margin:0;color:#667085;font-size:12px;line-height:1.5}.note-insert-dialog .note-insert-dialog-close{display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:9px;background:transparent;color:#667085;font-size:18px}.note-insert-dialog .note-insert-dialog-close:hover{background:#f1f4f8;color:#202939}.note-insert-dialog-body{display:grid;grid-template-columns:minmax(0,1fr);max-height:min(62vh,540px)}.note-insert-dialog-wide .note-insert-dialog-body{grid-template-columns:minmax(0,1fr) minmax(0,340px)}.note-insert-dialog-fields{display:grid;align-content:start;gap:15px;padding:20px 22px;overflow-y:auto}.note-insert-dialog-fields>label,.note-insert-field{display:grid;gap:7px;color:#475467;font-size:12px;font-weight:800}.note-insert-field>small{color:#8994a6;font-size:11px;font-weight:600}.note-insert-dialog-fields input:not([type=checkbox]):not([type=file]),.note-insert-dialog-fields textarea,.note-insert-dialog-fields select{width:100%;padding:10px 11px;border:1px solid #ced7e4;border-radius:9px;background:#fff;color:#202939;outline:0;font:13px/1.45 Inter,ui-sans-serif,system-ui,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.note-insert-dialog-fields textarea{min-height:96px;resize:vertical}.note-insert-dialog-fields .note-code-input{min-height:150px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12.5px;white-space:pre}.note-insert-dialog-fields input:focus,.note-insert-dialog-fields textarea:focus,.note-insert-dialog-fields select:focus{border-color:#7ba5f7;box-shadow:0 0 0 3px #dce8ff}.note-insert-check{display:flex!important;align-items:center;gap:9px;color:#475467;font-size:12px;font-weight:800}.note-insert-check input{width:17px;height:17px;margin:0;accent-color:#315fbd}.note-insert-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 22px;border-top:1px solid #e8edf4;background:#fafbfc}.note-insert-dialog footer small{margin-right:auto;color:#8994a6;font-size:11px;font-weight:600}.note-insert-dialog footer button{min-width:84px}.note-insert-dialog footer button[disabled]{opacity:.5;cursor:not-allowed}.note-insert-preview{display:grid;align-content:start;gap:9px;padding:18px;border-left:1px solid #e8edf4;background:#f7f9fc;overflow-y:auto}.note-insert-preview-label{color:#8994a6;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.note-insert-preview-stage{padding:14px;border:1px solid #e4e9f1;border-radius:12px;background:#fff;color:#3f4758;font:13px/1.6 Inter,ui-sans-serif,system-ui,sans-serif}.note-insert-preview-stage>:first-child{margin-top:0}.note-insert-preview-stage>:last-child{margin-bottom:0}.note-insert-preview-empty{margin:0;color:#98a2b3;font-size:12px}.note-insert-preview-stage pre{margin:0;padding:12px 13px;overflow:auto;border:1px solid #e0e5ee;border-radius:9px;background:#f7f8fa;color:#252a35;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;white-space:pre-wrap}.note-insert-preview-stage table{width:100%;border-collapse:collapse;font-size:12px}.note-link-preview{display:grid;gap:3px;margin:0}.note-link-preview a{color:#245dc4;font-weight:700;overflow-wrap:anywhere}.note-link-preview small{color:#8994a6;font-size:11px;overflow-wrap:anywhere}.note-insert-layout{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#475467;font-size:12px;font-weight:800}.note-insert-layout>span:first-child{min-width:46px}.note-chipset{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #dfe6f0;border-radius:10px;background:#f5f7fb}.note-chipset button{display:flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#5a6779;font:750 12px/1 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}.note-chipset button .ph{font-size:15px}.note-chipset button:hover{background:#fff;color:#245dc4}.note-chipset button[aria-pressed=true]{background:#fff;color:#245dc4;box-shadow:0 1px 4px #283e6329}.note-grid-picker{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;max-width:296px}.note-grid-picker button{width:auto!important;min-width:0!important;height:auto!important;aspect-ratio:1;padding:0!important;border:1px solid #d7dfeb!important;border-radius:4px!important;background:#fff!important;cursor:pointer}.note-grid-picker button.is-on{border-color:#5b8def!important;background:#dbe8ff!important}.note-grid-readout{margin:0;color:#475467;font-size:12px;font-weight:800}.note-dropzone{display:grid;justify-items:center;gap:5px;padding:22px 16px;border:1px dashed #bdc9da;border-radius:12px;background:#f8faff;color:#667085;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease}.note-dropzone:hover,.note-dropzone:focus-visible,.note-dropzone.is-over{border-color:#7ba5f7;background:#eef4ff;outline:0}.note-dropzone .ph{font-size:24px;color:#5b8def}.note-dropzone strong{color:#344054;font-size:13px;overflow-wrap:anywhere}.note-dropzone small{font-size:11px;font-weight:600}.note-dropzone.is-loaded{border-style:solid;border-color:#9dbcf8;background:#eef4ff}.note-symbol-pad{display:flex;flex-wrap:wrap;gap:5px}.note-symbol-pad button{min-width:34px;height:30px;padding:0 8px;border:1px solid #dfe6f0;border-radius:8px;background:#f7f9fd;color:#344054;font:700 13px/1 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}.note-symbol-pad button:hover{border-color:#9dbcf8;background:#eaf1ff;color:#245dc4}.note-step-list{display:grid;gap:6px}.note-step-row{display:grid;grid-template-columns:22px minmax(0,1fr) 26px 26px 26px;align-items:center;gap:6px}.note-step-index{color:#8994a6;font-size:11px;font-weight:800;text-align:center}.note-step-row button{display:grid;width:26px;height:26px;place-items:center;border:1px solid #e2e8f1;border-radius:7px;background:#fff;color:#667085;font-size:13px;cursor:pointer}.note-step-row button:hover{border-color:#9dbcf8;background:#eef4ff;color:#245dc4}.note-step-add{display:flex;align-items:center;gap:6px;justify-self:start;padding:7px 11px;border:1px dashed #c3cedd;border-radius:9px;background:#fff;color:#475467;font:750 12px/1 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}.note-step-add:hover{border-color:#9dbcf8;background:#eef4ff;color:#245dc4}.note-document-text [data-width],.note-insert-preview-stage [data-width]{width:var(--note-block-width);max-width:100%}.note-document-text [data-width="40"],.note-insert-preview-stage [data-width="40"]{--note-block-width:40%}.note-document-text [data-width="55"],.note-insert-preview-stage [data-width="55"]{--note-block-width:55%}.note-document-text [data-width="70"],.note-insert-preview-stage [data-width="70"]{--note-block-width:70%}.note-document-text [data-width="85"],.note-insert-preview-stage [data-width="85"]{--note-block-width:85%}.note-document-text [data-align=center],.note-insert-preview-stage [data-align=center]{margin-left:auto;margin-right:auto}.note-document-text [data-align=right],.note-insert-preview-stage [data-align=right]{margin-left:auto;margin-right:0}.note-paper-anchor{position:relative}.note-block-tools{position:absolute;z-index:9;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #dde4ee;border-radius:11px;background:#fff;box-shadow:0 8px 24px #1f2e4a29;transition:top .08s ease,left .08s ease}.note-block-tools[hidden]{display:none}.note-block-tools button{display:grid!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;place-items:center;border:0!important;border-radius:7px!important;background:transparent!important;color:#5a6779!important;font-size:15px;box-shadow:none!important;cursor:pointer}.note-block-tools button[hidden]{display:none!important}.note-block-tools button:hover{background:#eef3fb!important;color:#245dc4!important}.note-block-tools button[aria-pressed=true]{background:#e2ecff!important;color:#245dc4!important}.note-block-tools button[data-block-act=delete]:hover{background:#fff1f0!important;color:#c4322a!important}.note-block-tools .note-block-handle{cursor:grab}.note-block-tools-group{display:flex;align-items:center;gap:2px;padding-left:4px;margin-left:2px;border-left:1px solid #e6ebf3}.note-block-tools-group[hidden]{display:none}.note-drop-line{position:absolute;z-index:8;height:2px;border-radius:2px;background:#3b7bf0;box-shadow:0 0 0 3px #3b7bf026;pointer-events:none}.note-drop-line[hidden]{display:none}.note-block-dragging{opacity:.4}.note-editor-dragging{cursor:grabbing;user-select:none}.note-read-only .note-block-tools,.note-read-only .note-drop-line{display:none!important}.note-rich-block,.note-image-block{position:relative;margin:24px 0;border:1px solid #d9e1eb;border-radius:12px;background:#fff;color:#344054;box-shadow:0 3px 12px #24344c0f}.note-rich-block figcaption,.note-image-block figcaption{color:#475467;font:750 12px/1.4 Inter,ui-sans-serif,system-ui,sans-serif}.note-diagram-block{padding:18px}.note-diagram-block>figcaption{display:flex;align-items:center;gap:7px;margin:0 36px 14px 0}.note-diagram-flow{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px;padding:9px}.note-diagram-block[data-flow=right] .note-diagram-flow{flex-direction:row}.note-diagram-flow>span{min-width:110px;max-width:100%;padding:10px 13px;border:1px solid #cbd8ee;border-radius:9px;background:#f6f9ff;color:#30476c;text-align:center;font:700 12px/1.4 Inter,ui-sans-serif,system-ui,sans-serif;overflow-wrap:anywhere}.note-diagram-arrow{color:#8090aa;font-size:17px}.note-molecule-block{display:grid;justify-items:center;padding:18px;text-align:center}.note-molecule-block>figcaption{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left}.note-molecule-block>figcaption span{display:flex;align-items:center;gap:7px;min-width:0}.note-molecule-block>figcaption b{font-weight:700;white-space:nowrap}.note-molecule-block>img{display:block;width:min(300px,100%);max-height:300px;margin:10px auto;object-fit:contain;border-radius:9px}.note-molecule-block>small{color:#8994a6;font:600 10px/1.4 Inter,ui-sans-serif,system-ui,sans-serif}.note-equation-block{padding:24px 28px 18px;text-align:center;overflow-x:auto}.note-equation-block>[data-note-equation-render]{min-height:38px;font-size:18px}.note-equation-block>code{display:inline-block;max-width:100%;margin-top:13px;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667085;font-size:10px}.note-equation-block:has(mjx-container)>code{display:none}.note-image-block{padding:12px;text-align:center}.note-image-stage{display:grid;min-height:120px;place-items:center;overflow:hidden;border-radius:8px;background:#f5f7fa;color:#7b879b}.note-image-stage>img{display:block;max-width:100%;max-height:520px;object-fit:contain}.note-image-block>figcaption{padding:10px 4px 1px;text-align:center}.note-image-loading{font-size:25px;animation:note-image-spin 1s linear infinite}.note-image-error .note-image-stage{gap:7px;background:#fff5f4;color:#b42318;font:700 12px/1.4 Inter,ui-sans-serif,system-ui,sans-serif}@keyframes note-image-spin{to{transform:rotate(360deg)}}.note-checklist{margin:20px 0!important;padding:0!important;list-style:none}.note-checklist>li{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:8px;margin:0!important;padding:7px 8px!important;border-radius:8px}.note-checklist>li:hover{background:#f6f8fb}.note-check-toggle{display:grid;width:25px!important;min-width:25px!important;height:25px!important;padding:0!important;place-items:center;border:0!important;background:transparent!important;color:#6b7b91!important;font-size:18px!important;box-shadow:none!important}.note-checklist>li[data-checked=true] .note-check-toggle{color:#315fbd!important}.note-checklist>li[data-checked=true] .note-check-copy{color:#8994a6;text-decoration:line-through}.note-check-copy{min-width:0;overflow-wrap:anywhere}.note-document-text .note-callout,.note-insert-preview-stage .note-callout{display:grid;grid-template-columns:24px minmax(0,1fr);gap:11px;margin:22px 0;padding:14px 16px;border:1px solid var(--callout-line);border-left:3px solid var(--callout-mark);border-radius:0 10px 10px 0;background:var(--callout-tint);color:#3c4757;--callout-mark:#3b7bf0;--callout-line:#d7e3fb;--callout-tint:#f2f7ff}.note-document-text .note-callout[data-tone=tip],.note-insert-preview-stage .note-callout[data-tone=tip]{--callout-mark:#16a34a;--callout-line:#cceada;--callout-tint:#f1fbf5}.note-document-text .note-callout[data-tone=warning],.note-insert-preview-stage .note-callout[data-tone=warning]{--callout-mark:#d97706;--callout-line:#f0dfbf;--callout-tint:#fff9ef}.note-document-text .note-callout[data-tone=definition],.note-insert-preview-stage .note-callout[data-tone=definition]{--callout-mark:#7c3aed;--callout-line:#e0d5fb;--callout-tint:#f8f5ff}.note-callout-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:var(--callout-mark);color:#fff;font-size:14px}.note-callout-body{min-width:0;overflow-wrap:anywhere}.note-document-text a{color:#245dc4;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.note-document-text a:hover{color:#1b47a0}[data-theme=dark] .note-document-text a{color:#8ab4ff}[data-theme=dark] .note-molecule-block>img{background:#fff}[data-theme=dark] .note-insert-dialog{border-color:#3e3e3e;background:#242424;color:#f5f5f5}[data-theme=dark] .note-insert-dialog header,[data-theme=dark] .note-insert-dialog footer{border-color:#3a3a3a;background:#242424}[data-theme=dark] .note-insert-dialog-icon{background:#29364c;color:#a7c4ff}[data-theme=dark] .note-insert-dialog header h2{color:#f5f5f5}[data-theme=dark] .note-insert-dialog header p,[data-theme=dark] .note-insert-dialog-fields>label{color:#b5b5b5}[data-theme=dark] .note-insert-dialog .note-insert-dialog-close{color:#b5b5b5}[data-theme=dark] .note-insert-dialog .note-insert-dialog-close:hover{background:#333;color:#fff}[data-theme=dark] .note-insert-dialog-fields input:not([type=checkbox]):not([type=file]),[data-theme=dark] .note-insert-dialog-fields textarea,[data-theme=dark] .note-insert-dialog-fields input[type=file]{border-color:#494949;background:#1b1b1b;color:#f5f5f5}[data-theme=dark] .note-insert-dialog-fields select{border-color:#494949;background:#1b1b1b;color:#f5f5f5}[data-theme=dark] .note-insert-preview{border-color:#3a3a3a;background:#1b1b1b}[data-theme=dark] .note-insert-preview-stage{border-color:#3a3a3a;background:#242424;color:#d6d9e0}[data-theme=dark] .note-insert-preview-stage pre{border-color:#3a3a3a;background:#1a1a1a;color:#e6e8ec}[data-theme=dark] .note-insert-preview-label,[data-theme=dark] .note-insert-dialog footer small,[data-theme=dark] .note-insert-field>small,[data-theme=dark] .note-step-index{color:#9a9a9a}[data-theme=dark] .note-chipset{border-color:#3f3f3f;background:#1d1d1d}[data-theme=dark] .note-chipset button{color:#c3c3c3}[data-theme=dark] .note-chipset button:hover,[data-theme=dark] .note-chipset button[aria-pressed=true]{background:#333;color:#a9c6ff}[data-theme=dark] .note-grid-picker button{border-color:#3f3f3f!important;background:#1d1d1d!important}[data-theme=dark] .note-grid-picker button.is-on{border-color:#4d7fd6!important;background:#2b3d5c!important}[data-theme=dark] .note-grid-readout,[data-theme=dark] .note-insert-check,[data-theme=dark] .note-insert-layout{color:#c3c3c3}[data-theme=dark] .note-dropzone{border-color:#4a4a4a;background:#1b1b1b;color:#b5b5b5}[data-theme=dark] .note-dropzone:hover,[data-theme=dark] .note-dropzone.is-over,[data-theme=dark] .note-dropzone.is-loaded{border-color:#4d7fd6;background:#22293a}[data-theme=dark] .note-dropzone strong{color:#f0f0f0}[data-theme=dark] .note-symbol-pad button,[data-theme=dark] .note-step-row button,[data-theme=dark] .note-step-add{border-color:#3f3f3f;background:#1d1d1d;color:#c3c3c3}[data-theme=dark] .note-symbol-pad button:hover,[data-theme=dark] .note-step-row button:hover,[data-theme=dark] .note-step-add:hover{border-color:#4d7fd6;background:#2b3548;color:#a9c6ff}[data-theme=dark] .note-block-tools{border-color:#3f3f3f;background:#242424;box-shadow:0 8px 24px #00000080}[data-theme=dark] .note-block-tools button{color:#c3c3c3!important}[data-theme=dark] .note-block-tools button:hover,[data-theme=dark] .note-block-tools button[aria-pressed=true]{background:#333!important;color:#a9c6ff!important}[data-theme=dark] .note-block-tools-group{border-color:#3a3a3a}[data-theme=dark] .note-document-text .note-callout,[data-theme=dark] .note-insert-preview-stage .note-callout{color:#c9ced8;--callout-line:#33405a;--callout-tint:#1b2130}[data-theme=dark] .note-document-text .note-callout[data-tone=tip],[data-theme=dark] .note-insert-preview-stage .note-callout[data-tone=tip]{--callout-line:#2c4436;--callout-tint:#182319}[data-theme=dark] .note-document-text .note-callout[data-tone=warning],[data-theme=dark] .note-insert-preview-stage .note-callout[data-tone=warning]{--callout-line:#4a3a20;--callout-tint:#241d12}[data-theme=dark] .note-document-text .note-callout[data-tone=definition],[data-theme=dark] .note-insert-preview-stage .note-callout[data-tone=definition]{--callout-line:#3c3159;--callout-tint:#1f1a2b}[data-theme=dark] .note-rich-block,[data-theme=dark] .note-image-block{border-color:#393939;background:#1d1d1d;color:#d6d9e0;box-shadow:none}[data-theme=dark] .note-rich-block figcaption,[data-theme=dark] .note-image-block figcaption{color:#c8c8c8}[data-theme=dark] .note-diagram-flow>span{border-color:#40506a;background:#232c3a;color:#d8e5ff}[data-theme=dark] .note-diagram-arrow,[data-theme=dark] .note-molecule-block>small{color:#8e99aa}[data-theme=dark] .note-image-stage{background:#171717;color:#aaa}[data-theme=dark] .note-checklist>li:hover{background:#202020}@media(max-width:900px){.note-insert-dialog-wide .note-insert-dialog-body{grid-template-columns:minmax(0,1fr)}.note-insert-preview{border-left:0;border-top:1px solid #e8edf4}[data-theme=dark] .note-insert-preview{border-top-color:#3a3a3a}}@media(max-width:600px){.note-insert-dialog header{grid-template-columns:36px minmax(0,1fr) 32px;padding:17px}.note-insert-dialog-icon{width:36px;height:36px}.note-insert-dialog-fields{padding:17px}.note-insert-dialog footer{padding:13px 17px}.note-insert-dialog footer small{display:none}.note-diagram-block[data-flow=right] .note-diagram-flow{align-items:stretch;flex-direction:column}.note-diagram-flow>span{width:100%;max-width:none}.note-molecule-block>figcaption{align-items:flex-start;flex-direction:column}.note-equation-block{padding-inline:20px}.note-grid-picker{max-width:none}.note-block-tools{transform:scale(.92);transform-origin:top right}}@media(prefers-reduced-motion:reduce){.note-image-loading{animation:none}}@media(max-width:700px){.note-document-page .note-document-header{height:auto;flex-wrap:wrap;gap:8px 10px;padding:8px 12px}.note-document-page .note-document-header>img{display:none}.note-document-page .note-document-header>.soft[data-note-close]{display:none}.note-document-page .note-document-header>.note-document-back{order:1;flex:none}.note-document-page .note-document-header>.note-document-identity{order:2;flex:1 1 auto;min-width:0}.note-document-page .note-document-header>.collab-peers{order:3;flex:none}.note-document-page .note-document-header strong,.note-document-page .note-document-identity input{font-size:16px}.note-document-page .note-document-header .doc-actions{order:4;flex:1 0 100%;min-width:0;margin-left:0;justify-content:flex-start;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.note-document-page .note-document-header .doc-actions::-webkit-scrollbar{display:none}.note-document-page .note-document-header .doc-actions>*{flex:0 0 auto}.note-document-page{padding-bottom:calc(84px + env(safe-area-inset-bottom))}}
