.game-preference-mask{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182880;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.game-preference-picker{background:#fff;border-radius:24px;width:min(510px,100vw - 36px);max-height:min(760px,100dvh - 48px);padding:20px;overflow:auto;box-shadow:0 24px 70px #0c1d3e45}.game-preference-picker header{justify-content:center;align-items:center;height:42px;margin-bottom:14px;display:flex;position:relative}.game-preference-picker h2{color:#2f3136;margin:0;font-size:21px}.game-preference-picker header button{color:#7d858d;cursor:pointer;background:#f4f6f9;border:0;border-radius:50%;width:40px;height:40px;font-size:30px;line-height:36px;position:absolute;top:0;right:-2px}.game-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.game-preference-grid button{color:#8f969e;text-align:left;cursor:pointer;background:#f3f5f8;border:0;border-radius:16px;align-items:center;gap:11px;min-height:66px;padding:0 16px;font-size:17px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:flex}.game-preference-grid button:hover{background:#e9f0ff;transform:translateY(-1px)}.game-preference-grid button.active{color:#fff;background:#1468fa;box-shadow:0 7px 17px #1468fa35}.game-preference-grid i{filter:grayscale();opacity:.7;font-size:25px;font-style:normal}.game-preference-grid button.active i{filter:none;opacity:1}.language-picker{width:min(430px,100vw - 36px)}.language-option-list{gap:8px;display:grid}.language-option-list button{color:#60666d;text-align:left;cursor:pointer;background:#f3f5f8;border:0;border-radius:14px;justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;font-size:17px;display:flex}.language-option-list button:hover{background:#e9f0ff}.language-option-list button.active{color:#1468fa;background:#edf4ff;font-weight:700}.language-option-list b{color:#cbd0d6;font-size:24px;font-weight:500}.language-option-list button.active b{color:#1468fa}@media (width<=768px){.game-preference-mask{align-items:end;padding:0}.game-preference-picker{border-radius:24px 24px 0 0;width:100%;max-height:82dvh;padding:18px 16px 26px}.game-preference-picker h2{font-size:19px}.game-preference-grid{gap:10px}.game-preference-grid button{border-radius:14px;min-height:58px;padding:0 13px;font-size:15px}.game-preference-grid i{font-size:22px}}.email-binding-dialog{box-sizing:border-box;color:#353535;background:#fff;border-radius:16px;width:500px;max-width:calc(100vw - 32px);padding:28px 32px 26px;position:relative}.email-binding-dialog h2{text-align:center;margin:0 0 18px;font-size:22px}.email-binding-dialog section{background:#fff;border-radius:14px;padding:0 0 8px}.email-binding-dialog h3{margin:0 0 3px;font-size:18px}.email-binding-dialog p{color:#a2a6ad;margin:0;font-size:14px}.email-binding-dialog label{margin-top:18px;display:block;position:relative}.email-binding-dialog label span{color:#a2a6ad;font-size:12px;position:absolute;top:9px;left:14px}.email-binding-dialog label input{box-sizing:border-box;color:#53565d;background:#f2f4f7;border:0;border-radius:12px;outline:none;width:100%;height:70px;padding:25px 14px 7px;font-size:17px}.email-code-section{margin-top:13px}.email-code-inputs{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px;display:grid}.email-code-inputs input{box-sizing:border-box;text-align:center;background:#f2f4f7;border:0;border-radius:10px;outline:none;width:100%;height:58px;font-size:25px}.email-code-inputs input:focus{background:#fff;box-shadow:0 0 0 2px #1768fa}.email-send-code{color:#fff;background:#1265f6;border:0;border-radius:12px;width:100%;height:62px;margin-top:16px;font-size:16px;font-weight:700}.email-send-code:disabled,.email-confirm:disabled{color:#a9adb4;cursor:not-allowed;background:#eef0f3}.email-help{text-align:center!important;margin-top:28px!important}.email-help a{color:#79ae15;text-decoration:none}.email-binding-error{color:#e24b4b!important;margin-top:10px!important}.email-binding-dialog footer{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.email-binding-dialog footer button{color:#444;background:#f5f6f8;border:0;border-radius:12px;height:58px;font-size:17px;font-weight:700}.email-binding-dialog footer .email-confirm{color:#fff;background:#1265f6}.email-binding-dialog footer .email-confirm:disabled{color:#a9adb4;background:#eef0f3}@media (width<=768px){.email-binding-dialog{border-radius:14px;padding:24px 18px 18px}.email-binding-dialog h2{font-size:19px}.email-binding-dialog h3{font-size:16px}.email-binding-dialog label input{height:62px}.email-code-inputs{gap:7px}.email-code-inputs input{height:48px;font-size:20px}.email-send-code{height:52px}.email-binding-dialog footer button{height:50px}}.game-setting-page{min-height:680px;padding-top:16px}.game-setting-card{background:#fff;border-radius:15px;margin-bottom:10px;padding:20px 16px}.game-setting-card h2{color:#34383d;margin:0;font-size:19px}.odds-policy-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.odds-policy-list button{color:#51565d;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:16px}.odds-policy-list i{color:#b5bbc2;vertical-align:-1px;margin-right:9px;font-size:20px;font-style:normal}.odds-policy-list button.active i{color:#0865fe}.odds-policy-list.disabled{opacity:.58;pointer-events:none}.game-setting-toggle{justify-content:space-between;align-items:center;gap:20px;min-height:70px;display:flex}.game-setting-toggle p{color:#a1a8af;margin:9px 0 0;font-size:14px}.setting-switch{cursor:pointer;background:#e0e5eb;border:0;border-radius:22px;flex:none;width:65px;height:39px;padding:4px;transition:background .2s}.setting-switch i{background:#fff;border-radius:50%;width:31px;height:31px;transition:transform .2s;display:block;box-shadow:0 2px 4px #50607033}.setting-switch.on{background:#0865fe}.setting-switch.on i{transform:translate(26px)}.setting-switch:disabled{opacity:.62;cursor:wait}.game-setting-caption{color:#9ba2a9;margin:10px 16px;font-size:14px}.game-setting-error{color:#d93025;margin:12px 16px}@media (width<=768px){.game-setting-page{min-height:560px;padding:10px 8px 78px}.game-setting-card{border-radius:12px;margin-bottom:8px;padding:17px 14px}.game-setting-card h2{font-size:18px}.odds-policy-list{grid-template-columns:1fr;gap:15px;margin-top:20px}.odds-policy-list button{font-size:15px}.game-setting-toggle{min-height:67px}.game-setting-toggle p{max-width:250px;font-size:12px}.game-setting-caption{margin:10px 12px}.setting-switch{width:58px;height:35px}.setting-switch i{width:27px;height:27px}.setting-switch.on i{transform:translate(23px)}}.crypto-order[data-v-b67d2f53]{gap:13px;padding-top:3px;display:grid}.crypto-order-heading[data-v-b67d2f53]{color:#243a5f;justify-content:space-between;align-items:center;font-weight:700;display:flex}.crypto-order-heading b[data-v-b67d2f53]{color:#1267ff}.crypto-order dl[data-v-b67d2f53]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.crypto-order dl div[data-v-b67d2f53]{background:#f4f7fb;border-radius:10px;padding:11px}.crypto-order dt[data-v-b67d2f53]{color:#7b8797;font-size:12px}.crypto-order dd[data-v-b67d2f53]{color:#26364d;margin:6px 0 0;font-weight:700}.crypto-receive[data-v-b67d2f53]{background:#f7faff;border-radius:12px;padding:14px}.crypto-address[data-v-b67d2f53]{gap:8px;margin-top:7px;display:flex}.crypto-address code[data-v-b67d2f53]{overflow-wrap:anywhere;color:#274574;background:#fff;border-radius:8px;flex:1;padding:10px}.crypto-address button[data-v-b67d2f53]{white-space:nowrap;padding:7px 12px}.crypto-qr-hint[data-v-b67d2f53]{color:#72819a;margin:9px 0 0;font-size:12px;line-height:1.55}.crypto-warning[data-v-b67d2f53],.crypto-intro[data-v-b67d2f53]{color:#9b5a00;background:#fff5e6;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.55}.crypto-intro[data-v-b67d2f53]{color:#28538d;background:#eef5ff}@media (width<=600px){.crypto-order dl[data-v-b67d2f53]{grid-template-columns:1fr}.crypto-address[data-v-b67d2f53]{align-items:flex-start}.crypto-address code[data-v-b67d2f53]{font-size:12px}}.withdrawal-page[data-v-258eeb10]{padding:18px 0 48px}.withdrawal-title[data-v-258eeb10],.withdrawal-wallet[data-v-258eeb10],.withdrawal-form-card[data-v-258eeb10]{background:#fff;border-radius:16px;margin:0 0 11px}.withdrawal-title[data-v-258eeb10]{align-items:center;gap:10px;height:58px;padding:0 17px;display:flex}.withdrawal-title button[data-v-258eeb10]{color:#1267ff;background:#f4f7fc;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:20px}.withdrawal-title .withdrawal-history[data-v-258eeb10]{color:#64748b;border-radius:9px;width:auto;height:auto;margin-left:auto;padding:8px 12px;font-size:13px;line-height:1}.withdrawal-title h1[data-v-258eeb10]{margin:0;font-size:21px}.withdrawal-wallet[data-v-258eeb10]{padding:20px}.withdrawal-wallet h2[data-v-258eeb10],.withdrawal-form-card h2[data-v-258eeb10]{margin:0;font-size:19px}.withdrawal-wallet>div[data-v-258eeb10]{background:#f2f4f7;border-radius:13px;align-items:center;gap:11px;margin-top:16px;padding:15px 18px;display:flex}.withdrawal-wallet i[data-v-258eeb10]{font-size:31px;font-style:normal}.withdrawal-wallet b[data-v-258eeb10]{font-size:25px}.withdrawal-wallet span[data-v-258eeb10]{color:#7c8591}.withdrawal-wallet button[data-v-258eeb10]{color:#1267ff;background:0 0;border:0;margin-left:auto}.withdrawal-form-card[data-v-258eeb10]{padding:20px}.withdrawal-section-heading[data-v-258eeb10]{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.withdrawal-section-heading button[data-v-258eeb10],.withdrawal-link[data-v-258eeb10]{color:#1267ff;background:#edf4ff;border:0;border-radius:8px;padding:8px 12px}.withdrawal-form-card label[data-v-258eeb10]{color:#77808b;margin:14px 0 0;font-size:13px;display:block}.withdrawal-form-card input[data-v-258eeb10],.withdrawal-form-card select[data-v-258eeb10]{box-sizing:border-box;color:#29313b;background:#f2f4f7;border:0;border-radius:11px;width:100%;height:53px;margin-top:7px;padding:0 15px;font-size:16px;display:block}.withdrawal-destination[data-v-258eeb10]{background:#f7faff;border-radius:11px;margin-top:10px;padding:14px;position:relative}.withdrawal-destination b[data-v-258eeb10]{font-size:15px}.withdrawal-destination p[data-v-258eeb10]{margin:8px 0 3px}.withdrawal-destination small[data-v-258eeb10]{color:#8a94a3}.withdrawal-destination code[data-v-258eeb10]{overflow-wrap:anywhere;color:#315586;max-width:75%;margin-top:9px;display:block}.withdrawal-destination button[data-v-258eeb10]{color:#1267ff;background:#e8f1ff;border:0;border-radius:7px;padding:6px 10px;position:absolute;bottom:13px;right:13px}.withdrawal-quick[data-v-258eeb10]{gap:8px;margin-top:9px;display:flex}.withdrawal-quick button[data-v-258eeb10]{color:#536274;background:#f2f4f7;border:0;border-radius:8px;flex:1;padding:8px}.withdrawal-warning[data-v-258eeb10],.withdrawal-tip[data-v-258eeb10]{border-radius:9px;padding:11px 12px;font-size:13px;line-height:1.55}.withdrawal-warning[data-v-258eeb10]{color:#985c0a;background:#fff5e7}.withdrawal-tip[data-v-258eeb10]{color:#728096;background:#f4f7fb}.withdrawal-submit[data-v-258eeb10]{color:#fff;background:#1267ff;border:0;border-radius:11px;width:100%;height:52px;font-size:16px;font-weight:700}.withdrawal-submit[data-v-258eeb10]:disabled{opacity:.45}.withdrawal-state[data-v-258eeb10],.withdrawal-error[data-v-258eeb10],.withdrawal-notice[data-v-258eeb10]{border-radius:11px;padding:12px 16px}.withdrawal-state[data-v-258eeb10]{color:#718096}.withdrawal-error[data-v-258eeb10]{color:#d93025;background:#fff0f0}.withdrawal-notice[data-v-258eeb10]{color:#168248;background:#eaf7ef}.withdrawal-modal[data-v-258eeb10]{z-index:50;background:#08111f85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.withdrawal-modal section[data-v-258eeb10]{background:#f4f5f7;border-radius:16px;width:min(440px,100%);padding:28px 18px 18px;box-shadow:0 18px 60px #00000038}.withdrawal-modal h2[data-v-258eeb10]{text-align:center;margin:3px 0 17px;font-size:21px}.withdrawal-choice[data-v-258eeb10]{text-align:left;background:#fff;border:0;border-radius:14px;grid-template-columns:40px 1fr;align-items:center;gap:0;width:100%;margin:10px 0;padding:17px;display:grid}.withdrawal-choice.active[data-v-258eeb10]{outline:2px solid #1267ff}.withdrawal-choice span[data-v-258eeb10]{color:#1267ff;grid-row:span 2;font-size:25px}.withdrawal-choice b[data-v-258eeb10]{font-size:17px}.withdrawal-choice small[data-v-258eeb10]{color:#8490a0;margin-top:4px}.withdrawal-cancel[data-v-258eeb10]{color:#737d89;background:#fff;border:0;border-radius:12px;width:100%;margin-top:8px;padding:13px;font-size:16px}@media (width<=768px){.withdrawal-page[data-v-258eeb10]{padding:8px 8px 84px}.withdrawal-title[data-v-258eeb10]{border-radius:12px;height:52px;padding:0 10px}.withdrawal-wallet[data-v-258eeb10],.withdrawal-form-card[data-v-258eeb10]{border-radius:12px;padding:15px}.withdrawal-wallet>div[data-v-258eeb10]{padding:12px}.withdrawal-wallet b[data-v-258eeb10]{font-size:21px}.withdrawal-modal[data-v-258eeb10]{align-items:end;padding:0}.withdrawal-modal section[data-v-258eeb10]{border-radius:20px 20px 0 0;width:100%;padding:22px 14px 16px}.withdrawal-choice[data-v-258eeb10]{padding:16px}}.withdrawal-confirm[data-v-258eeb10]{color:#fff;background:#1267ff;border:0;border-radius:12px;width:100%;margin-top:8px;padding:13px;font-size:16px;font-weight:700}.withdrawal-confirm[data-v-258eeb10]:disabled{color:#adb5c0;background:#fff}.withdrawal-cancel[data-v-258eeb10]{color:#737d89;background:#fff}.bank-card-page[data-v-13799b8b]{max-width:100%;padding:18px 0 42px}.bank-card-title[data-v-13799b8b],.bank-card-tip[data-v-13799b8b],.bank-card-form-card[data-v-13799b8b],.bank-card-saved[data-v-13799b8b]{background:#fff;border-radius:15px;margin:0 0 10px}.bank-card-title[data-v-13799b8b]{align-items:center;gap:10px;height:58px;padding:0 17px;display:flex}.bank-card-title button[data-v-13799b8b]{color:#0865fe;background:#f5f8ff;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:20px}.bank-card-title h1[data-v-13799b8b]{margin:0;font-size:21px}.bank-card-tip[data-v-13799b8b]{color:#5b6470;padding:16px}.bank-card-error[data-v-13799b8b],.bank-card-notice[data-v-13799b8b]{border-radius:12px;margin:0 0 10px;padding:12px 16px}.bank-card-error[data-v-13799b8b]{color:#d93025;background:#fff0f0}.bank-card-notice[data-v-13799b8b]{color:#168248;background:#eaf7ef}.bank-card-form-card[data-v-13799b8b],.bank-card-saved[data-v-13799b8b]{padding:20px}.bank-card-form-card h2[data-v-13799b8b],.bank-card-saved h2[data-v-13799b8b]{max-width:760px;margin:0 auto 18px;font-size:19px}.bank-card-form[data-v-13799b8b]{gap:14px;max-width:760px;margin:auto;display:grid}.bank-card-form label[data-v-13799b8b]{color:#848b94;font-size:13px}.bank-card-form input[data-v-13799b8b],.bank-card-form select[data-v-13799b8b]{color:#373d43;background:#f2f4f7;border:0;border-radius:12px;width:100%;height:55px;margin-top:6px;padding:0 16px;font-size:16px;display:block}.bank-card-form input[data-v-13799b8b]:disabled{color:#9ca3aa;background:#ddd}.bank-card-verified[data-v-13799b8b]{color:#76808b;margin:0;font-size:14px;line-height:1.6}.bank-card-submit[data-v-13799b8b]{color:#fff;background:#0865fe;border:0;border-radius:12px;width:min(760px,100%);height:50px;margin:14px auto 0;font-size:17px;font-weight:700;display:block}.bank-card-submit[data-v-13799b8b]:disabled{opacity:.55}.bank-card-saved article[data-v-13799b8b]{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.bank-card-saved article[data-v-13799b8b]:first-of-type{border-top:0}.bank-card-saved b[data-v-13799b8b]{font-size:16px}.bank-card-saved p[data-v-13799b8b]{color:#4b5560;margin:8px 0 4px}.bank-card-saved p span[data-v-13799b8b]{color:#0865fe;background:#e5f0ff;border-radius:5px;margin-left:8px;padding:2px 6px;font-size:11px}.bank-card-saved small[data-v-13799b8b]{color:#9ca3aa}.bank-card-saved aside[data-v-13799b8b]{gap:8px;display:flex}.bank-card-saved aside button[data-v-13799b8b]{color:#0865fe;background:#edf4ff;border:0;border-radius:7px;padding:7px 10px}.bank-card-saved aside .bank-card-remove[data-v-13799b8b]{color:#d93025;background:#fff1f1}@media (width<=768px){.bank-card-page[data-v-13799b8b]{padding:8px 8px 80px}.bank-card-title[data-v-13799b8b]{border-radius:12px;height:52px;padding:0 10px}.bank-card-title h1[data-v-13799b8b]{font-size:18px}.bank-card-title button[data-v-13799b8b]{width:34px;height:34px;font-size:28px}.bank-card-tip[data-v-13799b8b]{border-radius:12px;padding:13px;font-size:13px}.bank-card-form-card[data-v-13799b8b],.bank-card-saved[data-v-13799b8b]{border-radius:12px;padding:15px}.bank-card-form-card h2[data-v-13799b8b],.bank-card-saved h2[data-v-13799b8b]{font-size:17px}.bank-card-form input[data-v-13799b8b],.bank-card-form select[data-v-13799b8b]{height:50px;font-size:15px}.bank-card-saved article[data-v-13799b8b]{flex-direction:column;align-items:flex-start}.bank-card-saved aside[data-v-13799b8b]{width:100%}.bank-card-saved aside button[data-v-13799b8b]{flex:1}.bank-card-submit[data-v-13799b8b]{height:48px}}.crypto-address-page[data-v-80ce9317]{padding:18px 0 42px}.crypto-title[data-v-80ce9317],.crypto-tip[data-v-80ce9317],.crypto-card[data-v-80ce9317],.crypto-saved[data-v-80ce9317]{background:#fff;border-radius:15px;margin:0 0 10px}.crypto-title[data-v-80ce9317]{align-items:center;gap:10px;height:58px;padding:0 17px;display:flex}.crypto-title button[data-v-80ce9317]{color:#0865fe;background:#f5f8ff;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:20px}.crypto-title h1[data-v-80ce9317]{margin:0;font-size:21px}.crypto-tip[data-v-80ce9317]{color:#5b6470;padding:16px}.crypto-error[data-v-80ce9317],.crypto-notice[data-v-80ce9317]{border-radius:12px;margin:0 0 10px;padding:12px 16px}.crypto-error[data-v-80ce9317]{color:#d93025;background:#fff0f0}.crypto-notice[data-v-80ce9317]{color:#168248;background:#eaf7ef}.crypto-card[data-v-80ce9317],.crypto-saved[data-v-80ce9317]{padding:20px}.crypto-card h2[data-v-80ce9317],.crypto-saved h2[data-v-80ce9317]{max-width:760px;margin:0 auto 18px;font-size:19px}.crypto-form[data-v-80ce9317]{gap:14px;max-width:760px;margin:auto;display:grid}.crypto-form label[data-v-80ce9317]{color:#848b94;font-size:13px}.crypto-form input[data-v-80ce9317],.crypto-form select[data-v-80ce9317],.crypto-form textarea[data-v-80ce9317]{box-sizing:border-box;color:#373d43;background:#f2f4f7;border:0;border-radius:12px;width:100%;min-height:55px;margin-top:6px;padding:0 16px;font-size:16px;display:block}.crypto-form textarea[data-v-80ce9317]{resize:vertical;height:88px;padding-top:15px;line-height:1.45}.crypto-form input[data-v-80ce9317]:disabled{color:#9ca3aa;background:#ddd}.network-select[data-v-80ce9317]{box-sizing:border-box;color:#30363b;text-align:left;background:#f2f4f7;border:1px solid #0865fe;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:55px;margin-top:6px;padding:0 16px;font-size:16px;display:flex}.network-select i[data-v-80ce9317],.network-modal i[data-v-80ce9317]{color:#fff;vertical-align:middle;background:#5fc3a7;border-radius:50%;place-items:center;width:30px;height:30px;margin-right:9px;font-size:22px;font-style:normal;font-weight:700;display:inline-grid}.network-select em[data-v-80ce9317]{color:#9198a1;font-style:normal}.network-select b[data-v-80ce9317]{color:#959da6;font-size:20px}.crypto-verified[data-v-80ce9317]{color:#76808b;margin:0;font-size:14px;line-height:1.6}.crypto-submit[data-v-80ce9317]{color:#fff;background:#0865fe;border:0;border-radius:12px;width:min(760px,100%);height:50px;margin:14px auto 0;font-size:17px;font-weight:700;display:block}.crypto-submit[data-v-80ce9317]:disabled{opacity:.55}.crypto-saved article[data-v-80ce9317]{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.crypto-saved article[data-v-80ce9317]:first-of-type{border-top:0}.crypto-saved b span[data-v-80ce9317]{color:#0865fe;margin-left:7px;font-size:12px}.crypto-saved p[data-v-80ce9317]{word-break:break-all;color:#66707d;max-width:650px;margin:7px 0 0}.crypto-saved button[data-v-80ce9317]{color:#d93025;background:#fff1f1;border:0;border-radius:7px;padding:7px 10px}.network-mask[data-v-80ce9317]{z-index:50;background:#00000085;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.network-modal[data-v-80ce9317]{background:#fff;border-radius:15px;width:min(540px,100%);padding:20px}.network-modal h2[data-v-80ce9317]{text-align:center;margin:6px 0 17px;font-size:21px}.network-modal button[data-v-80ce9317]{text-align:left;background:#f5f6f8;border:0;border-radius:12px;align-items:center;width:100%;height:90px;margin-top:10px;padding:0 18px;font-size:18px;display:flex}.network-modal button span[data-v-80ce9317]{color:#9098a2;margin-left:8px}@media (width<=768px){.crypto-address-page[data-v-80ce9317]{padding:8px 8px 80px}.crypto-title[data-v-80ce9317]{border-radius:12px;height:52px;padding:0 10px}.crypto-title h1[data-v-80ce9317]{font-size:18px}.crypto-card[data-v-80ce9317],.crypto-saved[data-v-80ce9317]{border-radius:12px;padding:15px}.crypto-card h2[data-v-80ce9317],.crypto-saved h2[data-v-80ce9317]{font-size:17px}.crypto-form input[data-v-80ce9317],.crypto-form select[data-v-80ce9317]{min-height:50px;font-size:15px}.crypto-saved article[data-v-80ce9317]{flex-direction:column;align-items:flex-start}.crypto-saved button[data-v-80ce9317]{width:100%}}.deposit-tutorial-page[data-v-968e95a6]{--tutorial-card:#fff;--tutorial-ink:#2f343c;--tutorial-muted:#98a0ab;--tutorial-divider:#e7ebf0;--tutorial-soft:#f3f5f8;--tutorial-subtle:#edf1f6;--tutorial-shadow:0 8px 20px #1b335814;color:var(--tutorial-ink)}html[data-theme=dark]{--tutorial-card:#1b2737;--tutorial-ink:#ecf3ff;--tutorial-muted:#9eafc4;--tutorial-divider:#31435a;--tutorial-soft:#243348;--tutorial-subtle:#203047;--tutorial-shadow:0 8px 20px #00000047}.tutorial-toolbar[data-v-968e95a6]{background:var(--tutorial-card);min-height:64px;box-shadow:var(--tutorial-shadow);border-radius:18px;align-items:center;gap:16px;padding:8px 16px;display:flex}.tutorial-back[data-v-968e95a6]{color:#1469f9;background:var(--tutorial-soft);cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:34px;line-height:.8}.tutorial-tabs[data-v-968e95a6]{gap:10px;display:flex}.tutorial-tab[data-v-968e95a6]{background:var(--tutorial-soft);min-width:145px;color:var(--tutorial-ink);cursor:pointer;border:0;border-radius:12px;padding:12px 48px;font:700 17px/1 inherit}.tutorial-tab.active[data-v-968e95a6]{color:#fff;background:#1469f9;box-shadow:0 6px 14px #1469f942}.tutorial-card[data-v-968e95a6]{background:var(--tutorial-card);box-shadow:var(--tutorial-shadow);border-radius:18px;margin-top:14px;overflow:hidden}.tutorial-step[data-v-968e95a6]{border-bottom:1px solid var(--tutorial-divider);grid-template-columns:minmax(245px,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(28px,6vw,90px);min-height:315px;padding:42px clamp(32px,8vw,170px);display:grid}.tutorial-step[data-v-968e95a6]:last-child{border-bottom:0}.step-copy[data-v-968e95a6]{text-align:center}.step-copy h2[data-v-968e95a6]{color:var(--tutorial-ink);margin:0 0 8px;font-size:28px;line-height:1.25}.step-copy p[data-v-968e95a6]{max-width:350px;color:var(--tutorial-muted);margin:0 auto;font-size:17px;line-height:1.55}.step-demo[data-v-968e95a6]{justify-content:center;align-items:center;height:175px;display:flex;position:relative}.channel-demo[data-v-968e95a6],.amount-demo[data-v-968e95a6],.appointment-demo[data-v-968e95a6],.confirm-demo[data-v-968e95a6],.success-demo[data-v-968e95a6],.verify-demo[data-v-968e95a6]{width:min(100%,420px);position:relative}.channel-choice[data-v-968e95a6]{height:108px;color:var(--tutorial-ink);background:var(--tutorial-card);border:2px solid #1469f9;border-radius:18px;justify-content:space-between;align-items:center;padding:18px 18px 18px 22px;display:flex;box-shadow:0 10px 18px #1469f917}.channel-choice strong[data-v-968e95a6]{font-size:24px;line-height:1.15;display:block}.channel-choice span[data-v-968e95a6]{color:var(--tutorial-muted);margin-top:8px;font-size:14px;display:block}.shield[data-v-968e95a6]{color:#fff;background:#26c7bf;border-radius:16px;place-items:center;width:56px;height:56px;font-size:34px;display:grid}.channel-ghosts[data-v-968e95a6]{justify-content:flex-end;gap:20px;margin-top:22px;display:flex}.channel-ghosts i[data-v-968e95a6],.amount-grid i[data-v-968e95a6],.appointment-lines i[data-v-968e95a6]{background:var(--tutorial-soft);border-radius:9px;display:block}.channel-ghosts i[data-v-968e95a6]{width:56px;height:38px}.amount-demo[data-v-968e95a6]{height:175px}.range-label[data-v-968e95a6],.amount-value[data-v-968e95a6]{z-index:1;background:var(--tutorial-card);color:#1469f9;box-shadow:var(--tutorial-shadow);border:2px solid #1469f9;border-radius:12px;place-items:center;font-size:24px;display:grid;position:absolute}.range-label[data-v-968e95a6]{width:170px;height:64px;top:4px;right:65px}.amount-value[data-v-968e95a6]{width:150px;height:64px;top:88px;right:50px}.amount-arrow[data-v-968e95a6]{color:#1469f9;font-size:64px;font-weight:700;line-height:1;position:absolute;top:54px;right:31px;transform:rotate(12deg)}.amount-grid[data-v-968e95a6]{filter:blur(1px);opacity:.66;grid-template-columns:repeat(3,1fr);gap:9px;width:260px;display:grid;position:absolute;bottom:0;right:0}.amount-grid i[data-v-968e95a6]{height:30px}.transfer-card[data-v-968e95a6]{background:var(--tutorial-card);border:1px solid var(--tutorial-divider);width:min(100%,350px);min-height:88px;box-shadow:var(--tutorial-shadow);border-radius:17px;align-items:center;gap:14px;padding:12px 16px;display:flex}.transfer-icon[data-v-968e95a6]{color:#316de8;background:linear-gradient(135deg,#f5bf4b,#fbd98a);border-radius:16px;place-items:center;width:58px;height:58px;font-size:32px;display:grid}.transfer-card div[data-v-968e95a6]{flex:1;gap:7px;display:grid}.transfer-card strong[data-v-968e95a6]{color:#1469f9;font-size:22px}.transfer-card i[data-v-968e95a6]{background:var(--tutorial-subtle);border-radius:99px;max-width:220px;height:11px;display:block}.transfer-card small[data-v-968e95a6]{color:var(--tutorial-muted);font-size:13px}.upload-demo[data-v-968e95a6]{background:var(--tutorial-soft);border-radius:18px;place-items:center;width:260px;height:145px;display:grid;position:relative}.upload-placeholder[data-v-968e95a6]{border:2px dashed var(--tutorial-muted);width:92px;height:72px;color:var(--tutorial-muted);border-radius:12px;place-items:center;font-size:42px;display:grid}.upload-arrow[data-v-968e95a6]{color:#fff;background:#1469f9;border-radius:18px;place-items:center;width:62px;height:62px;font-size:44px;display:grid;position:absolute;top:40px;right:-25px;box-shadow:0 8px 16px #1469f947}.appointment-demo[data-v-968e95a6]{height:165px}.appointment-card[data-v-968e95a6]{background:var(--tutorial-card);width:190px;box-shadow:var(--tutorial-shadow);border:2px solid #1469f9;border-radius:16px;padding:15px;position:absolute;top:7px;left:0}.appointment-card strong[data-v-968e95a6]{font-size:27px;display:block}.appointment-card span[data-v-968e95a6]{color:#fff;background:#ff674f;border-radius:7px;margin-top:8px;padding:3px 7px;font-weight:700;display:inline-block}.appointment-lines[data-v-968e95a6]{grid-template-columns:repeat(2,90px);gap:12px;display:grid;position:absolute;top:36px;right:0}.appointment-lines i[data-v-968e95a6]{height:38px}.verify-demo[data-v-968e95a6]{gap:10px;display:grid}.verify-option[data-v-968e95a6]{background:var(--tutorial-soft);color:var(--tutorial-muted);border-radius:12px;padding:15px 20px;font-size:18px;display:block}.verify-option.active[data-v-968e95a6]{color:#fff;background:#1469f9}.confirm-demo[data-v-968e95a6]{gap:14px;display:grid}.reward-row[data-v-968e95a6]{color:#fff;background:linear-gradient(90deg,#795df6,#a87ef8);border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.success-card[data-v-968e95a6]{background:var(--tutorial-card);border:1px solid var(--tutorial-divider);box-shadow:var(--tutorial-shadow);border-radius:18px;grid-template-columns:64px 1fr;align-items:center;gap:0 14px;padding:15px 18px;display:grid}.success-card b[data-v-968e95a6]{color:#fff;background:#8abe00;border-radius:50%;grid-row:span 2;place-items:center;width:60px;height:60px;font-size:36px;display:grid}.success-card strong[data-v-968e95a6]{color:#8abe00;font-size:23px}.success-card i[data-v-968e95a6]{background:var(--tutorial-subtle);border-radius:99px;height:12px;margin-top:9px;display:block}@media (width<=720px){.tutorial-toolbar[data-v-968e95a6]{border-radius:14px;gap:8px;padding:8px 10px}.tutorial-back[data-v-968e95a6]{width:36px;height:36px;font-size:30px}.tutorial-tabs[data-v-968e95a6]{flex:1}.tutorial-tab[data-v-968e95a6]{flex:1;min-width:0;padding:11px 8px;font-size:14px}.tutorial-card[data-v-968e95a6]{border-radius:14px}.tutorial-step[data-v-968e95a6]{flex-direction:column;gap:22px;min-height:0;padding:34px 22px;display:flex}.step-copy h2[data-v-968e95a6]{font-size:23px}.step-copy p[data-v-968e95a6]{font-size:15px}.step-demo[data-v-968e95a6]{width:100%;height:150px}.channel-choice strong[data-v-968e95a6]{font-size:20px}}.square-home-page[data-v-8e0bfd99]{max-width:1275px;margin:0 auto;padding-bottom:32px}.square-home-title[data-v-8e0bfd99]{margin-bottom:10px}.square-home-title h1[data-v-8e0bfd99]{font-size:20px}.home-live-grid[data-v-8e0bfd99]{grid-template-columns:minmax(0,1.7fr) minmax(355px,1.05fr);gap:10px;display:grid}.home-feature-live[data-v-8e0bfd99]{color:#fff;background:repeating-linear-gradient(90deg,#4d9339 0 8.33%,#3f862f 8.33% 16.66%);border-radius:15px;min-height:500px;position:relative;overflow:hidden}.home-feature-live[data-v-8e0bfd99]:before{content:"";background:linear-gradient(#06162a99,#0000000f 40%,#06271088),linear-gradient(90deg,#0000 49.7%,#fff6 50%,#0000 50.4%);position:absolute;inset:0}.home-feature-live[data-v-8e0bfd99]:after{content:"";border:2px solid #fff5;border-radius:45%;position:absolute;inset:18% 15% 16%;transform:perspective(450px)rotateX(58deg)}.home-live-badge[data-v-8e0bfd99]{z-index:2;background:#0865fe;border-radius:0 0 8px;padding:8px 12px;font-weight:700;position:absolute;top:0;left:0}.feature-score[data-v-8e0bfd99]{z-index:2;text-align:center;background:#151c20d9;padding:6px 12px;font-size:15px;position:absolute;top:17px;left:20px}.feature-score small[data-v-8e0bfd99]{font-size:11px;display:block}.feature-brand[data-v-8e0bfd99]{z-index:2;color:#fff;background:#0a69ed;border-radius:21px;padding:7px 12px;font-size:20px;font-weight:900;position:absolute;top:22px;right:18px}.feature-brand small[data-v-8e0bfd99]{font-size:11px}.home-feature-live>em[data-v-8e0bfd99]{z-index:2;filter:drop-shadow(0 3px 4px #0006);font-size:122px;font-style:normal;position:absolute;bottom:50px;right:25px}.home-login-mask[data-v-8e0bfd99]{z-index:3;background:#0006;place-items:center;display:grid;position:absolute;inset:0}.home-login-mask button[data-v-8e0bfd99]{color:#fff;background:#0865fe;border:0;border-radius:24px;padding:12px 42px;font-size:16px}.home-feature-live footer[data-v-8e0bfd99]{z-index:4;color:#42474d;background:#fff;grid-template-columns:34px 1fr;min-height:55px;padding:13px 16px;display:grid;position:absolute;bottom:0;left:0;right:0}.home-feature-live footer b[data-v-8e0bfd99]{font-size:16px}.home-feature-live footer small[data-v-8e0bfd99]{color:#8c939c;grid-column:2;margin-top:4px}.home-live-side[data-v-8e0bfd99]{background:#fff;border-radius:15px;height:500px;overflow:auto}.home-side-host[data-v-8e0bfd99]{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f4;grid-template-columns:245px minmax(0,1fr);gap:10px;width:100%;min-height:125px;padding:12px;display:grid}.home-side-host[data-v-8e0bfd99]:hover{background:#f8fbff}.side-cover[data-v-8e0bfd99]{color:#fff;background:#1557a3;border-radius:9px;padding:11px;position:relative;overflow:hidden}.side-cover[data-v-8e0bfd99]:before{content:"";background:linear-gradient(145deg,#fff1,#0005);position:absolute;inset:0}.side-cover i[data-v-8e0bfd99]{z-index:1;background:#0865fe;border-radius:0 0 7px;padding:5px 8px;font-style:normal;font-weight:700;position:absolute;top:0;left:0}.side-cover b[data-v-8e0bfd99]{z-index:1;max-width:65%;font-size:20px;line-height:1.05;position:absolute;bottom:16px;left:12px}.side-cover em[data-v-8e0bfd99]{z-index:1;font-size:47px;font-style:normal;position:absolute;bottom:2px;right:4px}.side-cover.blue[data-v-8e0bfd99]{background:linear-gradient(140deg,#0c5d8e,#1ec6ce,#09275d)}.side-cover.violet[data-v-8e0bfd99]{background:linear-gradient(140deg,#756fe7,#b7b4ff,#8270cc)}.side-cover.gold[data-v-8e0bfd99]{background:linear-gradient(140deg,#e9ae1e,#ffe270,#3744ad)}.side-cover.purple[data-v-8e0bfd99]{background:linear-gradient(140deg,#4b45ad,#b49cf7,#514188)}.side-info[data-v-8e0bfd99]{align-self:center;min-width:0}.side-info strong[data-v-8e0bfd99]{color:#4a4e55;align-items:center;gap:6px;font-size:16px;display:flex}.side-info strong i[data-v-8e0bfd99]{border:1px solid #dde3eb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;display:grid}.side-info small[data-v-8e0bfd99]{color:#848b94;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;display:block;overflow:hidden}.home-panel[data-v-8e0bfd99]{background:#fff;border-radius:15px;margin-top:10px;overflow:hidden}.home-panel>header[data-v-8e0bfd99]{border-bottom:1px solid #edf0f4;align-items:center;height:56px;padding:0 16px;display:flex}.home-panel h2[data-v-8e0bfd99]{margin:0;font-size:20px}.home-panel>header button[data-v-8e0bfd99]{color:#69717a;background:#f4f6f8;border:0;border-radius:20px;margin-left:auto;padding:9px 12px}.home-tabs[data-v-8e0bfd99]{border-bottom:1px solid #edf0f4;gap:9px;padding:10px 14px;display:flex}.home-tabs button[data-v-8e0bfd99]{color:#434951;background:0 0;border:0;border-radius:18px;padding:8px 11px;font-weight:600}.home-tabs button.active[data-v-8e0bfd99]{color:#fff;background:#0865fe}.home-event-strip[data-v-8e0bfd99]{grid-template-columns:repeat(4,minmax(190px,1fr));display:grid;overflow:auto}.home-event-strip article[data-v-8e0bfd99]{border-right:1px solid #edf0f4;min-height:94px;padding:13px 15px;position:relative}.home-event-strip small[data-v-8e0bfd99]{color:#8a919b;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-event-strip>b[data-v-8e0bfd99]{color:#69717c;background:#f0f2f5;border-radius:12px;padding:4px 7px;font-size:11px;position:absolute;top:13px;right:12px}.home-event-strip p[data-v-8e0bfd99]{color:#49505a;margin:9px 0 0;font-weight:600}.home-event-strip p+p[data-v-8e0bfd99]{margin-top:5px}.home-expert-grid[data-v-8e0bfd99]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.home-expert-grid article[data-v-8e0bfd99]{cursor:pointer;border:1px solid #edf0f4;border-radius:13px;padding:12px}.home-expert-grid article[data-v-8e0bfd99]:hover{border-color:#a9c6ff}.home-expert-grid article>header[data-v-8e0bfd99]{align-items:center;gap:8px;display:flex}.home-expert-grid header>span[data-v-8e0bfd99]{background:#f3f6f8;border:1px solid #dfe5eb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.home-expert-grid header>b[data-v-8e0bfd99]{font-size:16px}.home-expert-grid header>em[data-v-8e0bfd99]{color:#9097a1;margin-left:auto;font-size:11px;font-style:normal}.home-expert-grid header>em strong[data-v-8e0bfd99]{color:#0865fe;font-size:28px}.home-expert-grid article>small[data-v-8e0bfd99]{color:#a0a6ae;margin:7px 0;font-size:12px;display:block}.expert-match[data-v-8e0bfd99]{background:#f7f8fa;border-radius:8px 8px 0 0;align-items:center;gap:7px;padding:8px;display:flex;overflow:hidden}.expert-match i[data-v-8e0bfd99]{color:#fff;background:#0865fe;border-radius:4px;padding:3px 5px;font-size:11px;font-style:normal}.expert-match span[data-v-8e0bfd99]{color:#858c95;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.expert-match b[data-v-8e0bfd99]{color:#4b5260;background:#eef1f5;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-left:auto;font-size:22px;display:grid}.home-expert-grid article>p[data-v-8e0bfd99]{text-align:center;margin:10px 0;font-weight:600}.home-expert-grid article>p i[data-v-8e0bfd99]{color:#5c636c;margin:0 30px;font-style:normal}.home-expert-grid footer[data-v-8e0bfd99]{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.home-expert-grid footer span[data-v-8e0bfd99]{color:#6f7780;text-align:center;white-space:nowrap;background:#f0f2f5;border-radius:8px;padding:9px;font-size:12px;overflow:hidden}.square-empty[data-v-8e0bfd99]{color:#98a0aa;text-align:center;padding:30px}@media (width<=820px){.square-home-page[data-v-8e0bfd99]{padding:0 12px 84px}.square-home-title[data-v-8e0bfd99]{border-radius:0;margin:0 -12px 10px;padding-left:14px}.home-live-grid[data-v-8e0bfd99]{grid-template-columns:1fr}.home-feature-live[data-v-8e0bfd99]{min-height:280px}.home-feature-live>em[data-v-8e0bfd99]{font-size:70px;bottom:42px}.feature-brand[data-v-8e0bfd99]{font-size:15px}.home-live-side[data-v-8e0bfd99]{height:auto;padding:8px;display:flex;overflow:auto}.home-side-host[data-v-8e0bfd99]{border:0;flex:0 0 205px;min-height:138px;padding:5px;display:block}.side-cover[data-v-8e0bfd99]{height:91px;display:block}.side-info strong[data-v-8e0bfd99]{margin-top:6px;font-size:13px}.side-info small[data-v-8e0bfd99]{margin-top:4px;font-size:11px}.home-event-strip[data-v-8e0bfd99]{grid-template-columns:repeat(4,minmax(150px,1fr))}.home-expert-grid[data-v-8e0bfd99]{grid-template-columns:1fr}.home-expert-grid article>p i[data-v-8e0bfd99]{margin:0 12px}}.home-feature-live.is-clickable[data-v-8e0bfd99]{cursor:pointer}.home-feature-live.is-clickable[data-v-8e0bfd99]:hover{filter:brightness(1.04)}.anchor-page[data-v-ec51a7a0]{max-width:1275px;margin:0 auto;padding-bottom:30px}.anchor-title[data-v-ec51a7a0]{margin-bottom:10px}.anchor-title h1[data-v-ec51a7a0]{font-size:20px}.anchor-interest[data-v-ec51a7a0],.anchor-filter[data-v-ec51a7a0]{background:var(--panel,#fff);border-radius:16px;margin-bottom:10px}.anchor-interest header[data-v-ec51a7a0]{justify-content:space-between;align-items:center;padding:14px 16px 7px;display:flex}.anchor-interest h2[data-v-ec51a7a0],.anchor-filter h2[data-v-ec51a7a0]{margin:0;font-size:19px}.anchor-interest header button[data-v-ec51a7a0]{color:#5d636b;background:0 0;border:0;font-size:14px}.anchor-interest header button span[data-v-ec51a7a0]{vertical-align:middle;background:#f3f5f7;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:4px;font-size:22px;display:inline-grid}.anchor-interest-list[data-v-ec51a7a0]{scrollbar-width:none;gap:16px;padding:7px 16px 15px;display:flex;overflow:auto}.anchor-interest-list[data-v-ec51a7a0]::-webkit-scrollbar{display:none}.anchor-filter nav[data-v-ec51a7a0]::-webkit-scrollbar{display:none}.anchor-interest-list>button[data-v-ec51a7a0]{color:var(--text,#4a4f56);background:0 0;border:0;flex:0 0 66px;padding:0;font-size:13px}.interest-avatar[data-v-ec51a7a0],.host-name i[data-v-ec51a7a0],.cover-avatar[data-v-ec51a7a0],.tip-avatar[data-v-ec51a7a0]{color:#fff;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.interest-avatar[data-v-ec51a7a0]{border:2px solid #e0e5ec;width:58px;height:58px;margin:0 auto 7px;font-size:21px;position:relative;box-shadow:inset 0 0 0 3px #fff}.anchor-interest-list>button.selected .interest-avatar[data-v-ec51a7a0]{border-color:#0865fe;box-shadow:0 0 0 2px #dfeaff}.interest-avatar i[data-v-ec51a7a0]{color:#fff;background:#0865fe;border-radius:5px;padding:2px 5px;font-size:10px;font-style:normal;font-weight:700;position:absolute;bottom:-5px;left:-5px}.anchor-interest-list b[data-v-ec51a7a0]{white-space:nowrap;font-weight:500}.rose[data-v-ec51a7a0]{background:linear-gradient(145deg,#feb7cc,#8c2f5e)}.red[data-v-ec51a7a0]{background:linear-gradient(145deg,#fd9b8a,#bd2741)}.gold[data-v-ec51a7a0]{background:linear-gradient(145deg,#ffd965,#b66c18)}.mint[data-v-ec51a7a0]{background:linear-gradient(145deg,#90e2cc,#168b76)}.blue[data-v-ec51a7a0]{background:linear-gradient(145deg,#77c0ff,#195aad)}.peach[data-v-ec51a7a0]{background:linear-gradient(145deg,#ffd2aa,#bd7046)}.slate[data-v-ec51a7a0]{background:linear-gradient(145deg,#75859d,#27364c)}.lilac[data-v-ec51a7a0]{background:linear-gradient(145deg,#c2bbff,#6355b8)}.purple[data-v-ec51a7a0]{background:linear-gradient(145deg,#b293f1,#6336a9)}.anchor-filter[data-v-ec51a7a0]{padding:16px 16px 12px}.anchor-filter nav[data-v-ec51a7a0]{scrollbar-width:none;gap:18px;margin-top:16px;display:flex;overflow:auto}.anchor-filter nav button[data-v-ec51a7a0]{color:var(--text,#444);background:0 0;border:0;border-radius:18px;flex:none;padding:8px 12px;font-size:15px}.anchor-filter nav button span[data-v-ec51a7a0]{margin-right:5px}.anchor-filter nav button.active[data-v-ec51a7a0]{color:#fff;background:#0865fe;font-weight:700}.anchor-live-list[data-v-ec51a7a0]{gap:10px;display:grid}.anchor-live-card[data-v-ec51a7a0]{background:var(--panel,#fff);border-radius:16px;grid-template-columns:440px minmax(0,1fr) 42px;min-height:250px;padding:12px;display:grid;overflow:hidden;box-shadow:0 2px 7px #d6dfec4a}.anchor-cover[data-v-ec51a7a0],.room-stage[data-v-ec51a7a0]{color:#fff;text-align:left;isolation:isolate;background:#6558cc;border:0;border-radius:10px;padding:18px;position:relative;overflow:hidden}.anchor-cover[data-v-ec51a7a0]:before,.room-stage[data-v-ec51a7a0]:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(125deg,#ffffff26,#00000028);position:absolute;inset:0}.anchor-cover.cheer[data-v-ec51a7a0],.room-stage.cheer[data-v-ec51a7a0]{background:linear-gradient(130deg,#ddd0ff 0 52%,#eab9ea 52% 100%)}.anchor-cover.collect[data-v-ec51a7a0],.room-stage.collect[data-v-ec51a7a0]{background:linear-gradient(135deg,#4f47ad,#a9a4ff 47%,#796de0)}.anchor-cover.linlin[data-v-ec51a7a0],.room-stage.linlin[data-v-ec51a7a0]{background:linear-gradient(135deg,#ffd12e,#ffe788 47%,#434bc6)}.anchor-cover.lucky[data-v-ec51a7a0],.room-stage.lucky[data-v-ec51a7a0]{background:linear-gradient(135deg,#65a0ff,#f6b3d1 56%,#6b8eff)}.anchor-cover.stadium[data-v-ec51a7a0],.room-stage.stadium[data-v-ec51a7a0]{background:repeating-linear-gradient(90deg,#4c9a34 0 42px,#438c2d 42px 84px)}.anchor-cover.violet[data-v-ec51a7a0],.room-stage.violet[data-v-ec51a7a0]{background:linear-gradient(135deg,#a194f7,#ded5ff 52%,#746bd4)}.anchor-cover.sunny[data-v-ec51a7a0],.room-stage.sunny[data-v-ec51a7a0]{background:linear-gradient(135deg,#0e99a8,#6ae4cc 52%,#144f8e)}.anchor-cover.peach[data-v-ec51a7a0],.room-stage.peach[data-v-ec51a7a0]{background:linear-gradient(135deg,#7973ed,#d6d5ff 48%,#5149ab)}.anchor-cover.lavender[data-v-ec51a7a0],.room-stage.lavender[data-v-ec51a7a0]{background:linear-gradient(135deg,#7567dd,#af9eec 50%,#6e51ad)}.cover-brand[data-v-ec51a7a0]{z-index:2;text-shadow:0 1px 2px #17244e;font-size:21px;font-weight:900;position:absolute;top:12px;right:12px}.cover-brand small[data-v-ec51a7a0]{margin-left:2px;font-size:10px}.cover-orbit[data-v-ec51a7a0]{z-index:-1;border:2px solid #fff8;border-radius:50%;position:absolute}.orbit-one[data-v-ec51a7a0]{width:260px;height:260px;bottom:-130px;right:-90px}.orbit-two[data-v-ec51a7a0]{width:180px;height:180px;top:-80px;left:-88px}.anchor-cover strong[data-v-ec51a7a0],.room-stage strong[data-v-ec51a7a0]{z-index:1;text-shadow:0 2px 3px #18224b;max-width:54%;font-size:34px;line-height:1.02;position:absolute;bottom:35px;left:22px}.anchor-cover strong small[data-v-ec51a7a0],.room-stage strong small[data-v-ec51a7a0]{margin-top:7px;font-size:21px;display:block}.cover-avatar[data-v-ec51a7a0]{z-index:1;border:5px solid #fffa;width:112px;height:112px;font-size:52px;position:absolute;bottom:18px;right:27px;box-shadow:0 10px 20px #0003}.live-tag[data-v-ec51a7a0]{z-index:3;color:#fff;background:#0865fe;border-radius:0 0 8px;padding:6px 10px;font-size:14px;font-weight:700;position:absolute;top:0;left:0}.anchor-live-info[data-v-ec51a7a0]{text-align:left;color:var(--text,#4b5058);cursor:pointer;background:0 0;border:0;padding:4px 12px;position:relative}.host-name[data-v-ec51a7a0]{align-items:center;gap:8px;font-size:17px;display:flex}.host-name i[data-v-ec51a7a0]{width:38px;height:38px;font-size:16px}.host-name b[data-v-ec51a7a0]{font-weight:600}.host-match[data-v-ec51a7a0]{color:#969ca5;margin-top:15px;font-size:14px;display:block}.anchor-live-info time[data-v-ec51a7a0]{color:#59606a;font-size:14px;position:absolute;bottom:0}.anchor-enter[data-v-ec51a7a0]{color:#555;background:#f2f4f6;border:0;border-radius:50%;place-self:end;width:32px;height:32px;font-size:28px;line-height:20px}.square-empty[data-v-ec51a7a0]{text-align:center;color:#98a0aa;padding:40px}.room-modal[data-v-ec51a7a0],.tip-modal[data-v-ec51a7a0]{z-index:70;background:#14213ab0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.room-dialog[data-v-ec51a7a0]{background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);width:min(850px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0004}.room-stage[data-v-ec51a7a0]{border-radius:0;min-height:380px}.room-stage .cover-avatar[data-v-ec51a7a0]{width:145px;height:145px;font-size:64px}.room-stage .room-play[data-v-ec51a7a0]{z-index:3;color:#fff;background:#fff3;border:2px solid #fff;border-radius:50%;width:65px;height:65px;font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.room-meta[data-v-ec51a7a0]{background:#fff;flex-direction:column;align-items:flex-start;padding:78px 28px 28px;display:flex}.room-meta p[data-v-ec51a7a0]{color:#727a85;margin:18px 0 7px;font-size:15px;line-height:1.5}.room-meta time[data-v-ec51a7a0]{color:#9aa2ab}.room-actions[data-v-ec51a7a0]{gap:10px;width:100%;margin-top:auto;display:flex}.room-actions button[data-v-ec51a7a0]{color:#1267ff;background:#fff;border:1px solid #1267ff;border-radius:10px;flex:1;padding:11px;font-size:15px;font-weight:700}.room-actions button.followed[data-v-ec51a7a0]{color:#878e97;border-color:#dce2e9}.room-actions .tip-action[data-v-ec51a7a0]{color:#fff;background:#ff9e0b;border-color:#ff9e0b}.dialog-close[data-v-ec51a7a0]{z-index:5;color:#77808a;background:0 0;border:0;font-size:30px;position:absolute;top:10px;right:14px}.tip-dialog[data-v-ec51a7a0]{background:#fff;border-radius:20px;width:min(420px,100%);padding:28px;position:relative;box-shadow:0 24px 80px #0004}.tip-avatar[data-v-ec51a7a0]{width:58px;height:58px;margin:auto;font-size:25px}.tip-dialog h2[data-v-ec51a7a0]{text-align:center;margin:10px 0 4px;font-size:21px}.tip-dialog>p[data-v-ec51a7a0]{color:#737b85;margin:0 0 18px;font-size:14px;line-height:1.6}.tip-dialog label[data-v-ec51a7a0]{color:#4f5660;gap:7px;font-size:14px;display:grid}.tip-dialog input[data-v-ec51a7a0]{box-sizing:border-box;border:1px solid #dbe2ed;border-radius:10px;outline-color:#0865fe;width:100%;padding:13px;font-size:18px}.tip-error[data-v-ec51a7a0]{color:#e23939!important;margin-top:10px!important}.tip-submit[data-v-ec51a7a0]{color:#fff;background:#0865fe;border:0;border-radius:10px;width:100%;margin-top:18px;padding:13px;font-size:16px;font-weight:700}.tip-submit[data-v-ec51a7a0]:disabled{opacity:.65}@media (width<=820px){.anchor-page[data-v-ec51a7a0]{padding:0 12px 85px}.anchor-title[data-v-ec51a7a0]{border-radius:0;margin:0 -12px 10px;padding-left:14px}.anchor-interest[data-v-ec51a7a0]{margin:0 -2px 10px}.anchor-live-card[data-v-ec51a7a0]{border-radius:13px;grid-template-columns:48% minmax(0,1fr) 28px;min-height:142px;padding:8px}.anchor-cover strong[data-v-ec51a7a0]{font-size:18px;bottom:17px;left:11px}.anchor-cover strong small[data-v-ec51a7a0]{margin-top:3px;font-size:13px}.cover-avatar[data-v-ec51a7a0]{border-width:3px;width:58px;height:58px;font-size:27px;bottom:5px;right:4px}.cover-brand[data-v-ec51a7a0]{font-size:13px;top:6px;right:6px}.anchor-live-info[data-v-ec51a7a0]{padding:3px 7px}.host-name[data-v-ec51a7a0]{gap:4px;font-size:15px}.host-name i[data-v-ec51a7a0]{width:29px;height:29px;font-size:13px}.host-match[data-v-ec51a7a0]{margin-top:10px;font-size:12px;line-height:1.4}.anchor-live-info time[data-v-ec51a7a0]{font-size:12px}.anchor-filter nav[data-v-ec51a7a0]{gap:5px}.anchor-filter nav button[data-v-ec51a7a0]{padding:7px 8px;font-size:13px}.interest-avatar[data-v-ec51a7a0]{width:51px;height:51px}.anchor-interest-list[data-v-ec51a7a0]{gap:10px}.anchor-interest-list>button[data-v-ec51a7a0]{flex-basis:58px;font-size:12px}.room-dialog[data-v-ec51a7a0]{max-width:440px;display:block}.room-stage[data-v-ec51a7a0]{min-height:300px}.room-meta[data-v-ec51a7a0]{min-height:180px;padding:24px}.room-stage .cover-avatar[data-v-ec51a7a0]{width:100px;height:100px;font-size:43px}.room-actions[data-v-ec51a7a0]{margin-top:22px}.tip-dialog[data-v-ec51a7a0]{padding:24px 20px}}.expert-prediction-page[data-v-7263f2c4]{max-width:1440px;margin:0 auto;padding:0 0 32px}.expert-title[data-v-7263f2c4]{margin-bottom:10px}.expert-title h1[data-v-7263f2c4]{font-size:20px}.expert-strip[data-v-7263f2c4]{scrollbar-width:none;background:#fff;border-radius:16px;gap:18px;padding:18px 16px;display:flex;overflow:auto;box-shadow:0 3px 10px #d9e0ec55}.expert-strip[data-v-7263f2c4]::-webkit-scrollbar{display:none}.expert-chip[data-v-7263f2c4]{color:#3d4148;background:0 0;border:0;flex:0 0 76px;justify-items:center;gap:7px;padding:0;font-size:14px;display:grid;position:relative}.expert-avatar[data-v-7263f2c4]{background:linear-gradient(145deg,#f9fbfd,#dde6f2);border:2px solid #e5e9f0;border-radius:50%;place-items:center;width:62px;height:62px;font-size:31px;display:grid}.expert-avatar.all-experts[data-v-7263f2c4]{color:#c5ccd6;background:#fff;font-size:29px}.expert-chip.active .expert-avatar[data-v-7263f2c4]{border-color:#1a67f8;box-shadow:0 0 0 3px #e2edff}.expert-chip i[data-v-7263f2c4]{color:#ff6468;background:#fff0f0;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-style:normal;display:grid;position:absolute;top:-2px;right:4px}.expert-chip b[data-v-7263f2c4]{white-space:nowrap;font-weight:600}.expert-section-head[data-v-7263f2c4]{background:#fff;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;margin-top:12px;padding:22px 16px 9px;display:flex}.expert-section-head h2[data-v-7263f2c4]{margin:0;font-size:20px}.expert-section-head button[data-v-7263f2c4]{color:#737981;background:#f4f6f9;border:0;border-radius:22px;padding:9px 13px;font-size:14px}.expert-section-head button span[data-v-7263f2c4]{letter-spacing:1px}.expert-sport-tabs[data-v-7263f2c4]{background:#fff;border-bottom:1px solid #edf0f5;gap:8px;padding:10px 16px;display:flex}.expert-sport-tabs button[data-v-7263f2c4]{color:#41464e;background:0 0;border:0;border-radius:18px;padding:8px 13px;font-size:15px}.expert-sport-tabs button span[data-v-7263f2c4]{margin-right:5px}.expert-sport-tabs button.active[data-v-7263f2c4]{color:#fff;background:#1267ff;font-weight:700}.expert-grid[data-v-7263f2c4]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0;display:grid}.expert-pick-card[data-v-7263f2c4]{background:#fff;border:1px solid #edf0f4;border-radius:16px;min-width:0;padding:14px;box-shadow:0 2px 7px #d6dfec50}.expert-card-top[data-v-7263f2c4]{justify-content:space-between;align-items:flex-start;min-height:39px;display:flex}.analyst-line[data-v-7263f2c4]{align-items:center;gap:9px;font-size:17px;display:flex}.pick-avatar[data-v-7263f2c4]{background:#f3f6fa;border:2px solid #e1e6ed;border-radius:50%;place-items:center;width:39px;height:39px;font-size:23px;display:grid}.hit-rate[data-v-7263f2c4]{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:3px;padding-bottom:25px;display:flex;position:relative}.hit-rate small[data-v-7263f2c4]{color:#999;font-size:11px}.hit-rate strong[data-v-7263f2c4]{color:#1267ff;font-size:32px;line-height:28px}.hit-rate em[data-v-7263f2c4]{font-size:13px;font-style:normal;font-weight:700}.hit-rate button[data-v-7263f2c4]{color:#343a43;background:#fff;border:1px solid #1267ff;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700;position:absolute;bottom:0;right:0}.hit-rate button[data-v-7263f2c4]:disabled{opacity:.65;cursor:wait}.expert-pick-card>time[data-v-7263f2c4]{color:#a0a5ad;margin:8px 0 10px;font-size:12px;display:block}.league-line[data-v-7263f2c4]{color:#8b9098;text-align:left;background:#f7f8fa;border:0;border-radius:9px 9px 0 0;align-items:center;gap:7px;width:100%;padding:8px 10px;display:flex;overflow:hidden}.league-line>span[data-v-7263f2c4]{color:#fff;background:#1267ff;border-radius:4px;flex:none;padding:3px 6px;font-size:11px;font-weight:700}.league-line b[data-v-7263f2c4]{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.league-line time[data-v-7263f2c4]{flex:none;margin-left:auto;font-size:12px}.league-line i[data-v-7263f2c4]{color:#69727c;background:#eef1f5;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:23px;font-style:normal;display:grid}.teams[data-v-7263f2c4]{text-align:center;grid-template-columns:1fr 42px 1fr;align-items:center;padding:12px 16px 9px;font-size:14px;display:grid}.teams b[data-v-7263f2c4]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teams span[data-v-7263f2c4]{color:#555;font-weight:700}.odds-row[data-v-7263f2c4]{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:7px;display:grid}.odds-row div[data-v-7263f2c4]{color:#a1a6ad;background:#f1f3f6;border-radius:10px;justify-content:space-between;align-items:center;min-width:0;padding:11px 12px;display:flex}.odds-row b[data-v-7263f2c4]{color:#42474d}.square-empty[data-v-7263f2c4]{text-align:center;color:#9ba2ac;padding:40px}.square-error[data-v-7263f2c4]{color:#db4f4f;text-align:center;margin:0 0 12px;font-size:14px}@media (width<=820px){.expert-prediction-page[data-v-7263f2c4]{padding:0 12px 84px}.expert-title[data-v-7263f2c4]{border-radius:0;margin:0 -12px 10px;padding-left:14px}.expert-strip[data-v-7263f2c4]{border-radius:14px;gap:14px;margin:0 -2px}.expert-chip[data-v-7263f2c4]{flex-basis:67px;font-size:12px}.expert-avatar[data-v-7263f2c4]{width:52px;height:52px;font-size:25px}.expert-grid[data-v-7263f2c4]{grid-template-columns:1fr}.expert-section-head[data-v-7263f2c4]{margin-top:10px;padding:18px 10px 8px}.expert-card-top[data-v-7263f2c4]{gap:5px}.hit-rate strong[data-v-7263f2c4]{font-size:27px}.league-line b[data-v-7263f2c4]{max-width:140px}.teams[data-v-7263f2c4]{padding-left:5px;padding-right:5px;font-size:13px}}.language-modal-mask{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182880;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.language-modal{background:#fff;border-radius:22px;width:min(430px,100vw - 36px);max-height:min(720px,100dvh - 48px);padding:20px;overflow:auto;box-shadow:0 20px 70px #0f172a44}.language-modal header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.language-modal h2{margin:0;font-size:21px}.language-modal header button{cursor:pointer;background:#f3f5f8;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.language-modal-list{gap:8px;display:grid}.language-modal-list button{color:#60666d;text-align:left;cursor:pointer;background:#f3f5f8;border:0;border-radius:13px;justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;font-size:17px;display:flex}.language-modal-list button:hover{background:#e9f0ff}.language-modal-list button.active{color:#1468fa;background:#edf4ff;font-weight:700}.language-modal-list b{color:#cbd0d6;font-size:22px;font-weight:500}.language-modal-list button.active b{color:#1468fa}.language-modal-error{color:#e5484d;margin:12px 4px 0;font-size:14px}@media (width<=768px){.language-modal-mask{align-items:end;padding:0}.language-modal{border-radius:24px 24px 0 0;width:100%;max-height:82dvh;padding:18px 16px 28px}}*{box-sizing:border-box}html,body,#app{color:#3d3d3d;min-height:100%;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}body{background:#f2f4f7;font-size:14px}button,input{font:inherit}button{cursor:pointer}.app{min-width:1280px}.topbar{z-index:30;color:#fff;background:#0865fe;align-items:center;height:90px;padding:0 14px;display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;display:flex}.logo strong{letter-spacing:-3px;font-size:43px}.logo span{margin-left:7px;font-size:18px;font-weight:700;line-height:18px}.logo i{font-style:normal}.top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.top-actions>button{color:#fff;background:#ffffff16;border:1px solid #90b8ff;border-radius:9px;min-width:38px;height:38px;font-size:18px}.top-actions .auth{width:83px;font-size:15px}.team{text-align:center;background:#1260d4;border:2px solid #ffcf33;border-radius:50%;width:40px;height:40px;padding-top:4px;font-size:10px}.team small{font-size:8px}.avatar{border-radius:50%!important}.balance{background:#ffffff1d;border-radius:8px;padding:11px 18px}.sidebar{z-index:20;background:#fff;border-radius:0 18px 0 0;width:272px;padding:17px 15px;position:fixed;top:76px;bottom:0;left:0;overflow:auto}.sidebar button{text-align:left;color:#454545;background:#fff;border:0;border-radius:9px;grid-template-columns:38px 1fr 24px;align-items:center;width:100%;height:59px;padding:0 15px;display:grid}.sidebar button span{font-size:22px}.sidebar button b{font-size:16px;font-weight:500}.sidebar button i{text-align:right;font-style:normal}.sidebar .selected{color:#fff;background:#0865fe;height:52px}.sidebar .section{font-weight:700}.collapse{z-index:22;color:#fff;background:#777;border:0;border-radius:9px;width:20px;height:74px;font-size:26px;position:fixed;top:55%;left:263px}.content{margin:90px 444px 0 292px;padding-bottom:30px}.match-strip{gap:8px;height:232px;display:flex;position:relative;overflow:hidden}.match-strip article{background:#fff;border-radius:11px;flex:0 0 calc(25% - 6px);height:158px;margin-top:0;padding:10px}.meta{color:#888;grid-template-columns:95px 1fr 30px;height:24px;display:grid}.meta b{font-weight:400}.meta i{text-align:center;border:1px solid #ccd2da;border-radius:5px;font-style:normal}.match-strip p{margin:7px 0}.match-strip p em{vertical-align:middle;border-radius:3px 3px 8px 8px;width:20px;height:20px;margin-right:14px;display:inline-block}.quick{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px;display:grid}.quick button,.game-odds button{background:#f1f3f6;border:0;border-radius:7px;justify-content:space-between;padding:10px;display:flex}.quick small,.game-odds small{color:#9ea4ad}.quick b,.game-odds b{font-size:16px}.next{background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:58px;right:0;box-shadow:0 2px 8px #0002}.sponsor{color:#fff;background-color:#0000;background-image:radial-gradient(circle at 30% 20%,#243a76 0,#0000 35%),linear-gradient(105deg,#111a34,#132553 53%,#070d16);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:12px;height:143px;padding:38px 0 0 16%;position:absolute;top:240px;left:292px;right:444px;overflow:hidden}.sponsor p{color:#e34254}.players{filter:grayscale();font-size:55px;position:absolute;bottom:12px;right:25px}.section-title{justify-content:space-between;align-items:center;height:60px;padding:0 12px;display:flex}.section-title h2{font-size:21px}.section-title button{color:#888;background:#fff;border:0;border-radius:18px;padding:8px 17px}.star-row{background:#fff;border-radius:10px;gap:7px;height:122px;padding:8px;display:flex;overflow:hidden}.star-row article{text-align:center;background:#f1f3f6;border-radius:7px;flex:0 0 85px;padding:8px 3px}.face{place-items:center;height:62px;font-size:43px;display:grid;overflow:hidden}.star-row span{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.sports-tabs{background:#fff;border-radius:10px;align-items:center;gap:17px;height:61px;padding:9px;display:flex}.sports-tabs button{background:0 0;border:0;font-size:27px}.sports-tabs .on{background:#0865fe;border-radius:50%;width:42px;height:42px}.game{background:#fff;border-radius:10px;margin-top:9px;padding:12px 9px}.game-info{grid-template-columns:56px 1fr 45px 185px;align-items:center;height:54px;display:grid}.game-info time{color:#666}.game-info p{flex-direction:column;gap:8px;margin:0;display:flex}.game-info strong{text-align:right;border-right:1px solid #ddd;flex-direction:column;gap:7px;padding-right:9px;display:flex}.game-info strong i{font-style:normal}.game-info strong i:first-child{color:#0865fe}.icons{text-align:right;color:#aaa}.icons b{color:#288119;background:#eaf5e8;padding:5px}.icons em{border:1px solid #eee;border-radius:12px;padding:7px 12px;font-style:normal}.game-odds{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.game-odds button.picked{color:#fff;background:#0865fe}.game-odds button.picked small{color:#fff}.rightbar{z-index:10;width:432px;position:fixed;top:90px;bottom:12px;right:12px}.score{background:#fff;border-radius:12px;overflow:hidden}.score h3{text-align:center;height:48px;margin:0;font-size:18px;line-height:48px}.pitch{background:repeating-linear-gradient(90deg,#559820 0 60px,#65a62b 60px 120px);border:3px solid #90b765;height:242px;margin:0 10px;position:relative;box-shadow:inset 0 0 0 2px #d9e7c9}.pitch:before{content:"";border-left:2px solid #d4e5c0;position:absolute;top:0;bottom:0;left:50%}.pitch .circle{border:2px solid #d4e5c0;border-radius:50%;width:70px;height:70px;position:absolute;top:calc(50% - 35px);left:calc(50% - 35px)}.goal{border:2px solid #d4e5c0;width:30px;height:83px;position:absolute;top:78px}.goal.l{left:0}.goal.r{right:0}.pitch>span{color:#ddd;background:#477f23;padding:4px;position:absolute;top:8px;left:42%}.pitch>i{font-style:normal;position:absolute;top:110px;right:20px}.pitch label{color:#111;text-align:center;background:#e26983;padding:4px 8px;font-weight:700;position:absolute;top:157px;right:5px}.pitch label small{color:#fff;background:#3d681e}.score nav{align-items:center;gap:21px;height:59px;padding:0 16px;display:flex}.score nav button{color:#999;background:0 0;border:0;font-size:18px}.score nav button:first-child{background:#0865fe;border-radius:50%;width:38px;height:38px}.score nav span{flex:1}.chat{background:#fff;border-radius:12px;width:100%;padding:15px;position:absolute;top:367px;bottom:0}.chat h4{color:#1680ff;margin:0}.chat h4 span{color:#fff;background:#0865fe;border-radius:50%;place-items:center;width:37px;height:37px;font-size:10px;display:inline-grid}.chat>p{background:#f0f2f5;border-radius:18px;margin-left:40px;padding:11px 14px;font-size:15px}.chat-input{color:#aaa;border:1px solid #eee;border-radius:24px;padding:13px;position:absolute;bottom:9px;left:10px;right:10px}.chat-input button{float:right;background:0 0;border:0}.ticket{background:#f5f7fa;border-radius:8px;margin:15px 4px;padding:10px}.ticket>div{border-bottom:1px solid #ddd;justify-content:space-between;padding:7px 0;font-size:12px;display:flex}.ticket em{color:#0865fe;font-style:normal}.ticket label{justify-content:space-between;margin:9px 0;display:flex}.ticket input{width:100px}.ticket>button{color:#fff;background:#0865fe;border:0;border-radius:6px;width:100%;padding:9px}.modal{z-index:99;background:#0007;place-items:center;display:grid;position:fixed;inset:0}.modal form{background:#fff;border-radius:13px;width:360px;padding:30px;position:relative}.modal input,.modal form>button:not(.x){border:1px solid #ddd;border-radius:7px;width:100%;margin:12px 0;padding:12px;display:block}.modal form>button:not(.x){color:#fff;background:#0865fe}.x{background:0 0;border:0;font-size:22px;position:absolute;top:12px;right:12px}@media (width<=1400px){.sidebar{width:220px}.collapse{left:211px}.content{margin-left:230px;margin-right:350px}.sponsor{left:230px;right:350px}.rightbar{width:340px}.star-row article{flex-basis:75px}.game-info{grid-template-columns:50px 1fr 35px 150px}}@media (width<=1000px){.app{min-width:760px}.rightbar{display:none}.content{margin-right:10px}.sponsor{right:10px}.match-strip article{flex-basis:33%}}.topbar{height:76px}.content{margin-top:76px}.match-strip{height:156px}.stars{margin-top:180px}.rightbar{top:76px}.balance a,.switch{cursor:pointer;text-decoration:underline}.form-error{color:#d93025;font-size:13px}.switch{text-align:center;color:#0865fe;margin-top:12px;display:block}.modal button:disabled{opacity:.55}.sidebar .submenu{border-left:2px solid #eef2f7;margin-left:25px;padding:0 0 5px 18px}.sidebar .submenu button{grid-template-columns:34px 1fr;height:47px;padding-left:8px}.sidebar .submenu button span{font-size:18px}.sidebar .submenu button b{font-size:14px}.sidebar .submenu button.selected{color:#333;background:#e5e5e5}.sidebar .rail-settings{padding-top:10px}.sidebar .rail-settings button{background:#f1f3f6;height:51px;margin:8px 0}.sidebar .rail-settings button span{font-size:19px}.sidebar .rail-settings button b{font-size:14px}.all-live{color:#fff;background:#0865fe;border:0;border-radius:24px;width:100%;height:48px;margin:12px 0;font-size:16px}.smart-filter{gap:10px;margin:0 0 12px 10px;display:flex}.smart-filter button{background:#fff;border:0;border-radius:22px;padding:10px 17px;box-shadow:0 2px 8px #0001}.smart-row{gap:10px;display:flex;overflow:hidden}.smart-row article{background:#fff;border-radius:12px;flex:0 0 calc(25% - 8px);min-width:230px;padding:15px}.smart-row article>p{color:#888;margin:10px 0}.smart-row article>button{background:#f0f2f5;border:0;border-radius:7px;width:100%;padding:11px;font-weight:700}.smart-row del{color:#999;margin-right:5px}.esports,.featured,.dealers,.smart{margin-top:14px}.esport-game{background:#fff;border-radius:12px;grid-template-columns:1fr 160px;margin:10px 0;padding:15px;display:grid;position:relative}.esport-game>small{color:#777}.esport-game>div p{margin:13px 0}.esport-game>aside{color:#aaa;position:absolute;top:55px;right:15px}.esport-game>aside em{border:1px solid #eee;border-radius:12px;padding:7px 12px;font-style:normal}.two-odds{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:5px;display:grid!important}.two-odds button{background:#f1f3f6;border:0;border-radius:7px;justify-content:space-between;padding:11px;display:flex}.sports-tabs.wide{gap:12px}.featured-info{grid-template-columns:70px 1fr 30px 190px}.dealer-row{gap:7px;display:flex;overflow:hidden}.dealer-row article{background:#fff;border-radius:12px;flex:0 0 260px;height:240px;padding:15px;position:relative}.dealer-row article>div{color:#ddd;filter:grayscale();place-items:center;height:125px;font-size:90px;display:grid}.dealer-row article>span{color:#e6a56e;font-weight:700;position:absolute;top:108px;right:12px}.dealer-row article p{grid-template-columns:repeat(16,8px);gap:2px;height:38px;display:grid}.dealer-row article i{border:1px solid;border-radius:50%;width:7px;height:7px}.dealer-row .r{border-color:#f45a5a}.dealer-row .b{border-color:#4b8cff}.dealer-row .g{border-color:#31b36b}.dealer-row article small{color:#777}footer{color:#999;margin-top:30px}footer section{padding:8px 18px}footer h2{color:#333;justify-content:space-between;font-size:19px;display:flex}footer p{line-height:1.8}.trust{color:#333;font-size:20px;line-height:1.05}.footer-logo{color:#333;font-size:38px;font-weight:700;display:flex}.footer-logo small{margin:8px 0 0 5px;font-size:14px;line-height:14px}footer hr{border:0;border-top:1px solid #d7dbe0;margin:25px 0}.mobile-menu-btn,.mobile-close,.mobile-bottom,.mobile-bet-fab,.mobile-bet-sheet,.mobile-mask,.sidebar .mobile-close{display:none}@media (width>=769px){.esport-game{height:174px;padding:18px;display:block;position:relative}.esport-game>small{font-size:13px;display:block}.esport-game>div:not(.two-odds){width:45%;position:absolute;top:47px;left:18px}.esport-game>div:not(.two-odds) p{white-space:nowrap;text-overflow:ellipsis;margin:10px 0;overflow:hidden}.esport-game>aside{white-space:nowrap;top:60px;left:auto;right:17px}.esport-game .two-odds{position:absolute;bottom:13px;left:14px;right:14px}.esport-game .two-odds button{align-items:center;height:42px}.sidebar{scrollbar-width:thin}.content{min-width:0}.smart-row article{max-width:320px}}@media (width<=768px){html,body,#app{width:100%;overflow-x:hidden}.app{min-width:0;padding-bottom:66px}.topbar{height:56px;padding:0 10px}.mobile-menu-btn{color:#fff;background:0 0;border:0;width:38px;font-size:22px;display:block}.logo strong{font-size:29px}.logo span{font-size:12px;line-height:12px}.top-actions .team,.top-actions>button:not(.avatar),.top-actions .balance{display:none}.top-actions .avatar{display:block}.sidebar{z-index:70;border-radius:0 18px 18px 0;width:82vw;max-width:320px;padding-top:55px;transition:transform .25s;display:block;top:0;transform:translate(-105%);box-shadow:6px 0 25px #0002}.sidebar.mobileOpen{transform:translate(0)}.sidebar .mobile-close{text-align:center;background:#f1f3f6;border:0;border-radius:50%;width:38px;height:38px;padding:0;font-size:25px;display:block;position:absolute;top:12px;right:14px}.mobile-mask{z-index:65;background:#0006;display:block;position:fixed;inset:0}.collapse{display:none}.content{width:100%;padding:0 8px 35px;margin:56px 0 0!important}.match-strip{scroll-snap-type:x mandatory;gap:8px;height:165px;overflow-x:auto}.match-strip article{scroll-snap-align:start;flex:0 0 86%;height:156px}.match-strip .next{display:none}.sponsor{height:105px;margin-top:8px;padding:22px;position:relative;top:auto;left:auto;right:auto}.players{font-size:31px;right:5px}.stars{margin-top:8px}.section-title{height:48px}.section-title h2{font-size:19px}.star-row{height:112px;overflow-x:auto}.star-row article{flex-basis:78px}.face{height:58px;font-size:36px}.sports-tabs{gap:9px;overflow-x:auto}.sports-tabs button{flex:0 0 42px}.game{padding:10px 7px}.game-info{grid-template-columns:48px 1fr 28px 78px;height:67px}.game-info p{font-size:13px}.game-info .icons{font-size:0}.game-info .icons b,.game-info .icons em{padding:4px;font-size:11px}.game-odds{grid-template-columns:repeat(3,1fr)}.game-odds button{padding:10px 7px}.game-odds button b{font-size:14px}.all-live{height:44px}.smart-row{scroll-snap-type:x mandatory;overflow-x:auto}.smart-row article{scroll-snap-align:start;flex-basis:88%}.esport-game{grid-template-columns:1fr 90px;padding:12px}.esport-game>aside{right:9px}.featured-info{grid-template-columns:52px 1fr 20px 75px}.dealer-row{scroll-snap-type:x mandatory;overflow-x:auto}.dealer-row article{scroll-snap-align:start;flex-basis:84%}footer{font-size:13px}footer section{padding:7px 8px}.rightbar{display:none}.mobile-bottom{z-index:60;height:61px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e7eaf0;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom button{color:#777;background:#fff;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:19px;display:flex}.mobile-bottom button span{font-size:11px}.mobile-bottom button:nth-child(2){color:#0865fe}.mobile-bet-fab{z-index:62;color:#fff;background:#0865fe;border:0;border-radius:22px;padding:11px 17px;display:block;position:fixed;bottom:73px;right:12px;box-shadow:0 5px 18px #0865fe66}.mobile-bet-sheet{z-index:80;background:#fff;border-radius:18px 18px 0 0;max-height:72vh;padding:16px;transition:transform .25s;display:block;position:fixed;bottom:0;left:0;right:0;overflow:auto;transform:translateY(105%);box-shadow:0 -8px 35px #0003}.mobile-bet-sheet.open{transform:translateY(0)}.mobile-bet-sheet header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mobile-bet-sheet header button{background:#eee;border:0;border-radius:50%;width:30px;height:30px}.mobile-ticket{border-bottom:1px solid #eee;grid-template-columns:25px 1fr 55px;align-items:center;padding:11px 0;display:grid}.mobile-ticket button{background:0 0;border:0}.mobile-ticket em{color:#0865fe;font-style:normal}.mobile-bet-sheet label,.mobile-bet-sheet>p{justify-content:space-between;margin:13px 0;display:flex}.mobile-bet-sheet input{text-align:right;width:120px;padding:8px}.mobile-submit{color:#fff;background:#0865fe;border:0;border-radius:8px;width:100%;padding:13px}.mobile-empty{text-align:center;color:#999;padding:30px}.modal form{width:90%;max-width:360px}}.mine-row{text-decoration:none}@media (width>=769px){.sidebar{transition:width .22s,padding .22s}.sidebar.collapsed{width:72px;padding-left:9px;padding-right:9px;overflow:hidden}.sidebar.collapsed>button:not(.mobile-close),.sidebar.collapsed .submenu button,.sidebar.collapsed .rail-settings button{grid-template-columns:1fr;justify-items:center;padding-left:0;padding-right:0}.sidebar.collapsed>button:not(.mobile-close) b,.sidebar.collapsed>button:not(.mobile-close) i,.sidebar.collapsed .submenu,.sidebar.collapsed .rail-settings b,.sidebar.collapsed .rail-settings i{display:none}.sidebar.collapsed .rail-settings{padding-top:10px}.sidebar.collapsed .rail-settings button{margin:8px 0}.collapse{transition:left .22s,background .2s}.collapse.is-collapsed{left:63px}.app.sidebar-collapsed .content{margin-left:92px}.app.sidebar-collapsed .sponsor{left:92px}}.mine-info-page{padding-top:16px}.mine-info-title{background:#fff;border-radius:14px;align-items:center;gap:12px;height:64px;margin-bottom:12px;padding:0 18px;display:flex}.mine-info-title button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:42px;height:42px;font-size:36px;line-height:30px}.mine-info-title h1{margin:0;font-size:22px}.mine-info-user{background:#fff;border-radius:14px;align-items:center;gap:14px;min-height:130px;margin-bottom:12px;padding:22px;display:flex}.mine-info-avatar{color:#fff;background:#0865fe;border-radius:50%;place-items:center;width:80px;height:80px;font-size:28px;display:grid;position:relative}.mine-info-avatar i{background:#0865fe;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:15px;font-style:normal;display:grid;position:absolute;bottom:0;right:0}.mine-info-user strong{font-size:27px}.mine-info-user strong em{color:#70aaff;font-size:15px;font-style:italic}.mine-info-user p{color:#999;margin:5px 0;font-size:15px}.mine-info-group{background:#fff;border-radius:14px;margin:12px 0;overflow:hidden}.mine-info-group h2{justify-content:space-between;align-items:center;height:61px;margin:0;padding:0 18px;font-size:21px;display:flex}.mine-info-group h2 span{color:#999}.mine-info-group button{text-align:left;color:#555;background:#fff;border:0;grid-template-columns:1fr auto 20px;align-items:center;width:100%;height:73px;padding:0 20px;display:grid}.mine-info-group button b{font-size:17px;font-weight:400}.mine-info-group button i{color:#a4a8ae;font-size:16px;font-style:normal}.mine-info-group button i.empty{color:#0865fe}.mine-info-group button em{color:#aaa;text-align:right;font-size:28px;font-style:normal}.mine-editor-mask{z-index:90;background:#0006;place-items:center;display:grid;position:fixed;inset:0}.mine-editor{background:#fff;border-radius:16px;width:360px;max-width:calc(100% - 32px);padding:24px;position:relative}.mine-editor h2{margin:0 0 20px;font-size:20px}.mine-editor-close{color:#888;background:0 0;border:0;font-size:24px;position:absolute;top:10px;right:12px}.mine-editor input,.mine-editor select{border:1px solid #dfe4ea;border-radius:8px;width:100%;height:46px;padding:0 12px;font-size:16px}.mine-editor-save{color:#fff;background:#0865fe;border:0;border-radius:8px;width:100%;height:44px;margin-top:16px;font-size:16px}.mine-editor-save:disabled{opacity:.65}@media (width<=768px){.mine-info-page{padding:10px 8px 78px}.mine-info-title{border-radius:12px;height:52px;margin-bottom:8px;padding:0 10px}.mine-info-title button{width:34px;height:34px;font-size:29px}.mine-info-title h1{font-size:18px}.mine-info-user{border-radius:12px;min-height:100px;margin-bottom:8px;padding:13px}.mine-info-avatar{width:58px;height:58px;font-size:21px}.mine-info-user strong{font-size:20px}.mine-info-user p{margin:3px 0;font-size:12px}.mine-info-group{border-radius:12px;margin:8px 0}.mine-info-group h2{height:49px;padding:0 14px;font-size:17px}.mine-info-group button{height:56px;padding:0 14px}.mine-info-group button b{font-size:15px}.mine-info-group button i{font-size:14px}.mine-info-group button em{font-size:24px}}.mine-feature-page{padding-top:16px}.mine-feature-card{background:#fff;border-radius:14px;min-height:250px;padding:22px}.mine-feature-intro{color:#707780;margin:0 0 22px;font-size:16px;line-height:1.7}.mine-feature-card label{color:#515861;margin:16px 0;font-size:15px;display:block}.mine-feature-card input{border:1px solid #dce1e7;border-radius:8px;width:100%;height:46px;margin-top:8px;padding:0 12px;font-size:16px;display:block}.mine-feature-card textarea{resize:vertical;width:100%;min-height:112px;font:inherit;border:1px solid #dce1e7;border-radius:8px;margin-top:8px;padding:12px;line-height:1.5;display:block}.mine-feature-submit,.mine-empty button{color:#fff;background:#0865fe;border:0;border-radius:8px;width:100%;height:46px;font-size:16px}.mine-feature-success{color:#0865fe;background:#edf5ff;border-radius:8px;margin-top:16px;padding:12px;line-height:1.5}.mine-empty{color:#9299a3;text-align:center;place-items:center;gap:14px;min-height:130px;display:grid}.mine-empty button{width:120px}.mine-vip-banner{color:#fff;background:linear-gradient(120deg,#112b68,#276fff);border-radius:12px;justify-content:space-between;align-items:center;margin:12px 0 20px;padding:22px;display:flex}.mine-vip-banner b{font-size:28px}.mine-vip-banner span{color:#dfeaff;font-size:14px}.mine-bet-row{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.mine-bet-row b{font-size:16px}.mine-bet-row p{color:#a0a5ad;margin:6px 0 0;font-size:13px}.mine-bet-row>div:last-child{text-align:right}.mine-bet-row strong{font-size:17px;display:block}.mine-bet-row em{color:#e99321;font-size:13px;font-style:normal}.mine-bet-row em.won{color:#25a268}.mine-bet-row em.lost{color:#e35959}@media (width<=768px){.mine-feature-page{padding:10px 8px 78px}.mine-feature-card{border-radius:12px;min-height:220px;padding:16px}.mine-feature-intro{margin-bottom:16px;font-size:14px}.esport-game{height:278px;padding:24px;display:block;position:relative}.esport-game>small{font-size:13px;display:block}.esport-game>div:not(.two-odds){width:25%;font-size:15px;position:absolute;top:47px;left:71%}.esport-game>div:not(.two-odds) p{white-space:normal;margin:12px 0;line-height:1.25}.esport-game>aside{white-space:nowrap;font-size:17px;top:116px;left:63%;right:auto}.esport-game>aside em{background:#fff;padding:9px 12px;font-size:14px}.esport-game .two-odds{position:absolute;bottom:22px;left:16px;right:16px}.esport-game .two-odds button{align-items:center;height:48px;font-size:14px}.esport-game{height:160px;padding:16px;overflow:hidden}.esport-game>small{font-size:13px}.esport-game>div:not(.two-odds){width:55%;font-size:14px;top:48px;left:16px}.esport-game>div:not(.two-odds) p{white-space:nowrap;text-overflow:ellipsis;margin:8px 0;overflow:hidden}.esport-game>aside{max-width:40%;font-size:15px;top:58px;left:auto;right:14px}.esport-game>aside em{padding:7px 10px;font-size:13px}.esport-game .two-odds{gap:5px;bottom:11px;left:12px;right:12px}.esport-game .two-odds button{height:38px;padding:8px 10px}.esport-game .two-odds button b{font-size:16px}}.mine-content{margin-right:24px;padding-bottom:44px}.mine-page{padding-top:18px}.mine-profile-card,.mine-wallet-summary,.mine-section,.mine-logout{background:#fff;border-radius:15px;margin-bottom:10px}.mine-profile-card{text-align:left;color:#3d3d3d;cursor:pointer;border:0;align-items:center;gap:13px;width:100%;min-height:116px;padding:18px;display:flex}.mine-avatar{color:#fff;background:#0865fe;border-radius:50%;place-items:center;width:68px;height:68px;font-size:21px;display:grid}.mine-profile-card strong{font-size:27px;display:block}.mine-profile-card strong i{color:#6ca8ff;margin-left:7px;font-size:17px;font-style:italic}.mine-profile-card strong sup{font-size:11px}.mine-profile-card p{color:#666;margin:2px 0;font-size:14px}.mine-arrow{color:#999;margin-left:auto;font-size:32px;font-weight:300;line-height:1}.mine-wallet-summary{padding:13px 16px}.mine-balance{text-align:left;color:#444;background:0 0;border:0;grid-template-columns:1fr 25px;align-items:center;width:100%;padding:0 0 12px;display:grid}.mine-balance strong{font-size:22px}.mine-balance span{color:#888;grid-column:1;padding-top:7px}.mine-balance b{color:#999;grid-area:1/2/3;font-size:32px;font-weight:300}.mine-quick-actions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mine-quick-actions button{color:#fff;background:#0865fe;border:0;border-radius:9px;height:47px;font-size:16px;font-weight:700}.mine-section{overflow:hidden}.mine-section-title{color:#333;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 16px;display:flex}.mine-section-title b{font-size:19px}.mine-section-title span{color:#999;font-size:21px}.mine-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;padding:0 16px 8px;display:grid}.mine-row{text-align:left;color:#555;background:#fff;border:0;align-items:center;min-width:0;height:65px;padding:0 27px 0 0;display:flex;position:relative}.mine-row-icon{color:#fff;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;margin-right:13px;font-size:18px;display:grid}.mine-row-label{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.mine-row-value{color:#666;white-space:nowrap;margin-left:auto}.mine-row>.mine-arrow{font-size:29px;position:absolute;right:0}.mine-select{color:#777;white-space:nowrap;background:#f1f3f6;border-radius:8px;margin-left:auto;padding:9px 11px;font-size:13px}.mine-theme{background:#f1f3f6;border-radius:18px;gap:2px;margin-left:auto;padding:3px;display:flex}.mine-theme i{color:#666;border-radius:13px;padding:5px 8px;font-size:13px;font-style:normal}.mine-theme i.active{color:#fff;background:#0865fe}.mine-logout{color:#333;border:0;width:100%;height:55px;font-size:16px}.mine-footer{color:#999;padding:6px 12px 20px}.mine-footer h3{color:#333;margin:24px 0 12px;font-size:18px}.mine-footer p{margin:6px 0;line-height:1.8}.mine-trust{color:#444;font-size:18px;line-height:1.1!important}.mine-toast{z-index:100;color:#fff;background:#20252ddd;border-radius:22px;padding:11px 18px;font-size:14px;position:fixed;bottom:36px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #0002}@media (width<=1400px){.mine-content{margin-right:18px}}@media (width<=768px){.mine-content{padding:0 8px 80px;margin:56px 0 0!important}.mine-profile-card{min-height:88px;padding:12px}.mine-avatar{width:54px;height:54px;font-size:18px}.mine-profile-card strong{font-size:21px}.mine-profile-card strong i{font-size:14px}.mine-profile-card p{font-size:12px}.mine-wallet-summary{padding:11px}.mine-quick-actions button{height:42px;font-size:14px}.mine-section-title{height:48px;padding:0 12px}.mine-section-grid{padding:0 12px 5px;display:block}.mine-row{height:54px;padding-right:23px}.mine-row-value,.mine-select{font-size:12px}.mine-theme i{padding:4px 6px;font-size:11px}.mine-footer{font-size:13px}.mine-toast{white-space:nowrap;bottom:76px}.mine-topbar{height:278px;box-shadow:none;background-color:#0865fe;background-image:radial-gradient(at 75% -5%,#75a9ff70 0 15%,#0000 42%),radial-gradient(circle at 5% 75%,#49a1ff75 0 3%,#0000 23%),repeating-linear-gradient(126deg,#0865fe 0 12px,#0d5ee7 12px 16px,#1477ff 16px 28px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;align-items:flex-start;padding:0 14px;overflow:hidden}.mine-topbar:after{content:"";border:20px solid #ffffff12;border-radius:50%;width:260px;height:260px;position:absolute;top:5px;right:-96px;transform:rotate(-20deg)}.mine-page-heading{z-index:1;color:#fff;margin:27px 0 0;font-size:24px;font-weight:700;line-height:1;position:relative}.mine-head-actions{z-index:1;gap:10px;margin-top:18px;margin-left:auto;display:flex;position:relative}.mine-head-actions button{color:#fff;background:#ffffff18;border:1px solid #ffffff8c;border-radius:50%;width:42px;height:42px;font-size:20px}.mine-content{z-index:31;background:0 0;position:relative;margin:0!important;padding:86px 0 80px!important}.mine-page{padding-top:0}.mine-profile-card,.mine-wallet-summary{color:#fff;background:#7ca9eeac;border:1px solid #b9d2ff8c;margin:0 14px;box-shadow:inset 0 1px #fff6,0 7px 20px #0640a955}.mine-profile-card{border-radius:25px 25px 0 0;gap:12px;min-height:100px;padding:14px 12px}.mine-wallet-summary{border-top:1px solid #d8e7ff70;border-radius:0 0 25px 25px;padding:8px 12px 17px}.mine-avatar{background:#8fb7f2;border:2px solid #c7ddff;width:54px;height:54px;font-size:23px;box-shadow:0 2px 7px #0d4da655}.mine-profile-card strong{color:#fff;font-size:23px}.mine-profile-card strong i{color:#e6f1ff;background:#58a0fc;border-radius:10px;padding:2px 5px;font-size:14px}.mine-profile-card p{color:#edf5ff;font-size:12px}.mine-profile-card .mine-arrow{color:#fff;background:#ffffff38;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:36px;height:36px;font-size:31px;display:grid}.mine-balance{color:#fff;padding:10px 0 12px}.mine-balance strong{font-size:22px}.mine-balance span{color:#f4f8ff;font-size:14px}.mine-balance b{color:#fff;background:#ffffff38;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:36px;height:36px;font-size:31px;display:grid}.mine-quick-actions{gap:8px}.mine-quick-actions button{color:#fff;text-shadow:0 1px 2px #2460ab;background:#ffffff2b;border:1px solid #d5e5ff;border-radius:22px;height:38px;font-size:15px}.mine-section{border-radius:18px;margin:10px 14px 0;box-shadow:0 3px 12px #22365b14}.mine-section-title{height:52px}.mine-section-title b{font-size:18px}.mine-section-grid{padding:0 12px 8px}.mine-row{width:100%;height:51px}.mine-row-icon{flex-basis:30px;width:30px;height:30px;margin-right:14px;font-size:17px}.mine-row-label{font-size:16px}.mine-row>.mine-arrow{font-size:30px;right:0}.mine-footer,.mine-logout{margin-left:14px;margin-right:14px}.mobile-bottom button:nth-child(2){color:#777}.mobile-bottom button.active{z-index:0;color:#fff;background:#0865fe;border-radius:22px;margin:5px 4px;position:relative}.mobile-bottom button.active span{color:#fff}}.vip-center-page{padding-top:16px}.vip-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.vip-title h1{margin:0;font-size:20px}.vip-title>button:first-child{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.vip-redeem{color:#fff;background:#0865fe;border:0;border-radius:21px;margin-left:auto;padding:10px 18px;font-size:15px}.vip-level-track{gap:9px;padding-bottom:10px;display:flex;overflow-x:auto}.vip-level-card{color:#fff;background:linear-gradient(145deg,#305fa8,#16366d);border-radius:14px;flex:0 0 32%;min-width:250px;height:255px;padding:16px;position:relative;overflow:hidden}.vip-level-card.locked{color:#e7e8ea;background:linear-gradient(145deg,#a3a8af,#747980)}.vip-lock{background:#0865fe;border-radius:10px;padding:7px 12px;font-size:15px;display:inline-block}.vip-level-card.locked .vip-lock{background:#666b71}.vip-medal{color:#b9d9ff;text-shadow:0 5px 10px #001d55;font-size:54px;position:absolute;top:22px;right:24px}.vip-level-card.locked .vip-medal{color:#e4e6e7}.vip-level-card p{color:#eef5ff;line-height:1.5;position:absolute;top:67px;left:16px}.vip-level-card p strong{font-size:18px}.vip-progress{background:#ffffff6e;border-radius:5px;height:5px;position:absolute;bottom:75px;left:16px;right:16px}.vip-progress i{border-radius:inherit;background:#fff;height:100%;display:block}.vip-level-card small{position:absolute;bottom:45px;right:16px}.vip-required{position:absolute;bottom:18px;right:16px}.vip-panel,.vip-rules{background:#fff;border-radius:15px;margin:10px 0;padding:17px}.vip-panel h2,.vip-rules h2{margin:0 0 13px;font-size:20px}.vip-next{color:#60666d}.vip-next p{margin:0}.vip-next b{color:#0865fe}.vip-benefit>div{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.vip-benefit article{color:#777;justify-items:center;gap:8px;display:grid}.vip-benefit i{font-size:36px;font-style:normal}.vip-benefit b{color:#555;font-size:15px}.vip-benefit span{color:#aaa;font-size:13px}.vip-benefit button{color:#999;background:#e8e8e8;border:0;border-radius:15px;padding:5px 18px}.vip-points h2{justify-content:space-between;display:flex}.vip-points p{color:#666;margin:0}.vip-points b{float:right;font-weight:400}.vip-unlock>p{color:#a2a6ac;margin-top:-4px}.vip-unlock article{text-align:center;border:1px solid #edf0f4;border-radius:15px;width:140px;min-height:150px;padding:15px}.vip-unlock article b{color:#5b6066;display:block}.vip-unlock article strong{margin:7px;font-size:25px;display:block}.vip-unlock button{color:#fff;background:#0865fe;border:0;border-radius:18px;padding:8px 14px}.vip-details h2{color:#0865fe}.vip-details nav{gap:9px;padding:8px 0;display:flex;overflow:auto}.vip-details nav button{color:#444;background:#fff;border:0;border-radius:20px;flex:0 0 62px;padding:10px 0}.vip-details nav button.active{color:#fff;background:#0865fe}.vip-details h3{background:#f1f3f5;border-radius:20px;margin:8px 0 0;padding:12px;font-size:16px}.vip-details dl{color:#555;grid-template-columns:1fr auto;gap:17px;margin:0;padding:18px 0 6px;display:grid}.vip-details dt,.vip-details dd{margin:0}.vip-details dd{text-align:right}.vip-rules article{background:#fafafa;border-radius:13px;margin:10px 0;padding:16px}.vip-rules h3{margin:0 0 8px;font-size:18px}.vip-rules p{color:#979da4;margin:0;line-height:1.75}.vip-disclaimer{background:#f6f6f6;border-radius:11px;padding:13px!important}.vip-center-page .mine-toast{bottom:36px}@media (width<=768px){.vip-center-page{padding:10px 8px 78px}.vip-title{border-radius:12px;height:52px;padding:0 10px}.vip-title h1{font-size:18px}.vip-title>button:first-child{width:34px;height:34px;font-size:29px}.vip-redeem{padding:8px 13px;font-size:13px}.vip-level-card{min-width:76vw;height:225px}.vip-benefit>div{grid-template-columns:repeat(3,1fr)}.vip-benefit article{padding:7px 0}.vip-benefit i{font-size:31px}.vip-panel,.vip-rules{border-radius:12px;padding:14px}.vip-panel h2,.vip-rules h2{font-size:18px}.vip-rules article{padding:13px}.vip-rules h3{font-size:16px}.vip-rules p{font-size:13px}.vip-center-page .mine-toast{bottom:76px}}.mine-feature-error{color:#d93025;text-align:center;margin:12px 0 0}.mine-feature-inline{color:#5f6874;white-space:nowrap;background:#fff;border:1px solid #dce4ef;border-radius:7px;padding:7px 10px}.mine-feature-inline.active{color:#0865fe;background:#edf4ff;border-color:#0865fe}.event-icon{color:#9aa2ac;vertical-align:middle;background:0 0;border:0;padding:3px 5px;font-size:18px}.event-icon.active{color:#0865fe;font-weight:700}.deposit-page{min-height:700px;padding-top:16px}.deposit-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.deposit-title button{color:#0865fe;background:#f5f8ff;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:20px}.deposit-title h1{margin:0;font-size:21px}.deposit-title .deposit-more{color:#0865fe;letter-spacing:1px;background:#fff;margin-left:auto;font-size:20px;font-weight:700}.deposit-methods,.deposit-group,.deposit-checkout{background:#fff;border-radius:15px;margin-bottom:10px;padding:10px}.deposit-methods,.deposit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.deposit-method{text-align:left;color:#454545;background:#f1f3f6;border:0;border-radius:12px;min-height:118px;padding:16px;position:relative;overflow:hidden}.deposit-method:hover,.deposit-method.selected{background:#eaf2ff;box-shadow:inset 0 0 0 2px #0865fe}.deposit-method b{font-size:16px;display:block}.deposit-method span{white-space:pre-line;color:#a0a6ae;margin-top:18px;line-height:1.55;display:block}.deposit-method i{white-space:pre-line;text-align:center;border-radius:10px;place-items:center;width:50px;height:50px;font-size:18px;font-style:normal;font-weight:800;line-height:.85;display:grid;position:absolute;bottom:17px;right:17px}.deposit-method em{color:#fff;background:#ff5e69;border-radius:0 10px 0 9px;padding:5px 9px;font-size:12px;font-style:normal;position:absolute;top:0;right:0}.deposit-expand{color:#9da3aa;background:#f1f3f6;border:0;border-radius:12px;grid-column:1/-1;height:63px;font-size:16px}.deposit-app-banner{background:#dbe9ff;border-radius:15px;align-items:center;gap:12px;min-height:80px;margin-bottom:10px;padding:12px 16px;display:flex}.deposit-app-banner>i{text-align:center;background:#fff;border-radius:7px;place-items:center;width:43px;height:43px;font-style:normal;font-weight:900;line-height:.8;display:grid}.deposit-app-banner p{margin:0}.deposit-app-banner p b,.deposit-app-banner p span{display:block}.deposit-app-banner p span{color:#6f7782;margin-top:4px}.deposit-app-banner button{color:#fff;background:#0865fe;border:0;border-radius:22px;margin-left:auto;padding:10px 21px;font-size:16px}.deposit-group{padding:16px}.deposit-group h2{margin:4px 0 18px;font-size:21px}.deposit-group .deposit-method{min-height:124px}.deposit-checkout{grid-template-columns:1fr 1.6fr auto;align-items:end;gap:16px;padding:18px;display:grid}.deposit-checkout>div:first-child small,.deposit-checkout>div:first-child b{display:block}.deposit-checkout>div:first-child small{color:#9299a2}.deposit-checkout>div:first-child b{margin-top:7px;font-size:18px}.deposit-checkout label{color:#666}.deposit-checkout input{border:1px solid #dbe0e6;border-radius:8px;width:100%;height:43px;margin-top:7px;padding:0 12px;font-size:16px;display:block}.deposit-quick{gap:6px;display:flex}.deposit-quick button{color:#0865fe;background:#f6f9ff;border:1px solid #dbe6fa;border-radius:7px;padding:8px}.deposit-submit{color:#fff;background:#0865fe;border:0;border-radius:8px;height:44px;padding:0 24px;font-size:16px}.deposit-notice{grid-column:1/-1;margin:0}.deposit-notice.success{color:#149356}.deposit-notice.error{color:#d93025}.black{color:#fff;background:#181818!important}.bank{color:#fff;background:#2d559d}.alipay{color:#fff;background:#0ca9ee;font-size:33px!important}.cny{color:#fff;background:#e71927;font-size:35px!important}.union{color:#fff;background:#e52832;font-size:12px!important}.wechat{color:#fff;background:#32ad55;font-size:35px!important}.jd{color:#fff;background:#ed2626}.qq{color:#fff;background:#2f75df}.pay988{color:#0979ec;background:#fff;font-size:13px!important}.wallet808{color:#6f66d9;background:#fff;font-size:14px!important}.kd{color:#efb500;background:#fff}.cwallet{color:#fff;background:#4c5bb9;font-size:32px!important}.money{color:#c87e13;background:#ffe2b6}.usdt{color:#fff;background:#55b99d;font-size:35px!important}.trx{color:#fff;background:#f11b24;font-size:32px!important}@media (width<=768px){.deposit-page{min-height:560px;padding:10px 8px 78px}.deposit-title{border-radius:12px;height:52px;margin-bottom:8px;padding:0 10px}.deposit-title h1{font-size:18px}.deposit-title button{width:34px;height:34px;font-size:28px}.deposit-methods,.deposit-group,.deposit-checkout{border-radius:12px;margin-bottom:8px;padding:8px}.deposit-methods,.deposit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deposit-method{border-radius:10px;min-height:103px;padding:12px}.deposit-method b{font-size:14px}.deposit-method span{margin-top:12px;font-size:12px}.deposit-method i{width:38px;height:38px;font-size:14px;bottom:12px;right:12px}.deposit-expand{height:50px;font-size:14px}.deposit-app-banner{border-radius:12px;min-height:70px;padding:10px}.deposit-app-banner p b{font-size:14px}.deposit-app-banner p span{font-size:12px}.deposit-app-banner button{padding:8px 12px;font-size:13px}.deposit-group{padding:13px}.deposit-group h2{margin:2px 0 12px;font-size:18px}.deposit-group .deposit-method{min-height:105px}.deposit-checkout{padding:15px;display:block}.deposit-checkout label{margin-top:14px;display:block}.deposit-quick{margin-top:10px}.deposit-quick button{flex:1;padding:8px 2px;font-size:12px}.deposit-submit{width:100%;margin-top:12px}.deposit-notice{margin-top:10px}.deposit-method em{padding:4px 6px;font-size:10px}}.transaction-page{min-height:680px;padding-top:16px}.transaction-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.transaction-title h1{margin:0;font-size:20px}.transaction-title>button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.transaction-title>div{gap:10px;margin-left:auto;display:flex}.transaction-title>div button{color:#0865fe;background:0 0;border:0;font-size:23px}.transaction-tabs{background:#fff;border-radius:15px;align-items:center;gap:26px;height:65px;padding:0 16px;display:flex}.transaction-tabs button{color:#555;background:0 0;border:0;border-radius:22px;padding:10px 13px;font-size:16px;font-weight:700}.transaction-tabs button.active{color:#fff;background:#0865fe}.transaction-tabs span{color:#0865fe;margin-left:auto;font-size:25px}.transaction-summary{color:#5d646c;align-items:center;gap:12px;height:54px;display:flex}.transaction-summary button{color:#5d646c;background:#fff;border:0;border-radius:20px;padding:10px 13px;font-size:14px}.transaction-empty{color:#a5abb2;place-content:center;justify-items:center;min-height:480px;display:grid}.transaction-empty p{font-size:17px}.transaction-list article{background:#fff;border-radius:12px;margin-bottom:10px;padding:15px}@media (width<=768px){.transaction-page{min-height:560px;padding:10px 8px 78px}.transaction-title{border-radius:12px;height:52px;padding:0 10px}.transaction-title h1{font-size:18px}.transaction-title>button{width:34px;height:34px;font-size:29px}.transaction-tabs{border-radius:12px;gap:7px;height:54px;padding:0 10px}.transaction-tabs button{padding:8px 11px;font-size:14px}.transaction-empty{min-height:390px}}.referral-page{min-height:680px;padding-top:16px}.referral-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.referral-title button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.referral-title h1{margin:0;font-size:20px}.referral-banner{background:linear-gradient(115deg,#fff 0 45%,#f5f8ff 63%,#fff6d8 100%);border-radius:15px;justify-content:space-between;height:300px;padding:26px 38px;display:flex;position:relative;overflow:hidden}.referral-banner:after{content:"";background:radial-gradient(#ecf3ff77 0 34%,#0000 65%);border-radius:50%;width:360px;height:360px;position:absolute;top:-65px;left:19%}.referral-banner>div{z-index:1;position:relative}.referral-banner strong{color:#0865fe;font-size:50px;font-weight:900;line-height:.9;display:block}.referral-banner h2{margin:8px 0;font-size:28px}.referral-banner p{color:#555;margin:0;line-height:1.5}.referral-banner button{color:#fff;background:#0865fe;border:0;border-radius:8px;margin-top:24px;padding:10px 14px;font-size:15px}.referral-banner aside{z-index:1;filter:drop-shadow(0 12px 6px #c7a25b55);align-self:center;font-size:135px;position:relative}.referral-banner aside span{color:#ffbc16;font-size:42px;position:absolute;top:-16px;right:-9px}.referral-actions{grid-template-columns:repeat(6,1fr);align-items:center;gap:14px;height:160px;padding:0 28px;display:grid}.referral-actions button{color:#555;background:0 0;border:0;align-content:center;justify-items:center;gap:9px;height:115px;font-size:16px;display:grid}.referral-actions i{color:#fff;background:#f5ae00;border-radius:12px;place-items:center;width:54px;height:54px;font-size:29px;font-style:normal;display:grid}.referral-actions button:nth-child(2) i{background:#ff9800}.referral-actions button:nth-child(3) i{background:#8bc73d}.referral-actions button:nth-child(4) i{background:#06a6ce}.referral-actions button:nth-child(5) i{background:#26b760}.referral-actions button:nth-child(6) i{background:#1e9be2}.referral-panel{background:#fff;border-radius:15px;margin:10px 0;padding:18px 22px}.referral-panel h2{margin:0 0 18px;font-size:20px}.referral-stats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.referral-stats article{background:#fff;border-radius:12px;align-items:center;gap:17px;height:73px;padding:0 20px;display:flex;box-shadow:0 6px 18px #22365b0a}.referral-stats i{color:#a7a7a7;font-size:26px;font-style:normal}.referral-stats article:nth-child(n+3) i{color:#0865fe}.referral-stats p{color:#969ca4;margin:0}.referral-stats b{color:#3b3f43;margin-top:4px;font-size:17px;display:block}.referral-rule-head,.referral-rules article{grid-template-columns:1.1fr 1fr 1fr;align-items:center;min-height:55px;padding:0 12px;display:grid}.referral-rule-head{color:#8e959d;background:#f1f3f5;border-radius:18px}.referral-rules article{color:#5c636b;border-bottom:1px solid #f1f2f4}.referral-rules article:last-child{border-bottom:0}.referral-rules article button{color:#fff;background:#0865fe;border:0;border-radius:15px;padding:7px 12px}.referral-note p{color:#888;margin:0;line-height:1.7}.referral-code{text-align:center;background:#fff;border-radius:17px;width:340px;max-width:calc(100vw - 36px);padding:22px;position:relative}.referral-code>button:first-child{color:#888;background:0 0;border:0;font-size:25px;position:absolute;top:7px;right:10px}.referral-code h2{margin:4px 0 17px}.pseudo-qr{background:repeating-linear-gradient(90deg,#111 0 7px,#fff 7px 14px,#111 14px 18px,#fff 18px 25px),repeating-linear-gradient(#111 0 5px,#fff 5px 10px);place-items:center;width:190px;height:190px;margin:auto;padding:20px;display:grid}.pseudo-qr b{background:#fff;padding:6px;font-size:15px}.referral-code p{color:#6d747c}.referral-copy{color:#fff;background:#0865fe;border:0;border-radius:8px;padding:11px 20px;font-size:15px}@media (width<=768px){.referral-page{min-height:560px;padding:10px 8px 78px}.referral-title{border-radius:12px;height:52px;padding:0 10px}.referral-title button{width:34px;height:34px;font-size:29px}.referral-title h1{font-size:18px}.referral-banner{border-radius:12px;height:215px;padding:21px 18px}.referral-banner strong{font-size:34px}.referral-banner h2{margin:5px 0;font-size:21px}.referral-banner p{font-size:13px}.referral-banner button{margin-top:12px;padding:8px 11px;font-size:13px}.referral-banner aside{font-size:88px}.referral-actions{gap:0;height:122px;padding:0}.referral-actions button{gap:5px;height:100px;font-size:11px}.referral-actions i{border-radius:10px;width:40px;height:40px;font-size:21px}.referral-panel{border-radius:12px;margin:8px 0;padding:14px}.referral-panel h2{margin-bottom:13px;font-size:18px}.referral-stats{gap:8px}.referral-stats article{gap:9px;height:64px;padding:0 10px}.referral-stats i{font-size:20px}.referral-stats p{font-size:12px}.referral-stats b{font-size:14px}.referral-rule-head,.referral-rules article{grid-template-columns:1fr 1fr 1fr;min-height:49px;padding:0 6px;font-size:12px}.referral-note p{font-size:13px}}.security-page{min-height:680px;padding-top:16px}.security-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.security-title button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.security-title h1{margin:0;font-size:20px}.security-card{background:#fff;border-radius:15px;margin:10px 0;overflow:hidden}.security-card h2{justify-content:space-between;align-items:center;height:61px;margin:0;padding:0 16px;font-size:20px;display:flex}.security-card h2 span{color:#999;font-size:18px}.security-card article{align-items:center;gap:16px;height:106px;padding:0 16px;display:flex}.security-card article>i{color:#0865fe;background:#f2f6ff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;font-style:normal;font-weight:700;display:grid}.security-card article>div{min-width:0}.security-card article b{font-size:17px}.security-card article p{color:#a0a6ad;white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:14px;overflow:hidden}.security-card article>button{color:#555;background:#f1f3f5;border:0;border-radius:10px;width:96px;height:48px;margin-left:auto;font-size:15px}.security-card article>button.primary{color:#fff;background:#0865fe}.security-tip{color:#9aa1a9;margin:0;padding:0 16px 14px;font-size:14px;line-height:1.7}.security-devices article{height:98px}.security-devices article>i{font-size:24px}.security-devices article em{color:#0865fe;background:#e9f0ff;border-radius:10px;margin-left:auto;padding:9px 14px;font-size:14px;font-style:normal}.security-no-device{color:#999;place-items:center;height:120px;display:grid}.security-editor label{color:#555;margin:12px 0;font-size:14px;display:block}.security-editor label input{margin-top:8px}.security-editor>p{color:#9aa1a9;font-size:13px;line-height:1.6}.security-error{color:#d93025!important;margin:8px 0!important}@media (width<=768px){.security-page{min-height:560px;padding:10px 8px 78px}.security-title{border-radius:12px;height:52px;padding:0 10px}.security-title button{width:34px;height:34px;font-size:29px}.security-title h1{font-size:18px}.security-card{border-radius:12px;margin:8px 0}.security-card h2{height:52px;padding:0 13px;font-size:18px}.security-card article{gap:11px;height:80px;padding:0 13px}.security-card article>i{width:34px;height:34px}.security-card article b{font-size:15px}.security-card article p{font-size:12px}.security-card article>button{border-radius:8px;width:65px;height:35px;font-size:13px}.security-tip{padding:0 13px 8px;font-size:12px}.security-devices article{height:82px}.security-devices article>i{font-size:19px}.security-devices article em{padding:7px 9px;font-size:12px}.security-editor label{font-size:13px}}.bonus-center-page{min-height:680px;padding-top:16px}.bonus-center-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.bonus-center-title button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.bonus-center-title h1{margin:0;font-size:20px}.bonus-center-title span{margin-left:auto;font-size:25px}.bonus-overview{background:#fff;border-radius:15px;margin-bottom:10px;padding:18px 16px 16px}.bonus-total{align-items:center;gap:12px;height:60px;display:flex}.bonus-total i{background:radial-gradient(circle at 35% 30%,#ffe779 0 14%,#ffc32d 16% 48%,#f0a200 49%);border-radius:50%;place-items:center;width:50px;height:50px;font-size:26px;font-style:normal;display:grid;box-shadow:inset 0 0 0 4px #ffd762}.bonus-total p{color:#9aa1a8;margin:0;font-size:14px}.bonus-total strong{color:#333;margin-top:3px;font-size:22px;display:block}.bonus-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.bonus-stats article{text-align:center;color:#555;background:#f1f3f6;border-radius:10px;place-content:center;height:66px;display:grid}.bonus-stats span{font-size:14px}.bonus-stats b{margin-top:5px;font-size:16px}.bonus-tabs{background:#fff;border-radius:15px;align-items:center;gap:12px;height:62px;margin-bottom:10px;padding:0 10px;display:flex}.bonus-tabs button{color:#444;background:#f0f2f5;border:0;border-radius:11px;flex:0 0 220px;max-width:32%;height:40px;font-size:16px;font-weight:700}.bonus-tabs button.active{color:#fff;background:#0865fe}.bonus-filter{background:#fff;border-radius:15px;justify-content:space-between;align-items:center;height:54px;margin-bottom:8px;padding:0 10px;display:flex}.bonus-filter>div,.bonus-filter nav{align-items:center;gap:15px;display:flex}.bonus-filter button{color:#60666d;background:0 0;border:0;font-size:15px}.bonus-filter>div button{border-radius:19px;padding:9px 14px}.bonus-filter button.active{color:#fff;background:#0865fe;font-weight:700}.bonus-filter nav button.active{color:#0865fe;background:0 0;padding:0}.bonus-timezone{color:#626970;background:#fff;border-radius:15px;justify-content:space-between;align-items:center;height:65px;padding:0 16px;display:flex}.bonus-timezone small{color:#9ba1a7;font-size:13px;display:block}.bonus-timezone label{cursor:pointer;background:#e2e5e9;border-radius:20px;width:62px;height:36px;padding:3px}.bonus-timezone input{display:none}.bonus-timezone i{background:#fff;border-radius:50%;width:30px;height:30px;transition:transform .2s;display:block;box-shadow:0 2px 5px #0002}.bonus-timezone input:checked+i{background:#0865fe;transform:translate(26px)}.bonus-list article{background:#fff;border-radius:14px;align-items:center;gap:15px;margin-top:10px;padding:16px;display:flex}.bonus-list b{font-size:17px}.bonus-list p,.bonus-list small{color:#9299a2;margin:6px 0 0;display:block}.bonus-list strong{color:#e28b12;margin-left:auto}.bonus-list button{color:#fff;background:#0865fe;border:0;border-radius:18px;padding:8px 14px}.bonus-list em{color:#999;font-style:normal}.bonus-empty{color:#a5abb2;place-content:center;justify-items:center;min-height:420px;display:grid}.bonus-empty p{font-size:17px}.bonus-error{text-align:center;color:#d93025}.bonus-center-page .history-empty-icon{margin-bottom:12px}@media (width<=768px){.bonus-center-page{min-height:560px;padding:10px 8px 78px}.bonus-center-title{border-radius:12px;height:52px;padding:0 10px}.bonus-center-title button{width:34px;height:34px;font-size:29px}.bonus-center-title h1{font-size:18px}.bonus-overview{border-radius:12px;padding:13px 10px}.bonus-total{height:52px}.bonus-total i{width:42px;height:42px;font-size:22px}.bonus-total strong{font-size:19px}.bonus-stats article{height:58px}.bonus-stats span{font-size:12px}.bonus-tabs{border-radius:12px;height:54px}.bonus-tabs button{flex:1;max-width:none;height:38px;font-size:14px}.bonus-filter{border-radius:12px;height:auto;min-height:52px;padding:8px 12px;display:block}.bonus-filter>div,.bonus-filter nav{white-space:nowrap;gap:12px;overflow-x:auto}.bonus-filter nav{margin-top:8px}.bonus-filter button{font-size:13px}.bonus-timezone{border-radius:12px;height:60px;padding:0 12px;font-size:14px}.bonus-empty{min-height:350px}.bonus-list article{border-radius:12px;gap:9px;padding:13px}.bonus-list b{font-size:15px}.bonus-list p,.bonus-list small{font-size:12px}.bonus-list strong{font-size:13px}.bonus-list button{padding:7px 10px;font-size:12px}}.promotion-page{min-height:680px;padding-top:16px}.promotion-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.promotion-title button{color:#0865fe;background:#f7f9fc;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:25px}.promotion-title h1{margin:0;font-size:20px}.promotion-title span{margin-left:auto;font-size:25px}.promotion-tabs{background:#fff;border-radius:15px;align-items:center;gap:10px;height:65px;margin-bottom:10px;padding:0 16px;display:flex}.promotion-tabs button{color:#555;background:0 0;border:0;border-radius:22px;padding:10px 15px;font-size:16px;font-weight:700}.promotion-tabs button.active{color:#fff;background:#0865fe}.promotion-list article{background:#fff;border-radius:14px;align-items:center;gap:16px;margin-bottom:10px;padding:18px;display:flex}.promotion-list h2{margin:0;font-size:18px}.promotion-list p{color:#89919a;margin:7px 0 0}.promotion-list button{color:#fff;white-space:nowrap;background:#0865fe;border:0;border-radius:19px;margin-left:auto;padding:9px 15px}.promotion-empty{color:#a5abb2;place-content:center;justify-items:center;min-height:480px;display:grid}.promotion-empty p{font-size:17px}@media (width<=768px){.promotion-page{min-height:560px;padding:10px 8px 78px}.promotion-title{border-radius:12px;height:52px;padding:0 10px}.promotion-title button{width:34px;height:34px;font-size:29px}.promotion-title h1{font-size:18px}.promotion-tabs{border-radius:12px;height:54px;padding:0 10px;overflow-x:auto}.promotion-tabs button{white-space:nowrap;padding:8px 13px;font-size:14px}.promotion-list article{border-radius:12px;padding:14px}.promotion-list h2{font-size:16px}.promotion-list p{font-size:13px}.promotion-empty{min-height:390px}}.square-content{padding-top:16px}.square-page{min-height:680px}.square-title{background:#fff;border-radius:15px;align-items:center;gap:10px;height:58px;margin-bottom:10px;padding:0 16px;display:flex}.square-title h1{margin:0;font-size:21px}.square-title>button:last-child{color:#69717b;background:#f4f7fb;border:0;border-radius:19px;margin-left:auto;padding:9px 14px}.square-back{color:#0865fe;background:#f5f8ff;border:0;border-radius:50%;width:38px;height:38px;font-size:30px;line-height:20px}.square-live-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr);gap:10px;display:grid}.square-hero-live{color:#fff;background:linear-gradient(135deg,#07162d,#152e58 45%,#09210e);border-radius:15px;height:470px;position:relative;overflow:hidden}.square-hero-live:before{content:"";opacity:.72;clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#1c722d 0 12.5%,#2e873b 12.5% 25%);position:absolute;inset:35% 0 0}.square-hero-live:after{content:"";opacity:.7;border:2px solid #e7f7dc77;border-radius:50%;height:160px;position:absolute;bottom:48px;left:20%;right:20%}.live-badge{z-index:1;background:#0865fe;border-radius:7px;padding:7px 10px;font-weight:700;position:absolute;top:14px;left:14px}.square-hero-score{z-index:1;text-align:center;white-space:nowrap;font-size:24px;font-weight:700;position:absolute;top:38px;left:50%;transform:translate(-50%)}.square-hero-score small{color:#d7e4ff;font-size:13px}.square-host-float{z-index:2;text-align:center;filter:drop-shadow(0 4px 5px #0008);font-size:72px;position:absolute;bottom:55px;right:20px}.square-host-float small{color:#fff;font-size:12px;display:block}.square-live-lock{z-index:3;text-align:center;background:#0008;place-content:center;justify-items:center;display:grid;position:absolute;inset:0}.square-live-lock p{font-size:16px}.square-live-lock button{color:#fff;background:#0865fe;border:0;border-radius:24px;padding:12px 42px;font-size:16px}.square-hero-live footer{z-index:3;color:#444;background:#fff;min-height:55px;padding:17px;font-size:16px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.square-hero-live footer small{color:#888;margin:4px 0 0 28px;font-weight:400;display:block}.square-live-list{background:#fff;border-radius:15px;height:470px;overflow:auto}.square-live-list button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;width:100%;height:117px;padding:12px 12px 12px 152px;position:relative}.square-live-list button:hover{background:#f7faff}.square-cover{color:#fff;background:linear-gradient(135deg,#4e6ce0,#d5b7ff);border-radius:9px;place-items:center;width:128px;height:92px;font-size:16px;font-weight:700;display:grid;position:absolute;top:12px;left:12px}.square-live-list button:nth-child(2) .square-cover{background:linear-gradient(135deg,#4f4e9e,#e5a1d5)}.square-live-list button:nth-child(3) .square-cover{background:linear-gradient(135deg,#1f7596,#785bd1)}.square-live-list button:nth-child(4) .square-cover{background:linear-gradient(135deg,#e4a21c,#795a9d)}.square-host-avatar{vertical-align:middle;background:#f1f3f7;border:1px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-right:7px;font-size:22px;display:inline-grid}.square-live-list b{font-size:16px}.square-live-list small{color:#767d85;white-space:nowrap;text-overflow:ellipsis;margin-top:11px;display:block;overflow:hidden}.square-panel{background:#fff;border-radius:15px;margin-top:10px;overflow:hidden}.square-panel>header{border-bottom:1px solid #f0f2f4;align-items:center;height:60px;padding:0 16px;display:flex}.square-panel h2{margin:0;font-size:20px}.square-panel>header button{color:#69717b;background:#f4f6fa;border:0;border-radius:20px;margin-left:auto;padding:9px 13px}.square-tabs{gap:10px;padding:12px 16px;display:flex;overflow-x:auto}.square-tabs button{color:#555;background:#f1f3f6;border:0;border-radius:20px;flex:none;padding:9px 16px;font-weight:700}.square-tabs button.active{color:#fff;background:#0865fe}.square-event-strip{border-top:1px solid #f1f3f5;grid-template-columns:repeat(4,minmax(190px,1fr));display:grid;overflow-x:auto}.square-event-strip article{border-right:1px solid #edf0f4;min-height:124px;padding:15px}.square-event-strip small{color:#89919a}.square-event-strip p{margin:9px 0 0;font-weight:700}.square-event-strip p+p{margin-top:5px}.square-event-strip b{float:right;background:#f0f2f5;border-radius:13px;margin-top:-23px;padding:5px 9px;font-size:12px}.square-expert-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 12px 12px;display:grid}.square-expert-grid article{background:#f7f9fc;border-radius:11px;padding:15px}.square-expert-grid i{color:#0865fe;background:#e9f1ff;border-radius:12px;padding:5px 9px;font-size:12px;font-style:normal}.square-expert-grid h3{margin:13px 0 7px;font-size:16px}.square-expert-grid p{color:#79818b;margin:0}.square-expert-grid footer{color:#707780;align-items:center;margin-top:15px;display:flex}.square-expert-grid footer button{color:#fff;background:#0865fe;border:0;border-radius:15px;margin-left:auto;padding:7px 11px}.square-host-tabs{background:#fff;border-radius:15px;margin-bottom:10px}.square-host-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.square-host-grid>article{background:#fff;border-radius:15px;overflow:hidden}.square-host-banner{color:#fff;justify-content:space-between;height:126px;padding:13px;display:flex}.square-host-banner span{background:#ffffff2a;border-radius:5px;height:25px;padding:5px 8px;font-size:12px}.square-host-banner i{font-size:45px;font-style:normal}.square-host-card{align-items:center;gap:10px;margin-top:-29px;padding:0 14px;display:flex;position:relative}.square-host-avatar.big{border:3px solid #fff;width:57px;height:57px;font-size:36px}.square-host-card h2{margin:0;font-size:18px}.square-host-card p{color:#89919a;margin:5px 0;font-size:12px}.square-host-card button{color:#0865fe;background:#fff;border:1px solid #0865fe;border-radius:15px;margin-left:auto;padding:6px 10px}.square-host-card button.followed{color:#999;border-color:#dfe3e8}.square-host-grid footer{color:#67707a;border-top:1px solid #eef1f4;min-height:48px;margin:14px;padding-top:12px;font-size:13px}.square-host-grid footer button{float:right;color:#0865fe;background:0 0;border:0}.prediction-summary{color:#fff;background:linear-gradient(105deg,#0d64e9,#3485ff);border-radius:15px;justify-content:space-between;align-items:center;height:98px;margin-bottom:10px;padding:0 25px;display:flex}.prediction-summary b,.prediction-summary span{display:block}.prediction-summary b{font-size:20px}.prediction-summary span{opacity:.8;margin-top:7px}.prediction-summary strong{font-size:35px}.prediction-summary strong small{font-size:15px}.prediction-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.prediction-list article{background:#fff;border-radius:15px;padding:16px}.prediction-list article>header{color:#8b929a;align-items:center;font-size:13px;display:flex}.prediction-list article>header span{color:#0865fe}.prediction-list article>header time{margin-left:10px}.prediction-list article>header button{color:#89919a;background:0 0;border:0;margin-left:auto}.prediction-list h2{margin:15px 0;font-size:19px}.prediction-list h2 small{color:#a3a9b0}.prediction-author{align-items:center;gap:8px;display:flex}.prediction-author>i{color:#fff;background:#0967fb;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.prediction-author span b,.prediction-author span small{display:block}.prediction-author span small{color:#9299a1;margin-top:3px;font-size:12px}.prediction-author em{color:#999;margin-left:auto;font-size:12px;font-style:normal}.prediction-pick{background:#f3f7ff;border-radius:9px;margin:15px 0;padding:11px}.prediction-pick span{color:#0865fe;margin-right:10px}.prediction-pick b{font-size:16px}.prediction-pick p{color:#7d858e;margin:7px 0 0;font-size:13px}.prediction-list footer{gap:9px;display:flex}.prediction-list footer button{color:#0865fe;background:#fff;border:1px solid #dce5f2;border-radius:7px;flex:1;padding:9px}.prediction-list footer button+button{color:#fff;background:#0865fe;border-color:#0865fe}.cashier-balance{color:#fff;background:linear-gradient(110deg,#0a60eb,#3989ff);border-radius:15px;justify-content:space-between;align-items:center;min-height:120px;padding:20px 25px;display:flex}.cashier-balance span,.cashier-balance b{display:block}.cashier-balance span{opacity:.8}.cashier-balance b{margin-top:8px;font-size:32px}.cashier-balance button{color:#fff;background:#ffffff1d;border:1px solid #ffffff80;border-radius:18px;padding:9px 14px}.cashier-tabs{background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;gap:10px;height:64px;margin:10px 0;padding:10px;display:grid}.cashier-tabs button{background:#f0f2f5;border:0;border-radius:10px;font-size:16px;font-weight:700}.cashier-tabs button.active{color:#fff;background:#0865fe}.cashier-form,.cashier-notice{background:#fff;border-radius:15px;margin-bottom:10px;padding:20px}.cashier-form h2,.cashier-notice h2{margin:0;font-size:20px}.cashier-form>p{color:#8c939b}.cashier-form label{color:#555;margin-top:17px;display:block}.cashier-form input,.cashier-form select{background:#fff;border:1px solid #dfe4e9;border-radius:8px;width:100%;height:45px;margin-top:8px;padding:0 12px}.cashier-quick{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:11px;display:grid}.cashier-quick button{color:#0865fe;background:#f6f9ff;border:1px solid #dbe6fa;border-radius:7px;padding:9px}.cashier-submit{color:#fff;background:#0865fe;border:0;border-radius:8px;width:100%;height:46px;margin-top:20px;font-size:16px}.cashier-submit:disabled{opacity:.6}.cashier-success{color:#129b55!important}.cashier-error{color:#d93025!important}.cashier-notice p{color:#89919a;margin:10px 0 0;line-height:1.7}.square-empty{color:#9aa1a9;padding:20px}.square-mobile-bottom button.active{color:#0865fe}@media (width<=1100px){.square-live-grid{grid-template-columns:1fr}.square-live-list{height:130px;display:flex;overflow-x:auto}.square-live-list button{flex:0 0 270px;height:130px}.square-host-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.square-content{padding-top:8px}.square-page{min-height:540px}.square-title{border-radius:12px;height:52px;margin-bottom:8px;padding:0 11px}.square-title h1{font-size:18px}.square-title>button:last-child{padding:7px 10px;font-size:12px}.square-back{width:34px;height:34px;font-size:28px}.square-live-grid{gap:8px}.square-hero-live{border-radius:12px;height:285px}.square-live-list{border-radius:12px;height:112px}.square-live-list button{flex-basis:230px;height:112px;padding:9px 9px 9px 112px}.square-cover{width:92px;height:75px;font-size:13px;top:9px;left:9px}.square-live-list small{margin-top:7px;font-size:11px}.square-hero-score{font-size:18px}.square-host-float{font-size:47px;right:8px}.square-live-lock p{font-size:13px}.square-live-lock button{padding:9px 24px;font-size:14px}.square-hero-live footer{min-height:44px;padding:11px;font-size:13px}.square-hero-live footer small{display:none}.square-panel{border-radius:12px;margin-top:8px}.square-panel>header{height:52px;padding:0 12px}.square-panel h2{font-size:18px}.square-panel>header button{padding:7px 10px;font-size:12px}.square-tabs{gap:7px;padding:8px 10px}.square-tabs button{padding:8px 13px;font-size:13px}.square-event-strip article{min-width:184px;padding:12px;font-size:13px}.square-expert-grid{grid-template-columns:1fr;gap:8px;padding:0 8px 8px}.square-host-grid{grid-template-columns:1fr;gap:8px}.square-host-grid>article{border-radius:12px}.square-host-banner{height:104px}.prediction-summary{border-radius:12px;min-height:82px;padding:0 16px}.prediction-summary b{font-size:17px}.prediction-summary span{font-size:12px}.prediction-summary strong{font-size:27px}.prediction-list{grid-template-columns:1fr;gap:8px}.prediction-list article{border-radius:12px;padding:13px}.prediction-list h2{margin:12px 0;font-size:17px}.cashier-balance{border-radius:12px;min-height:103px;padding:17px}.cashier-balance b{font-size:27px}.cashier-tabs{border-radius:12px;height:56px;margin:8px 0;padding:8px}.cashier-form,.cashier-notice{border-radius:12px;margin-bottom:8px;padding:15px}.cashier-form h2,.cashier-notice h2{font-size:18px}.cashier-quick{gap:6px}.cashier-quick button{padding:8px 3px;font-size:12px}}.history-page{min-height:680px;padding-top:16px}.history-category,.history-filter{background:#fff;border-radius:15px;margin-bottom:10px}.history-category{align-items:center;gap:10px;height:58px;padding:0 16px;display:flex}.history-category button{color:#444;background:#f7f9fc;border:0;border-radius:10px;min-width:135px;height:42px;font-size:16px;font-weight:700}.history-category button.active{color:#0865fe;background:#fff;box-shadow:0 4px 14px #0865fe12}.history-category span{margin-left:auto;font-size:25px}.history-filter{justify-content:space-between;align-items:center;gap:15px;padding:11px 20px;display:flex}.history-filter nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.history-filter button{color:#555;background:0 0;border:0;padding:8px 0;font-size:15px}.history-filter button.active{color:#fff;background:#0865fe;border-radius:18px;padding:8px 16px;font-weight:700}.history-types{justify-content:flex-end}.history-types button{color:#777}.history-types button+button:before{content:"|";color:#c7cbd0;margin-right:12px}.history-types button.active{color:#0865fe;background:0 0;padding:8px 0}.history-types button.active:before{color:#c7cbd0}.history-list article{background:#fff;border-radius:14px;margin:10px 0;padding:16px 20px}.history-list header,.history-list footer{justify-content:space-between;align-items:center;display:flex}.history-list header span{color:#0865fe}.history-list article p{color:#68717b;margin:12px 0}.history-list footer{color:#9aa1a9;font-size:13px}.history-list footer strong{color:#333;font-size:16px}.history-empty{color:#a5abb2;place-content:center;justify-items:center;min-height:480px;display:grid}.history-empty-icon{color:#b2b8bf;background:linear-gradient(#dfe3e8,#f4f5f7);border-radius:50% 50% 12px 12px;place-items:center;width:100px;height:100px;font-size:48px;display:grid;box-shadow:0 14px 22px #bfc4cb33}.history-empty p{font-size:17px}@media (width<=768px){.history-page{min-height:560px;padding:10px 8px 78px}.history-category{border-radius:12px;gap:6px;height:52px;padding:0 10px}.history-category button{flex:1;min-width:0;height:38px;font-size:14px}.history-category span{font-size:19px}.history-filter{border-radius:12px;padding:9px 12px;display:block}.history-filter nav{flex-wrap:nowrap;gap:13px;overflow-x:auto}.history-filter button{white-space:nowrap;font-size:13px}.history-filter button.active{padding:7px 13px}.history-types{margin-top:7px}.history-list article{border-radius:12px;padding:14px}.history-empty{min-height:390px}.history-empty-icon{width:82px;height:82px;font-size:38px}}.support-service-card{gap:14px;display:grid}.support-service-heading{gap:4px;padding:2px 2px 4px;display:grid}.support-service-heading b{color:var(--text,#273246);font-size:20px}.support-service-heading span{color:var(--muted,#88909e);font-size:14px}.support-service-list{border:1px solid var(--line,#e9edf4);border-radius:14px;display:grid;overflow:hidden}.support-service-row{border:0;border-bottom:1px solid var(--line,#e9edf4);text-align:left;width:100%;min-height:72px;color:inherit;cursor:pointer;background:0 0;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px 8px;display:grid}.support-service-row:last-child{border-bottom:0}.support-service-row:hover{background:#1666ff0d}.support-service-icon{color:#fff;background:#1766ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.support-service-copy{gap:4px;min-width:0;display:grid}.support-service-copy b{color:var(--text,#29313d);font-size:16px}.support-service-copy small{color:var(--muted,#858d9a);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-service-row>:last-child{color:var(--muted,#858d9a);font-size:28px;line-height:1}.support-login-hint{color:var(--muted,#858d9a);margin:0;font-size:14px}.app-shell.dark .support-service-row:hover{background:#347dff29}.mine-theme button{color:#666;cursor:pointer;background:0 0;border:0;border-radius:13px;padding:5px 8px;font-size:13px}.mine-theme button.active{color:#fff;background:#0865fe}@media (width<=768px){.mine-theme button{padding:4px 6px;font-size:11px}}html[data-page-design=asia] .topbar,html[data-page-design=asia] .sidebar .selected{background:#0847bd}html[data-market-layout=clean] .game{box-shadow:none;border:1px solid #e6eaf0}html[data-market-layout=clean] .game-odds{gap:2px}html[data-market-layout=clean] .game-odds button{background:#f7f9fb;border-radius:4px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#121820}html[data-theme=dark] body,html[data-theme=dark] .app{color:#e7edf7;background:#121820}html[data-theme=dark] .sidebar,html[data-theme=dark] .mine-profile-card,html[data-theme=dark] .mine-wallet-summary,html[data-theme=dark] .mine-section,html[data-theme=dark] .mine-section-title,html[data-theme=dark] .mine-row,html[data-theme=dark] .mine-logout,html[data-theme=dark] .mine-info-title,html[data-theme=dark] .mine-info-user,html[data-theme=dark] .mine-info-group,html[data-theme=dark] .mine-info-group button,html[data-theme=dark] .mine-feature-card,html[data-theme=dark] .square-title,html[data-theme=dark] .square-panel,html[data-theme=dark] .square-live-list,html[data-theme=dark] .square-live-list button,html[data-theme=dark] .game,html[data-theme=dark] .esport-game,html[data-theme=dark] .history-category,html[data-theme=dark] .history-filter,html[data-theme=dark] .history-list article,html[data-theme=dark] .deposit-section,html[data-theme=dark] .withdraw-section,html[data-theme=dark] .vip-panel{color:#e7edf7!important;background:#1c2530!important}html[data-theme=dark] .mine-profile-card p,html[data-theme=dark] .mine-row-value,html[data-theme=dark] .mine-footer,html[data-theme=dark] .mine-footer h3,html[data-theme=dark] .mine-info-user p,html[data-theme=dark] .mine-info-group button i,html[data-theme=dark] .history-list article p,html[data-theme=dark] .history-list footer{color:#adb9c8!important}html[data-theme=dark] .mine-select,html[data-theme=dark] .mine-theme,html[data-theme=dark] .game-odds button,html[data-theme=dark] .two-odds button,html[data-theme=dark] .square-tabs button,html[data-theme=dark] input,html[data-theme=dark] select{color:#e7edf7!important;background:#2a3644!important;border-color:#3a4a5d!important}html[data-theme=dark] .content{background:#121820}.score-notice{z-index:120;color:#fff;background:#183d80;border-radius:11px;max-width:360px;padding:13px 16px;font-size:14px;position:fixed;top:82px;right:22px;box-shadow:0 10px 30px #00184a40}@media (width<=768px){.score-notice{max-width:none;top:66px;left:12px;right:12px}}html[data-theme=dark] .sidebar{border-right:1px solid #2a394a;background:#1c2530!important}html[data-theme=dark] .sidebar>button,html[data-theme=dark] .sidebar .submenu button,html[data-theme=dark] .sidebar .rail-settings button{color:#e7edf7!important;background:0 0!important}html[data-theme=dark] .sidebar>button:hover,html[data-theme=dark] .sidebar .submenu button:hover{background:#273544!important}html[data-theme=dark] .sidebar .selected,html[data-theme=dark] .sidebar .submenu button.selected{color:#fff!important;background:#0865fe!important}html[data-theme=dark] .sidebar .submenu{border-left-color:#354557}html[data-theme=dark] .sidebar .rail-settings{border-top:1px solid #2a394a}html[data-theme=dark] .sidebar .rail-settings button{background:#273544!important}html[data-theme=dark] .sidebar .mobile-close{color:#e7edf7!important;background:#273544!important}html[data-theme=dark] .transaction-title,html[data-theme=dark] .transaction-tabs,html[data-theme=dark] .history-category,html[data-theme=dark] .history-filter,html[data-theme=dark] .transaction-list article,html[data-theme=dark] .transaction-summary button{color:#e7edf7!important;background:#1c2530!important}html[data-theme=dark] .transaction-title h1,html[data-theme=dark] .transaction-tabs button,html[data-theme=dark] .history-category button,html[data-theme=dark] .history-filter button,html[data-theme=dark] .transaction-summary,html[data-theme=dark] .transaction-summary span{color:#cbd5e1!important}html[data-theme=dark] .transaction-title>button,html[data-theme=dark] .transaction-title>div button{color:#65a1ff!important}html[data-theme=dark] .transaction-title>button{background:#273544!important}html[data-theme=dark] .transaction-tabs button.active,html[data-theme=dark] .history-category button.active,html[data-theme=dark] .history-filter button.active{color:#fff!important;box-shadow:none!important;background:#0865fe!important}html[data-theme=dark] .history-types button,html[data-theme=dark] .history-types button.active,html[data-theme=dark] .transaction-empty,html[data-theme=dark] .history-empty{color:#aeb9c7!important}html[data-theme=dark] .history-types button+button:before{color:#536376!important}html[data-theme=dark] .history-empty-icon{border:1px solid #36485b;color:#8292a5!important;background:linear-gradient(145deg,#2b3949,#1d2733)!important;box-shadow:0 14px 24px #00000040!important}html[data-theme=dark] .transaction-empty p,html[data-theme=dark] .history-empty p{color:#aeb9c7!important}html[data-theme=dark] .match-strip article,html[data-theme=dark] .star-row,html[data-theme=dark] .sports-tabs,html[data-theme=dark] .rightbar .score,html[data-theme=dark] .rightbar .chat,html[data-theme=dark] .section-title button,html[data-theme=dark] .next{color:#e7edf7!important;background:#1c2530!important;border-color:#344456!important}html[data-theme=dark] .match-strip .meta,html[data-theme=dark] .match-strip p,html[data-theme=dark] .star-row span,html[data-theme=dark] .game-info time,html[data-theme=dark] .icons,html[data-theme=dark] .quick small,html[data-theme=dark] .game-odds small{color:#aeb9c7!important}html[data-theme=dark] .match-strip .meta i,html[data-theme=dark] .star-row article,html[data-theme=dark] .quick button,html[data-theme=dark] .game-odds button{color:#e7edf7!important;background:#273544!important;border-color:#3a4a5d!important}html[data-theme=dark] .sports-tabs button{color:#d5deeb!important}html[data-theme=dark] .sports-tabs .on{color:#fff!important;background:#0865fe!important}html[data-theme=dark] .game{border-color:#2b3949!important}html[data-theme=dark] .game-info strong{border-right-color:#3a4a5d!important}html[data-theme=dark] .icons em{border-color:#405267!important}html[data-theme=dark] .score h3,html[data-theme=dark] .score nav{color:#e7edf7!important}html[data-theme=dark] .score nav button:first-child{color:#fff!important;background:#0865fe!important}html[data-theme=dark] .chat h4{color:#65a1ff!important}html[data-theme=dark] .chat>p{color:#cbd5e1!important;background:#273544!important}html[data-theme=dark] .chat-input{color:#e7edf7!important;background:#202c39!important;border-color:#3a4a5d!important}html[data-theme=dark] .deposit-title,html[data-theme=dark] .deposit-methods,html[data-theme=dark] .deposit-group,html[data-theme=dark] .deposit-checkout,html[data-theme=dark] .withdrawal-title,html[data-theme=dark] .withdrawal-wallet,html[data-theme=dark] .withdrawal-form-card,html[data-theme=dark] .vip-title,html[data-theme=dark] .vip-panel,html[data-theme=dark] .vip-rules,html[data-theme=dark] .transaction-title,html[data-theme=dark] .transaction-tabs,html[data-theme=dark] .history-category,html[data-theme=dark] .history-filter,html[data-theme=dark] .transaction-list article,html[data-theme=dark] .history-list article{color:#edf4ff!important;background:#1d2938!important;border-color:#3b5068!important}html[data-theme=dark] .deposit-method,html[data-theme=dark] .deposit-expand,html[data-theme=dark] .deposit-checkout>div,html[data-theme=dark] .withdrawal-wallet>div,html[data-theme=dark] .withdrawal-destination,html[data-theme=dark] .withdrawal-quick button,html[data-theme=dark] .vip-details h3,html[data-theme=dark] .vip-rules article,html[data-theme=dark] .vip-benefit button,html[data-theme=dark] .vip-unlock article,html[data-theme=dark] .transaction-summary button,html[data-theme=dark] .history-empty-icon{color:#e5edf8!important;background:#263548!important;border-color:#3b5068!important}html[data-theme=dark] .deposit-app-banner{color:#edf4ff!important;background:#213b64!important}html[data-theme=dark] .deposit-method b,html[data-theme=dark] .deposit-group h2,html[data-theme=dark] .deposit-checkout h2,html[data-theme=dark] .withdrawal-title h1,html[data-theme=dark] .withdrawal-wallet h2,html[data-theme=dark] .withdrawal-form-card h2,html[data-theme=dark] .vip-title h1,html[data-theme=dark] .vip-panel h2,html[data-theme=dark] .vip-rules h2,html[data-theme=dark] .vip-rules h3,html[data-theme=dark] .transaction-title h1,html[data-theme=dark] .transaction-tabs button,html[data-theme=dark] .history-category button,html[data-theme=dark] .history-filter button{color:#f4f8ff!important}html[data-theme=dark] .deposit-method span,html[data-theme=dark] .deposit-app-banner p span,html[data-theme=dark] .deposit-expand,html[data-theme=dark] .deposit-checkout label,html[data-theme=dark] .withdrawal-wallet span,html[data-theme=dark] .withdrawal-form-card label,html[data-theme=dark] .withdrawal-destination small,html[data-theme=dark] .vip-next,html[data-theme=dark] .vip-benefit article,html[data-theme=dark] .vip-benefit b,html[data-theme=dark] .vip-benefit span,html[data-theme=dark] .vip-points p,html[data-theme=dark] .vip-unlock>p,html[data-theme=dark] .vip-details dl,html[data-theme=dark] .vip-rules p,html[data-theme=dark] .transaction-summary,html[data-theme=dark] .transaction-summary span,html[data-theme=dark] .transaction-empty,html[data-theme=dark] .history-empty,html[data-theme=dark] .transaction-empty p,html[data-theme=dark] .history-empty p{color:#b9c6d5!important}html[data-theme=dark] .deposit-method:hover,html[data-theme=dark] .deposit-method.selected{background:#213d6b!important;box-shadow:inset 0 0 0 2px #176dff!important}html[data-theme=dark] .deposit-checkout input,html[data-theme=dark] .withdrawal-form-card input,html[data-theme=dark] .withdrawal-form-card select{color:#f4f8ff!important;background:#263548!important;border:1px solid #3b5068!important}html[data-theme=dark] .withdrawal-destination p,html[data-theme=dark] .withdrawal-destination b,html[data-theme=dark] .withdrawal-destination code{color:#eaf2ff!important}html[data-theme=dark] .withdrawal-warning{color:#ffd488!important;background:#4b3514!important}html[data-theme=dark] .withdrawal-tip,html[data-theme=dark] .withdrawal-state{color:#b9c6d5!important;background:#263548!important}html[data-theme=dark] .withdrawal-modal{background:#040a12c2!important}html[data-theme=dark] .withdrawal-modal section{color:#f4f8ff!important;background:#1d2938!important;border:1px solid #3b5068!important}html[data-theme=dark] .withdrawal-choice,html[data-theme=dark] .withdrawal-cancel{color:#f4f8ff!important;background:#263548!important}html[data-theme=dark] .withdrawal-choice small{color:#b9c6d5!important}html[data-theme=dark] .withdrawal-confirm:disabled{color:#92a5ba!important;background:#2b3d51!important}html[data-theme=dark] .vip-level-card{border:1px solid #40536a!important}html[data-theme=dark] .vip-level-card.locked{color:#e5edf8!important;background:linear-gradient(145deg,#465464,#2c3948)!important}html[data-theme=dark] .vip-level-card.locked .vip-lock{background:#3c4a5a!important}html[data-theme=dark] .vip-details nav button{color:#e7edf7!important;background:#263548!important}html[data-theme=dark] .vip-details nav button.active,html[data-theme=dark] .history-category button.active,html[data-theme=dark] .transaction-tabs button.active{color:#fff!important;background:#0865fe!important}html[data-theme=dark] .history-empty-icon{background:linear-gradient(145deg,#304154,#1d2938)!important;box-shadow:0 14px 24px #0006!important}
