.anynote-editor{font-family:var(--editor-font-family,inherit);color:var(--editor-text,currentColor);position:relative}.anynote-editor .ProseMirror{outline:none;min-height:200px;padding:16px 72px;line-height:1.6;overflow-wrap:break-word;max-width:713px;margin:0 auto;box-sizing:content-box}@media (max-width:599.95px){.anynote-editor .ProseMirror{padding:16px 24px}}.anynote-editor .ProseMirror pre,.anynote-editor .ProseMirror table{max-width:none;overflow-x:auto}.anynote-editor .ProseMirror p.is-editor-empty:first-child:before,.anynote-editor .ProseMirror.ProseMirror-focused>p.is-empty:before{color:var(--editor-text-muted,rgba(0,0,0,.4));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.anynote-editor h1{font-size:1.875rem;font-weight:700;margin:1.25rem 0 .5rem}.anynote-editor h2{font-size:1.5rem;font-weight:600;margin:1rem 0 .5rem}.anynote-editor h3{font-size:1.25rem;font-weight:600;margin:.75rem 0 .5rem}.anynote-editor h4{font-size:1rem;font-weight:600;margin:.5rem 0 .25rem}.anynote-editor ol,.anynote-editor p,.anynote-editor ul{margin:.25rem 0}.anynote-editor ol,.anynote-editor ul:not([data-type=taskList]){list-style:none;padding-left:0}.anynote-editor ol>li,.anynote-editor ul:not([data-type=taskList])>li{position:relative;padding-left:1.75em}.anynote-editor ul:not([data-type=taskList])>li:before{content:"•";position:absolute;left:.5em;top:0;line-height:inherit}.anynote-editor ol{counter-reset:anynote-ol}.anynote-editor ol>li{counter-increment:anynote-ol}.anynote-editor ol>li:before{content:counter(anynote-ol) ".";position:absolute;left:.25em;top:0;line-height:inherit}.anynote-editor blockquote{border-left:3px solid var(--editor-divider,rgba(0,0,0,.12));margin:.5rem 0;padding-left:12px;color:var(--editor-text-muted,rgba(0,0,0,.6))}.anynote-editor pre{background:var(--editor-code-bg,rgba(0,0,0,.04));border-radius:6px;line-height:1.25;margin:.5rem 0;padding:12px;overflow-x:auto}.anynote-editor code:not([class]){background:var(--editor-code-bg,rgba(0,0,0,.04));border-radius:4px;padding:0 4px}.anynote-editor mark{background:#fff59d;border-radius:3px;padding:0 2px}.anynote-editor .mention{border-radius:999px;background:rgba(25,118,210,.12);color:#1565c0;padding:0 6px;white-space:nowrap}.anynote-editor a{color:var(--editor-link,#2563eb);text-decoration:underline;cursor:pointer}.anynote-editor .anynote-code-block{position:relative}.anynote-editor .anynote-code-block__preview{display:flex;justify-content:center;padding:12px;overflow:auto}.anynote-editor .anynote-code-block__preview svg{max-width:100%;height:auto}.anynote-editor .anynote-code-block__error{width:100%;padding:8px 10px;border-radius:6px;background:var(--editor-code-bg,rgba(0,0,0,.04));color:#d73a49;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;white-space:pre-wrap}.anynote-editor pre code,.anynote-editor pre code:not([class]){background:transparent;border-radius:0;display:block;line-height:inherit;padding:0}.anynote-editor .hljs-comment,.anynote-editor .hljs-quote{color:#6a737d;font-style:italic}.anynote-editor .hljs-doctag,.anynote-editor .hljs-keyword,.anynote-editor .hljs-literal,.anynote-editor .hljs-name,.anynote-editor .hljs-selector-tag{color:#d73a49}.anynote-editor .hljs-addition,.anynote-editor .hljs-regexp,.anynote-editor .hljs-string{color:#032f62}.anynote-editor .hljs-bullet,.anynote-editor .hljs-link,.anynote-editor .hljs-number,.anynote-editor .hljs-symbol{color:#005cc5}.anynote-editor .hljs-attr,.anynote-editor .hljs-section,.anynote-editor .hljs-title{color:#6f42c1}.anynote-editor .hljs-attribute,.anynote-editor .hljs-built_in,.anynote-editor .hljs-params,.anynote-editor .hljs-template-variable,.anynote-editor .hljs-type,.anynote-editor .hljs-variable{color:#e36209}.anynote-editor .hljs-tag{color:#22863a}.anynote-editor .hljs-meta{color:#6a737d}.anynote-editor .hljs-emphasis{font-style:italic}.anynote-editor .hljs-strong{font-weight:600}[data-mui-color-scheme=dark] .anynote-editor .hljs-comment,[data-mui-color-scheme=dark] .anynote-editor .hljs-quote{color:#8b949e}[data-mui-color-scheme=dark] .anynote-editor .hljs-doctag,[data-mui-color-scheme=dark] .anynote-editor .hljs-keyword,[data-mui-color-scheme=dark] .anynote-editor .hljs-literal,[data-mui-color-scheme=dark] .anynote-editor .hljs-name,[data-mui-color-scheme=dark] .anynote-editor .hljs-selector-tag{color:#ff7b72}[data-mui-color-scheme=dark] .anynote-editor .hljs-addition,[data-mui-color-scheme=dark] .anynote-editor .hljs-regexp,[data-mui-color-scheme=dark] .anynote-editor .hljs-string{color:#a5d6ff}[data-mui-color-scheme=dark] .anynote-editor .hljs-bullet,[data-mui-color-scheme=dark] .anynote-editor .hljs-link,[data-mui-color-scheme=dark] .anynote-editor .hljs-number,[data-mui-color-scheme=dark] .anynote-editor .hljs-symbol{color:#79c0ff}[data-mui-color-scheme=dark] .anynote-editor .hljs-attr,[data-mui-color-scheme=dark] .anynote-editor .hljs-section,[data-mui-color-scheme=dark] .anynote-editor .hljs-title{color:#d2a8ff}[data-mui-color-scheme=dark] .anynote-editor .hljs-attribute,[data-mui-color-scheme=dark] .anynote-editor .hljs-built_in,[data-mui-color-scheme=dark] .anynote-editor .hljs-params,[data-mui-color-scheme=dark] .anynote-editor .hljs-template-variable,[data-mui-color-scheme=dark] .anynote-editor .hljs-type,[data-mui-color-scheme=dark] .anynote-editor .hljs-variable{color:#ffa657}[data-mui-color-scheme=dark] .anynote-editor .hljs-tag{color:#7ee787}[data-mui-color-scheme=dark] .anynote-editor .hljs-meta{color:#8b949e}.anynote-editor hr{border:none;border-top:1px solid var(--editor-divider,rgba(0,0,0,.12));margin:1rem 0}.anynote-editor table{border-collapse:collapse;margin:.5rem 0}.anynote-editor td,.anynote-editor th{border:1px solid var(--editor-divider,rgba(0,0,0,.12));padding:6px 8px}.anynote-editor .collaboration-carets__caret,.anynote-editor .collaboration-cursor__caret{border-left:2px solid;border-right:2px solid;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.anynote-editor .collaboration-carets__label,.anynote-editor .collaboration-cursor__label{border-radius:3px 3px 3px 0;color:white;font-size:12px;font-weight:600;left:-1px;line-height:normal;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;user-select:none;white-space:nowrap}.anynote-editor ul[data-type=taskList]{list-style:none;padding:0}.anynote-editor .anynote-task-item,.anynote-editor ul[data-type=taskList]>li{display:flex;align-items:flex-start;gap:4px;margin:.15rem 0}.anynote-editor .anynote-task-item__checkbox,.anynote-editor ul[data-type=taskList]>li>label{flex-shrink:0;margin-top:-3px}.anynote-editor .anynote-task-item__content,.anynote-editor ul[data-type=taskList]>li>div{flex:1 1 auto;min-width:0}.anynote-editor .anynote-task-item__content>p,.anynote-editor ul[data-type=taskList]>li>div>p{margin:0}.anynote-editor .anynote-task-item[data-checked=true] .anynote-task-item__content,.anynote-editor ul[data-type=taskList]>li[data-checked=true]>div{color:var(--editor-text-muted,rgba(0,0,0,.5));text-decoration:line-through}.anynote-editor .drag-handle{z-index:6}.anynote-editor .anynote-callout{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:var(--editor-callout-bg,rgba(99,102,241,.08));border:1px solid var(--editor-callout-border,rgba(99,102,241,.18));border-radius:8px;margin:.5rem 0}.anynote-editor .anynote-callout-content{flex:1 1 auto;min-width:0}.anynote-editor .anynote-callout-content>:first-child{margin-top:0}.anynote-editor .anynote-callout-content>:last-child{margin-bottom:0}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-box{background:transparent}.tippy-content{padding:0}:root{--anynote-color-gray:#6b6b6b;--anynote-color-brown:#8a5d3d;--anynote-color-orange:#b45309;--anynote-color-yellow:#a16207;--anynote-color-green:#347d47;--anynote-color-blue:#1a6bb3;--anynote-color-purple:#6b3fa0;--anynote-color-pink:#b5338e;--anynote-color-red:#b42318;--anynote-bg-gray:rgba(107,107,107,0.12);--anynote-bg-brown:rgba(138,93,61,0.14);--anynote-bg-orange:rgba(180,83,9,0.14);--anynote-bg-yellow:rgba(161,98,7,0.14);--anynote-bg-green:rgba(52,125,71,0.14);--anynote-bg-blue:rgba(26,107,179,0.14);--anynote-bg-purple:rgba(107,63,160,0.14);--anynote-bg-pink:rgba(181,51,142,0.14);--anynote-bg-red:rgba(180,35,24,0.14)}[data-mui-color-scheme=dark]{--anynote-color-gray:#b5bac0;--anynote-color-brown:#c9a07a;--anynote-color-orange:#e58a2b;--anynote-color-yellow:#d7b54c;--anynote-color-green:#6fd389;--anynote-color-blue:#7cbcff;--anynote-color-purple:#c395f0;--anynote-color-pink:#f09ad0;--anynote-color-red:#f28a80;--anynote-bg-gray:rgba(181,186,192,0.22);--anynote-bg-brown:rgba(201,160,122,0.22);--anynote-bg-orange:rgba(229,138,43,0.22);--anynote-bg-yellow:rgba(215,181,76,0.22);--anynote-bg-green:rgba(111,211,137,0.22);--anynote-bg-blue:rgba(124,188,255,0.22);--anynote-bg-purple:rgba(195,149,240,0.22);--anynote-bg-pink:rgba(240,154,208,0.22);--anynote-bg-red:rgba(242,138,128,0.22)}.anynote-color-gray{color:var(--anynote-color-gray)}.anynote-color-brown{color:var(--anynote-color-brown)}.anynote-color-orange{color:var(--anynote-color-orange)}.anynote-color-yellow{color:var(--anynote-color-yellow)}.anynote-color-green{color:var(--anynote-color-green)}.anynote-color-blue{color:var(--anynote-color-blue)}.anynote-color-purple{color:var(--anynote-color-purple)}.anynote-color-pink{color:var(--anynote-color-pink)}.anynote-color-red{color:var(--anynote-color-red)}.anynote-bg-gray{background-color:var(--anynote-bg-gray)}.anynote-bg-brown{background-color:var(--anynote-bg-brown)}.anynote-bg-orange{background-color:var(--anynote-bg-orange)}.anynote-bg-yellow{background-color:var(--anynote-bg-yellow)}.anynote-bg-green{background-color:var(--anynote-bg-green)}.anynote-bg-blue{background-color:var(--anynote-bg-blue)}.anynote-bg-purple{background-color:var(--anynote-bg-purple)}.anynote-bg-pink{background-color:var(--anynote-bg-pink)}.anynote-bg-red{background-color:var(--anynote-bg-red)}.anynote-editor [class*=anynote-bg-]{padding:2px 6px;border-radius:4px}.anynote-editor :is(p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote)[class*=anynote-bg-]{display:table;max-width:100%}[data-full-width=true] .anynote-editor .ProseMirror{max-width:none}[data-full-width=true] .page-column{max-width:none!important}@media (min-width:1200px){.page-content-scroll[data-outline-mode=full]{padding-right:272px}}.anynote-editor .anynote-details{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:4px;border:1px solid var(--editor-divider,rgba(0,0,0,.12));border-radius:6px;padding:8px 10px;margin:.5rem 0}.anynote-editor .anynote-details__toggle{width:22px;height:22px;border:0;border-radius:4px;background:transparent;color:var(--editor-text-muted,rgba(0,0,0,.55));cursor:pointer;font-size:16px;line-height:1;padding:0;transform:rotate(0deg);transition:transform .12s,background-color .12s}.anynote-editor .anynote-details__toggle:hover{background:rgba(0,0,0,.06)}.anynote-editor .anynote-details.is-open .anynote-details__toggle{transform:rotate(90deg)}.anynote-editor .anynote-details>div{min-width:0}.anynote-editor .anynote-details__summary{font-weight:500;min-height:22px;outline:none}.anynote-editor .anynote-details__content,.anynote-editor .anynote-details__content>*+*{margin-top:6px}.anynote-hidden-text .anynote-hidden-text-content{flex:1 1;min-width:0}.anynote-hidden-text[data-visible=false] .anynote-hidden-text-content [data-node-view-content-react]{-webkit-text-security:disc;text-security:disc}@supports not ((-webkit-text-security:disc) or (text-security:disc)){.anynote-hidden-text[data-visible=false] .anynote-hidden-text-content [data-node-view-content-react]{filter:blur(5px)}}.anynote-hidden-text .anynote-hidden-text-content [data-node-view-content-react]>*+*{margin-top:6px}.anynote-editor .ProseMirror .block-flash{background-color:var(--anynote-bg-yellow);border-radius:4px;transition:background-color .6s ease-out}@keyframes reminder-flash{0%{box-shadow:0 0 0 2px rgba(255,167,38,.6)}to{box-shadow:0 0 0 2px rgba(255,167,38,0)}}.reminder-flash{animation:reminder-flash 2s ease-out}.anynote-editor .ProseMirror>*{position:relative}.anynote-editor .column-layout{position:relative;display:flex;gap:24px;margin:.5rem 0}.anynote-editor .column{position:relative;flex:var(--column-width,1) 1 0;min-width:0}.anynote-editor .column-divider{position:absolute;right:-18px;top:0;bottom:0;width:12px;cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:4}.anynote-editor .column-divider:before{content:"";position:absolute;left:5px;top:0;bottom:0;width:2px;background:transparent;border-radius:1px;transition:background-color .12s ease}.anynote-editor .column-divider.is-dragging:before,.anynote-editor .column-divider:hover:before{background:var(--editor-text-muted,rgba(0,0,0,.5))}.anynote-editor .column-drop-target:before{content:"";position:absolute;pointer-events:none;background:#1976d2;z-index:5}.anynote-editor .column-drop-target{position:relative}.anynote-editor .column-drop-target--left:before{top:0;left:0;bottom:0;width:3px;border-radius:2px}.anynote-editor .column-drop-target--right:before{top:0;right:0;bottom:0;width:3px;border-radius:2px}.anynote-editor .column-drop-target--top:before{top:0;left:0;right:0;height:2px}.anynote-editor .column-drop-target--bottom:before{bottom:0;left:0;right:0;height:2px}@media (max-width:600px){.anynote-editor .column-layout{flex-direction:column}.anynote-editor .column-divider{display:none}}.anynote-editor .comment-highlight{background:color-mix(in srgb,#ffb300 28%,transparent);border-bottom:2px solid #ffb300;cursor:pointer}.anynote-editor .comment-highlight-active{box-shadow:0 0 0 2px #ffb300;border-radius:2px}.anynote-editor .anynote-chat-context-highlight,.anynote-editor .anynote-inline-ai-source{background:color-mix(in srgb,#1976d2 14%,transparent);border-radius:2px}.anynote-editor .anynote-inline-ai-preview{display:inline-flex;flex-direction:column;gap:6px;max-width:520px;margin:4px 0;padding:10px 12px;border:1px solid color-mix(in srgb,#1976d2 40%,transparent);border-radius:8px;background:color-mix(in srgb,#1976d2 6%,transparent);vertical-align:top;white-space:normal;-webkit-user-select:none;user-select:none}.anynote-editor .anynote-inline-ai-preview[data-status=error]{border-color:color-mix(in srgb,#d32f2f 50%,transparent);background:color-mix(in srgb,#d32f2f 6%,transparent)}.anynote-editor .anynote-inline-ai-preview__body{font-size:.92em;line-height:1.45;color:var(--editor-text,currentColor);white-space:pre-wrap}.anynote-editor .anynote-inline-ai-preview__body[data-error=true]{color:#d32f2f}.anynote-editor .anynote-inline-ai-preview__toolbar{display:flex;gap:6px}.anynote-editor .anynote-inline-ai-preview__btn{font:inherit;font-size:.82em;padding:3px 10px;border-radius:6px;border:1px solid color-mix(in srgb,currentColor 24%,transparent);background:transparent;color:var(--editor-text-muted,rgba(0,0,0,.6));cursor:pointer}.anynote-editor .anynote-inline-ai-preview__btn:hover{background:color-mix(in srgb,currentColor 8%,transparent)}.anynote-editor .anynote-inline-ai-preview__btn--primary{border-color:#1976d2;background:#1976d2;color:#fff}.anynote-editor .anynote-inline-ai-preview__btn--primary:hover{background:#1565c0}.anynote-editor .anynote-inline-ai-preview__btn[disabled]{opacity:.5;cursor:default}.anynote-editor .anynote-inline-ai-preview--draft{display:block;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.anynote-editor .anynote-inline-ai-preview__followup{display:block;width:100%;margin-top:4px;padding:4px 8px;border:1px solid color-mix(in srgb,currentColor 24%,transparent);border-radius:6px;background:transparent;color:var(--editor-text,currentColor);font:inherit;font-size:.85em;-webkit-user-select:text;user-select:text}