:root{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}body{margin:0;-webkit-font-smoothing:antialiased}img{max-width:100%}@keyframes celebrateParticle{0%{transform:translate(0) scale(1) rotate(0);opacity:1}to{transform:translate(var(--dx),var(--dy)) scale(.3) rotate(45deg);opacity:0}}@keyframes celebrateScan{0%{transform:translateY(-100%);opacity:0}20%{opacity:1}to{transform:translateY(220%);opacity:0}}@keyframes celebrateBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes celebrateBorderFlash{0%{box-shadow:0 0 #55e7f500}25%{box-shadow:0 0 0 3px #55e7f5f2}to{box-shadow:0 0 #55e7f500}}
