@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .3s ease-in-out}.heatmap-container{scrollbar-width:thin}.heatmap-container::-webkit-scrollbar{width:6px;height:6px}.heatmap-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.heatmap-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.heatmap-container::-webkit-scrollbar-thumb:hover{background:#9333ea}.vertical-text{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:130px;margin:0 auto;line-height:1.2;display:flex;align-items:center;justify-content:center}