html,body{box-sizing:border-box;width:100%;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:inherit}#root{width:100%;overflow-x:hidden}.markdown-table{border-collapse:collapse;text-align:left;color:#000;table-layout:fixed;word-break:break-word;background-color:#f9f9f9;width:100%;margin:20px 0;font-size:16px}.dark .markdown-table{color:#fff;background-color:#121212}.markdown-table th,.markdown-table td{word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word;border:1px solid #888;padding:8px}.markdown-table th{color:#111;background-color:#e0e0e0;font-weight:700}.dark .markdown-table th{color:#fff;background-color:#444}.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}
