:root{--sh-background:#1e1e1e;--sh-color:#d4d4d4;--sh-class:#4ec9b0;--sh-identifier:#6caedd;--sh-sign:#d4d4d4;--sh-property:#9cdcfe;--sh-entity:#4fc1ff;--sh-jsxliterals:#ce9178;--sh-string:#ce9178;--sh-keyword:#569cd6;--sh-comment:#6a9955;--sh-number:#b5cea8;--sh-function:#dcdcaa;--sh-operator:#d4d4d4;--sh-punctuation:#d4d4d4;--sh-constant:#4fc1ff;--sh-tag:#569cd6;--sh-attr-name:#9cdcfe;--sh-attr-value:#ce9178}code span.sh__line{counter-increment:listing}code span.sh__line:before{content:counter(listing) " ";display:inline-block;width:2em;padding-left:auto;margin-left:auto;text-align:right;color:var(--color-gray-600)}