.basic-editor{min-height:80px;font-size:.9375rem;line-height:1.6}.basic-editor p{margin:0}.basic-editor p.is-editor-empty:first-child:before{color:var(--color-muted-foreground);float:left;pointer-events:none;height:0;content:attr(data-placeholder)!important}.basic-editor .mention{color:var(--color-primary);background-color:oklch(from var(--color-primary) l c h / 10%);cursor:pointer;border-radius:.25rem;padding:.125rem .375rem;font-weight:500;text-decoration:none;transition:background-color .15s}.basic-editor .mention:hover{background-color:oklch(from var(--color-primary) l c h / 20%)}.dark .basic-editor .mention{background-color:oklch(from var(--color-primary) l c h / 15%)}.dark .basic-editor .mention:hover{background-color:oklch(from var(--color-primary) l c h / 25%)}.comment-content p{margin:0}.comment-content .mention{color:var(--color-primary);background-color:oklch(from var(--color-primary) l c h / 10%);cursor:pointer;border-radius:.25rem;padding:.125rem .375rem;font-weight:500;text-decoration:none;transition:background-color .15s}.comment-content .mention:hover{background-color:oklch(from var(--color-primary) l c h / 20%)}.dark .comment-content .mention{background-color:oklch(from var(--color-primary) l c h / 15%)}.dark .comment-content .mention:hover{background-color:oklch(from var(--color-primary) l c h / 25%)}
