.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}}.page-loading[data-v-56e9767f]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-56e9767f]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-56e9767f .8s linear infinite;margin-bottom:12px}@keyframes spin-56e9767f{to{transform:rotate(360deg)}}.page-error[data-v-56e9767f]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-56e9767f]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-56e9767f]{height:2.1rem}.IPLwin-header-wrapper-439a65[data-v-dcc0d357]{position:relative;min-height:.93rem}.IPLwin-header-d02d82[data-v-dcc0d357]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){.IPLwin-header-d02d82[data-v-dcc0d357]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}.IPLwin-header-placeholder-b18cc6[data-v-dcc0d357]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}.IPLwin-header-top-e27ac2[data-v-dcc0d357]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}.IPLwin-header-actions-138001[data-v-dcc0d357]{display:flex;align-items:center;gap:.2rem}.IPLwin-logo-7cc8b8[data-v-dcc0d357]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}.IPLwin-language-selector-fd6527[data-v-dcc0d357]{position:relative;display:flex;align-items:center;gap:.1rem}.IPLwin-language-overlay-c9a9f5[data-v-dcc0d357]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}.IPLwin-language-selector-fd6527.open~.IPLwin-language-overlay-c9a9f5[data-v-dcc0d357],.IPLwin-language-selector-fd6527.open .IPLwin-language-overlay-c9a9f5[data-v-dcc0d357]{display:block}.IPLwin-globe-icon-f1db79[data-v-dcc0d357]{width:.5rem;object-fit:contain}.IPLwin-language-btn-7aa791[data-v-dcc0d357]{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}.IPLwin-language-btn-7aa791 span[data-v-dcc0d357]{flex:1;min-width:0;text-align:center;padding:0 .12rem}.IPLwin-dropdown-icon-3ced72[data-v-dcc0d357]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}.IPLwin-language-selector-fd6527.open .IPLwin-dropdown-icon-3ced72[data-v-dcc0d357]{transform:rotate(180deg)}.IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]{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}.IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]::-webkit-scrollbar{width:.08rem}.IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}.IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]::-webkit-scrollbar-thumb{border-radius:.1rem}.IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}.IPLwin-language-selector-fd6527.open .IPLwin-language-dropdown-03f2a6[data-v-dcc0d357]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.IPLwin-language-item-9499dd[data-v-dcc0d357]{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}.IPLwin-language-item-9499dd[data-v-dcc0d357]:hover,.IPLwin-language-item-9499dd[data-v-dcc0d357]:active{background:#0566771a;transform:translate(-.02rem)}.IPLwin-language-item-9499dd.active[data-v-dcc0d357]{background:linear-gradient(90deg,#46fff633,#05667733)}.IPLwin-language-item-icon-f590b5[data-v-dcc0d357]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}.IPLwin-language-item-text-e3b78d[data-v-dcc0d357]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}.IPLwin-logo-link-dc0e29[data-v-dcc0d357]{display:flex;align-items:center;justify-content:center}.IPLwin-menu-toggle-49c53e[data-v-dcc0d357]{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}.IPLwin-menu-icon-46b36e[data-v-dcc0d357]{width:.5rem;object-fit:contain}.IPLwin-nav-wrapper-ad740e[data-v-56465fbf]{position:relative;width:100%}.IPLwin-nav-menu-43f770[data-v-56465fbf]{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)}.IPLwin-nav-menu-43f770[data-v-56465fbf]::-webkit-scrollbar{display:none}@media(min-width:768px){.IPLwin-nav-menu-43f770[data-v-56465fbf]{cursor:grab;-webkit-user-select:none;user-select:none}.IPLwin-nav-menu-43f770.dragging[data-v-56465fbf]{cursor:grabbing;scroll-snap-type:none}}.IPLwin-nav-label-cecab4[data-v-56465fbf]{line-height:1!important}.IPLwin-nav-left-fa068f[data-v-56465fbf]{display:flex!important;align-items:center!important;justify-content:center!important}.IPLwin-nav-icon-wrapper-a0d9e5[data-v-56465fbf]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.IPLwin-nav-icon-a63a94[data-v-56465fbf]{width:100%!important;height:100%!important;object-fit:contain!important}.IPLwin-sidebar-overlay-5c13e7[data-v-58ba811b]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.IPLwin-sidebar-overlay-5c13e7.show[data-v-58ba811b]{opacity:1;visibility:visible}.IPLwin-sidebar-menu-a59439[data-v-58ba811b]{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}.IPLwin-sidebar-menu-a59439[data-v-58ba811b]::-webkit-scrollbar{display:none}.IPLwin-sidebar-overlay-5c13e7.show .IPLwin-sidebar-menu-a59439[data-v-58ba811b]{transform:translate(0)}.IPLwin-sidebar-header-be75ec[data-v-58ba811b]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.IPLwin-sidebar-logo-597fb8[data-v-58ba811b]{width:1.2rem;height:1.2rem;object-fit:contain}.IPLwin-sidebar-close-d01899[data-v-58ba811b]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}.IPLwin-sidebar-close-d01899[data-v-58ba811b]:hover{background:#46fff633}.IPLwin-close-icon-424e97[data-v-58ba811b]{font-size:.6rem}.IPLwin-sidebar-nav-a85fcc[data-v-58ba811b]{padding:.2rem 0}.IPLwin-sidebar-item-b16477[data-v-58ba811b]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}.IPLwin-sidebar-item-b16477[data-v-58ba811b]:hover{background:#46fff61a;border-left-color:#46fff6}.IPLwin-sidebar-item-b16477.active[data-v-58ba811b]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}.IPLwin-sidebar-icon-2e8ab6[data-v-58ba811b]{width:.64rem;display:flex;align-items:center;justify-content:center}.IPLwin-sidebar-icon-img-8bbf28[data-v-58ba811b]{width:100%;height:100%;object-fit:contain}.IPLwin-sidebar-text-7ac52c[data-v-58ba811b]{font-size:.38rem}@media(min-width:768px){.IPLwin-sidebar-overlay-5c13e7[data-v-58ba811b]{position:absolute;top:0;left:0;width:100%;height:100%}.IPLwin-sidebar-menu-a59439[data-v-58ba811b]{position:absolute;top:0;right:0;height:100%}}.IPLwin-footer-new-9de9f2[data-v-7d6154cf]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}.IPLwin-footer-logo-87dd20[data-v-7d6154cf]{text-align:center;margin-bottom:.3rem}.IPLwin-footer-logo-img-2d9b25[data-v-7d6154cf]{width:2rem;height:auto;object-fit:contain}.IPLwin-footer-sections-3f1ba3[data-v-7d6154cf]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}.IPLwin-footer-section-8b5ffb[data-v-7d6154cf]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}.IPLwin-footer-section-title-c6010a[data-v-7d6154cf]{font-size:.36rem;color:#fff;margin:0 0 .1rem}.IPLwin-footer-section-link-46a64a[data-v-7d6154cf]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}.IPLwin-footer-section-arrow-511a11[data-v-7d6154cf]{width:.16rem;height:.16rem;flex-shrink:0}.IPLwin-footer-icons-595251[data-v-7d6154cf]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}.IPLwin-footer-icon-item-81bd9f[data-v-7d6154cf]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}.IPLwin-footer-icon-item-81bd9f[data-v-7d6154cf]:hover{opacity:.8}.IPLwin-footer-icon-wrapper-fdba1c[data-v-7d6154cf]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-footer-icon-7d5a3a[data-v-7d6154cf]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-footer-icon-text-68ecbe[data-v-7d6154cf]{font-size:.28rem;color:#fff;white-space:nowrap;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-footer-disclaimer-3eba40[data-v-7d6154cf]{text-align:center;font-size:.3rem;font-weight:600;color:#fff;line-height:1.5;margin:0 0 .35rem;padding:.25rem .15rem;background:#f1eaea40;border-radius:.1rem}.IPLwin-footer-copyright-2501a4[data-v-7d6154cf]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}.IPLwin-modal-overlay-be0627[data-v-7d6154cf]{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-7d6154cf .3s ease}.IPLwin-modal-overlay-be0627.show[data-v-7d6154cf]{display:flex}.IPLwin-modal-829e43[data-v-7d6154cf]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-7d6154cf .3s ease;text-align:center}.IPLwin-modal-icon-49b113[data-v-7d6154cf]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.IPLwin-modal-message-ba16b6[data-v-7d6154cf]{font-size:.32rem;color:#333;margin:0 0 .3rem}.IPLwin-modal-btn-91b843[data-v-7d6154cf]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.IPLwin-modal-btn-91b843[data-v-7d6154cf]:hover{background:#04505a}.IPLwin-modal-btn-91b843[data-v-7d6154cf]:active{background:#034048}@keyframes fadeIn-7d6154cf{0%{opacity:0}to{opacity:1}}@keyframes slideUp-7d6154cf{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.IPLwin-section-underline-wrap-56d947[data-v-2fda45d7]{width:90%;margin:0 5%}.IPLwin-faq-section-81c93f[data-v-2fda45d7]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}.IPLwin-faq-header-41d49b[data-v-2fda45d7]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}.IPLwin-faq-icon1-wrapper-57b02b[data-v-2fda45d7]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}.IPLwin-faq-icon1-5a9bb2[data-v-2fda45d7]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 .05rem .1rem rgba(0,0,0,.3))}.IPLwin-faq-title-4540bd[data-v-2fda45d7]{font-size:.39rem;color:#fff;margin:0 0 .1rem;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-faq-subtitle-d0dbe8[data-v-2fda45d7]{font-size:.4rem;color:#056677;margin:0 0 .2rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-faq-content-52733f[data-v-2fda45d7]{text-align:left}.IPLwin-faq-description-07011b[data-v-2fda45d7]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}.IPLwin-faq-list-465544[data-v-2fda45d7]{display:flex;flex-direction:column;gap:.15rem}.IPLwin-faq-item-dbdf48[data-v-2fda45d7]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}.IPLwin-faq-summary-633e7e[data-v-2fda45d7]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}.IPLwin-faq-summary-633e7e[data-v-2fda45d7]::-webkit-details-marker{display:none}.IPLwin-faq-item-dbdf48[data-v-2fda45d7]:hover{background:#0566770d;border-radius:.05rem}.IPLwin-faq-diamond-1af0c4[data-v-2fda45d7]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}.IPLwin-faq-question-fca23b[data-v-2fda45d7]{font-size:.24rem;color:#333;flex:1;line-height:1.3}.IPLwin-faq-question1-057ec5[data-v-2fda45d7]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.IPLwin-faq-plus-2f6977[data-v-2fda45d7]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}.IPLwin-faq-item-dbdf48[open] .IPLwin-faq-plus-2f6977[data-v-2fda45d7]{transform:rotate(45deg)}.IPLwin-faq-expandable-content-3b0886[data-v-2fda45d7]{margin-top:.1rem;padding-left:.35rem}.IPLwin-faq-expandable-content-3b0886 p[data-v-2fda45d7]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}.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}.IPLwin-contact-section-wrapper-451935[data-v-215f5f85]{width:90%;margin:0 5% 5%}.IPLwin-contact-section-76c7e7[data-v-215f5f85]{margin-top:.3rem}.IPLwin-contact-title-8f188b[data-v-215f5f85]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}.IPLwin-contact-icon-517165[data-v-215f5f85]{width:.42rem;height:.42rem;object-fit:contain}.IPLwin-contact-description-09fea4[data-v-215f5f85]{font-size:.24rem;color:#000;line-height:1.6}.IPLwin-announcement-section-73f666[data-v-7023dc0e]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}.IPLwin-announcement-banner-9ec659[data-v-7023dc0e]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}.IPLwin-announcement-bg-70ce06[data-v-7023dc0e]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}.IPLwin-announcement-trumpet-icon-30ee74[data-v-7023dc0e]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}.IPLwin-announcement-label-c7c53c[data-v-7023dc0e]{position:absolute;top:-.3rem;left:50%;transform:translate(-50%);padding:.1rem .35rem;border-radius:.2rem;font-size:.26rem;color:#fff;white-space:nowrap;z-index:3;font-weight:700;background:linear-gradient(90deg,#e53939,#a80000)!important}.IPLwin-announcement-date-aae03a[data-v-7023dc0e]{position:absolute;bottom:-.04rem;right:.2rem;font-size:.18rem;color:#00414fb3;z-index:2;text-align:right}.IPLwin-announcement-content-wrapper-0010ad[data-v-7023dc0e]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}.IPLwin-announcement-content-list-928cb5[data-v-7023dc0e]{position:relative;transition:transform .5s ease-in-out;will-change:transform}.IPLwin-announcement-content-04425f[data-v-7023dc0e]{position:relative;height:1.5rem;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;flex-shrink:0;overflow:hidden}.IPLwin-announcement-snippet-49591e[data-v-7023dc0e]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0 .1rem;box-sizing:border-box;cursor:pointer;overflow:hidden}.IPLwin-announcement-snippet-inner-248cf7[data-v-7023dc0e]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;margin:0;width:100%;max-width:100%;max-height:calc(.26rem * 1.35 * 4);text-align:center;color:#00414f;font-size:.26rem;line-height:1.35;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.IPLwin-announcement-snippet-title-51cdf7[data-v-7023dc0e]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-announcement-modal-root-e7af75[data-v-7023dc0e]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}.IPLwin-announcement-modal-backdrop-eecd6c[data-v-7023dc0e]{position:absolute;inset:0;background:#00000073}.IPLwin-announcement-modal-57d75b[data-v-7023dc0e]{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}.IPLwin-announcement-modal-close-0d4145[data-v-7023dc0e]{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}.IPLwin-announcement-modal-close-0d4145[data-v-7023dc0e]:hover{background:#00000024}.IPLwin-announcement-modal-title-52d09b[data-v-7023dc0e]{margin:0;padding:.36rem .6rem .16rem .36rem;font-size:.3rem;line-height:1.35;color:#056677;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-announcement-modal-body-1d6315[data-v-7023dc0e]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch}.IPLwin-share-modal-overlay-2553cc[data-v-0df545cd]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.IPLwin-share-modal-overlay-2553cc.show[data-v-0df545cd]{display:block;opacity:1}.IPLwin-share-modal-bb6059[data-v-0df545cd]{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}.IPLwin-share-modal-bb6059.show[data-v-0df545cd]{transform:translateY(0)}.IPLwin-share-list-18f686[data-v-0df545cd]{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}.IPLwin-share-item-5b7873[data-v-0df545cd]{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}.IPLwin-share-item-5b7873[data-v-0df545cd]:active{background:#0000000d;transform:scale(.95)}.IPLwin-share-icon-11a0ca[data-v-0df545cd]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.IPLwin-share-label-e8c6a5[data-v-0df545cd]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}.IPLwin-floating-actions-wrapper-575f78[data-v-ae74f6a1]{--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}.IPLwin-floating-actions-wrapper-575f78.collapsed[data-v-ae74f6a1]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}.IPLwin-floating-actions-1bfc3f[data-v-ae74f6a1]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]{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}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:focus,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:focus-visible,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:active,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:hover,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:visited,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]: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}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1] *{outline:none!important;border:none!important}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1] *:focus,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1] *:focus-visible,.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1] *:active{outline:none!important;border:none!important;box-shadow:none!important}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:hover{transform:translate(-.03rem);opacity:.9}.IPLwin-floating-btn-22c5ba[data-v-ae74f6a1]:active{transform:translate(-.02rem) scale(.95)}.IPLwin-floating-btn-icon-9643be[data-v-ae74f6a1]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}.IPLwin-floating-btn-icon-9643be.bookmarked[data-v-ae74f6a1]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}.IPLwin-floating-btn-text-ce68b4[data-v-ae74f6a1]{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}.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]{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}.IPLwin-floating-actions-wrapper-575f78.collapsed .IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]{border-radius:.1rem 0 0 .1rem}.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]:focus,.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]:focus-visible,.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]:active,.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}.IPLwin-floating-toggle-345c5a[data-v-ae74f6a1]:active{transform:scale(.95)}.IPLwin-floating-toggle-icon-7d1d8e[data-v-ae74f6a1]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}.IPLwin-floating-toggle-icon-7d1d8e[data-v-ae74f6a1]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}.IPLwin-floating-actions-wrapper-575f78:not(.collapsed) .IPLwin-floating-toggle-icon-7d1d8e[data-v-ae74f6a1]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}.IPLwin-floating-actions-wrapper-575f78.collapsed .IPLwin-floating-toggle-icon-7d1d8e[data-v-ae74f6a1]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.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}.IPLwin-basic-info-section-a241ec[data-v-7a04d7f4]{padding:.1rem .3rem}.IPLwin-basic-info-container-a7dde5[data-v-7a04d7f4]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){.IPLwin-basic-info-container-a7dde5[data-v-7a04d7f4]{overflow:visible}}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-v-7a04d7f4]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"][data-v-7a04d7f4]{overflow-x:auto}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710[data-v-7a04d7f4]{width:100%;min-width:100%;table-layout:fixed}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]:first-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]:last-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 tbody td[data-v-7a04d7f4]:first-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 tbody td[data-v-7a04d7f4]:last-child{width:50%;min-width:0;box-sizing:border-box}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-v-7a04d7f4]::-webkit-scrollbar{height:.08rem}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-v-7a04d7f4]::-webkit-scrollbar-track{background:transparent}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-v-7a04d7f4]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}.IPLwin-basic-info-header-b662f6[data-v-7a04d7f4]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}.IPLwin-basic-info-title-ac9802[data-v-7a04d7f4]{margin:0;text-align:left}.IPLwin-basic-info-table-c0e710[data-v-7a04d7f4]{width:100%;max-width:100%;border-collapse:separate;border-spacing:0;margin:.2rem 0;border-radius:.12rem;overflow:hidden;table-layout:auto;box-sizing:border-box}.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-table-c0e710[data-v-7a04d7f4]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){.IPLwin-basic-info-table-c0e710[data-v-7a04d7f4]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-table-c0e710[data-v-7a04d7f4]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}.IPLwin-basic-info-table-c0e710 thead[data-v-7a04d7f4]{background:#e0e0e0}.IPLwin-basic-info-table-c0e710 thead tr:first-child th[data-v-7a04d7f4]:first-child{border-top-left-radius:.12rem}.IPLwin-basic-info-table-c0e710 thead tr:first-child th[data-v-7a04d7f4]:last-child{border-top-right-radius:.12rem}.IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]{padding:.15rem .2rem;font-size:.24rem;color:#333;text-align:left;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;width:auto;min-width:0;max-width:none;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;vertical-align:middle;line-height:1.35}.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]{width:auto;min-width:0}.IPLwin-basic-info-table-c0e710 tbody tr[data-v-7a04d7f4]:nth-child(odd){background:#f5f5f5}.IPLwin-basic-info-table-c0e710 tbody tr[data-v-7a04d7f4]:nth-child(2n){background:#e8e8e8}.IPLwin-basic-info-table-c0e710 tbody tr:last-child td[data-v-7a04d7f4]:first-child{border-bottom-left-radius:.12rem}.IPLwin-basic-info-table-c0e710 tbody tr:last-child td[data-v-7a04d7f4]:last-child{border-bottom-right-radius:.12rem}.IPLwin-basic-info-table-c0e710 td[data-v-7a04d7f4]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}.IPLwin-basic-info-label-6c9c5f[data-v-7a04d7f4]{color:#333;width:auto;min-width:0}.IPLwin-basic-info-value-42b94a[data-v-7a04d7f4]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-table-c0e710 td[data-v-7a04d7f4],.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-label-6c9c5f[data-v-7a04d7f4],.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-value-42b94a[data-v-7a04d7f4]{width:auto;min-width:0}@media(min-width:768px){.IPLwin-basic-info-label-6c9c5f[data-v-7a04d7f4],.IPLwin-basic-info-value-42b94a[data-v-7a04d7f4]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}.IPLwin-basic-info-scroll-wrapper-5e06ff .IPLwin-basic-info-table-c0e710 td[data-v-7a04d7f4]{width:auto;min-width:0}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-label-6c9c5f[data-v-7a04d7f4],.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-value-42b94a[data-v-7a04d7f4]{width:50%;max-width:50%}.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]:first-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 thead th[data-v-7a04d7f4]:last-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 tbody td[data-v-7a04d7f4]:first-child,.IPLwin-basic-info-scroll-wrapper-5e06ff[data-cols="2"] .IPLwin-basic-info-table-c0e710 tbody td[data-v-7a04d7f4]:last-child{width:50%;min-width:0}}.IPLwin-basic-info-label-icon-18e70b[data-v-7a04d7f4]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}.IPLwin-analysis-players-reviews-b3d7c1[data-v-17fad879]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}.IPLwin-analysis-players-reviews-title-db3126[data-v-17fad879]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}.IPLwin-analysis-players-reviews-list-f80fc0[data-v-17fad879]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}.IPLwin-analysis-players-review-card-b67d3b[data-v-17fad879]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}.IPLwin-analysis-players-review-head-c93415[data-v-17fad879]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.IPLwin-analysis-players-review-avatar-a94792[data-v-17fad879]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.IPLwin-analysis-players-review-name-85d214[data-v-17fad879]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-analysis-players-review-text-023d4c[data-v-17fad879]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}.IPLwin-analysis-players-review-date-98e1c7[data-v-17fad879]{display:block;font-size:.18rem;color:#999;text-align:right}.IPLwin-analysis-players-reviews-load-wrap-486c7f[data-v-17fad879]{text-align:center;margin:.24rem 0 .2rem}.IPLwin-analysis-players-reviews-load-0c5676[data-v-17fad879]{text-align:center;font-size:.2rem;color:#888}.IPLwin-analysis-players-reviews-actions-dc2f44[data-v-17fad879]{text-align:center;margin-top:.24rem}.IPLwin-analysis-players-reviews-btn-add-713419[data-v-17fad879]{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}.IPLwin-analysis-players-reviews-btn-add-713419[data-v-17fad879]:hover{opacity:.9}.IPLwin-slot-rebate-expert-reviews-row-a8f8a9[data-v-d42171ca]{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}.IPLwin-slot-rebate-expert-reviews-left-4ac626[data-v-d42171ca]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}.IPLwin-slot-rebate-expert-reviews-stars-612d17[data-v-d42171ca]{display:flex;align-items:center;gap:.04rem}.IPLwin-slot-rebate-expert-reviews-top-18b7e0[data-v-d42171ca]{display:flex;align-items:center;gap:.12rem}.IPLwin-slot-rebate-expert-reviews-bottom-31039b[data-v-d42171ca]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}.IPLwin-slot-rebate-expert-reviews-label-7ce635[data-v-d42171ca]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-slot-rebate-expert-reviews-star-cee2f5[data-v-d42171ca]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}.IPLwin-slot-rebate-expert-reviews-rating-187d3e[data-v-d42171ca]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}.IPLwin-slot-rebate-expert-btn-add-362173[data-v-d42171ca]{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}.IPLwin-slot-rebate-expert-b8431c[data-v-3c23ab86]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}.IPLwin-slot-rebate-expert-card-d20019[data-v-3c23ab86]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}.IPLwin-slot-rebate-expert-main-212ad4[data-v-3c23ab86]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}.IPLwin-slot-rebate-expert-avatar-wrap-a0a57e[data-v-3c23ab86]{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}.IPLwin-slot-rebate-expert-avatar-618a52[data-v-3c23ab86]{width:100%;height:100%;display:block}.IPLwin-slot-rebate-expert-name-b416d7[data-v-3c23ab86]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}.IPLwin-slot-rebate-expert-verdict-e2eb69[data-v-3c23ab86]{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}.IPLwin-slot-rebate-expert-verdict-icon-586d69[data-v-3c23ab86]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.IPLwin-slot-rebate-expert-quote-b9730b[data-v-3c23ab86]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}.IPLwin-slot-rebate-expert-quote-b9730b q[data-v-3c23ab86]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.IPLwin-slot-rebate-expert-meta-e997e0[data-v-3c23ab86]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}.IPLwin-slot-rebate-expert-update-87ce63[data-v-3c23ab86]{font-size:.2rem;color:#999}.IPLwin-slot-rebate-expert-recommended-9fbb94[data-v-3c23ab86]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}.IPLwin-slot-rebate-expert-recommended-icon-551004[data-v-3c23ab86]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.IPLwin-slot-rebate-expert-rating-7b7d05[data-v-3c23ab86]{font-weight:700;margin-left:.06rem}.IPLwin-expert-profile-section-34424b[data-v-d57c760b]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}.IPLwin-expert-profile-c5a094[data-v-d57c760b]{padding:.3rem;display:flex;align-items:center;gap:.2rem}.IPLwin-expert-profile-avatar-wrapper-e49e0f[data-v-d57c760b]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}.IPLwin-expert-profile-avatar-e1292b[data-v-d57c760b]{width:100%;height:100%;border-radius:.1rem;display:block}.IPLwin-expert-profile-info-c1e906[data-v-d57c760b]{flex:1;display:flex;flex-direction:column;gap:.05rem}.IPLwin-expert-profile-name-23c801[data-v-d57c760b]{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}.IPLwin-expert-profile-verified-5c6982[data-v-d57c760b]{width:.26rem;height:.26rem}.IPLwin-expert-profile-tag-f8eed4[data-v-d57c760b]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}.IPLwin-expert-profile-menu-369790[data-v-d57c760b]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}.IPLwin-expert-profile-dec-3a86bc[data-v-d57c760b]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}.IPLwin-expert-list-5d3eec[data-v-f09bc903]{margin:.3rem .3rem .4rem}.IPLwin-bonuses-title-5db099[data-v-f09bc903]{margin:0 0 .2rem;text-align:left}.IPLwin-game-comment-modal-d666d8[data-v-483a7b2d]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.IPLwin-game-comment-modal-d666d8.show[data-v-483a7b2d]{display:flex}.IPLwin-game-comment-modal-backdrop-8fa474[data-v-483a7b2d]{position:absolute;inset:0;background:#0000008c}.IPLwin-game-comment-section-77c1d6[data-v-483a7b2d]{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}.IPLwin-game-comment-close-btn-342ea1[data-v-483a7b2d]{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}.IPLwin-comment-header-7db95d[data-v-483a7b2d]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}.IPLwin-game-comment-container-faedee[data-v-483a7b2d]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}.IPLwin-game-title-logo-row-32287f[data-v-483a7b2d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.IPLwin-game-title-b2d3e2[data-v-483a7b2d]{text-align:left;color:#fff;font-size:.4rem;margin:0}.IPLwin-game-logo-80cfe7 img[data-v-483a7b2d]{max-width:2.8rem;height:auto;object-fit:contain}.IPLwin-single-rating-84936a[data-v-483a7b2d]{margin-bottom:.2rem}.IPLwin-single-rating-label-c15c56[data-v-483a7b2d]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.IPLwin-rating-separator-596165[data-v-483a7b2d]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}.IPLwin-rating-section-8ce6e6[data-v-483a7b2d]{margin-bottom:.3rem;padding-bottom:.2rem}.IPLwin-rating-row-d3fa71[data-v-483a7b2d]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}.IPLwin-rating-row-top-32db4d[data-v-483a7b2d]{display:flex;align-items:center;gap:.12rem}.IPLwin-rating-icon-4d6f13[data-v-483a7b2d]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}.IPLwin-rating-label-2cb4e6[data-v-483a7b2d]{color:#fff;font-size:.24rem;flex:1;min-width:0}.IPLwin-rating-score-7138bc[data-v-483a7b2d]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}.IPLwin-rating-row-bottom-f864f4[data-v-483a7b2d]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}.IPLwin-comment-stars-container-1ff798[data-v-483a7b2d]{display:flex;align-items:center;justify-content:center;gap:.12rem}.IPLwin-comment-star-00253d[data-v-483a7b2d]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}.IPLwin-comment-star-00253d[data-v-483a7b2d]:hover{transform:scale(1.1)}.IPLwin-comment-star-00253d span[data-v-483a7b2d]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}.IPLwin-comment-input-section-7ab7c5[data-v-483a7b2d]{margin-bottom:.3rem}.IPLwin-comment-input-label-09685d[data-v-483a7b2d]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.IPLwin-comment-textarea-d59eb9[data-v-483a7b2d]{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}.IPLwin-screenshot-section-48f270[data-v-483a7b2d]{margin-bottom:.3rem}.IPLwin-screenshot-upload-grid-8200c6[data-v-483a7b2d]{display:flex;gap:.15rem;justify-content:center}.IPLwin-screenshot-upload-item-f39191[data-v-483a7b2d]{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}.IPLwin-screenshot-upload-icon-cdb864[data-v-483a7b2d]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}.IPLwin-screenshot-input-b0c1ef[data-v-483a7b2d]{position:absolute;inset:0;opacity:0;cursor:pointer}.IPLwin-screenshot-preview-c2c89e[data-v-483a7b2d]{width:100%;height:100%;display:none}.IPLwin-screenshot-preview-c2c89e.show[data-v-483a7b2d]{display:block;animation:iplFadeIn-483a7b2d .3s ease-in-out}.IPLwin-screenshot-upload-progress-container-44a9c9[data-v-483a7b2d]{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}.IPLwin-screenshot-spinner-item-6dfd16[data-v-483a7b2d]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-483a7b2d .8s linear infinite!important;flex-shrink:0!important}.IPLwin-screenshot-progress-text-79ddca[data-v-483a7b2d]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-483a7b2d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-483a7b2d{0%{opacity:0}to{opacity:1}}.IPLwin-screenshot-upload-remove-2cbbd7[data-v-483a7b2d]{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}.IPLwin-screenshot-upload-remove-2cbbd7.show[data-v-483a7b2d]{display:flex}.IPLwin-screenshot-label-26c570[data-v-483a7b2d]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}.IPLwin-submit-button-container-5bb43e[data-v-483a7b2d]{display:flex;justify-content:center}.IPLwin-submit-button-a42770[data-v-483a7b2d]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}.IPLwin-submit-button-a42770[data-v-483a7b2d]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-483a7b2d],.fade-leave-active[data-v-483a7b2d]{transition:opacity .3s ease}.fade-enter-from[data-v-483a7b2d],.fade-leave-to[data-v-483a7b2d]{opacity:0}body.IPLwin-game-comment-modal-open-d4e04e{overflow:hidden!important}.IPLwin-analysis-reviews-helpful-0c8002[data-v-2b5f1584]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}.IPLwin-analysis-helpful-icon-wrap-bc7eff[data-v-2b5f1584]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}.IPLwin-analysis-helpful-icon-wrap--hidden-4aa526[data-v-2b5f1584]{display:none}.IPLwin-analysis-helpful-icon-797976[data-v-2b5f1584]{width:100%;height:100%;display:block}.IPLwin-analysis-reviews-helpful-0c8002 p[data-v-2b5f1584]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}.IPLwin-analysis-reviews-helpful-0c8002 .IPLwin-analysis-reviews-btn-yes-1d0519[data-v-2b5f1584]{margin-left:auto}.IPLwin-analysis-reviews-helpful-0c8002 .IPLwin-analysis-reviews-btn-6304b8[data-v-2b5f1584]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}.IPLwin-analysis-helpful-btn-icon-8ea5ce[data-v-2b5f1584]{width:.36rem;height:.36rem;display:block}.IPLwin-game-analysis-section-16aa88[data-v-c055dbaa]{width:90%;margin:5% 5% 0}.IPLwin-analysis-title-ea3e90[data-v-c055dbaa]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}.IPLwin-analysis-table-174e36[data-v-c055dbaa]{overflow:hidden;margin-top:.1rem}.IPLwin-analysis-table-header-af57e3[data-v-c055dbaa]{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}.IPLwin-analysis-table-header-af57e3[data-v-c055dbaa]:not(.IPLwin-table-title-header-f07787){border-top:none}.IPLwin-analysis-table-header-af57e3.IPLwin-table-title-header-f07787[data-v-c055dbaa]{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}.IPLwin-analysis-table-header-af57e3>div[data-v-c055dbaa],.IPLwin-analysis-table-row-1f95c8>div[data-v-c055dbaa]{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}.IPLwin-analysis-table-header-af57e3>div[data-v-c055dbaa]:last-child,.IPLwin-analysis-table-row-1f95c8>div[data-v-c055dbaa]:last-child{border-right:none}.IPLwin-analysis-table-row-1f95c8[data-v-c055dbaa]{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}.IPLwin-analysis-table-row-1f95c8.not[data-v-c055dbaa]{display:block}.IPLwin-analysis-col-rank-960a95[data-v-c055dbaa]{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}.IPLwin-analysis-col-game-98fa73[data-v-c055dbaa]{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}.IPLwin-analysis-game-logo-e25fbd[data-v-c055dbaa]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}.IPLwin-analysis-game-name-2c6350[data-v-c055dbaa]{font-size:.22rem;color:#333!important}.IPLwin-analysis-game-provider-6102b2[data-v-c055dbaa]{font-size:.2rem;color:#666!important}.IPLwin-analysis-col-rtp-d1bb25[data-v-c055dbaa]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-analysis-rtp-value-acc9c6[data-v-c055dbaa]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}.IPLwin-analysis-col-review-1485b4[data-v-c055dbaa]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-analysis-review-text-875f5d[data-v-c055dbaa]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}.IPLwin-analysis-reviews-btn-6304b8[data-v-c055dbaa]{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%)}.IPLwin-analysis-reviews-btn-yes-1d0519[data-v-c055dbaa],.IPLwin-analysis-reviews-btn-no-ec8a79[data-v-c055dbaa]{color:#fff}.IPLwin-analysis-reviews-btn-6304b8[data-v-c055dbaa]:hover{opacity:.8;transform:translateY(-.02rem)}.IPLwin-analysis-reviews-btn-6304b8[data-v-c055dbaa]:active{transform:translateY(0)}.IPLwin-breadcrumb-0f337f[data-v-98bf66ce]{padding:.2rem .3rem;background:#fff}ol[data-v-98bf66ce]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-98bf66ce]{display:flex;align-items:center}.IPLwin-breadcrumb-item-34a879[data-v-98bf66ce]{font-size:.25rem;text-decoration:none;color:#007bff}.IPLwin-breadcrumb-item-34a879.active[data-v-98bf66ce]{color:#333}.IPLwin-breadcrumb-separator-b180f9[data-v-98bf66ce]{margin:0 .1rem;color:#666;font-size:.2rem}.IPLwin-title-text-hero-3c9423[data-v-a75448ef]{padding:.3rem;background:#fff}.IPLwin-title-text-title-89f63a[data-v-a75448ef]{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}.IPLwin-title-text-desc-4247af[data-v-a75448ef]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.IPLwin-title-text-image-wrapper-e45f13[data-v-a75448ef]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.IPLwin-title-text-image-f5b9aa[data-v-a75448ef]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.IPLwin-tagline-section-65b99d[data-v-c8a83124]{padding:.3rem;background:#fff}.IPLwin-tagline-content-86ee0c[data-v-c8a83124]{display:flex;align-items:center;justify-content:center;gap:.1rem}.IPLwin-tagline-icon-wrapper-edc256[data-v-c8a83124]{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}.IPLwin-tagline-icon-506fb2[data-v-c8a83124]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}.IPLwin-tagline-fab0dd[data-v-c8a83124]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}.IPLwin-partners-banner-section-b0eb19[data-v-34a12ee6]{background:#fff;padding:.1rem .3rem}.IPLwin-partners-banner-0ad847[data-v-34a12ee6]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}.IPLwin-partners-title-f8475d[data-v-34a12ee6]{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}.IPLwin-partners-logos-b915ec[data-v-34a12ee6]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}.IPLwin-partner-logo-7979cb[data-v-34a12ee6]{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}.IPLwin-partner-logo-7979cb img[data-v-34a12ee6]{width:100%;height:auto;object-fit:contain;display:block}.IPLwin-partners-section-a2ffe9[data-v-31ff147a]{background:#fff;padding:.1rem .3rem;position:relative}.IPLwin-partners-bg-cdba82[data-v-31ff147a]{width:100%;overflow:hidden;border-radius:.2rem}.IPLwin-partners-bg-img-8a48f7[data-v-31ff147a]{width:100%;height:1.1rem}.IPLwin-bonus-grid-504dad[data-v-94cd345d]{padding:.3rem;background:#fff}.IPLwin-bonus-grid-header-0644ab[data-v-94cd345d]{margin-bottom:.3rem;text-align:center}.IPLwin-bonus-grid-title-32e178[data-v-94cd345d]{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}.IPLwin-bonus-grid-description-ef807f[data-v-94cd345d]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}.IPLwin-grid-7c7bdd[data-v-94cd345d]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}.IPLwin-grid-card-596745[data-v-94cd345d]{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}.IPLwin-grid-thumb-wrapper-5d2c59[data-v-94cd345d]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}.IPLwin-grid-thumb-32198f[data-v-94cd345d]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.IPLwin-grid-btn-8078d9[data-v-94cd345d]{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}.IPLwin-grid-link-52c7d8[data-v-94cd345d]{text-decoration:none}.IPLwin-bonus-grid-footer-5d69e1[data-v-94cd345d]{margin-top:.3rem;text-align:center}.IPLwin-bonus-grid-footer-text-91a373[data-v-94cd345d]{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}.IPLwin-bonus-hero-8e127c[data-v-372a8c99]{padding:.3rem;background:#fff}.IPLwin-bonus-title-3c2871[data-v-372a8c99]{margin:0 0 .12rem;text-align:left}.IPLwin-bonus-desc-97e411[data-v-372a8c99]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.IPLwin-bonus-image-wrapper-448777[data-v-372a8c99]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.IPLwin-bonus-image-807a5b[data-v-372a8c99]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.IPLwin-bonus-tips-123f51[data-v-b8bc3140]{padding:.1rem .3rem;background:#fff}.IPLwin-bonus-tips-title-0d4786[data-v-b8bc3140]{margin:0 0 .18rem;text-align:left}.IPLwin-bonus-tips-banner-wrapper-a8edf4[data-v-b8bc3140]{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}.IPLwin-bonus-tips-banner-91428f[data-v-b8bc3140]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.IPLwin-bonus-tips-intro-b6b027[data-v-b8bc3140]{line-height:1.6;margin:0 0 .22rem}.IPLwin-bonus-tips-cards-bafd6f[data-v-b8bc3140]{display:grid;gap:.14rem}.IPLwin-bonus-tips-card-433302[data-v-b8bc3140]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}.IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{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}.IPLwin-bonus-tips-text-191c06[data-v-b8bc3140]{font-size:.26rem;line-height:1.6;color:#333}.IPLwin-bonus-tips-text-191c06 .title[data-v-b8bc3140]{color:#0a0a0a}.IPLwin-bonus-tips-card-433302:nth-child(1) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#ff7a59}.IPLwin-bonus-tips-card-433302:nth-child(2) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#ff9f40}.IPLwin-bonus-tips-card-433302:nth-child(3) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#f6c23e}.IPLwin-bonus-tips-card-433302:nth-child(4) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#36b9cc}.IPLwin-bonus-tips-card-433302:nth-child(5) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#1cc88a}.IPLwin-bonus-tips-card-433302:nth-child(6) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#858796}.IPLwin-bonus-tips-card-433302:nth-child(7) .IPLwin-bonus-tips-num-31b1e0[data-v-b8bc3140]{background:#4e73df}.IPLwin-bonus-tips-note-08a6de[data-v-b8bc3140]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}.IPLwin-bonus-tips-note-text-61c833[data-v-b8bc3140]{font-size:.24rem;line-height:1.6;color:#333;margin:0}.IPLwin-bonus-howto-bd09d8[data-v-d73b565c]{padding:.3rem;background:#fff}.IPLwin-bonus-howto-title-613e3f[data-v-d73b565c]{margin:0 0 .12rem}.IPLwin-bonus-howto-banner-85ddf6[data-v-d73b565c]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}.IPLwin-bonus-howto-intro-9e7889[data-v-d73b565c]{line-height:1.6;margin:0 0 .24rem}.IPLwin-bonus-steps-515455[data-v-d73b565c]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}.IPLwin-bonus-step-315a7c[data-v-d73b565c]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}.IPLwin-bonus-step-315a7c>div[data-v-d73b565c]:last-child{font-size:.26rem;line-height:1.6;color:#333}.IPLwin-bonus-step-icon-05b008[data-v-d73b565c]{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}.IPLwin-bonus-step-315a7c:not(:last-child) .IPLwin-bonus-step-icon-05b008[data-v-d73b565c]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}.IPLwin-bonus-step-icon-05b008[data-v-d73b565c]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}.IPLwin-bonus-step-title-ead791[data-v-d73b565c]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-bonus-cta-b80669[data-v-d73b565c]{margin-top:.22rem}.IPLwin-bonus-down-84b386[data-v-c1170f8c]{background:#fff;padding:.3rem}.IPLwin-bonus-down-title-c5dade[data-v-c1170f8c]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.IPLwin-bonus-card-9a43a7[data-v-c1170f8c]{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}.IPLwin-bonus-content-34c0d5[data-v-c1170f8c]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.IPLwin-bonus-headline-wrapper-711932[data-v-c1170f8c]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}.IPLwin-bonus-decoration-left-4be770[data-v-c1170f8c],.IPLwin-bonus-decoration-right-7deaad[data-v-c1170f8c]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}.IPLwin-bonus-decoration-icon-07a5b6[data-v-c1170f8c]{width:1.6rem;height:.4rem}.IPLwin-bonus-countdown-cb3fef[data-v-c1170f8c]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}.IPLwin-bonus-time-7c9043[data-v-c1170f8c]{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}.IPLwin-bonus-time-bg-b7f436[data-v-c1170f8c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}.IPLwin-bonus-time-text-ffa409[data-v-c1170f8c]{position:relative;z-index:1}.IPLwin-bonus-colon-3dc822[data-v-c1170f8c]{color:#46fff6;margin:0 .06rem;font-size:.28rem}.IPLwin-bonus-headline-ebf146[data-v-c1170f8c]{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}.IPLwin-bonus-actions-3fa5f4[data-v-c1170f8c]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}.IPLwin-bonus-label-6fbbc3[data-v-c1170f8c]{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}.IPLwin-bonus-btn-c3e1b8[data-v-c1170f8c]{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}.IPLwin-bonus-btn-c3e1b8[data-v-c1170f8c]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}.IPLwin-bonus-btn-c3e1b8[data-v-c1170f8c]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}.IPLwin-bonus-how-btn-f52288[data-v-0c76d0aa]{padding:.3rem;background:#fff}.IPLwin-bonus-cta-btn-a3782d[data-v-0c76d0aa]{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}.IPLwin-bonuses-expert-review-034c40[data-v-020250fb]{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}.IPLwin-bonuses-expert-header-a32914[data-v-020250fb]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}.IPLwin-bonuses-expert-avatar-de889b[data-v-020250fb]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}.IPLwin-bonuses-expert-avatar-img-755013[data-v-020250fb]{width:100%;height:100%;border-radius:50%}.IPLwin-bonuses-expert-info-d3f17c[data-v-020250fb]{flex:1}.IPLwin-bonuses-expert-name-8fea60[data-v-020250fb]{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}.IPLwin-bonuses-expert-badge-d7914c[data-v-020250fb]{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)}.IPLwin-bonuses-expert-check-icon-ac8dc0[data-v-020250fb]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}.IPLwin-bonuses-expert-quote-a17573[data-v-020250fb]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}.IPLwin-bonuses-expert-content-338c14[data-v-020250fb]{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}.IPLwin-bonuses-expert-expand-wrapper-809b80[data-v-020250fb]{display:flex;justify-content:center;margin-bottom:.15rem;margin-top:-.1rem}.IPLwin-bonuses-expert-expand-btn-511dd1[data-v-020250fb]{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-020250fb]{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}.IPLwin-bonuses-expert-footer-22e6cf[data-v-020250fb]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.IPLwin-bonuses-expert-recommended-2d04d7[data-v-020250fb]{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}.IPLwin-bonuses-expert-recommended-icon-6f400f[data-v-020250fb]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}.IPLwin-bonuses-expert-rating-7c86c8[data-v-020250fb]{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}.IPLwin-bonuses-expert-btn-8a77bb[data-v-020250fb]{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){.IPLwin-bonuses-expert-footer-22e6cf[data-v-020250fb]{flex-wrap:nowrap;overflow:hidden;max-width:100%}.IPLwin-bonuses-expert-recommended-2d04d7[data-v-020250fb]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}.IPLwin-bonuses-expert-rating-7c86c8[data-v-020250fb]{flex:0 0 auto;margin:0 .1rem}}.IPLwin-bonuses-expert-time-81b57e[data-v-020250fb]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}.IPLwin-bonuses-section-d663bb[data-v-6c7e1eca]{padding:.1rem .3rem;background:#fff}.IPLwin-bonuses-title-5db099[data-v-6c7e1eca]{margin:0 0 .2rem;text-align:left}.IPLwin-bonuses-tabs-84a3f5[data-v-6c7e1eca]{display:flex;gap:.1rem;margin-bottom:.3rem}.IPLwin-bonuses-banner-item-title-b545ee[data-v-6c7e1eca]{margin:2% 0;font-size:.28rem;font-weight:500}.IPLwin-bonuses-tab-a469c2[data-v-6c7e1eca]{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}.IPLwin-bonuses-tab-a469c2.active[data-v-6c7e1eca]{color:#000}.IPLwin-bonuses-tab-a469c2[data-v-6c7e1eca]:hover:not(.active){background:#5a5a5a}.IPLwin-bonuses-first-deposit-47ec60[data-v-6c7e1eca]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}.IPLwin-bonuses-banner-list-0a86a4[data-v-6c7e1eca]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.IPLwin-bonuses-banner-item-30a260[data-v-6c7e1eca]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}.IPLwin-bonuses-banner-inner-ee9ea8[data-v-6c7e1eca]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}.IPLwin-bonuses-banner-img-wrapper-122fd3[data-v-6c7e1eca]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.IPLwin-bonuses-banner-img-d324cc[data-v-6c7e1eca]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.IPLwin-bonuses-banner-strip-87a3f9[data-v-6c7e1eca]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.IPLwin-bonuses-banner-strip-text-e9e432[data-v-6c7e1eca]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-bonuses-banner-strip-arrow-eb934d[data-v-6c7e1eca]{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}.IPLwin-bonuses-banner-text-9ddeb6[data-v-6c7e1eca]{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}.IPLwin-bonuses-banner-text-content-06591f[data-v-6c7e1eca]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}.IPLwin-bonuses-banner-text-main-f17e28[data-v-6c7e1eca]{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}.IPLwin-bonuses-banner-text-sub-efdb72[data-v-6c7e1eca]{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}.IPLwin-bonuses-banner-text-arrow-4685eb[data-v-6c7e1eca]{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}.IPLwin-bonuses-footer-0b5ee3[data-v-6c7e1eca]{margin:.3rem 0}.IPLwin-bonuses-footer-btn-9ac859[data-v-6c7e1eca]{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}.IPLwin-bonuses-footer-btn-9ac859[data-v-6c7e1eca]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}.IPLwin-promo-bonus-section-00dc05[data-v-16094710]{padding:.1rem .3rem;background:#fff}.IPLwin-promo-bonus-title-92ad92[data-v-16094710]{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}.IPLwin-promo-bonus-intro-7b907a[data-v-16094710]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}.IPLwin-promo-banner-list-994c5b[data-v-16094710]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.IPLwin-promo-banner-750b83[data-v-16094710]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}.IPLwin-promo-banner-img-89216f[data-v-16094710]{width:100%;height:3.5rem}.IPLwin-promo-bonus-bottom-64f8b5[data-v-16094710]{margin-top:.3rem}.IPLwin-promo-bonus-list-2e8de2[data-v-16094710]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}.IPLwin-promo-bonus-list-2e8de2 li[data-v-16094710]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}.IPLwin-promo-wrapper-decb1f[data-v-84988d70]{width:100%}.IPLwin-promo-section-32b3bd[data-v-84988d70]{padding:.1rem .3rem}.IPLwin-promo-image-31aa30[data-v-84988d70]{width:90%;margin-left:5%;overflow:hidden}.IPLwin-promo-banner-img-89216f[data-v-84988d70]{width:100%;height:auto;display:block}.IPLwin-promo-description-e28f49[data-v-84988d70]{margin:0 0 .2rem}.IPLwin-promo-list-a4e39d[data-v-84988d70]{list-style:none;padding:0;margin:0 0 .2rem}.IPLwin-promo-list-a4e39d li[data-v-84988d70]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}.IPLwin-promo-list-a4e39d li[data-v-84988d70]:before{content:"\2022";position:absolute;left:-.1rem}.IPLwin-promo-cta-cc29f4[data-v-84988d70]{line-height:1.4;margin:0 0 .3rem}.IPLwin-promo-title-0980d3[data-v-84988d70]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}.IPLwin-promo-subtitle-ae6838[data-v-84988d70]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}.IPLwin-promo-buttons-1300fa[data-v-84988d70]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}.IPLwin-promo-btn-6f18cd[data-v-84988d70]{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}.IPLwin-promo-btn-play-49334d[data-v-84988d70]:hover{transform:translateY(-.02rem)}.IPLwin-promo-btn-download-fb23e5[data-v-84988d70]{color:#222}.IPLwin-promo-btn-download-fb23e5[data-v-84988d70]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){.IPLwin-promo-btn-6f18cd[data-v-84988d70]{font-size:.23rem}}.IPLwin-modal-overlay-be0627[data-v-84988d70]{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-84988d70 .3s ease}.IPLwin-modal-overlay-be0627.show[data-v-84988d70]{display:flex}.IPLwin-modal-829e43[data-v-84988d70]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-84988d70 .3s ease;text-align:center}.IPLwin-modal-icon-49b113[data-v-84988d70]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.IPLwin-modal-message-ba16b6[data-v-84988d70]{font-size:.32rem;color:#333;margin:0 0 .3rem}.IPLwin-modal-btn-91b843[data-v-84988d70]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.IPLwin-modal-btn-91b843[data-v-84988d70]:hover{background:#04505a}.IPLwin-modal-btn-91b843[data-v-84988d70]:active{background:#034048}@keyframes fadeIn-84988d70{0%{opacity:0}to{opacity:1}}@keyframes slideUp-84988d70{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.IPLwin-download-section-bf55e2[data-v-039e01bd]{padding:.1rem .3rem;background:#fff}.IPLwin-download-content-a9656a[data-v-039e01bd]{text-align:center}.IPLwin-download-btn-acfdc7[data-v-039e01bd]{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}.IPLwin-download-btn-acfdc7[data-v-039e01bd]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.IPLwin-download-icon-78a32d[data-v-039e01bd]{width:.68rem;object-fit:contain}.IPLwin-download-text-f8bd87[data-v-039e01bd]{font-size:.3rem;color:#fff}.IPLwin-gift-icon-wrapper-fa4204[data-v-039e01bd]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}.IPLwin-gift-icon-2a6192[data-v-039e01bd]{width:100%;height:100%}.IPLwin-download-info-ef562d[data-v-039e01bd]{text-align:center}.IPLwin-download-title-8301ea[data-v-039e01bd]{margin:0 0 .1rem}.IPLwin-download-bonus-7c0dd3[data-v-039e01bd]{font-size:.3rem;color:#333;margin:0}.IPLwin-features-wrapper-0046bc[data-v-ca11002d]{width:100%}.IPLwin-features-section-9da9ef[data-v-ca11002d]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}.IPLwin-features-section-title-bcc92f[data-v-ca11002d]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.IPLwin-features-grid-905dd4[data-v-ca11002d]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}.IPLwin-feature-card-77ad3c[data-v-ca11002d]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}.IPLwin-feature-card-77ad3c[data-v-ca11002d]:nth-child(n+3){margin-bottom:0}.IPLwin-feature-card-77ad3c[data-v-ca11002d]:nth-child(-n+2){margin-top:0}.IPLwin-faq-categories-bdf346[data-v-ca11002d]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}.IPLwin-faq-category-e9d869[data-v-ca11002d]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}.IPLwin-faq-category-e9d869[data-v-ca11002d]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}.IPLwin-faq-category-header-078d57[data-v-ca11002d]{display:flex;align-items:center;padding:.2rem;gap:.15rem}.IPLwin-faq-category-icon-6306cb[data-v-ca11002d]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.IPLwin-faq-icon-8f8d84[data-v-ca11002d]{width:100%;height:100%;object-fit:contain}.IPLwin-faq-category-content-502478[data-v-ca11002d]{flex:1;display:flex;flex-direction:column;gap:.05rem}.IPLwin-faq-category-title-af9b3f[data-v-ca11002d]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}.IPLwin-faq-category-desc-9faf83[data-v-ca11002d]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}.IPLwin-feature-header-d3d9fa[data-v-ca11002d]{display:flex;align-items:center;justify-content:center;gap:.1rem}.IPLwin-feature-img-container-729759[data-v-ca11002d]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-feature-img-845bec[data-v-ca11002d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-feature-title-312c41[data-v-ca11002d]{font-size:.22rem;color:#46fff6;margin:0}.IPLwin-feature-desc-a22206[data-v-ca11002d]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}.IPLwin-user-guides-section-d53638[data-v-26e103ed]{padding:.1rem .3rem}.IPLwin-user-guides-title-3f07a8[data-v-26e103ed]{margin:0 0 .15rem;text-align:left}.IPLwin-user-guides-intro-3e1a3c[data-v-26e103ed]{line-height:1.6;margin:0 0 .3rem}.IPLwin-user-guides-list-fde5fb[data-v-26e103ed]{display:flex;flex-direction:column;gap:.15rem}.IPLwin-user-guide-item-32d325[data-v-26e103ed]{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}.IPLwin-user-guide-item-32d325[data-v-26e103ed]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.IPLwin-user-guide-item-32d325[data-v-26e103ed]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.IPLwin-user-guide-icon-wrapper-42c538[data-v-26e103ed]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-user-guide-icon-42f6b6[data-v-26e103ed]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-user-guide-text-422ee3[data-v-26e103ed]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-guide-section-1d1ef7[data-v-ecc92953]{background:#fff;padding:.1rem .3rem}.IPLwin-guide-header-697cd9[data-v-ecc92953]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}.IPLwin-guide-icon-032fa2[data-v-ecc92953]{width:.67rem;height:.67rem;flex-shrink:0}.IPLwin-guide-title-01656b[data-v-ecc92953]{margin:0;line-height:1.3}.IPLwin-guide-steps-230d0a[data-v-ecc92953]{margin-bottom:.2rem}.IPLwin-guide-step-638e6a[data-v-ecc92953]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}.IPLwin-guide-step-638e6a.left[data-v-ecc92953]{margin-top:.3rem}.IPLwin-step-icon-9af582[data-v-ecc92953]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}.IPLwin-bullet-point-c6cb82[data-v-ecc92953]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}.IPLwin-guide-step-638e6a p[data-v-ecc92953]{line-height:1.4;margin:0}.IPLwin-guide-banner-634f1d[data-v-ecc92953]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}.IPLwin-guide-banner-img-b8767d[data-v-ecc92953]{width:100%;height:auto;display:block}.IPLwin-security-section-6dee20[data-v-c54e1fab]{background:#fff;padding:.1rem .3rem;position:relative}.IPLwin-security-header-d892f4[data-v-c54e1fab]{text-align:center;margin-bottom:.3rem}.IPLwin-security-title-74ba70[data-v-c54e1fab]{margin:0;text-align:left}.IPLwin-security-logos-25a6a1[data-v-c54e1fab]{width:100%;text-align:center;margin-bottom:.3rem}.IPLwin-security-badges-c98796[data-v-c54e1fab]{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}.IPLwin-security-badge-2a6fe6[data-v-c54e1fab]{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}.IPLwin-security-badge-2a6fe6[data-v-c54e1fab]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}.IPLwin-security-badge-img-4c56bd[data-v-c54e1fab]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}.IPLwin-security-badge-text-5fa2f2[data-v-c54e1fab]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}.IPLwin-security-disclaimer-2b4d17[data-v-c54e1fab]{text-align:left}.IPLwin-security-disclaimer-2b4d17 p[data-v-c54e1fab]{line-height:1.4;margin:0 0 .1rem}.IPLwin-security-disclaimer-2b4d17 p[data-v-c54e1fab]:last-child{margin-bottom:0}.IPLwin-form-hint-33874e[data-v-36c7dd73]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.IPLwin-form-error-message-483fa6[data-v-36c7dd73]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.IPLwin-login-header-5f3427[data-v-36c7dd73]{text-align:center;padding:0 .3rem;background:#fff}.IPLwin-login-title-0fc7ad[data-v-36c7dd73]{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}.IPLwin-login-form-45ec34[data-v-36c7dd73]{padding:.3rem .6rem;background:#fff}.IPLwin-form-group-b8b4d7[data-v-36c7dd73]{margin-bottom:.4rem}.IPLwin-form-label-644fc2[data-v-36c7dd73]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.IPLwin-form-label-644fc2.visually-hidden[data-v-36c7dd73]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.IPLwin-phone-input-de5029[data-v-36c7dd73],.IPLwin-password-input-8f4298[data-v-36c7dd73]{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}.IPLwin-country-code-67db71[data-v-36c7dd73]{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}.IPLwin-lock-icon-wrapper-542d3f[data-v-36c7dd73]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.IPLwin-lock-icon-e865e5[data-v-36c7dd73]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-input-02d8bb[data-v-36c7dd73]{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}.IPLwin-input-02d8bb[data-v-36c7dd73]::placeholder{color:#999}.secure-input[data-v-36c7dd73]{-webkit-text-security:disc}.secure-input.reveal[data-v-36c7dd73]{-webkit-text-security:none}.IPLwin-password-toggle-88669c[data-v-36c7dd73]{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}.IPLwin-eye-icon-wrapper-e92576[data-v-36c7dd73]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-eye-icon-32a41a[data-v-36c7dd73]{width:.35rem;height:.35rem}.IPLwin-login-btn-afbc5e[data-v-36c7dd73]{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}.IPLwin-login-btn-afbc5e[data-v-36c7dd73]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.IPLwin-register-link-8e548c[data-v-36c7dd73]{text-align:center;margin:.2rem 0}.IPLwin-register-text-82de71[data-v-36c7dd73]{font-size:.24rem;color:#333;margin-right:.1rem}.IPLwin-register-link-btn-12f8f0[data-v-36c7dd73]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}.IPLwin-auth-underline-wrap-88fa3d[data-v-36c7dd73]{width:100%;box-sizing:border-box;padding:0 .3rem}.IPLwin-section-underline-25c417[data-v-36c7dd73]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.IPLwin-register-link-btn-12f8f0[data-v-36c7dd73]:hover{color:#056677}.IPLwin-login-footer-5cfaa2[data-v-103ee522]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}.IPLwin-login-footer-5cfaa2 .IPLwin-footer-links-bea927[data-v-103ee522]{position:relative;z-index:2;padding-bottom:1.3rem}.IPLwin-login-footer-5cfaa2 .IPLwin-footer-row-2d1660[data-v-103ee522]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}.IPLwin-login-footer-5cfaa2 .IPLwin-footer-link-a26a97[data-v-103ee522]{font-size:.3rem;text-decoration:underline;transition:color .3s}.IPLwin-login-footer-5cfaa2 .IPLwin-footer-link-a26a97[data-v-103ee522]:hover{color:#056677}.IPLwin-footer-waves-37ebc9[data-v-103ee522]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.IPLwin-wave-bg-img-1af9de[data-v-103ee522]{width:100%;height:1.3rem;background-size:cover}.IPLwin-register-header-5848a5[data-v-7e2fe0f6]{text-align:center;padding:0 .3rem .3rem;background:#fff}.IPLwin-register-title-f6f687[data-v-7e2fe0f6]{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-7e2fe0f6]{-webkit-text-security:disc}.secure-input.reveal[data-v-7e2fe0f6]{-webkit-text-security:none}.IPLwin-register-banner-9c5f82[data-v-7e2fe0f6]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.IPLwin-register-banner-img-357a91[data-v-7e2fe0f6]{width:100%;height:auto;display:block}.IPLwin-register-form-e2e6f9[data-v-7e2fe0f6]{padding:.3rem .6rem;background:#fff}.IPLwin-form-group-b8b4d7[data-v-7e2fe0f6]{margin-bottom:.4rem}.IPLwin-form-label-644fc2[data-v-7e2fe0f6]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.IPLwin-form-label-644fc2.visually-hidden[data-v-7e2fe0f6]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.IPLwin-phone-input-de5029[data-v-7e2fe0f6],.IPLwin-password-input-8f4298[data-v-7e2fe0f6]{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}.IPLwin-country-code-67db71[data-v-7e2fe0f6]{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}.IPLwin-lock-icon-wrapper-542d3f[data-v-7e2fe0f6]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.IPLwin-lock-icon-e865e5[data-v-7e2fe0f6]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-input-02d8bb[data-v-7e2fe0f6]{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}.IPLwin-input-02d8bb[data-v-7e2fe0f6]::placeholder{color:#999}.IPLwin-password-toggle-88669c[data-v-7e2fe0f6]{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}.IPLwin-eye-icon-wrapper-e92576[data-v-7e2fe0f6]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-eye-icon-32a41a[data-v-7e2fe0f6]{width:.35rem;height:.35rem}.IPLwin-register-btn-b79364[data-v-7e2fe0f6]{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}.IPLwin-register-btn-b79364[data-v-7e2fe0f6]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.IPLwin-auth-underline-wrap-88fa3d[data-v-7e2fe0f6]{width:100%;box-sizing:border-box;padding:0 .3rem}.IPLwin-section-underline-25c417[data-v-7e2fe0f6]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.IPLwin-terms-agreement-19a818[data-v-7e2fe0f6]{text-align:center;margin:.2rem 0}.IPLwin-checkbox-label-6e800a[data-v-7e2fe0f6]{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}.IPLwin-checkbox-a8c82d[data-v-7e2fe0f6]{display:none}.IPLwin-terms-icon-wrapper-d4daa9[data-v-7e2fe0f6]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-terms-icon-600a8c[data-v-7e2fe0f6]{width:.45rem;height:.45rem}.IPLwin-terms-text-5fea02[data-v-7e2fe0f6]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}.IPLwin-register-text-82de71[data-v-7e2fe0f6]{font-size:.24rem;color:#333;margin-right:.1rem}.IPLwin-form-hint-33874e[data-v-7e2fe0f6]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.IPLwin-form-error-message-483fa6[data-v-7e2fe0f6]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.IPLwin-first-deposit-section-f52aae[data-v-8a565f2f]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}.IPLwin-section-underline-wrap-56d947[data-v-8a565f2f]{width:90%;margin:0 5%}.IPLwin-expandable-content-d869ee[data-v-8a565f2f]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}.IPLwin-deposit-card-1b22b0[data-v-8a565f2f]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}.IPLwin-deposit-header-1ff751[data-v-8a565f2f]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}.IPLwin-deposit-brand-501436[data-v-8a565f2f]{display:flex;align-items:flex-start;gap:.12rem;flex:1}.IPLwin-deposit-brand-logo-wrapper-bf5707[data-v-8a565f2f]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-deposit-brand-logo-97e8a7[data-v-8a565f2f]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-deposit-brand-name-71288c[data-v-8a565f2f]{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}.IPLwin-deposit-stars-094f85[data-v-8a565f2f]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}.IPLwin-deposit-star-6016c0[data-v-8a565f2f]{color:gold;line-height:1}.IPLwin-deposit-body-5348fe[data-v-8a565f2f]{text-align:left}.IPLwin-deposit-content-39993a[data-v-8a565f2f]{text-align:center}.IPLwin-deposit-body-5348fe p[data-v-8a565f2f]{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}.IPLwin-deposit-btn-3c69ec[data-v-8a565f2f]{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}.IPLwin-verified-info-39bcdd[data-v-8a565f2f]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}.IPLwin-flag-icon-wrapper-08d36e[data-v-8a565f2f]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-flag-icon-480058[data-v-8a565f2f]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-verified-text-681bf7[data-v-8a565f2f]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-pros-cons-9e6f8e[data-v-8a565f2f]{margin-top:.2rem;padding:0 .2rem}.IPLwin-pros-cons-title-757f1d[data-v-8a565f2f]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}.IPLwin-pros-list-9da698[data-v-8a565f2f]{list-style:none;padding:0;margin:0}.IPLwin-pros-list-9da698 li[data-v-8a565f2f]{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}.IPLwin-pros-list-icon-d098e7[data-v-8a565f2f]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-pros-list-item-text-40a902[data-v-8a565f2f]{flex:1}.IPLwin-reviews-section-bbb7a2[data-v-96dba0d9]{background:#fff;padding:.1rem .3rem;position:relative}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-card-b94818[data-v-96dba0d9]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-card-top-df4504[data-v-96dba0d9]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-google-icon-546533[data-v-96dba0d9]{width:.6rem;height:.2rem;flex-shrink:0}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-title-740530[data-v-96dba0d9]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-text-68bdde[data-v-96dba0d9]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-footer-bdea9a[data-v-96dba0d9]{display:flex;align-items:center;gap:.14rem}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-avatar-wrapper-3e17ef[data-v-96dba0d9]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-avatar-4510c4[data-v-96dba0d9]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-meta-fe59bd[data-v-96dba0d9]{display:flex;flex-direction:column;gap:.04rem}.IPLwin-reviews-section-bbb7a2 .IPLwin-reviewer-name-cb9897[data-v-96dba0d9]{font-size:.24rem;color:#000;margin:0}.IPLwin-reviews-section-bbb7a2 .IPLwin-review-date-fa2c27[data-v-96dba0d9]{font-size:.18rem;color:#666;white-space:nowrap}.IPLwin-reviews-section-bbb7a2 .IPLwin-stars-css-aaeb62[data-v-96dba0d9]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}.IPLwin-reviews-section-bbb7a2 .IPLwin-star-filled-0c0646[data-v-96dba0d9]{color:gold}.IPLwin-reviews-section-bbb7a2 .IPLwin-star-empty-da1a61[data-v-96dba0d9]{color:#ffd7004d}.IPLwin-reviews-section-bbb7a2 .IPLwin-more-reviews-1727c3[data-v-96dba0d9]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}.IPLwin-reviews-section-bbb7a2 .IPLwin-more-btn-88bf42[data-v-96dba0d9]{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}.IPLwin-more-btn-88bf42[data-v-96dba0d9]:hover{transform:scale(1.05)}.IPLwin-more-btn-88bf42.expanded .IPLwin-chevron-72a44b[data-v-96dba0d9]{transform:rotate(180deg)}.IPLwin-additional-reviews-70f8d3[data-v-96dba0d9]{display:none;animation:fadeIn-96dba0d9 .3s ease-in}.IPLwin-additional-reviews-70f8d3.show[data-v-96dba0d9]{display:block}@keyframes fadeIn-96dba0d9{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.IPLwin-chevron-72a44b[data-v-96dba0d9]{width:.23rem;height:.23rem}.IPLwin-site-score-review-56affe[data-v-15e47090]{position:relative}.IPLwin-score-title-e163da[data-v-15e47090]{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}.IPLwin-main-score-card-f82449[data-v-15e47090]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}.IPLwin-main-score-card-bg-d40829[data-v-15e47090]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}.IPLwin-brand-name-4e5902[data-v-15e47090]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}.IPLwin-score-circle-wrapper-163163[data-v-15e47090]{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%}.IPLwin-score-progress-ring-40244e[data-v-15e47090]{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}.IPLwin-score-label-7108e1[data-v-15e47090]{font-size:.2rem;color:#fff;opacity:.8}.IPLwin-score-value-6b0f93[data-v-15e47090]{font-size:.8rem;font-weight:700;color:#32cd32}.IPLwin-score-recommendation-09a64a[data-v-15e47090]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}.IPLwin-features-grid-905dd4[data-v-15e47090]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}.IPLwin-feature-card-77ad3c[data-v-15e47090]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}.IPLwin-feature-icon-3dcf7c[data-v-15e47090]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}.IPLwin-feature-title-312c41[data-v-15e47090]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}.IPLwin-feature-detail-faa7d0[data-v-15e47090]{font-size:.18rem;color:#ffffffb3;line-height:1.4}.IPLwin-feature-detail-faa7d0.blue[data-v-15e47090]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}.IPLwin-bottom-section-d24108[data-v-15e47090]{position:relative;text-align:center;padding:.3rem}.IPLwin-bottom-wave-bg-8f1cc5[data-v-15e47090]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.IPLwin-mobile-phone-container-835fc8[data-v-15e47090]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}.IPLwin-mobile-phone-53b118[data-v-15e47090]{width:3rem;height:5.5rem}.IPLwin-certified-shield-dbca8d[data-v-15e47090]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}.IPLwin-cta-button-e78220[data-v-15e47090]{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}.IPLwin-cta-button-e78220[data-v-15e47090]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.IPLwin-update-date-072cd1[data-v-15e47090]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}.IPLwin-feedback-form-f75f7d[data-v-7729411d]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}.IPLwin-feedback-logo-a0046c[data-v-7729411d]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}.IPLwin-feedback-logo-a0046c img[data-v-7729411d]{width:100%;height:auto;display:block}.IPLwin-feedback-title-8f5805[data-v-7729411d]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}.IPLwin-feedback-stars-440402[data-v-7729411d]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}.IPLwin-feedback-star-600d29[data-v-7729411d]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.IPLwin-feedback-star-600d29[data-v-7729411d]:hover{transform:scale(1.2)}.IPLwin-feedback-star-600d29.filled[data-v-7729411d]{color:#ff9800}.IPLwin-feedback-textarea-a8e116[data-v-7729411d]{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}.IPLwin-feedback-textarea-a8e116[data-v-7729411d]:focus{outline:none;border-color:#056677}.IPLwin-feedback-textarea-a8e116[data-v-7729411d]::placeholder{color:#999}.IPLwin-feedback-form-f75f7d .IPLwin-feedback-label-b44ff9[data-v-7729411d]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.IPLwin-feedback-form-f75f7d .IPLwin-feedback-label-b44ff9.visually-hidden[data-v-7729411d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.IPLwin-feedback-submit-f6ad10[data-v-7729411d]{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}.IPLwin-feedback-submit-f6ad10[data-v-7729411d]:hover:not(:disabled){background:#04505a}.IPLwin-feedback-submit-f6ad10[data-v-7729411d]:active:not(:disabled){background:#034048}.IPLwin-feedback-submit-f6ad10[data-v-7729411d]:disabled{opacity:.7;cursor:not-allowed}.IPLwin-feedback-error-807b5e[data-v-7729411d]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}.IPLwin-feedback-error-807b5e.show[data-v-7729411d]{display:block}.IPLwin-feedback-extended-section-9940b8[data-v-4f6017dd]{background:#fff;padding:.1rem .3rem}.IPLwin-reviews-header-ebdba4[data-v-4f6017dd]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.IPLwin-reviews-icon-wrapper-688232[data-v-4f6017dd]{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}.IPLwin-reviews-icon-659669[data-v-4f6017dd]{width:.8rem;height:.8rem}.IPLwin-item-time-118571[data-v-4f6017dd]{font-size:.16rem}.IPLwin-reviews-title-063635[data-v-4f6017dd]{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}.IPLwin-feedback-extended-section-9940b8 .IPLwin-review-cards-scroll-6f0637[data-v-4f6017dd]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}.IPLwin-feedback-extended-section-9940b8 .IPLwin-review-card-b94818[data-v-4f6017dd]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.IPLwin-review-card-top-df4504[data-v-4f6017dd]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.IPLwin-review-google-icon-546533[data-v-4f6017dd]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}.IPLwin-review-title-740530[data-v-4f6017dd]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.IPLwin-review-text-68bdde[data-v-4f6017dd]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}.IPLwin-review-footer-bdea9a[data-v-4f6017dd]{display:flex;align-items:center;gap:.14rem}.IPLwin-review-avatar-wrapper-3e17ef[data-v-4f6017dd]{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}.IPLwin-review-avatar-4510c4[data-v-4f6017dd]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.IPLwin-review-meta-fe59bd[data-v-4f6017dd]{display:flex;flex-direction:column;gap:.04rem}.IPLwin-reviewer-name-cb9897[data-v-4f6017dd]{font-size:.24rem;color:#000;margin:0}.IPLwin-review-date-fa2c27[data-v-4f6017dd]{font-size:.2rem;color:#666;white-space:nowrap}.IPLwin-stars-css-aaeb62[data-v-4f6017dd]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}.IPLwin-star-filled-0c0646[data-v-4f6017dd]{color:gold}.IPLwin-star-empty-da1a61[data-v-4f6017dd]{color:#e0e0e0}.IPLwin-reviews-banner-308786[data-v-4f6017dd]{width:100%;margin:.2rem 0;display:block}.IPLwin-reviews-banner-308786 img[data-v-4f6017dd]{width:100%;height:auto;display:block;border-radius:.12rem}.IPLwin-more-reviews-link-735713[data-v-4f6017dd]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}.IPLwin-more-reviews-link-735713[data-v-4f6017dd]:hover{color:#fff}.IPLwin-feedback-extended-form-e0bd6d[data-v-4f6017dd]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}.IPLwin-feedback-header-title-wrap-ea1356[data-v-4f6017dd]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}.IPLwin-feedback-header-title-fb38f5[data-v-4f6017dd]{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}.IPLwin-feedback-header-title-text-030fe2[data-v-4f6017dd]{font-weight:inherit;color:#000}.IPLwin-feedback-header-title-icon-687d95[data-v-4f6017dd]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.IPLwin-feedback-divider-39cecf[data-v-4f6017dd]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.IPLwin-feedback-notice-880989[data-v-4f6017dd]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}.IPLwin-feedback-field-f236cc[data-v-4f6017dd]{margin-bottom:.2rem}.IPLwin-feedback-extended-form-e0bd6d .IPLwin-feedback-label-b44ff9[data-v-4f6017dd]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.IPLwin-feedback-extended-form-e0bd6d .IPLwin-feedback-label-b44ff9 .required[data-v-4f6017dd]{color:#f44}.IPLwin-feedback-input-274433[data-v-4f6017dd],.IPLwin-feedback-select-aec53c[data-v-4f6017dd],.IPLwin-feedback-textarea-a8e116[data-v-4f6017dd]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}.IPLwin-feedback-textarea-a8e116[data-v-4f6017dd]{min-height:1.2rem;resize:vertical;font-family:inherit}.IPLwin-feedback-upload-8bc84a[data-v-4f6017dd]{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}.IPLwin-feedback-upload-8bc84a[data-v-4f6017dd]:hover{border-color:#46fff6;background:#f0f0f0}.IPLwin-feedback-upload-icon-ff5a84[data-v-4f6017dd]{font-size:.4rem;color:#999}.IPLwin-feedback-upload-8bc84a input[type=file][data-v-4f6017dd]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.IPLwin-feedback-upload-preview-ef676c[data-v-4f6017dd]{width:100%;height:100%;border-radius:.08rem;display:none}.IPLwin-feedback-upload-preview-ef676c.show[data-v-4f6017dd]{display:block}.IPLwin-feedback-upload-preview-ef676c.show+.IPLwin-feedback-upload-icon-ff5a84[data-v-4f6017dd]{display:none}.IPLwin-feedback-upload-remove-3413cd[data-v-4f6017dd]{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}.IPLwin-feedback-upload-remove-3413cd.show[data-v-4f6017dd]{display:flex}.IPLwin-feedback-upload-loading-323d74[data-v-4f6017dd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}.IPLwin-feedback-upload-loading-323d74.show[data-v-4f6017dd]{display:block}.IPLwin-feedback-stars-440402[data-v-4f6017dd]{display:flex;gap:.1rem;align-items:center}.IPLwin-feedback-star-600d29[data-v-4f6017dd]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}.IPLwin-feedback-star-600d29.filled[data-v-4f6017dd]{color:#ff9800}.IPLwin-feedback-submit-btn-78b9c8[data-v-4f6017dd]{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}.IPLwin-feedback-submit-btn-78b9c8[data-v-4f6017dd]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.IPLwin-cricket-guide-wrapper-b2b4dc[data-v-39feb7d4]{width:100%}.IPLwin-cricket-guide-section-title-5ad93e[data-v-39feb7d4]{padding:0 .3rem;text-align:left}.IPLwin-cricket-guide-grid-3col-843d04[data-v-39feb7d4]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.IPLwin-cricket-guide-btn-bb0f7d[data-v-39feb7d4]{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}.IPLwin-cricket-guide-btn-bb0f7d span[data-v-39feb7d4]{color:#fff}.IPLwin-cricket-guide-btn-bb0f7d.active[data-v-39feb7d4]{border-color:#056677;color:#fff}.IPLwin-cricket-guide-btn-bb0f7d[data-v-39feb7d4]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.IPLwin-cricket-guide-btn-bb0f7d[data-v-39feb7d4]:hover{box-shadow:0 .04rem .08rem #00000026}.IPLwin-cricket-guide-icon-wrapper-634f08[data-v-39feb7d4]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-cricket-guide-icon-edbb85[data-v-39feb7d4]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-cricket-guide-section-7e6479[data-v-39feb7d4]{padding:.3rem;background:#fff}.IPLwin-cricket-guide-content-c534f1[data-v-39feb7d4]{margin-top:.3rem;padding:.3rem 0;text-align:center}.IPLwin-cricket-guide-content-item-da0461[data-v-39feb7d4]{display:none}.IPLwin-cricket-guide-content-item-da0461.active[data-v-39feb7d4]{display:block}.IPLwin-cricket-guide-title-046a7c[data-v-39feb7d4]{margin:.2rem 0 .1rem}.IPLwin-cricket-guide-text-119437[data-v-39feb7d4]{text-align:left;line-height:1.7;margin-bottom:.2rem}.IPLwin-cricket-guide-subtitle-58b8b9[data-v-39feb7d4]{margin:.3rem 0 .12rem}.IPLwin-cricket-guide-list-5350d0[data-v-39feb7d4]{margin:0;padding-left:.4rem;list-style-type:disc}.IPLwin-cricket-guide-list-5350d0 li[data-v-39feb7d4]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}.IPLwin-cricket-match-section-204104[data-v-aca0cd59]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}.IPLwin-section-underline-wrap-56d947[data-v-aca0cd59]{width:90%;margin:0 5%}.IPLwin-cricket-match-header-7da250[data-v-aca0cd59]{margin-bottom:.3rem}.IPLwin-cricket-match-header-top-86a406[data-v-aca0cd59]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}.IPLwin-cricket-match-icon-42cc04[data-v-aca0cd59]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}.IPLwin-cricket-match-title-a752b9[data-v-aca0cd59]{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}.IPLwin-cricket-match-subtitle-f3de99[data-v-aca0cd59]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}.IPLwin-cricket-match-match-info-bc742d[data-v-aca0cd59]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}.IPLwin-cricket-match-trophy-b56f0a[data-v-aca0cd59]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}.IPLwin-cricket-match-match-text-ab55be[data-v-aca0cd59]{font-size:.22rem;color:#fff}.IPLwin-cricket-match-card-f7f339[data-v-aca0cd59]{margin-bottom:.3rem;position:relative}.IPLwin-cricket-match-divider-d43d1a[data-v-aca0cd59]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.IPLwin-cricket-match-match-container-b59a92[data-v-aca0cd59]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}.IPLwin-cricket-match-card-header-655b91[data-v-aca0cd59]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}.IPLwin-cricket-match-date-3884eb[data-v-aca0cd59]{font-size:.22rem;color:#fff}.IPLwin-cricket-match-live-a12327[data-v-aca0cd59]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}.IPLwin-cricket-match-live-icon-7495b8[data-v-aca0cd59]{width:.16rem;height:.16rem;object-fit:contain}.IPLwin-cricket-match-teams-c05164[data-v-aca0cd59]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}.IPLwin-cricket-match-team-99d835[data-v-aca0cd59]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.IPLwin-cricket-match-team-circle-b4f1e3[data-v-aca0cd59]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}.IPLwin-cricket-match-team-logo-cd29c1[data-v-aca0cd59]{width:.8rem;height:.8rem;object-fit:contain}.IPLwin-cricket-match-team-percent-f9727f[data-v-aca0cd59]{font-size:.2rem;color:#fff;margin-top:.05rem}.IPLwin-cricket-match-team-percent-value-48483e[data-v-aca0cd59]{color:red}.IPLwin-cricket-match-vs-7fa49e[data-v-aca0cd59]{width:1.8rem;height:1.8rem;object-fit:contain}.IPLwin-cricket-match-vs-text-853a6b[data-v-aca0cd59]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}.IPLwin-cricket-match-predictions-0c4655[data-v-aca0cd59]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}.IPLwin-cricket-match-prediction-row-b8715d[data-v-aca0cd59]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}.IPLwin-cricket-match-prediction-logo-af6e6c[data-v-aca0cd59]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}.IPLwin-cricket-match-prediction-name-aac261[data-v-aca0cd59]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}.IPLwin-cricket-match-prediction-percent-4db6ca[data-v-aca0cd59]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}.IPLwin-cricket-match-checkbox-1d90e1[data-v-aca0cd59]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}.IPLwin-cricket-match-checkbox-1d90e1.checked[data-v-aca0cd59]{background:#058e43;border-color:#fff}.IPLwin-cricket-match-checkbox-1d90e1.checked[data-v-aca0cd59]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}.IPLwin-cricket-match-betting-4352d3[data-v-aca0cd59]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}.IPLwin-cricket-match-coins-076cdc[data-v-aca0cd59]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.IPLwin-cricket-match-input-wrapper-48c145[data-v-aca0cd59]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}.IPLwin-cricket-match-input-btn-179d2e[data-v-aca0cd59]{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}.IPLwin-cricket-match-input-67b7b6[data-v-aca0cd59]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}.IPLwin-cricket-match-submit-218ebc[data-v-aca0cd59]{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}.IPLwin-cricket-match-text-block-9c767d[data-v-aca0cd59]{margin-bottom:.25rem}.IPLwin-cricket-match-text-block-9c767d[data-v-aca0cd59]:last-child{margin-bottom:0}.IPLwin-cricket-match-text-content-86e4ea[data-v-aca0cd59]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}.IPLwin-game-carousel-section-c6ae4a[data-v-36a3d5c0]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}.IPLwin-game-carousel-title-85c8a5[data-v-36a3d5c0]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.IPLwin-game-carousel-container-381cd3[data-v-36a3d5c0]{position:relative;width:100%;overflow:hidden}.IPLwin-game-carousel-track-9d5b95[data-v-36a3d5c0]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-36a3d5c0 15s linear infinite;will-change:transform}.IPLwin-game-carousel-track-9d5b95[data-v-36a3d5c0]:hover{animation-play-state:paused}.IPLwin-game-item-f5ffab[data-v-36a3d5c0]{flex-shrink:0;width:1.5rem;height:2.2rem;border-radius:.12rem;overflow:hidden;cursor:pointer;transition:transform .3s;box-shadow:0 .02rem .08rem #0000001a;display:block;text-decoration:none}.rtp-text[data-v-36a3d5c0]{height:.4rem;width:100%;background:#000000b3;color:#fff;text-align:center;line-height:.4rem;font-size:12px}.IPLwin-game-item-f5ffab[data-v-36a3d5c0]:hover{transform:scale(1.05)}.IPLwin-game-item-f5ffab[data-v-36a3d5c0]:active{transform:scale(.98)}.IPLwin-game-item-f5ffab img[data-v-36a3d5c0]{width:1.5rem;height:1.8rem;display:block;pointer-events:none}.IPLwin-game-carousel-underline-wrap-de203a[data-v-36a3d5c0]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-36a3d5c0{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}.IPLwin-game-types-section-6aab5f[data-v-1d32e7b3]{background:#fff;padding:.1rem .3rem}.IPLwin-game-types-title-8cf5e7[data-v-1d32e7b3]{margin:0 0 .2rem;text-align:left}.IPLwin-game-types-description-13937e[data-v-1d32e7b3]{line-height:1.6;margin:0 0 .3rem}.IPLwin-game-types-grid-7cacfa[data-v-1d32e7b3]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}.IPLwin-game-types-grid-3col-231162[data-v-1d32e7b3]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.IPLwin-game-type-btn-3ec323[data-v-1d32e7b3]{color:#000;border-radius:.12rem;padding:.05rem .2rem;font-size:.32rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.08rem;box-shadow:0 .02rem .06rem #0000001a;position:relative;overflow:hidden;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-decoration:none}.IPLwin-game-type-btn-3ec323[data-v-1d32e7b3]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.IPLwin-game-type-btn-3ec323[data-v-1d32e7b3]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.IPLwin-game-type-icon-wrapper-c28386[data-v-1d32e7b3]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-game-type-icon-697c50[data-v-1d32e7b3]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-games-grid-da0f63[data-v-1d32e7b3]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}.IPLwin-game-card-link-6d9d8b[data-v-1d32e7b3]{text-decoration:none;display:block}.IPLwin-game-card-023c1b[data-v-1d32e7b3]{width:100%;border-radius:.12rem;overflow:hidden;box-shadow:0 .02rem .08rem #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.IPLwin-game-card-image-wrapper-bc8a9a[data-v-1d32e7b3]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}.IPLwin-game-card-image-f59fa8[data-v-1d32e7b3]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}.IPLwin-game-card-content-36a836[data-v-1d32e7b3]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}.IPLwin-game-card-title-dd6def[data-v-1d32e7b3]{font-size:.22rem;color:#fff;margin:0;text-align:center;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-game-card-btn-af1059[data-v-1d32e7b3]{width:80%;margin:0 auto;background:linear-gradient(90deg,#ff0,#febb00);color:#000;border:none;border-radius:.08rem;padding:.1rem .2rem;font-size:.22rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;box-sizing:border-box;text-decoration:none;display:inline-block;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-game-card-btn-af1059[data-v-1d32e7b3]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.IPLwin-games-cta-btn-3b9271[data-v-1d32e7b3]{display:block;width:80%;margin:5% 10%;color:#000;border-radius:.12rem;padding:.2rem .4rem;font-size:.28rem;text-transform:uppercase;cursor:pointer;transition:all .3s;text-align:center;text-decoration:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.IPLwin-games-cta-btn-3b9271[data-v-1d32e7b3]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}.IPLwin-how-to-start-section-02ce09[data-v-1d32e7b3]{text-align:center;border-radius:.12rem}.IPLwin-how-to-start-title-f66d3b[data-v-1d32e7b3]{margin:0 0 .3rem;text-align:center;line-height:1.3}.IPLwin-how-to-start-text-5034f7[data-v-1d32e7b3]{line-height:1.6;margin:0 0 .2rem;text-align:left}.IPLwin-rtp-slots-369193[data-v-c7a62e37]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}.IPLwin-rtp-title-c4f6bc[data-v-c7a62e37]{font-size:.36rem;margin-bottom:.3rem;text-align:left}.IPLwin-expert-verdict-521a54[data-v-c7a62e37]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}.IPLwin-expert-header-92ea84[data-v-c7a62e37]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}.IPLwin-expert-left-a1906d[data-v-c7a62e37]{display:flex;align-items:flex-start;gap:.15rem;flex:1}.IPLwin-expert-avatar-9d829d[data-v-c7a62e37]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}.IPLwin-expert-info-2e562a[data-v-c7a62e37]{display:flex;flex-direction:column;gap:.05rem;flex:1}.IPLwin-expert-name-889086[data-v-c7a62e37]{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}.IPLwin-expert-label-611615[data-v-c7a62e37]{font-size:.24rem;color:#666;margin-bottom:.05rem}.IPLwin-verified-badge-0553b8[data-v-c7a62e37]{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}.IPLwin-verified-icon-d4a896[data-v-c7a62e37]{font-size:.14rem}.IPLwin-verified-text1-a20611[data-v-c7a62e37]{font-size:.24rem}.IPLwin-expert-location-ec48c1[data-v-c7a62e37]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}.IPLwin-location-icon-f67d40[data-v-c7a62e37]{width:.16rem;height:.2rem}.IPLwin-expert-rating-7a67d8[data-v-c7a62e37]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.IPLwin-stars-a72c7a[data-v-c7a62e37]{display:flex;gap:.02rem}.IPLwin-star-eda0cd[data-v-c7a62e37]{width:.4rem;height:.4rem;object-fit:contain}.IPLwin-rating-text-7026de[data-v-c7a62e37]{font-size:.26rem;color:#999;margin-top:.06rem}.IPLwin-expert-opinion-eef516[data-v-c7a62e37]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}.IPLwin-expert-update-4501b3[data-v-c7a62e37]{font-size:.24rem;color:#000;text-align:center}.IPLwin-rtp-table-7db331[data-v-c7a62e37]{overflow:hidden}.IPLwin-rtp-table-header-081a23[data-v-c7a62e37]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}.IPLwin-rtp-table-header-081a23>div[data-v-c7a62e37]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}.IPLwin-rtp-table-header-081a23>div[data-v-c7a62e37]:last-child{border-right:none}.IPLwin-rtp-table-row-5b3f07[data-v-c7a62e37]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}.IPLwin-rtp-table-row-5b3f07[data-v-c7a62e37]:last-child{border-bottom:none}.IPLwin-rtp-col-rank-6a10ba[data-v-c7a62e37]{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}.IPLwin-rtp-col-game-f98181[data-v-c7a62e37]{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}.IPLwin-game-name-6a2288[data-v-c7a62e37]{font-size:.22rem;color:#333!important}.IPLwin-game-provider-c0387b[data-v-c7a62e37]{font-size:.2rem;color:#666!important}.IPLwin-rtp-col-rtp-33b952[data-v-c7a62e37]{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}.IPLwin-rtp-value-823e4c[data-v-c7a62e37]{font-size:.22rem;color:#4caf50}.IPLwin-rtp-col-review-6175c1[data-v-c7a62e37]{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}.IPLwin-rtp-table-header-081a23 .IPLwin-rtp-col-review-6175c1[data-v-c7a62e37]{border-right:none}.IPLwin-review-text-68bdde[data-v-c7a62e37]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}.IPLwin-payment-section-fc2b06[data-v-25c0231f]{background:#fff;padding:.3rem;position:relative}.IPLwin-payment-content-111f5f[data-v-25c0231f]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.IPLwin-payment-text-e845f8[data-v-25c0231f]{width:100%}.IPLwin-payment-title-a64313[data-v-25c0231f]{margin:0 0 .15rem;text-align:left;line-height:1.2}.IPLwin-payment-description-453d43[data-v-25c0231f]{line-height:1.7}.IPLwin-payment-logos-section-0f5bdd[data-v-25c0231f]{background:#fff;padding:.1rem .3rem;position:relative}.IPLwin-payment-logos-427fe4[data-v-25c0231f]{width:100%;text-align:center}.IPLwin-payment-logos-img-wrapper-d69947[data-v-25c0231f]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.IPLwin-payment-logos-img-4c5161[data-v-25c0231f]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.IPLwin-partners-section-a2ffe9[data-v-25c0231f]{background:#fff;padding:.3rem;position:relative}.IPLwin-partners-bg-cdba82[data-v-25c0231f]{width:100%;overflow:hidden;border-radius:.2rem}.IPLwin-partners-bg-img-8a48f7[data-v-25c0231f]{width:100%;height:auto;object-fit:contain;display:block}.IPLwin-payment-intro-846101[data-v-ab9570e4]{padding:.3rem;background:#fff}.IPLwin-payment-intro-title-8ff2ad[data-v-ab9570e4]{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}.IPLwin-payment-intro-desc-bdbde1[data-v-ab9570e4]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}.IPLwin-payment-intro-banner-25d325[data-v-ab9570e4]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}.IPLwin-payment-intro-banner-img-e7e201[data-v-ab9570e4]{width:100%;height:auto;display:block}.IPLwin-payment-logos-section-0f5bdd[data-v-4cf4d56a]{background:#fff;padding:.1rem .3rem;position:relative}.IPLwin-payment-logos-427fe4[data-v-4cf4d56a]{width:100%;text-align:center}.IPLwin-payment-logos-img-wrapper-d69947[data-v-4cf4d56a]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.IPLwin-payment-logos-img-4c5161[data-v-4cf4d56a]{width:100%;height:100%}.IPLwin-app-promo-wrapper-dbd8f9[data-v-e55acd62]{width:100%}.IPLwin-app-promo-underline-wrap-37dab5[data-v-e55acd62]{width:90%;margin:0 5%}.IPLwin-app-promo-banner-text-e21726[data-v-e55acd62]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.IPLwin-app-promo-section-86af1a[data-v-e55acd62]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}.IPLwin-app-promo-banner-3a86d3[data-v-e55acd62]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}.IPLwin-app-promo-content-fef886[data-v-e55acd62]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}.IPLwin-app-promo-title-8a24e4[data-v-e55acd62]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}.IPLwin-app-promo-advantages-abef5a[data-v-e55acd62]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}.IPLwin-app-promo-advantage-613eba[data-v-e55acd62]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}.IPLwin-app-promo-arrow-512b4d[data-v-e55acd62]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}.IPLwin-app-promo-steps-fc3dbb[data-v-e55acd62]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}.IPLwin-app-promo-step-1ec7f6[data-v-e55acd62]{display:flex;align-items:center;gap:.12rem;position:relative}.IPLwin-app-promo-step-1ec7f6[data-v-e55acd62]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}.IPLwin-app-promo-step-number-469b14[data-v-e55acd62]{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}.IPLwin-app-promo-step-line-595807[data-v-e55acd62]{display:none}.IPLwin-app-promo-step-btn-f3b646[data-v-e55acd62]{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)}.IPLwin-app-promo-step-btn-f3b646[data-v-e55acd62]:hover{background:#f3722cb8}.IPLwin-app-promo-highlight-b791b9[data-v-e55acd62]{color:#ffeb3b}.IPLwin-app-promo-cta-6d22b0[data-v-e55acd62]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}.IPLwin-app-promo-cta-btn-1d2649[data-v-e55acd62]{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-e55acd62 2.5s infinite ease-in-out}@keyframes ipl-breath-e55acd62{0%,to{transform:scale(1);box-shadow:0 .04rem .08rem #0000004d}50%{transform:scale(1.03);box-shadow:0 .08rem .2rem #0006}}.IPLwin-app-promo-cta-btn-1d2649[data-v-e55acd62]:hover{background:#05a028;animation-play-state:paused}.IPLwin-app-promo-bonus-tag-f2a2c1[data-v-e55acd62]{position:absolute;top:-.1rem;right:-.1rem;width:.5rem;height:.5rem;z-index:5;pointer-events:none;transform:rotate(45deg)}.IPLwin-app-promo-bonus-img-45cef7[data-v-e55acd62]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 .04rem .06rem rgba(0,0,0,.3))}.IPLwin-app-promo-download-icon-23bc6c[data-v-e55acd62]{width:.4rem;height:.4rem;object-fit:contain}.IPLwin-app-info-wrapper-07c8e3[data-v-d55c3648]{width:100%}.IPLwin-app-info-section-title-c1ae86[data-v-d55c3648]{padding:0 .3rem;text-align:left}.IPLwin-app-info-section-28a93e[data-v-d55c3648]{background:#fff;position:relative;padding:.1rem .3rem}.IPLwin-app-info-content-969921[data-v-d55c3648]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}.IPLwin-app-info-header-4d3166[data-v-d55c3648]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}.IPLwin-app-title-e238ef[data-v-d55c3648]{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}.IPLwin-app-logo-wrapper-c894d6[data-v-d55c3648]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}.IPLwin-app-logo-5507ca[data-v-d55c3648]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-app-info-body-c48cf1[data-v-d55c3648]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}.IPLwin-app-info-list-969a1c[data-v-d55c3648]{flex:1;display:flex;flex-direction:column;gap:.12rem}.IPLwin-app-info-item-bfa474[data-v-d55c3648]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}.IPLwin-app-info-item-bfa474[data-v-d55c3648]:last-child{position:relative}.IPLwin-app-download-buttons-cebe00[data-v-d55c3648]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.IPLwin-app-download-btn-a58216[data-v-d55c3648]{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}.IPLwin-app-download-btn-a58216[data-v-d55c3648]:hover{opacity:.9}.IPLwin-app-download-btn-a58216[data-v-d55c3648]:active{opacity:.8}.IPLwin-app-store-icon-wrapper-1a3b5c[data-v-d55c3648]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.IPLwin-app-store-icon-c35604[data-v-d55c3648]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.IPLwin-app-download-text-fd4b95[data-v-d55c3648]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.IPLwin-app-download-text-main-07416e[data-v-d55c3648]{font-size:.18rem}.IPLwin-app-download-text-sub-1c0f9e[data-v-d55c3648]{font-size:.14rem;opacity:.9}.IPLwin-app-description-section-4ac725[data-v-eccb1bc5]{padding:.1rem .3rem;background:#fff}.IPLwin-app-description-box-034a75[data-v-eccb1bc5]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}.IPLwin-app-description-text-db9640[data-v-eccb1bc5]{line-height:1.6;margin:0;text-align:left}.IPLwin-welcome-section-3907e2[data-v-b8f2e152]{background:#fff;position:relative}.IPLwin-welcome-content-d12de0[data-v-b8f2e152]{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}.IPLwin-welcome-title-cbcf6f[data-v-b8f2e152]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}.IPLwin-welcome-subtitle-0a30b3[data-v-b8f2e152]{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}.IPLwin-welcome-buttons-8d50e2[data-v-b8f2e152]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}.IPLwin-welcome-btn-7f5c9a[data-v-b8f2e152]{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}.IPLwin-welcome-btn-7f5c9a[data-v-b8f2e152]:hover{background:#46fff6;color:#056677}.IPLwin-btn-icon-36d112[data-v-b8f2e152]{width:.31rem;object-fit:contain}.IPLwin-download-btn-acfdc7[data-v-b8f2e152]{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}.IPLwin-download-btn-acfdc7[data-v-b8f2e152]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.IPLwin-highlight-section-0ebd81[data-v-c7ae9d1b]{padding:.1rem .3rem;background:#fff}.IPLwin-highlight-welcome-50520a[data-v-c7ae9d1b]{text-align:center;margin-bottom:.4rem}.IPLwin-highlight-subtitle-36cfe6[data-v-c7ae9d1b]{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}.IPLwin-highlight-title-0c7d7a[data-v-c7ae9d1b]{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}.IPLwin-highlight-text-1575c0[data-v-c7ae9d1b]{font-size:.26rem;color:#000;line-height:1.6;margin:0}.IPLwin-highlight-list-6b624f[data-v-c7ae9d1b]{display:flex;flex-direction:column;gap:.3rem}.IPLwin-highlight-item-f5cd2b[data-v-c7ae9d1b]{text-align:center;padding:.2rem .25rem}.IPLwin-highlight-item-title-24f61c[data-v-c7ae9d1b]{margin:0 0 .12rem;line-height:1.3;text-align:left}.IPLwin-highlight-item-subtitle-42c699[data-v-c7ae9d1b]{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}.IPLwin-highlight-item-text-9eb838[data-v-c7ae9d1b]{text-align:left;line-height:1.6;margin:0}.IPLwin-highlight-cta-73baa1[data-v-c7ae9d1b]{text-align:center;margin-top:.4rem;padding:.3rem 0}.IPLwin-highlight-cta-title-b5b21b[data-v-c7ae9d1b]{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}.IPLwin-highlight-cta-text-635cb5[data-v-c7ae9d1b]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}.IPLwin-highlight-cta-bonus-726d4b[data-v-c7ae9d1b]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}.IPLwin-highlight-conclusion-d99b45[data-v-c7ae9d1b]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}.IPLwin-faq-interactive-d2d3fb[data-v-81216b0e]{padding:.2rem;background:#fff;min-height:33vh}.IPLwin-faq-category-wrapper-38675d[data-v-81216b0e]{margin-bottom:.2rem}.IPLwin-faq-category1-315742[data-v-81216b0e]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}.IPLwin-faq-category1-315742[data-v-81216b0e]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.IPLwin-faq-category1-315742.active[data-v-81216b0e]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}.IPLwin-faq-category-header-078d57[data-v-81216b0e]{display:flex;align-items:center;gap:.15rem}.IPLwin-faq-category-icon-6306cb[data-v-81216b0e]{width:1rem;display:flex;align-items:center;justify-content:center}.IPLwin-faq-icon-8f8d84[data-v-81216b0e]{width:100%;height:100%;object-fit:contain}.IPLwin-faq-category-content-502478[data-v-81216b0e]{flex:1}.IPLwin-faq-category-title-af9b3f[data-v-81216b0e]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.IPLwin-faq-category-desc-9faf83[data-v-81216b0e]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.IPLwin-faq-category-arrow-36b435[data-v-81216b0e]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.IPLwin-faq-arrow-3b21b1[data-v-81216b0e]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.IPLwin-faq-category1-315742.active .IPLwin-faq-arrow-3b21b1[data-v-81216b0e]{transform:rotate(180deg)}.IPLwin-faq-question-list-5b5014[data-v-81216b0e]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}.IPLwin-faq-question-list-5b5014.show[data-v-81216b0e]{max-height:none!important}.IPLwin-faq-question-list-5b5014.active[data-v-81216b0e]{display:flex;max-height:5000px}.IPLwin-faq-question-fca23b[data-v-81216b0e]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}.IPLwin-faq-question-fca23b[data-v-81216b0e]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.IPLwin-faq-question-header-a1f921[data-v-81216b0e]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.IPLwin-faq-question-title-bdea6b[data-v-81216b0e]{font-size:.24rem;margin:0;line-height:1.3;flex:1}.IPLwin-faq-question-arrow-969308[data-v-81216b0e]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}.IPLwin-faq-question-fca23b.expanded .IPLwin-faq-arrow-3b21b1[data-v-81216b0e]{transform:rotate(90deg)}.IPLwin-faq-question-answer-736f58[data-v-81216b0e]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.IPLwin-faq-question-fca23b.expanded .IPLwin-faq-question-answer-736f58[data-v-81216b0e]{display:block;max-height:5000px}.IPLwin-faq-question-answer-736f58 p[data-v-81216b0e]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}.IPLwin-faq-tabs-23da6d[data-v-81216b0e]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}.IPLwin-faq-tab-btn-d930b7[data-v-81216b0e]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}.IPLwin-faq-tab-btn-d930b7.active[data-v-81216b0e]{background:#058e43;color:#fff}.IPLwin-faq-tab-btn-d930b7[data-v-81216b0e]:hover{opacity:.9}.IPLwin-faq-content-panel-5f5f2b[data-v-81216b0e]{display:none}.IPLwin-faq-content-panel-5f5f2b.active[data-v-81216b0e]{display:block}.IPLwin-faq-categories-bdf346[data-v-92b96409]{padding:.2rem;background:#fff}.IPLwin-faq-category-e9d869[data-v-92b96409]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}.IPLwin-faq-category-e9d869[data-v-92b96409]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.IPLwin-faq-category-e9d869.active[data-v-92b96409]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}.IPLwin-faq-category-header-078d57[data-v-92b96409]{display:flex;align-items:center;gap:.15rem}.IPLwin-faq-category-icon-6306cb[data-v-92b96409]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.IPLwin-faq-icon-8f8d84[data-v-92b96409]{width:100%;height:100%;object-fit:contain}.IPLwin-faq-category-content-502478[data-v-92b96409]{flex:1}.IPLwin-faq-category-title-af9b3f[data-v-92b96409]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.IPLwin-faq-category-desc-9faf83[data-v-92b96409]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.IPLwin-faq-category-arrow-36b435[data-v-92b96409]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.IPLwin-faq-arrow-3b21b1[data-v-92b96409]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.IPLwin-faq-category-e9d869.active .IPLwin-faq-arrow-3b21b1[data-v-92b96409]{transform:rotate(180deg)}.IPLwin-faq-footer-wrapper-94a5f0[data-v-37bc6311]{position:relative}.IPLwin-faq-footer-7818b6[data-v-37bc6311]{position:relative;overflow:hidden}.IPLwin-faq-footer-waves-c041ac[data-v-37bc6311]{position:relative;overflow:hidden;z-index:1}.IPLwin-faq-wave-bg-img-2af519[data-v-37bc6311]{width:100%;height:1.3rem;background-size:cover}.IPLwin-faq-contact-819811[data-v-37bc6311]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}.IPLwin-faq-contact-content-258029[data-v-37bc6311]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.IPLwin-faq-contact-text-473ec6[data-v-37bc6311]{font-size:.24rem;color:#333;margin:0;flex:1}.IPLwin-faq-contact-btn-f03b22[data-v-37bc6311]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.IPLwin-faq-contact-btn-f03b22[data-v-37bc6311]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}.IPLwin-only-image-417bf9[data-v-b6ae0254]{padding:0 .3rem}.IPLwin-daily-banner-3f4ffb[data-v-b6ae0254]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.IPLwin-daily-banner-img-wrapper-060eab[data-v-b6ae0254]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.IPLwin-daily-banner-img-942006[data-v-b6ae0254]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.IPLwin-expert-list-5d3eec[data-v-a83b03e3]{margin:.3rem}.IPLwin-slot-rebate-d06a65[data-v-2363841f]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.IPLwin-slot-rebate-title-684185[data-v-2363841f]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}.IPLwin-slot-rebate-hero-ef49b1[data-v-2363841f]{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}.IPLwin-slot-rebate-hero-img-35e4e9[data-v-2363841f]{width:100%;height:100%;display:block}.IPLwin-slot-rebate-section-title-a9a63a[data-v-2363841f]{font-size:.28rem;margin:0 0 .15rem}.IPLwin-slot-rebate-details-f59b6e[data-v-2363841f]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}.IPLwin-slot-rebate-d06a65[data-v-2b4a5da8]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.IPLwin-slot-rebate-section-title-a9a63a[data-v-2b4a5da8]{font-size:.28rem;margin:0 0 .15rem}.IPLwin-slot-rebate-rules-16c8ba[data-v-2b4a5da8]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}.IPLwin-slot-rebate-rules-16c8ba li[data-v-2b4a5da8]{margin-bottom:.12rem}.IPLwin-slot-rebate-d06a65[data-v-3daa0df7]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.IPLwin-slot-rebate-table-wrap-4006c4[data-v-3daa0df7]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}.IPLwin-slot-rebate-table-eda7bb[data-v-3daa0df7]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}.IPLwin-slot-rebate-table-eda7bb th[data-v-3daa0df7]{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}.IPLwin-slot-rebate-table-eda7bb th[data-v-3daa0df7]:first-child{border-right:.02rem solid #ffffff}.IPLwin-slot-rebate-table-eda7bb td[data-v-3daa0df7]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}.IPLwin-slot-rebate-table-eda7bb td[data-v-3daa0df7]:first-child{border-right:.02rem solid #666666}.IPLwin-slot-rebate-table-eda7bb tr:last-child td[data-v-3daa0df7]{border-bottom:none}.IPLwin-slot-rebate-cta-wrap-64de02[data-v-3daa0df7]{text-align:center;margin-bottom:.3rem}.IPLwin-slot-rebate-cta-box-d41b5e[data-v-3daa0df7]{position:relative;display:inline-block}.IPLwin-slot-rebate-cta-192fcd[data-v-3daa0df7]{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}.IPLwin-slot-rebate-cta-icon-e693ff[data-v-3daa0df7]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.IPLwin-trustscore-static-efaef9[data-v-c6a6b05e]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}.IPLwin-trustscore-header-257408[data-v-c6a6b05e]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}.IPLwin-trustscore-brand-fe9a55[data-v-c6a6b05e]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}.IPLwin-trustscore-logo-697145[data-v-c6a6b05e]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}.IPLwin-trustscore-brand-name-135baa[data-v-c6a6b05e]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}.IPLwin-trustscore-rating-bb7557[data-v-c6a6b05e]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}.IPLwin-trustscore-value-row-f35f51[data-v-c6a6b05e]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}.IPLwin-trustscore-value-eb9193[data-v-c6a6b05e]{font-size:.7rem}.IPLwin-trustscore-stars-wrap-343c94[data-v-c6a6b05e]{display:flex;align-items:center;gap:.08rem}.IPLwin-trustscore-stars-153cd5[data-v-c6a6b05e]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}.IPLwin-trustscore-stars-active-da8a4f[data-v-c6a6b05e]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}.IPLwin-trustscore-info-70c36f[data-v-c6a6b05e]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.IPLwin-trustscore-divider-55e4ff[data-v-c6a6b05e]{height:.01rem;background:#0d3721}.IPLwin-trustscore-body-78423e[data-v-c6a6b05e]{padding:.2rem .28rem .26rem}.IPLwin-trustscore-title-a224f7[data-v-c6a6b05e]{text-align:center;margin:0 0 .18rem;font-size:.24rem;line-height:1.2;color:#5c656c;text-decoration:underline;text-underline-offset:.04rem;text-decoration-thickness:.02rem;position:relative;cursor:pointer;display:inline-block;width:100%}.IPLwin-trustscore-list-963cd9[data-v-c6a6b05e]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}.IPLwin-trustscore-item-63df17[data-v-c6a6b05e]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}.IPLwin-trustscore-item-63df17[data-v-c6a6b05e]:last-child{margin-bottom:0}.IPLwin-trustscore-check-ba0e76[data-v-c6a6b05e]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-trustscore-tooltip-792c1a[data-v-c6a6b05e]{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-.1rem);background:#002833f2;color:#fff;padding:.12rem .2rem;border-radius:.12rem;font-size:.24rem;line-height:1.4;width:5.2rem;max-width:80vw;z-index:1001;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;text-align:left;box-shadow:0 .04rem .12rem #0003}.IPLwin-trustscore-tooltip-792c1a[data-v-c6a6b05e]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}.IPLwin-trustscore-tooltip-792c1a.active[data-v-c6a6b05e]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}.IPLwin-trustscore-tooltip-792c1a.header-tooltip[data-v-c6a6b05e]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}.IPLwin-trustscore-tooltip-792c1a.header-tooltip[data-v-c6a6b05e]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}.IPLwin-trustscore-tooltip-792c1a.header-tooltip.active[data-v-c6a6b05e]{transform:translateY(-.15rem)}.IPLwin-vip-bonus-static-d63b1e[data-v-f33896a4]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}.IPLwin-vip-bonus-title-9ca4f5[data-v-f33896a4]{margin:0 5%;text-align:left}.IPLwin-vip-bonus-banner-title-efff6f[data-v-f33896a4]{margin:2% 5%;font-size:.28rem;font-weight:500}.IPLwin-vip-bonus-banner-wrapper-8a1062[data-v-f33896a4]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}.IPLwin-vip-bonus-more-link-feba13[data-v-f33896a4]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}.IPLwin-vip-bonus-banner-img-7d96c2[data-v-f33896a4]{width:100%;height:100%;display:block}.IPLwin-vip-bonus-panel-db6385[data-v-f33896a4]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}.IPLwin-vip-bonus-expert-block-75a9cb[data-v-f33896a4]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}.IPLwin-vip-bonus-expert-header-20209f[data-v-f33896a4]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.IPLwin-vip-bonus-expert-avatar-013a74[data-v-f33896a4]{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}.IPLwin-vip-bonus-expert-avatar-013a74 img[data-v-f33896a4]{width:1.2rem;height:1.2rem;display:block}.IPLwin-vip-bonus-expert-info-9b9498[data-v-f33896a4]{flex:1;min-width:0}.IPLwin-vip-bonus-expert-name-52b1f2[data-v-f33896a4]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}.IPLwin-vip-bonus-expert-badge-7e12a4[data-v-f33896a4]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}.IPLwin-vip-bonus-expert-badge-icon-3751d7[data-v-f33896a4]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-vip-bonus-recommended-row-78ac26[data-v-f33896a4]{display:flex;align-items:center;margin:0 0 .1rem}.IPLwin-vip-bonus-recommended-icon-f19132[data-v-f33896a4]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-vip-bonus-recommended-text-c78908[data-v-f33896a4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.IPLwin-vip-bonus-recommended-star-badge-d6fd89[data-v-f33896a4]{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}.IPLwin-vip-bonus-recommended-star-number-022d0a[data-v-f33896a4]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}.IPLwin-vip-bonus-recommended-stars-a2a1f5[data-v-f33896a4]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}.IPLwin-vip-bonus-recommended-star-6d1bf1[data-v-f33896a4]{position:relative;display:inline-block;line-height:1}.IPLwin-vip-bonus-recommended-star-full-74638e[data-v-f33896a4]{color:#ffc400}.IPLwin-vip-bonus-recommended-star-empty-e9aab2[data-v-f33896a4],.IPLwin-vip-bonus-recommended-star-half-11734b[data-v-f33896a4]{color:#b4b4b4}.IPLwin-vip-bonus-recommended-star-half-11734b[data-v-f33896a4]: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}.IPLwin-vip-bonus-expert-quote-ae1c8b[data-v-f33896a4]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.IPLwin-vip-bonus-summary-f4c541[data-v-f33896a4]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}.IPLwin-vip-bonus-summary-left-a3ab3e[data-v-f33896a4]{display:flex;align-items:center}.IPLwin-vip-bonus-summary-icon-f4fd44[data-v-f33896a4]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-vip-bonus-summary-title-7cd33f[data-v-f33896a4]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}.IPLwin-vip-bonus-user-review-82b0e8[data-v-f33896a4]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}.IPLwin-vip-bonus-user-top-d92cae[data-v-f33896a4]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}.IPLwin-vip-bonus-user-avatar-bab0fc[data-v-f33896a4]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}.IPLwin-vip-bonus-user-avatar-bab0fc img[data-v-f33896a4]{width:.88rem;height:.88rem;display:block}.IPLwin-vip-bonus-user-name-d34281[data-v-f33896a4]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.IPLwin-vip-bonus-user-text-1029dc[data-v-f33896a4]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}.IPLwin-vip-bonus-user-date-a9eaf9[data-v-f33896a4]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}.IPLwin-vip-bonus-more-btn-wrap-ab86bf[data-v-f33896a4]{display:flex;justify-content:flex-end}.IPLwin-vip-bonus-more-btn-f80c41[data-v-f33896a4]{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}.IPLwin-feedback-timely-cb1be0[data-v-64e66771]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.IPLwin-feedback-timely-box-d3e957[data-v-64e66771]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}.IPLwin-feedback-timely-icon-eb6462[data-v-64e66771]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.IPLwin-feedback-timely-question-a677ba[data-v-64e66771]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}.IPLwin-feedback-timely-motto-69f762[data-v-64e66771]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}.IPLwin-feedback-timely-actions-a22536[data-v-64e66771]{display:flex;justify-content:center;align-items:center;gap:.2rem}.IPLwin-feedback-timely-btn-991645[data-v-64e66771]{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}.IPLwin-feedback-timely-btn-icon-723f5a[data-v-64e66771]{display:inline-flex}.IPLwin-feedback-withdrawal-5d1b5b[data-v-0825a765]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.IPLwin-feedback-withdrawal-box-acda42[data-v-0825a765]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}.IPLwin-feedback-withdrawal-close-5100ae[data-v-0825a765]{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}.IPLwin-feedback-withdrawal-logo-6a37fd[data-v-0825a765]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.IPLwin-feedback-withdrawal-question-56ad04[data-v-0825a765]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}.IPLwin-feedback-withdrawal-scale-ffde04[data-v-0825a765]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}.IPLwin-feedback-withdrawal-btn-0b285b[data-v-0825a765]{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}.IPLwin-feedback-withdrawal-btn-0b285b[data-v-0825a765]:hover{transform:scale(1.1)}.IPLwin-feedback-withdrawal-btn-0b285b.selected[data-v-0825a765]{color:#2d6a4f;transform:scale(1.2)}.IPLwin-feedback-withdrawal-labels-01f48b[data-v-0825a765]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}.IPLwin-feedback-withdrawal-label-left-e188f8[data-v-0825a765]{text-align:left}.IPLwin-feedback-withdrawal-label-right-b343eb[data-v-0825a765]{text-align:right}.IPLwin-pwa-modal-overlay-8d5dce[data-v-76073572]{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)}.IPLwin-pwa-home-screen-card-b36396[data-v-76073572]{position:relative;box-sizing:border-box;width:100%;max-width:6.8rem;animation:slide-up-76073572 .4s ease-out}@keyframes slide-up-76073572{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.IPLwin-pwa-modal-close-437f6a[data-v-76073572]{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}.IPLwin-pwa-hsc-inner-03fc2c[data-v-76073572]{box-sizing:border-box;background:#fff;border-radius:.32rem;padding:.5rem .4rem;box-shadow:0 .1rem .3rem #0000004d}.IPLwin-pwa-hsc-header-a3132a[data-v-76073572]{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.4rem;text-align:center}.IPLwin-pwa-hsc-icon-cluster-887abd[data-v-76073572]{flex-shrink:0;width:1.2rem;height:1.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.IPLwin-pwa-hsc-head-text-5e0282[data-v-76073572]{width:100%}.IPLwin-pwa-hsc-heading-ce2e04[data-v-76073572]{margin:0 0 .16rem;font-size:.36rem;line-height:1.3}.IPLwin-pwa-hsc-heading-accent-e866b4[data-v-76073572]{color:#1976d2;font-weight:900;display:block}.IPLwin-pwa-hsc-heading-rest-629c9e[data-v-76073572]{color:#333;font-weight:600;font-size:.32rem}.IPLwin-pwa-hsc-sub-cbb13e[data-v-76073572]{margin:0;font-size:.26rem;line-height:1.4;color:#666}.IPLwin-pwa-hsc-steps-b49fb2[data-v-76073572]{margin:0 0 .5rem;padding:.3rem;background:#f5f8ff;border-radius:.2rem;list-style:none;display:flex;flex-direction:column;gap:.24rem}.IPLwin-pwa-hsc-step-text-08e976[data-v-76073572]{display:block;font-size:.28rem;line-height:1.5;color:#333;font-weight:500}.IPLwin-pwa-modal-btn-1314a8[data-v-76073572]{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-76073572],.fade-leave-active[data-v-76073572]{transition:opacity .3s}.fade-enter-from[data-v-76073572],.fade-leave-to[data-v-76073572]{opacity:0}.IPLwin-reviews-ratings-dashboard-605aaa[data-v-428ad138]{box-sizing:border-box;width:100%;max-width:7.5rem;margin:.2rem auto}.IPLwin-rrd-brand-bar-688cac[data-v-428ad138]{box-sizing:border-box;width:100%;padding:.38rem .24rem;background:linear-gradient(180deg,#374151,#1f2937)}.IPLwin-rrd-brand-title-579327[data-v-428ad138]{margin:0;font-size:.4rem;line-height:1.6;color:#fff}.IPLwin-rrd-cards-row-3184f6[data-v-428ad138]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:.06rem;align-items:stretch;width:90%;margin:.2rem 5% 0}.IPLwin-rrd-card-30332b[data-v-428ad138]{box-sizing:border-box;border-radius:.16rem;padding:.2rem .16rem;min-width:0}.IPLwin-rrd-card-average-8689c6[data-v-428ad138]{background:#f3f4f6;border:.02rem solid #9ca3af;display:flex;flex-direction:column;align-items:stretch;text-align:left}.IPLwin-rrd-score-badge-eed2f5[data-v-428ad138]{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}.IPLwin-rrd-badge-star-878423[data-v-428ad138]{width:.38rem;height:.38rem;flex-shrink:0}.IPLwin-rrd-badge-value-e6e85d[data-v-428ad138]{font-size:.34rem;line-height:1;font-weight:700}.IPLwin-rrd-average-label-f8a162[data-v-428ad138]{font-size:.26rem;line-height:1.3;color:#1f2937}.IPLwin-rrd-stars-row-b9e25d[data-v-428ad138]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.06rem;margin-bottom:.12rem}.IPLwin-rrd-star-slot-2cef36[data-v-428ad138]{display:flex;width:.36rem;height:.36rem}.IPLwin-rrd-star-8c2a29[data-v-428ad138]{width:100%;height:100%;display:block}.IPLwin-rrd-star-filled-e3b617[data-v-428ad138]{color:#ffc107}.IPLwin-rrd-star-empty-bc8acb[data-v-428ad138]{color:#cfd8dc}.IPLwin-rrd-review-count-eb0464[data-v-428ad138]{margin:0 0 .2rem;font-size:.22rem;line-height:1.4;color:#616161}.IPLwin-rrd-pill-c25042[data-v-428ad138]{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}.IPLwin-rrd-pill-icon-69eb96[data-v-428ad138]{width:.19rem;height:.25rem;flex-shrink:0}.IPLwin-rrd-pill-info-img-bfcfa7[data-v-428ad138]{width:.15rem;height:.15rem;flex-shrink:0}.IPLwin-rrd-pill-text-d00cc5[data-v-428ad138]{flex:1 1 auto;min-width:0;font-size:.16rem;line-height:1.3;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.IPLwin-rrd-pill-info-6f4a22[data-v-428ad138]{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}.IPLwin-rrd-card-distribution-03f2d5[data-v-428ad138]{background:#fff;border:.02rem solid #bdbdbd}.IPLwin-rrd-dist-heading-190f69[data-v-428ad138]{display:flex;align-items:center;gap:.1rem;margin:0 0 .2rem;font-size:.24rem;line-height:1.3;color:#1f2937}.IPLwin-rrd-dist-heading-icon-2cb0c8[data-v-428ad138]{width:.32rem;height:.32rem;flex-shrink:0}.IPLwin-rrd-dist-list-711db4[data-v-428ad138]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.14rem}.IPLwin-rrd-dist-row-c2cfd9[data-v-428ad138]{display:grid;grid-template-columns:.9rem 1fr .56rem;align-items:center;gap:.08rem}.IPLwin-rrd-dist-label-845e16[data-v-428ad138]{font-size:.2rem;color:#616161;white-space:nowrap}.IPLwin-rrd-dist-bar-track-6f2800[data-v-428ad138]{height:.14rem;background:#eceff1;border-radius:.08rem;overflow:hidden}.IPLwin-rrd-dist-bar-fill-1e8fff[data-v-428ad138]{display:block;height:100%;border-radius:.08rem;min-width:0;transition:width .2s ease}.IPLwin-rrd-dist-bar-fill--n5-9a3eed[data-v-428ad138]{background:#4b5563}.IPLwin-rrd-dist-bar-fill--n4-4567d6[data-v-428ad138]{background:#6b7280}.IPLwin-rrd-dist-bar-fill--n3-f457dc[data-v-428ad138]{background:#9ca3af}.IPLwin-rrd-dist-bar-fill--n2-21a78c[data-v-428ad138]{background:#d1d5db}.IPLwin-rrd-dist-bar-fill--n1-9370d1[data-v-428ad138]{background:#e5e7eb}.IPLwin-rrd-dist-pct-8f391c[data-v-428ad138]{font-size:.2rem;color:#424242;text-align:right}.IPLwin-rrd-trust-card-9c6bd1[data-v-428ad138]{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}.IPLwin-rrd-trust-col-f3d09a[data-v-428ad138]{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.16rem;text-align:left}.IPLwin-rrd-trust-icon-wrap-f3d90d[data-v-428ad138]{flex-shrink:0;width:.9rem;height:.9rem;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.IPLwin-rrd-trust-icon-014d10[data-v-428ad138]{width:.4rem;height:.4rem}.IPLwin-rrd-trust-copy-abbfa6[data-v-428ad138]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.IPLwin-rrd-trust-stat-2cd1a4[data-v-428ad138]{margin:0 0 .06rem;font-size:.3rem;line-height:1.2;color:#1f2937;font-weight:900}.IPLwin-rrd-trust-desc-a5a81d[data-v-428ad138]{margin:0;font-size:.2rem;line-height:1.45;color:#616161}.IPLwin-rrd-trust-divider-adc343[data-v-428ad138]{width:.02rem;align-self:stretch;background:#e0e0e0;flex-shrink:0}.IPLwin-rrd-cta-0030be[data-v-428ad138]{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}.IPLwin-rrd-cta-icon-f24115[data-v-428ad138]{width:.36rem;height:.36rem;flex-shrink:0}.IPLwin-share-exp-cta-94488b[data-v-dea432c2]{box-sizing:border-box;width:90%;max-width:7.5rem;margin:.24rem 5% 0}.IPLwin-share-exp-inner-0a7981[data-v-dea432c2]{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}.IPLwin-share-exp-img-427e8d[data-v-dea432c2]{display:block;width:.8rem;height:.97rem;flex-shrink:0;object-fit:contain}.IPLwin-share-exp-text-84d834[data-v-dea432c2]{flex:1;min-width:2.4rem;text-align:left}.IPLwin-share-exp-title-2fa669[data-v-dea432c2]{margin:0 0 .08rem;font-size:.23rem;line-height:1.3;font-weight:700;color:#111827}.IPLwin-share-exp-desc-a8074f[data-v-dea432c2]{margin:0;font-size:.16rem;line-height:1.45;font-weight:400;color:#1f2937}.IPLwin-share-exp-btn-a99f9e[data-v-dea432c2]{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}.IPLwin-share-exp-btn-a99f9e[data-v-dea432c2]:active{opacity:.92}.IPLwin-frp-5f99c1[data-v-b0ce2847]{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}.IPLwin-frp-titlebar-452624[data-v-b0ce2847]{padding:.14rem .16rem;margin:0 0 .18rem;background:#0d3721;text-align:center;border-radius:.12rem .12rem 0 0}.IPLwin-frp-title-0c698e[data-v-b0ce2847]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}.IPLwin-frp-card-993ff9[data-v-b0ce2847]{background:#fff;padding:0;box-sizing:border-box}.IPLwin-frp-meta-00a3cd[data-v-b0ce2847]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}.IPLwin-frp-meta-left-6c32eb[data-v-b0ce2847]{flex:1;min-width:0}.IPLwin-frp-update-dfc99d[data-v-b0ce2847]{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}.IPLwin-frp-icon-cal-4afcee.IPLwin-fr-category-icon-964b6b[data-v-b0ce2847]{width:.26rem;height:.26rem;flex-shrink:0}.IPLwin-frp-update-text-7b6c01[data-v-b0ce2847]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}.IPLwin-frp-table-wrap-4054d2[data-v-b0ce2847]{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}.IPLwin-frp-table-wrap-4054d2[data-v-b0ce2847]::-webkit-scrollbar{height:.12rem}.IPLwin-frp-table-wrap-4054d2[data-v-b0ce2847]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.IPLwin-frp-table-wrap-4054d2[data-v-b0ce2847]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.IPLwin-frp-table-wrap-4054d2[data-v-b0ce2847]::-webkit-scrollbar-thumb:hover{background:#008f5a}.IPLwin-frp-table-8b8992[data-v-b0ce2847]{width:max-content;min-width:100%;border-collapse:collapse;table-layout:auto}.IPLwin-frp-table-8b8992 thead th[data-v-b0ce2847]{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}.IPLwin-frp-table-8b8992 tbody td[data-v-b0ce2847]{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}.IPLwin-frp-table-8b8992 tbody tr.IPLwin-frp-tr--alt-0bd77e td[data-v-b0ce2847]{background:#e0e0e0}.IPLwin-frp-td-method-6c692f[data-v-b0ce2847]{font-weight:600}.IPLwin-frp-divider-f4c74c[data-v-b0ce2847]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}.IPLwin-frp-expert-2426ec[data-v-b0ce2847]{margin:0;padding:0;width:100%}.IPLwin-frp-expert-surface-045efb[data-v-b0ce2847]{--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}.IPLwin-frp-expert-profile-73fbc8[data-v-b0ce2847]{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}.IPLwin-frp-avatar-bebaf6[data-v-b0ce2847]{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}.IPLwin-frp-expert-main-9dcb00[data-v-b0ce2847]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.IPLwin-frp-expert-name-row-28c86a[data-v-b0ce2847]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.IPLwin-frp-expert-name-9d4fa0[data-v-b0ce2847]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-b0ce2847]{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}.IPLwin-frp-expert-role-b50bb0[data-v-b0ce2847]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.IPLwin-frp-quote-b25c7f[data-v-b0ce2847]{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)}.IPLwin-scroll-to-top-a4b517[data-v-96e9e2bb]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator .IPLwin-scroll-to-top-a4b517[data-v-96e9e2bb]{bottom:50px}.IPLwin-scroll-to-top-btn-63559b[data-v-96e9e2bb]{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}.IPLwin-scroll-to-top-btn-63559b[data-v-96e9e2bb]:hover{opacity:.95;transform:scale(1.02)}.IPLwin-scroll-to-top-btn-63559b[data-v-96e9e2bb]:active{transform:scale(.98)}.fade-enter-active[data-v-96e9e2bb],.fade-leave-active[data-v-96e9e2bb]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-96e9e2bb],.fade-leave-to[data-v-96e9e2bb]{opacity:0;transform:translateY(.2rem)}.IPLwin-scroll-to-top-icon-92df30[data-v-96e9e2bb]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}.IPLwin-scroll-to-top-text-bc9fe2[data-v-96e9e2bb]{font-weight:500;line-height:1.2}.IPLwin-profile-modal-f00d9e[data-v-69cd809f]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.IPLwin-profile-modal-f00d9e.show[data-v-69cd809f]{display:flex}.IPLwin-profile-modal-backdrop-25e0c4[data-v-69cd809f]{position:absolute;inset:0;background:#000000a6}.IPLwin-comment-ready-section-1bc61e[data-v-69cd809f]{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}.IPLwin-profile-modal-close-btn-578e99[data-v-69cd809f]{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}.IPLwin-comment-ready-card-57845c[data-v-69cd809f]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}.IPLwin-comment-ready-title-47059c[data-v-69cd809f]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}.IPLwin-comment-ready-subtitle-bd7775[data-v-69cd809f]{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}.IPLwin-comment-ready-subtitle-bd7775 span[data-v-69cd809f]{font-size:.19rem}.IPLwin-comment-ready-subtitle-icon-e0b514[data-v-69cd809f]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-comment-ready-main-87e7fe[data-v-69cd809f]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}.IPLwin-comment-ready-row-ba68d1[data-v-69cd809f]{display:flex;align-items:center;gap:.12rem}.IPLwin-comment-ready-row-ba68d1+.IPLwin-comment-ready-row-ba68d1[data-v-69cd809f]{margin-top:.12rem}.IPLwin-comment-ready-name-wrap-cf1c42[data-v-69cd809f]{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}.IPLwin-comment-ready-user-box-e3ed0f[data-v-69cd809f]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}.IPLwin-comment-ready-user-icon-8c9e2a[data-v-69cd809f]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-comment-ready-name-input-8ff6b1[data-v-69cd809f]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}.IPLwin-comment-ready-btn-456385[data-v-69cd809f]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}.IPLwin-comment-ready-btn-random-2f76e6[data-v-69cd809f]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}.IPLwin-comment-ready-random-icon-2068e8[data-v-69cd809f]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-comment-ready-tip-7aad9e[data-v-69cd809f]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}.IPLwin-comment-ready-tip--underline-6650cd[data-v-69cd809f]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}.IPLwin-comment-ready-tip-icon-226f44[data-v-69cd809f]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}.IPLwin-comment-ready-avatar-shell-7caa08[data-v-69cd809f]{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}.IPLwin-comment-ready-avatar-base-cb138c[data-v-69cd809f]{width:1.18rem;height:1.18rem}.IPLwin-comment-ready-avatar-preview-e7de2f[data-v-69cd809f]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}.IPLwin-comment-ready-avatar-preview-e7de2f.show[data-v-69cd809f]{display:block}.IPLwin-comment-ready-upload-wrap-a9b329[data-v-69cd809f]{position:relative;flex:1;min-width:0}.IPLwin-comment-ready-upload-icon-1c0c52[data-v-69cd809f]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.IPLwin-comment-ready-btn-upload-4679e6[data-v-69cd809f]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}.IPLwin-comment-ready-upload-input-ab88e2[data-v-69cd809f]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}.IPLwin-profile-upload-loading-baf602[data-v-69cd809f]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}.IPLwin-profile-upload-loading-baf602.show[data-v-69cd809f]{display:flex}.IPLwin-profile-upload-loading-baf602[data-v-69cd809f]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-69cd809f 1s linear infinite}@keyframes ipl-spin-69cd809f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IPLwin-comment-ready-submit-wrap-0d6fe4[data-v-69cd809f]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}.IPLwin-comment-ready-photo-tip-577ee9[data-v-69cd809f]{margin-left:1.32rem;margin-top:-.2rem}.IPLwin-comment-ready-btn-submit-10b7a1[data-v-69cd809f]{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}.IPLwin-comment-ready-btn-submit-10b7a1[data-v-69cd809f]:disabled{background:#999;cursor:not-allowed;border-color:#666}.IPLwin-modal-overlay-be0627[data-v-37661b1e]{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-37661b1e .3s ease}.IPLwin-modal-overlay-be0627.show[data-v-37661b1e]{display:flex}.IPLwin-modal-829e43[data-v-37661b1e]{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-37661b1e .3s ease;text-align:center}.IPLwin-modal-icon-49b113[data-v-37661b1e]{font-size:.8rem;margin:0 0 .2rem}.IPLwin-modal-icon-49b113.warning[data-v-37661b1e]{color:#ff9800}.IPLwin-modal-icon-49b113.success[data-v-37661b1e]{color:#00a853;font-weight:700}.IPLwin-modal-message-ba16b6[data-v-37661b1e]{font-size:.32rem;color:#333;margin:0 0 .3rem}.IPLwin-modal-btn-91b843[data-v-37661b1e]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.IPLwin-modal-btn-91b843[data-v-37661b1e]:hover{background:#04505a}.IPLwin-modal-btn-91b843[data-v-37661b1e]:active{background:#034048}@keyframes fadeIn-37661b1e{0%{opacity:0}to{opacity:1}}@keyframes slideUp-37661b1e{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}
