:root{--color-accent-lighter: #ffae9e;--color-accent-light: #e94929;--color-accent: #d02f0f;--color-accent-dark: #b82d11;--color-accent-darker: #7e1d0a;--font-header: Montserrat, Times New Roman, serif;--font-body: Inter, Arial, sans-serif;--font-code: SFMono-Regular, consolas, Liberation Mono, menlo, courier, monospace}@keyframes autofill{to{color:#52525b;background:#fff}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.sub__input{transition:all 200ms ease-out;transition-property:color,background-color,border-color,transform,opacity,-webkit-text-decoration;transition-property:text-decoration,color,background-color,border-color,transform,opacity;transition-property:text-decoration,color,background-color,border-color,transform,opacity,-webkit-text-decoration}.pagination{display:flex;align-items:center;justify-content:space-between;width:100%}@media(width <= 480px){.pagination{flex-direction:column}.pagination .pagination__button{width:100%;margin-bottom:1.7647058824rem;text-align:center}.pagination .pagination__button:last-child{margin-bottom:0}}.pagination__page{font-size:.8823529412rem}@media(width <= 680px){.pagination__page{display:none}}.sub{display:flex;flex-direction:column;align-items:center;padding:4.7058823529rem;text-align:center;border:1px solid #e4e4e7;border-radius:3px}@media(width <= 680px){.sub{padding:2.9411764706rem}}.theme--dark .sub{border-color:#27272a}.sub__header{margin:0 0 2.0588235294rem;font-size:1.5294117647rem;font-weight:700}.sub__description{max-width:530px;margin:0 0 2.0588235294rem;font-size:1rem;line-height:2.0588235294rem}.sub__form{position:relative;display:inline-block;width:90%;max-width:530px}.sub__form:hover .sub__input{border-color:#a1a1aa}.sub__form.loading{pointer-events:none}.sub__form.loading .sub__button-label{visibility:hidden}.sub__form.loading .sub__loading{display:block}.sub__form.success .sub__message--success{display:block}.sub__form.success .sub__input,.sub__form.success .sub__button{display:none}.sub__form.error .sub__message--error{display:block}.theme--dark .sub__form:hover .sub__input{border-color:#3f3f46}.sub__input{width:100%;padding:1.5294117647rem 10.5882352941rem 1.5294117647rem 1.5294117647rem;font-size:.9411764706rem;line-height:normal;background:rgba(0,0,0,0);border:1px solid #e4e4e7;border-radius:3px}.sub__input:-webkit-autofill,.sub__input:-webkit-autofill:hover,.sub__input:-webkit-autofill:focus,.sub__input:-webkit-autofill:active{color:#52525b !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,0) inset !important;-webkit-transition:background-color 5000s,border-color 250ms;transition:background-color 5000s,border-color 250ms;-webkit-text-fill-color:#4b5563 !important}.sub__input:focus,.sub__input:focus:hover{border-color:#a1a1aa;outline:none}@media(width <= 680px){.sub__input{padding-right:1.7647058824rem}}.theme--dark .sub__input{border-color:#27272a}.theme--dark .sub__input:-webkit-autofill,.theme--dark .sub__input:-webkit-autofill:hover,.theme--dark .sub__input:-webkit-autofill:focus,.theme--dark .sub__input:-webkit-autofill:active{color:#d4d4d8 !important;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,0) inset !important;-webkit-text-fill-color:#d1d5db !important}.sub__button{position:absolute;top:.5882352941rem;right:.5882352941rem;font-size:.8235294118rem}@media(width <= 680px){.sub__button{position:static;width:100%;margin-top:1.7647058824rem}}.sub__loading{display:none;grid-area:label;justify-self:center;width:.8823529412rem;animation:spin 1s linear infinite}.sub__key{position:absolute;top:100%;color:rgba(0,0,0,0);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sub__message{display:none;margin:0;font-size:1rem;line-height:2.1176470588rem}.sub__message--error{margin-top:1.4705882353rem}.sub__primary{display:block;font-weight:500}.comments__title{display:flex;align-items:center;border-radius:3px}.comments__label{font-family:var(--gh-font-heading, var(--font-header));font-size:1.2941176471rem;font-weight:600;color:#18181b}.theme--dark .comments__label{color:#f4f4f5}.comments__icon{width:2.1176470588rem;margin-right:1.1764705882rem;color:#a1a1aa;transition:color .2s ease-out}.theme--dark .comments__icon{color:#52525b}.comments__wrapper{margin-top:2.9411764706rem}.comments__cta{display:flex;gap:0 .8235294118rem;align-items:center;margin-top:-10px}.comments__cta-avatar{display:flex;align-items:center;justify-content:center;min-width:2.3529411765rem;min-height:2.3529411765rem;color:#fafafa;background:var(--color-accent);border-radius:40px}.comments__cta-avatar svg{width:1.1764705882rem;height:1.1764705882rem}.comments__cta-bar{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.0588235294rem;padding:.5882352941rem .5882352941rem .5882352941rem .9411764706rem;padding-left:1.0588235294rem;font-size:.9411764706rem;font-weight:400;line-height:1.3;color:#3f3f46;text-decoration:none;border:1px solid #e4e4e7;border-radius:3px}.comments__cta-bar:hover .comments__cta-button,.comments__cta-bar:focus .comments__cta-button{background:#e4e4e7}@media(width <= 720px){.comments__cta-bar{padding:.8235294118rem}}.theme--dark .comments__cta-bar{color:#d4d4d8;border-color:#27272a}.theme--dark .comments__cta-bar:hover .comments__cta-button,.theme--dark .comments__cta-bar:focus .comments__cta-button{background:#27272a}.comments__cta-button{padding:.7058823529rem 1.1764705882rem;font-size:.8235294118rem;font-weight:600;color:#27272a;background:#f4f4f5;border-radius:3px;transition:background .25s ease-out}@media(width <= 720px){.comments__cta-button{display:none}}.theme--dark .comments__cta-button{color:#f4f4f5;background:#18181b}.post-shr{display:flex;flex-wrap:wrap;align-items:center}.post-shr__title{display:flex;align-items:center;height:2.9411764706rem;margin-right:2.0588235294rem;font-size:1rem;font-weight:500;color:#18181b}@media(width <= 780px){.post-shr__title{display:none}}.theme--dark .post-shr__title{color:#f4f4f5}.post-shr__networks{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.5882352941rem -1.1764705882rem}.post-shr__network{margin:0 .5882352941rem 1.1764705882rem;font-size:.7647058824rem}.post-footer__post-authors,.post-footer__post-shr,.post-footer__post-tags{margin-bottom:2.6470588235rem}.post-permalink{font-size:.8235294118rem}.post-permalink:focus,.post-permalink:hover{color:#3f3f46}.theme--dark .post-permalink:focus,.theme--dark .post-permalink:hover{color:#e4e4e7}.post-authors{font-size:.9411764706rem;color:#71717a}.post-authors a:focus,.post-authors a:hover{color:#52525b}.theme--dark .post-authors a:focus,.theme--dark .post-authors a:hover{color:#a1a1aa}.hljs-comment,.hljs-quote{color:#585d61}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hljs-tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-selector-id,.hljs-selector-class{color:#f22c40}.hljs-number,.hljs-meta,.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#ff6830}.hljs-string,.hljs-symbol,.hljs-bullet{color:#89dd64}.hljs-title,.hljs-section{color:#18b2fd}.hljs-keyword,.hljs-selector-tag{color:#88d6d9}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}