.ps-rich-text{font-size:15px;line-height:1.7;color:#1e293b;overflow-wrap:anywhere}.ps-rich-text p{margin:0 0 .6em}.ps-rich-text p:last-child{margin-bottom:0}.ps-rich-text h2{font-size:1.25em;font-weight:700;margin:1em 0 .4em}.ps-rich-text h3{font-size:1.1em;font-weight:700;margin:.9em 0 .3em}.ps-rich-text ol,.ps-rich-text ul{padding-left:1.4em;margin:0 0 .6em}.ps-rich-text ul{list-style:disc}.ps-rich-text ol{list-style:decimal}.ps-rich-text blockquote{border-left:3px solid #cbd5e1;padding-left:.9em;color:#475569;margin:0 0 .6em}.ps-rich-text code{background:#f1f5f9;border-radius:4px;padding:.1em .35em;font-size:.9em}.ps-rich-text pre{background:#f1f5f9;border-radius:8px;padding:.8em 1em;overflow-x:auto}.ps-rich-text a{color:#4f46e5;text-decoration:underline}.ps-rich-text img{display:block;max-width:100%;height:auto;border-radius:10px;margin:.6em 0}.ps-rich-text img.ProseMirror-selectednode{outline:3px solid #a5b4fc}.ps-rich-editor{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.ps-rich-editor[data-invalid=true]{border-color:#ef4444}.ps-rich-editor:focus-within{box-shadow:0 0 0 3px rgba(99,102,241,.25)}.ps-rich-editor__toolbar{display:flex;flex-wrap:wrap;gap:2px;padding:6px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.ps-rich-editor__tool{min-width:34px;height:32px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#475569;font-size:14px;font-weight:700;cursor:pointer}.ps-rich-editor__tool:hover{background:#e2e8f0}.ps-rich-editor__tool[aria-pressed=true]{background:#e0e7ff;color:#4338ca}.ps-rich-editor__tool:disabled{opacity:.4;cursor:default}.ps-rich-editor__link{display:flex;gap:4px;align-items:center;width:100%;padding:4px 0 0}.ps-rich-editor__link input{flex:1;height:32px;padding:0 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.ps-rich-editor .ProseMirror{min-height:160px;padding:12px 14px;outline:none}.ps-rich-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#94a3b8;float:left;height:0;pointer-events:none}.ps-mask{position:relative;width:min(92vw,720px);max-height:92vh;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:14px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.25)}.ps-mask__title{font-size:16px;font-weight:800;color:#0f172a}.ps-mask__notice{font-size:13px;color:#64748b}.ps-mask__tools{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ps-mask__tool{height:36px;min-width:36px;padding:0 10px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;font-size:18px;cursor:pointer}.ps-mask__tool[aria-pressed=true]{border-color:#6366f1;background:#eef2ff}.ps-mask__tool--icon{display:inline-flex;align-items:center;justify-content:center;padding:0;width:36px;color:#334155}.ps-mask__tool:disabled{opacity:.4;cursor:default}.ps-mask__selection{position:absolute;pointer-events:none;border:2px dashed #6366f1;border-radius:50%;box-sizing:border-box}.ps-mask__handle{bottom:calc(14.6% - 11px);background:#6366f1;box-shadow:0 1px 4px rgba(15,23,42,.3);cursor:nwse-resize;touch-action:none}.ps-mask__handle,.ps-mask__remove{position:absolute;right:calc(14.6% - 11px);width:22px;height:22px;padding:0;border:2px solid #fff;border-radius:50%;pointer-events:auto}.ps-mask__remove{top:calc(14.6% - 11px);background:#0f172a;color:#fff;font-size:11px;font-weight:700;line-height:1;cursor:pointer}.ps-mask__stage{position:relative;align-self:center;max-width:100%;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;border-radius:10px;overflow:hidden;background:#f1f5f9}.ps-mask__stage canvas{display:block;max-width:100%;cursor:crosshair}.ps-mask__actions{display:flex;justify-content:flex-end;gap:8px}.ps-mask__btn{height:40px;padding:0 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:14px;font-weight:700;color:#334155;cursor:pointer}.ps-mask__btn--primary{border-color:#4f46e5;background:#4f46e5;color:#fff}.ps-mask__btn:disabled{opacity:.5;cursor:default}