.fi-kanban-board{width:100%}.fi-kanban-column{flex-direction:column;flex-shrink:0;max-height:calc(100vh - 200px);display:flex}.fi-kanban-cards{flex:1;overflow-y:auto}.fi-kanban-card-ghost{opacity:.3}.fi-kanban-card-drag{transform:rotate(2deg);box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a;cursor:grabbing!important}.fi-kanban-card-chosen{cursor:grabbing!important}.fi-kanban-cards::-webkit-scrollbar{width:4px}.fi-kanban-cards::-webkit-scrollbar-track{background:0 0}.fi-kanban-cards::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:2px}.dark .fi-kanban-cards::-webkit-scrollbar-thumb{background-color:#ffffff1a}