*{margin:0;padding:0;box-sizing:border-box}*:focus,*:focus-visible{outline:none!important}input,button,select,textarea{outline:none!important;box-shadow:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#64ffda4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#64ffda80}*{scrollbar-width:thin;scrollbar-color:rgba(100,255,218,.3) transparent}@keyframes fadeInOut{0%,to{opacity:0;transform:translate(-50%) translateY(20px)}10%,90%{opacity:1;transform:translate(-50%) translateY(0)}}.toast-animate{animation:fadeInOut 2s ease}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
