@tailwind base;@tailwind components;@tailwind utilities;::selection{background-color:#8b5cf6;color:#fff}::-webkit-scrollbar{width:16px;height:16px;display:block}::-webkit-scrollbar-track{background-color:#0a0a0a}::-webkit-scrollbar-thumb{background-color:#181818;border:none;border-radius:0}::-webkit-scrollbar-thumb:hover{background-color:#181818}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-corner{background-color:#0a0a0a}.sidebar-scrollbar{overflow-y:auto;scrollbar-width:auto;scrollbar-color:#181818 #0E0E0E}.sidebar-scrollbar::-webkit-scrollbar{width:16px!important;background-color:#0e0e0e;display:block}.sidebar-scrollbar::-webkit-scrollbar-track{background-color:#0e0e0e;margin-block:0px}.sidebar-scrollbar::-webkit-scrollbar-thumb{background-color:#181818!important;border:none;border-radius:0}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#181818!important}.sidebar-scrollbar::-webkit-scrollbar-button{display:none!important;height:0;width:0}.custom-scrollbar::-webkit-scrollbar{width:16px;display:block}.custom-scrollbar::-webkit-scrollbar-track{background-color:#0a0a0a}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#181818;border:none;border-radius:0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#181818}.custom-scrollbar::-webkit-scrollbar-button{display:none;height:0;width:0}*{scrollbar-width:auto;scrollbar-color:#181818 #0A0A0A}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.animate-shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}
