/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial}}}.rich-text-editor{background-color:var(--color-primary-fg,white);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.rich-text-editor:not([data-readonly]){border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-secondary-border,var(--color-slate-300))}.rich-text-editor__content{min-height:calc(var(--spacing,.25rem)*0);--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);color:var(--color-primary-text,var(--color-slate-900));flex:1;overflow:hidden auto}.rich-text-editor:not([data-readonly]) .rich-text-editor__content{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3)}.rich-text-editor__content .ProseMirror{--tw-outline-style:none;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;outline-style:none}.rich-text-editor:not([data-readonly]) .rich-text-editor__content .ProseMirror .ProseMirror-selectednode{outline-offset:2px;outline:2px solid #3b82f6}.rich-text-editor__content .ProseMirror p.is-editor-empty:first-child:before{pointer-events:none;float:left;height:calc(var(--spacing,.25rem)*0);color:var(--color-secondary-text,var(--color-slate-500));content:attr(data-placeholder)}.rich-text-editor__content p{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}.rich-text-editor__content h1{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height, 1.2 ))}.rich-text-editor__content h2{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)))}.rich-text-editor__content h3{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ))}.rich-text-editor__content h4{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}.rich-text-editor__content ul{padding-left:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));list-style-type:disc}.rich-text-editor__content ul ul{padding-left:calc(var(--spacing,.25rem)*4);list-style-type:circle}.rich-text-editor__content ul ul ul{padding-left:calc(var(--spacing,.25rem)*4);list-style-type:square}.rich-text-editor__content ol{padding-left:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));list-style-type:decimal}.rich-text-editor__content ol ol{padding-left:calc(var(--spacing,.25rem)*4);list-style-type:lower-alpha}.rich-text-editor__content ol ol ol{padding-left:calc(var(--spacing,.25rem)*4);list-style-type:lower-roman}.rich-text-editor__content blockquote{border-left-style:var(--tw-border-style);border-left-width:4px;border-color:var(--color-secondary-bg,var(--color-slate-50));padding-inline:calc(var(--spacing,.25rem)*2.5);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));font-style:italic}.rich-text-editor__content pre{border-radius:var(--radius-lg,.5rem);background-color:var(--color-secondary-bg,var(--color-slate-50));padding:calc(var(--spacing,.25rem)*2);overflow-wrap:break-word;white-space:pre-wrap;overflow-x:auto}.rich-text-editor__content pre code{padding:calc(var(--spacing,.25rem)*0);background-color:#0000}.rich-text-editor__content code{border-radius:var(--radius-lg,.5rem);background-color:var(--color-secondary-bg,var(--color-slate-50));padding:calc(var(--spacing,.25rem)*1);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);--tw-tracking:var(--tracking-tight,-.025em);letter-spacing:var(--tracking-tight,-.025em)}.rich-text-editor__content a{cursor:pointer;color:var(--color-link-text,var(--color-primary-600))}.rich-text-editor__content a:hover{text-decoration-line:underline}.rich-text-editor__content data-mention-id:before{content:"@"}.rich-text-editor__content .code-block{margin-block:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-lg,.5rem);background-color:var(--color-secondary-bg,var(--color-slate-50));padding:calc(var(--spacing,.25rem)*4);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));overflow-wrap:break-word;white-space:pre-wrap;line-height:1.5;position:relative;overflow-x:auto}.rich-text-editor__content .code-block__copy-to-clipboard{top:calc(var(--spacing,.25rem)*2);right:calc(var(--spacing,.25rem)*2);position:absolute}.rich-text-editor__content .code-block__copy-to-clipboard:hover{background-color:var(--color-secondary-bg,var(--color-slate-50));color:var(--color-primary-text,var(--color-slate-900))}.rich-text-editor__content .code-block .code-block__copy-to-clipboard svg{opacity:1}.rich-text-editor__toolbar{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));max-height:0;overflow:hidden}.rich-text-editor__toolbar--visible{flex-shrink:0;max-height:fit-content}.rich-text-editor__toolbar-container{top:calc(var(--spacing,.25rem)*0);justify-content:space-between;gap:calc(var(--spacing,.25rem)*4);background-color:var(--color-secondary-bg,var(--color-slate-50));width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3);flex-wrap:wrap;height:fit-content;display:flex;position:sticky}.rich-text-editor__toolbar-active-block-container{min-width:calc(var(--spacing,.25rem)*28);cursor:pointer;justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-primary-text,var(--color-slate-900));display:flex}.rich-text-editor__toolbar-active-block-container:hover{color:var(--color-badge-blue-text,var(--color-primary-800))}.rich-text-editor__toolbar-active-block-arrow-icon{height:calc(var(--spacing,.25rem)*2.5);width:calc(var(--spacing,.25rem)*2.5)}.rich-text-editor__toolbar-right-container{gap:calc(var(--spacing,.25rem)*2);flex-wrap:wrap;display:flex}@media(min-width:48rem){.rich-text-editor__toolbar-right-container{justify-content:flex-end}}.rich-text-editor__toolbar-right-container-format,.rich-text-editor__toolbar-right-container-media,.rich-text-editor__toolbar-right-container-style{align-items:center;gap:calc(var(--spacing,.25rem)*.5);flex-wrap:nowrap;display:flex}.rich-text-editor__toolbar-icons{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);cursor:pointer;padding:calc(var(--spacing,.25rem)*1);color:var(--color-secondary-text,var(--color-slate-500));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;border-radius:.25rem;transition-duration:.2s;display:block}.rich-text-editor__toolbar-icons:hover,.rich-text-editor__toolbar-icons--active{background-color:var(--color-badge-blue-bg,var(--color-primary-100));color:var(--color-badge-blue-text,var(--color-primary-800))}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
