::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#edeff1;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#343536}::-webkit-scrollbar-thumb:hover{background:#d7dadc}.dark ::-webkit-scrollbar-thumb:hover{background:#4f565e}.scrollbar-thin::-webkit-scrollbar{width:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes pop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.animate-pop{animation:pop .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,20px) scale(.9)}to{opacity:1;transform:translate(-50%) scale(1)}}.animate-toast{animation:slideUp .4s cubic-bezier(.16,1,.3,1) forwards}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.dark .glass{background:#1c1917b3}
