.md{--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";--body-text-color:#37352f;--code-fence-bg-color:#f7f6f3;--text-color:#37352f;--text-cursor-color:var(--text-color);--secondary-text-color:#73726e;--text-accent-color:#e9e9e7;--text-highlight-color:#4f3b2a;--text-highlight-bg:#feecc8;--code-fence-text-color:#37352f;--blockquote-bg-color:#f7f7f7;--blockquote-accent-color:var(--text-color);--blockquote-text-color:var(--text-color);--light-trait-100:#38352f;--light-trait-200:#37352f;--light-trait-300:#37352f;--light-trait-400:#37352f;--todo-bg-color:#2eaadc;--todo-tick-color:#fff;--search-select-bg-color:#edf3ec;--search-select-text-color:#448361;--search-hit-text-color:#d44c47;--search-hit-bg-color:#fdebec;--url-text-color:#000;--url-underline-color:#37352f;--footnote-text-color:#f7f6f3;--footnote-bg-color:#888884;--table-primary-color:#f7f7f7;--table-secondary-color:#fdfdfd;--select-text-bg-color:#c0e5f4;--code-color:#9a6e3a;--code-cursor-color:var(--text-color);--kbd-text-color:#73726e;--kbd-bg-color:var(--bg-color-dark);--side-bar-bg-color:var(--bg-color-dark);--side-bar-text-color:var(--text-color);--item-hover-bg-color:#e8e7e4;--window-border:1px solid var(--bg-color);--active-file-bg-color:#e9e7e4;--active-file-border-color:var(--active-file-bg-color);--active-file-text-color:var(--text-color);--footer-bg-color:var(--side-bar-bg-color);--control-text-color:#72706b;--monospace:"SF Mono Medium","Fira Code","Cousine","Consolas",monospace;--heading-char-color:var(--light-trait-400);--color-popover-bg-color:var(--text-color);--rawblock-edit-panel-bd:var(--bg-color-dark);--meta-content-color:var(--body-text-color);--primary-btn-border-color:var(--body-text-color);--border-radius:4px;--cm-line:#999;--cm-variable:#37352f;--cm-keyword:#0277aa;--cm-tag:#ff5a5a;--cm-bracket:#ff5a5a;--cm-error:#ff5a5a;--cm-attribute:#0277aa;--cm-def:#dc4a68;--cm-comment:#708090;--cm-string:#690;--cm-operator:#9a6e3b;--cm-number:#905;--cm-meta:var(--text-color);--cm-atom:#845dc4;--cm-builtin:#690;--cm-property:var(--text-color);--cm-variable-2:var(--text-color);--cm-variable-3:#0277aa;--cm-gutter:#f1f3f450;font-size:16px;font-family:var(--font-family);-webkit-font-smoothing:antialiased;color:var(--body-text-color);line-height:1.6;position:relative}.md code{background-color:var(--code-fence-bg-color);padding:2px}.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{position:relative;margin-top:2em;margin-bottom:1em;font-weight:700;line-height:1.4;cursor:text}.md cursor{color:var(--text-cursor-color)}.md h1:hover a.anchor,.md h2:hover a.anchor,.md h3:hover a.anchor,.md h4:hover a.anchor,.md h5:hover a.anchor,.md h6:hover a.anchor{text-decoration:none}.md h1 code,.md h1 tt,.md h2 code,.md h2 tt,.md h3 code,.md h3 tt,.md h4 code,.md h4 tt,.md h5 code,.md h5 tt,.md h6 code,.md h6 tt{font-size:inherit}.md h1{font-size:28px;line-height:38px}.md h1,.md h2{color:#1d2026;font-family:SF Pro Display;font-style:normal;font-weight:700;letter-spacing:.5px}.md h2{font-size:24px;line-height:32px}.md h3{color:#1d2026;font-family:SF Pro Display;font-size:20px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.5px}.md h4{font-size:1.2em;color:var(--light-trait-400)}.md h5,.md h6{font-size:1em;color:var(--light-trait-400)}.md blockquote,.md dl,.md ol,.md p,.md table,.md ul{margin:.8em 0}.md li>ol,.md li>ul{margin:0}.md hr{background-color:var(--light-trait-100);height:1.5px;border:none}.md sup.md-footnote{background-color:var(--footnote-text-color);color:var(--footnote-bg-color)}.md li p.first{display:inline-block}.md ol:first-child,.md ul:first-child{margin-top:.35%}.md ol:last-child,.md ul:last-child{margin-bottom:0}.md .md-search-hit,.md .ty-file-search-match-text,.md mark{background:var(--search-hit-bg-color);color:var(--search-hit-text-color)}.md ul{list-style-type:disc;padding-left:1em}.md ul ul{list-style-type:circle}.md ul ul ul{list-style-type:lower-roman}.md ul ul ul ul{list-style-type:decimal}.md ul ul ul ul ul{list-style-type:lower-alpha}.md mark{border-radius:4px;color:var(--text-highlight-color);font-weight:inherit;background-color:var(--text-highlight-bg);padding:2px 4px;margin-left:2px;margin-right:2px}.md blockquote{color:var(--blockquote-text-color);margin-left:1.75px;margin-right:0;border-left:4px solid var(--blockquote-accent-color);padding:10px 14px 7px 22px;background-color:var(--blockquote-bg-color)}.md blockquote blockquote{padding-right:0}.md table tr:nth-child(2n){background-color:var(--table-primary-color)}.md table tr:nth-child(odd){background-color:var(--table-secondary-color)}.md table{padding:0;word-break:normal}.md table tr{border-top:1px solid var(--text-accent-color);margin:0;padding:0}.md table tr th{font-weight:700;border:1px solid var(--text-accent-color);border-bottom:0;margin:0;padding:6px 13px}.md table tr td{border:1px solid var(--text-accent-color);margin:0;padding:6px 13px}.md table tr td:first-child,.md table tr th:first-child{margin-top:0}.md table tr td:last-child,.md table tr th:last-child{margin-bottom:0}.md kbd{font-size:.875em;background:var(--kbd-bg-color);border:1px solid var(--text-accent-color);box-shadow:0 2px 0 var(--text-accent-color);color:var(--kbd-text-color)}.md .md-fences,.md code,.md tt{border:none;color:var(--code-fence-text-color);background-color:var(--code-fence-bg-color);border-radius:var(--border-radius);padding:2px 4px 0;font-size:.975em;font-weight:medium;font-family:var(--monospace)}.md .block-wrap{opacity:0;animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}