#article-body {
      -ms-text-size-adjust: 100%;
      /* -webkit-text-size-adjust: 100%; */
      margin: 0;
      /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; */
      /* font-size: 1rem; */
      line-height: 2;
      word-wrap: break-word;
      scroll-behavior: auto;
      /* opacity: 0.6; */
}
#article-body .octicon {
      display: inline-block;
      fill: currentColor;
      vertical-align: text-bottom;
}
#article-body h1:hover .anchor .octicon-link:before,
#article-body h2:hover .anchor .octicon-link:before,
#article-body h3:hover .anchor .octicon-link:before,
#article-body h4:hover .anchor .octicon-link:before,
#article-body h5:hover .anchor .octicon-link:before,
#article-body h6:hover .anchor .octicon-link:before {
      width: 16px;
      height: 16px;
      content: " ";
      display: inline-block;
      background-color: currentColor;
      -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");
      mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");
}
#article-body details,
#article-body figcaption,
#article-body figure {
      display: block;
}
#article-body summary {
      display: list-item;
}
#article-body [hidden] {
      display: none !important;
}
#article-body a {
      /* background-color: var(--shade-2); */
      color: #0066ff;
      /* text-decoration: none; */
      /* opacity: 0.6; */
      /* padding: 4px 13px; */
      /* border-radius: 6px; */
      /* font-size: 14px; */
      /* font-weight: 400; */
      /* font-style: normal; */
      /* transition: 0.2s ease; */
      /* border: 1px solid var(--border-color); */
}
#article-body abbr[title] {
      border-bottom: none;
      -webkit-text-decoration: underline dotted;
      text-decoration: underline dotted;
}
#article-body b,
#article-body strong {
      font-weight: 600;
}
#article-body dfn {
      font-style: italic;
}
#article-body h1 {
      margin: 0.67em 0;
      font-weight: 600;
      padding-bottom: 0.3em;
      font-size: 2em;
      border-bottom: 1px solid #d0d7deb3;
}
#article-body mark {
      background-color: #fff8c5;
      color: #1f2328;
}
#article-body small {
      font-size: 90%;
}
#article-body sub,
#article-body sup {
      font-size: 75%;
      line-height: 0;
      position: relative;
      vertical-align: baseline;
}
#article-body sub {
      bottom: -0.25em;
}
#article-body sup {
      top: -0.5em;
}
#article-body img {
      border-style: none;
      max-width: 100%;
      box-sizing: content-box;
      /* background-color: #ffffff; */
      /* border-radius: 10px; */
      height: 318px;
      align-self: center;
      justify-self: center;
      border-radius: 10p;
}
#article-body code,
#article-body kbd,
#article-body pre,
#article-body samp {
      font-family: monospace;
      font-size: 1em;
}
#article-body figure {
      margin: 1em 40px;
}
#article-body hr {
      box-sizing: content-box;
      overflow: hidden;
      background: transparent;
      border-bottom: 1px solid #d0d7deb3;
      height: 1px;
      padding: 0;
      margin: 24px 0;
      background-color: #d0d7de8a;
      border: 0;
      border-radius: 10px;
}
#article-body input {
      font: inherit;
      margin: 0;
      overflow: visible;
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
}
#article-body [type="button"],
#article-body [type="reset"],
#article-body [type="submit"] {
      -webkit-appearance: button;
      appearance: button;
}
#article-body [type="checkbox"],
#article-body [type="radio"] {
      box-sizing: border-box;
      padding: 0;
}
#article-body [type="number"]::-webkit-inner-spin-button,
#article-body [type="number"]::-webkit-outer-spin-button {
      height: auto;
}
#article-body [type="search"]::-webkit-search-cancel-button,
#article-body [type="search"]::-webkit-search-decoration {
      -webkit-appearance: none;
      appearance: none;
}
#article-body ::-webkit-input-placeholder {
      color: inherit;
      opacity: 0.54;
}
#article-body ::-webkit-file-upload-button {
      -webkit-appearance: button;
      appearance: button;
      font: inherit;
}
#article-body a:hover {/* background-color: var(--shade-9); *//* color: var(--inverted-text-color); */}
#article-body ::placeholder {
      color: #636c76;
      opacity: 1;
}
#article-body hr::before {
      display: table;
      content: "";
}
#article-body hr::after {
      display: table;
      clear: both;
      content: "";
}
#article-body table {
      border-spacing: 0;
      border-collapse: collapse;
      display: block;
      width: max-content;
      max-width: 100%;
      overflow: auto;
}
#article-body td,
#article-body th {
      padding: 0;
}
#article-body details summary {
      cursor: pointer;
}
#article-body details:not([open]) > *:not(summary) {
      display: none;
}
#article-body a:focus,
#article-body [role="button"]:focus,
#article-body input[type="radio"]:focus,
#article-body input[type="checkbox"]:focus {
      outline: 2px solid #0969da;
      outline-offset: -2px;
      box-shadow: none;
}
#article-body a:focus:not(:focus-visible),
#article-body [role="button"]:focus:not(:focus-visible),
#article-body input[type="radio"]:focus:not(:focus-visible),
#article-body input[type="checkbox"]:focus:not(:focus-visible) {
      outline: solid 1px transparent;
}
#article-body a:focus-visible,
#article-body [role="button"]:focus-visible,
#article-body input[type="radio"]:focus-visible,
#article-body input[type="checkbox"]:focus-visible {
      outline: 2px solid #0969da;
      outline-offset: -2px;
      box-shadow: none;
}
#article-body a:not([class]):focus,
#article-body a:not([class]):focus-visible,
#article-body input[type="radio"]:focus,
#article-body input[type="radio"]:focus-visible,
#article-body input[type="checkbox"]:focus,
#article-body input[type="checkbox"]:focus-visible {
      outline-offset: 0;
}
#article-body kbd {
      display: inline-block;
      padding: 3px 5px;
      font: 11px ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
      line-height: 10px;
      color: #1f2328;
      vertical-align: middle;
      background-color: #f6f8fa;
      border: solid 1px #afb8c133;
      border-bottom-color: #afb8c133;
      border-radius: 6px;
      box-shadow: inset 0 -1px 0 #afb8c133;
}
#article-body h1,
#article-body h2,
#article-body h3,
#article-body h4,
#article-body h5,
#article-body h6 {
      margin-top: 24px;
      margin-bottom: 16px;
      font-weight: 600;
      line-height: 1.25;
}
#article-body h2 {
      font-weight: 600;
      padding-bottom: 0.3em;
      font-size: 1.5em;
      border-bottom: 1px solid #d0d7deb3;
}
#article-body h3 {
      font-weight: 600;
      font-size: 1em;
      /* font-weight: var(--font-weight-semibold); */
      /* margin-bottom: calc(var(--spacing) * 3); */
      /* margin-top: calc(var(--spacing) * 8); */
}
#article-body h4 {
      font-weight: 600;
      font-size: 1em;
}
#article-body h5 {
      font-weight: 600;
      font-size: 0.875em;
}
#article-body h6 {
      font-weight: 600;
      font-size: 0.85em;
      color: #636c76;
}
#article-body p {
      margin-top: 0;
      margin-bottom: 10px;
}
#article-body blockquote {
      margin: 0;
      padding: 0 1em;
      color: #636c76;
      border-left: 0.25em solid #d0d7de;
}
#article-body ul,
#article-body ol {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 2em;
      list-style: auto;
}
#article-body ol ol,
#article-body ul ol {
      list-style-type: lower-roman;
}
#article-body ul ul ol,
#article-body ul ol ol,
#article-body ol ul ol,
#article-body ol ol ol {
      list-style-type: lower-alpha;
}
#article-body dd {
      margin-left: 0;
}
#article-body tt,
#article-body code,
#article-body samp {
      font-family: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
      font-size: 12px;
}
#article-body pre {
      margin-top: 0;
      margin-bottom: 0;
      font-family: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
      font-size: 12px;
      word-wrap: normal;
      overflow-x: auto;
        white-space: pre;
        max-width: 100%;
        background-color: #f5f5f5;
        padding: 10px;
        border-radius: 16px;
}
#article-body .octicon {
      display: inline-block;
      overflow: visible !important;
      vertical-align: text-bottom;
      fill: currentColor;
}
#article-body input::-webkit-outer-spin-button,
#article-body input::-webkit-inner-spin-button {
      margin: 0;
      -webkit-appearance: none;
      appearance: none;
}
#article-body .mr-2 {
      margin-right: 0.5rem !important;
}
#article-body::before {
      display: table;
      content: "";
}
#article-body::after {
      display: table;
      clear: both;
      content: "";
}
#article-body > *:first-child {
      margin-top: 0 !important;
}
#article-body > *:last-child {
      margin-bottom: 0 !important;
}
#article-body a:not([href]) {
      color: inherit;
      text-decoration: none;
}
#article-body .absent {
      color: #d1242f;
}
#article-body .anchor {
      float: left;
      padding-right: 4px;
      margin-left: -20px;
      line-height: 1;
}
#article-body .anchor:focus {
      outline: none;
}
#article-body p,
#article-body blockquote,
#article-body ul,
#article-body ol,
#article-body dl,
#article-body table,
#article-body pre,
#article-body details {
      margin-top: 0;
      margin-bottom: 16px;
}
#article-body table {
      margin-top: 0;
      margin-bottom: 16px;
      /* max-height: 300px; */
      overflow-y: auto;
      /* padding: 10px 0px; */
}
#article-body table::-webkit-scrollbar {
      width: 6px;
}
#article-body table::-webkit-scrollbar-track {
      background: transparent;
}
#article-body table::-webkit-scrollbar-thumb {
      background-color: #bbb;
      border-radius: 4px;
}
#article-body table::-webkit-scrollbar-thumb:hover {
      background-color: #bbb;
}
#article-body blockquote > :first-child {
      margin-top: 0;
}
#article-body blockquote > :last-child {
      margin-bottom: 0;
}
#article-body h1 .octicon-link,
#article-body h2 .octicon-link,
#article-body h3 .octicon-link,
#article-body h4 .octicon-link,
#article-body h5 .octicon-link,
#article-body h6 .octicon-link {
      color: #1f2328;
      vertical-align: middle;
      visibility: hidden;
}
#article-body h1:hover .anchor,
#article-body h2:hover .anchor,
#article-body h3:hover .anchor,
#article-body h4:hover .anchor,
#article-body h5:hover .anchor,
#article-body h6:hover .anchor {
      text-decoration: none;
}
#article-body h1:hover .anchor .octicon-link,
#article-body h2:hover .anchor .octicon-link,
#article-body h3:hover .anchor .octicon-link,
#article-body h4:hover .anchor .octicon-link,
#article-body h5:hover .anchor .octicon-link,
#article-body h6:hover .anchor .octicon-link {
      visibility: visible;
}
#article-body h1 tt,
#article-body h1 code,
#article-body h2 tt,
#article-body h2 code,
#article-body h3 tt,
#article-body h3 code,
#article-body h4 tt,
#article-body h4 code,
#article-body h5 tt,
#article-body h5 code,
#article-body h6 tt,
#article-body h6 code {
      padding: 0 0.2em;
      font-size: inherit;
}
#article-body summary h1,
#article-body summary h2,
#article-body summary h3,
#article-body summary h4,
#article-body summary h5,
#article-body summary h6 {
      display: inline-block;
}
#article-body summary h1 .anchor,
#article-body summary h2 .anchor,
#article-body summary h3 .anchor,
#article-body summary h4 .anchor,
#article-body summary h5 .anchor,
#article-body summary h6 .anchor {
      margin-left: -40px;
}
#article-body summary h1,
#article-body summary h2 {
      padding-bottom: 0;
      border-bottom: 0;
}
#article-body ul.no-list,
#article-body ol.no-list {
      padding: 0;
      list-style-type: none;
}
#article-body ol[type="a s"] {
      list-style-type: lower-alpha;
}
#article-body ol[type="A s"] {
      list-style-type: upper-alpha;
}
#article-body ol[type="i s"] {
      list-style-type: lower-roman;
}
#article-body ol[type="I s"] {
      list-style-type: upper-roman;
}
#article-body ol[type="1"] {
      list-style-type: decimal;
}
#article-body div > ol:not([type]) {
      list-style-type: decimal;
}
#article-body ul ul,
#article-body ul ol,
#article-body ol ol,
#article-body ol ul {
      margin-top: 0;
      margin-bottom: 0;
}
#article-body li > p {
      margin-top: 16px;
}
#article-body li + li {
      margin-top: 0.25em;
}
#article-body dl {
      padding: 0;
}
#article-body dl dt {
      padding: 0;
      margin-top: 16px;
      font-size: 1em;
      font-style: italic;
      font-weight: 600;
}
#article-body dl dd {
      padding: 0 16px;
      margin-bottom: 16px;
}
#article-body table th {
      font-weight: 600;
}
#article-body table th,
#article-body table td {
      padding: 10px;
      min-width: 300px;
      color: var(--text-color);
}
#article-body table td > :last-child {
      margin-bottom: 0;
}
#article-body table tr {
      background-color: var(--chat-bg-shade-2);
      transition: background-color 0.1s ease;
}
#article-body table tr:nth-child(2n) {
      /* background-color: #f6f8fa; */
}
#article-body table img {
      background-color: transparent;
}
#article-body img[align="right"] {
      padding-left: 20px;
}
#article-body img[align="left"] {
      padding-right: 20px;
}
#article-body .emoji {
      max-width: none;
      vertical-align: text-top;
      background-color: transparent;
}
#article-body span.frame {
      display: block;
      overflow: hidden;
}
#article-body span.frame > span {
      display: block;
      float: left;
      width: auto;
      padding: 7px;
      margin: 13px 0 0;
      overflow: hidden;
      border: 1px solid #d0d7de;
}
#article-body span.frame span img {
      display: block;
      float: left;
}
#article-body span.frame span span {
      display: block;
      padding: 5px 0 0;
      clear: both;
      color: #1f2328;
}
#article-body span.align-center {
      display: block;
      overflow: hidden;
      clear: both;
}
#article-body span.align-center > span {
      display: block;
      margin: 13px auto 0;
      overflow: hidden;
      text-align: center;
}
#article-body span.align-center span img {
      margin: 0 auto;
      text-align: center;
}
#article-body span.align-right {
      display: block;
      overflow: hidden;
      clear: both;
}
#article-body span.align-right > span {
      display: block;
      margin: 13px 0 0;
      overflow: hidden;
      text-align: right;
}
#article-body span.align-right span img {
      margin: 0;
      text-align: right;
}
#article-body span.float-left {
      display: block;
      float: left;
      margin-right: 13px;
      overflow: hidden;
}
#article-body span.float-left span {
      margin: 13px 0 0;
}
#article-body span.float-right {
      display: block;
      float: right;
      margin-left: 13px;
      overflow: hidden;
}
#article-body span.float-right > span {
      display: block;
      margin: 13px auto 0;
      overflow: hidden;
      text-align: right;
}
#article-body code,
#article-body tt {
      padding: 0.2em 0.4em;
      margin: 0;
      font-size: 85%;
      white-space: break-spaces;
      background-color: #afb8c133;
      border-radius: 6px;
}
#article-body code br,
#article-body tt br {
      display: none;
}
#article-body del code {
      text-decoration: inherit;
}
#article-body samp {
      font-size: 85%;
}
#article-body pre code {
      font-size: 100%;
}
#article-body pre > code {
      padding: 0;
      margin: 0;
      word-break: normal;
      white-space: pre;
      background: transparent;
      border: 0;
}
#article-body .highlight {
      margin-bottom: 16px;
}
#article-body .highlight pre {
      margin-bottom: 0;
      word-break: normal;
}
#article-body .highlight pre,
#article-body pre {
      color: var(-text-color);
      padding: 16px;
      overflow: auto;
      font-size: 100%;
      line-height: 1.45;
      /* color: #1f2328; */
      background-color: var(--bg-code);
      border-radius: 4px;
      position: relative; /* you already have this */
      /* overflow: scroll; */ /* add this to enable scrolling */
      width: 100%;
      /* padding: 1em; */
      margin-bottom: 0px;
      white-space: pre;
      max-width: 100%;
      background-color: #24292e;
      /* padding: 00px; */
      border-radius: 16px;
      /* margin: 20px 0px; */
}
#article-body pre code,
#article-body pre tt {
      display: inline;
      max-width: auto;
      padding: 0;
      margin: 0;
      overflow: visible;
      line-height: 1.8;
      word-wrap: normal;
      background-color: transparent;
      border: 0;
      font-family: Inconsolata;
      scrollbar-width: thin;          /* 'auto' or 'thin' */
      scrollbar-color: var(--bg-hover-scrollbar) transparent;
      font-family: Consolas, "Courier New", Courier, monospace;
}
#article-body .csv-data td,
#article-body .csv-data th {
      padding: 5px;
      overflow: hidden;
      font-size: 12px;
      line-height: 1;
      text-align: left;
      white-space: nowrap;
}
#article-body .csv-data .blob-num {
      padding: 10px 8px 9px;
      text-align: right;
      background: #ffffff;
      border: 0;
}
#article-body .csv-data tr {
      border-top: 0;
}
#article-body .csv-data th {
      font-weight: 600;
      background: #f6f8fa;
      border-top: 0;
}
#article-body [data-footnote-ref]::before {
      content: "[";
}
#article-body [data-footnote-ref]::after {
      content: "]";
}
#article-body .footnotes {
      font-size: 12px;
      color: #636c76;
      border-top: 1px solid #d0d7de;
}
#article-body .footnotes ol {
      padding-left: 3 6px;
}
#article-body .footnotes ol ul {
      display: inline-block;
      padding-left: 16px;
      margin-top: 16px;
}
#article-body .footnotes li {
      position: relative;
}
#article-body .footnotes li:target::before {
      position: absolute;
      top: -8px;
      right: -8px;
      bottom: -8px;
      left: -24px;
      pointer-events: none;
      content: "";
      border: 2px solid #0969da;
      border-radius: 6px;
}
#article-body .footnotes li:target {
      color: #1f2328;
}
#article-body .footnotes .data-footnote-backref g-emoji {
      font-family: monospace;
}
#article-body .pl-c {
      color: #57606a;
}
#article-body .pl-c1,
#article-body .pl-s .pl-v {
      color: #0550ae;
}
#article-body .pl-e,
#article-body .pl-en {
      color: #6639ba;
}
#article-body .pl-smi,
#article-body .pl-s .pl-s1 {
      color: #24292f;
}
#article-body .pl-ent {
      color: #0550ae;
}
#article-body .pl-k {
      color: #cf222e;
}
#article-body .pl-s,
#article-body .pl-pds,
#article-body .pl-s .pl-pse .pl-s1,
#article-body .pl-sr,
#article-body .pl-sr .pl-cce,
#article-body .pl-sr .pl-sre,
#article-body .pl-sr .pl-sra {
      color: #0a3069;
}
#article-body .pl-v,
#article-body .pl-smw {
      color: #953800;
}
#article-body .pl-bu {
      color: #82071e;
}
#article-body .pl-ii {
      color: #f6f8fa;
      background-color: #82071e;
}
#article-body .pl-c2 {
      color: #f6f8fa;
      background-color: #cf222e;
}
#article-body .pl-sr .pl-cce {
      font-weight: bold;
      color: #116329;
}
#article-body .pl-ml {
      color: #3b2300;
}
#article-body .pl-mh,
#article-body .pl-mh .pl-en,
#article-body .pl-ms {
      font-weight: bold;
      color: #0550ae;
}
#article-body .pl-mi {
      font-style: italic;
      color: #24292f;
}
#article-body .pl-mb {
      font-weight: bold;
      color: #24292f;
}
#article-body .pl-md {
      color: #82071e;
      background-color: #ffebe9;
}
#article-body .pl-mi1 {
      color: #116329;
      background-color: #dafbe1;
}
#article-body .pl-mc {
      color: #953800;
      background-color: #ffd8b5;
}
#article-body .pl-mi2 {
      color: #eaeef2;
      background-color: #0550ae;
}
#article-body .pl-mdr {
      font-weight: bold;
      color: #8250df;
}
#article-body .pl-ba {
      color: #57606a;
}
#article-body .pl-sg {
      color: #8c959f;
}
#article-body .pl-corl {
      text-decoration: underline;
      color: #0a3069;
}
#article-body [role="button"]:focus:not(:focus-visible),
#article-body [role="tabpanel"][tabindex="0"]:focus:not(:focus-visible),
#article-body button:focus:not(:focus-visible),
#article-body summary:focus:not(:focus-visible),
#article-body a:focus:not(:focus-visible) {
      outline: none;
      box-shadow: none;
}
#article-body [tabindex="0"]:focus:not(:focus-visible),
#article-body details-dialog:focus:not(:focus-visible) {
      outline: none;
}
#article-body g-emoji {
      display: inline-block;
      min-width: 1ch;
      font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1em;
      font-style: normal !important;
      font-weight: 400;
      line-height: 1;
      vertical-align: -0.075em;
}
#article-body g-emoji img {
      width: 1em;
      height: 1em;
}
#article-body .task-list-item {
      list-style-type: none;
}
#article-body .task-list-item label {
      font-weight: 400;
}
#article-body .task-list-item.enabled label {
      cursor: pointer;
}
#article-body .task-list-item + .task-list-item {
      margin-top: 0.25rem;
}
#article-body .task-list-item .handle {
      display: none;
}
#article-body .task-list-item-checkbox {
      margin: 0 0.2em 0.25em -1.4em;
      vertical-align: middle;
}
#article-body .contains-task-list:dir(rtl) .task-list-item-checkbox {
      margin: 0 -1.6em 0.25em 0.2em;
}
#article-body .contains-task-list {
      position: relative;
}
#article-body .contains-task-list:hover .task-list-item-convert-container,
#article-body .contains-task-list:focus-within .task-list-item-convert-container {
      display: block;
      width: auto;
      height: 24px;
      overflow: visible;
      clip: auto;
}
#article-body ::-webkit-calendar-picker-indicator {
      filter: invert(50%);
}
#article-body .markdown-alert {
      padding: 0.5rem 1rem;
      margin-bottom: 1rem;
      color: inherit;
      border-left: 0.25em solid #d0d7de;
}
#article-body .markdown-alert > :first-child {
      margin-top: 0;
}
#article-body .markdown-alert > :last-child {
      margin-bottom: 0;
}
#article-body .markdown-alert .markdown-alert-title {
      display: flex;
      font-weight: 500;
      align-items: center;
      line-height: 1;
}
#article-body .markdown-alert.markdown-alert-note {
      border-left-color: #0969da;
}
#article-body .markdown-alert.markdown-alert-note .markdown-alert-title {
      color: #0969da;
}
#article-body .markdown-alert.markdown-alert-important {
      border-left-color: #8250df;
}
#article-body .markdown-alert.markdown-alert-important .markdown-alert-title {
      color: #8250df;
}
#article-body .markdown-alert.markdown-alert-warning {
      border-left-color: #bf8700;
}
#article-body .markdown-alert.markdown-alert-warning .markdown-alert-title {
      color: #9a6700;
}
#article-body .markdown-alert.markdown-alert-tip {
      border-left-color: #1a7f37;
}
#article-body .markdown-alert.markdown-alert-tip .markdown-alert-title {
      color: #1a7f37;
}
#article-body .markdown-alert.markdown-alert-caution {
      border-left-color: #cf222e;
}
#article-body .markdown-alert.markdown-alert-caution .markdown-alert-title {
      color: #d1242f;
}
#article-body > *:first-child > .heading-element:first-child {
      margin-top: 0 !important;
}
/* Modern ChatGPT-style Table CSS */

