*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f0f0;-webkit-font-smoothing:antialiased}#root{display:flex;justify-content:center;align-items:flex-start;min-height:100%}.app-shell{width:100%;max-width:430px;min-height:100vh;background:#faf9f5;display:flex;flex-direction:column;position:relative}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}a{text-decoration:none;color:inherit}@keyframes pvFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}
