.tuki-data-table-scroll::-webkit-scrollbar{height:6px}.tuki-data-table-scroll::-webkit-scrollbar-track{background:0 0}.tuki-data-table-scroll::-webkit-scrollbar-thumb{background-color:hsl(var(--foreground) / .25);border-radius:9999px}.tuki-data-table-scroll::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--foreground) / .45)}@media (min-width:768px){.tuki-data-table-scroll--floating{scrollbar-width:none;-ms-overflow-style:none}.tuki-data-table-scroll--floating::-webkit-scrollbar{display:none}}.tuki-data-table-floating-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--foreground) / .5) transparent}.tuki-data-table-floating-scrollbar::-webkit-scrollbar{height:4px}.tuki-data-table-floating-scrollbar::-webkit-scrollbar-track{background:0 0}.tuki-data-table-floating-scrollbar::-webkit-scrollbar-thumb{background-color:hsl(var(--foreground) / .3);border-radius:9999px}
.tuki-kanban-board-row{-webkit-overflow-scrolling:touch}@media (min-width:768px){.tuki-kanban-board-row{scrollbar-width:none;-ms-overflow-style:none}.tuki-kanban-board-row::-webkit-scrollbar{display:none}}.tuki-kanban-floating-scrollbar{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--foreground,#0a0a0a) 45%, transparent) transparent}.tuki-kanban-floating-scrollbar::-webkit-scrollbar{height:4px}.tuki-kanban-floating-scrollbar::-webkit-scrollbar-track{background:0 0}.tuki-kanban-floating-scrollbar::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--foreground,#0a0a0a) 30%, transparent);border-radius:9999px}.tuki-kanban-card:focus-visible{outline:2px solid var(--ring,currentColor);outline-offset:2px}.tuki-kanban-card[data-dragging]{cursor:grabbing}.tuki-kanban-count[data-at-limit]{color:var(--foreground,#0a0a0a);background:#d9770642}
