.beloch-playground:where(.astro-alq5tfmz){border:1px solid var(--bel-ui-divider);border-radius:var(--bel-radius-card);background:var(--bel-ui-surface);--bel-paper-background:transparent;grid-template-columns:44% 1fr;margin:1.5rem 0;display:grid;position:relative;overflow:hidden}@media (width<=720px){.beloch-playground:where(.astro-alq5tfmz){grid-template-columns:1fr}.pg-output:where(.astro-alq5tfmz){order:1}.pg-editor:where(.astro-alq5tfmz){order:2}}.pg-pane:where(.astro-alq5tfmz){flex-direction:column;min-width:0;display:flex}.pg-editor:where(.astro-alq5tfmz){background:var(--bel-ui-code-surface);border-right:1px solid var(--bel-ui-divider);position:relative}@media (width<=720px){.pg-editor:where(.astro-alq5tfmz){border-right:none;border-bottom:1px solid var(--bel-ui-divider)}}.pg-toolbar:where(.astro-alq5tfmz){font-family:var(--bel-font-mono);font-size:var(--bel-text-xs);justify-content:space-between;align-items:center;gap:8px 16px;padding:9px 16px;display:flex}.pg-output:where(.astro-alq5tfmz) .pg-toolbar:where(.astro-alq5tfmz){color:var(--bel-ui-text-muted);border-bottom:1px solid var(--bel-ui-divider)}.pg-toolbar-output:where(.astro-alq5tfmz){gap:16px}.pg-toolbar-tools:where(.astro-alq5tfmz){flex-wrap:wrap;align-items:center;gap:8px 16px;margin-left:auto;display:flex}.pg-segmented:where(.astro-alq5tfmz){border:1px solid var(--bel-ui-divider);border-radius:var(--bel-radius-control);align-items:center;display:flex;overflow:hidden}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz){font:inherit;font-size:var(--bel-text-xs);background:var(--bel-ui-surface);color:var(--bel-ui-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--bel-duration-state) var(--bel-ease), background var(--bel-duration-state) var(--bel-ease);border:0;padding:4px 10px}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz)+button:where(.astro-alq5tfmz){border-left:1px solid var(--bel-ui-divider)}.pg-view-panel:where(.astro-alq5tfmz) .pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz){flex:1}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz):hover:not(:disabled){color:var(--bel-ui-accent)}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz).is-active{background:var(--bel-ui-quiet);color:var(--bel-ui-text)}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz):disabled{cursor:default;color:var(--bel-ui-text-faint)}.pg-segmented:where(.astro-alq5tfmz)>button:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:-2px}.pg-menu:where(.astro-alq5tfmz){display:flex;position:relative}.pg-menu-toggle:where(.astro-alq5tfmz){font:inherit;font-size:var(--bel-text-xs);align-items:center;gap:var(--bel-space-1);border-radius:var(--bel-radius-control);border:1px solid var(--bel-ui-control-border);color:var(--bel-ui-text-muted);cursor:pointer;white-space:nowrap;transition:color var(--bel-duration-state) var(--bel-ease), border-color var(--bel-duration-state) var(--bel-ease);background:0 0;padding:3px 10px;display:flex}.pg-menu-toggle:where(.astro-alq5tfmz):hover{color:var(--bel-ui-accent)}.pg-menu-toggle:where(.astro-alq5tfmz)[aria-expanded=true]{border-color:var(--bel-ui-accent);color:var(--bel-ui-text)}.pg-menu-toggle:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:2px}.pg-menu-caret:where(.astro-alq5tfmz){font-size:var(--bel-text-2xs)}.pg-menu-swatch:where(.astro-alq5tfmz){border:1px solid var(--bel-ui-control-border);border-radius:2px;width:11px;height:11px}.pg-menu-panel:where(.astro-alq5tfmz){z-index:5;background:var(--bel-ui-surface);border:1px solid var(--bel-ui-divider);border-radius:var(--bel-radius-card);box-shadow:var(--bel-shadow-overlay);font-family:var(--bel-font-mono);position:absolute;top:calc(100% + 6px);right:0}.pg-menu-panel:where(.astro-alq5tfmz)[hidden]{display:none}.pg-view-panel:where(.astro-alq5tfmz){width:232px;padding:var(--bel-space-2);gap:var(--bel-space-2);flex-direction:column;display:flex}.pg-menu-group:where(.astro-alq5tfmz){gap:var(--bel-space-1);flex-direction:column;display:flex}.pg-menu-head:where(.astro-alq5tfmz){font-size:var(--bel-text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--bel-ui-text-muted);margin:0}.pg-menu-note:where(.astro-alq5tfmz){font-size:var(--bel-text-2xs);color:var(--bel-ui-text-muted);min-height:1em;margin:0}.pg-menu-check:where(.astro-alq5tfmz){justify-content:space-between;align-items:center;gap:var(--bel-space-1);font-size:var(--bel-text-xs);color:var(--bel-ui-text);cursor:pointer;display:flex}.pg-menu-check:where(.astro-alq5tfmz):has(input:disabled){color:var(--bel-ui-text-faint);cursor:default}.pg-menu-check:where(.astro-alq5tfmz) input:where(.astro-alq5tfmz){accent-color:var(--bel-ui-accent);width:15px;height:15px;cursor:inherit;margin:0}.pg-menu-check:where(.astro-alq5tfmz) input:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:2px}.pg-debug:where(.astro-alq5tfmz){z-index:2;border:1px solid color-mix(in srgb, var(--bel-ui-code-gutter) 45%, transparent);background:color-mix(in srgb, var(--bel-ui-code-surface) 92%, transparent);height:40px;color:var(--bel-ui-code-text);font-family:var(--bel-font-mono);font-size:var(--bel-text-2xs);cursor:pointer;transition:color var(--bel-duration-state) var(--bel-ease), border-color var(--bel-duration-state) var(--bel-ease);border-radius:999px;padding:0 12px;position:absolute;top:10px;right:58px}.pg-debug:where(.astro-alq5tfmz):hover:not(:disabled){color:var(--bel-ui-code-accent)}.pg-debug:where(.astro-alq5tfmz).is-active{color:var(--bel-ui-code-accent);border-color:var(--bel-ui-code-accent)}.pg-debug:where(.astro-alq5tfmz):disabled{opacity:.45;cursor:default}.pg-run:where(.astro-alq5tfmz){z-index:2;border:1px solid var(--bel-ui-code-accent);background:color-mix(in srgb, var(--bel-ui-code-surface) 82%, transparent);width:40px;height:40px;color:var(--bel-ui-code-accent);cursor:pointer;transition:background var(--bel-duration-state) var(--bel-ease), color var(--bel-duration-state) var(--bel-ease);border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:10px}.pg-run:where(.astro-alq5tfmz):hover:not(:disabled){background:var(--bel-ui-code-accent);color:var(--bel-ui-code-surface)}.pg-run:where(.astro-alq5tfmz):disabled{cursor:default;border-color:var(--bel-ui-code-gutter);color:var(--bel-ui-code-gutter)}.pg-run-spinner:where(.astro-alq5tfmz){border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite pg-spin;display:none}.pg-run-play:where(.astro-alq5tfmz){margin-left:2px}.pg-run:where(.astro-alq5tfmz).is-loading .pg-run-play:where(.astro-alq5tfmz){display:none}.pg-run:where(.astro-alq5tfmz).is-loading .pg-run-spinner:where(.astro-alq5tfmz){display:block}.pg-run:where(.astro-alq5tfmz).has-progress .pg-run-spinner:where(.astro-alq5tfmz){transform:rotate(var(--pg-load-turn,0deg));transition:transform var(--bel-duration-state) var(--bel-ease);animation:none}@keyframes pg-spin{to{transform:rotate(360deg)}}.pg-run-hint:where(.astro-alq5tfmz){z-index:2;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 20px);font-family:var(--bel-font-mono);font-size:var(--bel-text-2xs);color:var(--bel-ui-code-text);background:color-mix(in srgb, var(--bel-ui-code-surface) 92%, transparent);border:1px solid color-mix(in srgb, var(--bel-ui-code-gutter) 45%, transparent);opacity:0;pointer-events:none;transition:opacity var(--bel-duration-state) var(--bel-ease);border-radius:999px;padding:3px 10px;position:absolute;top:56px;right:10px;overflow:hidden}.pg-run-hint:where(.astro-alq5tfmz).is-visible{opacity:1}.pg-source:where(.astro-alq5tfmz){min-height:var(--pg-height,320px);resize:vertical;background:0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.pg-source:where(.astro-alq5tfmz) .cm-editor{flex:1;min-height:0}.pg-source-static:where(.astro-alq5tfmz){min-height:0;font-family:var(--bel-font-mono);font-size:var(--bel-code-size);line-height:var(--bel-code-line);color:var(--bel-ui-code-text);white-space:pre;flex:1;grid-template-columns:auto minmax(0,1fr);margin:0;padding:14px 18px 14px 0;display:grid;overflow:hidden}.pg-static-gutter:where(.astro-alq5tfmz){text-align:right;min-width:20px;color:var(--bel-ui-code-gutter);user-select:none;border-right:1px solid #ffffff14;grid-column:1;margin-right:18px;padding-left:12px;padding-right:3px}.pg-source-static:where(.astro-alq5tfmz) code:where(.astro-alq5tfmz){font:inherit;white-space:pre;background:0 0;padding:0}.pg-source:where(.astro-alq5tfmz) .cm-scroller{overflow:auto}.pg-source:where(.astro-alq5tfmz) .cm-foldGutter{display:none!important}.pg-source:where(.astro-alq5tfmz) .cm-step-line{background:color-mix(in srgb, var(--bel-ui-code-accent) 15%, transparent)}.pg-source:where(.astro-alq5tfmz) .cm-debug-box{box-shadow:0 0 0 1px color-mix(in srgb, var(--bel-ui-code-accent) 50%, transparent);cursor:pointer;border-radius:2px}.pg-source:where(.astro-alq5tfmz) .cm-debug-chips{background:color-mix(in srgb, var(--bel-ui-code-accent) 7%, transparent);box-shadow:inset 2px 0 0 color-mix(in srgb, var(--bel-ui-code-accent) 35%, transparent)}.pg-source:where(.astro-alq5tfmz) .cm-debug-chip-row{white-space:pre;padding:0 18px}.pg-source:where(.astro-alq5tfmz) .cm-debug-chip{cursor:pointer;margin-right:1ch}.pg-source:where(.astro-alq5tfmz) .cm-debug-note{margin-left:1ch}.pg-source:where(.astro-alq5tfmz) .cm-debug-box.is-on{background:color-mix(in srgb, var(--bel-ui-code-accent) 30%, transparent);box-shadow:0 0 0 1px var(--bel-ui-code-accent)}.pg-source:where(.astro-alq5tfmz) .cm-bel-ref{background:color-mix(in srgb, var(--bel-ui-code-accent) 28%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--bel-ui-code-accent) 45%, transparent);border-radius:2px}.pg-source:where(.astro-alq5tfmz) .cm-error-line{background:color-mix(in srgb, var(--bel-ui-code-error) 12%, transparent);box-shadow:inset 3px 0 0 var(--bel-ui-code-error)}.pg-source:where(.astro-alq5tfmz) .cm-error-word{text-decoration:underline wavy var(--bel-ui-code-error) 1px;text-underline-offset:3px}.pg-source:where(.astro-alq5tfmz) .cm-error-detail{white-space:pre-wrap;background:color-mix(in srgb, var(--bel-ui-code-error) 12%, transparent);box-shadow:inset 3px 0 0 var(--bel-ui-code-error);padding:0 18px 2px}.pg-source:where(.astro-alq5tfmz) .cm-error-caret{color:var(--bel-ui-code-text);font-weight:600}.pg-source:where(.astro-alq5tfmz) .cm-error-hint{color:var(--bel-ui-code-gutter)}.pg-source:where(.astro-alq5tfmz) .cm-after-error{opacity:.45}.pg-source:where(.astro-alq5tfmz) .cm-lineNumbers .cm-error-gutter{color:var(--bel-ui-code-error)}.pg-source:where(.astro-alq5tfmz) .cm-lineNumbers .cm-error-gutter:before{content:"✕ "}.pg-output:where(.astro-alq5tfmz){background:0 0}.pg-result:where(.astro-alq5tfmz){min-height:var(--pg-height,320px);cursor:grab;background:0 0;flex:1;justify-content:center;align-items:center;padding:14px;display:flex;position:relative;overflow:hidden}.pg-result:where(.astro-alq5tfmz).is-panning{cursor:grabbing}.pg-canvas:where(.astro-alq5tfmz){transform-origin:0 0;will-change:transform;flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;min-height:0;display:flex}.pg-canvas:where(.astro-alq5tfmz) svg{width:auto;max-width:100%;height:auto;max-height:100%}.pg-canvas:where(.astro-alq5tfmz) .bel-hl{stroke:var(--bel-ui-accent);stroke-width:4px}.pg-canvas:where(.astro-alq5tfmz) text.bel-hl{fill:var(--bel-ui-accent);stroke:#fff;stroke-width:2.5px;paint-order:stroke}.pg-canvas:where(.astro-alq5tfmz) circle.bel-hl{fill:var(--bel-ui-accent);stroke:none}.pg-canvas:where(.astro-alq5tfmz) .bel-hl-ghost{stroke:var(--bel-ui-accent);stroke-width:2.5px;stroke-dasharray:5 4;opacity:.55;fill:none;pointer-events:none}.pg-canvas:where(.astro-alq5tfmz):has(:global(.pg-notice)){cursor:default}.pg-canvas:where(.astro-alq5tfmz) line.bel-hit{stroke:#0000;stroke-width:14px;fill:none;pointer-events:stroke;cursor:pointer}.pg-canvas:where(.astro-alq5tfmz) circle.bel-hit{fill:#0000;stroke:none;pointer-events:fill;cursor:pointer}.pg-canvas:where(.astro-alq5tfmz) [data-crease-id],.pg-canvas:where(.astro-alq5tfmz) line[data-kind=crease]{cursor:pointer}.pg-reset:where(.astro-alq5tfmz){z-index:2;border-radius:var(--bel-radius-control);border:1px solid var(--bel-ui-control-border);background:color-mix(in srgb, var(--bel-ui-surface) 78%, transparent);width:30px;height:30px;color:var(--bel-ui-text-muted);cursor:pointer;opacity:.45;transition:opacity var(--bel-duration-state) var(--bel-ease), color var(--bel-duration-state) var(--bel-ease);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:10px}.pg-result:where(.astro-alq5tfmz):hover .pg-reset:where(.astro-alq5tfmz):not([hidden]),.pg-reset:where(.astro-alq5tfmz):hover,.pg-reset:where(.astro-alq5tfmz):focus-visible{opacity:1}.pg-reset:where(.astro-alq5tfmz):hover{color:var(--bel-ui-accent)}.pg-reset:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:2px}.pg-reset:where(.astro-alq5tfmz)[hidden]{display:none}.pg-card:where(.astro-alq5tfmz){z-index:5;background:var(--bel-ui-surface);border:1px solid var(--bel-ui-divider);border-radius:var(--bel-radius-card);width:max-content;max-width:min(420px,90%);box-shadow:var(--bel-shadow-overlay);font:12.5px/1.45 var(--bel-font-mono);font-variant-ligatures:none;color:var(--bel-ui-text);cursor:auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 10px;padding:8px 8px 8px 12px;display:grid;position:absolute}.pg-card:where(.astro-alq5tfmz)[hidden]{display:none}.pg-card:where(.astro-alq5tfmz) .pg-card-body{flex-direction:column;gap:2px;min-width:0;display:flex}.pg-card:where(.astro-alq5tfmz) .pg-card-head{color:var(--bel-ui-text-muted);gap:8px;font-size:11px;display:flex}.pg-card:where(.astro-alq5tfmz) .pg-card-name{color:var(--bel-ui-accent)}.pg-card:where(.astro-alq5tfmz) .pg-card-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pg-card:where(.astro-alq5tfmz) .pg-card-close{border:1px solid var(--bel-ui-divider);border-radius:var(--bel-radius-control);background:var(--bel-ui-surface);width:28px;height:28px;color:var(--bel-ui-text-muted);font:inherit;cursor:pointer;padding:0}.pg-card:where(.astro-alq5tfmz) .pg-card-close:hover{border-color:var(--bel-ui-control-border)}.pg-card:where(.astro-alq5tfmz) .pg-card-close:focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:1px}.pg-card:where(.astro-alq5tfmz) .seg{border-top:1px solid var(--bel-ui-divider);color:var(--bel-ui-text-muted);cursor:pointer;grid-column:1/-1;margin:6px -8px 0 -12px;padding:5px 12px 0}.pg-card:where(.astro-alq5tfmz) .seg:hover{color:var(--bel-ui-text);background:var(--bel-ui-quiet)}.pg-canvas:where(.astro-alq5tfmz) .pg-notice{text-align:center;max-width:32ch;font-family:var(--bel-font-prose);font-size:13.5px;line-height:var(--bel-line-height);margin:0}.pg-canvas:where(.astro-alq5tfmz) .pg-notice-info{color:var(--bel-ui-text-muted)}.pg-swatches:where(.astro-alq5tfmz){gap:8px;display:inline-flex}.pg-swatches:where(.astro-alq5tfmz) .pg-swatch{border:1px solid var(--bel-ui-control-border);cursor:pointer;border-radius:50%;width:22px;height:22px;padding:0;box-shadow:inset 0 0 0 1px #00000014}.pg-swatches:where(.astro-alq5tfmz) .pg-swatch:hover{border-color:var(--bel-ui-accent)}.pg-swatches:where(.astro-alq5tfmz) .pg-swatch:focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:2px}.pg-swatches:where(.astro-alq5tfmz) .pg-swatch.is-active{box-shadow:inset 0 0 0 1px #00000014, 0 0 0 2px var(--bel-ui-surface), 0 0 0 4px var(--bel-ui-accent)}.pg-result:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:-4px}.pg-canvas:where(.astro-alq5tfmz) .bel-hit:focus-visible{stroke:var(--bel-ui-accent);stroke-opacity:.4;outline:none}.pg-export:where(.astro-alq5tfmz){width:240px;padding:8px 12px 10px}.pg-export-step:where(.astro-alq5tfmz){font-size:var(--bel-text-2xs);color:var(--bel-ui-text-faint);margin:0 0 2px}.pg-export:where(.astro-alq5tfmz) button:where(.astro-alq5tfmz){text-align:left;width:100%;font:inherit;font-size:var(--bel-text-xs);color:var(--bel-ui-text);cursor:pointer;background:0 0;border:0;padding:5px 0;display:block}.pg-export:where(.astro-alq5tfmz) button:where(.astro-alq5tfmz):hover{color:var(--bel-ui-accent)}.pg-export:where(.astro-alq5tfmz) button:where(.astro-alq5tfmz):focus-visible{outline:2px solid var(--bel-ui-accent);outline-offset:1px}.pg-export:where(.astro-alq5tfmz) button:where(.astro-alq5tfmz)[data-export=link]{border-top:1px solid var(--bel-ui-divider);margin-top:4px}.pg-export-said:where(.astro-alq5tfmz){min-height:1em;font-size:var(--bel-text-2xs);color:var(--bel-ui-text-muted);margin:2px 0 0}.pg-error:where(.astro-alq5tfmz){border-top:1px solid var(--bel-ui-divider);font-family:var(--bel-font-mono);font-size:var(--bel-text-xs);color:var(--bel-ui-text);padding:9px 16px;line-height:1.5}.pg-error:where(.astro-alq5tfmz)[hidden]{display:none}.pg-error:where(.astro-alq5tfmz).is-in-code{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pg-error:where(.astro-alq5tfmz) .pg-error-where{color:var(--bel-ui-error);margin-right:8px;font-weight:600}.pg-steps:where(.astro-alq5tfmz){border-top:1px solid var(--bel-ui-divider);font-family:var(--bel-font-mono);font-size:var(--bel-text-2xs);color:var(--bel-ui-text-muted);flex-direction:column;align-items:stretch;gap:6px;padding:8px 16px;display:flex}.pg-steps:where(.astro-alq5tfmz)[hidden]{display:none}.pg-step-timeline:where(.astro-alq5tfmz){align-items:center;gap:10px;display:flex}.pg-step-nav:where(.astro-alq5tfmz){border-radius:var(--bel-radius-control);border:1px solid var(--bel-ui-control-border);width:24px;height:24px;color:var(--bel-ui-text-muted);cursor:pointer;transition:color var(--bel-duration-state) var(--bel-ease), border-color var(--bel-duration-state) var(--bel-ease);background:0 0;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.pg-step-nav:where(.astro-alq5tfmz):hover:not(:disabled){color:var(--bel-ui-accent);border-color:var(--bel-ui-accent)}.pg-step-nav:where(.astro-alq5tfmz):disabled{opacity:.4;cursor:default}.pg-step-track:where(.astro-alq5tfmz){flex:1;justify-content:space-between;align-items:center;min-width:0;height:34px;display:flex;position:relative}.pg-step-track:where(.astro-alq5tfmz):before,.pg-step-track:where(.astro-alq5tfmz):after{content:"";pointer-events:none;border-radius:3px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pg-step-track:where(.astro-alq5tfmz):before{background:var(--bel-ui-divider);right:0}.pg-step-track:where(.astro-alq5tfmz):after{width:var(--pg-progress,0%);background:var(--bel-ui-accent);transition:width var(--bel-duration-state) var(--bel-ease)}.pg-step-dot{z-index:1;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex;position:relative}.pg-step-dot:before{content:"";border:2px solid var(--bel-ui-control-border);background:var(--bel-ui-surface);width:14px;height:14px;box-shadow:0 0 0 3px var(--bel-ui-surface);transition:transform var(--bel-duration-state) var(--bel-ease), background var(--bel-duration-state) var(--bel-ease), border-color var(--bel-duration-state) var(--bel-ease);border-radius:50%}.pg-step-dot:hover:before{border-color:var(--bel-ui-accent);transform:scale(1.15)}.pg-step-dot.is-past:before{background:var(--bel-ui-accent);border-color:var(--bel-ui-accent)}.pg-step-dot.is-active{z-index:2}.pg-step-dot.is-active:before{background:var(--bel-ui-accent);border-color:var(--bel-ui-accent);width:18px;height:18px;box-shadow:0 0 0 3px var(--bel-ui-surface), 0 0 0 6px color-mix(in srgb, var(--bel-ui-accent) 30%, transparent)}.pg-step-label:where(.astro-alq5tfmz){text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.playground-page:where(.astro-rxmzdjr4) h1:where(.astro-rxmzdjr4){font-family:var(--bel-font-mono);font-size:var(--bel-text-h1);letter-spacing:-.02em;margin:0;font-weight:600}.lede:where(.astro-rxmzdjr4){max-width:62ch;font-size:var(--bel-text-md);line-height:var(--bel-line-height);color:var(--bel-ui-text-muted);text-wrap:pretty;margin:10px 0 0}.playground-page:where(.astro-rxmzdjr4) .beloch-playground{margin-top:28px}
