.tasks-tool{width:22px;height:22px;color:var(--text3);font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:5px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.tasks-tool:hover:not(:disabled),.tasks-tool:focus-visible{background:var(--bg3);color:var(--text)}.tasks-tool:disabled{opacity:.35;cursor:default}.tasks-tool.danger:hover:not(:disabled),.tasks-tool.danger:focus-visible{background:var(--red-bg);color:var(--red-text)}.tasks-tool-sep{background:var(--border);flex:none;align-self:stretch;width:1px;margin:2px}@media (width<=760px) and (pointer:coarse){.tasks-tool{border-radius:7px;width:34px;height:34px}}.steps.svelte-1fji03l{flex-direction:column;gap:3px;display:flex}.steps-head.svelte-1fji03l{align-items:baseline;gap:6px;display:flex}.steps-label.svelte-1fji03l{font-size:var(--fs-micro);color:var(--text2);font-weight:600}.steps-count.svelte-1fji03l{font-size:var(--fs-micro);color:var(--text3);font-variant-numeric:tabular-nums}.steps-row.svelte-1fji03l{border-top:2px solid #0000;border-bottom:2px solid #0000;align-items:center;gap:4px;padding:1px 0;display:flex}.steps-row.dragging.svelte-1fji03l{opacity:.45}.steps-row.drop-before.svelte-1fji03l{border-top-color:var(--acc)}.steps-row.drop-after.svelte-1fji03l{border-bottom-color:var(--acc)}.steps-grab.svelte-1fji03l{width:16px;height:20px;color:var(--text3);cursor:grab;background:0 0;border:none;border-radius:3px;flex:none;justify-content:center;align-items:center;display:inline-flex}.steps-grab.svelte-1fji03l:hover,.steps-grab.svelte-1fji03l:focus-visible{background:var(--bg3);color:var(--text)}.steps-check.svelte-1fji03l{flex:none;width:auto;margin:0;padding:0}.steps-text.svelte-1fji03l{width:auto;min-width:0;font-family:var(--font);font-size:var(--fs-compact);color:var(--text);background:0 0;border:1px solid #0000;border-radius:4px;outline:none;flex:1;padding:2px 4px}.steps-text.svelte-1fji03l:hover{border-color:var(--border)}.steps-text.svelte-1fji03l:focus{border-color:var(--acc);background:var(--bg3)}.steps-row.done.svelte-1fji03l .steps-text:where(.svelte-1fji03l){color:var(--text3);text-decoration:line-through}.steps-new.svelte-1fji03l{border:1px dashed var(--border);width:auto;font-family:var(--font);font-size:var(--fs-compact);color:var(--text);background:0 0;border-radius:4px;outline:none;margin-top:2px;padding:3px 5px}.steps-new.svelte-1fji03l:focus{border-style:solid;border-color:var(--acc)}.steps-hint.svelte-1fji03l{font-size:var(--fs-micro);color:var(--text3);margin:2px 0 0;line-height:1.3}@media (pointer:coarse){.steps-grab.svelte-1fji03l{display:none}}
