.z-machine-workflow[data-astro-cid-tgbh4ifh]{display:flex;flex-direction:column;align-items:center;gap:0;padding:1rem;width:100%;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:.75rem;margin-bottom:1.5rem;background-color:var(--code-bg);background-image:radial-gradient(color-mix(in srgb,var(--color-foreground) 8%,transparent) 1px,transparent 1px);background-size:12px 12px;background-position:0 0;color:var(--color-foreground);font-family:var(--font-sans);box-shadow:none}.workflow-step[data-astro-cid-tgbh4ifh],.workflow-computer[data-astro-cid-tgbh4ifh]{padding:.4rem 1.2rem .8rem;border:none;border-radius:0;text-align:center;min-width:180px;width:100%;max-width:100%;box-sizing:border-box;background-color:transparent;box-shadow:none}.workflow-step[data-astro-cid-tgbh4ifh]{border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:.75rem;background-color:color-mix(in srgb,var(--color-background) 50%,transparent);text-align:left}.workflow-step[data-astro-cid-tgbh4ifh] h3[data-astro-cid-tgbh4ifh]{margin:0;padding-top:.8rem;font-size:.95rem;font-weight:400;line-height:1;color:var(--color-accent)}.workflow-code[data-astro-cid-tgbh4ifh]{margin:.4rem 0 0;padding:.4rem .6rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:.5rem;background:var(--code-bg);font-family:var(--font-mono);font-size:.65rem;line-height:1;color:color-mix(in srgb,var(--color-foreground) 85%,transparent);text-align:left;white-space:pre;overflow:hidden;opacity:1;counter-reset:code-line}.workflow-code[data-astro-cid-tgbh4ifh] code[data-astro-cid-tgbh4ifh]{background:transparent!important;color:inherit;opacity:1;font-size:.65rem;line-height:1;padding:0;font-weight:400;display:flex;flex-direction:column;gap:.15rem}.workflow-code[data-astro-cid-tgbh4ifh] .code-line[data-astro-cid-tgbh4ifh]{display:block;counter-increment:code-line}.workflow-code[data-astro-cid-tgbh4ifh] .code-line[data-astro-cid-tgbh4ifh]:before{content:counter(code-line);display:inline-block;min-width:1.5ch;margin-right:.5rem;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-align:right}.workflow-code[data-astro-cid-tgbh4ifh] .syn-kw[data-astro-cid-tgbh4ifh]{color:var(--color-accent)}.workflow-code[data-astro-cid-tgbh4ifh] .syn-str[data-astro-cid-tgbh4ifh]{color:color-mix(in srgb,#22c55e 70%,var(--color-foreground) 30%)}.workflow-code[data-astro-cid-tgbh4ifh] .syn-lbl[data-astro-cid-tgbh4ifh]{color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.workflow-computer[data-astro-cid-tgbh4ifh]{display:flex;align-items:center;justify-content:center;padding-bottom:0}.workflow-computer-image[data-astro-cid-tgbh4ifh]{width:120px;max-width:60%;height:auto;display:block}.arrow-text[data-astro-cid-tgbh4ifh]{font-size:.8rem;font-weight:400;color:var(--color-accent);white-space:nowrap;text-align:center;order:-1}.workflow-arrow-container[data-astro-cid-tgbh4ifh]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;gap:.15rem;padding:1rem 0}.workflow-arrow-container[data-astro-cid-tgbh4ifh]:before{content:"";display:block;width:2px;height:.5rem;background-color:color-mix(in srgb,var(--color-foreground) 45%,transparent);order:-2}.arrow-line[data-astro-cid-tgbh4ifh]{background-color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.horizontal-line[data-astro-cid-tgbh4ifh],.vertical-line[data-astro-cid-tgbh4ifh]{width:2px;height:.5rem;position:relative}.horizontal-line[data-astro-cid-tgbh4ifh]:after,.vertical-line[data-astro-cid-tgbh4ifh]:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid color-mix(in srgb,var(--color-foreground) 45%,transparent)}.workflow-desktop-interpreter-flow[data-astro-cid-tgbh4ifh]{display:none}.workflow-mobile-interpreter-flow[data-astro-cid-tgbh4ifh]{display:flex;flex-direction:column;align-items:center;gap:0}.z-machine-workflow[data-astro-cid-tgbh4ifh]>.workflow-step[data-astro-cid-tgbh4ifh]{margin-bottom:0}@media(min-width:768px){.z-machine-workflow[data-astro-cid-tgbh4ifh]{display:grid;grid-template-columns:auto minmax(6rem,1fr) auto;grid-template-rows:auto auto;column-gap:1rem;row-gap:1.5rem;justify-content:center;justify-items:center;align-items:center;padding:2rem}.workflow-step[data-astro-cid-tgbh4ifh],.workflow-computer[data-astro-cid-tgbh4ifh]{width:280px;max-width:none}.workflow-computer-image[data-astro-cid-tgbh4ifh]{width:150px;max-width:80%}.arrow-text[data-astro-cid-tgbh4ifh]{font-size:.9rem;color:var(--color-accent)}.workflow-mobile-interpreter-flow[data-astro-cid-tgbh4ifh]{display:none}.workflow-arrow-container[data-astro-cid-tgbh4ifh]:before{display:none}.workflow-step[data-astro-cid-tgbh4ifh].zil-code{grid-column:1;grid-row:1;justify-self:end}.workflow-arrow-container[data-astro-cid-tgbh4ifh].compile-arrow{grid-column:2;grid-row:1;justify-self:stretch;align-self:center;position:relative}.workflow-step[data-astro-cid-tgbh4ifh].z-code{grid-column:3;grid-row:1;justify-self:start}.workflow-desktop-interpreter-flow[data-astro-cid-tgbh4ifh]{display:flex;flex-direction:column;align-items:center;gap:1rem;grid-column:3;grid-row:2;justify-self:start}.workflow-arrow-container[data-astro-cid-tgbh4ifh].compile-arrow{flex-direction:column;width:100%;height:auto;padding:0}.workflow-arrow-container[data-astro-cid-tgbh4ifh].compile-arrow .horizontal-line[data-astro-cid-tgbh4ifh]{width:100%;height:2px}.workflow-arrow-container[data-astro-cid-tgbh4ifh].compile-arrow .horizontal-line[data-astro-cid-tgbh4ifh]:after{inset:50% -6px auto auto;transform:translateY(-50%);border-left:6px solid color-mix(in srgb,var(--color-foreground) 70%,transparent);border-right:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.workflow-arrow-container[data-astro-cid-tgbh4ifh].compile-arrow .arrow-text[data-astro-cid-tgbh4ifh]{position:absolute;left:50%;top:auto;bottom:-2.1rem;transform:translate(-50%);text-align:center;background-color:transparent;padding:0;order:unset}.workflow-arrow-container[data-astro-cid-tgbh4ifh].vertical-arrow-desktop{flex-direction:column;width:auto;height:auto;margin:0;padding:0;position:relative}.workflow-arrow-container[data-astro-cid-tgbh4ifh].vertical-arrow-desktop .vertical-line[data-astro-cid-tgbh4ifh]{height:5.2rem}.workflow-arrow-container[data-astro-cid-tgbh4ifh].vertical-arrow-desktop .vertical-line[data-astro-cid-tgbh4ifh]:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid color-mix(in srgb,var(--color-foreground) 70%,transparent)}.workflow-arrow-container[data-astro-cid-tgbh4ifh].vertical-arrow-desktop .arrow-text[data-astro-cid-tgbh4ifh]{position:absolute;left:-.5rem;top:50%;transform:translate(-100%,-50%);order:0;margin:0}.workflow-computer[data-astro-cid-tgbh4ifh]{margin-left:0}}
