@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#f8fafc;color:#0f172a}a{color:inherit;text-decoration:none}.font-inter{font-family:Inter,sans-serif}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.markdown-body ul{list-style-type:disc}.markdown-body ol,.markdown-body ul{padding-left:1.5em;margin-bottom:1em}.markdown-body ol{list-style-type:decimal}.markdown-body strong{font-weight:700;color:#1e293b}.markdown-body p{margin-bottom:.75em}.markdown-body h1,.markdown-body h2,.markdown-body h3{font-weight:700;margin-top:1em;margin-bottom:.5em;color:#0f172a}