@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{margin:0;font-family:Inter,sans-serif;background-color:#f9f8f4;color:#111}*{box-sizing:border-box}.markdown-body h1,.markdown-body h2,.markdown-body h3{font-weight:600;margin-top:1.5em;margin-bottom:.5em}.markdown-body p{line-height:1.6;margin-bottom:1em;text-align:justify}.markdown-body img{max-width:100%;border-radius:8px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0efeb}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#333}*{scrollbar-width:thin;scrollbar-color:#1A1A1A #F0EFEB}
