.rte-root{position:relative;display:flex;flex-direction:column}.rte-body{padding:1rem 1.25rem;cursor:text;overflow-y:auto;max-height:560px;min-height:320px;isolation:isolate;position:relative}.rte-body::-webkit-scrollbar{width:6px}.rte-body::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground)/.3);border-radius:10px}.rte-editor{outline:none!important;min-height:280px;font-size:.9375rem;line-height:1.5;color:hsl(var(--foreground));word-break:break-word;white-space:normal}.rte-editor ::selection{background-color:#dce6ff!important}.rte-placeholder{position:absolute;top:1rem;left:1.25rem;color:hsl(var(--muted-foreground));pointer-events:none;user-select:none;font-size:.9375rem;line-height:1.5}.rte-content p,.rte-editor p{margin:0 0 .5rem!important;font-size:.9375rem;line-height:1.75;color:hsl(var(--foreground))}.rte-content h1,.rte-editor h1{font-size:2rem!important;line-height:1.2!important}.rte-content h1,.rte-content h2,.rte-editor h1,.rte-editor h2{margin:1.25rem 0 .5rem!important;font-weight:700!important;color:hsl(var(--foreground))}.rte-content h2,.rte-editor h2{font-size:1.5rem!important;line-height:1.3!important}.rte-content h3,.rte-editor h3{margin:1.25rem 0 .5rem!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.4!important;color:hsl(var(--foreground))}.rte-content b,.rte-content strong,.rte-editor .rte-bold{font-weight:700}.rte-content em,.rte-content i,.rte-editor .rte-italic{font-style:italic}.rte-content u,.rte-editor .rte-underline{text-decoration:underline}.rte-content del,.rte-content s,.rte-editor .rte-strike{text-decoration:line-through}.rte-content :not(pre)>code,.rte-editor .rte-code,.rte-editor code:not(.rte-codeblock):not(pre code){background-color:hsl(var(--muted))!important;color:#e01e5a!important;padding:.2em .4em!important;border-radius:4px!important;font-size:85%!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace!important;border:1px solid hsl(var(--border)/.5)!important}.rte-content pre,.rte-editor .rte-codeblock,.rte-editor pre{background:#f8f8f8!important;border:1px solid #ddd!important;border-radius:8px!important;padding:12px!important;margin:.5rem 0!important;font-family:ui-monospace,monospace!important;white-space:pre!important;overflow-x:auto!important;display:block;color:#2c2d30!important;font-size:.85rem!important}.rte-content pre code,.rte-editor pre code{color:#2c2d30!important;background:transparent!important;padding:0!important;font-size:.85rem!important;white-space:inherit!important;border:none!important}.rte-content blockquote,.rte-editor .rte-quote,.rte-editor blockquote{border-left:4px solid #ddd!important;padding-left:1rem!important;margin:.5rem 0!important;color:hsl(var(--muted-foreground))!important;font-style:normal!important}.rte-content ul,.rte-editor ul{list-style-type:disc!important;padding-left:1.5rem!important;margin:0 0 .5rem!important}.rte-content ul ul,.rte-editor ul ul{list-style-type:circle!important;margin-bottom:0!important}.rte-content ul ul ul,.rte-editor ul ul ul{list-style-type:square!important}.rte-content ol,.rte-editor ol{list-style-type:decimal!important;padding-left:1.5rem!important;margin:0 0 .5rem!important}.rte-content ol ol,.rte-editor ol ol{list-style-type:lower-alpha!important;margin-bottom:0!important}.rte-content li,.rte-editor li{display:list-item!important;margin-bottom:.15rem!important}.rte-content img,.rte-editor .rte-image,.rte-editor img{display:block!important;max-width:100%!important;height:auto!important;border-radius:6px!important;margin:.75rem 0!important;border:1px solid hsl(var(--border))!important}.rte-editor .rte-image-wrap{display:block}.rte-editor .rte-image-shell{position:relative;display:inline-block;max-width:100%;line-height:0;margin:.75rem 0;vertical-align:top}.rte-editor .rte-image-shell .rte-image{margin:0!important;display:block;max-width:100%;height:auto;user-select:none;-webkit-user-drag:none}.rte-editor .rte-image-selected .rte-image{outline:2px solid var(--primary,#2563eb);outline-offset:2px;border-radius:6px}.rte-editor .rte-image-resizing .rte-image{pointer-events:none}.rte-editor .rte-resize-handle{position:absolute;top:50%;width:12px;height:12px;margin-top:-6px;background:var(--primary,#2563eb);border:2px solid #fff;border-radius:50%;z-index:20;cursor:ew-resize;touch-action:none;box-shadow:0 1px 3px rgba(0,0,0,.25)}.rte-editor .rte-resize-l{left:-7px}.rte-editor .rte-resize-r{right:-7px}.rte-content img[style*=width]{height:auto!important}.rte-content a,.rte-editor .rte-link,.rte-editor a{color:hsl(var(--primary))!important;text-decoration:underline!important;text-underline-offset:2px!important}.rte-content hr,.rte-editor hr{border:none;border-top:1px solid hsl(var(--border));margin:1rem 0}