.blog-body-layout{box-sizing:border-box;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding-bottom:5em;display:flex;position:relative}.blog-toc{box-sizing:border-box;background:#f8f9fa;border-radius:10px;width:320px;max-height:calc(100vh - 150px);padding:16px;position:sticky;top:80px;overflow-y:auto}.blog-content{flex:1;padding:0}.blog-content figure{margin-left:0;margin-right:0}.blog-content a{color:#cb0c9f;text-decoration:none}.blog-content img{max-width:100%;height:auto}.blog-toc__icon{display:none}.block-table,.block-mdx{width:100%;overflow-x:auto}.block-table table,.block-mdx table{table-layout:auto;border-collapse:collapse;border:1px solid #e0e0e0;margin-bottom:1em}.block-table table th,.block-table table td,.block-mdx table th,.block-mdx table td{vertical-align:middle;text-align:center;border:1px solid #e0e0e0;padding:.5em 1em}@media (max-width:768px){.blog-body-layout{padding-left:10px;padding-right:10px}.blog-toc{cursor:pointer;width:auto;padding:5px;display:none;top:0;right:0}.blog-toc__icon{cursor:pointer;display:block;position:fixed;right:0}.blog-toc__expanded{left:10px;top:unset;margin-top:30px;display:block;position:fixed}}.toc-list,.toc-sublist{padding:0 0 0 5px}
