:root{--light-dark-modifier: -1;--monochrome-base: oklch(.21 0 0);--accent-base: oklch(.65 .11 0);--bright-accent-base: oklch(.706 .12 0);--accent: oklch(from var(--accent-base) l c 295);--text-color: oklch(from var(--monochrome-base) .2323 c h);--text-color-bright: oklch(from var(--text-color) calc(l + .15) c h);--text-color-dim: oklch(from var(--text-color) calc(l - .15) c h);--text-color-extra-dim: oklch(from var(--text-color-dim) calc(l - .15) c h);--background-color: oklch(from var(--monochrome-base) .9481 c h);--code-background-color: oklch(from var(--background-color) calc(l + .05 * var(--light-dark-modifier)) c h);--shadow-color: oklch(from var(--background-color) calc(l + .1 * var(--light-dark-modifier)) c h);--header-luminosity-step-size: .13;--header-luminosity-step: calc(var(--header-luminosity-step-size) * var(--light-dark-modifier));--h1-color: oklch(from var(--text-color) calc(l + var(--header-luminosity-step) * 2) c h);--h2-color: oklch(from var(--h1-color) calc(l - var(--header-luminosity-step)) c h);--h3-color: oklch(from var(--h2-color) calc(l - var(--header-luminosity-step)) c h);--h4-color: oklch(from var(--h3-color) calc(l - var(--header-luminosity-step)) c h);--h5-color: oklch(from var(--h4-color) calc(l - var(--header-luminosity-step)) c h);--h6-color: oklch(from var(--h5-color) calc(l - var(--header-luminosity-step)) c h);--box-shadow: 0 2px 6px var(--shadow-color), 0 8px 24px var(--shadow-color), 0 16px 32px var(--shadow-color);--max-content-width: 80ch}@media(prefers-color-scheme:dark){:root{--light-dark-modifier: 1;--text-color: oklch(from var(--monochrome-base) .8 c h);--background-color: oklch(from var(--monochrome-base) .2323 c h)}}html,body{min-height:100vh}body{font-family:var(--font-ia-writer-mono);margin:0;padding:0;text-align:left;background-color:var(--background-color);background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:var(--text-color);font-size:20px;line-height:1.7}body,main{display:flex;flex-direction:column;justify-content:flex-start}body>:first-child{margin-top:2em}body>*{flex-grow:0}header,main,nav{max-width:var(--max-content-width);margin:0 auto}main{width:calc(100% - 2em);padding:2em 0}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;line-height:1.2}h1{font-size:2em;color:var(--h1-color)}h2{font-size:1.7em;color:var(--h2-color)}h3{font-size:1.5em;color:var(--h3-color)}h4{font-size:1.2em;color:var(--h4-color)}h5{font-size:1.1em;color:var(--h5-color)}h6{font-size:1em;color:var(--h6-color)}strong,b{font-weight:900}a{display:inline-block;color:inherit;text-decoration-color:var(--accent);text-decoration-thickness:.3ex;text-underline-offset:.3ex}a:hover,a:focus{color:var(--text-color-bright);font-weight:bolder}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:var(--code-background-color);border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{margin:.5em auto;width:75%;border:0;border-top:3px solid var(--accent)}fieldset{margin:.5em auto;width:75%;border:0;border-top:2px solid var(--accent);border-bottom:2px solid var(--accent)}legend{font-size:.75em}mark{background-color:oklch(from var(--accent-base) .85 c 115)}@media(prefers-color-scheme:dark){mark{background-color:oklch(from var(--accent-base) l c 115)}}@media (max-width: var(--max-content-width)){body{font-size:18px}main{padding:1em}}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 4em;background:linear-gradient(oklch(from var(--accent) l calc(c - .075) h)) no-repeat;color:var(--background-color);text-align:center;margin-top:auto}a[data-astro-cid-3ef6ksr2]:not(:hover):not(:focus){text-decoration-line:inherit}header[data-astro-cid-3ef6ksr2]{padding:0 1em;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:20px}.hero[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:30px}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration-line:none}a[data-astro-cid-eimmu3lg].active,a[data-astro-cid-eimmu3lg]:hover,a[data-astro-cid-eimmu3lg]:focus{font-weight:bolder;color:var(--text-color-bright);text-decoration-color:var(--accent);text-decoration-line:underline}nav[data-astro-cid-fef6xg4b]{position:sticky;top:0;padding:1em 0;width:100%;text-align:center;background-color:rgba(from var(--background-color) r g b 70%);backdrop-filter:blur(4px);display:flex;flex-direction:row;justify-content:space-around;align-items:center}div[data-astro-cid-fef6xg4b]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:30px}div[data-astro-cid-lga65v7i]{display:flex;flex-wrap:wrap;gap:10px}a[data-astro-cid-lga65v7i]{color:var(--text-color-dim);text-decoration-color:var(--text-color-extra-dim);text-decoration-line:underline;font-size:.8em}
