@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css";:root{--grid-gap:20px;--grid-gap-2x:40px;--border-width:0.5rem;--border-radius:var(--border-width)}:root{--text-color:var(--gray-700);--text-font:'Inter';--icon-font:'bootstrap-icons';--code-background-color:var(--red-000);--code-color:var(--red);--code-font:'Fira Code';--link-color-dark:#285f8f;--link-color:#337ab7;--selection-color:#ffe9b4;--gray-000:#fafbfc;--gray-100:#f6f8fa;--gray-200:#e1e4e8;--gray-300:#d1d5da;--gray-400:#959da5;--gray-500:#51737d;--gray-600:#586069;--gray-700:#444d56;--gray-800:#2f363d;--gray-900:#24292e;--blue-000:#f1f8ff;--blue-100:#dbedff;--blue-200:#c8e1ff;--blue-300:#79b8ff;--blue-400:#2188ff;--blue-500:#0366d6;--blue-600:#005cc5;--blue-700:#044289;--blue-800:#032f62;--blue-900:#05264c;--green-000:#f0fff4;--green-100:#dcffe4;--green-200:#bef5cb;--green-300:#85e89d;--green-400:#34d058;--green-500:#28a745;--green-600:#22863a;--green-700:#176f2c;--green-800:#165c26;--green-900:#144620;--purple-000:#f5f0ff;--purple-100:#e6dcfd;--purple-200:#d1bcf9;--purple-300:#b392f0;--purple-400:#8a63d2;--purple-500:#6f42c1;--purple-600:#5a32a3;--purple-700:#4c2889;--purple-800:#3a1d6e;--purple-900:#29134e;--yellow-000:#fffdef;--yellow-100:#fffbdd;--yellow-200:#fff5b1;--yellow-300:#ffea7f;--yellow-400:#ffdf5d;--yellow-500:#ffd33d;--yellow-600:#f9c513;--yellow-700:#dbab09;--yellow-800:#b08800;--yellow-900:#735c0f;--orange-000:#fff8f2;--orange-100:#ffebda;--orange-200:#ffd1ac;--orange-300:#ffab70;--orange-400:#fb8532;--orange-500:#f66a0a;--orange-600:#e36209;--orange-700:#d15704;--orange-800:#c24e00;--orange-900:#a04100;--red-000:#ffeef0;--red-100:#ffdce0;--red-200:#fdaeb7;--red-300:#f97583;--red-400:#ea4a5a;--red-500:#d73a49;--red-600:#cb2431;--red-700:#b31d28;--red-800:#9e1c23;--red-900:#86181d;--pink-000:#ffeef8;--pink-100:#fedbf0;--pink-200:#f9b3dd;--pink-300:#f692ce;--pink-400:#ec6cb9;--pink-500:#ea4aaa;--pink-600:#d03592;--pink-700:#b93a86;--pink-800:#99306f;--pink-900:#6d224f;--black:#1b1f23;--white:#ffffff;--gray:var(--gray-500);--blue:var(--blue-500);--green:var(--green-500);--purple:var(--purple-500);--yellow:var(--yellow-500);--orange:var(--orange-500);--red:var(--red-500);--pink:var(--pink-500);--black-fade-85:rgba(27, 31, 35, .85);--black-fade-75:rgba(27, 31, 35, .75);--black-fade-50:rgba(27, 31, 35, .50);--white-fade-50:rgba(255, 255, 255, .50);--icon-right-arrow-fill:'\f133';--icon-left-arrow-fill:'\f129';--icon-right-arrow:'\f134';--icon-left-arrow:'\f12a';--icon-exclamation-triangle-fill:'\f33a';--icon-exclamation-octagon-fill:'\f336';--icon-exclamation-diamond-fill:'\f334';--icon-exclamation-circle-fill:'\f332';--icon-exclamation-square-fill:'\f338';--icon-exclamation-triangle:'\f33b';--icon-exclamation-octagon:'\f337';--icon-exclamation-diamond:'\f335';--icon-exclamation-circle:'\f333';--icon-exclamation-square:'\f339';--icon-info-circle-fill:'\f430';--icon-info-square-fill:'\f432';--icon-info-circle:'\f431';--icon-info-square:'\f433';--icon-question-octagon-fill:'\f508';--icon-question-diamond-fill:'\f506';--icon-question-circle-fill:'\f504';--icon-question-square-fill:'\f50A';--icon-question-octagon:'\f509';--icon-question-diamond:'\f507';--icon-question-circle:'\f505';--icon-question-square:'\f50B';--icon-box-arrow-up-right:'\f1c5';--icon-link-45-degrees:'\f470';--icon-journal:'\f446';--icon-search:'\f52a';--icon-github:'\f3ed';--icon-close:'\f622';--icon-gear:'\f3e2';--icon-moon:'\f495';--icon-sun:'\f5A1';--danger-header-background:var(--red-900);--danger-header-foreground:var(--red-100);--danger-text-background:var(--red-100);--danger-text-foreground:var(--red-900);--danger-border-color:var(--red-500);--danger-icon:var(--icon-exclamation-circle-fill);--warning-header-background:var(--yellow-700);--warning-header-foreground:var(--yellow-100);--warning-text-background:var(--yellow-100);--warning-text-foreground:var(--yellow-900);--warning-border-color:var(--yellow-500);--warning-icon:var(--icon-exclamation-triangle-fill);--note-header-background:var(--blue-900);--note-header-foreground:var(--blue-100);--note-text-background:var(--blue-100);--note-text-foreground:var(--blue-900);--note-border-color:var(--blue-500);--note-icon:var(--icon-info-circle-fill);--tip-header-background:var(--green-900);--tip-header-foreground:var(--green-100);--tip-text-background:var(--green-100);--tip-text-foreground:var(--green-900);--tip-border-color:var(--green-500);--tip-icon:var(--icon-question-circle-fill)}*,*:after,*:before{box-sizing:inherit}::selection{background-color:var(--selection-color)}html{box-sizing:border-box;font-size:62.5%}.post.entry{display:grid;grid-template-columns:1fr 1fr;font-weight:700;justify-content:space-between}.post.entry>small{justify-self:end;text-transform:uppercase;color:#66758c;grid-column:-1}@keyframes on-load{0%{width:0}33%{width:4rem}66%{width:2rem}100%{width:1rem}}div.comparison{margin-top:20px;margin-bottom:10px;display:grid;grid-template:1fr/1fr;justify-self:center;width:intrinsic;width:-moz-fit-content;width:-webkit-max-content}div.comparison *{grid-column:1/-1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;grid-row:1}div.comparison small{grid-row:2;justify-self:center;font-size:1.2rem}div.comparison figure{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:grid;grid-template:1fr/1fr;margin:0;z-index:0;touch-action:pan-x}div.comparison figure img{max-width:85vw;justify-self:center}div.comparison figure figcaption{background:rgba(48,55,66,.5);color:#fff;bottom:.8rem;padding:.2rem .4rem;align-self:end}div.comparison figure:first-of-type figcaption{justify-self:right}div.comparison figure:last-of-type{animation:on-load 1.5s 1 linear;width:1rem;position:relative;overflow:hidden;resize:horizontal;z-index:1;height:100%}@media(max-width:768px){div.comparison figure:last-of-type{width:50%}}div.comparison figure:last-of-type figcaption{justify-self:left}div.comparison figure:last-of-type::before{box-shadow:0 0 4px black;background:#404040;content:'';width:1rem;height:100%;position:absolute;right:0;bottom:0}aside{overflow:hidden;border:2px solid var(--alert-border);border-radius:5px;margin-bottom:3em;margin-top:1em}aside header{background-color:var(--alert-header-background);color:var(--alert-header-foreground);margin:0}aside header h5{display:inline-block;vertical-align:text-top;font-size:1em;margin-top:.25rem;margin-bottom:.25rem;text-transform:uppercase;text-align:left}aside header h5::before{vertical-align:text-bottom;content:var(--alert-icon);margin:0 .25rem;font-family:var(--icon-font);font-weight:400}aside p{background-color:var(--alert-text-background);color:var(--alert-text-foreground);padding:.5rem;margin:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}aside.warning{--alert-header-background:var(--warning-header-background);--alert-header-foreground:var(--warning-header-foreground);--alert-text-background:var(--warning-text-background);--alert-text-foreground:var(--warning-text-foreground, var(--text-foreground));--alert-border:var(--warning-border-color, var(--alert-text-foreground));--alert-icon:var(--warning-icon)}aside.danger{--alert-header-background:var(--danger-header-background);--alert-header-foreground:var(--danger-header-foreground);--alert-text-background:var(--danger-text-background);--alert-text-foreground:var(--danger-text-foreground, var(--text-foreground));--alert-border:var(--danger-border-color, var(--alert-text-foreground));--alert-icon:var(--danger-icon)}aside.info{--alert-header-background:var(--info-header-background);--alert-header-foreground:var(--info-header-foreground);--alert-text-background:var(--info-text-background);--alert-text-foreground:var(--info-text-foreground, var(--text-foreground));--alert-border:var(--info-border-color, var(--alert-text-foreground));--alert-icon:var(--info-icon)}aside.note{--alert-header-background:var(--note-header-background);--alert-header-foreground:var(--note-header-foreground);--alert-text-background:var(--note-text-background);--alert-text-foreground:var(--note-text-foreground, var(--text-foreground));--alert-border:var(--note-border-color, var(--alert-text-foreground));--alert-icon:var(--note-icon)}aside.tip{--alert-header-background:var(--tip-header-background);--alert-header-foreground:var(--tip-header-foreground);--alert-text-background:var(--tip-text-background);--alert-text-foreground:var(--tip-text-foreground, var(--text-foreground));--alert-border:var(--tip-border-color, var(--alert-text-foreground));--alert-icon:var(--tip-icon)}body{font-family:var(--text-font);font-size:1.6em;background-color:var(--background-color);color:var(--text-color);text-rendering:optimizeLegibility;letter-spacing:normal;line-height:1.45em}header{display:grid;grid-template-rows:auto;margin-bottom:1rem}header>*{justify-content:center;align-items:center;display:flex}header>hgroup{flex-direction:column}header>p{margin:0 0 2em}article{display:grid;grid-template-columns:1fr 1fr var(--grid-gap)minmax(1em,80rem)var(--grid-gap)1fr 1fr}article>*{grid-column:4}article>figure{justify-self:center;margin:20px 0}article>figure h4{text-align:center;font-weight:500;font-style:italic;font-size:1.6rem}article>figure img{max-width:50vw}article>blockquote{grid-column:3/5}article>pre{grid-column:3/span 3;margin:20px 0}article>.comparison{grid-column:3/span 3}footer>nav{display:grid;grid-template-columns:min-content minmax(33%,1fr)min-content;grid-auto-columns:auto;grid-auto-flow:column;grid-gap:1em;margin-bottom:1em;margin-top:1em;justify-items:center;align-items:center}footer p{text-align:center}p.center{text-align:center}p a{font-weight:700}a{text-decoration:none;color:var(--link-color)}a.fas:hover{text-decoration:none}a.cc-by-nc-nd{text-decoration:none;color:var(--text-color)}a:hover,a:focus,a:active{text-decoration:underline dotted;color:var(--link-color-dark)}a em{font-weight:700}ins,u{text-decoration-skip:edges;text-decoration-skip-ink:auto}code{background:var(--code-background-color);color:var(--code-color);border-radius:.5rem;line-height:1.2;padding:.1rem .2rem;font-family:var(--code-font);font-weight:700;font-size:.9em}code.language-plaintext{font-weight:500}kbd{font-size:1.4rem;background:var(--black);color:var(--white);border-radius:.5rem;line-height:1.2;padding:.1rem .2rem}mark{background:var(--selection-color);color:var(--text-color)}blockquote{margin-left:0;margin-bottom:2em;padding-left:.6em;border-left:var(--border-radius)solid var(--link-color)}blockquote p:last-child{margin-bottom:0}blockquote p:first-child{margin-top:0}blockquote.twitter-tweet>p[dir=ltr]{font-style:italic;font-size:larger}hr{border:0;border-top:.1rem solid #dadee4;width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--text-font);font-weight:700;margin-bottom:.75rem;margin-top:0;letter-spacing:normal;text-align:center;line-height:1.2}h1{font-size:4.6rem}h2{font-size:3.6rem}h3{font-size:2.8rem}h4{font-size:2.2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}h1,h2{text-shadow:1px 1px 1px var(--gray-900)}h1{margin-bottom:1rem}h1+h2{margin-top:auto;margin-bottom:auto}h1>a{color:inherit}h1>a:hover,h1>a:focus,h1>a:active{text-decoration:none;color:inherit}h1,h2{text-align:center;text-shadow:1px 1px 1px #303742}h3{margin-top:.75rem}.asciicast{text-align:center}.previous,.next{text-decoration:none}.reddit{display:flex;justify-content:center;max-width:85vw}.icon-list{display:flex;justify-content:center;list-style:none;padding-left:0;grid-column:1/-1}.icon-list li{display:inline}.post.entry{justify-content:space-between;font-weight:700}.post.entry>small{text-transform:uppercase;justify-self:end;color:#66758c;grid-column:-1}.post.entry>a{grid-column:1/-1;color:#303742}.post.entry>a:hover,.post.entry>a:focus,.post.entry>a:active{text-decoration:inherit;color:var(--link-color)}@media(max-width:768px){.post.entry{justify-items:center;margin-bottom:.75em;text-align:center}.post.entry>small{justify-self:center}.post.entry>a,.post.entry small{grid-column:1/-1}}.tag.cloud{display:flex;justify-content:center;flex-flow:row wrap;grid-column:4;margin:2em}.tag.button{border-radius:var(--border-radius);line-height:1.2;padding:.1rem .2rem;margin:.1em;padding:.2em .4em;border:1px solid}.tag.button>p{margin:0}.tag.button:hover{background:var(--link-color);color:var(--text-color)}.menu{display:flex;justify-content:center;align-items:center;width:33%}section.tag.list{display:grid;grid-template-columns:var(--grid-gap-2x)1fr var(--grid-gap-2x);grid-column:3/6;margin-top:.2em}section.tag.list>h3{display:flex;justify-content:space-between;grid-column:1/-1;align-items:center}section.tag.list>ul{grid-column:2}span.fas.fa-3x.fa-angle-right,span.fas.fa-3x.fa-angle-left{color:var(--gray-500)}div.footnotes ol{padding-left:0}div.highlight pre{background-color:transparent!important}pre code.hljs{border-left:.5rem solid #2d6da3;display:block;margin:0 auto;line-height:1.25;box-shadow:0 2px 5px rgba(48,55,66,.5);overflow-x:auto;width:100%}pre code.hljs td.hljs-ln-numbers{padding-right:.5em;text-align:right;border-right:1px solid #66758c}pre code.hljs td.hljs-ln-code{padding-left:.5em}twitter-widget{justify-self:center}ol{list-style:decimal}ol ol{list-style-type:lower-alpha}ul{list-style:disc inside}ul ul{list-style-type:circle}ul.task-list{list-style-type:none}ul.post.list{padding-left:0;list-style-type:none;margin-bottom:1.5rem}li{line-height:1.6em}dl{grid-template-columns:1fr 4fr;display:grid}dl dt{display:flex;grid-column:1;justify-content:flex-end;font-weight:700;margin:.5rem 2rem 0 0}dl dd+dd{grid-column:2}dl dd{margin:.5rem 0}.gist{margin:1.6rem 0;font-size:1.4rem!important}.gist .blob-code,.gist .blob-num{font-size:1.4rem!important;line-height:1.25!important;font-family:fira code!important;font-weight:500}.gist .blob-code>span,.gist .blob-num>span{font-weight:700}.gist tr:first-child td{padding-top:4px!important}.gist span.pl-smi{color:#f66a0a}