:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20242c;--ink-soft: #555d6b;--muted: #858c98;--line: #dfe2e7;--line-strong: #cfd4dc;--canvas: #f4f5f7;--sidebar: #e9ecf1;--paper: #ffffff;--control: #f1f2f5;--control-hover: #e6e8ed;--accent: #3769d8;--accent-soft: #e7edfb;--amber: #dda03b;--danger: #b83b45;--shadow: 0 18px 55px rgba(31, 36, 45, .07), 0 2px 10px rgba(31, 36, 45, .04)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden;color:var(--ink);background:var(--canvas)}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,summary:focus-visible,.ProseMirror:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 78%,white);outline-offset:2px}.visually-hidden{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.app-shell{display:grid;grid-template-columns:282px minmax(0,1fr);height:100%}.sidebar{position:relative;z-index:30;display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line-strong);background:var(--sidebar)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 18px 0 20px}.wordmark{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:690;letter-spacing:-.02em}.wordmark-glyph{display:inline-grid;width:29px;height:29px;place-items:center;border-radius:8px;color:#f8f9fb;background:var(--ink);box-shadow:inset 3px 0 0 var(--amber);font-size:14px;font-weight:760}.icon-button{position:relative;display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:9px;color:var(--ink-soft);background:transparent;cursor:pointer}.icon-button:hover{color:var(--ink);background:#ffffff9e}.sidebar-close{display:none}.sidebar-actions{display:flex;gap:7px;padding:3px 16px 12px}.new-document-button{display:flex;height:39px;flex:1;align-items:center;justify-content:center;gap:8px;border:1px solid #252a33;border-radius:10px;color:#fff;background:#252a33;box-shadow:0 2px 5px #191d241f;font-size:13px;font-weight:620;cursor:pointer}.new-document-button:hover{background:#343a44}.import-button{width:39px;height:39px;border:1px solid var(--line-strong);background:#ffffff8a}.document-search{display:flex;height:35px;align-items:center;gap:8px;margin:2px 16px 17px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:var(--muted);background:#ffffff8a}.document-search:focus-within{border-color:#b8c7ec;background:#ffffffd9;box-shadow:0 0 0 3px #3769d817}.document-search input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.document-search input::placeholder{color:#9299a5}.document-search input::-webkit-search-cancel-button{opacity:.45}.document-list-heading{display:flex;align-items:center;justify-content:space-between;padding:0 21px 8px;color:#777f8d;font-size:10px;font-weight:710;letter-spacing:.08em;text-transform:uppercase}.document-list{min-height:0;flex:1;overflow-y:auto;padding:0 9px 16px;scrollbar-width:thin;scrollbar-color:#c7cbd3 transparent}.document-item{position:relative;display:flex;min-height:66px;margin-bottom:2px;border-radius:10px}.document-item:before{position:absolute;top:9px;bottom:9px;left:0;width:3px;border-radius:0 3px 3px 0;background:transparent;content:""}.document-item:hover{background:#ffffff5c}.document-item.is-active{background:#ffffffd1;box-shadow:0 1px 3px #2429320d}.document-item.is-active:before{background:var(--amber)}.document-open{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;padding:9px 28px 9px 12px;border:0;border-radius:inherit;text-align:left;background:transparent;cursor:pointer}.document-title{overflow:hidden;width:100%;color:#2b3038;font-size:13px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.document-meta{display:flex;width:100%;gap:7px;margin-top:5px;color:#858c98;font-size:11px}.document-meta time{flex:0 0 auto;color:#6e7683}.document-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-delete{position:absolute;top:50%;right:7px;display:grid;width:27px;height:27px;place-items:center;padding:0;transform:translateY(-50%);border:0;border-radius:7px;opacity:0;color:var(--muted);background:transparent;cursor:pointer}.document-item:hover .document-delete,.document-delete:focus-visible{opacity:1}.document-delete:hover{color:var(--danger);background:#fbecee}.no-results{display:grid;justify-items:center;gap:5px;padding:32px 20px;color:var(--muted);text-align:center}.no-results p{margin:0;font-size:12px;line-height:1.45}.sidebar-footer{display:flex;height:45px;align-items:center;gap:7px;padding:0 19px;border-top:1px solid rgba(198,203,212,.75);color:#777e8a;font-size:10px;font-weight:550}.local-dot{width:6px;height:6px;border-radius:50%;background:#4c9c72;box-shadow:0 0 0 3px #4c9c721c}.main-pane,.workspace{min-width:0;min-height:0}.main-pane{display:flex;flex-direction:column}.app-header{position:relative;z-index:20;display:flex;height:59px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:14px;padding:0 17px 0 21px;border-bottom:1px solid var(--line);background:#f8f9faf0}.header-start,.header-actions,.document-state,.privacy-badge,.header-button,.download-button{display:flex;align-items:center}.header-start,.header-actions{gap:8px}.mobile-menu-button{display:none}.document-state{gap:8px;color:#747c88;font-size:11px;font-weight:560}.save-indicator{width:7px;height:7px;border:1.5px solid #8a919c;border-radius:50%}.save-indicator.state-saved{border-color:#57946e;background:#57946e}.save-indicator.state-saving{border-top-color:transparent;animation:saving-spin .8s linear infinite}.save-indicator.state-unsaved{border-color:var(--amber);background:var(--amber)}.save-indicator.state-error{border-color:var(--danger);background:var(--danger)}@keyframes saving-spin{to{transform:rotate(360deg)}}.privacy-badge{gap:5px;margin-right:3px;color:#718078;font-size:11px;font-weight:570}.header-button,.download-button{height:34px;justify-content:center;gap:7px;padding:0 12px;border-radius:9px;font-size:12px;font-weight:620;cursor:pointer}.header-button{border:1px solid var(--line-strong);background:#fff}.header-button:hover{background:var(--control)}.download-button{min-width:105px;border:1px solid #2e5fc8;color:#fff;background:var(--accent);box-shadow:0 2px 6px #3769d830}.download-button:hover{background:#2e5fc8}.header-button:disabled,.download-button:disabled{opacity:.52;cursor:default}.workspace{display:flex;flex:1;flex-direction:column}.editor-toolbar{position:relative;z-index:15;display:flex;height:51px;min-height:51px;max-height:51px;flex:0 0 auto;align-items:center;gap:5px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:0 15px;border-bottom:1px solid var(--line);background:#fafafbf5;scrollbar-width:none}.editor-toolbar::-webkit-scrollbar{display:none}.toolbar-group{display:flex;flex:0 0 auto;gap:2px}.toolbar-rule{width:1px;height:20px;flex:0 0 auto;margin:0 2px;background:var(--line)}.toolbar-button{position:relative;display:inline-flex;width:31px;height:31px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;padding:0;border:0;border-radius:7px;color:#505866;background:transparent;cursor:pointer}.toolbar-button:hover:not(:disabled){color:var(--ink);background:var(--control-hover)}.toolbar-button.is-active{color:#2458c5;background:var(--accent-soft)}.toolbar-button:disabled{opacity:.3;cursor:default}.toolbar-button.has-label{width:auto;padding:0 9px}[data-tooltip]:after{position:absolute;top:calc(100% + 7px);left:50%;z-index:100;width:max-content;max-width:170px;padding:5px 7px;transform:translate(-50%,-2px);border-radius:5px;opacity:0;color:#fff;background:#2c313a;box-shadow:0 4px 12px #00000024;content:attr(data-tooltip);font-size:10px;font-weight:550;line-height:1.2;pointer-events:none;transition:opacity .12s ease,transform .12s ease}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{transform:translate(-50%);opacity:1}.toolbar-menu{position:relative;flex:0 0 auto}.toolbar-menu-trigger{display:flex;height:31px;align-items:center;padding:0;border:0;border-radius:7px;color:#4c5360;background:transparent;cursor:pointer}.toolbar-menu-trigger:hover,.toolbar-menu-trigger[aria-expanded=true]{color:var(--ink);background:var(--control-hover)}.style-summary,.insert-summary,.table-summary{display:flex;align-items:center;justify-content:space-between;gap:7px;height:31px;padding:0 8px;font-size:12px;font-weight:610}.style-summary{width:100px}.insert-summary,.table-summary{padding:0 7px}.table-summary.is-active{color:#2458c5;background:var(--accent-soft);border-radius:7px}.menu-panel{position:absolute;top:calc(100% + 7px);left:0;z-index:100;width:218px;max-height:min(590px,calc(100vh - 132px));overflow-y:auto;overscroll-behavior:contain;padding:6px;border:1px solid var(--line-strong);border-radius:11px;background:#fffffffa;box-shadow:0 14px 38px #1f242d24,0 2px 8px #1f242d0f}.menu-panel.menu-portal{position:fixed}.align-end .menu-panel{right:0;left:auto}.menu-item{display:grid;width:100%;min-height:34px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;border:0;border-radius:7px;color:#39404b;text-align:left;background:transparent;font-size:12px;cursor:pointer}.menu-item:hover:not(:disabled),.menu-item.is-active{background:var(--control)}.menu-item.is-active{color:#2458c5}.menu-item small{color:#969ca6;font-size:10px}.menu-item:disabled{opacity:.38;cursor:default}.menu-item-spacer{width:17px}.menu-divider{height:1px;margin:5px 4px;background:#e9ebef}.menu-label{padding:7px 8px 4px;color:#989ea8;font-size:9px;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.editor-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:32px clamp(20px,5vw,74px) 80px;background:var(--canvas)}.paper-shell{width:min(100%,862px);min-height:calc(100vh - 220px);margin:0 auto;border:1px solid #e3e5e9;border-radius:3px;background:var(--paper);box-shadow:var(--shadow)}.document-surface{min-height:calc(100vh - 220px);padding:clamp(50px,7vw,82px) clamp(40px,8vw,94px) 110px;outline:0;caret-color:var(--accent);color:#252a32;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:420;line-height:1.72;letter-spacing:-.006em}.document-surface>*:first-child{margin-top:0}.document-surface>*:last-child{margin-bottom:0}.document-surface p{margin:0 0 .8em}.document-surface h1,.document-surface h2,.document-surface h3,.document-surface h4,.document-surface h5,.document-surface h6{color:#1f232a;line-height:1.22;letter-spacing:-.035em}.document-surface h1{margin:0 0 .7em;font-size:clamp(34px,4.3vw,48px);font-weight:740}.document-surface h2{margin:1.5em 0 .55em;font-size:28px;font-weight:700}.document-surface h3{margin:1.4em 0 .45em;font-size:22px;font-weight:690}.document-surface h4{margin:1.35em 0 .4em;font-size:18px;font-weight:690}.document-surface h5{margin:1.3em 0 .35em;color:#333944;font-size:15px;font-weight:720;letter-spacing:.005em}.document-surface h6{margin:1.25em 0 .3em;color:#69717e;font-size:13px;font-weight:720;letter-spacing:.055em;text-transform:uppercase}.document-surface strong{font-weight:720}.document-surface a{color:#2d62cf;cursor:pointer;text-decoration-color:#9db4ea;text-decoration-thickness:1px;text-underline-offset:3px}.document-surface code{padding:.14em .36em;border:1px solid #e2e4e8;border-radius:5px;color:#a23647;background:#f5f5f6;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84em}.document-surface pre{position:relative;overflow-x:auto;margin:1.4em 0;padding:20px 22px;border:1px solid #303640;border-radius:10px;color:#e9edf3;background:#262b33;line-height:1.55;tab-size:2}.document-surface pre[data-language]:before{position:absolute;top:7px;right:10px;color:#9299a6;content:attr(data-language);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.document-surface pre code{padding:0;border:0;color:inherit;background:transparent;font-size:13px}.document-surface code[data-raw-html-inline]{border-color:#d5d8de;color:#715622;background:#fbf6e9}.document-surface pre[data-raw-html-block]{border-color:#d6c8a8;color:#5f4a20;background:#fbf7ec}.document-surface pre[data-raw-html-block]:before{position:absolute;top:7px;right:10px;color:#9c8352;content:"RAW HTML · SAFE SOURCE";font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-weight:680;letter-spacing:.07em}.document-surface blockquote{margin:1.4em 0;padding:.1em 0 .1em 20px;border-left:3px solid var(--amber);color:#5a616d;font-size:1.02em}.document-surface blockquote p:last-child{margin-bottom:0}.document-surface hr{height:1px;margin:2.2em 0;border:0;background:#dfe2e7}.document-surface ul,.document-surface ol{margin:.7em 0 1em;padding-left:1.55em}.document-surface li{margin:.24em 0;padding-left:.24em}.document-surface li::marker{color:#646c79}.document-surface li>p{margin:0}.document-surface ul[data-type=taskList]{padding-left:0;list-style:none}.document-surface ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:9px;padding-left:0}.document-surface ul[data-type=taskList] li>label{display:inline-flex;padding-top:.36em;user-select:none}.document-surface ul[data-type=taskList] li>label input{width:16px;height:16px;margin:0;border:1px solid #aab0ba;border-radius:5px;accent-color:var(--accent)}.document-surface ul[data-type=taskList] li>div{min-width:0;flex:1}.document-surface ul[data-type=taskList] li[data-checked=true]>div{color:#8d939d;text-decoration:line-through;text-decoration-color:#b9bdc5}.document-surface .tableWrapper{overflow-x:auto;margin:1.5em 0;border:1px solid #d7dbe1;border-radius:9px}.document-surface table{width:100%;min-width:460px;border-collapse:collapse;table-layout:fixed}.document-surface th,.document-surface td{position:relative;min-width:92px;padding:9px 11px;border-right:1px solid #dfe2e6;border-bottom:1px solid #dfe2e6;vertical-align:top;text-align:left}.document-surface th:last-child,.document-surface td:last-child{border-right:0}.document-surface tr:last-child td{border-bottom:0}.document-surface th{background:#f1f3f6;font-size:13px;font-weight:680}.document-surface td{font-size:14px}.document-surface .selectedCell:after{position:absolute;inset:0;z-index:2;background:#3769d81f;content:"";pointer-events:none}.document-surface .column-resize-handle{position:absolute;top:0;right:-2px;bottom:-1px;width:4px;background:var(--accent);pointer-events:none}.document-surface.resize-cursor{cursor:col-resize}.document-surface img{display:block;width:auto;max-width:100%;height:auto;max-height:720px;margin:1.4em auto;border-radius:8px;box-shadow:0 4px 16px #21262e14}.document-surface img.ProseMirror-selectednode{outline:3px solid rgba(55,105,216,.55);outline-offset:3px}.document-surface p.is-editor-empty:first-child:before{float:left;height:0;color:#afb4bd;content:attr(data-placeholder);pointer-events:none}.document-surface ::selection{color:inherit;background:#cbd8f6}.is-preparing-print .document-surface,.is-preparing-print .document-surface *{caret-color:transparent!important}.bubble-toolbar{display:flex;gap:2px;padding:5px;border:1px solid #323741;border-radius:10px;color:#fff;background:#242830f7;box-shadow:0 10px 28px #171a2040}.bubble-toolbar .toolbar-button{color:#e7e9ed}.bubble-toolbar .toolbar-button:hover,.bubble-toolbar .toolbar-button.is-active{color:#fff;background:#4b5260}.bubble-toolbar [data-tooltip]:after{display:none}.document-footer{display:flex;height:31px;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:7px;padding:0 18px;border-top:1px solid var(--line);color:#8d939e;background:#f8f9faf2;font-size:10px}.dialog-scrim{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:#1c202747;backdrop-filter:blur(3px)}.link-dialog{width:min(100%,430px);padding:21px;border:1px solid #d9dce2;border-radius:15px;background:#fff;box-shadow:0 24px 70px #191d2438}.dialog-heading{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:start;gap:11px;margin-bottom:19px}.dialog-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#2d60ca;background:var(--accent-soft)}.dialog-heading h2{margin:1px 0 3px;font-size:16px;letter-spacing:-.02em}.dialog-heading p{margin:0;color:#7a818d;font-size:11px;line-height:1.45}.link-dialog form,.link-dialog label{display:flex;flex-direction:column}.link-dialog form{gap:13px}.link-dialog label{gap:6px;color:#525966;font-size:11px;font-weight:630}.link-dialog input{height:39px;padding:0 11px;border:1px solid #cfd4dc;border-radius:9px;outline:0;color:var(--ink);background:#fafbfc;font-size:13px;font-weight:430}.link-dialog input:focus{border-color:#92abe4;box-shadow:0 0 0 3px #3769d81a}.field-error{margin:-5px 0 0;color:var(--danger);font-size:11px}.dialog-actions{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.dialog-actions>div{display:flex;gap:7px}.text-button,.primary-button{min-height:34px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:620;cursor:pointer}.text-button{border:1px solid transparent;background:transparent}.text-button:hover{background:var(--control)}.text-button.danger{padding-left:0;color:var(--danger)}.primary-button{border:1px solid #2e5fc8;color:#fff;background:var(--accent)}.workspace-loading,.editor-loading,.app-loading,.empty-workspace{display:grid;place-items:center}.workspace-loading{height:100%;grid-auto-flow:column;gap:5px}.workspace-loading span{width:6px;height:6px;border-radius:50%;background:#aab0ba;animation:loading-pulse 1.1s ease-in-out infinite alternate}.workspace-loading span:nth-child(2){animation-delay:.16s}.workspace-loading span:nth-child(3){animation-delay:.32s}@keyframes loading-pulse{to{transform:translateY(-4px);opacity:.45}}.app-loading{height:100%;align-content:center;gap:12px;color:#737b88;background:var(--canvas);font-size:12px}.app-loading .wordmark-glyph{width:38px;height:38px;border-radius:10px;font-size:17px}.app-loading p{margin:0}.empty-workspace{min-height:0;flex:1;align-content:center;gap:10px;color:#8a919c}.empty-workspace h1{margin:0 0 7px;color:#4d5561;font-size:17px}.toast{position:fixed;right:22px;bottom:22px;z-index:250;padding:10px 13px;border:1px solid #3d424c;border-radius:9px;color:#fff;background:#252a32f5;box-shadow:0 10px 30px #14171d33;font-size:12px;font-weight:570;animation:toast-in .18s ease-out}@keyframes toast-in{0%{transform:translateY(7px);opacity:0}}.sidebar-scrim{display:none}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;bottom:0;left:0;width:min(88vw,306px);transform:translate(-102%);box-shadow:16px 0 48px #1c202724;transition:transform .22s cubic-bezier(.22,1,.36,1)}.sidebar.is-open{transform:translate(0)}.sidebar-close,.mobile-menu-button{display:inline-grid}.sidebar-scrim{position:fixed;inset:0;z-index:25;display:block;border:0;background:#1c20273d;backdrop-filter:blur(2px)}}@media(max-width:680px){.app-header{height:55px;padding:0 9px}.privacy-badge,.header-button span,.download-button span,.document-state span:last-child{display:none}.header-button,.download-button{width:35px;min-width:35px;height:35px;padding:0}.editor-toolbar{height:47px;min-height:47px;max-height:47px;padding:0 8px}.table-summary span,.insert-summary span{display:none}.style-summary{width:89px}.editor-scroll{padding:0 0 55px;background:var(--paper)}.paper-shell{min-height:100%;border:0;box-shadow:none}.document-surface{min-height:calc(100vh - 133px);padding:42px 25px 90px;font-size:16px}.document-surface h1{font-size:35px}.document-footer{display:none}.menu-panel{max-height:calc(100vh - 122px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@page{size:A4;margin:20mm 18mm 22mm}@media print{:root{--ink: #20242c;--paper: #fff}html,body,#root{width:auto;height:auto;overflow:visible;background:#fff}.app-shell,.main-pane,.workspace,.editor-scroll{display:block;width:auto;height:auto;min-height:0;overflow:visible;padding:0;background:#fff}.sidebar,.sidebar-scrim,.app-header,.editor-toolbar,.document-footer,.bubble-toolbar,.toast,.dialog-scrim,.visually-hidden{display:none!important}.paper-shell{width:auto;min-height:0;margin:0;border:0;box-shadow:none}.document-surface{min-height:0;padding:0;outline:0!important;caret-color:transparent!important;color:#20242c;font-size:11.5pt;line-height:1.62;print-color-adjust:exact;-webkit-print-color-adjust:exact}.document-surface *,.document-surface *:before,.document-surface *:after{caret-color:transparent!important}.document-surface ::selection{color:inherit;background:transparent}.document-surface .ProseMirror-selectednode{outline:0!important}.document-surface .selectedCell:after,.document-surface .column-resize-handle,.document-surface p.is-editor-empty:before{display:none!important}.document-surface h1,.document-surface h2,.document-surface h3,.document-surface h4,.document-surface h5,.document-surface h6,.document-surface blockquote,.document-surface pre,.document-surface img,.document-surface table{break-inside:avoid}.document-surface h1{font-size:30pt}.document-surface h2{font-size:20pt}.document-surface h3{font-size:16pt}.document-surface a{color:#2d62cf;text-decoration:underline}.document-surface pre{border-color:#303640;color:#e9edf3;background:#262b33;white-space:pre-wrap}.document-surface .tableWrapper{overflow:visible}.document-surface table{min-width:0}.document-surface img{max-height:205mm}}
