*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b}button{font-family:inherit;cursor:pointer}.progress-anchor{background:linear-gradient(90deg,#34c759 85%,#e5e7eb 85%)}@keyframes bounceReward{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.reward-bounce{animation:bounceReward .6s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.shake{animation:shake .3s ease}@keyframes comboFlash{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.combo-flash{animation:comboFlash .8s infinite}
