@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes confetti-drift{0%,to{opacity:.25;transform:translate(0)rotate(0)}50%{opacity:.4;transform:translate(4px,-8px)rotate(8deg)}}@keyframes medal-enter{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes gold-pulse{0%,to{box-shadow:0 0 #f4c54273}50%{box-shadow:0 0 16px 4px #f4c5428c}}@keyframes card-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes nav-bounce{0%{transform:scale(1)}40%{transform:scale(1.1)}to{transform:scale(1.05)}}.hero-character-float{animation:3.5s ease-in-out infinite hero-float}.hero-confetti{animation:4s ease-in-out infinite confetti-drift}.medal-slot-enter{opacity:0;animation:.45s ease-out forwards medal-enter}.medal-gold-glow{animation:2s ease-in-out infinite gold-pulse}.dashboard-card-enter{opacity:0;animation:.5s ease-out forwards card-fade-up}.dashboard-card-premium{transition:transform .25s,box-shadow .25s}@media (hover:hover){.dashboard-card-premium:hover{transform:translateY(-4px)}}.nav-icon-bounce{animation:.25s ease-out nav-bounce}:root{color:#1a1a1a;background-color:#0f9d7a;font-family:Vazirmatn,IRANSans,Tahoma,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{background-color:#0f9d7a;flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}@media (width>=481px){:root{background-color:#e5e7eb}body{background-color:#d1d5db}#root{background-color:#e5e7eb}}
