*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f5f7fb;color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell{padding:24px}.page-title{margin:0 0 4px;font-size:24px;font-weight:650;letter-spacing:0}.page-subtitle{margin:0 0 20px;color:#667085}.toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.tech-panel{border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0a}.crop-stage-wrap{padding:16px;border:1px solid #d8dee9;border-radius:8px;background:#f8fafc}.crop-stage{position:relative;display:inline-block;max-width:100%;overflow:hidden;border-radius:8px;background:#e5e7eb;-webkit-user-select:none;user-select:none;touch-action:none}.crop-source-image{display:block;max-width:100%;max-height:560px;object-fit:contain;pointer-events:none}.crop-box{position:absolute;cursor:grab;box-shadow:0 0 0 9999px #0f172a8f;border:2px solid rgba(37,99,235,.85);border-radius:4px}.crop-box:active{cursor:grabbing}.crop-box-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 33.33%,rgba(255,255,255,.72) 33.33%,rgba(255,255,255,.72) 33.7%,transparent 33.7%,transparent 66.66%,rgba(255,255,255,.72) 66.66%,rgba(255,255,255,.72) 67%,transparent 67%),linear-gradient(to bottom,transparent 33.33%,rgba(255,255,255,.72) 33.33%,rgba(255,255,255,.72) 33.7%,transparent 33.7%,transparent 66.66%,rgba(255,255,255,.72) 66.66%,rgba(255,255,255,.72) 67%,transparent 67%);pointer-events:none}.crop-frame-hint{margin-top:10px;color:#667085;font-size:13px}.crop-controls{display:grid;grid-template-columns:48px 1fr;gap:8px 16px;align-items:center;margin-top:18px}.rich-editor-shell{overflow:hidden;border:1px solid #d8dee9;border-radius:8px;background:#fff}.rich-editor-toolbar{padding:8px 10px;border-bottom:1px solid #edf0f5;background:#f8fafc}.rich-editor-upload{padding:12px;border-bottom:1px solid #edf0f5}.rich-editor{min-height:260px;padding:16px;outline:none;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:15px;line-height:1.8}.rich-editor *{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif!important}.rich-editor p{margin:0 0 12px}.rich-editor img{display:block;max-width:100%;margin:12px 0}
