:root{--block-margin-bottom:8px}.ltr{text-align:left}.rtl{text-align:right}.lexical-text-bold{font-family:Inter-Bold,sans-serif;font-weight:700}.lexical-text-italic{font-family:Inter-Italic,sans-serif;font-style:italic}.lexical-text-italic.lexical-text-bold{font-family:Inter-Bold-Italic,sans-serif}.lexical-text-underline{text-decoration:underline}.lexical-text-strikethrough{text-decoration:line-through}.lexical-text-underlineStrikethrough{text-decoration:underline line-through}.lexical-text-code{background-color:var(--bg-canvas,#f0f2f5);color:var(--text-primary,inherit);padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace}.lexical-link{color:var(--text-info-default,#216fdb);text-decoration:none}.tree-view-output{color:#fff;white-space:pre-wrap;background:#222;max-height:400px;padding:5px;font-size:12px;line-height:14px;display:block;position:relative;overflow:auto}.lexical-code{background-color:var(--bg-canvas,#f0f2f5);color:var(--text-primary,inherit);tab-size:2;margin:8px 0;padding:8px 8px 8px 52px;font-family:Menlo,Consolas,Monaco,monospace;line-height:1.53;display:block;position:relative;overflow-x:auto}.lexical-code:before{content:attr(data-gutter);background-color:var(--bg-surface,#eee);border-right:1px solid var(--border-subtle,#ccc);color:var(--text-tertiary,#777);white-space:pre-wrap;text-align:right;min-width:25px;padding:8px;position:absolute;top:0;left:0}.lexical-code:after{content:attr(data-highlight-language);text-transform:uppercase;color:var(--text-tertiary,#00000080);padding:3px;font-size:10px;position:absolute;top:0;right:3px}.lexical-tokenComment{color:var(--text-tertiary,slategray)}.lexical-tokenPunctuation{color:var(--text-tertiary,#999)}.lexical-tokenProperty{color:var(--text-brand-default,#905)}.lexical-tokenSelector{color:var(--text-positive-default,#690)}.lexical-tokenOperator{color:var(--text-secondary,#9a6e3a)}.lexical-tokenAttr{color:var(--text-info-default,#07a)}.lexical-tokenVariable{color:var(--text-streak-default,#e90)}.lexical-tokenFunction{color:var(--text-critical-default,#dd4a68)}.lexical-paragraph{margin:0;margin-bottom:var(--block-margin-bottom);line-height:24px;position:relative}.lexical-paragraph:last-child{margin-bottom:0}.lexical-heading-h1{margin:32px 0 0;margin-bottom:var(--block-margin-bottom);padding:0;font-family:Inter-Bold,sans-serif;font-size:20px;font-weight:700;line-height:28px}@media (width>=400px){.lexical-heading-h1{font-size:24px;line-height:32px}}.lexical-heading-h2{margin:32px 0 0;margin-bottom:var(--block-margin-bottom);padding:0;font-family:Inter-Bold,sans-serif;font-size:18px;font-weight:700;line-height:24px}@media (width>=400px){.lexical-heading-h2{font-size:20px;line-height:28px}}.lexical-heading-h3,.lexical-heading-h4,.lexical-heading-h5,.lexical-heading-h6{margin:0;margin-bottom:var(--block-margin-bottom);font-family:Inter-Bold,sans-serif;font-weight:700;line-height:24px;position:relative}.lexical-quote{margin:0;margin-bottom:var(--block-margin-bottom);color:var(--text-secondary,#65676b);border-left-color:var(--border-subtle,#ced0d4);border-left-style:solid;border-left-width:4px;margin-left:20px;padding-left:16px}.lexical-list-ol,.lexical-list-ul{margin:0 0 0 28px;padding:0;list-style-position:outside}.lexical-list-ol{list-style-type:decimal}.lexical-list-ul{list-style-type:disc}.lexical-list-ul .lexical-list-ul{list-style-type:circle}.lexical-list-ul .lexical-list-ul .lexical-list-ul{list-style-type:square}.lexical-list-ul .lexical-list-ul .lexical-list-ul .lexical-list-ul{list-style-type:disc}.lexical-list-ol .lexical-list-ol{list-style-type:lower-alpha}.lexical-list-ol .lexical-list-ol .lexical-list-ol{list-style-type:lower-roman}.lexical-listitem,.lexical-listItem{margin:0;margin-bottom:var(--block-margin-bottom);padding-left:0}.lexical-nested-listitem{list-style-type:none}.lexical-table-scrollable-wrapper{margin:0 0 var(--block-margin-bottom);overflow-x:auto}.lexical-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:16px;margin-bottom:16px}.lexical-table-row{border:none}.lexical-table-cell,.lexical-table-cell-header{border:1px solid var(--border-subtle,#d6d8dc);vertical-align:top;min-width:75px;padding:8px}:is(.lexical-table-cell,.lexical-table-cell-header).lexical-paragraph{padding:0}.lexical-table-cell .lexical-paragraph,.lexical-table-cell-header .lexical-paragraph{line-height:22px}.lexical-table-cell-header{background-color:var(--bg-app,#f0f2f5);font-family:Inter-SemiBold,sans-serif;font-weight:600}body.dark .lexical-table-cell,body.dark .lexical-table-cell-header{border-color:var(--border-subtle,#484a4e)}body.dark .lexical-table-cell-header{background-color:var(--bg-surface-elevated,#333338)}pre::-webkit-scrollbar{background:0 0;width:10px}pre::-webkit-scrollbar-thumb{background:var(--bg-border-emphasis,#999)}.debug-timetravel-panel{margin:auto;padding:0 0 10px;display:flex;overflow:hidden}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{color:#fff;background:0 0;border:0;flex:1;padding:0;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{color:#fff;background:0 0;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:15px}.debug-timetravel-button:hover{text-decoration:underline}