.error-page-wrapper[data-v-06f4c776]{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-06f4c776]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-06f4c776]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-06f4c776 20s infinite ease-in-out}.circle[data-v-06f4c776]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-06f4c776]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-06f4c776]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-06f4c776]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-06f4c776{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-06f4c776]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-06f4c776]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-06f4c776 2s infinite}@keyframes pulse-06f4c776{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-06f4c776]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-06f4c776]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-06f4c776]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-06f4c776]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-06f4c776]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-06f4c776]:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-06f4c776]{background:#fff;color:#667eea}.suggestions[data-v-06f4c776]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-06f4c776]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-06f4c776]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-06f4c776]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-06f4c776]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-06f4c776]{font-size:120px}.error-title[data-v-06f4c776]{font-size:36px}.error-description[data-v-06f4c776]{font-size:18px}.error-path[data-v-06f4c776]{font-size:14px}.btn[data-v-06f4c776]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-06f4c776]{font-size:20px}.suggestions ul[data-v-06f4c776]{font-size:16px}}.error-page-wrapper[data-v-20ec6959]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-20ec6959]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.3;top:0;left:0}.wave[data-v-20ec6959]{position:absolute;width:200%;height:200%;background:#ffffff1a;border-radius:45%;animation:wave-20ec6959 15s infinite linear}.wave[data-v-20ec6959]:nth-child(1){bottom:-150%;left:-50%;animation-delay:0s}.wave[data-v-20ec6959]:nth-child(2){bottom:-160%;left:-50%;animation-delay:5s;opacity:.5}@keyframes wave-20ec6959{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-20ec6959]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-icon[data-v-20ec6959]{font-size:15vw;margin-bottom:15px;animation:shake-20ec6959 2s infinite}@keyframes shake-20ec6959{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-5deg)}20%,40%,60%,80%{transform:rotate(5deg)}}.error-code[data-v-20ec6959]{font-size:16vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3)}.error-title[data-v-20ec6959]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-20ec6959]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-details[data-v-20ec6959]{background:#fff3;padding:15px;border-radius:10px;margin:20px 0;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-details h4[data-v-20ec6959]{margin-bottom:8px;font-size:4.2vw}.error-details p[data-v-20ec6959]{font-size:3.5vw;opacity:.85;word-break:break-all;line-height:1.4}.button-group[data-v-20ec6959]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-20ec6959]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-20ec6959]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-20ec6959]{background:#fff;color:#f5576c}.help-info[data-v-20ec6959]{margin-top:30px;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.help-info h3[data-v-20ec6959]{font-size:5vw;margin-bottom:12px;text-align:center}.help-info ul[data-v-20ec6959]{list-style:none;padding:0;text-align:left;font-size:3.8vw}.help-info li[data-v-20ec6959]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.help-info li[data-v-20ec6959]:before{content:"\2713";position:absolute;left:0}@media(min-width:768px){.error-icon[data-v-20ec6959],.error-code[data-v-20ec6959]{font-size:100px}.error-title[data-v-20ec6959]{font-size:36px}.error-description[data-v-20ec6959],.error-details h4[data-v-20ec6959]{font-size:18px}.error-details p[data-v-20ec6959]{font-size:14px}.btn[data-v-20ec6959]{font-size:16px;padding:14px 30px}.help-info h3[data-v-20ec6959]{font-size:20px}.help-info ul[data-v-20ec6959]{font-size:16px}}.error-page-wrapper[data-v-eaa2258d]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-eaa2258d]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-eaa2258d]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-eaa2258d 20s infinite ease-in-out}.circle[data-v-eaa2258d]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-eaa2258d]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-eaa2258d]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-eaa2258d]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-eaa2258d{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-eaa2258d]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-eaa2258d]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-eaa2258d 2s infinite}@keyframes pulse-eaa2258d{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-eaa2258d]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-eaa2258d]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-eaa2258d]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-eaa2258d]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-eaa2258d]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-eaa2258d]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-eaa2258d]{background:#fff;color:#f5576c}.suggestions[data-v-eaa2258d]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-eaa2258d]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-eaa2258d]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-eaa2258d]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-eaa2258d]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-eaa2258d]{font-size:120px}.error-title[data-v-eaa2258d]{font-size:36px}.error-description[data-v-eaa2258d]{font-size:18px}.error-path[data-v-eaa2258d]{font-size:14px}.btn[data-v-eaa2258d]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-eaa2258d]{font-size:20px}.suggestions ul[data-v-eaa2258d]{font-size:16px}}.AFun-wd-modal-overlay-f77be5[data-v-9ccc8111]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background:#000000b3;-webkit-backdrop-filter:blur(.04rem);backdrop-filter:blur(.04rem);display:flex;align-items:center;justify-content:center;padding:.2rem;box-sizing:border-box}.AFun-wd-speed-b773d7[data-v-9ccc8111]{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:6.8rem;max-height:90vh;margin:0;padding:.38rem .24rem .34rem;border-radius:.16rem;background:#fff;box-shadow:0 .1rem .4rem #0000004d;overflow:hidden;background:#f0f7f3}.AFun-wd-modal-close-731631[data-v-9ccc8111]{position:absolute;top:.12rem;right:.12rem;width:.46rem;height:.46rem;border:none;background:#0000000d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0d3721;cursor:pointer;transition:all .2s ease;z-index:10}.AFun-wd-modal-close-731631[data-v-9ccc8111]:hover{background:#0000001a}.AFun-wd-modal-scroll-e8a041[data-v-9ccc8111]{flex:1;overflow-y:auto;padding-right:.04rem;margin-bottom:.1rem}.AFun-wd-modal-scroll-e8a041[data-v-9ccc8111]::-webkit-scrollbar{width:.06rem}.AFun-wd-modal-scroll-e8a041[data-v-9ccc8111]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.1rem}.AFun-wd-modal-scroll-e8a041[data-v-9ccc8111]::-webkit-scrollbar-thumb{background:#2dbd6a;border-radius:.1rem}.AFun-wd-speed-head-bdb8c2[data-v-9ccc8111]{margin-bottom:.22rem}.AFun-wd-speed-title-3b084e[data-v-9ccc8111]{margin:0 0 .08rem;font-size:.26rem;font-weight:800;line-height:1.2;letter-spacing:.03em;color:#0d3721;text-transform:uppercase}.AFun-wd-speed-sub-174a34[data-v-9ccc8111]{margin:0;font-size:.19rem;font-weight:500;line-height:1.35;letter-spacing:.04em;color:#1b5e20;text-transform:uppercase}.AFun-wd-speed-field-759c3b[data-v-9ccc8111]{margin-bottom:.2rem}.AFun-wd-speed-label-043b3d[data-v-9ccc8111]{margin:0 0 .1rem;font-size:.21rem;font-weight:700;line-height:1.4;color:#0d3721}.AFun-wd-opt-c18a8a[data-v-9ccc8111]{font-weight:600;color:#1b5e20}.AFun-wd-pay-list-c9a9a7[data-v-9ccc8111]{display:flex;flex-direction:column;gap:.1rem}.AFun-wd-pay-row-2e009e[data-v-9ccc8111]{display:flex;flex-direction:row;align-items:center;gap:.12rem;width:100%;padding:.12rem .14rem;border:.02rem solid #d8e3dc;border-radius:.1rem;background:#fff;box-shadow:0 .04rem #005e2d;cursor:pointer;text-align:left;box-sizing:border-box;transition:all .2s ease}.AFun-wd-pay-row--active-94f53d[data-v-9ccc8111]{background:#00be5a;border:.02rem solid rgba(5,142,67,1)}.AFun-wd-pay-icon-wrap-238007[data-v-9ccc8111]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;border-radius:50%;background:#f3f3f3}.AFun-wd-pay-row--active-94f53d .AFun-wd-pay-icon-wrap-238007[data-v-9ccc8111]{background:#fff}.AFun-wd-svg-59eb1f[data-v-9ccc8111]{width:.4rem;height:.4rem}.AFun-wd-pay-text-c1d5b4[data-v-9ccc8111]{flex:1;font-size:.2rem;font-weight:600;line-height:1.35;color:#1a1a1a}.AFun-wd-pay-row--active-94f53d .AFun-wd-pay-text-c1d5b4[data-v-9ccc8111]{color:#fff}.AFun-wd-pay-check-b40c23[data-v-9ccc8111],.AFun-wd-pay-ring-0c70c8[data-v-9ccc8111]{width:.4rem;height:.4rem}.AFun-wd-pills-6d3f92[data-v-9ccc8111]{display:flex;flex-direction:row;gap:.08rem}.AFun-wd-pill-84c977[data-v-9ccc8111]{flex:1 1 0;padding:.16rem .06rem;border:.02rem solid #b0bec5;border-radius:.1rem;font-size:.2rem;font-weight:700;color:#263238;background:#fff;box-shadow:0 .04rem #005e2d;cursor:pointer}.AFun-wd-pill--active-a0d320[data-v-9ccc8111]{background:#00be5a;border-color:#058e43;color:#fff}.AFun-wd-submit-d7c965[data-v-9ccc8111]{display:flex;align-items:center;justify-content:center;align-self:center;width:fit-content;max-width:100%;margin-top:.26rem;padding:.17rem .5rem;border:.01rem solid rgba(5,142,67,1);border-radius:999px;font-size:.21rem;font-weight:800;text-transform:uppercase;color:#fff;background:linear-gradient(360deg,#2f4b00,#32cd32);box-shadow:0 .04rem #005e2d;cursor:pointer}.AFun-wd-submit-d7c965[data-v-9ccc8111]:active{opacity:.94;transform:translateY(.01rem)}.AFun-wd-fade-enter-active-453261[data-v-9ccc8111],.AFun-wd-fade-leave-active-5dc7f6[data-v-9ccc8111]{transition:opacity .3s ease}.AFun-wd-fade-enter-from-df1c21[data-v-9ccc8111],.AFun-wd-fade-leave-to-e82d4c[data-v-9ccc8111]{opacity:0}.AFun-wd-fade-enter-active-453261 .AFun-wd-speed-b773d7[data-v-9ccc8111]{animation:ipl-wd-scale-9ccc8111 .3s cubic-bezier(.34,1.56,.64,1)}.AFun-wd-fade-leave-active-5dc7f6 .AFun-wd-speed-b773d7[data-v-9ccc8111]{animation:ipl-wd-scale-9ccc8111 .2s reverse ease-in}@keyframes ipl-wd-scale-9ccc8111{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.page-loading[data-v-3609ae22]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-3609ae22]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-3609ae22 .8s linear infinite;margin-bottom:12px}@keyframes spin-3609ae22{to{transform:rotate(360deg)}}.page-error[data-v-3609ae22]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-3609ae22]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-3609ae22]{height:2.1rem}.AFun-menu-toggle-8764b2[data-v-fd16aff4]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.AFun-nav-menu-572957[data-v-9d2f64c5]{cursor:grab;-webkit-user-select:none;user-select:none}.AFun-nav-menu-572957.dragging[data-v-9d2f64c5]{cursor:grabbing;scroll-snap-type:none}}.AFun-footer-icon-text-287382[data-v-ebec3e76]{font-size:.28rem;color:#fff;white-space:nowrap;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-faq-title-deb481[data-v-4222f4f2]{font-size:.39rem;color:#fff;margin:0 0 .1rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-faq-subtitle-679ead[data-v-4222f4f2]{font-size:.4rem;color:#056677;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-faq-question1-9b68ac[data-v-4222f4f2]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.welcome-banner[data-v-319f050b]{margin:.3rem;padding:.4rem;background:linear-gradient(135deg,#00d4aa,#00a8cc);border-radius:.2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.welcome-banner[data-v-319f050b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer-319f050b 3s infinite}@keyframes shimmer-319f050b{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.welcome-title[data-v-319f050b]{font-size:.18rem;margin-bottom:.2rem;position:relative;z-index:1;text-align:left}.welcome-subtitle[data-v-319f050b]{font-size:.14rem;opacity:.9;margin-bottom:.3rem;position:relative;z-index:1}.welcome-buttons[data-v-319f050b]{display:flex;gap:.2rem;margin-top:.3rem;position:relative;z-index:1}.btn[data-v-319f050b]{flex:1;padding:.2rem;border:none;border-radius:.1rem;font-size:.14rem;cursor:pointer;transition:all .3s}.btn[data-v-319f050b]:active{transform:scale(.95)}.btn-primary[data-v-319f050b]{background:#fff;color:#00d4aa}.btn-primary[data-v-319f050b]:hover{background:#f0f0f0}.btn-secondary[data-v-319f050b]{background:#fff3;color:#fff;border:.01rem solid rgba(255,255,255,.3)}.btn-secondary[data-v-319f050b]:hover{background:#ffffff4d}.welcome-badge[data-v-319f050b]{position:absolute;top:.2rem;right:.2rem;background:#fff3;color:#fff;font-size:.1rem;padding:.05rem .1rem;border-radius:.08rem}.AFun-contact-section-wrapper-184e96[data-v-04860b07]{width:90%;margin:0 5% 5%}.AFun-contact-section-df219f[data-v-04860b07]{margin-top:.3rem}.AFun-contact-title-816fab[data-v-04860b07]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}.AFun-contact-icon-b1ae70[data-v-04860b07]{width:.42rem;height:.42rem;object-fit:contain}.AFun-contact-description-3bf748[data-v-04860b07]{font-size:.24rem;color:#000;line-height:1.6}.AFun-announcement-snippet-title-7fcc77[data-v-1b1d9be1]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-announcement-modal-title-649d92[data-v-1b1d9be1]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-floating-btn-text-7d7534[data-v-58dae4bd]{font-size:.18rem;color:#fff;white-space:nowrap;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;line-height:1.2}.AFun-basic-info-section-42a58a[data-v-dd8c675e]{padding:.1rem .3rem}.AFun-basic-info-container-6d3e97[data-v-dd8c675e]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){.AFun-basic-info-container-6d3e97[data-v-dd8c675e]{overflow:visible}}.AFun-basic-info-scroll-wrapper-0c10f7[data-v-dd8c675e]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"][data-v-dd8c675e]{overflow-x:auto}.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d[data-v-dd8c675e]{width:100%;min-width:100%;table-layout:fixed}.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]:first-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]:last-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d tbody td[data-v-dd8c675e]:first-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d tbody td[data-v-dd8c675e]:last-child{width:50%;min-width:0;box-sizing:border-box}.AFun-basic-info-scroll-wrapper-0c10f7[data-v-dd8c675e]::-webkit-scrollbar{height:.08rem}.AFun-basic-info-scroll-wrapper-0c10f7[data-v-dd8c675e]::-webkit-scrollbar-track{background:transparent}.AFun-basic-info-scroll-wrapper-0c10f7[data-v-dd8c675e]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}.AFun-basic-info-header-3f8975[data-v-dd8c675e]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}.AFun-basic-info-title-b800f7[data-v-dd8c675e]{margin:0;text-align:left}.AFun-basic-info-table-33b95d[data-v-dd8c675e]{width:100%;max-width:100%;border-collapse:separate;border-spacing:0;margin:.2rem 0;border-radius:.12rem;overflow:hidden;table-layout:auto;box-sizing:border-box}.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-table-33b95d[data-v-dd8c675e]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){.AFun-basic-info-table-33b95d[data-v-dd8c675e]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-table-33b95d[data-v-dd8c675e]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}.AFun-basic-info-table-33b95d thead[data-v-dd8c675e]{background:#e0e0e0}.AFun-basic-info-table-33b95d thead tr:first-child th[data-v-dd8c675e]:first-child{border-top-left-radius:.12rem}.AFun-basic-info-table-33b95d thead tr:first-child th[data-v-dd8c675e]:last-child{border-top-right-radius:.12rem}.AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]{padding:.15rem .2rem;font-size:.24rem;color:#333;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;width:auto;min-width:0;max-width:none;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;vertical-align:middle;line-height:1.35}.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]{width:auto;min-width:0}.AFun-basic-info-table-33b95d tbody tr[data-v-dd8c675e]:nth-child(odd){background:#f5f5f5}.AFun-basic-info-table-33b95d tbody tr[data-v-dd8c675e]:nth-child(2n){background:#e8e8e8}.AFun-basic-info-table-33b95d tbody tr:last-child td[data-v-dd8c675e]:first-child{border-bottom-left-radius:.12rem}.AFun-basic-info-table-33b95d tbody tr:last-child td[data-v-dd8c675e]:last-child{border-bottom-right-radius:.12rem}.AFun-basic-info-table-33b95d td[data-v-dd8c675e]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}.AFun-basic-info-label-dd83d8[data-v-dd8c675e]{color:#333;width:auto;min-width:0}.AFun-basic-info-value-9181ad[data-v-dd8c675e]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-table-33b95d td[data-v-dd8c675e],.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-label-dd83d8[data-v-dd8c675e],.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-value-9181ad[data-v-dd8c675e]{width:auto;min-width:0}@media(min-width:768px){.AFun-basic-info-label-dd83d8[data-v-dd8c675e],.AFun-basic-info-value-9181ad[data-v-dd8c675e]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}.AFun-basic-info-scroll-wrapper-0c10f7 .AFun-basic-info-table-33b95d td[data-v-dd8c675e]{width:auto;min-width:0}.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-label-dd83d8[data-v-dd8c675e],.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-value-9181ad[data-v-dd8c675e]{width:50%;max-width:50%}.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]:first-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d thead th[data-v-dd8c675e]:last-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d tbody td[data-v-dd8c675e]:first-child,.AFun-basic-info-scroll-wrapper-0c10f7[data-cols="2"] .AFun-basic-info-table-33b95d tbody td[data-v-dd8c675e]:last-child{width:50%;min-width:0}}.AFun-basic-info-label-icon-252978[data-v-dd8c675e]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}.AFun-analysis-players-review-name-d3b9bb[data-v-d252aafc]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-slot-rebate-expert-reviews-label-aa82a5[data-v-1edc0ad6]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-slot-rebate-expert-verdict-71c22c[data-v-41ea422c]{display:flex;align-items:center;justify-content:center;gap:.06rem;font-size:.28rem;color:#333;margin:0 0 .2rem;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-expert-profile-name-03d004[data-v-8d531e99]{display:flex;align-items:center;gap:.1rem;font-size:.28rem;color:#333;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-comment-star-c7a967[data-v-c3a8a09f]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}.AFun-analysis-table-header-97e260.AFun-table-title-header-f032d7[data-v-a3126686]{display:block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;padding:.1rem 0 .1rem .1rem;text-align:center;font-size:.26rem}.AFun-analysis-col-rank-80ef5c[data-v-a3126686]{font-size:.22rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;overflow:visible!important;white-space:normal;word-break:break-word;padding-left:.08rem;padding-right:.08rem}.AFun-analysis-col-game-7c65b4[data-v-a3126686]{flex-direction:column;gap:.05rem;padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-col-rtp-44de36[data-v-a3126686]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-col-review-68b190[data-v-a3126686]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-breadcrumb-7fd7f7[data-v-d4770d1b]{padding:.2rem .3rem;background:#fff}ol[data-v-d4770d1b]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-d4770d1b]{display:flex;align-items:center}.AFun-breadcrumb-item-67fbfc[data-v-d4770d1b]{font-size:.25rem;text-decoration:none;color:#007bff}.AFun-breadcrumb-item-67fbfc.active[data-v-d4770d1b]{color:#333}.AFun-breadcrumb-separator-fc9f70[data-v-d4770d1b]{margin:0 .1rem;color:#666;font-size:.2rem}.AFun-title-text-hero-6593b7[data-v-82b611ae]{padding:.3rem;background:#fff}.AFun-title-text-title-1060ee[data-v-82b611ae]{margin:0 0 .12rem;text-align:left;font-size:.34rem;font-weight:500;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;color:#037387}.AFun-title-text-desc-764d5e[data-v-82b611ae]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.AFun-title-text-image-wrapper-d8fdcc[data-v-82b611ae]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.AFun-title-text-image-06d771[data-v-82b611ae]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.AFun-tagline-section-5094b0[data-v-edab882b]{padding:.3rem;background:#fff}.AFun-tagline-content-0aca07[data-v-edab882b]{display:flex;align-items:center;justify-content:center;gap:.1rem}.AFun-tagline-icon-wrapper-865a19[data-v-edab882b]{width:.4rem;height:.4rem;min-width:.4rem;min-height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.05rem;position:relative;overflow:hidden}.AFun-tagline-icon-965e2d[data-v-edab882b]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}.AFun-tagline-f760d9[data-v-edab882b]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}.AFun-partners-banner-section-1bd7b8[data-v-12a76755]{background:#fff;padding:.1rem .3rem}.AFun-partners-banner-379b20[data-v-12a76755]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}.AFun-partners-title-15a8ee[data-v-12a76755]{font-size:.4rem;color:#fff;text-align:center;margin:0 0 .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-partners-logos-57e795[data-v-12a76755]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}.AFun-partner-logo-7fe1dd[data-v-12a76755]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.05rem;min-height:.5rem;width:calc(20% - .12rem);min-width:1rem;max-width:1.4rem}.AFun-partner-logo-7fe1dd img[data-v-12a76755]{width:100%;height:auto;object-fit:contain;display:block}.AFun-partners-section-659b91[data-v-6ab5da87]{background:#fff;padding:.1rem .3rem;position:relative}.AFun-partners-bg-096394[data-v-6ab5da87]{width:100%;overflow:hidden;border-radius:.2rem}.AFun-partners-bg-img-3681d5[data-v-6ab5da87]{width:100%;height:1.1rem}.AFun-bonus-grid-028e70[data-v-b576eda3]{padding:.3rem;background:#fff}.AFun-bonus-grid-header-2e4834[data-v-b576eda3]{margin-bottom:.3rem;text-align:center}.AFun-bonus-grid-title-b67964[data-v-b576eda3]{font-size:.42rem;margin:0 0 .2rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonus-grid-description-86ff5a[data-v-b576eda3]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}.AFun-grid-fd11a7[data-v-b576eda3]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}.AFun-grid-card-a95906[data-v-b576eda3]{border-radius:.16rem;overflow:hidden;box-shadow:0 0 .2rem #46fff64d;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.2rem 0}.AFun-grid-thumb-wrapper-1f3dd6[data-v-b576eda3]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}.AFun-grid-thumb-ec2d7d[data-v-b576eda3]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.AFun-grid-btn-365678[data-v-b576eda3]{margin:.16rem;height:.6rem;border-radius:.1rem;color:#0a0a0a;font-size:.26rem;display:flex;align-items:center;justify-content:center;text-decoration:none;width:90%;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-grid-link-68fe27[data-v-b576eda3]{text-decoration:none}.AFun-bonus-grid-footer-023336[data-v-b576eda3]{margin-top:.3rem;text-align:center}.AFun-bonus-grid-footer-text-53b9c0[data-v-b576eda3]{font-size:.24rem;line-height:1.6;color:#333;margin:0;text-align:center;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonus-hero-6dca22[data-v-a07d8942]{padding:.3rem;background:#fff}.AFun-bonus-title-567dc9[data-v-a07d8942]{margin:0 0 .12rem;text-align:left}.AFun-bonus-desc-3f48fc[data-v-a07d8942]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.AFun-bonus-image-wrapper-43048f[data-v-a07d8942]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.AFun-bonus-image-d12288[data-v-a07d8942]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.AFun-bonus-tips-c6d8c4[data-v-b341cf49]{padding:.1rem .3rem;background:#fff}.AFun-bonus-tips-title-9bb128[data-v-b341cf49]{margin:0 0 .18rem;text-align:left}.AFun-bonus-tips-banner-wrapper-d3aefc[data-v-b341cf49]{width:100%;height:1.88rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;border-radius:.16rem;margin:0 0 .1rem}.AFun-bonus-tips-banner-464ff3[data-v-b341cf49]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.AFun-bonus-tips-intro-55b95b[data-v-b341cf49]{line-height:1.6;margin:0 0 .22rem}.AFun-bonus-tips-cards-97a213[data-v-b341cf49]{display:grid;gap:.14rem}.AFun-bonus-tips-card-b14e20[data-v-b341cf49]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}.AFun-bonus-tips-num-54d20f[data-v-b341cf49]{width:.44rem;height:.44rem;border-radius:50%;color:#fff;font-size:.22rem;display:flex;align-items:center;justify-content:center;box-shadow:0 .02rem .06rem #0000001f}.AFun-bonus-tips-text-11d51d[data-v-b341cf49]{font-size:.26rem;line-height:1.6;color:#333}.AFun-bonus-tips-text-11d51d .title[data-v-b341cf49]{color:#0a0a0a}.AFun-bonus-tips-card-b14e20:nth-child(1) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#ff7a59}.AFun-bonus-tips-card-b14e20:nth-child(2) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#ff9f40}.AFun-bonus-tips-card-b14e20:nth-child(3) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#f6c23e}.AFun-bonus-tips-card-b14e20:nth-child(4) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#36b9cc}.AFun-bonus-tips-card-b14e20:nth-child(5) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#1cc88a}.AFun-bonus-tips-card-b14e20:nth-child(6) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#858796}.AFun-bonus-tips-card-b14e20:nth-child(7) .AFun-bonus-tips-num-54d20f[data-v-b341cf49]{background:#4e73df}.AFun-bonus-tips-note-6eb25b[data-v-b341cf49]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}.AFun-bonus-tips-note-text-4beb45[data-v-b341cf49]{font-size:.24rem;line-height:1.6;color:#333;margin:0}.AFun-bonus-howto-b16790[data-v-846fa269]{padding:.3rem;background:#fff}.AFun-bonus-howto-title-1ef832[data-v-846fa269]{margin:0 0 .12rem}.AFun-bonus-howto-banner-8ad1bb[data-v-846fa269]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}.AFun-bonus-howto-intro-e657d2[data-v-846fa269]{line-height:1.6;margin:0 0 .24rem}.AFun-bonus-steps-93270d[data-v-846fa269]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}.AFun-bonus-step-9c141b[data-v-846fa269]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}.AFun-bonus-step-9c141b>div[data-v-846fa269]:last-child{font-size:.26rem;line-height:1.6;color:#333}.AFun-bonus-step-icon-a8875a[data-v-846fa269]{position:relative;width:.34rem;height:.34rem;border-radius:50%;background:#000;border:.02rem solid #ffffff;box-shadow:0 .04rem .08rem #0000001f;color:transparent;z-index:1}.AFun-bonus-step-9c141b:not(:last-child) .AFun-bonus-step-icon-a8875a[data-v-846fa269]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}.AFun-bonus-step-icon-a8875a[data-v-846fa269]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}.AFun-bonus-step-title-e1183d[data-v-846fa269]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonus-cta-48c5e9[data-v-846fa269]{margin-top:.22rem}.AFun-bonus-down-96978e[data-v-7c72c1d9]{background:#fff;padding:.3rem}.AFun-bonus-down-title-cefa18[data-v-7c72c1d9]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.AFun-bonus-card-b871a0[data-v-7c72c1d9]{box-shadow:0 0 .2rem #46fff64d;border-radius:.22rem;padding:.3rem;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.AFun-bonus-content-8ec4e0[data-v-7c72c1d9]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.AFun-bonus-headline-wrapper-28c7f3[data-v-7c72c1d9]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}.AFun-bonus-decoration-left-a03c45[data-v-7c72c1d9],.AFun-bonus-decoration-right-d5f576[data-v-7c72c1d9]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}.AFun-bonus-decoration-icon-7be115[data-v-7c72c1d9]{width:1.6rem;height:.4rem}.AFun-bonus-countdown-80cdd4[data-v-7c72c1d9]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}.AFun-bonus-time-2d695a[data-v-7c72c1d9]{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;position:relative;color:#fff;font-size:.34rem;z-index:1;margin:0 -.05rem}.AFun-bonus-time-bg-26feea[data-v-7c72c1d9]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}.AFun-bonus-time-text-b88641[data-v-7c72c1d9]{position:relative;z-index:1}.AFun-bonus-colon-cb2fca[data-v-7c72c1d9]{color:#46fff6;margin:0 .06rem;font-size:.28rem}.AFun-bonus-headline-985b1e[data-v-7c72c1d9]{font-size:.32rem;text-align:center;color:#fff;margin:0;flex:1;min-width:0;word-wrap:break-word;word-break:break-word;letter-spacing:.02rem;line-height:1.4;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonus-actions-a2a7a2[data-v-7c72c1d9]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}.AFun-bonus-label-a182a9[data-v-7c72c1d9]{font-size:.28rem;color:#ff8c42;background:#001a1f;border-radius:.12rem 0 0 .12rem;padding:.18rem .3rem;flex:1;display:flex;align-items:center;justify-content:center;text-shadow:0 .02rem .04rem rgba(0,0,0,.3);box-shadow:inset 0 .02rem .04rem #ff8c4233,0 .02rem .04rem #0003;position:relative;z-index:1}.AFun-bonus-btn-f91380[data-v-7c72c1d9]{background:transparent;color:#fff;border:.02rem solid #46fff6;border-radius:0 .12rem .12rem 0;border-left:none;padding:.18rem .4rem;font-size:.28rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 .08rem #46fff680,0 .04rem .08rem #00000026;flex-shrink:0;text-shadow:0 .02rem .04rem rgba(0,0,0,.2);position:relative;z-index:2;margin-left:.06rem}.AFun-bonus-btn-f91380[data-v-7c72c1d9]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}.AFun-bonus-btn-f91380[data-v-7c72c1d9]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}.AFun-bonus-how-btn-8eb60e[data-v-4a7fac0e]{padding:.3rem;background:#fff}.AFun-bonus-cta-btn-537845[data-v-4a7fac0e]{width:100%;display:inline-flex;align-items:center;justify-content:center;height:.6rem;color:#0a0a0a;border-radius:.1rem;font-size:.26rem;text-decoration:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonuses-expert-review-44d018[data-v-a9a314e7]{position:relative;border-radius:.2rem;border:.01rem solid #737373;background:#e4e4e4;padding:.2rem;margin-top:.15rem;display:flex;flex-direction:column;align-items:center;gap:.15rem;margin-bottom:.15rem}.AFun-bonuses-expert-header-586212[data-v-a9a314e7]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}.AFun-bonuses-expert-avatar-7d5c7d[data-v-a9a314e7]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}.AFun-bonuses-expert-avatar-img-4d94c5[data-v-a9a314e7]{width:100%;height:100%;border-radius:50%}.AFun-bonuses-expert-info-286461[data-v-a9a314e7]{flex:1}.AFun-bonuses-expert-name-d1536f[data-v-a9a314e7]{font-size:.3rem;color:#000;margin:0 0 .05rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonuses-expert-badge-7e6c1a[data-v-a9a314e7]{display:inline-flex;align-items:center;gap:.05rem;padding:.04rem .1rem;background:#1e8e4a;border-radius:.2rem;font-size:.2rem;color:#fff;text-shadow:0 .02rem .04rem rgba(0,0,0,.4),0 .04rem .08rem rgba(0,0,0,.3)}.AFun-bonuses-expert-check-icon-5e5a70[data-v-a9a314e7]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}.AFun-bonuses-expert-quote-dc35b0[data-v-a9a314e7]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}.AFun-bonuses-expert-content-fdd156[data-v-a9a314e7]{position:relative;font-size:.24rem;color:#333;line-height:1.6;margin-bottom:.15rem;padding-right:.6rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:7}.AFun-bonuses-expert-expand-wrapper-74ee23[data-v-a9a314e7]{display:flex;justify-content:center;margin-bottom:.15rem;margin-top:-.1rem}.AFun-bonuses-expert-expand-btn-7364a9[data-v-a9a314e7]{font-size:.24rem;color:#2f7889;cursor:pointer;display:inline-flex;align-items:center;gap:.05rem;padding:.05rem .1rem;text-decoration:none}.right-arrow-icon[data-v-a9a314e7]{display:inline-block;width:0;height:0;border-top:.08rem solid transparent;border-bottom:.08rem solid transparent;border-left:.1rem solid #2F7889;margin-left:.05rem}.AFun-bonuses-expert-footer-c77df6[data-v-a9a314e7]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.AFun-bonuses-expert-recommended-5201e3[data-v-a9a314e7]{display:flex;align-items:center;font-size:.26rem;color:#000;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex-shrink:0}.AFun-bonuses-expert-recommended-icon-039d58[data-v-a9a314e7]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}.AFun-bonuses-expert-rating-ea78cc[data-v-a9a314e7]{font-size:.3rem;color:#000;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex-shrink:0}.AFun-bonuses-expert-btn-6a6923[data-v-a9a314e7]{padding:.15rem;background:#2f7889;color:#fff;border:none;border-radius:.2rem;font-size:.18rem;cursor:pointer;white-space:nowrap;flex-shrink:1;min-width:0}@media(min-width:768px){.AFun-bonuses-expert-footer-c77df6[data-v-a9a314e7]{flex-wrap:nowrap;overflow:hidden;max-width:100%}.AFun-bonuses-expert-recommended-5201e3[data-v-a9a314e7]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}.AFun-bonuses-expert-rating-ea78cc[data-v-a9a314e7]{flex:0 0 auto;margin:0 .1rem}}.AFun-bonuses-expert-time-0b641e[data-v-a9a314e7]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}.AFun-bonuses-section-d27757[data-v-188f1c69]{padding:.1rem .3rem;background:#fff}.AFun-bonuses-title-8f4806[data-v-188f1c69]{margin:0 0 .2rem;text-align:left}.AFun-bonuses-tabs-8c290f[data-v-188f1c69]{display:flex;gap:.1rem;margin-bottom:.3rem}.AFun-bonuses-banner-item-title-02d667[data-v-188f1c69]{margin:2% 0;font-size:.28rem;font-weight:500}.AFun-bonuses-tab-b116b0[data-v-188f1c69]{flex:1;padding:.15rem .2rem;border:none;border-radius:.1rem;font-size:.24rem;color:#fff;background:#4a4a4a;cursor:pointer;transition:all .3s ease;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonuses-tab-b116b0.active[data-v-188f1c69]{color:#000}.AFun-bonuses-tab-b116b0[data-v-188f1c69]:hover:not(.active){background:#5a5a5a}.AFun-bonuses-first-deposit-7a3695[data-v-188f1c69]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}.AFun-bonuses-banner-list-b29b8a[data-v-188f1c69]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.AFun-bonuses-banner-item-9bd187[data-v-188f1c69]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}.AFun-bonuses-banner-inner-06141c[data-v-188f1c69]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}.AFun-bonuses-banner-img-wrapper-c753d6[data-v-188f1c69]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.AFun-bonuses-banner-img-a867f9[data-v-188f1c69]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.AFun-bonuses-banner-strip-dd9581[data-v-188f1c69]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.AFun-bonuses-banner-strip-text-913dd2[data-v-188f1c69]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonuses-banner-strip-arrow-2f1c99[data-v-188f1c69]{width:.24rem!important;height:.24rem!important;max-width:.24rem;max-height:.24rem;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0;box-sizing:border-box}.AFun-bonuses-banner-text-5a5167[data-v-188f1c69]{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:.15rem;padding:.2rem .25rem;display:flex;align-items:center;justify-content:space-between;position:relative;min-height:1rem;box-sizing:border-box}.AFun-bonuses-banner-text-content-1d1133[data-v-188f1c69]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}.AFun-bonuses-banner-text-main-bec6c7[data-v-188f1c69]{font-size:.28rem;color:#fff;margin:0;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;align-self:flex-start}.AFun-bonuses-banner-text-sub-b2dcba[data-v-188f1c69]{font-size:.2rem;color:#ff6b4a;margin:auto 0 0;line-height:1.2;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;align-self:flex-end}.AFun-bonuses-banner-text-arrow-edc6ff[data-v-188f1c69]{width:.24rem!important;height:.24rem!important;max-width:.24rem;max-height:.24rem;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);box-sizing:border-box}.AFun-bonuses-footer-6e1dbc[data-v-188f1c69]{margin:.3rem 0}.AFun-bonuses-footer-btn-d17ee4[data-v-188f1c69]{width:100%;padding:.18rem .3rem;border:none;border-radius:.18rem;font-size:.26rem;color:#fff;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.1rem;position:relative;background:linear-gradient(180deg,#17d878,#00b45a);box-shadow:0 .08rem .18rem #0000002e;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-bonuses-footer-btn-d17ee4[data-v-188f1c69]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}.AFun-promo-bonus-section-0ef99f[data-v-ef446ec9]{padding:.1rem .3rem;background:#fff}.AFun-promo-bonus-title-60ab0a[data-v-ef446ec9]{font-size:.42rem;color:#056677;margin:0 0 .2rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-promo-bonus-intro-a9baef[data-v-ef446ec9]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}.AFun-promo-banner-list-82b45b[data-v-ef446ec9]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.AFun-promo-banner-de5a6e[data-v-ef446ec9]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}.AFun-promo-banner-img-f31bda[data-v-ef446ec9]{width:100%;height:3.5rem}.AFun-promo-bonus-bottom-3f945b[data-v-ef446ec9]{margin-top:.3rem}.AFun-promo-bonus-list-e0e46c[data-v-ef446ec9]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}.AFun-promo-bonus-list-e0e46c li[data-v-ef446ec9]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}.AFun-promo-wrapper-dd09c9[data-v-c2d8cfb1]{width:100%}.AFun-promo-section-b94677[data-v-c2d8cfb1]{padding:.1rem .3rem}.AFun-promo-image-ac030f[data-v-c2d8cfb1]{width:90%;margin-left:5%;overflow:hidden}.AFun-promo-banner-img-f31bda[data-v-c2d8cfb1]{width:100%;height:auto;display:block}.AFun-promo-description-e08967[data-v-c2d8cfb1]{margin:0 0 .2rem}.AFun-promo-list-1fc02c[data-v-c2d8cfb1]{list-style:none;padding:0;margin:0 0 .2rem}.AFun-promo-list-1fc02c li[data-v-c2d8cfb1]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}.AFun-promo-list-1fc02c li[data-v-c2d8cfb1]:before{content:"\2022";position:absolute;left:-.1rem}.AFun-promo-cta-a7f76e[data-v-c2d8cfb1]{line-height:1.4;margin:0 0 .3rem}.AFun-promo-title-948d31[data-v-c2d8cfb1]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}.AFun-promo-subtitle-a2b39b[data-v-c2d8cfb1]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}.AFun-promo-buttons-af4972[data-v-c2d8cfb1]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}.AFun-promo-btn-7dbb44[data-v-c2d8cfb1]{flex:1;min-width:2rem;padding:.1rem .4rem;border:none;border-radius:.16rem;font-size:.28rem;color:#fff;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;transition:all .3s;box-shadow:0 .04rem .08rem #0003;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-promo-btn-play-399cde[data-v-c2d8cfb1]:hover{transform:translateY(-.02rem)}.AFun-promo-btn-download-07338b[data-v-c2d8cfb1]{color:#222}.AFun-promo-btn-download-07338b[data-v-c2d8cfb1]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){.AFun-promo-btn-7dbb44[data-v-c2d8cfb1]{font-size:.23rem}}.AFun-modal-overlay-23cc46[data-v-c2d8cfb1]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-c2d8cfb1 .3s ease}.AFun-modal-overlay-23cc46.show[data-v-c2d8cfb1]{display:flex}.AFun-modal-9b1b69[data-v-c2d8cfb1]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-c2d8cfb1 .3s ease;text-align:center}.AFun-modal-icon-2279c5[data-v-c2d8cfb1]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.AFun-modal-message-9c0f31[data-v-c2d8cfb1]{font-size:.32rem;color:#333;margin:0 0 .3rem}.AFun-modal-btn-bf834e[data-v-c2d8cfb1]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.AFun-modal-btn-bf834e[data-v-c2d8cfb1]:hover{background:#04505a}.AFun-modal-btn-bf834e[data-v-c2d8cfb1]:active{background:#034048}@keyframes fadeIn-c2d8cfb1{0%{opacity:0}to{opacity:1}}@keyframes slideUp-c2d8cfb1{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.AFun-download-section-27f178[data-v-9b93e7ed]{padding:.1rem .3rem;background:#fff}.AFun-download-content-40bbff[data-v-9b93e7ed]{text-align:center}.AFun-download-btn-f50d46[data-v-9b93e7ed]{background:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;border:.03rem solid #44FBF3;border-radius:.2rem;color:#fff;font-size:.3rem;padding:.1rem .3rem;cursor:pointer;display:inline-flex;align-items:center;gap:.1rem;position:relative;transition:all .3s;margin-bottom:.2rem;text-decoration:none;box-shadow:0 .02rem .06rem #0003}.AFun-download-btn-f50d46[data-v-9b93e7ed]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.AFun-download-icon-d24986[data-v-9b93e7ed]{width:.68rem;object-fit:contain}.AFun-download-text-4766b0[data-v-9b93e7ed]{font-size:.3rem;color:#fff}.AFun-gift-icon-wrapper-806153[data-v-9b93e7ed]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}.AFun-gift-icon-71586d[data-v-9b93e7ed]{width:100%;height:100%}.AFun-download-info-94fb88[data-v-9b93e7ed]{text-align:center}.AFun-download-title-729591[data-v-9b93e7ed]{margin:0 0 .1rem}.AFun-download-bonus-3f497e[data-v-9b93e7ed]{font-size:.3rem;color:#333;margin:0}.AFun-features-wrapper-c5811a[data-v-8eab28f1]{width:100%}.AFun-features-section-0a9131[data-v-8eab28f1]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}.AFun-features-section-title-4fcdb4[data-v-8eab28f1]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.AFun-features-grid-e2ae92[data-v-8eab28f1]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}.AFun-feature-card-70aab9[data-v-8eab28f1]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}.AFun-feature-card-70aab9[data-v-8eab28f1]:nth-child(n+3){margin-bottom:0}.AFun-feature-card-70aab9[data-v-8eab28f1]:nth-child(-n+2){margin-top:0}.AFun-faq-categories-b4edb0[data-v-8eab28f1]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}.AFun-faq-category-44efe5[data-v-8eab28f1]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}.AFun-faq-category-44efe5[data-v-8eab28f1]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}.AFun-faq-category-header-e53aa3[data-v-8eab28f1]{display:flex;align-items:center;padding:.2rem;gap:.15rem}.AFun-faq-category-icon-9ce035[data-v-8eab28f1]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.AFun-faq-icon-417208[data-v-8eab28f1]{width:100%;height:100%;object-fit:contain}.AFun-faq-category-content-7c6cc2[data-v-8eab28f1]{flex:1;display:flex;flex-direction:column;gap:.05rem}.AFun-faq-category-title-3fc404[data-v-8eab28f1]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}.AFun-faq-category-desc-061305[data-v-8eab28f1]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}.AFun-feature-header-ed9e5a[data-v-8eab28f1]{display:flex;align-items:center;justify-content:center;gap:.1rem}.AFun-feature-img-container-cd7db5[data-v-8eab28f1]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-feature-img-a4b54e[data-v-8eab28f1]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-feature-title-d07353[data-v-8eab28f1]{font-size:.22rem;color:#46fff6;margin:0}.AFun-feature-desc-c752be[data-v-8eab28f1]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}.AFun-user-guides-section-201073[data-v-1c7405d1]{padding:.1rem .3rem}.AFun-user-guides-title-1ac52a[data-v-1c7405d1]{margin:0 0 .15rem;text-align:left}.AFun-user-guides-intro-2b0e4d[data-v-1c7405d1]{line-height:1.6;margin:0 0 .3rem}.AFun-user-guides-list-b804ae[data-v-1c7405d1]{display:flex;flex-direction:column;gap:.15rem}.AFun-user-guide-item-37b56f[data-v-1c7405d1]{border-radius:.12rem;padding:.25rem .25rem .25rem .5rem;font-size:.3rem;color:#000;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.15rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;text-align:left;width:100%;text-decoration:none;justify-content:flex-start}.AFun-user-guide-item-37b56f[data-v-1c7405d1]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.AFun-user-guide-item-37b56f[data-v-1c7405d1]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.AFun-user-guide-icon-wrapper-25b8c2[data-v-1c7405d1]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-user-guide-icon-c7971c[data-v-1c7405d1]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-user-guide-text-02cc71[data-v-1c7405d1]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-guide-section-fa1f37[data-v-b7b922a4]{background:#fff;padding:.1rem .3rem}.AFun-guide-header-8b5936[data-v-b7b922a4]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}.AFun-guide-icon-4045d1[data-v-b7b922a4]{width:.67rem;height:.67rem;flex-shrink:0}.AFun-guide-title-73d454[data-v-b7b922a4]{margin:0;line-height:1.3}.AFun-guide-steps-5bcbb6[data-v-b7b922a4]{margin-bottom:.2rem}.AFun-guide-step-5355b1[data-v-b7b922a4]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}.AFun-guide-step-5355b1.left[data-v-b7b922a4]{margin-top:.3rem}.AFun-step-icon-591b83[data-v-b7b922a4]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}.AFun-bullet-point-020cab[data-v-b7b922a4]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}.AFun-guide-step-5355b1 p[data-v-b7b922a4]{line-height:1.4;margin:0}.AFun-guide-banner-89ba65[data-v-b7b922a4]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}.AFun-guide-banner-img-b5118a[data-v-b7b922a4]{width:100%;height:auto;display:block}.AFun-security-section-49e619[data-v-1fdee601]{background:#fff;padding:.1rem .3rem;position:relative}.AFun-security-header-a06b05[data-v-1fdee601]{text-align:center;margin-bottom:.3rem}.AFun-security-title-0b4cd9[data-v-1fdee601]{margin:0;text-align:left}.AFun-security-logos-f870de[data-v-1fdee601]{width:100%;text-align:center;margin-bottom:.3rem}.AFun-security-badges-2217b3[data-v-1fdee601]{display:flex;justify-content:center;align-items:center;gap:.1rem;flex-wrap:wrap;width:100%;padding:.3rem .1rem;box-shadow:0 0 .2rem #46fff64d;border-radius:.4rem;box-sizing:border-box}.AFun-security-badge-6de025[data-v-1fdee601]{display:flex;flex-direction:column;align-items:center;padding:.1rem;border-radius:.08rem;min-width:.6rem;max-width:100%;flex-shrink:0;flex-basis:auto;transition:all .3s;cursor:pointer;box-sizing:border-box}.AFun-security-badge-6de025[data-v-1fdee601]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}.AFun-security-badge-img-324e4c[data-v-1fdee601]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}.AFun-security-badge-text-fa9e55[data-v-1fdee601]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}.AFun-security-disclaimer-8b79c6[data-v-1fdee601]{text-align:left}.AFun-security-disclaimer-8b79c6 p[data-v-1fdee601]{line-height:1.4;margin:0 0 .1rem}.AFun-security-disclaimer-8b79c6 p[data-v-1fdee601]:last-child{margin-bottom:0}.AFun-login-title-0a3d4b[data-v-f76bb219]{font-size:.4rem;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.AFun-login-btn-a1ba12[data-v-f76bb219]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;font-weight:700;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-login-footer-fb882e[data-v-e60183a6]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}.AFun-login-footer-fb882e .AFun-footer-links-f19c04[data-v-e60183a6]{position:relative;z-index:2;padding-bottom:1.3rem}.AFun-login-footer-fb882e .AFun-footer-row-6b1e00[data-v-e60183a6]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}.AFun-login-footer-fb882e .AFun-footer-link-a681c1[data-v-e60183a6]{font-size:.3rem;text-decoration:underline;transition:color .3s}.AFun-login-footer-fb882e .AFun-footer-link-a681c1[data-v-e60183a6]:hover{color:#056677}.AFun-footer-waves-c3a0e3[data-v-e60183a6]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.AFun-wave-bg-img-ed3405[data-v-e60183a6]{width:100%;height:1.3rem;background-size:cover}.AFun-register-title-9b3323[data-v-c20276e2]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.AFun-register-btn-d77287[data-v-c20276e2]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-first-deposit-section-7e7a11[data-v-530cef40]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}.AFun-section-underline-wrap-ff9779[data-v-530cef40]{width:90%;margin:0 5%}.AFun-expandable-content-b6d412[data-v-530cef40]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}.AFun-deposit-card-8ec83e[data-v-530cef40]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}.AFun-deposit-header-b46b5c[data-v-530cef40]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}.AFun-deposit-brand-e87fa9[data-v-530cef40]{display:flex;align-items:flex-start;gap:.12rem;flex:1}.AFun-deposit-brand-logo-wrapper-ec895c[data-v-530cef40]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-deposit-brand-logo-93010b[data-v-530cef40]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-deposit-brand-name-71e78f[data-v-530cef40]{font-size:.32rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;display:block}.AFun-deposit-stars-64260b[data-v-530cef40]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}.AFun-deposit-star-bd3eb3[data-v-530cef40]{color:gold;line-height:1}.AFun-deposit-body-844ff1[data-v-530cef40]{text-align:left}.AFun-deposit-content-e077dd[data-v-530cef40]{text-align:center}.AFun-deposit-body-844ff1 p[data-v-530cef40]{font-size:.3rem;color:#fff;line-height:1.4;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-deposit-btn-5b3534[data-v-530cef40]{background:linear-gradient(180deg,#17d878,#00b45a);border:none;border-radius:.22rem;color:#fff;font-size:.26rem;padding:.22rem .2rem;margin:.3rem auto;cursor:pointer;transition:all .3s;display:block;width:100%;max-width:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-decoration:none;text-align:center}.AFun-verified-info-2c6ecf[data-v-530cef40]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}.AFun-flag-icon-wrapper-f3ea1c[data-v-530cef40]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-flag-icon-876883[data-v-530cef40]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-verified-text-803dc6[data-v-530cef40]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-pros-cons-0414f1[data-v-530cef40]{margin-top:.2rem;padding:0 .2rem}.AFun-pros-cons-title-c71758[data-v-530cef40]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}.AFun-pros-list-a0910f[data-v-530cef40]{list-style:none;padding:0;margin:0}.AFun-pros-list-a0910f li[data-v-530cef40]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.17rem;margin-bottom:.3rem;font-size:.25rem;color:#fff;line-height:1.4;cursor:pointer}.AFun-pros-list-icon-f3d183[data-v-530cef40]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-pros-list-item-text-80f707[data-v-530cef40]{flex:1}.AFun-reviews-section-2b59c2[data-v-19ae3e78]{background:#fff;padding:.1rem .3rem;position:relative}.AFun-reviews-section-2b59c2 .AFun-review-card-bc98a2[data-v-19ae3e78]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.AFun-reviews-section-2b59c2 .AFun-review-card-top-21c72b[data-v-19ae3e78]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.AFun-reviews-section-2b59c2 .AFun-review-google-icon-7acd37[data-v-19ae3e78]{width:.6rem;height:.2rem;flex-shrink:0}.AFun-reviews-section-2b59c2 .AFun-review-title-dd628a[data-v-19ae3e78]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.AFun-reviews-section-2b59c2 .AFun-review-text-f76e27[data-v-19ae3e78]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}.AFun-reviews-section-2b59c2 .AFun-review-footer-e50d24[data-v-19ae3e78]{display:flex;align-items:center;gap:.14rem}.AFun-reviews-section-2b59c2 .AFun-review-avatar-wrapper-fbf54d[data-v-19ae3e78]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.AFun-reviews-section-2b59c2 .AFun-review-avatar-cefb42[data-v-19ae3e78]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.AFun-reviews-section-2b59c2 .AFun-review-meta-d74728[data-v-19ae3e78]{display:flex;flex-direction:column;gap:.04rem}.AFun-reviews-section-2b59c2 .AFun-reviewer-name-11e305[data-v-19ae3e78]{font-size:.24rem;color:#000;margin:0}.AFun-reviews-section-2b59c2 .AFun-review-date-33c856[data-v-19ae3e78]{font-size:.18rem;color:#666;white-space:nowrap}.AFun-reviews-section-2b59c2 .AFun-stars-css-06fb08[data-v-19ae3e78]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}.AFun-reviews-section-2b59c2 .AFun-star-filled-c7ef6b[data-v-19ae3e78]{color:gold}.AFun-reviews-section-2b59c2 .AFun-star-empty-85a59b[data-v-19ae3e78]{color:#ffd7004d}.AFun-reviews-section-2b59c2 .AFun-more-reviews-e259c6[data-v-19ae3e78]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}.AFun-reviews-section-2b59c2 .AFun-more-btn-2a2a2d[data-v-19ae3e78]{background:transparent;border:none;color:#333;font-size:.3rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.1rem;transition:transform .3s ease}.AFun-more-btn-2a2a2d[data-v-19ae3e78]:hover{transform:scale(1.05)}.AFun-more-btn-2a2a2d.expanded .AFun-chevron-5a5dd5[data-v-19ae3e78]{transform:rotate(180deg)}.AFun-additional-reviews-92ce72[data-v-19ae3e78]{display:none;animation:fadeIn-19ae3e78 .3s ease-in}.AFun-additional-reviews-92ce72.show[data-v-19ae3e78]{display:block}@keyframes fadeIn-19ae3e78{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AFun-chevron-5a5dd5[data-v-19ae3e78]{width:.23rem;height:.23rem}.AFun-site-score-review-84a240[data-v-d2bf4bd4]{position:relative}.AFun-score-title-6b1596[data-v-d2bf4bd4]{text-align:center;font-size:.36rem;color:#fff;margin:.3rem 0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-main-score-card-8ff3c2[data-v-d2bf4bd4]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}.AFun-main-score-card-bg-f28edc[data-v-d2bf4bd4]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}.AFun-brand-name-6a44b1[data-v-d2bf4bd4]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}.AFun-score-circle-wrapper-10374a[data-v-d2bf4bd4]{position:relative;z-index:1;width:2.5rem;height:2.5rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border:.25rem solid rgba(50,205,50,.2);border-radius:50%}.AFun-score-progress-ring-f2de84[data-v-d2bf4bd4]{position:absolute;top:-.25rem;left:-.25rem;width:calc(100% + .5rem);height:calc(100% + .5rem);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.AFun-score-label-573da9[data-v-d2bf4bd4]{font-size:.2rem;color:#fff;opacity:.8}.AFun-score-value-bcbbdb[data-v-d2bf4bd4]{font-size:.8rem;font-weight:700;color:#32cd32}.AFun-score-recommendation-a66fc1[data-v-d2bf4bd4]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}.AFun-features-grid-e2ae92[data-v-d2bf4bd4]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}.AFun-feature-card-70aab9[data-v-d2bf4bd4]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}.AFun-feature-icon-2f204f[data-v-d2bf4bd4]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}.AFun-feature-title-d07353[data-v-d2bf4bd4]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}.AFun-feature-detail-668e41[data-v-d2bf4bd4]{font-size:.18rem;color:#ffffffb3;line-height:1.4}.AFun-feature-detail-668e41.blue[data-v-d2bf4bd4]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}.AFun-bottom-section-ddb3b4[data-v-d2bf4bd4]{position:relative;text-align:center;padding:.3rem}.AFun-bottom-wave-bg-34ec10[data-v-d2bf4bd4]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.AFun-mobile-phone-container-65934e[data-v-d2bf4bd4]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}.AFun-mobile-phone-aa8446[data-v-d2bf4bd4]{width:3rem;height:5.5rem}.AFun-certified-shield-1bd687[data-v-d2bf4bd4]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}.AFun-cta-button-3a420b[data-v-d2bf4bd4]{position:relative;z-index:1;background:linear-gradient(180deg,#058e43,#025e16);color:#fff;border:none;border-radius:.12rem;padding:.18rem .3rem;font-size:.24rem;cursor:pointer;width:90%;margin:0 auto;display:block;transition:all .3s}.AFun-cta-button-3a420b[data-v-d2bf4bd4]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.AFun-update-date-99ea57[data-v-d2bf4bd4]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}.AFun-feedback-star-bfc6a1[data-v-63089057]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.AFun-reviews-title-02ebb0[data-v-ed2689a3]{font-size:.39rem;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-feedback-header-title-c2fd5a[data-v-ed2689a3]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;-webkit-user-select:none;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-feedback-submit-btn-a65f0b[data-v-ed2689a3]{width:100%;background:linear-gradient(180deg,#ff0,#ff7a05);color:#000;border:.02rem solid #e0b110;border-radius:.12rem;padding:.18rem .3rem;font-size:.28rem;cursor:pointer;transition:all .3s;margin-top:.2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-cricket-guide-btn-94cf39[data-v-73dfce60]{box-sizing:border-box;color:#000;border:.04rem solid transparent;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-cricket-match-title-1dcec5[data-v-3c271759]{font-size:.39rem;text-align:left;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-game-carousel-section-6be2bd[data-v-04aee7b0]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}.AFun-game-carousel-title-86a70c[data-v-04aee7b0]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.AFun-game-carousel-container-800d05[data-v-04aee7b0]{position:relative;width:100%;overflow:hidden}.AFun-game-carousel-track-ae055e[data-v-04aee7b0]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-04aee7b0 15s linear infinite;will-change:transform}.AFun-game-carousel-track-ae055e[data-v-04aee7b0]:hover{animation-play-state:paused}.AFun-game-item-83aacc[data-v-04aee7b0]{flex-shrink:0;width:1.5rem;height:2.2rem;border-radius:.12rem;overflow:hidden;cursor:pointer;transition:transform .3s;box-shadow:0 .02rem .08rem #0000001a;display:block;text-decoration:none}.rtp-text[data-v-04aee7b0]{height:.4rem;width:100%;background:#000000b3;color:#fff;text-align:center;line-height:.4rem;font-size:12px}.AFun-game-item-83aacc[data-v-04aee7b0]:hover{transform:scale(1.05)}.AFun-game-item-83aacc[data-v-04aee7b0]:active{transform:scale(.98)}.AFun-game-item-83aacc img[data-v-04aee7b0]{width:1.5rem;height:1.8rem;display:block;pointer-events:none}.AFun-game-carousel-underline-wrap-d5d737[data-v-04aee7b0]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-04aee7b0{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}.AFun-game-types-section-aa1798[data-v-018e1021]{background:#fff;padding:.1rem .3rem}.AFun-game-types-title-20a012[data-v-018e1021]{margin:0 0 .2rem;text-align:left}.AFun-game-types-description-5dfa90[data-v-018e1021]{line-height:1.6;margin:0 0 .3rem}.AFun-game-types-grid-6c3b77[data-v-018e1021]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}.AFun-game-types-grid-3col-45735c[data-v-018e1021]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.AFun-game-type-btn-17b30c[data-v-018e1021]{color:#000;border-radius:.12rem;padding:.05rem .2rem;font-size:.32rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-decoration:none}.AFun-game-type-btn-17b30c[data-v-018e1021]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.AFun-game-type-btn-17b30c[data-v-018e1021]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.AFun-game-type-icon-wrapper-dfcbcb[data-v-018e1021]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-game-type-icon-29d386[data-v-018e1021]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-games-grid-52e927[data-v-018e1021]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}.AFun-game-card-link-a9a974[data-v-018e1021]{text-decoration:none;display:block}.AFun-game-card-98223c[data-v-018e1021]{width:100%;border-radius:.12rem;overflow:hidden;box-shadow:0 .02rem .08rem #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.AFun-game-card-image-wrapper-e1633b[data-v-018e1021]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}.AFun-game-card-image-c839ee[data-v-018e1021]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}.AFun-game-card-content-b51765[data-v-018e1021]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}.AFun-game-card-title-de3462[data-v-018e1021]{font-size:.22rem;color:#fff;margin:0;text-align:center;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-game-card-btn-b398bd[data-v-018e1021]{width:80%;margin:0 auto;background:linear-gradient(90deg,#ff0,#febb00);color:#000;border:none;border-radius:.08rem;padding:.1rem .2rem;font-size:.22rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;box-sizing:border-box;text-decoration:none;display:inline-block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-game-card-btn-b398bd[data-v-018e1021]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.AFun-games-cta-btn-02850d[data-v-018e1021]{display:block;width:80%;margin:5% 10%;color:#000;border-radius:.12rem;padding:.2rem .4rem;font-size:.28rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;text-decoration:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-games-cta-btn-02850d[data-v-018e1021]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}.AFun-how-to-start-section-cc0707[data-v-018e1021]{text-align:center;border-radius:.12rem}.AFun-how-to-start-title-3c4cba[data-v-018e1021]{margin:0 0 .3rem;text-align:center;line-height:1.3}.AFun-how-to-start-text-f754ac[data-v-018e1021]{line-height:1.6;margin:0 0 .2rem;text-align:left}.AFun-rtp-slots-5fa13d[data-v-0a1ff06d]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}.AFun-rtp-title-f11173[data-v-0a1ff06d]{font-size:.36rem;margin-bottom:.3rem;text-align:left}.AFun-expert-verdict-06f056[data-v-0a1ff06d]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}.AFun-expert-header-cba28e[data-v-0a1ff06d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}.AFun-expert-left-8f00a1[data-v-0a1ff06d]{display:flex;align-items:flex-start;gap:.15rem;flex:1}.AFun-expert-avatar-f0f870[data-v-0a1ff06d]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}.AFun-expert-info-e02cd5[data-v-0a1ff06d]{display:flex;flex-direction:column;gap:.05rem;flex:1}.AFun-expert-name-65d9ac[data-v-0a1ff06d]{font-size:.32rem;color:#000;margin-bottom:.02rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-expert-label-2c459c[data-v-0a1ff06d]{font-size:.24rem;color:#666;margin-bottom:.05rem}.AFun-verified-badge-77a2fc[data-v-0a1ff06d]{display:inline-flex;align-items:center;gap:.05rem;color:#fff;font-size:.16rem;padding:.03rem .1rem;border-radius:.12rem;background:linear-gradient(0deg,#002228,#066473),#ffffff80;width:fit-content}.AFun-verified-icon-33b884[data-v-0a1ff06d]{font-size:.14rem}.AFun-verified-text1-0865ad[data-v-0a1ff06d]{font-size:.24rem}.AFun-expert-location-c3a059[data-v-0a1ff06d]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}.AFun-location-icon-079d91[data-v-0a1ff06d]{width:.16rem;height:.2rem}.AFun-expert-rating-a3a86c[data-v-0a1ff06d]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.AFun-stars-25c931[data-v-0a1ff06d]{display:flex;gap:.02rem}.AFun-star-9abd73[data-v-0a1ff06d]{width:.4rem;height:.4rem;object-fit:contain}.AFun-rating-text-da0282[data-v-0a1ff06d]{font-size:.26rem;color:#999;margin-top:.06rem}.AFun-expert-opinion-beab4c[data-v-0a1ff06d]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}.AFun-expert-update-9d5633[data-v-0a1ff06d]{font-size:.24rem;color:#000;text-align:center}.AFun-rtp-table-2973ea[data-v-0a1ff06d]{overflow:hidden}.AFun-rtp-table-header-ac9808[data-v-0a1ff06d]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}.AFun-rtp-table-header-ac9808>div[data-v-0a1ff06d]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}.AFun-rtp-table-header-ac9808>div[data-v-0a1ff06d]:last-child{border-right:none}.AFun-rtp-table-row-44f8b3[data-v-0a1ff06d]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}.AFun-rtp-table-row-44f8b3[data-v-0a1ff06d]:last-child{border-bottom:none}.AFun-rtp-col-rank-6ba97e[data-v-0a1ff06d]{display:flex;align-items:center;justify-content:center;font-size:.22rem;color:#333!important;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-rtp-col-game-41f0ee[data-v-0a1ff06d]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.02rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-game-name-fa62d2[data-v-0a1ff06d]{font-size:.22rem;color:#333!important}.AFun-game-provider-8255e1[data-v-0a1ff06d]{font-size:.2rem;color:#666!important}.AFun-rtp-col-rtp-bf1670[data-v-0a1ff06d]{display:flex;align-items:center;justify-content:center;padding:.2rem .15rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-rtp-value-624234[data-v-0a1ff06d]{font-size:.22rem;color:#4caf50}.AFun-rtp-col-review-db9614[data-v-0a1ff06d]{display:flex;align-items:center;justify-content:center;padding:.2rem .15rem;text-align:center;box-sizing:border-box;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-rtp-table-header-ac9808 .AFun-rtp-col-review-db9614[data-v-0a1ff06d]{border-right:none}.AFun-review-text-f76e27[data-v-0a1ff06d]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}.AFun-payment-section-2a8d8c[data-v-f26033cf]{background:#fff;padding:.3rem;position:relative}.AFun-payment-content-9043f4[data-v-f26033cf]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.AFun-payment-text-3cf192[data-v-f26033cf]{width:100%}.AFun-payment-title-820a95[data-v-f26033cf]{margin:0 0 .15rem;text-align:left;line-height:1.2}.AFun-payment-description-48e28c[data-v-f26033cf]{line-height:1.7}.AFun-payment-logos-section-66fce8[data-v-f26033cf]{background:#fff;padding:.1rem .3rem;position:relative}.AFun-payment-logos-2d21ce[data-v-f26033cf]{width:100%;text-align:center}.AFun-payment-logos-img-wrapper-c82461[data-v-f26033cf]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.AFun-payment-logos-img-7eb73e[data-v-f26033cf]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.AFun-partners-section-659b91[data-v-f26033cf]{background:#fff;padding:.3rem;position:relative}.AFun-partners-bg-096394[data-v-f26033cf]{width:100%;overflow:hidden;border-radius:.2rem}.AFun-partners-bg-img-3681d5[data-v-f26033cf]{width:100%;height:auto;object-fit:contain;display:block}.AFun-payment-intro-92b912[data-v-e9b5295e]{padding:.3rem;background:#fff}.AFun-payment-intro-title-38d8e2[data-v-e9b5295e]{font-size:.36rem;margin:0 0 .12rem;color:#056677;line-height:1.4;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-payment-intro-desc-7bddda[data-v-e9b5295e]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}.AFun-payment-intro-banner-1ee9f5[data-v-e9b5295e]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}.AFun-payment-intro-banner-img-d5cdf7[data-v-e9b5295e]{width:100%;height:auto;display:block}.AFun-payment-logos-section-66fce8[data-v-0f2ab9e2]{background:#fff;padding:.1rem .3rem;position:relative}.AFun-payment-logos-2d21ce[data-v-0f2ab9e2]{width:100%;text-align:center}.AFun-payment-logos-img-wrapper-c82461[data-v-0f2ab9e2]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.AFun-payment-logos-img-7eb73e[data-v-0f2ab9e2]{width:100%;height:100%}.AFun-app-promo-wrapper-d71422[data-v-1d0cc9ce]{width:100%}.AFun-app-promo-underline-wrap-d9d7b3[data-v-1d0cc9ce]{width:90%;margin:0 5%}.AFun-app-promo-banner-text-8cb859[data-v-1d0cc9ce]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.AFun-app-promo-section-b9b0d8[data-v-1d0cc9ce]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}.AFun-app-promo-banner-b66990[data-v-1d0cc9ce]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}.AFun-app-promo-content-8c98d9[data-v-1d0cc9ce]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}.AFun-app-promo-title-365e92[data-v-1d0cc9ce]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}.AFun-app-promo-advantages-5f2fb0[data-v-1d0cc9ce]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}.AFun-app-promo-advantage-0cd017[data-v-1d0cc9ce]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}.AFun-app-promo-arrow-2aab66[data-v-1d0cc9ce]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}.AFun-app-promo-steps-4511a3[data-v-1d0cc9ce]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}.AFun-app-promo-step-47582b[data-v-1d0cc9ce]{display:flex;align-items:center;gap:.12rem;position:relative}.AFun-app-promo-step-47582b[data-v-1d0cc9ce]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}.AFun-app-promo-step-number-291106[data-v-1d0cc9ce]{width:.4rem;height:.4rem;border-radius:50%;background:#000;color:#fff;font-size:.24rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .02rem .04rem #0003;position:relative;z-index:1}.AFun-app-promo-step-line-62d8a6[data-v-1d0cc9ce]{display:none}.AFun-app-promo-step-btn-84c052[data-v-1d0cc9ce]{flex:1;background:#f3722cb8;border-radius:.1rem;padding:.14rem .2rem;font-size:.31rem;color:#fff;cursor:pointer;transition:all .3s;text-align:left;border:.02rem solid rgba(225,255,2,1)}.AFun-app-promo-step-btn-84c052[data-v-1d0cc9ce]:hover{background:#f3722cb8}.AFun-app-promo-highlight-21d7eb[data-v-1d0cc9ce]{color:#ffeb3b}.AFun-app-promo-cta-a5aa60[data-v-1d0cc9ce]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}.AFun-app-promo-cta-btn-412a3e[data-v-1d0cc9ce]{width:100%;background:#058e23;border:.03rem solid rgba(255,255,0,1);border-radius:.12rem;padding:.2rem;color:#fff;font-size:.32rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.12rem;transition:all .3s;text-decoration:none;box-shadow:0 .04rem .08rem #0000004d;position:relative;animation:ipl-breath-1d0cc9ce 2.5s infinite ease-in-out}@keyframes ipl-breath-1d0cc9ce{0%,to{transform:scale(1);box-shadow:0 .04rem .08rem #0000004d}50%{transform:scale(1.03);box-shadow:0 .08rem .2rem #0006}}.AFun-app-promo-cta-btn-412a3e[data-v-1d0cc9ce]:hover{background:#05a028;animation-play-state:paused}.AFun-app-promo-bonus-tag-dff73c[data-v-1d0cc9ce]{position:absolute;top:-.1rem;right:-.1rem;width:.5rem;height:.5rem;z-index:5;pointer-events:none;transform:rotate(45deg)}.AFun-app-promo-bonus-img-4288df[data-v-1d0cc9ce]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 .04rem .06rem rgba(0,0,0,.3))}.AFun-app-promo-download-icon-750d84[data-v-1d0cc9ce]{width:.4rem;height:.4rem;object-fit:contain}.AFun-app-title-01d676[data-v-e95fdf81]{font-size:.42rem;color:#fff;margin:0;text-align:left;display:flex;align-items:center;gap:.08rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-app-description-section-321301[data-v-2e391c8a]{padding:.1rem .3rem;background:#fff}.AFun-app-description-box-4cb113[data-v-2e391c8a]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}.AFun-app-description-text-8477be[data-v-2e391c8a]{line-height:1.6;margin:0;text-align:left}.AFun-welcome-section-36d5ce[data-v-17294527]{background:#fff;position:relative}.AFun-welcome-content-de1b8c[data-v-17294527]{background:#056677;border:.04rem solid rgba(0,216,255,1);margin:.3rem;border-radius:.5rem;padding:.3rem;text-align:center;box-shadow:0 0 .2rem #46fff64d}.AFun-welcome-title-a6d719[data-v-17294527]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}.AFun-welcome-subtitle-468237[data-v-17294527]{font-size:.32rem;color:#fff;margin:0 0 .1rem;background:linear-gradient(180deg,#fc0,#f30);border:.02rem solid;border-image-source:linear-gradient(0deg,#FFFF00 0%,#FFFDCF 100%) 4}.AFun-welcome-buttons-c55efa[data-v-17294527]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}.AFun-welcome-btn-3a6133[data-v-17294527]{background:#002026;border:.03rem solid #46FFF6;border-radius:.5rem;color:#fff;font-size:.17rem;padding:.1rem .2rem;cursor:pointer;display:flex;align-items:center;gap:.1rem;transition:all .3s;min-width:1rem}.AFun-welcome-btn-3a6133[data-v-17294527]:hover{background:#46fff6;color:#056677}.AFun-btn-icon-37515c[data-v-17294527]{width:.31rem;object-fit:contain}.AFun-download-btn-f50d46[data-v-17294527]{border:none;border-radius:.2rem;color:#fff;font-size:.3rem;padding:.1rem .3rem;cursor:pointer;display:inline-flex;align-items:center;gap:.1rem;position:relative;transition:all .3s;margin-bottom:.2rem}.AFun-download-btn-f50d46[data-v-17294527]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.AFun-highlight-section-3baced[data-v-ff201afe]{padding:.1rem .3rem;background:#fff}.AFun-highlight-welcome-49cec4[data-v-ff201afe]{text-align:center;margin-bottom:.4rem}.AFun-highlight-subtitle-179d80[data-v-ff201afe]{text-align:left;font-size:.28rem;color:#000;margin:0 0 .12rem;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-highlight-title-ccbfc6[data-v-ff201afe]{font-size:.36rem;color:#000;margin:0 0 .2rem;line-height:1.4;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-highlight-text-576e5a[data-v-ff201afe]{font-size:.26rem;color:#000;line-height:1.6;margin:0}.AFun-highlight-list-de7cb0[data-v-ff201afe]{display:flex;flex-direction:column;gap:.3rem}.AFun-highlight-item-cfdbd5[data-v-ff201afe]{text-align:center;padding:.2rem .25rem}.AFun-highlight-item-title-7666c1[data-v-ff201afe]{margin:0 0 .12rem;line-height:1.3;text-align:left}.AFun-highlight-item-subtitle-4119c7[data-v-ff201afe]{font-size:.26rem;margin:.15rem 0 .08rem;line-height:1.3;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-highlight-item-text-593ccc[data-v-ff201afe]{text-align:left;line-height:1.6;margin:0}.AFun-highlight-cta-7b6928[data-v-ff201afe]{text-align:center;margin-top:.4rem;padding:.3rem 0}.AFun-highlight-cta-title-7d3ef0[data-v-ff201afe]{font-size:.32rem;color:#000;margin:0 0 .15rem;line-height:1.3;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-highlight-cta-text-68eeba[data-v-ff201afe]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}.AFun-highlight-cta-bonus-cafb0f[data-v-ff201afe]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}.AFun-highlight-conclusion-ab049e[data-v-ff201afe]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}.AFun-faq-categories-b4edb0[data-v-59a7beae]{padding:.2rem;background:#fff}.AFun-faq-category-44efe5[data-v-59a7beae]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}.AFun-faq-category-44efe5[data-v-59a7beae]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.AFun-faq-category-44efe5.active[data-v-59a7beae]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}.AFun-faq-category-header-e53aa3[data-v-59a7beae]{display:flex;align-items:center;gap:.15rem}.AFun-faq-category-icon-9ce035[data-v-59a7beae]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.AFun-faq-icon-417208[data-v-59a7beae]{width:100%;height:100%;object-fit:contain}.AFun-faq-category-content-7c6cc2[data-v-59a7beae]{flex:1}.AFun-faq-category-title-3fc404[data-v-59a7beae]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.AFun-faq-category-desc-061305[data-v-59a7beae]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.AFun-faq-category-arrow-354511[data-v-59a7beae]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.AFun-faq-arrow-e5a7b3[data-v-59a7beae]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.AFun-faq-category-44efe5.active .AFun-faq-arrow-e5a7b3[data-v-59a7beae]{transform:rotate(180deg)}.AFun-faq-footer-wrapper-11a6bc[data-v-1c5cd5b9]{position:relative}.AFun-faq-footer-7c0a09[data-v-1c5cd5b9]{position:relative;overflow:hidden}.AFun-faq-footer-waves-b0159e[data-v-1c5cd5b9]{position:relative;overflow:hidden;z-index:1}.AFun-faq-wave-bg-img-de6bfc[data-v-1c5cd5b9]{width:100%;height:1.3rem;background-size:cover}.AFun-faq-contact-b140dc[data-v-1c5cd5b9]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}.AFun-faq-contact-content-1a73eb[data-v-1c5cd5b9]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.AFun-faq-contact-text-802b63[data-v-1c5cd5b9]{font-size:.24rem;color:#333;margin:0;flex:1}.AFun-faq-contact-btn-d7eb40[data-v-1c5cd5b9]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.AFun-faq-contact-btn-d7eb40[data-v-1c5cd5b9]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}.AFun-only-image-cf8a67[data-v-b0b2b31b]{padding:0 .3rem}.AFun-daily-banner-62d4e4[data-v-b0b2b31b]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.AFun-daily-banner-img-wrapper-ad9472[data-v-b0b2b31b]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.AFun-daily-banner-img-403e6b[data-v-b0b2b31b]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.AFun-expert-list-0a50df[data-v-05422246]{margin:.3rem}.AFun-slot-rebate-c79dba[data-v-fd1a70f6]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.AFun-slot-rebate-title-e03ff1[data-v-fd1a70f6]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}.AFun-slot-rebate-hero-09b186[data-v-fd1a70f6]{width:100%;aspect-ratio:750 / 280;max-height:2.8rem;margin-bottom:.3rem;border-radius:.2rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.AFun-slot-rebate-hero-img-02f591[data-v-fd1a70f6]{width:100%;height:100%;display:block}.AFun-slot-rebate-section-title-19ec66[data-v-fd1a70f6]{font-size:.28rem;margin:0 0 .15rem}.AFun-slot-rebate-details-8f8e5f[data-v-fd1a70f6]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}.AFun-slot-rebate-c79dba[data-v-c6cd0382]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.AFun-slot-rebate-section-title-19ec66[data-v-c6cd0382]{font-size:.28rem;margin:0 0 .15rem}.AFun-slot-rebate-rules-44b79f[data-v-c6cd0382]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}.AFun-slot-rebate-rules-44b79f li[data-v-c6cd0382]{margin-bottom:.12rem}.AFun-slot-rebate-c79dba[data-v-f1c28c9b]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.AFun-slot-rebate-table-wrap-6d1a90[data-v-f1c28c9b]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}.AFun-slot-rebate-table-4d91dc[data-v-f1c28c9b]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}.AFun-slot-rebate-table-4d91dc th[data-v-f1c28c9b]{width:50%;padding:.18rem .2rem;text-align:center;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border-bottom:.02rem solid #00713e;box-sizing:border-box}.AFun-slot-rebate-table-4d91dc th[data-v-f1c28c9b]:first-child{border-right:.02rem solid #ffffff}.AFun-slot-rebate-table-4d91dc td[data-v-f1c28c9b]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}.AFun-slot-rebate-table-4d91dc td[data-v-f1c28c9b]:first-child{border-right:.02rem solid #666666}.AFun-slot-rebate-table-4d91dc tr:last-child td[data-v-f1c28c9b]{border-bottom:none}.AFun-slot-rebate-cta-wrap-ad1f79[data-v-f1c28c9b]{text-align:center;margin-bottom:.3rem}.AFun-slot-rebate-cta-box-f799c8[data-v-f1c28c9b]{position:relative;display:inline-block}.AFun-slot-rebate-cta-72a7bd[data-v-f1c28c9b]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;padding:.2rem .8rem;font-size:.24rem;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.15rem;cursor:pointer;box-sizing:border-box}.AFun-slot-rebate-cta-icon-b5c1e5[data-v-f1c28c9b]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.AFun-vip-bonus-static-931e8d[data-v-bfb9bd04]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}.AFun-vip-bonus-title-c2787c[data-v-bfb9bd04]{margin:0 5%;text-align:left}.AFun-vip-bonus-banner-title-1a5df6[data-v-bfb9bd04]{margin:2% 5%;font-size:.28rem;font-weight:500}.AFun-vip-bonus-banner-wrapper-e4b04f[data-v-bfb9bd04]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}.AFun-vip-bonus-more-link-0d38a4[data-v-bfb9bd04]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}.AFun-vip-bonus-banner-img-074d70[data-v-bfb9bd04]{width:100%;height:100%;display:block}.AFun-vip-bonus-panel-91357d[data-v-bfb9bd04]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}.AFun-vip-bonus-expert-block-a49e0a[data-v-bfb9bd04]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}.AFun-vip-bonus-expert-header-b6c7f8[data-v-bfb9bd04]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.AFun-vip-bonus-expert-avatar-01cfd8[data-v-bfb9bd04]{width:1.2rem;height:1.2rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:.04rem solid rgba(255,255,255,1);box-shadow:0 .06rem .16rem #0000001f;background:#e8eef7}.AFun-vip-bonus-expert-avatar-01cfd8 img[data-v-bfb9bd04]{width:1.2rem;height:1.2rem;display:block}.AFun-vip-bonus-expert-info-09416d[data-v-bfb9bd04]{flex:1;min-width:0}.AFun-vip-bonus-expert-name-fe3f1a[data-v-bfb9bd04]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}.AFun-vip-bonus-expert-badge-2cd386[data-v-bfb9bd04]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}.AFun-vip-bonus-expert-badge-icon-8d4dfb[data-v-bfb9bd04]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-vip-bonus-recommended-row-0dfa8d[data-v-bfb9bd04]{display:flex;align-items:center;margin:0 0 .1rem}.AFun-vip-bonus-recommended-icon-f96e9f[data-v-bfb9bd04]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-vip-bonus-recommended-text-c98a44[data-v-bfb9bd04]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.AFun-vip-bonus-recommended-star-badge-393976[data-v-bfb9bd04]{display:flex;align-items:center;border-radius:.08rem;border:.04rem solid rgba(180,34,0,1);overflow:hidden;background:#fff;padding:0;margin-left:.1rem;margin-bottom:.05rem}.AFun-vip-bonus-recommended-star-number-bd0c38[data-v-bfb9bd04]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}.AFun-vip-bonus-recommended-stars-94bfc1[data-v-bfb9bd04]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}.AFun-vip-bonus-recommended-star-7900ce[data-v-bfb9bd04]{position:relative;display:inline-block;line-height:1}.AFun-vip-bonus-recommended-star-full-4f3e84[data-v-bfb9bd04]{color:#ffc400}.AFun-vip-bonus-recommended-star-empty-c50329[data-v-bfb9bd04],.AFun-vip-bonus-recommended-star-half-96b5db[data-v-bfb9bd04]{color:#b4b4b4}.AFun-vip-bonus-recommended-star-half-96b5db[data-v-bfb9bd04]:after{content:"\2605";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:transparent;background:#ffc400;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AFun-vip-bonus-expert-quote-f59059[data-v-bfb9bd04]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.AFun-vip-bonus-summary-f965af[data-v-bfb9bd04]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}.AFun-vip-bonus-summary-left-924ffc[data-v-bfb9bd04]{display:flex;align-items:center}.AFun-vip-bonus-summary-icon-4d7186[data-v-bfb9bd04]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-vip-bonus-summary-title-6d1862[data-v-bfb9bd04]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}.AFun-vip-bonus-user-review-3ce036[data-v-bfb9bd04]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}.AFun-vip-bonus-user-top-379310[data-v-bfb9bd04]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}.AFun-vip-bonus-user-avatar-057e47[data-v-bfb9bd04]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}.AFun-vip-bonus-user-avatar-057e47 img[data-v-bfb9bd04]{width:.88rem;height:.88rem;display:block}.AFun-vip-bonus-user-name-76d263[data-v-bfb9bd04]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.AFun-vip-bonus-user-text-32bb0b[data-v-bfb9bd04]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}.AFun-vip-bonus-user-date-b9b04c[data-v-bfb9bd04]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}.AFun-vip-bonus-more-btn-wrap-2235c9[data-v-bfb9bd04]{display:flex;justify-content:flex-end}.AFun-vip-bonus-more-btn-a82929[data-v-bfb9bd04]{border:0;cursor:pointer;border-radius:.28rem;padding:.14rem .22rem;color:#fff;background:linear-gradient(180deg,#f09410 .7%,#8a5509 99.97%);font-size:.22rem;line-height:1;text-decoration:none}.AFun-pwa-modal-overlay-bfe6cd[data-v-ca138e4e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:.2rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.AFun-reviews-ratings-dashboard-e444fd[data-v-abf04c65]{box-sizing:border-box;width:100%;max-width:7.5rem;margin:.2rem auto}.AFun-rrd-brand-bar-c8e9be[data-v-abf04c65]{box-sizing:border-box;width:100%;padding:.38rem .24rem;background:linear-gradient(180deg,#374151,#1f2937)}.AFun-rrd-brand-title-9f9923[data-v-abf04c65]{margin:0;font-size:.4rem;line-height:1.6;color:#fff}.AFun-rrd-cards-row-3d4648[data-v-abf04c65]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:.06rem;align-items:stretch;width:90%;margin:.2rem 5% 0}.AFun-rrd-card-55fa1b[data-v-abf04c65]{box-sizing:border-box;border-radius:.16rem;padding:.2rem .16rem;min-width:0}.AFun-rrd-card-average-4e8313[data-v-abf04c65]{background:#f3f4f6;border:.02rem solid #9ca3af;display:flex;flex-direction:column;align-items:stretch;text-align:left}.AFun-rrd-score-badge-a12f29[data-v-abf04c65]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.08rem;width:50%;box-sizing:border-box;padding:.12rem .2rem;background:#0d3721;border-radius:.12rem;color:#fff;margin-bottom:.16rem}.AFun-rrd-badge-star-cc2699[data-v-abf04c65]{width:.38rem;height:.38rem;flex-shrink:0}.AFun-rrd-badge-value-dd649a[data-v-abf04c65]{font-size:.34rem;line-height:1;font-weight:700}.AFun-rrd-average-label-a91bac[data-v-abf04c65]{font-size:.26rem;line-height:1.3;color:#1f2937}.AFun-rrd-stars-row-4f0089[data-v-abf04c65]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.06rem;margin-bottom:.12rem}.AFun-rrd-star-slot-5945c6[data-v-abf04c65]{display:flex;width:.36rem;height:.36rem}.AFun-rrd-star-f46eb3[data-v-abf04c65]{width:100%;height:100%;display:block}.AFun-rrd-star-filled-bd065d[data-v-abf04c65]{color:#ffc107}.AFun-rrd-star-empty-759373[data-v-abf04c65]{color:#cfd8dc}.AFun-rrd-review-count-0166ee[data-v-abf04c65]{margin:0 0 .2rem;font-size:.22rem;line-height:1.4;color:#616161}.AFun-rrd-pill-2427a7[data-v-abf04c65]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.1rem;width:100%;max-width:100%;padding:.1rem .2rem;background:#fff;border-radius:999px;border:.02rem solid #d1d5db;box-sizing:border-box}.AFun-rrd-pill-icon-154327[data-v-abf04c65]{width:.19rem;height:.25rem;flex-shrink:0}.AFun-rrd-pill-info-img-0f1016[data-v-abf04c65]{width:.15rem;height:.15rem;flex-shrink:0}.AFun-rrd-pill-text-0027ec[data-v-abf04c65]{flex:1 1 auto;min-width:0;font-size:.16rem;line-height:1.3;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AFun-rrd-pill-info-fc02ae[data-v-abf04c65]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;margin:0;border:none;background:transparent;color:#9e9e9e;cursor:pointer;line-height:0}.AFun-rrd-card-distribution-380d38[data-v-abf04c65]{background:#fff;border:.02rem solid #bdbdbd}.AFun-rrd-dist-heading-60e04b[data-v-abf04c65]{display:flex;align-items:center;gap:.1rem;margin:0 0 .2rem;font-size:.24rem;line-height:1.3;color:#1f2937}.AFun-rrd-dist-heading-icon-68e5cb[data-v-abf04c65]{width:.32rem;height:.32rem;flex-shrink:0}.AFun-rrd-dist-list-d84e02[data-v-abf04c65]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.14rem}.AFun-rrd-dist-row-92a6a2[data-v-abf04c65]{display:grid;grid-template-columns:.9rem 1fr .56rem;align-items:center;gap:.08rem}.AFun-rrd-dist-label-09b8ca[data-v-abf04c65]{font-size:.2rem;color:#616161;white-space:nowrap}.AFun-rrd-dist-bar-track-ac3483[data-v-abf04c65]{height:.14rem;background:#eceff1;border-radius:.08rem;overflow:hidden}.AFun-rrd-dist-bar-fill-d23f17[data-v-abf04c65]{display:block;height:100%;border-radius:.08rem;min-width:0;transition:width .2s ease}.AFun-rrd-dist-bar-fill--n5-a4996d[data-v-abf04c65]{background:#4b5563}.AFun-rrd-dist-bar-fill--n4-23d814[data-v-abf04c65]{background:#6b7280}.AFun-rrd-dist-bar-fill--n3-d2a3b2[data-v-abf04c65]{background:#9ca3af}.AFun-rrd-dist-bar-fill--n2-d0462a[data-v-abf04c65]{background:#d1d5db}.AFun-rrd-dist-bar-fill--n1-e64fdb[data-v-abf04c65]{background:#e5e7eb}.AFun-rrd-dist-pct-09fc85[data-v-abf04c65]{font-size:.2rem;color:#424242;text-align:right}.AFun-rrd-trust-card-353917[data-v-abf04c65]{display:flex;flex-direction:row;align-items:stretch;margin:.2rem 5% 0;width:90%;padding:.24rem .2rem;background:#fff;border:.02rem solid #e0e0e0;border-radius:.16rem;box-sizing:border-box;gap:.16rem}.AFun-rrd-trust-col-f447ea[data-v-abf04c65]{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.16rem;text-align:left}.AFun-rrd-trust-icon-wrap-a2a70d[data-v-abf04c65]{flex-shrink:0;width:.9rem;height:.9rem;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.AFun-rrd-trust-icon-add83d[data-v-abf04c65]{width:.4rem;height:.4rem}.AFun-rrd-trust-copy-a13c6f[data-v-abf04c65]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.AFun-rrd-trust-stat-a1a008[data-v-abf04c65]{margin:0 0 .06rem;font-size:.3rem;line-height:1.2;color:#1f2937;font-weight:900}.AFun-rrd-trust-desc-7c4651[data-v-abf04c65]{margin:0;font-size:.2rem;line-height:1.45;color:#616161}.AFun-rrd-trust-divider-15681e[data-v-abf04c65]{width:.02rem;align-self:stretch;background:#e0e0e0;flex-shrink:0}.AFun-rrd-cta-56afc5[data-v-abf04c65]{box-sizing:border-box;width:90%;margin:.214rem 5% 0;padding:.14rem .28rem;display:flex;align-items:center;justify-content:center;gap:.12rem;border:none;border-radius:.48rem;cursor:pointer;font-size:.28rem;line-height:1.3;color:#fff;background:linear-gradient(180deg,#6b7280,#374151);box-shadow:0 .04rem .12rem #1f293759}.AFun-rrd-cta-icon-0bed0f[data-v-abf04c65]{width:.36rem;height:.36rem;flex-shrink:0}.AFun-share-exp-cta-cfd049[data-v-84026c80]{box-sizing:border-box;width:90%;max-width:7.5rem;margin:.24rem 5% 0}.AFun-share-exp-inner-a42da1[data-v-84026c80]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.2rem;flex-wrap:wrap;padding:.28rem .24rem;border-radius:.2rem;background:#e1e1e1}.AFun-share-exp-img-372b38[data-v-84026c80]{display:block;width:.8rem;height:.97rem;flex-shrink:0;object-fit:contain}.AFun-share-exp-text-5434c8[data-v-84026c80]{flex:1;min-width:2.4rem;text-align:left}.AFun-share-exp-title-7f71ca[data-v-84026c80]{margin:0 0 .08rem;font-size:.23rem;line-height:1.3;font-weight:700;color:#111827}.AFun-share-exp-desc-0af851[data-v-84026c80]{margin:0;font-size:.16rem;line-height:1.45;font-weight:400;color:#1f2937}.AFun-share-exp-btn-e2cd56[data-v-84026c80]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.14rem .22rem;border-radius:999px;font-size:.22rem;font-weight:700;line-height:1.3;text-decoration:none;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#6dd972;color:#fff}.AFun-share-exp-btn-e2cd56[data-v-84026c80]:active{opacity:.92}.AFun-frp-acb552[data-v-0ac7e830]{box-sizing:border-box;width:100%;max-width:none;margin:.24rem 0 0;border:none;border-top:.05rem solid rgba(13,55,33,1);border-bottom:.05rem solid rgba(13,55,33,1);border-radius:.15rem .15rem 0 0;background:#fff}.AFun-frp-titlebar-47faa3[data-v-0ac7e830]{padding:.14rem .16rem;margin:0 0 .18rem;background:#0d3721;text-align:center;border-radius:.12rem .12rem 0 0}.AFun-frp-title-f783dc[data-v-0ac7e830]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}.AFun-frp-card-72e7f4[data-v-0ac7e830]{background:#fff;padding:0;box-sizing:border-box}.AFun-frp-meta-febe47[data-v-0ac7e830]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}.AFun-frp-meta-left-d5cebc[data-v-0ac7e830]{flex:1;min-width:0}.AFun-frp-update-b034d4[data-v-0ac7e830]{flex-shrink:0;display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.1rem;border:.02rem solid #d1d5db;background:#fff;box-sizing:border-box}.AFun-frp-icon-cal-43bb30.AFun-fr-category-icon-c9404e[data-v-0ac7e830]{width:.26rem;height:.26rem;flex-shrink:0}.AFun-frp-update-text-5430ec[data-v-0ac7e830]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.AFun-frp-table-wrap-dd588b[data-v-0ac7e830]{overflow-x:auto;overflow-y:hidden;border-radius:.12rem;--ipl-frp-table-border: rgba(177, 177, 177, 1);--ipl-frp-thead-accent: #00a669;border:.02rem solid var(--ipl-frp-table-border);width:calc(100% - .4rem);margin:0 .2rem .2rem;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00a669 #e8f5e9}.AFun-frp-table-wrap-dd588b[data-v-0ac7e830]::-webkit-scrollbar{height:.12rem}.AFun-frp-table-wrap-dd588b[data-v-0ac7e830]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.AFun-frp-table-wrap-dd588b[data-v-0ac7e830]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.AFun-frp-table-wrap-dd588b[data-v-0ac7e830]::-webkit-scrollbar-thumb:hover{background:#008f5a}.AFun-frp-table-cfc22e[data-v-0ac7e830]{width:max-content;min-width:100%;border-collapse:collapse;table-layout:auto}.AFun-frp-table-cfc22e thead th[data-v-0ac7e830]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-weight:700;font-size:.25rem;color:#111827;background:#ebffe3;border:.02rem solid var(--ipl-frp-table-border);white-space:nowrap;min-width:max-content}.AFun-frp-table-cfc22e tbody td[data-v-0ac7e830]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-size:.22rem;color:#1f2937;border:.02rem solid var(--ipl-frp-table-border);background:#fff;overflow-wrap:break-word}.AFun-frp-table-cfc22e tbody tr.AFun-frp-tr--alt-ecbf15 td[data-v-0ac7e830]{background:#e0e0e0}.AFun-frp-td-method-f2dd5c[data-v-0ac7e830]{font-weight:600}.AFun-frp-divider-232ede[data-v-0ac7e830]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}.AFun-frp-expert-57d57c[data-v-0ac7e830]{margin:0;padding:0;width:100%}.AFun-frp-expert-surface-c73bc7[data-v-0ac7e830]{--frp-expert-pad-x: .18rem;--frp-expert-pad-y: .16rem;--frp-expert-avatar: .72rem;--frp-expert-gap: .16rem;box-sizing:border-box;width:100%;background:#fff}.AFun-frp-expert-profile-971000[data-v-0ac7e830]{display:flex;flex-direction:row;align-items:flex-start;gap:var(--frp-expert-gap);padding:var(--frp-expert-pad-y) var(--frp-expert-pad-x) .12rem;background:#fff;box-sizing:border-box}.AFun-frp-avatar-449ae0[data-v-0ac7e830]{flex-shrink:0;width:var(--frp-expert-avatar);height:var(--frp-expert-avatar);border-radius:50%;object-fit:cover;box-sizing:border-box;border:.04rem solid #d4af37;box-shadow:0 0 0 .02rem #d4af3759}.AFun-frp-expert-main-f6ead5[data-v-0ac7e830]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.AFun-frp-expert-name-row-1b3071[data-v-0ac7e830]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.AFun-frp-expert-name-5a3c53[data-v-0ac7e830]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-0ac7e830]{display:inline-flex;align-items:center;padding:.04rem .24rem;border-radius:999px;font-size:.2rem;font-weight:700;color:#fff;background:#0d3721;flex-shrink:0}.AFun-frp-expert-role-f11e4a[data-v-0ac7e830]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.AFun-frp-quote-801f69[data-v-0ac7e830]{margin:0;box-sizing:border-box;width:100%;padding:.14rem var(--frp-expert-pad-x) .2rem;border:none;border-radius:0 0 .12rem .12rem;font-size:.22rem;font-weight:400;font-style:normal;line-height:1.55;text-align:left;color:#1f2937;background:linear-gradient(90deg,#eefff7,#eafffa)}.AFun-cta-637b42[data-v-74d69e32]{box-sizing:border-box;width:100%;max-width:100%;margin:.24rem 0 0;padding:.14rem;background:#0d3721;border-radius:.14rem}.AFun-cta-frame-422eb3[data-v-74d69e32]{border-radius:.1rem;overflow:hidden}.AFun-cta-titlebar-4c078b[data-v-74d69e32]{padding:.14rem .16rem;background:#0d3721;text-align:center}.AFun-cta-title-5718b7[data-v-74d69e32]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}.AFun-cta-card-343994[data-v-74d69e32]{background:#fff;padding:.2rem .18rem 0;box-sizing:border-box}.AFun-cta-chart-meta-d2fd29[data-v-74d69e32]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}.AFun-cta-chart-meta-left-d0bc6f[data-v-74d69e32]{flex:1;min-width:0}.AFun-cta-update-c956cd[data-v-74d69e32]{flex-shrink:0;display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.1rem;border:.02rem solid #d1d5db;background:#fff;box-sizing:border-box}.AFun-cta-icon-cal-4b035e.AFun-fr-category-icon-c9404e[data-v-74d69e32]{width:.26rem;height:.26rem;flex-shrink:0}.AFun-cta-update-text-87e2eb[data-v-74d69e32]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.AFun-cta-chart-frame-d1f150[data-v-74d69e32]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:minmax(2.2rem,1fr) auto;gap:.1rem .08rem;align-items:stretch;min-height:2.6rem;margin-bottom:.16rem}.AFun-cta-chart-y-labels-b66e21[data-v-74d69e32]{grid-row:1;grid-column:1;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;padding-bottom:0;min-height:2.2rem;font-size:.18rem;line-height:1;color:#6b7280;text-align:right}.AFun-cta-chart-plot-stack-0b89f3[data-v-74d69e32]{grid-row:1;grid-column:2;position:relative;min-height:2.2rem}.AFun-cta-chart-grid-f6de47[data-v-74d69e32]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.AFun-cta-chart-grid-line-9c571c[data-v-74d69e32]{height:0;border-top:.02rem solid rgba(156,163,175,.45)}.AFun-cta-chart-grid-line-9c571c[data-v-74d69e32]:last-child{border-top-width:.03rem;border-top-color:#374151}.AFun-cta-chart-bars-170e2f[data-v-74d69e32]{position:absolute;inset:0;z-index:1;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:.06rem}.AFun-cta-chart-col-02c533[data-v-74d69e32]{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.AFun-cta-chart-bar-track-8f2197[data-v-74d69e32]{width:70%;max-width:.56rem;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}.AFun-cta-chart-bar-caf96a[data-v-74d69e32]{width:100%;border-radius:.04rem .04rem 0 0;background:linear-gradient(180deg,#22c55e,#00a669);min-height:.08rem}.AFun-cta-chart-x-axis-0a8952[data-v-74d69e32]{grid-row:2;grid-column:2;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.06rem;padding-top:.12rem}.AFun-cta-chart-x-label-e8dfcf[data-v-74d69e32]{flex:1;min-width:0;margin:0;font-size:.18rem;font-weight:700;line-height:1.25;color:#374151;text-align:center;word-break:break-word}.AFun-cta-submissions-898af1[data-v-74d69e32]{display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;padding:.08rem .14rem;border-radius:999px;background:#e8f5e9;font-size:.17rem;font-weight:600;color:#1b5e20;margin-bottom:.18rem;box-sizing:border-box}.AFun-cta-icon-people-ade823.AFun-fr-category-icon-c9404e[data-v-74d69e32]{width:.3rem;height:.3rem;flex-shrink:0}.AFun-cta-divider-1cb81b[data-v-74d69e32]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}.AFun-cta-expert-8fb199[data-v-74d69e32]{margin:0 -.18rem}.AFun-cta-expert-surface-cc2b9a[data-v-74d69e32]{--cta-expert-pad-x: .18rem;--cta-expert-pad-y: .14rem;--cta-expert-avatar: .72rem;--cta-expert-gap: .16rem;box-sizing:border-box;width:100%;background:#e8f5e9;border:.02rem solid #fff;border-radius:.1rem;overflow:hidden}.AFun-cta-expert-profile-021a7f[data-v-74d69e32]{display:flex;flex-direction:row;align-items:flex-start;gap:var(--cta-expert-gap);padding:var(--cta-expert-pad-y) var(--cta-expert-pad-x) .1rem;background:#fff;box-sizing:border-box}.AFun-cta-avatar-436be6[data-v-74d69e32]{flex-shrink:0;width:var(--cta-expert-avatar);height:var(--cta-expert-avatar);border-radius:50%;object-fit:cover}.AFun-cta-expert-main-c076fe[data-v-74d69e32]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.AFun-cta-expert-name-row-c8a7b2[data-v-74d69e32]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.AFun-cta-expert-name-509ee9[data-v-74d69e32]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-74d69e32]{display:inline-flex;align-items:center;padding:.04rem .24rem;border-radius:999px;font-size:.2rem;font-weight:700;color:#fff;background:#0d3721;flex-shrink:0}.AFun-cta-expert-role-21440d[data-v-74d69e32]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.AFun-cta-quote-532c2f[data-v-74d69e32]{margin:0;box-sizing:border-box;width:100%;padding:.14rem var(--cta-expert-pad-x) .2rem;border:none;border-radius:0 0 .1rem .1rem;font-size:.22rem;font-weight:400;font-style:normal;line-height:1.55;text-align:left;color:#1f2937;background:linear-gradient(90deg,#eefff7,#eafffa)}.AFun-pi-b9bbff[data-v-4b307064]{box-sizing:border-box;width:100%;max-width:none;margin:.24rem 0 0;padding:.28rem .2rem .32rem;border:none;border-top:.05rem solid rgba(13,55,33,1);border-bottom:.05rem solid rgba(13,55,33,1);border-radius:.15rem .15rem 0 0;background:#fff}.AFun-pi-head-83a2de[data-v-4b307064]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.24rem}.AFun-pi-head-main-79a516[data-v-4b307064]{display:flex;flex-direction:row;align-items:center;gap:.12rem;min-width:0;flex:1}.AFun-pi-bolt-2cc2c4.AFun-fr-category-icon-c9404e[data-v-4b307064]{flex-shrink:0;width:.52rem;height:.66rem}.AFun-pi-head-text-908b35[data-v-4b307064]{min-width:0;flex:1}.AFun-pi-title-1c5a5a[data-v-4b307064]{margin:0 0 .06rem;font-size:.35rem;font-weight:800;line-height:1.15;color:#111827}.AFun-pi-tagline-50a764[data-v-4b307064]{margin:0;font-size:.2rem;line-height:1.35;color:#6b7280}.AFun-pi-update-9a199a[data-v-4b307064]{flex-shrink:0;display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;max-width:52%;padding:.1rem .12rem;border-radius:.1rem;border:.02rem solid #d1d5db;background:#fff;box-sizing:border-box}.AFun-pi-update-text-5d8014[data-v-4b307064]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.AFun-pi-update-icon-2c0bf6.AFun-fr-category-icon-c9404e[data-v-4b307064]{flex-shrink:0;width:.26rem;height:.26rem}.AFun-pi-cards-3a6d69[data-v-4b307064]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.12rem;margin-bottom:.26rem;width:100%}.AFun-pi-card-972713[data-v-4b307064]{flex:1 1 0;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.12rem;padding:.14rem .12rem;border:.02rem solid rgba(219,219,219,1);border-radius:.12rem;background:#fdfdfd;box-shadow:0 .04rem #005e2d;box-sizing:border-box}.AFun-pi-card-icon-b82bd3[data-v-4b307064]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.56rem;height:.56rem;border-radius:50%;background:#e8f5e9;box-sizing:border-box}.AFun-pi-card-icon-img-8405c5.AFun-fr-category-icon-c9404e[data-v-4b307064]{width:.36rem;height:.36rem}.AFun-pi-card-body-69e066[data-v-4b307064]{min-width:0;flex:1}.AFun-pi-card-label-e9b0f2[data-v-4b307064]{margin:0 0 .04rem;font-size:.17rem;font-weight:700;line-height:1.25;color:#374151}.AFun-pi-card-value-23cc56[data-v-4b307064]{margin:0 0 .04rem;font-size:.2rem;font-weight:800;line-height:1.2;color:#00a669}.ipi-pi-card-note[data-v-4b307064]{margin:0;font-size:.18rem;line-height:1.35;color:#022013}.ipi-pi-table-block[data-v-4b307064]{margin-bottom:.26rem}.ipi-pi-table-title[data-v-4b307064]{margin:0 0 .08rem;font-size:.35rem;font-weight:800;line-height:1.2;color:#0d3721}.ipi-pi-table-sub[data-v-4b307064]{margin:0 0 .14rem;font-size:.2rem;line-height:1.4;color:#6b7280}.ipi-pi-table-wrap[data-v-4b307064]{overflow-x:auto;overflow-y:hidden;border-radius:.12rem;--ipi-pi-table-border: rgba(177, 177, 177, 1);border:.02rem solid var(--ipi-pi-table-border);width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00a669 #e8f5e9}.ipi-pi-table-wrap[data-v-4b307064]::-webkit-scrollbar{height:.12rem}.ipi-pi-table-wrap[data-v-4b307064]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.ipi-pi-table-wrap[data-v-4b307064]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.ipi-pi-table-wrap[data-v-4b307064]::-webkit-scrollbar-thumb:hover{background:#008f5a}.ipi-pi-table[data-v-4b307064]{width:max-content;border-collapse:collapse;table-layout:auto}.ipi-pi-table thead th[data-v-4b307064]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-weight:700;font-size:.25rem;color:#111827;background:#ebffe3;border:.02rem solid var(--ipi-pi-table-border);white-space:nowrap;min-width:max-content}.ipi-pi-table thead th[data-v-4b307064]:first-child{border-radius:0}.ipi-pi-table thead th[data-v-4b307064]:last-child{border-radius:0}.ipi-pi-col-support[data-v-4b307064]{min-width:.88rem}.ipi-pi-col-peak[data-v-4b307064]{white-space:nowrap}.ipi-pi-table tbody td[data-v-4b307064]:last-child{white-space:nowrap}.ipi-pi-table tbody td[data-v-4b307064]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-size:.22rem;color:#1f2937;border:.02rem solid var(--ipi-pi-table-border);background:#fff;overflow-wrap:break-word}.ipi-pi-td-support[data-v-4b307064]{padding:.1rem}.ipi-pi-table tbody tr.ipi-pi-tr--alt td[data-v-4b307064]{background:#e0e0e0}.ipi-pi-method[data-v-4b307064]{font-weight:600}.ipi-pi-support[data-v-4b307064]{display:block;width:.4rem;height:.4rem;margin:0 auto;box-sizing:border-box;border:none;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:center}.ipi-pi-support--yes[data-v-4b307064]{background-image:url(/assets/img/ipl-home/rr29.png);box-shadow:none}.ipi-pi-support--no[data-v-4b307064]{background-image:url(/assets/img/ipl-home/rr30.png);box-shadow:none}.ipi-pi-divider[data-v-4b307064]{height:0;margin:0 0 .22rem;border:none;border-top:.02rem dashed #d1d5db}.ipi-pi-expert[data-v-4b307064]{margin:0;padding:0;width:100%}.ipi-pi-expert-surface[data-v-4b307064]{--ipi-expert-pad-x: .18rem;--ipi-expert-pad-y: .16rem;--ipi-expert-avatar: .72rem;--ipi-expert-gap: .16rem;box-sizing:border-box;width:100%;background:#fff}.ipi-pi-expert-profile[data-v-4b307064]{display:flex;flex-direction:row;align-items:flex-start;gap:var(--ipi-expert-gap);padding:var(--ipi-expert-pad-y) var(--ipi-expert-pad-x) .12rem;background:#fff;box-sizing:border-box}.ipi-pi-avatar[data-v-4b307064]{flex-shrink:0;width:var(--ipi-expert-avatar);height:var(--ipi-expert-avatar);border-radius:50%;object-fit:cover}.ipi-pi-expert-main[data-v-4b307064]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.ipi-pi-expert-name-row[data-v-4b307064]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.ipi-pi-expert-name[data-v-4b307064]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-4b307064]{display:inline-flex;align-items:center;padding:.04rem .24rem;border-radius:999px;font-size:.2rem;font-weight:700;color:#fff;background:#0d3721;flex-shrink:0}.ipi-pi-expert-role[data-v-4b307064]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.ipi-pi-quote[data-v-4b307064]{margin:0;box-sizing:border-box;width:100%;padding:.14rem var(--ipi-expert-pad-x) .16rem;border:none;border-radius:0 0 .12rem .12rem;font-size:.22rem;font-weight:400;font-style:normal;line-height:1.55;text-align:left;color:#1f2937;background:linear-gradient(90deg,#eefff7,#eafffa)}.AFun-hot-reviews-20d3a6[data-v-698b7a84]{box-sizing:border-box;width:100%;max-width:11.2rem;margin:0 auto;padding:.24rem .16rem;font-family:Outfit,sans-serif;color:#1a1a1a;background:transparent}.AFun-hot-head-66e2de[data-v-698b7a84]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}.AFun-hot-head-left-a76011[data-v-698b7a84]{display:flex;align-items:center;gap:.12rem}.AFun-hot-fire-894088[data-v-698b7a84]{display:flex;align-items:center;justify-content:center;width:.44rem;height:.44rem;background:#ffecb3;color:#ffa000;border-radius:50%}.AFun-hot-fire-svg-342d50[data-v-698b7a84]{width:.26rem;height:.26rem}.AFun-hot-title-8fc618[data-v-698b7a84]{font-size:.36rem;font-weight:700;margin:0}.AFun-hot-count-pill-3f0f9a[data-v-698b7a84]{padding:.04rem .12rem;background:#f1f5f9;color:#64748b;font-size:.2rem;font-weight:600;border-radius:.3rem}.AFun-hot-filter-btn-0575e2[data-v-698b7a84]{display:flex;align-items:center;gap:.08rem;padding:.1rem .16rem;background:#fff;border:.02rem solid #e2e8f0;border-radius:.12rem;cursor:pointer;font-family:inherit}.AFun-hot-filter-label-38e9f0[data-v-698b7a84]{font-size:.22rem;font-weight:500;color:#475569}.AFun-hot-filter-chevron-abe9d9[data-v-698b7a84]{width:0;height:0;border-left:.06rem solid transparent;border-right:.06rem solid transparent;border-top:.08rem solid #94a3b8}.AFun-hot-card-73d242[data-v-698b7a84]{position:relative;background:#fff;border-radius:.2rem;border:.02rem solid #f1f5f9;padding:.2rem;margin-bottom:.24rem;box-shadow:0 .04rem .12rem #00000008}.AFun-hot-card--hot-b23471[data-v-698b7a84]{border-color:#ffe082;background:#fffdf5}.AFun-hot-ribbon-d620f2[data-v-698b7a84]{position:absolute;top:0;right:.3rem;background:linear-gradient(135deg,#ffa000,#ff8f00);color:#fff;font-size:.18rem;font-weight:700;padding:.04rem .16rem;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;display:flex;align-items:center;gap:.06rem;z-index:2}.AFun-hot-ribbon-fire-85086b[data-v-698b7a84]{width:.18rem;height:.18rem}.AFun-hot-card-head-723656[data-v-698b7a84]{margin-bottom:.16rem}.AFun-hot-head-top-c71e7c[data-v-698b7a84]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.12rem}.AFun-hot-card-user-c24d4d[data-v-698b7a84]{display:flex;align-items:center;gap:.14rem}.AFun-hot-avatar-60ae4c[data-v-698b7a84]{width:.64rem;height:.64rem;border-radius:50%;object-fit:cover;border:.02rem solid #fff;box-shadow:0 .04rem .08rem #00000014}.AFun-hot-user-meta-88f5e5[data-v-698b7a84]{display:flex;flex-direction:column}.AFun-hot-user-name-a6f773[data-v-698b7a84]{font-size:.28rem;font-weight:700;color:#1e293b}.AFun-hot-date-93d480[data-v-698b7a84]{font-size:.2rem;color:#94a3b8;margin:0}.AFun-hot-source-ebc101[data-v-698b7a84]{display:flex;align-items:center;gap:.08rem;padding:.06rem .12rem;background:#f0f9ff;border-radius:.1rem}.AFun-hot-source-icon-7a9d65[data-v-698b7a84]{width:.22rem;height:.22rem}.AFun-hot-source-text-fb058e[data-v-698b7a84]{font-size:.2rem;font-weight:600;color:#0284c7}.AFun-hot-rating-row-7a7865[data-v-698b7a84]{display:flex;align-items:center;gap:.1rem}.AFun-hot-stars-4fbe4b[data-v-698b7a84]{display:flex;gap:.04rem}.AFun-hot-star-c67774[data-v-698b7a84]{width:.32rem;height:.32rem}.AFun-hot-star-filled-1c1c6f[data-v-698b7a84]{color:#ffa000}.AFun-hot-star-empty-c7a64c[data-v-698b7a84]{color:#e2e8f0}.AFun-hot-score-badge-3337b2[data-v-698b7a84]{background:#e6fffa;color:#069668;font-size:.22rem;font-weight:700;padding:.02rem .1rem;border-radius:.06rem}.AFun-hot-body-50aead[data-v-698b7a84]{font-size:.24rem;line-height:1.5;color:#334155;margin:.16rem 0}.AFun-hot-gallery-e00d5a[data-v-698b7a84]{position:relative;margin:.2rem 0}.AFun-hot-gallery-viewport-c1c1cf[data-v-698b7a84]{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.AFun-hot-gallery-viewport-c1c1cf[data-v-698b7a84]::-webkit-scrollbar{display:none}.AFun-hot-gallery-track-f51deb[data-v-698b7a84]{display:flex}.AFun-hot-gallery-slide-f2a713[data-v-698b7a84]{flex:0 0 100%;scroll-snap-align:center}.AFun-hot-gallery-grid-84adae[data-v-698b7a84]{display:flex;gap:.12rem}.AFun-hot-gallery-cell-1bb2a3[data-v-698b7a84]{border:none;padding:0;background:#f8fafc;border-radius:.12rem;overflow:hidden;cursor:pointer}.AFun-hot-gallery-cell-1bb2a3 img[data-v-698b7a84]{width:100%;height:100%;object-fit:cover}.AFun-hot-gallery-cell--left-72c851[data-v-698b7a84]{flex:2;aspect-ratio:4 / 3}.AFun-hot-gallery-stack-c15d91[data-v-698b7a84]{flex:1;display:flex;flex-direction:column;gap:.12rem}.AFun-hot-gallery-cell--right-fd6ef2[data-v-698b7a84]{flex:1;aspect-ratio:1 / 1}.AFun-hot-gallery-dots-b04cd1[data-v-698b7a84]{display:flex;justify-content:center;gap:.08rem;margin-top:.16rem}.AFun-hot-dot-9c4974[data-v-698b7a84]{width:.1rem;height:.1rem;border-radius:50%;background:#e2e8f0;border:none;padding:0;cursor:pointer;transition:all .2s}.AFun-hot-dot--active-79dec3[data-v-698b7a84]{background:#94a3b8;width:.24rem;border-radius:.06rem}.AFun-hot-thread-d0299a[data-v-698b7a84]{border-top:.02rem solid #f1f5f9;padding-top:.16rem}.AFun-hot-actions-274469[data-v-698b7a84]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem}.AFun-hot-action-2f959c[data-v-698b7a84]{display:flex;align-items:center;gap:.08rem;background:transparent;border:none;padding:.06rem;cursor:pointer}.AFun-hot-action-icon-32dc7a[data-v-698b7a84]{width:.36rem;height:.36rem}.AFun-hot-action-stack-addb23[data-v-698b7a84]{display:flex;flex-direction:column;align-items:flex-start}.AFun-hot-action-val-29caed[data-v-698b7a84]{font-size:.2rem;font-weight:700;color:#1e293b}.AFun-hot-action-label-b6edec[data-v-698b7a84]{font-size:.16rem;color:#94a3b8}.AFun-hot-comments-8c8ef3[data-v-698b7a84]{padding:.14rem .12rem;border-radius:0;background:#f3f4f6;max-height:4.8rem;overflow-y:auto}.AFun-hot-comment-2d5a9a[data-v-698b7a84]{display:flex;gap:.12rem;padding:.1rem 0}.AFun-hot-comment-2d5a9a+.AFun-hot-comment-2d5a9a[data-v-698b7a84]{border-top:.02rem solid #e5e7eb}.AFun-hot-comment-avatar-d3f23c[data-v-698b7a84]{width:.52rem;height:.52rem;border-radius:50%}.AFun-hot-comment-body-b63c96[data-v-698b7a84]{flex:1}.AFun-hot-comment-meta-432854[data-v-698b7a84]{display:flex;align-items:center;gap:.08rem;margin-bottom:.04rem}.AFun-hot-comment-name-2061a4[data-v-698b7a84]{font-size:.22rem;font-weight:700;color:#1e293b}.AFun-hot-comment-date-475abc[data-v-698b7a84]{font-size:.18rem;color:#94a3b8}.AFun-hot-comment-text-be2763[data-v-698b7a84]{font-size:.2rem;line-height:1.4;color:#475569;margin:.04rem 0 .08rem}.AFun-hot-comment-votes-19546f[data-v-698b7a84]{display:flex;gap:.12rem}.AFun-hot-cvote-00a092[data-v-698b7a84]{display:flex;align-items:center;gap:.04rem;background:transparent;border:none;padding:0;cursor:pointer;color:#64748b;font-size:.18rem;font-weight:600}.AFun-hot-cvote-icon-811802[data-v-698b7a84]{width:.2rem;height:.2rem;background-size:contain;background-repeat:no-repeat}.AFun-hot-cvote-icon--up-fb3dfe[data-v-698b7a84]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z'/%3E%3C/svg%3E")}.AFun-hot-cvote-icon--down-1d365f[data-v-698b7a84]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.37-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z'/%3E%3C/svg%3E")}.AFun-header-wrapper-671109[data-v-fd16aff4]{position:relative;min-height:.93rem}.AFun-header-9e74d6[data-v-fd16aff4]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){.AFun-header-9e74d6[data-v-fd16aff4]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}.AFun-header-placeholder-1a52af[data-v-fd16aff4]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}.AFun-header-top-cd5f30[data-v-fd16aff4]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}.AFun-header-actions-28caf7[data-v-fd16aff4]{display:flex;align-items:center;gap:.2rem}.AFun-logo-b17a96[data-v-fd16aff4]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}.AFun-language-selector-d434b5[data-v-fd16aff4]{position:relative;display:flex;align-items:center;gap:.1rem}.AFun-language-overlay-abf850[data-v-fd16aff4]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}.AFun-language-selector-d434b5.open~.AFun-language-overlay-abf850[data-v-fd16aff4],.AFun-language-selector-d434b5.open .AFun-language-overlay-abf850[data-v-fd16aff4]{display:block}.AFun-globe-icon-99f413[data-v-fd16aff4]{width:.5rem;object-fit:contain}.AFun-language-btn-85751f[data-v-fd16aff4]{border:none;color:#fff;font-size:.22rem;cursor:pointer;display:flex;align-items:center;width:1.8rem;height:.55rem;border-radius:.15rem;padding:.13rem .28rem!important;justify-content:space-between}.AFun-language-btn-85751f span[data-v-fd16aff4]{flex:1;min-width:0;text-align:center;padding:0 .12rem}.AFun-dropdown-icon-6e8b22[data-v-fd16aff4]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}.AFun-language-selector-d434b5.open .AFun-dropdown-icon-6e8b22[data-v-fd16aff4]{transform:rotate(180deg)}.AFun-language-dropdown-4a5ddf[data-v-fd16aff4]{position:absolute;top:100%;right:0;margin-top:.1rem;background:#fff;border-radius:.15rem;box-shadow:0 .15rem .4rem #00000026;min-width:1.9rem;max-width:3.1rem;max-height:5rem;overflow-y:auto;overflow-x:hidden;z-index:10000;opacity:0;visibility:hidden;transform:translateY(-.2rem) scale(.95);transform-origin:top right;transition:all .25s cubic-bezier(.4,0,.2,1);display:block;scrollbar-width:thin;scrollbar-color:#056677 rgba(5,102,119,.1);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.AFun-language-dropdown-4a5ddf[data-v-fd16aff4]::-webkit-scrollbar{width:.08rem}.AFun-language-dropdown-4a5ddf[data-v-fd16aff4]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}.AFun-language-dropdown-4a5ddf[data-v-fd16aff4]::-webkit-scrollbar-thumb{border-radius:.1rem}.AFun-language-dropdown-4a5ddf[data-v-fd16aff4]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}.AFun-language-selector-d434b5.open .AFun-language-dropdown-4a5ddf[data-v-fd16aff4]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.AFun-language-item-373452[data-v-fd16aff4]{display:flex;align-items:center;gap:.15rem;padding:.26rem .33rem;cursor:pointer;transition:background .2s ease,transform .15s ease;min-height:.62rem;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;font-size:.22rem}.AFun-language-item-373452[data-v-fd16aff4]:hover,.AFun-language-item-373452[data-v-fd16aff4]:active{background:#0566771a;transform:translate(-.02rem)}.AFun-language-item-373452.active[data-v-fd16aff4]{background:linear-gradient(90deg,#46fff633,#05667733)}.AFun-language-item-icon-7da577[data-v-fd16aff4]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}.AFun-language-item-text-2ec7d5[data-v-fd16aff4]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}.AFun-logo-link-be7340[data-v-fd16aff4]{display:flex;align-items:center;justify-content:center}.AFun-menu-toggle-8764b2[data-v-fd16aff4]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.AFun-menu-icon-146901[data-v-fd16aff4]{width:.5rem;object-fit:contain}.AFun-nav-wrapper-76e7c3[data-v-9d2f64c5]{position:relative;width:100%}.AFun-nav-menu-572957[data-v-9d2f64c5]{display:flex;align-items:center;gap:.18rem;padding:.48rem .2rem;background:#fff;box-shadow:0 .06rem .14rem #0000004d;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;width:100%;box-sizing:border-box;--ipl-nav-fixed-height: .7rem;height:var(--ipl-nav-fixed-height)}.AFun-nav-menu-572957[data-v-9d2f64c5]::-webkit-scrollbar{display:none}@media(min-width:768px){.AFun-nav-menu-572957[data-v-9d2f64c5]{cursor:grab;user-select:none}.AFun-nav-menu-572957.dragging[data-v-9d2f64c5]{cursor:grabbing;scroll-snap-type:none}}.AFun-nav-label-2f509b[data-v-9d2f64c5]{line-height:1!important}.AFun-nav-left-db2c1c[data-v-9d2f64c5]{display:flex!important;align-items:center!important;justify-content:center!important}.AFun-nav-icon-wrapper-d3047d[data-v-9d2f64c5]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AFun-nav-icon-d42312[data-v-9d2f64c5]{width:100%!important;height:100%!important;object-fit:contain!important}.AFun-footer-new-73d6c7[data-v-ebec3e76]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}.AFun-footer-logo-79ee8a[data-v-ebec3e76]{text-align:center;margin-bottom:.3rem}.AFun-footer-logo-img-0bbaee[data-v-ebec3e76]{width:2rem;height:auto;object-fit:contain}.AFun-footer-sections-6edb10[data-v-ebec3e76]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}.AFun-footer-section-ef9d3b[data-v-ebec3e76]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}.AFun-footer-section-title-f5010e[data-v-ebec3e76]{font-size:.36rem;color:#fff;margin:0 0 .1rem}.AFun-footer-section-link-132d8e[data-v-ebec3e76]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}.AFun-footer-section-arrow-434d9d[data-v-ebec3e76]{width:.16rem;height:.16rem;flex-shrink:0}.AFun-footer-icons-926a5d[data-v-ebec3e76]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}.AFun-footer-icon-item-2edc12[data-v-ebec3e76]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}.AFun-footer-icon-item-2edc12[data-v-ebec3e76]:hover{opacity:.8}.AFun-footer-icon-wrapper-d6048f[data-v-ebec3e76]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-footer-icon-908759[data-v-ebec3e76]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-footer-icon-text-287382[data-v-ebec3e76]{font-size:.28rem;color:#fff;white-space:nowrap;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-footer-disclaimer-e604d8[data-v-ebec3e76]{text-align:center;font-size:.3rem;font-weight:600;color:#fff;line-height:1.5;margin:0 0 .35rem;padding:.25rem .15rem;background:#f1eaea40;border-radius:.1rem}.AFun-footer-copyright-e2a0a1[data-v-ebec3e76]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}.AFun-modal-overlay-23cc46[data-v-ebec3e76]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-ebec3e76 .3s ease}.AFun-modal-overlay-23cc46.show[data-v-ebec3e76]{display:flex}.AFun-modal-9b1b69[data-v-ebec3e76]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-ebec3e76 .3s ease;text-align:center}.AFun-modal-icon-2279c5[data-v-ebec3e76]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.AFun-modal-message-9c0f31[data-v-ebec3e76]{font-size:.32rem;color:#333;margin:0 0 .3rem}.AFun-modal-btn-bf834e[data-v-ebec3e76]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.AFun-modal-btn-bf834e[data-v-ebec3e76]:hover{background:#04505a}.AFun-modal-btn-bf834e[data-v-ebec3e76]:active{background:#034048}@keyframes fadeIn-ebec3e76{0%{opacity:0}to{opacity:1}}@keyframes slideUp-ebec3e76{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.AFun-section-underline-wrap-ff9779[data-v-4222f4f2]{width:90%;margin:0 5%}.AFun-faq-section-7e3a45[data-v-4222f4f2]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}.AFun-faq-header-02f599[data-v-4222f4f2]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}.AFun-faq-icon1-wrapper-ad7a63[data-v-4222f4f2]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}.AFun-faq-icon1-f4c386[data-v-4222f4f2]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 .05rem .1rem rgba(0,0,0,.3))}.AFun-faq-title-deb481[data-v-4222f4f2]{font-size:.39rem;color:#fff;margin:0 0 .1rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-faq-subtitle-679ead[data-v-4222f4f2]{font-size:.4rem;color:#056677;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-faq-content-a46be3[data-v-4222f4f2]{text-align:left}.AFun-faq-description-ccd95a[data-v-4222f4f2]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}.AFun-faq-list-5f091e[data-v-4222f4f2]{display:flex;flex-direction:column;gap:.15rem}.AFun-faq-item-4a8839[data-v-4222f4f2]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}.AFun-faq-summary-0d199e[data-v-4222f4f2]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}.AFun-faq-summary-0d199e[data-v-4222f4f2]::-webkit-details-marker{display:none}.AFun-faq-item-4a8839[data-v-4222f4f2]:hover{background:#0566770d;border-radius:.05rem}.AFun-faq-diamond-9f73e7[data-v-4222f4f2]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}.AFun-faq-question-695914[data-v-4222f4f2]{font-size:.24rem;color:#333;flex:1;line-height:1.3}.AFun-faq-question1-9b68ac[data-v-4222f4f2]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.AFun-faq-plus-2a7afe[data-v-4222f4f2]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}.AFun-faq-item-4a8839[open] .AFun-faq-plus-2a7afe[data-v-4222f4f2]{transform:rotate(45deg)}.AFun-faq-expandable-content-b3985b[data-v-4222f4f2]{margin-top:.1rem;padding-left:.35rem}.AFun-faq-expandable-content-b3985b p[data-v-4222f4f2]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}.AFun-sidebar-overlay-1eb223[data-v-1ffd990a]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.AFun-sidebar-overlay-1eb223.show[data-v-1ffd990a]{opacity:1;visibility:visible}.AFun-sidebar-menu-920b89[data-v-1ffd990a]{position:fixed;top:0;right:0;width:70%;height:100%;box-shadow:0 0 .2rem #46fff64d;transform:translate(100%);transition:transform .3s ease;z-index:10000;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.AFun-sidebar-menu-920b89[data-v-1ffd990a]::-webkit-scrollbar{display:none}.AFun-sidebar-overlay-1eb223.show .AFun-sidebar-menu-920b89[data-v-1ffd990a]{transform:translate(0)}.AFun-sidebar-header-fbaca7[data-v-1ffd990a]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.AFun-sidebar-logo-3b9c38[data-v-1ffd990a]{width:1.2rem;height:1.2rem;object-fit:contain}.AFun-sidebar-close-079e24[data-v-1ffd990a]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}.AFun-sidebar-close-079e24[data-v-1ffd990a]:hover{background:#46fff633}.AFun-close-icon-77a266[data-v-1ffd990a]{font-size:.6rem}.AFun-sidebar-nav-286af8[data-v-1ffd990a]{padding:.2rem 0}.AFun-sidebar-item-0e8b11[data-v-1ffd990a]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}.AFun-sidebar-item-0e8b11[data-v-1ffd990a]:hover{background:#46fff61a;border-left-color:#46fff6}.AFun-sidebar-item-0e8b11.active[data-v-1ffd990a]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}.AFun-sidebar-icon-bca0cc[data-v-1ffd990a]{width:.64rem;display:flex;align-items:center;justify-content:center}.AFun-sidebar-icon-img-17ec26[data-v-1ffd990a]{width:100%;height:100%;object-fit:contain}.AFun-sidebar-text-9cd2c1[data-v-1ffd990a]{font-size:.38rem}@media(min-width:768px){.AFun-sidebar-overlay-1eb223[data-v-1ffd990a]{position:absolute;top:0;left:0;width:100%;height:100%}.AFun-sidebar-menu-920b89[data-v-1ffd990a]{position:absolute;top:0;right:0;height:100%}}.AFun-share-modal-overlay-07613c[data-v-51d08cfc]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.AFun-share-modal-overlay-07613c.show[data-v-51d08cfc]{display:block;opacity:1}.AFun-share-modal-18ff38[data-v-51d08cfc]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:.02rem solid #e0e0e0;border-radius:.3rem .3rem 0 0;padding:.4rem .3rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));max-height:30vh;min-height:auto;transform:translateY(100%);transition:transform .3s ease;z-index:10001;box-shadow:0 -.1rem .3rem #0000001a;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.AFun-share-modal-18ff38.show[data-v-51d08cfc]{transform:translateY(0)}.AFun-share-list-66d040[data-v-51d08cfc]{list-style:none;margin:0;padding:.2rem 0 .4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;width:100%;box-sizing:border-box}.AFun-share-item-7dc9df[data-v-51d08cfc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.1rem;border-radius:.15rem;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.AFun-share-item-7dc9df[data-v-51d08cfc]:active{background:#0000000d;transform:scale(.95)}.AFun-share-icon-53049e[data-v-51d08cfc]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AFun-share-label-9cc61b[data-v-51d08cfc]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}.AFun-floating-actions-wrapper-c7d2dd[data-v-58dae4bd]{--ipl-floating-actions-width: 1rem;position:fixed;right:0;top:50%;transform:translateY(-50%) translate(0);z-index:99;display:flex;align-items:stretch;transition:transform .4s ease-in-out}.AFun-floating-actions-wrapper-c7d2dd.collapsed[data-v-58dae4bd]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}.AFun-floating-actions-b7670d[data-v-58dae4bd]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}.AFun-floating-btn-d177e6[data-v-58dae4bd]{background:transparent;border:none!important;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;padding:.15rem .1rem;transition:all .3s ease;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;min-width:.6rem;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none!important}.AFun-floating-btn-d177e6[data-v-58dae4bd]:focus,.AFun-floating-btn-d177e6[data-v-58dae4bd]:focus-visible,.AFun-floating-btn-d177e6[data-v-58dae4bd]:active,.AFun-floating-btn-d177e6[data-v-58dae4bd]:hover,.AFun-floating-btn-d177e6[data-v-58dae4bd]:visited,.AFun-floating-btn-d177e6[data-v-58dae4bd]:focus-within{outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;border:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.AFun-floating-btn-d177e6[data-v-58dae4bd] *{outline:none!important;border:none!important}.AFun-floating-btn-d177e6[data-v-58dae4bd] *:focus,.AFun-floating-btn-d177e6[data-v-58dae4bd] *:focus-visible,.AFun-floating-btn-d177e6[data-v-58dae4bd] *:active{outline:none!important;border:none!important;box-shadow:none!important}.AFun-floating-btn-d177e6[data-v-58dae4bd]:hover{transform:translate(-.03rem);opacity:.9}.AFun-floating-btn-d177e6[data-v-58dae4bd]:active{transform:translate(-.02rem) scale(.95)}.AFun-floating-btn-icon-3941c7[data-v-58dae4bd]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}.AFun-floating-btn-icon-3941c7.bookmarked[data-v-58dae4bd]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}.AFun-floating-btn-text-7d7534[data-v-58dae4bd]{font-size:.18rem;color:#fff;white-space:nowrap;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;line-height:1.2}.AFun-floating-toggle-21207c[data-v-58dae4bd]{background:#877f7f99;border:none!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem .08rem;flex-shrink:0;border-radius:.2rem 0 0 .2rem;transition:background .3s ease,box-shadow .3s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;outline:none!important;box-shadow:-.05rem 0 .15rem #00000026;align-self:stretch}.AFun-floating-actions-wrapper-c7d2dd.collapsed .AFun-floating-toggle-21207c[data-v-58dae4bd]{border-radius:.1rem 0 0 .1rem}.AFun-floating-toggle-21207c[data-v-58dae4bd]:focus,.AFun-floating-toggle-21207c[data-v-58dae4bd]:focus-visible,.AFun-floating-toggle-21207c[data-v-58dae4bd]:active,.AFun-floating-toggle-21207c[data-v-58dae4bd]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}.AFun-floating-toggle-21207c[data-v-58dae4bd]:active{transform:scale(.95)}.AFun-floating-toggle-icon-a7c4cc[data-v-58dae4bd]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}.AFun-floating-toggle-icon-a7c4cc[data-v-58dae4bd]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}.AFun-floating-actions-wrapper-c7d2dd:not(.collapsed) .AFun-floating-toggle-icon-a7c4cc[data-v-58dae4bd]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}.AFun-floating-actions-wrapper-c7d2dd.collapsed .AFun-floating-toggle-icon-a7c4cc[data-v-58dae4bd]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.AFun-announcement-section-707033[data-v-1b1d9be1]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}.AFun-announcement-banner-4e67fb[data-v-1b1d9be1]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}.AFun-announcement-bg-0ecd3a[data-v-1b1d9be1]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}.AFun-announcement-trumpet-icon-497165[data-v-1b1d9be1]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}.AFun-announcement-label-12ca88[data-v-1b1d9be1]{position:absolute;top:-.3rem;left:50%;transform:translate(-50%);padding:.1rem .35rem;border-radius:.2rem;font-size:.26rem;color:#fff;white-space:nowrap;z-index:3;font-weight:700;background:linear-gradient(90deg,#e53939,#a80000)!important}.AFun-announcement-date-dd743d[data-v-1b1d9be1]{position:absolute;bottom:-.04rem;right:.2rem;font-size:.18rem;color:#00414fb3;z-index:2;text-align:right}.AFun-announcement-content-wrapper-ec6d87[data-v-1b1d9be1]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}.AFun-announcement-content-list-e1e5bf[data-v-1b1d9be1]{position:relative;transition:transform .5s ease-in-out;will-change:transform}.AFun-announcement-content-ae4ad4[data-v-1b1d9be1]{position:relative;height:1.5rem;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;overflow:hidden}.AFun-announcement-snippet-dcb28e[data-v-1b1d9be1]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0 .1rem;box-sizing:border-box;cursor:pointer;overflow:hidden}.AFun-announcement-snippet-inner-65f576[data-v-1b1d9be1]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;margin:0;width:100%;max-width:100%;max-height:calc(.26rem * 1.35 * 4);text-align:center;color:#00414f;font-size:.26rem;line-height:1.35;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.AFun-announcement-snippet-title-7fcc77[data-v-1b1d9be1]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-announcement-modal-root-0f4bb7[data-v-1b1d9be1]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}.AFun-announcement-modal-backdrop-984b28[data-v-1b1d9be1]{position:absolute;inset:0;background:#00000073}.AFun-announcement-modal-dd0b8a[data-v-1b1d9be1]{position:relative;z-index:1;width:100%;max-width:6.5rem;max-height:min(80vh,8rem);overflow:hidden;display:flex;flex-direction:column;border-radius:.2rem;background:linear-gradient(180deg,#fffef8,#fde0b2);border:2px solid #000;box-shadow:0 .12rem .4rem #00000040}.AFun-announcement-modal-close-4aa2e0[data-v-1b1d9be1]{position:absolute;top:.12rem;right:.12rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000014;color:#333;font-size:.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.AFun-announcement-modal-close-4aa2e0[data-v-1b1d9be1]:hover{background:#00000024}.AFun-announcement-modal-title-649d92[data-v-1b1d9be1]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-announcement-modal-body-723f85[data-v-1b1d9be1]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch}.bottom-floating-banner[data-v-0fa42ebd]{position:fixed;bottom:0;left:0!important;right:0!important;margin:0 auto!important;width:7.5rem!important;max-width:100vw;z-index:1000;display:flex;justify-content:center;align-items:center;padding-bottom:env(safe-area-inset-bottom);pointer-events:none;animation:bannerSlideUpSimple-0fa42ebd .8s ease-out forwards}@media(min-width:768px){.bottom-floating-banner[data-v-0fa42ebd]{max-width:6rem!important}}@keyframes bannerSlideUpSimple-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.bottom-floating-banner-container[data-v-0fa42ebd]{position:relative;width:100%;pointer-events:auto;animation:bannerPulse-0fa42ebd 2s infinite ease-in-out}.bottom-floating-banner img[data-v-0fa42ebd]{width:95%;margin:0 2.5% 2.5%;height:auto;display:block;filter:drop-shadow(0 -2px 10px rgba(0,0,0,.2))}@keyframes bannerSlideUp-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bannerPulse-0fa42ebd{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.bottom-floating-banner-container[data-v-0fa42ebd]:active{transform:scale(.95);transition:transform .1s}.AFun-game-comment-modal-d5f460[data-v-c3a8a09f]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.AFun-game-comment-modal-d5f460.show[data-v-c3a8a09f]{display:flex}.AFun-game-comment-modal-backdrop-27a90f[data-v-c3a8a09f]{position:absolute;inset:0;background:#0000008c}.AFun-game-comment-section-9df9be[data-v-c3a8a09f]{position:relative;z-index:1;padding:.3rem;background:#d1e8eb;width:100%;max-width:8.4rem;max-height:calc(100vh - .48rem);overflow-y:auto;border-radius:.2rem;box-sizing:border-box}.AFun-game-comment-close-btn-8cd5e6[data-v-c3a8a09f]{position:absolute;top:.16rem;right:.16rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000080;color:#fff;font-size:.34rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.AFun-comment-header-be6e61[data-v-c3a8a09f]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}.AFun-game-comment-container-7b2f06[data-v-c3a8a09f]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}.AFun-game-title-logo-row-9138fb[data-v-c3a8a09f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.AFun-game-title-03f3ca[data-v-c3a8a09f]{text-align:left;color:#fff;font-size:.4rem;margin:0}.AFun-game-logo-b9a4f2 img[data-v-c3a8a09f]{max-width:2.8rem;height:auto;object-fit:contain}.AFun-single-rating-52c8c9[data-v-c3a8a09f]{margin-bottom:.2rem}.AFun-single-rating-label-4774d1[data-v-c3a8a09f]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.AFun-rating-separator-6a297a[data-v-c3a8a09f]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}.AFun-rating-section-1cedf5[data-v-c3a8a09f]{margin-bottom:.3rem;padding-bottom:.2rem}.AFun-rating-row-588bbb[data-v-c3a8a09f]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}.AFun-rating-row-top-adb4c0[data-v-c3a8a09f]{display:flex;align-items:center;gap:.12rem}.AFun-rating-icon-e1899a[data-v-c3a8a09f]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}.AFun-rating-label-874c46[data-v-c3a8a09f]{color:#fff;font-size:.24rem;flex:1;min-width:0}.AFun-rating-score-a54fcd[data-v-c3a8a09f]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}.AFun-rating-row-bottom-1b6989[data-v-c3a8a09f]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}.AFun-comment-stars-container-d49cf0[data-v-c3a8a09f]{display:flex;align-items:center;justify-content:center;gap:.12rem}.AFun-comment-star-c7a967[data-v-c3a8a09f]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;user-select:none;margin:0 .2rem .2rem}.AFun-comment-star-c7a967[data-v-c3a8a09f]:hover{transform:scale(1.1)}.AFun-comment-star-c7a967 span[data-v-c3a8a09f]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}.AFun-comment-input-section-7c6327[data-v-c3a8a09f]{margin-bottom:.3rem}.AFun-comment-input-label-89dd97[data-v-c3a8a09f]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.AFun-comment-textarea-c1b06f[data-v-c3a8a09f]{width:100%;min-height:1.5rem;padding:.15rem;border:none;border-radius:.1rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box;resize:vertical}.AFun-screenshot-section-404652[data-v-c3a8a09f]{margin-bottom:.3rem}.AFun-screenshot-upload-grid-7e0c6d[data-v-c3a8a09f]{display:flex;gap:.15rem;justify-content:center}.AFun-screenshot-upload-item-ca60e9[data-v-c3a8a09f]{width:1.2rem;height:1.4rem;border:.02rem dashed #000;border-radius:.1rem;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.AFun-screenshot-upload-icon-0b9b72[data-v-c3a8a09f]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}.AFun-screenshot-input-94c886[data-v-c3a8a09f]{position:absolute;inset:0;opacity:0;cursor:pointer}.AFun-screenshot-preview-6c65cb[data-v-c3a8a09f]{width:100%;height:100%;display:none}.AFun-screenshot-preview-6c65cb.show[data-v-c3a8a09f]{display:block;animation:iplFadeIn-c3a8a09f .3s ease-in-out}.AFun-screenshot-upload-progress-container-95d372[data-v-c3a8a09f]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:flex;flex-direction:column!important;align-items:center!important;justify-content:center!important;background-color:#333!important;background:#333!important;z-index:999!important;gap:5px!important}.AFun-screenshot-spinner-item-15b247[data-v-c3a8a09f]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-c3a8a09f .8s linear infinite!important;flex-shrink:0!important}.AFun-screenshot-progress-text-bade59[data-v-c3a8a09f]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-c3a8a09f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-c3a8a09f{0%{opacity:0}to{opacity:1}}.AFun-screenshot-upload-remove-e615f6[data-v-c3a8a09f]{position:absolute;top:.02rem;right:.02rem;width:.3rem;height:.3rem;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.2rem;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10}.AFun-screenshot-upload-remove-e615f6.show[data-v-c3a8a09f]{display:flex}.AFun-screenshot-label-5d4526[data-v-c3a8a09f]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}.AFun-submit-button-container-223af9[data-v-c3a8a09f]{display:flex;justify-content:center}.AFun-submit-button-4a8199[data-v-c3a8a09f]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}.AFun-submit-button-4a8199[data-v-c3a8a09f]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-c3a8a09f],.fade-leave-active[data-v-c3a8a09f]{transition:opacity .3s ease}.fade-enter-from[data-v-c3a8a09f],.fade-leave-to[data-v-c3a8a09f]{opacity:0}body.AFun-game-comment-modal-open-bcd257{overflow:hidden!important}.AFun-feedback-form-3e9661[data-v-63089057]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}.AFun-feedback-logo-90f9bc[data-v-63089057]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}.AFun-feedback-logo-90f9bc img[data-v-63089057]{width:100%;height:auto;display:block}.AFun-feedback-title-246427[data-v-63089057]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}.AFun-feedback-stars-ffd465[data-v-63089057]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}.AFun-feedback-star-bfc6a1[data-v-63089057]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;user-select:none}.AFun-feedback-star-bfc6a1[data-v-63089057]:hover{transform:scale(1.2)}.AFun-feedback-star-bfc6a1.filled[data-v-63089057]{color:#ff9800}.AFun-feedback-textarea-67126f[data-v-63089057]{width:100%;min-height:1.5rem;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.26rem;line-height:1.5;color:#333;background:#fff;resize:vertical;box-sizing:border-box;margin:0 0 .2rem}.AFun-feedback-textarea-67126f[data-v-63089057]:focus{outline:none;border-color:#056677}.AFun-feedback-textarea-67126f[data-v-63089057]::placeholder{color:#999}.AFun-feedback-form-3e9661 .AFun-feedback-label-10cefc[data-v-63089057]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.AFun-feedback-form-3e9661 .AFun-feedback-label-10cefc.visually-hidden[data-v-63089057]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.AFun-feedback-submit-f548bd[data-v-63089057]{width:100%;height:.6rem;background:linear-gradient(180deg,#058e43,#025e16);color:#fff;border:none;border-radius:.1rem;font-size:.28rem;cursor:pointer;transition:background .3s}.AFun-feedback-submit-f548bd[data-v-63089057]:hover:not(:disabled){background:#04505a}.AFun-feedback-submit-f548bd[data-v-63089057]:active:not(:disabled){background:#034048}.AFun-feedback-submit-f548bd[data-v-63089057]:disabled{opacity:.7;cursor:not-allowed}.AFun-feedback-error-2503e8[data-v-63089057]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}.AFun-feedback-error-2503e8.show[data-v-63089057]{display:block}.AFun-feedback-extended-section-193f67[data-v-ed2689a3]{background:#fff;padding:.1rem .3rem}.AFun-reviews-header-12edf4[data-v-ed2689a3]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.AFun-reviews-icon-wrapper-1c14f9[data-v-ed2689a3]{width:.8rem!important;height:.8rem!important;min-width:.8rem!important;min-height:.8rem!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-reviews-icon-983d29[data-v-ed2689a3]{width:.8rem;height:.8rem}.AFun-item-time-01eb61[data-v-ed2689a3]{font-size:.16rem}.AFun-reviews-title-02ebb0[data-v-ed2689a3]{font-size:.39rem;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-feedback-extended-section-193f67 .AFun-review-cards-scroll-7e22a7[data-v-ed2689a3]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}.AFun-feedback-extended-section-193f67 .AFun-review-card-bc98a2[data-v-ed2689a3]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.AFun-review-card-top-21c72b[data-v-ed2689a3]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.AFun-review-google-icon-7acd37[data-v-ed2689a3]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}.AFun-review-title-dd628a[data-v-ed2689a3]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.AFun-review-text-f76e27[data-v-ed2689a3]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}.AFun-review-footer-e50d24[data-v-ed2689a3]{display:flex;align-items:center;gap:.14rem}.AFun-review-avatar-wrapper-fbf54d[data-v-ed2689a3]{width:.72rem!important;height:.72rem!important;min-width:.72rem!important;min-height:.72rem!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.AFun-review-avatar-cefb42[data-v-ed2689a3]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.AFun-review-meta-d74728[data-v-ed2689a3]{display:flex;flex-direction:column;gap:.04rem}.AFun-reviewer-name-11e305[data-v-ed2689a3]{font-size:.24rem;color:#000;margin:0}.AFun-review-date-33c856[data-v-ed2689a3]{font-size:.2rem;color:#666;white-space:nowrap}.AFun-stars-css-06fb08[data-v-ed2689a3]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}.AFun-star-filled-c7ef6b[data-v-ed2689a3]{color:gold}.AFun-star-empty-85a59b[data-v-ed2689a3]{color:#e0e0e0}.AFun-reviews-banner-ee8e63[data-v-ed2689a3]{width:100%;margin:.2rem 0;display:block}.AFun-reviews-banner-ee8e63 img[data-v-ed2689a3]{width:100%;height:auto;display:block;border-radius:.12rem}.AFun-more-reviews-link-8510a6[data-v-ed2689a3]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}.AFun-more-reviews-link-8510a6[data-v-ed2689a3]:hover{color:#fff}.AFun-feedback-extended-form-68b982[data-v-ed2689a3]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}.AFun-feedback-header-title-wrap-c61613[data-v-ed2689a3]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}.AFun-feedback-header-title-c2fd5a[data-v-ed2689a3]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-feedback-header-title-text-28331c[data-v-ed2689a3]{font-weight:inherit;color:#000}.AFun-feedback-header-title-icon-fe8a45[data-v-ed2689a3]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.AFun-feedback-divider-add6af[data-v-ed2689a3]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.AFun-feedback-notice-fb8c6c[data-v-ed2689a3]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}.AFun-feedback-field-0bba7f[data-v-ed2689a3]{margin-bottom:.2rem}.AFun-feedback-extended-form-68b982 .AFun-feedback-label-10cefc[data-v-ed2689a3]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.AFun-feedback-extended-form-68b982 .AFun-feedback-label-10cefc .required[data-v-ed2689a3]{color:#f44}.AFun-feedback-input-3a176a[data-v-ed2689a3],.AFun-feedback-select-5ba7d5[data-v-ed2689a3],.AFun-feedback-textarea-67126f[data-v-ed2689a3]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}.AFun-feedback-textarea-67126f[data-v-ed2689a3]{min-height:1.2rem;resize:vertical;font-family:inherit}.AFun-feedback-upload-161a87[data-v-ed2689a3]{width:1.5rem;height:1.5rem;border:.02rem dashed #e0e0e0;border-radius:.08rem;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.AFun-feedback-upload-161a87[data-v-ed2689a3]:hover{border-color:#46fff6;background:#f0f0f0}.AFun-feedback-upload-icon-b34a15[data-v-ed2689a3]{font-size:.4rem;color:#999}.AFun-feedback-upload-161a87 input[type=file][data-v-ed2689a3]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.AFun-feedback-upload-preview-8ce287[data-v-ed2689a3]{width:100%;height:100%;border-radius:.08rem;display:none}.AFun-feedback-upload-preview-8ce287.show[data-v-ed2689a3]{display:block}.AFun-feedback-upload-preview-8ce287.show+.AFun-feedback-upload-icon-b34a15[data-v-ed2689a3]{display:none}.AFun-feedback-upload-remove-04a1f1[data-v-ed2689a3]{position:absolute;top:.02rem;right:.02rem;width:.3rem;height:.3rem;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.2rem;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10}.AFun-feedback-upload-remove-04a1f1.show[data-v-ed2689a3]{display:flex}.AFun-feedback-upload-loading-fc99c4[data-v-ed2689a3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}.AFun-feedback-upload-loading-fc99c4.show[data-v-ed2689a3]{display:block}.AFun-feedback-stars-ffd465[data-v-ed2689a3]{display:flex;gap:.1rem;align-items:center}.AFun-feedback-star-bfc6a1[data-v-ed2689a3]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}.AFun-feedback-star-bfc6a1.filled[data-v-ed2689a3]{color:#ff9800}.AFun-feedback-submit-btn-a65f0b[data-v-ed2689a3]{width:100%;background:linear-gradient(180deg,#ff0,#ff7a05);color:#000;border:.02rem solid #e0b110;border-radius:.12rem;padding:.18rem .3rem;font-size:.28rem;cursor:pointer;transition:all .3s;margin-top:.2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-feedback-submit-btn-a65f0b[data-v-ed2689a3]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.AFun-faq-interactive-430caf[data-v-eba9d977]{padding:.2rem;background:#fff;min-height:33vh}.AFun-faq-category-wrapper-721c7f[data-v-eba9d977]{margin-bottom:.2rem}.AFun-faq-category1-bb7035[data-v-eba9d977]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}.AFun-faq-category1-bb7035[data-v-eba9d977]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.AFun-faq-category1-bb7035.active[data-v-eba9d977]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}.AFun-faq-category-header-e53aa3[data-v-eba9d977]{display:flex;align-items:center;gap:.15rem}.AFun-faq-category-icon-9ce035[data-v-eba9d977]{width:1rem;display:flex;align-items:center;justify-content:center}.AFun-faq-icon-417208[data-v-eba9d977]{width:100%;height:100%;object-fit:contain}.AFun-faq-category-content-7c6cc2[data-v-eba9d977]{flex:1}.AFun-faq-category-title-3fc404[data-v-eba9d977]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.AFun-faq-category-desc-061305[data-v-eba9d977]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.AFun-faq-category-arrow-354511[data-v-eba9d977]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.AFun-faq-arrow-e5a7b3[data-v-eba9d977]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.AFun-faq-category1-bb7035.active .AFun-faq-arrow-e5a7b3[data-v-eba9d977]{transform:rotate(180deg)}.AFun-faq-question-list-7e33eb[data-v-eba9d977]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}.AFun-faq-question-list-7e33eb.show[data-v-eba9d977]{max-height:none!important}.AFun-faq-question-list-7e33eb.active[data-v-eba9d977]{display:flex;max-height:5000px}.AFun-faq-question-695914[data-v-eba9d977]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}.AFun-faq-question-695914[data-v-eba9d977]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.AFun-faq-question-header-aca395[data-v-eba9d977]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.AFun-faq-question-title-a5ccf7[data-v-eba9d977]{font-size:.24rem;margin:0;line-height:1.3;flex:1}.AFun-faq-question-arrow-bc758a[data-v-eba9d977]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}.AFun-faq-question-695914.expanded .AFun-faq-arrow-e5a7b3[data-v-eba9d977]{transform:rotate(90deg)}.AFun-faq-question-answer-7f7bfe[data-v-eba9d977]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.AFun-faq-question-695914.expanded .AFun-faq-question-answer-7f7bfe[data-v-eba9d977]{display:block;max-height:5000px}.AFun-faq-question-answer-7f7bfe p[data-v-eba9d977]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}.AFun-faq-tabs-87c400[data-v-eba9d977]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}.AFun-faq-tab-btn-c75344[data-v-eba9d977]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}.AFun-faq-tab-btn-c75344.active[data-v-eba9d977]{background:#058e43;color:#fff}.AFun-faq-tab-btn-c75344[data-v-eba9d977]:hover{opacity:.9}.AFun-faq-content-panel-1c51f9[data-v-eba9d977]{display:none}.AFun-faq-content-panel-1c51f9.active[data-v-eba9d977]{display:block}.AFun-analysis-players-reviews-347414[data-v-d252aafc]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}.AFun-analysis-players-reviews-title-bbec62[data-v-d252aafc]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}.AFun-analysis-players-reviews-list-edc786[data-v-d252aafc]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}.AFun-analysis-players-review-card-eac568[data-v-d252aafc]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}.AFun-analysis-players-review-head-ee2992[data-v-d252aafc]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.AFun-analysis-players-review-avatar-eed91e[data-v-d252aafc]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.AFun-analysis-players-review-name-d3b9bb[data-v-d252aafc]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-players-review-text-b7a8f2[data-v-d252aafc]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}.AFun-analysis-players-review-date-80345c[data-v-d252aafc]{display:block;font-size:.18rem;color:#999;text-align:right}.AFun-analysis-players-reviews-load-wrap-903026[data-v-d252aafc]{text-align:center;margin:.24rem 0 .2rem}.AFun-analysis-players-reviews-load-96f1df[data-v-d252aafc]{text-align:center;font-size:.2rem;color:#888}.AFun-analysis-players-reviews-actions-235f7d[data-v-d252aafc]{text-align:center;margin-top:.24rem}.AFun-analysis-players-reviews-btn-add-92a38d[data-v-d252aafc]{display:inline-block;padding:.18rem .6rem;font-size:.24rem;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.28rem;cursor:pointer;box-shadow:0 .06rem .12rem #00000026;box-sizing:border-box}.AFun-analysis-players-reviews-btn-add-92a38d[data-v-d252aafc]:hover{opacity:.9}.AFun-app-info-wrapper-f228ce[data-v-e95fdf81]{width:100%}.AFun-app-info-section-title-580ff3[data-v-e95fdf81]{padding:0 .3rem;text-align:left}.AFun-app-info-section-e905a7[data-v-e95fdf81]{background:#fff;position:relative;padding:.1rem .3rem}.AFun-app-info-content-8fe0ef[data-v-e95fdf81]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}.AFun-app-info-header-19e247[data-v-e95fdf81]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}.AFun-app-title-01d676[data-v-e95fdf81]{font-size:.42rem;color:#fff;margin:0;text-align:left;display:flex;align-items:center;gap:.08rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-app-logo-wrapper-54ea98[data-v-e95fdf81]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}.AFun-app-logo-4d0570[data-v-e95fdf81]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-app-info-body-c17582[data-v-e95fdf81]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}.AFun-app-info-list-c14554[data-v-e95fdf81]{flex:1;display:flex;flex-direction:column;gap:.12rem}.AFun-app-info-item-5d3f48[data-v-e95fdf81]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}.AFun-app-info-item-5d3f48[data-v-e95fdf81]:last-child{position:relative}.AFun-app-download-buttons-006fc0[data-v-e95fdf81]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.AFun-app-download-btn-9c9b13[data-v-e95fdf81]{background:#000;border:.02rem solid #ffffff;border-radius:.08rem;color:#fff;font-size:.2rem;padding:.12rem .16rem;cursor:pointer;display:flex;align-items:center;gap:.08rem;transition:opacity .3s;min-width:1.6rem;text-decoration:none;box-shadow:0 .02rem .04rem #ffffff4d}.AFun-app-download-btn-9c9b13[data-v-e95fdf81]:hover{opacity:.9}.AFun-app-download-btn-9c9b13[data-v-e95fdf81]:active{opacity:.8}.AFun-app-store-icon-wrapper-193b2c[data-v-e95fdf81]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-app-store-icon-59a46e[data-v-e95fdf81]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-app-download-text-2e445d[data-v-e95fdf81]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.AFun-app-download-text-main-2f8818[data-v-e95fdf81]{font-size:.18rem}.AFun-app-download-text-sub-880475[data-v-e95fdf81]{font-size:.14rem;opacity:.9}.AFun-analysis-reviews-helpful-e22c3d[data-v-7b433efd]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}.AFun-analysis-helpful-icon-wrap-0d6fdd[data-v-7b433efd]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}.AFun-analysis-helpful-icon-wrap--hidden-f00dbb[data-v-7b433efd]{display:none}.AFun-analysis-helpful-icon-4faff6[data-v-7b433efd]{width:100%;height:100%;display:block}.AFun-analysis-reviews-helpful-e22c3d p[data-v-7b433efd]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}.AFun-analysis-reviews-helpful-e22c3d .AFun-analysis-reviews-btn-yes-e0002b[data-v-7b433efd]{margin-left:auto}.AFun-analysis-reviews-helpful-e22c3d .AFun-analysis-reviews-btn-cc95e8[data-v-7b433efd]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}.AFun-analysis-helpful-btn-icon-f8589d[data-v-7b433efd]{width:.36rem;height:.36rem;display:block}.AFun-game-analysis-section-1b3178[data-v-a3126686]{width:90%;margin:5% 5% 0}.AFun-analysis-title-b4604a[data-v-a3126686]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}.AFun-analysis-table-b40f79[data-v-a3126686]{overflow:hidden;margin-top:.1rem}.AFun-analysis-table-header-97e260[data-v-a3126686]{display:grid;grid-template-columns:minmax(1.5rem,1fr) 1.05fr .72fr 1.65fr;font-size:.22rem;color:#333;background:#f3f3f3;border:.02rem solid #00713e;border-bottom:none}.AFun-analysis-table-header-97e260[data-v-a3126686]:not(.AFun-table-title-header-f032d7){border-top:none}.AFun-analysis-table-header-97e260.AFun-table-title-header-f032d7[data-v-a3126686]{display:block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;padding:.1rem 0 .1rem .1rem;text-align:center;font-size:.26rem}.AFun-analysis-table-header-97e260>div[data-v-a3126686],.AFun-analysis-table-row-d14651>div[data-v-a3126686]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;min-width:0;overflow:hidden;border-right:.02rem solid #00713e}.AFun-analysis-table-header-97e260>div[data-v-a3126686]:last-child,.AFun-analysis-table-row-d14651>div[data-v-a3126686]:last-child{border-right:none}.AFun-analysis-table-row-d14651[data-v-a3126686]{display:grid;grid-template-columns:minmax(1.5rem,1fr) 1.05fr .72fr 1.65fr;color:#333!important;background:#00713e26;border-right:.02rem solid #00713e;border-left:.02rem solid #00713e;border-bottom:.02rem solid #00713e}.AFun-analysis-table-row-d14651.not[data-v-a3126686]{display:block}.AFun-analysis-col-rank-80ef5c[data-v-a3126686]{font-size:.22rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;overflow:visible!important;white-space:normal;word-break:break-word;padding-left:.08rem;padding-right:.08rem}.AFun-analysis-col-game-7c65b4[data-v-a3126686]{flex-direction:column;gap:.05rem;padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-game-logo-5a5791[data-v-a3126686]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}.AFun-analysis-game-name-ca74d4[data-v-a3126686]{font-size:.22rem;color:#333!important}.AFun-analysis-game-provider-b43ae2[data-v-a3126686]{font-size:.2rem;color:#666!important}.AFun-analysis-col-rtp-44de36[data-v-a3126686]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-rtp-value-53772a[data-v-a3126686]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}.AFun-analysis-col-review-68b190[data-v-a3126686]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-analysis-review-text-c24127[data-v-a3126686]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}.AFun-analysis-reviews-btn-cc95e8[data-v-a3126686]{padding:.15rem .5rem;border:none;border-radius:.1rem;font-size:.24rem;cursor:pointer;transition:all .3s;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%)}.AFun-analysis-reviews-btn-yes-e0002b[data-v-a3126686],.AFun-analysis-reviews-btn-no-adac41[data-v-a3126686]{color:#fff}.AFun-analysis-reviews-btn-cc95e8[data-v-a3126686]:hover{opacity:.8;transform:translateY(-.02rem)}.AFun-analysis-reviews-btn-cc95e8[data-v-a3126686]:active{transform:translateY(0)}.AFun-scroll-to-top-813121[data-v-bbbad196]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator .AFun-scroll-to-top-813121[data-v-bbbad196]{bottom:50px}.AFun-scroll-to-top-btn-43924e[data-v-bbbad196]{pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.06rem;padding:.2rem .28rem;border:none;border-radius:.12rem;background:#dc3545e6;color:#fff;font-size:.2rem;font-family:inherit;cursor:pointer;transition:opacity .2s,transform .2s;-webkit-tap-highlight-color:transparent;box-shadow:0 .04rem .12rem #0003;text-decoration:none}.AFun-scroll-to-top-btn-43924e[data-v-bbbad196]:hover{opacity:.95;transform:scale(1.02)}.AFun-scroll-to-top-btn-43924e[data-v-bbbad196]:active{transform:scale(.98)}.fade-enter-active[data-v-bbbad196],.fade-leave-active[data-v-bbbad196]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-bbbad196],.fade-leave-to[data-v-bbbad196]{opacity:0;transform:translateY(.2rem)}.AFun-scroll-to-top-icon-4a45b6[data-v-bbbad196]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}.AFun-scroll-to-top-text-7f484f[data-v-bbbad196]{font-weight:500;line-height:1.2}.AFun-feedback-timely-7333e6[data-v-0e0ae182]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.AFun-feedback-timely-box-bab149[data-v-0e0ae182]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}.AFun-feedback-timely-icon-bb343e[data-v-0e0ae182]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.AFun-feedback-timely-question-5a92d9[data-v-0e0ae182]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}.AFun-feedback-timely-motto-d74365[data-v-0e0ae182]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}.AFun-feedback-timely-actions-2c61c6[data-v-0e0ae182]{display:flex;justify-content:center;align-items:center;gap:.2rem}.AFun-feedback-timely-btn-216fdd[data-v-0e0ae182]{display:inline-flex;align-items:center;justify-content:center;gap:.1rem;padding:.08rem .65rem;background:#e8e8e8;border:.02rem solid #4a4a4a;border-radius:.15rem;font-size:.28rem;color:#000;cursor:pointer;box-sizing:border-box}.AFun-feedback-timely-btn-icon-8eb67a[data-v-0e0ae182]{display:inline-flex}.AFun-feedback-withdrawal-fb70ee[data-v-18065cc7]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.AFun-feedback-withdrawal-box-cb41ec[data-v-18065cc7]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}.AFun-feedback-withdrawal-close-30a1a3[data-v-18065cc7]{position:absolute;top:.15rem;right:.15rem;width:.5rem;height:.5rem;border:none;border-radius:50%;background:#e8e8e8;color:#4a4a4a;font-size:.28rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.AFun-feedback-withdrawal-logo-7fd729[data-v-18065cc7]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.AFun-feedback-withdrawal-question-c40a9b[data-v-18065cc7]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}.AFun-feedback-withdrawal-scale-89cc5f[data-v-18065cc7]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}.AFun-feedback-withdrawal-btn-a43329[data-v-18065cc7]{display:flex;flex-direction:column;align-items:center;gap:.05rem;padding:.1rem;background:transparent;border:none;cursor:pointer;font-size:.4rem;line-height:1;color:#4a4a4a;transition:transform .2s}.AFun-feedback-withdrawal-btn-a43329[data-v-18065cc7]:hover{transform:scale(1.1)}.AFun-feedback-withdrawal-btn-a43329.selected[data-v-18065cc7]{color:#2d6a4f;transform:scale(1.2)}.AFun-feedback-withdrawal-labels-f0a273[data-v-18065cc7]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}.AFun-feedback-withdrawal-label-left-4fc613[data-v-18065cc7]{text-align:left}.AFun-feedback-withdrawal-label-right-a3e920[data-v-18065cc7]{text-align:right}.AFun-slot-rebate-expert-reviews-row-8468f0[data-v-1edc0ad6]{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.15rem;padding:.15rem 0;border-top:.01rem solid #eeeeee;background:#eaeaea;box-shadow:0 -1px #00000040}.AFun-slot-rebate-expert-reviews-left-3977fe[data-v-1edc0ad6]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}.AFun-slot-rebate-expert-reviews-stars-218417[data-v-1edc0ad6]{display:flex;align-items:center;gap:.04rem}.AFun-slot-rebate-expert-reviews-top-432b6f[data-v-1edc0ad6]{display:flex;align-items:center;gap:.12rem}.AFun-slot-rebate-expert-reviews-bottom-c4800c[data-v-1edc0ad6]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}.AFun-slot-rebate-expert-reviews-label-aa82a5[data-v-1edc0ad6]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-slot-rebate-expert-reviews-star-3f3ca7[data-v-1edc0ad6]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}.AFun-slot-rebate-expert-reviews-rating-ede0ca[data-v-1edc0ad6]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}.AFun-slot-rebate-expert-btn-add-9f2981[data-v-1edc0ad6]{padding:.12rem .35rem;font-size:.22rem;font-weight:700;color:#fff;background:linear-gradient(274deg,#002228 46.45%,#00798e 99.98%);border:none;border-radius:.12rem;cursor:pointer;box-sizing:border-box;flex-shrink:0;margin-right:.2rem}.AFun-slot-rebate-expert-16d14a[data-v-41ea422c]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}.AFun-slot-rebate-expert-card-46ac33[data-v-41ea422c]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}.AFun-slot-rebate-expert-main-bc2016[data-v-41ea422c]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}.AFun-slot-rebate-expert-avatar-wrap-704717[data-v-41ea422c]{width:1.4rem;height:1.4rem;margin:-1rem auto .15rem;border-radius:50%;overflow:hidden;border:.06rem solid #fff;box-shadow:0 .06rem .16rem #00000026;flex-shrink:0}.AFun-slot-rebate-expert-avatar-f5f9d2[data-v-41ea422c]{width:100%;height:100%;display:block}.AFun-slot-rebate-expert-name-2f82da[data-v-41ea422c]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}.AFun-slot-rebate-expert-verdict-71c22c[data-v-41ea422c]{display:flex;align-items:center;justify-content:center;gap:.06rem;font-size:.28rem;color:#333;margin:0 0 .2rem;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-slot-rebate-expert-verdict-icon-92c9d4[data-v-41ea422c]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.AFun-slot-rebate-expert-quote-ce7dfd[data-v-41ea422c]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}.AFun-slot-rebate-expert-quote-ce7dfd q[data-v-41ea422c]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.AFun-slot-rebate-expert-meta-182233[data-v-41ea422c]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}.AFun-slot-rebate-expert-update-36f528[data-v-41ea422c]{font-size:.2rem;color:#999}.AFun-slot-rebate-expert-recommended-896d39[data-v-41ea422c]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}.AFun-slot-rebate-expert-recommended-icon-6f2c34[data-v-41ea422c]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.AFun-slot-rebate-expert-rating-35bc50[data-v-41ea422c]{font-weight:700;margin-left:.06rem}.AFun-trustscore-static-116adc[data-v-96651edc]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}.AFun-trustscore-header-390a92[data-v-96651edc]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}.AFun-trustscore-brand-0563af[data-v-96651edc]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}.AFun-trustscore-logo-dcf175[data-v-96651edc]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}.AFun-trustscore-brand-name-5288ce[data-v-96651edc]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}.AFun-trustscore-rating-795331[data-v-96651edc]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}.AFun-trustscore-value-row-7dff11[data-v-96651edc]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}.AFun-trustscore-value-f5e2a2[data-v-96651edc]{font-size:.7rem}.AFun-trustscore-stars-wrap-a1fdf5[data-v-96651edc]{display:flex;align-items:center;gap:.08rem}.AFun-trustscore-stars-ff2e51[data-v-96651edc]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}.AFun-trustscore-stars-active-a9b82f[data-v-96651edc]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}.AFun-trustscore-info-899848[data-v-96651edc]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.AFun-trustscore-divider-b7045f[data-v-96651edc]{height:.01rem;background:#0d3721}.AFun-trustscore-body-9b9ed9[data-v-96651edc]{padding:.2rem .28rem .26rem}.AFun-trustscore-title-ef6cef[data-v-96651edc]{text-align:center;margin:0 0 .18rem;font-size:.24rem;line-height:1.2;color:#5c656c;text-decoration:underline;text-underline-offset:.04rem;text-decoration-thickness:.02rem;position:relative;cursor:pointer;display:inline-block;width:100%}.AFun-trustscore-list-409850[data-v-96651edc]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}.AFun-trustscore-item-912f3e[data-v-96651edc]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}.AFun-trustscore-item-912f3e[data-v-96651edc]:last-child{margin-bottom:0}.AFun-trustscore-check-e1044d[data-v-96651edc]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-trustscore-tooltip-df3fd9[data-v-96651edc]{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-.1rem);background:#002833f2;color:#fff;padding:.12rem .2rem;border-radius:.12rem;font-size:.24rem;line-height:1.4;width:5.2rem;max-width:80vw;z-index:1001;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;text-align:left;box-shadow:0 .04rem .12rem #0003}.AFun-trustscore-tooltip-df3fd9[data-v-96651edc]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}.AFun-trustscore-tooltip-df3fd9.active[data-v-96651edc]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}.AFun-trustscore-tooltip-df3fd9.header-tooltip[data-v-96651edc]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}.AFun-trustscore-tooltip-df3fd9.header-tooltip[data-v-96651edc]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}.AFun-trustscore-tooltip-df3fd9.header-tooltip.active[data-v-96651edc]{transform:translateY(-.15rem)}.AFun-profile-modal-6155cb[data-v-c62901d9]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.AFun-profile-modal-6155cb.show[data-v-c62901d9]{display:flex}.AFun-profile-modal-backdrop-3c7f5e[data-v-c62901d9]{position:absolute;inset:0;background:#000000a6}.AFun-comment-ready-section-88e7f4[data-v-c62901d9]{position:relative;z-index:1;width:100%;max-width:8.4rem;max-height:calc(100vh - .48rem);overflow-y:auto;border-radius:.24rem;box-sizing:border-box;margin:0}.AFun-profile-modal-close-btn-35fe61[data-v-c62901d9]{position:absolute;top:.16rem;right:.16rem;width:.56rem;height:.56rem;border:none;border-radius:50%;background:#00000080;color:#fff;font-size:.34rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.AFun-comment-ready-card-733015[data-v-c62901d9]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}.AFun-comment-ready-title-a46774[data-v-c62901d9]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}.AFun-comment-ready-subtitle-27316b[data-v-c62901d9]{margin:.06rem 0 .14rem;text-align:center;font-size:.2rem;color:#536286;line-height:1.35;display:flex;align-items:center;justify-content:center;gap:.06rem}.AFun-comment-ready-subtitle-27316b span[data-v-c62901d9]{font-size:.19rem}.AFun-comment-ready-subtitle-icon-f899ac[data-v-c62901d9]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-comment-ready-main-3de341[data-v-c62901d9]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}.AFun-comment-ready-row-6c019d[data-v-c62901d9]{display:flex;align-items:center;gap:.12rem}.AFun-comment-ready-row-6c019d+.AFun-comment-ready-row-6c019d[data-v-c62901d9]{margin-top:.12rem}.AFun-comment-ready-name-wrap-be566f[data-v-c62901d9]{flex:1;min-width:0;display:flex;align-items:center;background:#f8fafc;border:.02rem solid rgba(176,201,247,.7);border-radius:.14rem;overflow:hidden}.AFun-comment-ready-user-box-2df14c[data-v-c62901d9]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}.AFun-comment-ready-user-icon-a3f72e[data-v-c62901d9]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-comment-ready-name-input-57faae[data-v-c62901d9]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}.AFun-comment-ready-btn-ef1249[data-v-c62901d9]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}.AFun-comment-ready-btn-random-a8100f[data-v-c62901d9]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}.AFun-comment-ready-random-icon-055c41[data-v-c62901d9]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-comment-ready-tip-0762f0[data-v-c62901d9]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}.AFun-comment-ready-tip--underline-fc8b24[data-v-c62901d9]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}.AFun-comment-ready-tip-icon-29f4bf[data-v-c62901d9]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}.AFun-comment-ready-avatar-shell-21a540[data-v-c62901d9]{width:1.2rem;height:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;position:relative;overflow:hidden}.AFun-comment-ready-avatar-base-dd66a7[data-v-c62901d9]{width:1.18rem;height:1.18rem}.AFun-comment-ready-avatar-preview-e861cc[data-v-c62901d9]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}.AFun-comment-ready-avatar-preview-e861cc.show[data-v-c62901d9]{display:block}.AFun-comment-ready-upload-wrap-785cae[data-v-c62901d9]{position:relative;flex:1;min-width:0}.AFun-comment-ready-upload-icon-34cdf1[data-v-c62901d9]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.AFun-comment-ready-btn-upload-18a98f[data-v-c62901d9]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}.AFun-comment-ready-upload-input-d71b58[data-v-c62901d9]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}.AFun-profile-upload-loading-1a55f1[data-v-c62901d9]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}.AFun-profile-upload-loading-1a55f1.show[data-v-c62901d9]{display:flex}.AFun-profile-upload-loading-1a55f1[data-v-c62901d9]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-c62901d9 1s linear infinite}@keyframes ipl-spin-c62901d9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AFun-comment-ready-submit-wrap-693d46[data-v-c62901d9]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}.AFun-comment-ready-photo-tip-812dce[data-v-c62901d9]{margin-left:1.32rem;margin-top:-.2rem}.AFun-comment-ready-btn-submit-7d52a3[data-v-c62901d9]{width:3.2rem;height:.68rem;border-radius:.36rem;border:1px solid;background:linear-gradient(360deg,#050059,#2f5fc9);color:#fff;font-size:.28rem;transition:all .2s}.AFun-comment-ready-btn-submit-7d52a3[data-v-c62901d9]:disabled{background:#999;cursor:not-allowed;border-color:#666}.AFun-modal-overlay-23cc46[data-v-147e298f]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:10000;animation:fadeIn-147e298f .3s ease}.AFun-modal-overlay-23cc46.show[data-v-147e298f]{display:flex}.AFun-modal-9b1b69[data-v-147e298f]{position:relative;z-index:1;background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-147e298f .3s ease;text-align:center}.AFun-modal-icon-2279c5[data-v-147e298f]{font-size:.8rem;margin:0 0 .2rem}.AFun-modal-icon-2279c5.warning[data-v-147e298f]{color:#ff9800}.AFun-modal-icon-2279c5.success[data-v-147e298f]{color:#00a853;font-weight:700}.AFun-modal-message-9c0f31[data-v-147e298f]{font-size:.32rem;color:#333;margin:0 0 .3rem}.AFun-modal-btn-bf834e[data-v-147e298f]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.AFun-modal-btn-bf834e[data-v-147e298f]:hover{background:#04505a}.AFun-modal-btn-bf834e[data-v-147e298f]:active{background:#034048}@keyframes fadeIn-147e298f{0%{opacity:0}to{opacity:1}}@keyframes slideUp-147e298f{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.AFun-expert-profile-section-9d8a77[data-v-8d531e99]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}.AFun-expert-profile-5cd8c0[data-v-8d531e99]{padding:.3rem;display:flex;align-items:center;gap:.2rem}.AFun-expert-profile-avatar-wrapper-45ab74[data-v-8d531e99]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}.AFun-expert-profile-avatar-e887ec[data-v-8d531e99]{width:100%;height:100%;border-radius:.1rem;display:block}.AFun-expert-profile-info-8b966e[data-v-8d531e99]{flex:1;display:flex;flex-direction:column;gap:.05rem}.AFun-expert-profile-name-03d004[data-v-8d531e99]{display:flex;align-items:center;gap:.1rem;font-size:.28rem;color:#333;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-expert-profile-verified-51e00f[data-v-8d531e99]{width:.26rem;height:.26rem}.AFun-expert-profile-tag-13f5c1[data-v-8d531e99]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}.AFun-expert-profile-menu-de3e01[data-v-8d531e99]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}.AFun-expert-profile-dec-22be6a[data-v-8d531e99]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}.AFun-expert-list-0a50df[data-v-7af4fbf9]{margin:.3rem .3rem .4rem}.AFun-bonuses-title-8f4806[data-v-7af4fbf9]{margin:0 0 .2rem;text-align:left}.AFun-form-hint-92f28e[data-v-f76bb219]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.AFun-form-error-message-6b6752[data-v-f76bb219]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.AFun-login-header-5124f5[data-v-f76bb219]{text-align:center;padding:0 .3rem;background:#fff}.AFun-login-title-0a3d4b[data-v-f76bb219]{font-size:.4rem;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.AFun-login-form-42d279[data-v-f76bb219]{padding:.3rem .6rem;background:#fff}.AFun-form-group-b1018f[data-v-f76bb219]{margin-bottom:.4rem}.AFun-form-label-9d0028[data-v-f76bb219]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.AFun-form-label-9d0028.visually-hidden[data-v-f76bb219]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.AFun-phone-input-a38a21[data-v-f76bb219],.AFun-password-input-c1b1b6[data-v-f76bb219]{display:flex;align-items:center;background:#d9d9d9;box-shadow:0 .04rem .063rem .04rem #00000040;border:.04rem solid #44FBF3;border-radius:.5rem;overflow:hidden;min-height:.7rem;box-sizing:border-box}.AFun-country-code-1de956[data-v-f76bb219]{padding:.1rem .2rem;font-size:.32rem;color:#333;border-right:.01rem solid #dee2e6;display:flex;align-items:center;height:100%;box-sizing:border-box;flex-shrink:0}.AFun-lock-icon-wrapper-e86261[data-v-f76bb219]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.AFun-lock-icon-c91818[data-v-f76bb219]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-input-eae7d6[data-v-f76bb219]{flex:1;border:none;background:transparent;padding:.15rem;font-size:.3rem;color:#333;outline:none;height:100%;box-sizing:border-box;line-height:1.5}.AFun-input-eae7d6[data-v-f76bb219]::placeholder{color:#999}.secure-input[data-v-f76bb219]{-webkit-text-security:disc}.secure-input.reveal[data-v-f76bb219]{-webkit-text-security:none}.AFun-password-toggle-d42bb8[data-v-f76bb219]{background:none;border:none;padding:.1rem;cursor:pointer;margin-right:.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-eye-icon-wrapper-a786d2[data-v-f76bb219]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-eye-icon-c2c801[data-v-f76bb219]{width:.35rem;height:.35rem}.AFun-login-btn-a1ba12[data-v-f76bb219]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;font-weight:700;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-login-btn-a1ba12[data-v-f76bb219]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.AFun-register-link-b6c803[data-v-f76bb219]{text-align:center;margin:.2rem 0}.AFun-register-text-5bf838[data-v-f76bb219]{font-size:.24rem;color:#333;margin-right:.1rem}.AFun-register-link-btn-5882c1[data-v-f76bb219]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}.AFun-auth-underline-wrap-c0d977[data-v-f76bb219]{width:100%;box-sizing:border-box;padding:0 .3rem}.AFun-section-underline-578ba2[data-v-f76bb219]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.AFun-register-link-btn-5882c1[data-v-f76bb219]:hover{color:#056677}.AFun-register-header-06e65c[data-v-c20276e2]{text-align:center;padding:0 .3rem .3rem;background:#fff}.AFun-register-title-9b3323[data-v-c20276e2]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.secure-input[data-v-c20276e2]{-webkit-text-security:disc}.secure-input.reveal[data-v-c20276e2]{-webkit-text-security:none}.AFun-register-banner-1f1dc1[data-v-c20276e2]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.AFun-register-banner-img-c1330b[data-v-c20276e2]{width:100%;height:auto;display:block}.AFun-register-form-64b2f6[data-v-c20276e2]{padding:.3rem .6rem;background:#fff}.AFun-form-group-b1018f[data-v-c20276e2]{margin-bottom:.4rem}.AFun-form-label-9d0028[data-v-c20276e2]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.AFun-form-label-9d0028.visually-hidden[data-v-c20276e2]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.AFun-phone-input-a38a21[data-v-c20276e2],.AFun-password-input-c1b1b6[data-v-c20276e2]{display:flex;align-items:center;background:#d9d9d9;box-shadow:0 .04rem .063rem .04rem #00000040;border:.04rem solid #44FBF3;border-radius:.5rem;overflow:hidden;min-height:.7rem;box-sizing:border-box}.AFun-country-code-1de956[data-v-c20276e2]{padding:.1rem .2rem;font-size:.32rem;color:#333;border-right:.01rem solid #dee2e6;display:flex;align-items:center;height:100%;box-sizing:border-box;flex-shrink:0}.AFun-lock-icon-wrapper-e86261[data-v-c20276e2]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.AFun-lock-icon-c91818[data-v-c20276e2]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-input-eae7d6[data-v-c20276e2]{flex:1;border:none;background:transparent;padding:.15rem;font-size:.3rem;color:#333;outline:none;height:100%;box-sizing:border-box;line-height:1.5}.AFun-input-eae7d6[data-v-c20276e2]::placeholder{color:#999}.AFun-password-toggle-d42bb8[data-v-c20276e2]{background:none;border:none;padding:.1rem;cursor:pointer;margin-right:.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-eye-icon-wrapper-a786d2[data-v-c20276e2]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-eye-icon-c2c801[data-v-c20276e2]{width:.35rem;height:.35rem}.AFun-register-btn-d77287[data-v-c20276e2]{width:60%;margin-left:20%;border:none;border-radius:.15rem;color:#fff;font-size:.3rem;padding:.15rem .2rem;cursor:pointer;transition:all .3s;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-register-btn-d77287[data-v-c20276e2]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.AFun-auth-underline-wrap-c0d977[data-v-c20276e2]{width:100%;box-sizing:border-box;padding:0 .3rem}.AFun-section-underline-578ba2[data-v-c20276e2]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.AFun-terms-agreement-ac796d[data-v-c20276e2]{text-align:center;margin:.2rem 0}.AFun-checkbox-label-9ff11c[data-v-c20276e2]{display:flex;align-items:center;justify-content:center;gap:.1rem;cursor:pointer;font-size:.2rem;color:#333;transition:all .3s ease;padding:.05rem;border-radius:.05rem}.AFun-checkbox-70cdcd[data-v-c20276e2]{display:none}.AFun-terms-icon-wrapper-3b3a0e[data-v-c20276e2]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-terms-icon-95dfbd[data-v-c20276e2]{width:.45rem;height:.45rem}.AFun-terms-text-97591a[data-v-c20276e2]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}.AFun-register-text-5bf838[data-v-c20276e2]{font-size:.24rem;color:#333;margin-right:.1rem}.AFun-form-hint-92f28e[data-v-c20276e2]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.AFun-form-error-message-6b6752[data-v-c20276e2]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.AFun-cricket-guide-wrapper-b6a92d[data-v-73dfce60]{width:100%}.AFun-cricket-guide-section-title-df6c80[data-v-73dfce60]{padding:0 .3rem;text-align:left}.AFun-cricket-guide-grid-3col-d77d6a[data-v-73dfce60]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.AFun-cricket-guide-btn-94cf39[data-v-73dfce60]{box-sizing:border-box;color:#000;border:.04rem solid transparent;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-cricket-guide-btn-94cf39 span[data-v-73dfce60]{color:#fff}.AFun-cricket-guide-btn-94cf39.active[data-v-73dfce60]{border-color:#056677;color:#fff}.AFun-cricket-guide-btn-94cf39[data-v-73dfce60]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.AFun-cricket-guide-btn-94cf39[data-v-73dfce60]:hover{box-shadow:0 .04rem .08rem #00000026}.AFun-cricket-guide-icon-wrapper-c6bbc4[data-v-73dfce60]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.AFun-cricket-guide-icon-e54cb5[data-v-73dfce60]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.AFun-cricket-guide-section-a126da[data-v-73dfce60]{padding:.3rem;background:#fff}.AFun-cricket-guide-content-9f0ad2[data-v-73dfce60]{margin-top:.3rem;padding:.3rem 0;text-align:center}.AFun-cricket-guide-content-item-da6e89[data-v-73dfce60]{display:none}.AFun-cricket-guide-content-item-da6e89.active[data-v-73dfce60]{display:block}.AFun-cricket-guide-title-b2ffbd[data-v-73dfce60]{margin:.2rem 0 .1rem}.AFun-cricket-guide-text-18420c[data-v-73dfce60]{text-align:left;line-height:1.7;margin-bottom:.2rem}.AFun-cricket-guide-subtitle-a28a86[data-v-73dfce60]{margin:.3rem 0 .12rem}.AFun-cricket-guide-list-5c17be[data-v-73dfce60]{margin:0;padding-left:.4rem;list-style-type:disc}.AFun-cricket-guide-list-5c17be li[data-v-73dfce60]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}.AFun-cricket-match-section-aa6fdc[data-v-3c271759]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}.AFun-section-underline-wrap-ff9779[data-v-3c271759]{width:90%;margin:0 5%}.AFun-cricket-match-header-662b58[data-v-3c271759]{margin-bottom:.3rem}.AFun-cricket-match-header-top-504a0c[data-v-3c271759]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}.AFun-cricket-match-icon-44500c[data-v-3c271759]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}.AFun-cricket-match-title-1dcec5[data-v-3c271759]{font-size:.39rem;text-align:left;color:#fff;margin:0;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.AFun-cricket-match-subtitle-3b112c[data-v-3c271759]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}.AFun-cricket-match-match-info-3c58ab[data-v-3c271759]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}.AFun-cricket-match-trophy-1c111d[data-v-3c271759]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}.AFun-cricket-match-match-text-ee0c88[data-v-3c271759]{font-size:.22rem;color:#fff}.AFun-cricket-match-card-8832e4[data-v-3c271759]{margin-bottom:.3rem;position:relative}.AFun-cricket-match-divider-c03ad5[data-v-3c271759]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.AFun-cricket-match-match-container-a71d0b[data-v-3c271759]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}.AFun-cricket-match-card-header-a7740c[data-v-3c271759]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}.AFun-cricket-match-date-032056[data-v-3c271759]{font-size:.22rem;color:#fff}.AFun-cricket-match-live-e53241[data-v-3c271759]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}.AFun-cricket-match-live-icon-8ea27a[data-v-3c271759]{width:.16rem;height:.16rem;object-fit:contain}.AFun-cricket-match-teams-ec79c5[data-v-3c271759]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}.AFun-cricket-match-team-62257f[data-v-3c271759]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.AFun-cricket-match-team-circle-611562[data-v-3c271759]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}.AFun-cricket-match-team-logo-01ed9a[data-v-3c271759]{width:.8rem;height:.8rem;object-fit:contain}.AFun-cricket-match-team-percent-784f2d[data-v-3c271759]{font-size:.2rem;color:#fff;margin-top:.05rem}.AFun-cricket-match-team-percent-value-c70a59[data-v-3c271759]{color:red}.AFun-cricket-match-vs-e9a765[data-v-3c271759]{width:1.8rem;height:1.8rem;object-fit:contain}.AFun-cricket-match-vs-text-f84c91[data-v-3c271759]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}.AFun-cricket-match-predictions-bb7cc2[data-v-3c271759]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}.AFun-cricket-match-prediction-row-604d18[data-v-3c271759]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}.AFun-cricket-match-prediction-logo-2475a7[data-v-3c271759]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}.AFun-cricket-match-prediction-name-d7ecc3[data-v-3c271759]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}.AFun-cricket-match-prediction-percent-17b04c[data-v-3c271759]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}.AFun-cricket-match-checkbox-adce7c[data-v-3c271759]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}.AFun-cricket-match-checkbox-adce7c.checked[data-v-3c271759]{background:#058e43;border-color:#fff}.AFun-cricket-match-checkbox-adce7c.checked[data-v-3c271759]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}.AFun-cricket-match-betting-de5d1c[data-v-3c271759]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}.AFun-cricket-match-coins-47c14d[data-v-3c271759]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.AFun-cricket-match-input-wrapper-3b75f5[data-v-3c271759]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}.AFun-cricket-match-input-btn-33014d[data-v-3c271759]{width:.4rem;height:.4rem;min-width:.4rem;border:none;background:transparent;font-size:.28rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.AFun-cricket-match-input-56398a[data-v-3c271759]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}.AFun-cricket-match-submit-2c25ff[data-v-3c271759]{background:linear-gradient(180deg,#058e43,#025e16);border:.02rem solid rgba(130,250,134,1);color:#fff;border-radius:.1rem;padding:.12rem .3rem;font-size:.24rem;cursor:pointer;flex-shrink:0;white-space:nowrap}.AFun-cricket-match-text-block-a24bd7[data-v-3c271759]{margin-bottom:.25rem}.AFun-cricket-match-text-block-a24bd7[data-v-3c271759]:last-child{margin-bottom:0}.AFun-cricket-match-text-content-56a4db[data-v-3c271759]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}.AFun-pwa-modal-overlay-bfe6cd[data-v-ca138e4e]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:.2rem;backdrop-filter:blur(2px)}.AFun-pwa-home-screen-card-b2c09a[data-v-ca138e4e]{position:relative;box-sizing:border-box;width:100%;max-width:6.8rem;animation:slide-up-ca138e4e .4s ease-out}@keyframes slide-up-ca138e4e{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.AFun-pwa-modal-close-11cd69[data-v-ca138e4e]{position:absolute;top:-.8rem;right:0;width:.6rem;height:.6rem;background:none;border:2px solid #fff;border-radius:50%;color:#fff;font-size:.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.AFun-pwa-hsc-inner-21fec8[data-v-ca138e4e]{box-sizing:border-box;background:#fff;border-radius:.32rem;padding:.5rem .4rem;box-shadow:0 .1rem .3rem #0000004d}.AFun-pwa-hsc-header-f96f4f[data-v-ca138e4e]{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.4rem;text-align:center}.AFun-pwa-hsc-icon-cluster-594ec8[data-v-ca138e4e]{flex-shrink:0;width:1.2rem;height:1.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.AFun-pwa-hsc-head-text-c4d93e[data-v-ca138e4e]{width:100%}.AFun-pwa-hsc-heading-b4f76e[data-v-ca138e4e]{margin:0 0 .16rem;font-size:.36rem;line-height:1.3}.AFun-pwa-hsc-heading-accent-672f0c[data-v-ca138e4e]{color:#1976d2;font-weight:900;display:block}.AFun-pwa-hsc-heading-rest-771520[data-v-ca138e4e]{color:#333;font-weight:600;font-size:.32rem}.AFun-pwa-hsc-sub-9b8030[data-v-ca138e4e]{margin:0;font-size:.26rem;line-height:1.4;color:#666}.AFun-pwa-hsc-steps-8cb9cb[data-v-ca138e4e]{margin:0 0 .5rem;padding:.3rem;background:#f5f8ff;border-radius:.2rem;list-style:none;display:flex;flex-direction:column;gap:.24rem}.AFun-pwa-hsc-step-text-d29f92[data-v-ca138e4e]{display:block;font-size:.28rem;line-height:1.5;color:#333;font-weight:500}.AFun-pwa-modal-btn-eccc04[data-v-ca138e4e]{width:100%;height:.88rem;background:#1976d2;border:none;border-radius:.44rem;color:#fff;font-size:.32rem;font-weight:700;cursor:pointer;box-shadow:0 .08rem .2rem #1976d24d}.fade-enter-active[data-v-ca138e4e],.fade-leave-active[data-v-ca138e4e]{transition:opacity .3s}.fade-enter-from[data-v-ca138e4e],.fade-leave-to[data-v-ca138e4e]{opacity:0}
