html,body{margin:0;padding:0;overflow-x:hidden;width:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}#root{width:100%;overflow-x:hidden}.markdown-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;text-align:left;background-color:#f9f9f9;color:#000;table-layout:fixed;word-break:break-word}.dark .markdown-table{background-color:#121212;color:#fff}.markdown-table th,.markdown-table td{border:1px solid #888;padding:8px;word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word}.markdown-table th{background-color:#e0e0e0;font-weight:700;color:#111}.dark .markdown-table th{background-color:#444;color:#fff}.markdown-table tr:nth-child(2n){background-color:#f0f0f0}.dark .markdown-table tr:nth-child(2n){background-color:#333}a{color:var(--md-link-color, #007bff);text-decoration:none}a:hover,a:focus{color:var(--md-link-hover-color, #0056b3);text-decoration:underline}
