*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in,.fade-in{animation:fade-in .5s ease-out}.slide-in-from-bottom-4{animation:slide-in-from-bottom .7s ease-out}img{max-width:100%;height:auto}button{cursor:pointer;border:none;outline:none}button:focus{outline:2px solid transparent;outline-offset:2px}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh}@media print{body{background:#fff}.no-print{display:none!important}}.ProseMirror{outline:none;min-height:400px;padding:16px;line-height:1.6;font-size:14px}.ProseMirror p{margin-bottom:.75em}.ProseMirror h1{font-size:2em;font-weight:700;margin:.67em 0;line-height:1.2}.ProseMirror h2{font-size:1.5em;font-weight:700;margin:.83em 0;line-height:1.3}.ProseMirror h3{font-size:1.17em;font-weight:700;margin:1em 0;line-height:1.4}.ProseMirror ul,.ProseMirror ol{padding-left:1.5em;margin-bottom:.75em}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror li{margin-bottom:.25em}.ProseMirror blockquote{border-left:4px solid #e2e8f0;padding-left:1em;margin:1em 0;color:#64748b;font-style:italic}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.ProseMirror u{text-decoration:underline}.ProseMirror s{text-decoration:line-through}.ProseMirror code{background-color:#f1f5f9;padding:.2em .4em;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.ProseMirror pre{background-color:#1e293b;color:#f8fafc;padding:1em;border-radius:8px;overflow-x:auto;margin:1em 0}.ProseMirror pre code{background-color:transparent;padding:0;color:inherit}.ProseMirror a{color:#4f46e5;text-decoration:underline}.ProseMirror a:hover{color:#4338ca}.ProseMirror hr{border:none;border-top:2px solid #e2e8f0;margin:2em 0}.ProseMirror:focus{outline:none}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#cbd5e1;pointer-events:none;height:0}
