﻿::-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:initial}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-display:auto;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-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:#fafafa;display:flex;align-items:center;justify-content:center;position:relative;padding:20px}.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}.theme-toggler{fill:currentColor}.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;font-size:1.125rem}.logo img{height:44px}.logo__mark{margin-right:1ex}.logo__cursor{display:inline-block;width:10px;height:.9rem;position:relative;bottom:.1rem;background:#ffa62b;vertical-align:baseline;border-radius:1px;animation:cursor 1.4s infinite}.dark-theme .logo__cursor{background:#fe5186}@media(prefers-reduced-motion:reduce){.logo__cursor{animation:none}}@keyframes cursor{0%{opacity:.6}50%{opacity:1}100%{opacity:.6}}.menu{background:0 0;border-right:1px solid;margin-right:18px;z-index:2}@media(max-width:684px){.menu{position:absolute;top:50px;right:1ex;border:none;margin:0;padding:10px;background:#fffefe;border-radius:.25rem;border:1px solid #dcdcdc;z-index:4}.dark-theme .menu{background:#3b3d42;border-color:#4a4b50}}.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}.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}.crt::after{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:#121010;opacity:0;z-index:3;pointer-events:none;animation:flicker-light .15s infinite}@keyframes flicker-light{0%{opacity:.00891552}5%{opacity:.01112608}10%{opacity:.00755328}15%{opacity:.02900032}20%{opacity:.00580096}25%{opacity:.02684512}30%{opacity:.02098656}35%{opacity:.02169824}40%{opacity:.00849888}45%{opacity:.02710176}50%{opacity:.03072608}55%{opacity:.00275008}60%{opacity:.00650016}65%{opacity:.02303616}70%{opacity:.0171056}75%{opacity:.01193216}80%{opacity:.02285696}85%{opacity:.02253408}90%{opacity:.0224096}95%{opacity:.01155456}100%{opacity:.00780384}}@keyframes flicker-dark{0%{opacity:.00334332}5%{opacity:.00417228}10%{opacity:.00283248}15%{opacity:.01087512}20%{opacity:.00217536}25%{opacity:.01006692}30%{opacity:.00786996}35%{opacity:.00813684}40%{opacity:.00318708}45%{opacity:.01016316}50%{opacity:.01152228}55%{opacity:.00103128}60%{opacity:.00243756}65%{opacity:.00863856}70%{opacity:.0064146}75%{opacity:.00447456}80%{opacity:.00857136}85%{opacity:.00845028}90%{opacity:.0084036}95%{opacity:.00433296}100%{opacity:.00292644}}.dark-theme .crt::after{background:#fff4f4;opacity:1;z-index:3;animation:flicker-dark .15s infinite}.crt::before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(rgba(18,16,16,8%) 50%,rgba(255,244,244,.25) 50%),linear-gradient(90deg,rgba(255,0,0,.12),rgba(0,255,0,4%),rgba(0,0,255,.12));z-index:3;background-size:100% 2px,3px 100%;pointer-events:none}.dark-theme .crt::before{background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,.25) 50%),linear-gradient(90deg,rgba(255,0,0,6%),rgba(0,255,0,2%),rgba(0,0,255,6%));background-size:100% 2px,3px 100%}@keyframes textShadow-dark{0%{text-shadow:.43899242px 0 1px rgba(0,30,255,.3),-.43899242px 0 1px rgba(255,0,80,.18),0 0 .08rem}5%{text-shadow:2.7928974px 0 1px rgba(0,30,255,.3),-2.7928974px 0 1px rgba(255,0,80,.18),0 0 .08rem}10%{text-shadow:.02956276px 0 1px rgba(0,30,255,.3),-.02956276px 0 1px rgba(255,0,80,.18),0 0 .08rem}15%{text-shadow:.40218539px 0 1px rgba(0,30,255,.3),-.40218539px 0 1px rgba(255,0,80,.18),0 0 .08rem}20%{text-shadow:3.47940379px 0 1px rgba(0,30,255,.3),-3.47940379px 0 1px rgba(255,0,80,.18),0 0 .08rem}25%{text-shadow:1.61256304px 0 1px rgba(0,30,255,.3),-1.61256304px 0 1px rgba(255,0,80,.18),0 0 .08rem}30%{text-shadow:.70155901px 0 1px rgba(0,30,255,.3),-.70155901px 0 1px rgba(255,0,80,.18),0 0 .08rem}35%{text-shadow:3.89691405px 0 1px rgba(0,30,255,.3),-3.89691405px 0 1px rgba(255,0,80,.18),0 0 .08rem}40%{text-shadow:3.87090561px 0 1px rgba(0,30,255,.3),-3.87090561px 0 1px rgba(255,0,80,.18),0 0 .08rem}45%{text-shadow:2.23105696px 0 1px rgba(0,30,255,.3),-2.23105696px 0 1px rgba(255,0,80,.18),0 0 .08rem}50%{text-shadow:.0808429px 0 1px rgba(0,30,255,.3),-.0808429px 0 1px rgba(255,0,80,.18),0 0 .08rem}55%{text-shadow:2.37584611px 0 1px rgba(0,30,255,.3),-2.37584611px 0 1px rgba(255,0,80,.18),0 0 .08rem}60%{text-shadow:2.20219305px 0 1px rgba(0,30,255,.3),-2.20219305px 0 1px rgba(255,0,80,.18),0 0 .08rem}65%{text-shadow:2.86387806px 0 1px rgba(0,30,255,.3),-2.86387806px 0 1px rgba(255,0,80,.18),0 0 .08rem}70%{text-shadow:.48874025px 0 1px rgba(0,30,255,.3),-.48874025px 0 1px rgba(255,0,80,.18),0 0 .08rem}75%{text-shadow:1.89484913px 0 1px rgba(0,30,255,.3),-1.89484913px 0 1px rgba(255,0,80,.18),0 0 .08rem}80%{text-shadow:.08330373px 0 1px rgba(0,30,255,.3),-.08330373px 0 1px rgba(255,0,80,.18),0 0 .08rem}85%{text-shadow:.09769827px 0 1px rgba(0,30,255,.3),-.09769827px 0 1px rgba(255,0,80,.18),0 0 .08rem}90%{text-shadow:3.44333976px 0 1px rgba(0,30,255,.3),-3.44333976px 0 1px rgba(255,0,80,.18),0 0 .08rem}95%{text-shadow:2.18418389px 0 1px rgba(0,30,255,.3),-2.18418389px 0 1px rgba(255,0,80,.18),0 0 .08rem}100%{text-shadow:2.62087645px 0 1px rgba(0,30,255,.3),-2.62087645px 0 1px rgba(255,0,80,.18),0 0 .08rem}}@keyframes textShadow-light{0%{text-shadow:.43899242px 0 1px rgba(0,30,255,.115),-.43899242px 0 1px rgba(255,0,80,.069),0 0 .08rem}5%{text-shadow:2.7928974px 0 1px rgba(0,30,255,.115),-2.7928974px 0 1px rgba(255,0,80,.069),0 0 .08rem}10%{text-shadow:.02956276px 0 1px rgba(0,30,255,.115),-.02956276px 0 1px rgba(255,0,80,.069),0 0 .08rem}15%{text-shadow:.40218539px 0 1px rgba(0,30,255,.115),-.40218539px 0 1px rgba(255,0,80,.069),0 0 .08rem}20%{text-shadow:3.47940379px 0 1px rgba(0,30,255,.115),-3.47940379px 0 1px rgba(255,0,80,.069),0 0 .08rem}25%{text-shadow:1.61256304px 0 1px rgba(0,30,255,.115),-1.61256304px 0 1px rgba(255,0,80,.069),0 0 .08rem}30%{text-shadow:.70155901px 0 1px rgba(0,30,255,.115),-.70155901px 0 1px rgba(255,0,80,.069),0 0 .08rem}35%{text-shadow:3.89691405px 0 1px rgba(0,30,255,.115),-3.89691405px 0 1px rgba(255,0,80,.069),0 0 .08rem}40%{text-shadow:3.87090561px 0 1px rgba(0,30,255,.115),-3.87090561px 0 1px rgba(255,0,80,.069),0 0 .08rem}45%{text-shadow:2.23105696px 0 1px rgba(0,30,255,.115),-2.23105696px 0 1px rgba(255,0,80,.069),0 0 .08rem}50%{text-shadow:.0808429px 0 1px rgba(0,30,255,.115),-.0808429px 0 1px rgba(255,0,80,.069),0 0 .08rem}55%{text-shadow:2.37584611px 0 1px rgba(0,30,255,.115),-2.37584611px 0 1px rgba(255,0,80,.069),0 0 .08rem}60%{text-shadow:2.20219305px 0 1px rgba(0,30,255,.115),-2.20219305px 0 1px rgba(255,0,80,.069),0 0 .08rem}65%{text-shadow:2.86387806px 0 1px rgba(0,30,255,.115),-2.86387806px 0 1px rgba(255,0,80,.069),0 0 .08rem}70%{text-shadow:.48874025px 0 1px rgba(0,30,255,.115),-.48874025px 0 1px rgba(255,0,80,.069),0 0 .08rem}75%{text-shadow:1.89484913px 0 1px rgba(0,30,255,.115),-1.89484913px 0 1px rgba(255,0,80,.069),0 0 .08rem}80%{text-shadow:.08330373px 0 1px rgba(0,30,255,.115),-.08330373px 0 1px rgba(255,0,80,.069),0 0 .08rem}85%{text-shadow:.09769827px 0 1px rgba(0,30,255,.115),-.09769827px 0 1px rgba(255,0,80,.069),0 0 .08rem}90%{text-shadow:3.44333976px 0 1px rgba(0,30,255,.115),-3.44333976px 0 1px rgba(255,0,80,.069),0 0 .08rem}95%{text-shadow:2.18418389px 0 1px rgba(0,30,255,.115),-2.18418389px 0 1px rgba(255,0,80,.069),0 0 .08rem}100%{text-shadow:2.62087645px 0 1px rgba(0,30,255,.115),-2.62087645px 0 1px rgba(255,0,80,.069),0 0 .08rem}}.crt{animation:textShadow-light 1.6s infinite}.dark-theme .crt{animation:textShadow-dark 1.6s infinite}@media(max-width:684px){.crt .menu{animation:none;text-shadow:none}}html{box-sizing:border-box;line-height:1.6;letter-spacing:.06em;scroll-behavior:smooth;font-size:14pt}*,*: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.45;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}@media(max-width:684px){body{font-size:1rem}}body.dark-theme{background-color:#292a2d;color:#d1d1de}h2,h3,h4,h5,h6{display:flex;align-items:center;line-height:1.3}h1{font-size:2.625rem}h2{font-size:1.625rem}h3{font-size:1.375rem}h4{font-size:1.125rem}@media(max-width:684px){h1{font-size:2rem}h2{font-size:1.4rem}h3{font-size:1.15rem}h4{font-size:1.125rem}}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}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 img.matted{margin-top:-2.5em;margin-bottom:-3em}figure figcaption{font-size:14px;margin-top:5px;opacity:.8;text-align:center}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:.95em}.dark-theme code{background:#3b3d42}pre{background:#212020;padding:20px;border-radius:8px;font-size:.95rem;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}.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}.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}@media(max-width:900px){.post{max-width:600px}}.post article.post-content a{color:#1845ca}.post article.post-content h1 a,.post article.post-content .post-title a,.post article.post-content .social-followup a{color:#222}.post article.post-content h2,.post article.post-content h3{border-top-width:.22em;border-top-color:#ffa62b;padding-top:.1rem;border-top-style:solid}.post article.post-content h4,.post article.post-content h5,.post article.post-content h6{display:inline-block;border-top-color:#ffa62b;border-top-width:.07em;padding-top:.1rem;border-top-style:solid}.post article.post-content img.title{height:1.75ex;position:relative;bottom:.2ex;line-height:1ex;display:inline-block;vertical-align:middle}.dark-theme .post article.post-content img.title{filter:invert(100%)}.post article.post-content .footnote-definitions{padding-top:1rem}.post article.post-content .footnote-definitions::before{content:"footnotes";font-style:italic;font-size:.8rem;font-variant:small-caps;position:relative;top:-1rem;border-top:1px solid #ffa62b}.dark-theme .post article.post-content .footnote-definitions::before{border-top-color:#fe96b6}.post article.post-content table{border-spacing:0}.post article.post-content table thead{text-align:center}.post article.post-content table td{padding:.15rem .35rem}.post article.post-content table tr:nth-child(even){background-color:rgba(1,1,1,.15);border-bottom:10px solid rgba(1,1,1,.8)}.dark-theme .post article.post-content a{color:inherit;filter:drop-shadow(0 0 .08rem rgba(255,255,255,.5))}.dark-theme .post article.post-content .post-title,.dark-theme .post article.post-content h1,.dark-theme .post article.post-content h2,.dark-theme .post article.post-content h3{border-top-color:#fe96b6}.dark-theme .post article.post-content h1 a{filter:unset}.dark-theme .post article.post-content h3{border-top-color:#fe96b6}.dark-theme .post article.post-content h4,.dark-theme .post article.post-content h5,.dark-theme .post article.post-content h6{border-top-color:#fe759f}.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 .subtitle{margin-top:-.25rem;margin-left:1em;font-size:larger;font-style:italic;font-weight:400;font-size:1.25rem}.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;font-size:.8rem;line-height:normal;opacity:.6}.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:.5em}.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:40%;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}}