.task-tabs-display.svelte-pl2gsh{display:flex;flex-direction:column;width:100%;gap:.75rem;height:100%;min-height:0}.tasks-header.svelte-pl2gsh{display:flex;flex-direction:column;gap:.5rem;padding:0}.tasks-title-row.svelte-pl2gsh{display:flex;justify-content:space-between;align-items:center}.tasks-title.svelte-pl2gsh{font-size:1.1rem;font-weight:600;color:var(--vm-dark-seafoam);text-transform:uppercase;letter-spacing:.05em;margin:0}.dark .tasks-title.svelte-pl2gsh{color:var(--vm-castaway)}.tasks-count.svelte-pl2gsh{font-size:1.1rem;font-weight:600;color:var(--vm-dark-seafoam)}.dark .tasks-count.svelte-pl2gsh{color:var(--vm-castaway)}.tasks-scroller-wrapper.svelte-pl2gsh{position:relative;border-radius:6px;background:var(--vm-dark-ivory);flex:1 1 0;min-height:0;container-type:inline-size;container-name:task-tabs}.dark .tasks-scroller-wrapper.svelte-pl2gsh{background:var(--vm-dark-navy)}.tasks-scroller.svelte-pl2gsh{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:100%;padding:.75rem}.tasks-scroller.svelte-pl2gsh::-webkit-scrollbar{width:6px}.tasks-scroller.svelte-pl2gsh::-webkit-scrollbar-track{background:transparent}.tasks-scroller.svelte-pl2gsh::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, rgba(255, 255, 255, .2));border-radius:3px}.tasks-scroller.svelte-pl2gsh::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, rgba(255, 255, 255, .3))}
