.graph-story{--gs-accent:var(--fx-tx2);--gs-status:34px;--gs-dot:12px;z-index:10000;outline:0;margin:1.5rem 0;position:relative}@media screen and (width<=1000px){.graph-story{--gs-status:44px;--gs-dot:16px}}.graph-story:focus-visible .graph-story__figure{border-color:var(--fx-tx3)}.graph-story__figure{border:1px solid var(--fx-ui);background:var(--fx-bg2);isolation:isolate;border-radius:.5rem;margin:0;position:relative;overflow:hidden}.graph-story__figure:before{content:"";z-index:-1;pointer-events:none;opacity:.06;image-rendering:pixelated;background-image:url(../noise-a.18542138.png);background-repeat:repeat;background-size:384px 384px;position:absolute;inset:0}@media screen and (width<=400px){.graph-story__figure{border-radius:0;margin-left:-1rem;margin-right:-1rem}}.graph-story__screen{padding-bottom:var(--gs-status);border:1px solid var(--fx-border);background:var(--fx-bg);isolation:isolate;border-radius:.15rem;width:100%;height:100%;position:relative;overflow:hidden}.graph-story__screen:before{content:"";z-index:0;pointer-events:none;opacity:.045;image-rendering:pixelated;background-image:url(../noise-a.18542138.png);background-repeat:repeat;background-size:384px 384px;position:absolute;inset:0}.graph-story__chrome{border-bottom:1px solid var(--fx-ui);background:var(--fx-bg2);letter-spacing:.06em;color:var(--fx-tx3);pointer-events:none;justify-content:space-between;align-items:center;gap:.75rem;height:22px;padding:0 .7rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:11px;display:flex;position:absolute;top:0;left:0;right:0}.graph-story__chrome-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.graph-story__chrome-title:before{content:"> ";color:var(--fx-green)}.graph-story__stage{padding:.5rem .5rem 0;position:relative}.graph-story__stage:after{content:"";z-index:2;pointer-events:none;background:repeating-linear-gradient(to bottom,transparent 0,transparent 2px,color-mix(in srgb,var(--fx-bg)55%,transparent)3px,color-mix(in srgb,var(--fx-bg)55%,transparent)4px);opacity:.22;position:absolute;inset:0}@media not all and (prefers-color-scheme:dark){.graph-story__stage:after{display:none}}.graph-story__svg{-webkit-mask-composite:source-in;touch-action:pan-y;cursor:grab;width:100%;height:auto;font-family:Figtree,system-ui,sans-serif;display:block;mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%),linear-gradient(#0000 0,#000 8% 92%,#0000 100%);mask-composite:intersect}.graph-story__svg.is-dragging{cursor:grabbing}.graph-story__marker{z-index:3;border:1px solid color-mix(in srgb,var(--fx-green)60%,transparent);background:color-mix(in srgb,var(--fx-bg)85%,transparent);color:var(--fx-green);cursor:pointer;opacity:0;pointer-events:none;border-radius:0;place-items:center;width:2rem;height:2rem;padding:0;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:13px;line-height:1;transition:opacity .2s;display:grid;position:absolute}.graph-story__marker.is-visible{opacity:1;pointer-events:auto}.graph-story__marker:hover,.graph-story__marker:focus-visible{background:var(--fx-ui);outline:0}.graph-story__marker--left,.graph-story__marker--right{top:calc(22px + (100% - 22px - var(--gs-status))/2 - 1rem)}.graph-story__marker--left{left:.4rem}.graph-story__marker--right{right:.4rem}.graph-story__marker--up,.graph-story__marker--down{left:calc(50% - 1rem)}.graph-story__marker--up{top:calc(22px + .4rem)}.graph-story__marker--down{bottom:calc(var(--gs-status) + .4rem)}.graph-story__caption{min-height:5.4rem;padding:.75rem 1rem .5rem;font-family:Figtree,system-ui,sans-serif}@media screen and (width<=400px){.graph-story__caption{min-height:7.2rem}}.graph-story__caption-kicker,.graph-story__caption-note{display:none}.graph-story__title{color:var(--fx-tx);margin-bottom:.2rem;font-family:Geist Pixel,ui-monospace,monospace;font-size:.95rem}.graph-story__text{color:var(--fx-tx2);font-size:.85rem;line-height:1.5}.graph-story__text code{font-size:.85em}.graph-story__nav{z-index:1;height:var(--gs-status);border-top:1px solid var(--fx-ui);background:var(--fx-bg2);letter-spacing:.06em;color:var(--fx-tx3);align-items:stretch;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.graph-story__button{width:calc(var(--gs-status) + 10px);color:var(--fx-tx2);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;place-items:center;padding:0;font-size:16px;line-height:1;display:grid}.graph-story__button:hover:not(:disabled),.graph-story__button:focus-visible{background:var(--fx-ui);color:var(--fx-tx);outline:0}.graph-story__button:active:not(:disabled){background:var(--fx-green);color:var(--fx-bg)}.graph-story__button:disabled{color:var(--fx-ui);cursor:default}.graph-story__button--prev{border-right:1px solid var(--fx-ui)}.graph-story__button--next,.graph-story__button--play{border-left:1px solid var(--fx-ui)}.graph-story__button--play:before{content:"";border:4px solid #0000;border-left:7px solid;border-right-width:0;width:0;height:0;display:block}.graph-story__button--play.is-playing:before{border-width:0 2px;border-color:currentColor;width:7px;height:8px}.graph-story__dots{overscroll-behavior-x:contain;scrollbar-width:none;flex:auto;align-items:stretch;gap:3px;min-width:0;padding:0 .6rem;display:flex;overflow-x:auto;mask-image:linear-gradient(90deg,#0000 0,#000 .6rem calc(100% - .6rem),#0000 100%)}.graph-story__dots::-webkit-scrollbar{display:none}.graph-story__dot{width:var(--gs-dot);cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;padding:0}.graph-story__dot:before{content:"";height:var(--gs-dot);background:var(--fx-ui);width:100%;margin:auto 0;display:block}.graph-story__dot.is-done:before{background:var(--fx-tx3)}.graph-story__dot:hover:before,.graph-story__dot:focus-visible:before{background:var(--fx-tx2)}.graph-story__dot:focus-visible{outline:0}.graph-story__dot.is-active:before,.graph-story__dot.is-active:hover:before{background:var(--fx-green);box-shadow:0 0 6px color-mix(in srgb,var(--fx-green)55%,transparent)}.graph-story__counter{border-left:1px solid var(--fx-ui);color:var(--fx-tx2);font-variant-numeric:tabular-nums;flex:none;align-items:center;padding:0 .6rem;display:flex}.graph-story__fallback{color:var(--fx-tx2);padding-left:1.4rem;font-size:.9rem}.graph-story.is-trigger-scroll{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.graph-story.is-trigger-scroll:last-child{margin-bottom:0}.graph-story.is-trigger-scroll .graph-story__figure{background:0 0;border:0;border-radius:0;flex-direction:column;height:100dvh;margin:0;display:flex;position:sticky;top:0}.graph-story.is-trigger-scroll .graph-story__figure:before{content:none}.graph-story.is-trigger-scroll .graph-story__screen{box-shadow:0 .75rem 2.5rem -1rem #0009}.graph-story.is-trigger-scroll .graph-story__stage{flex:auto;min-height:0;padding:1.5rem 36% 1.5rem 1.5rem;display:flex}@media screen and (width<=1400px){.graph-story.is-trigger-scroll .graph-story__stage{padding:1.25rem 30% 1.25rem 1rem}}@media screen and (width<=1000px){.graph-story.is-trigger-scroll .graph-story__stage{padding:.5rem .25rem 0}}.graph-story.is-trigger-scroll .graph-story__svg{z-index:1;height:calc(100% - 22px - var(--gs-status));width:100%;position:absolute;top:22px;left:0}.graph-story.is-trigger-scroll .graph-story__caption{display:none}@media screen and (width<=1000px){.graph-story.is-trigger-scroll .graph-story__stage{flex:auto;min-height:0}.graph-story.is-trigger-scroll .graph-story__caption{overscroll-behavior:contain;border:1px solid var(--fx-border);background:var(--fx-bg);scrollbar-width:thin;scrollbar-color:var(--fx-ui)transparent;border-radius:.15rem;flex:0 auto;min-height:0;max-height:25dvh;margin:.6rem .25rem .75rem;padding:.9rem 1rem;display:block;overflow-y:auto}.graph-story.is-trigger-scroll .graph-story__caption-kicker{color:var(--fx-green);margin-bottom:.3rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:.7rem;display:block}.graph-story.is-trigger-scroll .graph-story__caption-kicker:before{content:"> step "}.graph-story.is-trigger-scroll .graph-story__title{margin-bottom:.3rem;font-size:1rem}.graph-story.is-trigger-scroll .graph-story__text{color:var(--fx-tx);font-size:.9rem}.graph-story.is-trigger-scroll .graph-story__caption-note{color:var(--fx-tx2);margin-top:.5rem;font-size:.82rem;line-height:1.5;display:block}.graph-story.is-trigger-scroll .graph-story__card{visibility:hidden}}.graph-story.is-trigger-scroll .graph-story__panels{z-index:2;pointer-events:none;width:33%;margin-top:-100dvh;margin-left:auto;padding:0 2.5vw 0 0;position:relative}@media screen and (width<=1400px){.graph-story.is-trigger-scroll .graph-story__panels{width:28%;padding-right:1.5vw}}@media screen and (width<=1000px){.graph-story.is-trigger-scroll .graph-story__panels{width:100%;padding:0 1rem}}.graph-story.is-trigger-scroll .graph-story__panel{align-items:center;min-height:100dvh;display:flex}@media screen and (width<=1000px){.graph-story.is-trigger-scroll .graph-story__panel{align-items:flex-end;padding-bottom:1.5rem}}.graph-story.is-trigger-scroll .graph-story__card{pointer-events:auto;border:1px solid var(--fx-ui);background:color-mix(in srgb,var(--fx-bg)94%,transparent);opacity:.45;border-radius:.15rem;padding:1.25rem 1.5rem;font-family:Figtree,system-ui,sans-serif;transition:opacity .3s,border-color .3s}.graph-story.is-trigger-scroll .graph-story__panel.is-active .graph-story__card{opacity:1;border-color:var(--fx-border)}.graph-story.is-trigger-scroll .graph-story__kicker{color:var(--fx-green);margin-bottom:.35rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:.7rem}.graph-story.is-trigger-scroll .graph-story__kicker:before{content:"> step "}.graph-story.is-trigger-scroll .graph-story__panel-title{color:var(--fx-tx);margin:0 0 .4rem;font-family:Geist Pixel,ui-monospace,monospace;font-size:1.15rem;font-weight:500}.graph-story.is-trigger-scroll .graph-story__panel-caption{color:var(--fx-tx);margin:0;font-size:.95rem;line-height:1.5}.graph-story.is-trigger-scroll .graph-story__panel-body{color:var(--fx-tx2);margin-top:.6rem;font-size:.85rem;line-height:1.55}.graph-story.is-trigger-scroll .graph-story__panel-body p+p{margin-top:.5rem}.graph-story.is-trigger-scroll .graph-story__panel-body code{font-size:.85em}.graph-story .is-color-green{--gs-accent:var(--fx-green)}.graph-story .is-color-tx{--gs-accent:var(--fx-tx)}.graph-story .is-color-tx2{--gs-accent:var(--fx-tx2)}.graph-story .is-color-tx3{--gs-accent:var(--fx-tx3)}.graph-story .is-color-cyan{--gs-accent:var(--fx-green)}.graph-story .is-color-red{--gs-accent:var(--fx-tx)}.graph-story .is-color-orange,.graph-story .is-color-yellow,.graph-story .is-color-blue{--gs-accent:var(--fx-tx2)}.graph-story .is-color-purple,.graph-story .is-color-magenta{--gs-accent:var(--fx-tx3)}.gs-arrow path{fill:var(--gs-accent)}@media not all and (prefers-color-scheme:dark){.graph-story .gs-node__shape,.graph-story .gs-edge__line,.graph-story .is-color-green .gs-node__shape,.graph-story .is-color-green .gs-edge__line,.graph-story .gs-node.is-state-active .gs-node__shape{filter:none}}.gs-group rect{fill:color-mix(in srgb,var(--gs-accent)5%,var(--fx-bg));stroke:color-mix(in srgb,var(--gs-accent)45%,transparent);stroke-width:1px;shape-rendering:crispedges;transition:fill .5s,stroke .5s}.gs-group.is-depth-1 rect{fill:color-mix(in srgb,var(--gs-accent)8%,var(--fx-bg))}.gs-group.is-depth-2 rect{fill:color-mix(in srgb,var(--gs-accent)11%,var(--fx-bg))}.gs-group__label{letter-spacing:.12em;text-transform:uppercase;dominant-baseline:middle;fill:var(--fx-tx2);font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:12px}.graph-story .is-color-green .gs-group__label{fill:var(--fx-green)}.gs-group__legend{fill:var(--fx-bg)}.gs-node__shape{fill:var(--fx-bg);stroke:var(--gs-accent);stroke-width:1px;stroke-linejoin:miter;transform-box:fill-box;transform-origin:50%;transition:fill .5s,stroke .5s,stroke-width .3s,opacity .4s}.graph-story .is-color-green .gs-node__shape{fill:color-mix(in srgb,var(--fx-green)10%,var(--fx-bg));filter:drop-shadow(0 0 3px color-mix(in srgb,var(--fx-green)55%,transparent))}.graph-story .is-color-green .gs-edge__line{opacity:1;filter:drop-shadow(0 0 3px color-mix(in srgb,var(--fx-green)45%,transparent))}.gs-node__label,.gs-node__sublabel,.gs-node__sigil{text-anchor:start;dominant-baseline:middle;pointer-events:none;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-weight:500}.gs-node__label{fill:var(--fx-tx);font-size:15px}.gs-node__sublabel{fill:var(--fx-tx2);font-size:11px;font-weight:400}.gs-node__sigil{fill:var(--gs-accent);font-size:15px}.graph-story .is-color-green .gs-node__label{fill:var(--fx-green)}.gs-node.is-state-active .gs-node__shape{stroke-width:1.5px;stroke-dasharray:7 3;filter:drop-shadow(0 0 3px color-mix(in srgb,var(--gs-accent)50%,transparent));animation:.75s linear infinite gs-march}.gs-node.is-state-active .gs-node__sigil{animation:1.1s step-end infinite gs-blink}.graph-story .gs-node.is-color-green.is-state-active .gs-node__shape{filter:drop-shadow(0 0 4px var(--fx-green))drop-shadow(0 0 12px color-mix(in srgb,var(--fx-green)55%,transparent))}.gs-node.is-state-muted .gs-node__shape,.gs-node.is-state-muted text{opacity:.35}.gs-node.is-state-pending .gs-node__shape{stroke-dasharray:4 3}.gs-node.is-state-pending .gs-node__label{fill:var(--fx-tx2)}.gs-node.is-state-error .gs-node__shape{stroke:var(--fx-tx);stroke-dasharray:2 2}.gs-node.is-state-error .gs-node__sigil{fill:var(--fx-tx)}.gs-edge__line{fill:none;stroke:var(--gs-accent);stroke-width:1px;stroke-linecap:square;opacity:.75;transition:stroke .5s,opacity .4s}.gs-edge.is-style-dashed .gs-edge__line{stroke-dasharray:7 5}.gs-edge.is-style-flow .gs-edge__line{stroke-dasharray:4 7;animation:1s linear infinite gs-flow}.gs-edge.is-state-muted .gs-edge__line,.gs-edge.is-state-muted text{opacity:.3}.gs-edge.is-state-pending .gs-edge__line{stroke-dasharray:2 5}.gs-edge__label{text-anchor:middle;dominant-baseline:middle;letter-spacing:.03em;fill:var(--fx-tx3);pointer-events:none;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:11px}.gs-edge__plate{fill:var(--fx-bg2);pointer-events:none}.gs-node.is-dim .gs-node__shape{stroke:var(--fx-border);filter:none;animation:none}.gs-node.is-dim .gs-node__label,.gs-node.is-dim .gs-node__sigil{fill:var(--fx-tx3)}.gs-node.is-dim .gs-node__sublabel{fill:var(--fx-tx3);opacity:.7}.gs-edge.is-dim .gs-edge__line{stroke:var(--fx-border);opacity:.8;filter:none}.gs-edge.is-dim .gs-edge__label,.gs-edge.is-dim .gs-edge__plate{opacity:0}.gs-group.is-dim .gs-group__label{fill:var(--fx-tx3)}.gs-group.is-dim rect.gs-group__panel{stroke:color-mix(in srgb,var(--fx-border)70%,transparent)}@keyframes gs-march{to{stroke-dashoffset:-20px}}@keyframes gs-blink{0%,62%{opacity:1}63%,to{opacity:.2}}@keyframes gs-flow{to{stroke-dashoffset:-11px}}@media (prefers-reduced-motion:reduce){.gs-node.is-state-active .gs-node__shape,.gs-node.is-state-active .gs-node__sigil,.gs-edge.is-style-flow .gs-edge__line{animation:none}.gs-node__shape,.gs-edge__line,.gs-group rect{transition:none}}html{font-size:20px}@font-face{font-family:Geist Pixel;src:url(https://cdn.jsdelivr.net/npm/geist@1.7.0/dist/fonts/geist-pixel/GeistPixel-Square.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--fx-bg:#fffcf0;--fx-bg2:#f2f0e5;--fx-ui:#e6e4d9;--fx-ui-h:#dad8ce;--fx-border:#cecdc3;--fx-tx:#100f0f;--fx-tx2:#6f6e69;--fx-tx3:#b7b5ac;--fx-red:#af3029;--fx-orange:#bc5215;--fx-yellow:#ad8301;--fx-green:#66800b;--fx-cyan:#24837b;--fx-blue:#205ea6;--fx-purple:#5e409d;--fx-magenta:#a02f6f}@media (prefers-color-scheme:dark){:root{--fx-bg:#100f0f;--fx-bg2:#1c1b1a;--fx-ui:#282726;--fx-ui-h:#343331;--fx-border:#403e3c;--fx-tx:#e1e0d5;--fx-tx2:#878580;--fx-tx3:#575653;--fx-red:#d14d41;--fx-orange:#da702c;--fx-yellow:#d0a215;--fx-green:#879a39;--fx-cyan:#3aa99f;--fx-blue:#4385be;--fx-purple:#8b7ec8;--fx-magenta:#ce5d97}}.blog-page{color:var(--fx-tx);background:var(--fx-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.blog-canvas{min-height:100vh;position:relative}.blog-shell{width:min(100%,48rem);margin:0 auto;padding:3rem 1.5rem 4rem;position:relative}@media screen and (width<=1000px){.blog-shell{width:100%;padding:2rem 1.25rem 3rem}}@media screen and (width<=400px){.blog-shell{padding:1.5rem 1rem 2.5rem}}.blog-shell:has(>.blog-content>.graph-story.is-trigger-scroll:last-child){padding-bottom:0}.blog-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--fx-orange);margin-bottom:.25rem;font-family:Figtree,system-ui,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.blog-title{color:var(--fx-tx);text-shadow:0 0 5px var(--fx-tx),0 0 12px var(--fx-tx);margin-bottom:.2rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:3rem;font-weight:500;line-height:1.15;animation:5s step-end infinite title-flicker;position:relative}@media screen and (width<=1000px){.blog-title{font-size:2.15rem}}.blog-title:before,.blog-title:after{content:attr(data-text);pointer-events:none;opacity:.7;position:absolute;top:0;left:0;right:0;overflow:hidden}.blog-title:before{text-shadow:-1px 0 var(--fx-red);animation:4s step-end infinite glitch-top}.blog-title:after{text-shadow:1px 0 var(--fx-blue);animation:4s step-end .15s infinite glitch-bottom}@keyframes title-flicker{0%,19.9%,22%,62.9%,64%,64.9%,70%,to{opacity:.99;text-shadow:0 -2px 8px var(--fx-tx2),0 0 2px var(--fx-tx2),0 0 5px var(--fx-tx2),0 0 15px var(--fx-tx2),0 0 2px var(--fx-tx),0 2px 3px var(--fx-bg)}20%,21.9%,63%,63.9%,65%,69.9%{opacity:.4;text-shadow:none}}@keyframes glitch-top{0%,to{clip-path:inset(0 0 100%);transform:none}5%{clip-path:inset(42% 0 44%);transform:translate(-1px)}10%{clip-path:inset(0 0 100%);transform:none}20%{clip-path:inset(63% 0 27%);transform:translate(1px)}25%{clip-path:inset(0 0 100%);transform:none}55%{clip-path:inset(5% 0 82%);transform:translate(-1px)}60%{clip-path:inset(0 0 100%);transform:none}85%{clip-path:inset(54% 0 30%);transform:translate(1px)}90%{clip-path:inset(0 0 100%);transform:none}}@keyframes glitch-bottom{0%,to{clip-path:inset(0 0 100%);transform:none}10%{clip-path:inset(48% 0 30%);transform:translate(1px)}15%{clip-path:inset(0 0 100%);transform:none}45%{clip-path:inset(25% 0 50%);transform:translate(-1px)}50%{clip-path:inset(0 0 100%);transform:none}70%{clip-path:inset(28% 0 52%);transform:translate(1px)}75%{clip-path:inset(0 0 100%);transform:none}90%{clip-path:inset(45% 0 35%);transform:translate(-1px)}95%{clip-path:inset(0 0 100%);transform:none}}.blog-subtitle{color:var(--fx-tx2);margin-bottom:2rem;font-family:Figtree,system-ui,sans-serif;font-size:1rem;line-height:1.5}.blog-post-list{list-style:none}.blog-post-card{color:inherit;border-radius:.4rem;margin-bottom:1px;padding:1.1rem 1.25rem;text-decoration:none;transition:background .15s;display:block}.blog-post-card:hover,.blog-post-card:focus-visible{background:var(--fx-bg2);outline:0}.blog-post-card__title{color:var(--fx-tx);text-shadow:0 0 3px var(--fx-tx2),0 0 8px var(--fx-tx3);margin-bottom:.2rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:1.35rem;font-weight:500;line-height:1.3}.blog-post-card__meta{color:var(--fx-tx3);flex-wrap:wrap;gap:.4rem;margin-bottom:.25rem;font-family:Figtree,system-ui,sans-serif;font-size:.8rem;display:flex}.blog-post-card__description{color:var(--fx-tx2);margin:0;font-family:Figtree,system-ui,sans-serif;font-size:.95rem;line-height:1.5}.blog-post .blog-title{margin-bottom:.4rem}.blog-post .blog-post-card__meta{margin-bottom:2.5rem}.blog-decor-canvas{z-index:0;pointer-events:none;opacity:.85;width:100%;height:100%;position:absolute;inset:0}@media screen and (width<=1000px){.blog-decor-canvas{opacity:.65}}.blog-defs{width:0;height:0;position:absolute;overflow:hidden}.blog-pictograms{z-index:0;pointer-events:none;color:var(--fx-tx3);position:absolute;inset:0;overflow:hidden}@media screen and (width<=1000px){.blog-pictograms{opacity:.55}.blog-pictogram-wrap--left{left:min(var(--left),8%)!important}.blog-pictogram-wrap--right{left:max(var(--left),92%)!important}}.blog-pictogram-wrap{left:var(--left);top:var(--top);opacity:var(--pictogram-opacity);position:absolute;transform:translate(-50%,-50%)}.blog-pictogram{width:1rem;height:1rem;display:block}@media (prefers-color-scheme:dark){.blog-pictogram{filter:drop-shadow(0 0 2px var(--fx-tx3))}}.blog-content{color:var(--fx-tx);font-family:Figtree,system-ui,sans-serif;font-size:1rem;line-height:1.7}.blog-content>*+*{margin-top:1.15rem}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{color:var(--fx-tx);text-shadow:0 0 3px var(--fx-tx2),0 0 8px var(--fx-tx3);margin-bottom:.4rem;font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-weight:500;line-height:1.25}.blog-content h1{margin-top:2.25rem;font-size:1.85rem}.blog-content h2{margin-top:1.75rem;font-size:1.45rem}.blog-content h3{margin-top:1.35rem;font-size:1.2rem}.blog-content p,.blog-content ul,.blog-content ol,.blog-content blockquote{font-size:1rem}.blog-content ul,.blog-content ol{padding-left:1.4rem}.blog-content li{margin-bottom:.3rem}.blog-content li::marker{color:var(--fx-tx3)}.blog-content a{color:var(--fx-blue);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--fx-blue)30%,transparent);-webkit-text-decoration-color:color-mix(in srgb,var(--fx-blue)30%,transparent);text-decoration-color:color-mix(in srgb,var(--fx-blue)30%,transparent);text-underline-offset:.15em;transition:text-decoration-color .15s}.blog-content a:hover{-webkit-text-decoration-color:var(--fx-blue);-webkit-text-decoration-color:var(--fx-blue);text-decoration-color:var(--fx-blue)}.blog-content code{background:var(--fx-bg2);color:var(--fx-tx);border-radius:.2em;padding:.12em .3em;font-family:Geist Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88em}.blog-content pre{background:var(--fx-ui);color:var(--fx-tx);border-radius:.4rem;margin-top:1.25rem;margin-bottom:1.25rem;padding:1rem 1.25rem;line-height:1.55;overflow-x:auto}@media screen and (width<=400px){.blog-content pre{border-radius:0;margin-left:-1rem;margin-right:-1rem;padding:.85rem}}.blog-content pre code{color:inherit;background:0 0;padding:0;font-size:.85rem}.blog-content blockquote{border-left:3px solid var(--fx-border);color:var(--fx-tx2);margin-left:0;padding:.1rem 0 .1rem 1.15rem;font-style:italic}.blog-content hr{border:none;border-top:1px solid var(--fx-ui);margin:2rem 0}.blog-content table{border-collapse:collapse;width:100%;margin-top:1.25rem;margin-bottom:1.25rem;font-size:.92rem}.blog-content th,.blog-content td{text-align:left;border-bottom:1px solid var(--fx-ui);padding:.55rem .75rem}.blog-content th{color:var(--fx-tx);text-shadow:0 0 3px var(--fx-tx2),0 0 8px var(--fx-tx3);border-bottom:2px solid var(--fx-border);font-family:Geist Pixel,Geist Mono,ui-monospace,monospace;font-size:.85rem;font-weight:500}.blog-content td{color:var(--fx-tx2)}.blog-content tr:last-child td{border-bottom:none}.blog-content img{border-radius:.3rem;max-width:100%;height:auto}.blog-back-link{color:var(--fx-tx2);align-items:center;gap:.25rem;margin-bottom:1.75rem;font-family:Figtree,system-ui,sans-serif;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.blog-back-link:hover,.blog-back-link:focus-visible{color:var(--fx-tx);outline:0}.blog-back-link:before{content:"←"}@media not all and (prefers-color-scheme:dark){.blog-title{text-shadow:none;animation:none}.blog-title:before,.blog-title:after{display:none}.blog-post-card__title,.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{text-shadow:none}.blog-pictogram{filter:none}}
/*# sourceMappingURL=index.f94f5b6e.css.map */
