@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}input,textarea{-webkit-appearance:none;appearance:none;border-radius:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}html,body,#root{width:100%;height:100%;overflow:hidden}body{background-color:#000;color:#fff;font-size:14px}#root{display:flex;flex-direction:column}.safe-area-top{padding-top:calc(env(safe-area-inset-top,0px) + 0px)}.safe-area-bottom{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 0px)}.page{display:flex;flex-direction:column;flex:1;width:100%;height:100%;overflow:hidden;background-color:#000}.page-content{flex:1;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.page-content::-webkit-scrollbar{display:none}.page-content{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.flex{display:flex}.flex-1{flex:1}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-center{text-align:center}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-primary{color:#fff}.text-secondary{color:#fffc}.text-muted{color:#fff9}.mt-xs{margin-top:4px}.mt-sm{margin-top:8px}.mt-md{margin-top:12px}.mt-lg{margin-top:16px}.mt-xl{margin-top:24px}.mb-xs{margin-bottom:4px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:12px}.mb-lg{margin-bottom:16px}.mb-xl{margin-bottom:24px}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:12px}.p-lg{padding:16px}.p-xl{padding:24px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeIn{animation:fadeIn .3s ease}.animate-slideUp{animation:slideUp .3s ease}.animate-scaleIn{animation:scaleIn .15s ease}.animate-spin{animation:spin 1s linear infinite}.overlay{position:fixed;inset:0;background:#0009;z-index:400}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}._loading_vxddw_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px}._fullScreen_vxddw_10{position:fixed;inset:0;background-color:#000;z-index:500}._spinner_vxddw_20{color:#ff4761;animation:_spin_vxddw_20 1s linear infinite}._text_vxddw_25{font-size:12px;color:#fff9}@keyframes _spin_vxddw_20{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_swytk_1{position:fixed;top:0;left:0;right:0;z-index:800;display:flex;flex-direction:column;align-items:center;padding:24px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 24px);pointer-events:none;gap:8px}._toast_swytk_16{background:#1e1e1ee6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}@supports (backdrop-filter: blur(20px)){._toast_swytk_16{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);background:#1e1e1e99;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}}._toast_swytk_16{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px 16px;min-width:120px;max-width:80%;pointer-events:auto;cursor:pointer;animation:_slideIn_swytk_1 .2s ease-out}._toast_swytk_16._exit_swytk_43{animation:_slideOut_swytk_1 .2s ease-in forwards}._icon_swytk_47{display:flex;align-items:center;justify-content:center;flex-shrink:0}._message_swytk_54{font-size:12px;color:#fff;word-break:break-word}._success_swytk_60 ._icon_swytk_47{color:#4ade80}._error_swytk_64 ._icon_swytk_47{color:#f87171}._warning_swytk_68 ._icon_swytk_47{color:#ffc107}._info_swytk_72 ._icon_swytk_47{color:#ff4761}@keyframes _slideIn_swytk_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideOut_swytk_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}._time_12qah_5,._message_12qah_5,._nickname_12qah_5,._avatar_12qah_5{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:_shimmer_12qah_1 1.5s ease-in-out infinite;border-radius:4px}@keyframes _shimmer_12qah_1{0%{background-position:-200% 0}to{background-position:200% 0}}._list_12qah_20{display:flex;flex-direction:column}._item_12qah_25{display:flex;align-items:center;gap:12px;padding:16px;height:80px;border-bottom:1px solid rgba(255,255,255,.05)}._avatar_12qah_5{flex-shrink:0;width:48px;height:48px;border-radius:50%}._content_12qah_41{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}._nickname_12qah_5{width:120px;height:16px}._message_12qah_5{width:200px;height:14px}._time_12qah_5{flex-shrink:0;width:60px;height:12px}._functionLabel_r3e1t_5,._functionIcon_r3e1t_5,._inviteBtn_r3e1t_5,._inviteBalance_r3e1t_5,._inviteTitle_r3e1t_5,._quickCardBtn_r3e1t_5,._quickCardValue_r3e1t_5,._quickCardHeader_r3e1t_5,._statValue_r3e1t_5,._statLabel_r3e1t_5,._badge_r3e1t_5,._nickname_r3e1t_5,._avatar_r3e1t_5{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:_shimmer_r3e1t_1 1.5s ease-in-out infinite;border-radius:4px}@keyframes _shimmer_r3e1t_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_r3e1t_20{padding:0 5px}._userCard_r3e1t_24{padding:12px 5px}._userInfo_r3e1t_28{display:flex;align-items:center;gap:20px}._avatar_r3e1t_5{flex-shrink:0;width:80px;height:80px;border-radius:50%}._userMeta_r3e1t_41{flex:1;display:flex;flex-direction:column;gap:12px}._nameRow_r3e1t_48{display:flex;align-items:center;gap:8px}._nickname_r3e1t_5{width:150px;height:20px}._badge_r3e1t_5{width:20px;height:20px;border-radius:50%}._stats_r3e1t_65{display:flex;gap:15px}._statItem_r3e1t_70{display:flex;flex-direction:column;gap:4px}._statLabel_r3e1t_5{width:50px;height:16px}._statValue_r3e1t_5{width:40px;height:14px}._quickCards_r3e1t_86{display:flex;gap:8px;margin-top:10px}._quickCard_r3e1t_5{flex:1;height:102px;border-radius:12px;background:#ffffff08;padding:10px 12px;display:flex;flex-direction:column;justify-content:space-between}._quickCardHeader_r3e1t_5{width:80px;height:16px}._quickCardValue_r3e1t_5{width:60px;height:14px}._quickCardBtn_r3e1t_5{width:72px;height:24px;border-radius:100px}._inviteBanner_r3e1t_119{margin-top:15px;padding:14px 16px;background:#ffffff08;border-radius:12px;height:70px;display:flex;align-items:center;justify-content:space-between}._inviteLeft_r3e1t_130{display:flex;flex-direction:column;gap:8px}._inviteTitle_r3e1t_5{width:120px;height:16px}._inviteBalance_r3e1t_5{width:100px;height:14px}._inviteBtn_r3e1t_5{width:80px;height:32px;border-radius:100px}._functionGrid_r3e1t_152{margin-top:20px;padding:0 10px}._functionRow_r3e1t_157{display:flex;justify-content:space-between;margin-bottom:16px}._functionItem_r3e1t_163{width:calc(25% - 8px);display:flex;flex-direction:column;align-items:center;gap:8px}._functionIcon_r3e1t_5{width:32px;height:32px;border-radius:50%}._functionLabel_r3e1t_5{width:50px;height:12px}._recordAmount_yw4m7_5,._recordTime_yw4m7_5,._recordType_yw4m7_5,._recordTitle_yw4m7_5,._balanceBtn_yw4m7_5,._balanceAmount_yw4m7_5,._balanceTitle_yw4m7_5{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:_shimmer_yw4m7_1 1.5s ease-in-out infinite;border-radius:4px}@keyframes _shimmer_yw4m7_1{0%{background-position:-200% 0}to{background-position:200% 0}}._container_yw4m7_20{padding:16px}._balanceCard_yw4m7_24{background:#ffffff08;border-radius:12px;padding:20px;margin-bottom:16px}._balanceTitle_yw4m7_5{width:80px;height:14px;margin-bottom:12px}._balanceAmount_yw4m7_5{width:150px;height:32px;margin-bottom:16px}._balanceBtn_yw4m7_5{width:100px;height:36px;border-radius:18px}._recordTitle_yw4m7_5{width:100px;height:18px;margin-bottom:16px}._recordList_yw4m7_55{display:flex;flex-direction:column;gap:12px}._recordItem_yw4m7_61{background:#ffffff08;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center}._recordLeft_yw4m7_70{display:flex;flex-direction:column;gap:8px}._recordType_yw4m7_5{width:120px;height:16px}._recordTime_yw4m7_5{width:150px;height:12px}._recordAmount_yw4m7_5{width:80px;height:20px}._overlay_tj0wn_1{position:fixed;inset:0;z-index:10000;background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_tj0wn_1 .3s ease-out}@keyframes _fadeIn_tj0wn_1{0%{opacity:0}to{opacity:1}}._modal_tj0wn_25{position:relative;width:100%;max-width:420px;max-height:90vh;background:#1c1c1e;border-radius:24px;overflow:hidden;animation:_slideUp_tj0wn_1 .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #00000080}@keyframes _slideUp_tj0wn_1{0%{transform:translateY(100px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._closeBtn_tj0wn_47{position:absolute;top:16px;right:16px;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50%;color:#fffc;cursor:pointer;transition:all .2s}._closeBtn_tj0wn_47:hover{background:#ffffff26;color:#fff}._closeBtn_tj0wn_47:active{transform:scale(.9)}._header_tj0wn_73{padding:32px 24px 24px;text-align:center;background:linear-gradient(180deg,rgba(255,71,97,.1) 0%,transparent 100%)}._header_tj0wn_73 ._appIcon_tj0wn_78{width:80px;height:80px;border-radius:20px;margin:0 auto 20px;box-shadow:0 8px 24px #ff47614d}._header_tj0wn_73 h2{font-size:22px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.5px}._header_tj0wn_73 p{font-size:15px;color:#fff9;margin:0;line-height:1.5}._steps_tj0wn_99{padding:0 24px 24px;max-height:50vh;overflow-y:auto}._steps_tj0wn_99::-webkit-scrollbar{width:4px}._steps_tj0wn_99::-webkit-scrollbar-track{background:transparent}._steps_tj0wn_99::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._step_tj0wn_99{display:flex;gap:16px;padding:20px;margin-bottom:12px;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.08);transition:all .2s}._step_tj0wn_99:hover{background:#ffffff14;border-color:#ffffff1f}._step_tj0wn_99:last-child{margin-bottom:0}._stepIcon_tj0wn_133{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff4761,#ff6b81);border-radius:12px;color:#fff;box-shadow:0 4px 12px #ff47614d}._stepContent_tj0wn_146{flex:1;min-width:0}._stepContent_tj0wn_146 h3{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}._stepContent_tj0wn_146 p{font-size:14px;color:#ffffffb3;margin:0;line-height:1.6}._highlight_tj0wn_163{color:#ff4761;font-weight:600}._shareDemo_tj0wn_168{margin-top:12px;padding:12px;background:#0000004d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._safariBar_tj0wn_176{display:flex;justify-content:center;align-items:center;padding:12px;background:#ffffff1a;border-radius:8px}._shareButton_tj0wn_185{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#007aff33;border:2px solid #007AFF;border-radius:8px;color:#007aff;animation:_pulse_tj0wn_1 2s infinite}@keyframes _pulse_tj0wn_1{0%,to{transform:scale(1);box-shadow:0 0 #007affb3}50%{transform:scale(1.05);box-shadow:0 0 0 8px #007aff00}}._menuOption_tj0wn_208{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;background:#007aff26;border:1px solid rgba(0,122,255,.3);border-radius:10px;color:#007aff;font-size:14px;font-weight:500}._benefits_tj0wn_222{padding:24px;background:#ff47610d;border-top:1px solid rgba(255,255,255,.08)}._benefits_tj0wn_222 h3{font-size:16px;font-weight:600;color:#fff;margin:0 0 16px}._benefits_tj0wn_222 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}._benefits_tj0wn_222 li{display:flex;gap:12px;align-items:flex-start}._emoji_tj0wn_247{flex-shrink:0;font-size:24px;line-height:1}._benefits_tj0wn_222 li div{flex:1}._benefits_tj0wn_222 li div strong{display:block;font-size:14px;font-weight:600;color:#fff;margin-bottom:4px}._benefits_tj0wn_222 li div p{font-size:13px;color:#fff9;margin:0;line-height:1.5}._actions_tj0wn_270{display:flex;gap:12px;padding:20px 24px 24px;background:#0003}._actions_tj0wn_270 button{flex:1;height:48px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}._actions_tj0wn_270 button:active{transform:scale(.97)}._laterBtn_tj0wn_290{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.15)}._laterBtn_tj0wn_290:hover{background:#ffffff26;color:#fff}._gotItBtn_tj0wn_300{background:linear-gradient(135deg,#ff4761,#ff6b81);color:#fff;box-shadow:0 4px 16px #ff476166}._gotItBtn_tj0wn_300:hover{box-shadow:0 6px 20px #ff476180}@media(max-width:375px){._modal_tj0wn_25{border-radius:20px}._header_tj0wn_73{padding:24px 20px 20px}._header_tj0wn_73 ._appIcon_tj0wn_78{width:64px;height:64px;border-radius:16px}._header_tj0wn_73 h2{font-size:20px}._header_tj0wn_73 p{font-size:14px}._steps_tj0wn_99{padding:0 20px 20px}._step_tj0wn_99{padding:16px}._stepIcon_tj0wn_133{width:40px;height:40px}._benefits_tj0wn_222{padding:20px}._actions_tj0wn_270{padding:16px 20px 20px}}._tabBar_9citv_1{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);background:#000000b3;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 50px);position:fixed;bottom:0;left:0;right:0;height:50px;padding:0 8px;z-index:300}._tabItem_9citv_21{border:none;background:none;padding:0;margin:0;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;gap:2px;color:#fff9;transition:color .15s ease}._tabItem_9citv_21._active_9citv_39{color:#ff4761}._tabItem_9citv_21:active{opacity:.7}._publish_9citv_46 ._icon_9citv_46{color:#ff4761}._icon_9citv_46{display:flex;align-items:center;justify-content:center;height:28px}._label_9citv_57{font-size:10px;line-height:1}._layout_bmpt5_1{display:flex;flex-direction:column;width:100%;height:100%;background-color:#000}._content_bmpt5_9{flex:1;width:100%;overflow:hidden}._content_bmpt5_9._withTabBar_bmpt5_14{padding-bottom:calc(50px + env(safe-area-inset-bottom,0px))}
