@import"https://fonts.googleapis.com/css2?family=Inconsolata&family=Quicksand:wght@400;500;700&display=swap";*.lucide{display:inline-block;width:1em;height:1em}tile-count{color:var(--tile--color-label)}:root{--tile-spin-size: 1em;--tile-spin-thickness: max(.1rem, calc(var(--tile-spin-size) / 50));--tile-spin-color: #CCC;--tile-spin-period: 1s}tile-spin{display:grid;font-size:var(--tile-spin-size);background-color:transparent}tile-spin>*{margin:auto;color:var(--tile-spin-color);stroke-width:var(--tile-spin-thickness);animation:tile-spin var(--tile-spin-period) infinite linear}tile-spin>.lucide{transform:none}@keyframes tile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}tile-more{display:block;margin-top:.25em;margin-bottom:.25em}tile-options{--tile-options-box-shadow-size: 1em}tile-options.overflow>section{padding-bottom:calc(.75 * var(--tile-options-box-shadow-size))}tile-options.overflow:after{content:"";box-shadow:0 0 var(--tile-options-box-shadow-size) var(--tile-options-box-shadow-size) var(--tile--background-color)}tile-options>small{padding:.5em;font-size:90%}tile-options>section{overflow-y:auto}tile-options>section>ul{display:grid;grid-template-columns:min-content 1fr min-content;align-items:center;justify-items:stretch;grid-column-gap:.5em;margin:0;padding:.33em 0}tile-options>section>ul>li{display:contents}tile-options>section>ul>li.unavailable{color:var(--tile--color-disabled)}tile-options>section>ul>li.unavailable *{color:inherit}tile-options>section>ul>li>input{align-self:center}tile-options>section>ul>li>a,tile-options>section>ul>li>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tile-options>section>ul>li>button,tile-options>section>ul>li>small{display:flex;flex-direction:row;align-items:center;justify-content:end;grid-column-gap:.25em;font-size:80%;color:#999}:root{--tile-hint-icon-size: 20%}tile-hint{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;color:var(--tile--color-disabled)}tile-hint.border{padding:1em;border-radius:.5em;border-style:dotted;background-color:var(--tile--background-color-edit)}tile-hint>.lucide:first-child{aspect-ratio:1;width:100%;height:100%;max-width:var(--tile-hint-icon-size);max-height:var(--tile-hint-icon-size);stroke-width:2.5%}:is(tile-hint>.lucide:first-child)+*{margin-top:1em;font-size:1.1em}tile-hint>tile-spin{font-size:3em}tile-sheet>tile-more{margin-top:1em;font-size:2.5em}:root{--tile-card-size-width: 0;--tile-card-column-gap: 1em;--tile-card-row-gap: .5em}tile-card{display:grid;align-items:start;grid-template-rows:min-content min-content;grid-column-gap:var(--tile-card-column-gap);grid-row-gap:var(--tile-card-row-gap)}tile-card:not(:first-child){margin-top:1em}tile-card.start{grid-template-columns:var(--tile-card-size-width) 1fr}tile-card.start>nav,tile-card.start>i{grid-column:1}tile-card.start>span,tile-card.start>div{grid-column:2}tile-card.end{grid-template-columns:1fr var(--tile-card-size-width)}tile-card.end>nav,tile-card.end>i{grid-column:2}tile-card.end>span,tile-card.end>div{grid-column:1}tile-card>nav,tile-card>i{justify-self:end}tile-card>span,tile-card>div{justify-self:stretch}tile-card>span,tile-card>nav{grid-row:1}tile-card>i,tile-card>div{grid-row:2}tile-card>nav{text-align:end}tile-card>nav>*{white-space:nowrap}tile-card>i{font-weight:600;color:var(--tile--color-light)}tile-card>i>img{margin-top:.25em}tile-card>div:last-child{grid-column:1 / span 2!important}tile-search{position:relative;display:grid;align-items:center;grid-template-columns:min-content 1fr min-content;grid-template-rows:min-content;border-style:solid;border-radius:2ex;background-color:#fff}tile-search>*{grid-row:1}tile-search>input{grid-column:1 / cols 3;padding:.25em 1.66em;border:none;border-radius:2ex}tile-search>nav{display:grid;z-index:1;color:#333;background-color:transparent;transform:scale(.75)}tile-search>nav:first-child{grid-column:1;margin-left:.33em;pointer-events:none;color:#999}tile-search>nav:last-child{grid-column:3;margin-right:.33em}:is(tile-keywords[disabled])>:is(tile-search>nav){color:var(--tile--color-disabled)}tile-logo{display:inline-block;width:1em;aspect-ratio:1;background-position:center;background-size:contain;background-repeat:no-repeat}data-logo{display:flex;flex-direction:row;align-items:center;margin-left:-.1em}data-logo>a{display:contents}data-logo>a>span{margin-left:.5em;font-weight:200;color:var(--tool--color-label)}:root{--tile-page-side-width: 20rem;--tile-page-header-height: 5rem;--tile-page-header-font-size: 2rem;--tile-page-footer-height: 3rem;--tile-page-footer-font-size: 1.1rem;--tile-page-side-padding: 1.25rem;--tile-page-main-max-width: 75rem;--tile-page-main-padding: 1.5rem}tile-page{display:grid;grid-template-columns:var(--tile-page-side-width) 1fr;grid-template-rows:1fr}tile-page.active{pointer-events:none;filter:opacity(.75)}tile-page.locked>aside{pointer-events:none;filter:blur(1px) brightness(.9)}tile-page>*{display:flex;flex-direction:column;align-items:stretch;overflow:auto}tile-page>*>*{flex:auto 0 0}tile-page>*>header,tile-page>*>footer{position:sticky;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;grid-column-gap:.25em;white-space:nowrap}tile-page>*>header{z-index:10;top:0;height:var(--tile-page-header-height);margin-bottom:calc(.5 * var(--tile-page-header-font-size));font-size:var(--tile-page-header-font-size)}tile-page>*>header>*{display:flex;flex-direction:row;align-items:center;grid-column-gap:.25em}tile-page>*>section{flex-grow:1}tile-page>*>section>h1,tile-page>*>section>h2,tile-page>*>section>h3{scroll-margin-top:calc(var(--tile-page-header-height) + .75 * var(--tile-scroll-shadow-size))}tile-page>*>footer{height:var(--tile-page-footer-height);margin-top:calc(1 * var(--tile-page-footer-font-size));font-size:var(--tile-page-footer-font-size)}tile-page>*>footer:empty{height:0}tile-page>*>footer>:first-child{margin-right:auto}tile-page>aside{--tile--background-color: var(--tile--background-color-edit);border-right-style:solid;background-color:var(--tile--background-color)}tile-page>aside>*{padding-left:var(--tile-page-side-padding);padding-right:var(--tile-page-side-padding)}tile-page>aside>section{display:flex;flex-direction:column;align-items:stretch;grid-row-gap:.2em}tile-page>aside>section>hr{margin:.75em 0}tile-page>aside>section>h1,tile-page>aside>section>h2,tile-page>aside>section>h3{padding:0;margin:0;border-style:none;font:inherit}tile-page>aside>section>h1>a,tile-page>aside>section>h2>a,tile-page>aside>section>h3>a{font:inherit}tile-page>aside>section>h1{font-weight:700}:is(tile-page>aside>section>h1)+h1{margin-top:.1em}:is(tile-page>aside>section>h1)+h2{margin-top:.25em}tile-page>aside>section>h2{margin-left:.5em;font-size:.9em}:is(tile-page>aside>section>h2)+h1{margin-top:.5em}tile-page>aside>section>h3{display:none}tile-page>aside>footer{bottom:0}tile-page>main>*{max-width:var(--tile-page-main-max-width);padding-left:var(--tile-page-main-padding);padding-right:var(--tile-page-main-padding)}tile-page>main>header>span{overflow:hidden}tile-page>main>header>span:first-child:not(:last-child)>button[title]:after{content:attr(title);text-transform:lowercase;font-variant:small-caps;transform:translateY(-5%)}tile-path{display:flex;flex-direction:row;align-items:baseline;overflow:hidden}tile-path>*{font-weight:inherit}tile-path>*:not(:first-child):before{content:"›";padding:0 .33em}tile-path>*:last-child{flex-shrink:1;overflow:hidden;text-overflow:ellipsis}tile-path>a{font-weight:inherit}tile-path>a :not(:first-child){flex-shrink:1;overflow:hidden;text-overflow:ellipsis}tile-path select{padding:0 .25em;border-style:solid;border-radius:.25em}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}@media (prefers-color-scheme: dark){.markdown-alert{--color-border-default: #30363d;--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636}}@media (prefers-color-scheme: light){.markdown-alert{--color-border-default: #d0d7de;--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d}}.markdown-alert{border-left:.25em solid var(--borderColor-default, var(--color-border-default));color:inherit;margin-bottom:16px;padding:.5rem 1em}.markdown-alert>:last-child{margin-bottom:0!important}.markdown-alert .markdown-alert-title{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:1}.markdown-alert .markdown-alert-title svg.octicon{margin-right:8px!important;margin-right:var(--base-size-8,8px)!important;fill:currentColor}.markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis))}.markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--color-accent-fg);color:var(--fgColor-accent,var(--color-accent-fg))}.markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis,var(--color-success-emphasis))}.markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--color-success-fg);color:var(--fgColor-success,var(--color-success-fg))}.markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis,var(--color-done-emphasis))}.markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--color-done-fg);color:var(--fgColor-done,var(--color-done-fg))}.markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis,var(--color-attention-emphasis))}.markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--color-attention-fg);color:var(--fgColor-attention,var(--color-attention-fg))}.markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--color-danger-fg);color:var(--fgColor-danger,var(--color-danger-fg))}tile-keywords,tile-options,tile-range{--tile--border-color: #BBB;overflow:hidden;font-size:90%;background-color:#fff}tile-keywords.focused,tile-options.focused,tile-range.focused{box-shadow:var(--tile--box-shadow-focus)}tile-keywords:not(:first-child),tile-options:not(:first-child),tile-range:not(:first-child){margin-top:.75em}tile-options,tile-range{display:flex;flex-direction:column;align-items:stretch;border-style:solid;border-radius:.5em}tile-options input:invalid,tile-range input:invalid{outline:none}tile-options>*,tile-range>*{margin:0;padding:0 .5em}tile-options>*:empty,tile-range>*:empty{display:none}tile-options>*:not(:first-child),tile-range>*:not(:first-child){border-top-style:solid}tile-options>header,tile-range>header{display:grid;align-items:center;grid-template-columns:1em 1fr min-content;grid-column-gap:.25em;padding-top:.33em;padding-bottom:.33em}tile-options>header svg,tile-range>header svg{color:var(--tile--color-light);background-color:transparent;transform:scale(.9)}tile-options>header>i,tile-range>header>i{display:grid;margin-left:-.15em;pointer-events:none}tile-options>header>input,tile-range>header>input{border:none}tile-options>header>input:focus,tile-range>header>input:focus{box-shadow:none}tile-options>header>nav,tile-range>header>nav{display:flex;flex-direction:row;align-items:center}tile-range:has(input:invalid){border-color:var(--tile--color-invalid)}tile-range>section{display:flex;align-items:stretch}tile-range>section>input{min-height:4ex;flex-grow:1;flex-basis:100%;border-style:none;border-radius:0}tile-range>section>input:focus{box-shadow:none}tile-range>section>input::-webkit-calendar-picker-indicator{height:1em;margin:0 .1em;font-size:75%}tile-range>section:not(.wide){flex-direction:row}tile-range>section:not(.wide)>input{width:0}tile-range>section:not(.wide)>input:first-child{padding-right:.1em}tile-range>section:not(.wide)>input:last-child{padding-left:.5em;border-left-style:solid}tile-range>section.wide{flex-direction:column;padding:0}tile-range>section.wide>input{padding:.3em .5em .2em}tile-range>section.wide>input:last-child{border-top-style:solid}data-ai{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;font-weight:700;color:red}data-ai>span:first-child{font-size:1.25em}tile-label{display:inline-flex;flex-direction:column;align-items:stretch;flex:auto 0 0}tile-label.rule>label{padding-bottom:.25em;border-bottom-style:solid}tile-label.wide{flex-grow:1}tile-label.side{text-align:right}tile-label.side>label{flex-direction:row-reverse}:is(:not(tile-label.side))+tile-label.side{margin-left:auto}tile-label>*{margin:0!important}tile-label>label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;white-space:nowrap}tile-label>label:not(:last-child){padding-bottom:.5em}tile-label>label>span{flex-grow:1;font-size:90%;font-weight:700;color:var(--tile--color-label)}tile-label>label>span *{font-weight:inherit}tile-panel{display:flex;flex-direction:row;flex-wrap:wrap;align-items:start;grid-column-gap:1.5em;grid-row-gap:.75em}tile-panel.stack{flex-direction:column}tile-panel:empty{display:none}tile-panel:not(:first-child){border-top-style:solid;margin-top:1.5em;padding-top:.75em}tile-panel>*{max-width:100%}tile-info{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:min-content;grid-column-gap:.5em;grid-row-gap:.25em}tile-info:empty{display:none}tile-info+tile-info{padding-top:1em;margin-top:1em;border-top-style:solid}tile-info:not(:has(+tile-info)){margin-bottom:1.5em}tile-info.center>dt{text-align:right}tile-info:not(.center)>dd{text-align:right}tile-info>*{overflow:hidden;text-overflow:ellipsis}tile-info>dt{white-space:nowrap;text-transform:capitalize;color:var(--tile--color-label)}tile-info>dd>ul{margin:0;padding:0}tile-info>dd>ul>li{overflow:hidden;text-overflow:ellipsis}tile-info>dd>ul>li:not(:only-child):before{content:"›";padding-right:.5em;color:var(--tile--color-light)}tile-info>dd>ul>li:not(:first-child){margin-top:.1em}tile-tree{display:flex;flex-direction:column;align-items:stretch;grid-gap:.25em;white-space:nowrap}tile-tree:not(:first-of-type){margin-top:.1em}tile-tree.expanded:not(:last-child){margin-bottom:.25em}tile-tree:not(.expanded)>header>button:first-child{transform:translateY(5%)}tile-tree>header{display:flex;flex-direction:row;align-items:center;grid-column-gap:.25em}tile-tree>header>span{flex-grow:1;overflow:hidden;text-overflow:ellipsis}tile-tree>section{display:flex;flex-direction:column;align-items:stretch;margin-left:1em}:root{--tile--font-size: 14pt;--tile--color: #000;--tile--color-accent-lite: #D60;--tile--color-accent-dark: #345;--tile--color-light: #BBB;--tile--color-label: #AAA;--tile--color-placeholder: #AAA;--tile--color-enabled: #567;--tile--color-disabled: #CCC;--tile--color-invalid: #D60;--tile--color-hover: #B50;--tile--color-focus: #789;--tile--background-color: #FFF;--tile--background-color-edit: #FAFAFA;--tile--background-color-stripe: #F4F4F4;--tile--border-style: solid;--tile--border-color: #CCC;--tile--border-width: 1px;--tile--box-shadow-focus: 0 0 2px 1px var(--tile--color-focus);--tile--outline-invalid: solid 1px var(--tile--color-invalid);--tile-img-padding: 1.5em;--tile-scroll-shadow-size: .75em}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;outline-style:none;border-style:none;border-radius:0;border-width:var(--tile--border-width);border-color:var(--tile--border-color);overflow:visible;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;color:inherit;background-color:inherit}[hidden]{display:none}body{font-size:var(--tile--font-size);color:var(--tile--color);background-color:var(--tile--background-color)}h1,h2,h3{clear:both}h1{padding-bottom:.25em;border-bottom-style:solid;margin-bottom:1em;font-size:1.25em}h2{margin-bottom:.75em;font-size:1em}h3{margin-bottom:.5em;font-size:1em}ul,ol{padding-left:1.5em}ul:not(:last-child),ol:not(:last-child){margin-bottom:1em}ul>li>p:only-child,ol>li>p:only-child{margin:0}ul>li>ul,ol>li>ul{margin-top:.25em;margin-bottom:.5em}ul>li+li,ol>li+li{margin-top:.25em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin-bottom:1em}dl>dt{margin-bottom:.5em}dl>dt>p:only-child{margin:0}dl>dd:not(:last-child){margin-bottom:.75em}table{width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:1.5em;font-size:90%}tbody>tr:nth-child(odd)>td{--tile--background-color: var(--tile--background-color-stripe);background-color:var(--tile--background-color)}th{white-space:nowrap;font-weight:700}th:empty:last-child{width:100%}th,td{padding:.5em;text-align:start;vertical-align:top;border-bottom-style:solid}th>img,td>img{margin:0}input{border-style:solid;border-radius:.25em}input:focus{box-shadow:inset var(--tile--box-shadow-focus)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:var(--tile--box-shadow-focus)}input:invalid{color:var(--tile--color-invalid);outline:var(--tile--outline-invalid);outline-offset:0}input[type=search]::-webkit-search-cancel-button{--size: .8em;-webkit-appearance:none;margin:0;padding:0;height:var(--size);width:var(--size);background:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPg0KICA8bGluZSB4MT0iMTgiIHkxPSI2IiB4Mj0iNiIgeTI9IjE4Ij48L2xpbmU+DQogIDxsaW5lIHgxPSI2IiB5MT0iNiIgeDI9IjE4IiB5Mj0iMTgiPjwvbGluZT4NCjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:.75;pointer-events:all;transform:translate(10%)}button{display:flex;flex-direction:row;align-items:center;grid-column-gap:.25em;border-radius:1em;background-color:transparent;white-space:nowrap}button:disabled{color:var(--tile--color-disabled);pointer-events:none}button:enabled{cursor:pointer}button:enabled:focus-visible{outline:solid 1px var(--tile--color-focus);outline-offset:.1em}button:enabled:hover{color:var(--tile--color-hover)!important}button:enabled:active{color:var(--tile--color-focus)!important}*::placeholder{color:var(--tile--color-placeholder)}p{margin-bottom:1em}p:has(img:only-child){margin:0}blockquote{padding:.5em;margin-bottom:1em;background-color:#eee}blockquote>p{margin-bottom:.1em}div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child){position:relative;padding:.75em 1em .75em 2.75em;border-radius:.25em}:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)):before{position:absolute;top:0;left:0;content:"";width:1em;height:1em;transform:scale(1.2) translate(.75em,.75em)}:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child))>p:first-child>em:first-child,:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child))>p:first-child>strong:first-child{display:none}.info:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)),:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)):has(>p:first-child>em:first-child){background-color:#eaf1fd}:is(.info:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)),:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)):has(>p:first-child>em:first-child)):before{background-color:#3c78f4;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDUxMkEyNTYgMjU2IDAgMSAwIDI1NiAwYTI1NiAyNTYgMCAxIDAgMCA1MTJ6TTIxNiAzMzZoMjRWMjcySDIxNmMtMTMuMyAwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCAyNC0yNGg0OGMxMy4zIDAgMjQgMTAuNyAyNCAyNHY4OGg4YzEzLjMgMCAyNCAxMC43IDI0IDI0cy0xMC43IDI0LTI0IDI0SDIxNmMtMTMuMyAwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCAyNC0yNHptNDAtMjA4YTMyIDMyIDAgMSAxIDAgNjQgMzIgMzIgMCAxIDEgMC02NHoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDUxMkEyNTYgMjU2IDAgMSAwIDI1NiAwYTI1NiAyNTYgMCAxIDAgMCA1MTJ6TTIxNiAzMzZoMjRWMjcySDIxNmMtMTMuMyAwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCAyNC0yNGg0OGMxMy4zIDAgMjQgMTAuNyAyNCAyNHY4OGg4YzEzLjMgMCAyNCAxMC43IDI0IDI0cy0xMC43IDI0LTI0IDI0SDIxNmMtMTMuMyAwLTI0LTEwLjctMjQtMjRzMTAuNy0yNCAyNC0yNHptNDAtMjA4YTMyIDMyIDAgMSAxIDAgNjQgMzIgMzIgMCAxIDEgMC02NHoiLz48L3N2Zz4=)}.warning:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)),:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)):has(>p:first-child>strong:first-child){background-color:#fef7d9}:is(.warning:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)),:is(div.info,div.warning,blockquote:has(>p:first-child>em:first-child),blockquote:has(>p:first-child>strong:first-child)):has(>p:first-child>strong:first-child)):before{background-color:#d6702f;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDMyYzE0LjIgMCAyNy4zIDcuNSAzNC41IDE5LjhsMjE2IDM2OGM3LjMgMTIuNCA3LjMgMjcuNyAuMiA0MC4xUzQ4Ni4zIDQ4MCA0NzIgNDgwSDQwYy0xNC4zIDAtMjcuNi03LjctMzQuNy0yMC4xcy03LTI3LjggLjItNDAuMWwyMTYtMzY4QzIyOC43IDM5LjUgMjQxLjggMzIgMjU2IDMyem0wIDEyOGMtMTMuMyAwLTI0IDEwLjctMjQgMjRWMjk2YzAgMTMuMyAxMC43IDI0IDI0IDI0czI0LTEwLjcgMjQtMjRWMTg0YzAtMTMuMy0xMC43LTI0LTI0LTI0em0zMiAyMjRhMzIgMzIgMCAxIDAgLTY0IDAgMzIgMzIgMCAxIDAgNjQgMHoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDMyYzE0LjIgMCAyNy4zIDcuNSAzNC41IDE5LjhsMjE2IDM2OGM3LjMgMTIuNCA3LjMgMjcuNyAuMiA0MC4xUzQ4Ni4zIDQ4MCA0NzIgNDgwSDQwYy0xNC4zIDAtMjcuNi03LjctMzQuNy0yMC4xcy03LTI3LjggLjItNDAuMWwyMTYtMzY4QzIyOC43IDM5LjUgMjQxLjggMzIgMjU2IDMyem0wIDEyOGMtMTMuMyAwLTI0IDEwLjctMjQgMjRWMjk2YzAgMTMuMyAxMC43IDI0IDI0IDI0czI0LTEwLjcgMjQtMjRWMTg0YzAtMTMuMy0xMC43LTI0LTI0LTI0em0zMiAyMjRhMzIgMzIgMCAxIDAgLTY0IDAgMzIgMzIgMCAxIDAgNjQgMHoiLz48L3N2Zz4=)}pre>code.hljs{margin-bottom:1.5em;font-size:.9em;border-radius:.25em;background-color:#f6f6f6}hr{margin:1.5em 0;border-bottom:solid 1px #CCC}hr:first-child,hr:last-child{display:none}img{display:block;width:100%;margin:0 auto 1em;cursor:pointer;overflow:hidden}img:first-child{margin-top:0}img.left,img.right{max-width:33%;margin-bottom:1em}img.left{float:left;margin-right:var(--tile-img-padding)}img.right{float:right;margin-left:var(--tile-img-padding)}img[active]{z-index:1000;position:fixed;left:0!important;right:0!important;top:0!important;bottom:0!important;object-fit:contain;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:1em!important;background-color:#0000004d}img[src$="#25"]{width:25%}img[src$="#33"]{width:33%}img[src$="#50"]{width:50%}img[src$="#66"]{width:66%}img[src$="#75"]{width:75%}a,a:visited{text-decoration:none;text-decoration-thickness:1px;color:var(--tile--color-enabled);cursor:pointer}:is(a,a:visited):focus-visible{text-decoration:underline!important}:is(a,a:visited):hover{color:var(--tile--color-hover)!important}:is(a,a:visited):active{text-decoration:underline!important;color:var(--tile--color-focus)!important}:is(a,a:visited):has(.lucide:first-child:not(:only-child)){display:inline-flex;column-gap:.25em}:is(a,a:visited):has(.lucide:first-child:not(:only-child))>.lucide{transform:translateY(10%)}em{font-style:italic}small{font-size:90%;color:var(--tile--color-label)}.scroll-x:before,.scroll-x:after,.scroll-y:before,.scroll-y:after,.scroll-t:before,.scroll-l:before,.scroll-r:after,.scroll-b:after{display:block;content:"";position:absolute;background-color:transparent;background-size:cover;background-repeat:no-repeat}.scroll-y:before,.scroll-y:after,.scroll-t:before,.scroll-b:after{left:0;right:0;height:var(--tile-scroll-shadow-size)}.scroll-x:before,.scroll-x:after,.scroll-r:after,.scroll-l:before{top:0;bottom:0;width:var(--tile-scroll-shadow-size)}.scroll-y:before,.scroll-t:before{bottom:100%;background-image:linear-gradient(0deg,var(--tile--background-color),rgba(0,0,0,0))}.scroll-y:after,.scroll-b:after{top:100%;background-image:linear-gradient(180deg,var(--tile--background-color),rgba(0,0,0,0))}.scroll-x:after,.scroll-r:after{left:100%;background-image:linear-gradient(90deg,var(--tile--background-color),rgba(0,0,0,0))}.scroll-x:before,.scroll-l:before{right:100%;background-image:linear-gradient(270deg,var(--tile--background-color),rgba(0,0,0,0))}body{font-family:Quicksand,Arial,sans-serif;font-weight:400}h1,h2,h3,dt,a,strong{font-weight:700}code{font-family:Inconsolata,Courier,monospace;font-weight:400}tile-page>main>section>dfn{display:block;margin-top:-.1em;margin-bottom:1em;font-size:1.1em;font-weight:bolder}
