body { font-feature-settings: "palt"; }
.scrollbar-thin::-webkit-scrollbar { height: 6px; width: 6px; }
.scrollbar-thin::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; }
.task-row:hover { background-color: #f8fafc; }
.drag-handle { cursor: grab; }
