pre code.hljs {
	display: block;
	overflow-x: auto;
	padding: 1em;
}
code.hljs {
	padding: 3px 5px;
}
.hljs {
	background: #282c34;
	color: #abb2bf;
}
.hljs-comment,.hljs-quote {
	color: #5c6370;
	font-style: italic;
}
.hljs-doctag,.hljs-formula,.hljs-keyword {
	color: #c678dd;
}
.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst {
	color: #e06c75;
}
.hljs-literal {
	color: #56b6c2;
}
.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string {
	color: #98c379;
}
.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable {
	color: #d19a66;
}
.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title {
	color: #61aeee;
}
.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_ {
	color: #e6c07b;
}
.hljs-emphasis {
	font-style: italic;
}
.hljs-strong {
	font-weight: 700;
}
.hljs-link {
	text-decoration: underline;
}
.markdown-body.dark {
	color-scheme: dark;
	--color-prettylights-syntax-comment: #8b949e;
	--color-prettylights-syntax-constant: #79c0ff;
	--color-prettylights-syntax-entity: #d2a8ff;
	--color-prettylights-syntax-storage-modifier-import: #c9d1d9;
	--color-prettylights-syntax-entity-tag: #7ee787;
	--color-prettylights-syntax-keyword: #ff7b72;
	--color-prettylights-syntax-string: #a5d6ff;
	--color-prettylights-syntax-variable: #ffa657;
	--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;
	--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;
	--color-prettylights-syntax-invalid-illegal-bg: #8e1519;
	--color-prettylights-syntax-carriage-return-text: #f0f6fc;
	--color-prettylights-syntax-carriage-return-bg: #b62324;
	--color-prettylights-syntax-string-regexp: #7ee787;
	--color-prettylights-syntax-markup-list: #f2cc60;
	--color-prettylights-syntax-markup-heading: #1f6feb;
	--color-prettylights-syntax-markup-italic: #c9d1d9;
	--color-prettylights-syntax-markup-bold: #c9d1d9;
	--color-prettylights-syntax-markup-deleted-text: #ffdcd7;
	--color-prettylights-syntax-markup-deleted-bg: #67060c;
	--color-prettylights-syntax-markup-inserted-text: #aff5b4;
	--color-prettylights-syntax-markup-inserted-bg: #033a16;
	--color-prettylights-syntax-markup-changed-text: #ffdfb6;
	--color-prettylights-syntax-markup-changed-bg: #5a1e02;
	--color-prettylights-syntax-markup-ignored-text: #c9d1d9;
	--color-prettylights-syntax-markup-ignored-bg: #1158c7;
	--color-prettylights-syntax-meta-diff-range: #d2a8ff;
	--color-prettylights-syntax-brackethighlighter-angle: #8b949e;
	--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;
	--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;
	--color-fg-default: #c9d1d9;
	--color-fg-muted: #8b949e;
	--color-fg-subtle: #6e7681;
	--color-canvas-default: #0d1117;
	--color-canvas-subtle: #161b22;
	--color-border-default: #30363d;
	--color-border-muted: #21262d;
	--color-neutral-muted: hsla(215,8%,47%,.4);
	--color-accent-fg: #58a6ff;
	--color-accent-emphasis: #1f6feb;
	--color-attention-subtle: rgba(187,128,9,.15);
	--color-danger-fg: #f85149;
}
.markdown-body {
	color-scheme: light;
	--color-prettylights-syntax-comment: #6e7781;
	--color-prettylights-syntax-constant: #0550ae;
	--color-prettylights-syntax-entity: #8250df;
	--color-prettylights-syntax-storage-modifier-import: #24292f;
	--color-prettylights-syntax-entity-tag: #116329;
	--color-prettylights-syntax-keyword: #cf222e;
	--color-prettylights-syntax-string: #0a3069;
	--color-prettylights-syntax-variable: #953800;
	--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;
	--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
	--color-prettylights-syntax-invalid-illegal-bg: #82071e;
	--color-prettylights-syntax-carriage-return-text: #f6f8fa;
	--color-prettylights-syntax-carriage-return-bg: #cf222e;
	--color-prettylights-syntax-string-regexp: #116329;
	--color-prettylights-syntax-markup-list: #3b2300;
	--color-prettylights-syntax-markup-heading: #0550ae;
	--color-prettylights-syntax-markup-italic: #24292f;
	--color-prettylights-syntax-markup-bold: #24292f;
	--color-prettylights-syntax-markup-deleted-text: #82071e;
	--color-prettylights-syntax-markup-deleted-bg: #ffebe9;
	--color-prettylights-syntax-markup-inserted-text: #116329;
	--color-prettylights-syntax-markup-inserted-bg: #dafbe1;
	--color-prettylights-syntax-markup-changed-text: #953800;
	--color-prettylights-syntax-markup-changed-bg: #ffd8b5;
	--color-prettylights-syntax-markup-ignored-text: #eaeef2;
	--color-prettylights-syntax-markup-ignored-bg: #0550ae;
	--color-prettylights-syntax-meta-diff-range: #8250df;
	--color-prettylights-syntax-brackethighlighter-angle: #57606a;
	--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;
	--color-prettylights-syntax-constant-other-reference-link: #0a3069;
	--color-fg-default: #24292f;
	--color-fg-muted: #57606a;
	--color-fg-subtle: #6e7781;
	--color-canvas-default: #fff;
	--color-canvas-subtle: #f6f8fa;
	--color-border-default: #d0d7de;
	--color-border-muted: #d8dee4;
	--color-neutral-muted: rgba(175,184,193,.2);
	--color-accent-fg: #0969da;
	--color-accent-emphasis: #0969da;
	--color-attention-subtle: #fff8c5;
	--color-danger-fg: #cf222e;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	background-color: var(--color-canvas-default);
	color: #24292f;
	color: var(--color-fg-default);
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	word-wrap: break-word;
}
.markdown-body h1: hover .anchor .octicon-link: before,.markdown-body h2: hover .anchor .octicon-link: before,.markdown-body h3: hover .anchor .octicon-link: before,.markdown-body h4: hover .anchor .octicon-link: before,.markdown-body h5: hover .anchor .octicon-link: before,.markdown-body h6: hover .anchor .octicon-link: before {
	background-color: currentColor;
	content: " ";
	display: inline-block;
	height: 16px;
	-webkit-mask-image: url('data: image/svg+xml;
	charset=utf-8,<svg xmlns="http: //www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0"/></svg>');
	mask-image: url('data: image/svg+xml;
	charset=utf-8,<svg xmlns="http: //www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0"/></svg>');
	width: 16px;
}
.markdown-body details,.markdown-body figcaption,.markdown-body figure {
	display: block;
}
.markdown-body summary {
	display: list-item;
}
.markdown-body [hidden] {
	display: none!important;
}
.markdown-body a {
	background-color: transparent;
	color: var(--color-accent-fg);
	text-decoration: none;
}
.markdown-body abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
.markdown-body b,.markdown-body strong {
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body dfn {
	font-style: italic;
}
.markdown-body h1 {
	border-bottom: 1px solid var(--color-border-muted);
	font-size: 2em;
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
	margin: .67em 0;
	padding-bottom: .3em;
}
.markdown-body mark {
	background-color: var(--color-attention-subtle);
	color: var(--color-fg-default);
}
.markdown-body small {
	font-size: 90%;
}
.markdown-body sub,.markdown-body sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.markdown-body sub {
	bottom: -.25em;
}
.markdown-body sup {
	top: -.5em;
}
.markdown-body img {
	background-color: var(--color-canvas-default);
	border-style: none;
	box-sizing: content-box;
	max-width: 100%;
}
.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp {
	font-family: monospace;
	font-size: 1em;
}
.markdown-body figure {
	margin: 1em 40px;
}
.markdown-body hr {
	background: transparent;
	background-color: var(--color-border-default);
	border: 0;
	box-sizing: content-box;
	height: .25em;
	margin: 24px 0;
	overflow: hidden;
	padding: 0;
}
.markdown-body input {
	font: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	overflow: visible;
}
.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit] {
	-webkit-appearance: button;
}
.markdown-body [type=checkbox],.markdown-body [type=radio] {
	box-sizing: border-box;
	padding: 0;
}
.markdown-body [type=number]: : -webkit-inner-spin-button,.markdown-body [type=number]: : -webkit-outer-spin-button {
	height: auto;
}
.markdown-body [type=search]: : -webkit-search-cancel-button,.markdown-body [type=search]: : -webkit-search-decoration {
	-webkit-appearance: none;
}
.markdown-body: : -webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}
.markdown-body: : -webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
.markdown-body a: hover {
	text-decoration: underline;
}
.markdown-body: : -moz-placeholder {
	color: var(--color-fg-subtle);
	opacity: 1;
}
.markdown-body: : placeholder {
	color: var(--color-fg-subtle);
	opacity: 1;
}
.markdown-body hr: after,.markdown-body hr: before {
	content: "";
	display: table;
}
.markdown-body hr: after {
	clear: both;
}
.markdown-body table {
	border-collapse: collapse;
	border-spacing: 0;
	display: block;
	max-width: 100%;
	overflow: auto;
	width: -moz-max-content;
	width: max-content;
}
.markdown-body td,.markdown-body th {
	padding: 0;
}
.markdown-body details summary {
	cursor: pointer;
}
.markdown-body details: not([open])>: not(summary) {
	display: none!important;
}
.markdown-body [role=button]: focus,.markdown-body a: focus,.markdown-body input[type=checkbox]: focus,.markdown-body input[type=radio]: focus {
	box-shadow: none;
	outline: 2px solid var(--color-accent-fg);
	outline-offset: -2px;
}
.markdown-body [role=button]: focus: not(: focus-visible),.markdown-body a: focus: not(: focus-visible),.markdown-body input[type=checkbox]: focus: not(: focus-visible),.markdown-body input[type=radio]: focus: not(: focus-visible) {
	outline: 1px solid transparent;
}
.markdown-body [role=button]: focus-visible,.markdown-body a: focus-visible,.markdown-body input[type=checkbox]: focus-visible,.markdown-body input[type=radio]: focus-visible {
	box-shadow: none;
	outline: 2px solid var(--color-accent-fg);
	outline-offset: -2px;
}
.markdown-body a: not([class]): focus,.markdown-body a: not([class]): focus-visible,.markdown-body input[type=checkbox]: focus,.markdown-body input[type=checkbox]: focus-visible,.markdown-body input[type=radio]: focus,.markdown-body input[type=radio]: focus-visible {
	outline-offset: 0;
}
.markdown-body kbd {
	background-color: var(--color-canvas-subtle);
	border-bottom-color: var(--color-neutral-muted);
	border: 1px solid var(--color-neutral-muted);
	border-radius: 6px;
	box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
	color: var(--color-fg-default);
	display: inline-block;
	font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
	line-height: 10px;
	padding: 3px 5px;
	vertical-align: middle;
}
.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6 {
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
	line-height: 1.25;
	margin-bottom: 16px;
	margin-top: 24px;
}
.markdown-body h2 {
	border-bottom: 1px solid var(--color-border-muted);
	font-size: 1.5em;
	padding-bottom: .3em;
}
.markdown-body h2,.markdown-body h3 {
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body h3 {
	font-size: 1.25em;
}
.markdown-body h4 {
	font-size: 1em;
}
.markdown-body h4,.markdown-body h5 {
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body h5 {
	font-size: .875em;
}
.markdown-body h6 {
	color: var(--color-fg-muted);
	font-size: .85em;
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body p {
	margin-bottom: 10px;
	margin-top: 0;
}
.markdown-body blockquote {
	border-left: .25em solid var(--color-border-default);
	color: var(--color-fg-muted);
	margin: 0;
	padding: 0 1em;
}
.markdown-body ol,.markdown-body ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 2em;
}
.markdown-body ol ol,.markdown-body ul ol {
	list-style-type: lower-roman;
}
.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol {
	list-style-type: lower-alpha;
}
.markdown-body dd {
	margin-left: 0;
}
.markdown-body code,.markdown-body pre,.markdown-body samp,.markdown-body tt {
	font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
	font-size: 12px;
}
.markdown-body pre {
	margin-bottom: 0;
	margin-top: 0;
	word-wrap: normal;
}
.markdown-body .octicon {
	display: inline-block;
	overflow: visible!important;
	vertical-align: text-bottom;
	fill: currentColor;
}
.markdown-body input: : -webkit-inner-spin-button,.markdown-body input: : -webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
.markdown-body: after,.markdown-body: before {
	content: "";
	display: table;
}
.markdown-body: after {
	clear: both;
}
.markdown-body>: first-child {
	margin-top: 0!important;
}
.markdown-body>: last-child {
	margin-bottom: 0!important;
}
.markdown-body a: not([href]) {
	color: inherit;
	text-decoration: none;
}
.markdown-body .absent {
	color: var(--color-danger-fg);
}
.markdown-body .anchor {
	float: left;
	line-height: 1;
	margin-left: -20px;
	padding-right: 4px;
}
.markdown-body .anchor: focus {
	outline: none;
}
.markdown-body blockquote,.markdown-body details,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul {
	margin-bottom: 16px;
	margin-top: 0;
}
.markdown-body blockquote>: first-child {
	margin-top: 0;
}
.markdown-body blockquote>: last-child {
	margin-bottom: 0;
}
.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link {
	color: var(--color-fg-default);
	vertical-align: middle;
	visibility: hidden;
}
.markdown-body h1: hover .anchor,.markdown-body h2: hover .anchor,.markdown-body h3: hover .anchor,.markdown-body h4: hover .anchor,.markdown-body h5: hover .anchor,.markdown-body h6: hover .anchor {
	text-decoration: none;
}
.markdown-body h1: hover .anchor .octicon-link,.markdown-body h2: hover .anchor .octicon-link,.markdown-body h3: hover .anchor .octicon-link,.markdown-body h4: hover .anchor .octicon-link,.markdown-body h5: hover .anchor .octicon-link,.markdown-body h6: hover .anchor .octicon-link {
	visibility: visible;
}
.markdown-body h1 code,.markdown-body h1 tt,.markdown-body h2 code,.markdown-body h2 tt,.markdown-body h3 code,.markdown-body h3 tt,.markdown-body h4 code,.markdown-body h4 tt,.markdown-body h5 code,.markdown-body h5 tt,.markdown-body h6 code,.markdown-body h6 tt {
	font-size: inherit;
	padding: 0 .2em;
}
.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6 {
	display: inline-block;
}
.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor {
	margin-left: -40px;
}
.markdown-body summary h1,.markdown-body summary h2 {
	border-bottom: 0;
	padding-bottom: 0;
}
.markdown-body ol.no-list,.markdown-body ul.no-list {
	list-style-type: none;
	padding: 0;
}
.markdown-body ol[type=a] {
	list-style-type: lower-alpha;
}
.markdown-body ol[type=A] {
	list-style-type: upper-alpha;
}
.markdown-body ol[type=i] {
	list-style-type: lower-roman;
}
.markdown-body ol[type=I] {
	list-style-type: upper-roman;
}
.markdown-body div>ol: not([type]),.markdown-body ol[type="1"] {
	list-style-type: decimal;
}
.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul {
	margin-bottom: 0;
	margin-top: 0;
}
.markdown-body li>p {
	margin-top: 16px;
}
.markdown-body li+li {
	margin-top: .25em;
}
.markdown-body dl {
	padding: 0;
}
.markdown-body dl dt {
	font-size: 1em;
	font-style: italic;
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
	margin-top: 16px;
	padding: 0;
}
.markdown-body dl dd {
	margin-bottom: 16px;
	padding: 0 16px;
}
.markdown-body table th {
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body table td,.markdown-body table th {
	border: 1px solid var(--color-border-default);
	padding: 6px 13px;
}
.markdown-body table tr {
	background-color: var(--color-canvas-default);
	border-top: 1px solid var(--color-border-muted);
}
.markdown-body table tr: nth-child(2n) {
	background-color: var(--color-canvas-subtle);
}
.markdown-body table img {
	background-color: transparent;
}
.markdown-body img[align=right] {
	padding-left: 20px;
}
.markdown-body img[align=left] {
	padding-right: 20px;
}
.markdown-body .emoji {
	background-color: transparent;
	max-width: none;
	vertical-align: text-top;
}
.markdown-body span.frame {
	display: block;
	overflow: hidden;
}
.markdown-body span.frame>span {
	border: 1px solid var(--color-border-default);
	display: block;
	float: left;
	margin: 13px 0 0;
	overflow: hidden;
	padding: 7px;
	width: auto;
}
.markdown-body span.frame span img {
	display: block;
	float: left;
}
.markdown-body span.frame span span {
	clear: both;
	color: var(--color-fg-default);
	display: block;
	padding: 5px 0 0;
}
.markdown-body span.align-center {
	clear: both;
	display: block;
	overflow: hidden;
}
.markdown-body span.align-center>span {
	display: block;
	margin: 13px auto 0;
	overflow: hidden;
	text-align: center;
}
.markdown-body span.align-center span img {
	margin: 0 auto;
	text-align: center;
}
.markdown-body span.align-right {
	clear: both;
	display: block;
	overflow: hidden;
}
.markdown-body span.align-right>span {
	display: block;
	margin: 13px 0 0;
	overflow: hidden;
	text-align: right;
}
.markdown-body span.align-right span img {
	margin: 0;
	text-align: right;
}
.markdown-body span.float-left {
	display: block;
	float: left;
	margin-right: 13px;
	overflow: hidden;
}
.markdown-body span.float-left span {
	margin: 13px 0 0;
}
.markdown-body span.float-right {
	display: block;
	float: right;
	margin-left: 13px;
	overflow: hidden;
}
.markdown-body span.float-right>span {
	display: block;
	margin: 13px auto 0;
	overflow: hidden;
	text-align: right;
}
.markdown-body code,.markdown-body tt {
	background-color: var(--color-neutral-muted);
	border-radius: 6px;
	font-size: 85%;
	margin: 0;
	padding: .2em .4em;
	white-space: break-spaces;
}
.markdown-body code br,.markdown-body tt br {
	display: none;
}
.markdown-body del code {
	text-decoration: inherit;
}
.markdown-body samp {
	font-size: 85%;
}
.markdown-body pre code {
	font-size: 100%;
}
.markdown-body pre>code {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	white-space: pre;
	word-break: normal;
}
.markdown-body .highlight {
	margin-bottom: 16px;
}
.markdown-body .highlight pre {
	margin-bottom: 0;
	word-break: normal;
}
.markdown-body .highlight pre,.markdown-body pre {
	background-color: var(--color-canvas-subtle);
	border-radius: 6px;
	font-size: 85%;
	line-height: 1.45;
	overflow: auto;
	padding: 16px;
}
.markdown-body pre code,.markdown-body pre tt {
	display: inline;
	line-height: inherit;
	margin: 0;
	max-width: auto;
	overflow: visible;
	padding: 0;
	word-wrap: normal;
	background-color: transparent;
	border: 0;
}
.markdown-body .csv-data td,.markdown-body .csv-data th {
	font-size: 12px;
	line-height: 1;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
}
.markdown-body .csv-data .blob-num {
	background: var(--color-canvas-default);
	border: 0;
	padding: 10px 8px 9px;
	text-align: right;
}
.markdown-body .csv-data tr {
	border-top: 0;
    text-align: justify;
}
.markdown-body .csv-data th {
	background: var(--color-canvas-subtle);
	border-top: 0;
	font-weight: 600;
	font-weight: var(--base-text-weight-semibold,600);
}
.markdown-body [data-footnote-ref]: before {
	content: "[";
}
.markdown-body [data-footnote-ref]: after {
	content: "]";
}
.markdown-body .footnotes {
	border-top: 1px solid var(--color-border-default);
	color: var(--color-fg-muted);
	font-size: 12px;
}
.markdown-body .footnotes ol {
	padding-left: 16px;
}
.markdown-body .footnotes ol ul {
	display: inline-block;
	margin-top: 16px;
	padding-left: 16px;
}
.markdown-body .footnotes li {
	position: relative;
}
.markdown-body .footnotes li: target: before {
	border: 2px solid var(--color-accent-emphasis);
	border-radius: 6px;
	bottom: -8px;
	content: "";
	left: -24px;
	pointer-events: none;
	position: absolute;
	right: -8px;
	top: -8px;
}
.markdown-body .footnotes li: target {
	color: var(--color-fg-default);
}
.markdown-body .footnotes .data-footnote-backref g-emoji {
	font-family: monospace;
}
.markdown-body .pl-c {
	color: var(--color-prettylights-syntax-comment);
}
.markdown-body .pl-c1,.markdown-body .pl-s .pl-v {
	color: var(--color-prettylights-syntax-constant);
}
.markdown-body .pl-e,.markdown-body .pl-en {
	color: var(--color-prettylights-syntax-entity);
}
.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi {
	color: var(--color-prettylights-syntax-storage-modifier-import);
}
.markdown-body .pl-ent {
	color: var(--color-prettylights-syntax-entity-tag);
}
.markdown-body .pl-k {
	color: var(--color-prettylights-syntax-keyword);
}
.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre {
	color: var(--color-prettylights-syntax-string);
}
.markdown-body .pl-smw,.markdown-body .pl-v {
	color: var(--color-prettylights-syntax-variable);
}
.markdown-body .pl-bu {
	color: var(--color-prettylights-syntax-brackethighlighter-unmatched);
}
.markdown-body .pl-ii {
	background-color: var(--color-prettylights-syntax-invalid-illegal-bg);
	color: var(--color-prettylights-syntax-invalid-illegal-text);
}
.markdown-body .pl-c2 {
	background-color: var(--color-prettylights-syntax-carriage-return-bg);
	color: var(--color-prettylights-syntax-carriage-return-text);
}
.markdown-body .pl-sr .pl-cce {
	color: var(--color-prettylights-syntax-string-regexp);
	font-weight: 700;
}
.markdown-body .pl-ml {
	color: var(--color-prettylights-syntax-markup-list);
}
.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms {
	color: var(--color-prettylights-syntax-markup-heading);
	font-weight: 700;
}
.markdown-body .pl-mi {
	color: var(--color-prettylights-syntax-markup-italic);
	font-style: italic;
}
.markdown-body .pl-mb {
	color: var(--color-prettylights-syntax-markup-bold);
	font-weight: 700;
}
.markdown-body .pl-md {
	background-color: var(--color-prettylights-syntax-markup-deleted-bg);
	color: var(--color-prettylights-syntax-markup-deleted-text);
}
.markdown-body .pl-mi1 {
	background-color: var(--color-prettylights-syntax-markup-inserted-bg);
	color: var(--color-prettylights-syntax-markup-inserted-text);
}
.markdown-body .pl-mc {
	background-color: var(--color-prettylights-syntax-markup-changed-bg);
	color: var(--color-prettylights-syntax-markup-changed-text);
}
.markdown-body .pl-mi2 {
	background-color: var(--color-prettylights-syntax-markup-ignored-bg);
	color: var(--color-prettylights-syntax-markup-ignored-text);
}
.markdown-body .pl-mdr {
	color: var(--color-prettylights-syntax-meta-diff-range);
	font-weight: 700;
}
.markdown-body .pl-ba {
	color: var(--color-prettylights-syntax-brackethighlighter-angle);
}
.markdown-body .pl-sg {
	color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);
}
.markdown-body .pl-corl {
	color: var(--color-prettylights-syntax-constant-other-reference-link);
	text-decoration: underline;
}
.markdown-body g-emoji {
	display: inline-block;
	font-family: Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
	font-size: 1em;
	font-style: normal!important;
	font-weight: 400;
	font-weight: var(--base-text-weight-normal,400);
	line-height: 1;
	min-width: 1ch;
	vertical-align: -.075em;
}
.markdown-body g-emoji img {
	height: 1em;
	width: 1em;
}
.markdown-body .task-list-item {
	list-style-type: none;
}
.markdown-body .task-list-item label {
	font-weight: 400;
	font-weight: var(--base-text-weight-normal,400);
}
.markdown-body .task-list-item.enabled label {
	cursor: pointer;
}
.markdown-body .task-list-item+.task-list-item {
	margin-top: 4px;
}
.markdown-body .task-list-item .handle {
	display: none;
}
.markdown-body .task-list-item-checkbox {
	margin: 0 .2em .25em -1.4em;
	vertical-align: middle;
}
.markdown-body .contains-task-list: dir(rtl) .task-list-item-checkbox {
	margin: 0 -1.6em .25em .2em;
}
.markdown-body .contains-task-list {
	position: relative;
}
.markdown-body .contains-task-list: focus-within .task-list-item-convert-container,.markdown-body .contains-task-list: hover .task-list-item-convert-container {
	display: block;
	height: 24px;
	overflow: visible;
	width: auto;
	clip: auto;
}
.markdown-body: : -webkit-calendar-picker-indicator {
	filter: invert(50%);
}
@font-face {
	font-family: KaTeX_AMS;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_AMS-Regular.C-4yCqXl.woff2) format("woff2"),url(./KaTeX_AMS-Regular.DDasG1K0.woff) format("woff"),url(./KaTeX_AMS-Regular.T6F87tw8.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Caligraphic;
	font-style: normal;
	font-weight: 700;
	src: url(./KaTeX_Caligraphic-Bold.ZMFs8D3m.woff2) format("woff2"),url(./KaTeX_Caligraphic-Bold.Dt-uwyvC.woff) format("woff"),url(./KaTeX_Caligraphic-Bold.CvWEglI0.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Caligraphic;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Caligraphic-Regular.Dz9EKXhg.woff2) format("woff2"),url(./KaTeX_Caligraphic-Regular.B0U1tyX0.woff) format("woff"),url(./KaTeX_Caligraphic-Regular.BtocwyTb.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Fraktur;
	font-style: normal;
	font-weight: 700;
	src: url(./KaTeX_Fraktur-Bold.Ctu60Szc.woff2) format("woff2"),url(./KaTeX_Fraktur-Bold.CIIiwuHN.woff) format("woff"),url(./KaTeX_Fraktur-Bold.fAWP9gmX.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Fraktur;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Fraktur-Regular.B7Nm9BQ8.woff2) format("woff2"),url(./KaTeX_Fraktur-Regular.Ct1lkBrJ.woff) format("woff"),url(./KaTeX_Fraktur-Regular.COeHAl4n.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Main;
	font-style: normal;
	font-weight: 700;
	src: url(./KaTeX_Main-Bold.BHgC5L_K.woff2) format("woff2"),url(./KaTeX_Main-Bold.Dm00vF3g.woff) format("woff"),url(./KaTeX_Main-Bold.jxoKU7_d.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Main;
	font-style: italic;
	font-weight: 700;
	src: url(./KaTeX_Main-BoldItalic.7OA55o_L.woff2) format("woff2"),url(./KaTeX_Main-BoldItalic.CMgIlYHR.woff) format("woff"),url(./KaTeX_Main-BoldItalic.nUyOBige.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Main;
	font-style: italic;
	font-weight: 400;
	src: url(./KaTeX_Main-Italic.cd6gmYMt.woff2) format("woff2"),url(./KaTeX_Main-Italic.BLfd1mRq.woff) format("woff"),url(./KaTeX_Main-Italic.BE7xrcTI.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Main;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Main-Regular.DX710yXH.woff2) format("woff2"),url(./KaTeX_Main-Regular.Cg2Nv4rn.woff) format("woff"),url(./KaTeX_Main-Regular.DNaIdd8w.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Math;
	font-style: italic;
	font-weight: 700;
	src: url(./KaTeX_Math-BoldItalic.CRTyaZrw.woff2) format("woff2"),url(./KaTeX_Math-BoldItalic.CNz9p5BL.woff) format("woff"),url(./KaTeX_Math-BoldItalic.D3KLZ6J9.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Math;
	font-style: italic;
	font-weight: 400;
	src: url(./KaTeX_Math-Italic.B6YL9hmP.woff2) format("woff2"),url(./KaTeX_Math-Italic.DhLyKkek.woff) format("woff"),url(./KaTeX_Math-Italic.CSO6w27I.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_SansSerif;
	font-style: normal;
	font-weight: 700;
	src: url(./KaTeX_SansSerif-Bold.DGI_3cxT.woff2) format("woff2"),url(./KaTeX_SansSerif-Bold.Cg7HUF99.woff) format("woff"),url(./KaTeX_SansSerif-Bold.DMoX5tBB.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_SansSerif;
	font-style: italic;
	font-weight: 400;
	src: url(./KaTeX_SansSerif-Italic.Ddo1HEdH.woff2) format("woff2"),url(./KaTeX_SansSerif-Italic.DXor6f7O.woff) format("woff"),url(./KaTeX_SansSerif-Italic.O2BzGaAw.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_SansSerif;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_SansSerif-Regular.5KW6VUKV.woff2) format("woff2"),url(./KaTeX_SansSerif-Regular.B8l5M8N5.woff) format("woff"),url(./KaTeX_SansSerif-Regular.CtECSGkb.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Script;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Script-Regular.B3NxSElP.woff2) format("woff2"),url(./KaTeX_Script-Regular.Cb6ZilTL.woff) format("woff"),url(./KaTeX_Script-Regular.BpgwcbcX.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Size1;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Size1-Regular.-093lxTm.woff2) format("woff2"),url(./KaTeX_Size1-Regular.Bqx8ddVV.woff) format("woff"),url(./KaTeX_Size1-Regular.Ce-F_0eZ.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Size2;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Size2-Regular.DTGPew1w.woff2) format("woff2"),url(./KaTeX_Size2-Regular.jx8IXEX9.woff) format("woff"),url(./KaTeX_Size2-Regular.CIc3t7OD.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Size3;
	font-style: normal;
	font-weight: 400;
	src: url(data: font/woff2;
	base64,d09GMgABAAAAAA1IAA4AAAAAG5AAAAz0AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDAmXFxEICo8Ai1YBNgIkA14LMgAEIAWIWAeBHAx/G78YIxEmja0A8pcHPIGh5koQINImeHZopHYXvqoQOsQzHMfBqtPle+f0izj8F6q3p/k21fpC8whJZn142ub7V8SRcih2rMAMXCWxyMIVbI1bg8tKdNGNH2+Xb2bnLxz54FCsoS71dVWgMkSw876ygOOMmyU2xmU5zLf2y+QY9gqcyT/IE7qUgkXaPRjfGnnC1OjGP/z/a/sfUpRiaU64iGUQ+/8zWJ6hkqCZJ7+oKUpWumpn8Ms57yZr1MsRkkpSALRqtfu/udL+/5OjKaJi8gS2QtaYyWz2XiazcNkDomwJSQEqckSgQNbXndB99VWmQlZ1yAL/mSjo4d3aJZqIW6h0Hr1kHfB6H6Coz2Q6WIByUgcATO47NnmIaqHw6N8OfFDh7Tu8TMPOxR2Rj7D5ig7z9mjOrqN3hQHTWtMoSWFqFjFWCk9FxwYMXv/sICo0XETEq6IVhmEEllCnqLs0HREQyce+8noBhIlTRYvpSNUXx778vfA+uVuxYdrUnv9q/NP/k9/7ca92szIIyk8atAACj2mWpSf/0Lp9gn7/MdGxTea17KpuvsA6/DepQouVLZ334BW4TUcweYkBApG4G2BoLf5fItnHMcM1n61mrz8lb97VnQNWbpJn5NWJnv6KntesRpY7rMkEvcNcQS12Cy38u7Srmk8O2LLE7MhU2+6nLuj6AUrO2UGWs4GbtMk5oEEzITqshfKXCSURXaLzPkMxIDBvXuum5lE3U73opoDYc9FmnnkrrhpZv7G1lqIi2atUXrrhdU6WvRi5T5A5t7y6+Tm9AoZfGJEDB/S3Zkg0AYkDPN+FFlBEzQIGpJlwfPVPaC4ZeYzETBRfpmZeysRo1Mln8byHG6w54ffZcm5MZsARLZrVeNIaqxC28awmss0IQrwVqA1TJcvjCHBI5CHmuQNXuPSWRqeWv0zemc/nfcBD49wlF2ka8AFFCdcfbw1YJjHjDeMdeuMGAogQlMvqn9CixhO+F9WTA8QlYLcT4snb1GQ5zSfxVvY9UBAreJWevDk7znetqNNCNLT9nRU8rw6lSGAZOKyxuTv0JoeCCU1fCgV84yIaa/5A8UQzb1Aa8jkKYGP33NwZ1xd4xYjPJVjzE8JrNtABm0IOjkdivn7uIuxpyF2+TQQSNcORiC0gRhUo/Q47e6lF57Ge/BeWjAdzJ3KgGA39C4ESRASlxFBGGpSTQAUpqCQdqsiAajKhhix3Fuqgz0vLwY9WD7/HdS32IDcrsQ73MCI2ECWGGGkQJ4EEKUiSDikyIE0mZMiyGgr0EKExvBBGTSygJgHhKERDxtWYJtBoNM4CzZAWikWeDVtWkc0/zSTO50BLgM5NgeZZUzycpcvZxWArNvMmyG+Dblgs25XrIJdq0iFTP88peQi/UGrO9K5ttTYeng90QL0WFqcAt18o0InuSB/oIs6FfJUweTcaUzilrqUBye139Kjmr2Vhg9LS+QxJHLuYhwfPB3oAAqKIEp0eyy9sapNIfe0RDNCboE5KHiKRLk2czPGTj9ymn3yw/8A9r5Ht38oxmjBdNU6fYvNiW3PYXlETmdX9adjL2tB8WJvhOoM77VILzZXrjgaTkMzmw5YzTJ/DCjx61lm0s20tjZMF5aJ02OdKloZkPik1I1qLWc/Npi0vB/pQ6E4SKkuxfovQ+nvBlChpLtSJeNkDUzwueDG9FB5Sp968g0dvJhTojq7+Eo+Wv2ao5pnD3tjYksj+QRsCHhy7LKDn6mRsMMuGYOpwO+38dVKfu9bEgwtE1PBAL5cyQj9vqoOPgh4T6x4DvVYjMZEu66o92zDEO5rEwfEco8ybhDmmXubfEpgzgWa+V3ZMxn9ikX/CAVHD7NvblvMRT/TZSnsSjlgEaCrR234ttuU0TvuGs2doxJxoHWCiO2ZDMlMyiwZ2HTrP3DnQDWD+YggzU6d5jSekQgtISId5J2wRI2jacIkYlhkRrhDDagPQDNeIYZ0R4QYxbDYAPcAtYthmRLhDDLsNQBPcI4Z9RoQHxHDYADTHI2I4ZkR4QgynDUARz4jhnBHhBXHxJegD2r4adBh6adc4DDch4Nt3jfnQLZhFD931LOihZ6meG8yHXsHsB/TWs6GPng199WzoF5UD/fUcGKDnwEA9Z6JBSdslDPXyySocE4s7baGjGg5dqpylEgjI60WAwnSuUxWgBfIZoJ6hRAdpXQIKSyP70QLktAwTGuQr1okb1hRilhPC1W/LT8ezPGPhaanNLkh91zV+3rqcOKwPulxP9OPdsAs37lKjzbfM7g4TOjtm13nt2kbPWnlgN93teCVOkDrL+LD1hc05jx1+s//Y1+ZL1w7mNL3x0/RTcNmGyWHbeLzYXTWnb1lJ+W/LbeKYXXdr3TbPL/OtYURukxF+mE2Q+paXW+Yte7vdZ5WJuex0f6PLTSqss1vcWR4IXH68FnZhnW5P3A3TnCUvN5fobkzLdV9uIER7POa5S1/t8Pi7McPXZrjhxp9/alzmRKsZCjfvjXa7yZ4RdyY70y9I8FgfR4jaGq3cCuv8B/1s67P2Z8XGlFvm3Q8w5G/W2vXEam33iLfrdM73Umfbh9KAeW1CHBWxFdbTfKnWY/YU7+RLrav5YLvphsnlDOWW8uq7pE7TihLeoS+5tq3st6+jqmvNQCjz9bVabQ5UXe6h/afgUohbyLUhFycdBvJ4mxy7cWTESto8QP/KhJZ37a1awb5mHcpa25yEcjta3ycOv/m8o3V/+Hx8waXXlmk7VNNv1YsTr2+gzaGGiskppspZXIPBA7lGlTO9551cYQg108z6Y2cPFJTm5Hn3ezx5u55b/9t/0qTKAIWSo+9MrtHAQVzDylnfhVLZQfw+s27oKI7V7OQf8gyJS30V7VNHJSPSRlNHhjTSfDE1/+hj4A3dOeWAnZC0kedehvjJ5Vwu5/g83isNuht4LjKUXH7SWaUV2T/Z0aYjZ3FNLeG7Z66c9/VyMcs3P4Z42sTahqtrG6UIFUj4eu3sxqhdNCX46Qc8lKYYZY0lGIWqzy8454Tpe4hZqVJTs6rNal1T08ogQkjJGxXGjkPqx4fv7KAaLTbF9xqurGHk4VetgwtVKUrTqnXNjM9CqVWcOGV8SLGMVTxrFTu0RF3LIkOA4aEa1MVcp6RDtFzKGQoXLDqvqWgZjHwoZRYRF3Lxa3qmUDWRijhJSvuqKncjXSnIAKWsviG/Z71pP9Mz9rUNWAbSHwxnH9Oj4ejmM7uZ9ibsTezepLuJEL2ePT6OoTsWti+kveactN301xXKjE/op4jNyNpSVzQyqpn/7FNpy781qE5PZwdGrE2eym9pvqUuZ4/+1ppQvjeu+egWYkdkTuz0ZjPb719fwJgdHfkOCtqX7nxKdVOXC3VsdYfKNWfo0DNdhWYybi8njjibaYjTOiFlh3iPU5wrghUeRCyWua6Y5r2FiXI5deSQpnKJb4sb8Un9utarWppNKjl88YuiFwXcNtmLQolCpXuvYfrmRNd3hoRIXhRO+bJITpFxgnqT8TzeH6v26zoYyVEsgLS/Dn2XXef9y8nsapr53RRFgz7NTo4h4KqJ29XFGExgmAQaYQqK0UQLZzEUkzJrFWGIBWo0MkqaMB82RgY+GPBQK/8ONrZRZn8T8/RLALhTZe3Pvuv+Tn9rs6vZdQDEYICHR3g8B83ZFXy09+1WQFDK/fyGnji1HuCVgnqIq/uUEU1AWlHhB8L0Up56j9HFHkOVw67w/i2dgQC/d3o/pF+iD1UD34N8X/l7jERrjW10GoLy3BqoDGkQ0GeLciMJbkGDGAmAZcBQe0KpZe0ZPv7aa5jCqfaCVGTtFSqjX1yf0t6jOpO679JHR/15myImS8whE0k8IIuVA+qqqnpKN1mr44IlnkstjYYPXpHvm8UrArsdK6NkN6tpYlceVIqWi7NUGmelutjBw2fvX9iDLCltuONrqk/jSx1rZq7y+qTDKF6LKtu8PX0gZSml48Kgk++pHBQ0M72q3F6ZTTRXVvEoJKUPhU1pmY6uqRIFyShiev2fjOVwn5tOv0q3BH2YU7csGtcq2TIFmCkXqUkDPA7EqHNwRtPnKy4ie6SUkVJsSZdXPjAKMhzo+IFGakixyKGLHPqKs0CBTYrnT9051vQLi3oO2UseZUBx7nHGGtRM2+atuRTQgqLkTGnA0BYHVBStM33mNlTu6aMixA9pVVlZ6S42ctJq3FNl/UEN5+O/4mLtyBWfQRmjdwy9gO7reO8cPGTwMTYxhZAwbroVmjBYSSzhiIiIiYRIRYN6y9WqBdW+Uxuq6iUDu2kc//+DiXFQ96evIzIiCrTCJmnF3ev1cLg486SUkKkb8l59+jcFV7gVSFgPLN5vLwDJ8fQ0jCeKJq70y//R1IeOFOP6i+0IE3Q6vLVUGPd95hSyhEu84z6Zcjgvje1oBA==) format("woff2"),url(./KaTeX_Size3-Regular.D1tfOy-M.woff) format("woff"),url(./KaTeX_Size3-Regular.CFxG_DVe.ttf) format("truetype")
}
@font-face {
	font-family: KaTeX_Size4;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Size4-Regular.ffQECK3w.woff2) format("woff2"),url(./KaTeX_Size4-Regular.dJhhkITB.woff) format("woff"),url(./KaTeX_Size4-Regular.SKvCzc5v.ttf) format("truetype");
}
@font-face {
	font-family: KaTeX_Typewriter;
	font-style: normal;
	font-weight: 400;
	src: url(./KaTeX_Typewriter-Regular.Dcwuckj7.woff2) format("woff2"),url(./KaTeX_Typewriter-Regular.Bj0AOdjG.woff) format("woff"),url(./KaTeX_Typewriter-Regular.BAHYmKRX.ttf) format("truetype");
}
.katex {
	border-color: currentColor;
	font: 1.21em KaTeX_Main,Times New Roman,serif;
	line-height: 1.2;
	text-indent: 0;
	text-rendering: auto;
}
.katex * {
	-ms-high-contrast-adjust: none!important;
}
.katex .katex-version: after {
	content: "0.12.0";
}
.katex .katex-mathml {
	position: absolute;
	clip: rect(1px,1px,1px,1px);
	border: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	width: 1px;
}
.katex .katex-html>.newline {
	display: block;
}
.katex .base {
	position: relative;
	white-space: nowrap;
	width: -moz-min-content;
	width: min-content;
}
.katex .base,.katex .strut {
	display: inline-block;
}
.katex .textbf {
	font-weight: 700;
}
.katex .textit {
	font-style: italic;
}
.katex .textrm {
	font-family: KaTeX_Main;
}
.katex .textsf {
	font-family: KaTeX_SansSerif;
}
.katex .texttt {
	font-family: KaTeX_Typewriter;
}
.katex .mathnormal {
	font-family: KaTeX_Math;
	font-style: italic;
}
.katex .mathit {
	font-family: KaTeX_Main;
	font-style: italic;
}
.katex .mathrm {
	font-style: normal;
}
.katex .mathbf {
	font-family: KaTeX_Main;
	font-weight: 700;
}
.katex .boldsymbol {
	font-family: KaTeX_Math;
	font-style: italic;
	font-weight: 700;
}
.katex .amsrm,.katex .mathbb,.katex .textbb {
	font-family: KaTeX_AMS;
}
.katex .mathcal {
	font-family: KaTeX_Caligraphic;
}
.katex .mathfrak,.katex .textfrak {
	font-family: KaTeX_Fraktur;
}
.katex .mathtt {
	font-family: KaTeX_Typewriter;
}
.katex .mathscr,.katex .textscr {
	font-family: KaTeX_Script;
}
.katex .mathsf,.katex .textsf {
	font-family: KaTeX_SansSerif;
}
.katex .mathboldsf,.katex .textboldsf {
	font-family: KaTeX_SansSerif;
	font-weight: 700;
}
.katex .mathitsf,.katex .textitsf {
	font-family: KaTeX_SansSerif;
	font-style: italic;
}
.katex .mainrm {
	font-family: KaTeX_Main;
	font-style: normal;
}
.katex .vlist-t {
	border-collapse: collapse;
	display: inline-table;
	table-layout: fixed;
}
.katex .vlist-r {
	display: table-row;
}
.katex .vlist {
	display: table-cell;
	position: relative;
	vertical-align: bottom;
}
.katex .vlist>span {
	display: block;
	height: 0;
	position: relative;
}
.katex .vlist>span>span {
	display: inline-block;
}
.katex .vlist>span>.pstrut {
	overflow: hidden;
	width: 0;
}
.katex .vlist-t2 {
	margin-right: -2px;
}
.katex .vlist-s {
	display: table-cell;
	font-size: 1px;
	min-width: 2px;
	vertical-align: bottom;
	width: 2px;
}
.katex .vbox {
	align-items: baseline;
	flex-direction: column;
}
.katex .hbox,.katex .vbox {
	display: inline-flex;
}
.katex .hbox {
	flex-direction: row;
	width: 100%;
}
.katex .thinbox {
	display: inline-flex;
	flex-direction: row;
	max-width: 0;
	width: 0;
}
.katex .msupsub {
	text-align: left;
}
.katex .mfrac>span>span {
	text-align: center;
}
.katex .mfrac .frac-line {
	border-bottom-style: solid;
	display: inline-block;
	width: 100%;
}
.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line {
	min-height: 1px;
}
.katex .mspace {
	display: inline-block;
}
.katex .clap,.katex .llap,.katex .rlap {
	position: relative;
	width: 0;
}
.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner {
	position: absolute;
}
.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix {
	display: inline-block;
}
.katex .llap>.inner {
	right: 0;
}
.katex .clap>.inner,.katex .rlap>.inner {
	left: 0;
}
.katex .clap>.inner>span {
	margin-left: -50%;
	margin-right: 50%;
}
.katex .rule {
	border: 0 solid;
	display: inline-block;
	position: relative;
}
.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line {
	border-bottom-style: solid;
	display: inline-block;
	width: 100%;
}
.katex .hdashline {
	border-bottom-style: dashed;
	display: inline-block;
	width: 100%;
}
.katex .sqrt>.root {
	margin-left: .27777778em;
	margin-right: -.55555556em;
}
.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2 {
	font-size: 1.2em;
}
.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3 {
	font-size: 1.4em;
}
.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4 {
	font-size: 1.6em;
}
.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5 {
	font-size: 1.8em;
}
.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6 {
	font-size: 2em;
}
.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7 {
	font-size: 2.4em;
}
.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8 {
	font-size: 2.88em;
}
.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9 {
	font-size: 3.456em;
}
.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10 {
	font-size: 4.148em;
}
.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11 {
	font-size: 4.976em;
}
.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1 {
	font-size: .83333333em;
}
.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3 {
	font-size: 1.16666667em;
}
.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4 {
	font-size: 1.33333333em;
}
.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5 {
	font-size: 1.5em;
}
.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6 {
	font-size: 1.66666667em;
}
.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7 {
	font-size: 2em;
}
.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8 {
	font-size: 2.4em;
}
.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9 {
	font-size: 2.88em;
}
.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10 {
	font-size: 3.45666667em;
}
.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11 {
	font-size: 4.14666667em;
}
.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1 {
	font-size: .71428571em;
}
.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2 {
	font-size: .85714286em;
}
.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4 {
	font-size: 1.14285714em;
}
.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5 {
	font-size: 1.28571429em;
}
.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6 {
	font-size: 1.42857143em;
}
.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7 {
	font-size: 1.71428571em;
}
.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8 {
	font-size: 2.05714286em;
}
.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9 {
	font-size: 2.46857143em;
}
.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10 {
	font-size: 2.96285714em;
}
.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11 {
	font-size: 3.55428571em;
}
.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1 {
	font-size: .625em;
}
.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2 {
	font-size: .75em;
}
.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3 {
	font-size: .875em;
}
.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5 {
	font-size: 1.125em;
}
.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6 {
	font-size: 1.25em;
}
.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7 {
	font-size: 1.5em;
}
.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8 {
	font-size: 1.8em;
}
.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9 {
	font-size: 2.16em;
}
.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10 {
	font-size: 2.5925em;
}
.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11 {
	font-size: 3.11em;
}
.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1 {
	font-size: .55555556em;
}
.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2 {
	font-size: .66666667em;
}
.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3 {
	font-size: .77777778em;
}
.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4 {
	font-size: .88888889em;
}
.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6 {
	font-size: 1.11111111em;
}
.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7 {
	font-size: 1.33333333em;
}
.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8 {
	font-size: 1.6em;
}
.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9 {
	font-size: 1.92em;
}
.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10 {
	font-size: 2.30444444em;
}
.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11 {
	font-size: 2.76444444em;
}
.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1 {
	font-size: .5em;
}
.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2 {
	font-size: .6em;
}
.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3 {
	font-size: .7em;
}
.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4 {
	font-size: .8em;
}
.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5 {
	font-size: .9em;
}
.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7 {
	font-size: 1.2em;
}
.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8 {
	font-size: 1.44em;
}
.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9 {
	font-size: 1.728em;
}
.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10 {
	font-size: 2.074em;
}
.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11 {
	font-size: 2.488em;
}
.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1 {
	font-size: .41666667em;
}
.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2 {
	font-size: .5em;
}
.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3 {
	font-size: .58333333em;
}
.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4 {
	font-size: .66666667em;
}
.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5 {
	font-size: .75em;
}
.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6 {
	font-size: .83333333em;
}
.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8 {
	font-size: 1.2em;
}
.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9 {
	font-size: 1.44em;
}
.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10 {
	font-size: 1.72833333em;
}
.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11 {
	font-size: 2.07333333em;
}
.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1 {
	font-size: .34722222em;
}
.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2 {
	font-size: .41666667em;
}
.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3 {
	font-size: .48611111em;
}
.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4 {
	font-size: .55555556em;
}
.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5 {
	font-size: .625em;
}
.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6 {
	font-size: .69444444em;
}
.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7 {
	font-size: .83333333em;
}
.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9 {
	font-size: 1.2em;
}
.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10 {
	font-size: 1.44027778em;
}
.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11 {
	font-size: 1.72777778em;
}
.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1 {
	font-size: .28935185em;
}
.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2 {
	font-size: .34722222em;
}
.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3 {
	font-size: .40509259em;
}
.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4 {
	font-size: .46296296em;
}
.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5 {
	font-size: .52083333em;
}
.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6 {
	font-size: .5787037em;
}
.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7 {
	font-size: .69444444em;
}
.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8 {
	font-size: .83333333em;
}
.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10 {
	font-size: 1.20023148em;
}
.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11 {
	font-size: 1.43981481em;
}
.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1 {
	font-size: .24108004em;
}
.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2 {
	font-size: .28929605em;
}
.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3 {
	font-size: .33751205em;
}
.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4 {
	font-size: .38572806em;
}
.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5 {
	font-size: .43394407em;
}
.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6 {
	font-size: .48216008em;
}
.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7 {
	font-size: .57859209em;
}
.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8 {
	font-size: .69431051em;
}
.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9 {
	font-size: .83317261em;
}
.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10 {
	font-size: 1em;
}
.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11 {
	font-size: 1.19961427em;
}
.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1 {
	font-size: .20096463em;
}
.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2 {
	font-size: .24115756em;
}
.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3 {
	font-size: .28135048em;
}
.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4 {
	font-size: .32154341em;
}
.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5 {
	font-size: .36173633em;
}
.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6 {
	font-size: .40192926em;
}
.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7 {
	font-size: .48231511em;
}
.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8 {
	font-size: .57877814em;
}
.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9 {
	font-size: .69453376em;
}
.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10 {
	font-size: .83360129em;
}
.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11 {
	font-size: 1em;
}
.katex .delimsizing.size1 {
	font-family: KaTeX_Size1;
}
.katex .delimsizing.size2 {
	font-family: KaTeX_Size2;
}
.katex .delimsizing.size3 {
	font-family: KaTeX_Size3;
}
.katex .delimsizing.size4 {
	font-family: KaTeX_Size4;
}
.katex .delimsizing.mult .delim-size1>span {
	font-family: KaTeX_Size1;
}
.katex .delimsizing.mult .delim-size4>span {
	font-family: KaTeX_Size4;
}
.katex .nulldelimiter {
	display: inline-block;
	width: .12em;
}
.katex .delimcenter,.katex .op-symbol {
	position: relative;
}
.katex .op-symbol.small-op {
	font-family: KaTeX_Size1;
}
.katex .op-symbol.large-op {
	font-family: KaTeX_Size2;
}
.katex .accent>.vlist-t,.katex .op-limits>.vlist-t {
	text-align: center;
}
.katex .accent .accent-body {
	position: relative;
}
.katex .accent .accent-body: not(.accent-full) {
	width: 0;
}
.katex .overlay {
	display: block;
}
.katex .mtable .vertical-separator {
	display: inline-block;
	min-width: 1px;
}
.katex .mtable .arraycolsep {
	display: inline-block;
}
.katex .mtable .col-align-c>.vlist-t {
	text-align: center;
}
.katex .mtable .col-align-l>.vlist-t {
	text-align: left;
}
.katex .mtable .col-align-r>.vlist-t {
	text-align: right;
}
.katex .svg-align {
	text-align: left;
}
.katex svg {
	display: block;
	height: inherit;
	position: absolute;
	width: 100%;
	fill: currentColor;
	stroke: currentColor;
	fill-rule: nonzero;
	fill-opacity: 1;
	stroke-width: 1;
	stroke-linecap: butt;
	stroke-linejoin: miter;
	stroke-miterlimit: 4;
	stroke-dasharray: none;
	stroke-dashoffset: 0;
	stroke-opacity: 1;
}
.katex svg path {
	stroke: none;
}
.katex img {
	border-style: none;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
}
.katex .stretchy {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.katex .stretchy: after,.katex .stretchy: before {
	content: "";
}
.katex .hide-tail {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.katex .halfarrow-left {
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 50.2%;
}
.katex .halfarrow-right {
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 50.2%;
}
.katex .brace-left {
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 25.1%;
}
.katex .brace-center {
	left: 25%;
	overflow: hidden;
	position: absolute;
	width: 50%;
}
.katex .brace-right {
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 25.1%;
}
.katex .x-arrow-pad {
	padding: 0 .5em;
}
.katex .mover,.katex .munder,.katex .x-arrow {
	text-align: center;
}
.katex .boxpad {
	padding: 0 .3em;
}
.katex .fbox,.katex .fcolorbox {
	border: .04em solid;
	box-sizing: border-box;
}
.katex .cancel-pad {
	padding: 0 .2em;
}
.katex .cancel-lap {
	margin-left: -.2em;
	margin-right: -.2em;
}
.katex .sout {
	border-bottom-style: solid;
	border-bottom-width: .08em;
}
.katex-display {
	display: block;
	margin: 1em 0;
	text-align: center;
}
.katex-display>.katex {
	display: block;
	text-align: center;
	white-space: nowrap;
}
.katex-display>.katex>.katex-html {
	display: block;
	position: relative;
}
.katex-display>.katex>.katex-html>.tag {
	position: absolute;
	right: 0;
}
.katex-display.leqno>.katex>.katex-html>.tag {
	left: 0;
	right: auto;
}
.katex-display.fleqn>.katex {
	padding-left: 2em;
	text-align: left;
}: root {
	--code-bg-color: #35373f;
	--code-hl-bg-color: rgba(0,0,0,.66);
	--code-ln-color: #6e6e7f;
	--code-ln-wrapper-width: 3.5rem;
}
@keyframes blink {
	0%,to {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}
.markdown-it-container {
	position: relative;
}
.markdown-it-container .markdown-body {
	background-color: transparent;
	font-size: 15px;
}
.markdown-it-container .markdown-body .markdown-custom-link {
	color: var(--el-color-primary);
	cursor: pointer;
	margin-bottom: 5px;
}
.markdown-it-container .markdown-doc-link-quote {
	align-items: center;
	background-color: #edeff1!important;
	border-radius: 50%;
	color: #485568!important;
	display: inline-flex;
	font-size: 10px;
	height: 16px!important;
	justify-content: center;
	line-height: 14px;
	margin-left: 2px;
	transition: 0s;
	vertical-align: text-bottom;
	width: 16px!important;
}
.markdown-it-container .markdown-doc-link-quote: hover {
	background-color: var(--el-color-primary)!important;
	color: #fff!important;
}
.markdown-it-container .markdown-typing {
	animation: blink .6s infinite;
	background-color: currentColor;
	color: #1a202c;
	content: "";
	display: inline-block;
	height: 14px;
	position: absolute;
	transform: translate(4px,2px) scaleY(1.3);
	width: 5px;
}
.markdown-it-container ul {
	list-style: disc;
}
.markdown-it-container ol {
	list-style: decimal;
}
.markdown-it-container code {
	border-radius: 3px;
	font-size: .85em;
	margin: 0;
	padding: .25rem;
}
.markdown-it-container code[class*=language-],.markdown-it-container pre[class*=language-] {
	background: none;
	color: #ccc;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	-webkit-hyphens: none;
	hyphens: none;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}
.markdown-it-container pre[class*=language-] {
	margin: 0;
	overflow: auto;
	padding: 20px 0;
}
.markdown-it-container: not(pre)>code[class*=language-],.markdown-it-container pre[class*=language-] {
	background: #35373f;
	font-size: .85em;
}
.markdown-it-container: not(pre)>code[class*=language-] {
	border-radius: .3em;
	white-space: normal;
}
.markdown-it-container pre,.markdown-it-container pre[class*=language-] {
	border-radius: 6px;
	display: inline-block;
	line-height: 1.375;
	overflow: visible;
	padding: 20px;
}
.markdown-it-container pre code,.markdown-it-container pre[class*=language-] code {
	background-color: transparent!important;
	border-radius: 0;
	color: #fff;
	overflow-wrap: unset;
	padding: 0;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}
.markdown-it-container div[class*=language-] {
	background-color: #35373f;
	background-color: var(--code-bg-color);
	border-radius: 6px;
	margin: .85rem 0;
	overflow: hidden;
	padding-top: 32px;
	position: relative;
}
.markdown-it-container div[class*=language-] .code-copy-line {
	background-color: #595b63;
	box-sizing: border-box;
	color: #e0e0e0;
	font-size: 12px;
	height: 32px;
	left: 0;
	line-height: 32px;
	padding: 0 12px;
	position: absolute;
	top: 0;
	width: 100%;
}
.markdown-it-container div[class*=language-] .code-copy-line: before {
	color: #e0e0e0;
	content: attr(data-ext);
	font-size: .75rem;
	position: absolute;
	top: 0;
	z-index: 3;
}
.markdown-it-container div[class*=language-] .code-copy-line .code-copy-btn {
	color: #e0e0e0;
	cursor: pointer;
	font-size: .75rem;
	position: absolute;
	right: 1rem;
	top: 0;
	z-index: 3;
}
.markdown-it-container div[class*=language-] pre,.markdown-it-container div[class*=language-] pre[class*=language-] {
	background: transparent!important;
	position: relative;
	z-index: 1;
}
.markdown-it-container div[class*=language-] .pre-code-scroll {
	overflow: auto;
}
.markdown-it-container div[class*=language-]: not(.line-numbers-mode) .line-numbers {
	display: none;
}
.markdown-it-container div[class*=language-].line-numbers-mode {
	padding-left: 3.5rem;
	padding-left: var(--code-ln-wrapper-width);
}
.markdown-it-container div[class*=language-].line-numbers-mode pre {
	padding: 20px 20px 20px 0;
	vertical-align: middle;
}
.markdown-it-container div[class*=language-].line-numbers-mode .line-numbers {
	color: #6e6e7f;
	color: var(--code-ln-color);
	counter-reset: line-number;
	left: 0;
	line-height: 1.375;
	padding-top: 52px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 3.5rem;
	width: var(--code-ln-wrapper-width);
}
.markdown-it-container div[class*=language-].line-numbers-mode .line-numbers .line-number {
	height: 1.175em;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	z-index: 3;
}
.markdown-it-container div[class*=language-].line-numbers-mode .line-numbers .line-number: before {
	content: counter(line-number);
	counter-increment: line-number;
	display: block;
	font-size: .8em;
	height: 100%;
}
.markdown-it-container {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}