.icon{position:relative;top:.3rem;bottom:.9rem;display:inline-block;height:2rem;width:2rem;fill:currentColor}.dg{--dg-surface:#ffffff;--dg-surface-2:#f4f7fa;--dg-ink:#212121;--dg-muted:#5a6675;--dg-line:#e3e8ef;--dg-ring:#fafafa;--dg-accent:#1565c0;--dg-accent-ink:#124f9e;--dg-accent-soft:#1565c010;--dg-branch:#78859a;--dg-mono:SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;display:flex;flex-direction:column;align-items:center;margin:3rem 0;font-family:inherit}body.colorscheme-dark .dg{--dg-surface:#262b30;--dg-surface-2:#2c3239;--dg-ink:#dadada;--dg-muted:#9aa4ae;--dg-line:#3a424a;--dg-ring:#212121;--dg-accent:#42a5f5;--dg-accent-ink:#7cc0ff;--dg-accent-soft:#42a5f51f;--dg-branch:#7c8894}@media(prefers-color-scheme:dark){body.colorscheme-auto .dg{--dg-surface:#262b30;--dg-surface-2:#2c3239;--dg-ink:#dadada;--dg-muted:#9aa4ae;--dg-line:#3a424a;--dg-ring:#212121;--dg-accent:#42a5f5;--dg-accent-ink:#7cc0ff;--dg-accent-soft:#42a5f51f;--dg-branch:#7c8894}}.dg-node{width:100%;max-width:46rem;position:relative;background:var(--dg-surface);color:var(--dg-ink);border:1px solid var(--dg-line);border-radius:1.2rem;padding:1.2rem 1.4rem 1.3rem;box-shadow:0 .1rem .1rem rgba(16,24,40,3%),0 1rem 2.4rem -1.8rem rgba(16,24,40,.4)}.dg-node::before{content:"";position:absolute;left:0;top:1.4rem;bottom:1.4rem;width:.3rem;border-radius:.3rem;background:var(--dg-accent)}.dg-marker{position:absolute;top:-1.3rem;left:-1.3rem;width:2.8rem;height:2.8rem;display:grid;place-items:center;border-radius:50%;background:var(--dg-accent);color:#fff;font-family:var(--dg-mono);font-size:1.3rem;font-weight:600;box-shadow:0 0 0 .4rem var(--dg-ring)}.dg-title{font-size:1.6rem;line-height:1.25;margin:0;font-weight:600}.dg-kicker{font-family:var(--dg-mono);font-size:1.2rem;color:var(--dg-accent-ink);margin:.2rem 0 .6rem}.dg-desc{font-size:1.4rem;line-height:1.5;color:var(--dg-muted);margin:0}.dg-desc+.dg-desc{margin-top:.5rem}.dg-node code,.dg-desc code{font-family:var(--dg-mono);font-size:.86em;background:var(--dg-accent-soft);color:var(--dg-accent-ink);padding:.1em .4em;border-radius:.5rem}.dg-edge{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.9rem 0}.dg-edge-label{font-family:var(--dg-mono);font-size:1.2rem;color:var(--dg-muted);background:var(--dg-surface-2);border:1px solid var(--dg-line);border-radius:10rem;padding:.3rem 1rem;text-align:center}.dg-edge-line{width:.2rem;height:1.4rem;background:var(--dg-line)}.dg-edge-tip{width:0;height:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:.8rem solid var(--dg-accent)}.dg-row{width:100%;display:grid;grid-template-columns:1fr auto minmax(16rem,22rem);align-items:center}.dg-row .dg-node{max-width:none}.dg-branch{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:0 .4rem;color:var(--dg-branch)}.dg-branch-label{font-family:var(--dg-mono);font-size:1.1rem;text-align:center;line-height:1.3;color:var(--dg-branch)}.dg-branch-arrow{width:100%;min-width:3.4rem;height:.2rem;background:var(--dg-branch);position:relative}.dg-branch-arrow::before{content:"";position:absolute;left:-.1rem;top:-.4rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-right:.7rem solid var(--dg-branch)}.dg-aside{background:var(--dg-surface-2);border-style:dashed}.dg-aside::before{background:var(--dg-branch)}.dg-aside .dg-title{font-size:1.4rem}.dg-aside .dg-desc{font-size:1.25rem}.dg-tag{display:inline-block;font-family:var(--dg-mono);font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--dg-branch);border:1px solid var(--dg-line);border-radius:.5rem;padding:.15rem .5rem;margin-bottom:.6rem}@media(max-width:640px){.dg-row{grid-template-columns:1fr;justify-items:center;gap:.8rem}.dg-branch{flex-direction:row;padding:.3rem 0}.dg-branch-arrow{width:.2rem;height:2.8rem;min-width:0}.dg-branch-arrow::before{left:auto;right:-.4rem;top:auto;bottom:-.1rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.7rem solid var(--dg-branch);border-right-color:transparent}.dg-aside{max-width:46rem}}body.colorscheme-light{background:#efe9dd}body.colorscheme-light::before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;background-image:radial-gradient(rgba(26,26,26,.18) .5px,transparent .5px);background-size:4px 4px}body.colorscheme-light .content,body.colorscheme-light .navigation,body.colorscheme-light footer{position:relative;z-index:1}body.colorscheme-light .highlight,body.colorscheme-light .highlight pre,body.colorscheme-light .chroma,body.colorscheme-light .chroma .bg{background:#e7e0d1}body.colorscheme-light :not(pre)>code{background:rgba(26,26,26,8%)}@media(prefers-color-scheme:light){body.colorscheme-auto{background:#efe9dd}body.colorscheme-auto::before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;background-image:radial-gradient(rgba(26,26,26,.18) .5px,transparent .5px);background-size:4px 4px}body.colorscheme-auto .content,body.colorscheme-auto .navigation,body.colorscheme-auto footer{position:relative;z-index:1}body.colorscheme-auto .highlight,body.colorscheme-auto .highlight pre,body.colorscheme-auto .chroma,body.colorscheme-auto .chroma .bg{background:#e7e0d1}body.colorscheme-auto :not(pre)>code{background:rgba(26,26,26,8%)}}.home-scroll{width:100%}.home-hero{min-height:calc(100vh - 7.6rem);min-height:calc(100svh - 7.6rem)}@media only screen and (max-width:768px){.home-hero{min-height:calc(100vh - 7rem);min-height:calc(100svh - 7rem)}}.scroll-hint{display:inline-block;margin-top:3rem;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase}.scroll-hint .arr{display:inline-block}.section-hint{text-align:center;margin-top:4rem}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.scroll-hint .arr{animation:hint-bob 2.4s ease-in-out infinite}@keyframes hint-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(.5rem)}}}.home-section{max-width:72rem;padding-top:5rem;padding-bottom:3rem;border-top:1px solid rgba(26,26,26,.14)}.home-section h2{margin-top:0}html:has(.home-scroll){scroll-snap-type:y mandatory;scroll-padding-top:7.6rem}.home-hero,.home-section{scroll-snap-align:start;scroll-snap-stop:always;margin-top:0;margin-bottom:0}.home-section{min-height:calc(100vh - 7.6rem);min-height:calc(100svh - 7.6rem)}html:has(.home-scroll) footer{scroll-snap-align:end}@media only screen and (max-width:768px){html:has(.home-scroll){scroll-padding-top:7rem}.home-section{min-height:calc(100vh - 7rem);min-height:calc(100svh - 7rem)}}body.colorscheme-dark .home-section{border-top-color:rgba(255,255,255,.14)}@media(prefers-color-scheme:dark){body.colorscheme-auto .home-section{border-top-color:rgba(255,255,255,.14)}}