@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html,body{height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:#f8fafc;zoom:.8}#root{height:100%}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.prose ul,[contenteditable] ul{list-style-type:disc!important;padding-left:1.5rem!important;margin-top:.5rem!important;margin-bottom:.5rem!important}.prose ol,[contenteditable] ol{list-style-type:decimal!important;padding-left:1.5rem!important;margin-top:.5rem!important;margin-bottom:.5rem!important}.prose li,[contenteditable] li{display:list-item!important;margin-bottom:.25rem!important;color:#1e293b!important}[contenteditable] ul li::marker,[contenteditable] ol li::marker,.prose ul li::marker,.prose ol li::marker{color:#0f172a!important}
