@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";ul>li.incoming{animation:.6s incoming both;transition:all .6s ease-in-out}::view-transition-old(outgoing){animation:.8s outgoing both}@keyframes outgoing{0%{translate:0 0;scale:1;opacity:1}to{translate:90px 0px;scale:0;opacity:0}}@keyframes incoming{0%{scale:1.4}to{scale:1}}html,body,#root,.app{height:100%;width:100%;font-family:Inter,sans-serif;background-color:#1f2026}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242427}::-webkit-scrollbar-track:hover{background:#2a2b2f}::-webkit-scrollbar-thumb{background:#48494e}
