*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;font-family:system-ui,-apple-system,sans-serif}#root{text-align:left;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
