*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#f0f2f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0f14;height:100%;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}#root{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea,select{font:inherit}input::placeholder{color:#4e566b}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0d0f14}::-webkit-scrollbar-thumb{background:#2a2f42;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3f52}.desktop-sidebar{flex-direction:column;flex-shrink:0;width:260px;display:none}.mobile-bottom-nav{display:flex}@media (width>=1024px){.desktop-sidebar{display:flex}.mobile-bottom-nav{display:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
