.style-module-scss-module__Z-cz2q__richTextEditor{background:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.style-module-scss-module__Z-cz2q__richTextEditor:focus-within{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.style-module-scss-module__Z-cz2q__menuBar{background:#f8fafc;border-bottom:1px solid #e1e4e8;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;display:flex}.style-module-scss-module__Z-cz2q__menuBar button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.style-module-scss-module__Z-cz2q__menuBar button:hover{color:#1e293b;background:#e2e8f0}.style-module-scss-module__Z-cz2q__menuBar button.style-module-scss-module__Z-cz2q__active{color:#2563eb;background:#dbeafe}.style-module-scss-module__Z-cz2q__menuBar button:disabled{opacity:.5;cursor:not-allowed}.style-module-scss-module__Z-cz2q__divider{background:#cbd5e1;width:1px;height:20px;margin:0 4px}.style-module-scss-module__Z-cz2q__contentArea{scrollbar-gutter:stable;cursor:text;min-height:280px;max-height:min(560px,58vh);padding:1rem;overflow-y:scroll}.style-module-scss-module__Z-cz2q__contentArea::-webkit-scrollbar{width:10px}.style-module-scss-module__Z-cz2q__contentArea::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.style-module-scss-module__Z-cz2q__contentArea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.style-module-scss-module__Z-cz2q__contentArea::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (min-width:900px){.style-module-scss-module__Z-cz2q__contentArea{min-height:360px;max-height:min(640px,62vh)}}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror{outline:none;min-height:260px}@media (min-width:900px){.style-module-scss-module__Z-cz2q__contentArea .ProseMirror{min-height:340px}}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror p{color:#334155;margin-bottom:.75em;font-size:1rem;line-height:1.6}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror h2{color:#1e293b;margin-top:1.5em;margin-bottom:.5em;font-size:1.5rem;font-weight:700}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror h3{color:#1e293b;margin-top:1.25em;margin-bottom:.5em;font-size:1.25rem;font-weight:600}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror h4{color:#1e293b;margin-top:1em;margin-bottom:.5em;font-size:1.1rem;font-weight:600}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror ul{margin-bottom:1em;padding-left:1.75em;list-style-type:disc;list-style-position:outside}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror ol{margin-bottom:1em;padding-left:1.75em;list-style-type:decimal;list-style-position:outside}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror li{display:list-item}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror li p{margin-bottom:.35em}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror blockquote{color:#64748b;border-left:3px solid #cbd5e1;padding-left:1rem;font-style:italic}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror pre{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:1rem 0;padding:1rem;font-size:.875rem;line-height:1.55;overflow-x:auto}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror hr{border:none;border-top:1px solid #e2e8f0;margin:1.25rem 0}.style-module-scss-module__Z-cz2q__contentArea .ProseMirror p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;pointer-events:none;height:0}
.style-module-scss-module__vXxkRq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.style-module-scss-module__vXxkRq__modal{scrollbar-gutter:stable;background:#fff;border-radius:12px;width:min(920px,94vw);max-width:920px;max-height:90vh;padding:24px;position:relative;overflow-y:scroll}.style-module-scss-module__vXxkRq__modal::-webkit-scrollbar{width:10px}.style-module-scss-module__vXxkRq__modal::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.style-module-scss-module__vXxkRq__modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.style-module-scss-module__vXxkRq__modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:640px){.style-module-scss-module__vXxkRq__modal{width:100%;max-width:none;margin:0 12px}}.style-module-scss-module__vXxkRq__modal h2{color:#333;margin-bottom:24px;font-size:20px}.style-module-scss-module__vXxkRq__closeBtn{cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:20px;right:20px}.style-module-scss-module__vXxkRq__closeBtn:hover{background:#f5f5f5;border-radius:50%}.style-module-scss-module__vXxkRq__formContent{flex-direction:column;gap:20px;display:flex}.style-module-scss-module__vXxkRq__fieldGroup{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__vXxkRq__fieldGroup label{color:#666;font-size:14px;font-weight:500}.style-module-scss-module__vXxkRq__uploadContainer{cursor:pointer;border:2px dashed #d9d9d9;border-radius:8px;justify-content:center;align-items:center;min-height:120px;transition:all .2s;display:flex;position:relative;overflow:hidden}.style-module-scss-module__vXxkRq__uploadContainer:hover{background:#fafafa;border-color:#1890ff}.style-module-scss-module__vXxkRq__uploadTrigger{color:#999;flex-direction:column;align-items:center;gap:8px;display:flex}.style-module-scss-module__vXxkRq__uploadTrigger span{font-size:13px}.style-module-scss-module__vXxkRq__previewImage{width:100%;height:200px;position:relative}.style-module-scss-module__vXxkRq__previewImage img{object-fit:cover;width:100%;height:100%}.style-module-scss-module__vXxkRq__removeBtn{cursor:pointer;color:#fff;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.style-module-scss-module__vXxkRq__removeBtn:hover{background:#000000b3}.style-module-scss-module__vXxkRq__textarea{resize:vertical;border:1px solid #d9d9d9;border-radius:6px;outline:none;width:100%;min-height:200px;padding:12px;font-family:inherit;font-size:14px}.style-module-scss-module__vXxkRq__textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.style-module-scss-module__vXxkRq__actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}
