.dashboard-scroll::-webkit-scrollbar{width:8px;height:8px}.dashboard-scroll::-webkit-scrollbar-track{background:0 0}.dashboard-scroll::-webkit-scrollbar-thumb{background:#4b55634d padding-box padding-box;border:2px solid #0000;border-radius:4px}.dashboard-scroll::-webkit-scrollbar-thumb:hover{background:#6b728080 padding-box padding-box}.dashboard-scroll{scrollbar-width:thin;scrollbar-color:#4b55634d transparent}.dashboard-scroll:hover{scrollbar-color:#6b728080 transparent}.animate-in{animation-duration:.2s;animation-fill-mode:forwards}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-2{animation-name:slideInFromBottom}.slide-in-from-right-4{animation-name:slideInFromRight}.slide-in-from-top-1{animation-name:slideInFromTop}.zoom-in-95{animation-name:zoomIn95}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes slideInFromRight{0%{transform:translate(1rem)}to{transform:translate(0)}}@keyframes slideInFromTop{0%{transform:translateY(-.25rem)}to{transform:translateY(0)}}@keyframes zoomIn95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
