.markdown{width:100%;max-width:100%;background-color:var(--background);color:var(--foreground);li{list-style-type:square;word-break:break-word}}.markdown .blog-table-wrapper{width:100%;max-width:100%;overflow-x:auto;margin:1.5rem 0}.markdown blockquote,.markdown code,.markdown pre{background-color:var(--background);color:var(--foreground)}.markdown img{display:block;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.markdown img,.markdown p img{margin:1.5rem auto}.markdown .blog-table,.markdown table,.prose .markdown table,.prose table.blog-table{border-collapse:collapse;width:100%!important;max-width:100%;table-layout:auto;margin:0;font-size:.9375rem;display:table}.markdown table colgroup col{width:auto!important}.markdown .blog-table td[colwidth],.markdown .blog-table th[colwidth],.markdown table td[colwidth],.markdown table th[colwidth]{width:auto!important;min-width:0}.markdown .blog-table td,.markdown .blog-table th,.markdown table td,.markdown table th{border:1px solid color-mix(in srgb,var(--border) 85%,#d1d5db);box-sizing:border-box;min-height:38px;height:auto;padding:8px 16px;line-height:1.5;text-align:left;vertical-align:middle;word-break:break-word;white-space:normal}.markdown .blog-table td,.markdown table td{font-weight:400;color:var(--foreground)}.markdown .blog-table th,.markdown table th{font-weight:600;color:var(--foreground)}.markdown .blog-table tr:nth-child(odd) td,.markdown .blog-table tr:nth-child(odd) th,.markdown table tr:nth-child(odd) td,.markdown table tr:nth-child(odd) th{background-color:#f8f8f8}.markdown .blog-table tr:nth-child(2n) td,.markdown .blog-table tr:nth-child(2n) th,.markdown table tr:nth-child(2n) td,.markdown table tr:nth-child(2n) th{background-color:#ffffff}.markdown .blog-table p,.markdown table p,.prose .blog-table-wrapper table p,.prose .markdown table p,.prose table.blog-table p{margin:0!important;padding:0;line-height:1.5;text-align:left}.markdown .blog-table p+p,.markdown table p+p,.prose .blog-table-wrapper table p+p,.prose .markdown table p+p{margin-top:0!important}