body{margin:0}.rich-text-editor-root{color:rgb(var(--content-base,30 41 59));font-family:Outfit,system-ui,sans-serif;font-size:16px}.rich-text-editor-root.dark-theme .ProseMirror,.rich-text-editor-root.midnight-theme .ProseMirror,.rich-text-editor-root.graphite-theme .ProseMirror{color:rgb(var(--content-base,229 229 229))}.rich-text-editor-root.hideImages .ProseMirror img{display:none}.ProseMirror{color:inherit;-webkit-user-select:text;user-select:text;padding-bottom:24px;font-family:inherit;line-height:1.8}.ProseMirror ul,.ProseMirror ol,.ProseMirror li,.ProseMirror p{margin:0;padding:0}.ProseMirror>ul,.ProseMirror>ol{margin-left:24px}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror ul ul{margin-left:18px}.ProseMirror :is(p,h1,h2,h3,h4,h5,h6){border-radius:4px}.ProseMirror :hover:is(p,h1,h2,h3,h4,h5,h6),.ProseMirror .focused:is(p,h1,h2,h3,h4,h5,h6){background-color:rgb(var(--surface-muted,241 245 249))}.ProseMirror>:not(ol,ul,li),.ProseMirror p{padding:0 4px}.ProseMirror li{padding-bottom:8px}.ProseMirror li:last-child{margin-bottom:0;padding-bottom:0}.ProseMirror a.timestamp{background-blend-mode:multiply;color:#213649e6;background:#d2e6f799;border-radius:4px;margin-left:2px;padding:2px 6px;font-size:13px}.ProseMirror p a.timestamp{display:none}.ProseMirror p:hover a.timestamp{display:inline}.ProseMirror a.person,.ProseMirror a.organization,.ProseMirror a.meeting,.ProseMirror a.event{color:inherit;cursor:text;pointer-events:none;border-bottom:none}.ProseMirror li ul,.ProseMirror li ol{margin-top:4px}.ProseMirror a{color:rgb(var(--info-strong,37 99 235));cursor:pointer;text-decoration:none}.ProseMirror p{white-space:pre-wrap}.rich-text-editor-root.summary-editor-root .ProseMirror{line-height:1.8}.rich-text-editor-root.summary-editor-root .ProseMirror>p,.rich-text-editor-root.summary-editor-root .ProseMirror>h1,.rich-text-editor-root.summary-editor-root .ProseMirror>h2,.rich-text-editor-root.summary-editor-root .ProseMirror>h3,.rich-text-editor-root.summary-editor-root .ProseMirror>h4,.rich-text-editor-root.summary-editor-root .ProseMirror>h5,.rich-text-editor-root.summary-editor-root .ProseMirror>h6,.rich-text-editor-root.summary-editor-root .ProseMirror>ul,.rich-text-editor-root.summary-editor-root .ProseMirror>ol,.rich-text-editor-root.summary-editor-root .ProseMirror>blockquote,.rich-text-editor-root.summary-editor-root .ProseMirror>pre,.rich-text-editor-root.summary-editor-root .ProseMirror>table{margin-bottom:10px}.rich-text-editor-root.summary-editor-root .ProseMirror>:last-child{margin-bottom:0}.rich-text-editor-root.summary-editor-root .ProseMirror>ul,.rich-text-editor-root.summary-editor-root .ProseMirror>ol{margin-left:28px}.rich-text-editor-root.summary-editor-root .ProseMirror li{border-radius:4px;padding-bottom:6px}.rich-text-editor-root.summary-editor-root .ProseMirror li>p{padding:0;display:block}.rich-text-editor-root.summary-editor-root .ProseMirror h4{font-size:1.05em;font-weight:600}.rich-text-editor-root.summary-editor-root .ProseMirror li:hover,.rich-text-editor-root.summary-editor-root .ProseMirror li.focused{background-color:rgb(var(--surface-muted,241 245 249))}.rich-text-editor-root.summary-editor-root .ProseMirror li:hover>p,.rich-text-editor-root.summary-editor-root .ProseMirror li.focused>p{background-color:#0000}.ProseMirror .is-editor-empty{color:rgb(var(--content-subtle,100 116 139))}.ProseMirror p.is-editor-empty:first-child:before{color:rgb(var(--content-subtle,100 116 139));content:attr(data-placeholder);float:left;pointer-events:none;height:0}.ProseMirror-focused{outline:none}.ProseMirror img{cursor:pointer;border-radius:8px;max-width:min(100%,400px);height:auto;max-height:500px;margin-bottom:4px;display:block}.ProseMirror img.ProseMirror-selectednode{outline:2px solid rgb(var(--surface-alt,226 232 240))}.ProseMirror ul[data-type=taskList]{accent-color:rgb(var(--brand-primary,220 15 15));margin-left:0}.ProseMirror ul[data-type=taskList]>li[data-checked=true]{color:rgb(var(--content-subtle,100 116 139));text-decoration:line-through}.ProseMirror ul[data-type=taskList]>p{margin:0}.ProseMirror ul[data-type=taskList]>li{border:1px solid #0000;align-items:flex-start;display:flex}.ProseMirror ul[data-type=taskList]>li.focused{background-color:rgb(var(--surface-soft,248 250 252));border-color:rgb(var(--surface-alt,226 232 240));border-radius:4px}.ProseMirror ul[data-type=taskList]>li>label{-webkit-user-select:none;user-select:none;flex:none;margin-right:.25rem}.ProseMirror ul[data-type=taskList]>li>div{flex:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.ProseMirror table td,.ProseMirror table th{border:2px solid rgb(var(--surface-alt,226 232 240));box-sizing:border-box;vertical-align:top;min-width:30px;padding:3px 5px;position:relative}.ProseMirror table th{background-color:rgb(var(--surface-muted,241 245 249));text-align:left;font-weight:700}.ProseMirror .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}.ProseMirror .column-resize-handle{pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#ffe066;border-radius:.25em;padding:.125em 0}.ProseMirror code{background:rgb(var(--surface-soft,248 250 252));border-radius:6px;padding:.2em .4em;font-size:85%}.ProseMirror pre{background:rgb(var(--surface-soft,248 250 252));border-radius:6px;padding:16px;font-size:85%;line-height:1.45}.ProseMirror pre code{padding:0;font-size:100%}.ProseMirror hashtag{color:rgb(var(--info-strong,37 99 235));cursor:pointer;display:inline}.ProseMirror blockquote{border-left:4px solid rgb(var(--surface-alt,226 232 240));margin-left:0;margin-right:0;padding-top:.2rem;padding-bottom:.2rem;padding-left:1rem}.ProseMirror button.screenshot{cursor:pointer;vertical-align:sub;background:0 0;border:none;padding:2px 2px 0}.ProseMirror button.screenshot:hover{opacity:.7}.ProseMirror button.screenshot .svg_icon{fill:rgb(var(--content-subtle,100 116 139))}