/* Container styles */

    #article-body .table-copy-button img {
      /* width: 20px; */
      height: 15px;
    }
    
    /* Table styles */
    #article-body table {
      width: 100%;
      border-collapse: collapse;
      font-size: 0.875rem;
      line-height: 1.25rem;
      color: var(--text-color);
      border: none;
      scrollbar-width: thin;
      scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
    }
    
    /* Header styles */
    #article-body thead {
      background-color: var(--chat-bg-shade-2);
      position: sticky;
      top: 0;
      border: none;
    }
    
    #article-body th {
      padding: 0.75rem 1rem;
      text-align: left;
      font-weight: 600;
      color: var(--text-color);
      border-bottom: 1px solid #e5e7eb;
      white-space: nowrap;
    }
    
    /* Body styles */
    #article-body td {
      padding: 0.75rem 1rem;
      border-bottom: 1px solid var(--border-color);
      vertical-align: top;
    }
    
    /* Hover effect on rows */
    #article-body tbody tr:hover {
      background-color: var(--bg-hover);
    }
    
    /* Last row should not have a border */
    #article-body tbody tr:last-child td {
      border-bottom: none;
    }
    
    /* Strong text in cells */
    #article-body td strong {
      color: var(--text-color);
      font-weight: 600;
    }
    
    .table-download-button img {
      /* width: 15px; */
      height: 15px;
  }.table-copy-button img {
    border-radius: 0px;
}