@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:#f8f7f3;color:#1a1a1a}*{box-sizing:border-box}.page-bg-gradient{position:absolute;top:0;left:0;right:0;height:700px;z-index:-1;background:radial-gradient(ellipse 60% 60% at 75% 10%,rgba(255,226,19,.15) 0%,transparent 80%),radial-gradient(ellipse 50% 50% at 25% 20%,rgba(255,90,31,.1) 0%,transparent 80%),linear-gradient(180deg,#09090b00,#09090b);background-color:#09090b;pointer-events:none}.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}.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}
