@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";@import"https://fonts.googleapis.com/css2?family=Goudy+Bookletter+1911&display=swap";@import"https://fonts.googleapis.com/css2?family=Satisfy&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.MafsView{display:block;background:var(--mafs-bg);overflow:hidden;-webkit-user-select:none;user-select:none;font-family:inherit;font-variant-numeric:tabular-nums;touch-action:none;outline:0;--mafs-bg: black;--mafs-fg: white;--mafs-origin-color: var(--mafs-fg);--mafs-line-color: #555;--grid-line-subdivision-color: #222;--mafs-red: #f11d0e;--mafs-orange: #f14e0e;--mafs-yellow: #ffe44a;--mafs-green: #15e272;--mafs-blue: #58a6ff;--mafs-indigo: #7c58ff;--mafs-violet: #ae58ff;--mafs-pink: #ee00ab}.MafsView text{fill:var(--mafs-fg);cursor:default}.MafsView path{stroke:var(--mafs-fg)}.MafsView:focus-visible{border-radius:5px;outline:3px solid #58a6ff}@supports not selector(:focus-visible){.MafsView:focus{border-radius:5px;outline:3px solid #58a6ff}}.mafs-shadow{paint-order:stroke;stroke-width:3px;stroke:var(--mafs-bg);stroke-opacity:.75;stroke-linejoin:round}.mafs-movable-point{cursor:grab;touch-action:none}.mafs-movable-point-dragging{cursor:grabbing}.mafs-movable-point:focus{outline:0}.mafs-movable-point *{fill:none;stroke:none}.mafs-movable-point-hitbox{fill:transparent}.mafs-movable-point-focus{stroke:var(--movable-point-color);stroke-width:2;stroke-opacity:0;fill:none;transition:stroke-opacity .2s ease}.mafs-movable-point-ring{fill:var(--movable-point-color);fill-opacity:.25;stroke:none;transition:r .2s ease}.mafs-movable-point-point{fill:var(--movable-point-color);transition:r .2s ease}.mafs-movable-point:hover .mafs-movable-point-point,.mafs-movable-point:focus-visible .mafs-movable-point-point{r:calc(var(--movable-point-ring-size) - 2px)}.mafs-movable-point:hover .mafs-movable-point-ring,.mafs-movable-point:focus-visible .mafs-movable-point-ring{r:calc(var(--movable-point-ring-size) + 3px)}.mafs-movable-point.mafs-movable-point-dragging .mafs-movable-point-ring{r:var(--movable-point-ring-size)}.mafs-movable-point:focus-visible .mafs-movable-point-focus{stroke-opacity:1}@font-face{font-family:zed;src:url(/zed.woff2)}@font-face{font-family:Plumby;src:url(/plumby.woff) format("woff");font-display:swap}.text-secondary{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}:root{--parchment: hsla(40, 23%, 95%, 1);--alabaster-grey: hsla(30, 12%, 90%, 1);--parchment-2: hsla(36, 22%, 95%, 1);--silver: hsla(36, 5%, 78%, 1);--parchment-3: hsla(36, 19%, 95%, 1);--font-book: "Inter", sans-serif;--font-term: "Satisfy", cursive;--font-term-size: 1.3rem;--un-text-opacity:1;color:rgb(39 39 42 / var(--un-text-opacity));background-color:var(--parchment);color-scheme:light;font-family:Inter,sans-serif;font-size:14px;--svg-outline: #d4d4d8;--svg-foreground: #A2A1A1;--svg-surface: white;--draw-fs: 16;--draw-fg: #333;--draw-red: #f11d0e;--draw-orange: #f14e0e;--draw-yellow: #f1b62d;--draw-green: #18c767;--draw-blue: #58a6ff;--draw-indigo: #7c58ff;--draw-violet: #ae58ff;--draw-pink: #ee00ab}@media screen and (max-width: 720px){:root{--draw-fs: 14}}a{overflow-wrap:break-word;text-decoration-line:underline}kbd{border-width:1px;border-bottom-width:2px;border-radius:.375rem;padding-left:.25rem;padding-right:.25rem;font-size:.875rem;line-height:1.25rem}kbd+kbd{margin-inline-start:.25rem}.font-mono{font-family:DM Mono,monospace}.font-plumby{font-family:Plumby,cursive}.hover-link a{transition-duration:.2s}.hover-link a:hover{background-color:var(--alabaster-grey)}p+*,*+p{margin-top:1rem}.container{margin-left:auto;margin-right:auto;max-width:960px;padding-left:1rem;padding-right:1rem}.page-half{max-width:480px}img,video{max-width:100%}article img{margin-left:auto;margin-right:auto;margin-top:.5rem;margin-bottom:2rem;display:block}article p:has(>img:only-child){margin-top:.5rem}hr{margin-top:1rem;border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(212 212 216 / var(--un-border-top-opacity))}.footnotes{border-top-width:1px;--un-border-opacity:1;--un-border-top-opacity:var(--un-border-opacity);border-top-color:rgb(212 212 216 / var(--un-border-top-opacity));padding-top:2rem;margin-top:4rem}.footnotes h2{display:none}.footnotes ol{margin-inline-start:0}.footnotes li{margin-inline-start:2rem;list-style-type:decimal}.footnotes li::marker{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}code{font-family:DM Mono,monospace;font-size:.95rem!important;font-variant-ligatures:common-ligatures;font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity))}article h1,article h2,article h3,article h4,article h5,article h6{font-weight:700}article h1{font-size:1.875rem;line-height:2.25rem}article h2{font-size:1.25rem;line-height:1.75rem}article h3,h4{font-size:1.125rem;line-height:1.75rem}article h5,h6{font-size:1rem;line-height:1.5rem}article ul{margin-inline-start:2rem;list-style-type:disc;list-style-position:outside}article li+li{margin-top:.5rem}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:2rem}article blockquote{background-color:var(--parchment-2);margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:1rem;max-width:30rem;border-inline-start-width:3px;--un-border-opacity:1;border-color:rgb(59 130 246 / var(--un-border-opacity));border-start-end-radius:.5rem;border-end-end-radius:.5rem;--un-bg-opacity:.5;padding:.5rem;font-size:1.25rem;line-height:1.75rem}article table{width:100%}article th,article td{text-align:start}article video{border-radius:.75rem}article pre{margin-top:.5rem}article ol{margin-inline-start:2rem;list-style-type:decimal;list-style-position:outside}@media screen and (min-width: 768px){article>section:not(.footnotes){columns:2;column-rule-width:thin;column-rule-style:solid;column-rule-color:var(--bs-gray-400);column-gap:3rem}}.astro-code{counter-reset:step;counter-increment:step 0;padding:1rem;border-radius:.5rem;background-color:var(--parchment-3)!important}.astro-code .line{line-height:1}.astro-code .line:before{content:counter(step);counter-increment:step;width:1rem;margin-right:1.5rem;display:inline-block;text-align:right;color:#738a9466}.astro-code .diff{margin-bottom:-1.5rem;display:block;width:100%;padding-top:.25rem;padding-bottom:.25rem}.astro-code .diff.remove{--un-bg-opacity:1;background-color:rgb(254 226 226 / var(--un-bg-opacity))}.astro-code .diff.add{--un-bg-opacity:1;background-color:rgb(240 253 244 / var(--un-bg-opacity))}.astro-code .diff.remove>:first-child:before{content:"—";margin-inline-start:-.5rem;--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.astro-code .diff.add>:first-child:before{content:"+";margin-inline-start:-.5rem;--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity))}.scheme-img>:nth-child(2){display:none}.card{background-color:var(--parchment-2);border-width:1px;--un-border-opacity:1;border-color:rgb(228 228 231 / var(--un-border-opacity));border-radius:.5rem;padding:1rem}.feature-svg{width:100%;height:auto}.MafsView{margin-top:.5rem;border-width:2px;--un-border-opacity:1;border-color:rgb(228 228 231 / var(--un-border-opacity));border-radius:.5rem}.MafsView{--mafs-bg: var(--parchment-3);--mafs-fg: #222;--mafs-line-color: #aaa;--grid-line-subdivision-color: #999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}input,select{border-width:0px!important}.reactEasyCrop_CropArea.reactEasyCrop_CropAreaGrid{display:none}.pulsate{animation:pulsate 1s ease-out infinite alternate}@keyframes pulsate{0%{transform:scale(.9)}to{transform:scale(1)}}.handwriting{font-family:Indie Flower,cursive}.font-book{font-family:var(--font-book)}.prose-book{font-family:var(--font-book);font-size:1.05rem;line-height:1.72;letter-spacing:.006em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.prose-book h1,.prose-book h2,.prose-book h3,.prose-book h4,.prose-book h5,.prose-book h6{letter-spacing:-.005em;line-height:1.25}.prose-book h1{font-size:2.15rem}.prose-book h2{font-size:1.75rem}.prose-book h3{font-size:1.46rem}.prose-book h4{font-size:1.3rem}.prose-book h5,.prose-book h6{font-size:1.15rem}.prose-book code,.prose-book pre,.prose-book kbd,.prose-book .font-mono,.prose-book .katex{font-family:DM Mono,monospace;letter-spacing:normal}.prose-book pre code{font-size:.82em!important}.prose-book blockquote{font-size:1.05em;line-height:1.5}.rebus{white-space:nowrap}.rebus-ico{display:inline-block;width:1.08em;height:1.08em;vertical-align:-.17em;margin-inline-end:.16em;flex:none}.rebus-word{white-space:normal}.prose-book a.term{font-family:var(--font-term);font-size:var(--font-term-size);font-style:oblique 8deg;font-weight:400;display:inline-block;line-height:1;vertical-align:baseline;text-decoration-thickness:1px;text-underline-offset:.06em;text-decoration-color:#a1a1aa}.prose-book a.term:hover{text-decoration-color:currentColor}.wave{animation:wave 1s infinite}@keyframes wave{0%{tranform:rotate(0deg)}70%{transform:rotate(20deg)}to{transform:rotate(0)}}
