.rich-text-editor{display:flex;flex-direction:column;gap:4px;max-width:100%;min-width:0}.rich-text-editor--social{width:100%}.rich-text-editor__label{padding-left:4px}.rich-text-editor__shell{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-border-color,0,0,0),.4);border-radius:8px;transition:border-color .12s ease,box-shadow .12s ease}.rich-text-editor__shell--focused{border-color:rgb(var(--v-theme-primary));box-shadow:0 0 0 1px rgb(var(--v-theme-primary))}.rich-text-editor__shell--disabled{opacity:.6;pointer-events:none}.rich-text-editor__shell--social{background:rgba(var(--v-theme-on-surface),.04);border:none;border-radius:10px;box-shadow:none;width:100%}.rich-text-editor__shell--social.rich-text-editor__shell--focused{background:rgba(var(--v-theme-on-surface),.06);box-shadow:inset 0 0 0 1px rgba(var(--v-theme-primary),.28)}.rich-text-editor__toolbar{border-bottom:1px solid rgba(var(--v-border-color,0,0,0),.12);display:flex;flex-wrap:wrap;gap:2px;overflow-x:auto;padding:4px 6px;-webkit-overflow-scrolling:touch}@media(max-width:599px){.rich-text-editor__toolbar .v-btn{min-height:var(--bsa-touch-min,44px);min-width:var(--bsa-touch-min,44px)}}.rich-text-editor__toolbar--social{border-bottom:none;border-top:1px solid rgba(var(--v-theme-on-surface),.08);padding:0 .125rem}.rich-text-editor__toolbar--social .v-btn{height:32px;min-height:32px;min-width:32px;width:32px}.rich-text-editor__btn--active{background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.rich-text-editor__content{font-size:.9375rem;line-height:1.5;padding:8px 12px 12px}.rich-text-editor__content--placeholder{color:rgba(var(--v-theme-on-surface),.4)}.rich-text-editor--social .rich-text-editor__content{font-size:.9375rem;line-height:1.45;padding:.5rem .75rem .375rem}.rich-text-editor__prosemirror{outline:none;overflow-wrap:anywhere;word-break:break-word}.rich-text-editor__prosemirror p.is-editor-empty:first-child:before{color:rgba(var(--v-theme-on-surface),.45);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.rich-text-editor__prosemirror h2,.rich-text-editor__prosemirror h3{font-weight:600;margin:12px 0 4px}.rich-text-editor__prosemirror ol,.rich-text-editor__prosemirror ul{margin:4px 0;padding-left:1.25rem}.rich-text-editor__prosemirror blockquote{border-left:3px solid rgba(var(--v-theme-primary),.5);color:rgba(var(--v-theme-on-surface),.7);margin:8px 0;padding-left:12px}.rich-text-editor__prosemirror a{color:rgb(var(--v-theme-primary));text-decoration:underline}.rich-text-editor__prosemirror p{margin:0}.rich-text-editor--social .rich-text-editor__prosemirror p+p{margin-top:.35rem}.rich-text-editor__hint{padding-left:4px}.rich-text-editor--ssr-fallback{display:flex;flex-direction:column;gap:4px;max-width:100%;min-width:0}.rich-text-editor--ssr-fallback .rich-text-editor__label{padding-left:4px}.rich-text-editor--ssr-fallback .rich-text-editor__fallback{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-border-color,0,0,0),.4);border-radius:8px;font:inherit;min-height:160px;padding:8px 12px;resize:vertical;width:100%}.rich-text-editor--ssr-fallback .rich-text-editor__hint{padding-left:4px}.rich-text-editor--ssr-fallback.rich-text-editor--social .rich-text-editor__fallback{background:rgba(var(--v-theme-on-surface),.04);border:none;border-radius:10px;min-height:48px;padding:.625rem .875rem;resize:none}
