*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Plus Jakarta Sans,system-ui,sans-serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#6c63ff4d;border-radius:99px}::-webkit-scrollbar-track{background:transparent}input,textarea,select,button{font-family:inherit}[data-theme=dark]{--bg: #0F0F14;--bg2: #16161E;--surface: #1E1E2A;--surface2: #242433;--surface3: #2A2A3D;--border: #2E2E42;--text: #FFFFFF;--text2: #8B8BA7;--text3: #55556E}[data-theme=light]{--bg: #F0F0FA;--bg2: #E8E8F5;--surface: #FFFFFF;--surface2: #F5F5FC;--surface3: #EEEEF8;--border: #D8D8EF;--text: #0F0F14;--text2: #6B7080;--text3: #A0A0C0}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.anim-scaleIn{animation:scaleIn .4s ease both}.anim-fadeUp{animation:fadeUp .25s ease both}.anim-fadeIn{animation:fadeIn .2s ease}
