.codehilite .hll{background-color:#49483e}.codehilite{background:#272822;color:#f8f8f2}.codehilite .c{color:#75715e}.codehilite .err{color:#960050;background-color:#1e0010}.codehilite .k{color:#66d9ef}.codehilite .l{color:#ae81ff}.codehilite .n{color:#f8f8f2}.codehilite .o{color:#f92672}.codehilite .p{color:#f8f8f2}.codehilite .ch,.codehilite .cm,.codehilite .cp,.codehilite .cpf,.codehilite .c1,.codehilite .cs{color:#75715e}.codehilite .gd{color:#f92672}.codehilite .ge{font-style:italic}.codehilite .gi{color:#a6e22e}.codehilite .gs{font-weight:700}.codehilite .gu{color:#75715e}.codehilite .kc,.codehilite .kd{color:#66d9ef}.codehilite .kn{color:#f92672}.codehilite .kp,.codehilite .kr,.codehilite .kt{color:#66d9ef}.codehilite .ld{color:#e6db74}.codehilite .m{color:#ae81ff}.codehilite .s{color:#e6db74}.codehilite .na{color:#a6e22e}.codehilite .nb{color:#f8f8f2}.codehilite .nc{color:#a6e22e}.codehilite .no{color:#66d9ef}.codehilite .nd{color:#a6e22e}.codehilite .ni{color:#f8f8f2}.codehilite .ne,.codehilite .nf{color:#a6e22e}.codehilite .nl,.codehilite .nn{color:#f8f8f2}.codehilite .nx{color:#a6e22e}.codehilite .py{color:#f8f8f2}.codehilite .nt{color:#f92672}.codehilite .nv{color:#f8f8f2}.codehilite .ow{color:#f92672}.codehilite .w{color:#f8f8f2}.codehilite .mb,.codehilite .mf,.codehilite .mh,.codehilite .mi,.codehilite .mo{color:#ae81ff}.codehilite .sa,.codehilite .sb,.codehilite .sc,.codehilite .dl,.codehilite .sd,.codehilite .s2{color:#e6db74}.codehilite .se{color:#ae81ff}.codehilite .sh,.codehilite .si,.codehilite .sx,.codehilite .sr,.codehilite .s1,.codehilite .ss{color:#e6db74}.codehilite .bp{color:#f8f8f2}.codehilite .fm{color:#a6e22e}.codehilite .vc,.codehilite .vg,.codehilite .vi,.codehilite .vm{color:#f8f8f2}.codehilite .il{color:#ae81ff}:root{--content-width: 600px;--brand-font: "Hex Franklin";--prose-font: "Source Serif 4", ui-serif, Georgia, Cambria, Times New Roman, Times, serif;--white-color: #ffffff;--very-light-color: #f5f5f5;--medium-color: #d4d4d4;--dark-color: #404040}@font-face{font-family:Hex Franklin;src:url(https://d33wubrfki0l68.cloudfront.net/409516e806160febfc4d1d7902107ae378404d3f/fd4dc/fonts/hex-franklin/hex-franklin-0.2.woff2) format("woff2");font-weight:1 999;font-stretch:0% 100%}body{margin:0;font-family:var(--prose-font);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.app-container{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-navigation-container{background-color:var(--dark-color);font-family:var(--brand-font)}.header-navigation{max-width:var(--content-width);padding:1rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 600px){.header-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.header-navigation nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;font-weight:500;font-size:14px}.header-navigation nav a{padding:5px 10px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.header-navigation nav a svg{width:16px}.header-navigation nav a:hover{background-color:#737373}.header-navigation nav a:last-child{background-color:var(--tint-color);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header-navigation nav a:last-child:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.header-brand-icon{max-height:30px;border-radius:100%;border:2px solid var(--white-color)}.header-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:16px;text-transform:uppercase}.subject{margin-top:0;font-size:44px;color:#111;font-family:var(--brand-font)}article{max-width:var(--content-width);padding:3rem 1rem;margin:0 auto}p,li{line-height:1.6;margin-top:0;margin-bottom:20px;font-size:20px!important;font-family:"Source Serif 4",ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:#222}date{color:#6d6d6d;font-size:14px;font-family:var(--brand-font)}.footer{text-align:center;font-family:var(--brand-font);padding-bottom:2em;padding-top:2em;background-color:#e4e4e4;color:#525252!important;font-size:14px}.footer>div:first-child:not(:last-child){display:none}.footer a{color:#525252!important}.epilogue{padding-top:4em;font-family:var(--brand-font);color:#525252!important}.epilogue>div:first-child{padding-bottom:1em;text-align:center}.widget{padding:1rem;font-family:var(--brand-font);border:1px solid var(--medium-color)}.widget input,.widget a[type=button],.widget sniper-link::part(button){border-radius:0!important}.widget select{border-radius:0!important;border:1px solid var(--medium-color)!important;padding:.5rem}.email-body-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.email-body-container a{color:var(--tint-color)}.email-list{font-family:var(--brand-font);max-width:var(--content-width);margin:0 auto;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:3em}.email-list:has(.empty-state){-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.email-list svg{max-width:24px}.email-list a{text-decoration:none;color:inherit}.email-list .email{margin-bottom:1.5em;border-bottom:1px solid var(--medium-color);padding-bottom:1.5em;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.email-list .email:hover{-webkit-transform:scale(1.05);transform:scale(1.05);color:var(--tint-color)!important}.email-list .email:hover>div>div:last-child{color:var(--tint-color)!important}.email-list .email>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.email-list .email>div:first-child{margin-bottom:.5rem}.email-list .email>div>div:first-child{font-weight:700;font-size:18px}.email-list .email>div>div:last-child{color:#525252}img{max-width:100%;margin:0 auto;display:block}blockquote{margin:0 0 20px;padding:1em;font-size:1.2em;font-family:var(--brand-font);background-color:var(--very-light-color)}blockquote>p{margin:0;color:var(--dark-color)}.social-networks-container{background-color:var(--very-light-color);color:#525252!important}.social-networks{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em;max-width:var(--content-width);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;font-family:var(--brand-font);gap:1em}.social-networks a{display:block;-ms-flex-preferred-size:24px;flex-basis:24px;text-wrap:nowrap}.social-networks svg{max-width:20px;fill:var(--dark-color)}.social-networks svg:hover{fill:var(--tint-color)}.paywall{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,black),to(transparent));-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,black),to(transparent));mask-image:linear-gradient(to bottom,black 50%,transparent 100%);margin-bottom:-6rem}.subscribe-container{background-color:#e4e4e4;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8rem 2rem}.subscribe{padding:2rem 2rem 0rem;background:var(--white-color);border:1px solid var(--medium-color);max-width:var(--content-width);margin:auto;position:relative}.subscribe .widget{margin:calc(-2rem - 1px);margin-top:2rem;padding:2rem;background-color:var(--very-light-color)}.subscribe .widget--private{text-align:center}.subscribe .name{font-family:var(--brand-font);font-size:48px;margin-bottom:1rem;margin-top:0;font-weight:700;text-align:center}.subscribe .newsletter-icon{width:100px;border-radius:100%;margin-top:-90px;border:10px solid var(--white-color);margin-bottom:1rem;background-color:var(--white-color)}hr{width:300px;border:none;border-top:1px solid #eaeaea;border-color:#f5f5f5;border-width:2px;margin-top:40px;margin-bottom:40px}.widget--attachment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget--attachment a{background-color:var(--tint-color);color:#fff;display:inline-block;text-decoration:none;padding:3px 12px;border-radius:9999px;font-size:14px;font-weight:700}.widget--attachment>div{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:1rem}.widget svg{height:24px}.email-metadata{white-space:nowrap;overflow-x:visible}.codehilite{border-radius:0 .25rem .25rem 0}.codehilite pre{overflow-x:auto;padding:1em;font-size:15px;line-height:20px}.littlefoot__button{margin-left:5px!important;margin-top:-5px!important}.littlefoot__content p:last-child{margin-bottom:0}.lightbox{border:var(--medium-color) 1px solid;text-align:center}.lightbox img{max-width:calc(100vw - 8rem);max-height:calc(100vh - 8rem)}.lightbox span{display:block;margin-top:1rem}.lightbox form{display:grid;grid-template-rows:0 1fr -webkit-min-content;grid-template-rows:0 1fr min-content}:root:has(.lightbox[open]){overflow:clip}dialog::-ms-backdrop{background-color:#00000080}dialog::backdrop{background-color:#00000080}.lightbox-button{border:none;padding:none;background-color:inherit}.commenter-metadata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.author-metadata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.author-image{width:20px;height:20px;border-radius:100%;margin:0 5px 0 0;border:var(--dark-color) 1px solid;background-color:var(--medium-color)}.author-name{-webkit-box-flex:1;-ms-flex:1;flex:1}.commenter-metadata{margin-bottom:5px}.commenter-metadata,.author-metadata{font-size:10px;font-family:var(--brand-font);font-weight:600;text-transform:uppercase;color:#737373}.commenter-metadata a,.author-metadata a{color:#737373}.comment{text-align:left!important;background-color:#d4d4d433;border:1px var(--medium-color) solid;padding:10px;margin-bottom:10px}.comment blockquote{margin:0 0 10px;padding:10px;font-size:inherit!important;line-height:inherit;font-family:inherit;border-left:5px var(--medium-color) solid;background-color:#d4d4d466}.comment p{font-size:inherit!important;line-height:inherit;font-family:inherit}.comment p:last-child{margin-bottom:0}.comment .comment{margin-top:10px}.comment .comment:not(:last-child){margin-bottom:10px}.comment:last-child{margin-bottom:0}.comment-input textarea,.comment-input input{width:100%;border:1px var(--medium-color) solid;-webkit-box-sizing:border-box;box-sizing:border-box;resize:vertical;padding:10px;font-family:var(--brand-font);margin-bottom:5px;margin-top:0;display:block}.comment-input textarea:-moz-read-only,.comment-input input:-moz-read-only{background-color:var(--medium-color);color:var(--dark-color)}.comment-input textarea:read-only,.comment-input input:read-only{background-color:var(--medium-color);color:var(--dark-color)}.comment-input textarea{height:100px}.comment-input button{width:100%;border:none;background-color:#404040;color:#fff;font-family:var(--brand-font);text-transform:uppercase;padding-top:10px;padding-bottom:10px;font-weight:700;font-size:14px}h1{margin-bottom:0}h2.description{font-size:20px;font-family:var(--brand-font);font-weight:400;margin-top:0!important;margin-bottom:0}.pagination{text-align:center;font-size:14px;padding:15px;background:var(--medium-color)}.pagination>div{max-width:600px;margin:0 auto}.pagination svg{display:block;width:24px}.step-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-links a{text-decoration:none}.step-links .current{-webkit-box-flex:1;-ms-flex:1;flex:1}.email-link{background:var(--dark-color);font-family:var(--brand-font);color:#fff;padding:3px 15px;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.email-link gap svg{margin-left:0;margin-right:0}.header-navigation a,.step-links a{color:var(--white-color);text-decoration:none;text-transform:uppercase;font-weight:black!important;border-radius:4px}.empty-state{text-align:center;font-family:var(--brand-font);margin-top:2em;margin-bottom:2em}.lightbox-button img{cursor:-webkit-zoom-in;cursor:zoom-in}.comment-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-size:12px}a.tinted{background:var(--tint-color)!important}a.tinted:hover{background:var(--tint-color)!important;opacity:.9}.subscription-form-fallback{background-color:#f3f4f6}.subscription-form-fallback form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription-form-fallback form>*{margin-top:.5rem}.subscription-form-fallback input[type=email],.subscription-form-fallback input[type=text]{padding:.5rem 1.25rem;color:#1f2937;font-size:1rem;line-height:1.5rem;font-weight:500;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;border-radius:9999px;border-width:1px;border-color:transparent}.subscription-form-fallback button{padding:.5rem 1.25rem;color:#fff;font-size:1rem;line-height:1.5rem;font-weight:500;text-align:center;text-decoration:none;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-width:1px;border-color:transparent;cursor:pointer;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px #0000000d;background-color:var(--tint-color)}.comment--author{border-color:var(--tint-color)}.comment--author>.author-metadata a{color:var(--tint-color)}.widget--takeover{position:fixed;top:30%;left:10%;right:10%;background:#fff;text-align:center}
