@font-face{font-family:Ioskeley Mono;src:url(/assets/IoskeleyMono-Regular-BrFaSG7P.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ioskeley Mono;src:url(/assets/IoskeleyMono-Medium-BJGfFEpG.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ioskeley Mono;src:url(/assets/IoskeleyMono-SemiBold-CJ3tiYtt.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Ioskeley Mono;src:url(/assets/IoskeleyMono-Bold-CCB2uvxJ.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root,.theme-odurgut{--color-bg-body: 247 247 248;--color-bg-code: 237 237 239;--color-bg-card: 250 250 250;--color-bg-selection: 10 10 10;--color-text-heading: 0 0 0;--color-text-body: 40 38 35;--color-text-bold: 10 10 10;--color-text-muted: 115 115 115;--color-text-link: 10 10 10;--color-text-code: 10 10 10;--color-text-selection: 255 255 255;--color-border-code: 210 210 213;--color-border-subtle: 210 210 213;--color-primary-main: 10 10 10;--color-ok: 6 119 71;--color-warn: 168 88 8;--color-error: 176 34 24;--color-accent: 36 92 164;--color-svc-0: 61 90 128;--color-svc-1: 107 76 122;--color-svc-2: 45 106 79;--color-svc-3: 138 90 43;--color-svc-4: 74 111 165;--color-svc-5: 122 62 62;--line: rgb(var(--color-text-heading) / .08);--line-strong: rgb(var(--color-text-heading) / .16);--scroll-thumb: rgb(var(--color-text-heading) / .2);--scroll-thumb-hover: rgb(var(--color-text-heading) / .36)}.theme-odurgut.dark{--color-bg-body: 10 10 10;--color-bg-code: 24 24 24;--color-bg-card: 17 17 17;--color-bg-selection: 220 220 220;--color-text-heading: 255 255 255;--color-text-body: 185 183 179;--color-text-bold: 240 240 240;--color-text-muted: 120 120 120;--color-text-link: 220 220 220;--color-text-code: 220 220 220;--color-text-selection: 10 10 10;--color-border-code: 40 40 40;--color-border-subtle: 30 30 30;--color-primary-main: 255 255 255;--color-ok: 62 180 112;--color-warn: 216 148 48;--color-error: 232 88 76;--color-accent: 120 168 232;--color-svc-0: 138 164 196;--color-svc-1: 180 146 196;--color-svc-2: 124 188 152;--color-svc-3: 212 160 106;--color-svc-4: 142 176 216;--color-svc-5: 200 136 136;--line: rgb(var(--color-text-heading) / .08);--line-strong: rgb(var(--color-text-heading) / .16);--scroll-thumb: rgb(var(--color-text-heading) / .2);--scroll-thumb-hover: rgb(var(--color-text-heading) / .36)}*,*:before,*:after{border-radius:0;box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border:0}::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover)}html{font-size:12px}html,body,#root{margin:0;height:100%;overflow:clip;background:rgb(var(--color-bg-body));color:rgb(var(--color-text-body));font-family:Ioskeley Mono,ui-monospace,SF Mono,SFMono-Regular,Menlo,Monaco,monospace;font-weight:400;font-feature-settings:"calt" 1,"zero" 1;-webkit-font-smoothing:antialiased;letter-spacing:.01em;line-height:1.4}.app{height:100%}::selection,mark{background:rgb(var(--color-bg-selection));color:rgb(var(--color-text-selection))}button{font:inherit;letter-spacing:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}button:focus,button:focus-visible,a:focus,a:focus-visible{outline:none}a{color:rgb(var(--color-text-link));text-decoration:underline;text-decoration-color:rgb(var(--color-border-code));text-underline-offset:2px;text-decoration-thickness:1px;transition:color .15s ease,opacity .15s ease}a:visited{color:rgb(var(--color-text-link))}a:hover{opacity:.6}h1,h2,h3,h4,p,ul,ol,pre,blockquote,table{margin:0;font-size:1rem;font-weight:400}.shell{position:relative;height:100%;overflow:clip}.mast{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:2.75rem 1.25rem .85rem;background:rgb(var(--color-bg-body))}.mast:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line-strong);opacity:0;pointer-events:none;transition:opacity .72s cubic-bezier(.16,1,.3,1)}.mast.is-compact{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:1.35rem;padding:.75rem 1.25rem}.mast.is-compact:after{opacity:1}.mast .brand{margin:0;flex:none;font-weight:500;text-transform:none;letter-spacing:0;transform-origin:0 0}.mast.is-compact .brand{display:flex;align-items:center}.mast .brand a{display:flex;align-items:center;padding:.2rem;color:inherit;text-decoration:none;cursor:pointer}.mast .brand a:visited{color:inherit}.mast .brand a:hover{opacity:1}.mast-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.15rem 1.1rem;margin-top:.9rem;transform-origin:0 0}.mast.is-compact .mast-links{margin-top:0;flex-wrap:nowrap}.mast-links a,.mast-links a:visited,.mast-links button{color:rgb(var(--color-text-muted));text-decoration:none;transition:color .15s ease}.mast-links a:hover,.mast-links button:hover:not(.theme-pair){color:rgb(var(--color-text-heading));opacity:1}.mast-links .is-active,.mast-links .is-active:visited{color:rgb(var(--color-text-heading));font-weight:500}.theme-pair{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.4em;white-space:nowrap}.theme-pair span{color:rgb(var(--color-text-muted));font-weight:400;transition:color .15s ease}.theme-pair .is-active{color:rgb(var(--color-text-heading));font-weight:500}.theme-sep{color:rgb(var(--color-text-muted))}.brand-cell{display:block;flex:none;width:1em;height:1em;overflow:hidden;pointer-events:none}.brand-cell:nth-child(1){--brand-i: 0}.brand-cell:nth-child(2){--brand-i: 1}.brand-cell:nth-child(3){--brand-i: 2}.brand-cell:nth-child(4){--brand-i: 3}.brand-cell:nth-child(5){--brand-i: 4}.brand-reel{display:flex;flex-direction:column;transform:translateY(0);transition:transform .7s cubic-bezier(.12,.82,.16,1);transition-delay:calc(var(--brand-i, 0) * 90ms)}.brand a.is-on .brand-reel{transform:translateY(calc(var(--reel-letter, 11) * -1em))}.brand a.is-away .brand-reel{transform:translateY(calc(var(--reel-loop, 22) * -1em))}.brand a .brand-reel.is-home{transition:none;transform:translateY(0)}.brand-slot{display:flex;align-items:center;justify-content:center;flex:none;width:1em;height:1em;overflow:hidden;line-height:1;font-weight:500;color:rgb(var(--color-text-heading))}@media(prefers-reduced-motion:reduce){.brand-reel{transition:none}.mast:after{transition:none}}.shell-main{height:100%;min-width:0;min-height:0;overflow:auto;overflow-anchor:none;scroll-padding-top:var(--mast-overlay, 4.5rem);background:rgb(var(--color-bg-body))}.mast-space{height:var(--mast-space, 0px);pointer-events:none}.site-copy{margin:0;padding:2.25rem 1.25rem 1.5rem;color:rgb(var(--color-text-muted));opacity:.45;text-align:center}.site-copy a,.site-copy a:visited{color:inherit;text-decoration:none}.site-copy a:hover{color:rgb(var(--color-text-heading));opacity:1}.svc-swatch{flex:none;width:8px;height:8px}.svc-swatch.svc-0{background:rgb(var(--color-svc-0))}.svc-swatch.svc-1{background:rgb(var(--color-svc-1))}.svc-swatch.svc-2{background:rgb(var(--color-svc-2))}.svc-swatch.svc-3{background:rgb(var(--color-svc-3))}.svc-swatch.svc-4{background:rgb(var(--color-svc-4))}.svc-swatch.svc-5{background:rgb(var(--color-svc-5))}.ghost,.ghost:visited{padding:.25rem .5rem;color:rgb(var(--color-text-muted));font-weight:400;border:1px solid rgb(var(--color-border-code));text-decoration:none;transition:color .15s ease,background-color .2s ease,border-color .15s ease}.ghost:hover{color:rgb(var(--color-text-heading));opacity:1}.ghost.is-active{color:rgb(var(--color-text-heading));font-weight:500;background:rgb(var(--color-bg-code))}.primary,.primary:visited{display:inline-block;padding:.25rem .5rem;font-weight:500;background:rgb(var(--color-accent));color:#fff;border:1px solid rgb(var(--color-accent));text-decoration:none;transition:background-color .2s ease,color .15s ease,filter .2s ease}.theme-odurgut.dark .primary,.theme-odurgut.dark .primary:visited{color:#0a0a0a}.primary:hover{filter:brightness(.92);opacity:1}.actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0}.page,.column{max-width:40rem;margin:0 auto;padding:1.75rem 1.25rem 4.5rem;line-height:1.85}.home{max-width:68rem;margin:0 auto;padding:1.5rem 1.5rem 0;line-height:1.85}.lead{color:rgb(var(--color-text-body))}.lead+.lead{margin-top:1rem}.section{margin-top:2.25rem}.section-label{margin:0 0 .85rem;color:rgb(var(--color-text-muted));letter-spacing:.04em;font-weight:400}.kv{display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:.35rem 1rem;padding:.7rem 0;border-top:1px solid var(--line)}.kv:first-of-type{border-top:0;padding-top:0}.kv-k{color:rgb(var(--color-text-muted));letter-spacing:.04em}.kv-v{color:rgb(var(--color-text-heading))}.card{background:rgb(var(--color-bg-card));border:1px solid rgb(var(--color-border-code));overflow:hidden}.card h2{margin:0 0 .45rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-text-heading))}.image-link,.image-link:visited{color:#2496ed;text-decoration:none;font-variant-numeric:tabular-nums;white-space:nowrap;transition:color .15s ease}.image-link:hover{color:#1b7fd4;opacity:1}.image-link .image-mark,.image-link>svg{display:inline-block;width:1em;height:1em;margin-right:.35em;vertical-align:-.12em}.image-link .image-mark svg{display:block;width:100%;height:100%}.muted{color:rgb(var(--color-text-muted))}.docs{max-width:76rem;margin:0 auto;padding:1.5rem 1.5rem 0;display:grid;grid-template-columns:12.5rem minmax(0,1fr) 12rem;gap:2rem;align-items:stretch;line-height:1.85}.docs-rail{min-width:0;align-self:stretch}.docs-nav,.docs-toc{position:sticky;top:var(--mast-overlay, 0px);display:flex;flex-direction:column;align-items:stretch;gap:.12rem;padding-top:.25rem}.docs-nav a,.docs-nav a:visited,.docs-toc a,.docs-toc a:visited{position:relative;color:rgb(var(--color-text-muted));text-decoration:none;padding:.2rem 0 .2rem .7rem;transition:color .15s ease}.docs-nav a:hover,.docs-toc a:hover{color:rgb(var(--color-text-heading));opacity:1}.docs-nav a.is-active,.docs-nav a.is-active:visited,.docs-toc a.is-active,.docs-toc a.is-active:visited{color:rgb(var(--color-text-heading));font-weight:500}.docs-nav a.is-active:before,.docs-toc a.is-active:before{content:"";position:absolute;left:0;top:.25em;bottom:.25em;width:1px;background:rgb(var(--color-text-heading))}.docs-toc{border-left:1px solid var(--line);padding-left:0}.docs-toc a.is-active:before{left:-1px}.docs-toc .section-label{margin:0 0 .35rem;padding-left:.7rem}.docs-toc a.is-h3{padding-left:1.35rem}.prose{line-height:1.85;min-width:0}.prose h2,.prose h3,.prose h4{scroll-margin-top:calc(var(--mast-overlay, 4.5rem) + .5rem)}.prose h1,.prose h2{font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-text-heading));line-height:1.7}.prose h1{margin:0 0 1.1rem}.prose h2{margin:1.85rem 0 .7rem}.prose h3,.prose h4{margin:1.35rem 0 .5rem;font-weight:500;color:rgb(var(--color-text-heading))}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose table{margin:0 0 .9rem}.prose ul,.prose ol{padding-left:1.2rem}.prose li{margin:.2rem 0}.prose li::marker{color:rgb(var(--color-text-muted))}.prose strong{font-weight:600;color:rgb(var(--color-text-bold))}.prose a{color:rgb(var(--color-text-link));text-decoration:underline;text-decoration-color:rgb(var(--color-border-code));text-underline-offset:2px;text-decoration-thickness:1px}.prose a:hover{opacity:.6}.prose a.image-link,.prose a.image-link:visited{color:#2496ed;text-decoration:none}.prose a.image-link:hover{color:#1b7fd4;opacity:1}.prose code{font:inherit;background:rgb(var(--color-bg-code));border:1px solid rgb(var(--color-border-code));padding:.1em .3em;color:rgb(var(--color-text-code))}.prose pre{padding:1em;background:rgb(var(--color-bg-code));border:1px solid rgb(var(--color-border-code));overflow:auto;line-height:1.65}.prose .code-block{position:relative;margin:0 0 .9rem}.prose .code-bar{position:absolute;top:.35rem;right:.45rem;z-index:1;display:flex;gap:.65rem;padding:.1rem .15rem;background:rgb(var(--color-bg-code));pointer-events:none}.prose .code-bar button{pointer-events:auto;padding:0 .1rem;background:transparent;color:rgb(var(--color-text-muted));transition:color .15s ease}.prose .code-bar button:hover{color:rgb(var(--color-text-heading))}.prose .code-block pre{margin:0;padding-right:4.5rem}.prose .code-block.is-collapsible pre{padding-right:7.5rem}.prose .code-block.is-collapsed pre{overflow:auto;max-height:10.5rem}.prose .code-block.is-collapsible:not(.is-collapsed) pre{max-height:none;overflow-x:auto;overflow-y:visible}.prose pre code{padding:0;background:none;border:0}.prose .table-wrap{overflow-x:auto;margin:0 0 .9rem}.prose .table-wrap table{margin:0}.prose table{width:100%;border-collapse:collapse;line-height:1.5;font-variant-numeric:tabular-nums}.prose th,.prose td{text-align:left;vertical-align:top;padding:.45rem .6rem .45rem 0;border-bottom:1px solid var(--line);font-weight:400}.prose th{color:rgb(var(--color-text-muted));letter-spacing:.04em;font-weight:400}.prose td:first-child{color:rgb(var(--color-text-heading))}.prose hr{border:0;border-top:1px solid var(--line-strong);margin:1.5rem 0}.prose blockquote{padding:0 0 0 .75rem;border-left:1px solid rgb(var(--color-border-code));color:rgb(var(--color-text-muted))}.prose .api-sig{margin:.15rem 0 .9rem;padding:.45rem .7rem;background:rgb(var(--color-bg-code));border:1px solid rgb(var(--color-border-code));color:rgb(var(--color-text-muted));letter-spacing:.04em;line-height:1.4}.prose .api-sig .api-verb{font-weight:500;color:rgb(var(--color-text-heading));margin-right:.55em}.prose.is-api h2{margin-top:2.75rem}.prose.is-api h3{margin-top:2.2rem}.prose .api-label{margin:.95rem 0 .35rem;color:rgb(var(--color-text-muted));letter-spacing:.04em}.prose .api-label+table,.prose .api-label+p{margin-top:0}.prose .api-none{color:rgb(var(--color-text-muted))}.prose .api-status{margin:.55rem 0 .35rem;color:rgb(var(--color-text-heading));letter-spacing:.04em;font-variant-numeric:tabular-nums}.prose .api-status+.code-block,.prose .api-status+p{margin-top:0}@media(max-width:1023px){.docs{grid-template-columns:1fr;padding:1.25rem 1.25rem 0;gap:1.25rem}.docs-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:.35rem 1rem;padding-bottom:.85rem;border-bottom:1px solid var(--line)}.docs-nav a{padding-left:0}.docs-nav a.is-active:before{content:none}.docs-rail:last-child,.docs-toc{display:none}.kv{grid-template-columns:1fr;gap:.15rem}}.home-hero{max-width:34rem;margin:0 auto 2.75rem;text-align:center}.home-hero h1{margin:0 0 .7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-text-heading))}.home-hero .lead{margin:0}.home-hero .lead+p{margin:.85rem 0 0;color:rgb(var(--color-text-muted))}.home-hero .hero-image{display:flex;justify-content:center;margin-top:1.25rem}.home-hero .actions{justify-content:center;margin-top:1.85rem;gap:.75rem}.home-row{display:grid;grid-template-columns:17.5rem minmax(0,1fr);gap:2.5rem;align-items:center;margin-top:3.75rem}.home-band{margin-top:3.75rem}.home-band .home-copy{max-width:34rem;margin-bottom:1.35rem}.home-copy .section-label{margin-bottom:.65rem}.home-copy code{font:inherit;background:rgb(var(--color-bg-code));border:1px solid rgb(var(--color-border-code));padding:.1em .3em}.home-versus{margin-top:3.75rem}.home-versus>.home-copy{max-width:34rem;margin-bottom:1.35rem}.home-versus>.card{overflow:hidden}.home-versus-scroll{overflow-x:auto}.home-fit{width:100%;border-collapse:collapse;line-height:1.5}.home-fit th,.home-fit td{text-align:left;vertical-align:top;padding:.9rem 1.2rem;border-bottom:1px solid var(--line);font-weight:400}.home-fit th{color:rgb(var(--color-text-muted));letter-spacing:.04em;white-space:nowrap}.home-fit td:first-child{color:rgb(var(--color-text-heading))}.home-fit tr.is-self td{background:rgb(var(--color-bg-code));color:rgb(var(--color-text-heading))}.home-fit td:nth-child(2){white-space:nowrap}.home-fit tbody tr:last-child td{border-bottom:0}.home-versus-slice{margin:0;padding:.55rem 1.2rem;background:rgb(var(--color-bg-code));border-top:1px solid var(--line-strong);color:rgb(var(--color-text-muted));letter-spacing:.04em;line-height:1.4}.home-who{list-style:none;margin:0;padding:0}.home-who-row{display:flex;align-items:center;gap:1rem 1.5rem;padding:.75rem 1.2rem;border-bottom:1px solid var(--line);line-height:1.5}.home-who-row:last-child{border-bottom:0}.home-who-cap{flex:none;width:13rem;color:rgb(var(--color-text-muted));letter-spacing:.04em}.home-who-hits{display:flex;flex-wrap:wrap;gap:.35rem .85rem;min-width:0}.home-who-hit{display:inline-flex;align-items:center;gap:.4em;color:rgb(var(--color-text-muted))}.home-who-hit.is-self,.home-fit .home-who-hit{color:rgb(var(--color-text-heading));font-weight:500}.home-run{margin:0;padding:.15rem 0 .35rem}.home-run dd{margin:0}.home-run .kv{grid-template-columns:8.5rem minmax(0,1fr);padding:.85rem 1.2rem}.home-run .kv:first-of-type{padding-top:.85rem}.home-run code{font:inherit;background:rgb(var(--color-bg-code));border:1px solid rgb(var(--color-border-code));padding:.1em .3em}.home-run a{white-space:nowrap}.home-code{margin:0;padding:1.15rem 1.2rem 1.3rem;overflow-x:auto;font:inherit;line-height:1.7;color:rgb(var(--color-text-code));background:transparent;border:0;border-bottom:1px solid var(--line);white-space:pre}.home-run .kv-v code{display:inline-block;max-width:100%;overflow-x:auto;vertical-align:bottom;white-space:nowrap}.home-omit{list-style:none;margin:0;padding:0}.home-omit li{display:flex;align-items:baseline;gap:1.25rem;padding:.9rem 1.2rem;border-bottom:1px solid var(--line);line-height:1.7}.home-omit li:last-child{border-bottom:0}.home-versus>.actions{margin-top:1.15rem}.lost{min-height:100%;display:flex;flex-direction:column;padding:1.5rem 1.5rem 1.25rem}.lost-main{flex:1 0 auto;max-width:34rem;margin:0 auto;padding:3.5rem 0 2.5rem;text-align:center}.lost-main h1{margin:0 0 .7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-text-heading))}.lost-main .actions{justify-content:center;margin-top:1.15rem}.home-demo{border:1px solid rgb(var(--color-border-code));background:rgb(var(--color-bg-card))}.home-demo-body{padding:1rem}.demo-flow{display:block;width:100%;height:auto;font-family:Ioskeley Mono,ui-monospace,SF Mono,SFMono-Regular,Menlo,Monaco,monospace}.demo-flow-edge{fill:none;stroke:rgb(var(--color-border-code));stroke-width:1}.demo-flow-edge.is-live{stroke:rgb(var(--color-text-heading) / .38)}.demo-flow-run{fill:none;stroke:rgb(var(--color-text-heading));stroke-width:1;stroke-linecap:butt;stroke-dasharray:.22 .78;animation-name:demo-flow-run;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes demo-flow-run{to{stroke-dashoffset:-1}}.demo-flow-box{fill:rgb(var(--color-bg-code));stroke:rgb(var(--color-border-code));stroke-width:1}.demo-flow-node.is-core .demo-flow-box{fill:rgb(var(--color-bg-card));stroke:rgb(var(--color-text-heading) / .35)}.demo-flow-label{fill:rgb(var(--color-text-heading));font-size:12px;font-family:inherit}.demo-flow-sub{fill:rgb(var(--color-text-muted));font-size:12px;font-family:inherit}.map-node-swatch{stroke:none}.map-node-swatch.svc-0{fill:rgb(var(--color-svc-0))}.map-node-swatch.svc-1{fill:rgb(var(--color-svc-1))}.map-node-swatch.svc-2{fill:rgb(var(--color-svc-2))}.map-node-swatch.svc-3{fill:rgb(var(--color-svc-3))}.map-node-swatch.svc-4{fill:rgb(var(--color-svc-4))}.map-node-swatch.svc-5{fill:rgb(var(--color-svc-5))}.card-activity-head{display:flex;align-items:center;height:2.1rem;min-height:2.1rem;padding:0 1rem;border-bottom:1px solid var(--line);color:rgb(var(--color-text-muted));letter-spacing:.04em;line-height:1.4}.card-activity-list{min-height:0;max-height:12.5rem;overflow:auto}.insight-row{display:flex;align-items:center;gap:.4em;width:100%;text-align:left;padding:.42rem 1rem;border-bottom:1px solid var(--line);line-height:1.4}.insight-row:last-child{border-bottom:0}.row-enter>.insight-row{border-bottom:1px solid var(--line)}.row-enter:last-child>.insight-row{border-bottom:0}.insight-row.is-err{background:rgb(var(--color-error) / .08)}@keyframes row-open{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}@keyframes row-ink{0%{opacity:0;transform:translateY(-.35em)}to{opacity:1;transform:translateY(0)}}.row-enter{display:grid;grid-template-rows:1fr;width:100%}.row-enter>*{min-height:0}.row-enter.is-enter{overflow:hidden;animation:row-open .28s cubic-bezier(.16,1,.3,1) both}.row-enter.is-enter>*{overflow:hidden;animation:row-ink .4s .04s cubic-bezier(.16,1,.3,1) both}.feed-clock{flex:none;width:5.5rem;color:rgb(var(--color-text-muted));font-variant-numeric:tabular-nums}.feed-kind{flex:none;width:3.25rem}.insight-svc{display:flex;flex:0 1 auto;min-width:0;max-width:28%;gap:.4em;align-items:center;color:rgb(var(--color-text-heading));font-weight:500}.insight-op{display:flex;flex:1 1 auto;min-width:0;color:rgb(var(--color-text-muted))}.insight-dur{flex:none;margin-left:auto;color:rgb(var(--color-text-heading));font-variant-numeric:tabular-nums;white-space:nowrap}.trunc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tok-err{color:rgb(var(--color-error));font-weight:600}.tok-warn{color:rgb(var(--color-warn));font-weight:500}.tok-info{color:rgb(var(--color-text-muted));font-weight:400}.demo-wf-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;padding:.7rem 1rem .55rem;border-bottom:1px solid var(--line)}.demo-wf-title{color:rgb(var(--color-text-heading));font-weight:500}.demo-wf-meta,.demo-wf-legend{color:rgb(var(--color-text-muted))}.demo-wf-legend{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-left:auto}.demo-wf-leg{display:flex;align-items:center;gap:.4em}.demo-wf-grid{display:grid;grid-template-columns:minmax(12em,28%) minmax(7em,14%) minmax(0,1fr) 4.75em;width:100%}.demo-wf-axis,.demo-wf-row{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:stretch}.demo-wf-axis{color:rgb(var(--color-text-muted));font-variant-numeric:tabular-nums;border-bottom:1px solid var(--line-strong)}.demo-wf-axis>span{padding:.55rem .5rem .45rem 0}.demo-wf-axis>span:first-child{padding-left:1rem}.demo-wf-axis-track,.demo-wf-track{position:relative;min-width:0;overflow:hidden}.demo-wf-axis-track{height:1.6em}.demo-wf-axis-end{text-align:right;padding-right:1rem}.demo-wf-tick{position:absolute;top:0;line-height:1.6em;transform:translate(-50%);font-variant-numeric:tabular-nums;white-space:nowrap}.demo-wf-tick:first-child{transform:none}.demo-wf-row{min-height:2.35rem;border-bottom:1px solid var(--line)}.demo-wf-row.is-err{box-shadow:inset 2px 0 rgb(var(--color-error))}.demo-wf-row.is-off .demo-wf-name,.demo-wf-row.is-off .demo-wf-svc,.demo-wf-row.is-off .demo-wf-ms{color:rgb(var(--color-text-muted));font-weight:400}.demo-wf-name{display:flex;align-items:center;min-width:0;color:rgb(var(--color-text-heading));font-weight:500;padding-right:.5rem}.demo-wf-svc{display:flex;align-items:center;gap:.4em;min-width:0;color:rgb(var(--color-text-muted));padding-right:.5rem}.demo-wf-track{min-height:2.35rem;overflow:hidden}.demo-wf-gridline{position:absolute;top:0;bottom:0;width:0;border-left:1px dashed rgb(var(--color-border-subtle));pointer-events:none}.wf-bar{position:absolute;top:50%;height:14px;margin-top:-7px;min-width:3px;overflow:hidden}.wf-bar.is-path{height:16px;margin-top:-8px}.wf-bar-ms{display:block;padding:0 .35em;line-height:14px;color:rgb(var(--color-bg-body));font-variant-numeric:tabular-nums;white-space:nowrap}.wf-bar.is-path .wf-bar-ms{line-height:16px}.wf-bar.svc-0{background:rgb(var(--color-svc-0))}.wf-bar.svc-1{background:rgb(var(--color-svc-1))}.wf-bar.svc-2{background:rgb(var(--color-svc-2))}.wf-bar.svc-3{background:rgb(var(--color-svc-3))}.wf-bar.svc-4{background:rgb(var(--color-svc-4))}.wf-bar.svc-5{background:rgb(var(--color-svc-5))}.wf-bar.is-err{background:rgb(var(--color-error))}.demo-wf-ms{display:flex;align-items:center;justify-content:flex-end;padding-right:1rem;color:rgb(var(--color-text-heading));font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.demo-flow-run{animation:none;stroke-dasharray:none;stroke:rgb(var(--color-text-heading) / .2)}.row-enter.is-enter,.row-enter.is-enter>*{animation:none}}@media(max-width:1023px){.demo-wf-grid{grid-template-columns:minmax(8em,40%) 0 minmax(0,1fr) 4.75em}.demo-wf-svc,.demo-wf-axis>span:nth-child(2){overflow:hidden;padding:0}}@media(max-width:900px){.home-row{grid-template-columns:1fr;gap:1.15rem}.home-row.is-flip .home-copy{order:0}.home-fit thead{display:none}.home-fit,.home-fit tbody,.home-fit tr,.home-fit td{display:block;width:100%}.home-fit tr{padding:.95rem 1.2rem 1.05rem;border-bottom:1px solid var(--line)}.home-fit tr.is-self td{background:transparent}.home-fit tr.is-self{background:rgb(var(--color-bg-code))}.home-fit td,.home-fit td:first-child,.home-fit td:nth-child(2){padding:0;border:0;white-space:normal}.home-fit td+td{margin-top:.7rem}.home-fit td:before{content:attr(data-label);display:block;margin-bottom:.2rem;color:rgb(var(--color-text-muted));letter-spacing:.04em;font-weight:400}.home-who-row,.home-omit li{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem 1.2rem}.home-who-cap{width:auto}.home-run .kv{grid-template-columns:1fr;gap:.2rem 0}}@media(max-width:640px){.demo-wf-grid{grid-template-columns:minmax(7em,38%) 0 minmax(0,1fr) 4.25em}.demo-wf-tick:not(:first-child){display:none}.wf-bar-ms{display:none}.demo-wf-legend{margin-left:0;width:100%}}
