@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{background-color:#fff;color:#111;height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:95%}@media screen and (min-width:800px){html{font-size:100%}}@media screen and (min-width:1400px){html{font-size:115%}}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:2.121rem;line-height:2.25rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#111}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#ededed}blockquote cite{font-style:italic;font-size:.95em;color:#717171}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f6f8fa;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;background-color:rgba(27,31,35,5%);border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:initial;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline double}.burger__container{height:4rem;display:flex;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:#fff;z-index:2}@media screen and (min-width:800px){.burger__container{display:none}}.burger{position:relative;width:28px;height:28px;cursor:pointer}.burger__meat{position:absolute;width:28px;height:2px;background:#111;top:calc(50% - 2px/2);left:calc(50% - 28px/2);transition:all 150ms ease-in}.burger__meat--1{transform:translateY(-10px)}.burger__meat--2{width:calc(28px - 6px)}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.nav--active .burger__meat--2{opacity:0}.nav--active .burger__meat--3{transform:rotate(-45deg)}.nav{font-size:16px;position:fixed;display:flex;justify-content:center;align-items:center;background:#fff;visibility:hidden;z-index:1}@media screen and (min-width:800px){.nav{display:block;visibility:visible;padding-top:3em;width:100px;overflow:visible}}.nav--active .nav{visibility:visible;height:100%;width:100%}@media screen and (min-width:800px){.nav--active .nav{width:100px}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media screen and (min-width:800px){.nav__list{width:auto}}@media screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list li{margin-bottom:3em;line-height:1.5em}.nav__list li:last-of-type{margin-bottom:0}@media screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.nav__list a{color:#9b9b9b;text-decoration:none;font-size:2em}.nav__list a.active{color:#111;font-weight:700}.nav__list a:hover{color:#111}@media screen and (min-width:800px){.nav__list a{font-size:1em}}@media screen and (min-width:800px){.nav__item--has-sub{position:relative}}.nav__list--sub{list-style:none;padding:0;margin:0;text-align:right}@media screen and (max-width:799px){.nav__list--sub{margin-top:2em}.nav__list--sub li{margin-bottom:2em;line-height:1.5em}.nav__list--sub li:last-of-type{margin-bottom:0}.nav__list--sub a{color:#c1c1c1;text-decoration:none;font-size:1.4em}.nav__list--sub a.active{color:#717171;font-weight:700}.nav__list--sub a:hover{color:#111}}@media screen and (min-width:800px){.nav__list--sub{position:absolute;left:calc(100% + 1.5rem);top:0;white-space:nowrap}.nav__list--sub li{margin-bottom:1.75em}.nav__list--sub a{font-size:1em}}@media screen and (min-width:800px){.blog--active main{padding-left:calc(1.5rem + 100px * 2 + 1.5rem)}}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}body.nav--active{overflow:hidden}main{padding:3rem 1.5rem 1rem}@media screen and (min-width:800px){main{padding-left:calc(1.5rem + 100px)}}@media screen and (max-width:799px){main{padding-top:calc(3rem + 4rem)}}section{margin:auto;padding-top:10px}div#sectionleft{float:left;margin-right:10px}div#sectionright{padding-left:40px;margin:auto}.post-list__container{margin:0 auto;max-width:1200px;width:100%}@media screen and (min-width:800px){.post-list__container{padding-left:50px}}.post-list{list-style:none;margin:0;padding:0}.post{margin-bottom:1.5rem}.post__title{margin-top:0;font-weight:500}.post__title a{color:#9b9b9b;text-decoration:none}.post__title a:hover{color:#111}.post__date{color:#9b9b9b;font-size:.8rem}.post:hover:not(:has(.tag__link:hover,.post__date-month:hover,.post__date-year:hover,.post__category-link:hover)) .post__date{font-weight:700;color:#111}.post:hover:not(:has(.tag__link:hover,.post__date-month:hover,.post__date-year:hover,.post__category-link:hover)) .post__title{font-weight:700}.post:hover:not(:has(.tag__link:hover,.post__date-month:hover,.post__date-year:hover,.post__category-link:hover)) .post__title a{color:#111}.post:hover:not(:has(.tag__link:hover,.post__date-month:hover,.post__date-year:hover,.post__category-link:hover)) .tag__link{font-weight:700;color:#111}.post:hover:not(:has(.tag__link:hover,.post__date-month:hover,.post__date-year:hover,.post__category-link:hover)) .post__category-link{font-weight:700;color:#111}.category-list,.tag-list{list-style:none;padding:0}.category-list a,.tag-list a{color:#9b9b9b;text-decoration:none}.category-list a:hover,.tag-list a:hover{color:#111}.post__title a{color:#9b9b9b}.post__title a:hover{color:#111}.post-list .tags__list{list-style:none;padding:0;margin:.4rem 0 0;display:flex;flex-wrap:wrap;gap:.4rem}.post-list .tag__item{display:inline-block}.post-list .tag__link{display:inline-block;text-decoration:none;padding:.2em .5em;border-radius:3px;background:color-mix(in srgb,var(--daily-color,#9013fe) 12%,white);color:#9b9b9b;font-size:.8rem}.post-list .tag__link::before{content:"#";color:var(--daily-color,#9013fe);font-size:.7rem;padding-right:1px}.post-list .tag__link:hover{background:color-mix(in srgb,var(--daily-color,#9013fe) 22%,white);font-weight:700;color:#111}.tag__header{align-items:baseline;display:flex;margin:0 auto 3rem}.tag__header a,.tag__header .separator{color:#9b9b9b;font-size:1.5rem}.tag__header a{text-decoration:none}.tag__header .separator{align-self:center;margin:0 5px}.tag__header .tag__term{margin:0;font-weight:600}.category-pills{list-style:none;padding:0;margin:.3rem 0 .1rem;display:flex;flex-wrap:wrap;gap:.3rem}.category-pill__item{display:inline-block}.category-pill__link{display:inline-block;text-decoration:none;padding:.15em .5em;border-radius:3px;background:#f7f7f7;color:#717171;font-size:.8rem;border:1px solid #eee}.category-pill__link::before{content:"§";color:var(--daily-color,#9013fe);font-size:.65rem;margin-right:2px}.category-pill__link:hover{font-weight:700;color:#111;background:#ededed}.post__title-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.post__category-annotation{font-size:.8rem;font-style:italic;color:#9b9b9b;white-space:nowrap}.post__category-annotation::before{content:"·";margin-right:.4rem;color:var(--daily-color,#9013fe);font-style:normal}.post__category-annotation-link{color:inherit;text-decoration:none}.post__category-annotation-link:hover{font-weight:700;color:#111;font-style:normal}.tags-grid{display:flex;flex-wrap:wrap;gap:.6rem;max-width:700px}.tags-grid__pill{display:inline-flex;align-items:center;gap:.2rem;text-decoration:none;padding:.3em .7em;border-radius:4px;background:color-mix(in srgb,var(--daily-color,#9013fe) 10%,white);color:#9b9b9b;font-size:.9rem;border:1px solid color-mix(in srgb,var(--daily-color,#9013fe) 20%,white);transition:background .1s}.tags-grid__pill:hover{background:color-mix(in srgb,var(--daily-color,#9013fe) 22%,white);color:#111;font-weight:700}.tags-grid__hash{color:var(--daily-color,#9013fe);font-size:.75rem}.tags-grid__count{font-size:.7rem;color:#9b9b9b;margin-left:.2rem}.tags-grid__count::before{content:"("}.tags-grid__count::after{content:")"}.tags-grid__pill:hover .tags-grid__count{color:#717171}.post__date-month,.post__date-year{color:inherit;text-decoration:none}.post__date-month:hover,.post__date-year:hover{font-weight:700;color:#111}.post__meta-row{display:flex;justify-content:space-between;align-items:baseline;max-width:700px}.post__category-label{font-size:.75rem;color:#9b9b9b}.post__category-link{color:#9b9b9b;text-decoration:none}.post__category-link::before{content:"§";color:var(--daily-color,#9013fe);font-size:.65rem;margin-right:2px}.post__category-link:hover{font-weight:700;color:#111}