.my-challenge_container__4nSek{min-height:100vh;background-color:#0f0c29;color:white;padding:2rem;display:flex;justify-content:center}.my-challenge_wrapper__1l4zC{width:900px}.my-challenge_heading__sSZlC{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#ddd;text-align:center}.my-challenge_message___DqWw{font-size:1.1rem;color:#555;text-align:center;margin-top:2rem}.my-challenge_grid__sWjmo{display:flex;gap:1.5rem;flex-wrap:wrap}.my-challenge_card__hVW5j{border:1px solid #ddd;border-radius:12px;padding:1rem;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .2s;width:calc(33.333% - 1rem);min-width:250px}.my-challenge_card__hVW5j:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.my-challenge_image__XjDvJ{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.my-challenge_title__Nk1k1{font-size:1.2rem;font-weight:700}.my-challenge_description__AIHof{font-size:.95rem;color:#444;margin:.5rem 0}.my-challenge_stake__3azQV{font-weight:500;color:#0070f3}@media (max-width:768px){.my-challenge_container__4nSek{padding:1rem}.my-challenge_wrapper__1l4zC{width:100%}.my-challenge_heading__sSZlC{font-size:1.75rem;margin-bottom:1.5rem}.my-challenge_grid__sWjmo{flex-direction:column;gap:1rem}.my-challenge_card__hVW5j{width:100%}.my-challenge_image__XjDvJ{height:200px}}.my-challenge_validatorsSection__mAkxl{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.my-challenge_sectionTitle__wuKzp{font-size:1rem;margin-bottom:.5rem;color:#666}.my-challenge_validatorList__ELbG6{list-style:none;padding:0;margin:0}.my-challenge_validatorItem__1iwgN{font-size:.9rem;color:#0f0c29;margin-bottom:.3rem;word-break:break-all}.my-challenge_approved__Dp7uZ{color:#4CAF50;margin-left:.5rem}.my-challenge_pending__foMui{color:#FF9800;margin-left:.5rem}.my-challenge_completeButton__cEz1S{background-color:#4CAF50;color:white;border:none;padding:.5rem 1rem;margin-top:1rem;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s}.my-challenge_completeButton__cEz1S:hover{background-color:#45a049}.my-challenge_celebration__XE7cT{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(76,175,80,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;z-index:10;animation:my-challenge_fadeIn__WG4fg .5s}.my-challenge_congrats__Gzdmt{color:white;font-size:2rem;margin-bottom:1rem}.my-challenge_successMessage__QCQTx{color:white;font-size:1.2rem}.my-challenge_confetti__e_XmR{position:absolute;width:10px;height:10px;background-color:#f0f;animation:my-challenge_confettiFall__Iit3z 5s linear infinite}.my-challenge_confetti__e_XmR:first-child{left:10%;background-color:#f0f;animation-delay:0s}.my-challenge_confetti__e_XmR:nth-child(2){left:30%;background-color:#0ff;animation-delay:1s}.my-challenge_confetti__e_XmR:nth-child(3){left:50%;background-color:#ff0;animation-delay:2s}.my-challenge_confetti__e_XmR:nth-child(4){left:70%;background-color:#f00;animation-delay:3s}.my-challenge_confetti__e_XmR:nth-child(5){left:90%;background-color:#0f0;animation-delay:4s}@keyframes my-challenge_confettiFall__Iit3z{0%{top:-10px;transform:rotate(0deg)}to{top:100%;transform:rotate(1turn)}}@keyframes my-challenge_fadeIn__WG4fg{0%{opacity:0}to{opacity:1}}.my-challenge_card__hVW5j{position:relative;overflow:hidden}