.lexical-html .PlaygroundEditorTheme__h1,.lexical-html .PlaygroundEditorTheme__h2,.lexical-html .PlaygroundEditorTheme__h3,.lexical-html .PlaygroundEditorTheme__h4,.lexical-html .PlaygroundEditorTheme__h5,.lexical-html .PlaygroundEditorTheme__h6{color:hsl(var(--foreground))}.lexical-html .PlaygroundEditorTheme__quote{color:hsl(var(--muted-foreground));border-left-color:hsl(var(--border))}.lexical-html .PlaygroundEditorTheme__link{color:hsl(var(--primary))}.lexical-html .PlaygroundEditorTheme__hr:after{background-color:hsl(var(--border))}.lexical-html .Collapsible__container{background-color:hsl(var(--muted));border-color:hsl(var(--border))}.lexical-html .Collapsible__title{color:hsl(var(--foreground))}.lexical-html .Collapsible__title:before{border-left-color:currentColor}.lexical-html .Collapsible__container[open]>.Collapsible__title:before{border-top-color:currentColor}.lexical-html .PlaygroundEditorTheme__textCode{background-color:hsl(var(--muted));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:.3rem;padding:.1em .35em}.lexical-html .PlaygroundEditorTheme__textCode:before,.lexical-html .PlaygroundEditorTheme__textCode:after{content:none}.lexical-html pre.PlaygroundEditorTheme__code,.lexical-html code.PlaygroundEditorTheme__code{background-color:hsl(var(--muted));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:.5rem}.lexical-html pre.PlaygroundEditorTheme__code:before,.lexical-html code.PlaygroundEditorTheme__code:before{background-color:hsl(var(--background));border-right:1px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.lexical-html pre.PlaygroundEditorTheme__code:not([data-gutter]):before,.lexical-html code.PlaygroundEditorTheme__code:not([data-gutter]):before,.lexical-html pre.PlaygroundEditorTheme__code[data-gutter=""]:before,.lexical-html code.PlaygroundEditorTheme__code[data-gutter=""]:before{content:none}.dark .lexical-html .PlaygroundEditorTheme__tokenComment{color:hsl(var(--muted-foreground))}.dark .lexical-html .PlaygroundEditorTheme__tokenPunctuation{color:#a5b3c9}.dark .lexical-html .PlaygroundEditorTheme__tokenProperty{color:#f78c9d}.dark .lexical-html .PlaygroundEditorTheme__tokenSelector{color:#9ece6a}.dark .lexical-html .PlaygroundEditorTheme__tokenOperator{color:#e0af68}.dark .lexical-html .PlaygroundEditorTheme__tokenAttr{color:#7aa2f7}.dark .lexical-html .PlaygroundEditorTheme__tokenVariable{color:#ffb86c}.dark .lexical-html .PlaygroundEditorTheme__tokenFunction{color:#bb9af7}.lexical-html img{max-width:100%;height:auto;display:block}.lexical-html figure{margin:1.25em 0}.lexical-html .youtube-embed{margin:1.5em 0}.lexical-html .youtube-embed iframe{aspect-ratio:16/9;background-color:hsl(var(--muted));border:0;border-radius:.5rem;width:100%;height:auto;display:block}.lexical-html .youtube-embed figcaption{color:hsl(var(--muted-foreground));margin-top:.5em;font-size:.875em}.lexical-html figure img{margin-left:auto;margin-right:auto}.lexical-html-code-block{border:1px solid hsl(var(--border));background-color:hsl(var(--muted));border-radius:.5rem;margin-top:1.25em;margin-bottom:1.25em;overflow:hidden}.lexical-html-code-head{border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background) / .6);justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:4px 8px 4px 12px;display:flex}.lexical-html-code-lang{letter-spacing:.04em;color:hsl(var(--muted-foreground));font-family:Menlo,Consolas,Monaco,monospace;font-size:11px;line-height:1}.lexical-html-code-block>pre.PlaygroundEditorTheme__code,.lexical-html-code-block>code.PlaygroundEditorTheme__code{background-color:#0000;border:0;border-radius:0;margin:0;padding:12px}.lexical-html-code-copy{border:1px solid hsl(var(--border));background:hsl(var(--background) / .92);color:hsl(var(--foreground));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex:none;padding:6px 10px;font-size:11px;font-weight:500;line-height:1}.lexical-html-code-copy:after{content:"Copy"}.lexical-html-code-copy[data-copied=true]:after{content:"Copied"}.lexical-html-code-copy[data-copied=error]:after{content:"Failed"}.lexical-html-code-copy:hover{background:hsl(var(--background));border-color:hsl(var(--ring))}.lexical-html-code-copy:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.lexical-html-code-copy:disabled{opacity:.7;cursor:default}
