.notion-editor-content,.notion-editor-shell{overflow:visible}.notion-editor-content{--notion-list-indent:1.375rem;font-size:15px;line-height:1.75;color:hsl(var(--foreground))}.notion-editor-content .plate-paragraph{margin:0}.notion-editor-content .plate-block-placeholder{position:relative}.notion-editor-content .plate-block-placeholder:before{top:4px}.notion-editor-content .plate-block-placeholder:has(>.plate-list):before{top:8px;left:var(--notion-list-indent)}.notion-editor-content .plate-block-placeholder:has(>.plate-list--todo):before{top:4px;left:1.5rem}.notion-editor-content .plate-paragraph:empty{min-height:1.5rem}.notion-editor-content .plate-paragraph:first-child{margin-top:0}.notion-editor-content ul{list-style-type:disc}.notion-editor-content ul ul{list-style-type:circle}.notion-editor-content ul ul ul{list-style-type:square}.notion-editor-content ol{list-style-type:decimal}.notion-editor-content ol ol{list-style-type:lower-alpha}.notion-editor-content ol ol ol{list-style-type:lower-roman}.notion-editor-content .plate-list--todo{list-style-type:none}.notion-editor-content .plate-todo-checkbox-wrapper{position:absolute;top:6px;left:0;display:flex;width:16px;height:16px;align-items:center;justify-content:center}.notion-editor-content .plate-todo-checkbox{display:block;width:16px;height:16px;min-width:16px;min-height:16px;margin:0;padding:0;-moz-appearance:none;appearance:none;border:1px solid hsl(var(--muted-foreground)/.55);border-radius:4px;background:hsl(var(--background));box-shadow:0 1px 2px hsl(var(--foreground)/.06);cursor:pointer}.notion-editor-content .plate-todo-checkbox:checked{border-color:hsl(var(--primary));background:hsl(var(--primary))}.notion-editor-content .plate-todo-checkbox:focus-visible{outline:1px solid hsl(var(--ring));outline-offset:2px}.notion-editor-content .plate-todo-checkbox:disabled{cursor:default;opacity:.65}.notion-editor-content .plate-todo-check-icon{position:absolute;width:12px;height:12px;color:hsl(var(--primary-foreground));pointer-events:none;opacity:0}.notion-editor-content .plate-todo-checkbox:checked+.plate-todo-check-icon{opacity:1}.notion-editor-content .plate-heading{color:hsl(var(--foreground));letter-spacing:0}.notion-editor-content>.relative.group:first-child .plate-heading{margin-top:0}.notion-editor-content strong{color:hsl(var(--foreground));font-weight:700}.notion-editor-content .plate-blockquote{margin-top:.875rem;margin-bottom:.875rem;border:none;border-radius:0;background:hsl(var(--primary)/.05);padding:.625rem .875rem .625rem 1rem;color:hsl(var(--foreground));border-radius:4px}.notion-editor-content .plate-blockquote .plate-paragraph{padding-top:2px;padding-bottom:2px}.notion-editor-content .plate-blockquote strong,.notion-editor-content a{color:hsl(var(--primary));font-weight:600}.notion-editor-content a{text-underline-offset:3px}.notion-editor-content .slate-highlight{border-radius:.25rem;padding:0 .08em}.notion-editor-content :not(pre)>code{border-radius:.25rem;padding:.12em .32em;font-size:.94em;line-height:1.45}.notion-editor-content .plate-heading code{font-size:.72em;line-height:1.35;vertical-align:.05em}.notion-editor-content .plate-code-block code{font-size:inherit}.notion-editor-content .plate-code-block{padding-top:.75rem;padding-bottom:.75rem}.notion-editor-content .plate-code-block pre{margin:0;padding:.875rem 1rem;font-size:13px;line-height:1.55}.notion-editor-content .plate-horizontal-rule{padding-top:1rem;padding-bottom:1rem}.notion-editor-content .plate-table-element{padding-top:.875rem;padding-bottom:.875rem}.notion-editor-content .plate-table-element table{font-size:14px;line-height:1.45}.notion-editor-content .plate-table-element td,.notion-editor-content .plate-table-element th{border-color:hsl(var(--border));vertical-align:top}.notion-editor-content .plate-table-element td>div,.notion-editor-content .plate-table-element th>div{padding:.5rem .625rem}.notion-editor-content .plate-table-element th{background:hsl(var(--muted)/.65);color:hsl(var(--foreground));font-weight:700}.notion-editor-content .plate-table-element td{background:hsl(var(--background))}.notion-editor-content .plate-table-element .plate-paragraph{padding-top:0;padding-bottom:0}.notion-editor-content .plate-toggle{margin-top:.25rem;margin-bottom:.25rem}.notion-editor-content .plate-equation{margin-top:.75rem;margin-bottom:.75rem}.notion-editor-content .katex-display{margin-top:.25rem;margin-bottom:.25rem}.editor-toolbar-dropdown{font-size:14px;line-height:20px}.editor-toolbar-dropdown [role=menuitem],.editor-toolbar-dropdown [role=menuitemcheckbox],.editor-toolbar-dropdown [role=menuitemradio]{min-height:36px;font-size:14px;line-height:20px;color:hsl(var(--foreground))}.editor-toolbar-dropdown [role=menuitem] svg,.editor-toolbar-dropdown [role=menuitemcheckbox] svg,.editor-toolbar-dropdown [role=menuitemradio] svg{width:16px;height:16px;flex-shrink:0;stroke-width:2.25}.editor-toolbar-dropdown [role=menuitem]:focus,.editor-toolbar-dropdown [role=menuitemcheckbox]:focus,.editor-toolbar-dropdown [role=menuitemradio]:focus{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.editor-toolbar-dropdown [role=group]{margin-top:.25rem;margin-bottom:.25rem}.editor-toolbar-dropdown [role=group]>div:first-child{color:hsl(var(--muted-foreground));font-size:12px;line-height:16px;font-weight:600}.editor-toolbar-dropdown [data-radix-collection-item]{gap:10px}.editor-toolbar-dropdown [data-editor-menu-check] svg{width:16px;height:16px}.editor-link-toolbar{font-size:14px;line-height:20px}.editor-link-toolbar svg{width:14px;height:14px;flex-shrink:0}.editor-link-toolbar input,.editor-slash-command-menu{font-size:14px;line-height:20px}.editor-slash-command-menu svg{width:16px;height:16px;stroke-width:2.25}.editor-table-picker{display:flex;flex-direction:column;margin:0;padding:8px;cursor:pointer}.editor-table-picker__grid{display:grid;grid-template-columns:repeat(8,14px);gap:4px}.editor-table-picker__cell{width:14px;height:14px;border:1px solid hsl(var(--border));border-radius:3px;background:#fff;box-shadow:inset 0 0 0 1px rgb(15 23 42/4%);transition:background-color 90ms ease,border-color 90ms ease,box-shadow 90ms ease}.editor-table-picker__cell--selected{border-color:hsl(var(--primary));background:hsl(var(--primary)/.16);box-shadow:inset 0 0 0 1px hsl(var(--primary)/.28)}.editor-table-picker__label{padding-top:8px;text-align:center;font-size:13px;line-height:18px;font-weight:600;color:hsl(var(--foreground))}.editor-color-grid{display:grid;align-items:center}.editor-color-grid--circle{grid-template-columns:repeat(6,24px);gap:8px}.editor-color-grid--square{grid-template-columns:repeat(10,18px);gap:5px;justify-content:start;padding:0 .5rem .5rem}.editor-color-swatch{display:inline-flex;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border:1px solid transparent;padding:0;color:#fff;outline:none;box-shadow:0 1px 2px rgba(15,23,42,.14);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.editor-color-swatch:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,23,42,.16)}.editor-color-swatch:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px hsl(var(--ring))}.editor-color-swatch--circle{width:24px;height:24px;border-radius:9999px}.editor-color-swatch--square{width:18px;height:18px;border-radius:4px}.editor-color-swatch--bright{border-color:hsl(var(--border));color:hsl(var(--foreground))}.editor-color-swatch--selected{box-shadow:0 0 0 2px #fff,0 0 0 4px hsl(var(--ring))}.editor-color-swatch--add{border-color:hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.editor-color-swatch__check{width:12px;height:12px}