.nav-links[data-astro-cid-d7eqvx4z]{flex-direction:column;display:flex}button[data-astro-cid-iomzzyrn]{background:var(--bg);width:2.5rem;height:2.5rem;color:var(--fg);border:3px solid var(--border);cursor:pointer;transform:translate(var(--lift), calc(var(--lift) * -1));box-shadow:calc(var(--lift) * -1) var(--lift) 0 var(--accent);justify-content:center;align-items:center;padding:0;transition:transform .18s,box-shadow .18s;display:inline-flex}button[data-astro-cid-iomzzyrn]:hover{transform:translate(calc(var(--lift) * 2), calc(var(--lift) * -2));box-shadow:calc(var(--lift) * -2) calc(var(--lift) * 2) 0 var(--accent)}button[data-astro-cid-iomzzyrn]:active{box-shadow:0 0 0 var(--accent);transition-duration:80ms;transform:translate(0)}:root[data-theme=light] #theme-toggle .icon-dark,:root[data-theme=dark] #theme-toggle .icon-light{display:none}.wrapper[data-astro-cid-seo35yp4]{flex-direction:column;gap:1rem;display:flex}.bar[data-astro-cid-seo35yp4]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.title[data-astro-cid-seo35yp4]{font-family:var(--font-display);margin:0;font-size:1.25rem;line-height:100%}.br-wide[data-astro-cid-seo35yp4]{display:none}.menu-toggle[data-astro-cid-seo35yp4]{background:var(--bg);width:2.5rem;height:2.5rem;color:var(--fg);border:3px solid var(--border);cursor:pointer;transform:translate(var(--lift), calc(var(--lift) * -1));box-shadow:calc(var(--lift) * -1) var(--lift) 0 var(--accent);flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .18s,box-shadow .18s;display:inline-flex}.menu-toggle[data-astro-cid-seo35yp4]:active{box-shadow:0 0 0 var(--accent);transition-duration:80ms;transform:translate(0)}.menu-toggle[data-astro-cid-seo35yp4] .icon-open[data-astro-cid-seo35yp4],.wrapper[data-astro-cid-seo35yp4][data-open] .menu-toggle[data-astro-cid-seo35yp4] .icon-closed[data-astro-cid-seo35yp4]{display:none}.wrapper[data-astro-cid-seo35yp4][data-open] .menu-toggle[data-astro-cid-seo35yp4] .icon-open[data-astro-cid-seo35yp4]{display:block}.panel[data-astro-cid-seo35yp4]{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.menu-col[data-astro-cid-seo35yp4]{flex-direction:column;gap:1.5rem;display:flex}.wrapper[data-astro-cid-seo35yp4][data-js] .panel[data-astro-cid-seo35yp4]{display:none}.wrapper[data-astro-cid-seo35yp4][data-js][data-open] .panel[data-astro-cid-seo35yp4]{display:flex}.social[data-astro-cid-seo35yp4]{flex-direction:column;font-size:.9rem;display:flex}@media (width>=768px){.wrapper[data-astro-cid-seo35yp4]{justify-content:center;gap:2rem;height:100%}.panel[data-astro-cid-seo35yp4],.wrapper[data-astro-cid-seo35yp4][data-js] .panel[data-astro-cid-seo35yp4]{display:contents}.menu-col[data-astro-cid-seo35yp4]{gap:2rem}.theme-col[data-astro-cid-seo35yp4]{order:-1}.title[data-astro-cid-seo35yp4]{font-size:2.5rem}.br-wide[data-astro-cid-seo35yp4]{display:revert}.br-narrow[data-astro-cid-seo35yp4],.menu-toggle[data-astro-cid-seo35yp4]{display:none}}@property --lift{syntax:"<length>";inherits:true;initial-value:4px}:root{--w-md:768px;color-scheme:light dark;--bg:#fff;--fg:#0a0a0a;--muted:#525252;--border:#0a0a0a;--accent:#f2ca19;--accent-fg:#0a0a0a}[data-theme=dark]{--bg:#000;--fg:#fff;--muted:#a3a3a3;--border:#fff;--accent:#f2ca19;--accent-fg:#000}html{background-color:var(--bg);color:var(--fg);font-family:var(--font-text), sans-serif;font-size:100%}@media (width>=768px){html{font-size:125%}}body{line-height:1.5}*{box-sizing:border-box}img{width:100%;height:auto}h1{font-size:clamp(1.75rem,9vw,2.5rem)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0;font-weight:400;line-height:140%}p,figure{margin:0}ul,ol,li{margin:0;padding:0}ol{list-style-position:inside}ul{padding-left:1.5rem;list-style:none;& li:before{content:"↝";width:1.5rem;margin-left:-1.5rem;display:inline-block}& ul li:before{content:"↳"}}.prose{&>*+*{margin-top:var(--gap,1rem)}&>:is(h2,h3,h4,h5,h6,figure,.frame,lite-youtube),&>:is(h1,.page-header,figure,.frame,lite-youtube)+*{--gap:2rem}& figure figcaption{color:var(--muted);margin-top:.3rem;font-size:.8rem}}a,.like-link{color:inherit;text-decoration:underline wavy;text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .2s,text-underline-offset .2s;&:hover{text-decoration-color:var(--muted);text-underline-offset:5px}&.external-link span{color:var(--muted);font-size:.8rem}}del{text-decoration-color:currentColor;transition:text-decoration-color .2s}del:hover{text-decoration-color:#0000}hr{border:0;border-top:1px solid var(--muted);width:100%}blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:0;padding-left:1rem;font-style:italic;&>*+*{margin-top:1rem}}details{& summary{cursor:pointer;font-weight:700;&::marker{color:var(--accent)}&::-webkit-details-marker{color:var(--accent)}}& .parenthesis-content{border-left:1px solid var(--muted);margin-top:1rem;padding-left:1.5rem}}code{font-size:.85em}:not(pre)>code{border:1px solid var(--muted);border-radius:3px;padding:.1em .3em}pre{border-radius:3px;padding:1rem;overflow-x:auto}.wip{color:var(--muted);font-size:.9rem;font-style:italic}.draft-pill{margin-inline-start:.5rem}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s}@media (prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}.body[data-astro-cid-z4jru4n3]{flex-direction:column;width:100%;min-height:100dvh;margin:0 auto;display:flex}.header[data-astro-cid-z4jru4n3]{z-index:10;background-color:var(--bg);border-bottom:1px solid var(--border);padding:.75rem 1rem;position:sticky;top:0}.main[data-astro-cid-z4jru4n3]{flex-direction:column;gap:2rem;width:100%;max-width:800px;margin:2rem auto;padding:1rem;display:flex}@media (width>=768px){.body[data-astro-cid-z4jru4n3]{grid-template-columns:1fr 3fr;gap:1rem;height:100%;display:grid}.header[data-astro-cid-z4jru4n3]{border-right:1px solid var(--border);border-bottom:0;height:100dvh;padding:1rem;overflow:auto}.main[data-astro-cid-z4jru4n3]{margin:10rem 0}}
