.lottery-page{min-height:100dvh;background:#208be4 var(--lottery-bg) center top/100% 100% no-repeat;position:relative;padding-bottom:70px;color:#29252b;overflow:hidden}.lottery-header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:#fff}.lottery-header button:first-child{display:grid;place-items:center;width:30px;height:32px}.lottery-header button:last-child{font-size:12px;background:#487fea;border-radius:20px 0 0 20px;padding:5px 10px;margin-right:-12px}.lottery-stage{padding-top:108px;position:relative}.lottery-title{width:76%;margin:auto}.lottery-title-text{text-align:center;font-size:42px;color:#fff2c3;text-shadow:3px 4px #42316a}.lottery-tagline{width:max-content;max-width:90%;padding:6px 15px;border-radius:20px;background:linear-gradient(90deg,#f6c532,#ef9a49);color:#fff;font-size:13px;font-weight:700;margin:13px auto 24px}.lottery-disc{position:relative;width:88%;aspect-ratio:1;margin:auto;z-index:2}.lottery-rotor{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform 4.2s cubic-bezier(.12,.68,.12,1)}.lottery-rotor>img{width:100%;height:100%}.lottery-sectors{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;overflow:hidden;border:1px solid #ff674b}.lottery-sectors>i{position:absolute;left:50%;bottom:50%;height:50%;width:1px;background:#ff674b;transform-origin:50% 100%}.lottery-sectors>span{position:absolute;left:50%;top:0;width:0;height:50%;transform-origin:50% 100%}.lottery-sectors b{position:absolute;top:12%;left:-40px;width:80px;text-align:center;color:#f33434;font-size:14px;line-height:1.2;overflow-wrap:anywhere}.lottery-pointer{position:absolute;width:22%;height:auto;left:39%;top:32%;z-index:3}.lottery-plinth{width:63%;height:42px;margin:-9px auto 0;border-radius:50%/25%;background:linear-gradient(90deg,#ffb969,#ff8b3d 40%,#ffbc68);box-shadow:0 13px 0 -2px #ffaf67,0 18px 12px #dc6c4066}.lottery-actions{display:flex;align-items:flex-end;justify-content:space-between;position:relative;margin:-3px 0 0;z-index:3}.lottery-start{width:47%;aspect-ratio:334/130;background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#fff;padding:8px 5px 14px}.lottery-start strong{font-size:20px}.lottery-start small{font-size:11px}.lottery-start:disabled{cursor:default}.lottery-side{width:22%;height:80px;background-size:100% 100%;background-repeat:no-repeat;padding:41px 0 8px;font-size:13px;font-weight:600}.lottery-earn{color:#846010}.lottery-prizes{color:#903f36}.lottery-status{padding:15px;text-align:center;color:#fff;font-size:12px}.lottery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0006;display:flex;align-items:flex-end;justify-content:center}.lottery-sheet{width:100%;max-width:414px;background:var(--page);color:var(--text);border-radius:20px 20px 0 0;padding:20px 20px max(26px,env(safe-area-inset-bottom));max-height:85dvh;min-height:45dvh;overflow:auto}.lottery-sheet>header{position:relative;text-align:center;margin:2px 0 24px}.lottery-sheet h2{font-size:18px}.lottery-sheet>header button{position:absolute;right:-8px;top:-8px;color:var(--muted);padding:5px}.lottery-ticket{display:flex;min-height:84px;border:3px solid transparent;border-radius:14px;background:linear-gradient(100deg,#fffdf6,#f8f3e1) padding-box,linear-gradient(90deg,#f4c833,#16c846) border-box;margin-bottom:14px}.lottery-ticket>strong{width:33%;display:flex;align-items:center;justify-content:center;color:#06ca7e;font-size:22px;border-right:2px dashed #e5e4db;flex-shrink:0}.lottery-ticket strong small{font-size:13px;align-self:center}.lottery-ticket>div{padding:17px 15px;display:flex;flex-direction:column;gap:14px}.lottery-ticket b{font-size:14px}.lottery-ticket time{font-size:10px}.lottery-empty{padding:45px 10px;text-align:center;color:var(--muted)}.lottery-gift-intro{font-size:13px;line-height:1.7;margin-bottom:20px}.lottery-gift{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--border);border-radius:20px;margin-bottom:14px}.lottery-gift>div{flex:1;min-width:0}.lottery-gift p{font-size:13px;line-height:1.6}.lottery-gift>button,.lottery-result button{background:#d93235;color:#fff;border-radius:25px;padding:9px 13px;font-size:14px;flex-shrink:0}.lottery-gift-progress{display:flex;gap:8px;align-items:center;margin-top:10px}.lottery-gift-progress progress{width:30%;height:9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;overflow:hidden}.lottery-gift-progress progress::-webkit-progress-bar{background:#f1f3f8}.lottery-gift-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#f3c43e,#ffe4b0)}.lottery-gift-progress small{font-size:10px}.lottery-rule-text{white-space:pre-wrap;font-size:14px;line-height:1.9}.lottery-result{text-align:center;padding:25px 0}.lottery-result>strong{font-size:36px;color:#08bc7a}.lottery-result p{font-size:14px;line-height:1.7;margin:20px 0}.lottery-more{display:block;margin:20px auto}.english .lottery-side{font-size:11px}.english .lottery-start strong{font-size:17px}:root[data-theme=dark] .lottery-page{background-blend-mode:luminosity;background-color:#18222d}:root[data-theme=dark] .lottery-ticket{background:linear-gradient(100deg,#262825,#303027) padding-box,linear-gradient(90deg,#b89b43,#329657) border-box}@media (max-width:350px){.lottery-stage{padding-top:80px}.lottery-start strong{font-size:17px}.lottery-sectors b{font-size:12px}}@media (prefers-reduced-motion:reduce){.lottery-rotor{transition:none}}.lottery-sheet-prizes,.lottery-sheet-gifts{min-height:85dvh}.lottery-plinth{border-radius:50%/35%}.lottery-page:before,.lottery-page:after{content:"";position:absolute;top:-25px;width:90px;height:280px;pointer-events:none;z-index:0;background:linear-gradient(180deg,#fffbd3bd,#fffbd357 45%,transparent);filter:blur(9px);transform-origin:50% 0;clip-path:polygon(43% 0,57% 0,100% 100%,0 100%)}.lottery-page:before{left:5%;transform:rotate(-20deg)}.lottery-page:after{right:5%;transform:rotate(20deg)}.lottery-header{position:relative;z-index:2}.lottery-stage{padding-top:102px}.lottery-title{width:76%}.lottery-tagline{margin:13px auto 25px}.lottery-disc{width:88%}.lottery-sectors b small{display:block;font-size:10px;font-weight:400;margin-top:2px}.lottery-plinth{position:relative;height:40px;width:56%;margin-top:-9px;z-index:1;border-radius:50%/28%;background:linear-gradient(90deg,#ff994e,#ffd399 45%,#ff9843);box-shadow:0 9px 0 8px #ff943c,0 18px 0 21px #ffb573,0 24px 10px 18px #fff2b680}.lottery-plinth:before{content:"";position:absolute;inset:0 0 auto;height:17px;border-radius:50%;background:linear-gradient(#ffe2b2,#ffb866)}.lottery-actions{margin-top:-1px}.lottery-side{height:76px}.lottery-start{width:46%}.lottery-sheet{padding:21px 20px 26px;background:var(--page)}.lottery-sheet>header{margin:1px 0 23px}.lottery-sheet h2{font-size:17px}.lottery-sheet-prizes{min-height:85dvh;max-height:85dvh}.lottery-sheet-gifts{min-height:88dvh;max-height:88dvh}.lottery-ticket{position:relative;height:84px;min-height:84px;margin-bottom:14px;border-radius:13px}.lottery-ticket>strong{width:33%;position:relative}.lottery-ticket>strong:before,.lottery-ticket>strong:after{content:"";position:absolute;right:-4px;width:7px;height:7px;background:#a7c647;border-radius:50%}.lottery-ticket>strong:before{top:-4px}.lottery-ticket>strong:after{bottom:-4px}.lottery-ticket>div{padding:16px 27px;gap:14px}.lottery-ticket time{white-space:nowrap;font-size:10px}.lottery-ticket>strong{font-size:22px}.lottery-ticket strong small{font-size:12px}.lottery-gift-intro{line-height:1.4;margin-bottom:20px}.lottery-gift{min-height:94px;padding:14px;margin-bottom:14px}.lottery-gift p{line-height:1.5}.lottery-gift-progress progress{width:38%;flex-shrink:0}.lottery-gift>button{padding:8px 13px;font-weight:600}.lottery-page:before,.lottery-page:after{clip-path:none;background:radial-gradient(ellipse at 50% 0,#fffbd3dc 0,#fffbd36b 30%,#fffbd31a 52%,transparent 72%);filter:blur(7px)}.invitation-page{min-height:100dvh;background:#397bf0 center top/100% auto no-repeat;color:#171717;padding-bottom:45px}.invitation-page>header{height:46px;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;color:#fff}.invitation-page>header button{display:flex;align-items:center;min-height:28px;font-size:12px}.invitation-content{padding-top:87px}.invitation-title{width:75%;margin:0 auto 13px}.invitation-content>h1{text-align:center;color:#fff;font-size:28px;margin:0 20px 15px;text-shadow:2px 3px #235cd6}.invitation-art{position:relative;width:100%;aspect-ratio:723/588}.invitation-art>img{width:100%;height:100%;object-fit:contain}.invitation-art h2{position:absolute;left:19%;right:15%;top:11.5%;text-align:center;font-size:15px;font-weight:700}.invitation-rates{position:absolute;left:21%;right:16%;top:29%;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;text-align:center;color:#e33235}.invitation-rates strong{font-size:21px;display:block;font-weight:800}.invitation-rates small{display:block;font-size:12px;margin-top:3px}.invitation-art>p{position:absolute;left:22%;right:15%;top:66%;font-size:11px;color:#fff;font-weight:600;text-align:center;line-height:1.5}.invitation-open{display:block;width:54%;aspect-ratio:611/107;background-size:100% 100%;background-repeat:no-repeat;margin:-5px auto 40px;color:#fff;font-size:17px;font-weight:700;min-height:49px}.invitation-open:disabled{opacity:.65}.invitation-steps{margin:0 15px;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:linear-gradient(110deg,#fffbe9,#fff0ee 50%,#e5e7ff);border-radius:16px;gap:8px}.invitation-steps>div{text-align:center}.invitation-steps>div img{width:31px;height:31px;margin:0 auto 11px;object-fit:contain}.invitation-steps span{font-size:13px;white-space:nowrap}.invitation-arrow{width:7px;height:7px}.invitation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0006;display:flex;align-items:flex-end;justify-content:center}.invitation-sheet{background:var(--page);color:var(--text);width:100%;max-width:414px;max-height:92dvh;overflow:auto;border-radius:22px 22px 0 0;padding:22px 20px 38px;position:relative}.invitation-sheet>header{position:relative;text-align:center;margin-bottom:25px}.invitation-sheet h2{font-size:17px}.invitation-sheet>header button{position:absolute;right:-9px;top:-9px;color:var(--muted);padding:6px}.invitation-sheet label{display:block;font-size:13px;margin:22px 0 10px}.invitation-qr{width:132px;height:132px;border:1px solid var(--border);border-radius:16px;padding:3px;background:#fff}.invitation-red{display:flex;align-items:center;justify-content:center;background:#da3235;color:#fff;font-size:14px;font-weight:600;border-radius:18px;min-height:35px;padding:7px 20px}.save-qr{width:132px;margin-top:9px}.invitation-field{display:flex;align-items:stretch;border:1px solid var(--border);border-radius:16px;height:45px;overflow:hidden}.invitation-field input{border:0;background:none;color:var(--text);font:inherit;font-size:14px;padding:10px 16px;min-width:0;flex:1;text-overflow:ellipsis}.invitation-field button{min-width:69px;border-radius:17px}.copy-link{margin-top:10px}.invitation-rules{white-space:pre-wrap;font-size:14px;line-height:1.9}.invitation-error{padding:16px;color:#fff;font-size:12px}.invitation-toast{font-size:12px;margin-top:15px;color:var(--muted)}.english .invitation-steps span{font-size:10px}.english .invitation-art h2{font-size:13px}.english .invitation-art>p{font-size:10px}:root[data-theme=dark] .invitation-page{background-color:#172d51;background-blend-mode:luminosity}:root[data-theme=dark] .invitation-steps{background:linear-gradient(110deg,#292a30,#32333c);color:var(--text)}@media (max-width:350px){.invitation-steps{padding:17px 12px;gap:5px}.invitation-steps span{font-size:11px}.invitation-art h2{font-size:13px}.invitation-rates small{font-size:10px}}.mine-module{min-height:100dvh;padding-bottom:110px}.mine-header{height:54px;display:flex;align-items:center;gap:18px;padding:0 18px;background:var(--page);position:sticky;top:0;z-index:5}.mine-header h1{font-size:17px;font-weight:600;flex:1}.mine-header>button,.mine-tools button{display:flex;align-items:center;justify-content:center;min-height:36px;min-width:28px}.mine-tools{display:flex;gap:12px;margin-left:auto}.mine-home{padding:4px 16px 15px}.mine-profile{display:flex;gap:13px;align-items:center;margin:12px 0 27px}.mine-profile>img{width:51px;height:51px;border-radius:50%;object-fit:cover}.mine-profile h2{font-size:19px}.mine-profile h2 small{display:inline-block;font-size:10px;border-radius:5px;background:#f9dc91;color:#795317;padding:3px 5px;vertical-align:middle;max-width:120px;overflow:hidden;text-overflow:ellipsis}.mine-profile p{font-size:11px;color:var(--muted);margin-top:9px}.mine-vip{height:65px;border-radius:16px 16px 0 0;background:#201035;color:#fff;display:flex;gap:8px;align-items:flex-start;padding:15px;font-size:13px}.mine-vip svg{color:#a4e8ef;margin-top:-3px}.mine-wallet{padding:17px 15px 16px;border-radius:17px;background:var(--panel);box-shadow:0 10px 35px #00000008;margin-top:-18px;position:relative;border:1px solid var(--border)}.wallet-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;gap:8px}.wallet-label button{display:flex;align-items:center;gap:3px;color:var(--muted);font-size:10px}.wallet-main{display:block;font-size:27px;letter-spacing:-.7px;margin-top:10px}.mine-wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px;margin:23px 0}.mine-wallet-grid span{display:block;color:var(--muted);font-size:10px;margin-bottom:6px}.mine-wallet-grid b,.mine-wallet-grid button{font-size:13px;font-weight:600;display:flex;align-items:center;gap:5px}.mine-wallet-grid>div:first-child button{color:var(--rate)}.mine-two-buttons{display:grid;grid-template-columns:1fr 1fr;gap:13px}.mine-blue,.mine-red{border-radius:25px;color:#fff;min-height:41px;padding:10px 12px;font-size:14px;font-weight:600;background:#335bcc}.mine-red{background:#d12d32}.mine-promos{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.mine-promos button{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:13px;padding:16px 12px;min-height:86px;background:linear-gradient(110deg,#e9e6f7,#eaf3fa);text-align:left}.mine-promos button:nth-child(2){background:linear-gradient(110deg,#fae9e6,#f2dbea)}.mine-promos b{font-size:13px;display:block}.mine-promos small{display:block;font-size:10px;color:#335bcc;margin-top:10px}.mine-promos button:nth-child(2) small{color:#b84158}.mine-promos svg{flex-shrink:0;color:#527bba}.mine-promos button:nth-child(2) svg{color:#c6689c}.mine-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px 5px;padding:20px 8px;border:1px solid var(--border);border-radius:12px}.mine-shortcuts button{display:flex;align-items:center;flex-direction:column;gap:9px;min-width:0}.mine-shortcuts span{font-size:11px;line-height:1.35;text-align:center}.mine-shortcuts svg{flex-shrink:0}.mine-settings-card{margin-top:16px;border:1px solid var(--border);border-radius:12px;overflow:hidden}.notify-row{display:flex;align-items:center;gap:6px;padding:19px 14px;font-size:12px}.mock-toggle{margin-left:auto;width:29px;height:16px;background:#c3c6c8;border-radius:15px;padding:2px}.mock-toggle i{display:block;width:12px;height:12px;background:#fff;border-radius:50%;transition:transform .2s}.mock-toggle.on{background:var(--text)}.mock-toggle.on i{transform:translate(13px)}.mine-shortcuts.lower{border:0;border-radius:0;padding-top:13px;padding-bottom:25px}.mine-body{padding:16px 17px}.mine-form{display:flex;flex-direction:column;gap:20px}.mine-form label,.mine-login label{display:flex;flex-direction:column;gap:10px;font-size:13px}.mine-form input,.mine-form select,.mine-login input{background:var(--subtle);border:1px solid var(--border);border-radius:11px;min-height:46px;padding:12px;color:var(--text);font:inherit;width:100%;min-width:0}.mine-form label small{font-size:11px;color:var(--muted)}.mine-form input:focus,.mine-login input:focus{outline:1px solid var(--text)}.mine-primary{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 17px;border-radius:27px;background:var(--accent);color:var(--accent-ink);font-size:15px;font-weight:600;text-align:center}.mine-module button:disabled{opacity:.4;cursor:not-allowed}.mine-facts{display:grid;gap:14px;margin:22px 0;font-size:12px}.mine-facts p{display:flex;justify-content:space-between;gap:14px}.mine-facts span{color:var(--muted)}.mine-facts b{font-weight:500;text-align:right;overflow-wrap:anywhere}.muted-copy{color:var(--muted);font-size:11px;line-height:1.9;overflow-wrap:anywhere;margin:12px 0}.mine-text-link{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;margin:0 0 20px auto;width:max-content;max-width:100%}.manual-link{margin:23px auto}.deposit-receipt{padding:20px 15px;background:var(--subtle);border-radius:13px;text-align:center;overflow-wrap:anywhere}.deposit-receipt img{width:180px;height:180px;object-fit:contain;margin:0 auto 18px}.deposit-receipt>b{display:block;font-size:15px}.deposit-receipt p{font-size:12px;line-height:1.8;margin-top:10px}.deposit-receipt button{font-size:12px;text-decoration:underline;margin-top:15px}.mine-upload{position:relative;border:1px dashed var(--border);border-radius:12px;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:12px;min-height:120px;color:var(--muted);font-size:12px;overflow:hidden}.mine-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.mine-upload>img{height:100px;width:100%;object-fit:contain}.proof-preview{max-height:210px;object-fit:contain;margin:15px auto;width:100%;border-radius:10px}.select-address,.shipping-select{display:flex;align-items:center;gap:10px;width:100%;text-align:left;font-size:12px;min-height:65px;border:1px solid var(--border);border-radius:12px;padding:15px}.select-address span,.shipping-select span{flex:1;overflow-wrap:anywhere;white-space:pre-line;line-height:1.8}.select-address svg,.shipping-select svg{flex-shrink:0;color:var(--muted)}.bao-card{padding:23px 18px;border:1px solid var(--border);box-shadow:0 10px 30px #00000009;border-radius:13px;text-align:center;margin:8px 0 28px}.bao-card>p{font-size:13px}.bao-card>strong{display:block;font-size:30px;margin-top:20px}.bao-stats{display:grid;grid-template-columns:1fr 1fr;margin:26px 0}.bao-stats small{display:block;color:var(--muted);font-size:10px;margin-bottom:8px}.bao-stats b{font-size:14px}.bao-stats>div:first-child b{color:var(--rate)}.mine-section-title{font-size:16px;margin:25px 0 18px}.mine-record{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--border);font-size:12px;gap:12px}.mine-record small{color:var(--muted)}.sign-hero{border-radius:17px;background:linear-gradient(135deg,#e9edff,#fff3e4);padding:25px 22px;text-align:center;color:#25252b}.sign-hero>svg{margin:auto;color:#bf883a}.sign-hero h2{font-size:21px;margin-top:15px}.sign-hero p{font-size:12px;margin-top:20px}.sign-hero strong{display:block;font-size:34px;margin:10px 0 25px;color:#c42c32}.sign-hero strong small{font-size:13px}.sign-hero>small{display:block;font-size:11px;margin-top:15px}.sign-hero+.mine-text-link{margin-top:16px}.shop-hero{background:linear-gradient(120deg,#eff0ff,#e9f5fd);border-radius:16px;padding:22px 18px;position:relative}.shop-hero>svg{position:absolute;right:20px;top:18px;color:#8e9dce}.shop-hero h2{font-size:23px;margin:5px 0 26px}.shop-hero>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-hero span{font-size:12px}.shop-hero b{display:block;font-size:23px;margin-top:11px}.shop-hero button{padding:8px 12px;background:#c93344;color:#fff;border-radius:20px;font-size:11px}.shop-hero+.mine-text-link{margin-top:15px}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 16px}.shop-grid article{min-width:0}.shop-grid img{aspect-ratio:1;width:100%;object-fit:cover;background:var(--subtle);border-radius:14px}.shop-grid h3{font-size:13px;font-weight:500;line-height:1.5;margin:12px 0 6px;overflow-wrap:anywhere}.shop-grid p{font-size:11px;color:var(--muted)}.shop-grid b{font-size:13px;color:var(--accent);display:block;margin:12px 0}.shop-grid button{width:100%;min-height:30px;font-size:11px;padding:7px}.shipping-select{border:0;padding:8px 0 20px;color:var(--muted)}.redeem-product{display:flex;gap:14px;margin:20px 0 45px}.redeem-product>img{width:70px;height:70px;object-fit:cover;border-radius:13px}.redeem-product>div{flex:1;min-width:0}.redeem-product h3{font-size:14px;margin-bottom:12px;font-weight:500}.redeem-product>div>div{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;min-height:37px}.redeem-product b{font-weight:500}.redeem-stepper{display:flex;background:var(--subtle);border-radius:14px;height:28px;overflow:hidden}.redeem-stepper button{width:27px;display:grid;place-items:center}.redeem-stepper input{width:38px;min-width:0;text-align:center;border:0;background:transparent;color:var(--text);font:inherit}.mine-empty{padding:60px 15px;display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center;color:var(--muted);font-size:12px;line-height:1.8}.mine-empty svg{color:#d49c9e}.address-sheet{min-height:48dvh}.address-add{display:block;color:var(--accent);font-size:13px;font-weight:600;margin:20px 0 20px auto}.address-option{display:flex;flex-direction:column;gap:9px;padding:15px;width:100%;text-align:left;border:1px solid var(--border);border-radius:10px;margin:12px 0;font-size:12px;overflow-wrap:anywhere}.address-option b{font-weight:600}.address-option span{line-height:1.7;color:var(--muted)}.address-option.selected{border-color:var(--text)}.address-sheet>.mine-primary{margin-top:25px}.auth-overlay{z-index:90}.mine-toast{position:fixed;z-index:100;bottom:125px;left:50%;transform:translate(-50%);max-width:340px;width:max-content;padding:13px 20px;border-radius:12px;background:var(--text);color:var(--page);font-size:12px;box-shadow:var(--shadow);text-align:center}.lottery-hero{text-align:center;padding:24px 18px;background:var(--subtle);border-radius:18px}.lottery-hero>p{font-size:12px;color:var(--muted)}.lottery-hero h2{font-size:28px;margin-top:10px}.prize-wheel{width:250px;height:250px;max-width:100%;border:10px double var(--border);border-radius:50%;margin:28px auto;position:relative;display:grid;place-items:center;background:var(--page)}.prize-wheel>svg{color:var(--accent)}.prize-wheel span{position:absolute;top:50%;left:50%;font-size:12px;transform:translate(-50%,-50%) rotate(calc(var(--i)*360deg/var(--n))) translateY(-88px) rotate(calc(var(--i)*-360deg/var(--n)));padding:7px;border:1px solid var(--border);background:var(--page);border-radius:8px}.prize-wheel.spinning{animation:wheel-spin 1s linear infinite}@keyframes wheel-spin{to{transform:rotate(360deg)}}.draw-result{padding:23px;text-align:center;border:1px solid var(--border);border-radius:14px;margin:20px 0}.draw-result svg{margin:0 auto 12px;color:var(--accent)}.draw-result h3{font-size:17px}.draw-result strong{display:block;font-size:26px;margin:15px 0}.draw-result p{font-size:12px;color:var(--muted)}.prize-list{margin:20px 0}.prize-list article{display:flex;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--border)}.prize-list img{width:44px;height:44px;object-fit:cover;border-radius:8px}.prize-list b{font-size:13px}.prize-list small{font-size:10px;display:block;margin-top:8px;color:var(--muted)}.mine-link-row{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:23px}.invite-card{text-align:center;padding:30px 22px;background:var(--subtle);border-radius:18px}.invite-card>svg{margin:auto}.invite-card h2{font-size:24px;margin-top:18px}.invite-card>p{font-size:12px;margin-top:24px;color:var(--muted)}.invite-card>strong{display:block;font-size:23px;letter-spacing:2px;margin:12px 0 20px}.invite-card>img{width:200px;height:200px;margin:auto;border-radius:12px}.identity-status{display:flex;flex-direction:column;align-items:center;gap:16px;padding:25px 15px;margin-bottom:20px;background:var(--subtle);border-radius:13px}.identity-status b{font-size:16px}.identity-status p{font-size:12px;line-height:1.8;color:var(--muted)}.identity-uploads{display:grid;grid-template-columns:1fr 1fr;gap:14px}.address-card{border:1px solid var(--border);padding:20px 16px;border-radius:13px;margin-bottom:16px;overflow-wrap:anywhere}.address-card h3{font-size:15px;font-weight:500}.address-card p{font-size:12px;line-height:1.8;margin-top:8px;color:var(--muted)}.address-card>div{display:flex;justify-content:flex-end;gap:25px;margin-top:18px;font-size:12px}.security-row{display:flex;align-items:center;width:100%;text-align:left;border-bottom:1px solid var(--border);gap:12px;padding:23px 2px;font-size:14px}.security-row small{margin-left:auto;font-size:10px;color:var(--muted)}.security-row svg:last-child{margin-left:auto;color:var(--muted)}.security-row small+svg{margin-left:0}.totp-card{text-align:center;font-size:12px;line-height:1.8}.totp-card>img{width:225px;height:225px;margin:26px auto}.totp-card code{display:block;overflow-wrap:anywhere;font-size:15px;padding:13px;background:var(--subtle);border-radius:8px;margin:10px 0}.totp-card .mine-text-link{margin:18px auto}.content-title{font-size:20px;margin-bottom:24px}.content-body{white-space:pre-wrap;line-height:2;font-size:13px;overflow-wrap:anywhere}.mine-tabs{display:flex;gap:28px;border-bottom:1px solid var(--border);margin-bottom:22px}.mine-tabs button{padding:9px 0 14px;font-size:14px}.mine-tabs .active{border-bottom:2px solid var(--accent);font-weight:600}.history-card{display:block;text-align:left;width:100%;padding:18px 15px;border:1px solid var(--border);border-radius:12px;margin-bottom:13px;overflow-wrap:anywhere}.history-heading{display:flex;justify-content:space-between;gap:10px;font-size:13px}.history-heading b{font-weight:600}.history-heading span{font-size:11px;color:var(--muted);white-space:nowrap}.history-card>p{font-size:10px;color:var(--muted);margin-top:8px;line-height:1.8}.history-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:17px;align-items:center}.history-bottom small{font-size:9px;color:var(--muted);overflow-wrap:anywhere;min-width:0}.history-bottom strong{font-size:14px;flex-shrink:0}.history-card .history-reason{color:var(--accent)}.record-address{padding:15px;background:var(--subtle);border-radius:12px;margin:16px 0}.record-address p{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:12px 0}.record-address span{color:var(--muted);flex-shrink:0}.record-address b{text-align:right;overflow-wrap:anywhere;font-weight:500}.mine-login{padding:50px 25px}.mine-login>svg{display:block;margin:auto}.mine-login h2{text-align:center;font-size:24px;margin-top:20px}.mine-login>p{text-align:center;color:var(--muted);font-size:12px;margin:13px 0 30px}.mine-login label{margin:20px 0}.mine-login .mine-primary{margin-top:30px}:root[data-theme=dark] .mine-vip{background:#2a2c30}:root[data-theme=dark] .mine-profile small{background:#48443b;color:#dfcfa5}:root[data-theme=dark] .mine-blue{background:#393c42}:root[data-theme=dark] .mine-red{background:#eee;color:#191919}:root[data-theme=dark] .mine-promos button,:root[data-theme=dark] .sign-hero,:root[data-theme=dark] .shop-hero{background:#25272b;color:var(--text)}:root[data-theme=dark] .mine-promos small,:root[data-theme=dark] .mine-promos button:nth-child(2) small{color:#b6c2d8}:root[data-theme=dark] .sign-hero strong{color:#efcfa5}.english .mine-shortcuts span{font-size:9px}.english .mine-promos b{font-size:12px}.english .mine-promos svg{width:26px}.english .mine-wallet-grid span{font-size:9px}@media (prefers-reduced-motion:reduce){.prize-wheel.spinning{animation:none}}.mine-promos img{width:49px;height:63px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}.mine-promos button{padding-top:9px;padding-bottom:9px}:root[data-theme=dark] .mine-promos img{mix-blend-mode:normal;border-radius:8px;opacity:.85}.mine-module .sheet-overlay{-webkit-backdrop-filter:none;backdrop-filter:none}.address-sheet .sheet-header{position:relative;height:30px}.address-sheet .sheet-header h2{position:absolute;left:50%;transform:translate(-50%);font-size:16px;white-space:nowrap}.address-sheet .sheet-header>button{margin-left:auto}.mine-module .address-editor-overlay{background:var(--page);width:100%;max-width:414px;left:50%;transform:translate(-50%);padding:0;align-items:stretch;z-index:80}.address-editor-overlay .address-editor{border-radius:0;padding:0 22px;width:100%;max-width:none;max-height:100dvh;height:100dvh;box-shadow:none}.address-editor .sheet-header{height:58px;position:relative;margin-bottom:24px}.address-editor .sheet-header h2{font-size:17px;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.address-editor .sheet-header button{order:-1}.address-editor .mine-form{gap:11px}.address-editor .mine-form label{flex-direction:row;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:14px;padding:0 15px;min-height:51px;gap:8px;font-size:14px;white-space:nowrap}.address-editor .mine-form input{border:0;background:transparent;padding:12px 0;text-align:right;flex:1;min-width:0;width:55%;font-size:14px}.address-editor .mine-form input:focus{outline:none}.address-editor .mine-primary{margin-top:10px;min-height:48px;border-radius:26px}.mine-entry-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.mine-record-icon{width:16px;height:16px;object-fit:contain}.mine-promos img,[data-theme=dark] .mine-promos img{object-fit:contain;mix-blend-mode:normal;filter:none}.mine-profile{gap:11px;margin:0 0 22px;min-height:58px}.mine-profile>img{width:58px;height:58px}.mine-profile h2 small{border-radius:10px;padding:2px 6px;background:#eac263;font-weight:500}.mine-vip{display:flex;width:100%;height:68px;align-items:flex-start;gap:7px;padding:9px 12px;border-radius:16px 16px 0 0;background:linear-gradient(110deg,#100d40,#300a42);font-size:14px;text-align:left}.mine-vip span{padding-top:9px}.mine-vip svg{margin:0;color:#91eafa;fill:#38a8c2;filter:drop-shadow(0 0 3px #9af2ff80);flex-shrink:0}.mine-wallet{margin-top:-18px;border:0;border-radius:18px;padding:17px 15px 16px;box-shadow:0 9px 26px #00000007}.wallet-label{font-size:13px}.wallet-label button{font-size:11px;color:var(--text)}.wallet-main{font-size:25px;line-height:1.25;margin-top:8px}.mine-wallet-grid{gap:17px 15px;margin:22px 4px 23px}.mine-wallet-grid span{margin-bottom:5px}.mine-wallet-grid b,.mine-wallet-grid button{font-size:13px}.mine-home .mine-two-buttons{gap:12px}.mine-home .mine-two-buttons button{min-height:44px;font-size:15px}.mine-promos{gap:10px;margin:16px 0}.mine-promos button{position:relative;display:block;min-height:0;height:80px;padding:17px 12px;overflow:hidden;border-radius:14px;background:#eae9fd}.mine-promos button:nth-child(2){background:#f6e3e4}.mine-promos button>div{position:relative;z-index:1;max-width:72%;pointer-events:none}.mine-promos b{font-size:14px;line-height:20px}.mine-promos small{font-size:13px;font-weight:600;line-height:19px;margin-top:5px;color:#467bff}.mine-promos button:nth-child(2) small{color:#e64646}.mine-promos img{position:absolute;right:0;bottom:0;width:77px;height:82px;max-width:none;object-fit:contain;pointer-events:none}:root[data-theme=dark] .mine-vip{background:linear-gradient(110deg,#24252d,#34303e)}:root[data-theme=dark] .mine-promos img{opacity:1;border-radius:0}.english .mine-promos button>div{max-width:64%}.english .mine-promos small{font-size:10px}.bao-reference-page .mine-header,.sign-reference-page .mine-header{position:relative;height:46px;background:transparent;justify-content:space-between;padding:0 16px}.bao-reference-page .mine-header h1,.sign-reference-page .mine-header h1{position:absolute;left:70px;right:70px;text-align:center;pointer-events:none;font-size:17px}.bao-header-records img{width:21px;height:21px}.bao-reference-body{padding:14px 15px}.bao-reference-body .bao-card{margin:0;padding:22px 19px;border:0;border-radius:12px;box-shadow:0 7px 34px #0000000b;background:var(--panel)}.bao-reference-body .bao-card>strong{font-size:28px;line-height:1.3;margin-top:18px}.bao-reference-body .bao-card>p{font-size:13px}.bao-reference-body .bao-stats{margin:23px 19px 35px;text-align:left;gap:40px}.bao-reference-body .bao-stats small{font-size:11px;margin-bottom:5px}.bao-reference-body .bao-stats b{font-size:13px}.bao-reference-body .mine-two-buttons{gap:24px}.bao-reference-body .mine-two-buttons button{min-height:43px;font-size:15px}.bao-account-box{padding:15px;border:1px solid var(--border);border-radius:16px;margin-bottom:10px}.bao-account-box p{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;line-height:24px}.bao-account-box p+p{margin-top:14px}.bao-account-box b{display:flex;align-items:center;gap:5px}.usdt-symbol{display:inline-grid;place-items:center;font-style:normal;background:#25a17b;color:#fff;width:15px;height:15px;border-radius:50%;font-size:12px}.bao-amount-box{border:1px solid var(--border);border-radius:17px;margin-top:10px;padding:18px 15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px 8px}.bao-amount-box label{font-size:14px}.bao-amount-box>small{font-size:10px;color:var(--muted)}.bao-amount-box input{display:block;width:100%;min-width:0;background:none;color:var(--text);border:0;outline:0;font-size:28px;font-weight:600;padding:0 12px 3px;height:39px}.bao-amount-box input::placeholder{color:#9aadb7}.bao-submit{margin-top:29px;min-height:55px;font-size:18px}.bao-submit:disabled{opacity:1!important;background:#cbd3e4;color:#fff}.sign-reference-page{background-color:#ffe5df;background-size:100% auto;background-repeat:no-repeat;min-height:100dvh;padding-bottom:40px}.sign-rules-button{background:#ffffffb0;border-radius:9px;padding:5px 9px;font-size:11px;color:#51637d}.sign-summary{height:174px;position:relative;padding:20px 15px 0;color:#171e28}.sign-summary>img{position:absolute;right:0;bottom:-8px;width:49%;height:auto;pointer-events:none}.sign-summary h2{position:relative;font-size:18px;line-height:26px;max-width:65%}.sign-summary h2 small{font-size:14px}.sign-summary>strong{display:block;position:relative;color:#df3030;font-size:36px;line-height:1.2;margin-top:13px}.sign-summary>strong small{font-size:13px;margin-right:4px}.sign-summary>p{position:relative;font-size:11px;margin-top:4px}.sign-calendar{position:relative;z-index:1;background:var(--panel);margin:0 14px;padding:14px 11px 15px;border-radius:16px}.sign-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 11px;margin-bottom:27px}.sign-day-tile{height:85px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:15px;background:#f0f1fc;gap:9px;font-size:11px}.sign-day-tile.missed{background:#f3f4f9;color:#8a8d95}.sign-day-tile.today:not(.signed){border:1px dashed #d9d9fc}.sign-day-tile b{color:#ef3030;font-size:16px;font-weight:500}.sign-day-tile b small{font-size:11px}.sign-day-tile.signed{background:linear-gradient(#ffe9a6,#ffb37f 55%,#df3b36);color:#fff;font-weight:600;gap:4px}.sign-day-tile img{width:46px;height:33px;object-fit:contain}.sign-day time{display:block;text-align:center;white-space:nowrap;font-size:10px;color:#858991;margin-top:7px}.sign-calendar>.mine-primary{min-height:44px;background:#d93235;color:#fff;font-size:16px}.sign-calendar>.mine-primary:disabled{opacity:.7}.english .sign-summary h2{font-size:14px}.english .sign-day-tile{font-size:10px}.english .sign-day time{font-size:9px}:root[data-theme=dark] .sign-reference-page{background-color:#241f22;background-blend-mode:luminosity}:root[data-theme=dark] .sign-summary{color:#f3f3f3}:root[data-theme=dark] .sign-day-tile{background:#2b2c39}:root[data-theme=dark] .sign-day-tile.missed{background:#26272d;color:#a0a3aa}:root[data-theme=dark] .sign-day-tile.signed{background:linear-gradient(#695b3d,#a7553e)}:root[data-theme=dark] .bao-submit:disabled{background:#343840;color:#999}.sign-reference-page .mine-header .sign-rules-button{min-height:24px;padding:4px 9px}.bao-reference-page{background:var(--page)}.member-id-line{display:flex;align-items:center;gap:5px}.member-id-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:-7px 0;color:var(--muted)}.deposit-receipt .deposit-address{font-size:20px;line-height:1.65;font-weight:600;letter-spacing:.3px;overflow-wrap:anywhere;word-break:break-all;color:var(--text);padding:14px 12px;margin:14px 0;background:var(--panel);border:1px solid var(--border);border-radius:10px;-webkit-user-select:text;user-select:text}.deposit-receipt button{min-height:44px;padding:10px 24px;font-size:16px}.auth-page{padding:0 16px 48px;min-height:100dvh;position:relative;background:var(--page);color:var(--text)}.auth-header{height:65px;display:flex;justify-content:space-between;align-items:flex-start;padding-top:10px}.auth-header button{display:grid;place-items:center;min-height:30px;min-width:28px}.auth-page>h1{font-size:26px;font-weight:750;line-height:1.3;margin:2px 0 40px}.auth-page>h1.auth-hello{font-size:25px;margin:1px 0 5px}.auth-hello span{color:#e7c940;font-size:29px;vertical-align:super;line-height:0;margin-left:3px}.auth-greeting{font-size:12px;line-height:1.5;margin-bottom:35px}.auth-form{display:flex;flex-direction:column;gap:0}.auth-field{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);min-height:56px}.auth-field.boxed{border:1px solid var(--border);border-radius:11px;min-height:48px;margin-bottom:17px;padding:0 12px}.auth-field>svg{flex-shrink:0;fill:var(--text);stroke:var(--page);stroke-width:1.7}.auth-field input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:var(--text);font:inherit;font-size:13px;padding:15px 0;width:100%;border-radius:0}.auth-field input::placeholder{color:#929a9f}.auth-field button{color:#9aa2aa;display:grid;place-items:center;flex-shrink:0;width:25px;height:30px}.auth-field:focus-within{border-color:#99a7bb}.auth-strength{display:flex;gap:4px;margin:9px 0 8px}.auth-strength i{display:block;background:#d6d9df;width:21px;height:3px;border-radius:4px}.auth-strength i.filled{background:#a2b79e}.auth-agreement{display:flex;align-items:center;flex-wrap:wrap;font-size:11px;gap:2px;margin-top:14px;line-height:1.8}.auth-agreement input{accent-color:#c92035;width:13px;height:13px;margin:0 7px 0 0}.auth-agreement button{color:#b71e2c}.auth-forgot-link{font-size:12px;text-align:left;color:#bf3443;align-self:flex-start;margin:0 0 8px}.auth-primary{display:block;width:100%;background:#c61c33;color:#fff;border:0;border-radius:28px;min-height:47px;margin-top:25px;font-size:15px;font-weight:650;padding:12px}.auth-primary:disabled{opacity:.5}.auth-login-links{text-align:center;font-size:12px;margin-top:26px}.auth-login-links p button,.auth-bottom-login button{color:#c12030;font-weight:600}.auth-help{display:block;margin:23px auto 0;text-decoration:underline;font-size:12px}.auth-bottom-login{font-size:10px;text-align:center;margin-top:72px}.auth-forgot .auth-bottom-login{position:absolute;bottom:34px;left:16px;right:16px}.auth-version{position:absolute;left:16px;bottom:27px;font-size:9px;color:#777e88}.auth-error{color:#bf3443;background:#c61c3309;padding:12px;border-radius:9px;font-size:12px;line-height:1.7;margin-top:17px}.auth-notice{font-size:12px;line-height:1.6}.auth-verification>h1{text-align:center;margin:14px 0 10px;font-size:27px}.auth-verify-sub{text-align:center;font-size:13px}.auth-rotation{width:208px;height:208px;border-radius:50%;border:9px solid #c6d6ee;margin:37px auto;overflow:hidden;background:#c6d6ee}.auth-rotation img{width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.auth-slider{height:43px;margin:39px 25px 0;border-radius:30px;background:#c5d5ef;position:relative;overflow:hidden}.auth-slider-fill{position:absolute;left:0;top:0;bottom:0;width:var(--progress);background:#cc2935;border-radius:30px}.auth-slider-arrow{position:absolute;top:0;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#f5cc28;color:#3e87ef;pointer-events:none}.auth-slider input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:43px;margin:0;opacity:0;cursor:grab;touch-action:pan-y}.auth-slider:focus-within{outline:2px solid #4c83cd;outline-offset:4px}.auth-verify-status{text-align:center;font-size:12px;color:var(--muted);margin:17px 0}.auth-verify-status.success{color:#00b981}.auth-refresh{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:var(--muted);margin:24px auto}.auth-help-copy{font-size:13px;line-height:1.9;margin:25px 0;color:var(--muted)}.auth-contact{font-size:13px;overflow-wrap:anywhere;display:block;margin:20px 0}.auth-document{font-size:13px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.auth-page button:focus-visible{outline:2px solid #628ede;outline-offset:3px}[data-theme=dark] .auth-primary{background:#eee;color:#191a1c}[data-theme=dark] .auth-agreement button,[data-theme=dark] .auth-login-links p button,[data-theme=dark] .auth-bottom-login button,[data-theme=dark] .auth-forgot-link{color:#ee9ba7}[data-theme=dark] .auth-rotation{border-color:#39414f;background:#39414f}[data-theme=dark] .auth-slider{background:#3d4a5e}[data-theme=dark] .auth-slider-fill{background:#a2adbd}[data-theme=dark] .auth-strength i{background:#505359}.english .auth-agreement{font-size:10px}.english .auth-page>h1{font-size:25px}.auth-slider input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.auth-slider input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:43px;height:43px;border-radius:50%}.auth-slider input::-moz-range-thumb{width:43px;height:43px;border:0;border-radius:50%}.auth-recovery-note{font-size:11px;line-height:1.7;color:var(--muted);margin-top:15px}.promotion-module{min-height:100dvh;padding:0 15px 115px;background:var(--page);color:var(--text)}.promotion-tabs{display:flex;align-items:center;gap:15px;height:57px;white-space:nowrap}.promotion-tabs>button{font-size:13px;color:var(--text);font-weight:400}.promotion-tabs>button.active{font-weight:750;font-size:17px}.promotion-tools{display:flex;gap:9px;margin-left:auto}.promotion-tools button{display:grid;place-items:center;min-height:30px;color:var(--muted)}.promotion-vip-bar{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.promotion-vip-bar>button:last-child{font-size:9px;display:flex;align-items:center;gap:2px}.promotion-vip-badge{display:flex;align-items:center;font-size:13px;font-weight:700;background:linear-gradient(120deg,#a6edf1,#54bfe1);color:#fff;border-radius:0 20px 20px 0;height:26px;padding:0 16px 0 5px;font-style:italic;gap:6px}.promotion-vip-badge svg{filter:drop-shadow(1px 1px 2px #5eaac9);stroke:#e3ffff;fill:#a8ebf3;transform:rotate(-14deg)}.promotion-card{padding:17px 15px;border:1px solid var(--border);border-radius:18px;background:var(--panel);margin-bottom:17px}.earnings-card{border-color:transparent;box-shadow:0 10px 28px #00000006;padding-bottom:19px}.promotion-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;min-height:18px}.promotion-card-title>span{color:var(--muted)}.promotion-card-title b{font-size:12px;font-weight:600;overflow-wrap:anywhere;min-width:0}.promotion-card-title button{font-size:9px;display:flex;align-items:center;gap:1px;flex-shrink:0;color:var(--text)}.earnings-card .promotion-card-title button{color:var(--accent);font-size:12px}.earnings-total{display:block;font-size:24px;margin:15px 0 24px;font-weight:750;line-height:1.2}.promotion-metrics{display:grid;gap:23px 14px}.promotion-metrics.two{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-metrics.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 8px}.promotion-metrics span{display:block;color:var(--muted);font-size:10px;line-height:1.4}.promotion-metrics b{display:block;font-size:13px;margin-top:4px;line-height:1.2;overflow-wrap:anywhere}.earnings-card .promotion-metrics{gap:19px 14px}.promotion-section-title{font-size:14px;margin:27px 0 15px;font-weight:650}.daily-card .promotion-card-title{margin-bottom:23px}.daily-card{padding-top:16px;padding-bottom:19px}.daily-card .promotion-metrics{gap:22px 12px}.promotion-card h2{font-size:15px;font-weight:650;margin-bottom:18px}.total-team{box-shadow:0 8px 30px #00000005;border-color:transparent;margin-top:5px}.total-team h2{font-size:17px}.total-team>b{display:block;font-size:14px;margin-top:5px}.total-team .promotion-card-title{margin-top:4px}.team-count{padding-top:17px;padding-bottom:23px}.team-count h2{margin-bottom:20px}.team-count .promotion-metrics{gap:23px}.month-team h2{font-size:13px;border-bottom:1px dashed var(--border);padding-bottom:15px;margin-bottom:23px}.month-team .promotion-metrics{text-align:center}.month-team .promotion-metrics span{font-size:9px}.month-team .promotion-metrics b{font-size:13px}.promotion-cny{display:flex;gap:20px;border-top:1px dashed var(--border);padding-top:14px;margin-top:20px;font-size:9px;color:var(--muted)}.promotion-cny>span{flex:1;text-align:center}.promotion-cny b{display:block;font-size:12px;margin-top:5px;color:var(--text)}.promotion-depth{display:flex;margin:4px 0 18px;gap:4px}.promotion-depth button{min-width:81px;border-radius:25px;padding:10px 14px;font-size:13px;background:var(--subtle)}.promotion-depth .active{background:#cd2d32;color:#fff;font-weight:650}.member-card{padding:16px 14px 24px}.member-card .promotion-card-title{border-bottom:1px dashed var(--border);padding-bottom:17px;margin-bottom:17px}.member-card .promotion-card-title>span{color:#b22c32;font-size:11px;flex-shrink:0}.member-card .promotion-metrics{text-align:center;gap:28px 5px}.member-card .promotion-metrics span{font-size:10px}.member-card .promotion-metrics b{font-size:13px}.promotion-header{height:57px;display:flex;align-items:center;gap:10px;position:relative;margin-bottom:8px}.promotion-header>button:first-child{min-width:30px;display:flex}.promotion-header h1{position:absolute;left:50%;transform:translate(-50%);font-size:16px;white-space:nowrap}.promotion-header .rules-link{font-size:10px;margin-left:auto}.promotion-levels{margin:0 -15px}.level-orbit{position:relative;margin:23px 18px 10px;height:65px;display:flex;justify-content:space-around;align-items:flex-start;padding:8px 23px 0;color:#427bea}.level-orbit:before,.level-orbit:after{content:"";position:absolute;top:9px;right:0;bottom:-20px;left:0;border-top:2px solid #95b6ea;border-radius:50% 50% 0 0;pointer-events:none}.level-orbit:after{top:1px;right:10px;bottom:-20px;left:10px;border-color:#dce8fa;opacity:.7}.level-orbit i{width:8px;height:8px;border-radius:50%;background:#acbfe1;position:relative;z-index:1}.level-orbit span{font-size:10px;border-radius:20px;background:#528cf0;color:#fff;padding:4px 10px;margin-top:19px;position:relative;z-index:1;white-space:nowrap}.level-orbit span:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:-24px;width:13px;height:13px;border-radius:50%;background:#367fee;border:3px solid #bed4f7}.level-orbit button{position:relative;z-index:2;margin-top:-3px}.level-orbit button:disabled{opacity:.15}.leader-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;position:relative;padding:0 9.5% 14px;overscroll-behavior-x:contain}.leader-carousel::-webkit-scrollbar{display:none}.leader-card{flex:0 0 100%;height:174px;position:relative;border-radius:16px;overflow:hidden;scroll-snap-align:center;background:linear-gradient(110deg,#e8eaf0,#d1def5);color:#393b4c;box-shadow:0 3px 9px #00000016;border:1px solid #ffffff80;cursor:pointer}.leader-card-body{padding:21px 16px 0;position:relative;z-index:1;max-width:73%}.leader-card-body strong{font-size:14px;display:block;line-height:1.15;margin-bottom:8px}.leader-card-body em{font-size:38px;font-weight:850;font-style:italic;letter-spacing:-3px;margin-right:6px}.leader-card-body p{font-size:10px;line-height:1.45;margin-top:4px}.leader-status{position:absolute;top:0;left:0;background:#7778;color:#fff;padding:2px 9px;border-radius:0 0 15px;font-size:10px;z-index:2}.leader-card>img{position:absolute;right:8px;top:13px;width:95px;height:121px;object-fit:contain;mix-blend-mode:multiply}.leader-card>small{position:absolute;bottom:0;left:0;right:0;padding:10px 15px;background:#ffffff25;font-size:10px;line-height:1.4}.leader-card-0{background:#fff;color:#363636}.leader-card-0 .leader-card-body{max-width:100%}.leader-card-0 .leader-card-body em{font-size:18px;letter-spacing:0}.leader-card-0 .leader-status{display:none}.leader-card-2{background:linear-gradient(120deg,#b5d8ec,#c6d6f2)}.leader-card-3{background:linear-gradient(120deg,#cbdcf4,#c9e4e0)}.leader-card-4{background:linear-gradient(115deg,#dad4ec,#cfb1dc);color:#493445}.leader-card-5{background:linear-gradient(115deg,#f1cfbf,#e4c4b2);color:#715644}.leader-card-6{background:linear-gradient(115deg,#e3d9b4,#ded5ae);color:#716335}.leader-card-7{background:linear-gradient(120deg,#efbfca,#e6aabd);color:#713f4c}.leader-card-8{background:linear-gradient(110deg,#1f2427,#343325);color:#d8bd60}.leader-card-9{background:linear-gradient(110deg,#1a0e2e,#290430);color:#9b82e9}.leader-card-8 small,.leader-card-9 small{background:#0c101699}.leader-benefits{margin:17px 15px 36px;border:0;text-align:center;box-shadow:0 10px 30px #00000005;padding:17px 10px 26px;min-height:144px}.leader-benefits h2{font-size:12px;margin-bottom:44px}.leader-benefits>strong{font-size:16px;color:#0bbd7e;display:block;letter-spacing:-.4px}.leader-benefits>strong span{font-size:14px}.leader-benefits>p{font-size:10px;margin-top:6px}.leader-upgrade-title{display:flex;gap:9px;align-items:center;margin:0 15px 18px}.leader-upgrade-title h2{font-size:16px;white-space:nowrap}.leader-upgrade-title>span{font-size:10px;line-height:1.5}.leader-requirement{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:22px;margin:14px 15px;padding:15px 10px;min-height:69px}.requirement-icon{display:grid;place-items:center;background:#d5e2f8;color:#387af0;width:35px;height:35px;border-radius:50%;flex-shrink:0}.leader-requirement>div:nth-child(2){flex:1;min-width:0}.leader-requirement p{font-size:12px;line-height:1.35}.requirement-progress{display:flex;align-items:center;gap:7px;margin-top:7px}.requirement-progress>i{width:74px;height:7px;background:#e5ecf3;border-radius:9px;overflow:hidden;flex-shrink:1}.requirement-progress i span{display:block;height:100%;background:#f1cd78;min-width:2px}.requirement-progress small{font-size:9px;white-space:nowrap}.leader-requirement>button{border-radius:23px;background:#cc3036;color:#fff;font-size:12px;padding:9px 12px;flex-shrink:0}.leader-requirement>button:disabled{background:var(--subtle);color:var(--muted)}.promotion-income-row{display:flex;align-items:center;justify-content:space-between;padding:22px 0;gap:15px;font-size:12px}.promotion-income-row b{font-size:12px;font-weight:500}.promotion-income-row time{display:block;color:var(--muted);font-size:10px;margin-top:7px}.promotion-income-row>span{font-size:11px;white-space:nowrap}.income-day{text-align:center;font-size:11px;color:var(--muted);margin:17px 0}.promotion-empty{text-align:center;color:var(--muted);padding:42px 10px;display:flex;flex-direction:column;align-items:center;gap:15px;font-size:12px}.promotion-more{display:block;margin:25px auto;font-size:11px;color:var(--muted);padding:10px}.promotion-loading{text-align:center;font-size:12px;color:var(--muted);padding:25px}.promotion-error{font-size:12px;line-height:1.6;padding:14px;border-radius:12px;background:#d72c3810;color:#bc303b}.promotion-error button{text-decoration:underline;margin-left:8px}.promotion-footnote{font-size:10px;line-height:1.8;color:var(--muted);margin:15px}.promotion-rule{font-size:13px;line-height:1.9;margin:0 0 18px}.vip-card-crown{position:absolute;right:12px;top:31px;stroke:#fff;fill:#b0a4ed;filter:drop-shadow(0 5px 4px #5947a755)}.promotion-vip .leader-card-body strong{font-size:30px}.promotion-vip .leader-card-body{padding-top:35px;max-width:68%}.promotion-vip .leader-benefits .promotion-metrics b{font-size:15px}.promotion-vip .leader-benefits .promotion-metrics span{font-size:10px;margin-top:8px}.promotion-vip .leader-benefits h2{margin-bottom:30px}[data-theme=dark] .promotion-card{box-shadow:none}[data-theme=dark] .promotion-depth .active,[data-theme=dark] .leader-requirement>button{background:#eee;color:#191919}[data-theme=dark] .member-card .promotion-card-title>span{color:#e4e5e8}[data-theme=dark] .leader-card{filter:saturate(.6) brightness(.85);border-color:#ffffff10}[data-theme=dark] .leader-card-0{background:#25272b;color:#eee}[data-theme=dark] .leader-benefits>strong{color:#6dddaf}[data-theme=dark] .requirement-icon{background:#293544;color:#a3bddf}[data-theme=dark] .requirement-progress>i{background:#3c3e42}[data-theme=dark] .leader-requirement>button:disabled{background:#303237;color:#999}[data-theme=dark] .promotion-vip-badge{background:linear-gradient(110deg,#3d5e69,#456979)}.english .promotion-tabs{gap:10px}.english .promotion-tabs>button{font-size:10px;white-space:normal;line-height:1.3}.english .promotion-tabs>button.active{font-size:13px}.english .promotion-header h1{font-size:14px}.english .promotion-header .rules-link{font-size:8px}.english .leader-card-body{max-width:72%}.english .leader-card-body p{font-size:8px}.english .leader-card>small{font-size:8px}.english .leader-benefits>strong{font-size:14px}.english .leader-benefits>strong span{display:block;margin-top:5px;font-size:10px}.english .leader-upgrade-title h2{font-size:13px}.english .leader-upgrade-title>span{font-size:9px}.english .leader-requirement p{font-size:10px}.english .leader-requirement>button{font-size:10px}.english .promotion-metrics span{font-size:9px}.english .promotion-depth button{font-size:11px;padding:10px 12px}@media (max-width:350px){.promotion-tabs{gap:10px}.promotion-tabs>button{font-size:11px}.promotion-tabs>button.active{font-size:15px}.promotion-tools{gap:6px}.leader-benefits>strong{font-size:14px}.leader-benefits>strong span{font-size:12px}.leader-card-body{padding-left:12px}.leader-card>img{width:80px;right:5px}.leader-card-body p{font-size:9px}.leader-requirement{gap:7px;padding:13px 8px}.requirement-icon{width:28px;height:28px}.leader-requirement p{font-size:10px}.leader-requirement>button{font-size:10px;padding:8px}.requirement-progress small{font-size:8px}.requirement-progress>i{width:45px}.leader-upgrade-title h2{font-size:14px}.leader-upgrade-title>span{font-size:8px}}.leader-card-1{background:linear-gradient(100deg,#edeef0,#c5c9cc 58%,#aeb4b6);color:#233047}.leader-card>img{mix-blend-mode:normal;-webkit-mask-image:radial-gradient(ellipse 70% 65% at 50% 50%,#000 55%,transparent 78%);mask-image:radial-gradient(ellipse 70% 65% at 50% 50%,#000 55%,transparent 78%)}.promotion-tabs{height:64px;gap:17px}.promotion-tabs>button{font-size:15px}.promotion-tabs>button.active{font-size:19px}.promotion-vip-badge{font-size:15px;height:31px}.promotion-vip-bar>button:last-child{font-size:11px}.promotion-card{padding:21px 17px;border-radius:20px;margin-bottom:19px}.promotion-card-title{font-size:13px;min-height:22px}.promotion-card-title b{font-size:14px}.promotion-card-title button{font-size:11px}.earnings-total{font-size:29px;margin:18px 0 27px}.promotion-metrics span,.month-team .promotion-metrics span,.member-card .promotion-metrics span{font-size:12px;line-height:1.5}.promotion-metrics b,.month-team .promotion-metrics b,.member-card .promotion-metrics b{font-size:15px;margin-top:7px}.promotion-section-title,.promotion-card h2{font-size:17px}.total-team h2{font-size:19px}.total-team>b{font-size:17px}.month-team h2{font-size:15px}.promotion-cny{font-size:11px}.promotion-cny b{font-size:14px}.promotion-depth button{font-size:14px;min-height:42px}.member-card .promotion-card-title>span{font-size:12px}.promotion-header h1{font-size:18px}.promotion-header .rules-link{font-size:11px}.leader-card{height:196px}.leader-card-body strong{font-size:16px}.leader-card-body em{font-size:42px}.leader-card-body p{font-size:12px}.leader-card>small{font-size:11px}.leader-card>img{width:102px;height:132px}.leader-status{font-size:11px}.leader-benefits h2{font-size:15px}.leader-benefits>strong{font-size:19px}.leader-benefits>strong span{font-size:16px}.leader-benefits>p{font-size:12px}.leader-upgrade-title h2{font-size:18px}.leader-upgrade-title>span{font-size:11px}.leader-requirement{padding:18px 12px;min-height:80px}.leader-requirement p{font-size:14px}.leader-requirement>button{font-size:13px}.requirement-progress small{font-size:10px}.promotion-income-row,.promotion-income-row b{font-size:14px}.promotion-income-row time{font-size:12px}.promotion-income-row>span{font-size:13px}.promotion-vip .leader-benefits .promotion-metrics span{font-size:12px}.promotion-vip .leader-benefits .promotion-metrics b{font-size:17px}@media (max-width:350px){.promotion-tabs{gap:11px}.promotion-tabs>button{font-size:14px}.promotion-tabs>button.active{font-size:17px}.promotion-card{padding:18px 13px}.promotion-metrics.three span,.member-card .promotion-metrics span{font-size:11px}.leader-requirement{gap:7px;padding:15px 9px}.leader-requirement p{font-size:12px}.requirement-progress{flex-wrap:wrap}.leader-card-body p{font-size:11px}}.investment-module{min-height:100dvh;padding-bottom:112px}.invest-header{height:60px;padding:0 17px;display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:5;background:var(--page)}.invest-header>button{height:60px;font-size:17px;position:relative}.invest-header>button.chosen{font-weight:700}.invest-header>button.chosen:after{content:"";position:absolute;bottom:8px;left:25%;width:50%;height:3px;background:var(--accent);border-radius:4px}.invest-header>strong{font-size:16px}.invest-tools{display:flex;gap:17px;margin-left:auto}.invest-tools button,.back-control{display:flex;align-items:center;justify-content:center;min-height:40px}.invest-categories,.order-tabs{display:flex;gap:18px;overflow:auto;padding:20px 17px;scrollbar-width:none}.invest-categories button,.order-tabs button{white-space:nowrap;color:var(--muted);font-size:14px;padding-bottom:5px}.invest-categories .chosen,.order-tabs .chosen{font-weight:700;color:var(--text);border-bottom:2px solid var(--text)}.invest-list{padding:0 16px}.invest-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:var(--muted);padding:65px 15px;text-align:center}.invest-error{margin:14px 16px;padding:13px;background:var(--subtle);border-left:3px solid var(--accent);font-size:13px;line-height:1.7}.invest-error button{margin-left:12px;text-decoration:underline}.detail-product{padding:22px 17px}.product-hero{width:100px;height:100px;object-fit:cover;border-radius:50%;margin:0 auto 14px}.detail-product>h2{text-align:center;font-size:22px;overflow-wrap:anywhere}.product-eligibility{text-align:center;color:var(--muted);margin:10px 0 23px}.product-highlight{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.product-highlight small,.product-highlight strong{display:block}.product-highlight small{color:var(--muted);font-size:12px;margin-bottom:10px}.product-highlight strong{font-size:21px}.product-highlight em{font-size:11px;font-style:normal;margin-left:3px}.rate{color:var(--rate)}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;margin:25px 0}.order-grid dt{color:var(--muted);font-size:12px;margin-bottom:9px}.order-grid dd{font-size:16px}.order-grid dd small,.order-grid>div>small{font-size:11px;color:var(--muted)}.order-grid .wide{grid-column:1/-1}.order-grid .wide dd{margin-bottom:8px}.detail-remaining{font-size:12px;color:var(--muted);margin-top:14px}.detail-section-title{font-size:16px;margin:27px 0 17px}.product-description{white-space:pre-wrap;line-height:1.9;font-size:14px;overflow-wrap:anywhere}.trade-notice{margin-top:25px;font-size:12px;line-height:1.8;color:var(--muted)}.detail-bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:414px;width:100%;padding:13px 17px calc(13px + env(safe-area-inset-bottom));display:flex;gap:15px;border-top:1px solid var(--border);background:var(--page);z-index:8}.detail-bottom>button:first-child{display:flex;align-items:center;justify-content:center;gap:5px;min-width:70px;font-size:12px}.detail-bottom .accent-button{flex:1;min-height:45px;border-radius:11px;background:var(--accent);color:var(--accent-ink)}.purchase-form{padding:22px 17px}.purchase-form>.product-head{padding-bottom:24px;border-bottom:1px solid var(--border)}.product-head>img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.product-name{min-width:0}.product-name h2{overflow-wrap:anywhere}.purchase-price{font-size:15px;white-space:nowrap}.purchase-label{display:block;margin:24px 0 12px;font-weight:600;font-size:14px}.quantity-stepper{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;height:46px;overflow:hidden}.quantity-stepper button{width:48px;display:flex;align-items:center;justify-content:center;height:100%;background:var(--subtle)}.quantity-stepper input{min-width:0;flex:1;text-align:center;border:0;background:transparent;color:var(--text);font:inherit;outline:none;width:40px}.quick-quantities{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:13px 0}.quick-quantities button{border:1px solid var(--border);border-radius:7px;height:33px;font-size:12px}.quick-quantities .chosen{border-color:var(--text);background:var(--subtle)}.buy-hint{font-size:11px;line-height:1.8;color:var(--muted);margin:9px 0;overflow-wrap:anywhere}.coupon-select{display:flex;align-items:center;gap:10px;padding:12px;background:var(--subtle);border-radius:9px}.coupon-select select{width:100%;min-width:0;border:0;background:transparent;font:inherit;font-size:12px;color:var(--text)}.quote-lines{margin:20px 0;display:grid;gap:15px;font-size:12px}.quote-lines>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.quote-lines dt{color:var(--muted);flex-shrink:0;max-width:51%}.quote-lines dd{text-align:right;overflow-wrap:anywhere;min-width:0;line-height:1.5}.quote-lines .payable{border-top:1px solid var(--border);padding-top:18px;font-size:16px;font-weight:700}.quote-lines .payable dt{color:var(--text)}.password-input,.member-login input{display:block;width:100%;background:var(--subtle);border:1px solid var(--border);border-radius:9px;padding:13px;color:var(--text);font:inherit;margin-top:12px}.accept-contract{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.9;margin:23px 0}.accept-contract input{margin-top:5px;accent-color:var(--text)}.accept-contract button,.contract-link{text-decoration:underline;text-underline-offset:3px}.purchase-submit{width:100%;padding:15px;border-radius:11px;background:var(--text);color:var(--page);font-weight:600}.investment-module button:disabled,.product-actions button:disabled{opacity:.4;cursor:not-allowed}.centered{text-align:center}.quote-loading{padding:25px;text-align:center;color:var(--muted)}.order-card{border:1px solid var(--border);border-radius:16px;padding:16px;margin-bottom:15px;cursor:pointer}.order-card-top{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted);margin-bottom:19px}.order-card-top span{overflow-wrap:anywhere;min-width:0}.order-card-top b{white-space:nowrap;font-weight:400}.order-card .product-head{margin-bottom:20px}.contract-link{font-size:11px;color:var(--muted);margin-top:7px}.order-card .product-metrics{row-gap:22px}.order-progress{border-top:1px solid var(--border);margin-top:20px;padding-top:15px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted)}.order-progress .progress-track{width:100%}.order-progress small{font-size:10px}.load-more{width:100%;padding:15px;border:1px solid var(--border);border-radius:9px}.order-detail{padding:25px 16px}.order-status{font-size:11px;color:var(--muted);white-space:nowrap}.order-summary{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:30px 0;padding:20px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.order-summary small{font-size:12px;display:block;color:var(--muted);margin-bottom:12px}.order-summary b{font-size:24px}.order-metrics{margin-bottom:24px}.order-box{padding:17px;border:1px solid var(--border);border-radius:12px;margin-top:15px}.order-box h3{font-size:14px}.order-box>.quote-lines{margin-bottom:0}.period-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;text-align:center;color:var(--muted);font-size:11px}.period-stats b{display:block;font-size:19px;color:var(--text);margin-top:10px}.order-box>small{font-size:11px;color:var(--muted)}.mode-title{margin-top:12px;font-size:16px}.order-box summary{cursor:pointer;font-size:13px}.schedule-row{display:flex;gap:12px;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--border);font-size:11px}.schedule-row:last-child{border-bottom:0;padding-bottom:0}.schedule-row span{text-align:right}.schedule-row small{display:block;margin-top:6px;color:var(--muted);font-size:10px}.account-view{padding:24px 17px}.account-profile{text-align:center}.account-profile svg{margin:0 auto 13px}.account-profile h2{font-size:21px}.account-profile p,.account-profile small{color:var(--muted);font-size:12px;display:block;margin-top:9px}.account-balances{padding:24px 18px;background:var(--subtle);border:1px solid var(--border);border-radius:15px;display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0}.account-balances small{font-size:11px;color:var(--muted)}.account-balances strong{display:block;margin-top:10px;font-size:21px}.account-link{display:flex;justify-content:space-between;width:100%;padding:19px 4px;border-bottom:1px solid var(--border)}.wallet-row{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:15px 0;border-bottom:1px solid var(--border)}.wallet-row>span>small{display:block;color:var(--muted);margin-top:7px;font-size:10px}.wallet-row>b{font-weight:500;text-align:right}.wallet-row>b small{font-size:10px}.logout-button{margin:30px auto 0;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.coupon-wallet{padding:20px 17px}.coupon-item{display:flex;border:1px solid var(--border);border-radius:12px;margin-top:16px;padding:22px 15px;gap:20px;align-items:center}.coupon-item>strong{font-size:25px;min-width:90px;border-right:1px dashed var(--border);padding-right:15px}.coupon-item strong small{display:block;font-size:11px;margin-top:9px;color:var(--muted);font-weight:400}.coupon-item h3{font-size:14px}.coupon-item p,.coupon-item div>small{font-size:10px;color:var(--muted);margin-top:8px;display:block}.coupon-item.used,.coupon-item.expired{opacity:.55}.login-invite{padding:65px 35px;text-align:center}.login-invite svg{margin:0 auto 24px}.member-login{padding-top:8px}.member-login label{display:block;margin:17px 0;font-size:13px}.contract-sheet pre{font-family:inherit;white-space:pre-wrap;overflow-wrap:anywhere;line-height:2;font-size:12px}.contract-sheet>img{max-width:120px;max-height:120px;object-fit:contain;margin:18px 0 18px auto}.contract-sheet{max-height:90dvh}.english .invest-header{gap:18px}.english .invest-categories{gap:16px}.english .product-head{flex-wrap:wrap}.english .purchase-limit{font-size:10px}.english .quote-lines{font-size:11px}@media (max-width:350px){.product-highlight strong{font-size:18px}.order-summary b{font-size:21px}.purchase-price{font-size:12px}.invest-categories{gap:13px}.quote-lines{font-size:11px}}:root{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#191919;background:#edf0f3;font-synthesis:none;font-size:14px;--page:#fcfcfc;--text:#191919;--muted:#647883;--border:#eceef0;--accent:#cf292e;--accent-ink:#fff;--subtle:#f6f6f7;--progress:#edeef3;--reward:#fff0e4;--reward-text:#e88638;--rate:#10bf7a;--panel:#fcfcfc;--shadow:0 6px 35px #75899a33;color-scheme:light}:root[data-theme=dark]{--page:#151617;--text:#f0f0f0;--muted:#949ba3;--border:#303235;--accent:#f0f0f0;--accent-ink:#18191b;--subtle:#222426;--progress:#25282d;--reward:#292623;--reward-text:#c9b29c;--rate:#74c9a1;--panel:#1b1d1f;--shadow:0 5px 35px #0008;color-scheme:dark;background:#0c0d0e}*{box-sizing:border-box}body{margin:0;color:var(--text)}button,a,input,select{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;background:none;border:0;color:inherit;padding:0}button:focus-visible,a:focus-visible,.hero:focus-visible{outline:2px solid var(--accent);outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,h3,p,dl,dd{margin:0}button svg{flex-shrink:0}img{display:block;max-width:100%}.mobile-app{background:var(--page);width:100%;max-width:414px;min-height:100dvh;margin:0 auto;overflow:clip}.home-header{height:54px;display:flex;align-items:center;justify-content:space-between;padding:9px 17px 4px;gap:12px}.logo{display:block;flex-shrink:0}.logo img{width:96px;height:30px;object-fit:contain;mix-blend-mode:multiply}.header-tools{display:flex;gap:9px;align-items:center}.header-tools button{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:32px}.notification-dot{position:absolute;top:5px;right:3px;width:5px;height:5px;border-radius:50%;background:var(--accent)}main{padding:0 16px}.hero{text-align:center;margin:0 -2px;padding-top:4px;padding-bottom:34px;outline:none}.hero-image{height:min(68vw,281.52px);max-height:278px;display:flex;justify-content:center;align-items:center;position:relative}.hero-image img{width:min(73vw,302.22px);height:min(67vw,277.38px);max-height:272px;object-fit:contain;mix-blend-mode:multiply}.hero h1{font-size:min(7.6vw,31.464px);letter-spacing:-.5px;line-height:1.3;margin:20px -5px 0;font-weight:700;white-space:nowrap}.hero>p{color:var(--muted);font-size:min(3.75vw,15.525px);line-height:1.5;margin-top:10px}.carousel-dots{display:flex;justify-content:center;gap:4px;margin-top:17px;align-items:center;height:10px}.carousel-dots button{width:6px;height:6px;background:var(--accent);opacity:.5;border-radius:4px;position:relative}.carousel-dots button:after{content:"";position:absolute;top:-9px;right:-2px;bottom:-9px;left:-2px}.carousel-dots button.active{width:14px;opacity:1}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.quick-grid button{border-radius:20px;aspect-ratio:1.53;position:relative;text-align:left;overflow:hidden}.quick-grid img{position:absolute;top:6px;right:12px;width:51px;height:48px;mix-blend-mode:multiply;object-fit:contain}.quick-grid span{position:absolute;bottom:13px;left:14px;font-size:min(4.45vw,18.423px);line-height:1.4}.quick-products{background:#d9e3f5}.quick-balance,.quick-performance{background:#f5f2df}.quick-income{background:#d9f0ed}.products-section{padding-top:27px;scroll-margin-top:18px}.product-tabs{display:flex;gap:23px;align-items:center;margin-bottom:13px;overflow:auto;scrollbar-width:none}.product-tabs button{font-size:min(4.4vw,18.216px);white-space:nowrap;line-height:1.5;padding:0 0 2px}.product-tabs button.active{font-weight:700}.product-card{border:1px solid var(--border);border-radius:17px;padding:14px;margin-bottom:15px;background:var(--panel)}.product-head{display:flex;gap:6px;align-items:center;min-height:48px;padding-bottom:12px;border-bottom:1px dashed var(--border);position:relative}.product-head>img{width:44px;height:44px;border-radius:11px;object-fit:cover;mix-blend-mode:multiply}.product-name{flex:1;min-width:0}.product-name h2{font-size:15px;line-height:20px;display:flex;align-items:center;gap:6px;font-weight:600}.product-name h2 small{font-size:9px;font-weight:400;color:var(--muted);border:1px solid var(--border);border-radius:3px;padding:0 3px;line-height:15px}.product-name p{font-size:11px;margin-top:5px;white-space:nowrap}.product-name b{color:var(--accent);font-size:16px}.purchase-limit{font-size:11px;color:#8c9da6;white-space:nowrap;align-self:flex-end;margin-bottom:2px}.purchase-limit b{font-weight:400;color:var(--accent)}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0 14px}.reward-grid>div{background:var(--reward);color:var(--reward-text);text-align:center;padding:9px 3px;font-size:11px;line-height:1.3;border-radius:10px}.reward-grid strong{display:block;font-weight:500;margin-top:3px}.product-metrics{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px;margin-bottom:17px}.product-metrics dt{font-size:11px;color:var(--muted);margin-bottom:6px}.product-metrics dd{font-size:18px;font-weight:700;white-space:nowrap;letter-spacing:-.4px}.product-metrics dd small{font-size:11px;font-weight:600;letter-spacing:-.3px}.product-metrics dd.rate{color:var(--rate);font-size:19px}.progress-panel{background:var(--progress);border-radius:14px;padding:11px 11px 8px}.progress-title{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.progress-title strong{font-size:11px;color:var(--accent)}.progress-track{height:6px;border-radius:6px;background:var(--page);margin-top:10px;overflow:hidden}.progress-track span{display:block;background:var(--accent);height:100%;border-radius:6px}.timeline{padding-top:13px}.timeline-item{display:flex;gap:10px;position:relative;min-height:51px;padding-bottom:10px;font-size:12px}.timeline-item:before{content:"";position:absolute;width:1px;background:var(--rate);left:4px;top:14px;bottom:4px}.timeline-item i{border-radius:50%;width:10px;height:10px;background:var(--rate);margin-top:1px;flex-shrink:0}.timeline-item span{line-height:1.3}.timeline-item small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.timeline-item.funding{min-height:46px;padding-bottom:0}.timeline-item.funding i{border:2px solid #ec8736;background:var(--page)}.timeline-item.funding:before{background:#ec8736;bottom:0}.product-actions{display:flex;gap:10px;margin-top:14px}.product-actions button{width:50%;border:1px solid var(--border);border-radius:15px;min-height:41px;font-size:13px;padding:8px 5px}.product-actions .accent-button{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.empty-category{border:1px solid var(--border);border-radius:15px;text-align:center;padding:45px 15px;background:var(--panel);color:var(--muted);margin-bottom:15px}.empty-category svg{margin-bottom:13px}.empty-category h3{font-size:15px;font-weight:500;color:var(--text);margin-bottom:9px}.empty-category p{font-size:12px;line-height:1.7}.benefits-section{padding-top:15px}.section-heading{font-size:18px;font-weight:700;line-height:1.5;margin-bottom:12px}.invite-banner{background:linear-gradient(110deg,#1748c4,#507fe3 70%,#91c0ed);display:block;position:relative;width:100%;aspect-ratio:3.08;border-radius:10px;text-align:left;overflow:hidden;color:#fff;margin-bottom:10px}.invite-banner>img{height:100%;width:56.2%;object-fit:cover;position:absolute;right:0;top:0}.invite-banner:after{content:"";position:absolute;left:38%;width:15%;top:0;bottom:0;background:linear-gradient(90deg,#3a69d3,transparent);pointer-events:none}.invite-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;height:100%;padding:12px 15px;align-items:flex-start;max-width:65%}.invite-copy strong{font-size:17px;font-style:italic;line-height:1.2}.invite-copy small{font-size:11px;margin-top:5px;white-space:nowrap}.invite-copy>span{display:inline-block;font-size:12px;background:#ffffff38;border:1px solid #ffffff1a;border-radius:8px;padding:5px 12px;margin-top:9px;font-weight:600;line-height:1}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.benefit-grid button{border:1px solid var(--border);border-radius:16px;min-height:61px;overflow:hidden;position:relative;display:flex;align-items:center;text-align:left;background:var(--panel)}.benefit-grid button>span{display:block;position:relative;z-index:1;padding:9px 6px 10px 8px}.benefit-grid strong{display:block;font-size:14px;font-weight:500;line-height:1.4}.benefit-grid small{display:block;font-size:10px;color:var(--muted);margin-top:3px;line-height:1.3}.benefit-grid img{position:absolute;width:60px;height:50px;right:0;bottom:0;object-fit:contain;mix-blend-mode:multiply}.news-section{padding-top:33px;scroll-margin-top:18px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section-heading-row .section-heading{margin-bottom:0}.section-heading-row>button{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:12px}.news-card{padding:19px 0 14px;border-bottom:1px solid var(--border)}.news-card:last-child{border-bottom:0}.article-title{display:block;text-align:left;font-size:14px;font-weight:600;line-height:1.6}.news-card>p{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:10px;line-height:1.6}.news-images{display:flex;gap:7px;margin-top:10px}.news-images button{width:29%;max-width:105px;flex-shrink:1;border-radius:10px;overflow:hidden}.news-images img{height:auto;aspect-ratio:1.6;object-fit:cover;width:100%;border-radius:10px}.news-meta{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.news-meta time{font-size:10px;color:var(--muted)}.news-meta button{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--accent)}.preview-disclosure{display:flex;gap:7px;align-items:flex-start;padding:22px 0 calc(112px + env(safe-area-inset-bottom,0px));color:var(--muted);font-size:10px;line-height:1.7}.preview-disclosure svg{flex-shrink:0;margin-top:2px}.floating-navigation{position:fixed;bottom:calc(22px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:382px;display:flex;gap:10px;align-items:center;z-index:20;pointer-events:none}.floating-navigation nav{border-radius:36px;background:#ffffffd9;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;justify-content:space-around;flex:1;height:66px;padding:8px 12px 7px;pointer-events:auto}.floating-navigation nav button{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;min-width:38px;flex:1;color:#979ba7}.floating-navigation nav span{font-size:11px;white-space:nowrap;line-height:1.2}.floating-navigation nav .active{color:var(--accent)}.floating-navigation nav .active svg{stroke:#242424;fill:#db303333;filter:drop-shadow(0 4px 7px #b62a3a2a)}.support-button{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--accent);color:var(--accent-ink);gap:6px;border:1px solid #aa151a55;pointer-events:auto;flex-shrink:0}.support-button span{font-size:11px}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0007;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{background:var(--page);color:var(--text);width:100%;max-width:414px;border-radius:24px 24px 0 0;padding:9px 23px calc(28px + env(safe-area-inset-bottom,0px));max-height:88dvh;overflow:auto;border:1px solid var(--border);box-shadow:0 -15px 60px #0002}.sheet-handle{width:35px;height:4px;border-radius:5px;background:var(--border);margin:0 auto 22px}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:23px}.sheet-header h2{font-size:19px;line-height:1.5}.sheet-header>button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px}.language-list button{display:flex;align-items:center;justify-content:space-between;padding:19px 4px;border-bottom:1px solid var(--border);width:100%;font-size:16px}.language-list button:last-child{border:0}.language-list svg{color:var(--accent)}.sheet-empty{text-align:center;padding:17px 0 24px}.sheet-empty>svg{color:var(--muted);margin-bottom:16px;stroke-width:1.3}.sheet-empty h3{font-size:17px;font-weight:500;margin-bottom:14px}.sheet-empty p,.sheet-description{color:var(--muted);font-size:13px;line-height:1.9}.sheet-description{margin-bottom:23px}.sheet-primary{background:var(--accent);color:var(--accent-ink);width:100%;border-radius:13px;min-height:45px;padding:12px;font-size:14px;margin-top:8px}.reference-chip{display:inline-block;border:1px solid var(--border);color:var(--muted);padding:4px 8px;font-size:11px;border-radius:5px}.detail-metrics{margin:13px 0 24px}.detail-metrics>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:14px 0;font-size:13px;gap:20px}.detail-metrics dt{color:var(--muted)}.detail-metrics dd{font-weight:600}.support-sheet-icon{text-align:center;margin:30px 0;color:var(--muted)}.email-contact{display:flex;gap:8px;justify-content:center;align-items:center;background:var(--subtle);border-radius:10px;padding:15px;font-size:13px;margin:0 0 22px;overflow-wrap:anywhere}.article-list-link{display:flex;align-items:center;gap:15px;justify-content:space-between;text-align:left;padding:17px 0;border-bottom:1px solid var(--border);line-height:1.7;font-size:14px}.article-date{display:block;font-size:11px;color:var(--muted);margin-bottom:20px}.article-gallery{display:flex;gap:10px;margin-bottom:20px}.article-gallery img{min-width:0;flex:1;object-fit:cover;border-radius:10px}.notice-item{border-top:1px solid var(--border);padding:18px 0}.notice-item h3{font-size:15px;line-height:1.7}.notice-item time{display:block;color:var(--muted);font-size:10px;margin:8px 0 13px}.notice-item p{font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.config-error{font-size:11px;padding:10px 0;line-height:1.6;color:var(--muted)}.config-error button{margin-left:10px;text-decoration:underline}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .22s,transform .22s}.slide-fade-enter-from{opacity:0;transform:translate(10px)}.slide-fade-leave-to{opacity:0;transform:translate(-10px)}.sheet-enter-active,.sheet-leave-active{transition:opacity .2s}.sheet-enter-active .bottom-sheet,.sheet-leave-active .bottom-sheet{transition:transform .2s}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .bottom-sheet,.sheet-leave-to .bottom-sheet{transform:translateY(40px)}[data-theme=dark] .logo img{filter:invert(1) grayscale(1);mix-blend-mode:screen}[data-theme=dark] .quick-products{background:#272e3c}[data-theme=dark] .quick-balance,[data-theme=dark] .quick-performance{background:#302e24}[data-theme=dark] .quick-income{background:#223632}[data-theme=dark] .quick-grid img,[data-theme=dark] .benefit-grid img{filter:invert(1) hue-rotate(180deg);mix-blend-mode:screen}[data-theme=dark] .product-head>img{mix-blend-mode:normal}[data-theme=dark] .floating-navigation nav{background:#232528e8;border:1px solid #393b40}[data-theme=dark] .floating-navigation nav .active svg{stroke:#f2f2f2;fill:#f2f2f221;filter:none}[data-theme=dark] .support-button{border-color:var(--border)}[data-theme=dark] .invite-banner{filter:saturate(.6)}.english .hero h1{font-size:min(6.6vw,27.324px);letter-spacing:-.8px}.english .hero>p{font-size:min(3.25vw,13.455px)}.english .quick-grid span{font-size:min(3.8vw,15.732px);bottom:12px}.english .product-tabs{gap:19px}.english .product-tabs button{font-size:min(3.55vw,14.697px)}.english .product-name p,.english .purchase-limit,.english .product-metrics dt{font-size:10px}.english .product-metrics dd{font-size:17px}.english .product-metrics dd small{font-size:9px}.english .progress-title{font-size:12px}.english .invite-copy strong{font-size:16px}.english .invite-copy small{font-size:9px;max-width:85%;white-space:normal;line-height:1.5}.english .invite-copy>span{font-size:10px;margin-top:6px}.english .benefit-grid strong{font-size:12px}.english .benefit-grid small{font-size:8px;max-width:83px}.english .benefit-grid img{width:48px;object-position:bottom}.english .floating-navigation nav span{font-size:10px}.english .support-button span{font-size:10px}@media (min-width:600px){.mobile-app{box-shadow:0 0 70px #00000008}.bottom-sheet{margin-bottom:22px;border-radius:22px}.home-header{padding-top:12px;height:59px}}@media (max-width:350px){main{padding:0 13px}.home-header{padding-left:14px;padding-right:14px}.header-tools{gap:5px}.product-card{padding:12px}.product-head>img{width:37px;height:40px}.product-metrics{gap:16px 10px}.product-metrics dd{font-size:16px}.product-metrics dd small{font-size:10px}.product-tabs{gap:18px}.quick-grid img{width:46px;right:7px}.quick-grid span{left:12px}.benefit-grid img{width:50px}.benefit-grid strong{font-size:12px}.benefit-grid small{font-size:9px}.floating-navigation{width:calc(100% - 26px);gap:8px}.floating-navigation nav{padding:8px;height:61px}.support-button{height:61px;width:61px}.hero h1{letter-spacing:-.9px}.english .product-metrics dd{font-size:15px}.english .product-metrics dd small{font-size:8px}.english .purchase-limit{font-size:9px}.english .product-tabs{gap:12px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.quick-grid img{top:11px;right:26px;width:33px;height:33px;mix-blend-mode:normal;border-radius:10px;box-shadow:0 3px 5px #00000014}.hero-image img{filter:brightness(1.035)}[data-theme=dark] .hero-image img{filter:brightness(1.035) invert(1) hue-rotate(180deg)}[data-theme=dark] .quick-grid img{filter:saturate(.75);mix-blend-mode:normal;box-shadow:0 3px 7px #0004}@media (max-width:350px){.quick-grid img{width:30px;height:30px;right:21px}}.sheet-overlay.language-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0006}.bottom-sheet.language-picker{border:0;border-radius:18px 18px 0 0;background:#fff;padding:0 32px calc(33px + env(safe-area-inset-bottom,0px));margin-bottom:0;color:#303238;box-shadow:none}.language-picker .sheet-handle{display:none}.language-picker .sheet-header{height:70px;margin:0;align-items:center;justify-content:center;position:relative}.language-picker .sheet-header h2{font-size:17px;font-weight:650;line-height:1.4}.language-picker .sheet-header>button{position:absolute;right:-22px;top:8px;color:#68707a;width:28px;height:28px}.language-picker .sheet-header>button svg{width:20px;height:20px}.language-picker .language-list button{height:64px;border:0;padding:0;display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;font-weight:400}.language-picker .language-list img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.language-radio{margin-left:auto;width:16px;height:16px;border:1px solid #b1becd;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.language-radio.selected{border-color:#397cff}.language-radio.selected:after{content:"";width:10px;height:10px;border-radius:50%;background:#397cff}.language-picker button:focus-visible{outline:2px solid #397cff;outline-offset:4px}[data-theme=dark] .bottom-sheet.language-picker{background:#232528;color:#ededf0}[data-theme=dark] .language-picker .sheet-header>button{color:#a9aeb7}[data-theme=dark] .language-radio{border-color:#737d8c}[data-theme=dark] .language-radio.selected{border-color:#76a2ff}[data-theme=dark] .language-radio.selected:after{background:#76a2ff}.hero-image{overflow:hidden}.hero-image img{position:absolute;width:100%;height:auto;max-height:none;mix-blend-mode:multiply;filter:none}.quick-grid img{top:10px;right:14px;width:53px;height:42px;border-radius:0;box-shadow:none;mix-blend-mode:normal}.benefit-grid img{width:66px;height:60px;mix-blend-mode:normal}[data-theme=dark] .quick-grid img,[data-theme=dark] .benefit-grid img{filter:none;mix-blend-mode:normal;box-shadow:none}[data-theme=dark] .hero-image img{filter:invert(1) hue-rotate(180deg);mix-blend-mode:screen}@media (max-width:350px){.quick-grid img{width:48px;height:38px;right:12px}.benefit-grid img{width:56px;height:51px}}.product-head>img{object-fit:contain;object-position:center;flex-shrink:0;mix-blend-mode:normal}.floating-navigation nav .bottom-menu-icon{width:28px;height:28px;object-fit:contain;flex-shrink:0}.floating-navigation nav button{gap:3px}.mobile-app .home-content{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.platform-name{font-size:21px;font-weight:750;line-height:1.2;overflow-wrap:anywhere}.home-header .logo{max-width:52%}.news-body{white-space:pre-wrap}.news-images img{object-fit:cover}html,body,#app{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior-x:none}body{touch-action:pan-y pinch-zoom}.mobile-app{max-width:min(414px,100%);overflow-x:clip}.mobile-app>*{min-width:0}.floating-navigation{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom,0px));max-width:382px;z-index:20}.floating-navigation nav{min-width:0}.floating-navigation.english nav span,.floating-navigation.english .support-button span{font-size:10px}.sheet-overlay,.lottery-overlay,.invitation-overlay{overscroll-behavior:contain}.lottery-sheet,.invitation-sheet{overscroll-behavior:contain;overflow-x:hidden}.bottom-sheet{overscroll-behavior:contain;max-height:90dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}
