*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:DM Sans,system-ui,sans-serif;background:#1a2a44;color:#f8f9fa;-webkit-font-smoothing:antialiased;overflow:hidden}button{font-family:inherit;cursor:pointer}textarea,input{font-family:inherit}@keyframes slideRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes barGrow{0%{width:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.slide-right{animation:slideRight .28s ease-out both}.slide-left{animation:slideLeft .28s ease-out both}.fade-up{animation:fadeUp .32s ease-out both}textarea::placeholder,input::placeholder{color:#f8f9fa47}textarea:focus,input:focus{outline:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b873334d;border-radius:2px}
