﻿::-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:.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:-.25em}sup{top:-.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:.35em .75em .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}code[class*=language-],pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}:root{--phoneWidth:(max-width: 684px);--tabletWidth:(max-width: 900px)}@font-face{font-family:inter ui;font-style:normal;font-display:auto;font-weight:400;src:url(../fonts/Inter-UI-Regular.woff2)format("woff2"),url(../fonts/Inter-UI-Regular.woff)format("woff")}@font-face{font-family:inter ui;font-style:italic;font-display:auto;font-weight:400;src:url(../fonts/Inter-UI-Italic.woff2)format("woff2"),url(../fonts/Inter-UI-Italic.woff)format("woff")}@font-face{font-family:inter ui;font-style:normal;font-display:auto;font-weight:600;src:url(../fonts/Inter-UI-Medium.woff2)format("woff2"),url(../fonts/Inter-UI-Medium.woff)format("woff")}@font-face{font-family:inter ui;font-style:italic;font-display:auto;font-weight:600;src:url(../fonts/Inter-UI-MediumItalic.woff2)format("woff2"),url(../fonts/Inter-UI-MediumItalic.woff)format("woff")}@font-face{font-family:inter ui;font-style:normal;font-display:auto;font-weight:800;src:url(../fonts/Inter-UI-Bold.woff2)format("woff2"),url(../fonts/Inter-UI-Bold.woff)format("woff")}@font-face{font-family:inter ui;font-style:italic;font-display:auto;font-weight:800;src:url(../fonts/Inter-UI-BoldItalic.woff2)format("woff2"),url(../fonts/Inter-UI-BoldItalic.woff)format("woff")}.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;background:#eaeaea;text-decoration:none;text-align:center;font-weight:500;border-radius:8px;border:1px solid transparent;appearance:none;cursor:pointer;outline:none}.dark-theme button,.dark-theme .button,.dark-theme a.button{background:#3b3d42;color:inherit}button.outline,.button.outline,a.button.outline{background:0 0;border-color:#eaeaea;box-shadow:none;padding:8px 18px}.dark-theme button.outline,.dark-theme .button.outline,.dark-theme a.button.outline{border-color:#3b3d42;color:inherit}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,.11),0 1px 3px rgba(0,0,0,8%)}button.primary:hover,.button.primary:hover,a.button.primary:hover{box-shadow:0 2px 6px rgba(50,50,93,.21),0 1px 3px rgba(0,0,0,8%)}button.link,.button.link,a.button.link{background:0 0;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;background:#eaeaea;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}.dark-theme .code-toolbar .toolbar-item a{background:#3b3d42;color:inherit}.header{background:#f7f7f7;display:flex;align-items:center;justify-content:center;position:relative;padding:15px}.dark-theme .header{background:#252627}.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}.menu-trigger:hover{color:#838383}.dark-theme .menu-trigger:hover{color:#dadada}.theme-toggler{fill:currentColor}.theme-toggler:hover{color:#838383}.dark-theme .theme-toggler:hover{color:#dadada}.unselectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.logo{display:flex;align-items:center;text-decoration:none;font-weight:700;font-display:auto;font-family:monospace,monospace}.logo img{height:44px}.logo__mark{margin-right:5px}.logo__text{font-size:1.125rem}.logo__cursor{display:inline-block;width:10px;height:1rem;background:#fe5186;margin-left:5px;border-radius:1px;animation:cursor 1s infinite}@media(prefers-reduced-motion:reduce){.logo__cursor{animation:none}}@keyframes cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.menu{border-right:1px solid;margin-right:18px;z-index:9999;background:#f7f7f7}.dark-theme .menu{background:#252627}@media(max-width:684px){.menu{position:absolute;top:50px;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}.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}.menu a{display:inline-block;margin-right:15px;text-decoration:none}.menu a:last-of-type{margin-right:0}html{box-sizing:border-box;line-height:1.6;letter-spacing:.06em;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:inter ui,-apple-system,BlinkMacSystemFont,roboto,segoe ui,Helvetica,Arial,sans-serif;font-display:auto;font-size:1rem;line-height:1.54;background-color:#fff;color:#222;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;opacity:0;animation:fadeIn .3s ease forwards}@media(max-width:684px){body{font-size:1rem}}body.dark-theme{background-color:#292a2d;color:#a9a9b3}@keyframes fadeIn{to{opacity:1}}body.fade-out{opacity:0}h2,h3,h4,h5,h6{display:flex;align-items:center;line-height:1.3;margin-top:60px}h1{font-size:2.6rem}h2{font-size:2.2rem;margin-top:48px}h3{font-size:1.6rem;margin-top:48px}h4{font-size:1.3rem}h5{font-size:1.2rem}@media(max-width:684px){h1{font-size:2rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.125rem}h5{font-size:.925rem}}h2,h3,h4,h5,h6{display:flex;align-items:baseline;line-height:1.3}.show-heading-numbers{counter-reset:h2}.show-heading-numbers h2{counter-reset:h3}.show-heading-numbers h3{counter-reset:h4}.show-heading-numbers h4{counter-reset:h5}.show-heading-numbers h5{counter-reset:h6}.show-heading-numbers article h2:before{counter-increment:h2;content:counter(h2,decimal)". ";margin-right:10px;color:#b1b1c0}.dark-theme .show-heading-numbers article h2:before{color:#65656d}.show-heading-numbers article h3:before{counter-increment:h3;content:counter(h2,decimal)"." counter(h3,decimal)". ";margin-right:10px;color:#b1b1c0}.dark-theme .show-heading-numbers article h3:before{color:#65656d}.show-heading-numbers article h4:before{counter-increment:h4;content:counter(h2,decimal)"." counter(h3,decimal)"." counter(h4,decimal)". ";margin-right:10px;color:#b1b1c0}.dark-theme .show-heading-numbers article h4:before{color:#65656d}.show-heading-numbers article h5:before{counter-increment:h5;content:counter(h2,decimal)"." counter(h3,decimal)"." counter(h4,decimal)"." counter(h5,decimal)". ";margin-right:10px;color:#b1b1c0}.dark-theme .show-heading-numbers article h5:before{color:#65656d}.show-heading-numbers article h6:before{counter-increment:h6;content:counter(h2,decimal)"." counter(h3,decimal)"." counter(h4,decimal)"." counter(h5,decimal)"." counter(h6,decimal)". ";margin-right:10px;color:#b1b1c0}.dark-theme .show-heading-numbers article h6:before{color:#65656d}.show-heading-numbers h2.nocount:before,.show-heading-numbers h3.nocount:before,.show-heading-numbers h4.nocount:before,.show-heading-numbers h5.nocount:before,.show-heading-numbers h6.nocount:before{content:"";counter-increment:none}.post-content li{margin-left:1rem;margin-bottom:8px}a{color:inherit;transition:color .15s ease-in-out}a:hover{color:#838383}.dark-theme a:hover{color:#dadada}a:active{color:#646464}.dark-theme a:active{color:#828282}.action_buttons{display:flex;justify-content:center;margin-top:20px}.action_button{width:120px;border-radius:4px;border:1px solid;transition:all .2s ease-in-out}.action_button:hover{color:#838383}.dark-theme .action_button:hover{color:#dadada}img{display:block;max-width:100%}img.left{margin-right:auto}img.center{margin-left:auto;margin-right:auto}img.right{margin-left: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 figcaption{font-size:14px;margin-top:5px;opacity:.8}figure figcaption.left{text-align:left}figure figcaption.center{text-align:center}figure figcaption.right{text-align:right}code{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-display:auto;font-feature-settings:normal;background:#eaeaea;padding:1px 6px;margin:0 2px;border-radius:5px;font-size:.95rem;white-space:pre-wrap;word-break:break-all}.dark-theme code{background:#3b3d42}pre{background:#212020;padding:10px 10px 10px 20px;border-radius:8px;font-size:1em;overflow:auto}@media(max-width:684px){pre{white-space:pre-wrap;word-wrap:break-word}}pre code{background:0 0 !important;color:#ccc;margin:0;padding:0;font-size:inherit}.dark-theme pre code{color:inherit}blockquote{border-left:2px solid;margin:40px;padding:10px 20px}@media(max-width:684px){blockquote{margin:10px;padding:10px}}blockquote:before{content:'”';font-family:Georgia,serif;font-display:auto;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}@media(max-width:684px){.content{margin-top:0}}hr{width:100%;border:none;background:#dcdcdc;height:1px}.dark-theme hr{background:#4a4b50}.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,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;width:auto;top:5px;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;z-index:100000}.style-table table{width:100%;border-collapse:collapse;font-size:.95em;font-family:sans-serif;margin:1.5em 0;box-shadow:0 0 10px rgba(0,0,0,5%)}.style-table thead tr{background-color:#eaeaea;text-align:left}.style-table .dark-theme thead tr{background-color:#3b3d42}.style-table th,.style-table td{padding:12px 16px;border:1px solid #dcdcdc}.style-table .dark-theme th,.style-table .dark-theme td{border-color:#4a4b50}.posts{width:100%;max-width:800px;text-align:left;padding:20px;margin:20px auto}@media(max-width:900px){.posts{max-width:660px}}.posts:not(:last-of-type){border-bottom:1px solid #dcdcdc}.dark-theme .posts:not(:last-of-type){border-color:#4a4b50}.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}.posts .post-year{padding-top:6px;margin-right:1.8em;font-size:1.6em;opacity:.6}@media(max-width:900px){.posts .post-year{margin:-6px 0 4px}}.posts .post-item{border-bottom:1px grey dashed;margin-bottom:15px}.posts .post-item a{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;text-decoration:none}.posts .post-day{flex-shrink:0;margin-left:1em;opacity:.6}.post{width:100%;max-width:800px;text-align:left;padding:20px;margin:20px auto}.post ul{list-style-type:disc;margin:0 0 0 14px;padding:0}.post ol{list-style-type:decimal;margin:0;padding:0}@media(max-width:900px){.post{max-width:600px}}.post-date:after{content:'—'}.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:.5}.post-tags a{text-decoration:none}.post-content{margin-top:30px}.post-cover{border-radius:8px;margin:40px -50px;width:860px;max-width:860px}@media(max-width:900px){.post-cover{margin:20px 0;width:100%}}.post-info{margin-top:30px;margin-bottom:20px;font-size:.8rem;line-height:normal;opacity:.6}@media(max-width:684px){.post-info{margin-top:0}}.post-info p{margin:.8em 0}.post-info a:hover{border-bottom:1px solid #fff}.post-info svg{margin-right:.8em}.post-info .tag{margin-right:6px;line-height:20px;display:inline-block;white-space:nowrap}.post-info .tag::before{content:"#"}.post-info .feather{display:inline-block;vertical-align:-.125em;width:1em;height:1em}.post .flag{border-radius:50%;margin:0 5px}.pagination{margin-top:20px}.pagination__title{display:flex;text-align:center;position:relative;margin:30px 0 20px}.pagination__title-h{text-align:center;margin:0 auto;padding:5px 10px;background:#fff;color:#999;font-size:.8rem;text-transform:uppercase;text-decoration:none;letter-spacing:.1em;z-index:1}.dark-theme .pagination__title-h{background:#292a2d;color:#73747b}.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:700}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;background:#eaeaea;font-size:1rem;font-weight:600;border-radius:8px;max-width:100%;padding:0;cursor:pointer;appearance:none}.dark-theme .button{background:#3b3d42}.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 5px}@media(max-width:900px){.footer__content>*:last-child{padding:0}}.sticky{position:fixed;top:0;width:100%;z-index:10}.sticky+.content{padding-top:80px}progress{position:fixed;left:0;width:100%;height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;color:#bec7cfc5}progress::-webkit-progress-bar{background-color:transparent}progress::-webkit-progress-value{background-color:#bec7cfc5}progress::-moz-progress-bar{background-color:#bec7cfc5}.progress-container{width:100%;background-color:transparent;position:fixed;left:0;height:5px;display:block}.progress-bar{background-color:#bec7cfc5;width:0%;display:block;height:inherit}html,body{scroll-behavior:smooth;scroll-padding-top:100px}.toc-fades{position:relative}.toc-fades::before{content:"";opacity:1;transition:opacity .2s;pointer-events:none;position:absolute;left:0;right:0;top:0;height:3.5em;z-index:2;background:linear-gradient(to top,rgba(255,255,255,0),#fff)}.dark-theme .toc-fades::before{background:linear-gradient(to top,rgba(37,38,39,0),#292a2d)}.toc-fades.at-top::before{opacity:0}.toc-fades::after{content:"";pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:3.5em;z-index:2;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}.dark-theme .toc-fades::after{background:linear-gradient(to bottom,rgba(37,38,39,0),#292a2d)}.toc-fades.at-bottom::after{opacity:0}.toc{position:relative;max-height:70vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.toc::-webkit-scrollbar{width:0;background:0 0}.toc a{text-decoration:none;text-align:left;display:block;padding:.125rem 0;transition:all 50ms ease-in-out;margin-bottom:8px;line-height:20px}.toc a:hover,.toc a:focus{color:#666}.active{color:#b1b1b1}.dark-theme .active{color:#e7e7e7}.toc-number{color:#b1b1c0;margin-right:.1em;font-variant-numeric:tabular-nums;font-weight:500}.dark-theme .toc-number{color:#65656d}*{box-sizing:border-box}ul,ol{list-style:none;margin:0;padding:0}li{margin-left:1rem;margin-bottom:4px}@media(min-width:1580px){.post-wrapper{display:grid;grid-template-columns:750px 20em;max-width:800px;width:90%;margin:0 auto}.post-wrapper>aside{margin-left:50px;position:sticky;top:7rem;align-self:start}}@media(max-width:1080px){main{max-width:100%}.toc{display:none}.content{align-items:unset}pre code{white-space:pre;white-space:-moz-pre-wrap;word-wrap:normal;overflow-x:auto;-webkit-overflow-scrolling:touch}}img.center{transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s}img.center:active{-webkit-transform:scale(2.2);transform:scale(2.2);z-index:5;position:relative}