.plateau-editor-body{min-height:55vh;color:var(--foreground-body);outline:none;font-size:13.5px;line-height:1.55}.plateau-editor-body p{text-wrap:pretty;margin:0 0 14px}.plateau-editor-body h1,.plateau-editor-body h2{font-family:var(--font-display);color:var(--foreground);margin:28px 0 10px;font-size:16px;font-weight:600;line-height:1.35}.plateau-editor-body h3{font-family:var(--font-display);color:var(--foreground);margin:20px 0 8px;font-size:14px;font-weight:600;line-height:1.4}.plateau-editor-body ul,.plateau-editor-body ol{margin:0 0 16px;padding-left:20px}.plateau-editor-body ul{list-style:outside}.plateau-editor-body ol{list-style:decimal}.plateau-editor-body li{margin-bottom:6px}.plateau-editor-body li p{margin-bottom:4px}.plateau-editor-body code{background:var(--code-surface);font-family:var(--font-mono);border-radius:5px;padding:1px 5px;font-size:12.5px}.plateau-editor-body pre{border:1px solid var(--border-hairline);background:var(--code-surface);font-family:var(--font-mono);border-radius:11px;margin:0 0 16px;padding:14px 16px;font-size:12.5px;line-height:1.7;overflow-x:auto}.plateau-editor-body pre code{background:0 0;padding:0}.plateau-editor-body blockquote{border-left:2px solid var(--border-strong);color:var(--muted-foreground);margin:0 0 16px;padding-left:16px}.plateau-editor-body hr{border:0;border-top:1px solid var(--border);margin:24px 0}.plateau-editor-body a{color:var(--link)}.plateau-editor-body p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--faint)}.plateau-editor-body div[data-callout]{border:1px solid var(--border-hairline);border-radius:11px;margin:0 0 16px;padding:14px 16px}.plateau-editor-body div[data-callout]>:last-child{margin-bottom:0}.plateau-editor-body div[data-callout-type=info]{background:var(--fill)}.plateau-editor-body div[data-callout-type=warning]{background:var(--warning-surface)}.plateau-editor-body div[data-callout-type=danger]{background:color-mix(in srgb, var(--accent) 14%, var(--background))}.plateau-editor-body div[data-callout-type=success]{background:color-mix(in srgb, var(--success) 12%, var(--background))}.plateau-wiki-link{background:var(--fill);color:var(--secondary-foreground);cursor:pointer;border:1px solid #211a121f;border-radius:5px;padding:1px 6px;font-size:12.5px}.plateau-wiki-link:hover{background:var(--active);color:var(--foreground)}.plateau-editor-body ul[data-type=taskList]{padding-left:2px;list-style:none}.plateau-editor-body ul[data-type=taskList] li{gap:8px;display:flex}.plateau-editor-body ul[data-type=taskList] li>label{flex-shrink:0;padding-top:1px}.plateau-editor-body table{border-collapse:collapse;border:1px solid var(--border);border-radius:11px;width:100%;margin:0 0 16px;overflow:hidden}.plateau-editor-body th{background:var(--fill-subtle);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);text-align:left;font-size:11px;font-weight:600}.plateau-editor-body th,.plateau-editor-body td{border:1px solid var(--border-hairline);padding:8px 12px}.plateau-editor-body td p,.plateau-editor-body th p{margin:0}.plateau-editor-body .ProseMirror-selectednode{outline:2px solid var(--accent);outline-offset:1px;border-radius:5px}.plateau-autocomplete{z-index:30;border:1px solid var(--border);background:var(--popover);border-radius:9px;flex-direction:column;width:320px;max-height:300px;padding:5px;display:flex;overflow-y:auto;box-shadow:0 14px 34px -12px #00000036}.plateau-autocomplete-item{text-align:left;cursor:pointer;border-radius:7px;align-items:baseline;gap:8px;padding:7px 8px;display:flex}.plateau-autocomplete-item:hover,.plateau-autocomplete-item.is-active{background:var(--active)}.plateau-autocomplete-label{color:var(--foreground);white-space:nowrap;font-size:13px;font-weight:500}.plateau-autocomplete-hint{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-foreground-2);flex:1;font-size:13px;overflow:hidden}.plateau-autocomplete-group{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--faint);flex-shrink:0;font-size:11px}.plateau-bubble{border:1px solid var(--border);background:var(--popover);border-radius:9px;align-items:center;gap:2px;padding:3px;display:flex;box-shadow:0 14px 34px -12px #00000036}.plateau-bubble-button{min-width:26px;height:26px;color:var(--secondary-foreground);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:0 6px;font-size:12.5px;display:inline-flex}.plateau-bubble-button:hover{background:var(--hover)}.plateau-bubble-button.is-active{background:var(--active);color:var(--foreground)}.plateau-bubble-divider{background:var(--border);width:1px;height:18px;margin:0 4px}.plateau-bubble-input{border:1px solid var(--input);background:var(--fill-subtle);width:240px;color:var(--foreground);border-radius:5px;outline:none;padding:4px 8px;font-size:13px}
