.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}}.InplayBet-wd-modal-overlay-7c2a5b[data-v-b406c9d7]{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}.InplayBet-wd-speed-529a49[data-v-b406c9d7]{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}.InplayBet-wd-modal-close-ef8726[data-v-b406c9d7]{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}.InplayBet-wd-modal-close-ef8726[data-v-b406c9d7]:hover{background:#0000001a}.InplayBet-wd-modal-scroll-bea405[data-v-b406c9d7]{flex:1;overflow-y:auto;padding-right:.04rem;margin-bottom:.1rem}.InplayBet-wd-modal-scroll-bea405[data-v-b406c9d7]::-webkit-scrollbar{width:.06rem}.InplayBet-wd-modal-scroll-bea405[data-v-b406c9d7]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.1rem}.InplayBet-wd-modal-scroll-bea405[data-v-b406c9d7]::-webkit-scrollbar-thumb{background:#2dbd6a;border-radius:.1rem}.InplayBet-wd-speed-head-c22b91[data-v-b406c9d7]{margin-bottom:.22rem}.InplayBet-wd-speed-title-217bc6[data-v-b406c9d7]{margin:0 0 .08rem;font-size:.26rem;font-weight:800;line-height:1.2;letter-spacing:.03em;color:#0d3721;text-transform:uppercase}.InplayBet-wd-speed-sub-bdc6a7[data-v-b406c9d7]{margin:0;font-size:.19rem;font-weight:500;line-height:1.35;letter-spacing:.04em;color:#1b5e20;text-transform:uppercase}.InplayBet-wd-speed-field-ceb3d9[data-v-b406c9d7]{margin-bottom:.2rem}.InplayBet-wd-speed-label-dcf846[data-v-b406c9d7]{margin:0 0 .1rem;font-size:.21rem;font-weight:700;line-height:1.4;color:#0d3721}.InplayBet-wd-opt-3437b5[data-v-b406c9d7]{font-weight:600;color:#1b5e20}.InplayBet-wd-pay-list-c2b628[data-v-b406c9d7]{display:flex;flex-direction:column;gap:.1rem}.InplayBet-wd-pay-row-6283be[data-v-b406c9d7]{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}.InplayBet-wd-pay-row--active-a76b9b[data-v-b406c9d7]{background:#00be5a;border:.02rem solid rgba(5,142,67,1);box-shadow:0 .04rem #005e2d;color:#fff}.InplayBet-wd-pay-icon-wrap-4a2ca0[data-v-b406c9d7]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;border-radius:50%;background:#f3f3f3}.InplayBet-wd-pay-row--active-a76b9b .InplayBet-wd-pay-icon-wrap-4a2ca0[data-v-b406c9d7]{background:#fff}.InplayBet-wd-svg-1889de[data-v-b406c9d7]{width:.4rem;height:.4rem}.InplayBet-wd-pay-text-f5c06c[data-v-b406c9d7]{flex:1;font-size:.2rem;font-weight:600;line-height:1.35;color:#1a1a1a}.InplayBet-wd-pay-row--active-a76b9b .InplayBet-wd-pay-text-f5c06c[data-v-b406c9d7]{color:#fff}.InplayBet-wd-pay-check-e62311[data-v-b406c9d7],.InplayBet-wd-pay-ring-bede46[data-v-b406c9d7]{width:.4rem;height:.4rem}.InplayBet-wd-pills-7fe371[data-v-b406c9d7]{display:flex;flex-direction:row;gap:.08rem}.InplayBet-wd-pill-d00ec6[data-v-b406c9d7]{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}.InplayBet-wd-pill--active-8d25c0[data-v-b406c9d7]{background:#00be5a;border-color:#058e43;color:#fff}.InplayBet-wd-submit-736988[data-v-b406c9d7]{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}.InplayBet-wd-submit-736988[data-v-b406c9d7]:active{opacity:.94;transform:translateY(.01rem)}.InplayBet-wd-fade-enter-active-05e509[data-v-b406c9d7],.InplayBet-wd-fade-leave-active-189202[data-v-b406c9d7]{transition:opacity .3s ease}.InplayBet-wd-fade-enter-from-d845aa[data-v-b406c9d7],.InplayBet-wd-fade-leave-to-03b5c7[data-v-b406c9d7]{opacity:0}.InplayBet-wd-fade-enter-active-05e509 .InplayBet-wd-speed-529a49[data-v-b406c9d7]{animation:ipl-wd-scale-b406c9d7 .3s cubic-bezier(.34,1.56,.64,1)}.InplayBet-wd-fade-leave-active-189202 .InplayBet-wd-speed-529a49[data-v-b406c9d7]{animation:ipl-wd-scale-b406c9d7 .2s reverse ease-in}@keyframes ipl-wd-scale-b406c9d7{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.page-loading[data-v-ec5c9eff]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-ec5c9eff]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-ec5c9eff .8s linear infinite;margin-bottom:12px}@keyframes spin-ec5c9eff{to{transform:rotate(360deg)}}.page-error[data-v-ec5c9eff]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-ec5c9eff]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-ec5c9eff]{height:2.1rem}.InplayBet-menu-toggle-9c9c62[data-v-120b5a0f]{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){.InplayBet-nav-menu-e69f56[data-v-945c2ca3]{cursor:grab;-webkit-user-select:none;user-select:none}.InplayBet-nav-menu-e69f56.dragging[data-v-945c2ca3]{cursor:grabbing;scroll-snap-type:none}}.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}.InplayBet-contact-section-wrapper-edd41e[data-v-9c4c8c87]{width:90%;margin:0 5% 5%}.InplayBet-contact-section-8a5176[data-v-9c4c8c87]{margin-top:.3rem}.InplayBet-contact-title-8d65da[data-v-9c4c8c87]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}.InplayBet-contact-icon-6ce592[data-v-9c4c8c87]{width:.42rem;height:.42rem;object-fit:contain}.InplayBet-contact-description-0d14d8[data-v-9c4c8c87]{font-size:.24rem;color:#000;line-height:1.6}.InplayBet-floating-btn-text-558a90[data-v-547b81a1]{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}.InplayBet-basic-info-t2-section-ac0a83[data-v-cff1a784]{padding:.1rem .3rem}.InplayBet-basic-info-t2-shell-49420a[data-v-cff1a784]{width:90%;margin:0 auto;box-sizing:border-box}.InplayBet-basic-info-t2-title-05c58f[data-v-cff1a784]{margin:0 0 .2rem;text-align:left;font-size:.32rem;line-height:1.35;font-weight:700;color:#056677}.InplayBet-basic-info-t2-legend-902d84[data-v-cff1a784]{display:flex;flex-wrap:wrap;gap:.1rem;margin-bottom:.22rem}.InplayBet-basic-info-t2-legend-chip-08721d[data-v-cff1a784]{display:inline-flex;align-items:center;padding:.06rem .14rem;border-radius:999px;font-size:.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0a3d4a;background:#0566771f;border:.02rem solid rgba(5,102,119,.25)}.InplayBet-basic-info-t2-track-764d2b[data-v-cff1a784]{position:relative;padding-left:.36rem;border-left:.06rem solid rgba(5,102,119,.35)}.InplayBet-basic-info-t2-node-04ad2a[data-v-cff1a784]{position:relative;padding-bottom:.28rem}.InplayBet-basic-info-t2-node-04ad2a[data-v-cff1a784]:last-child{padding-bottom:.08rem}.InplayBet-basic-info-t2-dot-23c666[data-v-cff1a784]{position:absolute;left:-.46rem;top:.2rem;width:.2rem;height:.2rem;border-radius:50%;background:#056677;box-shadow:0 0 0 .06rem #fff;border:.03rem solid rgba(5,102,119,.4)}.InplayBet-basic-info-t2-panel-b94a53[data-v-cff1a784]{border-radius:.16rem;overflow:hidden;border:.02rem solid rgba(15,23,42,.08);background:#fff;box-shadow:0 .08rem .22rem #0f172a0f}.InplayBet-basic-info-t2-kicker-112c9c[data-v-cff1a784]{display:flex;align-items:flex-start;gap:.12rem;padding:.16rem .2rem;background:linear-gradient(90deg,#1e5565,#0f3d4d);color:#ecfeff}.InplayBet-basic-info-t2-index-6b717c[data-v-cff1a784]{flex-shrink:0;font-size:.2rem;font-weight:800;opacity:.75;margin-top:.04rem;font-variant-numeric:tabular-nums}.InplayBet-basic-info-t2-icon-99efd6[data-v-cff1a784]{width:.34rem;height:.34rem;object-fit:contain;flex-shrink:0}.InplayBet-basic-info-t2-label-html-083050[data-v-cff1a784]{flex:1;min-width:0;font-size:.24rem;line-height:1.45;font-weight:600;word-break:break-word;overflow-wrap:anywhere}.InplayBet-basic-info-t2-body-36a588[data-v-cff1a784]{padding:.18rem .22rem .22rem;background:linear-gradient(180deg,#f8fafc,#fff 45%)}.InplayBet-basic-info-t2-value-html-3b651b[data-v-cff1a784]{font-size:.24rem;line-height:1.6;color:#475569;word-break:break-word;overflow-wrap:anywhere}.InplayBet-basic-info-t2-value-html-3b651b+.InplayBet-basic-info-t2-value-html-3b651b[data-v-cff1a784]{margin-top:.14rem;padding-top:.14rem;border-top:.02rem solid rgba(15,23,42,.06)}.InplayBet-basic-info-t2-value-empty-f42cd6[data-v-cff1a784]{font-size:.24rem;color:#94a3b8}.InplayBet-analysis-players-review-name-583222[data-v-8e9053a7]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-slot-rebate-expert-reviews-label-cb8d3b[data-v-1d60295d]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-slot-rebate-expert-verdict-2b0b85[data-v-b4d27d50]{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}.InplayBet-expert-profile-name-f0c7c0[data-v-a0c5b805]{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}.InplayBet-comment-star-ecff6c[data-v-dae88c06]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}.InplayBet-analysis-table-header-893abd.InplayBet-table-title-header-05f968[data-v-2c3fa643]{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}.InplayBet-analysis-col-rank-4946a4[data-v-2c3fa643]{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}.InplayBet-analysis-col-game-42000a[data-v-2c3fa643]{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}.InplayBet-analysis-col-rtp-e8bde1[data-v-2c3fa643]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-analysis-col-review-0ba741[data-v-2c3fa643]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-breadcrumb-678d14[data-v-10b5e664]{padding:.2rem .3rem;background:#fff}ol[data-v-10b5e664]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-10b5e664]{display:flex;align-items:center}.InplayBet-breadcrumb-item-37eded[data-v-10b5e664]{font-size:.25rem;text-decoration:none;color:#007bff}.InplayBet-breadcrumb-item-37eded.active[data-v-10b5e664]{color:#333}.InplayBet-breadcrumb-separator-f1783b[data-v-10b5e664]{margin:0 .1rem;color:#666;font-size:.2rem}.InplayBet-title-text-hero-20b241[data-v-ae09ad35]{padding:.3rem;background:#fff}.InplayBet-title-text-title-dd6acc[data-v-ae09ad35]{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}.InplayBet-title-text-desc-a4aac2[data-v-ae09ad35]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.InplayBet-title-text-image-wrapper-41f723[data-v-ae09ad35]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.InplayBet-title-text-image-74e466[data-v-ae09ad35]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.InplayBet-tagline-section-03783e[data-v-dca27f15]{padding:.3rem;background:#fff}.InplayBet-tagline-content-61cda4[data-v-dca27f15]{display:flex;align-items:center;justify-content:center;gap:.1rem}.InplayBet-tagline-icon-wrapper-c80bd8[data-v-dca27f15]{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}.InplayBet-tagline-icon-da9e61[data-v-dca27f15]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}.InplayBet-tagline-018ac9[data-v-dca27f15]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}.InplayBet-partners-banner-section-af1ece[data-v-0dcab39a]{background:#fff;padding:.1rem .3rem}.InplayBet-partners-banner-a51db8[data-v-0dcab39a]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}.InplayBet-partners-title-45f66a[data-v-0dcab39a]{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}.InplayBet-partners-logos-f03a08[data-v-0dcab39a]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}.InplayBet-partner-logo-5742fd[data-v-0dcab39a]{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}.InplayBet-partner-logo-5742fd img[data-v-0dcab39a]{width:100%;height:auto;object-fit:contain;display:block}.InplayBet-partners-section-503360[data-v-6584247a]{background:#fff;padding:.1rem .3rem;position:relative}.InplayBet-partners-bg-08a657[data-v-6584247a]{width:100%;overflow:hidden;border-radius:.2rem}.InplayBet-partners-bg-img-b6e656[data-v-6584247a]{width:100%;height:1.1rem}.InplayBet-bonus-grid-b1059d[data-v-b4bd96dc]{padding:.3rem;background:#fff}.InplayBet-bonus-grid-header-ebbbce[data-v-b4bd96dc]{margin-bottom:.3rem;text-align:center}.InplayBet-bonus-grid-title-e02c53[data-v-b4bd96dc]{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}.InplayBet-bonus-grid-description-bf69e4[data-v-b4bd96dc]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}.InplayBet-grid-540e3a[data-v-b4bd96dc]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}.InplayBet-grid-card-1b9533[data-v-b4bd96dc]{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}.InplayBet-grid-thumb-wrapper-d2d500[data-v-b4bd96dc]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}.InplayBet-grid-thumb-c39404[data-v-b4bd96dc]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.InplayBet-grid-btn-a24889[data-v-b4bd96dc]{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}.InplayBet-grid-link-f50068[data-v-b4bd96dc]{text-decoration:none}.InplayBet-bonus-grid-footer-b7c861[data-v-b4bd96dc]{margin-top:.3rem;text-align:center}.InplayBet-bonus-grid-footer-text-f5c000[data-v-b4bd96dc]{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}.InplayBet-bonus-hero-e11a79[data-v-687534a0]{padding:.3rem;background:#fff}.InplayBet-bonus-title-96ebd4[data-v-687534a0]{margin:0 0 .12rem;text-align:left}.InplayBet-bonus-desc-035e18[data-v-687534a0]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.InplayBet-bonus-image-wrapper-e3e617[data-v-687534a0]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.InplayBet-bonus-image-adf422[data-v-687534a0]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.InplayBet-bonus-tips-afb89f[data-v-de48b42e]{padding:.1rem .3rem;background:#fff}.InplayBet-bonus-tips-title-ee2f18[data-v-de48b42e]{margin:0 0 .18rem;text-align:left}.InplayBet-bonus-tips-banner-wrapper-50ed3a[data-v-de48b42e]{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}.InplayBet-bonus-tips-banner-37ae3b[data-v-de48b42e]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.InplayBet-bonus-tips-intro-1ef3b9[data-v-de48b42e]{line-height:1.6;margin:0 0 .22rem}.InplayBet-bonus-tips-cards-12acbb[data-v-de48b42e]{display:grid;gap:.14rem}.InplayBet-bonus-tips-card-966680[data-v-de48b42e]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}.InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{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}.InplayBet-bonus-tips-text-455ec6[data-v-de48b42e]{font-size:.26rem;line-height:1.6;color:#333}.InplayBet-bonus-tips-text-455ec6 .title[data-v-de48b42e]{color:#0a0a0a}.InplayBet-bonus-tips-card-966680:nth-child(1) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#ff7a59}.InplayBet-bonus-tips-card-966680:nth-child(2) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#ff9f40}.InplayBet-bonus-tips-card-966680:nth-child(3) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#f6c23e}.InplayBet-bonus-tips-card-966680:nth-child(4) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#36b9cc}.InplayBet-bonus-tips-card-966680:nth-child(5) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#1cc88a}.InplayBet-bonus-tips-card-966680:nth-child(6) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#858796}.InplayBet-bonus-tips-card-966680:nth-child(7) .InplayBet-bonus-tips-num-8ba631[data-v-de48b42e]{background:#4e73df}.InplayBet-bonus-tips-note-911deb[data-v-de48b42e]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}.InplayBet-bonus-tips-note-text-9093e5[data-v-de48b42e]{font-size:.24rem;line-height:1.6;color:#333;margin:0}.InplayBet-bonus-howto-af8405[data-v-1ca940e6]{padding:.3rem;background:#fff}.InplayBet-bonus-howto-title-463ca4[data-v-1ca940e6]{margin:0 0 .12rem}.InplayBet-bonus-howto-banner-efae77[data-v-1ca940e6]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}.InplayBet-bonus-howto-intro-a2ed4a[data-v-1ca940e6]{line-height:1.6;margin:0 0 .24rem}.InplayBet-bonus-steps-bd3ef8[data-v-1ca940e6]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}.InplayBet-bonus-step-9acdfd[data-v-1ca940e6]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}.InplayBet-bonus-step-9acdfd>div[data-v-1ca940e6]:last-child{font-size:.26rem;line-height:1.6;color:#333}.InplayBet-bonus-step-icon-64bfea[data-v-1ca940e6]{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}.InplayBet-bonus-step-9acdfd:not(:last-child) .InplayBet-bonus-step-icon-64bfea[data-v-1ca940e6]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}.InplayBet-bonus-step-icon-64bfea[data-v-1ca940e6]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}.InplayBet-bonus-step-title-924554[data-v-1ca940e6]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-bonus-cta-149023[data-v-1ca940e6]{margin-top:.22rem}.InplayBet-bonus-down-f92ded[data-v-17cde76c]{background:#fff;padding:.3rem}.InplayBet-bonus-down-title-0fbd91[data-v-17cde76c]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.InplayBet-bonus-card-f20ca8[data-v-17cde76c]{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}.InplayBet-bonus-content-0f1c33[data-v-17cde76c]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.InplayBet-bonus-headline-wrapper-e3e6b5[data-v-17cde76c]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}.InplayBet-bonus-decoration-left-054459[data-v-17cde76c],.InplayBet-bonus-decoration-right-ff27d7[data-v-17cde76c]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}.InplayBet-bonus-decoration-icon-7f3ae2[data-v-17cde76c]{width:1.6rem;height:.4rem}.InplayBet-bonus-countdown-bfd1d3[data-v-17cde76c]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}.InplayBet-bonus-time-200047[data-v-17cde76c]{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}.InplayBet-bonus-time-bg-5eef11[data-v-17cde76c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}.InplayBet-bonus-time-text-f2d31d[data-v-17cde76c]{position:relative;z-index:1}.InplayBet-bonus-colon-81b8af[data-v-17cde76c]{color:#46fff6;margin:0 .06rem;font-size:.28rem}.InplayBet-bonus-headline-cceafb[data-v-17cde76c]{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}.InplayBet-bonus-actions-442798[data-v-17cde76c]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}.InplayBet-bonus-label-506822[data-v-17cde76c]{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}.InplayBet-bonus-btn-5d4013[data-v-17cde76c]{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}.InplayBet-bonus-btn-5d4013[data-v-17cde76c]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}.InplayBet-bonus-btn-5d4013[data-v-17cde76c]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}.InplayBet-bonus-how-btn-982f21[data-v-8d1029ff]{padding:.3rem;background:#fff}.InplayBet-bonus-cta-btn-7d4fe7[data-v-8d1029ff]{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}.InplayBet-bonuses-expert-review-1dbb4d[data-v-2de53153]{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}.InplayBet-bonuses-expert-header-bb9751[data-v-2de53153]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}.InplayBet-bonuses-expert-avatar-42cd0d[data-v-2de53153]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}.InplayBet-bonuses-expert-avatar-img-f759b1[data-v-2de53153]{width:100%;height:100%;border-radius:50%}.InplayBet-bonuses-expert-info-d6cedc[data-v-2de53153]{flex:1}.InplayBet-bonuses-expert-name-6c7f12[data-v-2de53153]{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}.InplayBet-bonuses-expert-badge-7b7317[data-v-2de53153]{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)}.InplayBet-bonuses-expert-check-icon-907959[data-v-2de53153]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}.InplayBet-bonuses-expert-quote-904897[data-v-2de53153]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}.InplayBet-bonuses-expert-content-fceb76[data-v-2de53153]{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}.InplayBet-bonuses-expert-expand-wrapper-8cbde0[data-v-2de53153]{display:flex;justify-content:center;margin-bottom:.15rem;margin-top:-.1rem}.InplayBet-bonuses-expert-expand-btn-bfc10a[data-v-2de53153]{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-2de53153]{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}.InplayBet-bonuses-expert-footer-fdd4cc[data-v-2de53153]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.InplayBet-bonuses-expert-recommended-4fab85[data-v-2de53153]{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}.InplayBet-bonuses-expert-recommended-icon-abacdb[data-v-2de53153]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}.InplayBet-bonuses-expert-rating-178dae[data-v-2de53153]{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}.InplayBet-bonuses-expert-btn-c72d23[data-v-2de53153]{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){.InplayBet-bonuses-expert-footer-fdd4cc[data-v-2de53153]{flex-wrap:nowrap;overflow:hidden;max-width:100%}.InplayBet-bonuses-expert-recommended-4fab85[data-v-2de53153]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}.InplayBet-bonuses-expert-rating-178dae[data-v-2de53153]{flex:0 0 auto;margin:0 .1rem}}.InplayBet-bonuses-expert-time-4dc834[data-v-2de53153]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}.InplayBet-bonuses-section-eea7df[data-v-5e785476]{padding:.1rem .3rem;background:#fff}.InplayBet-bonuses-title-86c101[data-v-5e785476]{margin:0 0 .2rem;text-align:left}.InplayBet-bonuses-tabs-7d339f[data-v-5e785476]{display:flex;gap:.1rem;margin-bottom:.3rem}.InplayBet-bonuses-banner-item-title-f02895[data-v-5e785476]{margin:2% 0;font-size:.28rem;font-weight:500}.InplayBet-bonuses-tab-2b9733[data-v-5e785476]{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}.InplayBet-bonuses-tab-2b9733.active[data-v-5e785476]{color:#000}.InplayBet-bonuses-tab-2b9733[data-v-5e785476]:hover:not(.active){background:#5a5a5a}.InplayBet-bonuses-first-deposit-ef232f[data-v-5e785476]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}.InplayBet-bonuses-banner-list-1a63b9[data-v-5e785476]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.InplayBet-bonuses-banner-item-17a257[data-v-5e785476]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}.InplayBet-bonuses-banner-inner-00ad0f[data-v-5e785476]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}.InplayBet-bonuses-banner-img-wrapper-38e1da[data-v-5e785476]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.InplayBet-bonuses-banner-img-4f191c[data-v-5e785476]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.InplayBet-bonuses-banner-strip-53c03d[data-v-5e785476]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.InplayBet-bonuses-banner-strip-text-68db71[data-v-5e785476]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-bonuses-banner-strip-arrow-3c7abf[data-v-5e785476]{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}.InplayBet-bonuses-banner-text-ae81dc[data-v-5e785476]{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}.InplayBet-bonuses-banner-text-content-7d60d4[data-v-5e785476]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}.InplayBet-bonuses-banner-text-main-2ec243[data-v-5e785476]{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}.InplayBet-bonuses-banner-text-sub-21ba8d[data-v-5e785476]{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}.InplayBet-bonuses-banner-text-arrow-ccf626[data-v-5e785476]{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}.InplayBet-bonuses-footer-f7b709[data-v-5e785476]{margin:.3rem 0}.InplayBet-bonuses-footer-btn-e2f694[data-v-5e785476]{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}.InplayBet-bonuses-footer-btn-e2f694[data-v-5e785476]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}.InplayBet-promo-bonus-section-e59c1f[data-v-8a6b0fe0]{padding:.1rem .3rem;background:#fff}.InplayBet-promo-bonus-title-d4862d[data-v-8a6b0fe0]{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}.InplayBet-promo-bonus-intro-ef276f[data-v-8a6b0fe0]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}.InplayBet-promo-banner-list-2a780b[data-v-8a6b0fe0]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.InplayBet-promo-banner-6b14d4[data-v-8a6b0fe0]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}.InplayBet-promo-banner-img-208fd1[data-v-8a6b0fe0]{width:100%;height:3.5rem}.InplayBet-promo-bonus-bottom-2a3db3[data-v-8a6b0fe0]{margin-top:.3rem}.InplayBet-promo-bonus-list-4e9ec5[data-v-8a6b0fe0]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}.InplayBet-promo-bonus-list-4e9ec5 li[data-v-8a6b0fe0]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}.InplayBet-promo-wrapper-605e82[data-v-1751c6ec]{width:100%}.InplayBet-promo-section-86332b[data-v-1751c6ec]{padding:.1rem .3rem}.InplayBet-promo-image-4db7ec[data-v-1751c6ec]{width:90%;margin-left:5%;overflow:hidden}.InplayBet-promo-banner-img-208fd1[data-v-1751c6ec]{width:100%;height:auto;display:block}.InplayBet-promo-description-866ae4[data-v-1751c6ec]{margin:0 0 .2rem}.InplayBet-promo-list-8195c4[data-v-1751c6ec]{list-style:none;padding:0;margin:0 0 .2rem}.InplayBet-promo-list-8195c4 li[data-v-1751c6ec]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}.InplayBet-promo-list-8195c4 li[data-v-1751c6ec]:before{content:"\2022";position:absolute;left:-.1rem}.InplayBet-promo-cta-ee50dc[data-v-1751c6ec]{line-height:1.4;margin:0 0 .3rem}.InplayBet-promo-title-a797aa[data-v-1751c6ec]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}.InplayBet-promo-subtitle-bfb902[data-v-1751c6ec]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}.InplayBet-promo-buttons-316b8d[data-v-1751c6ec]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}.InplayBet-promo-btn-6f2452[data-v-1751c6ec]{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}.InplayBet-promo-btn-play-b095f7[data-v-1751c6ec]:hover{transform:translateY(-.02rem)}.InplayBet-promo-btn-download-901047[data-v-1751c6ec]{color:#222}.InplayBet-promo-btn-download-901047[data-v-1751c6ec]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){.InplayBet-promo-btn-6f2452[data-v-1751c6ec]{font-size:.23rem}}.InplayBet-modal-overlay-461754[data-v-1751c6ec]{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-1751c6ec .3s ease}.InplayBet-modal-overlay-461754.show[data-v-1751c6ec]{display:flex}.InplayBet-modal-63fa99[data-v-1751c6ec]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-1751c6ec .3s ease;text-align:center}.InplayBet-modal-icon-ef5c31[data-v-1751c6ec]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.InplayBet-modal-message-9073ee[data-v-1751c6ec]{font-size:.32rem;color:#333;margin:0 0 .3rem}.InplayBet-modal-btn-82c2f4[data-v-1751c6ec]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.InplayBet-modal-btn-82c2f4[data-v-1751c6ec]:hover{background:#04505a}.InplayBet-modal-btn-82c2f4[data-v-1751c6ec]:active{background:#034048}@keyframes fadeIn-1751c6ec{0%{opacity:0}to{opacity:1}}@keyframes slideUp-1751c6ec{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.InplayBet-download-section-4c9a46[data-v-5984c2f0]{padding:.1rem .3rem;background:#fff}.InplayBet-download-content-b9d3c2[data-v-5984c2f0]{text-align:center}.InplayBet-download-btn-87d435[data-v-5984c2f0]{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}.InplayBet-download-btn-87d435[data-v-5984c2f0]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.InplayBet-download-icon-b96ee8[data-v-5984c2f0]{width:.68rem;object-fit:contain}.InplayBet-download-text-ca0464[data-v-5984c2f0]{font-size:.3rem;color:#fff}.InplayBet-gift-icon-wrapper-4bfc74[data-v-5984c2f0]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}.InplayBet-gift-icon-03fc47[data-v-5984c2f0]{width:100%;height:100%}.InplayBet-download-info-abb133[data-v-5984c2f0]{text-align:center}.InplayBet-download-title-f3665f[data-v-5984c2f0]{margin:0 0 .1rem}.InplayBet-download-bonus-ffdca6[data-v-5984c2f0]{font-size:.3rem;color:#333;margin:0}.InplayBet-features-wrapper-5f286a[data-v-211cd151]{width:100%}.InplayBet-features-section-b33967[data-v-211cd151]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}.InplayBet-features-section-title-e59637[data-v-211cd151]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.InplayBet-features-grid-4b6c36[data-v-211cd151]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}.InplayBet-feature-card-410c6c[data-v-211cd151]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}.InplayBet-feature-card-410c6c[data-v-211cd151]:nth-child(n+3){margin-bottom:0}.InplayBet-feature-card-410c6c[data-v-211cd151]:nth-child(-n+2){margin-top:0}.InplayBet-faq-categories-03a37b[data-v-211cd151]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}.InplayBet-faq-category-207d54[data-v-211cd151]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}.InplayBet-faq-category-207d54[data-v-211cd151]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}.InplayBet-faq-category-header-4b48c0[data-v-211cd151]{display:flex;align-items:center;padding:.2rem;gap:.15rem}.InplayBet-faq-category-icon-00d93f[data-v-211cd151]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.InplayBet-faq-icon-c6ee63[data-v-211cd151]{width:100%;height:100%;object-fit:contain}.InplayBet-faq-category-content-bf7d08[data-v-211cd151]{flex:1;display:flex;flex-direction:column;gap:.05rem}.InplayBet-faq-category-title-df2871[data-v-211cd151]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}.InplayBet-faq-category-desc-8f7717[data-v-211cd151]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}.InplayBet-feature-header-f59adb[data-v-211cd151]{display:flex;align-items:center;justify-content:center;gap:.1rem}.InplayBet-feature-img-container-c72529[data-v-211cd151]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-feature-img-f95957[data-v-211cd151]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-feature-title-8780d7[data-v-211cd151]{font-size:.22rem;color:#46fff6;margin:0}.InplayBet-feature-desc-dd177a[data-v-211cd151]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}.InplayBet-user-guides-section-c7b326[data-v-be0c88fe]{padding:.1rem .3rem}.InplayBet-user-guides-title-27fbcb[data-v-be0c88fe]{margin:0 0 .15rem;text-align:left}.InplayBet-user-guides-intro-a33e27[data-v-be0c88fe]{line-height:1.6;margin:0 0 .3rem}.InplayBet-user-guides-list-efc8ed[data-v-be0c88fe]{display:flex;flex-direction:column;gap:.15rem}.InplayBet-user-guide-item-dce82f[data-v-be0c88fe]{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}.InplayBet-user-guide-item-dce82f[data-v-be0c88fe]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.InplayBet-user-guide-item-dce82f[data-v-be0c88fe]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.InplayBet-user-guide-icon-wrapper-5d73e7[data-v-be0c88fe]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-user-guide-icon-2f7379[data-v-be0c88fe]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-user-guide-text-db8fea[data-v-be0c88fe]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-user-guides-expand-wrap-309ebd[data-v-be0c88fe]{display:flex;justify-content:center;margin-top:.3rem;margin-bottom:.1rem}.InplayBet-user-guides-expand-btn-fea3c3[data-v-be0c88fe]{border:0;background:transparent;cursor:pointer;color:#5b2700;font-size:.28rem;font-weight:700;display:flex;align-items:center;gap:.08rem;transition:opacity .2s;padding:.1rem}.InplayBet-user-guides-expand-text-aae325[data-v-be0c88fe]{text-decoration:underline}.InplayBet-user-guides-expand-btn-fea3c3[data-v-be0c88fe]:active{opacity:.7}.InplayBet-user-guides-expand-arrow-ce1817[data-v-be0c88fe]{font-size:.18rem;transition:transform .3s}.InplayBet-user-guides-expand-arrow-ce1817.is-active[data-v-be0c88fe]{transform:rotate(180deg)}.InplayBet-guide-section-b3ff26[data-v-a2aa1d85]{background:#fff;padding:.1rem .3rem}.InplayBet-guide-header-3761d2[data-v-a2aa1d85]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}.InplayBet-guide-icon-510c19[data-v-a2aa1d85]{width:.67rem;height:.67rem;flex-shrink:0}.InplayBet-guide-title-491a5b[data-v-a2aa1d85]{margin:0;line-height:1.3}.InplayBet-guide-steps-a1daa2[data-v-a2aa1d85]{margin-bottom:.2rem}.InplayBet-guide-step-d9bf1a[data-v-a2aa1d85]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}.InplayBet-guide-step-d9bf1a.left[data-v-a2aa1d85]{margin-top:.3rem}.InplayBet-step-icon-995aad[data-v-a2aa1d85]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}.InplayBet-bullet-point-7e471d[data-v-a2aa1d85]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}.InplayBet-guide-step-d9bf1a p[data-v-a2aa1d85]{line-height:1.4;margin:0}.InplayBet-guide-banner-3b8fba[data-v-a2aa1d85]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}.InplayBet-guide-banner-img-dbe8d5[data-v-a2aa1d85]{width:100%;height:auto;display:block}.InplayBet-security-section-f8abb0[data-v-75ecf9a0]{background:#fff;padding:.1rem .3rem;position:relative}.InplayBet-security-header-82e2ed[data-v-75ecf9a0]{text-align:center;margin-bottom:.3rem}.InplayBet-security-title-d65634[data-v-75ecf9a0]{margin:0;text-align:left}.InplayBet-security-logos-04339b[data-v-75ecf9a0]{width:100%;text-align:center;margin-bottom:.3rem}.InplayBet-security-badges-b68fe6[data-v-75ecf9a0]{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}.InplayBet-security-badge-8f1b55[data-v-75ecf9a0]{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}.InplayBet-security-badge-8f1b55[data-v-75ecf9a0]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}.InplayBet-security-badge-img-d44e46[data-v-75ecf9a0]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}.InplayBet-security-badge-text-404e60[data-v-75ecf9a0]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}.InplayBet-security-disclaimer-b0990f[data-v-75ecf9a0]{text-align:left}.InplayBet-security-disclaimer-b0990f p[data-v-75ecf9a0]{line-height:1.4;margin:0 0 .1rem}.InplayBet-security-disclaimer-b0990f p[data-v-75ecf9a0]:last-child{margin-bottom:0}.InplayBet-login-title-4a4ed0[data-v-94da16d0]{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}.InplayBet-login-btn-0290fc[data-v-94da16d0]{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}.InplayBet-login-footer-77d531[data-v-30320ee1]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}.InplayBet-login-footer-77d531 .InplayBet-footer-links-077f7b[data-v-30320ee1]{position:relative;z-index:2;padding-bottom:1.3rem}.InplayBet-login-footer-77d531 .InplayBet-footer-row-c9df4a[data-v-30320ee1]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}.InplayBet-login-footer-77d531 .InplayBet-footer-link-276ee0[data-v-30320ee1]{font-size:.3rem;text-decoration:underline;transition:color .3s}.InplayBet-login-footer-77d531 .InplayBet-footer-link-276ee0[data-v-30320ee1]:hover{color:#056677}.InplayBet-footer-waves-051627[data-v-30320ee1]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.InplayBet-wave-bg-img-1b2f4c[data-v-30320ee1]{width:100%;height:1.3rem;background-size:cover}.InplayBet-register-title-2a134c[data-v-4a5a2b37]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.InplayBet-register-btn-9009d9[data-v-4a5a2b37]{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}.InplayBet-first-deposit-section-4d3de9[data-v-296d217d]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}.InplayBet-section-underline-wrap-49fafa[data-v-296d217d]{width:90%;margin:0 5%}.InplayBet-expandable-content-6b5952[data-v-296d217d]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}.InplayBet-deposit-card-716681[data-v-296d217d]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}.InplayBet-deposit-header-cc3415[data-v-296d217d]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}.InplayBet-deposit-brand-9da41e[data-v-296d217d]{display:flex;align-items:flex-start;gap:.12rem;flex:1}.InplayBet-deposit-brand-logo-wrapper-1929f8[data-v-296d217d]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-deposit-brand-logo-b18b97[data-v-296d217d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-deposit-brand-name-252f5e[data-v-296d217d]{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}.InplayBet-deposit-stars-db1ce7[data-v-296d217d]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}.InplayBet-deposit-star-077010[data-v-296d217d]{color:gold;line-height:1}.InplayBet-deposit-body-dd19f6[data-v-296d217d]{text-align:left}.InplayBet-deposit-content-fac6d3[data-v-296d217d]{text-align:center}.InplayBet-deposit-body-dd19f6 p[data-v-296d217d]{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}.InplayBet-deposit-btn-694554[data-v-296d217d]{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}.InplayBet-verified-info-5b951d[data-v-296d217d]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}.InplayBet-flag-icon-wrapper-6d67bc[data-v-296d217d]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-flag-icon-8cb2ec[data-v-296d217d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-verified-text-d51db6[data-v-296d217d]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-pros-cons-47744f[data-v-296d217d]{margin-top:.2rem;padding:0 .2rem}.InplayBet-pros-cons-title-af0b0d[data-v-296d217d]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}.InplayBet-pros-list-954d11[data-v-296d217d]{list-style:none;padding:0;margin:0}.InplayBet-pros-list-954d11 li[data-v-296d217d]{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}.InplayBet-pros-list-icon-ad1253[data-v-296d217d]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-pros-list-item-text-f809b7[data-v-296d217d]{flex:1}.InplayBet-reviews-section-c0c437[data-v-a0d2efaf]{background:#fff;padding:.1rem .3rem;position:relative}.InplayBet-reviews-section-c0c437 .InplayBet-review-card-508875[data-v-a0d2efaf]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.InplayBet-reviews-section-c0c437 .InplayBet-review-card-top-4f89e4[data-v-a0d2efaf]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.InplayBet-reviews-section-c0c437 .InplayBet-review-google-icon-9a67f9[data-v-a0d2efaf]{width:.6rem;height:.2rem;flex-shrink:0}.InplayBet-reviews-section-c0c437 .InplayBet-review-title-57f9a5[data-v-a0d2efaf]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.InplayBet-reviews-section-c0c437 .InplayBet-review-text-9414e6[data-v-a0d2efaf]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}.InplayBet-reviews-section-c0c437 .InplayBet-review-footer-430368[data-v-a0d2efaf]{display:flex;align-items:center;gap:.14rem}.InplayBet-reviews-section-c0c437 .InplayBet-review-avatar-wrapper-f48fa2[data-v-a0d2efaf]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.InplayBet-reviews-section-c0c437 .InplayBet-review-avatar-43bec2[data-v-a0d2efaf]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.InplayBet-reviews-section-c0c437 .InplayBet-review-meta-f4ee9a[data-v-a0d2efaf]{display:flex;flex-direction:column;gap:.04rem}.InplayBet-reviews-section-c0c437 .InplayBet-reviewer-name-3cc3f8[data-v-a0d2efaf]{font-size:.24rem;color:#000;margin:0}.InplayBet-reviews-section-c0c437 .InplayBet-review-date-794399[data-v-a0d2efaf]{font-size:.18rem;color:#666;white-space:nowrap}.InplayBet-reviews-section-c0c437 .InplayBet-stars-css-ed691f[data-v-a0d2efaf]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}.InplayBet-reviews-section-c0c437 .InplayBet-star-filled-a3dd41[data-v-a0d2efaf]{color:gold}.InplayBet-reviews-section-c0c437 .InplayBet-star-empty-da27c9[data-v-a0d2efaf]{color:#ffd7004d}.InplayBet-reviews-section-c0c437 .InplayBet-more-reviews-c270ff[data-v-a0d2efaf]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}.InplayBet-reviews-section-c0c437 .InplayBet-more-btn-c0359e[data-v-a0d2efaf]{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}.InplayBet-more-btn-c0359e[data-v-a0d2efaf]:hover{transform:scale(1.05)}.InplayBet-more-btn-c0359e.expanded .InplayBet-chevron-3b647f[data-v-a0d2efaf]{transform:rotate(180deg)}.InplayBet-additional-reviews-91664d[data-v-a0d2efaf]{display:none;animation:fadeIn-a0d2efaf .3s ease-in}.InplayBet-additional-reviews-91664d.show[data-v-a0d2efaf]{display:block}@keyframes fadeIn-a0d2efaf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InplayBet-chevron-3b647f[data-v-a0d2efaf]{width:.23rem;height:.23rem}.InplayBet-site-score-review-3581d0[data-v-2ae1ffa6]{position:relative}.InplayBet-score-title-a4039b[data-v-2ae1ffa6]{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}.InplayBet-main-score-card-43be63[data-v-2ae1ffa6]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}.InplayBet-main-score-card-bg-f57b40[data-v-2ae1ffa6]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}.InplayBet-brand-name-3f4636[data-v-2ae1ffa6]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}.InplayBet-score-circle-wrapper-91886d[data-v-2ae1ffa6]{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%}.InplayBet-score-progress-ring-e758c8[data-v-2ae1ffa6]{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}.InplayBet-score-label-c51ff6[data-v-2ae1ffa6]{font-size:.2rem;color:#fff;opacity:.8}.InplayBet-score-value-8e104d[data-v-2ae1ffa6]{font-size:.8rem;font-weight:700;color:#32cd32}.InplayBet-score-recommendation-99de42[data-v-2ae1ffa6]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}.InplayBet-features-grid-4b6c36[data-v-2ae1ffa6]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}.InplayBet-feature-card-410c6c[data-v-2ae1ffa6]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}.InplayBet-feature-icon-e132b7[data-v-2ae1ffa6]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}.InplayBet-feature-title-8780d7[data-v-2ae1ffa6]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}.InplayBet-feature-detail-d23c6d[data-v-2ae1ffa6]{font-size:.18rem;color:#ffffffb3;line-height:1.4}.InplayBet-feature-detail-d23c6d.blue[data-v-2ae1ffa6]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}.InplayBet-bottom-section-4e037b[data-v-2ae1ffa6]{position:relative;text-align:center;padding:.3rem}.InplayBet-bottom-wave-bg-b20297[data-v-2ae1ffa6]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.InplayBet-mobile-phone-container-821848[data-v-2ae1ffa6]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}.InplayBet-mobile-phone-50187b[data-v-2ae1ffa6]{width:3rem;height:5.5rem}.InplayBet-certified-shield-c40541[data-v-2ae1ffa6]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}.InplayBet-cta-button-c9a3f2[data-v-2ae1ffa6]{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}.InplayBet-cta-button-c9a3f2[data-v-2ae1ffa6]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.InplayBet-update-date-3a68a7[data-v-2ae1ffa6]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}.InplayBet-feedback-star-d708cc[data-v-3e20e79f]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.InplayBet-reviews-title-f87716[data-v-07b55dcc]{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}.InplayBet-feedback-header-title-ee6186[data-v-07b55dcc]{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}.InplayBet-feedback-submit-btn-6b151e[data-v-07b55dcc]{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}.InplayBet-cricket-guide-btn-0dc815[data-v-b209649b]{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}.InplayBet-cricket-match-title-ed5b21[data-v-2cc95312]{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}.gc-t2-section[data-v-3f035356]{padding:.2rem 0 0;overflow-x:hidden;overflow-y:visible;background:linear-gradient(180deg,#f8fafc,#eef2ff)}.gc-t2-shell[data-v-3f035356]{width:90%;margin:0 auto;box-sizing:border-box}.gc-t2-heading-row[data-v-3f035356]{display:flex;align-items:center;justify-content:space-between;gap:.2rem;margin-bottom:.22rem}.gc-t2-title[data-v-3f035356]{margin:0;flex:1;min-width:0;text-align:left;font-size:.32rem;line-height:1.25;font-weight:800;color:#0f172a}.gc-t2-badge[data-v-3f035356]{flex-shrink:0;font-size:.18rem;font-weight:800;letter-spacing:.08em;padding:.08rem .14rem;border-radius:999px;color:#fff;background:linear-gradient(90deg,#f97316,#ef4444);box-shadow:0 .06rem .14rem #ef444459}.gc-t2-board[data-v-3f035356]{border-radius:.28rem;padding:.22rem 0 .32rem;background:#fff;border:.02rem solid rgba(15,23,42,.08);box-shadow:0 .12rem .36rem #0f172a0f;overflow:visible}.gc-t2-row[data-v-3f035356]{overflow-x:hidden;overflow-y:visible}.gc-t2-row-fwd .gc-t2-marquee[data-v-3f035356]{min-height:1.68rem}.gc-t2-row-rev .gc-t2-marquee[data-v-3f035356]{min-height:1.52rem}.gc-t2-marquee[data-v-3f035356]{overflow-x:hidden;overflow-y:visible;display:flex;align-items:center}.gc-t2-track[data-v-3f035356]{display:flex;flex-wrap:nowrap;flex-shrink:0;width:max-content;will-change:transform}.gc-t2-track-fwd[data-v-3f035356]{animation:gc-t2-scroll-fwd-3f035356 var(--gc-marquee-duration, 52s) linear infinite}.gc-t2-track-rev[data-v-3f035356]{animation:gc-t2-scroll-fwd-3f035356 var(--gc-marquee-duration, 52s) linear infinite reverse}.gc-t2-track[data-v-3f035356]:hover{animation-play-state:paused}.gc-t2-group[data-v-3f035356]{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.22rem;padding:0 .16rem}.gc-t2-pill[data-v-3f035356]{position:relative;flex-shrink:0;width:1.48rem;height:1.48rem;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;background:linear-gradient(145deg,#f1f5f9,#fff 55%);border:.03rem solid rgba(99,102,241,.25);box-shadow:0 .06rem .16rem #6366f11f;transition:transform .28s ease,box-shadow .28s ease}.gc-t2-pill-sm[data-v-3f035356]{width:1.28rem;height:1.28rem}.gc-t2-pill[data-v-3f035356]:hover{transform:translateY(-.03rem) scale(1.04);box-shadow:0 .12rem .28rem #3b82f638;border-color:#3b82f673}.gc-t2-pill[data-v-3f035356]:active{transform:translateY(0) scale(1)}.gc-t2-pill img[data-v-3f035356]{width:72%;height:72%;object-fit:contain;display:block;pointer-events:none}.gc-t2-pill-sm img[data-v-3f035356]{width:68%;height:68%}.gc-t2-pill-decoy[data-v-3f035356]{pointer-events:none}.rtp-text[data-v-3f035356]{position:absolute;bottom:.1rem;left:50%;transform:translate(-50%);width:80%;background:#0f172ab3;color:#fff;font-size:.16rem;padding:.02rem .08rem;border-radius:999px;text-align:center;z-index:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.gc-t2-divider[data-v-3f035356]{height:.02rem;margin:.18rem .28rem;background:linear-gradient(90deg,transparent 0%,rgba(99,102,241,.35) 25%,rgba(56,189,248,.35) 75%,transparent 100%)}.gc-t2-underline-wrap[data-v-3f035356]{width:100%;box-sizing:border-box;padding:.14rem .3rem 0}.gc-t2-sr-only[data-v-3f035356]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes gc-t2-scroll-fwd-3f035356{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.InplayBet-game-types-section-a262be[data-v-3c446fe7]{background:#fff;padding:.1rem .3rem;box-sizing:border-box;width:100%}.fe-gcl-t2-page-title[data-v-3c446fe7]{margin:0 0 .16rem;text-align:left;letter-spacing:.01rem}.fe-gcl-t2-lead[data-v-3c446fe7]{margin:0 0 .26rem;line-height:1.62}.fe-gcl-t2-category-rail[data-v-3c446fe7]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.1rem;margin:0 0 .36rem;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.InplayBet-game-type-btn-621d6e.fe-gcl-t2-rail-chip[data-v-3c446fe7]{flex:1 1 0;min-width:1.15rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.06rem;padding:.1rem .06rem .12rem;border-radius:.14rem;text-decoration:none;color:inherit;font-size:.2rem;font-weight:700;line-height:1.15;text-align:center;cursor:pointer;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.fe-gcl-t2-rail-chip[data-v-3c446fe7]:hover{transform:translateY(-.03rem)}.fe-gcl-t2-rail-icon-wrap[data-v-3c446fe7]{display:flex;justify-content:center;align-items:center;width:.52rem!important;height:.52rem!important}.fe-gcl-t2-rail-label[data-v-3c446fe7]{display:block;max-width:100%;word-break:break-word}.InplayBet-game-type-icon-de7ba2[data-v-3c446fe7]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.fe-gcl-t2-games-dual[data-v-3c446fe7]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem;margin:0 0 .52rem;width:100%}.fe-gcl-t2-dual-cell[data-v-3c446fe7]{display:block;text-decoration:none}.fe-gcl-t2-dual-card[data-v-3c446fe7]{width:100%;margin:0;padding-bottom:.08rem;border-radius:.14rem;overflow:hidden;box-shadow:0 .04rem .12rem #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.fe-gcl-t2-dual-thumb[data-v-3c446fe7]{width:1.46rem!important;height:1.46rem!important;margin-top:.22rem!important;border-radius:.08rem;overflow:hidden}.InplayBet-game-card-image-7a0abb[data-v-3c446fe7]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}.InplayBet-game-card-content-db1ad2[data-v-3c446fe7]{padding:.12rem .12rem .16rem;display:flex;flex-direction:column;gap:.1rem;width:100%;align-items:center;box-sizing:border-box}.InplayBet-game-card-title-a6fcc8[data-v-3c446fe7]{font-size:.23rem;color:#fff;margin:0;text-align:center;font-weight:700;line-height:1.25;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-game-card-btn-2a5644[data-v-3c446fe7]{width:86%;margin:0 auto;border-radius:.09rem;padding:.1rem .14rem;font-size:.2rem;text-transform:uppercase;cursor:pointer;transition:transform .2s;text-align:center;box-sizing:border-box;text-decoration:none;display:block;font-weight:800;background:linear-gradient(90deg,#ff0,#febb00);color:#000;border:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-game-card-btn-2a5644[data-v-3c446fe7]:hover{transform:translateY(-.02rem)}.InplayBet-games-cta-btn-1e1d5a[data-v-3c446fe7]{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-weight:800;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-games-cta-btn-1e1d5a[data-v-3c446fe7]:hover{transform:translateY(-.02rem)}.InplayBet-how-to-start-section-52ef44[data-v-3c446fe7]{text-align:center;border-radius:.12rem}.InplayBet-how-to-start-title-9ae1a5[data-v-3c446fe7]{margin:0 0 .3rem;text-align:center;line-height:1.3}.InplayBet-how-to-start-text-5c7da2[data-v-3c446fe7]{line-height:1.6;margin:0 0 .2rem;text-align:left}.InplayBet-rtp-slots-0424e2[data-v-664c2c1c]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}.InplayBet-rtp-title-ab767a[data-v-664c2c1c]{font-size:.36rem;margin-bottom:.3rem;text-align:left}.InplayBet-expert-verdict-4532cc[data-v-664c2c1c]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}.InplayBet-expert-header-dff2ae[data-v-664c2c1c]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}.InplayBet-expert-left-221dd5[data-v-664c2c1c]{display:flex;align-items:flex-start;gap:.15rem;flex:1}.InplayBet-expert-avatar-aa78bc[data-v-664c2c1c]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}.InplayBet-expert-info-98a451[data-v-664c2c1c]{display:flex;flex-direction:column;gap:.05rem;flex:1}.InplayBet-expert-name-0aafb3[data-v-664c2c1c]{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}.InplayBet-expert-label-497964[data-v-664c2c1c]{font-size:.24rem;color:#666;margin-bottom:.05rem}.InplayBet-verified-badge-b0de24[data-v-664c2c1c]{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}.InplayBet-verified-icon-bfecbe[data-v-664c2c1c]{font-size:.14rem}.InplayBet-verified-text1-250783[data-v-664c2c1c]{font-size:.24rem}.InplayBet-expert-location-b1ab65[data-v-664c2c1c]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}.InplayBet-location-icon-b471c4[data-v-664c2c1c]{width:.16rem;height:.2rem}.InplayBet-expert-rating-ff799c[data-v-664c2c1c]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.InplayBet-stars-7ba777[data-v-664c2c1c]{display:flex;gap:.02rem}.InplayBet-star-2c328e[data-v-664c2c1c]{width:.4rem;height:.4rem;object-fit:contain}.InplayBet-rating-text-5a1d00[data-v-664c2c1c]{font-size:.26rem;color:#999;margin-top:.06rem}.InplayBet-expert-opinion-7743c6[data-v-664c2c1c]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}.InplayBet-expert-update-d893c5[data-v-664c2c1c]{font-size:.24rem;color:#000;text-align:center}.InplayBet-rtp-table-0c82c3[data-v-664c2c1c]{overflow:hidden}.InplayBet-rtp-table-header-195448[data-v-664c2c1c]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}.InplayBet-rtp-table-header-195448>div[data-v-664c2c1c]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}.InplayBet-rtp-table-header-195448>div[data-v-664c2c1c]:last-child{border-right:none}.InplayBet-rtp-table-row-f27b0d[data-v-664c2c1c]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}.InplayBet-rtp-table-row-f27b0d[data-v-664c2c1c]:last-child{border-bottom:none}.InplayBet-rtp-col-rank-657b8d[data-v-664c2c1c]{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}.InplayBet-rtp-col-game-f60672[data-v-664c2c1c]{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}.InplayBet-game-name-27ab29[data-v-664c2c1c]{font-size:.22rem;color:#333!important}.InplayBet-game-provider-3a143c[data-v-664c2c1c]{font-size:.2rem;color:#666!important}.InplayBet-rtp-col-rtp-0e9842[data-v-664c2c1c]{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}.InplayBet-rtp-value-55346e[data-v-664c2c1c]{font-size:.22rem;color:#4caf50}.InplayBet-rtp-col-review-05893f[data-v-664c2c1c]{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}.InplayBet-rtp-table-header-195448 .InplayBet-rtp-col-review-05893f[data-v-664c2c1c]{border-right:none}.InplayBet-review-text-9414e6[data-v-664c2c1c]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}.InplayBet-payment-section-5b4579[data-v-724c0b22]{background:#fff;padding:.3rem;position:relative}.InplayBet-payment-content-22e1b3[data-v-724c0b22]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.InplayBet-payment-text-6a10bd[data-v-724c0b22]{width:100%}.InplayBet-payment-title-fbad64[data-v-724c0b22]{margin:0 0 .15rem;text-align:left;line-height:1.2}.InplayBet-payment-description-bf944b[data-v-724c0b22]{line-height:1.7}.InplayBet-payment-logos-section-922eb1[data-v-724c0b22]{background:#fff;padding:.1rem .3rem;position:relative}.InplayBet-payment-logos-8fcd95[data-v-724c0b22]{width:100%;text-align:center}.InplayBet-payment-logos-img-wrapper-d66ded[data-v-724c0b22]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.InplayBet-payment-logos-img-91bbf8[data-v-724c0b22]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.InplayBet-partners-section-503360[data-v-724c0b22]{background:#fff;padding:.3rem;position:relative}.InplayBet-partners-bg-08a657[data-v-724c0b22]{width:100%;overflow:hidden;border-radius:.2rem}.InplayBet-partners-bg-img-b6e656[data-v-724c0b22]{width:100%;height:auto;object-fit:contain;display:block}.InplayBet-payment-intro-cb67b9[data-v-c05e752e]{padding:.3rem;background:#fff}.InplayBet-payment-intro-title-d9eb59[data-v-c05e752e]{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}.InplayBet-payment-intro-desc-1a414a[data-v-c05e752e]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}.InplayBet-payment-intro-banner-552480[data-v-c05e752e]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}.InplayBet-payment-intro-banner-img-f40b63[data-v-c05e752e]{width:100%;height:auto;display:block}.InplayBet-payment-logos-section-922eb1[data-v-946381c5]{background:#fff;padding:.1rem .3rem;position:relative}.InplayBet-payment-logos-8fcd95[data-v-946381c5]{width:100%;text-align:center}.InplayBet-payment-logos-img-wrapper-d66ded[data-v-946381c5]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.InplayBet-payment-logos-img-91bbf8[data-v-946381c5]{width:100%;height:100%}.InplayBet-app-promo-wrapper-61777e[data-v-b1882394]{width:100%}.InplayBet-app-promo-underline-wrap-72b8a1[data-v-b1882394]{width:90%;margin:0 5%}.InplayBet-app-promo-banner-text-7cce16[data-v-b1882394]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.InplayBet-app-promo-section-a9f4e0[data-v-b1882394]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}.InplayBet-app-promo-banner-6cced7[data-v-b1882394]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}.InplayBet-app-promo-content-e4e25c[data-v-b1882394]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}.InplayBet-app-promo-title-a86300[data-v-b1882394]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}.InplayBet-app-promo-advantages-fb6d79[data-v-b1882394]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}.InplayBet-app-promo-advantage-a93c76[data-v-b1882394]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}.InplayBet-app-promo-arrow-aef0b3[data-v-b1882394]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}.InplayBet-app-promo-steps-9534a8[data-v-b1882394]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}.InplayBet-app-promo-step-d53227[data-v-b1882394]{display:flex;align-items:center;gap:.12rem;position:relative}.InplayBet-app-promo-step-d53227[data-v-b1882394]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}.InplayBet-app-promo-step-number-427a92[data-v-b1882394]{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}.InplayBet-app-promo-step-line-61aa92[data-v-b1882394]{display:none}.InplayBet-app-promo-step-btn-c42d34[data-v-b1882394]{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)}.InplayBet-app-promo-step-btn-c42d34[data-v-b1882394]:hover{background:#f3722cb8}.InplayBet-app-promo-highlight-fea905[data-v-b1882394]{color:#ffeb3b}.InplayBet-app-promo-cta-d310d7[data-v-b1882394]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}.InplayBet-app-promo-cta-btn-dd9d92[data-v-b1882394]{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-b1882394 2.5s infinite ease-in-out}@keyframes ipl-breath-b1882394{0%,to{transform:scale(1);box-shadow:0 .04rem .08rem #0000004d}50%{transform:scale(1.03);box-shadow:0 .08rem .2rem #0006}}.InplayBet-app-promo-cta-btn-dd9d92[data-v-b1882394]:hover{background:#05a028;animation-play-state:paused}.InplayBet-app-promo-bonus-tag-c67a6c[data-v-b1882394]{position:absolute;top:-.1rem;right:-.1rem;width:.5rem;height:.5rem;z-index:5;pointer-events:none;transform:rotate(45deg)}.InplayBet-app-promo-bonus-img-7066be[data-v-b1882394]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 .04rem .06rem rgba(0,0,0,.3))}.InplayBet-app-promo-download-icon-7b731b[data-v-b1882394]{width:.4rem;height:.4rem;object-fit:contain}.InplayBet-app-title-2269a0[data-v-934fa48a]{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}.InplayBet-app-description-section-457900[data-v-3ffc51b4]{padding:.1rem .3rem;background:#fff}.InplayBet-app-description-box-a30017[data-v-3ffc51b4]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}.InplayBet-app-description-text-6c8aa9[data-v-3ffc51b4]{line-height:1.6;margin:0;text-align:left}.InplayBet-welcome-section-2cb554[data-v-1152f725]{background:#fff;position:relative}.InplayBet-welcome-content-6daa4b[data-v-1152f725]{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}.InplayBet-welcome-title-9a1f9a[data-v-1152f725]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}.InplayBet-welcome-subtitle-bbc756[data-v-1152f725]{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}.InplayBet-welcome-buttons-125faa[data-v-1152f725]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}.InplayBet-welcome-btn-ece97b[data-v-1152f725]{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}.InplayBet-welcome-btn-ece97b[data-v-1152f725]:hover{background:#46fff6;color:#056677}.InplayBet-btn-icon-f28a47[data-v-1152f725]{width:.31rem;object-fit:contain}.InplayBet-download-btn-87d435[data-v-1152f725]{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}.InplayBet-download-btn-87d435[data-v-1152f725]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.InplayBet-highlight-section-a6aa88[data-v-71d31209]{padding:.1rem .3rem;background:#fff}.InplayBet-highlight-welcome-cd3e43[data-v-71d31209]{text-align:center;margin-bottom:.4rem}.InplayBet-highlight-subtitle-778f33[data-v-71d31209]{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}.InplayBet-highlight-title-c6741c[data-v-71d31209]{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}.InplayBet-highlight-text-d25f0d[data-v-71d31209]{font-size:.26rem;color:#000;line-height:1.6;margin:0}.InplayBet-highlight-list-4d67ab[data-v-71d31209]{display:flex;flex-direction:column;gap:.3rem}.InplayBet-highlight-item-f98dad[data-v-71d31209]{text-align:center;padding:.2rem .25rem}.InplayBet-highlight-item-title-98c090[data-v-71d31209]{margin:0 0 .12rem;line-height:1.3;text-align:left}.InplayBet-highlight-item-subtitle-70ff0f[data-v-71d31209]{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}.InplayBet-highlight-item-text-856a5c[data-v-71d31209]{text-align:left;line-height:1.6;margin:0}.InplayBet-highlight-cta-115bfe[data-v-71d31209]{text-align:center;margin-top:.4rem;padding:.3rem 0}.InplayBet-highlight-cta-title-bc7606[data-v-71d31209]{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}.InplayBet-highlight-cta-text-2b722f[data-v-71d31209]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}.InplayBet-highlight-cta-bonus-f60acb[data-v-71d31209]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}.InplayBet-highlight-conclusion-98d8e3[data-v-71d31209]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}.InplayBet-faq-categories-03a37b[data-v-0a421791]{padding:.2rem;background:#fff}.InplayBet-faq-category-207d54[data-v-0a421791]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}.InplayBet-faq-category-207d54[data-v-0a421791]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.InplayBet-faq-category-207d54.active[data-v-0a421791]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}.InplayBet-faq-category-header-4b48c0[data-v-0a421791]{display:flex;align-items:center;gap:.15rem}.InplayBet-faq-category-icon-00d93f[data-v-0a421791]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.InplayBet-faq-icon-c6ee63[data-v-0a421791]{width:100%;height:100%;object-fit:contain}.InplayBet-faq-category-content-bf7d08[data-v-0a421791]{flex:1}.InplayBet-faq-category-title-df2871[data-v-0a421791]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.InplayBet-faq-category-desc-8f7717[data-v-0a421791]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.InplayBet-faq-category-arrow-7352a3[data-v-0a421791]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.InplayBet-faq-arrow-553261[data-v-0a421791]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.InplayBet-faq-category-207d54.active .InplayBet-faq-arrow-553261[data-v-0a421791]{transform:rotate(180deg)}.InplayBet-faq-footer-wrapper-b9ab8a[data-v-5a27e555]{position:relative}.InplayBet-faq-footer-45ebbc[data-v-5a27e555]{position:relative;overflow:hidden}.InplayBet-faq-footer-waves-526430[data-v-5a27e555]{position:relative;overflow:hidden;z-index:1}.InplayBet-faq-wave-bg-img-838c92[data-v-5a27e555]{width:100%;height:1.3rem;background-size:cover}.InplayBet-faq-contact-f84593[data-v-5a27e555]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}.InplayBet-faq-contact-content-9c8f47[data-v-5a27e555]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.InplayBet-faq-contact-text-75ab20[data-v-5a27e555]{font-size:.24rem;color:#333;margin:0;flex:1}.InplayBet-faq-contact-btn-a31697[data-v-5a27e555]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.InplayBet-faq-contact-btn-a31697[data-v-5a27e555]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}.InplayBet-only-image-ac98ff[data-v-5942cba7]{padding:0 .3rem}.InplayBet-daily-banner-85dff7[data-v-5942cba7]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.InplayBet-daily-banner-img-wrapper-c633d0[data-v-5942cba7]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.InplayBet-daily-banner-img-36c220[data-v-5942cba7]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.InplayBet-expert-list-e41d17[data-v-03a94fd7]{margin:.3rem}.InplayBet-slot-rebate-5ba5aa[data-v-98f0b387]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.InplayBet-slot-rebate-title-6e8634[data-v-98f0b387]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}.InplayBet-slot-rebate-hero-1c0be3[data-v-98f0b387]{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}.InplayBet-slot-rebate-hero-img-e30ca4[data-v-98f0b387]{width:100%;height:100%;display:block}.InplayBet-slot-rebate-section-title-f58a18[data-v-98f0b387]{font-size:.28rem;margin:0 0 .15rem}.InplayBet-slot-rebate-details-a226ea[data-v-98f0b387]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}.InplayBet-slot-rebate-5ba5aa[data-v-268ef6e4]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.InplayBet-slot-rebate-section-title-f58a18[data-v-268ef6e4]{font-size:.28rem;margin:0 0 .15rem}.InplayBet-slot-rebate-rules-e9f239[data-v-268ef6e4]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}.InplayBet-slot-rebate-rules-e9f239 li[data-v-268ef6e4]{margin-bottom:.12rem}.InplayBet-slot-rebate-5ba5aa[data-v-134437ba]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.InplayBet-slot-rebate-table-wrap-e4f97b[data-v-134437ba]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}.InplayBet-slot-rebate-table-a9ea0a[data-v-134437ba]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}.InplayBet-slot-rebate-table-a9ea0a th[data-v-134437ba]{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}.InplayBet-slot-rebate-table-a9ea0a th[data-v-134437ba]:first-child{border-right:.02rem solid #ffffff}.InplayBet-slot-rebate-table-a9ea0a td[data-v-134437ba]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}.InplayBet-slot-rebate-table-a9ea0a td[data-v-134437ba]:first-child{border-right:.02rem solid #666666}.InplayBet-slot-rebate-table-a9ea0a tr:last-child td[data-v-134437ba]{border-bottom:none}.InplayBet-slot-rebate-cta-wrap-e57f10[data-v-134437ba]{text-align:center;margin-bottom:.3rem}.InplayBet-slot-rebate-cta-box-a788f2[data-v-134437ba]{position:relative;display:inline-block}.InplayBet-slot-rebate-cta-b79a7d[data-v-134437ba]{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}.InplayBet-slot-rebate-cta-icon-da0649[data-v-134437ba]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.InplayBet-vip-bonus-static-74582e[data-v-4999e9a4]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}.InplayBet-vip-bonus-title-dd74b8[data-v-4999e9a4]{margin:0 5%;text-align:left}.InplayBet-vip-bonus-banner-title-3f8c0e[data-v-4999e9a4]{margin:2% 5%;font-size:.28rem;font-weight:500}.InplayBet-vip-bonus-banner-wrapper-529a9c[data-v-4999e9a4]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}.InplayBet-vip-bonus-more-link-4a2e7c[data-v-4999e9a4]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}.InplayBet-vip-bonus-banner-img-c5b387[data-v-4999e9a4]{width:100%;height:100%;display:block}.InplayBet-vip-bonus-panel-40511f[data-v-4999e9a4]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}.InplayBet-vip-bonus-expert-block-3ae86c[data-v-4999e9a4]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}.InplayBet-vip-bonus-expert-header-6a940a[data-v-4999e9a4]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.InplayBet-vip-bonus-expert-avatar-1358c0[data-v-4999e9a4]{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}.InplayBet-vip-bonus-expert-avatar-1358c0 img[data-v-4999e9a4]{width:1.2rem;height:1.2rem;display:block}.InplayBet-vip-bonus-expert-info-57a002[data-v-4999e9a4]{flex:1;min-width:0}.InplayBet-vip-bonus-expert-name-2d2b71[data-v-4999e9a4]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}.InplayBet-vip-bonus-expert-badge-21a517[data-v-4999e9a4]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}.InplayBet-vip-bonus-expert-badge-icon-40cd0d[data-v-4999e9a4]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-vip-bonus-recommended-row-3f85cd[data-v-4999e9a4]{display:flex;align-items:center;margin:0 0 .1rem}.InplayBet-vip-bonus-recommended-icon-982889[data-v-4999e9a4]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-vip-bonus-recommended-text-653e78[data-v-4999e9a4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.InplayBet-vip-bonus-recommended-star-badge-32a3f1[data-v-4999e9a4]{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}.InplayBet-vip-bonus-recommended-star-number-0a4c1e[data-v-4999e9a4]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}.InplayBet-vip-bonus-recommended-stars-a688e0[data-v-4999e9a4]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}.InplayBet-vip-bonus-recommended-star-8e99af[data-v-4999e9a4]{position:relative;display:inline-block;line-height:1}.InplayBet-vip-bonus-recommended-star-full-78a534[data-v-4999e9a4]{color:#ffc400}.InplayBet-vip-bonus-recommended-star-empty-f5a281[data-v-4999e9a4],.InplayBet-vip-bonus-recommended-star-half-e39485[data-v-4999e9a4]{color:#b4b4b4}.InplayBet-vip-bonus-recommended-star-half-e39485[data-v-4999e9a4]: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}.InplayBet-vip-bonus-expert-quote-471cb0[data-v-4999e9a4]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.InplayBet-vip-bonus-summary-e78e7b[data-v-4999e9a4]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}.InplayBet-vip-bonus-summary-left-77a554[data-v-4999e9a4]{display:flex;align-items:center}.InplayBet-vip-bonus-summary-icon-e38364[data-v-4999e9a4]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-vip-bonus-summary-title-863499[data-v-4999e9a4]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}.InplayBet-vip-bonus-user-review-b244c9[data-v-4999e9a4]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}.InplayBet-vip-bonus-user-top-e80927[data-v-4999e9a4]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}.InplayBet-vip-bonus-user-avatar-954a72[data-v-4999e9a4]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}.InplayBet-vip-bonus-user-avatar-954a72 img[data-v-4999e9a4]{width:.88rem;height:.88rem;display:block}.InplayBet-vip-bonus-user-name-c9f029[data-v-4999e9a4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.InplayBet-vip-bonus-user-text-c327de[data-v-4999e9a4]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}.InplayBet-vip-bonus-user-date-c8a634[data-v-4999e9a4]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}.InplayBet-vip-bonus-more-btn-wrap-c348d4[data-v-4999e9a4]{display:flex;justify-content:flex-end}.InplayBet-vip-bonus-more-btn-365e7d[data-v-4999e9a4]{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}.InplayBet-pwa-modal-overlay-f3a27a[data-v-1a364216]{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)}.InplayBet-reviews-ratings-dashboard-469e44[data-v-7904140c]{box-sizing:border-box;width:100%;max-width:7.5rem;margin:.2rem auto}.InplayBet-rrd-brand-bar-fbaffb[data-v-7904140c]{box-sizing:border-box;width:100%;padding:.38rem .24rem;background:linear-gradient(180deg,#374151,#1f2937)}.InplayBet-rrd-brand-title-dfa976[data-v-7904140c]{margin:0;font-size:.4rem;line-height:1.6;color:#fff}.InplayBet-rrd-cards-row-38e82f[data-v-7904140c]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:.06rem;align-items:stretch;width:90%;margin:.2rem 5% 0}.InplayBet-rrd-card-fcc176[data-v-7904140c]{box-sizing:border-box;border-radius:.16rem;padding:.2rem .16rem;min-width:0}.InplayBet-rrd-card-average-d08337[data-v-7904140c]{background:#f3f4f6;border:.02rem solid #9ca3af;display:flex;flex-direction:column;align-items:stretch;text-align:left}.InplayBet-rrd-score-badge-f78468[data-v-7904140c]{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}.InplayBet-rrd-badge-star-0ceac7[data-v-7904140c]{width:.38rem;height:.38rem;flex-shrink:0}.InplayBet-rrd-badge-value-e7ddfe[data-v-7904140c]{font-size:.34rem;line-height:1;font-weight:700}.InplayBet-rrd-average-label-1b936f[data-v-7904140c]{font-size:.26rem;line-height:1.3;color:#1f2937}.InplayBet-rrd-stars-row-e4c775[data-v-7904140c]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.06rem;margin-bottom:.12rem}.InplayBet-rrd-star-slot-e74e86[data-v-7904140c]{display:flex;width:.36rem;height:.36rem}.InplayBet-rrd-star-1a26af[data-v-7904140c]{width:100%;height:100%;display:block}.InplayBet-rrd-star-filled-9c8866[data-v-7904140c]{color:#ffc107}.InplayBet-rrd-star-empty-0e2204[data-v-7904140c]{color:#cfd8dc}.InplayBet-rrd-review-count-ea02cb[data-v-7904140c]{margin:0 0 .2rem;font-size:.22rem;line-height:1.4;color:#616161}.InplayBet-rrd-pill-1f1437[data-v-7904140c]{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}.InplayBet-rrd-pill-icon-9e4a94[data-v-7904140c]{width:.19rem;height:.25rem;flex-shrink:0}.InplayBet-rrd-pill-info-img-dc4445[data-v-7904140c]{width:.15rem;height:.15rem;flex-shrink:0}.InplayBet-rrd-pill-text-0243fa[data-v-7904140c]{flex:1 1 auto;min-width:0;font-size:.16rem;line-height:1.3;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InplayBet-rrd-pill-info-e125c9[data-v-7904140c]{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}.InplayBet-rrd-card-distribution-901528[data-v-7904140c]{background:#fff;border:.02rem solid #bdbdbd}.InplayBet-rrd-dist-heading-c5d7e5[data-v-7904140c]{display:flex;align-items:center;gap:.1rem;margin:0 0 .2rem;font-size:.24rem;line-height:1.3;color:#1f2937}.InplayBet-rrd-dist-heading-icon-af7758[data-v-7904140c]{width:.32rem;height:.32rem;flex-shrink:0}.InplayBet-rrd-dist-list-14e1ba[data-v-7904140c]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.14rem}.InplayBet-rrd-dist-row-2d2c6a[data-v-7904140c]{display:grid;grid-template-columns:.9rem 1fr .56rem;align-items:center;gap:.08rem}.InplayBet-rrd-dist-label-9465ce[data-v-7904140c]{font-size:.2rem;color:#616161;white-space:nowrap}.InplayBet-rrd-dist-bar-track-a8d4cc[data-v-7904140c]{height:.14rem;background:#eceff1;border-radius:.08rem;overflow:hidden}.InplayBet-rrd-dist-bar-fill-ce2290[data-v-7904140c]{display:block;height:100%;border-radius:.08rem;min-width:0;transition:width .2s ease}.InplayBet-rrd-dist-bar-fill--n5-63e16b[data-v-7904140c]{background:#009145}.InplayBet-rrd-dist-bar-fill--n4-bd63e8[data-v-7904140c]{background:#04b850}.InplayBet-rrd-dist-bar-fill--n3-d8ff53[data-v-7904140c]{background:#ffc107}.InplayBet-rrd-dist-bar-fill--n2-08d8de[data-v-7904140c]{background:#fd7e14}.InplayBet-rrd-dist-bar-fill--n1-14bba1[data-v-7904140c]{background:#dc3545}.InplayBet-rrd-dist-pct-e2fbac[data-v-7904140c]{font-size:.2rem;color:#424242;text-align:right}.InplayBet-rrd-trust-card-e9503b[data-v-7904140c]{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}.InplayBet-rrd-trust-col-f9c797[data-v-7904140c]{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.16rem;text-align:left}.InplayBet-rrd-trust-icon-wrap-0a0b2b[data-v-7904140c]{flex-shrink:0;width:.9rem;height:.9rem;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.InplayBet-rrd-trust-icon-985735[data-v-7904140c]{width:.4rem;height:.4rem}.InplayBet-rrd-trust-copy-afd3ec[data-v-7904140c]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.InplayBet-rrd-trust-stat-7f6fbe[data-v-7904140c]{margin:0 0 .06rem;font-size:.3rem;line-height:1.2;color:#1f2937;font-weight:900}.InplayBet-rrd-trust-desc-f7d8cc[data-v-7904140c]{margin:0;font-size:.2rem;line-height:1.45;color:#616161}.InplayBet-rrd-trust-divider-2dd587[data-v-7904140c]{width:.02rem;align-self:stretch;background:#e0e0e0;flex-shrink:0}.InplayBet-rrd-cta-14082f[data-v-7904140c]{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}.InplayBet-rrd-cta-icon-9806a3[data-v-7904140c]{width:.36rem;height:.36rem;flex-shrink:0}.InplayBet-share-exp-cta-d32dfd[data-v-1f30991c]{box-sizing:border-box;width:90%;max-width:7.5rem;margin:.24rem 5% 0}.InplayBet-share-exp-inner-c732d1[data-v-1f30991c]{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}.InplayBet-share-exp-img-a1ef0b[data-v-1f30991c]{display:block;width:.8rem;height:.97rem;flex-shrink:0;object-fit:contain}.InplayBet-share-exp-text-328306[data-v-1f30991c]{flex:1;min-width:2.4rem;text-align:left}.InplayBet-share-exp-title-9009a3[data-v-1f30991c]{margin:0 0 .08rem;font-size:.23rem;line-height:1.3;font-weight:700;color:#111827}.InplayBet-share-exp-desc-a8859d[data-v-1f30991c]{margin:0;font-size:.16rem;line-height:1.45;font-weight:400;color:#1f2937}.InplayBet-share-exp-btn-fbc53e[data-v-1f30991c]{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}.InplayBet-share-exp-btn-fbc53e[data-v-1f30991c]:active{opacity:.92}.InplayBet-frp-7b446e[data-v-956aa5b5]{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}.InplayBet-frp-titlebar-c200fe[data-v-956aa5b5]{padding:.14rem .16rem;margin:0 0 .18rem;background:#0d3721;text-align:center;border-radius:.12rem .12rem 0 0}.InplayBet-frp-title-69fcef[data-v-956aa5b5]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}.InplayBet-frp-card-3be7d9[data-v-956aa5b5]{background:#fff;padding:0;box-sizing:border-box}.InplayBet-frp-meta-636241[data-v-956aa5b5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}.InplayBet-frp-meta-left-c58342[data-v-956aa5b5]{flex:1;min-width:0}.InplayBet-frp-update-53798b[data-v-956aa5b5]{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}.InplayBet-frp-icon-cal-d40ef1.InplayBet-fr-category-icon-2b1162[data-v-956aa5b5]{width:.26rem;height:.26rem;flex-shrink:0}.InplayBet-frp-update-text-779718[data-v-956aa5b5]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.InplayBet-frp-table-wrap-7d2a0e[data-v-956aa5b5]{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}.InplayBet-frp-table-wrap-7d2a0e[data-v-956aa5b5]::-webkit-scrollbar{height:.12rem}.InplayBet-frp-table-wrap-7d2a0e[data-v-956aa5b5]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.InplayBet-frp-table-wrap-7d2a0e[data-v-956aa5b5]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.InplayBet-frp-table-wrap-7d2a0e[data-v-956aa5b5]::-webkit-scrollbar-thumb:hover{background:#008f5a}.InplayBet-frp-table-f52594[data-v-956aa5b5]{width:max-content;min-width:100%;border-collapse:collapse;table-layout:auto}.InplayBet-frp-table-f52594 thead th[data-v-956aa5b5]{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}.InplayBet-frp-table-f52594 tbody td[data-v-956aa5b5]{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}.InplayBet-frp-table-f52594 tbody tr.InplayBet-frp-tr--alt-53adbe td[data-v-956aa5b5]{background:#e0e0e0}.InplayBet-frp-td-method-f421f9[data-v-956aa5b5]{font-weight:600}.InplayBet-frp-divider-9e4c90[data-v-956aa5b5]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}.InplayBet-frp-expert-2d3d25[data-v-956aa5b5]{margin:0;padding:0;width:100%}.InplayBet-frp-expert-surface-668878[data-v-956aa5b5]{--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}.InplayBet-frp-expert-profile-948237[data-v-956aa5b5]{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}.InplayBet-frp-avatar-0e2513[data-v-956aa5b5]{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}.InplayBet-frp-expert-main-ae53a2[data-v-956aa5b5]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.InplayBet-frp-expert-name-row-34aa6b[data-v-956aa5b5]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.InplayBet-frp-expert-name-5633e3[data-v-956aa5b5]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-956aa5b5]{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}.InplayBet-frp-expert-role-687bac[data-v-956aa5b5]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.InplayBet-frp-quote-839474[data-v-956aa5b5]{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)}.InplayBet-cta-f5c768[data-v-362995cb]{box-sizing:border-box;width:100%;max-width:100%;margin:.24rem 0 0;padding:.14rem;background:#0d3721;border-radius:.14rem}.InplayBet-cta-frame-98b7b4[data-v-362995cb]{border-radius:.1rem;overflow:hidden}.InplayBet-cta-titlebar-d3fb43[data-v-362995cb]{padding:.14rem .16rem;text-align:center}.InplayBet-cta-title-b63242[data-v-362995cb]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}.InplayBet-cta-card-8cd9ae[data-v-362995cb]{background:#fff;padding:.2rem .18rem 0;box-sizing:border-box}.InplayBet-cta-chart-meta-3f787f[data-v-362995cb]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}.InplayBet-cta-chart-meta-left-55a8fa[data-v-362995cb]{flex:1;min-width:0}.InplayBet-cta-update-2ce218[data-v-362995cb]{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}.InplayBet-cta-icon-cal-24b524.InplayBet-fr-category-icon-2b1162[data-v-362995cb]{width:.26rem;height:.26rem;flex-shrink:0}.InplayBet-cta-update-text-9acd1e[data-v-362995cb]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.InplayBet-cta-chart-frame-54f0c9[data-v-362995cb]{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}.InplayBet-cta-chart-y-labels-b514ef[data-v-362995cb]{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}.InplayBet-cta-chart-plot-stack-bad3af[data-v-362995cb]{grid-row:1;grid-column:2;position:relative;min-height:2.2rem}.InplayBet-cta-chart-grid-2eb075[data-v-362995cb]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.InplayBet-cta-chart-grid-line-dd70e9[data-v-362995cb]{height:0;border-top:.02rem solid rgba(156,163,175,.45)}.InplayBet-cta-chart-grid-line-dd70e9[data-v-362995cb]:last-child{border-top-width:.03rem;border-top-color:#374151}.InplayBet-cta-chart-bars-84cae4[data-v-362995cb]{position:absolute;inset:0;z-index:1;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:.06rem}.InplayBet-cta-chart-col-786763[data-v-362995cb]{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.InplayBet-cta-chart-bar-track-f21e39[data-v-362995cb]{width:70%;max-width:.56rem;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}.InplayBet-cta-chart-bar-5ec5e8[data-v-362995cb]{width:100%;border-radius:.04rem .04rem 0 0;background:linear-gradient(180deg,#22c55e,#00a669);min-height:.08rem}.InplayBet-cta-chart-x-axis-556983[data-v-362995cb]{grid-row:2;grid-column:2;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.06rem;padding-top:.12rem}.InplayBet-cta-chart-x-label-9e62a4[data-v-362995cb]{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}.InplayBet-cta-submissions-5219e3[data-v-362995cb]{display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;padding:.08rem .14rem;border-radius:.1rem;background:#e8f5e9;font-size:.17rem;font-weight:600;color:#1b5e20;margin-bottom:.18rem;box-sizing:border-box}.InplayBet-cta-icon-people-34c860.InplayBet-fr-category-icon-2b1162[data-v-362995cb]{width:.3rem;height:.3rem;flex-shrink:0}.InplayBet-cta-divider-f300a0[data-v-362995cb]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}.InplayBet-cta-expert-cdf064[data-v-362995cb]{margin:0 -.18rem}.InplayBet-cta-expert-surface-a1d77e[data-v-362995cb]{--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}.InplayBet-cta-expert-profile-1968b8[data-v-362995cb]{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}.InplayBet-cta-avatar-364f67[data-v-362995cb]{flex-shrink:0;width:var(--cta-expert-avatar);height:var(--cta-expert-avatar);border-radius:50%;object-fit:cover}.InplayBet-cta-expert-main-d34409[data-v-362995cb]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.InplayBet-cta-expert-name-row-eb7be4[data-v-362995cb]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.InplayBet-cta-expert-name-d3417b[data-v-362995cb]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-362995cb]{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}.InplayBet-cta-expert-role-67396b[data-v-362995cb]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.InplayBet-cta-quote-8a403f[data-v-362995cb]{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)}.InplayBet-pi-7224d9[data-v-8e1320c1]{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}.InplayBet-pi-head-af10b7[data-v-8e1320c1]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.24rem}.InplayBet-pi-head-main-1ab7f1[data-v-8e1320c1]{display:flex;flex-direction:row;align-items:center;gap:.12rem;min-width:0;flex:1}.InplayBet-pi-bolt-321ee7.InplayBet-fr-category-icon-2b1162[data-v-8e1320c1]{flex-shrink:0;width:.52rem;height:.66rem}.InplayBet-pi-head-text-a5424a[data-v-8e1320c1]{min-width:0;flex:1}.InplayBet-pi-title-27c333[data-v-8e1320c1]{margin:0 0 .06rem;font-size:.35rem;font-weight:800;line-height:1.15;color:#111827}.InplayBet-pi-tagline-51520c[data-v-8e1320c1]{margin:0;font-size:.2rem;line-height:1.35;color:#6b7280}.InplayBet-pi-update-d8a8cb[data-v-8e1320c1]{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}.InplayBet-pi-update-text-b7b2c6[data-v-8e1320c1]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.InplayBet-pi-update-icon-f335d2.InplayBet-fr-category-icon-2b1162[data-v-8e1320c1]{flex-shrink:0;width:.26rem;height:.26rem}.InplayBet-pi-cards-e57c4a[data-v-8e1320c1]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.12rem;margin-bottom:.26rem;width:100%}.InplayBet-pi-card-5586b0[data-v-8e1320c1]{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}.InplayBet-pi-card-icon-782b1e[data-v-8e1320c1]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.56rem;height:.56rem;border-radius:50%;background:#e8f5e9;box-sizing:border-box}.InplayBet-pi-card-icon-img-fba48d.InplayBet-fr-category-icon-2b1162[data-v-8e1320c1]{width:.36rem;height:.36rem}.InplayBet-pi-card-body-0978cd[data-v-8e1320c1]{min-width:0;flex:1}.InplayBet-pi-card-label-1f74e0[data-v-8e1320c1]{margin:0 0 .04rem;font-size:.17rem;font-weight:700;line-height:1.25;color:#374151}.InplayBet-pi-card-value-16ba66[data-v-8e1320c1]{margin:0 0 .04rem;font-size:.2rem;font-weight:800;line-height:1.2;color:#00a669}.ipi-pi-card-note[data-v-8e1320c1]{margin:0;font-size:.18rem;line-height:1.35;color:#022013}.ipi-pi-table-block[data-v-8e1320c1]{margin-bottom:.26rem}.ipi-pi-table-title[data-v-8e1320c1]{margin:0 0 .08rem;font-size:.35rem;font-weight:800;line-height:1.2;color:#0d3721}.ipi-pi-table-sub[data-v-8e1320c1]{margin:0 0 .14rem;font-size:.2rem;line-height:1.4;color:#6b7280}.ipi-pi-table-wrap[data-v-8e1320c1]{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-8e1320c1]::-webkit-scrollbar{height:.12rem}.ipi-pi-table-wrap[data-v-8e1320c1]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.ipi-pi-table-wrap[data-v-8e1320c1]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.ipi-pi-table-wrap[data-v-8e1320c1]::-webkit-scrollbar-thumb:hover{background:#008f5a}.ipi-pi-table[data-v-8e1320c1]{width:max-content;border-collapse:collapse;table-layout:auto}.ipi-pi-table thead th[data-v-8e1320c1]{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-8e1320c1]:first-child{border-radius:0}.ipi-pi-table thead th[data-v-8e1320c1]:last-child{border-radius:0}.ipi-pi-col-support[data-v-8e1320c1]{min-width:.88rem}.ipi-pi-col-peak[data-v-8e1320c1]{white-space:nowrap}.ipi-pi-table tbody td[data-v-8e1320c1]:last-child{white-space:nowrap}.ipi-pi-table tbody td[data-v-8e1320c1]{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-8e1320c1]{padding:.1rem}.ipi-pi-table tbody tr.ipi-pi-tr--alt td[data-v-8e1320c1]{background:#e0e0e0}.ipi-pi-method[data-v-8e1320c1]{font-weight:600}.ipi-pi-support[data-v-8e1320c1]{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-8e1320c1]{background-image:url(/assets/img/ipl-home/rr29.png);box-shadow:none}.ipi-pi-support--no[data-v-8e1320c1]{background-image:url(/assets/img/ipl-home/rr30.png);box-shadow:none}.ipi-pi-divider[data-v-8e1320c1]{height:0;margin:0 0 .22rem;border:none;border-top:.02rem dashed #d1d5db}.ipi-pi-expert[data-v-8e1320c1]{margin:0;padding:0;width:100%}.ipi-pi-expert-surface[data-v-8e1320c1]{--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-8e1320c1]{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-8e1320c1]{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-8e1320c1]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.ipi-pi-expert-name-row[data-v-8e1320c1]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.ipi-pi-expert-name[data-v-8e1320c1]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-8e1320c1]{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-8e1320c1]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.ipi-pi-quote[data-v-8e1320c1]{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)}.InplayBet-hot-reviews-3ba65c[data-v-efbaec0c]{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}.InplayBet-hot-head-b4f70d[data-v-efbaec0c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}.InplayBet-hot-head-left-85ba8d[data-v-efbaec0c]{display:flex;align-items:center;gap:.12rem}.InplayBet-hot-fire-ec1d74[data-v-efbaec0c]{display:flex;align-items:center;justify-content:center;width:.44rem;height:.44rem;background:#ffecb3;color:#ffa000;border-radius:50%}.InplayBet-hot-fire-svg-1a0a2d[data-v-efbaec0c]{width:.26rem;height:.26rem}.InplayBet-hot-title-93f455[data-v-efbaec0c]{font-size:.36rem;font-weight:700;margin:0}.InplayBet-hot-count-pill-29b767[data-v-efbaec0c]{padding:.04rem .12rem;background:#f1f5f9;color:#64748b;font-size:.2rem;font-weight:600;border-radius:.3rem}.InplayBet-hot-filter-btn-2a5760[data-v-efbaec0c]{display:flex;align-items:center;gap:.08rem;padding:.1rem .16rem;background:#fff;border:.02rem solid #e2e8f0;border-radius:.12rem;cursor:pointer;font-family:inherit}.InplayBet-hot-filter-label-343bf2[data-v-efbaec0c]{font-size:.22rem;font-weight:500;color:#475569}.InplayBet-hot-filter-chevron-34c0a0[data-v-efbaec0c]{width:0;height:0;border-left:.06rem solid transparent;border-right:.06rem solid transparent;border-top:.08rem solid #94a3b8}.InplayBet-hot-card-c8d08f[data-v-efbaec0c]{position:relative;background:#fff;border-radius:.2rem;border:.02rem solid #f1f5f9;padding:.2rem;margin-bottom:.24rem;box-shadow:0 .04rem .12rem #00000008}.InplayBet-hot-card--hot-e39d4e[data-v-efbaec0c]{border-color:#ffe082;background:#fffdf5}.InplayBet-hot-ribbon-6ef39e[data-v-efbaec0c]{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}.InplayBet-hot-ribbon-fire-019b16[data-v-efbaec0c]{width:.18rem;height:.18rem}.InplayBet-hot-card-head-e0173d[data-v-efbaec0c]{margin-bottom:.16rem}.InplayBet-hot-head-top-9efb9e[data-v-efbaec0c]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.12rem}.InplayBet-hot-card-user-423144[data-v-efbaec0c]{display:flex;align-items:center;gap:.14rem}.InplayBet-hot-avatar-a28e2e[data-v-efbaec0c]{width:.64rem;height:.64rem;border-radius:50%;object-fit:cover;border:.02rem solid #fff;box-shadow:0 .04rem .08rem #00000014}.InplayBet-hot-user-meta-a0c707[data-v-efbaec0c]{display:flex;flex-direction:column}.InplayBet-hot-user-name-e1c55f[data-v-efbaec0c]{font-size:.28rem;font-weight:700;color:#1e293b}.InplayBet-hot-date-047d41[data-v-efbaec0c]{font-size:.2rem;color:#94a3b8;margin:0}.InplayBet-hot-source-779dea[data-v-efbaec0c]{display:flex;align-items:center;gap:.08rem;padding:.06rem .12rem;background:#f0f9ff;border-radius:.1rem}.InplayBet-hot-source-icon-5d0f89[data-v-efbaec0c]{width:.22rem;height:.22rem}.InplayBet-hot-source-text-639d66[data-v-efbaec0c]{font-size:.2rem;font-weight:600;color:#0284c7}.InplayBet-hot-rating-row-78198b[data-v-efbaec0c]{display:flex;align-items:center;gap:.1rem}.InplayBet-hot-stars-673ec4[data-v-efbaec0c]{display:flex;gap:.04rem}.InplayBet-hot-star-9721e9[data-v-efbaec0c]{width:.32rem;height:.32rem}.InplayBet-hot-star-filled-58ddeb[data-v-efbaec0c]{color:#ffa000}.InplayBet-hot-star-empty-099f8a[data-v-efbaec0c]{color:#e2e8f0}.InplayBet-hot-score-badge-e0580a[data-v-efbaec0c]{background:#e6fffa;color:#069668;font-size:.22rem;font-weight:700;padding:.02rem .1rem;border-radius:.06rem}.InplayBet-hot-body-eca8a2[data-v-efbaec0c]{font-size:.24rem;line-height:1.5;color:#334155;margin:.16rem 0}.InplayBet-hot-gallery-99174d[data-v-efbaec0c]{position:relative;margin:.2rem 0}.InplayBet-hot-gallery-viewport-e6eefc[data-v-efbaec0c]{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.InplayBet-hot-gallery-viewport-e6eefc[data-v-efbaec0c]::-webkit-scrollbar{display:none}.InplayBet-hot-gallery-track-a6b98c[data-v-efbaec0c]{display:flex}.InplayBet-hot-gallery-slide-77a478[data-v-efbaec0c]{flex:0 0 100%;scroll-snap-align:center}.InplayBet-hot-gallery-grid-884c03[data-v-efbaec0c]{display:flex;gap:.12rem}.InplayBet-hot-gallery-cell-e231ac[data-v-efbaec0c]{border:none;padding:0;background:#f8fafc;border-radius:.12rem;overflow:hidden;cursor:pointer}.InplayBet-hot-gallery-cell-e231ac img[data-v-efbaec0c]{width:100%;height:100%;object-fit:cover}.InplayBet-hot-gallery-cell--left-069281[data-v-efbaec0c]{flex:2;aspect-ratio:4 / 3}.InplayBet-hot-gallery-stack-7b909a[data-v-efbaec0c]{flex:1;display:flex;flex-direction:column;gap:.12rem}.InplayBet-hot-gallery-cell--right-922a41[data-v-efbaec0c]{flex:1;aspect-ratio:1 / 1}.InplayBet-hot-gallery-dots-3d7994[data-v-efbaec0c]{display:flex;justify-content:center;gap:.08rem;margin-top:.16rem}.InplayBet-hot-dot-87d23f[data-v-efbaec0c]{width:.1rem;height:.1rem;border-radius:50%;background:#e2e8f0;border:none;padding:0;cursor:pointer;transition:all .2s}.InplayBet-hot-dot--active-b17968[data-v-efbaec0c]{background:#94a3b8;width:.24rem;border-radius:.06rem}.InplayBet-hot-thread-963ee1[data-v-efbaec0c]{border-top:.02rem solid #f1f5f9;padding-top:.16rem}.InplayBet-hot-actions-0bdb44[data-v-efbaec0c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem}.InplayBet-hot-action-2f6b49[data-v-efbaec0c]{display:flex;align-items:center;gap:.08rem;background:transparent;border:none;padding:.06rem;cursor:pointer}.InplayBet-hot-action-icon-e08b2b[data-v-efbaec0c]{width:.36rem;height:.36rem}.InplayBet-hot-action-stack-160af5[data-v-efbaec0c]{display:flex;flex-direction:column;align-items:flex-start}.InplayBet-hot-action-val-64f13b[data-v-efbaec0c]{font-size:.2rem;font-weight:700;color:#1e293b}.InplayBet-hot-action-label-9e70a1[data-v-efbaec0c]{font-size:.16rem;color:#94a3b8}.InplayBet-hot-comments-54cca2[data-v-efbaec0c]{padding:.14rem .12rem;border-radius:0;background:#f3f4f6;max-height:4.8rem;overflow-y:auto}.InplayBet-hot-comment-476c27[data-v-efbaec0c]{display:flex;gap:.12rem;padding:.1rem 0}.InplayBet-hot-comment-476c27+.InplayBet-hot-comment-476c27[data-v-efbaec0c]{border-top:.02rem solid #e5e7eb}.InplayBet-hot-comment-avatar-001f7a[data-v-efbaec0c]{width:.52rem;height:.52rem;border-radius:50%}.InplayBet-hot-comment-body-a6912d[data-v-efbaec0c]{flex:1}.InplayBet-hot-comment-meta-e4ea61[data-v-efbaec0c]{display:flex;align-items:center;gap:.08rem;margin-bottom:.04rem}.InplayBet-hot-comment-name-8cb34b[data-v-efbaec0c]{font-size:.22rem;font-weight:700;color:#1e293b}.InplayBet-hot-comment-date-8a77d8[data-v-efbaec0c]{font-size:.18rem;color:#94a3b8}.InplayBet-hot-comment-text-a81424[data-v-efbaec0c]{font-size:.2rem;line-height:1.4;color:#475569;margin:.04rem 0 .08rem}.InplayBet-hot-comment-votes-fe1d40[data-v-efbaec0c]{display:flex;gap:.12rem}.InplayBet-hot-cvote-8bae8c[data-v-efbaec0c]{display:flex;align-items:center;gap:.04rem;background:transparent;border:none;padding:0;cursor:pointer;color:#64748b;font-size:.18rem;font-weight:600}.InplayBet-hot-cvote-icon-d97d88[data-v-efbaec0c]{width:.2rem;height:.2rem;background-size:contain;background-repeat:no-repeat}.InplayBet-hot-cvote-icon--up-d2eecb[data-v-efbaec0c]{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")}.InplayBet-hot-cvote-icon--down-05e83c[data-v-efbaec0c]{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")}.InplayBet-header-wrapper-1736b0[data-v-120b5a0f]{position:relative;min-height:.93rem}.InplayBet-header-5b0dc8[data-v-120b5a0f]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){.InplayBet-header-5b0dc8[data-v-120b5a0f]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}.InplayBet-header-placeholder-c11781[data-v-120b5a0f]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}.InplayBet-header-top-0eeda7[data-v-120b5a0f]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}.InplayBet-header-actions-c3690d[data-v-120b5a0f]{display:flex;align-items:center;gap:.2rem}.InplayBet-logo-b047e0[data-v-120b5a0f]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}.InplayBet-language-selector-7e27c6[data-v-120b5a0f]{position:relative;display:flex;align-items:center;gap:.1rem}.InplayBet-language-overlay-c8cf56[data-v-120b5a0f]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}.InplayBet-language-selector-7e27c6.open~.InplayBet-language-overlay-c8cf56[data-v-120b5a0f],.InplayBet-language-selector-7e27c6.open .InplayBet-language-overlay-c8cf56[data-v-120b5a0f]{display:block}.InplayBet-globe-icon-a37b1d[data-v-120b5a0f]{width:.5rem;object-fit:contain}.InplayBet-language-btn-8cd370[data-v-120b5a0f]{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}.InplayBet-language-btn-8cd370 span[data-v-120b5a0f]{flex:1;min-width:0;text-align:center;padding:0 .12rem}.InplayBet-dropdown-icon-c30b57[data-v-120b5a0f]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}.InplayBet-language-selector-7e27c6.open .InplayBet-dropdown-icon-c30b57[data-v-120b5a0f]{transform:rotate(180deg)}.InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]{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}.InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]::-webkit-scrollbar{width:.08rem}.InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}.InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]::-webkit-scrollbar-thumb{border-radius:.1rem}.InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}.InplayBet-language-selector-7e27c6.open .InplayBet-language-dropdown-92f8fc[data-v-120b5a0f]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.InplayBet-language-item-8a39ec[data-v-120b5a0f]{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}.InplayBet-language-item-8a39ec[data-v-120b5a0f]:hover,.InplayBet-language-item-8a39ec[data-v-120b5a0f]:active{background:#0566771a;transform:translate(-.02rem)}.InplayBet-language-item-8a39ec.active[data-v-120b5a0f]{background:linear-gradient(90deg,#46fff633,#05667733)}.InplayBet-language-item-icon-4983d3[data-v-120b5a0f]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}.InplayBet-language-item-text-a13c58[data-v-120b5a0f]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}.InplayBet-logo-link-e4250b[data-v-120b5a0f]{display:flex;align-items:center;justify-content:center}.InplayBet-menu-toggle-9c9c62[data-v-120b5a0f]{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}.InplayBet-menu-icon-884e9d[data-v-120b5a0f]{width:.5rem;object-fit:contain}.InplayBet-nav-wrapper-718d7f[data-v-945c2ca3]{position:relative;width:100%}.InplayBet-nav-menu-e69f56[data-v-945c2ca3]{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)}.InplayBet-nav-menu-e69f56[data-v-945c2ca3]::-webkit-scrollbar{display:none}@media(min-width:768px){.InplayBet-nav-menu-e69f56[data-v-945c2ca3]{cursor:grab;user-select:none}.InplayBet-nav-menu-e69f56.dragging[data-v-945c2ca3]{cursor:grabbing;scroll-snap-type:none}}.InplayBet-nav-label-ca36dd[data-v-945c2ca3]{line-height:1!important}.InplayBet-nav-left-46b064[data-v-945c2ca3]{display:flex!important;align-items:center!important;justify-content:center!important}.InplayBet-nav-icon-wrapper-cacded[data-v-945c2ca3]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.InplayBet-nav-icon-d3dd04[data-v-945c2ca3]{width:100%!important;height:100%!important;object-fit:contain!important}.InplayBet-ft-t2-3d371f[data-v-5d318e72]{width:92%;margin:.24rem auto 0;box-sizing:border-box;padding:.28rem .2rem .36rem;border-radius:.12rem;color:#fff}.InplayBet-ft-t2-shell-c8e4b6[data-v-5d318e72]{display:flex;flex-direction:row;align-items:stretch;gap:.18rem;margin-bottom:.28rem;min-height:1.6rem}.InplayBet-ft-t2-rail-2ab7fd[data-v-5d318e72]{flex:0 0 .76rem;display:flex;flex-direction:column;align-items:center;gap:.18rem;padding:.12rem .06rem;border-radius:.12rem;background:#00000038;border:.02rem solid rgba(255,255,255,.12)}.InplayBet-ft-t2-rail-btn-a9e390[data-v-5d318e72]{width:.52rem;height:.52rem;border-radius:.12rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;text-decoration:none;flex-shrink:0}.InplayBet-ft-t2-rail-btn-a9e390 img[data-v-5d318e72]{max-width:78%;max-height:78%;object-fit:contain;display:block}.InplayBet-ft-t2-stream-0ba6c5[data-v-5d318e72]{flex:1;min-width:0;display:flex;flex-direction:column;border-radius:.12rem;overflow:hidden;border:.02rem solid rgba(255,255,255,.12);background:#0000001f}.InplayBet-ft-t2-blockhead-882ba2[data-v-5d318e72]{margin:0;padding:.12rem .14rem;font-size:.22rem;font-weight:800;letter-spacing:.06rem;text-transform:uppercase;color:#ffffffbf;background:#00000047;border-bottom:.02rem solid rgba(255,255,255,.1)}.InplayBet-ft-t2-blockhead--sub-464337[data-v-5d318e72]{border-top:.02rem solid rgba(255,255,255,.08)}.InplayBet-ft-t2-row-10e598[data-v-5d318e72]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.14rem;padding:.16rem .14rem;text-decoration:none;color:#fffffff2;font-size:.26rem;line-height:1.35;border-bottom:.02rem solid rgba(255,255,255,.08)}.InplayBet-ft-t2-row-10e598[data-v-5d318e72]:last-child{border-bottom:none}.InplayBet-ft-t2-row-txt-0e6935[data-v-5d318e72]{flex:1;min-width:0;word-break:break-word}.InplayBet-ft-t2-row-chev-a869b5[data-v-5d318e72]{flex-shrink:0;font-size:.36rem;font-weight:300;color:#ffffff73;line-height:1}.InplayBet-ft-t2-brand-3f2062[data-v-5d318e72]{text-align:center;margin-bottom:.24rem}.InplayBet-ft-t2-brand-img-d64605[data-v-5d318e72]{width:1.72rem;height:auto;object-fit:contain}.InplayBet-ft-t2-disclaimer-1b597e[data-v-5d318e72]{margin:0 0 .22rem;padding:.22rem .2rem;font-size:.24rem;font-weight:600;line-height:1.55;text-align:center;color:#ffffffe6;background:#f1eaea38;border-radius:.12rem}.InplayBet-ft-t2-copy-e5a705[data-v-5d318e72]{text-align:center;font-size:.2rem;color:#ffffffd1;line-height:1.55;white-space:pre-line}.InplayBet-faq-x2-wrap-f17b69[data-v-28b48009]{width:92%;margin:0 4%}.InplayBet-faq-x2-ee62b9[data-v-28b48009]{padding:.28rem .2rem .36rem;border-radius:.24rem;box-shadow:0 .1rem .32rem #0003}.InplayBet-faq-x2-badge-1d5587[data-v-28b48009]{display:inline-flex;flex-direction:row;align-items:center;gap:.1rem;margin:0 auto .28rem;padding:.12rem .28rem;border-radius:999px;font-size:.26rem;font-weight:800;letter-spacing:.06rem;text-transform:uppercase;color:#fffffff2;background:#00000047;border:.02rem solid rgba(255,255,255,.2);width:fit-content;max-width:100%;box-sizing:border-box}.InplayBet-faq-x2-badge-dot-acc003[data-v-28b48009]{width:.14rem;height:.14rem;border-radius:50%;background:#4ade80;box-shadow:0 0 .08rem #4ade8099;flex-shrink:0}.InplayBet-faq-x2-thread-b25259[data-v-28b48009]{display:flex;flex-direction:column;gap:.36rem}.InplayBet-faq-x2-turn-0b3a2a[data-v-28b48009]{display:flex;flex-direction:column;gap:.14rem}.InplayBet-faq-x2-row-85f66d[data-v-28b48009]{display:flex;flex-direction:row;align-items:flex-end;gap:.12rem}.InplayBet-faq-x2-row--q-8d4a34[data-v-28b48009]{justify-content:flex-end}.InplayBet-faq-x2-row--a-be4d6a[data-v-28b48009]{justify-content:flex-start}.InplayBet-faq-x2-ava-7b974c[data-v-28b48009]{width:.56rem;height:.56rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffffff26;border:.02rem solid rgba(255,255,255,.25);font-size:.28rem;font-weight:800;color:#fff}.InplayBet-faq-x2-ava-img-16d30d[data-v-28b48009]{width:100%;height:100%;border-radius:50%;object-fit:cover}.InplayBet-faq-x2-ava--bot-6ac26f[data-v-28b48009]{background:#3b82f659;border-color:#93c5fd73;font-size:.22rem}.InplayBet-faq-x2-bubble-e64b89[data-v-28b48009]{max-width:78%;padding:.18rem .2rem;border-radius:.2rem;box-sizing:border-box}.InplayBet-faq-x2-bubble--q-7d44dc[data-v-28b48009]{background:linear-gradient(145deg,#ffffff38,#ffffff14);border:.02rem solid rgba(255,255,255,.28);border-bottom-right-radius:.06rem}.InplayBet-faq-x2-bubble--a-bd4971[data-v-28b48009]{background:#00000059;border:.02rem solid rgba(255,255,255,.12);border-bottom-left-radius:.06rem}.InplayBet-faq-x2-bubble-text-122f2d[data-v-28b48009]{margin:0;font-size:.28rem;font-weight:700;line-height:1.4;color:#fff}.InplayBet-faq-x2-ans-p-739427[data-v-28b48009]{margin:0 0 .1rem;font-size:.24rem;line-height:1.55;color:#ffffffe6}.InplayBet-faq-x2-ans-p-739427[data-v-28b48009]:last-child{margin-bottom:0}.InplayBet-sidebar-overlay-95ea9f[data-v-afc1fdc2]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.InplayBet-sidebar-overlay-95ea9f.show[data-v-afc1fdc2]{opacity:1;visibility:visible}.InplayBet-sidebar-menu-93d0b9[data-v-afc1fdc2]{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}.InplayBet-sidebar-menu-93d0b9[data-v-afc1fdc2]::-webkit-scrollbar{display:none}.InplayBet-sidebar-overlay-95ea9f.show .InplayBet-sidebar-menu-93d0b9[data-v-afc1fdc2]{transform:translate(0)}.InplayBet-sidebar-header-c19144[data-v-afc1fdc2]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.InplayBet-sidebar-logo-bd3347[data-v-afc1fdc2]{width:1.2rem;height:1.2rem;object-fit:contain}.InplayBet-sidebar-close-bcaa0c[data-v-afc1fdc2]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}.InplayBet-sidebar-close-bcaa0c[data-v-afc1fdc2]:hover{background:#46fff633}.InplayBet-close-icon-2697fc[data-v-afc1fdc2]{font-size:.6rem}.InplayBet-sidebar-nav-043fe5[data-v-afc1fdc2]{padding:.2rem 0}.InplayBet-sidebar-item-0283d4[data-v-afc1fdc2]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}.InplayBet-sidebar-item-0283d4[data-v-afc1fdc2]:hover{background:#46fff61a;border-left-color:#46fff6}.InplayBet-sidebar-item-0283d4.active[data-v-afc1fdc2]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}.InplayBet-sidebar-icon-c812ca[data-v-afc1fdc2]{width:.64rem;display:flex;align-items:center;justify-content:center}.InplayBet-sidebar-icon-img-733856[data-v-afc1fdc2]{width:100%;height:100%;object-fit:contain}.InplayBet-sidebar-text-816919[data-v-afc1fdc2]{font-size:.38rem}@media(min-width:768px){.InplayBet-sidebar-overlay-95ea9f[data-v-afc1fdc2]{position:absolute;top:0;left:0;width:100%;height:100%}.InplayBet-sidebar-menu-93d0b9[data-v-afc1fdc2]{position:absolute;top:0;right:0;height:100%}}.InplayBet-share-modal-overlay-c48866[data-v-daf2ee72]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.InplayBet-share-modal-overlay-c48866.show[data-v-daf2ee72]{display:block;opacity:1}.InplayBet-share-modal-7629fb[data-v-daf2ee72]{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}.InplayBet-share-modal-7629fb.show[data-v-daf2ee72]{transform:translateY(0)}.InplayBet-share-list-8e88e2[data-v-daf2ee72]{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}.InplayBet-share-item-9ef018[data-v-daf2ee72]{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}.InplayBet-share-item-9ef018[data-v-daf2ee72]:active{background:#0000000d;transform:scale(.95)}.InplayBet-share-icon-f0c394[data-v-daf2ee72]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.InplayBet-share-label-6df677[data-v-daf2ee72]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}.InplayBet-floating-actions-wrapper-62bad3[data-v-547b81a1]{--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}.InplayBet-floating-actions-wrapper-62bad3.collapsed[data-v-547b81a1]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}.InplayBet-floating-actions-365ab1[data-v-547b81a1]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}.InplayBet-floating-btn-eaddb8[data-v-547b81a1]{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}.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:focus,.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:focus-visible,.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:active,.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:hover,.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:visited,.InplayBet-floating-btn-eaddb8[data-v-547b81a1]: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}.InplayBet-floating-btn-eaddb8[data-v-547b81a1] *{outline:none!important;border:none!important}.InplayBet-floating-btn-eaddb8[data-v-547b81a1] *:focus,.InplayBet-floating-btn-eaddb8[data-v-547b81a1] *:focus-visible,.InplayBet-floating-btn-eaddb8[data-v-547b81a1] *:active{outline:none!important;border:none!important;box-shadow:none!important}.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:hover{transform:translate(-.03rem);opacity:.9}.InplayBet-floating-btn-eaddb8[data-v-547b81a1]:active{transform:translate(-.02rem) scale(.95)}.InplayBet-floating-btn-icon-9d2c72[data-v-547b81a1]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}.InplayBet-floating-btn-icon-9d2c72.bookmarked[data-v-547b81a1]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}.InplayBet-floating-btn-text-558a90[data-v-547b81a1]{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}.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]{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}.InplayBet-floating-actions-wrapper-62bad3.collapsed .InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]{border-radius:.1rem 0 0 .1rem}.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]:focus,.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]:focus-visible,.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]:active,.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}.InplayBet-floating-toggle-7c9a9e[data-v-547b81a1]:active{transform:scale(.95)}.InplayBet-floating-toggle-icon-980de9[data-v-547b81a1]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}.InplayBet-floating-toggle-icon-980de9[data-v-547b81a1]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}.InplayBet-floating-actions-wrapper-62bad3:not(.collapsed) .InplayBet-floating-toggle-icon-980de9[data-v-547b81a1]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}.InplayBet-floating-actions-wrapper-62bad3.collapsed .InplayBet-floating-toggle-icon-980de9[data-v-547b81a1]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.ipt-ab-t2-root[data-v-a521b1b8]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(160deg,#fff,#fde0b259);box-sizing:border-box}.ipt-ab-t2-shell[data-v-a521b1b8]{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-radius:.22rem;min-height:2rem}.ipt-ab-t2-header[data-v-a521b1b8]{position:relative;padding:.26rem .32rem .22rem;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(90deg,#ffffffeb,#fde0b238);box-sizing:border-box}.ipt-ab-t2-header-watermark[data-v-a521b1b8]{position:absolute;right:-.15rem;top:-.2rem;width:2.2rem;height:2.2rem;opacity:.14;pointer-events:none;z-index:0}.ipt-ab-t2-trumpet-water[data-v-a521b1b8]{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.ipt-ab-t2-header-row[data-v-a521b1b8]{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.28rem;min-height:1.15rem}.ipt-ab-t2-header-left[data-v-a521b1b8]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.12rem}.ipt-ab-t2-icon-tile[data-v-a521b1b8]{flex:0 0 1.12rem;width:1.12rem;height:1.12rem;margin-left:.08rem;border-radius:.18rem;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border:1px solid rgba(0,0,0,.12);box-shadow:0 .04rem .1rem #0000000d;box-sizing:border-box}.ipt-ab-t2-trumpet[data-v-a521b1b8]{width:.8rem;height:.8rem;background-size:contain;background-repeat:no-repeat;background-position:center}.ipt-ab-t2-chip-label[data-v-a521b1b8],.ipt-ab-t2-label-band-text[data-v-a521b1b8]{position:static!important;transform:none!important;left:auto!important;top:auto!important;max-width:100%;box-sizing:border-box;color:#fff!important;font-size:.32rem!important;line-height:1.35!important;padding:.22rem .42rem!important}.ipt-ab-t2-date-line[data-v-a521b1b8]{margin:0;padding:0;font-size:.24rem;line-height:1.35;letter-spacing:.03em;font-variant-numeric:tabular-nums;color:#00414fe0}.ipt-ab-t2-main[data-v-a521b1b8]{flex:1;min-width:0;padding:.24rem .28rem;display:flex;flex-direction:column;gap:.12rem;box-sizing:border-box}.ipt-ab-t2-item[data-v-a521b1b8]{border-radius:.12rem;border:1px solid rgba(0,0,0,.1);background:#ffffffa6;overflow:hidden}.ipt-ab-t2-item--open[data-v-a521b1b8]{border-color:#05667759;box-shadow:0 .04rem .12rem #0000000f}.ipt-ab-t2-item-head[data-v-a521b1b8]{width:100%;display:flex;align-items:center;gap:.16rem;padding:.22rem .24rem;border:none;background:transparent;cursor:pointer;text-align:left;font-size:.26rem;color:#056677;font-weight:700;box-sizing:border-box}.ipt-ab-t2-bullet[data-v-a521b1b8]{flex-shrink:0;width:.12rem;height:.12rem;border-radius:50%;background:#056677;opacity:.85}.ipt-ab-t2-item-title[data-v-a521b1b8]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipt-ab-t2-chevron[data-v-a521b1b8]{flex-shrink:0;font-size:.34rem;line-height:1;color:#00414fa6;font-weight:400}.ipt-ab-t2-item-body[data-v-a521b1b8]{padding:0 .28rem .24rem;border-top:1px dashed rgba(0,0,0,.08)}.ipt-ab-t2-item-text[data-v-a521b1b8]{margin:.16rem 0 .12rem;font-size:.24rem;line-height:1.5;color:#00414f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.ipt-ab-t2-read[data-v-a521b1b8]{display:inline-block;padding:.08rem .2rem;font-size:.22rem;border-radius:.1rem;border:1px solid rgba(0,0,0,.15);background:#fde0b266;color:#00414f;cursor:pointer}.ipt-ab2-modal-root[data-v-a521b1b8]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}.ipt-ab2-modal-backdrop[data-v-a521b1b8]{position:absolute;inset:0;background:#00000073}.ipt-ab2-modal[data-v-a521b1b8]{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}.ipt-ab2-modal-close[data-v-a521b1b8]{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}.ipt-ab2-modal-title[data-v-a521b1b8]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677}.ipt-ab2-modal-body[data-v-a521b1b8]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word}@media(max-width:520px){.ipt-ab-t2-header-row[data-v-a521b1b8]{flex-wrap:nowrap;align-items:flex-start}.ipt-ab-t2-header-left[data-v-a521b1b8]{min-width:0;padding-right:.08rem}.ipt-ab-t2-chip-label[data-v-a521b1b8],.ipt-ab-t2-label-band-text[data-v-a521b1b8]{font-size:.28rem!important;padding:.18rem .32rem!important}.ipt-ab-t2-icon-tile[data-v-a521b1b8]{align-self:center}}.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}.InplayBet-game-comment-modal-d51609[data-v-dae88c06]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.InplayBet-game-comment-modal-d51609.show[data-v-dae88c06]{display:flex}.InplayBet-game-comment-modal-backdrop-5f5743[data-v-dae88c06]{position:absolute;inset:0;background:#0000008c}.InplayBet-game-comment-section-e005d3[data-v-dae88c06]{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}.InplayBet-game-comment-close-btn-1ac905[data-v-dae88c06]{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}.InplayBet-comment-header-fcacb1[data-v-dae88c06]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}.InplayBet-game-comment-container-aebc0d[data-v-dae88c06]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}.InplayBet-game-title-logo-row-2261e2[data-v-dae88c06]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.InplayBet-game-title-b3a1d5[data-v-dae88c06]{text-align:left;color:#fff;font-size:.4rem;margin:0}.InplayBet-game-logo-5cf71f img[data-v-dae88c06]{max-width:2.8rem;height:auto;object-fit:contain}.InplayBet-single-rating-19da1d[data-v-dae88c06]{margin-bottom:.2rem}.InplayBet-single-rating-label-153dc6[data-v-dae88c06]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.InplayBet-rating-separator-025dd5[data-v-dae88c06]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}.InplayBet-rating-section-8cc9e3[data-v-dae88c06]{margin-bottom:.3rem;padding-bottom:.2rem}.InplayBet-rating-row-703627[data-v-dae88c06]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}.InplayBet-rating-row-top-0ccb88[data-v-dae88c06]{display:flex;align-items:center;gap:.12rem}.InplayBet-rating-icon-ea45a7[data-v-dae88c06]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}.InplayBet-rating-label-1f716b[data-v-dae88c06]{color:#fff;font-size:.24rem;flex:1;min-width:0}.InplayBet-rating-score-5a3cd3[data-v-dae88c06]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}.InplayBet-rating-row-bottom-1eccaf[data-v-dae88c06]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}.InplayBet-comment-stars-container-9b9aa1[data-v-dae88c06]{display:flex;align-items:center;justify-content:center;gap:.12rem}.InplayBet-comment-star-ecff6c[data-v-dae88c06]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;user-select:none;margin:0 .2rem .2rem}.InplayBet-comment-star-ecff6c[data-v-dae88c06]:hover{transform:scale(1.1)}.InplayBet-comment-star-ecff6c span[data-v-dae88c06]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}.InplayBet-comment-input-section-87fd92[data-v-dae88c06]{margin-bottom:.3rem}.InplayBet-comment-input-label-090862[data-v-dae88c06]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.InplayBet-comment-textarea-7eb6d2[data-v-dae88c06]{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}.InplayBet-screenshot-section-b010a0[data-v-dae88c06]{margin-bottom:.3rem}.InplayBet-screenshot-upload-grid-6b3051[data-v-dae88c06]{display:flex;gap:.15rem;justify-content:center}.InplayBet-screenshot-upload-item-536e30[data-v-dae88c06]{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}.InplayBet-screenshot-upload-icon-acd4b0[data-v-dae88c06]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}.InplayBet-screenshot-input-4efa52[data-v-dae88c06]{position:absolute;inset:0;opacity:0;cursor:pointer}.InplayBet-screenshot-preview-ec507c[data-v-dae88c06]{width:100%;height:100%;display:none}.InplayBet-screenshot-preview-ec507c.show[data-v-dae88c06]{display:block;animation:iplFadeIn-dae88c06 .3s ease-in-out}.InplayBet-screenshot-upload-progress-container-3de682[data-v-dae88c06]{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}.InplayBet-screenshot-spinner-item-5e7d9d[data-v-dae88c06]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-dae88c06 .8s linear infinite!important;flex-shrink:0!important}.InplayBet-screenshot-progress-text-802af6[data-v-dae88c06]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-dae88c06{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-dae88c06{0%{opacity:0}to{opacity:1}}.InplayBet-screenshot-upload-remove-13d646[data-v-dae88c06]{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}.InplayBet-screenshot-upload-remove-13d646.show[data-v-dae88c06]{display:flex}.InplayBet-screenshot-label-fb5a97[data-v-dae88c06]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}.InplayBet-submit-button-container-6736ab[data-v-dae88c06]{display:flex;justify-content:center}.InplayBet-submit-button-d17e6e[data-v-dae88c06]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}.InplayBet-submit-button-d17e6e[data-v-dae88c06]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-dae88c06],.fade-leave-active[data-v-dae88c06]{transition:opacity .3s ease}.fade-enter-from[data-v-dae88c06],.fade-leave-to[data-v-dae88c06]{opacity:0}body.InplayBet-game-comment-modal-open-ba1462{overflow:hidden!important}.InplayBet-feedback-form-6d913e[data-v-3e20e79f]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}.InplayBet-feedback-logo-cd8e19[data-v-3e20e79f]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}.InplayBet-feedback-logo-cd8e19 img[data-v-3e20e79f]{width:100%;height:auto;display:block}.InplayBet-feedback-title-d3abbf[data-v-3e20e79f]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}.InplayBet-feedback-stars-79887d[data-v-3e20e79f]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}.InplayBet-feedback-star-d708cc[data-v-3e20e79f]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;user-select:none}.InplayBet-feedback-star-d708cc[data-v-3e20e79f]:hover{transform:scale(1.2)}.InplayBet-feedback-star-d708cc.filled[data-v-3e20e79f]{color:#ff9800}.InplayBet-feedback-textarea-f18758[data-v-3e20e79f]{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}.InplayBet-feedback-textarea-f18758[data-v-3e20e79f]:focus{outline:none;border-color:#056677}.InplayBet-feedback-textarea-f18758[data-v-3e20e79f]::placeholder{color:#999}.InplayBet-feedback-form-6d913e .InplayBet-feedback-label-0f0e68[data-v-3e20e79f]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.InplayBet-feedback-form-6d913e .InplayBet-feedback-label-0f0e68.visually-hidden[data-v-3e20e79f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.InplayBet-feedback-submit-2bc895[data-v-3e20e79f]{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}.InplayBet-feedback-submit-2bc895[data-v-3e20e79f]:hover:not(:disabled){background:#04505a}.InplayBet-feedback-submit-2bc895[data-v-3e20e79f]:active:not(:disabled){background:#034048}.InplayBet-feedback-submit-2bc895[data-v-3e20e79f]:disabled{opacity:.7;cursor:not-allowed}.InplayBet-feedback-error-39f760[data-v-3e20e79f]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}.InplayBet-feedback-error-39f760.show[data-v-3e20e79f]{display:block}.InplayBet-feedback-extended-section-ad4dd0[data-v-07b55dcc]{background:#fff;padding:.1rem .3rem}.InplayBet-reviews-header-c66faf[data-v-07b55dcc]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.InplayBet-reviews-icon-wrapper-a542b2[data-v-07b55dcc]{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}.InplayBet-reviews-icon-695587[data-v-07b55dcc]{width:.8rem;height:.8rem}.InplayBet-item-time-96bc42[data-v-07b55dcc]{font-size:.16rem}.InplayBet-reviews-title-f87716[data-v-07b55dcc]{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}.InplayBet-feedback-extended-section-ad4dd0 .InplayBet-review-cards-scroll-63d833[data-v-07b55dcc]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}.InplayBet-feedback-extended-section-ad4dd0 .InplayBet-review-card-508875[data-v-07b55dcc]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.InplayBet-review-card-top-4f89e4[data-v-07b55dcc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.InplayBet-review-google-icon-9a67f9[data-v-07b55dcc]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}.InplayBet-review-title-57f9a5[data-v-07b55dcc]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.InplayBet-review-text-9414e6[data-v-07b55dcc]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}.InplayBet-review-footer-430368[data-v-07b55dcc]{display:flex;align-items:center;gap:.14rem}.InplayBet-review-avatar-wrapper-f48fa2[data-v-07b55dcc]{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}.InplayBet-review-avatar-43bec2[data-v-07b55dcc]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.InplayBet-review-meta-f4ee9a[data-v-07b55dcc]{display:flex;flex-direction:column;gap:.04rem}.InplayBet-reviewer-name-3cc3f8[data-v-07b55dcc]{font-size:.24rem;color:#000;margin:0}.InplayBet-review-date-794399[data-v-07b55dcc]{font-size:.2rem;color:#666;white-space:nowrap}.InplayBet-stars-css-ed691f[data-v-07b55dcc]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}.InplayBet-star-filled-a3dd41[data-v-07b55dcc]{color:gold}.InplayBet-star-empty-da27c9[data-v-07b55dcc]{color:#e0e0e0}.InplayBet-reviews-banner-560dad[data-v-07b55dcc]{width:100%;margin:.2rem 0;display:block}.InplayBet-reviews-banner-560dad img[data-v-07b55dcc]{width:100%;height:auto;display:block;border-radius:.12rem}.InplayBet-more-reviews-link-2e34e3[data-v-07b55dcc]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}.InplayBet-more-reviews-link-2e34e3[data-v-07b55dcc]:hover{color:#fff}.InplayBet-feedback-extended-form-8ae0e2[data-v-07b55dcc]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}.InplayBet-feedback-header-title-wrap-2baea4[data-v-07b55dcc]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}.InplayBet-feedback-header-title-ee6186[data-v-07b55dcc]{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}.InplayBet-feedback-header-title-text-52e9cc[data-v-07b55dcc]{font-weight:inherit;color:#000}.InplayBet-feedback-header-title-icon-149472[data-v-07b55dcc]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.InplayBet-feedback-divider-215f1c[data-v-07b55dcc]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.InplayBet-feedback-notice-5757fb[data-v-07b55dcc]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}.InplayBet-feedback-field-628c2f[data-v-07b55dcc]{margin-bottom:.2rem}.InplayBet-feedback-extended-form-8ae0e2 .InplayBet-feedback-label-0f0e68[data-v-07b55dcc]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.InplayBet-feedback-extended-form-8ae0e2 .InplayBet-feedback-label-0f0e68 .required[data-v-07b55dcc]{color:#f44}.InplayBet-feedback-input-02c794[data-v-07b55dcc],.InplayBet-feedback-select-fa6314[data-v-07b55dcc],.InplayBet-feedback-textarea-f18758[data-v-07b55dcc]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}.InplayBet-feedback-textarea-f18758[data-v-07b55dcc]{min-height:1.2rem;resize:vertical;font-family:inherit}.InplayBet-feedback-upload-9c5d01[data-v-07b55dcc]{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}.InplayBet-feedback-upload-9c5d01[data-v-07b55dcc]:hover{border-color:#46fff6;background:#f0f0f0}.InplayBet-feedback-upload-icon-bc7c89[data-v-07b55dcc]{font-size:.4rem;color:#999}.InplayBet-feedback-upload-9c5d01 input[type=file][data-v-07b55dcc]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.InplayBet-feedback-upload-preview-3b3bb4[data-v-07b55dcc]{width:100%;height:100%;border-radius:.08rem;display:none}.InplayBet-feedback-upload-preview-3b3bb4.show[data-v-07b55dcc]{display:block}.InplayBet-feedback-upload-preview-3b3bb4.show+.InplayBet-feedback-upload-icon-bc7c89[data-v-07b55dcc]{display:none}.InplayBet-feedback-upload-remove-be357b[data-v-07b55dcc]{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}.InplayBet-feedback-upload-remove-be357b.show[data-v-07b55dcc]{display:flex}.InplayBet-feedback-upload-loading-f3921c[data-v-07b55dcc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}.InplayBet-feedback-upload-loading-f3921c.show[data-v-07b55dcc]{display:block}.InplayBet-feedback-stars-79887d[data-v-07b55dcc]{display:flex;gap:.1rem;align-items:center}.InplayBet-feedback-star-d708cc[data-v-07b55dcc]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}.InplayBet-feedback-star-d708cc.filled[data-v-07b55dcc]{color:#ff9800}.InplayBet-feedback-submit-btn-6b151e[data-v-07b55dcc]{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}.InplayBet-feedback-submit-btn-6b151e[data-v-07b55dcc]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.InplayBet-faq-interactive-3d28e2[data-v-2fa79bb1]{padding:.2rem;background:#fff;min-height:33vh}.InplayBet-faq-category-wrapper-c957b8[data-v-2fa79bb1]{margin-bottom:.2rem}.InplayBet-faq-category1-5d04d7[data-v-2fa79bb1]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}.InplayBet-faq-category1-5d04d7[data-v-2fa79bb1]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.InplayBet-faq-category1-5d04d7.active[data-v-2fa79bb1]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}.InplayBet-faq-category-header-4b48c0[data-v-2fa79bb1]{display:flex;align-items:center;gap:.15rem}.InplayBet-faq-category-icon-00d93f[data-v-2fa79bb1]{width:1rem;display:flex;align-items:center;justify-content:center}.InplayBet-faq-icon-c6ee63[data-v-2fa79bb1]{width:100%;height:100%;object-fit:contain}.InplayBet-faq-category-content-bf7d08[data-v-2fa79bb1]{flex:1}.InplayBet-faq-category-title-df2871[data-v-2fa79bb1]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.InplayBet-faq-category-desc-8f7717[data-v-2fa79bb1]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.InplayBet-faq-category-arrow-7352a3[data-v-2fa79bb1]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.InplayBet-faq-arrow-553261[data-v-2fa79bb1]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.InplayBet-faq-category1-5d04d7.active .InplayBet-faq-arrow-553261[data-v-2fa79bb1]{transform:rotate(180deg)}.InplayBet-faq-question-list-3c0700[data-v-2fa79bb1]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}.InplayBet-faq-question-list-3c0700.show[data-v-2fa79bb1]{max-height:none!important}.InplayBet-faq-question-list-3c0700.active[data-v-2fa79bb1]{display:flex;max-height:5000px}.InplayBet-faq-question-c0e851[data-v-2fa79bb1]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}.InplayBet-faq-question-c0e851[data-v-2fa79bb1]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.InplayBet-faq-question-header-e58790[data-v-2fa79bb1]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.InplayBet-faq-question-title-6f3473[data-v-2fa79bb1]{font-size:.24rem;margin:0;line-height:1.3;flex:1}.InplayBet-faq-question-arrow-2f9dcc[data-v-2fa79bb1]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}.InplayBet-faq-question-c0e851.expanded .InplayBet-faq-arrow-553261[data-v-2fa79bb1]{transform:rotate(90deg)}.InplayBet-faq-question-answer-91db14[data-v-2fa79bb1]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.InplayBet-faq-question-c0e851.expanded .InplayBet-faq-question-answer-91db14[data-v-2fa79bb1]{display:block;max-height:5000px}.InplayBet-faq-question-answer-91db14 p[data-v-2fa79bb1]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}.InplayBet-faq-tabs-90db0e[data-v-2fa79bb1]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}.InplayBet-faq-tab-btn-93a639[data-v-2fa79bb1]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}.InplayBet-faq-tab-btn-93a639.active[data-v-2fa79bb1]{background:#058e43;color:#fff}.InplayBet-faq-tab-btn-93a639[data-v-2fa79bb1]:hover{opacity:.9}.InplayBet-faq-content-panel-967a5b[data-v-2fa79bb1]{display:none}.InplayBet-faq-content-panel-967a5b.active[data-v-2fa79bb1]{display:block}.InplayBet-analysis-players-reviews-e38949[data-v-8e9053a7]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}.InplayBet-analysis-players-reviews-title-1050fe[data-v-8e9053a7]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}.InplayBet-analysis-players-reviews-list-58c3ee[data-v-8e9053a7]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}.InplayBet-analysis-players-review-card-ccba7d[data-v-8e9053a7]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}.InplayBet-analysis-players-review-head-344d62[data-v-8e9053a7]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.InplayBet-analysis-players-review-avatar-8c28a6[data-v-8e9053a7]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.InplayBet-analysis-players-review-name-583222[data-v-8e9053a7]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-analysis-players-review-text-6f6660[data-v-8e9053a7]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}.InplayBet-analysis-players-review-date-9ed807[data-v-8e9053a7]{display:block;font-size:.18rem;color:#999;text-align:right}.InplayBet-analysis-players-reviews-load-wrap-691a9e[data-v-8e9053a7]{text-align:center;margin:.24rem 0 .2rem}.InplayBet-analysis-players-reviews-load-470f79[data-v-8e9053a7]{text-align:center;font-size:.2rem;color:#888}.InplayBet-analysis-players-reviews-actions-659d66[data-v-8e9053a7]{text-align:center;margin-top:.24rem}.InplayBet-analysis-players-reviews-btn-add-3b615e[data-v-8e9053a7]{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}.InplayBet-analysis-players-reviews-btn-add-3b615e[data-v-8e9053a7]:hover{opacity:.9}.InplayBet-app-info-wrapper-c833e1[data-v-934fa48a]{width:100%}.InplayBet-app-info-section-title-858835[data-v-934fa48a]{padding:0 .3rem;text-align:left}.InplayBet-app-info-section-01d20c[data-v-934fa48a]{background:#fff;position:relative;padding:.1rem .3rem}.InplayBet-app-info-content-663a45[data-v-934fa48a]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}.InplayBet-app-info-header-4708d9[data-v-934fa48a]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}.InplayBet-app-title-2269a0[data-v-934fa48a]{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}.InplayBet-app-logo-wrapper-05e9d6[data-v-934fa48a]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}.InplayBet-app-logo-f5e5d7[data-v-934fa48a]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-app-info-body-cf2f72[data-v-934fa48a]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}.InplayBet-app-info-list-8726f4[data-v-934fa48a]{flex:1;display:flex;flex-direction:column;gap:.12rem}.InplayBet-app-info-item-c1d210[data-v-934fa48a]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}.InplayBet-app-info-item-c1d210[data-v-934fa48a]:last-child{position:relative}.InplayBet-app-download-buttons-b851ab[data-v-934fa48a]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.InplayBet-app-download-btn-4a9cd3[data-v-934fa48a]{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}.InplayBet-app-download-btn-4a9cd3[data-v-934fa48a]:hover{opacity:.9}.InplayBet-app-download-btn-4a9cd3[data-v-934fa48a]:active{opacity:.8}.InplayBet-app-store-icon-wrapper-6a2a69[data-v-934fa48a]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-app-store-icon-dabd32[data-v-934fa48a]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-app-download-text-4b8b6f[data-v-934fa48a]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.InplayBet-app-download-text-main-45e578[data-v-934fa48a]{font-size:.18rem}.InplayBet-app-download-text-sub-59e7fd[data-v-934fa48a]{font-size:.14rem;opacity:.9}.InplayBet-analysis-reviews-helpful-d22bc5[data-v-1c2813df]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}.InplayBet-analysis-helpful-icon-wrap-690ebf[data-v-1c2813df]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}.InplayBet-analysis-helpful-icon-wrap--hidden-1751b0[data-v-1c2813df]{display:none}.InplayBet-analysis-helpful-icon-3f505a[data-v-1c2813df]{width:100%;height:100%;display:block}.InplayBet-analysis-reviews-helpful-d22bc5 p[data-v-1c2813df]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}.InplayBet-analysis-reviews-helpful-d22bc5 .InplayBet-analysis-reviews-btn-yes-7aa05e[data-v-1c2813df]{margin-left:auto}.InplayBet-analysis-reviews-helpful-d22bc5 .InplayBet-analysis-reviews-btn-f31bd0[data-v-1c2813df]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}.InplayBet-analysis-helpful-btn-icon-3d144d[data-v-1c2813df]{width:.36rem;height:.36rem;display:block}.InplayBet-game-analysis-section-75bb8b[data-v-2c3fa643]{width:90%;margin:5% 5% 0}.InplayBet-analysis-title-4e072e[data-v-2c3fa643]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}.InplayBet-analysis-table-7fb733[data-v-2c3fa643]{overflow:hidden;margin-top:.1rem}.InplayBet-analysis-table-header-893abd[data-v-2c3fa643]{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}.InplayBet-analysis-table-header-893abd[data-v-2c3fa643]:not(.InplayBet-table-title-header-05f968){border-top:none}.InplayBet-analysis-table-header-893abd.InplayBet-table-title-header-05f968[data-v-2c3fa643]{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}.InplayBet-analysis-table-header-893abd>div[data-v-2c3fa643],.InplayBet-analysis-table-row-1e612d>div[data-v-2c3fa643]{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}.InplayBet-analysis-table-header-893abd>div[data-v-2c3fa643]:last-child,.InplayBet-analysis-table-row-1e612d>div[data-v-2c3fa643]:last-child{border-right:none}.InplayBet-analysis-table-row-1e612d[data-v-2c3fa643]{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}.InplayBet-analysis-table-row-1e612d.not[data-v-2c3fa643]{display:block}.InplayBet-analysis-col-rank-4946a4[data-v-2c3fa643]{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}.InplayBet-analysis-col-game-42000a[data-v-2c3fa643]{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}.InplayBet-analysis-game-logo-9a9687[data-v-2c3fa643]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}.InplayBet-analysis-game-name-d61d58[data-v-2c3fa643]{font-size:.22rem;color:#333!important}.InplayBet-analysis-game-provider-7d75f9[data-v-2c3fa643]{font-size:.2rem;color:#666!important}.InplayBet-analysis-col-rtp-e8bde1[data-v-2c3fa643]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-analysis-rtp-value-613d3a[data-v-2c3fa643]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}.InplayBet-analysis-col-review-0ba741[data-v-2c3fa643]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-analysis-review-text-092905[data-v-2c3fa643]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}.InplayBet-analysis-reviews-btn-f31bd0[data-v-2c3fa643]{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%)}.InplayBet-analysis-reviews-btn-yes-7aa05e[data-v-2c3fa643],.InplayBet-analysis-reviews-btn-no-89d91c[data-v-2c3fa643]{color:#fff}.InplayBet-analysis-reviews-btn-f31bd0[data-v-2c3fa643]:hover{opacity:.8;transform:translateY(-.02rem)}.InplayBet-analysis-reviews-btn-f31bd0[data-v-2c3fa643]:active{transform:translateY(0)}.InplayBet-scroll-to-top-432f89[data-v-a04d292a]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator .InplayBet-scroll-to-top-432f89[data-v-a04d292a]{bottom:50px}.InplayBet-scroll-to-top-btn-4a47f2[data-v-a04d292a]{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}.InplayBet-scroll-to-top-btn-4a47f2[data-v-a04d292a]:hover{opacity:.95;transform:scale(1.02)}.InplayBet-scroll-to-top-btn-4a47f2[data-v-a04d292a]:active{transform:scale(.98)}.fade-enter-active[data-v-a04d292a],.fade-leave-active[data-v-a04d292a]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-a04d292a],.fade-leave-to[data-v-a04d292a]{opacity:0;transform:translateY(.2rem)}.InplayBet-scroll-to-top-icon-72d850[data-v-a04d292a]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}.InplayBet-scroll-to-top-text-54123c[data-v-a04d292a]{font-weight:500;line-height:1.2}.InplayBet-feedback-timely-493fbc[data-v-2717b51b]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.InplayBet-feedback-timely-box-34bd9a[data-v-2717b51b]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}.InplayBet-feedback-timely-icon-24dd01[data-v-2717b51b]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.InplayBet-feedback-timely-question-0ab8cb[data-v-2717b51b]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}.InplayBet-feedback-timely-motto-ddc79c[data-v-2717b51b]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}.InplayBet-feedback-timely-actions-70b638[data-v-2717b51b]{display:flex;justify-content:center;align-items:center;gap:.2rem}.InplayBet-feedback-timely-btn-fc9a46[data-v-2717b51b]{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}.InplayBet-feedback-timely-btn-icon-dac794[data-v-2717b51b]{display:inline-flex}.InplayBet-feedback-withdrawal-d02079[data-v-94e3a05d]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.InplayBet-feedback-withdrawal-box-8e4414[data-v-94e3a05d]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}.InplayBet-feedback-withdrawal-close-42f06f[data-v-94e3a05d]{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}.InplayBet-feedback-withdrawal-logo-630886[data-v-94e3a05d]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.InplayBet-feedback-withdrawal-question-bf6b46[data-v-94e3a05d]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}.InplayBet-feedback-withdrawal-scale-7b4fb8[data-v-94e3a05d]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}.InplayBet-feedback-withdrawal-btn-78ff10[data-v-94e3a05d]{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}.InplayBet-feedback-withdrawal-btn-78ff10[data-v-94e3a05d]:hover{transform:scale(1.1)}.InplayBet-feedback-withdrawal-btn-78ff10.selected[data-v-94e3a05d]{color:#2d6a4f;transform:scale(1.2)}.InplayBet-feedback-withdrawal-labels-f28a01[data-v-94e3a05d]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}.InplayBet-feedback-withdrawal-label-left-6d31a6[data-v-94e3a05d]{text-align:left}.InplayBet-feedback-withdrawal-label-right-35404e[data-v-94e3a05d]{text-align:right}.InplayBet-slot-rebate-expert-reviews-row-b8ba75[data-v-1d60295d]{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}.InplayBet-slot-rebate-expert-reviews-left-c15d73[data-v-1d60295d]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}.InplayBet-slot-rebate-expert-reviews-stars-b6cf29[data-v-1d60295d]{display:flex;align-items:center;gap:.04rem}.InplayBet-slot-rebate-expert-reviews-top-779287[data-v-1d60295d]{display:flex;align-items:center;gap:.12rem}.InplayBet-slot-rebate-expert-reviews-bottom-7d1f2b[data-v-1d60295d]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}.InplayBet-slot-rebate-expert-reviews-label-cb8d3b[data-v-1d60295d]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.InplayBet-slot-rebate-expert-reviews-star-1cac32[data-v-1d60295d]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}.InplayBet-slot-rebate-expert-reviews-rating-621593[data-v-1d60295d]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}.InplayBet-slot-rebate-expert-btn-add-7eb4b3[data-v-1d60295d]{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}.InplayBet-slot-rebate-expert-c0571e[data-v-b4d27d50]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}.InplayBet-slot-rebate-expert-card-8b09e4[data-v-b4d27d50]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}.InplayBet-slot-rebate-expert-main-291e5a[data-v-b4d27d50]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}.InplayBet-slot-rebate-expert-avatar-wrap-9a5058[data-v-b4d27d50]{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}.InplayBet-slot-rebate-expert-avatar-fd2b6d[data-v-b4d27d50]{width:100%;height:100%;display:block}.InplayBet-slot-rebate-expert-name-f5410a[data-v-b4d27d50]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}.InplayBet-slot-rebate-expert-verdict-2b0b85[data-v-b4d27d50]{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}.InplayBet-slot-rebate-expert-verdict-icon-65ee2e[data-v-b4d27d50]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.InplayBet-slot-rebate-expert-quote-6bad55[data-v-b4d27d50]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}.InplayBet-slot-rebate-expert-quote-6bad55 q[data-v-b4d27d50]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.InplayBet-slot-rebate-expert-meta-662106[data-v-b4d27d50]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}.InplayBet-slot-rebate-expert-update-4ae09c[data-v-b4d27d50]{font-size:.2rem;color:#999}.InplayBet-slot-rebate-expert-recommended-e3a80a[data-v-b4d27d50]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}.InplayBet-slot-rebate-expert-recommended-icon-4c28a9[data-v-b4d27d50]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.InplayBet-slot-rebate-expert-rating-659711[data-v-b4d27d50]{font-weight:700;margin-left:.06rem}.InplayBet-trustscore-static-type1-a4019a[data-v-bf9288d5]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:.28rem;overflow:hidden;border:.02rem solid rgba(51,65,85,.14);box-shadow:0 .1rem .32rem #0f172a1a}.InplayBet-trustscore-type1-split-ca159d[data-v-bf9288d5]{display:flex;flex-direction:row;align-items:stretch;width:100%;min-height:2.4rem}.InplayBet-trustscore-type1-aside-9e736e[data-v-bf9288d5]{flex:0 0 32%;max-width:2.8rem;min-width:2.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.14rem;padding:.24rem .18rem;box-sizing:border-box;background:linear-gradient(180deg,#e0f2fe,#dbeafe);border-right:.02rem solid rgba(59,130,246,.25)}.InplayBet-trustscore-type1-logo-dcf346[data-v-bf9288d5]{width:1rem;height:1rem;border-radius:.14rem;object-fit:contain;display:block;flex-shrink:0;box-shadow:0 .04rem .12rem #1e3a8a1f}.InplayBet-trustscore-type1-brand-name-3f61f9[data-v-bf9288d5]{margin:0;font-size:.3rem;line-height:1.25;font-weight:800;color:#0f172a;text-align:center;word-break:break-word;width:100%}.InplayBet-trustscore-type1-main-ed9dee[data-v-bf9288d5]{flex:1;min-width:0;display:flex;flex-direction:column;padding:.22rem .24rem .26rem;background:#fff}.InplayBet-trustscore-type1-rating-row-07dafa[data-v-bf9288d5]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.12rem}.InplayBet-trustscore-type1-score-block-f2073b[data-v-bf9288d5]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.12rem .18rem;min-width:0}.InplayBet-trustscore-type1-value-780f21[data-v-bf9288d5]{font-size:.64rem;font-weight:900;line-height:1;color:#0d9488;letter-spacing:-.02rem}.InplayBet-trustscore-type1-stars-wrap-c28b01[data-v-bf9288d5]{display:flex;align-items:center}.InplayBet-trustscore-type1-stars-f5ca7f[data-v-bf9288d5]{position:relative;display:inline-flex;font-size:.28rem;line-height:1;letter-spacing:.03rem;color:#64748b59}.InplayBet-trustscore-type1-stars-active-d8a699[data-v-bf9288d5]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#d97706;width:0}.InplayBet-trustscore-type1-info-wrap-b1f94a[data-v-bf9288d5]{position:relative;flex-shrink:0;padding-top:.04rem}.InplayBet-trustscore-type1-info-e3d75d[data-v-bf9288d5]{width:.34rem;height:.34rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.InplayBet-trustscore-type1-divider-f9b8ef[data-v-bf9288d5]{height:.02rem;margin:.18rem 0 .16rem;background:linear-gradient(90deg,#0d9488,#0d948826);border-radius:.01rem}.InplayBet-trustscore-type1-title-wrap-df6c7d[data-v-bf9288d5]{position:relative;text-align:left;margin-bottom:.16rem}.InplayBet-trustscore-type1-title-59eecf[data-v-bf9288d5]{margin:0;font-size:.26rem;line-height:1.4;font-weight:600;color:#b45309;text-decoration:underline;text-underline-offset:.05rem;cursor:pointer}.InplayBet-trustscore-type1-list-6c748c[data-v-bf9288d5]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.12rem;width:100%}.InplayBet-trustscore-type1-item-26558c[data-v-bf9288d5]{display:flex;align-items:flex-start;gap:.1rem;padding:.1rem .08rem;border-radius:.08rem;background:#f8fafcf2;box-sizing:border-box;min-width:0}.InplayBet-trustscore-type1-check-a7b617[data-v-bf9288d5]{width:.32rem;height:.32rem;flex-shrink:0;margin-top:.02rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-trustscore-type1-item-text-e5db94[data-v-bf9288d5]{margin:0;font-size:.24rem;line-height:1.45;font-weight:500;color:#334155}.InplayBet-trustscore-type1-tooltip-b6082b[data-v-bf9288d5]{position:absolute;bottom:100%;left:0;transform:translateY(-.1rem);background:#1e293bf5;color:#f8fafc;padding:.14rem .22rem;border-radius:.14rem;font-size:.24rem;line-height:1.45;width:5rem;max-width:72vw;z-index:1001;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;text-align:left;box-shadow:0 .08rem .2rem #00000038}.InplayBet-trustscore-type1-tooltip-b6082b[data-v-bf9288d5]:after{content:"";position:absolute;top:100%;left:.24rem;border:.1rem solid transparent;border-top-color:#1e293bf5}.InplayBet-trustscore-type1-tooltip-b6082b.active[data-v-bf9288d5]{opacity:1;transform:translateY(-.14rem);pointer-events:auto}.InplayBet-trustscore-type1-tooltip--header-e057a9[data-v-bf9288d5]{left:auto;right:0;transform:translateY(-.1rem);width:4.6rem}.InplayBet-trustscore-type1-tooltip--header-e057a9[data-v-bf9288d5]:after{left:auto!important;right:.14rem!important}.InplayBet-trustscore-type1-tooltip--header-e057a9.active[data-v-bf9288d5]{transform:translateY(-.14rem)}@media(max-width:360px){.InplayBet-trustscore-type1-split-ca159d[data-v-bf9288d5]{flex-direction:column}.InplayBet-trustscore-type1-aside-9e736e[data-v-bf9288d5]{flex:none;max-width:none;width:100%;flex-direction:row;justify-content:center;gap:.2rem;padding:.2rem .24rem;border-right:none;border-bottom:.02rem solid rgba(59,130,246,.22)}.InplayBet-trustscore-type1-brand-name-3f61f9[data-v-bf9288d5]{text-align:left;flex:1;min-width:0}}.InplayBet-profile-modal-d7ea8b[data-v-10c9de13]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.InplayBet-profile-modal-d7ea8b.show[data-v-10c9de13]{display:flex}.InplayBet-profile-modal-backdrop-a5f1e8[data-v-10c9de13]{position:absolute;inset:0;background:#000000a6}.InplayBet-comment-ready-section-1d6934[data-v-10c9de13]{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}.InplayBet-profile-modal-close-btn-5c83d6[data-v-10c9de13]{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}.InplayBet-comment-ready-card-f44f92[data-v-10c9de13]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}.InplayBet-comment-ready-title-482e1c[data-v-10c9de13]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}.InplayBet-comment-ready-subtitle-4178f4[data-v-10c9de13]{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}.InplayBet-comment-ready-subtitle-4178f4 span[data-v-10c9de13]{font-size:.19rem}.InplayBet-comment-ready-subtitle-icon-a717e4[data-v-10c9de13]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-comment-ready-main-301f5f[data-v-10c9de13]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}.InplayBet-comment-ready-row-5d599b[data-v-10c9de13]{display:flex;align-items:center;gap:.12rem}.InplayBet-comment-ready-row-5d599b+.InplayBet-comment-ready-row-5d599b[data-v-10c9de13]{margin-top:.12rem}.InplayBet-comment-ready-name-wrap-72b37a[data-v-10c9de13]{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}.InplayBet-comment-ready-user-box-184a92[data-v-10c9de13]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}.InplayBet-comment-ready-user-icon-a074b8[data-v-10c9de13]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-comment-ready-name-input-c78b82[data-v-10c9de13]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}.InplayBet-comment-ready-btn-f6ddb6[data-v-10c9de13]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}.InplayBet-comment-ready-btn-random-47daa8[data-v-10c9de13]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}.InplayBet-comment-ready-random-icon-7295d1[data-v-10c9de13]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-comment-ready-tip-2fdc97[data-v-10c9de13]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}.InplayBet-comment-ready-tip--underline-d92035[data-v-10c9de13]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}.InplayBet-comment-ready-tip-icon-28f685[data-v-10c9de13]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}.InplayBet-comment-ready-avatar-shell-030c24[data-v-10c9de13]{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}.InplayBet-comment-ready-avatar-base-db3501[data-v-10c9de13]{width:1.18rem;height:1.18rem}.InplayBet-comment-ready-avatar-preview-5f484e[data-v-10c9de13]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}.InplayBet-comment-ready-avatar-preview-5f484e.show[data-v-10c9de13]{display:block}.InplayBet-comment-ready-upload-wrap-6614f6[data-v-10c9de13]{position:relative;flex:1;min-width:0}.InplayBet-comment-ready-upload-icon-f190cb[data-v-10c9de13]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.InplayBet-comment-ready-btn-upload-6b7f95[data-v-10c9de13]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}.InplayBet-comment-ready-upload-input-e54b2e[data-v-10c9de13]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}.InplayBet-profile-upload-loading-1166ca[data-v-10c9de13]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}.InplayBet-profile-upload-loading-1166ca.show[data-v-10c9de13]{display:flex}.InplayBet-profile-upload-loading-1166ca[data-v-10c9de13]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-10c9de13 1s linear infinite}@keyframes ipl-spin-10c9de13{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InplayBet-comment-ready-submit-wrap-3e15f2[data-v-10c9de13]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}.InplayBet-comment-ready-photo-tip-e1402f[data-v-10c9de13]{margin-left:1.32rem;margin-top:-.2rem}.InplayBet-comment-ready-btn-submit-9a97b4[data-v-10c9de13]{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}.InplayBet-comment-ready-btn-submit-9a97b4[data-v-10c9de13]:disabled{background:#999;cursor:not-allowed;border-color:#666}.InplayBet-modal-overlay-461754[data-v-3586e490]{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-3586e490 .3s ease}.InplayBet-modal-overlay-461754.show[data-v-3586e490]{display:flex}.InplayBet-modal-63fa99[data-v-3586e490]{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-3586e490 .3s ease;text-align:center}.InplayBet-modal-icon-ef5c31[data-v-3586e490]{font-size:.8rem;margin:0 0 .2rem}.InplayBet-modal-icon-ef5c31.warning[data-v-3586e490]{color:#ff9800}.InplayBet-modal-icon-ef5c31.success[data-v-3586e490]{color:#00a853;font-weight:700}.InplayBet-modal-message-9073ee[data-v-3586e490]{font-size:.32rem;color:#333;margin:0 0 .3rem}.InplayBet-modal-btn-82c2f4[data-v-3586e490]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.InplayBet-modal-btn-82c2f4[data-v-3586e490]:hover{background:#04505a}.InplayBet-modal-btn-82c2f4[data-v-3586e490]:active{background:#034048}@keyframes fadeIn-3586e490{0%{opacity:0}to{opacity:1}}@keyframes slideUp-3586e490{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.InplayBet-expert-profile-section-e7cdb0[data-v-a0c5b805]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}.InplayBet-expert-profile-e9fa03[data-v-a0c5b805]{padding:.3rem;display:flex;align-items:center;gap:.2rem}.InplayBet-expert-profile-avatar-wrapper-4ebc56[data-v-a0c5b805]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}.InplayBet-expert-profile-avatar-fee2ec[data-v-a0c5b805]{width:100%;height:100%;border-radius:.1rem;display:block}.InplayBet-expert-profile-info-1bc5a8[data-v-a0c5b805]{flex:1;display:flex;flex-direction:column;gap:.05rem}.InplayBet-expert-profile-name-f0c7c0[data-v-a0c5b805]{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}.InplayBet-expert-profile-verified-0a5543[data-v-a0c5b805]{width:.26rem;height:.26rem}.InplayBet-expert-profile-tag-03d1fe[data-v-a0c5b805]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}.InplayBet-expert-profile-menu-bf2fe0[data-v-a0c5b805]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}.InplayBet-expert-profile-dec-74e2af[data-v-a0c5b805]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}.InplayBet-expert-list-e41d17[data-v-6de92b32]{margin:.3rem .3rem .4rem}.InplayBet-bonuses-title-86c101[data-v-6de92b32]{margin:0 0 .2rem;text-align:left}.InplayBet-form-hint-96ab8d[data-v-94da16d0]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.InplayBet-form-error-message-c93871[data-v-94da16d0]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.InplayBet-login-header-4e5ccc[data-v-94da16d0]{text-align:center;padding:0 .3rem;background:#fff}.InplayBet-login-title-4a4ed0[data-v-94da16d0]{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}.InplayBet-login-form-70f068[data-v-94da16d0]{padding:.3rem .6rem;background:#fff}.InplayBet-form-group-484798[data-v-94da16d0]{margin-bottom:.4rem}.InplayBet-form-label-976953[data-v-94da16d0]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.InplayBet-form-label-976953.visually-hidden[data-v-94da16d0]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.InplayBet-phone-input-4f168d[data-v-94da16d0],.InplayBet-password-input-78cfff[data-v-94da16d0]{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}.InplayBet-country-code-df1d3e[data-v-94da16d0]{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}.InplayBet-lock-icon-wrapper-2537f0[data-v-94da16d0]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.InplayBet-lock-icon-00a549[data-v-94da16d0]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-input-6b1341[data-v-94da16d0]{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}.InplayBet-input-6b1341[data-v-94da16d0]::placeholder{color:#999}.secure-input[data-v-94da16d0]{-webkit-text-security:disc}.secure-input.reveal[data-v-94da16d0]{-webkit-text-security:none}.InplayBet-password-toggle-e5b3e0[data-v-94da16d0]{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}.InplayBet-eye-icon-wrapper-fad0d9[data-v-94da16d0]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-eye-icon-e61d59[data-v-94da16d0]{width:.35rem;height:.35rem}.InplayBet-login-btn-0290fc[data-v-94da16d0]{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}.InplayBet-login-btn-0290fc[data-v-94da16d0]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.InplayBet-register-link-6743f8[data-v-94da16d0]{text-align:center;margin:.2rem 0}.InplayBet-register-text-c69ab6[data-v-94da16d0]{font-size:.24rem;color:#333;margin-right:.1rem}.InplayBet-register-link-btn-8ee538[data-v-94da16d0]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}.InplayBet-auth-underline-wrap-7289f1[data-v-94da16d0]{width:100%;box-sizing:border-box;padding:0 .3rem}.InplayBet-section-underline-79b4ce[data-v-94da16d0]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.InplayBet-register-link-btn-8ee538[data-v-94da16d0]:hover{color:#056677}.InplayBet-register-header-3d3921[data-v-4a5a2b37]{text-align:center;padding:0 .3rem .3rem;background:#fff}.InplayBet-register-title-2a134c[data-v-4a5a2b37]{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-4a5a2b37]{-webkit-text-security:disc}.secure-input.reveal[data-v-4a5a2b37]{-webkit-text-security:none}.InplayBet-register-banner-672fa5[data-v-4a5a2b37]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.InplayBet-register-banner-img-9faf11[data-v-4a5a2b37]{width:100%;height:auto;display:block}.InplayBet-register-form-8085b9[data-v-4a5a2b37]{padding:.3rem .6rem;background:#fff}.InplayBet-form-group-484798[data-v-4a5a2b37]{margin-bottom:.4rem}.InplayBet-form-label-976953[data-v-4a5a2b37]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.InplayBet-form-label-976953.visually-hidden[data-v-4a5a2b37]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.InplayBet-phone-input-4f168d[data-v-4a5a2b37],.InplayBet-password-input-78cfff[data-v-4a5a2b37]{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}.InplayBet-country-code-df1d3e[data-v-4a5a2b37]{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}.InplayBet-lock-icon-wrapper-2537f0[data-v-4a5a2b37]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.InplayBet-lock-icon-00a549[data-v-4a5a2b37]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-input-6b1341[data-v-4a5a2b37]{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}.InplayBet-input-6b1341[data-v-4a5a2b37]::placeholder{color:#999}.InplayBet-password-toggle-e5b3e0[data-v-4a5a2b37]{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}.InplayBet-eye-icon-wrapper-fad0d9[data-v-4a5a2b37]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-eye-icon-e61d59[data-v-4a5a2b37]{width:.35rem;height:.35rem}.InplayBet-register-btn-9009d9[data-v-4a5a2b37]{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}.InplayBet-register-btn-9009d9[data-v-4a5a2b37]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.InplayBet-auth-underline-wrap-7289f1[data-v-4a5a2b37]{width:100%;box-sizing:border-box;padding:0 .3rem}.InplayBet-section-underline-79b4ce[data-v-4a5a2b37]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.InplayBet-terms-agreement-0672c3[data-v-4a5a2b37]{text-align:center;margin:.2rem 0}.InplayBet-checkbox-label-eaee83[data-v-4a5a2b37]{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}.InplayBet-checkbox-81110a[data-v-4a5a2b37]{display:none}.InplayBet-terms-icon-wrapper-30c7e7[data-v-4a5a2b37]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-terms-icon-86a333[data-v-4a5a2b37]{width:.45rem;height:.45rem}.InplayBet-terms-text-6221da[data-v-4a5a2b37]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}.InplayBet-register-text-c69ab6[data-v-4a5a2b37]{font-size:.24rem;color:#333;margin-right:.1rem}.InplayBet-form-hint-96ab8d[data-v-4a5a2b37]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.InplayBet-form-error-message-c93871[data-v-4a5a2b37]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.InplayBet-cricket-guide-wrapper-3ef2d2[data-v-b209649b]{width:100%}.InplayBet-cricket-guide-section-title-4f4b2a[data-v-b209649b]{padding:0 .3rem;text-align:left}.InplayBet-cricket-guide-grid-3col-2219d5[data-v-b209649b]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.InplayBet-cricket-guide-btn-0dc815[data-v-b209649b]{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}.InplayBet-cricket-guide-btn-0dc815 span[data-v-b209649b]{color:#fff}.InplayBet-cricket-guide-btn-0dc815.active[data-v-b209649b]{border-color:#056677;color:#fff}.InplayBet-cricket-guide-btn-0dc815[data-v-b209649b]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.InplayBet-cricket-guide-btn-0dc815[data-v-b209649b]:hover{box-shadow:0 .04rem .08rem #00000026}.InplayBet-cricket-guide-icon-wrapper-be7e0b[data-v-b209649b]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.InplayBet-cricket-guide-icon-804992[data-v-b209649b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.InplayBet-cricket-guide-section-6293ea[data-v-b209649b]{padding:.3rem;background:#fff}.InplayBet-cricket-guide-content-c943d5[data-v-b209649b]{margin-top:.3rem;padding:.3rem 0;text-align:center}.InplayBet-cricket-guide-content-item-56da71[data-v-b209649b]{display:none}.InplayBet-cricket-guide-content-item-56da71.active[data-v-b209649b]{display:block}.InplayBet-cricket-guide-title-006c92[data-v-b209649b]{margin:.2rem 0 .1rem}.InplayBet-cricket-guide-text-67c2d3[data-v-b209649b]{text-align:left;line-height:1.7;margin-bottom:.2rem}.InplayBet-cricket-guide-subtitle-2845a0[data-v-b209649b]{margin:.3rem 0 .12rem}.InplayBet-cricket-guide-list-ea3e8b[data-v-b209649b]{margin:0;padding-left:.4rem;list-style-type:disc}.InplayBet-cricket-guide-list-ea3e8b li[data-v-b209649b]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}.InplayBet-cricket-match-section-5b9966[data-v-2cc95312]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}.InplayBet-section-underline-wrap-49fafa[data-v-2cc95312]{width:90%;margin:0 5%}.InplayBet-cricket-match-header-d903ae[data-v-2cc95312]{margin-bottom:.3rem}.InplayBet-cricket-match-header-top-737f1b[data-v-2cc95312]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}.InplayBet-cricket-match-icon-14ac22[data-v-2cc95312]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}.InplayBet-cricket-match-title-ed5b21[data-v-2cc95312]{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}.InplayBet-cricket-match-subtitle-33aec2[data-v-2cc95312]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}.InplayBet-cricket-match-match-info-eccfa4[data-v-2cc95312]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}.InplayBet-cricket-match-trophy-3fe45a[data-v-2cc95312]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}.InplayBet-cricket-match-match-text-784c85[data-v-2cc95312]{font-size:.22rem;color:#fff}.InplayBet-cricket-match-card-44bf11[data-v-2cc95312]{margin-bottom:.3rem;position:relative}.InplayBet-cricket-match-divider-d2523b[data-v-2cc95312]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.InplayBet-cricket-match-match-container-7a0232[data-v-2cc95312]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}.InplayBet-cricket-match-card-header-766b6e[data-v-2cc95312]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}.InplayBet-cricket-match-date-a47b7f[data-v-2cc95312]{font-size:.22rem;color:#fff}.InplayBet-cricket-match-live-2722e2[data-v-2cc95312]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}.InplayBet-cricket-match-live-icon-14e2f3[data-v-2cc95312]{width:.16rem;height:.16rem;object-fit:contain}.InplayBet-cricket-match-teams-40f01f[data-v-2cc95312]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}.InplayBet-cricket-match-team-783222[data-v-2cc95312]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.InplayBet-cricket-match-team-circle-7f51b2[data-v-2cc95312]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}.InplayBet-cricket-match-team-logo-79478b[data-v-2cc95312]{width:.8rem;height:.8rem;object-fit:contain}.InplayBet-cricket-match-team-percent-2a1a15[data-v-2cc95312]{font-size:.2rem;color:#fff;margin-top:.05rem}.InplayBet-cricket-match-team-percent-value-fc5373[data-v-2cc95312]{color:red}.InplayBet-cricket-match-vs-86aab9[data-v-2cc95312]{width:1.8rem;height:1.8rem;object-fit:contain}.InplayBet-cricket-match-vs-text-64fb23[data-v-2cc95312]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}.InplayBet-cricket-match-predictions-d7b701[data-v-2cc95312]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}.InplayBet-cricket-match-prediction-row-964cb6[data-v-2cc95312]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}.InplayBet-cricket-match-prediction-logo-4e9263[data-v-2cc95312]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}.InplayBet-cricket-match-prediction-name-929c63[data-v-2cc95312]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}.InplayBet-cricket-match-prediction-percent-744b2a[data-v-2cc95312]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}.InplayBet-cricket-match-checkbox-27c31d[data-v-2cc95312]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}.InplayBet-cricket-match-checkbox-27c31d.checked[data-v-2cc95312]{background:#058e43;border-color:#fff}.InplayBet-cricket-match-checkbox-27c31d.checked[data-v-2cc95312]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}.InplayBet-cricket-match-betting-568f7f[data-v-2cc95312]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}.InplayBet-cricket-match-coins-ce26db[data-v-2cc95312]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.InplayBet-cricket-match-input-wrapper-eff505[data-v-2cc95312]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}.InplayBet-cricket-match-input-btn-2dce9f[data-v-2cc95312]{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}.InplayBet-cricket-match-input-5d4bd6[data-v-2cc95312]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}.InplayBet-cricket-match-submit-044a06[data-v-2cc95312]{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}.InplayBet-cricket-match-text-block-0c8bfb[data-v-2cc95312]{margin-bottom:.25rem}.InplayBet-cricket-match-text-block-0c8bfb[data-v-2cc95312]:last-child{margin-bottom:0}.InplayBet-cricket-match-text-content-a88446[data-v-2cc95312]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}.InplayBet-pwa-modal-overlay-f3a27a[data-v-1a364216]{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)}.InplayBet-pwa-home-screen-card-100053[data-v-1a364216]{position:relative;box-sizing:border-box;width:100%;max-width:6.8rem;animation:slide-up-1a364216 .4s ease-out}@keyframes slide-up-1a364216{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.InplayBet-pwa-modal-close-a3eced[data-v-1a364216]{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}.InplayBet-pwa-hsc-inner-f944a3[data-v-1a364216]{box-sizing:border-box;background:#fff;border-radius:.32rem;padding:.5rem .4rem;box-shadow:0 .1rem .3rem #0000004d}.InplayBet-pwa-hsc-header-f9087d[data-v-1a364216]{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.4rem;text-align:center}.InplayBet-pwa-hsc-icon-cluster-ae926c[data-v-1a364216]{flex-shrink:0;width:1.2rem;height:1.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.InplayBet-pwa-hsc-head-text-9ec5be[data-v-1a364216]{width:100%}.InplayBet-pwa-hsc-heading-233d27[data-v-1a364216]{margin:0 0 .16rem;font-size:.36rem;line-height:1.3}.InplayBet-pwa-hsc-heading-accent-d43b51[data-v-1a364216]{color:#1976d2;font-weight:900;display:block}.InplayBet-pwa-hsc-heading-rest-21f13b[data-v-1a364216]{color:#333;font-weight:600;font-size:.32rem}.InplayBet-pwa-hsc-sub-0e582d[data-v-1a364216]{margin:0;font-size:.26rem;line-height:1.4;color:#666}.InplayBet-pwa-hsc-steps-f34481[data-v-1a364216]{margin:0 0 .5rem;padding:.3rem;background:#f5f8ff;border-radius:.2rem;list-style:none;display:flex;flex-direction:column;gap:.24rem}.InplayBet-pwa-hsc-step-text-e60398[data-v-1a364216]{display:block;font-size:.28rem;line-height:1.5;color:#333;font-weight:500}.InplayBet-pwa-modal-btn-908412[data-v-1a364216]{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-1a364216],.fade-leave-active[data-v-1a364216]{transition:opacity .3s}.fade-enter-from[data-v-1a364216],.fade-leave-to[data-v-1a364216]{opacity:0}
