.lexical-editor{border-radius:.375rem;flex-direction:column;display:flex;position:relative;overflow:hidden}.single-line-editor .editor-input{white-space:nowrap;text-overflow:ellipsis;min-height:40px;max-height:40px;overflow:hidden}.editor-input{resize:none;-moz-tab-size:1;tab-size:1;outline:none;width:100%;height:100%;min-height:40px;font-size:15px;line-height:1.5;position:relative}.editor-placeholder{pointer-events:none;z-index:0;position:absolute;top:8px;left:12px}.editor-container{flex-direction:column;gap:8px;height:100%;display:flex;position:relative}.editor-inner{border-radius:.375rem;flex-direction:column;height:100%;display:flex;position:relative}.editor-container .editor-inner{border-radius:.375rem}.customScrollbar::-webkit-scrollbar{width:6px;height:6px}.customScrollbar::-webkit-scrollbar-track{background:0 0}.customScrollbar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.3);border-radius:999px}.customScrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.5)}.editor-tokenAttr{color:#7dd3fc}.editor-tokenComment{color:#9ca3af;font-style:italic}.editor-tokenFunction{color:#a78bfa}.editor-tokenOperator{color:#f87171}.editor-tokenProperty{color:#fbbf24}.editor-tokenPunctuation{color:#e5e7eb}.editor-tokenSelector{color:#34d399}.editor-tokenVariable{color:#c084fc}.editor-toolbar{border-top-left-radius:.375rem;border-top-right-radius:.375rem;flex-wrap:wrap;align-items:center;gap:4px;display:flex}.editor-toolbar button.toolbar-button{cursor:pointer;color:#d1d5db;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:6px 8px;font-size:14px;transition:all .2s;display:flex}.editor-toolbar button.toolbar-button:hover{background-color:rgba(255,255,255,.1)}.editor-toolbar button.toolbar-button.active{color:#60a5fa;background-color:rgba(96,165,250,.2)}.editor-toolbar button.toolbar-button.disabled{opacity:.4;cursor:not-allowed}.editor-toolbar .toolbar-divider{background-color:#4b5563;width:1px;height:24px;margin:0 4px}.url-input-modal{z-index:10;background-color:#1f2937;border:1px solid #4b5563;border-radius:.375rem;width:300px;padding:12px;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.url-input-modal input{color:#fff;background-color:#374151;border:1px solid #4b5563;border-radius:.25rem;outline:none;width:100%;margin-bottom:8px;padding:6px 8px}.url-input-modal input:focus{border-color:#60a5fa}.url-modal-buttons{justify-content:flex-end;gap:8px;display:flex}.url-modal-buttons button{cursor:pointer;border:none;border-radius:.25rem;padding:4px 8px;font-size:14px}.url-modal-buttons button.cancel{color:#fff;background-color:#4b5563}.url-modal-buttons button.submit{color:#fff;background-color:#2563eb}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{-webkit-text-decoration:underline;text-decoration:underline}.editor-text-strikethrough{-webkit-text-decoration:line-through;text-decoration:line-through}.editor-text-underlineStrikethrough{-webkit-text-decoration:underline line-through;text-decoration:underline line-through}.editor-text-code{background-color:#6b7280;border-radius:.25rem;padding:.125rem .25rem;font-family:monospace}.editor-link{color:#60a5fa;-webkit-text-decoration:underline;text-decoration:underline}.editor-list-ol{padding-left:1.5rem;list-style-type:decimal}.editor-list-ul{padding-left:1.5rem;list-style-type:disc}.editor-listitem{margin:.25rem 0}.editor-heading-h1{margin:.5rem 0;font-size:1.5rem;font-weight:700}.editor-heading-h2{margin:.5rem 0;font-size:1.25rem;font-weight:700}.editor-heading-h3{margin:.25rem 0;font-size:1.125rem;font-weight:700}.editor-quote{color:#9ca3af;border-left:4px solid #4b5563;margin:.5rem 0;padding-left:1rem}.editor-code{background-color:#6b7280;border-radius:.375rem;margin:.5rem 0;padding:.5rem;font-family:monospace;overflow-x:auto}
