@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes pointer-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.reward_dialog{-webkit-user-select:none;-ms-user-select:none;user-select:none}.reward_dialog .weui-half-screen-dialog__bd{padding-top:0;padding-bottom:0}.reward_dialog .weui-half-screen-dialog{padding:0 constant(safe-area-inset-right) 0 constant(safe-area-inset-left);padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)}.reward_dialog .weui-half-screen-dialog__hd{padding:0 24px}.reward_dialog .weui-half-screen-dialog__hd__side .weui-icon-close-thin{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E  %3Cdefs%3E    %3Crect id='dda90263-a290-4594-926f-6aba8cb4779f-a' width='24' height='24' x='0' y='0' rx='12'/%3E  %3C/defs%3E  %3Cg fill='none' fill-rule='evenodd'%3E    %3Cmask id='dda90263-a290-4594-926f-6aba8cb4779f-b' fill='%23fff'%3E      %3Cuse xlink:href='%23dda90263-a290-4594-926f-6aba8cb4779f-a'/%3E    %3C/mask%3E    %3Cuse fill='%23000' fill-opacity='.05' xlink:href='%23dda90263-a290-4594-926f-6aba8cb4779f-a'/%3E    %3Cg fill-opacity='.9' mask='url(%23dda90263-a290-4594-926f-6aba8cb4779f-b)'%3E      %3Cpath fill='%23000' d='M11.407 15.464L6.693 10.75l1.179-1.179 4.125 4.125 4.124-4.125L17.3 10.75l-4.714 4.714a.833.833 0 0 1-1.179 0z'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E  %3Cdefs%3E    %3Crect id='dda90263-a290-4594-926f-6aba8cb4779f-a' width='24' height='24' x='0' y='0' rx='12'/%3E  %3C/defs%3E  %3Cg fill='none' fill-rule='evenodd'%3E    %3Cmask id='dda90263-a290-4594-926f-6aba8cb4779f-b' fill='%23fff'%3E      %3Cuse xlink:href='%23dda90263-a290-4594-926f-6aba8cb4779f-a'/%3E    %3C/mask%3E    %3Cuse fill='%23000' fill-opacity='.05' xlink:href='%23dda90263-a290-4594-926f-6aba8cb4779f-a'/%3E    %3Cg fill-opacity='.9' mask='url(%23dda90263-a290-4594-926f-6aba8cb4779f-b)'%3E      %3Cpath fill='%23000' d='M11.407 15.464L6.693 10.75l1.179-1.179 4.125 4.125 4.124-4.125L17.3 10.75l-4.714 4.714a.833.833 0 0 1-1.179 0z'/%3E    %3C/g%3E  %3C/g%3E%3C/svg%3E")}.reward_dialog .weui-half-screen-dialog__hd__side .weui-btn_icon{left:0}.reward_dialog .weui-half-screen-dialog__bd{padding-bottom:env(safe-area-inset-bottom)!important}.reward_dialog-error{line-height:105px;text-align:center;color:#888;font-size:14px}.reward_custom .reward_custom-input_area{padding:8px 32px;text-align:left}.reward_custom .reward_custom-input_area .reward_custom-input_title{font-size:12px}.reward_custom .reward_custom-input_area .reward_custom-input{display:-ms-flexbox;display:flex;margin:12px 0;padding:12px 0;line-height:1em;font-size:40px;font-weight:500;border-bottom:.5px solid var(--weui-FG-3);position:relative;font-family:WeChatSansSS-Medium}.reward_custom .reward_custom-input_area .reward_custom-input.reward_custom-input_invalid{border-bottom:.5px solid var(--weui-RED)}.reward_custom .reward_custom-input_area .reward_custom-input .reward_custom-input_value{position:relative;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex}.reward_custom .reward_custom-input_area .reward_custom-input .reward_custom-input_value .reward_custom-input_char{position:relative}.reward_custom .reward_custom-input_area .reward_custom-input .reward_custom-input_value .reward_custom-input_hotarea{width:100%;height:100%;top:0;left:-50%;position:absolute}.reward_custom .reward_custom-input_area .reward_custom-input .reward_custom-input_value .reward_custom-input_hotarea.last{-ms-flex:1;flex:1;position:relative;left:-.25em}.reward_custom .reward_custom-input_area .reward_custom-input .reward_custom-input_pointer{width:2px;height:1.2em;display:block;background-color:var(--weui-BRAND);position:absolute;margin:.2em 0 0 .575em;top:0;left:0;pointer-events:none;animation:1.2s pointer-blink infinite}.reward_custom .reward_custom-input_area .reward_custom-tips{font-size:12px;color:var(--weui-FG-2)}.reward_custom .reward_custom-input_area .reward_custom-tips.tips_error{color:var(--weui-RED)}.reward_custom .reward_custom-keyboard{position:absolute;width:100%;bottom:0;padding:8px;padding-bottom:calc(env(safe-area-inset-bottom) + 8px);background-color:var(--weui-BG-1);display:-ms-flexbox;display:flex;box-sizing:border-box}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number{display:-ms-flexbox;display:flex;width:calc(75% - 2px);-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:8px}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item{width:calc(100% / 3 - 8px / 3 * 2);margin:0 8px 8px 0}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item:nth-of-type(3n),.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item:last-child{margin-right:0}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item.double,.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item:last-child{margin-bottom:0}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_number .reward_custom-keyboard_item.double{width:calc(100% / 3 * 2 - 8px / 3)}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control{display:-ms-flexbox;display:flex;width:calc(25% - 6px);-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-direction:column;flex-direction:column}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_del_btn{position:relative;margin-bottom:8px}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_del_btn:after{content:"";background-color:var(--weui-FG-0);width:21px;height:16px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2349 0H5.99685C5.3879 0 4.91133 0.311111 4.59361 0.782222L0.145619 7.51111C-0.0485396 7.81333 -0.0485396 8.19556 0.145619 8.49778L4.59361 15.2178C4.91133 15.68 5.3879 16 5.99685 16H19.2349C20.2057 16 21 15.2 21 14.2222V1.77778C21 0.8 20.2057 0 19.2349 0ZM15.9695 11.8222C15.6253 12.1689 15.0693 12.1689 14.7252 11.8222L12.1746 9.25333L9.62408 11.8222C9.27989 12.1689 8.72389 12.1689 8.3797 11.8222C8.03551 11.4756 8.03551 10.9156 8.3797 10.5689L10.9302 8L8.3797 5.43111C8.03551 5.08444 8.03551 4.52444 8.3797 4.17778C8.72389 3.83111 9.27989 3.83111 9.62408 4.17778L12.1746 6.74667L14.7252 4.17778C15.0693 3.83111 15.6253 3.83111 15.9695 4.17778C16.3137 4.52444 16.3137 5.08444 15.9695 5.43111L13.419 8L15.9695 10.5689C16.3049 10.9067 16.3049 11.4756 15.9695 11.8222Z' fill='currentColor' fill-opacity='0.9'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2349 0H5.99685C5.3879 0 4.91133 0.311111 4.59361 0.782222L0.145619 7.51111C-0.0485396 7.81333 -0.0485396 8.19556 0.145619 8.49778L4.59361 15.2178C4.91133 15.68 5.3879 16 5.99685 16H19.2349C20.2057 16 21 15.2 21 14.2222V1.77778C21 0.8 20.2057 0 19.2349 0ZM15.9695 11.8222C15.6253 12.1689 15.0693 12.1689 14.7252 11.8222L12.1746 9.25333L9.62408 11.8222C9.27989 12.1689 8.72389 12.1689 8.3797 11.8222C8.03551 11.4756 8.03551 10.9156 8.3797 10.5689L10.9302 8L8.3797 5.43111C8.03551 5.08444 8.03551 4.52444 8.3797 4.17778C8.72389 3.83111 9.27989 3.83111 9.62408 4.17778L12.1746 6.74667L14.7252 4.17778C15.0693 3.83111 15.6253 3.83111 15.9695 4.17778C16.3137 4.52444 16.3137 5.08444 15.9695 5.43111L13.419 8L15.9695 10.5689C16.3049 10.9067 16.3049 11.4756 15.9695 11.8222Z' fill='currentColor' fill-opacity='0.9'/%3E%3C/svg%3E%0A")}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn{height:160px;line-height:160px;color:var(--weui-WHITE);background-color:var(--weui-BRAND);font-size:17px;font-weight:500;font-family:inherit}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn:active{background-color:#06ae56}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn:after{content:attr(data-content)}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_disabled{color:#ffffff80;background-color:#07c1604d}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_loading:before{content:"";display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_129_719)'%3E%3Cpath d='M24 12C24 18.6274 18.6274 24 12 24V21.9C17.4676 21.9 21.9 17.4676 21.9 12C21.9 6.53238 17.4676 2.1 12 2.1V0C18.6274 0 24 5.37258 24 12Z' fill='url(%23paint0_linear_129_719)'/%3E%3Cpath d='M12 21.9V24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C12.5799 0 13.05 0.470101 13.05 1.05C13.05 1.6299 12.5799 2.1 12 2.1C6.53238 2.1 2.1 6.53238 2.1 12C2.1 17.4676 6.53238 21.9 12 21.9Z' fill='url(%23paint1_linear_129_719)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_129_719' x1='12' y1='2.1' x2='12' y2='21.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23606060' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23606060' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_129_719' x1='12' y1='2.1' x2='12' y2='21.9' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23606060'/%3E%3Cstop offset='1' stop-color='%23606060' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_129_719'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;animation:rotate 1s steps(60) infinite}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_loading:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_131_740)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 12C24 18.6274 18.6274 24 12 24V21.9C17.4676 21.9 21.9 17.4676 21.9 12C21.9 6.53238 17.4676 2.1 12 2.1V0C18.6274 0 24 5.37258 24 12Z' fill='url(%23paint0_linear_131_740)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21.9L12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C12.5799 0 13.05 0.470101 13.05 1.05C13.05 1.6299 12.5799 2.1 12 2.1C6.53238 2.1 2.1 6.53238 2.1 12C2.1 17.4676 6.53238 21.9 12 21.9Z' fill='url(%23paint1_linear_131_740)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_131_740' x1='12' y1='2.1' x2='12' y2='21.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_131_740' x1='12.9' y1='2.25' x2='12.9' y2='21.9' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_131_740'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_loading:active{background-color:var(--weui-BRAND)}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_loading:after{content:""}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:48px;background-color:var(--weui-BG-2);font-size:22px;font-family:WeChatSansSS-Medium;border-radius:4px;text-align:center}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_item:active{background-color:var(--weui-FG-3)}@media (prefers-color-scheme: dark){.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn:active{background-color:#20c770}.reward_custom .reward_custom-keyboard .reward_custom-keyboard_control .reward_custom-keyboard_submit_btn.reward_custom-keyboard_submit_btn_disabled{background-color:#07c1604d}}