:root{color:#333;font-synthesis:none;text-rendering:optimizelegibility;--green:#00b853;--green-dark:#00a349;--primary:#2db769;--text-muted:#9ca3af;--border:#e5e7eb;background:#edf1ef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{background:#edf1ef;min-height:100%}body{background:#edf1ef;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #ffb80099}img{max-width:100%;display:block}.app-shell{background:#f5f7fa;width:100%;max-width:480px;min-height:100vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 34px #18432c14}.demo-chip{z-index:1300;top:max(9px, env(safe-area-inset-top));color:#ffffffe6;letter-spacing:.09em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#005a2938;border:1px solid #ffffff6b;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;line-height:1;position:fixed;left:calc(50% + min(202px,42vw));transform:translate(-100%)}.login_body{min-height:100vh;padding-bottom:35px;position:relative;overflow:hidden}.login_bg{z-index:0;background:linear-gradient(#00b853 0%,#00a349 100%);width:min(100%,480px);position:fixed;inset:0 0 0 50%;transform:translate(-50%)}.bottom_decoration{pointer-events:none;background:radial-gradient(120% 100% at 50% 100%,#00843b52 0%,#0000 70%);width:min(100%,480px);height:200px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.login_header{z-index:1;padding:50px 25px 30px;padding-top:calc(50px + env(safe-area-inset-top));position:relative}.login_logo{width:auto;height:36px;margin-bottom:12px}.welcome_text{color:#fff;font-size:18px;font-weight:500}.login_card{z-index:1;background:linear-gradient(#e8f5ed 0%,#fff 30%);border-radius:24px;min-height:400px;margin:0 20px;padding:0 0 30px;position:relative;overflow:hidden;box-shadow:0 20px 45px #00532614}.login_card:before{content:"";background:linear-gradient(135deg,#0000 0%,#e8f5edcc 100%);border-radius:0 24px 0 100px;width:60%;height:80px;position:absolute;top:0;right:0}.register_card{min-height:520px}.login_tabs{z-index:1;padding:25px 30px 20px;display:flex;position:relative}.auth_tab{color:#9ca3af;cursor:pointer;text-align:center;background:0 0;flex:1;padding:0 0 10px;font-size:17px;font-weight:500;transition:color .2s;position:relative}.auth_tab.active{color:#00b853;font-weight:600}.auth_tab.active:after{content:"";background:#ffb800;border-radius:2px;width:30px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login_form{padding:10px 25px}.form_group{margin-bottom:20px}.form_label{color:#333;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.form_input_wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;height:52px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.form_input_wrap:focus-within{border-color:#00b853;box-shadow:0 0 0 3px #00b8531a}.input_icon{flex-shrink:0;width:24px;height:24px;margin-right:10px}.input_icon img{object-fit:contain;opacity:.6;width:100%;height:100%}.input_prefix{color:#333;padding-right:10px;font-size:15px;font-weight:500}.input_divider{background:#e5e7eb;width:1px;height:20px;margin-right:10px}.form_input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;font-size:14px}.form_input::placeholder{color:#9ca3af}.input_suffix{cursor:pointer;background:0 0;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.input_suffix img{object-fit:contain;opacity:.58;width:24px;height:24px;transition:opacity .2s,filter .2s}.input_suffix.show img{opacity:1;filter:sepia()saturate(4)hue-rotate(83deg)}.form_submit{margin-top:30px}.register_submit{margin-top:24px}.btn_submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#00b853 0%,#00a349 100%);border:none;border-radius:26px;width:100%;height:52px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 7px 18px #00b8531f}.btn_submit:hover{box-shadow:0 7px 20px #00b85359}.btn_submit:active{transform:scale(.98)}.form_otp_wrap{padding-right:8px}.otp_send_btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#00b853 0%,#00a349 100%);border-radius:18px;flex-shrink:0;height:36px;padding:0 18px;font-size:13px;font-weight:600}.otp_send_btn.disabled{cursor:not-allowed;background:#d1d5db}.privacy_note{color:#9ca3af;text-align:center;margin:13px auto -4px;font-size:10px;line-height:1.45}.balance_body{background:#f5f7fa;min-height:100vh;padding-bottom:92px;position:relative}.page_header{min-height:60px;padding:calc(12px + env(safe-area-inset-top)) 15px 12px;background:linear-gradient(135deg,#2db769 0%,#34c775 100%);grid-template-columns:36px 1fr 36px;align-items:center;display:grid}.page_header h1{color:#fff;text-align:center;font-size:18px;font-weight:600}.round_icon_btn,.service_btn{cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.round_icon_btn:hover,.service_btn:hover{background:#ffffff1a}.round_icon_btn svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:24px;height:24px}.service_btn img{width:32px;height:32px}.balance_card{background:linear-gradient(135deg,#2db769 0%,#34c775 100%);justify-content:space-between;align-items:center;min-height:145px;padding:20px 15px 30px;display:flex;overflow:hidden}.balance_info{z-index:1;flex:1;position:relative}.balance_label{color:#ffffffd1;margin-bottom:8px;font-size:14px}.balance_amount{color:#fff;letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1}.balance_amount span{vertical-align:3px;margin-right:3px;font-size:22px;font-weight:600}.balance_art{flex-shrink:0;width:130px;height:83px;overflow:hidden}.balance_art img{object-fit:cover;object-position:right center;mix-blend-mode:normal;width:145px;height:83px}.balance_tabs{z-index:2;background:#fff;border-radius:8px;margin:-15px 10px 0;padding:5px;display:flex;position:relative;box-shadow:0 2px 12px #0000000f}.balance_tab{color:#6b7280;cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:10px 5px;font-size:14px;transition:all .2s}.balance_tab.active{color:#fff;background:#2db769;font-weight:600;box-shadow:0 4px 10px #2db7692e}.records_list{margin:15px 10px}.empty_state{color:#9ca3af;text-align:center;padding:66px 20px 40px}.empty_state h2{color:#6b7280;margin-top:16px;font-size:15px;font-weight:600}.empty_state p{margin-top:6px;font-size:12px;line-height:1.5}.empty_receipt{background:#fff;border:2px solid #dfe5e2;border-radius:10px 10px 5px 5px;width:62px;height:72px;margin:0 auto;padding:23px 13px 12px;position:relative;box-shadow:0 6px 20px #1f29370a}.empty_receipt:before{content:"";background:#cbd5d0;border-radius:4px;width:14px;height:3px;position:absolute;top:10px;left:23px}.empty_receipt:after{content:"";background:linear-gradient(135deg,#0000 33%,#fff 34% 66%,#0000 67%) 0 0/13px 10px repeat-x;height:10px;position:absolute;bottom:-6px;left:8px;right:8px}.empty_receipt span{background:#e5ebe8;border-radius:2px;height:3px;margin-bottom:7px;display:block}.empty_receipt span:last-child{width:64%}.sub_header{min-height:60px;padding:calc(12px + env(safe-area-inset-top)) 15px 12px;background:linear-gradient(135deg,#2db769,#34c775);grid-template-columns:36px 1fr 36px;align-items:center;display:grid}.sub_header h1{color:#fff;text-align:center;font-size:18px;font-weight:600}.home_body{background:#f5f7fa;min-height:100vh;padding-bottom:94px}.home_banner{min-height:220px;padding:calc(13px + env(safe-area-inset-top)) 15px 28px;background:#2db769 url(/assets/full_index_banner.png) top/cover no-repeat;position:relative;overflow:hidden}.home_top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.home_user{align-items:center;gap:10px;display:flex}.home_user>img{object-fit:cover;border:2px solid #ffffff59;border-radius:50%;width:42px;height:42px}.home_user div{color:#fff;flex-direction:column;display:flex}.home_user span{opacity:.88;font-size:12px}.home_user strong{margin-top:2px;font-size:14px}.home_top>button{cursor:pointer;background:#ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.home_top>button img{width:36px;height:36px}.home_banner_copy{z-index:2;color:#fff;margin-top:30px;position:relative}.home_banner_copy p{font-size:20px;font-weight:500;line-height:1.3}.home_banner_copy strong{font-size:24px}.home_banner_copy button{color:#2db769;cursor:pointer;background:#fffffff0;border:1px solid #ffffff73;border-radius:22px;margin-top:15px;padding:9px 18px;font-size:12px;font-weight:700;box-shadow:0 4px 14px #00522626}.home_banner_copy button span{vertical-align:-1px;font-size:17px}.home_main{z-index:3;margin-top:-20px;position:relative}.home_quick_menu{background:#fff;border-radius:10px;justify-content:space-around;margin:0 10px 12px;padding:18px 8px;display:flex;box-shadow:0 3px 14px #00000012}.home_quick_menu button{cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;gap:7px;display:flex}.home_quick_menu button>span{place-items:center;width:50px;height:50px;display:grid}.home_quick_menu img{object-fit:contain;width:50px;height:50px}.home_quick_menu b{color:#6b7280;font-size:12px;font-weight:500}.home_wallet_card{color:#fff;background:linear-gradient(135deg,#1f9e58,#39c97a);border-radius:10px;justify-content:space-between;align-items:center;margin:12px 10px;padding:16px 18px;display:flex;box-shadow:0 5px 16px #2db76929}.home_wallet_card div{flex-direction:column;display:flex}.home_wallet_card span{opacity:.82;font-size:11px}.home_wallet_card strong{margin-top:4px;font-size:22px}.home_wallet_card button{color:#fff;cursor:pointer;background:0 0;font-size:12px}.home_section{margin:16px 10px}.home_section_header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home_section_header h2{color:#1f2937;font-size:16px}.home_section_header button{color:#2db769;cursor:pointer;background:0 0;font-size:12px}.home_product_card{background:#fff;border-radius:10px;gap:13px;padding:13px 13px 52px;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.home_product_card>img{object-fit:cover;border-radius:8px;width:102px;height:112px}.home_product_card>div{flex:1;min-width:0}.home_product_card h3{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.home_product_card p{gap:6px;margin:7px 0 10px;display:flex}.home_product_card p b,.home_product_card p span{border-radius:8px;padding:2px 9px;font-size:9px}.home_product_card p b{color:#b8860b;background:#ffe1a8}.home_product_card p span{color:#6b7280;background:#f1f2f3}.home_product_card dl{grid-template-columns:1fr 1fr;gap:5px;display:grid}.home_product_card dl div{flex-direction:column;display:flex}.home_product_card dt{color:#9ca3af;font-size:9px}.home_product_card dd{color:#2db769;font-size:12px;font-weight:600}.home_product_card>button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2db769,#34c775);border-radius:20px;padding:8px;font-size:14px;font-weight:700;position:absolute;bottom:13px;left:18px;right:18px}.form_page,.list_page,.settings_page,.rewards_page{background:#f5f7fa;min-height:100vh;padding-bottom:35px}.money_content{padding:15px 10px 30px}.money_balance{color:#fff;background:linear-gradient(135deg,#2db769,#34c775);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:105px;padding:20px;display:flex;box-shadow:0 6px 20px #2db76929}.money_balance span{opacity:.82;font-size:13px}.money_balance strong{margin-top:7px;font-size:30px}.money_form{background:#fff;border-radius:12px;margin-top:12px;padding:20px 18px;box-shadow:0 2px 10px #0000000a}.money_form>label{color:#374151;margin:17px 0 9px;font-size:13px;font-weight:600;display:block}.money_form>label:first-child{margin-top:0}.money_input{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;align-items:center;height:55px;padding:0 15px;display:flex}.money_input:focus-within{border-color:#2db769;box-shadow:0 0 0 3px #2db7691a}.money_input span{color:#2db769;padding-right:10px;font-size:23px;font-weight:700}.money_input input{color:#1f2937;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:18px}.money_input input::placeholder{color:#b3bbc7;font-size:14px}.quick_amounts{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:11px;display:grid}.quick_amounts button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:9px 2px;font-size:12px}.quick_amounts button.active{color:#2db769;background:#e9f8ef;border-color:#2db769;font-weight:600}.channel_list{flex-direction:column;gap:9px;display:flex}.channel_list>button,.demo_bank{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;width:100%;padding:12px;display:flex}.channel_list>button.active{background:#f5fcf8;border-color:#2db769}.channel_icon,.demo_bank>span{color:#2db769;background:#e8f8ef;border-radius:10px;place-items:center;width:38px;height:38px;margin-right:11px;font-weight:800;display:grid}.channel_list button>span:nth-child(2),.demo_bank div{flex-direction:column;flex:1;display:flex}.channel_list b,.demo_bank b{color:#1f2937;font-size:13px}.channel_list small,.demo_bank small{color:#9ca3af;margin-top:3px;font-size:10px}.channel_list i{border:2px solid #d1d5db;border-radius:50%;width:18px;height:18px}.channel_list button.active i{border:5px solid #2db769}.demo_bank i{color:#9ca3af;font-size:20px;font-style:normal}.withdraw_summary{background:#f7faf8;border-radius:8px;justify-content:space-between;margin:13px 0;padding:13px;display:flex}.withdraw_summary span{color:#9ca3af;flex-direction:column;font-size:10px;display:flex}.withdraw_summary b{color:#374151;margin-top:4px;font-size:13px}.money_submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2db769,#34c775);border-radius:25px;width:100%;height:49px;margin-top:20px;font-size:15px;font-weight:700;box-shadow:0 5px 15px #2db76933}.info_card{background:#fff;border-radius:10px;margin-top:12px;padding:17px}.info_card h2{color:#1f2937;margin-bottom:12px;font-size:14px}.info_card ul{list-style:none}.info_card li{color:#6b7280;align-items:flex-start;margin:8px 0;font-size:11px;line-height:1.5;display:flex}.info_card li span{color:#2db769;background:#e8f8ef;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;margin-right:8px;font-size:10px;font-weight:700;display:grid}.order_tabs,.team_level_tabs,.reward_filters{background:#fff;padding:0 15px;display:flex}.order_tabs button,.team_level_tabs button,.reward_filters button{color:#6b7280;cursor:pointer;background:0 0;flex:1;padding:15px 4px;font-size:13px;position:relative}.order_tabs button.active,.team_level_tabs button.active,.reward_filters button.active{color:#2db769;font-weight:600}.order_tabs button.active:after,.team_level_tabs button.active:after,.reward_filters button.active:after{content:"";background:#2db769;border-radius:2px;height:3px;position:absolute;bottom:0;left:25%;right:25%}.order_content{padding:13px 10px}.order_card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.order_card header{border-bottom:1px solid #f1f3f2;justify-content:space-between;align-items:flex-start;padding:14px 15px;display:flex}.order_card header h2{color:#1f2937;margin-bottom:5px;font-size:14px}.order_card header span{color:#b8860b;background:#ffe5b4;border-radius:8px;padding:2px 9px;font-size:9px}.order_card header>b{color:#2db769;background:#e8f8ef;border-radius:13px;padding:5px 10px;font-size:10px}.order_grid{grid-template-columns:1fr 1fr;gap:15px;padding:15px;display:grid}.order_grid span{color:#9ca3af;flex-direction:column;font-size:10px;display:flex}.order_grid b{color:#374151;margin-top:4px;font-size:13px}.order_grid b.green{color:#2db769}.order_card footer{border-top:1px solid #f1f3f2;justify-content:space-between;align-items:center;padding:11px 15px;display:flex}.order_card footer small{color:#9ca3af;font-size:9px}.order_card footer button{color:#2db769;cursor:pointer;background:#fff;border:1px solid #2db769;border-radius:16px;padding:7px 13px;font-size:10px}.simple_empty{color:#9ca3af;text-align:center;padding:90px 20px 40px}.simple_empty>div{opacity:.45;font-size:48px}.simple_empty h2{color:#6b7280;margin-top:10px;font-size:14px}.simple_empty p{margin-top:6px;font-size:11px}.simple_empty>button{color:#fff;cursor:pointer;background:#2db769;border-radius:19px;margin-top:16px;padding:9px 22px;font-size:12px}.invite_page{background:#f1f8f3;min-height:100vh;padding-bottom:30px}.invite_header{min-height:155px;padding:calc(24px + env(safe-area-inset-top)) 16px 40px;color:#fff;background:linear-gradient(145deg,#249f5c,#3bd07e);grid-template-columns:36px 1fr auto;align-items:flex-start;display:grid;position:relative;overflow:hidden}.invite_header:after{content:"";border:28px solid #ffffff0f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-45px}.invite_header>button{cursor:pointer;background:0 0;width:36px;height:36px}.invite_header svg{fill:none;stroke:#fff;stroke-width:2px;width:24px;height:24px}.invite_header h1{margin-top:2px;font-size:20px}.invite_header p{color:#ffffffd1;margin-top:7px;font-size:11px}.invite_header>span{z-index:1;border:1px solid #ffffff59;border-radius:13px;padding:5px 10px;font-size:10px;position:relative}.invite_content{z-index:2;margin-top:-25px;padding:0 12px;position:relative}.invite_code{background:#fff;border-radius:12px;padding:18px;box-shadow:0 4px 16px #00000012}.invite_code>div{flex-direction:column;display:inline-flex}.invite_code span{color:#9ca3af;font-size:10px}.invite_code strong{color:#1f2937;letter-spacing:.05em;margin-top:4px;font-size:21px}.invite_code>button{float:right;color:#fff;cursor:pointer;background:#2db769;border-radius:18px;padding:8px 17px;font-size:11px}.invite_code>p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;background:#f5f8f6;border-radius:7px;margin-top:14px;padding:10px;font-size:10px;overflow:hidden}.invite_actions{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.invite_actions button{color:#374151;cursor:pointer;background:#fff;border-radius:9px;padding:12px;font-size:12px;font-weight:600}.invite_actions span{color:#2db769;margin-right:7px;font-size:17px}.team_overview{background:#fff;border-radius:12px;padding:17px}.team_overview header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.team_overview h2{color:#1f2937;font-size:15px}.team_overview header button{color:#2db769;cursor:pointer;background:0 0;font-size:11px}.team_overview article{border-top:1px solid #f3f4f6;grid-template-columns:70px 1fr 1fr;align-items:center;padding:12px 0;display:grid}.level{border-radius:12px;width:max-content;padding:5px 9px;font-size:10px;display:inline-block}.level_1{color:#b7791f;background:#fff1cc}.level_2{color:#64748b;background:#e7edf4}.level_3{color:#b76a36;background:#f6e6dc}.team_overview article span{color:#9ca3af;flex-direction:column;font-size:9px;display:flex}.team_overview article strong{color:#374151;margin-top:3px;font-size:13px}.team_stats{color:#fff;background:linear-gradient(135deg,#2db769,#34c775);grid-template-columns:repeat(3,1fr);padding:22px 10px;display:grid}.team_stats div{flex-direction:column;align-items:center;display:flex}.team_stats div+div{border-left:1px solid #fff3}.team_stats strong{font-size:20px}.team_stats span{color:#ffffffc7;margin-top:5px;font-size:9px}.team_page .simple_empty{padding-top:75px}.team_level_tabs{border-radius:0 0 9px 9px;margin:-1px 10px 0;box-shadow:0 3px 10px #0000000a}.rewards_page{padding-bottom:92px}.rewards_card{color:#fff;background:linear-gradient(135deg,#2db769,#34c775);justify-content:space-between;align-items:center;min-height:150px;padding:22px 18px 28px;display:flex;overflow:hidden}.rewards_card>div{flex-direction:column;display:flex}.rewards_card span{opacity:.82;font-size:12px}.rewards_card strong{margin-top:7px;font-size:30px}.rewards_card p{opacity:.72;margin-top:7px;font-size:10px}.rewards_card img{object-fit:contain;width:120px;height:95px}.rewards_content{z-index:2;background:#fff;border-radius:10px;margin:-16px 10px 0;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.reward_filters{padding:0 7px}.rewards_content .simple_empty{padding-top:70px;padding-bottom:80px}.settings_page main{padding:13px 10px 30px}.settings_profile{background:#fff;border-radius:11px;align-items:center;padding:16px;display:flex}.settings_profile img{object-fit:cover;border-radius:10px;width:58px;height:58px;margin-right:13px}.settings_profile div{flex:1}.settings_profile h2{color:#1f2937;font-size:16px}.settings_profile p{color:#9ca3af;margin-top:5px;font-size:11px}.settings_profile>span{color:#9ca3af;font-size:22px}.settings_group{background:#fff;border-radius:11px;margin-top:12px;padding:2px 16px}.settings_group button{cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #f1f3f2;align-items:center;width:100%;padding:14px 0;display:flex}.settings_group button:last-child{border-bottom:0}.settings_group button>span{color:#1f2937;flex-direction:column;flex:1;font-size:13px;display:flex}.settings_group small{color:#9ca3af;margin-top:4px;font-size:9px}.settings_group b{color:#9ca3af;font-size:20px;font-weight:400}.logout_btn{color:#ef4444;cursor:pointer;background:#fff;border-radius:24px;width:100%;height:48px;margin-top:16px;font-size:14px;font-weight:600}.settings_note{color:#9ca3af;text-align:center;margin:14px 22px;font-size:9px;line-height:1.5}.plan_body{background:#f5f7fa;min-height:100vh;padding-bottom:94px}.plan_header{min-height:116px;padding-top:env(safe-area-inset-top);background-color:#2db769;background-image:url(/assets/orig_product_header_bg.png);background-position:top;background-repeat:no-repeat;background-size:100%}.plan_header_inner{grid-template-columns:36px 1fr 36px;align-items:center;padding:12px 15px;display:grid}.plan_header h1{color:#fff;text-align:center;font-size:18px;font-weight:600}.plan_main{z-index:1;margin-top:-20px;position:relative}.plan_tabs_wrap{background:#fff;border-radius:8px;margin:0 10px;box-shadow:0 2px 12px #0000000f}.plan_tabs{padding:15px 0;display:flex}.plan_tab{color:#6b7280;cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;padding:0 6px 10px;display:flex;position:relative}.plan_tab img{object-fit:contain;width:28px;height:28px;margin-bottom:6px}.plan_tab span{font-size:13px}.plan_tab.active span{color:#2db769;font-weight:600}.plan_tab i{background:0 0;width:30px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.plan_tab.active i{background:url(/assets/orig_product_tab_indicator.png) 50%/contain no-repeat}.plan_intro{background:linear-gradient(135deg,#2db7691a,#2db7690d);border-left:4px solid #2db769;border-radius:8px;margin:15px 10px;padding:15px}.plan_intro h2{color:#2db769;margin-bottom:6px;font-size:15px;font-weight:600}.plan_intro p{color:#2db769cc;font-size:13px;line-height:1.5}.product_list{padding:0 10px}.product_card_wrap{background:#fff;border-radius:8px;margin-bottom:12px;padding:15px;box-shadow:0 2px 8px #0000000a}.product_card{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;gap:15px;display:flex}.product_image{background:#2db769;border-radius:8px;flex-shrink:0;width:120px;height:120px;display:block;overflow:hidden}.product_image img{object-fit:cover;width:100%;height:100%}.product_info{flex-direction:column;flex:1;min-width:0;display:flex}.product_name{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.product_badges{gap:6px;margin-top:7px;display:flex}.product_badges b,.product_badges em{white-space:nowrap;border-radius:8px;padding:2px 11px;font-size:10px;font-style:normal;font-weight:500;display:inline-block}.product_badges b{color:#b8860b;background:linear-gradient(90deg,#ffe5b4,#ffd89c)}.product_badges em{color:#6b7280;background:#f0f0f0}.product_details{grid-template-columns:1fr 1fr;gap:6px 10px;margin-top:auto;display:grid}.product_details>span{flex-direction:column;min-width:0;display:flex}.product_details small{color:#9ca3af;font-size:10px}.product_details b{color:#2db769;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.product_details b.orange{color:#ff6b00}.product_details b.dark{color:#4b5563;font-weight:500}.invest_btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2db769,#34c775);border-radius:25px;width:calc(100% - 10px);margin:14px auto 1px;padding:8px;font-size:16px;font-weight:700;display:block;box-shadow:0 0 0 5px #e1f9e4}.sheet_overlay{z-index:1800;background:#0519107a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.buy_sheet{width:min(100%,480px);padding:22px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.25s ease-out sheet-in;position:relative}@keyframes sheet-in{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}.sheet_close{color:#6b7280;cursor:pointer;background:#f3f4f6;border-radius:50%;width:34px;height:34px;font-size:24px;position:absolute;top:12px;right:14px}.sheet_product{align-items:center;gap:13px;padding-right:42px;display:flex}.sheet_product img{object-fit:cover;border-radius:10px;width:64px;height:64px}.sheet_product p{color:#2db769;margin-bottom:4px;font-size:12px;font-weight:600}.sheet_product h2{color:#1f2937;font-size:17px}.sheet_summary{background:#f5faf7;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;padding:15px;display:grid}.sheet_summary span{color:#6b7280;flex-direction:column;font-size:12px;display:flex}.sheet_summary b{color:#1f2937;margin-top:4px;font-size:17px}.sheet_confirm{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2db769,#34c775);border-radius:24px;width:100%;height:48px;font-size:15px;font-weight:700}.account_body{background:#e8f5e9;min-height:100vh;padding-bottom:92px}.account_header{padding:calc(18px + env(safe-area-inset-top)) 15px 40px;background:linear-gradient(#2db769,#34c775);position:relative}.account_header:before{content:"";background:#ffffff0a;border-radius:50%;width:170px;height:170px;position:absolute;top:-44px;left:-50px}.account_top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.account_user{align-items:center;gap:12px;min-width:0;display:flex}.account_avatar{object-fit:cover;background:#34c775;border-radius:8px;flex-shrink:0;width:65px;height:65px;box-shadow:0 4px 12px #00000026}.account_user_detail{color:#fff;min-width:0}.account_user_detail h1{text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;font-size:18px;font-weight:700;overflow:hidden}.account_user_detail p{align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.account_user_detail p>b{background:#2db769;border:1px solid #ffffff4d;border-radius:4px;padding:2px 7px;font-size:12px}.account_user_detail p>span{color:#ffffffeb}.account_user_detail p button{cursor:pointer;background:0 0;place-items:center;width:24px;height:24px;display:grid}.account_user_detail p svg{fill:none;stroke:#fff;stroke-width:1.8px;width:18px;height:18px}.account_actions{flex-shrink:0;gap:7px;display:flex}.account_actions button{cursor:pointer;background:#ffffff26;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.account_actions svg,.account_actions img{object-fit:contain;width:22px;height:22px}.account_actions svg{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.account_stats{z-index:1;justify-content:space-around;margin-top:23px;display:flex;position:relative}.account_stats div{flex-direction:column;flex:1;align-items:center;display:flex}.account_stats div+div{border-left:1px solid #ffffff2b}.account_stats strong{color:#fff;margin-bottom:5px;font-size:21px;font-weight:700}.account_stats span{color:#fffc;font-size:11px}.vip_card{z-index:1;background:linear-gradient(125deg,#fff1ca 0%,#e6c487 48%,#f7e4b6 100%);border-radius:12px;margin-top:18px;padding:15px 18px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.vip_card:after{content:"";border:1px solid #8b735521;border-radius:50%;width:130px;height:130px;position:absolute;top:-30px;right:-30px}.vip_header{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.vip_header>div{align-items:center;gap:8px;display:flex}.vip_header img{width:24px;height:24px}.vip_header strong{color:#8b7355;font-size:14px}.vip_header button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f5a623,#f7b84b);border-radius:20px;padding:7px 16px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #f5a6234d}.vip_card>p{z-index:1;color:#8b7355;justify-content:space-between;margin:12px 0 8px;font-size:12px;font-weight:700;display:flex;position:relative}.vip_card>p span{font-weight:500}.vip_progress{z-index:1;background:#ffffff94;border-radius:4px;height:7px;position:relative;overflow:hidden}.vip_progress i{border-radius:inherit;background:linear-gradient(90deg,#2db769,#34c775);width:7%;height:100%;display:block}.account_main{z-index:2;position:relative}.account_quick_menu{background:#fff;border-radius:12px;justify-content:space-around;margin:-20px 15px 15px;padding:19px 8px;display:flex;box-shadow:0 2px 12px #0000000f}.account_quick_menu button{cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:0;display:flex}.account_quick_menu img{object-fit:contain;width:48px;height:48px}.account_quick_menu span{color:#4b5563;font-size:12px}.lucky_banner{background-color:#ffe8e8;background-image:url(/assets/orig_user_lucky_banner.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;min-height:104px;margin:15px;padding:16px 20px;position:relative;overflow:hidden}.lucky_banner>div{z-index:1;max-width:58%;position:relative}.lucky_banner h2{color:#1f2937;margin-bottom:3px;font-size:18px;font-weight:700}.lucky_banner p{color:#6b7280;margin-bottom:9px;font-size:12px}.lucky_banner button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff7a00,#ff9a3c);border-radius:20px;padding:6px 15px;font-size:12px;font-weight:600}.account_services{background:#fff;border-radius:12px;margin:15px;padding:18px 20px 7px;box-shadow:0 2px 12px #0000000f}.account_services h2{color:#1f2937;margin-bottom:6px;font-size:16px;font-weight:700}.account_services button{cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #f3f4f6;align-items:center;width:100%;padding:12px 0;display:flex}.account_services button:last-child{border-bottom:0}.account_services img{object-fit:contain;width:38px;height:38px;margin-right:12px}.account_services span{color:#1f2937;flex:1;font-size:14px}.account_services b{color:#9ca3af;font-size:21px;font-weight:400}.footer_menu{z-index:1000;width:min(100%,480px);height:80px;padding:0 10px calc(12px + env(safe-area-inset-bottom));background-color:#0000;background-image:url(/assets/footer_menu_bg.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;justify-content:space-around;align-items:flex-end;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.footer_menu:before{z-index:-1;content:"";background:#fff;height:60px;position:absolute;bottom:0;left:0;right:0}.footer_item,.footer_center{cursor:pointer;background:0 0;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.footer_item{padding:8px 0}.footer_item img,.footer_svg{object-fit:contain;width:24px;height:24px}.footer_svg{fill:none;stroke:#9ca3af;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.footer_item.active .footer_svg{stroke:#2db769}.footer_item span,.footer_center>span:last-child{color:#9ca3af;font-size:11px;font-weight:500}.footer_item.active span{color:#2db769;font-weight:600}.footer_center{flex:1.2;justify-content:flex-end;height:51px;position:relative}.apple_orb{background:linear-gradient(135deg,#2db769,#34c775);border:5px solid #e1f9e4;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:absolute;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 5px 16px #2db76940}.apple_orb img{object-fit:contain;width:27px;height:27px}.toast{z-index:2000;color:#fff;text-align:center;background:#191f1ceb;border-radius:10px;width:max-content;max-width:min(370px,100vw - 40px);padding:11px 15px;font-size:13px;line-height:1.35;animation:.22s ease-out toast-in;position:fixed;bottom:101px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0003}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=370px){.login_header{padding-left:20px;padding-right:20px}.login_card{margin-left:13px;margin-right:13px}.login_form{padding-left:18px;padding-right:18px}.form_input_wrap{padding-left:11px;padding-right:11px}.input_icon{margin-right:7px}.otp_send_btn{padding:0 13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
