.lexical-editor-wrapper{display:flex;flex-direction:column;height:100%;background:transparent}.lexical-toolbar{display:flex;align-items:center;gap:2px;padding:8px 12px;background:#18181b;border-bottom:1px solid #27272a;flex-wrap:wrap}.lexical-toolbar-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#a1a1aa;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:12px;font-weight:600}.lexical-toolbar-btn:hover:not(:disabled){background:#27272a;color:#e4e4e7}.lexical-toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.lexical-toolbar-btn.active{background:#8b5cf6;color:#fff}.lexical-toolbar-divider{width:1px;height:24px;background:#27272a;margin:0 8px}.lexical-editor-container{flex:1;position:relative;overflow:hidden}.lexical-editor-scroller{height:100%;overflow:auto}.lexical-editor{min-height:100%;position:relative}.lexical-content-editable{min-height:100%;padding:24px 32px;outline:none;caret-color:#8b5cf6}.lexical-content-editable:focus{outline:none}.lexical-placeholder{position:absolute;top:24px;left:32px;color:#52525b;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:16px}.lexical-text-bold{font-weight:700}.lexical-text-italic{font-style:italic}.lexical-text-underline{text-decoration:underline}.lexical-text-strikethrough{text-decoration:line-through}.lexical-text-underline-strikethrough{text-decoration:underline line-through}.lexical-text-code{background:#27272a;padding:2px 6px;border-radius:4px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em;color:#f472b6}.lexical-text-highlight{background:#8b5cf64d}.lexical-text-subscript{font-size:.8em;vertical-align:sub}.lexical-text-superscript{font-size:.8em;vertical-align:super}.lexical-heading-h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin:1.5rem 0 1rem;color:#e4e4e7}.lexical-heading-h2{font-size:1.75rem;font-weight:600;line-height:1.3;margin:1.25rem 0 .75rem;color:#e4e4e7}.lexical-heading-h3{font-size:1.375rem;font-weight:600;line-height:1.4;margin:1rem 0 .5rem;color:#e4e4e7}.lexical-heading-h4,.lexical-heading-h5,.lexical-heading-h6{font-size:1.125rem;font-weight:600;line-height:1.4;margin:.75rem 0 .5rem;color:#e4e4e7}.lexical-paragraph{margin:0 0 .75rem;line-height:1.7;color:#d4d4d8}.lexical-quote{border-left:3px solid #8b5cf6;padding-left:16px;margin:16px 0;color:#a1a1aa;font-style:italic}.lexical-list-ol,.lexical-list-ul{padding-left:24px;margin:8px 0}.lexical-listitem{margin:4px 0;color:#d4d4d8}.lexical-nested-listitem{list-style-type:none}.lexical-listitem-checked,.lexical-listitem-unchecked{position:relative;list-style-type:none;padding-left:28px}.lexical-listitem-checked:before,.lexical-listitem-unchecked:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;border:2px solid #52525b;border-radius:4px;cursor:pointer}.lexical-listitem-checked:before{background:#8b5cf6;border-color:#8b5cf6}.lexical-listitem-checked:after{content:"";position:absolute;left:6px;top:7px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.lexical-listitem-checked{text-decoration:line-through;color:#71717a}.lexical-link{color:#8b5cf6;text-decoration:none;cursor:pointer}.lexical-link:hover{text-decoration:underline}.lexical-code{background:#18181b;border:1px solid #27272a;border-radius:8px;padding:16px;margin:16px 0;font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;line-height:1.6;overflow-x:auto;-moz-tab-size:2;tab-size:2}.lexical-tokenComment{color:#6b7280}.lexical-tokenPunctuation{color:#d4d4d8}.lexical-tokenProperty{color:#f472b6}.lexical-tokenSelector{color:#a3e635}.lexical-tokenOperator{color:#67e8f9}.lexical-tokenAttr{color:#c084fc}.lexical-tokenVariable{color:#f97316}.lexical-tokenFunction{color:#60a5fa}.lexical-table,table[class*=PlaygroundEditorTheme__table]{border-collapse:collapse;width:100%;margin:16px 0;table-layout:fixed}.lexical-table-cell,.lexical-table-cell-header,td[class*=PlaygroundEditorTheme__tableCell],th[class*=PlaygroundEditorTheme__tableCell]{border:1px solid #3f3f46;padding:12px;text-align:left;min-width:75px;background:transparent;color:#d4d4d8;vertical-align:top}.lexical-table-cell-header,th[class*=PlaygroundEditorTheme__tableCell]{background:#27272a;font-weight:600;color:#e4e4e7}.lexical-content-editable table{border-collapse:collapse;width:100%;margin:16px 0;table-layout:fixed}.lexical-content-editable td,.lexical-content-editable th{border:1px solid #3f3f46;padding:12px;text-align:left;min-width:75px;background:transparent;color:#d4d4d8;vertical-align:top}.lexical-content-editable th,.lexical-content-editable tr:first-child td,.lexical-content-editable tr:first-child th{background:#27272a;font-weight:600;color:#e4e4e7}.lexical-table-cell-selected,td.ThemeModule_tableCellSelected__,[class*=tableCellSelected]{background:#8b5cf626!important}.lexical-table-cell-primary-selected{border:2px solid #8b5cf6}.table-btn-container{position:relative}.table-size-picker{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:8px;background:#18181b;border:1px solid #27272a;border-radius:8px;padding:12px;box-shadow:0 8px 24px #0006;z-index:1000}.table-size-label{text-align:center;font-size:12px;color:#a1a1aa;margin-bottom:8px;font-weight:500}.table-size-grid{display:flex;flex-direction:column;gap:2px}.table-size-row{display:flex;gap:2px}.table-size-cell{width:20px;height:20px;border:1px solid #3f3f46;border-radius:2px;cursor:pointer;transition:all .1s ease;background:transparent}.table-size-cell:hover{border-color:#8b5cf6}.table-size-cell.highlighted{background:#8b5cf64d;border-color:#8b5cf6}.lexical-hr{border:none;border-top:1px solid #27272a;margin:24px 0}.lexical-image{display:inline-block;position:relative}.lexical-image-container{display:inline-block}.lexical-image-container img{display:block;max-width:100%;height:auto;border-radius:8px}.lexical-collapsible-container{background:#18181b;border:1px solid #27272a;border-radius:8px;margin:16px 0}.lexical-collapsible-title{padding:12px 16px;cursor:pointer;font-weight:600;color:#e4e4e7;list-style:none}.lexical-collapsible-title::-webkit-details-marker{display:none}.lexical-collapsible-title:before{content:"▶";display:inline-block;margin-right:8px;transition:transform .2s}details[open] .lexical-collapsible-title:before{transform:rotate(90deg)}.lexical-collapsible-content{padding:0 16px 16px;border-top:1px solid #27272a}.lexical-hashtag{color:#8b5cf6;cursor:pointer}.lexical-floating-toolbar{position:fixed;display:flex;align-items:center;gap:2px;padding:6px;background:#18181b;border:1px solid #27272a;border-radius:8px;box-shadow:0 4px 12px #0006;z-index:1000;opacity:0;transform:translate(-10000px,-10000px);transition:opacity .15s ease}.lexical-floating-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:#a1a1aa;border-radius:4px;cursor:pointer;transition:all .15s ease}.lexical-floating-btn:hover{background:#27272a;color:#e4e4e7}.lexical-floating-btn.active{background:#8b5cf6;color:#fff}.lexical-slash-command-menu{background:#18181b;border:1px solid #27272a;border-radius:8px;box-shadow:0 8px 24px #0006;min-width:250px;max-height:300px;overflow-y:auto;z-index:1000;padding:4px}.lexical-slash-command-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:none;background:transparent;color:#d4d4d8;border-radius:6px;cursor:pointer;text-align:left;transition:background .1s ease}.lexical-slash-command-item:hover,.lexical-slash-command-item.selected{background:#27272a}.lexical-slash-command-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#27272a;border-radius:6px;color:#a1a1aa}.lexical-slash-command-text{flex:1}.lexical-slash-command-title{font-size:14px;font-weight:500;color:#e4e4e7}.lexical-slash-command-description{font-size:12px;color:#71717a}.draggable-block-menu{position:absolute;left:0;top:0;display:flex;align-items:center;padding:4px;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:100}.lexical-editor:hover .draggable-block-menu{opacity:1}.drag-handle-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#71717a;cursor:grab;border-radius:4px;transition:all .15s ease}.drag-handle-icon:hover{background:#27272a;color:#e4e4e7}.drag-handle-icon:active{cursor:grabbing}.lexical-editor-scroller::-webkit-scrollbar{width:8px}.lexical-editor-scroller::-webkit-scrollbar-track{background:transparent}.lexical-editor-scroller::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}.lexical-editor-scroller::-webkit-scrollbar-thumb:hover{background:#3f3f46}::selection{background:#8b5cf64d}
