.user-profile-avatar{cursor:pointer}.dropdown-toggle::after{display:none}.user-name{font-weight:500}.reward-card{transition:all .3s ease}.reward-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.4)!important}.reward-card:hover .position-absolute{opacity:1!important}.hero-section{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reward-card{animation:slideInUp .6s ease-out;animation-fill-mode:both}.reward-card:nth-child(1){animation-delay:.1s}.reward-card:nth-child(2){animation-delay:.2s}.reward-card:nth-child(3){animation-delay:.3s}.reward-card:nth-child(4){animation-delay:.4s}@keyframes slideInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.tip-item{animation:bounceIn .8s ease-out;animation-fill-mode:both}.tip-item:nth-child(1){animation-delay:.5s}.tip-item:nth-child(2){animation-delay:.6s}.tip-item:nth-child(3){animation-delay:.7s}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.reward-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s;z-index:1}.reward-card:hover::before{left:100%}.reward-icon div{animation:pulse 2s infinite;position:relative;z-index:1}.reward-icon div i{position:relative;z-index:2;display:inline-block}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(59,130,246,.4)}70%{box-shadow:0 0 0 10px rgba(59,130,246,0)}100%{box-shadow:0 0 0 0 rgba(59,130,246,0)}}@media (max-width:768px){.hero-section{padding:30px 20px!important}.hero-section h1{font-size:2rem!important}.reward-card{margin-bottom:20px}}