*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}body{color:#1a1f26;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#eef1f4;font-family:Public Sans,sans-serif}#root{height:100dvh}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes fade{0%{opacity:0}to{opacity:1}}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd3d9 padding-box padding-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-track{background:0 0}
