@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=ZCOOL+XiaoWei&display=swap";body{margin:0;padding:0;min-height:100vh;font-family:Space Grotesk,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 10% 10%,#fdfbf7,#f6f1e8 45%) no-repeat,radial-gradient(circle at 90% 20%,#f5e7d6 0%,transparent 50%) no-repeat,linear-gradient(160deg,#f6f1e8,#efe6d6);background-attachment:fixed;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}.ProseMirror{outline:none;min-height:150px;padding:16px;line-height:1.6;font-size:1rem;color:#000000e0}.ProseMirror p{margin:0 0 1em}.ProseMirror h2,.ProseMirror h3{margin:1.2em 0 .6em;font-weight:600}.ProseMirror ul,.ProseMirror ol{padding-left:1.5em;margin:0 0 1em}.ProseMirror blockquote{border-left:3px solid #ccc;margin:0 0 1em;padding-left:1em;color:#0009}.ProseMirror pre{background:#f5f5f5;padding:.8em;border-radius:4px;font-family:monospace;overflow-x:auto}.ProseMirror code{background:#0000000d;padding:.2em .4em;border-radius:3px;font-family:monospace;font-size:.9em}.ProseMirror p.is-editor-empty:first-child:before{color:#bfbfbf;content:attr(data-placeholder);float:left;height:0;pointer-events:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0003}
