.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#64748b;border-radius:5px;border:2px solid #f1f5f9;background-clip:padding-box;min-height:40px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#475569;border-color:#f1f5f9}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#CBD5E1 transparent}@keyframes shake-occasionally{0%,to{transform:rotate(0)}2%,6%{transform:rotate(-10deg)}4%,8%{transform:rotate(10deg)}10%{transform:rotate(0)}}.animate-shake-occasionally{animation:shake-occasionally 5s infinite ease-in-out}
