:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#4a4a48;background-color:#fafaf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease}body{margin:0;min-width:320px;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e5df;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8a8a87}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeInUp .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.ProseMirror{padding:12px;min-height:120px;font-family:DM Sans,-apple-system,sans-serif;font-size:.938rem;line-height:1.6;color:#4a4a48}.ProseMirror:focus{outline:none}.ProseMirror p{margin:.5em 0}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{font-family:"Source Serif 4",Georgia,serif;margin-top:1em;margin-bottom:.5em}.ProseMirror h2{font-size:1.25em;font-weight:600}.ProseMirror h3{font-size:1.1em;font-weight:600}.ProseMirror ul,.ProseMirror ol{padding-left:1.5em}.ProseMirror li{margin:.25em 0}.ProseMirror a{color:#2d8a5e;text-decoration:underline}
