*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#2c2c2c;background:#f8f9fa;font-family:Inter,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}.markdown-content{line-height:1.7}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{margin-top:2rem;margin-bottom:1rem}.markdown-content p{margin-bottom:1rem}.markdown-content ol,.markdown-content ul{margin-bottom:1rem;padding-left:2rem}.markdown-content li{margin-bottom:.5rem}.markdown-content code{background-color:#f4f4f4;padding:.125rem .25rem;border-radius:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875em}.markdown-content pre{background-color:#f4f4f4;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.markdown-content pre code{background-color:transparent;padding:0}.markdown-content blockquote{border-left:4px solid #2c5530;padding-left:1rem;margin:1rem 0;font-style:italic;color:#666}.markdown-content table{width:100%;border-collapse:collapse;margin-bottom:1rem}.markdown-content td,.markdown-content th{border:1px solid #e0e0e0;padding:.75rem;text-align:left}.markdown-content th{background-color:#f8f9fa;font-weight:600}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}