:root{--text: black;--text-muted: #7d776e;--background-100: #fcf6ed;--background-200: #f9edda;--background: var(--background-100);--highlight-100: #2b6b34;--highlight-200: #e3e5d7;--highlight-300: #f2efe4;--highlight: var(--highlight-100);--accent-100: #720e00;--accent: var(--accent-100);--code: #faefde;--selection-text: var(--background);--selection-bg: #0d3b66;--radius: 8px;--thickness-light: 2px;--thickness-thick: 3px;--border: var(--thickness-thick) solid var(--highlight);--box-shadow: 0 4px 8px var(--background-300)}@media(prefers-color-scheme:dark){:root{--text: #f2e6d5;--text-muted: #a79f94;--background-100: #141311;--background-200: #1c1a17;--highlight-100: #5f9e63;--highlight-200: #2e342c;--highlight-300: #1f1f1d;--accent-100: #b86a5e;--code: #26221d;--selection-bg: #3f6f8f}}:root{--cursor-default: url(/files/cursor/default.png) 0 0, auto;--cursor-pointer: url(/files/cursor/pointer.png) 6 0, pointer;--cursor-text: url(/files/cursor/text.png) 10 10, text;--cursor-not-allowed: url(/files/cursor/not-allowed.png) 6 0, not-allowed;--cursor-zoom-in: url(/files/cursor/zoom-in.png) 6 0, zoom-in;--cursor-zoom-out: url(/files/cursor/zoom-out.png) 6 0, zoom-out}body{cursor:var(--cursor-default)}a,button,[role=button],input[type=checkbox],input[type=radio]{cursor:var(--cursor-pointer)}input[type=text]{cursor:var(--cursor-text)}input[disabled]{cursor:var(--cursor-not-allowed)}textarea,[contenteditable=true]{cursor:var(--cursor-text)}[disabled]{cursor:var(--cursor-not-allowed)}::selection{background:var(--selection-bg);color:var(--selection-text)}body{color:var(--text);background:var(--background);max-width:800px;font-size:1.2rem;line-height:1.7;margin:auto;display:flex;flex-direction:column;padding:0 20px}body *{font-family:monospace;accent-color:var(--accent)}@media screen and (max-width:700px){body{font-size:1rem}}p{text-align:justify}a{color:var(--accent);text-decoration-thickness:var(--thickness-light);text-decoration-style:solid}a:hover{text-decoration-style:wavy}hr{border:none;height:var(--thickness-light);background-color:var(--highlight)}h2,h3,h4{margin-bottom:-.2rem}pre{padding:0;margin:0;border:none;border-radius:var(--radius)}@supports (corner-shape: squircle){pre{corner-shape:squircle;border-radius:28px}}pre>code{display:block;padding:20px}code,pre{background-color:var(--code)!important;border:none;border-radius:var(--radius)}@supports (corner-shape: squircle){code,pre{corner-shape:squircle;border-radius:28px}}:not(pre)>code{padding:2px 10px}button{cursor:var(--cursor-pointer)}label{cursor:var(--cursor-default)}svg{vertical-align:sub}.card[data-astro-cid-dohjnao5]{font-size:1rem;background:var(--highlight-300);border:var(--border);border-radius:var(--radius)}@supports (corner-shape: squircle){.card[data-astro-cid-dohjnao5]{corner-shape:squircle;border-radius:28px}}.card[data-astro-cid-dohjnao5]{padding:1rem}.disabled[data-astro-cid-u5w5n3ox]{pointer-events:none;opacity:.5}details[data-astro-cid-yrp4jvhl]{display:inline-block;text-align:justify}@supports (interpolate-size: allow-keywords){details[data-astro-cid-yrp4jvhl]::details-content{transition:all .3s ease;transition-behavior:allow-discrete;interpolate-size:allow-keywords}}details[data-astro-cid-yrp4jvhl]::details-content{height:0;overflow:hidden}details[data-astro-cid-yrp4jvhl][open]::details-content{height:auto}@supports (interpolate-size: allow-keywords){details[data-astro-cid-yrp4jvhl][open]::details-content{transition:all .3s ease}}summary[data-astro-cid-yrp4jvhl]{all:unset;color:var(--accent);transition:height .2s ease-in-out;text-decoration:underline;text-decoration-thickness:var(--thickness-light);cursor:var(--cursor-pointer);display:inline}details[data-astro-cid-yrp4jvhl][open] summary[data-astro-cid-yrp4jvhl],summary[data-astro-cid-yrp4jvhl]:hover{text-decoration-style:wavy}footer[data-astro-cid-sz7xmlte]>[data-astro-cid-sz7xmlte]{margin:2rem;display:flex;justify-content:center;flex-wrap:wrap}.dot[data-astro-cid-sz7xmlte]{margin:0 15px;color:var(--text-muted)}.last-modified[data-astro-cid-sz7xmlte]{text-decoration-color:var(--text-muted);text-decoration-thickness:1px;color:var(--text-muted);margin-top:2rem}nav[data-astro-cid-3ef6ksr2]{margin-top:1rem}nav[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--text)}nav[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]:not(:first-child){float:right;margin-left:1.5rem}
