﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */::-webkit-scrollbar{width:8px;height:8px;background:#212020}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#dcdcdc}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-display:auto;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-display:auto;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-display:auto;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--phoneWidth: (max-width: 684px);--tabletWidth: (max-width: 900px)}.button-container{display:table;margin-left:auto;margin-right:auto}button,.button,a.button{position:relative;display:flex;align-items:center;justify-content:center;padding:8px 18px;margin-bottom:5px;text-decoration:none;text-align:center;font-weight:500;border-radius:8px;border:1px solid transparent;appearance:none;cursor:pointer;outline:none;background:#fafafa}@media (prefers-color-scheme: dark){button,.button,a.button{background:#151617;color:inherit}}@media (prefers-color-scheme: light){button,.button,a.button{background:#fafafa}}[data-theme=dark] button,[data-theme=dark] .button,[data-theme=dark] a.button{background:#151617;color:inherit}[data-theme=light] button,[data-theme=light] .button,[data-theme=light] a.button{background:#fafafa}button.outline,.button.outline,a.button.outline{background:transparent;box-shadow:none;padding:8px 18px;border-color:#eaeaea}@media (prefers-color-scheme: dark){button.outline,.button.outline,a.button.outline{border-color:#4a4c54;color:inherit}}@media (prefers-color-scheme: light){button.outline,.button.outline,a.button.outline{border-color:#eaeaea}}[data-theme=dark] button.outline,[data-theme=dark] .button.outline,[data-theme=dark] a.button.outline{border-color:#4a4c54;color:inherit}[data-theme=light] button.outline,[data-theme=light] .button.outline,[data-theme=light] a.button.outline{border-color:#eaeaea}button.outline :hover,.button.outline :hover,a.button.outline :hover{transform:none;box-shadow:none}button.primary,.button.primary,a.button.primary{box-shadow:0 4px 6px rgba(50,50,93,0.11),0 1px 3px rgba(0,0,0,0.08)}button.primary:hover,.button.primary:hover,a.button.primary:hover{box-shadow:0 2px 6px rgba(50,50,93,0.21),0 1px 3px rgba(0,0,0,0.08)}button.link,.button.link,a.button.link{background:none;font-size:1rem}button.small,.button.small,a.button.small{font-size:.8rem}button.wide,.button.wide,a.button.wide{min-width:200px;padding:14px 24px}.code-toolbar{margin-bottom:20px}.code-toolbar .toolbar-item a{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;margin-bottom:5px;text-decoration:none;text-align:center;font-size:13px;font-weight:500;border-radius:8px;border:1px solid transparent;appearance:none;cursor:pointer;outline:none;background:#eaeaea}@media (prefers-color-scheme: dark){.code-toolbar .toolbar-item a{background:#4a4c54;color:inherit}}@media (prefers-color-scheme: light){.code-toolbar .toolbar-item a{background:#eaeaea}}[data-theme=dark] .code-toolbar .toolbar-item a{background:#4a4c54;color:inherit}[data-theme=light] .code-toolbar .toolbar-item a{background:#eaeaea}:root[data-theme="light"] .bg{color:#000;background-color:#fff}:root[data-theme="light"] .chroma{color:#000;background-color:#fff;-webkit-text-size-adjust:none}:root[data-theme="light"] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}:root[data-theme="light"] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}:root[data-theme="light"] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}:root[data-theme="light"] .chroma .hl{background-color:#e5e5e5}:root[data-theme="light"] .chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}:root[data-theme="light"] .chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}:root[data-theme="light"] .chroma .line{display:flex}:root[data-theme="light"] .chroma .k{color:#5317ac}:root[data-theme="light"] .chroma .kc{color:#0000c0}:root[data-theme="light"] .chroma .kd{color:#5317ac}:root[data-theme="light"] .chroma .kn{color:#5317ac}:root[data-theme="light"] .chroma .kp{color:#5317ac}:root[data-theme="light"] .chroma .kr{color:#5317ac}:root[data-theme="light"] .chroma .kt{color:#005a5f}:root[data-theme="light"] .chroma .nb{color:#8f0075}:root[data-theme="light"] .chroma .bp{color:#8f0075}:root[data-theme="light"] .chroma .nv{color:#00538b}:root[data-theme="light"] .chroma .vc{color:#00538b}:root[data-theme="light"] .chroma .vg{color:#00538b}:root[data-theme="light"] .chroma .vi{color:#00538b}:root[data-theme="light"] .chroma .vm{color:#00538b}:root[data-theme="light"] .chroma .nf{color:#721045}:root[data-theme="light"] .chroma .fm{color:#721045}:root[data-theme="light"] .chroma .l{color:#0000c0}:root[data-theme="light"] .chroma .ld{color:#0000c0}:root[data-theme="light"] .chroma .s{color:#2544bb}:root[data-theme="light"] .chroma .sa{color:#2544bb}:root[data-theme="light"] .chroma .sb{color:#2544bb}:root[data-theme="light"] .chroma .sc{color:#2544bb}:root[data-theme="light"] .chroma .dl{color:#2544bb}:root[data-theme="light"] .chroma .sd{color:#2544bb}:root[data-theme="light"] .chroma .s2{color:#2544bb}:root[data-theme="light"] .chroma .se{color:#2544bb}:root[data-theme="light"] .chroma .sh{color:#2544bb}:root[data-theme="light"] .chroma .si{color:#2544bb}:root[data-theme="light"] .chroma .sx{color:#2544bb}:root[data-theme="light"] .chroma .sr{color:#2544bb}:root[data-theme="light"] .chroma .s1{color:#2544bb}:root[data-theme="light"] .chroma .ss{color:#2544bb}:root[data-theme="light"] .chroma .m{color:#0000c0}:root[data-theme="light"] .chroma .mb{color:#0000c0}:root[data-theme="light"] .chroma .mf{color:#0000c0}:root[data-theme="light"] .chroma .mh{color:#0000c0}:root[data-theme="light"] .chroma .mi{color:#0000c0}:root[data-theme="light"] .chroma .il{color:#0000c0}:root[data-theme="light"] .chroma .mo{color:#0000c0}:root[data-theme="light"] .chroma .o{color:#00538b}:root[data-theme="light"] .chroma .ow{color:#00538b}:root[data-theme="light"] .chroma .c{color:#505050}:root[data-theme="light"] .chroma .ch{color:#505050}:root[data-theme="light"] .chroma .cm{color:#505050}:root[data-theme="light"] .chroma .c1{color:#505050}:root[data-theme="light"] .chroma .cs{color:#505050}:root[data-theme="light"] .chroma .cp{color:#505050}:root[data-theme="light"] .chroma .cpf{color:#505050}:root[data-theme="dark"] .bg{color:#e2e4e5;background-color:#282a36}:root[data-theme="dark"] .chroma{color:#e2e4e5;background-color:#282a36;-webkit-text-size-adjust:none}:root[data-theme="dark"] .chroma .err{color:#ff5c57}:root[data-theme="dark"] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}:root[data-theme="dark"] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}:root[data-theme="dark"] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}:root[data-theme="dark"] .chroma .hl{background-color:#3d3f4a}:root[data-theme="dark"] .chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}:root[data-theme="dark"] .chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}:root[data-theme="dark"] .chroma .line{display:flex}:root[data-theme="dark"] .chroma .k{color:#ff6ac1}:root[data-theme="dark"] .chroma .kc{color:#ff6ac1}:root[data-theme="dark"] .chroma .kd{color:#ff5c57}:root[data-theme="dark"] .chroma .kn{color:#ff6ac1}:root[data-theme="dark"] .chroma .kp{color:#ff6ac1}:root[data-theme="dark"] .chroma .kr{color:#ff6ac1}:root[data-theme="dark"] .chroma .kt{color:#9aedfe}:root[data-theme="dark"] .chroma .na{color:#57c7ff}:root[data-theme="dark"] .chroma .nc{color:#f3f99d}:root[data-theme="dark"] .chroma .no{color:#ff9f43}:root[data-theme="dark"] .chroma .nd{color:#ff9f43}:root[data-theme="dark"] .chroma .nl{color:#ff5c57}:root[data-theme="dark"] .chroma .nt{color:#ff6ac1}:root[data-theme="dark"] .chroma .nb{color:#ff5c57}:root[data-theme="dark"] .chroma .nv{color:#ff5c57}:root[data-theme="dark"] .chroma .vc{color:#ff5c57}:root[data-theme="dark"] .chroma .vg{color:#ff5c57}:root[data-theme="dark"] .chroma .vi{color:#ff5c57}:root[data-theme="dark"] .chroma .vm{color:#ff5c57}:root[data-theme="dark"] .chroma .nf{color:#57c7ff}:root[data-theme="dark"] .chroma .fm{color:#57c7ff}:root[data-theme="dark"] .chroma .s{color:#5af78e}:root[data-theme="dark"] .chroma .sa{color:#5af78e}:root[data-theme="dark"] .chroma .sb{color:#5af78e}:root[data-theme="dark"] .chroma .sc{color:#5af78e}:root[data-theme="dark"] .chroma .dl{color:#5af78e}:root[data-theme="dark"] .chroma .sd{color:#5af78e}:root[data-theme="dark"] .chroma .s2{color:#5af78e}:root[data-theme="dark"] .chroma .se{color:#5af78e}:root[data-theme="dark"] .chroma .sh{color:#5af78e}:root[data-theme="dark"] .chroma .si{color:#5af78e}:root[data-theme="dark"] .chroma .sx{color:#5af78e}:root[data-theme="dark"] .chroma .sr{color:#5af78e}:root[data-theme="dark"] .chroma .s1{color:#5af78e}:root[data-theme="dark"] .chroma .ss{color:#5af78e}:root[data-theme="dark"] .chroma .m{color:#ff9f43}:root[data-theme="dark"] .chroma .mb{color:#ff9f43}:root[data-theme="dark"] .chroma .mf{color:#ff9f43}:root[data-theme="dark"] .chroma .mh{color:#ff9f43}:root[data-theme="dark"] .chroma .mi{color:#ff9f43}:root[data-theme="dark"] .chroma .il{color:#ff9f43}:root[data-theme="dark"] .chroma .mo{color:#ff9f43}:root[data-theme="dark"] .chroma .o{color:#ff6ac1}:root[data-theme="dark"] .chroma .ow{color:#ff6ac1}:root[data-theme="dark"] .chroma .c{color:#78787e}:root[data-theme="dark"] .chroma .ch{color:#78787e}:root[data-theme="dark"] .chroma .cm{color:#78787e}:root[data-theme="dark"] .chroma .c1{color:#78787e}:root[data-theme="dark"] .chroma .cs{color:#78787e}:root[data-theme="dark"] .chroma .cp{color:#78787e}:root[data-theme="dark"] .chroma .cpf{color:#78787e}:root[data-theme="dark"] .chroma .gd{color:#ff5c57}:root[data-theme="dark"] .chroma .ge{text-decoration:underline}:root[data-theme="dark"] .chroma .gr{color:#ff5c57}:root[data-theme="dark"] .chroma .gh{font-weight:bold}:root[data-theme="dark"] .chroma .gi{font-weight:bold}:root[data-theme="dark"] .chroma .go{color:#43454f}:root[data-theme="dark"] .chroma .gs{font-style:italic}:root[data-theme="dark"] .chroma .gu{font-weight:bold}:root[data-theme="dark"] .chroma .gl{text-decoration:underline}.header{display:flex;align-items:center;justify-content:center;position:relative;padding:10px 20px 10px 20px;background:#151617}@media (prefers-color-scheme: dark){.header{background:#151617}}@media (prefers-color-scheme: light){.header{background:#fafafa}}[data-theme=dark] .header{background:#151617}[data-theme=light] .header{background:#fafafa}.header__right{display:flex;flex-direction:row;align-items:center}@media (max-width: 684px){.header__right{flex-direction:row-reverse}}.header__inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:760px;max-width:100%}.theme-toggle{display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;padding-top:3px}.theme-toggler{fill:currentColor}.not-selectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.progress-container{width:100%;height:5px;background:#151617;position:sticky;top:0;z-index:1}@media (prefers-color-scheme: dark){.progress-container{background:#151617}}@media (prefers-color-scheme: light){.progress-container{background:#fafafa}}[data-theme=dark] .progress-container{background:#151617}[data-theme=light] .progress-container{background:#fafafa}.progress-bar{height:5px;background:#6fa341;width:0}.logo{display:flex;align-items:center;text-decoration:none;font-weight:bold;font-display:auto;font-family:monospace, monospace}.logo img{height:44px}.logo__mark{margin-right:5px}.logo__text{font-size:1.125rem;white-space:nowrap}.logo__cursor{display:inline-block;width:10px;height:1rem;margin-left:5px;border-radius:1px;background:transparent url(images/cursor3.gif);animation:none}@media (prefers-reduced-motion: reduce){.logo__cursor{animation:none}}@keyframes cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.menu{z-index:9999;top:40px;background:#fafafa}@media (prefers-color-scheme: dark){.menu{background:#151617}}@media (prefers-color-scheme: light){.menu{background:#fafafa}}[data-theme=dark] .menu{background:#151617}[data-theme=light] .menu{background:#fafafa}@media (max-width: 684px){.menu{position:absolute;top:40px;right:0;border:none;margin:0;padding:10px}}.menu__inner{display:flex;align-items:center;justify-content:flex-start;max-width:100%;margin:0 auto;padding:0 15px;font-size:1rem;list-style:none}.menu__inner li{margin:0 12px}@media (max-width: 684px){.menu__inner{flex-direction:column;align-items:flex-start;padding:0}.menu__inner li{margin:0;padding:5px}}.menu-trigger{width:24px;height:24px;fill:currentColor;margin-left:10px;cursor:pointer;display:none}@media (max-width: 684px){.menu-trigger{display:block}}.menu a{display:inline-block;margin-right:15px;text-decoration:none}.menu a:hover{text-decoration:underline}.menu a:last-of-type{margin-right:0}.submenu{background:#fafafa}@media (prefers-color-scheme: dark){.submenu{background:#151617}}@media (prefers-color-scheme: light){.submenu{background:#fafafa}}[data-theme=dark] .submenu{background:#151617}[data-theme=light] .submenu{background:#fafafa}.submenu ul{list-style-type:none;margin:0;padding:0;overflow:hidden}.submenu li a,.submenu .dropbtn{display:inline-block;text-decoration:none}.submenu li.dropdown{display:inline-block}.submenu .dropdown-content{display:none;position:absolute;background:#151617}@media (prefers-color-scheme: light){.submenu .dropdown-content{background:#fafafa}}[data-theme=dark] .submenu .dropdown-content{background:#151617}[data-theme=light] .submenu .dropdown-content{background:#fafafa}.submenu .dropdown-content a{padding:12px 20px;text-decoration:none;display:block;text-align:left}.submenu .dropdown-content a:hover{background:#151617}@media (prefers-color-scheme: light){.submenu .dropdown-content a:hover{background:#fafafa}}[data-theme=dark] .submenu .dropdown-content a:hover{background:#151617}[data-theme=light] .submenu .dropdown-content a:hover{background:#fafafa}.submenu .dropdown:hover .dropdown-content{display:block}html{box-sizing:border-box;line-height:1.54;letter-spacing:0.06em;scroll-behavior:smooth}html[data-theme="dark"]{color-scheme:dark}html[data-theme="light"]{color-scheme:light}a.diagram-light{display:none}a.diagram-dark{display:block}[data-theme="light"] a.diagram-light{display:block}[data-theme="light"] a.diagram-dark{display:none}*,*:before,*:after{box-sizing:inherit}body{word-break:break-word;margin:0;padding:0;font-family:-apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;font-size:1rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-feature-settings:"liga", "tnum", "case", "calt", "zero", "ss01", "locl";-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;display:flex;min-height:100vh;flex-direction:column;background-color:#fff;color:#222}@media (max-width: 684px){body{font-size:1rem}}@media (prefers-color-scheme: dark){body{background-color:#1e1f21;color:#c1c1d1}}@media (prefers-color-scheme: light){body{background-color:#fff;color:#222}}[data-theme=dark] body{background-color:#1e1f21;color:#c1c1d1}[data-theme=light] body{background-color:#fff;color:#222}h2,h3,h4,h5,h6{display:flex;align-items:center;line-height:1.25}h1{font-size:2.625rem;line-height:1.25}h2{font-size:1.625rem;margin-top:0}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1rem}@media (max-width: 684px){h1{font-size:2rem}h2{font-size:1.4rem}h3{font-size:1.15rem}h4{font-size:1.125rem}h5{font-size:1rem}}a{color:inherit}img{display:block;max-width:100%}img.left{margin-right:auto}img.center{margin-left:auto;margin-right:auto}img.right{margin-left:auto}img.circle{border-radius:50%;max-width:25%;margin:auto}figure{display:table;max-width:100%;margin:25px 0}figure.left{margin-right:auto}figure.left-floated{margin-right:auto;float:left}figure.left-floated img{margin:20px 20px 20px 0}figure.center{margin-left:auto;margin-right:auto}figure.right{margin-left:auto}figure.right-floated{margin-left:auto;float:right}figure.right-floated img{margin:20px 0 20px 20px}figure.rounded img{border-radius:50%}figure svg{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}figure figcaption{font-size:14px;margin-top:5px;opacity:0.8}figure figcaption.left{text-align:left}figure figcaption.center{text-align:center}figure figcaption.right{text-align:right}em,i,strong{color:#000}@media (prefers-color-scheme: dark){em,i,strong{color:#f2f2f7}}@media (prefers-color-scheme: light){em,i,strong{color:#000}}[data-theme=dark] em,[data-theme=dark] i,[data-theme=dark] strong{color:white}[data-theme=light] em,[data-theme=light] i,[data-theme=light] strong{color:black}code{font-family:Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;font-feature-settings:normal;padding:1px 6px;margin:0 2px;border-radius:5px;font-size:0.85rem;background:#eaeaea}@media (prefers-color-scheme: dark){code{background:#4a4c54}}@media (prefers-color-scheme: light){code{background:#eaeaea}}[data-theme=dark] code{background:#4a4c54}[data-theme=light] code{background:#eaeaea}pre{padding:10px 10px 10px 20px;border-radius:8px;font-size:0.85rem;overflow:auto}[data-theme=dark] pre{background-color:#4a4c54}[data-theme=light] pre{background-color:#eaeaea}@media (max-width: 684px){pre{white-space:pre-wrap;word-wrap:break-word}}pre code{background:none !important;margin:0;padding:0;font-size:inherit}blockquote{border-left:3px solid #3eb0ef;margin:40px;padding:10px 20px}@media (max-width: 684px){blockquote{margin:10px;padding:10px}}blockquote:before{content:"”";font-family:Georgia, serif;font-size:3.875rem;position:absolute;left:-40px;top:-20px}blockquote p:first-of-type{margin-top:0}blockquote p:last-of-type{margin-bottom:0}ul,ol{margin-left:40px;padding:0}@media (max-width: 684px){ul,ol{margin-left:20px}}ol ol{list-style-type:lower-alpha}.container{flex:1 auto;display:flex;flex-direction:column;justify-content:center;text-align:center}.content{display:flex;flex-direction:column;flex:1 auto;align-items:center;justify-content:center;margin:0;position:relative}@media (max-width: 684px){.content{margin-top:0}}hr{width:100%;border:none;height:1px;background:#dcdcdc}@media (prefers-color-scheme: dark){hr{background:#63636e}}@media (prefers-color-scheme: light){hr{background:#dcdcdc}}[data-theme=dark] hr{background:#63636e}[data-theme=light] hr{background:#dcdcdc}.hidden{display:none}@media (max-width: 684px){.hide-on-phone{display:none}}@media (max-width: 900px){.hide-on-tablet{display:none}}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;width:auto;top:5px;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;z-index:100000}.background-image{background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center center}.highlight{margin:30px auto}.index-kicker{font-size:1rem;text-transform:uppercase;letter-spacing:0.5em;margin:0 0 4px;opacity:0.8}.posts{width:100%;max-width:800px;text-align:left;padding:20px;margin:20px auto}@media (max-width: 900px){.posts{max-width:660px}}.posts-group{display:flex;margin-bottom:1.9em;line-height:normal}@media (max-width: 900px){.posts-group{display:block}}.posts-list{flex-grow:1;margin:0;padding:0;list-style:none}.posts .post-title{font-size:1rem;margin:5px 0 5px 0}.posts .post-year{padding-top:6px;margin-right:1.8em;font-size:1.6em;word-break:normal;opacity:.6}@media (max-width: 900px){.posts .post-year{margin:-6px 0 4px}}.posts .post-item{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4);border:none;padding:10px;margin-bottom:20px;border-radius:5px}@media (prefers-color-scheme: dark){.posts .post-item{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){.posts .post-item{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] .posts .post-item{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] .posts .post-item{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}.posts .post-item-inner{display:flex;justify-content:space-between;align-items:baseline;padding:0;text-decoration:none}.posts .post-day{flex-shrink:0;margin-left:1em;opacity:.6}.post{width:100%;max-width:800px;text-align:left;margin:0;padding:10px 20px 10px 20px}@media (max-width: 900px){.post{max-width:600px}}.post-date:after{content:'—'}.post-kicker{font-size:1.2rem;text-transform:uppercase;letter-spacing:1em;margin:0 0 8px;opacity:0.8}.post-title{font-size:2.625rem;margin:0 0 20px}@media (max-width: 684px){.post-title{font-size:2rem}}.post-title a{text-decoration:none}.post-tags{display:block;margin-bottom:20px;font-size:1rem;opacity:0.5}.post-tags a{text-decoration:none}.post-content{margin-top:0}.post-cover{border-radius:8px;margin:40px -50px;width:860px;max-width:860px;overflow:hidden}@media (max-width: 900px){.post-cover{margin:20px 0;width:100%}}.post-excerpt{color:grey;font-style:italic}.post-info{margin-top:30px;font-size:0.8rem;line-height:normal;opacity:.6}.post-info p{margin:0.8em 0}.post-info a:hover{border-bottom:1px solid white}.post-info svg{margin-right:0.8em}.post-info .tag{margin-right:0.5em}.post-info .tag::before{content:"#"}.post-info .feather{display:inline-block;vertical-align:-.125em;width:1em;height:1em}.post-audio{display:flex;justify-content:center;align-items:center;padding-top:20px}.post-audio audio{width:90%}.post .flag{border-radius:50%;margin:0 5px}.pagination{margin-top:20px}.pagination__title{display:flex;text-align:center;position:relative;margin:20px 0}.pagination__title-h{text-align:center;margin:0 auto;padding:5px 10px;font-size:0.8rem;text-transform:uppercase;text-decoration:none;letter-spacing:0.1em;z-index:1;background:#fff;color:#999}@media (prefers-color-scheme: dark){.pagination__title-h{background:#1e1f21;color:#d2d2e1}}@media (prefers-color-scheme: light){.pagination__title-h{background:#fff;color:#999}}[data-theme=dark] .pagination__title-h{background:#1e1f21;color:#d2d2e1}[data-theme=light] .pagination__title-h{background:#fff;color:#999}.pagination__title hr{position:absolute;left:0;right:0;width:100%;margin-top:15px;z-index:0}.pagination__buttons{display:flex;align-items:center;justify-content:center}.pagination__buttons a{text-decoration:none;font-weight:bold}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;border-radius:8px;max-width:40%;padding:0;cursor:pointer;appearance:none;background:#eaeaea}@media (prefers-color-scheme: dark){.button{background:#4a4c54}}@media (prefers-color-scheme: light){.button{background:#eaeaea}}[data-theme=dark] .button{background:#4a4c54}[data-theme=light] .button{background:#eaeaea}.button+.button{margin-left:10px}.button a{display:flex;padding:8px 16px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.button__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.button.next .button__icon{margin-left:8px}.button.previous .button__icon{margin-right:8px}.footer{padding:40px 20px;flex-grow:0;color:#999}.footer__inner{display:flex;align-items:center;justify-content:center;margin:0 auto;width:760px;max-width:100%}@media (max-width: 900px){.footer__inner{flex-direction:column}}.footer__content{display:flex;flex-direction:row;align-items:center;font-size:1rem;color:#999}@media (max-width: 900px){.footer__content{flex-direction:column;margin-top:10px}}.footer__content>*:not(:last-child)::after{content:"•";padding:0 5px}@media (max-width: 900px){.footer__content>*:not(:last-child)::after{content:"";padding:0}}.footer__content>*:last-child{padding:0 0px}@media (max-width: 900px){.footer__content>*:last-child{padding:0}}.sharing-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.sharing-buttons .resp-sharing-button__icon,.sharing-buttons .resp-sharing-button__link{display:inline-block}.sharing-buttons .resp-sharing-button__link{text-decoration:none;margin:0.5em}.sharing-buttons .resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:0.5em 0.75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.sharing-buttons .resp-sharing-button__icon svg{width:1em;height:1em;margin-right:0.4em;vertical-align:top}.sharing-buttons .resp-sharing-button--small svg{margin:0;vertical-align:middle}.table-wrapper{overflow-x:auto;margin:25px auto;width:100%}.post-content table{border-collapse:collapse;font-size:0.9em;min-width:400px;max-width:100%}.post-content table th,.post-content table td{padding:5px;border:1px solid #dcdcdc}@media (prefers-color-scheme: dark){.post-content table th,.post-content table td{border:1px solid #63636e}}@media (prefers-color-scheme: light){.post-content table th,.post-content table td{border:1px solid #dcdcdc}}[data-theme=dark] .post-content table th,[data-theme=dark] .post-content table td{border:1px solid #63636e}[data-theme=light] .post-content table th,[data-theme=light] .post-content table td{border:1px solid #dcdcdc}.post-content table thead tr{text-align:left;background-color:#dcdcdc;color:#222}@media (prefers-color-scheme: dark){.post-content table thead tr{background-color:#63636e;color:#c1c1d1}}@media (prefers-color-scheme: light){.post-content table thead tr{background-color:#dcdcdc;color:#222}}[data-theme=dark] .post-content table thead tr{background-color:#63636e;color:#c1c1d1}[data-theme=light] .post-content table thead tr{background-color:#dcdcdc;color:#222}.post-content table tbody tr{border:1px solid #dcdcdc}@media (prefers-color-scheme: dark){.post-content table tbody tr{border:1px solid #63636e}}@media (prefers-color-scheme: light){.post-content table tbody tr{border:1px solid #dcdcdc}}[data-theme=dark] .post-content table tbody tr{border:1px solid #63636e}[data-theme=light] .post-content table tbody tr{border:1px solid #dcdcdc}.btn-404 svg{vertical-align:middle;display:inline-block;margin-right:5px}.btn-404 a{margin:0 10px}pre,img,.card{border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){pre,img,.card{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){pre,img,.card{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] pre,[data-theme=dark] img,[data-theme=dark] .card{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] pre,[data-theme=light] img,[data-theme=light] .card{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}.footnotes hr{display:none}.footnotes p{margin:0}.portrait{width:128px;margin:auto;border-radius:50%}a.external-link:after{content:"";background-image:url(images/external-link.svg);background-repeat:no-repeat;background-position:center;padding-right:16px;padding-left:4px}[data-theme=dark] a.external-link:after{filter:invert(1)}@media (prefers-color-scheme: dark){a.external-link:after{filter:invert(1)}}[data-theme=light] a.external-link:after{filter:none}@media (prefers-color-scheme: light){a.external-link:after{filter:none}}.info-box{background-color:#4a4c54;box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4);border:none;padding:10px;border-radius:5px;margin-bottom:16px}@media (prefers-color-scheme: dark){.info-box{background-color:#4a4c54}}@media (prefers-color-scheme: light){.info-box{background-color:#eaeaea}}[data-theme=dark] .info-box{background-color:#4a4c54}[data-theme=light] .info-box{background-color:#eaeaea}@media (prefers-color-scheme: dark){.info-box{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){.info-box{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] .info-box{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] .info-box{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}#app-div{text-align:center;margin:auto}#app-div.320380{width:320px;height:380px}#app-div.320444{width:320px;height:444px}#app-div iframe{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4);border:none}@media (prefers-color-scheme: dark){#app-div iframe{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){#app-div iframe{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] #app-div iframe{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] #app-div iframe{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}[data-theme=dark] #app-div iframe{background-color:#4a4c54}[data-theme=light] #app-div iframe{background-color:#eaeaea}#app-div .link-load-app{position:relative;top:-55%;cursor:pointer}em,i,strong{color:#000}@media (prefers-color-scheme: dark){em,i,strong{color:#f2f2f7}}@media (prefers-color-scheme: light){em,i,strong{color:#000}}[data-theme=dark] em,[data-theme=dark] i,[data-theme=dark] strong{color:#f2f2f7}[data-theme=light] em,[data-theme=light] i,[data-theme=light] strong{color:#000}img.diagram{width:100%}.banner{width:100%;height:576px;mask-image:linear-gradient(to bottom, #000, rgba(0,0,0,0));background-size:1920px;background-repeat:repeat-x;image-rendering:pixelated;background-position-x:center;position:absolute;top:0;z-index:-1}.banner-blur{background-size:800px;background-position-x:center;background-repeat:no-repeat}pre{white-space:pre}img.list-item-image,figure.list-item-image{display:inline-block;vertical-align:middle;margin:0 3px 3px 0}figure img{margin:auto}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:unset}figcaption{text-align:center}img.pixelated,figure.pixelated img{image-rendering:pixelated}.home-section{background-color:#1a1b1e}@media (prefers-color-scheme: dark){.home-section{background-color:#1a1b1e}}@media (prefers-color-scheme: light){.home-section{background-color:#f7f7f7}}[data-theme=dark] .home-section{background-color:#1a1b1e}[data-theme=light] .home-section{background-color:#f7f7f7}.latest a{text-decoration:none}.latest a:hover{text-decoration:underline}.notice{--title-color: #ddd;--title-background-color: #4e4e57;--content-color: #a9a9b3;--content-background-color: #2b2d32}@media (prefers-color-scheme: light){.notice{--title-color: #222;--title-background-color: #d0d0d0;--content-color: #333;--content-background-color: #e6e6e6}}[data-theme=light] .notice{--title-color: #222;--title-background-color: #d0d0d0;--content-color: #333;--content-background-color: #e6e6e6}[data-theme=dark] .notice{--title-color: #ddd;--title-background-color: #4e4e57;--content-color: #a9a9b3;--content-background-color: #2b2d32}.notice{padding:18px;margin-bottom:24px;border-radius:4px;color:var(--content-color);background:var(--content-background-color);box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.notice{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){.notice{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] .notice{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] .notice{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}.notice p:last-child{margin-bottom:0}.notice-title{margin:-18px -18px 12px;padding:4px 18px;border-radius:4px 4px 0 0;font-weight:700;color:var(--title-color);background:var(--title-background-color)}.icon-notice{display:inline-flex;align-self:center;margin-right:8px}.icon-notice img,.icon-notice svg{height:1em;width:1em;fill:currentColor}.icon-notice img,.icon-notice.baseline svg{top:.125em;position:relative}.to-top-link{position:fixed;bottom:20px;right:20px;visibility:hidden;opacity:0;z-index:10;width:45px;aspect-ratio:1;background:#6fa341;border-radius:30px;box-shadow:0 0 15px 0 rgba(0,0,0,0.6)}@media (prefers-color-scheme: dark){.to-top-link{box-shadow:0 0 15px 0 rgba(0,0,0,0.6)}}@media (prefers-color-scheme: light){.to-top-link{box-shadow:0 0 15px 0 rgba(0,0,0,0.25)}}[data-theme=dark] .to-top-link{box-shadow:0 0 15px 0 rgba(0,0,0,0.6)}[data-theme=light] .to-top-link{box-shadow:0 0 15px 0 rgba(0,0,0,0.25)}.to-top-link:before{content:"";position:absolute;inset:30%;transform:translateY(20%) rotate(-45deg);border-top:5px solid #fff;border-right:5px solid #fff}.to-top-fade-out{visibility:hidden;opacity:0;transition:visibility 0s linear 300ms, opacity 300ms}.to-top-fade-in{visibility:visible;opacity:1;transition:visibility 0s linear 0s, opacity 300ms}.flex-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.flex-container .flex-item.dummy{background:none !important;box-shadow:none !important}.flex-container .flex-item.portrait{width:200px;margin:auto}.flex-container .flex-item.portrait .portrait{margin:0}.flex-container .flex-item.portrait-text{width:calc(100% - 200px);text-align:left}.flex-container .flex-item-10pc{width:10%}.flex-container .flex-item-20pc{width:20%}.flex-container .flex-item-30pc{width:30%}.flex-container .flex-item-40pc{width:40%}.flex-container .flex-item-50pc{width:50%}.flex-container .flex-item-60pc{width:60%}.flex-container .flex-item-70pc{width:70%}.flex-container .flex-item-80pc{width:80%}.flex-container .flex-item-90pc{width:90%}.flex-container .flex-item-2{width:calc((100% / 2) - 20px)}.flex-container .flex-item-3{width:calc((100% / 3) - 20px)}.flex-container .flex-item-4{width:calc((100% / 4) - 20px)}.flex-container .flex-item-margin{margin-bottom:40px}.flex-container .flex-item-nobg{background:none !important;box-shadow:none !important}.flex-container .flex-item{background:#2a2c33;box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4);margin-bottom:30px;border-radius:3px}@media (prefers-color-scheme: dark){.flex-container .flex-item{background:#2a2c33}}@media (prefers-color-scheme: light){.flex-container .flex-item{background:#e2e2e2}}[data-theme=dark] .flex-container .flex-item{background:#2a2c33}[data-theme=light] .flex-container .flex-item{background:#e2e2e2}@media (prefers-color-scheme: dark){.flex-container .flex-item{box-shadow:0 4px 8px rgba(0,0,0,0.5), 0 6px 20px rgba(0,0,0,0.4)}}@media (prefers-color-scheme: light){.flex-container .flex-item{box-shadow:0 4px 8px rgba(0,0,0,0.12), 0 6px 20px rgba(0,0,0,0.1)}}[data-theme=dark] .flex-container .flex-item{box-shadow:0 4px 8px rgba(0,0,0,0.5),0 6px 20px rgba(0,0,0,0.4)}[data-theme=light] .flex-container .flex-item{box-shadow:0 4px 8px rgba(0,0,0,0.12),0 6px 20px rgba(0,0,0,0.1)}.flex-container .flex-item .cover{width:100%;box-shadow:none;border-radius:3px;mask-image:linear-gradient(to bottom, black, transparent);height:200px;object-fit:cover;object-position:top;margin-bottom:-50px}.flex-container .flex-item .more{float:right}.flex-container .flex-item .link{text-decoration:none}.flex-container .flex-item .link:hover{background:transparent}.flex-container .flex-item .text{padding:10px}.flex-container .flex-item figcaption{margin:0}.flex-container .flex-item figcaption p{margin:5px}.flex-container figure{margin:0}@media (max-width: 684px){.flex-container .flex-item{width:100%}.flex-container .flex-item.portrait{width:100%;margin:20px auto 0 auto}.flex-container .flex-item.portrait .portrait{margin:auto}.flex-container .flex-item.portrait-text{width:100%;text-align:center;margin:0}.flex-container .cover{height:100px;margin-bottom:-75px}}@media (pointer: fine){.grow{transition:all .175s ease-in-out}.grow:hover{transform:scale(1.05);filter:brightness(1.15);z-index:10000}}@media (pointer: fine) and (prefers-color-scheme: dark){.grow:hover{filter:brightness(1.15)}}@media (pointer: fine) and (prefers-color-scheme: light){.grow:hover{filter:brightness(1.05)}}@media (pointer: fine){[data-theme=dark] .grow:hover{filter:brightness(1.15)}[data-theme=light] .grow:hover{filter:brightness(1.05)}}.box-with-ribbon{position:relative}.ribbon{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.ribbon span{font-size:10px;font-weight:bold;color:#f2f2f7;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:100px;display:block;background:#6fa341;background:linear-gradient(#9fd371 0%, #6fa341 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,0.8);position:absolute;top:19px;right:-21px}@media (prefers-color-scheme: dark){.ribbon span{box-shadow:0 3px 10px -5px rgba(0,0,0,0.8)}}@media (prefers-color-scheme: light){.ribbon span{box-shadow:0 3px 10px -5px rgba(0,0,0,0.35)}}[data-theme=dark] .ribbon span{box-shadow:0 3px 10px -5px rgba(0,0,0,0.8)}[data-theme=light] .ribbon span{box-shadow:0 3px 10px -5px rgba(0,0,0,0.35)}.ribbon span::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #6fa341;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #6fa341}.ribbon span::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #6fa341;border-bottom:3px solid transparent;border-top:3px solid #6fa341}:root{--speed: 0.35s;--muted: #4a7a8a}.accordion input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0}.accordion{position:relative;overflow:hidden}.accordion label{display:flex;align-items:center;gap:1rem;padding-right:5px;cursor:pointer;user-select:none;position:relative;z-index:1}.accordion label:hover *{transition:all .175s ease-in-out;filter:brightness(1.2)}.accordion label .chevron{width:10px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg) translateY(-2px);transition:transform var(--speed) cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.accordion .panel{max-height:0;overflow:hidden;transition:max-height var(--speed) cubic-bezier(0.4, 0, 0.2, 1)}.accordion .panel-inner{border-top:1px solid transparent;transition:border-color var(--speed)}.accordion input:checked~label .chevron{transform:rotate(225deg) translateY(-2px)}.accordion input:checked~.panel{max-height:300px}

/*# sourceMappingURL=main.css.map */