.task-board.svelte-12zy0rb{display:grid;grid-template-columns:repeat(5,minmax(260px,280px));gap:14px;align-items:start;width:100%;min-width:0;max-height:min(62vh,720px);overflow:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.task-column.svelte-12zy0rb{display:flex;flex-direction:column;gap:12px;min-height:360px;border-radius:30px;padding:14px;background:var(--color-grey-10);border:1px solid var(--color-grey-20)}header.svelte-12zy0rb{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}h2.svelte-12zy0rb,p.svelte-12zy0rb{margin:0}h2.svelte-12zy0rb{font-size:1rem}p.svelte-12zy0rb{margin-top:3px;color:var(--color-font-secondary);font-size:.78rem}header.svelte-12zy0rb span:where(.svelte-12zy0rb){display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:var(--color-grey-0);color:var(--color-font-secondary);font-size:.8rem}.task-column-list.svelte-12zy0rb{display:flex;flex-direction:column;gap:12px}.task-column-empty.svelte-12zy0rb{border:1px dashed var(--color-grey-30);border-radius:22px;padding:22px 12px;text-align:center;color:var(--color-font-secondary);font-size:.85rem}@media(max-width:900px){.task-board.svelte-12zy0rb{grid-template-columns:repeat(5,minmax(252px,270px));max-height:58vh}.task-column.svelte-12zy0rb{min-height:300px}}
