:root{--primary-color: hsl(220deg, 20%, 25%);--secondary-color: hsl(220deg, 20%, 50%);--background-color: hsl(220deg, 0%, 100%);--border-color: hsl(220deg, 25%, 95%);--fleuron-color: hsl(220deg, 25%, 80%);--white-color: rgb(255, 255, 255);--highlight-color: rgb(255, 255, 255);--light-shadow-color: rgba(0, 0, 0, .04);--shadow-color: rgba(0, 0, 0, .1);--dark-shadow-color: rgba(0, 0, 0, .5);--accent-color: hsl(270deg, 80%, 60%);--light-accent-color: hsl(270deg, 30%, 60%);--lighter-accent-color: hsla(270deg, 80%, 60%, 0.2);--serif: -apple-system-ui-serif, ui-serif, Georgia, serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--sans-serif: -apple-system, ui-sans-serif, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--monospace: ui-monospace, SFMono-Regular, Monaco, "Andale Mono", "Ubuntu Mono", monospace}@media(prefers-color-scheme: dark){:root{--primary-color: hsl(220deg, 25%, 95%);--secondary-color: hsl(220deg, 25%, 65%);--background-color: hsl(220deg, 20%, 25%);--border-color: hsl(220deg, 20%, 30%);--fleuron-color: hsl(220deg, 20%, 50%);--highlight-color: rgba(255, 255, 255, .2);--accent-color: hsl(270deg, 80%, 75%);--light-accent-color: hsl(270deg, 30%, 75%);--lighter-accent-color: hsla(270deg, 80%, 75%, 0.2)}}body[data-theme=blue]{--accent-color: hsl(210deg, 100%, 50%);--light-accent-color: hsl(210deg, 45%, 55%);--lighter-accent-color: hsla(210deg, 10%, 50%, 0.2)}body[data-theme=graphite]{--accent-color: hsl(210deg, 30%, 50%);--light-accent-color: hsl(210deg, 10%, 55%);--lighter-accent-color: hsla(210deg, 30%, 50%, 0.2)}body[data-font=sans-serif] article{font-family:var(--sans-serif)}html body[data-text-size=smaller]{font-size:16px}html body[data-text-size=small]{font-size:18px}html body[data-text-size=large]{font-size:20px}html body[data-text-size=larger]{font-size:22px}@media(prefers-color-scheme: dark){body[data-theme=blue]{--accent-color: hsl(210deg, 100%, 70%);--light-accent-color: hsl(210deg, 60%, 75%);--lighter-accent-color: hsla(210deg, 100%, 70%, 0.2)}body[data-theme=graphite]{--accent-color: hsl(210deg, 45%, 65%);--light-accent-color: hsl(210deg, 20%, 65%);--lighter-accent-color: hsla(210deg, 45%, 65%, 0.2)}}@media(max-width: 689px){html body[data-text-size=smaller]{font-size:14px}html body[data-text-size=small]{font-size:16px}html body[data-text-size=large]{font-size:18px}html body[data-text-size=larger]{font-size:20px}}*,::before,::after{box-sizing:border-box}::selection{background:var(--lighter-accent-color)}body{max-width:60ch;padding:0 1rem;margin:auto;font-family:var(--sans-serif);line-height:1.5;color:var(--primary-color);background:var(--background-color);text-rendering:optimizeSpeed;word-break:break-word;overflow-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,details,blockquote,pre,figure,table,address,hr,fieldset,iframe,audio,video{margin:0 0 1.5rem}h1,h2,h3,h4,h5,h6{margin-top:2rem;line-height:1.25;text-wrap:balance}h1.title{font-size:2rem}h1,h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}img,video,svg{height:auto;max-width:100%}embed,iframe,object{max-width:100%}iframe{border-style:none}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bold}blockquote{margin-left:0;margin-trim:block;padding:.5rem 0 .5rem 1.5rem;border-left:.25rem solid var(--accent-color)}small{font-size:.875rem}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}hr{height:0;border:0;border-bottom:1px solid var(--border-color)}pre,code,kbd,samp,tt,var{padding:.125rem .25rem;font-family:var(--monospace);font-size:.875em;background:var(--border-color);border-radius:.25rem}pre{padding:1rem;white-space:pre;overflow:auto}pre code{padding:0}details{display:block;margin-trim:block;padding:.5rem 1rem;background:var(--border-color);border:1px solid var(--border-color);border-radius:.25rem}details[open]>summary{margin-bottom:1.5rem}summary{display:list-item;font-weight:bold;cursor:pointer}summary:focus{box-shadow:none}table{width:100%;text-indent:0;border-collapse:collapse}table caption{margin-bottom:.5rem}tr{border-bottom:1px solid var(--border-color)}td,th{padding:.5rem 0 .5rem 1rem;word-break:normal}td:first-child,th:first-child{padding-left:0}th{text-align:left}ul,ol,dd{padding-left:2rem}li>ul,li>ol{margin-bottom:0}html{font-size:19px}header{margin-bottom:1.5rem;font-size:.875rem;color:var(--secondary-color);border-bottom:1px solid var(--border-color)}header h1.title{color:var(--primary-color)}header .byline{margin:0 0 1.5rem}header .byline p.author{margin:0}header .byline time{display:block}main ul.posts{padding-left:0;list-style:none}main ul.posts li{margin-bottom:1.5rem;border-bottom:1px solid var(--border-color)}main ul.posts li:last-of-type{margin-bottom:0;border-bottom:none}main ul.posts li a{display:block}main ul.posts li a:hover{text-decoration:none}main ul.posts li a:hover h2{text-decoration:underline}main ul.posts li a time{display:block;font-size:.875rem;color:var(--secondary-color)}main ul.posts li a h2{margin-top:0;margin-bottom:.5rem}main ul.posts li a p{color:var(--primary-color)}article{font-family:var(--serif)}article h1,article h2,article h3,article h4,article h5,article h6{font-family:var(--sans-serif)}article b,article strong{font-family:var(--sans-serif)}article summary{font-family:var(--sans-serif)}article blockquote{color:var(--secondary-color)}article a:visited{color:var(--light-accent-color)}article sup[id^=fnref] a{font-family:var(--sans-serif);font-weight:bold}article .footnotes{font-size:.875rem}footer{font-size:.875rem;color:var(--secondary-color);border-top:1px solid var(--border-color)}footer a h3{margin-bottom:.5rem}footer p.next{margin:1.5rem 0 0;text-align:center}footer p.next a{display:inline-block;margin:0;padding:.5rem .75rem;font-size:inherit;line-height:1.125;color:var(--white-color);background:var(--accent-color);border-radius:.25rem;transition:opacity .25s}footer p.next a:hover{text-decoration:none;opacity:.75}a.fleuron{display:block;position:relative;height:1.25rem;width:1.25rem;margin:4.75rem auto 1rem}a.fleuron::after{content:"";display:block;position:absolute;top:40%;left:28%;height:.5rem;width:.5rem;background:var(--primary-color);z-index:-1}a.fleuron:hover{text-decoration:none}a.fleuron:hover svg{fill:var(--light-accent-color)}a.fleuron svg{fill:var(--fleuron-color)}@media(max-width: 689px){html{font-size:17px}}@media(prefers-color-scheme: dark){a.fleuron::after{display:none}}
