*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{min-height:100vh;background:#130934;display:flex;align-items:center;justify-content:center;font-family:Albert Sans,system-ui,sans-serif}#root{width:100%;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center}.app-screen{width:100%;max-width:430px;height:100vh;height:100dvh;position:relative;overflow:hidden;flex-shrink:0}button{font-family:inherit}::-webkit-scrollbar{width:0;height:0}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@keyframes slide-in-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}
