.playground.svelte-1q8bugj{display:flex;flex-direction:column;gap:16px}.label.svelte-1q8bugj{font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--ink-3);text-transform:uppercase}.src-head.svelte-1q8bugj{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:14px}.ex-nav.svelte-1q8bugj{display:inline-flex;align-items:center;gap:6px}.ex-step.svelte-1q8bugj{background:var(--bg-alt);border:1px solid var(--rule);color:var(--ink-3);width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color var(--t-fast),border-color var(--t-fast)}.ex-step.svelte-1q8bugj:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.ex-step.svelte-1q8bugj:disabled{opacity:.3;cursor:not-allowed}.ex-dropdown.svelte-1q8bugj{position:relative}.ex-trigger.svelte-1q8bugj{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;font-family:var(--mono);font-size:11px;background:var(--bg-alt);border:1px solid var(--rule);color:var(--ink-2);cursor:pointer}.ex-trigger.svelte-1q8bugj:hover{border-color:var(--accent)}.ex-trigger-label.svelte-1q8bugj{color:var(--ink-3);letter-spacing:.04em}.ex-trigger-name.svelte-1q8bugj{color:var(--accent);font-weight:500}.ex-panel.svelte-1q8bugj{position:absolute;top:calc(100% + 6px);right:0;z-index:20;width:340px;max-width:95vw;max-height:min(440px,60vh);overflow-y:auto;background:var(--bg-alt);border:1px solid var(--rule);padding:6px;display:flex;flex-direction:column;gap:4px;box-shadow:var(--shadow);animation:fade-in-up .14s ease-out}.ex-card.svelte-1q8bugj{text-align:left;background:var(--bg);border:1px solid var(--rule-soft);padding:10px 12px;cursor:pointer;font-family:var(--sans);display:flex;flex-direction:column;gap:6px;transition:border-color var(--t-fast),transform var(--t-fast),background-color var(--t-fast)}.ex-card.svelte-1q8bugj:hover{border-color:var(--accent);color:var(--ink);transform:translateY(-1px)}.ex-card.active.svelte-1q8bugj{border-color:var(--accent);background:var(--accent-soft)}.ex-card-head.svelte-1q8bugj{display:flex;justify-content:space-between;align-items:baseline}.ex-card-name.svelte-1q8bugj{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--ink);letter-spacing:0;text-transform:none}.ex-card-now.svelte-1q8bugj{font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.ex-card-blurb.svelte-1q8bugj{font-size:12px;line-height:1.45;color:var(--ink-2)}.cols.svelte-1q8bugj{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:800px){.cols.svelte-1q8bugj{grid-template-columns:1fr}}.col.svelte-1q8bugj{display:flex;flex-direction:column}.label-row.svelte-1q8bugj{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.meta.svelte-1q8bugj{font-family:var(--mono);font-size:11px;color:var(--ink-3)}.grid-host.svelte-1q8bugj{min-height:418px;display:flex}.grid-host.svelte-1q8bugj .grid-wrap{flex:1;min-height:418px}textarea.svelte-1q8bugj{font-family:var(--mono);font-size:13px;line-height:19.5px;letter-spacing:0;background-color:var(--bg-alt);background-image:linear-gradient(to right,var(--grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line) 1px,transparent 1px);background-size:1ch 19.5px;background-position:16px 14px;background-attachment:local;border:1px solid var(--rule);color:var(--ink);padding:14px 16px;width:100%;resize:vertical;outline:none;min-height:418px;white-space:pre;tab-size:4}textarea.svelte-1q8bugj:focus{border-color:var(--ink)}textarea.svelte-1q8bugj:disabled{opacity:.7}.controls.svelte-1q8bugj{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;background:var(--bg-alt);border:1px solid var(--rule)}.controls.svelte-1q8bugj button:where(.svelte-1q8bugj){display:inline-flex;align-items:center;gap:6px;padding:7px 12px}.controls.svelte-1q8bugj button:where(.svelte-1q8bugj) svg{display:block;flex-shrink:0}.speed.svelte-1q8bugj{display:flex;align-items:center;gap:10px;margin-left:auto}.speed.svelte-1q8bugj input:where(.svelte-1q8bugj){width:110px;accent-color:var(--accent)}.btn-copied.svelte-1q8bugj{border-color:var(--accent)!important;color:var(--accent)!important}.scrubber.svelte-1q8bugj{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--bg-alt);border:1px solid var(--rule);border-top:none}.scrubber.svelte-1q8bugj input[type=range]:where(.svelte-1q8bugj){flex:1;accent-color:var(--accent)}.scrubber.svelte-1q8bugj input[type=range]:where(.svelte-1q8bugj):disabled{opacity:.4;cursor:not-allowed}.scrub-meta.svelte-1q8bugj{font-family:var(--mono);font-size:11px;color:var(--ink-3);min-width:64px;text-align:right}.output.svelte-1q8bugj{background:var(--bg-alt);border:1px solid var(--rule);padding:12px 14px}.output-empty.svelte-1q8bugj{color:var(--ink-3);font-size:13px}.stdout.svelte-1q8bugj{font-family:var(--mono);font-size:13px;letter-spacing:.04em;margin:0;white-space:pre-wrap;color:var(--ink)}.errors.svelte-1q8bugj{margin-top:8px;color:var(--accent);font-size:12px;font-family:var(--mono)}
