.tape-machine-shell.svelte-1fhcc16{--viz-bg: #fff;--viz-bg-surface: #f5f5f5;--viz-border: #000;--viz-text: #000;--viz-text-muted: #666;--viz-surface-sunken: #f0f0f0;--viz-surface-raised: #fff;--viz-accent: #3b82f6;--viz-accent-muted: rgba(59, 130, 246, .15);--viz-canvas-bg: #fafafa;--viz-canvas-border: #e0e0e0}.tape-machine-shell.dark.svelte-1fhcc16{--viz-bg: #1a1a1a;--viz-bg-surface: #111;--viz-border: #444;--viz-text: #e0e0e0;--viz-text-muted: #888;--viz-surface-sunken: #111;--viz-surface-raised: #222;--viz-accent: #60a5fa;--viz-accent-muted: rgba(96, 165, 250, .2);--viz-canvas-bg: #0f0f0f;--viz-canvas-border: #333}.tape-machine-shell.svelte-1fhcc16{display:flex;flex-direction:column;gap:10px;width:100%}.tape-machine.svelte-1fhcc16{position:relative;width:100%;height:280px;min-height:240px;background:var(--viz-bg);border:1px solid var(--viz-border);overflow:hidden}canvas.svelte-1fhcc16{display:block;width:100%;height:100%}.stepper-controls.svelte-1fhcc16{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--viz-border);background:color-mix(in srgb,var(--viz-bg) 92%,transparent)}.stepper-header.svelte-1fhcc16{display:flex;justify-content:space-between;align-items:center;font:12px monospace;color:var(--viz-muted)}.pc.svelte-1fhcc16{color:var(--viz-text)}.current-instruction.svelte-1fhcc16{color:var(--viz-muted);text-align:right}.program.svelte-1fhcc16{display:grid;gap:4px;margin:0;padding-left:18px;font:12px monospace;color:var(--viz-muted)}.program.svelte-1fhcc16 li.done:where(.svelte-1fhcc16){color:var(--viz-text);opacity:.75}.program.svelte-1fhcc16 li.current:where(.svelte-1fhcc16){color:var(--viz-accent);font-weight:700}.actions.svelte-1fhcc16{display:flex;gap:8px}button.svelte-1fhcc16{border:1px solid var(--viz-border);background:var(--viz-bg);color:var(--viz-text);font:12px monospace;padding:4px 10px;cursor:pointer}button.svelte-1fhcc16:disabled{opacity:.45;cursor:default}
