.RedeemPopup_popupOverlay__l_4OG{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;box-sizing:border-box}.RedeemPopup_popupContent__qpH4L{background-color:rgba(9,10,28,.924);padding:8px 20px 20px;border-radius:12px;text-align:center;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.5);max-width:500px;width:100%;position:relative;z-index:9999;box-sizing:border-box;transition:max-width .3s ease,max-height .3s ease}.RedeemPopup_popupContentExpanded__P6V41{max-width:600px;max-height:90vh;overflow-y:auto}.RedeemPopup_strong__G6OrD{cursor:pointer}.RedeemPopup_platformIcon__XjUJ4{display:inline;vertical-align:middle;margin:0 2px}.RedeemPopup_popupHeader__p5V_1{display:flex;justify-content:space-between;align-items:center;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;border-bottom:1px solid rgba(255,255,255,.05)}.RedeemPopup_headerButton__Gu3PU{background-color:transparent;border:none;outline:none;box-shadow:none;padding:0;margin:0;color:#fff;display:flex;align-items:center;gap:12px;font-size:16px;font-family:Gordita;font-weight:500}.RedeemPopup_closeButton__OsXaR{background:none;border:none;font-size:18px;cursor:pointer;color:#fff;font-weight:700}.RedeemPopup_rewardImageContainer__Kb2CL{display:flex;justify-content:center;margin-bottom:20px}.RedeemPopup_imageWrapper__zUX7E{position:relative;width:150px;height:120px;border-radius:12px;overflow:hidden;box-sizing:border-box}.RedeemPopup_rewardImageCoin__nuibC{top:20px;transform:scale(.85)}.RedeemPopup_rewardImageCase__3YGZe,.RedeemPopup_rewardImageCoin__nuibC{object-fit:contain;object-position:center;position:absolute;left:0;width:100%;height:100%;transition:filter .3s ease,top .3s ease}.RedeemPopup_rewardImageCase__3YGZe{top:10px;transform:scale(1.1)}.RedeemPopup_imageWrapper__zUX7E:hover .RedeemPopup_rewardImageCoin__nuibC{top:15px}.RedeemPopup_imageWrapper__zUX7E:hover .RedeemPopup_rewardImageCase__3YGZe{top:5px}.RedeemPopup_title__2tKXr{font-size:20px;margin-bottom:20px;font-weight:700}.RedeemPopup_tasksContainer__z0TN8{margin-bottom:24px}.RedeemPopup_checkboxContainer__6jU_I{display:flex;flex-direction:column;gap:0;text-align:left}.RedeemPopup_codeSection__ZBbHd{margin-top:12px}.RedeemPopup_codeLabel__Qkrjp{display:block;text-align:left;font-size:11px;color:rgba(255,255,255,.5);margin-bottom:6px;font-weight:500}.RedeemPopup_codeInputWrapper__4bl1c{display:flex;align-items:center;gap:8px;padding:6px 10px;background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;transition:all .2s ease;box-sizing:border-box}.RedeemPopup_codeInputWrapper__4bl1c:hover{background-color:rgba(255,255,255,.06);border-color:rgba(0,163,255,.2)}.RedeemPopup_codeInputWrapper__4bl1c:focus-within{border-color:rgba(0,163,255,.4);background-color:rgba(255,255,255,.06)}.RedeemPopup_codeInput__nvKAv{background:transparent;border:none;outline:none;color:rgba(255,255,255,.85);font-size:12px;width:100%;font-family:monospace;padding:0;margin:0}.RedeemPopup_codeInput__nvKAv::placeholder{color:rgba(255,255,255,.35)}.RedeemPopup_codeInput__nvKAv:-moz-read-only{cursor:not-allowed;opacity:.7;color:rgba(255,255,255,.6)}.RedeemPopup_codeInput__nvKAv:disabled,.RedeemPopup_codeInput__nvKAv:read-only{cursor:not-allowed;opacity:.7;color:rgba(255,255,255,.6)}.RedeemPopup_codeButton__UeO3A{flex-shrink:0;cursor:pointer}.RedeemPopup_actionButtons__FonRZ{display:flex;gap:8px;align-items:center;justify-content:center;width:100%}.RedeemPopup_buttonContainer__w0nXX{flex:1 1;width:33.33%}.RedeemPopup_infoIcon__6jKSW{margin-left:5px;cursor:pointer}.RedeemPopup_tooltipWrapper__AMJzr{position:relative;display:inline-flex;align-items:center}.RedeemPopup_tooltip__xHY5v{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:10px;padding:10px 14px;background-color:rgba(15,20,35,.95);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.9);font-size:12px;border-radius:8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;box-shadow:0 4px 12px rgba(0,0,0,.3)}.RedeemPopup_tooltip__xHY5v strong{color:rgb(105,177,255);font-weight:600}.RedeemPopup_tooltipWrapper__AMJzr:hover .RedeemPopup_tooltip__xHY5v{opacity:1}.RedeemPopup_tooltip__xHY5v:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:rgba(15,20,35,.95)}.RedeemPopup_help__q6pfp{color:rgba(255,255,255,.7);font-size:14px;margin-bottom:0;margin-top:20px}.RedeemPopup_bold__LqQsC{font-weight:700;color:#fff;text-decoration:underline;cursor:pointer}@media (max-width:700px){.RedeemPopup_popupContent__qpH4L{min-height:100%;height:-webkit-fill-available;max-height:-webkit-fill-available;max-width:100%;padding-top:30px}.RedeemPopup_popupContentExpanded__P6V41{max-width:100%;max-height:100%;padding-top:30px}.RedeemPopup_imageWrapper__zUX7E{width:120px;height:120px}.RedeemPopup_rewardImageCoin__nuibC{transform:scale(.7)}.RedeemPopup_rewardImageCase__3YGZe{transform:scale(.95)}.RedeemPopup_title__2tKXr{font-size:18px}.RedeemPopup_codeInputWrapper__4bl1c{padding:5px 8px}.RedeemPopup_codeInput__nvKAv{font-size:11px}.RedeemPopup_codeLabel__Qkrjp{font-size:10px}}@media (max-width:500px){.RedeemPopup_imageWrapper__zUX7E{width:100px;height:100px}.RedeemPopup_rewardImageCoin__nuibC{transform:scale(.6)}.RedeemPopup_rewardImageCase__3YGZe{transform:scale(.8)}.RedeemPopup_title__2tKXr{font-size:16px}}