*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;font-family:DM Sans,Segoe UI,sans-serif;height:100%}body{background:#f8fafc;color:#0f0f1a}button{cursor:pointer}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.animate-fadeInUp{animation:fadeInUp .3s ease both}.animate-fadeIn{animation:fadeIn .25s ease both}.animate-slideIn{animation:slideIn .25s ease both}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
/*# sourceMappingURL=main.dca0f6b7.css.map*/