:root{--green-900: #12391f;--green-700: #147042;--green-500: #32b873;--gold: #d7a51d;--gold-soft: #fff2c8;--ink: #152219;--text: #152219;--muted: #68756c;--line: #dce7dc;--soft: #f5faf2;--card: #fbfef9;--danger: #ff4d4f;--shadow: 0 8px 22px rgba(11, 31, 19, .08);--page-bg: url(/images/page-bg.jpg);--font-ui: "Outfit", "Poppins", "Aptos", "Inter", "SF Pro Text", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-display: "Outfit", "Poppins", "SF Pro Display", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-number: "Outfit", "Poppins", "SF Pro Display", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;font-family:var(--font-ui)}@supports (color: oklch(50% .1 150)){:root{--green-900: oklch(28% .075 150);--green-700: oklch(46% .12 150);--green-500: oklch(68% .145 151);--gold: oklch(75% .145 83);--gold-soft: oklch(95% .055 88);--ink: oklch(23% .028 150);--text: oklch(23% .028 150);--muted: oklch(51% .026 150);--line: oklch(89% .018 150);--soft: oklch(97% .018 145);--card: oklch(99% .012 145)}}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#edf6ee 0%,#f8fbf4 48%,#e9f2e9 100%);font-family:var(--font-ui);font-size:14px;line-height:1.45;font-weight:520;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(245,180,0,.5);outline-offset:2px}.prototype{min-height:100vh;display:grid;place-items:center;padding:28px;position:relative}.phone-shell{width:min(390px,100vw);height:min(844px,calc(100vh - 56px));min-height:740px;position:relative;overflow:hidden;border-radius:28px;background:#eef7ee;box-shadow:0 28px 80px #0b1f1338;isolation:isolate}.phone-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(246,251,244,.88) 0%,rgba(246,251,244,.96) 46%,rgba(246,251,244,.995) 100%),var(--page-bg) center top / cover no-repeat}.app-boot-loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;align-content:center;justify-items:center;gap:12px;padding:34px;color:var(--ink);background:linear-gradient(180deg,rgba(247,253,243,.94),rgba(238,250,235,.98)),var(--page-bg) center top / cover no-repeat;pointer-events:auto}.app-boot-loader h2{margin:6px 0 0;font-family:var(--font-display);font-size:22px;line-height:1;font-weight:850}.app-boot-loader p,.app-loading-pill b{margin:0;color:var(--muted);font-size:12px;line-height:1;font-weight:820}.energy-loader{position:relative;display:grid;place-items:center;transform:translateZ(0)}.boot-energy{width:88px;height:88px}.energy-loader:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:2px solid rgba(31,193,107,.18);border-top-color:var(--gold);border-right-color:#1fc16b94;animation:energy-spin .9s linear infinite;will-change:transform}.energy-loader:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:999px;background:radial-gradient(circle,rgba(245,180,0,.22),rgba(31,193,107,.08) 58%,transparent 70%);animation:energy-pulse 1.12s ease-in-out infinite;will-change:transform,opacity}.loader-core{width:54px;height:54px;position:relative;z-index:1;display:grid;place-items:center;overflow:hidden;border-radius:18px;color:#f8fff1;background:linear-gradient(135deg,var(--green-700),var(--green-900));box-shadow:0 14px 28px #117a373d}.loader-core.has-image{background:rgba(255,255,255,.88)}.loader-core img{width:100%;height:100%;object-fit:cover}.loader-core .icon-svg{width:28px;height:28px}.loader-track{width:138px;height:5px;margin-top:4px;overflow:hidden;border-radius:999px;background:rgba(17,122,55,.12)}.loader-track span{width:46%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--green-500),var(--gold));animation:loader-track 1.08s cubic-bezier(.65,0,.35,1) infinite;will-change:transform}.app-loading-bar{height:3px;position:absolute;top:0;left:0;right:0;z-index:16;overflow:hidden;pointer-events:none}.app-loading-bar:before{content:"";width:48%;height:100%;display:block;border-radius:999px;background:linear-gradient(90deg,transparent,var(--green-500),var(--gold));animation:loading-bar .98s ease-in-out infinite;will-change:transform}.app-loading-pill{min-width:112px;height:38px;padding:0 14px 0 11px;position:absolute;top:58px;left:50%;z-index:16;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;color:var(--ink);background:rgba(251,254,249,.94);border:1px solid rgba(221,234,220,.92);box-shadow:0 14px 28px #0b1f1324;pointer-events:none;transform:translate(-50%)}.small-energy{width:20px;height:20px}.small-energy:before{border-width:2px}.small-energy:after{top:6px;right:6px;bottom:6px;left:6px}.small-energy i{width:7px;height:7px;position:relative;z-index:1;border-radius:999px;background:var(--gold)}.screen{height:100%;overflow-y:auto;padding:0 14px 104px;position:relative;z-index:1;background:transparent;scrollbar-width:none}.screen::-webkit-scrollbar{display:none}.page-login,.page-register{padding:0 24px 28px}.icon-svg{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.screen-header,.home-header{height:48px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 -14px}.screen-header h1,.home-header h1{margin:0;width:100%;text-align:center;font-size:16px;line-height:1;font-weight:820;letter-spacing:0}.screen-header h1{font-size:18px}.header-left,.header-right{position:absolute;top:7px;z-index:1}.header-left{left:20px}.header-right{right:18px}.icon-button,.plain-icon{width:36px;height:36px;border-radius:12px;display:inline-grid;place-items:center;color:var(--ink);background:var(--card);border:1px solid var(--line)}.plain-icon{background:transparent;border-color:transparent;position:absolute;top:6px}.home-header .plain-icon:first-child{left:4px}.notify{right:4px}.notify span{position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:999px;background:var(--danger)}.mini-action{height:34px;border-radius:12px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;background:var(--card);color:var(--ink);border:1px solid var(--line);font-size:11px;font-weight:820}.home-hero{height:150px;border-radius:12px 12px 0 0;padding:14px;overflow:hidden;display:flex;align-items:flex-start;color:#f8fff1;background:linear-gradient(90deg,rgba(2,28,15,.96),rgba(4,48,24,.76),rgba(3,35,17,.32)),linear-gradient(135deg,rgba(18,57,31,.2),rgba(215,165,29,.06)),url(/images/recharge-withdraw-bg.png) center/cover}.home-hero h2{margin:0 0 6px;font-size:19px;line-height:1.05;font-weight:820}.home-hero p{margin:0;color:#dff8e6;font-size:11px;line-height:1.24;font-weight:700}.home-carousel{height:168px;position:relative;overflow:hidden;border-radius:10px 10px 0 0;background:transparent}.home-carousel-track{height:100%;display:flex;transition:transform .56s cubic-bezier(.22,.72,.18,1);will-change:transform}.home-banner-slide{width:100%;height:100%;flex:0 0 100%;display:block;background:transparent}.home-banner-slide img{width:100%;height:100%;display:block;object-fit:cover}.home-banner-dots{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;gap:6px;pointer-events:none}.home-banner-dots button{width:6px;height:6px;padding:0;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 1px 4px #0b1f132e;pointer-events:auto;transition:width .18s ease,background .18s ease}.home-banner-dots button.active{width:18px;background:#ffffff}.balance-card{min-height:132px;border-radius:0 0 12px 12px;padding:14px;display:grid;align-content:center;gap:12px;color:#f8fff1;background:linear-gradient(135deg,rgba(0,12,6,.68),rgba(4,50,23,.54)),linear-gradient(90deg,rgba(18,57,31,.22),rgba(215,165,29,.05)),url(/images/recharge-withdraw-bg.png) center/cover}.balance-values,.money-actions,.detail-head,.plan-head,.plan-foot,.section-title,.slots,.chart-title{display:flex;align-items:center;justify-content:space-between}.balance-values span{display:block;color:#d7f4df;font-size:10px;font-weight:700}.balance-values>div{flex:1;min-width:0;text-align:center}.balance-values strong{display:block;margin-top:3px;font-size:21px;line-height:1;font-weight:820;animation:none}.money-actions{gap:10px}.money-actions button{flex:1;min-width:0;height:52px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;color:#f8fff1;background:linear-gradient(135deg,rgba(0,11,5,.5),rgba(6,63,30,.28)),linear-gradient(90deg,rgba(18,57,31,.28),rgba(215,165,29,.08)),url(/images/deposit-withdraw-button-bg.png) center/cover;border:1px solid rgba(245,180,0,.28);box-shadow:inset 0 1px #fff5d638,0 6px 14px #00180c29;text-shadow:0 1px 4px rgba(0,0,0,.35);font-size:11px;font-weight:820;white-space:nowrap}.money-actions button .icon-svg{flex:0 0 auto;width:34px;height:34px;padding:5px;border-radius:13px;color:#fff5d6;background:radial-gradient(circle at 30% 24%,rgba(255,245,214,.72),rgba(245,180,0,.3) 42%,rgba(5,43,23,.48) 100%);box-shadow:inset 0 1px #ffffff52,0 6px 14px #00000047,0 0 0 1px #f5b40038;stroke-width:2}.money-actions button:first-child .icon-svg{background:radial-gradient(circle at 32% 22%,rgba(255,245,214,.78),rgba(245,180,0,.34) 44%,rgba(10,93,45,.48) 100%)}.money-actions button:last-child .icon-svg{background:radial-gradient(circle at 70% 20%,rgba(255,245,214,.74),rgba(245,180,0,.28) 42%,rgba(8,68,34,.54) 100%)}.quick-grid{height:72px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:12px}.quick-grid button{display:grid;place-items:center;gap:5px;color:var(--ink);background:transparent;font-size:9px;font-weight:800}.quick-grid .quick-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:transparent}.quick-grid .quick-icon img{width:42px;height:42px;display:block;object-fit:contain}.invite-card,.team-banner,.reward-hero,.vip-card,.wallet-banner{position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,var(--green-900),var(--green-700));color:#f8fff1}.invite-card{height:96px;padding:14px 13px 14px 15px;margin-top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;align-content:center;align-items:center;background:linear-gradient(90deg,rgba(1,24,11,.98) 0%,rgba(4,56,25,.9) 38%,rgba(4,56,25,.56) 66%,rgba(2,22,11,.16) 100%),url(/images/invite-card-bg.png) center/cover;border:1px solid rgba(245,180,0,.24);box-shadow:inset 0 1px #fff5d62e,0 8px 18px #00241121;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:transform .16s ease-out,filter .16s ease-out}.invite-card:active{transform:scale(.985);filter:saturate(1.08)}.invite-card:focus-visible{outline:3px solid rgba(245,180,0,.56);outline-offset:2px}.invite-card h2,.section-title h2,.leader-card h2,.task-card h2,.income-list h2,.chart-title h2,.benefit-card h2{margin:0;font-size:14px;line-height:1.1;font-weight:820}.invite-card p{grid-column:1;max-width:180px;margin:5px 0 0;color:#ddf7e6;font-size:10.5px;line-height:1.2;font-weight:700}.invite-card p span,.invite-card p strong{display:block}.invite-card p strong{margin-top:2px;color:#fff5d6;font-size:11px;line-height:1.12;font-weight:820}.invite-card h2{grid-column:1}.invite-cta{grid-column:2;grid-row:1 / span 2;justify-self:end;align-self:center;position:relative;height:28px;min-width:98px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:3px;background:linear-gradient(180deg,#ffd66f,var(--gold));color:#3b2b00;font-size:9px;font-weight:820;box-shadow:inset 0 1px #fff5d66b,0 7px 14px #00100747;overflow:hidden;will-change:transform;animation:none;z-index:0}.invite-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.54) 48%,transparent 72%);opacity:0;transform:translate(-110%);pointer-events:none;animation:none}.invite-cta .icon-svg{position:relative;z-index:1;width:12px;height:12px;stroke-width:3;animation:invite-arrow 1.1s ease-in-out infinite}.coin{position:absolute;display:grid;place-items:center;border-radius:999px;color:#4c3500;background:linear-gradient(180deg,#ffe58a,var(--gold));font-weight:820}.coin.one{right:66px;top:15px;width:42px;height:42px}.coin.two{right:22px;bottom:14px;width:26px;height:26px;font-size:11px}.section-title{height:28px;margin-top:8px}.section-title button{color:var(--green-700);background:transparent;font-size:10px;font-weight:820}.product-row{display:grid;grid-template-columns:.92fr 1.1fr .92fr;align-items:end;gap:6px;padding-top:8px}.mini-product{min-height:178px;padding:7px;border:1px solid var(--line);border-radius:12px;background:var(--card);position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mini-product.featured{min-height:188px;padding:8px;border-color:#f5b400b8;background:linear-gradient(180deg,rgba(255,245,214,.9),rgba(251,255,248,.98) 44%),var(--card);box-shadow:0 16px 30px #5038002e,0 8px 22px #117a371f;transform:translateY(-5px);animation:none;will-change:transform;z-index:1}.mini-product.featured:before{content:"";position:absolute;top:-10px;left:50%;height:20px;padding:0 10px;border-radius:999px;display:grid;place-items:center;color:#4c3500;background:linear-gradient(180deg,#ffe488,var(--gold));box-shadow:0 8px 16px #f5b40047;transform:translate(-50%);white-space:nowrap;font-size:8px;font-weight:820;letter-spacing:0}.mini-product.featured:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(245,180,0,.28);border-radius:10px;pointer-events:none}.mini-visual{height:74px;border-radius:10px;padding:8px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(5,43,23,.06),rgba(5,43,23,.36)),#e9f7ec}.mini-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 24%,rgba(255,214,111,.76),transparent 22%),linear-gradient(135deg,rgba(255,245,214,.22),transparent 48%);opacity:.9}.mini-visual:after{content:"";position:absolute;left:9px;right:9px;bottom:9px;height:18px;border-radius:8px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.42) 0 2px,transparent 2px 9px),linear-gradient(180deg,rgba(8,88,41,.64),rgba(2,36,18,.8));transform:skew(-14deg);box-shadow:0 7px 14px #001c0d2e}.mini-visual.starter{background:linear-gradient(180deg,rgba(6,63,30,.08),rgba(6,63,30,.48)),url(/images/page-bg.jpg) center/cover}.mini-visual.green-power{background:linear-gradient(180deg,rgba(6,63,30,.04),rgba(6,63,30,.42)),url(/images/recharge-withdraw-bg.png) center/cover}.mini-visual.royal{background:linear-gradient(180deg,rgba(41,29,0,.06),rgba(41,29,0,.46)),url(/images/invite-card-bg.png) center/cover}.mini-product.featured .mini-visual{height:78px;border-radius:11px;box-shadow:inset 0 -24px 30px #03221147,0 10px 18px #07180e1f}.mini-product.featured .mini-visual:before{animation:featured-visual-glow 2.8s ease-in-out infinite;will-change:opacity}.mini-visual span,.plan-head span{position:absolute;right:7px;top:7px;min-width:34px;height:16px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--danger);font-size:7px;font-weight:820;z-index:1}.mini-visual>span{top:auto;bottom:7px}.mini-visual.green span,.plan-head span{background:var(--gold);color:#4c3500}.mini-product.featured .mini-visual span{animation:none;will-change:transform}.mini-product h3{margin:8px 0 4px;font-size:11px;line-height:1.05;font-weight:820}.mini-product.featured h3{margin-top:8px;font-size:12px}.mini-product>strong{display:block;font-size:13px;margin-bottom:6px}.mini-product.featured>strong{color:var(--green-700);font-size:16px;line-height:1}.mini-product div:last-child{display:flex;justify-content:space-between}.mini-product small{color:var(--muted);font-size:8px;line-height:1.12;font-weight:700}.mini-product .quota-badge,.plan-icon .quota-badge,.detail-hero .quota-badge{position:absolute;left:7px;top:7px;z-index:2;width:36px;height:24px;padding:2px 3px;border-radius:8px;display:grid;place-items:center;align-content:center;gap:1px;color:#f8fff1;background:rgba(3,35,17,.84);border:1px solid rgba(255,245,214,.46);box-shadow:0 6px 14px #03231138;line-height:1;white-space:nowrap}.quota-badge em,.quota-badge b{display:block;color:inherit;font-style:normal;line-height:1;font-weight:820}.quota-badge em{font-size:6px;opacity:.82}.quota-badge b{font-size:8px}.plan-icon .quota-badge{left:6px;top:6px}.detail-hero .quota-badge{left:14px;top:14px;width:72px;height:34px;border-radius:12px}.detail-hero .quota-badge em{font-size:9px}.detail-hero .quota-badge b{font-size:13px}.mini-product b{color:var(--green-700)}.mini-product .quota-badge b{color:inherit}.bottom-nav{position:absolute;left:10px;right:10px;bottom:10px;z-index:4;height:78px;padding:8px 10px 9px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-radius:18px;background:linear-gradient(180deg,rgba(251,255,248,.98),rgba(238,248,235,.98)),var(--card);border:1px solid rgba(221,234,220,.9);box-shadow:0 18px 44px #07180e2e,inset 0 1px #ffffffc7}.nav-item{min-width:0;height:62px;position:relative;display:grid;grid-template-rows:34px 14px;place-items:center;gap:3px;color:#5d6f64;background:transparent;border-radius:14px;font-size:9.5px;line-height:1;font-weight:820;transition:color .18s ease,transform .18s ease,background .18s ease}.nav-item:before{content:"";width:28px;height:3px;position:absolute;top:2px;left:50%;border-radius:999px;background:var(--green-500);opacity:0;transform:translate(-50%) scaleX(.52);transition:opacity .18s ease,transform .18s ease}.nav-item>span:last-child{max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.nav-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:#617267;background:transparent;font-size:18px;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.nav-item.active{color:var(--green-700);background:rgba(31,193,107,.08)}.nav-item.active:before{opacity:1;transform:translate(-50%) scaleX(1)}.nav-item.active .nav-icon{color:var(--green-700);background:rgba(31,193,107,.12);box-shadow:inset 0 0 0 1px #1fc16b29}.nav-item:active{transform:translateY(1px) scale(.98)}.nav-item.invest .nav-icon{width:52px;height:52px;margin-top:-22px;border-radius:999px;position:relative;color:#f8fff1;background:radial-gradient(circle at 30% 22%,rgba(255,245,214,.55),transparent 28%),linear-gradient(135deg,var(--green-700),var(--green-500) 58%,var(--gold));box-shadow:0 14px 28px #117a3757,0 0 0 6px #fbfff8f5;font-size:21px}.nav-item.invest .nav-icon:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:inherit;border:1px solid rgba(255,245,214,.28)}.nav-item.invest{grid-template-rows:39px 14px;color:#5d6f64}.nav-item.invest:before{display:none}.nav-item.invest.active{background:transparent;color:var(--green-700)}.nav-item.invest.active .nav-icon{transform:translateY(-1px);box-shadow:0 16px 32px #117a3761,0 0 0 6px #fbfff8f5,0 0 0 9px #f5b40024}.banner,.detail-hero,.auth-hero{border-radius:12px;color:#f8fff1;background:linear-gradient(90deg,rgba(3,35,17,.88),rgba(3,35,17,.4)),url(/images/recharge-withdraw-bg.png) center/cover}.banner{height:120px;padding:18px}.banner h2{margin:0 0 7px;font-size:23px;line-height:1.05}.banner p{margin:0;max-width:220px;color:#ddf7e6;font-size:12px;line-height:1.25;font-weight:700}.filters,.amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 0 12px;padding:4px;border-radius:12px;background:#e7f0e7}.filters button,.amount-grid button{height:34px;border-radius:10px;background:transparent;color:var(--muted);font-size:11px;font-weight:820}.filters .active,.amount-grid .active{color:var(--green-700);background:var(--card)}.product-list,.task-list,.notice-list,.service-list,.menu-list,.income-list,.investment-list,.vip-list{display:grid;gap:10px}.plan-card{min-height:124px;padding:12px;display:grid;grid-template-columns:72px 1fr;gap:12px;border-radius:14px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow)}.plan-icon{position:relative;overflow:hidden;border-radius:12px;display:grid;place-items:center;color:var(--green-700);background:#e9f7ec}.plan-icon.gold{color:#8c5f00;background:var(--gold-soft)}.plan-icon.has-image{background-color:#0b3a20;box-shadow:inset 0 -28px 30px #03231152}.plan-icon .icon-svg{width:30px;height:30px}.plan-content{display:grid;gap:7px}.plan-head{position:relative}.plan-head h2{margin:0;font-size:15px}.product-vip-badges{display:flex;flex-wrap:wrap;gap:5px}.product-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.product-status-badge{min-height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;color:#174128;background:rgba(31,193,107,.12);border:1px solid rgba(31,193,107,.22);font-size:8px;line-height:1;font-weight:820;white-space:nowrap}.product-status-badge.refund{color:#4c3500;background:linear-gradient(180deg,#fff4ca,#fff9e5);border-color:#f5b40070}.product-status-badge.presale{color:#0d5131;background:rgba(31,193,107,.14);border-color:#1fc16b47}.product-status-badge.sold-out{color:#7d2025;background:rgba(255,77,79,.1);border-color:#ff4d4f33}.mini-status-row{min-height:18px;margin:0 0 5px;gap:3px}.mini-status-row .product-status-badge{min-height:16px;padding:0 5px;border-radius:6px;font-size:6.5px;font-weight:780}.detail-status-row .product-status-badge{min-height:28px;padding-inline:10px;font-size:10px}.product-vip-badges small{min-height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;color:#4c3500;background:linear-gradient(180deg,#fff2ba,var(--gold-soft));border:1px solid rgba(245,180,0,.42);font-size:8px;line-height:1;font-weight:820}.product-vip-badges .icon-svg{width:11px;height:11px;stroke-width:3}.detail-vip-badges small{min-height:28px;font-size:10px}.plan-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.plan-metrics span{color:var(--muted);font-size:9px;font-weight:700}.plan-metrics b{display:block;color:var(--ink);font-size:11px}.plan-foot strong{color:var(--gold);font-size:11px}.plan-foot button,.invite-panel button,.task-card button{min-width:74px;height:28px;border-radius:999px;color:#f8fff1;background:var(--green-700);font-size:10px;font-weight:820}.plan-foot button:disabled{color:#15221980;background:rgba(104,117,108,.14);cursor:not-allowed}.detail-hero{height:212px;padding:14px;position:relative;background:linear-gradient(180deg,rgba(3,35,17,.05),rgba(3,35,17,.75)),url(/images/recharge-withdraw-bg.png) center/cover}.detail-hero span{position:absolute;top:14px;right:14px;display:inline-grid;place-items:center;height:26px;padding:0 12px;border-radius:999px;color:#4c3500;background:var(--gold);font-size:11px;font-weight:820}.detail-card,.benefit-card,.leader-card,.chart-card,.notice-banner,.rule-card,.profile-card,.profile-stats article,.menu-list,.income-list,.task-card{border-radius:14px;background:var(--card);border:1px solid var(--line)}.detail-card{margin-top:-12px;padding:16px;display:grid;gap:14px}.detail-head h2{margin:0;font-size:22px}.detail-head strong{color:var(--green-700);font-size:22px}.detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.detail-metrics span{min-height:72px;display:grid;place-items:center;text-align:center;color:var(--green-700);font-size:11px;font-weight:820}.detail-metrics small{color:var(--muted);font-size:8px;font-weight:700}.benefits{display:grid;gap:7px;padding:0;margin:0;list-style:none}.benefits li,.benefit-card p{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:12px;font-weight:700}.benefits .icon-svg,.benefit-card .icon-svg{color:var(--green-700)}.slots{min-height:50px;padding:0 14px;border-radius:12px;background:var(--gold-soft)}.slots span{color:var(--muted);font-size:12px;font-weight:800}.primary-button{width:100%;height:52px;border-radius:12px;color:#f8fff1;background:linear-gradient(90deg,var(--green-500),var(--green-700));box-shadow:0 10px 24px #117a373d;font-size:13px;font-weight:820}.primary-button:disabled{cursor:not-allowed;opacity:.72;box-shadow:none}.wallet-banner{min-height:114px;padding:18px;display:grid;align-content:center;gap:6px;background:linear-gradient(135deg,rgba(0,12,6,.5),rgba(4,50,23,.38)),url(/images/recharge-withdraw-bg.png) center/cover}.wallet-banner span,.wallet-banner small{color:#ddf7e6;font-size:11px;font-weight:800}.wallet-banner strong{font-size:30px;line-height:1}.recharge-balance-banner{min-height:104px}.wallet-label{display:inline-flex;align-items:center;gap:6px}.wallet-label .icon-svg{width:14px;height:14px;color:var(--gold)}.wallet-lock{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px;padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,245,214,.18)}.wallet-lock span{display:inline-flex;align-items:center;gap:6px}.wallet-lock .icon-svg{width:14px;height:14px;color:var(--gold)}.wallet-lock b{overflow:hidden;color:#fff5d6;font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.form-title{margin:14px 0 8px;font-size:17px}.amount-grid{grid-template-columns:repeat(2,1fr);background:transparent;padding:0}.amount-grid button{height:48px;color:var(--ink);background:var(--card);border:1px solid var(--line)}.amount-grid .active{color:#f8fff1;background:var(--green-700)}.method-list,.stack-form{display:grid;gap:8px}.method-list button{height:42px;padding:0 14px;border-radius:12px;display:flex;align-items:center;gap:9px;color:var(--ink);background:var(--card);border:1px solid var(--line);font-size:12px;font-weight:820}.method-list button.active{color:var(--green-700);border-color:#117a3770;background:#e9f7ec}.recharge-submit{margin-top:10px}.api-message{margin:0;color:var(--danger);font-size:11px;line-height:1.25;font-weight:800}.purchase-status-pop{width:calc(100% - 48px);min-height:96px;padding:18px;position:absolute;top:50%;left:24px;z-index:5;display:grid;grid-template-columns:46px 1fr;align-items:center;gap:14px;pointer-events:none;border-radius:14px;color:var(--ink);background:rgba(251,255,248,.97);border:1px solid rgba(221,234,220,.96);box-shadow:0 22px 50px #07180e38;transform:translateY(-50%)}.purchase-status-pop span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#f8fff1}.purchase-status-pop.success span{background:linear-gradient(135deg,var(--green-500),var(--green-700))}.purchase-status-pop.sign span{background:linear-gradient(135deg,#f1c747,var(--gold));color:#17391f}.purchase-status-pop.error span{background:linear-gradient(135deg,#c53235,var(--danger))}.purchase-status-pop .icon-svg{width:25px;height:25px}.purchase-status-pop p{margin:0;color:var(--ink);font-size:14px;line-height:1.25;font-weight:820}.purchase-pop-enter-active,.purchase-pop-leave-active{transition:opacity .18s ease,transform .18s ease}.loader-fade-enter-active,.loader-fade-leave-active{transition:opacity .18s ease}.loader-fade-enter-from,.loader-fade-leave-to{opacity:0}.loader-rise-enter-active,.loader-rise-leave-active{transition:opacity .18s ease,transform .18s ease}.loader-rise-enter-from,.loader-rise-leave-to{opacity:0;transform:translate(-50%) translateY(-6px)}.purchase-pop-enter-from,.purchase-pop-leave-to{opacity:0;transform:translateY(calc(-50% + 10px)) scale(.96)}.auth-message{min-height:46px;padding:10px 12px;border-radius:12px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;color:#6b1f21;background:linear-gradient(135deg,rgba(255,77,79,.12),rgba(255,245,214,.42)),rgba(251,255,248,.88);border:1px solid rgba(255,77,79,.26);box-shadow:0 8px 20px #07180e14;font-size:11px;line-height:1.25;font-weight:820}.auth-message .icon-svg{width:28px;height:28px;padding:6px;border-radius:10px;color:#f8fff1;background:linear-gradient(135deg,#c53235,var(--danger));box-shadow:inset 0 1px #ffffff3d}.empty-state,.empty-inline{border-radius:12px;border:1px dashed rgba(17,122,55,.26);color:var(--muted);background:rgba(251,255,248,.72);font-size:12px;line-height:1.3;font-weight:800;text-align:center}.empty-state{margin-top:12px;padding:18px 14px}.empty-inline{margin-top:12px;padding:12px}.upload-box{height:76px;margin:14px 0 8px;border-radius:14px;display:grid;place-items:center;gap:4px;color:var(--green-700);background:var(--card);border:1px solid var(--green-700);font-size:11px;font-weight:820}.field{display:grid;gap:6px;font-size:11px;font-weight:820;min-width:0}.field-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.field-head small{overflow:hidden;color:var(--green-700);font-size:11px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.input-wrap,.code-row{display:flex;align-items:center;gap:9px;min-width:0;width:100%}.input-wrap{min-height:48px;padding:0 14px;border-radius:12px;background:var(--card);border:1px solid var(--line);color:var(--muted)}.input-wrap .icon-svg{flex:0 0 auto}.input-wrap input{min-width:0;flex:1;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700}.phone-input{gap:8px;padding-left:12px}.country-code{height:30px;padding:0 10px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:#f8fff1;background:linear-gradient(135deg,var(--green-700),var(--green-500));box-shadow:inset 0 1px #fff3;font-size:12px;line-height:1;font-weight:820;white-space:nowrap}.phone-input input{font-variant-numeric:tabular-nums}.input-wrap select{min-width:0;flex:1;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:var(--ink);font-size:12px;font-weight:800}.select-wrap .icon-svg:last-child{width:14px;height:14px;transform:rotate(90deg);color:var(--green-700)}.withdraw-minimal,.bank-card-form{margin-top:16px}.withdraw-minimal{gap:14px}.withdraw-balance{min-height:96px;padding:16px;border-radius:14px;display:grid;align-content:center;gap:8px;color:#f8fff1;background:linear-gradient(135deg,rgba(2,28,15,.78),rgba(17,122,55,.76)),url(/images/recharge-withdraw-bg.png) center/cover;box-shadow:0 12px 28px #07180e24}.withdraw-balance span{color:#dff8e6;font-size:12px;font-weight:800}.withdraw-balance strong{font-size:30px;line-height:1;font-weight:820}.withdraw-guide{padding:14px;border-radius:14px;background:rgba(251,255,248,.9);border:1px solid rgba(221,234,220,.92)}.withdraw-guide h2{margin:0 0 10px;font-size:14px;line-height:1;font-weight:820}.withdraw-guide p{margin:8px 0 0;display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:12px;line-height:1.25;font-weight:800}.withdraw-guide .icon-svg{width:14px;height:14px;flex:0 0 auto;color:var(--green-700)}.withdraw-minimal .input-wrap{min-height:58px}.withdraw-minimal input{font-size:18px;font-weight:820}.code-row .input-wrap{flex:1}.code-row button{width:100px;height:48px;border-radius:12px;color:#f8fff1;background:var(--green-700);font-size:11px;font-weight:820}.rule-card{padding:14px}.rule-card p{margin:7px 0 0;color:var(--muted);font-size:12px;font-weight:700}.team-banner{min-height:128px;padding:18px}.team-banner h2{margin:0 0 16px}.team-banner div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.team-banner span{color:#ddf7e6;font-size:10px;font-weight:700}.team-banner b{display:block;margin-top:4px;color:#fff;font-size:16px}.invite-panel{min-height:136px;margin-top:12px;padding:12px;display:grid;grid-template-columns:104px 1fr;gap:12px;border-radius:14px;background:var(--card);border:1px solid var(--line)}.avatar-stack,.profile-avatar{border-radius:14px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,rgba(17,122,55,.2),rgba(245,180,0,.18)),url(/images/page-bg.jpg) center/cover}.brand-avatar{color:var(--green-700);background:rgba(251,254,249,.92);border:1px solid rgba(17,122,55,.14);box-shadow:inset 0 1px #fffc,0 12px 28px #0b1f131a}.brand-avatar.has-image{padding:9px;background:#fbfef9}.brand-avatar img{width:100%;height:100%;display:block;object-fit:contain}.avatar-stack.brand-avatar{min-height:110px}.profile-avatar.brand-avatar{border-radius:18px}.invite-panel h2{margin:3px 0 8px}.invite-panel strong{color:var(--green-700);font-size:13px}.invite-panel p{margin:8px 0;color:var(--muted);font-size:11px;font-weight:700}.invite-panel button{display:inline-flex;align-items:center;gap:7px}.level-row,.earning-stats,.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.level-row div,.level-row button,.earning-stats article,.profile-stats article{min-height:74px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;gap:4px;background:var(--card);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.level-row button{cursor:pointer}.level-row button.active{color:#fbfff8;border-color:#1fc16b73;background:linear-gradient(135deg,var(--green-900),var(--green-500));box-shadow:0 12px 24px #117a3738;transform:translateY(-1px)}.level-row span,.earning-stats span,.profile-stats span{color:var(--green-700);font-size:12px;font-weight:820}.level-row button.active span,.level-row button.active b,.level-row button.active small{color:#fbfff8}.level-row b,.earning-stats b,.profile-stats b{font-size:22px}.level-row small{color:var(--muted);font-size:9px;font-weight:800}.leader-card,.benefit-card,.chart-card,.income-list{padding:14px}.team-member-card{display:grid;gap:10px}.team-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.team-list-head h2{margin:0}.team-list-head span{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:var(--green-700);background:rgba(31,193,107,.12);font-size:10px;font-weight:850}.team-member-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;border-top:1px solid var(--line)}.team-member-main,.team-member-meta{min-width:0;display:grid;gap:4px}.team-member-main strong{color:var(--text);overflow:hidden;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.team-member-main small,.team-member-meta span{color:var(--muted);font-size:10px;font-weight:800}.team-member-meta{justify-items:end;text-align:right}.team-member-meta b{color:var(--green-700);font-size:13px;white-space:nowrap}.pager-row{display:grid;grid-template-columns:82px 1fr 82px;align-items:center;gap:8px;padding-top:4px}.pager-row button{height:34px;border:0;border-radius:10px;color:#fbfff8;background:linear-gradient(135deg,var(--green-700),var(--green-500));font-size:11px;font-weight:850}.pager-row button:disabled{color:#8aa08f;background:#edf5ee}.pager-row span{color:var(--muted);font-size:11px;font-weight:820;text-align:center}.investment-card{display:grid;gap:10px;padding:14px;border-radius:14px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow)}.order-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;border-radius:12px;background:rgba(17,122,55,.1);border:1px solid rgba(17,122,55,.1)}.order-tabs button{height:34px;border:0;border-radius:9px;background:transparent;color:var(--green-700);font-size:11px;font-weight:850}.order-tabs button.active{color:#fbfff8;background:linear-gradient(135deg,var(--green-700),var(--green-500));box-shadow:0 8px 18px #117a3733}.investment-card-head{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:center}.investment-thumb{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border-radius:12px;color:var(--green-700);background-color:#e7f6e8;background-position:center;background-size:cover;box-shadow:inset 0 -16px 26px #053d1b29}.investment-thumb .icon-svg{width:28px;height:28px}.investment-title{min-width:0}.investment-card h2{margin:0 0 3px;color:var(--text);font-size:15px;line-height:1.15}.investment-card p,.investment-card small{margin:0;color:var(--muted);font-size:11px;font-weight:800}.investment-title h2,.investment-title p,.investment-title small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-status{align-self:start;padding:6px 8px;border-radius:999px;color:var(--green-700);background:rgba(31,193,107,.13);font-size:10px;font-weight:850;line-height:1;white-space:nowrap}.order-status.completed{color:#6b5b10;background:rgba(245,180,0,.18)}.investment-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.investment-metrics span{display:grid;gap:5px;min-width:0;padding:9px 7px;border-radius:10px;color:var(--muted);background:#f3faf3;font-size:10px;font-weight:850}.investment-metrics b{color:var(--green-700);overflow:hidden;font-size:13px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.investment-dates{display:flex;justify-content:space-between;gap:8px}.investment-dates small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leader-card p,.income-list p{display:flex;justify-content:space-between;margin:13px 0 0;color:var(--muted);font-size:12px;font-weight:800}.leader-card b,.income-list b{color:var(--green-700)}.reward-hero{height:124px;padding:18px;background:linear-gradient(135deg,var(--green-700),var(--green-500))}.reward-hero p,.reward-hero span{margin:0;color:#ddf7e6;font-size:12px;font-weight:800}.reward-hero h2{margin:7px 0;font-size:34px;line-height:1}.reward-hero .coin{font-style:normal;animation:none}.reward-hero .two{animation-delay:.45s}.task-list{margin-top:12px}.task-card{padding:13px}.task-top{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.task-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--green-700);background:#e9f7ec}.task-card p{margin:4px 0 0;color:var(--muted);font-size:11px;font-weight:700}.lottery-entry-card{min-height:76px;margin-top:12px;padding:12px;display:grid;grid-template-columns:48px 1fr 22px;align-items:center;gap:10px;border-radius:14px;color:var(--ink);background:linear-gradient(135deg,rgba(255,245,214,.78),rgba(233,247,236,.92)),var(--card);border:1px solid rgba(245,180,0,.34);box-shadow:var(--shadow);cursor:pointer}.lottery-entry-card>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#4c3500;background:linear-gradient(180deg,#fff0ac,var(--gold))}.lottery-entry-card h2,.lottery-entry-card p{margin:0}.lottery-entry-card h2{font-size:15px;line-height:1.1}.lottery-entry-card p{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.25;font-weight:800}.lottery-entry-card>.icon-svg{color:var(--green-700)}.progress{height:7px;margin-top:10px;overflow:hidden;border-radius:999px;background:#ddeadc}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-500),var(--green-700))}.lottery-stage{min-height:430px;padding:18px;position:relative;overflow:hidden;display:grid;align-content:space-between;gap:16px;border-radius:16px;color:#f8fff1;background:radial-gradient(circle at 50% 42%,rgba(245,180,0,.38),transparent 28%),radial-gradient(circle at 80% 10%,rgba(31,193,107,.28),transparent 28%),linear-gradient(155deg,#052b17 0%,#0d6a32 58%,#12351e 100%);box-shadow:0 18px 38px #07180e2e}.lottery-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,245,214,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(255,245,214,.06) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 75%);pointer-events:none}.lottery-stage:after{content:"";width:330px;height:345px;position:absolute;left:50%;top:66px;z-index:0;pointer-events:none;background:url(/images/lottery-light.png) center / contain no-repeat;opacity:.92;transform:translate(-50%);animation:lottery-light-pulse 3.2s ease-in-out infinite;will-change:opacity,transform}.lottery-count{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.lottery-count span{color:#dff8e6;font-size:12px;font-weight:820}.lottery-count strong{min-width:54px;height:42px;border-radius:999px;display:inline-grid;place-items:center;color:#4c3500;background:linear-gradient(180deg,#fff0ac,var(--gold));box-shadow:inset 0 1px #ffffff5c;font-size:24px;line-height:1}.treasure-scene{min-height:270px;position:relative;z-index:2;display:grid;place-items:center}.treasure-chest{width:306px;height:178px;position:relative;animation:chest-float 2.8s ease-in-out infinite;filter:drop-shadow(0 22px 24px rgba(0,0,0,.28))}.lottery-stage.drawing .treasure-chest{animation:chest-shake .52s ease both}.treasure-chest>div{display:none}.treasure-chest:before,.treasure-chest:after{content:"";position:absolute;left:50%;top:50%;pointer-events:none;background-image:url(/images/lottery-chest.png);background-repeat:no-repeat;background-size:100% auto;transition:opacity .22s ease,transform .22s ease;will-change:opacity,transform}.treasure-chest:before{width:278px;height:122px;background-position:top center;opacity:1;transform:translate(-50%,-46%) scale(1)}.treasure-chest:after{width:306px;height:148px;background-position:bottom center;opacity:0;transform:translate(-50%,-44%) scale(.94)}.lottery-stage.drawing .treasure-chest:before,.lottery-stage.won .treasure-chest:before{opacity:0;transform:translate(-50%,-50%) scale(.9)}.lottery-stage.drawing .treasure-chest:after,.lottery-stage.won .treasure-chest:after{opacity:1;transform:translate(-50%,-46%) scale(1)}.chest-lid{width:184px;height:62px;position:absolute;top:15px;left:2px;z-index:3;border-radius:54px 54px 14px 14px;background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 28%),linear-gradient(180deg,#ffe082,#c97808 82%);border:3px solid #6d3c05;transform-origin:50% 100%;transition:transform .28s cubic-bezier(.22,1,.36,1)}.lottery-stage.drawing .chest-lid,.lottery-stage.won .chest-lid{transform:rotateX(38deg) translateY(-12px)}.chest-glow{width:150px;height:88px;position:absolute;top:34px;left:19px;z-index:1;border-radius:999px;background:radial-gradient(circle,rgba(255,230,138,.72),rgba(245,180,0,0));filter:blur(9px);opacity:.72}.chest-body{width:188px;height:92px;position:absolute;left:0;bottom:0;z-index:2;overflow:hidden;border-radius:18px 18px 24px 24px;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 25%),linear-gradient(180deg,#a96a10 0%,#5f3304 100%);border:3px solid #3f2406;box-shadow:inset 0 -12px 18px #24140252,0 22px 34px #00000038}.chest-body:before,.chest-body:after{content:"";position:absolute;inset:26px 0 auto;height:10px;background:linear-gradient(90deg,#ffe082,var(--gold),#ffe082)}.chest-body:after{width:34px;height:42px;inset:25px auto auto 77px;border-radius:10px;background:linear-gradient(180deg,#fff0ac,var(--gold))}.chest-body span{width:28px;height:28px;position:absolute;left:80px;top:32px;z-index:2;border-radius:999px;background:#4c3500}.coin-burst{position:absolute;inset:82px 0 auto;height:110px;pointer-events:none}.coin-burst i{width:34px;height:34px;position:absolute;left:calc(50% - 17px);top:42px;border-radius:999px;display:grid;place-items:center;color:#5c3c00;background:linear-gradient(180deg,#ffe98e,var(--gold));box-shadow:0 8px 16px #0000002e;font-size:16px;line-height:1;font-style:normal;font-weight:820;opacity:0}.lottery-stage.drawing .coin-burst i,.lottery-stage.won .coin-burst i{animation:coin-burst .76s cubic-bezier(.16,1,.3,1) forwards}.coin-burst i:nth-child(2){animation-delay:80ms}.coin-burst i:nth-child(3){animation-delay:.14s}.coin-burst i:nth-child(4){animation-delay:.2s}.lottery-spark{width:10px;height:10px;position:absolute;border-radius:999px;background:var(--gold);box-shadow:0 0 18px #f5b400cc;animation:spark-pulse 1.6s ease-in-out infinite}.lottery-spark.one{top:24px;left:50px}.lottery-spark.two{top:70px;right:44px;background:var(--green-500);animation-delay:.4s}.lottery-spark.three{right:78px;bottom:42px;animation-delay:.8s}.lottery-button{position:relative;z-index:1;background:linear-gradient(90deg,#f5b400,#1fc16b 64%,#117a37)}.lottery-result-card,.lottery-prize-list,.lottery-rule{margin-top:12px;padding:14px;border-radius:14px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow)}.lottery-result-card{position:relative;display:grid;justify-items:center;gap:10px;text-align:center}.result-close{width:28px;height:28px;position:absolute;top:10px;right:10px;border-radius:999px;color:var(--muted);background:#edf8ef;font-size:18px;line-height:1;font-weight:820}.lottery-result-card>span{color:var(--green-700);font-size:12px;font-weight:820}.result-prize-image{width:82px;height:82px;border-radius:18px;display:grid;place-items:center;overflow:hidden;color:#4c3500;background:linear-gradient(180deg,#fff0ac,var(--gold))}.result-prize-image img{width:100%;height:100%;object-fit:cover}.lottery-result-card h2,.lottery-result-card p,.lottery-prize-list h2,.lottery-rule h2,.lottery-rule p{margin:0}.lottery-result-card h2{color:var(--ink);font-size:18px}.lottery-result-card p,.lottery-rule p{color:var(--muted);font-size:12px;line-height:1.35;font-weight:800}.lottery-result-card button:not(.result-close){height:36px;padding:0 18px;border-radius:999px;color:#f8fff1;background:var(--green-700);font-size:11px;font-weight:820}.lottery-prize-list{display:grid;gap:10px}.lottery-prize-list h2,.lottery-rule h2{color:var(--ink);font-size:15px}.lottery-prize-list article{min-height:54px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px}.lottery-prize-list article>span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;overflow:hidden;color:#4c3500;background:var(--gold-soft)}.lottery-prize-list img{width:100%;height:100%;object-fit:cover}.lottery-prize-list strong{color:var(--ink);font-size:12px}.lottery-prize-list small{display:block;margin-top:2px;color:var(--muted);font-size:10px;font-weight:800}.lottery-rule{display:grid;gap:8px}.vip-card{min-height:132px;padding:18px;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--green-900),var(--green-700),var(--gold))}.vip-card>span{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;color:#4c3500;background:linear-gradient(180deg,#ffe58a,var(--gold));font-size:36px}.vip-card p,.vip-card h2{margin:0}.vip-card h2{color:var(--gold);font-size:32px}.vip-card strong{display:block;margin-top:5px;color:#f8fff1;font-size:12px}.vip-progress-card,.vip-task-list{padding:14px;border-radius:14px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow)}.vip-progress-card{display:grid;gap:12px}.vip-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vip-progress-head span{color:var(--muted);font-size:11px;font-weight:800}.vip-progress-head h2,.vip-task-list>h2,.vip-task-row h3{margin:0}.vip-progress-head h2{margin-top:3px;color:var(--ink);font-size:18px}.vip-progress-head strong{color:var(--green-700);font-size:28px;line-height:1}.vip-progress-reward{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:rgba(245,180,0,.1);border:1px solid rgba(245,180,0,.18)}.vip-progress-reward span{color:var(--muted);font-size:12px;font-weight:800}.vip-progress-reward strong{color:var(--gold-deep);font-family:var(--font-number);font-size:18px;line-height:1}.vip-task-list{display:grid;gap:10px}.vip-task-list>h2{color:var(--ink);font-size:14px}.vip-task-row{min-height:72px;padding:12px;border-radius:12px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;background:#f7fff4;border:1px solid rgba(17,122,55,.1)}.vip-task-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#8c5f00;background:linear-gradient(180deg,#fff0ac,var(--gold-soft))}.vip-task-icon.done{color:#f8fff1;background:linear-gradient(135deg,var(--green-500),var(--green-700))}.vip-task-icon .icon-svg{width:22px;height:22px}.vip-task-body{display:grid;gap:8px}.vip-task-body>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.vip-task-row h3{color:var(--ink);font-size:12px}.vip-task-row strong{color:var(--green-700);font-size:11px;white-space:nowrap}.benefit-card{display:grid;gap:10px;margin:12px 0}.vip-list article{min-height:84px;padding:16px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;background:var(--card);border:1px solid var(--line)}.vip-list b{color:var(--green-700);font-size:20px}.vip-list span{color:var(--muted);font-size:13px;font-weight:800}.earning-stats{grid-template-columns:repeat(2,1fr);margin-top:0}.earning-stats article{align-items:start;justify-items:start;padding:16px}.bar-chart{height:130px;margin-top:16px;display:flex;align-items:end;gap:10px}.bar-chart i{flex:1;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,var(--gold),var(--green-700))}.notice-banner{min-height:82px;padding:0 16px;display:flex;align-items:center;gap:12px;color:#f8fff1;background:linear-gradient(135deg,var(--green-900),var(--green-700))}.notice-banner .icon-svg{width:28px;height:28px}.notice-banner h2,.notice-banner p{margin:0}.notice-banner p{margin-top:4px;color:#ddf7e6;font-size:12px;font-weight:700}.notice-list{margin-top:12px}.notice-list article{min-height:72px;padding:0 12px;border-radius:14px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;background:var(--card);border:1px solid var(--line)}.notice-list article>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:var(--green-700);background:#e9f7ec}.notice-list h2{margin:0;font-size:13px}.notice-list p{margin:4px 0 0;color:var(--muted);font-size:10px;font-weight:700}.notice-list small{color:var(--muted);font-size:9px;font-weight:700}.service-hero{min-height:96px;padding:16px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;color:#f8fff1;background:linear-gradient(135deg,rgba(3,32,17,.88),rgba(17,122,55,.76)),url(/images/recharge-withdraw-bg.png) center/cover}.service-hero>span,.service-icon{display:grid;place-items:center;border-radius:14px;color:#fff5d6;background:rgba(245,180,0,.18);box-shadow:inset 0 1px #fff5d638}.service-hero>span{width:48px;height:48px}.service-hero h2,.service-hero p{margin:0}.service-hero h2{font-size:17px;line-height:1.1}.service-hero p{margin-top:5px;color:#ddf7e6;font-size:11px;line-height:1.3;font-weight:750}.service-list{margin-top:12px}.service-card{min-height:78px;padding:12px;border-radius:14px;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:12px;color:inherit;text-decoration:none;background:rgba(255,255,255,.92);border:1px solid var(--line);box-shadow:var(--shadow)}.service-icon{width:46px;height:46px;color:var(--green-700);background:#e9f7ec}.service-card h2,.service-card p,.service-card small{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.service-card h2{color:var(--text);font-size:14px;line-height:1.15}.service-card p{margin-top:5px;color:var(--green-700);font-size:11px;font-weight:820}.service-card small{display:block;margin-top:4px;color:var(--muted);font-size:10px;font-weight:750}.service-card>.icon-svg:last-child{width:18px;height:18px;color:var(--muted)}.profile-card{min-height:126px;padding:16px;display:grid;grid-template-columns:72px 1fr;align-items:center;gap:14px;color:#f8fff1;background:linear-gradient(135deg,var(--green-900),var(--green-700))}.profile-avatar{height:72px}.profile-card h2,.profile-card p{margin:0}.profile-card p{margin-top:4px;color:var(--gold);font-size:12px;font-weight:820}.profile-card span{display:block;margin-top:5px;color:#ddf7e6;font-size:11px;font-weight:700}.profile-code-block{min-width:0}.profile-code-block h2{color:#fff7ce;font-size:26px;line-height:1.05;font-weight:820;word-break:break-word}.profile-meta{margin-top:10px;display:grid;gap:6px}.profile-meta span{min-width:0;min-height:24px;margin:0;padding:4px 8px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;color:#f8fff1eb;background:rgba(248,255,241,.1);border:1px solid rgba(248,255,241,.14);font-size:10.5px;line-height:1.15;font-weight:680;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-meta .icon-svg{flex:0 0 auto;width:14px;height:14px;color:var(--gold-soft)}.profile-stats{grid-template-columns:repeat(2,1fr)}.menu-list{padding:14px;gap:6px}.menu-list button{height:48px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:12px;color:var(--ink);background:transparent;text-align:left;font-size:13px;font-weight:820}.menu-list button>.icon-svg:first-child{width:34px;height:34px;padding:8px;border-radius:10px;color:var(--green-700);background:#e9f7ec}.menu-list .danger{color:var(--danger)}.menu-list button:disabled{cursor:wait;opacity:.62}.auth-screen{padding-top:22px}.brand-head{display:flex;align-items:center;justify-content:center;gap:12px;min-height:70px}.brand-logo{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;overflow:hidden;color:var(--gold);background:linear-gradient(135deg,var(--green-900),var(--green-700));font-size:30px}.brand-logo.has-image{background:transparent}.brand-logo img{width:100%;height:100%;display:block;object-fit:cover}.brand-head h1,.brand-head p{margin:0}.brand-head h1{font-size:20px}.brand-head p,.auth-subtitle{color:var(--muted);font-size:12px;font-weight:800}.auth-hero{height:116px;padding:16px;margin:18px 0 24px}.auth-hero h2{margin:0 0 8px;font-size:22px}.auth-hero p{max-width:220px;margin:0;color:#ddf7e6;font-size:12px;font-weight:700}.form-card{display:grid;gap:14px}.form-card>*{min-width:0}.form-card>.field,.form-card>.segmented,.form-card>.primary-button{width:100%}.form-card.compact{gap:8px}.segmented{height:48px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:12px;background:#e7f0e7}.segmented button{border-radius:10px;color:var(--ink);background:transparent;font-size:12px;font-weight:820}.segmented .active{color:#f8fff1;background:var(--green-700)}.text-link{justify-self:end;color:var(--green-700);background:transparent;font-size:11px;font-weight:820}.auth-link{margin:0;text-align:center;color:var(--muted);font-size:12px;font-weight:700}.auth-link button{color:var(--green-700);background:transparent;font-weight:820}.page-back{margin-top:14px}.auth-title{margin:20px 0 8px;text-align:center;font-size:28px;line-height:1.05}.auth-subtitle{margin:0 auto 18px;max-width:310px;text-align:center}.check-line{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:700}.screen-rail{position:fixed;right:22px;top:50%;transform:translateY(-50%);display:grid;gap:8px}.screen-rail button{min-width:96px;height:32px;border-radius:999px;color:var(--muted);background:rgba(255,255,255,.78);border:1px solid rgba(221,234,220,.9);font-size:12px;font-weight:800;box-shadow:0 10px 24px #07180e14}.screen-rail .active{color:#f8fff1;background:var(--green-700)}button{transition:transform .16s cubic-bezier(.16,1,.3,1),filter .16s ease,background .16s ease,border-color .16s ease,color .16s ease}button:active{transform:translateY(1px) scale(.985)}.screen{padding-inline:16px}.screen-header,.home-header{height:52px;margin-inline:-16px}.screen-header h1,.home-header h1{color:var(--ink);font-size:17px;font-weight:780}.icon-button,.plain-icon,.mini-action{color:#153625;background:rgba(251,254,249,.82);border:1px solid rgba(220,232,220,.86);box-shadow:0 5px 14px #0b1f130d}.plain-icon{background:transparent;box-shadow:none}.mini-action{font-size:10px;font-weight:820}.home-hero,.banner,.detail-hero,.auth-hero,.service-hero,.wallet-banner,.withdraw-balance,.team-banner,.reward-hero,.vip-card,.notice-banner{border-radius:10px;box-shadow:inset 0 1px #f8fff129,0 10px 24px #0b1f1314}.home-hero{height:168px;padding:16px;align-items:flex-end;background:linear-gradient(90deg,rgba(7,29,16,.96),rgba(8,49,24,.72) 58%,rgba(8,49,24,.28)),linear-gradient(135deg,rgba(18,57,31,.22),rgba(215,165,29,.05)),url(/images/recharge-withdraw-bg.png) center/cover}.home-hero h2{max-width:230px;font-size:21px;line-height:1.08;font-weight:840}.home-hero p{max-width:190px;color:#e9faece0;font-size:11px;font-weight:720}.balance-card{min-height:142px;padding:15px 14px 14px;border-radius:0 0 10px 10px;background:linear-gradient(145deg,rgba(5,31,17,.86),rgba(13,75,38,.66)),linear-gradient(90deg,rgba(18,57,31,.24),rgba(215,165,29,.04)),url(/images/recharge-withdraw-bg.png) center/cover;box-shadow:0 12px 26px #0b1f131c}.balance-values{gap:6px}.balance-values span{color:#e2f6e8d1;font-size:10.5px;font-weight:720}.balance-values strong{margin-top:5px;color:#fbfff8;font-size:22px;animation:none}.money-actions{gap:8px}.money-actions button{height:50px;border-radius:10px;justify-content:flex-start;padding:0 12px;color:#fbfff8;background:linear-gradient(135deg,rgba(7,34,18,.9),rgba(16,90,46,.68)),linear-gradient(90deg,rgba(18,57,31,.28),rgba(215,165,29,.06)),url(/images/deposit-withdraw-button-bg.png) center/cover;border:1px solid rgba(255,243,201,.2);box-shadow:inset 0 1px #fff3c92e,0 7px 16px #021a0d29;font-size:11.5px;font-weight:820;text-shadow:none}.money-actions button .icon-svg{width:32px;height:32px;border-radius:11px;background:rgba(255,243,201,.14);box-shadow:inset 0 0 0 1px #fff3c933}.money-actions button:first-child .icon-svg,.money-actions button:last-child .icon-svg{background:rgba(255,243,201,.14)}.quick-grid{height:auto;gap:7px;margin-top:13px;padding:6px 0 4px}.quick-grid button{gap:4px;color:#233f2d;font-size:9.5px;font-weight:760}.quick-grid .quick-icon{width:42px;height:42px;border-radius:13px;background:rgba(251,254,249,.64);border:1px solid rgba(220,232,220,.72)}.quick-grid .quick-icon img{width:44px;height:44px}.invite-card{height:98px;margin-top:8px;padding:14px 14px 14px 16px;grid-template-columns:minmax(0,1fr) 94px;border-radius:11px;border:1px solid rgba(222,165,27,.22);box-shadow:0 8px 20px #0b1f1314}.invite-card h2,.section-title h2,.leader-card h2,.task-card h2,.income-list h2,.chart-title h2,.benefit-card h2{font-size:14.5px;font-weight:820}.invite-card p{max-width:170px;color:#e0f7e7d6;font-size:10.5px;font-weight:700}.invite-card p strong{color:var(--gold-soft);font-size:10.5px;font-weight:820}.invite-cta{min-width:88px;height:30px;border-radius:10px;font-size:9.5px;box-shadow:inset 0 1px #fff3c96b,0 8px 14px #0820102e;animation:none}.section-title{margin-top:12px}.section-title button{color:#2f6d46;font-weight:780}.product-row{grid-template-columns:.96fr 1.06fr .96fr;gap:7px;align-items:end;padding-top:6px}.mini-product{min-height:162px;padding:7px;border-radius:11px;border-color:#dce8dceb;background:rgba(251,254,249,.92);box-shadow:0 6px 16px #0b1f130d}.mini-product.featured{min-height:170px;padding:8px;transform:translateY(-4px);background:linear-gradient(180deg,rgba(255,243,201,.62),rgba(251,254,249,.98) 46%);box-shadow:0 13px 26px #48320721,0 7px 18px #0b1f1314;animation:none}.mini-product.featured:before{display:none}.mini-product.featured:after{top:5px;right:5px;bottom:5px;left:5px;border-color:#dea51b38}.mini-visual{height:68px;border-radius:9px}.mini-product.featured .mini-visual{height:72px}.mini-visual:before{opacity:.48}.mini-product h3,.plan-head h2,.investment-card h2,.service-card h2,.notice-list h2{font-weight:820}.mini-product>strong{font-size:13px}.mini-product.featured>strong{font-size:15px}.mini-product small{font-weight:680}.quota-badge{letter-spacing:0}.bottom-nav{left:12px;right:12px;bottom:10px;height:76px;border-radius:20px;background:rgba(251,254,249,.96);box-shadow:0 16px 34px #0b1f1324,inset 0 1px #f8fff1c7}.nav-item{color:#6a756c;font-weight:760}.nav-item.active{color:var(--green-700);background:rgba(37,185,107,.08)}.nav-item.invest .nav-icon{color:#fbfff8;background:linear-gradient(135deg,#106736,#25b96b);box-shadow:0 14px 26px #126f394d,0 0 0 6px #fbfef9f0}.nav-item.invest.active .nav-icon{box-shadow:0 16px 30px #126f3957,0 0 0 6px #fbfef9f0,0 0 0 9px #dea51b1f}.banner{height:112px;padding:17px}.banner h2{font-size:21px;font-weight:820}.banner p{color:#e0f7e7d6;font-weight:690}.filters,.order-tabs{border-radius:13px;background:rgba(18,111,57,.08);border:1px solid rgba(18,111,57,.08)}.filters{display:flex;overflow-x:auto;gap:8px;padding:0;background:transparent;border:0;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{flex:0 0 auto;min-width:76px;padding:0 14px;border:1px solid rgba(220,232,220,.92);background:rgba(251,254,249,.88)}.filters button,.order-tabs button,.amount-grid button{font-weight:760}.filters .active,.order-tabs button.active,.amount-grid .active{color:#fbfff8;background:#126f39;border-color:#126f39;box-shadow:0 7px 16px #126f3929}.plan-card,.investment-card,.lottery-entry-card,.lottery-result-card,.lottery-prize-list,.lottery-rule,.vip-progress-card,.vip-task-list,.notice-list article,.service-card,.profile-card,.profile-stats article,.menu-list,.income-list,.task-card,.detail-card,.withdraw-guide,.invite-panel,.leader-card,.chart-card{border-radius:13px;background:rgba(251,254,249,.94);border:1px solid rgba(220,232,220,.9);box-shadow:0 7px 18px #0b1f130f}.plan-card{grid-template-columns:78px minmax(0,1fr);min-height:128px;padding:12px}.plan-icon,.investment-thumb{border-radius:11px}.plan-metrics span,.investment-metrics span,.detail-metrics span{font-weight:690}.plan-metrics b,.investment-metrics b,.leader-card b,.income-list b,.profile-stats b,.level-row b,.earning-stats b{font-variant-numeric:tabular-nums}.plan-foot button,.invite-panel button,.task-card button{border-radius:10px;background:#126f39;font-weight:780}.product-vip-badges small,.order-status,.team-list-head span{border-radius:8px;font-weight:760}.detail-card{margin-top:-10px;gap:13px}.detail-head h2,.detail-head strong{font-size:21px;font-weight:840}.detail-metrics{gap:6px}.detail-metrics span{min-height:68px;border-radius:11px;background:rgba(18,111,57,.06)}.slots{border-radius:11px;background:rgba(222,165,27,.14)}.primary-button{height:52px;border-radius:12px;background:linear-gradient(135deg,#126f39,#25b96b);box-shadow:0 10px 22px #126f3933;font-size:13px;font-weight:820;letter-spacing:0}.wallet-banner,.withdraw-balance{min-height:116px;background:linear-gradient(140deg,rgba(5,31,17,.8),rgba(14,82,41,.62)),url(/images/recharge-withdraw-bg.png) center/cover}.wallet-banner strong,.withdraw-balance strong{font-size:29px;font-weight:850}.form-title{margin:16px 0 9px;font-size:16px;font-weight:820}.input-wrap{min-height:50px;border-radius:12px;background:rgba(251,254,249,.92);border-color:#dce8dcf5}.input-wrap input,.input-wrap select{font-weight:690}.field{font-weight:760}.api-message{padding:9px 10px;border-radius:10px;color:#9c2a2c;background:rgba(255,77,79,.08);border:1px solid rgba(255,77,79,.16);font-weight:740}.auth-screen{padding-top:26px}.brand-head{justify-content:flex-start}.brand-logo{width:54px;height:54px;border-radius:15px}.brand-logo img{object-fit:contain}.brand-head h1{font-size:19px;font-weight:840}.brand-head p,.auth-subtitle{font-weight:700}.auth-hero{height:104px;margin:18px 0;padding:15px}.auth-hero h2{font-size:20px;font-weight:840}.form-card{gap:13px}.form-card.compact{gap:10px}.segmented{border-radius:13px;background:rgba(18,111,57,.08)}.segmented button,.text-link,.auth-link button,.code-row button{font-weight:780}.segmented .active,.code-row button{background:#126f39}.auth-title{font-size:25px;font-weight:840}.auth-message{border-radius:12px;background:rgba(255,77,79,.08);box-shadow:none;font-weight:760}.team-banner{min-height:120px;padding:16px}.team-banner h2{font-size:16px;font-weight:820}.team-banner b{font-size:15px;font-weight:850}.invite-panel{grid-template-columns:92px minmax(0,1fr);min-height:126px}.avatar-stack.brand-avatar{min-height:96px}.level-row,.earning-stats,.profile-stats{gap:7px}.level-row div,.level-row button,.earning-stats article,.profile-stats article{min-height:70px;border-radius:13px;box-shadow:none}.level-row button.active{background:#126f39;box-shadow:0 10px 20px #126f392e}.team-member-row{padding:12px 0}.reward-hero{height:118px;background:linear-gradient(135deg,rgba(18,111,57,.96),rgba(37,185,107,.86)),url(/images/recharge-withdraw-bg.png) center/cover}.reward-hero h2{font-size:31px;font-weight:850}.reward-hero .coin{opacity:.7;animation-duration:3.8s}.task-top{grid-template-columns:38px 1fr auto}.task-icon,.lottery-entry-card>span,.service-icon,.notice-list article>span,.menu-list button>.icon-svg:first-child,.vip-task-icon{border-radius:11px}.lottery-stage{border-radius:14px;box-shadow:0 14px 30px #0b1f1324}.lottery-spark{box-shadow:none;opacity:.72}.vip-card{min-height:122px;background:linear-gradient(135deg,rgba(7,34,18,.96),rgba(18,111,57,.88)),url(/images/recharge-withdraw-bg.png) center/cover}.vip-card>span{width:66px;height:66px;border-radius:17px}.vip-card h2{color:var(--gold-soft);font-size:30px;font-weight:850}.vip-task-row{border-radius:12px;background:rgba(18,111,57,.045)}.notice-banner{background:linear-gradient(135deg,rgba(7,34,18,.96),rgba(18,111,57,.86)),url(/images/recharge-withdraw-bg.png) center/cover}.service-hero{border-radius:12px}.profile-card{background:linear-gradient(135deg,rgba(7,34,18,.96),rgba(18,111,57,.86)),url(/images/recharge-withdraw-bg.png) center/cover}.profile-avatar.brand-avatar{border-radius:15px}.menu-list{padding:10px;gap:2px}.menu-list button{height:50px;font-weight:780}.purchase-status-pop{border-radius:14px;background:rgba(251,254,249,.98)}.empty-state,.empty-inline{background:rgba(251,254,249,.72);border-color:#126f392e;font-weight:720}.empty-state,.empty-inline{display:grid;place-items:center;gap:7px}.empty-state:before,.empty-inline:before{content:"";width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,rgba(18,111,57,.12),rgba(18,111,57,.04)),var(--card);border:1px solid rgba(18,111,57,.12)}.empty-state{min-height:92px}.empty-inline{min-height:58px}.phone-shell:before{background:linear-gradient(180deg,rgba(246,251,244,.95) 0%,rgba(246,251,244,.99) 48%,#f6fbf4 100%),var(--page-bg) center top / cover no-repeat}.home-hero,.banner,.detail-hero,.auth-hero{position:relative;background:linear-gradient(90deg,rgba(8,34,18,.94),rgba(15,70,35,.68) 58%,rgba(18,111,57,.24)),url(/images/recharge-withdraw-bg.png) center/cover}.home-hero:after,.banner:after,.auth-hero:after{content:"";width:132px;height:72px;position:absolute;right:14px;bottom:16px;border-radius:8px;background:repeating-linear-gradient(90deg,rgba(246,251,244,.22) 0 1px,transparent 1px 13px),repeating-linear-gradient(0deg,rgba(246,251,244,.16) 0 1px,transparent 1px 14px),linear-gradient(135deg,rgba(10,43,24,.24),rgba(246,251,244,.08));border:1px solid rgba(246,251,244,.14);transform:skew(-12deg);opacity:.56;pointer-events:none}.home-hero>div,.banner h2,.banner p,.auth-hero h2,.auth-hero p{position:relative;z-index:1}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 0 2px}.quick-grid button{min-height:66px;border-radius:13px;color:#243f2e;background:rgba(251,254,249,.72);border:1px solid rgba(220,232,220,.82)}.quick-grid .quick-icon{width:34px;height:30px;border:0;background:transparent}.quick-grid .quick-icon .icon-svg{width:23px;height:23px;color:#126f39;stroke-width:1.9}.quick-grid .quick-icon img{display:none}.invite-cta,.mini-product.featured,.reward-hero .coin{animation:none}.reward-hero .coin{display:none}.mini-product.featured{transform:translateY(-3px)}.bottom-nav{left:14px;right:14px;bottom:10px;height:70px;padding:7px 8px;border-radius:17px;background:rgba(251,254,249,.98);border-color:#dce8dcf5;box-shadow:0 12px 28px #0b1f131f,inset 0 1px #f6fbf4f5}.phone-shell.has-bottom-nav .screen{height:calc(100% - 88px);padding-bottom:22px}.nav-item,.nav-item.invest{height:56px;grid-template-rows:30px 13px;gap:2px;color:#657468;background:transparent;border-radius:13px}.nav-item:before,.nav-item.invest:before,.nav-item.invest .nav-icon:after{display:none}.nav-icon,.nav-item.invest .nav-icon{width:30px;height:30px;margin-top:0;border-radius:10px;color:#657468;background:transparent;box-shadow:none;font-size:18px}.nav-item.active,.nav-item.invest.active{color:#126f39;background:rgba(18,111,57,.08)}.nav-item.active .nav-icon,.nav-item.invest.active .nav-icon{color:#126f39;background:rgba(18,111,57,.1);box-shadow:inset 0 0 0 1px #126f3914;transform:none}.plan-card,.investment-card,.task-card,.leader-card,.invite-panel,.profile-stats article,.menu-list,.income-list,.withdraw-guide,.vip-progress-card,.vip-task-list,.lottery-entry-card,.notice-list article,.service-card{box-shadow:0 1px #0b1f1308}.plan-card,.investment-card{border-color:#d2e0d3eb}.plan-foot button,.invite-panel button,.task-card button,.pager-row button,.lottery-result-card button:not(.result-close){background:#126f39;box-shadow:none}.primary-button{background:#126f39;box-shadow:0 8px 16px #126f3929}.primary-button:hover,.money-actions button:hover,.plan-foot button:hover{filter:brightness(1.03)}.empty-state,.empty-inline{border-style:solid;background:rgba(251,254,249,.68)}.screen-rail button{box-shadow:0 8px 18px #0b1f130f}body{background:linear-gradient(135deg,#edf6ee,#f8fbf4 52%,#eaf3eb)}.phone-shell{background:#f3f9f1}.screen{padding-bottom:96px}.screen-header,.home-header{color:var(--ink)}.page-login,.page-register{padding-inline:18px}.page-login .form-card,.page-register .form-card{padding:16px;border-radius:16px;background:rgba(251,254,249,.86);border:1px solid rgba(220,232,220,.86);box-shadow:0 1px #0b1f1308}.page-login .auth-hero{height:96px;margin-bottom:14px}.page-register .page-back{margin-top:10px}.register-screen .auth-title{margin-top:14px}.register-screen .auth-subtitle{margin-bottom:14px}.auth-hero h2{font-size:19px}.segmented{height:44px}.segmented button{border-radius:10px}.input-wrap:focus-within,.method-list button.active,.filters .active,.order-tabs button.active{border-color:#126f396b;box-shadow:0 0 0 3px #126f3914}.country-code{color:#f8fff1;background:var(--green-700);box-shadow:none}.home-hero{height:164px}.home-hero h2{font-size:20px}.balance-card{min-height:136px}.balance-values strong,.wallet-banner strong,.withdraw-balance strong,.earning-stats b,.profile-stats b,.level-row b,.vip-progress-head strong{letter-spacing:0;font-feature-settings:"tnum"}.money-actions button{justify-content:center;gap:9px}.money-actions button .icon-svg{width:29px;height:29px;padding:5px}.quick-grid button:hover,.menu-list button:hover,.method-list button:hover,.service-card:hover{background:rgba(251,254,249,.96)}.invite-card{background:linear-gradient(90deg,rgba(8,34,18,.98),rgba(15,70,36,.86) 55%,rgba(9,43,23,.58)),linear-gradient(135deg,rgba(18,57,31,.24),rgba(215,165,29,.07)),url(/images/invite-card-bg.png) center/cover}.invite-cta{color:#3d2c00;background:var(--gold)}.section-title{margin-bottom:5px}.page-home .section-title{margin-top:24px}.product-row{align-items:stretch}.mini-product,.mini-product.featured{min-height:158px;transform:none}.mini-product.featured{border-color:#dea51b85}.mini-product.featured:after{display:none}.mini-visual:before,.mini-visual:after{opacity:.22}.plan-card,.investment-card{box-shadow:none}.plan-head{align-items:flex-start;gap:10px}.plan-head h2{line-height:1.12}.plan-head span,.mini-visual span{height:18px;border-radius:6px;padding-inline:7px;font-size:7px}.plan-metrics,.investment-metrics{gap:5px}.plan-metrics span,.investment-metrics span{padding:8px 7px;border-radius:10px;background:rgba(18,111,57,.045)}.plan-foot{padding-top:8px;border-top:1px solid rgba(220,232,220,.8);justify-content:flex-end}.detail-metrics span .icon-svg{width:19px;height:19px;margin-bottom:3px}.benefits li{align-items:flex-start}.withdraw-guide,.recharge-guide,.lottery-rule{color:var(--muted)}.wallet-banner,.withdraw-balance,.team-banner,.profile-card,.vip-card,.notice-banner,.service-hero{position:relative;background:linear-gradient(135deg,rgba(8,34,18,.94),rgba(18,111,57,.72)),url(/images/recharge-withdraw-bg.png) center/cover}.wallet-banner:after,.withdraw-balance:after,.team-banner:after,.profile-card:after,.vip-card:after{content:"";position:absolute;inset:auto 16px 14px auto;width:74px;height:44px;border-radius:7px;opacity:.24;background:repeating-linear-gradient(90deg,rgba(246,251,244,.28) 0 1px,transparent 1px 11px),repeating-linear-gradient(0deg,rgba(246,251,244,.16) 0 1px,transparent 1px 11px);transform:skew(-10deg);pointer-events:none}.team-banner div{gap:0}.team-banner span{padding-inline:8px}.team-banner span+span{border-left:1px solid rgba(246,251,244,.16)}.invite-panel strong,.profile-card p{color:var(--gold-soft)}.invite-panel strong{color:var(--green-700)}.team-member-row:first-of-type{border-top:0}.task-card{box-shadow:none}.task-card button:disabled{color:var(--muted);background:rgba(220,232,220,.72)}.progress{height:6px;background:rgba(220,232,220,.86)}.progress span{background:var(--green-700)}.lottery-stage{background:radial-gradient(circle at 50% 45%,rgba(222,165,27,.18),transparent 32%),linear-gradient(155deg,oklch(24% .068 150) 0%,oklch(42% .11 150) 65%,oklch(28% .075 150) 100%)}.lottery-stage:before{opacity:.36}.lottery-stage:after{opacity:.64}.lottery-button{background:var(--green-700)}.profile-card{grid-template-columns:68px minmax(0,1fr)}.profile-avatar{height:68px}.profile-stats article,.earning-stats article,.level-row button{background:rgba(251,254,249,.82)}.menu-list button+button{border-top:1px solid rgba(220,232,220,.72)}.menu-list button>.icon-svg:first-child,.task-icon,.service-icon,.notice-list article>span{color:var(--green-700);background:rgba(18,111,57,.08)}.page-profile .profile-card{min-height:136px;padding:14px;grid-template-columns:64px minmax(0,1fr)}.page-profile .profile-avatar{height:64px}.page-profile .profile-stats article{min-height:62px}.page-profile .menu-list{padding:12px 14px;gap:2px}.page-profile .menu-list button{height:44px;grid-template-columns:32px 1fr 16px}.page-profile .menu-list button>.icon-svg:first-child{width:32px;height:32px;padding:7px}.page-profile .profile-code-block h2{font-size:24px}html[lang=zh]{--font-ui: "Noto Sans SC", "PingFang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Heiti SC", ui-sans-serif, system-ui, sans-serif;--font-display: "Noto Sans SC", "PingFang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Heiti SC", ui-sans-serif, system-ui, sans-serif;--font-number: "DIN Alternate", "Outfit", "Poppins", "SF Pro Display", "PingFang SC", ui-sans-serif, system-ui, sans-serif}.screen,.screen input,.screen button,.screen select,.screen textarea{font-family:var(--font-ui)}.screen-header h1,.home-header h1,.brand-head h1,.auth-title,.auth-hero h2,.home-hero h2,.section-title h2,.plan-head h2,.detail-info h2,.reward-hero h2,.vip-card h2,.profile-card h2,.notice-banner h2,.service-hero h2,.lottery-result-card h2{font-family:var(--font-display);letter-spacing:0}.screen-header h1{font-size:17px;line-height:1.14;font-weight:760}.home-header h1{font-size:15.5px;line-height:1.14;font-weight:760}.section-title h2,.plan-head h2,.detail-info h2,.notice-banner h2,.service-hero h2{font-weight:760}.brand-head h1,.auth-title,.home-hero h2,.reward-hero h2,.vip-card h2,.profile-card h2,.lottery-result-card h2{font-weight:820}.primary-button,.segmented button,.filters button,.order-tabs button,.money-actions button,.plan-foot button,.invite-panel button,.task-card button,.method-list button,.menu-list button,.nav-item,.pager-row button,.lottery-button{font-weight:700}.field>span:first-child,.auth-subtitle,.brand-head p,.mini-product small,.plan-metrics span,.investment-metrics span,.task-card p,.notice-list p,.service-card p,.withdraw-guide li,.api-message,.empty-state,.empty-inline{font-weight:560;line-height:1.38}.balance-values strong,.wallet-banner strong,.withdraw-balance strong,.earning-stats b,.profile-stats b,.level-row b,.team-banner b,.invite-panel strong,.plan-card strong,.plan-metrics b,.investment-metrics b,.detail-info strong,.reward-hero h2,.vip-progress-head strong,.vip-card h2,.lottery-count strong,.lottery-result-card strong,.profile-code-block h2,.amount-grid button,.quick-action strong,.mini-product strong{font-family:var(--font-number);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"zero" 1;letter-spacing:0}.balance-values strong,.wallet-banner strong,.withdraw-balance strong{font-weight:780}.profile-code-block h2{font-size:clamp(21px,7vw,27px);line-height:1.06;font-weight:800}html[lang=zh] .screen,html[lang=zh] .screen button,html[lang=zh] .screen input{font-weight:500}html[lang=zh] .screen-header h1,html[lang=zh] .home-header h1,html[lang=zh] .section-title h2,html[lang=zh] .plan-head h2,html[lang=zh] .profile-card h2{font-weight:700}.purchase-status-pop{box-shadow:0 18px 38px #0b1f132e}@keyframes number-pop{50%{transform:translateY(-1px)}}@keyframes energy-spin{to{transform:rotate(360deg)}}@keyframes energy-pulse{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}@keyframes loader-track{0%{transform:translate(-120%)}to{transform:translate(230%)}}@keyframes loading-bar{0%{transform:translate(-110%)}to{transform:translate(220%)}}@keyframes float-coin{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes featured-card-float{0%,to{transform:translateY(-5px)}50%{transform:translateY(-8px)}}@keyframes featured-visual-glow{0%,to{opacity:.72}50%{opacity:1}}@keyframes hot-badge-pop{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes invite-cta-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}}@keyframes invite-cta-shine{0%{opacity:0;transform:translate(-110%)}18%{opacity:.9}42%{opacity:0;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}@keyframes invite-arrow{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@keyframes chest-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes lottery-light-pulse{0%,to{opacity:.76;transform:translate(-50%) scale(.96)}50%{opacity:1;transform:translate(-50%) scale(1.03)}}@keyframes chest-shake{0%,to{transform:translate(0) translateY(-2px)}22%{transform:translate(-6px) translateY(-5px)}46%{transform:translate(6px) translateY(-5px)}70%{transform:translate(-3px) translateY(-7px)}}@keyframes coin-burst{0%{opacity:0;transform:translateZ(0) scale(.62)}24%{opacity:1}to{opacity:0;transform:translate3d(var(--coin-x, 0),-92px,0) scale(1)}}.coin-burst i:nth-child(1){--coin-x: -86px}.coin-burst i:nth-child(2){--coin-x: -36px}.coin-burst i:nth-child(3){--coin-x: 42px}.coin-burst i:nth-child(4){--coin-x: 88px}@keyframes spark-pulse{0%,to{opacity:.38;transform:scale(.76)}50%{opacity:1;transform:scale(1)}}.phone-shell:before{background:url(/images/page-bg.jpg?v=light3) center top / cover no-repeat}.page-home .home-carousel{background:transparent;border:0}.page-home .home-carousel:before,.page-home .home-carousel:after,.page-home .home-banner-slide:before,.page-home .home-banner-slide:after{display:none;content:none}.page-home .balance-card{background:linear-gradient(145deg,rgba(6,49,24,.96),rgba(17,122,55,.78)),radial-gradient(circle at 76% 18%,rgba(215,165,29,.12),transparent 32%),linear-gradient(180deg,rgba(244,255,242,.08),rgba(3,25,13,.18))}.page-home .money-actions button{background:linear-gradient(135deg,rgba(11,78,38,.88),rgba(31,193,107,.46)),linear-gradient(180deg,rgba(244,255,242,.12),rgba(3,25,13,.16));border-color:#f4fff257}.page-home .invite-card{background:linear-gradient(90deg,rgba(7,57,27,.94) 0%,rgba(17,122,55,.72) 58%,rgba(31,193,107,.28) 100%),radial-gradient(circle at 82% 22%,rgba(215,165,29,.13),transparent 32%),linear-gradient(180deg,rgba(244,255,242,.1),rgba(3,25,13,.14));border-color:#117a3733}.bottom-nav{left:0;right:0;bottom:0;height:66px;padding:5px 10px 6px;border-radius:0;border:0;border-top:1px solid rgba(207,222,207,.94);background:rgba(251,254,249,.98);box-shadow:none}.phone-shell.has-bottom-nav .screen{height:calc(100% - 66px);padding-bottom:18px}.nav-item,.nav-item.invest{height:55px;border-radius:0;background:transparent}.nav-item.active,.nav-item.invest.active{color:var(--green-700);background:transparent}.nav-icon,.nav-item.invest .nav-icon{width:29px;height:29px;border-radius:10px;background:transparent}.nav-item.active .nav-icon,.nav-item.invest.active .nav-icon{color:var(--green-700);background:rgba(18,111,57,.08);box-shadow:none}.team-banner{display:grid;align-content:center;gap:10px}.team-banner h2{margin:0}.team-banner>strong{position:relative;z-index:1;display:block;color:#fff;font-family:var(--font-number);font-size:34px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums}.team-banner .team-banner-stats{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr .8fr;gap:8px}.team-banner .team-banner-stats span{min-width:0;padding:10px 12px;border-radius:12px;color:#f8fff1c7;background:rgba(248,255,241,.1);border:1px solid rgba(248,255,241,.13);font-size:10px;font-weight:740;line-height:1}.team-banner .team-banner-stats b{display:block;margin-top:7px;color:#fff;font-family:var(--font-number);font-size:24px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums}.team-banner .team-banner-stats span+span{border-left:1px solid rgba(248,255,241,.13)}.mini-product.is-presale .mini-visual,.plan-card.is-presale .plan-icon{filter:grayscale(.28) saturate(.74)}.product-price,.metric-price,.detail-price{position:relative;overflow:hidden}.product-price.locked,.metric-price.locked,.detail-price.locked{color:#5e6760;border:1px solid rgba(117,126,119,.2);background:linear-gradient(135deg,rgba(244,246,244,.9),rgba(218,224,218,.78)),repeating-linear-gradient(135deg,rgba(117,126,119,.1) 0 6px,transparent 6px 12px);box-shadow:inset 0 1px #ffffffa8}.product-price.locked:after,.metric-price.locked:after,.detail-price.locked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(232,236,232,.42);pointer-events:none}.product-price.locked{min-height:34px;margin:0 0 6px;padding:5px 6px;border-radius:9px;display:grid;gap:2px;align-content:center}.mini-product.featured .product-price.locked{color:#5e6760;font-size:14px}.metric-price.locked{padding-right:8px}.metric-price.locked b,.product-price.locked span,.detail-price.locked span{color:#5e6760;position:relative;z-index:1}.price-lock{position:relative;z-index:1;display:inline-flex;align-items:center;gap:3px;color:#6f7771;font-size:7px;line-height:1;font-weight:820;text-transform:uppercase}.price-lock .icon-svg{width:10px;height:10px;stroke-width:2.5}.metric-price .price-lock{margin-top:4px}.detail-price.locked{min-width:108px;padding:8px 10px;border-radius:12px;display:grid;justify-items:end;gap:4px}.detail-price .price-lock{font-size:9px}.product-tag-badge.hot,.plan-head .product-tag-badge.hot,.mini-visual .product-tag-badge.hot,.detail-hero .product-tag-badge.hot{color:#fff;background:linear-gradient(135deg,#ff4d4f 0%,#d91827 58%,#a8071a 100%);border:1px solid rgba(255,212,216,.56);box-shadow:0 7px 14px #d8182747,inset 0 1px #ffffff47;animation:hot-badge-pulse 1.65s ease-in-out infinite}.product-tag-badge.hot:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);transform:translate(-120%);animation:hot-badge-shine 2.2s ease-in-out infinite;pointer-events:none}.mini-visual .product-tag-badge.hot{min-width:38px;height:18px;font-size:7px}.plan-head .product-tag-badge.hot{min-width:42px;height:20px;font-size:8px}.detail-hero .product-tag-badge.hot{height:28px;padding-inline:13px;font-size:11px}.page-home .mini-visual:before,.page-home .mini-visual:after{display:none;content:none}.page-home .mini-product.featured .mini-visual{box-shadow:0 10px 18px #07180e1a}@keyframes hot-badge-pulse{0%,to{transform:scale(1);filter:saturate(1)}50%{transform:scale(1.06);filter:saturate(1.18)}}@keyframes hot-badge-shine{0%,42%{transform:translate(-120%)}70%,to{transform:translate(120%)}}.plan-foot button:disabled,.primary-button:disabled{color:#15221980;background:rgba(104,117,108,.14);box-shadow:none;cursor:not-allowed}@media (max-width: 760px){.prototype{padding:0}.phone-shell{width:100vw;height:100svh;min-height:100svh;border-radius:0;box-shadow:none}.screen-rail{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.page-vip .vip-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px}.page-vip .vip-card>span{align-self:center}.page-vip .vip-card-content{min-width:0;display:grid;gap:4px}.vip-claim-panel{min-width:160px;padding:12px 14px;border-radius:18px;display:grid;justify-items:end;gap:8px;text-align:right;background:rgba(251,254,249,.1);border:1px solid rgba(248,255,241,.14)}.vip-claim-panel>span{color:#f8fff1c2;font-size:11px;font-weight:800}.vip-claim-panel>strong{color:var(--gold);display:block;margin-top:0;font-family:var(--font-number);font-size:28px;line-height:1;font-variant-numeric:tabular-nums}.vip-claim-button{min-width:128px;height:42px;padding:0 16px;border:0;border-radius:14px;color:#fffdf7;background:linear-gradient(135deg,var(--green-500),var(--green-700));box-shadow:0 12px 20px #10693638;transform:translateZ(0)}.vip-claim-button.live{animation:vip-claim-pulse 1.35s ease-in-out infinite}.vip-claim-button.claimed{color:#4c3500;background:linear-gradient(135deg,rgba(245,180,0,.88),rgba(244,156,0,.96));box-shadow:0 10px 18px #f49c0033;animation:none}.vip-claim-button:disabled{color:#15221980;background:rgba(220,232,220,.84);box-shadow:none;cursor:not-allowed}.vip-claim-button.claimed:disabled{color:#4c3500;background:linear-gradient(135deg,rgba(245,180,0,.88),rgba(244,156,0,.96));opacity:1}@keyframes vip-claim-pulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 12px 20px #10693638}50%{transform:translateY(-2px) scale(1.015);box-shadow:0 16px 24px #1069364d}}@media (prefers-reduced-motion: reduce){.energy-loader:before,.energy-loader:after,.loader-track span,.app-loading-bar:before{animation:none}.loader-fade-enter-active,.loader-fade-leave-active,.loader-rise-enter-active,.loader-rise-leave-active{transition-duration:1ms}}@media (max-width: 760px){.page-vip .vip-card{grid-template-columns:56px minmax(0,1fr)}.page-vip .vip-card>span{width:56px;height:56px;border-radius:16px;font-size:30px}.vip-claim-panel{grid-column:1 / -1;justify-items:start;width:100%;min-width:0;text-align:left}.vip-claim-button{width:100%}}
