*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}#root{min-height:100vh}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.15}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6b7280}@media (width<=768px){.hide-mobile{display:none!important}}
