*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}@keyframes fillBar{0%{width:0%}to{width:var(--bar-target)}}.animated-bar{height:100%;border-radius:99px;width:0%;animation:fillBar 1.1s cubic-bezier(.4,0,.2,1) forwards}.MuiTypography-root,.MuiTypography-h5,.MuiTypography-h6{font-family:DM Sans,sans-serif!important}body{font-family:DM Sans,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif!important;font-weight:700;letter-spacing:.5px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0ebff}::-webkit-scrollbar-thumb{background:#bba8f8;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#6c4ae3}
