.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}}._82Lottery-wd-modal-overlay-55f9cb[data-v-b5c71809]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background:#000000b3;-webkit-backdrop-filter:blur(.04rem);backdrop-filter:blur(.04rem);display:flex;align-items:center;justify-content:center;padding:.2rem;box-sizing:border-box}._82Lottery-wd-speed-2f5bc7[data-v-b5c71809]{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:6.8rem;max-height:90vh;margin:0;padding:.38rem .24rem .34rem;border-radius:.16rem;background:#fff;box-shadow:0 .1rem .4rem #0000004d;overflow:hidden;background:#f0f7f3}._82Lottery-wd-modal-close-d0eb52[data-v-b5c71809]{position:absolute;top:.12rem;right:.12rem;width:.46rem;height:.46rem;border:none;background:#0000000d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0d3721;cursor:pointer;transition:all .2s ease;z-index:10}._82Lottery-wd-modal-close-d0eb52[data-v-b5c71809]:hover{background:#0000001a}._82Lottery-wd-modal-scroll-f3430b[data-v-b5c71809]{flex:1;overflow-y:auto;padding-right:.04rem;margin-bottom:.1rem}._82Lottery-wd-modal-scroll-f3430b[data-v-b5c71809]::-webkit-scrollbar{width:.06rem}._82Lottery-wd-modal-scroll-f3430b[data-v-b5c71809]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.1rem}._82Lottery-wd-modal-scroll-f3430b[data-v-b5c71809]::-webkit-scrollbar-thumb{background:#2dbd6a;border-radius:.1rem}._82Lottery-wd-speed-head-9b2150[data-v-b5c71809]{margin-bottom:.22rem}._82Lottery-wd-speed-title-ff40f2[data-v-b5c71809]{margin:0 0 .08rem;font-size:.26rem;font-weight:800;line-height:1.2;letter-spacing:.03em;color:#0d3721;text-transform:uppercase}._82Lottery-wd-speed-sub-3cd2b8[data-v-b5c71809]{margin:0;font-size:.19rem;font-weight:500;line-height:1.35;letter-spacing:.04em;color:#1b5e20;text-transform:uppercase}._82Lottery-wd-speed-field-3e01c5[data-v-b5c71809]{margin-bottom:.2rem}._82Lottery-wd-speed-label-edef48[data-v-b5c71809]{margin:0 0 .1rem;font-size:.21rem;font-weight:700;line-height:1.4;color:#0d3721}._82Lottery-wd-opt-c24b22[data-v-b5c71809]{font-weight:600;color:#1b5e20}._82Lottery-wd-pay-list-afa9a7[data-v-b5c71809]{display:flex;flex-direction:column;gap:.1rem}._82Lottery-wd-pay-row-ef1cd7[data-v-b5c71809]{display:flex;flex-direction:row;align-items:center;gap:.12rem;width:100%;padding:.12rem .14rem;border:.02rem solid #d8e3dc;border-radius:.1rem;background:#fff;box-shadow:0 .04rem #005e2d;cursor:pointer;text-align:left;box-sizing:border-box;transition:all .2s ease}._82Lottery-wd-pay-row--active-9c50e5[data-v-b5c71809]{background:#00be5a;border:.02rem solid rgba(5,142,67,1)}._82Lottery-wd-pay-icon-wrap-ae77b0[data-v-b5c71809]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;border-radius:50%;background:#f3f3f3}._82Lottery-wd-pay-row--active-9c50e5 ._82Lottery-wd-pay-icon-wrap-ae77b0[data-v-b5c71809]{background:#fff}._82Lottery-wd-svg-23bbc6[data-v-b5c71809]{width:.4rem;height:.4rem}._82Lottery-wd-pay-text-97f72e[data-v-b5c71809]{flex:1;font-size:.2rem;font-weight:600;line-height:1.35;color:#1a1a1a}._82Lottery-wd-pay-row--active-9c50e5 ._82Lottery-wd-pay-text-97f72e[data-v-b5c71809]{color:#fff}._82Lottery-wd-pay-check-1ad64e[data-v-b5c71809],._82Lottery-wd-pay-ring-546617[data-v-b5c71809]{width:.4rem;height:.4rem}._82Lottery-wd-pills-d0ce53[data-v-b5c71809]{display:flex;flex-direction:row;gap:.08rem}._82Lottery-wd-pill-efbc2a[data-v-b5c71809]{flex:1 1 0;padding:.16rem .06rem;border:.02rem solid #b0bec5;border-radius:.1rem;font-size:.2rem;font-weight:700;color:#263238;background:#fff;box-shadow:0 .04rem #005e2d;cursor:pointer}._82Lottery-wd-pill--active-3e01d6[data-v-b5c71809]{background:#00be5a;border-color:#058e43;color:#fff}._82Lottery-wd-submit-ec4360[data-v-b5c71809]{display:flex;align-items:center;justify-content:center;align-self:center;width:fit-content;max-width:100%;margin-top:.26rem;padding:.17rem .5rem;border:.01rem solid rgba(5,142,67,1);border-radius:999px;font-size:.21rem;font-weight:800;text-transform:uppercase;color:#fff;background:linear-gradient(360deg,#2f4b00,#32cd32);box-shadow:0 .04rem #005e2d;cursor:pointer}._82Lottery-wd-submit-ec4360[data-v-b5c71809]:active{opacity:.94;transform:translateY(.01rem)}._82Lottery-wd-fade-enter-active-1997f3[data-v-b5c71809],._82Lottery-wd-fade-leave-active-58b034[data-v-b5c71809]{transition:opacity .3s ease}._82Lottery-wd-fade-enter-from-089c28[data-v-b5c71809],._82Lottery-wd-fade-leave-to-fd33f2[data-v-b5c71809]{opacity:0}._82Lottery-wd-fade-enter-active-1997f3 ._82Lottery-wd-speed-2f5bc7[data-v-b5c71809]{animation:ipl-wd-scale-b5c71809 .3s cubic-bezier(.34,1.56,.64,1)}._82Lottery-wd-fade-leave-active-58b034 ._82Lottery-wd-speed-2f5bc7[data-v-b5c71809]{animation:ipl-wd-scale-b5c71809 .2s reverse ease-in}@keyframes ipl-wd-scale-b5c71809{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.page-loading[data-v-91afc9b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-91afc9b7]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-91afc9b7 .8s linear infinite;margin-bottom:12px}@keyframes spin-91afc9b7{to{transform:rotate(360deg)}}.page-error[data-v-91afc9b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-91afc9b7]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-91afc9b7]{height:2.1rem}._82Lottery-menu-toggle-465f4c[data-v-50bf1c9b]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}@media(min-width:768px){._82Lottery-nav-menu-3dcbc0[data-v-be3f5b35]{cursor:grab;-webkit-user-select:none;user-select:none}._82Lottery-nav-menu-3dcbc0.dragging[data-v-be3f5b35]{cursor:grabbing;scroll-snap-type:none}}._82Lottery-footer-icon-text-685d70[data-v-3e217ac7]{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}._82Lottery-faq-title-c0de3a[data-v-d512091e]{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}._82Lottery-faq-subtitle-bd958e[data-v-d512091e]{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}._82Lottery-faq-question1-e1e4c0[data-v-d512091e]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.welcome-banner[data-v-319f050b]{margin:.3rem;padding:.4rem;background:linear-gradient(135deg,#00d4aa,#00a8cc);border-radius:.2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.welcome-banner[data-v-319f050b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer-319f050b 3s infinite}@keyframes shimmer-319f050b{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.welcome-title[data-v-319f050b]{font-size:.18rem;margin-bottom:.2rem;position:relative;z-index:1;text-align:left}.welcome-subtitle[data-v-319f050b]{font-size:.14rem;opacity:.9;margin-bottom:.3rem;position:relative;z-index:1}.welcome-buttons[data-v-319f050b]{display:flex;gap:.2rem;margin-top:.3rem;position:relative;z-index:1}.btn[data-v-319f050b]{flex:1;padding:.2rem;border:none;border-radius:.1rem;font-size:.14rem;cursor:pointer;transition:all .3s}.btn[data-v-319f050b]:active{transform:scale(.95)}.btn-primary[data-v-319f050b]{background:#fff;color:#00d4aa}.btn-primary[data-v-319f050b]:hover{background:#f0f0f0}.btn-secondary[data-v-319f050b]{background:#fff3;color:#fff;border:.01rem solid rgba(255,255,255,.3)}.btn-secondary[data-v-319f050b]:hover{background:#ffffff4d}.welcome-badge[data-v-319f050b]{position:absolute;top:.2rem;right:.2rem;background:#fff3;color:#fff;font-size:.1rem;padding:.05rem .1rem;border-radius:.08rem}._82Lottery-contact-section-wrapper-a43640[data-v-c32472c6]{width:90%;margin:0 5% 5%}._82Lottery-contact-section-aff398[data-v-c32472c6]{margin-top:.3rem}._82Lottery-contact-title-5237b2[data-v-c32472c6]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}._82Lottery-contact-icon-5ae32d[data-v-c32472c6]{width:.42rem;height:.42rem;object-fit:contain}._82Lottery-contact-description-4d5ffe[data-v-c32472c6]{font-size:.24rem;color:#000;line-height:1.6}._82Lottery-announcement-snippet-title-0fa673[data-v-c11cf167]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-announcement-modal-title-6968ab[data-v-c11cf167]{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}._82Lottery-floating-btn-text-d734f1[data-v-05213639]{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}._82Lottery-basic-info-section-665e0b[data-v-b90b1612]{padding:.1rem .3rem}._82Lottery-basic-info-container-6a5ab3[data-v-b90b1612]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){._82Lottery-basic-info-container-6a5ab3[data-v-b90b1612]{overflow:visible}}._82Lottery-basic-info-scroll-wrapper-992a99[data-v-b90b1612]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"][data-v-b90b1612]{overflow-x:auto}._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52[data-v-b90b1612]{width:100%;min-width:100%;table-layout:fixed}._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]:first-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]:last-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 tbody td[data-v-b90b1612]:first-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 tbody td[data-v-b90b1612]:last-child{width:50%;min-width:0;box-sizing:border-box}._82Lottery-basic-info-scroll-wrapper-992a99[data-v-b90b1612]::-webkit-scrollbar{height:.08rem}._82Lottery-basic-info-scroll-wrapper-992a99[data-v-b90b1612]::-webkit-scrollbar-track{background:transparent}._82Lottery-basic-info-scroll-wrapper-992a99[data-v-b90b1612]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}._82Lottery-basic-info-header-dab931[data-v-b90b1612]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}._82Lottery-basic-info-title-012f8f[data-v-b90b1612]{margin:0;text-align:left}._82Lottery-basic-info-table-b5dc52[data-v-b90b1612]{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}._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-table-b5dc52[data-v-b90b1612]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){._82Lottery-basic-info-table-b5dc52[data-v-b90b1612]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-table-b5dc52[data-v-b90b1612]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}._82Lottery-basic-info-table-b5dc52 thead[data-v-b90b1612]{background:#e0e0e0}._82Lottery-basic-info-table-b5dc52 thead tr:first-child th[data-v-b90b1612]:first-child{border-top-left-radius:.12rem}._82Lottery-basic-info-table-b5dc52 thead tr:first-child th[data-v-b90b1612]:last-child{border-top-right-radius:.12rem}._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]{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}._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]{width:auto;min-width:0}._82Lottery-basic-info-table-b5dc52 tbody tr[data-v-b90b1612]:nth-child(odd){background:#f5f5f5}._82Lottery-basic-info-table-b5dc52 tbody tr[data-v-b90b1612]:nth-child(2n){background:#e8e8e8}._82Lottery-basic-info-table-b5dc52 tbody tr:last-child td[data-v-b90b1612]:first-child{border-bottom-left-radius:.12rem}._82Lottery-basic-info-table-b5dc52 tbody tr:last-child td[data-v-b90b1612]:last-child{border-bottom-right-radius:.12rem}._82Lottery-basic-info-table-b5dc52 td[data-v-b90b1612]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}._82Lottery-basic-info-label-c2ce96[data-v-b90b1612]{color:#333;width:auto;min-width:0}._82Lottery-basic-info-value-86810f[data-v-b90b1612]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-table-b5dc52 td[data-v-b90b1612],._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-label-c2ce96[data-v-b90b1612],._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-value-86810f[data-v-b90b1612]{width:auto;min-width:0}@media(min-width:768px){._82Lottery-basic-info-label-c2ce96[data-v-b90b1612],._82Lottery-basic-info-value-86810f[data-v-b90b1612]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}._82Lottery-basic-info-scroll-wrapper-992a99 ._82Lottery-basic-info-table-b5dc52 td[data-v-b90b1612]{width:auto;min-width:0}._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-label-c2ce96[data-v-b90b1612],._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-value-86810f[data-v-b90b1612]{width:50%;max-width:50%}._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]:first-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 thead th[data-v-b90b1612]:last-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 tbody td[data-v-b90b1612]:first-child,._82Lottery-basic-info-scroll-wrapper-992a99[data-cols="2"] ._82Lottery-basic-info-table-b5dc52 tbody td[data-v-b90b1612]:last-child{width:50%;min-width:0}}._82Lottery-basic-info-label-icon-44de09[data-v-b90b1612]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}._82Lottery-analysis-players-review-name-8bf42a[data-v-beb800ce]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-slot-rebate-expert-reviews-label-e3d98c[data-v-906cf184]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-slot-rebate-expert-verdict-0b86be[data-v-b98c60ae]{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}._82Lottery-expert-profile-name-37bbe6[data-v-dbabb25b]{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}._82Lottery-comment-star-d21a46[data-v-fba65353]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}._82Lottery-analysis-table-header-d459c3._82Lottery-table-title-header-63f2ca[data-v-7c4a8228]{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}._82Lottery-analysis-col-rank-cec2e1[data-v-7c4a8228]{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}._82Lottery-analysis-col-game-8562ae[data-v-7c4a8228]{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}._82Lottery-analysis-col-rtp-e5443e[data-v-7c4a8228]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-analysis-col-review-bca71d[data-v-7c4a8228]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-breadcrumb-3bdbd4[data-v-4b5deb5a]{padding:.2rem .3rem;background:#fff}ol[data-v-4b5deb5a]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-4b5deb5a]{display:flex;align-items:center}._82Lottery-breadcrumb-item-e711ef[data-v-4b5deb5a]{font-size:.25rem;text-decoration:none;color:#007bff}._82Lottery-breadcrumb-item-e711ef.active[data-v-4b5deb5a]{color:#333}._82Lottery-breadcrumb-separator-55396e[data-v-4b5deb5a]{margin:0 .1rem;color:#666;font-size:.2rem}._82Lottery-title-text-hero-2136a1[data-v-3f04dca2]{padding:.3rem;background:#fff}._82Lottery-title-text-title-6e7c1e[data-v-3f04dca2]{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}._82Lottery-title-text-desc-1ee15f[data-v-3f04dca2]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}._82Lottery-title-text-image-wrapper-2099fe[data-v-3f04dca2]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}._82Lottery-title-text-image-a5510c[data-v-3f04dca2]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._82Lottery-tagline-section-966063[data-v-799cd3d0]{padding:.3rem;background:#fff}._82Lottery-tagline-content-51e117[data-v-799cd3d0]{display:flex;align-items:center;justify-content:center;gap:.1rem}._82Lottery-tagline-icon-wrapper-1177f4[data-v-799cd3d0]{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}._82Lottery-tagline-icon-4734c9[data-v-799cd3d0]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}._82Lottery-tagline-66a69d[data-v-799cd3d0]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}._82Lottery-partners-banner-section-e2df39[data-v-b2040eaf]{background:#fff;padding:.1rem .3rem}._82Lottery-partners-banner-dddbaa[data-v-b2040eaf]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}._82Lottery-partners-title-54aaba[data-v-b2040eaf]{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}._82Lottery-partners-logos-718b2e[data-v-b2040eaf]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}._82Lottery-partner-logo-6d208d[data-v-b2040eaf]{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}._82Lottery-partner-logo-6d208d img[data-v-b2040eaf]{width:100%;height:auto;object-fit:contain;display:block}._82Lottery-partners-section-1fd9ce[data-v-c863b530]{background:#fff;padding:.1rem .3rem;position:relative}._82Lottery-partners-bg-1e87a6[data-v-c863b530]{width:100%;overflow:hidden;border-radius:.2rem}._82Lottery-partners-bg-img-34d823[data-v-c863b530]{width:100%;height:1.1rem}._82Lottery-bonus-grid-fe0fea[data-v-c84ef0fd]{padding:.3rem;background:#fff}._82Lottery-bonus-grid-header-f309c3[data-v-c84ef0fd]{margin-bottom:.3rem;text-align:center}._82Lottery-bonus-grid-title-6772f2[data-v-c84ef0fd]{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}._82Lottery-bonus-grid-description-866d22[data-v-c84ef0fd]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}._82Lottery-grid-ff8e57[data-v-c84ef0fd]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}._82Lottery-grid-card-7a8dd0[data-v-c84ef0fd]{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}._82Lottery-grid-thumb-wrapper-cc7fc9[data-v-c84ef0fd]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}._82Lottery-grid-thumb-5ebf7f[data-v-c84ef0fd]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}._82Lottery-grid-btn-daf0d9[data-v-c84ef0fd]{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}._82Lottery-grid-link-ee69a4[data-v-c84ef0fd]{text-decoration:none}._82Lottery-bonus-grid-footer-b73938[data-v-c84ef0fd]{margin-top:.3rem;text-align:center}._82Lottery-bonus-grid-footer-text-bbf794[data-v-c84ef0fd]{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}._82Lottery-bonus-hero-05f55d[data-v-9677f2a7]{padding:.3rem;background:#fff}._82Lottery-bonus-title-7c1ffc[data-v-9677f2a7]{margin:0 0 .12rem;text-align:left}._82Lottery-bonus-desc-50a999[data-v-9677f2a7]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}._82Lottery-bonus-image-wrapper-13b31a[data-v-9677f2a7]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}._82Lottery-bonus-image-718001[data-v-9677f2a7]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._82Lottery-bonus-tips-4412ac[data-v-fef582da]{padding:.1rem .3rem;background:#fff}._82Lottery-bonus-tips-title-f17173[data-v-fef582da]{margin:0 0 .18rem;text-align:left}._82Lottery-bonus-tips-banner-wrapper-7ced72[data-v-fef582da]{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}._82Lottery-bonus-tips-banner-6454d4[data-v-fef582da]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._82Lottery-bonus-tips-intro-717415[data-v-fef582da]{line-height:1.6;margin:0 0 .22rem}._82Lottery-bonus-tips-cards-b27af7[data-v-fef582da]{display:grid;gap:.14rem}._82Lottery-bonus-tips-card-c27bbf[data-v-fef582da]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{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}._82Lottery-bonus-tips-text-20d597[data-v-fef582da]{font-size:.26rem;line-height:1.6;color:#333}._82Lottery-bonus-tips-text-20d597 .title[data-v-fef582da]{color:#0a0a0a}._82Lottery-bonus-tips-card-c27bbf:nth-child(1) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#ff7a59}._82Lottery-bonus-tips-card-c27bbf:nth-child(2) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#ff9f40}._82Lottery-bonus-tips-card-c27bbf:nth-child(3) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#f6c23e}._82Lottery-bonus-tips-card-c27bbf:nth-child(4) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#36b9cc}._82Lottery-bonus-tips-card-c27bbf:nth-child(5) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#1cc88a}._82Lottery-bonus-tips-card-c27bbf:nth-child(6) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#858796}._82Lottery-bonus-tips-card-c27bbf:nth-child(7) ._82Lottery-bonus-tips-num-22c868[data-v-fef582da]{background:#4e73df}._82Lottery-bonus-tips-note-df0b8c[data-v-fef582da]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}._82Lottery-bonus-tips-note-text-866f51[data-v-fef582da]{font-size:.24rem;line-height:1.6;color:#333;margin:0}._82Lottery-bonus-howto-5ce4e4[data-v-4ffb1644]{padding:.3rem;background:#fff}._82Lottery-bonus-howto-title-631014[data-v-4ffb1644]{margin:0 0 .12rem}._82Lottery-bonus-howto-banner-7467ee[data-v-4ffb1644]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}._82Lottery-bonus-howto-intro-fdfb31[data-v-4ffb1644]{line-height:1.6;margin:0 0 .24rem}._82Lottery-bonus-steps-933c80[data-v-4ffb1644]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}._82Lottery-bonus-step-af3a1d[data-v-4ffb1644]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}._82Lottery-bonus-step-af3a1d>div[data-v-4ffb1644]:last-child{font-size:.26rem;line-height:1.6;color:#333}._82Lottery-bonus-step-icon-d63f2d[data-v-4ffb1644]{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}._82Lottery-bonus-step-af3a1d:not(:last-child) ._82Lottery-bonus-step-icon-d63f2d[data-v-4ffb1644]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}._82Lottery-bonus-step-icon-d63f2d[data-v-4ffb1644]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}._82Lottery-bonus-step-title-676537[data-v-4ffb1644]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-bonus-cta-09797c[data-v-4ffb1644]{margin-top:.22rem}._82Lottery-bonus-down-17f752[data-v-a30615c9]{background:#fff;padding:.3rem}._82Lottery-bonus-down-title-39276a[data-v-a30615c9]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._82Lottery-bonus-card-f73aac[data-v-a30615c9]{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}._82Lottery-bonus-content-65c1ce[data-v-a30615c9]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}._82Lottery-bonus-headline-wrapper-67cbfe[data-v-a30615c9]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}._82Lottery-bonus-decoration-left-a9f5d1[data-v-a30615c9],._82Lottery-bonus-decoration-right-5dbe05[data-v-a30615c9]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}._82Lottery-bonus-decoration-icon-0c8d3f[data-v-a30615c9]{width:1.6rem;height:.4rem}._82Lottery-bonus-countdown-035c4f[data-v-a30615c9]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}._82Lottery-bonus-time-47e7cc[data-v-a30615c9]{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}._82Lottery-bonus-time-bg-13b076[data-v-a30615c9]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}._82Lottery-bonus-time-text-1fcd4d[data-v-a30615c9]{position:relative;z-index:1}._82Lottery-bonus-colon-def17a[data-v-a30615c9]{color:#46fff6;margin:0 .06rem;font-size:.28rem}._82Lottery-bonus-headline-4e6b51[data-v-a30615c9]{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}._82Lottery-bonus-actions-b7d5e3[data-v-a30615c9]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}._82Lottery-bonus-label-4ded44[data-v-a30615c9]{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}._82Lottery-bonus-btn-1d1f48[data-v-a30615c9]{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}._82Lottery-bonus-btn-1d1f48[data-v-a30615c9]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}._82Lottery-bonus-btn-1d1f48[data-v-a30615c9]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}._82Lottery-bonus-how-btn-3b2e89[data-v-8cd298a3]{padding:.3rem;background:#fff}._82Lottery-bonus-cta-btn-152b6a[data-v-8cd298a3]{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}._82Lottery-bonuses-expert-review-66951c[data-v-eb6b48c5]{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}._82Lottery-bonuses-expert-header-516d5c[data-v-eb6b48c5]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}._82Lottery-bonuses-expert-avatar-543462[data-v-eb6b48c5]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}._82Lottery-bonuses-expert-avatar-img-a55a09[data-v-eb6b48c5]{width:100%;height:100%;border-radius:50%}._82Lottery-bonuses-expert-info-6fa46b[data-v-eb6b48c5]{flex:1}._82Lottery-bonuses-expert-name-3fbf5c[data-v-eb6b48c5]{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}._82Lottery-bonuses-expert-badge-c7a0d6[data-v-eb6b48c5]{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)}._82Lottery-bonuses-expert-check-icon-23a407[data-v-eb6b48c5]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}._82Lottery-bonuses-expert-quote-38de8e[data-v-eb6b48c5]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}._82Lottery-bonuses-expert-content-fed9da[data-v-eb6b48c5]{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}._82Lottery-bonuses-expert-expand-wrapper-88c338[data-v-eb6b48c5]{display:flex;justify-content:center;margin-bottom:.15rem;margin-top:-.1rem}._82Lottery-bonuses-expert-expand-btn-3aa5a1[data-v-eb6b48c5]{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-eb6b48c5]{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}._82Lottery-bonuses-expert-footer-d856fa[data-v-eb6b48c5]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}._82Lottery-bonuses-expert-recommended-592572[data-v-eb6b48c5]{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}._82Lottery-bonuses-expert-recommended-icon-5088d5[data-v-eb6b48c5]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}._82Lottery-bonuses-expert-rating-0659b9[data-v-eb6b48c5]{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}._82Lottery-bonuses-expert-btn-8873aa[data-v-eb6b48c5]{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){._82Lottery-bonuses-expert-footer-d856fa[data-v-eb6b48c5]{flex-wrap:nowrap;overflow:hidden;max-width:100%}._82Lottery-bonuses-expert-recommended-592572[data-v-eb6b48c5]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}._82Lottery-bonuses-expert-rating-0659b9[data-v-eb6b48c5]{flex:0 0 auto;margin:0 .1rem}}._82Lottery-bonuses-expert-time-c8d1c9[data-v-eb6b48c5]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}._82Lottery-bonuses-section-518750[data-v-5695938a]{padding:.1rem .3rem;background:#fff}._82Lottery-bonuses-title-5a171f[data-v-5695938a]{margin:0 0 .2rem;text-align:left}._82Lottery-bonuses-tabs-e82f8b[data-v-5695938a]{display:flex;gap:.1rem;margin-bottom:.3rem}._82Lottery-bonuses-banner-item-title-166a6f[data-v-5695938a]{margin:2% 0;font-size:.28rem;font-weight:500}._82Lottery-bonuses-tab-b634dc[data-v-5695938a]{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}._82Lottery-bonuses-tab-b634dc.active[data-v-5695938a]{color:#000}._82Lottery-bonuses-tab-b634dc[data-v-5695938a]:hover:not(.active){background:#5a5a5a}._82Lottery-bonuses-first-deposit-8d7817[data-v-5695938a]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}._82Lottery-bonuses-banner-list-e242f7[data-v-5695938a]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}._82Lottery-bonuses-banner-item-bdb5e1[data-v-5695938a]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}._82Lottery-bonuses-banner-inner-64d156[data-v-5695938a]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}._82Lottery-bonuses-banner-img-wrapper-3a5fbf[data-v-5695938a]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._82Lottery-bonuses-banner-img-4334bf[data-v-5695938a]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._82Lottery-bonuses-banner-strip-9055aa[data-v-5695938a]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}._82Lottery-bonuses-banner-strip-text-2b4242[data-v-5695938a]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-bonuses-banner-strip-arrow-490309[data-v-5695938a]{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}._82Lottery-bonuses-banner-text-05c675[data-v-5695938a]{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}._82Lottery-bonuses-banner-text-content-240d1c[data-v-5695938a]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}._82Lottery-bonuses-banner-text-main-c57d6c[data-v-5695938a]{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}._82Lottery-bonuses-banner-text-sub-98a9ff[data-v-5695938a]{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}._82Lottery-bonuses-banner-text-arrow-b47b35[data-v-5695938a]{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}._82Lottery-bonuses-footer-58cc33[data-v-5695938a]{margin:.3rem 0}._82Lottery-bonuses-footer-btn-88eb40[data-v-5695938a]{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}._82Lottery-bonuses-footer-btn-88eb40[data-v-5695938a]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}._82Lottery-promo-bonus-section-333858[data-v-4ad21a0d]{padding:.1rem .3rem;background:#fff}._82Lottery-promo-bonus-title-b7ee28[data-v-4ad21a0d]{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}._82Lottery-promo-bonus-intro-b3ff3e[data-v-4ad21a0d]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}._82Lottery-promo-banner-list-2e8731[data-v-4ad21a0d]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}._82Lottery-promo-banner-840962[data-v-4ad21a0d]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}._82Lottery-promo-banner-img-989648[data-v-4ad21a0d]{width:100%;height:3.5rem}._82Lottery-promo-bonus-bottom-ec8a62[data-v-4ad21a0d]{margin-top:.3rem}._82Lottery-promo-bonus-list-6b1485[data-v-4ad21a0d]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}._82Lottery-promo-bonus-list-6b1485 li[data-v-4ad21a0d]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}._82Lottery-promo-wrapper-054a40[data-v-baa5613d]{width:100%}._82Lottery-promo-section-1aa99b[data-v-baa5613d]{padding:.1rem .3rem}._82Lottery-promo-image-cb0152[data-v-baa5613d]{width:90%;margin-left:5%;overflow:hidden}._82Lottery-promo-banner-img-989648[data-v-baa5613d]{width:100%;height:auto;display:block}._82Lottery-promo-description-ac27e4[data-v-baa5613d]{margin:0 0 .2rem}._82Lottery-promo-list-caf808[data-v-baa5613d]{list-style:none;padding:0;margin:0 0 .2rem}._82Lottery-promo-list-caf808 li[data-v-baa5613d]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}._82Lottery-promo-list-caf808 li[data-v-baa5613d]:before{content:"\2022";position:absolute;left:-.1rem}._82Lottery-promo-cta-f5b3de[data-v-baa5613d]{line-height:1.4;margin:0 0 .3rem}._82Lottery-promo-title-effaac[data-v-baa5613d]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}._82Lottery-promo-subtitle-df1702[data-v-baa5613d]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}._82Lottery-promo-buttons-2547a0[data-v-baa5613d]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}._82Lottery-promo-btn-3cee40[data-v-baa5613d]{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}._82Lottery-promo-btn-play-cb696b[data-v-baa5613d]:hover{transform:translateY(-.02rem)}._82Lottery-promo-btn-download-25a472[data-v-baa5613d]{color:#222}._82Lottery-promo-btn-download-25a472[data-v-baa5613d]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){._82Lottery-promo-btn-3cee40[data-v-baa5613d]{font-size:.23rem}}._82Lottery-modal-overlay-35f878[data-v-baa5613d]{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-baa5613d .3s ease}._82Lottery-modal-overlay-35f878.show[data-v-baa5613d]{display:flex}._82Lottery-modal-89b2ae[data-v-baa5613d]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-baa5613d .3s ease;text-align:center}._82Lottery-modal-icon-80d1ff[data-v-baa5613d]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}._82Lottery-modal-message-10244a[data-v-baa5613d]{font-size:.32rem;color:#333;margin:0 0 .3rem}._82Lottery-modal-btn-ec94bb[data-v-baa5613d]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._82Lottery-modal-btn-ec94bb[data-v-baa5613d]:hover{background:#04505a}._82Lottery-modal-btn-ec94bb[data-v-baa5613d]:active{background:#034048}@keyframes fadeIn-baa5613d{0%{opacity:0}to{opacity:1}}@keyframes slideUp-baa5613d{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}._82Lottery-download-section-a819a7[data-v-ce20e42c]{padding:.1rem .3rem;background:#fff}._82Lottery-download-content-c71b13[data-v-ce20e42c]{text-align:center}._82Lottery-download-btn-19e4ab[data-v-ce20e42c]{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}._82Lottery-download-btn-19e4ab[data-v-ce20e42c]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._82Lottery-download-icon-6ff4fc[data-v-ce20e42c]{width:.68rem;object-fit:contain}._82Lottery-download-text-5bf6f3[data-v-ce20e42c]{font-size:.3rem;color:#fff}._82Lottery-gift-icon-wrapper-5f88d1[data-v-ce20e42c]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}._82Lottery-gift-icon-09962d[data-v-ce20e42c]{width:100%;height:100%}._82Lottery-download-info-b77497[data-v-ce20e42c]{text-align:center}._82Lottery-download-title-24211f[data-v-ce20e42c]{margin:0 0 .1rem}._82Lottery-download-bonus-e99661[data-v-ce20e42c]{font-size:.3rem;color:#333;margin:0}._82Lottery-features-wrapper-0b568a[data-v-15dc3a3a]{width:100%}._82Lottery-features-section-7c609e[data-v-15dc3a3a]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}._82Lottery-features-section-title-e680d9[data-v-15dc3a3a]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._82Lottery-features-grid-0e7e03[data-v-15dc3a3a]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}._82Lottery-feature-card-8f0b47[data-v-15dc3a3a]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}._82Lottery-feature-card-8f0b47[data-v-15dc3a3a]:nth-child(n+3){margin-bottom:0}._82Lottery-feature-card-8f0b47[data-v-15dc3a3a]:nth-child(-n+2){margin-top:0}._82Lottery-faq-categories-524fa0[data-v-15dc3a3a]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}._82Lottery-faq-category-3af5b2[data-v-15dc3a3a]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}._82Lottery-faq-category-3af5b2[data-v-15dc3a3a]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}._82Lottery-faq-category-header-8c7c3d[data-v-15dc3a3a]{display:flex;align-items:center;padding:.2rem;gap:.15rem}._82Lottery-faq-category-icon-2910d3[data-v-15dc3a3a]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}._82Lottery-faq-icon-7cb39b[data-v-15dc3a3a]{width:100%;height:100%;object-fit:contain}._82Lottery-faq-category-content-068a0d[data-v-15dc3a3a]{flex:1;display:flex;flex-direction:column;gap:.05rem}._82Lottery-faq-category-title-e205f3[data-v-15dc3a3a]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}._82Lottery-faq-category-desc-a6c6ac[data-v-15dc3a3a]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}._82Lottery-feature-header-757d8c[data-v-15dc3a3a]{display:flex;align-items:center;justify-content:center;gap:.1rem}._82Lottery-feature-img-container-8280e8[data-v-15dc3a3a]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-feature-img-aa37c1[data-v-15dc3a3a]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-feature-title-8aa462[data-v-15dc3a3a]{font-size:.22rem;color:#46fff6;margin:0}._82Lottery-feature-desc-d12595[data-v-15dc3a3a]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}._82Lottery-user-guides-section-db7d82[data-v-c481a1b0]{padding:.1rem .3rem}._82Lottery-user-guides-title-3ffb7b[data-v-c481a1b0]{margin:0 0 .15rem;text-align:left}._82Lottery-user-guides-intro-630ab3[data-v-c481a1b0]{line-height:1.6;margin:0 0 .3rem}._82Lottery-user-guides-list-9e6df3[data-v-c481a1b0]{display:flex;flex-direction:column;gap:.15rem}._82Lottery-user-guide-item-bf28fa[data-v-c481a1b0]{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}._82Lottery-user-guide-item-bf28fa[data-v-c481a1b0]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._82Lottery-user-guide-item-bf28fa[data-v-c481a1b0]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}._82Lottery-user-guide-icon-wrapper-7e9e88[data-v-c481a1b0]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-user-guide-icon-e490d8[data-v-c481a1b0]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-user-guide-text-e892f5[data-v-c481a1b0]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-guide-section-5e449d[data-v-d04e8cca]{background:#fff;padding:.1rem .3rem}._82Lottery-guide-header-2684d9[data-v-d04e8cca]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}._82Lottery-guide-icon-5aa507[data-v-d04e8cca]{width:.67rem;height:.67rem;flex-shrink:0}._82Lottery-guide-title-f18f4a[data-v-d04e8cca]{margin:0;line-height:1.3}._82Lottery-guide-steps-907ca3[data-v-d04e8cca]{margin-bottom:.2rem}._82Lottery-guide-step-651d97[data-v-d04e8cca]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}._82Lottery-guide-step-651d97.left[data-v-d04e8cca]{margin-top:.3rem}._82Lottery-step-icon-dddef7[data-v-d04e8cca]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}._82Lottery-bullet-point-f24983[data-v-d04e8cca]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}._82Lottery-guide-step-651d97 p[data-v-d04e8cca]{line-height:1.4;margin:0}._82Lottery-guide-banner-627d0a[data-v-d04e8cca]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}._82Lottery-guide-banner-img-a7a440[data-v-d04e8cca]{width:100%;height:auto;display:block}._82Lottery-security-section-87b8f7[data-v-0b320fad]{background:#fff;padding:.1rem .3rem;position:relative}._82Lottery-security-header-17210b[data-v-0b320fad]{text-align:center;margin-bottom:.3rem}._82Lottery-security-title-b10f4e[data-v-0b320fad]{margin:0;text-align:left}._82Lottery-security-logos-1863d4[data-v-0b320fad]{width:100%;text-align:center;margin-bottom:.3rem}._82Lottery-security-badges-aea6ba[data-v-0b320fad]{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}._82Lottery-security-badge-d0ff8d[data-v-0b320fad]{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}._82Lottery-security-badge-d0ff8d[data-v-0b320fad]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}._82Lottery-security-badge-img-723c9a[data-v-0b320fad]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}._82Lottery-security-badge-text-704a1f[data-v-0b320fad]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}._82Lottery-security-disclaimer-717cca[data-v-0b320fad]{text-align:left}._82Lottery-security-disclaimer-717cca p[data-v-0b320fad]{line-height:1.4;margin:0 0 .1rem}._82Lottery-security-disclaimer-717cca p[data-v-0b320fad]:last-child{margin-bottom:0}._82Lottery-login-title-6658cc[data-v-19d6bbd5]{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}._82Lottery-login-btn-1842c0[data-v-19d6bbd5]{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}._82Lottery-login-footer-7960ba[data-v-1bbc7dff]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}._82Lottery-login-footer-7960ba ._82Lottery-footer-links-8347c8[data-v-1bbc7dff]{position:relative;z-index:2;padding-bottom:1.3rem}._82Lottery-login-footer-7960ba ._82Lottery-footer-row-98c697[data-v-1bbc7dff]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}._82Lottery-login-footer-7960ba ._82Lottery-footer-link-9cfe2f[data-v-1bbc7dff]{font-size:.3rem;text-decoration:underline;transition:color .3s}._82Lottery-login-footer-7960ba ._82Lottery-footer-link-9cfe2f[data-v-1bbc7dff]:hover{color:#056677}._82Lottery-footer-waves-c7e48a[data-v-1bbc7dff]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}._82Lottery-wave-bg-img-89c5ef[data-v-1bbc7dff]{width:100%;height:1.3rem;background-size:cover}._82Lottery-register-title-afdd4a[data-v-df439d55]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}._82Lottery-register-btn-fe0951[data-v-df439d55]{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}._82Lottery-first-deposit-section-f8c0bc[data-v-311d4128]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}._82Lottery-section-underline-wrap-ceab02[data-v-311d4128]{width:90%;margin:0 5%}._82Lottery-expandable-content-78261b[data-v-311d4128]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}._82Lottery-deposit-card-814d3c[data-v-311d4128]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}._82Lottery-deposit-header-e3d38f[data-v-311d4128]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}._82Lottery-deposit-brand-0512cb[data-v-311d4128]{display:flex;align-items:flex-start;gap:.12rem;flex:1}._82Lottery-deposit-brand-logo-wrapper-2ec96a[data-v-311d4128]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-deposit-brand-logo-22d8c2[data-v-311d4128]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-deposit-brand-name-dc29b2[data-v-311d4128]{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}._82Lottery-deposit-stars-90c6c5[data-v-311d4128]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}._82Lottery-deposit-star-11a76f[data-v-311d4128]{color:gold;line-height:1}._82Lottery-deposit-body-68f7ce[data-v-311d4128]{text-align:left}._82Lottery-deposit-content-b959ce[data-v-311d4128]{text-align:center}._82Lottery-deposit-body-68f7ce p[data-v-311d4128]{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}._82Lottery-deposit-btn-36498d[data-v-311d4128]{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}._82Lottery-verified-info-b4a4fb[data-v-311d4128]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}._82Lottery-flag-icon-wrapper-d5e79f[data-v-311d4128]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-flag-icon-a3da00[data-v-311d4128]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-verified-text-ae68b8[data-v-311d4128]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-pros-cons-1e7d85[data-v-311d4128]{margin-top:.2rem;padding:0 .2rem}._82Lottery-pros-cons-title-c91720[data-v-311d4128]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}._82Lottery-pros-list-9d0674[data-v-311d4128]{list-style:none;padding:0;margin:0}._82Lottery-pros-list-9d0674 li[data-v-311d4128]{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}._82Lottery-pros-list-icon-3ea37e[data-v-311d4128]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-pros-list-item-text-09bd46[data-v-311d4128]{flex:1}._82Lottery-reviews-section-222516[data-v-e76dbbed]{background:#fff;padding:.1rem .3rem;position:relative}._82Lottery-reviews-section-222516 ._82Lottery-review-card-4d49a3[data-v-e76dbbed]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}._82Lottery-reviews-section-222516 ._82Lottery-review-card-top-1e10dc[data-v-e76dbbed]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}._82Lottery-reviews-section-222516 ._82Lottery-review-google-icon-e96181[data-v-e76dbbed]{width:.6rem;height:.2rem;flex-shrink:0}._82Lottery-reviews-section-222516 ._82Lottery-review-title-c9dd19[data-v-e76dbbed]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}._82Lottery-reviews-section-222516 ._82Lottery-review-text-217dae[data-v-e76dbbed]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}._82Lottery-reviews-section-222516 ._82Lottery-review-footer-47b0a5[data-v-e76dbbed]{display:flex;align-items:center;gap:.14rem}._82Lottery-reviews-section-222516 ._82Lottery-review-avatar-wrapper-65e48c[data-v-e76dbbed]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}._82Lottery-reviews-section-222516 ._82Lottery-review-avatar-ccc57c[data-v-e76dbbed]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}._82Lottery-reviews-section-222516 ._82Lottery-review-meta-c721d3[data-v-e76dbbed]{display:flex;flex-direction:column;gap:.04rem}._82Lottery-reviews-section-222516 ._82Lottery-reviewer-name-8e99fc[data-v-e76dbbed]{font-size:.24rem;color:#000;margin:0}._82Lottery-reviews-section-222516 ._82Lottery-review-date-15e5ce[data-v-e76dbbed]{font-size:.18rem;color:#666;white-space:nowrap}._82Lottery-reviews-section-222516 ._82Lottery-stars-css-7bf17e[data-v-e76dbbed]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}._82Lottery-reviews-section-222516 ._82Lottery-star-filled-73f88b[data-v-e76dbbed]{color:gold}._82Lottery-reviews-section-222516 ._82Lottery-star-empty-6a079d[data-v-e76dbbed]{color:#ffd7004d}._82Lottery-reviews-section-222516 ._82Lottery-more-reviews-ea3928[data-v-e76dbbed]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}._82Lottery-reviews-section-222516 ._82Lottery-more-btn-645476[data-v-e76dbbed]{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}._82Lottery-more-btn-645476[data-v-e76dbbed]:hover{transform:scale(1.05)}._82Lottery-more-btn-645476.expanded ._82Lottery-chevron-123b17[data-v-e76dbbed]{transform:rotate(180deg)}._82Lottery-additional-reviews-509e79[data-v-e76dbbed]{display:none;animation:fadeIn-e76dbbed .3s ease-in}._82Lottery-additional-reviews-509e79.show[data-v-e76dbbed]{display:block}@keyframes fadeIn-e76dbbed{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._82Lottery-chevron-123b17[data-v-e76dbbed]{width:.23rem;height:.23rem}._82Lottery-site-score-review-9d5197[data-v-9a5ef071]{position:relative}._82Lottery-score-title-1f6b38[data-v-9a5ef071]{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}._82Lottery-main-score-card-93d77b[data-v-9a5ef071]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}._82Lottery-main-score-card-bg-02985b[data-v-9a5ef071]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}._82Lottery-brand-name-739e3e[data-v-9a5ef071]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}._82Lottery-score-circle-wrapper-5d47bf[data-v-9a5ef071]{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%}._82Lottery-score-progress-ring-fa1b07[data-v-9a5ef071]{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}._82Lottery-score-label-250d9a[data-v-9a5ef071]{font-size:.2rem;color:#fff;opacity:.8}._82Lottery-score-value-47f6a8[data-v-9a5ef071]{font-size:.8rem;font-weight:700;color:#32cd32}._82Lottery-score-recommendation-9be8e6[data-v-9a5ef071]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}._82Lottery-features-grid-0e7e03[data-v-9a5ef071]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}._82Lottery-feature-card-8f0b47[data-v-9a5ef071]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}._82Lottery-feature-icon-b748b0[data-v-9a5ef071]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}._82Lottery-feature-title-8aa462[data-v-9a5ef071]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}._82Lottery-feature-detail-dce849[data-v-9a5ef071]{font-size:.18rem;color:#ffffffb3;line-height:1.4}._82Lottery-feature-detail-dce849.blue[data-v-9a5ef071]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}._82Lottery-bottom-section-a9e216[data-v-9a5ef071]{position:relative;text-align:center;padding:.3rem}._82Lottery-bottom-wave-bg-b319dd[data-v-9a5ef071]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._82Lottery-mobile-phone-container-970861[data-v-9a5ef071]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}._82Lottery-mobile-phone-fc1206[data-v-9a5ef071]{width:3rem;height:5.5rem}._82Lottery-certified-shield-267c93[data-v-9a5ef071]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}._82Lottery-cta-button-7ffc1d[data-v-9a5ef071]{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}._82Lottery-cta-button-7ffc1d[data-v-9a5ef071]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._82Lottery-update-date-54e756[data-v-9a5ef071]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}._82Lottery-feedback-star-75cd26[data-v-dae21c7e]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}._82Lottery-reviews-title-320e8e[data-v-121133cb]{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}._82Lottery-feedback-header-title-69549a[data-v-121133cb]{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}._82Lottery-feedback-submit-btn-94ae19[data-v-121133cb]{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}._82Lottery-cricket-guide-btn-8c7cf5[data-v-3bf2b385]{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}._82Lottery-cricket-match-title-3fa76a[data-v-8db4a176]{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}._82Lottery-game-carousel-section-ec1ec5[data-v-d3e01419]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}._82Lottery-game-carousel-title-9d3a1d[data-v-d3e01419]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._82Lottery-game-carousel-container-37133b[data-v-d3e01419]{position:relative;width:100%;overflow:hidden}._82Lottery-game-carousel-track-f3cce8[data-v-d3e01419]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-d3e01419 15s linear infinite;will-change:transform}._82Lottery-game-carousel-track-f3cce8[data-v-d3e01419]:hover{animation-play-state:paused}._82Lottery-game-item-e24238[data-v-d3e01419]{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-d3e01419]{height:.4rem;width:100%;background:#000000b3;color:#fff;text-align:center;line-height:.4rem;font-size:12px}._82Lottery-game-item-e24238[data-v-d3e01419]:hover{transform:scale(1.05)}._82Lottery-game-item-e24238[data-v-d3e01419]:active{transform:scale(.98)}._82Lottery-game-item-e24238 img[data-v-d3e01419]{width:1.5rem;height:1.8rem;display:block;pointer-events:none}._82Lottery-game-carousel-underline-wrap-3131bb[data-v-d3e01419]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-d3e01419{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}._82Lottery-game-types-section-e51f7b[data-v-da5a904d]{background:#fff;padding:.1rem .3rem}._82Lottery-game-types-title-9e8aab[data-v-da5a904d]{margin:0 0 .2rem;text-align:left}._82Lottery-game-types-description-4dd470[data-v-da5a904d]{line-height:1.6;margin:0 0 .3rem}._82Lottery-game-types-grid-91c0a1[data-v-da5a904d]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}._82Lottery-game-types-grid-3col-ff99bd[data-v-da5a904d]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}._82Lottery-game-type-btn-06482c[data-v-da5a904d]{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}._82Lottery-game-type-btn-06482c[data-v-da5a904d]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._82Lottery-game-type-btn-06482c[data-v-da5a904d]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}._82Lottery-game-type-icon-wrapper-363f20[data-v-da5a904d]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-game-type-icon-182a97[data-v-da5a904d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-games-grid-15a3f8[data-v-da5a904d]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}._82Lottery-game-card-link-9720c3[data-v-da5a904d]{text-decoration:none;display:block}._82Lottery-game-card-2f4f88[data-v-da5a904d]{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}._82Lottery-game-card-image-wrapper-14489c[data-v-da5a904d]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}._82Lottery-game-card-image-abd36b[data-v-da5a904d]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}._82Lottery-game-card-content-b83386[data-v-da5a904d]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}._82Lottery-game-card-title-0efa50[data-v-da5a904d]{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}._82Lottery-game-card-btn-dd77c8[data-v-da5a904d]{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}._82Lottery-game-card-btn-dd77c8[data-v-da5a904d]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._82Lottery-games-cta-btn-dbc3f5[data-v-da5a904d]{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}._82Lottery-games-cta-btn-dbc3f5[data-v-da5a904d]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}._82Lottery-how-to-start-section-a7e00c[data-v-da5a904d]{text-align:center;border-radius:.12rem}._82Lottery-how-to-start-title-296c86[data-v-da5a904d]{margin:0 0 .3rem;text-align:center;line-height:1.3}._82Lottery-how-to-start-text-74e28c[data-v-da5a904d]{line-height:1.6;margin:0 0 .2rem;text-align:left}._82Lottery-rtp-slots-91b682[data-v-d66d108e]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}._82Lottery-rtp-title-0d7687[data-v-d66d108e]{font-size:.36rem;margin-bottom:.3rem;text-align:left}._82Lottery-expert-verdict-1d5e13[data-v-d66d108e]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}._82Lottery-expert-header-e32f43[data-v-d66d108e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}._82Lottery-expert-left-0fb58d[data-v-d66d108e]{display:flex;align-items:flex-start;gap:.15rem;flex:1}._82Lottery-expert-avatar-bb0f27[data-v-d66d108e]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}._82Lottery-expert-info-830ead[data-v-d66d108e]{display:flex;flex-direction:column;gap:.05rem;flex:1}._82Lottery-expert-name-8f2534[data-v-d66d108e]{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}._82Lottery-expert-label-9c667c[data-v-d66d108e]{font-size:.24rem;color:#666;margin-bottom:.05rem}._82Lottery-verified-badge-350bca[data-v-d66d108e]{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}._82Lottery-verified-icon-7ddb3d[data-v-d66d108e]{font-size:.14rem}._82Lottery-verified-text1-4616c7[data-v-d66d108e]{font-size:.24rem}._82Lottery-expert-location-5a968a[data-v-d66d108e]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}._82Lottery-location-icon-eebd5f[data-v-d66d108e]{width:.16rem;height:.2rem}._82Lottery-expert-rating-5beb1b[data-v-d66d108e]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}._82Lottery-stars-60c4bb[data-v-d66d108e]{display:flex;gap:.02rem}._82Lottery-star-275eb7[data-v-d66d108e]{width:.4rem;height:.4rem;object-fit:contain}._82Lottery-rating-text-160b1c[data-v-d66d108e]{font-size:.26rem;color:#999;margin-top:.06rem}._82Lottery-expert-opinion-7159a3[data-v-d66d108e]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}._82Lottery-expert-update-6f7006[data-v-d66d108e]{font-size:.24rem;color:#000;text-align:center}._82Lottery-rtp-table-3ef548[data-v-d66d108e]{overflow:hidden}._82Lottery-rtp-table-header-349f82[data-v-d66d108e]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}._82Lottery-rtp-table-header-349f82>div[data-v-d66d108e]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}._82Lottery-rtp-table-header-349f82>div[data-v-d66d108e]:last-child{border-right:none}._82Lottery-rtp-table-row-d3b061[data-v-d66d108e]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}._82Lottery-rtp-table-row-d3b061[data-v-d66d108e]:last-child{border-bottom:none}._82Lottery-rtp-col-rank-33ecae[data-v-d66d108e]{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}._82Lottery-rtp-col-game-0fdeb6[data-v-d66d108e]{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}._82Lottery-game-name-df2f0a[data-v-d66d108e]{font-size:.22rem;color:#333!important}._82Lottery-game-provider-caf103[data-v-d66d108e]{font-size:.2rem;color:#666!important}._82Lottery-rtp-col-rtp-c8feb7[data-v-d66d108e]{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}._82Lottery-rtp-value-2cac09[data-v-d66d108e]{font-size:.22rem;color:#4caf50}._82Lottery-rtp-col-review-639a65[data-v-d66d108e]{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}._82Lottery-rtp-table-header-349f82 ._82Lottery-rtp-col-review-639a65[data-v-d66d108e]{border-right:none}._82Lottery-review-text-217dae[data-v-d66d108e]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}._82Lottery-payment-section-172aed[data-v-db01fa16]{background:#fff;padding:.3rem;position:relative}._82Lottery-payment-content-4a2096[data-v-db01fa16]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._82Lottery-payment-text-2167b6[data-v-db01fa16]{width:100%}._82Lottery-payment-title-1193ce[data-v-db01fa16]{margin:0 0 .15rem;text-align:left;line-height:1.2}._82Lottery-payment-description-fe2908[data-v-db01fa16]{line-height:1.7}._82Lottery-payment-logos-section-8e26dc[data-v-db01fa16]{background:#fff;padding:.1rem .3rem;position:relative}._82Lottery-payment-logos-8f5bd2[data-v-db01fa16]{width:100%;text-align:center}._82Lottery-payment-logos-img-wrapper-9c2e53[data-v-db01fa16]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._82Lottery-payment-logos-img-b9017a[data-v-db01fa16]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}._82Lottery-partners-section-1fd9ce[data-v-db01fa16]{background:#fff;padding:.3rem;position:relative}._82Lottery-partners-bg-1e87a6[data-v-db01fa16]{width:100%;overflow:hidden;border-radius:.2rem}._82Lottery-partners-bg-img-34d823[data-v-db01fa16]{width:100%;height:auto;object-fit:contain;display:block}._82Lottery-payment-intro-e741ff[data-v-3786ff3b]{padding:.3rem;background:#fff}._82Lottery-payment-intro-title-1c2422[data-v-3786ff3b]{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}._82Lottery-payment-intro-desc-950a09[data-v-3786ff3b]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}._82Lottery-payment-intro-banner-dacb31[data-v-3786ff3b]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}._82Lottery-payment-intro-banner-img-7cc8be[data-v-3786ff3b]{width:100%;height:auto;display:block}._82Lottery-payment-logos-section-8e26dc[data-v-033c5454]{background:#fff;padding:.1rem .3rem;position:relative}._82Lottery-payment-logos-8f5bd2[data-v-033c5454]{width:100%;text-align:center}._82Lottery-payment-logos-img-wrapper-9c2e53[data-v-033c5454]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._82Lottery-payment-logos-img-b9017a[data-v-033c5454]{width:100%;height:100%}._82Lottery-app-promo-wrapper-96f255[data-v-b544bd8f]{width:100%}._82Lottery-app-promo-underline-wrap-5956d0[data-v-b544bd8f]{width:90%;margin:0 5%}._82Lottery-app-promo-banner-text-eeac80[data-v-b544bd8f]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._82Lottery-app-promo-section-4fec03[data-v-b544bd8f]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}._82Lottery-app-promo-banner-d82bcc[data-v-b544bd8f]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}._82Lottery-app-promo-content-94da6e[data-v-b544bd8f]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}._82Lottery-app-promo-title-a0954a[data-v-b544bd8f]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}._82Lottery-app-promo-advantages-972bc2[data-v-b544bd8f]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}._82Lottery-app-promo-advantage-35689e[data-v-b544bd8f]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}._82Lottery-app-promo-arrow-9e216b[data-v-b544bd8f]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}._82Lottery-app-promo-steps-18be76[data-v-b544bd8f]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}._82Lottery-app-promo-step-0fa567[data-v-b544bd8f]{display:flex;align-items:center;gap:.12rem;position:relative}._82Lottery-app-promo-step-0fa567[data-v-b544bd8f]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}._82Lottery-app-promo-step-number-b46c38[data-v-b544bd8f]{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}._82Lottery-app-promo-step-line-8da69b[data-v-b544bd8f]{display:none}._82Lottery-app-promo-step-btn-752907[data-v-b544bd8f]{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)}._82Lottery-app-promo-step-btn-752907[data-v-b544bd8f]:hover{background:#f3722cb8}._82Lottery-app-promo-highlight-6e5b44[data-v-b544bd8f]{color:#ffeb3b}._82Lottery-app-promo-cta-abfb13[data-v-b544bd8f]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}._82Lottery-app-promo-cta-btn-bdd602[data-v-b544bd8f]{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-b544bd8f 2.5s infinite ease-in-out}@keyframes ipl-breath-b544bd8f{0%,to{transform:scale(1);box-shadow:0 .04rem .08rem #0000004d}50%{transform:scale(1.03);box-shadow:0 .08rem .2rem #0006}}._82Lottery-app-promo-cta-btn-bdd602[data-v-b544bd8f]:hover{background:#05a028;animation-play-state:paused}._82Lottery-app-promo-bonus-tag-cb6bf0[data-v-b544bd8f]{position:absolute;top:-.1rem;right:-.1rem;width:.5rem;height:.5rem;z-index:5;pointer-events:none;transform:rotate(45deg)}._82Lottery-app-promo-bonus-img-5f2801[data-v-b544bd8f]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 .04rem .06rem rgba(0,0,0,.3))}._82Lottery-app-promo-download-icon-5c942a[data-v-b544bd8f]{width:.4rem;height:.4rem;object-fit:contain}._82Lottery-app-title-380435[data-v-6369fa6d]{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}._82Lottery-app-description-section-e79c61[data-v-7e6a6efd]{padding:.1rem .3rem;background:#fff}._82Lottery-app-description-box-9f4dc0[data-v-7e6a6efd]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}._82Lottery-app-description-text-49ebb4[data-v-7e6a6efd]{line-height:1.6;margin:0;text-align:left}._82Lottery-welcome-section-067193[data-v-6cba7caf]{background:#fff;position:relative}._82Lottery-welcome-content-809973[data-v-6cba7caf]{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}._82Lottery-welcome-title-769a92[data-v-6cba7caf]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}._82Lottery-welcome-subtitle-a44589[data-v-6cba7caf]{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}._82Lottery-welcome-buttons-d87b9e[data-v-6cba7caf]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}._82Lottery-welcome-btn-9c240f[data-v-6cba7caf]{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}._82Lottery-welcome-btn-9c240f[data-v-6cba7caf]:hover{background:#46fff6;color:#056677}._82Lottery-btn-icon-059c95[data-v-6cba7caf]{width:.31rem;object-fit:contain}._82Lottery-download-btn-19e4ab[data-v-6cba7caf]{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}._82Lottery-download-btn-19e4ab[data-v-6cba7caf]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._82Lottery-highlight-section-8b7332[data-v-3bdba903]{padding:.1rem .3rem;background:#fff}._82Lottery-highlight-welcome-d8c022[data-v-3bdba903]{text-align:center;margin-bottom:.4rem}._82Lottery-highlight-subtitle-d7d133[data-v-3bdba903]{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}._82Lottery-highlight-title-0464ec[data-v-3bdba903]{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}._82Lottery-highlight-text-7670f1[data-v-3bdba903]{font-size:.26rem;color:#000;line-height:1.6;margin:0}._82Lottery-highlight-list-332bd0[data-v-3bdba903]{display:flex;flex-direction:column;gap:.3rem}._82Lottery-highlight-item-8bb38c[data-v-3bdba903]{text-align:center;padding:.2rem .25rem}._82Lottery-highlight-item-title-94e9ef[data-v-3bdba903]{margin:0 0 .12rem;line-height:1.3;text-align:left}._82Lottery-highlight-item-subtitle-6cdc22[data-v-3bdba903]{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}._82Lottery-highlight-item-text-dc2339[data-v-3bdba903]{text-align:left;line-height:1.6;margin:0}._82Lottery-highlight-cta-db8b40[data-v-3bdba903]{text-align:center;margin-top:.4rem;padding:.3rem 0}._82Lottery-highlight-cta-title-7016c2[data-v-3bdba903]{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}._82Lottery-highlight-cta-text-ab1187[data-v-3bdba903]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}._82Lottery-highlight-cta-bonus-dbe4c1[data-v-3bdba903]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}._82Lottery-highlight-conclusion-a5cf70[data-v-3bdba903]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}._82Lottery-faq-categories-524fa0[data-v-483efd4c]{padding:.2rem;background:#fff}._82Lottery-faq-category-3af5b2[data-v-483efd4c]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}._82Lottery-faq-category-3af5b2[data-v-483efd4c]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._82Lottery-faq-category-3af5b2.active[data-v-483efd4c]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}._82Lottery-faq-category-header-8c7c3d[data-v-483efd4c]{display:flex;align-items:center;gap:.15rem}._82Lottery-faq-category-icon-2910d3[data-v-483efd4c]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}._82Lottery-faq-icon-7cb39b[data-v-483efd4c]{width:100%;height:100%;object-fit:contain}._82Lottery-faq-category-content-068a0d[data-v-483efd4c]{flex:1}._82Lottery-faq-category-title-e205f3[data-v-483efd4c]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}._82Lottery-faq-category-desc-a6c6ac[data-v-483efd4c]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}._82Lottery-faq-category-arrow-81726b[data-v-483efd4c]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}._82Lottery-faq-arrow-3e1258[data-v-483efd4c]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._82Lottery-faq-category-3af5b2.active ._82Lottery-faq-arrow-3e1258[data-v-483efd4c]{transform:rotate(180deg)}._82Lottery-faq-footer-wrapper-f0e90d[data-v-0ec35259]{position:relative}._82Lottery-faq-footer-bd7064[data-v-0ec35259]{position:relative;overflow:hidden}._82Lottery-faq-footer-waves-36ce51[data-v-0ec35259]{position:relative;overflow:hidden;z-index:1}._82Lottery-faq-wave-bg-img-8ff79d[data-v-0ec35259]{width:100%;height:1.3rem;background-size:cover}._82Lottery-faq-contact-cf6098[data-v-0ec35259]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}._82Lottery-faq-contact-content-24134d[data-v-0ec35259]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}._82Lottery-faq-contact-text-84862d[data-v-0ec35259]{font-size:.24rem;color:#333;margin:0;flex:1}._82Lottery-faq-contact-btn-ef833d[data-v-0ec35259]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}._82Lottery-faq-contact-btn-ef833d[data-v-0ec35259]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}._82Lottery-only-image-8ce919[data-v-d6aa0b44]{padding:0 .3rem}._82Lottery-daily-banner-d2a4a1[data-v-d6aa0b44]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}._82Lottery-daily-banner-img-wrapper-4c352d[data-v-d6aa0b44]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._82Lottery-daily-banner-img-dbe253[data-v-d6aa0b44]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}._82Lottery-expert-list-f47916[data-v-3bf97edd]{margin:.3rem}._82Lottery-slot-rebate-a41ee2[data-v-2992271b]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._82Lottery-slot-rebate-title-bd5881[data-v-2992271b]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}._82Lottery-slot-rebate-hero-896e75[data-v-2992271b]{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}._82Lottery-slot-rebate-hero-img-a7253e[data-v-2992271b]{width:100%;height:100%;display:block}._82Lottery-slot-rebate-section-title-544d9b[data-v-2992271b]{font-size:.28rem;margin:0 0 .15rem}._82Lottery-slot-rebate-details-8c9b21[data-v-2992271b]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}._82Lottery-slot-rebate-a41ee2[data-v-feb174fe]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._82Lottery-slot-rebate-section-title-544d9b[data-v-feb174fe]{font-size:.28rem;margin:0 0 .15rem}._82Lottery-slot-rebate-rules-ce9fdf[data-v-feb174fe]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}._82Lottery-slot-rebate-rules-ce9fdf li[data-v-feb174fe]{margin-bottom:.12rem}._82Lottery-slot-rebate-a41ee2[data-v-d216d2a8]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._82Lottery-slot-rebate-table-wrap-203eb2[data-v-d216d2a8]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}._82Lottery-slot-rebate-table-324600[data-v-d216d2a8]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}._82Lottery-slot-rebate-table-324600 th[data-v-d216d2a8]{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}._82Lottery-slot-rebate-table-324600 th[data-v-d216d2a8]:first-child{border-right:.02rem solid #ffffff}._82Lottery-slot-rebate-table-324600 td[data-v-d216d2a8]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}._82Lottery-slot-rebate-table-324600 td[data-v-d216d2a8]:first-child{border-right:.02rem solid #666666}._82Lottery-slot-rebate-table-324600 tr:last-child td[data-v-d216d2a8]{border-bottom:none}._82Lottery-slot-rebate-cta-wrap-a977cb[data-v-d216d2a8]{text-align:center;margin-bottom:.3rem}._82Lottery-slot-rebate-cta-box-744a7b[data-v-d216d2a8]{position:relative;display:inline-block}._82Lottery-slot-rebate-cta-4a6177[data-v-d216d2a8]{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}._82Lottery-slot-rebate-cta-icon-5a1221[data-v-d216d2a8]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}._82Lottery-vip-bonus-static-d5186e[data-v-1eda7486]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}._82Lottery-vip-bonus-title-2acf7b[data-v-1eda7486]{margin:0 5%;text-align:left}._82Lottery-vip-bonus-banner-title-a54876[data-v-1eda7486]{margin:2% 5%;font-size:.28rem;font-weight:500}._82Lottery-vip-bonus-banner-wrapper-1c5bd5[data-v-1eda7486]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}._82Lottery-vip-bonus-more-link-97a650[data-v-1eda7486]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}._82Lottery-vip-bonus-banner-img-d8ee65[data-v-1eda7486]{width:100%;height:100%;display:block}._82Lottery-vip-bonus-panel-86d349[data-v-1eda7486]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}._82Lottery-vip-bonus-expert-block-446471[data-v-1eda7486]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}._82Lottery-vip-bonus-expert-header-c2c977[data-v-1eda7486]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}._82Lottery-vip-bonus-expert-avatar-e89edb[data-v-1eda7486]{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}._82Lottery-vip-bonus-expert-avatar-e89edb img[data-v-1eda7486]{width:1.2rem;height:1.2rem;display:block}._82Lottery-vip-bonus-expert-info-740bee[data-v-1eda7486]{flex:1;min-width:0}._82Lottery-vip-bonus-expert-name-27ae8d[data-v-1eda7486]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}._82Lottery-vip-bonus-expert-badge-b92303[data-v-1eda7486]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}._82Lottery-vip-bonus-expert-badge-icon-38e1ef[data-v-1eda7486]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-vip-bonus-recommended-row-92eef0[data-v-1eda7486]{display:flex;align-items:center;margin:0 0 .1rem}._82Lottery-vip-bonus-recommended-icon-ec4495[data-v-1eda7486]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-vip-bonus-recommended-text-e67a92[data-v-1eda7486]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}._82Lottery-vip-bonus-recommended-star-badge-5d92a8[data-v-1eda7486]{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}._82Lottery-vip-bonus-recommended-star-number-823931[data-v-1eda7486]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}._82Lottery-vip-bonus-recommended-stars-036620[data-v-1eda7486]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}._82Lottery-vip-bonus-recommended-star-67fa70[data-v-1eda7486]{position:relative;display:inline-block;line-height:1}._82Lottery-vip-bonus-recommended-star-full-9246f4[data-v-1eda7486]{color:#ffc400}._82Lottery-vip-bonus-recommended-star-empty-9c7ab7[data-v-1eda7486],._82Lottery-vip-bonus-recommended-star-half-663bc2[data-v-1eda7486]{color:#b4b4b4}._82Lottery-vip-bonus-recommended-star-half-663bc2[data-v-1eda7486]: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}._82Lottery-vip-bonus-expert-quote-d58760[data-v-1eda7486]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}._82Lottery-vip-bonus-summary-b4cb02[data-v-1eda7486]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}._82Lottery-vip-bonus-summary-left-da2fe6[data-v-1eda7486]{display:flex;align-items:center}._82Lottery-vip-bonus-summary-icon-06ce75[data-v-1eda7486]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-vip-bonus-summary-title-49fa38[data-v-1eda7486]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}._82Lottery-vip-bonus-user-review-c74b1a[data-v-1eda7486]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}._82Lottery-vip-bonus-user-top-aa4810[data-v-1eda7486]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}._82Lottery-vip-bonus-user-avatar-b1e204[data-v-1eda7486]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}._82Lottery-vip-bonus-user-avatar-b1e204 img[data-v-1eda7486]{width:.88rem;height:.88rem;display:block}._82Lottery-vip-bonus-user-name-43a18b[data-v-1eda7486]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}._82Lottery-vip-bonus-user-text-27af1e[data-v-1eda7486]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}._82Lottery-vip-bonus-user-date-418d8b[data-v-1eda7486]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}._82Lottery-vip-bonus-more-btn-wrap-855513[data-v-1eda7486]{display:flex;justify-content:flex-end}._82Lottery-vip-bonus-more-btn-eb841c[data-v-1eda7486]{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}._82Lottery-pwa-modal-overlay-0b6a2f[data-v-242ef0e1]{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)}._82Lottery-reviews-ratings-dashboard-b20c7c[data-v-593773d0]{box-sizing:border-box;width:100%;max-width:7.5rem;margin:.2rem auto}._82Lottery-rrd-brand-bar-d27b9c[data-v-593773d0]{box-sizing:border-box;width:100%;padding:.38rem .24rem;background:linear-gradient(180deg,#374151,#1f2937)}._82Lottery-rrd-brand-title-2b0508[data-v-593773d0]{margin:0;font-size:.4rem;line-height:1.6;color:#fff}._82Lottery-rrd-cards-row-c32ef5[data-v-593773d0]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:.06rem;align-items:stretch;width:90%;margin:.2rem 5% 0}._82Lottery-rrd-card-f5b235[data-v-593773d0]{box-sizing:border-box;border-radius:.16rem;padding:.2rem .16rem;min-width:0}._82Lottery-rrd-card-average-9cff8e[data-v-593773d0]{background:#f3f4f6;border:.02rem solid #9ca3af;display:flex;flex-direction:column;align-items:stretch;text-align:left}._82Lottery-rrd-score-badge-6b4747[data-v-593773d0]{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}._82Lottery-rrd-badge-star-bfcdb6[data-v-593773d0]{width:.38rem;height:.38rem;flex-shrink:0}._82Lottery-rrd-badge-value-eaa508[data-v-593773d0]{font-size:.34rem;line-height:1;font-weight:700}._82Lottery-rrd-average-label-ae3617[data-v-593773d0]{font-size:.26rem;line-height:1.3;color:#1f2937}._82Lottery-rrd-stars-row-ffc381[data-v-593773d0]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.06rem;margin-bottom:.12rem}._82Lottery-rrd-star-slot-514d10[data-v-593773d0]{display:flex;width:.36rem;height:.36rem}._82Lottery-rrd-star-3307da[data-v-593773d0]{width:100%;height:100%;display:block}._82Lottery-rrd-star-filled-4541b1[data-v-593773d0]{color:#ffc107}._82Lottery-rrd-star-empty-81cd39[data-v-593773d0]{color:#cfd8dc}._82Lottery-rrd-review-count-4cc082[data-v-593773d0]{margin:0 0 .2rem;font-size:.22rem;line-height:1.4;color:#616161}._82Lottery-rrd-pill-b8d5f6[data-v-593773d0]{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}._82Lottery-rrd-pill-icon-7e269e[data-v-593773d0]{width:.19rem;height:.25rem;flex-shrink:0}._82Lottery-rrd-pill-info-img-88f6da[data-v-593773d0]{width:.15rem;height:.15rem;flex-shrink:0}._82Lottery-rrd-pill-text-059657[data-v-593773d0]{flex:1 1 auto;min-width:0;font-size:.16rem;line-height:1.3;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._82Lottery-rrd-pill-info-e0daf0[data-v-593773d0]{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}._82Lottery-rrd-card-distribution-5a8069[data-v-593773d0]{background:#fff;border:.02rem solid #bdbdbd}._82Lottery-rrd-dist-heading-32eeaf[data-v-593773d0]{display:flex;align-items:center;gap:.1rem;margin:0 0 .2rem;font-size:.24rem;line-height:1.3;color:#1f2937}._82Lottery-rrd-dist-heading-icon-a8df8b[data-v-593773d0]{width:.32rem;height:.32rem;flex-shrink:0}._82Lottery-rrd-dist-list-85d8a1[data-v-593773d0]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.14rem}._82Lottery-rrd-dist-row-efc842[data-v-593773d0]{display:grid;grid-template-columns:.9rem 1fr .56rem;align-items:center;gap:.08rem}._82Lottery-rrd-dist-label-c4a626[data-v-593773d0]{font-size:.2rem;color:#616161;white-space:nowrap}._82Lottery-rrd-dist-bar-track-a266f4[data-v-593773d0]{height:.14rem;background:#eceff1;border-radius:.08rem;overflow:hidden}._82Lottery-rrd-dist-bar-fill-aab985[data-v-593773d0]{display:block;height:100%;border-radius:.08rem;min-width:0;transition:width .2s ease}._82Lottery-rrd-dist-bar-fill--n5-7506f7[data-v-593773d0]{background:#4b5563}._82Lottery-rrd-dist-bar-fill--n4-302f61[data-v-593773d0]{background:#6b7280}._82Lottery-rrd-dist-bar-fill--n3-d29980[data-v-593773d0]{background:#9ca3af}._82Lottery-rrd-dist-bar-fill--n2-c7add5[data-v-593773d0]{background:#d1d5db}._82Lottery-rrd-dist-bar-fill--n1-90d673[data-v-593773d0]{background:#e5e7eb}._82Lottery-rrd-dist-pct-36af65[data-v-593773d0]{font-size:.2rem;color:#424242;text-align:right}._82Lottery-rrd-trust-card-04ba57[data-v-593773d0]{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}._82Lottery-rrd-trust-col-eaaafc[data-v-593773d0]{flex:1;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.16rem;text-align:left}._82Lottery-rrd-trust-icon-wrap-b04434[data-v-593773d0]{flex-shrink:0;width:.9rem;height:.9rem;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center}._82Lottery-rrd-trust-icon-86ddb4[data-v-593773d0]{width:.4rem;height:.4rem}._82Lottery-rrd-trust-copy-db934a[data-v-593773d0]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}._82Lottery-rrd-trust-stat-88d95d[data-v-593773d0]{margin:0 0 .06rem;font-size:.3rem;line-height:1.2;color:#1f2937;font-weight:900}._82Lottery-rrd-trust-desc-71d8cc[data-v-593773d0]{margin:0;font-size:.2rem;line-height:1.45;color:#616161}._82Lottery-rrd-trust-divider-d50a2d[data-v-593773d0]{width:.02rem;align-self:stretch;background:#e0e0e0;flex-shrink:0}._82Lottery-rrd-cta-9f2840[data-v-593773d0]{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}._82Lottery-rrd-cta-icon-8c5e84[data-v-593773d0]{width:.36rem;height:.36rem;flex-shrink:0}._82Lottery-share-exp-cta-53099f[data-v-75a0ee91]{box-sizing:border-box;width:90%;max-width:7.5rem;margin:.24rem 5% 0}._82Lottery-share-exp-inner-693c2f[data-v-75a0ee91]{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}._82Lottery-share-exp-img-bcdf8a[data-v-75a0ee91]{display:block;width:.8rem;height:.97rem;flex-shrink:0;object-fit:contain}._82Lottery-share-exp-text-efbcc6[data-v-75a0ee91]{flex:1;min-width:2.4rem;text-align:left}._82Lottery-share-exp-title-ef448c[data-v-75a0ee91]{margin:0 0 .08rem;font-size:.23rem;line-height:1.3;font-weight:700;color:#111827}._82Lottery-share-exp-desc-f5ee6e[data-v-75a0ee91]{margin:0;font-size:.16rem;line-height:1.45;font-weight:400;color:#1f2937}._82Lottery-share-exp-btn-1218e7[data-v-75a0ee91]{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}._82Lottery-share-exp-btn-1218e7[data-v-75a0ee91]:active{opacity:.92}._82Lottery-frp-a31a93[data-v-dc5c4150]{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}._82Lottery-frp-titlebar-51d6b1[data-v-dc5c4150]{padding:.14rem .16rem;margin:0 0 .18rem;background:#0d3721;text-align:center;border-radius:.12rem .12rem 0 0}._82Lottery-frp-title-156f4e[data-v-dc5c4150]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}._82Lottery-frp-card-255f3f[data-v-dc5c4150]{background:#fff;padding:0;box-sizing:border-box}._82Lottery-frp-meta-fecccd[data-v-dc5c4150]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}._82Lottery-frp-meta-left-58a0ef[data-v-dc5c4150]{flex:1;min-width:0}._82Lottery-frp-update-da3b78[data-v-dc5c4150]{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}._82Lottery-frp-icon-cal-5f45c9._82Lottery-fr-category-icon-97f15a[data-v-dc5c4150]{width:.26rem;height:.26rem;flex-shrink:0}._82Lottery-frp-update-text-4488b1[data-v-dc5c4150]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}._82Lottery-frp-table-wrap-754fa2[data-v-dc5c4150]{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}._82Lottery-frp-table-wrap-754fa2[data-v-dc5c4150]::-webkit-scrollbar{height:.12rem}._82Lottery-frp-table-wrap-754fa2[data-v-dc5c4150]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}._82Lottery-frp-table-wrap-754fa2[data-v-dc5c4150]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}._82Lottery-frp-table-wrap-754fa2[data-v-dc5c4150]::-webkit-scrollbar-thumb:hover{background:#008f5a}._82Lottery-frp-table-d3e803[data-v-dc5c4150]{width:max-content;min-width:100%;border-collapse:collapse;table-layout:auto}._82Lottery-frp-table-d3e803 thead th[data-v-dc5c4150]{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}._82Lottery-frp-table-d3e803 tbody td[data-v-dc5c4150]{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}._82Lottery-frp-table-d3e803 tbody tr._82Lottery-frp-tr--alt-77e7cd td[data-v-dc5c4150]{background:#e0e0e0}._82Lottery-frp-td-method-0e3317[data-v-dc5c4150]{font-weight:600}._82Lottery-frp-divider-5e0fc4[data-v-dc5c4150]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}._82Lottery-frp-expert-88b9ef[data-v-dc5c4150]{margin:0;padding:0;width:100%}._82Lottery-frp-expert-surface-68b635[data-v-dc5c4150]{--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}._82Lottery-frp-expert-profile-39e967[data-v-dc5c4150]{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}._82Lottery-frp-avatar-3e13a6[data-v-dc5c4150]{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}._82Lottery-frp-expert-main-62dbac[data-v-dc5c4150]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}._82Lottery-frp-expert-name-row-88cf4d[data-v-dc5c4150]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}._82Lottery-frp-expert-name-29dea1[data-v-dc5c4150]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-dc5c4150]{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}._82Lottery-frp-expert-role-042463[data-v-dc5c4150]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}._82Lottery-frp-quote-8f3a64[data-v-dc5c4150]{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)}._82Lottery-cta-6c43bf[data-v-0f16a1e6]{box-sizing:border-box;width:100%;max-width:100%;margin:.24rem 0 0;padding:.14rem;background:#0d3721;border-radius:.14rem}._82Lottery-cta-frame-99b73a[data-v-0f16a1e6]{border-radius:.1rem;overflow:hidden}._82Lottery-cta-titlebar-0ca034[data-v-0f16a1e6]{padding:.14rem .16rem;background:#0d3721;text-align:center}._82Lottery-cta-title-e92263[data-v-0f16a1e6]{margin:0;font-size:.26rem;font-weight:800;line-height:1.25;color:#fff}._82Lottery-cta-card-ad8db5[data-v-0f16a1e6]{background:#fff;padding:.2rem .18rem 0;box-sizing:border-box}._82Lottery-cta-chart-meta-eb5775[data-v-0f16a1e6]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.16rem}._82Lottery-cta-chart-meta-left-629506[data-v-0f16a1e6]{flex:1;min-width:0}._82Lottery-cta-update-424716[data-v-0f16a1e6]{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}._82Lottery-cta-icon-cal-58b672._82Lottery-fr-category-icon-97f15a[data-v-0f16a1e6]{width:.26rem;height:.26rem;flex-shrink:0}._82Lottery-cta-update-text-35b03e[data-v-0f16a1e6]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}._82Lottery-cta-chart-frame-7e61af[data-v-0f16a1e6]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:minmax(2.2rem,1fr) auto;gap:.1rem .08rem;align-items:stretch;min-height:2.6rem;margin-bottom:.16rem}._82Lottery-cta-chart-y-labels-27dbe4[data-v-0f16a1e6]{grid-row:1;grid-column:1;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;padding-bottom:0;min-height:2.2rem;font-size:.18rem;line-height:1;color:#6b7280;text-align:right}._82Lottery-cta-chart-plot-stack-58b24b[data-v-0f16a1e6]{grid-row:1;grid-column:2;position:relative;min-height:2.2rem}._82Lottery-cta-chart-grid-57069a[data-v-0f16a1e6]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}._82Lottery-cta-chart-grid-line-d22c27[data-v-0f16a1e6]{height:0;border-top:.02rem solid rgba(156,163,175,.45)}._82Lottery-cta-chart-grid-line-d22c27[data-v-0f16a1e6]:last-child{border-top-width:.03rem;border-top-color:#374151}._82Lottery-cta-chart-bars-0cccd2[data-v-0f16a1e6]{position:absolute;inset:0;z-index:1;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:.06rem}._82Lottery-cta-chart-col-f7add4[data-v-0f16a1e6]{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}._82Lottery-cta-chart-bar-track-4f3659[data-v-0f16a1e6]{width:70%;max-width:.56rem;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}._82Lottery-cta-chart-bar-8b97f1[data-v-0f16a1e6]{width:100%;border-radius:.04rem .04rem 0 0;background:linear-gradient(180deg,#22c55e,#00a669);min-height:.08rem}._82Lottery-cta-chart-x-axis-d1a6bb[data-v-0f16a1e6]{grid-row:2;grid-column:2;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.06rem;padding-top:.12rem}._82Lottery-cta-chart-x-label-33962b[data-v-0f16a1e6]{flex:1;min-width:0;margin:0;font-size:.18rem;font-weight:700;line-height:1.25;color:#374151;text-align:center;word-break:break-word}._82Lottery-cta-submissions-539362[data-v-0f16a1e6]{display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;padding:.08rem .14rem;border-radius:999px;background:#e8f5e9;font-size:.17rem;font-weight:600;color:#1b5e20;margin-bottom:.18rem;box-sizing:border-box}._82Lottery-cta-icon-people-43f246._82Lottery-fr-category-icon-97f15a[data-v-0f16a1e6]{width:.3rem;height:.3rem;flex-shrink:0}._82Lottery-cta-divider-571a1b[data-v-0f16a1e6]{height:0;margin:0 0 .18rem;border:none;border-top:.02rem dashed #d1d5db}._82Lottery-cta-expert-7d048c[data-v-0f16a1e6]{margin:0 -.18rem}._82Lottery-cta-expert-surface-af1ba8[data-v-0f16a1e6]{--cta-expert-pad-x: .18rem;--cta-expert-pad-y: .14rem;--cta-expert-avatar: .72rem;--cta-expert-gap: .16rem;box-sizing:border-box;width:100%;background:#e8f5e9;border:.02rem solid #fff;border-radius:.1rem;overflow:hidden}._82Lottery-cta-expert-profile-803a6d[data-v-0f16a1e6]{display:flex;flex-direction:row;align-items:flex-start;gap:var(--cta-expert-gap);padding:var(--cta-expert-pad-y) var(--cta-expert-pad-x) .1rem;background:#fff;box-sizing:border-box}._82Lottery-cta-avatar-6f3cd8[data-v-0f16a1e6]{flex-shrink:0;width:var(--cta-expert-avatar);height:var(--cta-expert-avatar);border-radius:50%;object-fit:cover}._82Lottery-cta-expert-main-efcd6a[data-v-0f16a1e6]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}._82Lottery-cta-expert-name-row-7a717a[data-v-0f16a1e6]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}._82Lottery-cta-expert-name-448fc8[data-v-0f16a1e6]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-0f16a1e6]{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}._82Lottery-cta-expert-role-6660ec[data-v-0f16a1e6]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}._82Lottery-cta-quote-982497[data-v-0f16a1e6]{margin:0;box-sizing:border-box;width:100%;padding:.14rem var(--cta-expert-pad-x) .2rem;border:none;border-radius:0 0 .1rem .1rem;font-size:.22rem;font-weight:400;font-style:normal;line-height:1.55;text-align:left;color:#1f2937;background:linear-gradient(90deg,#eefff7,#eafffa)}._82Lottery-pi-376c6e[data-v-9b0f5220]{box-sizing:border-box;width:100%;max-width:none;margin:.24rem 0 0;padding:.28rem .2rem .32rem;border:none;border-top:.05rem solid rgba(13,55,33,1);border-bottom:.05rem solid rgba(13,55,33,1);border-radius:.15rem .15rem 0 0;background:#fff}._82Lottery-pi-head-5c6034[data-v-9b0f5220]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.12rem;margin-bottom:.24rem}._82Lottery-pi-head-main-112235[data-v-9b0f5220]{display:flex;flex-direction:row;align-items:center;gap:.12rem;min-width:0;flex:1}._82Lottery-pi-bolt-f03add._82Lottery-fr-category-icon-97f15a[data-v-9b0f5220]{flex-shrink:0;width:.52rem;height:.66rem}._82Lottery-pi-head-text-4f3e44[data-v-9b0f5220]{min-width:0;flex:1}._82Lottery-pi-title-335b08[data-v-9b0f5220]{margin:0 0 .06rem;font-size:.35rem;font-weight:800;line-height:1.15;color:#111827}._82Lottery-pi-tagline-431b89[data-v-9b0f5220]{margin:0;font-size:.2rem;line-height:1.35;color:#6b7280}._82Lottery-pi-update-0146be[data-v-9b0f5220]{flex-shrink:0;display:inline-flex;flex-direction:row;align-items:center;gap:.08rem;max-width:52%;padding:.1rem .12rem;border-radius:.1rem;border:.02rem solid #d1d5db;background:#fff;box-sizing:border-box}._82Lottery-pi-update-text-6109c7[data-v-9b0f5220]{font-size:.16rem;font-weight:600;line-height:1.25;color:#374151}._82Lottery-pi-update-icon-22f8f2._82Lottery-fr-category-icon-97f15a[data-v-9b0f5220]{flex-shrink:0;width:.26rem;height:.26rem}._82Lottery-pi-cards-82faa2[data-v-9b0f5220]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.12rem;margin-bottom:.26rem;width:100%}._82Lottery-pi-card-e48780[data-v-9b0f5220]{flex:1 1 0;min-width:0;display:flex;flex-direction:row;align-items:center;gap:.12rem;padding:.14rem .12rem;border:.02rem solid rgba(219,219,219,1);border-radius:.12rem;background:#fdfdfd;box-shadow:0 .04rem #005e2d;box-sizing:border-box}._82Lottery-pi-card-icon-c12ef1[data-v-9b0f5220]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:.56rem;height:.56rem;border-radius:50%;background:#e8f5e9;box-sizing:border-box}._82Lottery-pi-card-icon-img-fa29f7._82Lottery-fr-category-icon-97f15a[data-v-9b0f5220]{width:.36rem;height:.36rem}._82Lottery-pi-card-body-f17cf8[data-v-9b0f5220]{min-width:0;flex:1}._82Lottery-pi-card-label-412c71[data-v-9b0f5220]{margin:0 0 .04rem;font-size:.17rem;font-weight:700;line-height:1.25;color:#374151}._82Lottery-pi-card-value-67e2cf[data-v-9b0f5220]{margin:0 0 .04rem;font-size:.2rem;font-weight:800;line-height:1.2;color:#00a669}.ipi-pi-card-note[data-v-9b0f5220]{margin:0;font-size:.18rem;line-height:1.35;color:#022013}.ipi-pi-table-block[data-v-9b0f5220]{margin-bottom:.26rem}.ipi-pi-table-title[data-v-9b0f5220]{margin:0 0 .08rem;font-size:.35rem;font-weight:800;line-height:1.2;color:#0d3721}.ipi-pi-table-sub[data-v-9b0f5220]{margin:0 0 .14rem;font-size:.2rem;line-height:1.4;color:#6b7280}.ipi-pi-table-wrap[data-v-9b0f5220]{overflow-x:auto;overflow-y:hidden;border-radius:.12rem;--ipi-pi-table-border: rgba(177, 177, 177, 1);border:.02rem solid var(--ipi-pi-table-border);width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00a669 #e8f5e9}.ipi-pi-table-wrap[data-v-9b0f5220]::-webkit-scrollbar{height:.12rem}.ipi-pi-table-wrap[data-v-9b0f5220]::-webkit-scrollbar-track{background:#e8f5e9;border-radius:999px}.ipi-pi-table-wrap[data-v-9b0f5220]::-webkit-scrollbar-thumb{background:#00a669;border-radius:999px}.ipi-pi-table-wrap[data-v-9b0f5220]::-webkit-scrollbar-thumb:hover{background:#008f5a}.ipi-pi-table[data-v-9b0f5220]{width:max-content;border-collapse:collapse;table-layout:auto}.ipi-pi-table thead th[data-v-9b0f5220]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-weight:700;font-size:.25rem;color:#111827;background:#ebffe3;border:.02rem solid var(--ipi-pi-table-border);white-space:nowrap;min-width:max-content}.ipi-pi-table thead th[data-v-9b0f5220]:first-child{border-radius:0}.ipi-pi-table thead th[data-v-9b0f5220]:last-child{border-radius:0}.ipi-pi-col-support[data-v-9b0f5220]{min-width:.88rem}.ipi-pi-col-peak[data-v-9b0f5220]{white-space:nowrap}.ipi-pi-table tbody td[data-v-9b0f5220]:last-child{white-space:nowrap}.ipi-pi-table tbody td[data-v-9b0f5220]{padding:.12rem .1rem;text-align:center;vertical-align:middle;font-size:.22rem;color:#1f2937;border:.02rem solid var(--ipi-pi-table-border);background:#fff;overflow-wrap:break-word}.ipi-pi-td-support[data-v-9b0f5220]{padding:.1rem}.ipi-pi-table tbody tr.ipi-pi-tr--alt td[data-v-9b0f5220]{background:#e0e0e0}.ipi-pi-method[data-v-9b0f5220]{font-weight:600}.ipi-pi-support[data-v-9b0f5220]{display:block;width:.4rem;height:.4rem;margin:0 auto;box-sizing:border-box;border:none;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:center}.ipi-pi-support--yes[data-v-9b0f5220]{background-image:url(/assets/img/ipl-home/rr29.png);box-shadow:none}.ipi-pi-support--no[data-v-9b0f5220]{background-image:url(/assets/img/ipl-home/rr30.png);box-shadow:none}.ipi-pi-divider[data-v-9b0f5220]{height:0;margin:0 0 .22rem;border:none;border-top:.02rem dashed #d1d5db}.ipi-pi-expert[data-v-9b0f5220]{margin:0;padding:0;width:100%}.ipi-pi-expert-surface[data-v-9b0f5220]{--ipi-expert-pad-x: .18rem;--ipi-expert-pad-y: .16rem;--ipi-expert-avatar: .72rem;--ipi-expert-gap: .16rem;box-sizing:border-box;width:100%;background:#fff}.ipi-pi-expert-profile[data-v-9b0f5220]{display:flex;flex-direction:row;align-items:flex-start;gap:var(--ipi-expert-gap);padding:var(--ipi-expert-pad-y) var(--ipi-expert-pad-x) .12rem;background:#fff;box-sizing:border-box}.ipi-pi-avatar[data-v-9b0f5220]{flex-shrink:0;width:var(--ipi-expert-avatar);height:var(--ipi-expert-avatar);border-radius:50%;object-fit:cover}.ipi-pi-expert-main[data-v-9b0f5220]{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.06rem}.ipi-pi-expert-name-row[data-v-9b0f5220]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.1rem;width:100%}.ipi-pi-expert-name[data-v-9b0f5220]{font-size:.24rem;font-weight:800;line-height:1.25;color:#111827}.pi-type-expert-badge[data-v-9b0f5220]{display:inline-flex;align-items:center;padding:.04rem .24rem;border-radius:999px;font-size:.2rem;font-weight:700;color:#fff;background:#0d3721;flex-shrink:0}.ipi-pi-expert-role[data-v-9b0f5220]{margin:0;width:100%;font-size:.16rem;font-weight:400;line-height:1.4;color:#6b7280}.ipi-pi-quote[data-v-9b0f5220]{margin:0;box-sizing:border-box;width:100%;padding:.14rem var(--ipi-expert-pad-x) .16rem;border:none;border-radius:0 0 .12rem .12rem;font-size:.22rem;font-weight:400;font-style:normal;line-height:1.55;text-align:left;color:#1f2937;background:linear-gradient(90deg,#eefff7,#eafffa)}._82Lottery-hot-reviews-a0a2bc[data-v-f59cc585]{box-sizing:border-box;width:100%;max-width:11.2rem;margin:0 auto;padding:.24rem .16rem;font-family:Outfit,sans-serif;color:#1a1a1a;background:transparent}._82Lottery-hot-head-99e3c5[data-v-f59cc585]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem}._82Lottery-hot-head-left-cba5b3[data-v-f59cc585]{display:flex;align-items:center;gap:.12rem}._82Lottery-hot-fire-ef6508[data-v-f59cc585]{display:flex;align-items:center;justify-content:center;width:.44rem;height:.44rem;background:#ffecb3;color:#ffa000;border-radius:50%}._82Lottery-hot-fire-svg-b3de47[data-v-f59cc585]{width:.26rem;height:.26rem}._82Lottery-hot-title-b5a4a1[data-v-f59cc585]{font-size:.36rem;font-weight:700;margin:0}._82Lottery-hot-count-pill-84da9c[data-v-f59cc585]{padding:.04rem .12rem;background:#f1f5f9;color:#64748b;font-size:.2rem;font-weight:600;border-radius:.3rem}._82Lottery-hot-filter-btn-361db1[data-v-f59cc585]{display:flex;align-items:center;gap:.08rem;padding:.1rem .16rem;background:#fff;border:.02rem solid #e2e8f0;border-radius:.12rem;cursor:pointer;font-family:inherit}._82Lottery-hot-filter-label-d3740c[data-v-f59cc585]{font-size:.22rem;font-weight:500;color:#475569}._82Lottery-hot-filter-chevron-4415e7[data-v-f59cc585]{width:0;height:0;border-left:.06rem solid transparent;border-right:.06rem solid transparent;border-top:.08rem solid #94a3b8}._82Lottery-hot-card-3c0815[data-v-f59cc585]{position:relative;background:#fff;border-radius:.2rem;border:.02rem solid #f1f5f9;padding:.2rem;margin-bottom:.24rem;box-shadow:0 .04rem .12rem #00000008}._82Lottery-hot-card--hot-2f3409[data-v-f59cc585]{border-color:#ffe082;background:#fffdf5}._82Lottery-hot-ribbon-99b991[data-v-f59cc585]{position:absolute;top:0;right:.3rem;background:linear-gradient(135deg,#ffa000,#ff8f00);color:#fff;font-size:.18rem;font-weight:700;padding:.04rem .16rem;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;display:flex;align-items:center;gap:.06rem;z-index:2}._82Lottery-hot-ribbon-fire-1b5e2a[data-v-f59cc585]{width:.18rem;height:.18rem}._82Lottery-hot-card-head-104963[data-v-f59cc585]{margin-bottom:.16rem}._82Lottery-hot-head-top-eb5acc[data-v-f59cc585]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.12rem}._82Lottery-hot-card-user-f1f7d8[data-v-f59cc585]{display:flex;align-items:center;gap:.14rem}._82Lottery-hot-avatar-4bea92[data-v-f59cc585]{width:.64rem;height:.64rem;border-radius:50%;object-fit:cover;border:.02rem solid #fff;box-shadow:0 .04rem .08rem #00000014}._82Lottery-hot-user-meta-2c4db3[data-v-f59cc585]{display:flex;flex-direction:column}._82Lottery-hot-user-name-df4a22[data-v-f59cc585]{font-size:.28rem;font-weight:700;color:#1e293b}._82Lottery-hot-date-c206bb[data-v-f59cc585]{font-size:.2rem;color:#94a3b8;margin:0}._82Lottery-hot-source-9f9f26[data-v-f59cc585]{display:flex;align-items:center;gap:.08rem;padding:.06rem .12rem;background:#f0f9ff;border-radius:.1rem}._82Lottery-hot-source-icon-03a00f[data-v-f59cc585]{width:.22rem;height:.22rem}._82Lottery-hot-source-text-17bd03[data-v-f59cc585]{font-size:.2rem;font-weight:600;color:#0284c7}._82Lottery-hot-rating-row-183199[data-v-f59cc585]{display:flex;align-items:center;gap:.1rem}._82Lottery-hot-stars-213ab3[data-v-f59cc585]{display:flex;gap:.04rem}._82Lottery-hot-star-519d52[data-v-f59cc585]{width:.32rem;height:.32rem}._82Lottery-hot-star-filled-78fd9a[data-v-f59cc585]{color:#ffa000}._82Lottery-hot-star-empty-87aae0[data-v-f59cc585]{color:#e2e8f0}._82Lottery-hot-score-badge-83e28d[data-v-f59cc585]{background:#e6fffa;color:#069668;font-size:.22rem;font-weight:700;padding:.02rem .1rem;border-radius:.06rem}._82Lottery-hot-body-896fa8[data-v-f59cc585]{font-size:.24rem;line-height:1.5;color:#334155;margin:.16rem 0}._82Lottery-hot-gallery-d99977[data-v-f59cc585]{position:relative;margin:.2rem 0}._82Lottery-hot-gallery-viewport-c656a6[data-v-f59cc585]{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._82Lottery-hot-gallery-viewport-c656a6[data-v-f59cc585]::-webkit-scrollbar{display:none}._82Lottery-hot-gallery-track-9cf0bc[data-v-f59cc585]{display:flex}._82Lottery-hot-gallery-slide-73794c[data-v-f59cc585]{flex:0 0 100%;scroll-snap-align:center}._82Lottery-hot-gallery-grid-01f211[data-v-f59cc585]{display:flex;gap:.12rem}._82Lottery-hot-gallery-cell-6437c7[data-v-f59cc585]{border:none;padding:0;background:#f8fafc;border-radius:.12rem;overflow:hidden;cursor:pointer}._82Lottery-hot-gallery-cell-6437c7 img[data-v-f59cc585]{width:100%;height:100%;object-fit:cover}._82Lottery-hot-gallery-cell--left-62c3d3[data-v-f59cc585]{flex:2;aspect-ratio:4 / 3}._82Lottery-hot-gallery-stack-5ad04a[data-v-f59cc585]{flex:1;display:flex;flex-direction:column;gap:.12rem}._82Lottery-hot-gallery-cell--right-07ef0a[data-v-f59cc585]{flex:1;aspect-ratio:1 / 1}._82Lottery-hot-gallery-dots-e7d00d[data-v-f59cc585]{display:flex;justify-content:center;gap:.08rem;margin-top:.16rem}._82Lottery-hot-dot-7281d7[data-v-f59cc585]{width:.1rem;height:.1rem;border-radius:50%;background:#e2e8f0;border:none;padding:0;cursor:pointer;transition:all .2s}._82Lottery-hot-dot--active-c4546d[data-v-f59cc585]{background:#94a3b8;width:.24rem;border-radius:.06rem}._82Lottery-hot-thread-c0e095[data-v-f59cc585]{border-top:.02rem solid #f1f5f9;padding-top:.16rem}._82Lottery-hot-actions-f5eddc[data-v-f59cc585]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.16rem}._82Lottery-hot-action-55ed1f[data-v-f59cc585]{display:flex;align-items:center;gap:.08rem;background:transparent;border:none;padding:.06rem;cursor:pointer}._82Lottery-hot-action-icon-8fc5d2[data-v-f59cc585]{width:.36rem;height:.36rem}._82Lottery-hot-action-stack-c0f776[data-v-f59cc585]{display:flex;flex-direction:column;align-items:flex-start}._82Lottery-hot-action-val-4f9dce[data-v-f59cc585]{font-size:.2rem;font-weight:700;color:#1e293b}._82Lottery-hot-action-label-6ab293[data-v-f59cc585]{font-size:.16rem;color:#94a3b8}._82Lottery-hot-comments-4e54fb[data-v-f59cc585]{padding:.14rem .12rem;border-radius:0;background:#f3f4f6;max-height:4.8rem;overflow-y:auto}._82Lottery-hot-comment-007777[data-v-f59cc585]{display:flex;gap:.12rem;padding:.1rem 0}._82Lottery-hot-comment-007777+._82Lottery-hot-comment-007777[data-v-f59cc585]{border-top:.02rem solid #e5e7eb}._82Lottery-hot-comment-avatar-091779[data-v-f59cc585]{width:.52rem;height:.52rem;border-radius:50%}._82Lottery-hot-comment-body-04f150[data-v-f59cc585]{flex:1}._82Lottery-hot-comment-meta-889d38[data-v-f59cc585]{display:flex;align-items:center;gap:.08rem;margin-bottom:.04rem}._82Lottery-hot-comment-name-77774b[data-v-f59cc585]{font-size:.22rem;font-weight:700;color:#1e293b}._82Lottery-hot-comment-date-92f179[data-v-f59cc585]{font-size:.18rem;color:#94a3b8}._82Lottery-hot-comment-text-02a42d[data-v-f59cc585]{font-size:.2rem;line-height:1.4;color:#475569;margin:.04rem 0 .08rem}._82Lottery-hot-comment-votes-35a29a[data-v-f59cc585]{display:flex;gap:.12rem}._82Lottery-hot-cvote-c79f7e[data-v-f59cc585]{display:flex;align-items:center;gap:.04rem;background:transparent;border:none;padding:0;cursor:pointer;color:#64748b;font-size:.18rem;font-weight:600}._82Lottery-hot-cvote-icon-d27986[data-v-f59cc585]{width:.2rem;height:.2rem;background-size:contain;background-repeat:no-repeat}._82Lottery-hot-cvote-icon--up-33379c[data-v-f59cc585]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z'/%3E%3C/svg%3E")}._82Lottery-hot-cvote-icon--down-0b081f[data-v-f59cc585]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.37-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z'/%3E%3C/svg%3E")}._82Lottery-header-wrapper-de6f69[data-v-50bf1c9b]{position:relative;min-height:.93rem}._82Lottery-header-2a7d5f[data-v-50bf1c9b]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){._82Lottery-header-2a7d5f[data-v-50bf1c9b]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}._82Lottery-header-placeholder-76ecb7[data-v-50bf1c9b]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}._82Lottery-header-top-4b2fe0[data-v-50bf1c9b]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}._82Lottery-header-actions-0c2210[data-v-50bf1c9b]{display:flex;align-items:center;gap:.2rem}._82Lottery-logo-0f0aa2[data-v-50bf1c9b]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}._82Lottery-language-selector-62f6d5[data-v-50bf1c9b]{position:relative;display:flex;align-items:center;gap:.1rem}._82Lottery-language-overlay-952a4f[data-v-50bf1c9b]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}._82Lottery-language-selector-62f6d5.open~._82Lottery-language-overlay-952a4f[data-v-50bf1c9b],._82Lottery-language-selector-62f6d5.open ._82Lottery-language-overlay-952a4f[data-v-50bf1c9b]{display:block}._82Lottery-globe-icon-07d3c8[data-v-50bf1c9b]{width:.5rem;object-fit:contain}._82Lottery-language-btn-499f9c[data-v-50bf1c9b]{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}._82Lottery-language-btn-499f9c span[data-v-50bf1c9b]{flex:1;min-width:0;text-align:center;padding:0 .12rem}._82Lottery-dropdown-icon-1ed971[data-v-50bf1c9b]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}._82Lottery-language-selector-62f6d5.open ._82Lottery-dropdown-icon-1ed971[data-v-50bf1c9b]{transform:rotate(180deg)}._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]{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}._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]::-webkit-scrollbar{width:.08rem}._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]::-webkit-scrollbar-thumb{border-radius:.1rem}._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}._82Lottery-language-selector-62f6d5.open ._82Lottery-language-dropdown-33344e[data-v-50bf1c9b]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}._82Lottery-language-item-64bcb5[data-v-50bf1c9b]{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}._82Lottery-language-item-64bcb5[data-v-50bf1c9b]:hover,._82Lottery-language-item-64bcb5[data-v-50bf1c9b]:active{background:#0566771a;transform:translate(-.02rem)}._82Lottery-language-item-64bcb5.active[data-v-50bf1c9b]{background:linear-gradient(90deg,#46fff633,#05667733)}._82Lottery-language-item-icon-3772fc[data-v-50bf1c9b]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}._82Lottery-language-item-text-1657a3[data-v-50bf1c9b]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}._82Lottery-logo-link-c9f474[data-v-50bf1c9b]{display:flex;align-items:center;justify-content:center}._82Lottery-menu-toggle-465f4c[data-v-50bf1c9b]{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}._82Lottery-menu-icon-d02686[data-v-50bf1c9b]{width:.5rem;object-fit:contain}._82Lottery-nav-wrapper-f214c2[data-v-be3f5b35]{position:relative;width:100%}._82Lottery-nav-menu-3dcbc0[data-v-be3f5b35]{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)}._82Lottery-nav-menu-3dcbc0[data-v-be3f5b35]::-webkit-scrollbar{display:none}@media(min-width:768px){._82Lottery-nav-menu-3dcbc0[data-v-be3f5b35]{cursor:grab;user-select:none}._82Lottery-nav-menu-3dcbc0.dragging[data-v-be3f5b35]{cursor:grabbing;scroll-snap-type:none}}._82Lottery-nav-label-98a208[data-v-be3f5b35]{line-height:1!important}._82Lottery-nav-left-cb2aec[data-v-be3f5b35]{display:flex!important;align-items:center!important;justify-content:center!important}._82Lottery-nav-icon-wrapper-8b5dff[data-v-be3f5b35]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._82Lottery-nav-icon-7406e1[data-v-be3f5b35]{width:100%!important;height:100%!important;object-fit:contain!important}._82Lottery-footer-new-1dae41[data-v-3e217ac7]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}._82Lottery-footer-logo-63b576[data-v-3e217ac7]{text-align:center;margin-bottom:.3rem}._82Lottery-footer-logo-img-01431a[data-v-3e217ac7]{width:2rem;height:auto;object-fit:contain}._82Lottery-footer-sections-24db83[data-v-3e217ac7]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}._82Lottery-footer-section-1325f7[data-v-3e217ac7]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}._82Lottery-footer-section-title-5800e3[data-v-3e217ac7]{font-size:.36rem;color:#fff;margin:0 0 .1rem}._82Lottery-footer-section-link-3ce142[data-v-3e217ac7]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}._82Lottery-footer-section-arrow-035955[data-v-3e217ac7]{width:.16rem;height:.16rem;flex-shrink:0}._82Lottery-footer-icons-02259c[data-v-3e217ac7]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}._82Lottery-footer-icon-item-07045b[data-v-3e217ac7]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}._82Lottery-footer-icon-item-07045b[data-v-3e217ac7]:hover{opacity:.8}._82Lottery-footer-icon-wrapper-81a683[data-v-3e217ac7]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-footer-icon-214ee2[data-v-3e217ac7]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-footer-icon-text-685d70[data-v-3e217ac7]{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}._82Lottery-footer-disclaimer-134bf3[data-v-3e217ac7]{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}._82Lottery-footer-copyright-92414a[data-v-3e217ac7]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}._82Lottery-modal-overlay-35f878[data-v-3e217ac7]{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-3e217ac7 .3s ease}._82Lottery-modal-overlay-35f878.show[data-v-3e217ac7]{display:flex}._82Lottery-modal-89b2ae[data-v-3e217ac7]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-3e217ac7 .3s ease;text-align:center}._82Lottery-modal-icon-80d1ff[data-v-3e217ac7]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}._82Lottery-modal-message-10244a[data-v-3e217ac7]{font-size:.32rem;color:#333;margin:0 0 .3rem}._82Lottery-modal-btn-ec94bb[data-v-3e217ac7]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._82Lottery-modal-btn-ec94bb[data-v-3e217ac7]:hover{background:#04505a}._82Lottery-modal-btn-ec94bb[data-v-3e217ac7]:active{background:#034048}@keyframes fadeIn-3e217ac7{0%{opacity:0}to{opacity:1}}@keyframes slideUp-3e217ac7{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}._82Lottery-section-underline-wrap-ceab02[data-v-d512091e]{width:90%;margin:0 5%}._82Lottery-faq-section-c07626[data-v-d512091e]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}._82Lottery-faq-header-2abb2a[data-v-d512091e]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}._82Lottery-faq-icon1-wrapper-09bf71[data-v-d512091e]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}._82Lottery-faq-icon1-9cc906[data-v-d512091e]{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))}._82Lottery-faq-title-c0de3a[data-v-d512091e]{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}._82Lottery-faq-subtitle-bd958e[data-v-d512091e]{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}._82Lottery-faq-content-636196[data-v-d512091e]{text-align:left}._82Lottery-faq-description-5e231d[data-v-d512091e]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}._82Lottery-faq-list-e38805[data-v-d512091e]{display:flex;flex-direction:column;gap:.15rem}._82Lottery-faq-item-a50624[data-v-d512091e]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}._82Lottery-faq-summary-aad948[data-v-d512091e]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}._82Lottery-faq-summary-aad948[data-v-d512091e]::-webkit-details-marker{display:none}._82Lottery-faq-item-a50624[data-v-d512091e]:hover{background:#0566770d;border-radius:.05rem}._82Lottery-faq-diamond-344ba1[data-v-d512091e]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}._82Lottery-faq-question-d5bd94[data-v-d512091e]{font-size:.24rem;color:#333;flex:1;line-height:1.3}._82Lottery-faq-question1-e1e4c0[data-v-d512091e]{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}._82Lottery-faq-plus-5ba21c[data-v-d512091e]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}._82Lottery-faq-item-a50624[open] ._82Lottery-faq-plus-5ba21c[data-v-d512091e]{transform:rotate(45deg)}._82Lottery-faq-expandable-content-0d1c76[data-v-d512091e]{margin-top:.1rem;padding-left:.35rem}._82Lottery-faq-expandable-content-0d1c76 p[data-v-d512091e]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}._82Lottery-sidebar-overlay-39dce0[data-v-30a675f4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}._82Lottery-sidebar-overlay-39dce0.show[data-v-30a675f4]{opacity:1;visibility:visible}._82Lottery-sidebar-menu-9ae700[data-v-30a675f4]{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}._82Lottery-sidebar-menu-9ae700[data-v-30a675f4]::-webkit-scrollbar{display:none}._82Lottery-sidebar-overlay-39dce0.show ._82Lottery-sidebar-menu-9ae700[data-v-30a675f4]{transform:translate(0)}._82Lottery-sidebar-header-b88f91[data-v-30a675f4]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}._82Lottery-sidebar-logo-c817e4[data-v-30a675f4]{width:1.2rem;height:1.2rem;object-fit:contain}._82Lottery-sidebar-close-dd3f3d[data-v-30a675f4]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}._82Lottery-sidebar-close-dd3f3d[data-v-30a675f4]:hover{background:#46fff633}._82Lottery-close-icon-0d0424[data-v-30a675f4]{font-size:.6rem}._82Lottery-sidebar-nav-34f793[data-v-30a675f4]{padding:.2rem 0}._82Lottery-sidebar-item-9985ee[data-v-30a675f4]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}._82Lottery-sidebar-item-9985ee[data-v-30a675f4]:hover{background:#46fff61a;border-left-color:#46fff6}._82Lottery-sidebar-item-9985ee.active[data-v-30a675f4]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}._82Lottery-sidebar-icon-8af6ee[data-v-30a675f4]{width:.64rem;display:flex;align-items:center;justify-content:center}._82Lottery-sidebar-icon-img-33002e[data-v-30a675f4]{width:100%;height:100%;object-fit:contain}._82Lottery-sidebar-text-fe14ea[data-v-30a675f4]{font-size:.38rem}@media(min-width:768px){._82Lottery-sidebar-overlay-39dce0[data-v-30a675f4]{position:absolute;top:0;left:0;width:100%;height:100%}._82Lottery-sidebar-menu-9ae700[data-v-30a675f4]{position:absolute;top:0;right:0;height:100%}}._82Lottery-share-modal-overlay-5bab07[data-v-e3833db2]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}._82Lottery-share-modal-overlay-5bab07.show[data-v-e3833db2]{display:block;opacity:1}._82Lottery-share-modal-a11f65[data-v-e3833db2]{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}._82Lottery-share-modal-a11f65.show[data-v-e3833db2]{transform:translateY(0)}._82Lottery-share-list-2f7bfb[data-v-e3833db2]{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}._82Lottery-share-item-c0e823[data-v-e3833db2]{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}._82Lottery-share-item-c0e823[data-v-e3833db2]:active{background:#0000000d;transform:scale(.95)}._82Lottery-share-icon-9d3339[data-v-e3833db2]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._82Lottery-share-label-728c82[data-v-e3833db2]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}._82Lottery-floating-actions-wrapper-62fb28[data-v-05213639]{--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}._82Lottery-floating-actions-wrapper-62fb28.collapsed[data-v-05213639]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}._82Lottery-floating-actions-bea390[data-v-05213639]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}._82Lottery-floating-btn-17e485[data-v-05213639]{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}._82Lottery-floating-btn-17e485[data-v-05213639]:focus,._82Lottery-floating-btn-17e485[data-v-05213639]:focus-visible,._82Lottery-floating-btn-17e485[data-v-05213639]:active,._82Lottery-floating-btn-17e485[data-v-05213639]:hover,._82Lottery-floating-btn-17e485[data-v-05213639]:visited,._82Lottery-floating-btn-17e485[data-v-05213639]: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}._82Lottery-floating-btn-17e485[data-v-05213639] *{outline:none!important;border:none!important}._82Lottery-floating-btn-17e485[data-v-05213639] *:focus,._82Lottery-floating-btn-17e485[data-v-05213639] *:focus-visible,._82Lottery-floating-btn-17e485[data-v-05213639] *:active{outline:none!important;border:none!important;box-shadow:none!important}._82Lottery-floating-btn-17e485[data-v-05213639]:hover{transform:translate(-.03rem);opacity:.9}._82Lottery-floating-btn-17e485[data-v-05213639]:active{transform:translate(-.02rem) scale(.95)}._82Lottery-floating-btn-icon-06be5f[data-v-05213639]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}._82Lottery-floating-btn-icon-06be5f.bookmarked[data-v-05213639]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}._82Lottery-floating-btn-text-d734f1[data-v-05213639]{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}._82Lottery-floating-toggle-4bb411[data-v-05213639]{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}._82Lottery-floating-actions-wrapper-62fb28.collapsed ._82Lottery-floating-toggle-4bb411[data-v-05213639]{border-radius:.1rem 0 0 .1rem}._82Lottery-floating-toggle-4bb411[data-v-05213639]:focus,._82Lottery-floating-toggle-4bb411[data-v-05213639]:focus-visible,._82Lottery-floating-toggle-4bb411[data-v-05213639]:active,._82Lottery-floating-toggle-4bb411[data-v-05213639]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}._82Lottery-floating-toggle-4bb411[data-v-05213639]:active{transform:scale(.95)}._82Lottery-floating-toggle-icon-e6e2a2[data-v-05213639]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}._82Lottery-floating-toggle-icon-e6e2a2[data-v-05213639]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}._82Lottery-floating-actions-wrapper-62fb28:not(.collapsed) ._82Lottery-floating-toggle-icon-e6e2a2[data-v-05213639]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}._82Lottery-floating-actions-wrapper-62fb28.collapsed ._82Lottery-floating-toggle-icon-e6e2a2[data-v-05213639]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}._82Lottery-announcement-section-dfab61[data-v-c11cf167]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}._82Lottery-announcement-banner-ddf003[data-v-c11cf167]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}._82Lottery-announcement-bg-de9143[data-v-c11cf167]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}._82Lottery-announcement-trumpet-icon-dfd8cc[data-v-c11cf167]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}._82Lottery-announcement-label-25a29b[data-v-c11cf167]{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}._82Lottery-announcement-date-19d7be[data-v-c11cf167]{position:absolute;bottom:-.04rem;right:.2rem;font-size:.18rem;color:#00414fb3;z-index:2;text-align:right}._82Lottery-announcement-content-wrapper-606727[data-v-c11cf167]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}._82Lottery-announcement-content-list-8d56d1[data-v-c11cf167]{position:relative;transition:transform .5s ease-in-out;will-change:transform}._82Lottery-announcement-content-e71045[data-v-c11cf167]{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}._82Lottery-announcement-snippet-1c89a9[data-v-c11cf167]{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}._82Lottery-announcement-snippet-inner-12e06f[data-v-c11cf167]{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}._82Lottery-announcement-snippet-title-0fa673[data-v-c11cf167]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-announcement-modal-root-b5f21a[data-v-c11cf167]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}._82Lottery-announcement-modal-backdrop-4939df[data-v-c11cf167]{position:absolute;inset:0;background:#00000073}._82Lottery-announcement-modal-c3300c[data-v-c11cf167]{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}._82Lottery-announcement-modal-close-150b1b[data-v-c11cf167]{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}._82Lottery-announcement-modal-close-150b1b[data-v-c11cf167]:hover{background:#00000024}._82Lottery-announcement-modal-title-6968ab[data-v-c11cf167]{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}._82Lottery-announcement-modal-body-cb5216[data-v-c11cf167]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch}.bottom-floating-banner[data-v-0fa42ebd]{position:fixed;bottom:0;left:0!important;right:0!important;margin:0 auto!important;width:7.5rem!important;max-width:100vw;z-index:1000;display:flex;justify-content:center;align-items:center;padding-bottom:env(safe-area-inset-bottom);pointer-events:none;animation:bannerSlideUpSimple-0fa42ebd .8s ease-out forwards}@media(min-width:768px){.bottom-floating-banner[data-v-0fa42ebd]{max-width:6rem!important}}@keyframes bannerSlideUpSimple-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.bottom-floating-banner-container[data-v-0fa42ebd]{position:relative;width:100%;pointer-events:auto;animation:bannerPulse-0fa42ebd 2s infinite ease-in-out}.bottom-floating-banner img[data-v-0fa42ebd]{width:95%;margin:0 2.5% 2.5%;height:auto;display:block;filter:drop-shadow(0 -2px 10px rgba(0,0,0,.2))}@keyframes bannerSlideUp-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bannerPulse-0fa42ebd{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.bottom-floating-banner-container[data-v-0fa42ebd]:active{transform:scale(.95);transition:transform .1s}._82Lottery-game-comment-modal-bfd9d7[data-v-fba65353]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}._82Lottery-game-comment-modal-bfd9d7.show[data-v-fba65353]{display:flex}._82Lottery-game-comment-modal-backdrop-4c3921[data-v-fba65353]{position:absolute;inset:0;background:#0000008c}._82Lottery-game-comment-section-69c064[data-v-fba65353]{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}._82Lottery-game-comment-close-btn-4b40bd[data-v-fba65353]{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}._82Lottery-comment-header-3ed133[data-v-fba65353]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}._82Lottery-game-comment-container-1304f1[data-v-fba65353]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}._82Lottery-game-title-logo-row-3bb823[data-v-fba65353]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}._82Lottery-game-title-4a82f0[data-v-fba65353]{text-align:left;color:#fff;font-size:.4rem;margin:0}._82Lottery-game-logo-d58e64 img[data-v-fba65353]{max-width:2.8rem;height:auto;object-fit:contain}._82Lottery-single-rating-43bb2a[data-v-fba65353]{margin-bottom:.2rem}._82Lottery-single-rating-label-c160e3[data-v-fba65353]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}._82Lottery-rating-separator-5ee72b[data-v-fba65353]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}._82Lottery-rating-section-f046c7[data-v-fba65353]{margin-bottom:.3rem;padding-bottom:.2rem}._82Lottery-rating-row-ea77b3[data-v-fba65353]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}._82Lottery-rating-row-top-24b3fa[data-v-fba65353]{display:flex;align-items:center;gap:.12rem}._82Lottery-rating-icon-71e861[data-v-fba65353]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}._82Lottery-rating-label-af7bf3[data-v-fba65353]{color:#fff;font-size:.24rem;flex:1;min-width:0}._82Lottery-rating-score-f38a66[data-v-fba65353]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}._82Lottery-rating-row-bottom-0e51ff[data-v-fba65353]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}._82Lottery-comment-stars-container-feea03[data-v-fba65353]{display:flex;align-items:center;justify-content:center;gap:.12rem}._82Lottery-comment-star-d21a46[data-v-fba65353]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;user-select:none;margin:0 .2rem .2rem}._82Lottery-comment-star-d21a46[data-v-fba65353]:hover{transform:scale(1.1)}._82Lottery-comment-star-d21a46 span[data-v-fba65353]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}._82Lottery-comment-input-section-0af6f6[data-v-fba65353]{margin-bottom:.3rem}._82Lottery-comment-input-label-b62a50[data-v-fba65353]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}._82Lottery-comment-textarea-a381ca[data-v-fba65353]{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}._82Lottery-screenshot-section-2686f0[data-v-fba65353]{margin-bottom:.3rem}._82Lottery-screenshot-upload-grid-970b8e[data-v-fba65353]{display:flex;gap:.15rem;justify-content:center}._82Lottery-screenshot-upload-item-4cf63a[data-v-fba65353]{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}._82Lottery-screenshot-upload-icon-d57813[data-v-fba65353]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}._82Lottery-screenshot-input-5bdc8b[data-v-fba65353]{position:absolute;inset:0;opacity:0;cursor:pointer}._82Lottery-screenshot-preview-d1dd97[data-v-fba65353]{width:100%;height:100%;display:none}._82Lottery-screenshot-preview-d1dd97.show[data-v-fba65353]{display:block;animation:iplFadeIn-fba65353 .3s ease-in-out}._82Lottery-screenshot-upload-progress-container-1517da[data-v-fba65353]{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}._82Lottery-screenshot-spinner-item-23b134[data-v-fba65353]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-fba65353 .8s linear infinite!important;flex-shrink:0!important}._82Lottery-screenshot-progress-text-251c79[data-v-fba65353]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-fba65353{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-fba65353{0%{opacity:0}to{opacity:1}}._82Lottery-screenshot-upload-remove-75c8c5[data-v-fba65353]{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}._82Lottery-screenshot-upload-remove-75c8c5.show[data-v-fba65353]{display:flex}._82Lottery-screenshot-label-10b0d6[data-v-fba65353]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}._82Lottery-submit-button-container-dea724[data-v-fba65353]{display:flex;justify-content:center}._82Lottery-submit-button-e7a9b3[data-v-fba65353]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}._82Lottery-submit-button-e7a9b3[data-v-fba65353]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-fba65353],.fade-leave-active[data-v-fba65353]{transition:opacity .3s ease}.fade-enter-from[data-v-fba65353],.fade-leave-to[data-v-fba65353]{opacity:0}body._82Lottery-game-comment-modal-open-64eeef{overflow:hidden!important}._82Lottery-feedback-form-9eabda[data-v-dae21c7e]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}._82Lottery-feedback-logo-cdb79f[data-v-dae21c7e]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}._82Lottery-feedback-logo-cdb79f img[data-v-dae21c7e]{width:100%;height:auto;display:block}._82Lottery-feedback-title-99a5fe[data-v-dae21c7e]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}._82Lottery-feedback-stars-e5fa45[data-v-dae21c7e]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}._82Lottery-feedback-star-75cd26[data-v-dae21c7e]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;user-select:none}._82Lottery-feedback-star-75cd26[data-v-dae21c7e]:hover{transform:scale(1.2)}._82Lottery-feedback-star-75cd26.filled[data-v-dae21c7e]{color:#ff9800}._82Lottery-feedback-textarea-62ffb0[data-v-dae21c7e]{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}._82Lottery-feedback-textarea-62ffb0[data-v-dae21c7e]:focus{outline:none;border-color:#056677}._82Lottery-feedback-textarea-62ffb0[data-v-dae21c7e]::placeholder{color:#999}._82Lottery-feedback-form-9eabda ._82Lottery-feedback-label-2b26fe[data-v-dae21c7e]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}._82Lottery-feedback-form-9eabda ._82Lottery-feedback-label-2b26fe.visually-hidden[data-v-dae21c7e]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._82Lottery-feedback-submit-5c9007[data-v-dae21c7e]{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}._82Lottery-feedback-submit-5c9007[data-v-dae21c7e]:hover:not(:disabled){background:#04505a}._82Lottery-feedback-submit-5c9007[data-v-dae21c7e]:active:not(:disabled){background:#034048}._82Lottery-feedback-submit-5c9007[data-v-dae21c7e]:disabled{opacity:.7;cursor:not-allowed}._82Lottery-feedback-error-f068c9[data-v-dae21c7e]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}._82Lottery-feedback-error-f068c9.show[data-v-dae21c7e]{display:block}._82Lottery-feedback-extended-section-a06da2[data-v-121133cb]{background:#fff;padding:.1rem .3rem}._82Lottery-reviews-header-191ef2[data-v-121133cb]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}._82Lottery-reviews-icon-wrapper-de6cb7[data-v-121133cb]{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}._82Lottery-reviews-icon-1fa52b[data-v-121133cb]{width:.8rem;height:.8rem}._82Lottery-item-time-9065d2[data-v-121133cb]{font-size:.16rem}._82Lottery-reviews-title-320e8e[data-v-121133cb]{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}._82Lottery-feedback-extended-section-a06da2 ._82Lottery-review-cards-scroll-72ee4f[data-v-121133cb]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}._82Lottery-feedback-extended-section-a06da2 ._82Lottery-review-card-4d49a3[data-v-121133cb]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}._82Lottery-review-card-top-1e10dc[data-v-121133cb]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}._82Lottery-review-google-icon-e96181[data-v-121133cb]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}._82Lottery-review-title-c9dd19[data-v-121133cb]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}._82Lottery-review-text-217dae[data-v-121133cb]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}._82Lottery-review-footer-47b0a5[data-v-121133cb]{display:flex;align-items:center;gap:.14rem}._82Lottery-review-avatar-wrapper-65e48c[data-v-121133cb]{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}._82Lottery-review-avatar-ccc57c[data-v-121133cb]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}._82Lottery-review-meta-c721d3[data-v-121133cb]{display:flex;flex-direction:column;gap:.04rem}._82Lottery-reviewer-name-8e99fc[data-v-121133cb]{font-size:.24rem;color:#000;margin:0}._82Lottery-review-date-15e5ce[data-v-121133cb]{font-size:.2rem;color:#666;white-space:nowrap}._82Lottery-stars-css-7bf17e[data-v-121133cb]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}._82Lottery-star-filled-73f88b[data-v-121133cb]{color:gold}._82Lottery-star-empty-6a079d[data-v-121133cb]{color:#e0e0e0}._82Lottery-reviews-banner-1ab229[data-v-121133cb]{width:100%;margin:.2rem 0;display:block}._82Lottery-reviews-banner-1ab229 img[data-v-121133cb]{width:100%;height:auto;display:block;border-radius:.12rem}._82Lottery-more-reviews-link-0d3e38[data-v-121133cb]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}._82Lottery-more-reviews-link-0d3e38[data-v-121133cb]:hover{color:#fff}._82Lottery-feedback-extended-form-7cca5d[data-v-121133cb]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}._82Lottery-feedback-header-title-wrap-e350c2[data-v-121133cb]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}._82Lottery-feedback-header-title-69549a[data-v-121133cb]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-feedback-header-title-text-cccc6c[data-v-121133cb]{font-weight:inherit;color:#000}._82Lottery-feedback-header-title-icon-966477[data-v-121133cb]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}._82Lottery-feedback-divider-5c470a[data-v-121133cb]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}._82Lottery-feedback-notice-edccfc[data-v-121133cb]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}._82Lottery-feedback-field-11e999[data-v-121133cb]{margin-bottom:.2rem}._82Lottery-feedback-extended-form-7cca5d ._82Lottery-feedback-label-2b26fe[data-v-121133cb]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}._82Lottery-feedback-extended-form-7cca5d ._82Lottery-feedback-label-2b26fe .required[data-v-121133cb]{color:#f44}._82Lottery-feedback-input-d0d684[data-v-121133cb],._82Lottery-feedback-select-dcfffd[data-v-121133cb],._82Lottery-feedback-textarea-62ffb0[data-v-121133cb]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}._82Lottery-feedback-textarea-62ffb0[data-v-121133cb]{min-height:1.2rem;resize:vertical;font-family:inherit}._82Lottery-feedback-upload-f92c65[data-v-121133cb]{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}._82Lottery-feedback-upload-f92c65[data-v-121133cb]:hover{border-color:#46fff6;background:#f0f0f0}._82Lottery-feedback-upload-icon-e5cb73[data-v-121133cb]{font-size:.4rem;color:#999}._82Lottery-feedback-upload-f92c65 input[type=file][data-v-121133cb]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}._82Lottery-feedback-upload-preview-c61202[data-v-121133cb]{width:100%;height:100%;border-radius:.08rem;display:none}._82Lottery-feedback-upload-preview-c61202.show[data-v-121133cb]{display:block}._82Lottery-feedback-upload-preview-c61202.show+._82Lottery-feedback-upload-icon-e5cb73[data-v-121133cb]{display:none}._82Lottery-feedback-upload-remove-0bf384[data-v-121133cb]{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}._82Lottery-feedback-upload-remove-0bf384.show[data-v-121133cb]{display:flex}._82Lottery-feedback-upload-loading-2bc2b6[data-v-121133cb]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}._82Lottery-feedback-upload-loading-2bc2b6.show[data-v-121133cb]{display:block}._82Lottery-feedback-stars-e5fa45[data-v-121133cb]{display:flex;gap:.1rem;align-items:center}._82Lottery-feedback-star-75cd26[data-v-121133cb]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}._82Lottery-feedback-star-75cd26.filled[data-v-121133cb]{color:#ff9800}._82Lottery-feedback-submit-btn-94ae19[data-v-121133cb]{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}._82Lottery-feedback-submit-btn-94ae19[data-v-121133cb]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._82Lottery-faq-interactive-57ca1d[data-v-fe3ffcb6]{padding:.2rem;background:#fff;min-height:33vh}._82Lottery-faq-category-wrapper-d2e58c[data-v-fe3ffcb6]{margin-bottom:.2rem}._82Lottery-faq-category1-8e3657[data-v-fe3ffcb6]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}._82Lottery-faq-category1-8e3657[data-v-fe3ffcb6]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._82Lottery-faq-category1-8e3657.active[data-v-fe3ffcb6]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}._82Lottery-faq-category-header-8c7c3d[data-v-fe3ffcb6]{display:flex;align-items:center;gap:.15rem}._82Lottery-faq-category-icon-2910d3[data-v-fe3ffcb6]{width:1rem;display:flex;align-items:center;justify-content:center}._82Lottery-faq-icon-7cb39b[data-v-fe3ffcb6]{width:100%;height:100%;object-fit:contain}._82Lottery-faq-category-content-068a0d[data-v-fe3ffcb6]{flex:1}._82Lottery-faq-category-title-e205f3[data-v-fe3ffcb6]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}._82Lottery-faq-category-desc-a6c6ac[data-v-fe3ffcb6]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}._82Lottery-faq-category-arrow-81726b[data-v-fe3ffcb6]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}._82Lottery-faq-arrow-3e1258[data-v-fe3ffcb6]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._82Lottery-faq-category1-8e3657.active ._82Lottery-faq-arrow-3e1258[data-v-fe3ffcb6]{transform:rotate(180deg)}._82Lottery-faq-question-list-5dc2f9[data-v-fe3ffcb6]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}._82Lottery-faq-question-list-5dc2f9.show[data-v-fe3ffcb6]{max-height:none!important}._82Lottery-faq-question-list-5dc2f9.active[data-v-fe3ffcb6]{display:flex;max-height:5000px}._82Lottery-faq-question-d5bd94[data-v-fe3ffcb6]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}._82Lottery-faq-question-d5bd94[data-v-fe3ffcb6]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._82Lottery-faq-question-header-9d5d54[data-v-fe3ffcb6]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}._82Lottery-faq-question-title-70a5f2[data-v-fe3ffcb6]{font-size:.24rem;margin:0;line-height:1.3;flex:1}._82Lottery-faq-question-arrow-8dd79b[data-v-fe3ffcb6]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}._82Lottery-faq-question-d5bd94.expanded ._82Lottery-faq-arrow-3e1258[data-v-fe3ffcb6]{transform:rotate(90deg)}._82Lottery-faq-question-answer-0ae5dd[data-v-fe3ffcb6]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}._82Lottery-faq-question-d5bd94.expanded ._82Lottery-faq-question-answer-0ae5dd[data-v-fe3ffcb6]{display:block;max-height:5000px}._82Lottery-faq-question-answer-0ae5dd p[data-v-fe3ffcb6]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}._82Lottery-faq-tabs-1d0037[data-v-fe3ffcb6]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}._82Lottery-faq-tab-btn-3ecdc8[data-v-fe3ffcb6]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}._82Lottery-faq-tab-btn-3ecdc8.active[data-v-fe3ffcb6]{background:#058e43;color:#fff}._82Lottery-faq-tab-btn-3ecdc8[data-v-fe3ffcb6]:hover{opacity:.9}._82Lottery-faq-content-panel-20b154[data-v-fe3ffcb6]{display:none}._82Lottery-faq-content-panel-20b154.active[data-v-fe3ffcb6]{display:block}._82Lottery-analysis-players-reviews-0a73ff[data-v-beb800ce]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}._82Lottery-analysis-players-reviews-title-40d744[data-v-beb800ce]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}._82Lottery-analysis-players-reviews-list-ef6a99[data-v-beb800ce]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}._82Lottery-analysis-players-review-card-f61580[data-v-beb800ce]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}._82Lottery-analysis-players-review-head-0ea9c5[data-v-beb800ce]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}._82Lottery-analysis-players-review-avatar-7045c0[data-v-beb800ce]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}._82Lottery-analysis-players-review-name-8bf42a[data-v-beb800ce]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-analysis-players-review-text-f96f7c[data-v-beb800ce]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}._82Lottery-analysis-players-review-date-37a7c9[data-v-beb800ce]{display:block;font-size:.18rem;color:#999;text-align:right}._82Lottery-analysis-players-reviews-load-wrap-0479ee[data-v-beb800ce]{text-align:center;margin:.24rem 0 .2rem}._82Lottery-analysis-players-reviews-load-e4aa2a[data-v-beb800ce]{text-align:center;font-size:.2rem;color:#888}._82Lottery-analysis-players-reviews-actions-ae1f6b[data-v-beb800ce]{text-align:center;margin-top:.24rem}._82Lottery-analysis-players-reviews-btn-add-8053f7[data-v-beb800ce]{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}._82Lottery-analysis-players-reviews-btn-add-8053f7[data-v-beb800ce]:hover{opacity:.9}._82Lottery-app-info-wrapper-b7719e[data-v-6369fa6d]{width:100%}._82Lottery-app-info-section-title-2d2bbf[data-v-6369fa6d]{padding:0 .3rem;text-align:left}._82Lottery-app-info-section-2c8849[data-v-6369fa6d]{background:#fff;position:relative;padding:.1rem .3rem}._82Lottery-app-info-content-5e8665[data-v-6369fa6d]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}._82Lottery-app-info-header-2a3108[data-v-6369fa6d]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}._82Lottery-app-title-380435[data-v-6369fa6d]{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}._82Lottery-app-logo-wrapper-444751[data-v-6369fa6d]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}._82Lottery-app-logo-671c9d[data-v-6369fa6d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-app-info-body-e99663[data-v-6369fa6d]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}._82Lottery-app-info-list-a6b7c4[data-v-6369fa6d]{flex:1;display:flex;flex-direction:column;gap:.12rem}._82Lottery-app-info-item-5c9431[data-v-6369fa6d]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}._82Lottery-app-info-item-5c9431[data-v-6369fa6d]:last-child{position:relative}._82Lottery-app-download-buttons-ac46a0[data-v-6369fa6d]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}._82Lottery-app-download-btn-40ca05[data-v-6369fa6d]{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}._82Lottery-app-download-btn-40ca05[data-v-6369fa6d]:hover{opacity:.9}._82Lottery-app-download-btn-40ca05[data-v-6369fa6d]:active{opacity:.8}._82Lottery-app-store-icon-wrapper-ebaf9c[data-v-6369fa6d]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-app-store-icon-48cec5[data-v-6369fa6d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-app-download-text-d65efa[data-v-6369fa6d]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}._82Lottery-app-download-text-main-7205ae[data-v-6369fa6d]{font-size:.18rem}._82Lottery-app-download-text-sub-bfda0a[data-v-6369fa6d]{font-size:.14rem;opacity:.9}._82Lottery-analysis-reviews-helpful-c89cbe[data-v-f1a83610]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}._82Lottery-analysis-helpful-icon-wrap-daab66[data-v-f1a83610]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}._82Lottery-analysis-helpful-icon-wrap--hidden-864f04[data-v-f1a83610]{display:none}._82Lottery-analysis-helpful-icon-c69d9c[data-v-f1a83610]{width:100%;height:100%;display:block}._82Lottery-analysis-reviews-helpful-c89cbe p[data-v-f1a83610]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}._82Lottery-analysis-reviews-helpful-c89cbe ._82Lottery-analysis-reviews-btn-yes-a32f4c[data-v-f1a83610]{margin-left:auto}._82Lottery-analysis-reviews-helpful-c89cbe ._82Lottery-analysis-reviews-btn-49fb63[data-v-f1a83610]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}._82Lottery-analysis-helpful-btn-icon-19ed38[data-v-f1a83610]{width:.36rem;height:.36rem;display:block}._82Lottery-game-analysis-section-8a147a[data-v-7c4a8228]{width:90%;margin:5% 5% 0}._82Lottery-analysis-title-c04f53[data-v-7c4a8228]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}._82Lottery-analysis-table-4171f6[data-v-7c4a8228]{overflow:hidden;margin-top:.1rem}._82Lottery-analysis-table-header-d459c3[data-v-7c4a8228]{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}._82Lottery-analysis-table-header-d459c3[data-v-7c4a8228]:not(._82Lottery-table-title-header-63f2ca){border-top:none}._82Lottery-analysis-table-header-d459c3._82Lottery-table-title-header-63f2ca[data-v-7c4a8228]{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}._82Lottery-analysis-table-header-d459c3>div[data-v-7c4a8228],._82Lottery-analysis-table-row-4c63d8>div[data-v-7c4a8228]{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}._82Lottery-analysis-table-header-d459c3>div[data-v-7c4a8228]:last-child,._82Lottery-analysis-table-row-4c63d8>div[data-v-7c4a8228]:last-child{border-right:none}._82Lottery-analysis-table-row-4c63d8[data-v-7c4a8228]{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}._82Lottery-analysis-table-row-4c63d8.not[data-v-7c4a8228]{display:block}._82Lottery-analysis-col-rank-cec2e1[data-v-7c4a8228]{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}._82Lottery-analysis-col-game-8562ae[data-v-7c4a8228]{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}._82Lottery-analysis-game-logo-4eb619[data-v-7c4a8228]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}._82Lottery-analysis-game-name-df8b28[data-v-7c4a8228]{font-size:.22rem;color:#333!important}._82Lottery-analysis-game-provider-a09707[data-v-7c4a8228]{font-size:.2rem;color:#666!important}._82Lottery-analysis-col-rtp-e5443e[data-v-7c4a8228]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-analysis-rtp-value-24990b[data-v-7c4a8228]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}._82Lottery-analysis-col-review-bca71d[data-v-7c4a8228]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-analysis-review-text-0093c3[data-v-7c4a8228]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}._82Lottery-analysis-reviews-btn-49fb63[data-v-7c4a8228]{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%)}._82Lottery-analysis-reviews-btn-yes-a32f4c[data-v-7c4a8228],._82Lottery-analysis-reviews-btn-no-408ca9[data-v-7c4a8228]{color:#fff}._82Lottery-analysis-reviews-btn-49fb63[data-v-7c4a8228]:hover{opacity:.8;transform:translateY(-.02rem)}._82Lottery-analysis-reviews-btn-49fb63[data-v-7c4a8228]:active{transform:translateY(0)}._82Lottery-scroll-to-top-566e00[data-v-92b5889c]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator ._82Lottery-scroll-to-top-566e00[data-v-92b5889c]{bottom:50px}._82Lottery-scroll-to-top-btn-a5b92c[data-v-92b5889c]{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}._82Lottery-scroll-to-top-btn-a5b92c[data-v-92b5889c]:hover{opacity:.95;transform:scale(1.02)}._82Lottery-scroll-to-top-btn-a5b92c[data-v-92b5889c]:active{transform:scale(.98)}.fade-enter-active[data-v-92b5889c],.fade-leave-active[data-v-92b5889c]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-92b5889c],.fade-leave-to[data-v-92b5889c]{opacity:0;transform:translateY(.2rem)}._82Lottery-scroll-to-top-icon-b27393[data-v-92b5889c]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}._82Lottery-scroll-to-top-text-165cfe[data-v-92b5889c]{font-weight:500;line-height:1.2}._82Lottery-feedback-timely-172a61[data-v-7e25c967]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}._82Lottery-feedback-timely-box-42e362[data-v-7e25c967]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}._82Lottery-feedback-timely-icon-bf1599[data-v-7e25c967]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}._82Lottery-feedback-timely-question-e7b67b[data-v-7e25c967]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}._82Lottery-feedback-timely-motto-714133[data-v-7e25c967]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}._82Lottery-feedback-timely-actions-6f7fb5[data-v-7e25c967]{display:flex;justify-content:center;align-items:center;gap:.2rem}._82Lottery-feedback-timely-btn-9fcf08[data-v-7e25c967]{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}._82Lottery-feedback-timely-btn-icon-336ff4[data-v-7e25c967]{display:inline-flex}._82Lottery-feedback-withdrawal-f62b2d[data-v-86b5e832]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}._82Lottery-feedback-withdrawal-box-2ff3b3[data-v-86b5e832]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}._82Lottery-feedback-withdrawal-close-bdb600[data-v-86b5e832]{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}._82Lottery-feedback-withdrawal-logo-a7c8ae[data-v-86b5e832]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}._82Lottery-feedback-withdrawal-question-3972e5[data-v-86b5e832]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}._82Lottery-feedback-withdrawal-scale-ecc1e5[data-v-86b5e832]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}._82Lottery-feedback-withdrawal-btn-b4597e[data-v-86b5e832]{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}._82Lottery-feedback-withdrawal-btn-b4597e[data-v-86b5e832]:hover{transform:scale(1.1)}._82Lottery-feedback-withdrawal-btn-b4597e.selected[data-v-86b5e832]{color:#2d6a4f;transform:scale(1.2)}._82Lottery-feedback-withdrawal-labels-a7550a[data-v-86b5e832]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}._82Lottery-feedback-withdrawal-label-left-a2a569[data-v-86b5e832]{text-align:left}._82Lottery-feedback-withdrawal-label-right-73c119[data-v-86b5e832]{text-align:right}._82Lottery-slot-rebate-expert-reviews-row-294eed[data-v-906cf184]{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}._82Lottery-slot-rebate-expert-reviews-left-1d7efc[data-v-906cf184]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}._82Lottery-slot-rebate-expert-reviews-stars-15669e[data-v-906cf184]{display:flex;align-items:center;gap:.04rem}._82Lottery-slot-rebate-expert-reviews-top-1624be[data-v-906cf184]{display:flex;align-items:center;gap:.12rem}._82Lottery-slot-rebate-expert-reviews-bottom-e7a8e9[data-v-906cf184]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}._82Lottery-slot-rebate-expert-reviews-label-e3d98c[data-v-906cf184]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._82Lottery-slot-rebate-expert-reviews-star-9438c6[data-v-906cf184]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}._82Lottery-slot-rebate-expert-reviews-rating-9d2249[data-v-906cf184]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}._82Lottery-slot-rebate-expert-btn-add-de8e89[data-v-906cf184]{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}._82Lottery-slot-rebate-expert-ce2feb[data-v-b98c60ae]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}._82Lottery-slot-rebate-expert-card-fb6129[data-v-b98c60ae]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}._82Lottery-slot-rebate-expert-main-537748[data-v-b98c60ae]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}._82Lottery-slot-rebate-expert-avatar-wrap-a74754[data-v-b98c60ae]{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}._82Lottery-slot-rebate-expert-avatar-9f1b71[data-v-b98c60ae]{width:100%;height:100%;display:block}._82Lottery-slot-rebate-expert-name-c08558[data-v-b98c60ae]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}._82Lottery-slot-rebate-expert-verdict-0b86be[data-v-b98c60ae]{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}._82Lottery-slot-rebate-expert-verdict-icon-9d0c84[data-v-b98c60ae]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}._82Lottery-slot-rebate-expert-quote-028fdd[data-v-b98c60ae]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}._82Lottery-slot-rebate-expert-quote-028fdd q[data-v-b98c60ae]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}._82Lottery-slot-rebate-expert-meta-87a52b[data-v-b98c60ae]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}._82Lottery-slot-rebate-expert-update-0aa6ab[data-v-b98c60ae]{font-size:.2rem;color:#999}._82Lottery-slot-rebate-expert-recommended-81fa60[data-v-b98c60ae]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}._82Lottery-slot-rebate-expert-recommended-icon-f54f75[data-v-b98c60ae]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}._82Lottery-slot-rebate-expert-rating-195f33[data-v-b98c60ae]{font-weight:700;margin-left:.06rem}._82Lottery-trustscore-static-06996f[data-v-776fc0d4]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}._82Lottery-trustscore-header-bb602f[data-v-776fc0d4]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}._82Lottery-trustscore-brand-7559c8[data-v-776fc0d4]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}._82Lottery-trustscore-logo-957b7f[data-v-776fc0d4]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}._82Lottery-trustscore-brand-name-1307ce[data-v-776fc0d4]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}._82Lottery-trustscore-rating-4e7270[data-v-776fc0d4]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}._82Lottery-trustscore-value-row-b08309[data-v-776fc0d4]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}._82Lottery-trustscore-value-0919a6[data-v-776fc0d4]{font-size:.7rem}._82Lottery-trustscore-stars-wrap-f8415f[data-v-776fc0d4]{display:flex;align-items:center;gap:.08rem}._82Lottery-trustscore-stars-0d887d[data-v-776fc0d4]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}._82Lottery-trustscore-stars-active-299365[data-v-776fc0d4]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}._82Lottery-trustscore-info-5306bf[data-v-776fc0d4]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}._82Lottery-trustscore-divider-17783f[data-v-776fc0d4]{height:.01rem;background:#0d3721}._82Lottery-trustscore-body-17c700[data-v-776fc0d4]{padding:.2rem .28rem .26rem}._82Lottery-trustscore-title-192ff1[data-v-776fc0d4]{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%}._82Lottery-trustscore-list-c49f60[data-v-776fc0d4]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}._82Lottery-trustscore-item-b848f9[data-v-776fc0d4]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}._82Lottery-trustscore-item-b848f9[data-v-776fc0d4]:last-child{margin-bottom:0}._82Lottery-trustscore-check-e1da1c[data-v-776fc0d4]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-trustscore-tooltip-355fcb[data-v-776fc0d4]{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}._82Lottery-trustscore-tooltip-355fcb[data-v-776fc0d4]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}._82Lottery-trustscore-tooltip-355fcb.active[data-v-776fc0d4]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}._82Lottery-trustscore-tooltip-355fcb.header-tooltip[data-v-776fc0d4]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}._82Lottery-trustscore-tooltip-355fcb.header-tooltip[data-v-776fc0d4]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}._82Lottery-trustscore-tooltip-355fcb.header-tooltip.active[data-v-776fc0d4]{transform:translateY(-.15rem)}._82Lottery-profile-modal-6c041e[data-v-2eeedd47]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}._82Lottery-profile-modal-6c041e.show[data-v-2eeedd47]{display:flex}._82Lottery-profile-modal-backdrop-589d96[data-v-2eeedd47]{position:absolute;inset:0;background:#000000a6}._82Lottery-comment-ready-section-c3be48[data-v-2eeedd47]{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}._82Lottery-profile-modal-close-btn-e2b3b4[data-v-2eeedd47]{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}._82Lottery-comment-ready-card-058432[data-v-2eeedd47]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}._82Lottery-comment-ready-title-ef8f59[data-v-2eeedd47]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}._82Lottery-comment-ready-subtitle-4e1385[data-v-2eeedd47]{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}._82Lottery-comment-ready-subtitle-4e1385 span[data-v-2eeedd47]{font-size:.19rem}._82Lottery-comment-ready-subtitle-icon-48f5cc[data-v-2eeedd47]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-comment-ready-main-f1467c[data-v-2eeedd47]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}._82Lottery-comment-ready-row-b09717[data-v-2eeedd47]{display:flex;align-items:center;gap:.12rem}._82Lottery-comment-ready-row-b09717+._82Lottery-comment-ready-row-b09717[data-v-2eeedd47]{margin-top:.12rem}._82Lottery-comment-ready-name-wrap-fde88d[data-v-2eeedd47]{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}._82Lottery-comment-ready-user-box-d61ef6[data-v-2eeedd47]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}._82Lottery-comment-ready-user-icon-1a3523[data-v-2eeedd47]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-comment-ready-name-input-c1cfd8[data-v-2eeedd47]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}._82Lottery-comment-ready-btn-fa0aa9[data-v-2eeedd47]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}._82Lottery-comment-ready-btn-random-d120fa[data-v-2eeedd47]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}._82Lottery-comment-ready-random-icon-6911e1[data-v-2eeedd47]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-comment-ready-tip-06f560[data-v-2eeedd47]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}._82Lottery-comment-ready-tip--underline-78d3a9[data-v-2eeedd47]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}._82Lottery-comment-ready-tip-icon-ecc4d8[data-v-2eeedd47]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}._82Lottery-comment-ready-avatar-shell-d941d0[data-v-2eeedd47]{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}._82Lottery-comment-ready-avatar-base-ace936[data-v-2eeedd47]{width:1.18rem;height:1.18rem}._82Lottery-comment-ready-avatar-preview-3d198e[data-v-2eeedd47]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}._82Lottery-comment-ready-avatar-preview-3d198e.show[data-v-2eeedd47]{display:block}._82Lottery-comment-ready-upload-wrap-fcde82[data-v-2eeedd47]{position:relative;flex:1;min-width:0}._82Lottery-comment-ready-upload-icon-9b8ee1[data-v-2eeedd47]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._82Lottery-comment-ready-btn-upload-47891f[data-v-2eeedd47]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}._82Lottery-comment-ready-upload-input-ec8dbf[data-v-2eeedd47]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}._82Lottery-profile-upload-loading-734c8f[data-v-2eeedd47]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}._82Lottery-profile-upload-loading-734c8f.show[data-v-2eeedd47]{display:flex}._82Lottery-profile-upload-loading-734c8f[data-v-2eeedd47]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-2eeedd47 1s linear infinite}@keyframes ipl-spin-2eeedd47{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._82Lottery-comment-ready-submit-wrap-dc7649[data-v-2eeedd47]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}._82Lottery-comment-ready-photo-tip-c8c5ae[data-v-2eeedd47]{margin-left:1.32rem;margin-top:-.2rem}._82Lottery-comment-ready-btn-submit-49e584[data-v-2eeedd47]{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}._82Lottery-comment-ready-btn-submit-49e584[data-v-2eeedd47]:disabled{background:#999;cursor:not-allowed;border-color:#666}._82Lottery-modal-overlay-35f878[data-v-9192d7e8]{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-9192d7e8 .3s ease}._82Lottery-modal-overlay-35f878.show[data-v-9192d7e8]{display:flex}._82Lottery-modal-89b2ae[data-v-9192d7e8]{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-9192d7e8 .3s ease;text-align:center}._82Lottery-modal-icon-80d1ff[data-v-9192d7e8]{font-size:.8rem;margin:0 0 .2rem}._82Lottery-modal-icon-80d1ff.warning[data-v-9192d7e8]{color:#ff9800}._82Lottery-modal-icon-80d1ff.success[data-v-9192d7e8]{color:#00a853;font-weight:700}._82Lottery-modal-message-10244a[data-v-9192d7e8]{font-size:.32rem;color:#333;margin:0 0 .3rem}._82Lottery-modal-btn-ec94bb[data-v-9192d7e8]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._82Lottery-modal-btn-ec94bb[data-v-9192d7e8]:hover{background:#04505a}._82Lottery-modal-btn-ec94bb[data-v-9192d7e8]:active{background:#034048}@keyframes fadeIn-9192d7e8{0%{opacity:0}to{opacity:1}}@keyframes slideUp-9192d7e8{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}._82Lottery-expert-profile-section-043c7b[data-v-dbabb25b]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}._82Lottery-expert-profile-4fdb6c[data-v-dbabb25b]{padding:.3rem;display:flex;align-items:center;gap:.2rem}._82Lottery-expert-profile-avatar-wrapper-663d12[data-v-dbabb25b]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}._82Lottery-expert-profile-avatar-d8382f[data-v-dbabb25b]{width:100%;height:100%;border-radius:.1rem;display:block}._82Lottery-expert-profile-info-f48154[data-v-dbabb25b]{flex:1;display:flex;flex-direction:column;gap:.05rem}._82Lottery-expert-profile-name-37bbe6[data-v-dbabb25b]{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}._82Lottery-expert-profile-verified-acd839[data-v-dbabb25b]{width:.26rem;height:.26rem}._82Lottery-expert-profile-tag-b285d0[data-v-dbabb25b]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}._82Lottery-expert-profile-menu-66d60d[data-v-dbabb25b]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}._82Lottery-expert-profile-dec-461f46[data-v-dbabb25b]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}._82Lottery-expert-list-f47916[data-v-efa2c9b5]{margin:.3rem .3rem .4rem}._82Lottery-bonuses-title-5a171f[data-v-efa2c9b5]{margin:0 0 .2rem;text-align:left}._82Lottery-form-hint-319202[data-v-19d6bbd5]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}._82Lottery-form-error-message-eac2f6[data-v-19d6bbd5]{color:#dc3545;font-size:.24rem;margin-top:.1rem}._82Lottery-login-header-75672b[data-v-19d6bbd5]{text-align:center;padding:0 .3rem;background:#fff}._82Lottery-login-title-6658cc[data-v-19d6bbd5]{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}._82Lottery-login-form-50b715[data-v-19d6bbd5]{padding:.3rem .6rem;background:#fff}._82Lottery-form-group-1746db[data-v-19d6bbd5]{margin-bottom:.4rem}._82Lottery-form-label-2441c7[data-v-19d6bbd5]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}._82Lottery-form-label-2441c7.visually-hidden[data-v-19d6bbd5]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._82Lottery-phone-input-0079db[data-v-19d6bbd5],._82Lottery-password-input-d12fa9[data-v-19d6bbd5]{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}._82Lottery-country-code-577355[data-v-19d6bbd5]{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}._82Lottery-lock-icon-wrapper-3f5678[data-v-19d6bbd5]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}._82Lottery-lock-icon-e5e9ab[data-v-19d6bbd5]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-input-7f9c37[data-v-19d6bbd5]{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}._82Lottery-input-7f9c37[data-v-19d6bbd5]::placeholder{color:#999}.secure-input[data-v-19d6bbd5]{-webkit-text-security:disc}.secure-input.reveal[data-v-19d6bbd5]{-webkit-text-security:none}._82Lottery-password-toggle-d85001[data-v-19d6bbd5]{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}._82Lottery-eye-icon-wrapper-64b38d[data-v-19d6bbd5]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-eye-icon-154730[data-v-19d6bbd5]{width:.35rem;height:.35rem}._82Lottery-login-btn-1842c0[data-v-19d6bbd5]{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}._82Lottery-login-btn-1842c0[data-v-19d6bbd5]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._82Lottery-register-link-73bf2c[data-v-19d6bbd5]{text-align:center;margin:.2rem 0}._82Lottery-register-text-b967cc[data-v-19d6bbd5]{font-size:.24rem;color:#333;margin-right:.1rem}._82Lottery-register-link-btn-4c2315[data-v-19d6bbd5]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}._82Lottery-auth-underline-wrap-a95e4d[data-v-19d6bbd5]{width:100%;box-sizing:border-box;padding:0 .3rem}._82Lottery-section-underline-41eeeb[data-v-19d6bbd5]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}._82Lottery-register-link-btn-4c2315[data-v-19d6bbd5]:hover{color:#056677}._82Lottery-register-header-de3b37[data-v-df439d55]{text-align:center;padding:0 .3rem .3rem;background:#fff}._82Lottery-register-title-afdd4a[data-v-df439d55]{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-df439d55]{-webkit-text-security:disc}.secure-input.reveal[data-v-df439d55]{-webkit-text-security:none}._82Lottery-register-banner-2c8422[data-v-df439d55]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}._82Lottery-register-banner-img-45417d[data-v-df439d55]{width:100%;height:auto;display:block}._82Lottery-register-form-67d08f[data-v-df439d55]{padding:.3rem .6rem;background:#fff}._82Lottery-form-group-1746db[data-v-df439d55]{margin-bottom:.4rem}._82Lottery-form-label-2441c7[data-v-df439d55]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}._82Lottery-form-label-2441c7.visually-hidden[data-v-df439d55]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._82Lottery-phone-input-0079db[data-v-df439d55],._82Lottery-password-input-d12fa9[data-v-df439d55]{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}._82Lottery-country-code-577355[data-v-df439d55]{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}._82Lottery-lock-icon-wrapper-3f5678[data-v-df439d55]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}._82Lottery-lock-icon-e5e9ab[data-v-df439d55]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-input-7f9c37[data-v-df439d55]{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}._82Lottery-input-7f9c37[data-v-df439d55]::placeholder{color:#999}._82Lottery-password-toggle-d85001[data-v-df439d55]{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}._82Lottery-eye-icon-wrapper-64b38d[data-v-df439d55]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-eye-icon-154730[data-v-df439d55]{width:.35rem;height:.35rem}._82Lottery-register-btn-fe0951[data-v-df439d55]{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}._82Lottery-register-btn-fe0951[data-v-df439d55]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._82Lottery-auth-underline-wrap-a95e4d[data-v-df439d55]{width:100%;box-sizing:border-box;padding:0 .3rem}._82Lottery-section-underline-41eeeb[data-v-df439d55]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}._82Lottery-terms-agreement-4dda5f[data-v-df439d55]{text-align:center;margin:.2rem 0}._82Lottery-checkbox-label-cec2ec[data-v-df439d55]{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}._82Lottery-checkbox-2ac941[data-v-df439d55]{display:none}._82Lottery-terms-icon-wrapper-5dbc96[data-v-df439d55]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-terms-icon-f52bb2[data-v-df439d55]{width:.45rem;height:.45rem}._82Lottery-terms-text-3cbf61[data-v-df439d55]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}._82Lottery-register-text-b967cc[data-v-df439d55]{font-size:.24rem;color:#333;margin-right:.1rem}._82Lottery-form-hint-319202[data-v-df439d55]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}._82Lottery-form-error-message-eac2f6[data-v-df439d55]{color:#dc3545;font-size:.24rem;margin-top:.1rem}._82Lottery-cricket-guide-wrapper-f92a71[data-v-3bf2b385]{width:100%}._82Lottery-cricket-guide-section-title-c3ef09[data-v-3bf2b385]{padding:0 .3rem;text-align:left}._82Lottery-cricket-guide-grid-3col-beee27[data-v-3bf2b385]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}._82Lottery-cricket-guide-btn-8c7cf5[data-v-3bf2b385]{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}._82Lottery-cricket-guide-btn-8c7cf5 span[data-v-3bf2b385]{color:#fff}._82Lottery-cricket-guide-btn-8c7cf5.active[data-v-3bf2b385]{border-color:#056677;color:#fff}._82Lottery-cricket-guide-btn-8c7cf5[data-v-3bf2b385]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._82Lottery-cricket-guide-btn-8c7cf5[data-v-3bf2b385]:hover{box-shadow:0 .04rem .08rem #00000026}._82Lottery-cricket-guide-icon-wrapper-c59076[data-v-3bf2b385]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._82Lottery-cricket-guide-icon-029ca5[data-v-3bf2b385]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._82Lottery-cricket-guide-section-26430b[data-v-3bf2b385]{padding:.3rem;background:#fff}._82Lottery-cricket-guide-content-84967d[data-v-3bf2b385]{margin-top:.3rem;padding:.3rem 0;text-align:center}._82Lottery-cricket-guide-content-item-31f6bf[data-v-3bf2b385]{display:none}._82Lottery-cricket-guide-content-item-31f6bf.active[data-v-3bf2b385]{display:block}._82Lottery-cricket-guide-title-c517c8[data-v-3bf2b385]{margin:.2rem 0 .1rem}._82Lottery-cricket-guide-text-78291f[data-v-3bf2b385]{text-align:left;line-height:1.7;margin-bottom:.2rem}._82Lottery-cricket-guide-subtitle-0a0332[data-v-3bf2b385]{margin:.3rem 0 .12rem}._82Lottery-cricket-guide-list-e29478[data-v-3bf2b385]{margin:0;padding-left:.4rem;list-style-type:disc}._82Lottery-cricket-guide-list-e29478 li[data-v-3bf2b385]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}._82Lottery-cricket-match-section-fd5811[data-v-8db4a176]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}._82Lottery-section-underline-wrap-ceab02[data-v-8db4a176]{width:90%;margin:0 5%}._82Lottery-cricket-match-header-43051f[data-v-8db4a176]{margin-bottom:.3rem}._82Lottery-cricket-match-header-top-0e8aef[data-v-8db4a176]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}._82Lottery-cricket-match-icon-44090d[data-v-8db4a176]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}._82Lottery-cricket-match-title-3fa76a[data-v-8db4a176]{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}._82Lottery-cricket-match-subtitle-47b34c[data-v-8db4a176]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}._82Lottery-cricket-match-match-info-f92dad[data-v-8db4a176]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}._82Lottery-cricket-match-trophy-449115[data-v-8db4a176]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}._82Lottery-cricket-match-match-text-8d9a66[data-v-8db4a176]{font-size:.22rem;color:#fff}._82Lottery-cricket-match-card-697b6f[data-v-8db4a176]{margin-bottom:.3rem;position:relative}._82Lottery-cricket-match-divider-15b905[data-v-8db4a176]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}._82Lottery-cricket-match-match-container-ea4120[data-v-8db4a176]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}._82Lottery-cricket-match-card-header-a8d29f[data-v-8db4a176]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}._82Lottery-cricket-match-date-4954ef[data-v-8db4a176]{font-size:.22rem;color:#fff}._82Lottery-cricket-match-live-282fc1[data-v-8db4a176]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}._82Lottery-cricket-match-live-icon-377d82[data-v-8db4a176]{width:.16rem;height:.16rem;object-fit:contain}._82Lottery-cricket-match-teams-405f06[data-v-8db4a176]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}._82Lottery-cricket-match-team-3e3e94[data-v-8db4a176]{display:flex;flex-direction:column;align-items:center;gap:.1rem}._82Lottery-cricket-match-team-circle-14ea3c[data-v-8db4a176]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}._82Lottery-cricket-match-team-logo-478146[data-v-8db4a176]{width:.8rem;height:.8rem;object-fit:contain}._82Lottery-cricket-match-team-percent-12b50f[data-v-8db4a176]{font-size:.2rem;color:#fff;margin-top:.05rem}._82Lottery-cricket-match-team-percent-value-f4a526[data-v-8db4a176]{color:red}._82Lottery-cricket-match-vs-2aadd2[data-v-8db4a176]{width:1.8rem;height:1.8rem;object-fit:contain}._82Lottery-cricket-match-vs-text-1938ac[data-v-8db4a176]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}._82Lottery-cricket-match-predictions-d22e0d[data-v-8db4a176]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}._82Lottery-cricket-match-prediction-row-b52584[data-v-8db4a176]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}._82Lottery-cricket-match-prediction-logo-c7efba[data-v-8db4a176]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}._82Lottery-cricket-match-prediction-name-ba92d7[data-v-8db4a176]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}._82Lottery-cricket-match-prediction-percent-8912ab[data-v-8db4a176]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}._82Lottery-cricket-match-checkbox-7cbd71[data-v-8db4a176]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}._82Lottery-cricket-match-checkbox-7cbd71.checked[data-v-8db4a176]{background:#058e43;border-color:#fff}._82Lottery-cricket-match-checkbox-7cbd71.checked[data-v-8db4a176]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}._82Lottery-cricket-match-betting-d2a7f1[data-v-8db4a176]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}._82Lottery-cricket-match-coins-e78fde[data-v-8db4a176]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}._82Lottery-cricket-match-input-wrapper-d2e560[data-v-8db4a176]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}._82Lottery-cricket-match-input-btn-47ee8f[data-v-8db4a176]{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}._82Lottery-cricket-match-input-fdd80e[data-v-8db4a176]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}._82Lottery-cricket-match-submit-a0989a[data-v-8db4a176]{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}._82Lottery-cricket-match-text-block-d875cd[data-v-8db4a176]{margin-bottom:.25rem}._82Lottery-cricket-match-text-block-d875cd[data-v-8db4a176]:last-child{margin-bottom:0}._82Lottery-cricket-match-text-content-7cad35[data-v-8db4a176]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}._82Lottery-pwa-modal-overlay-0b6a2f[data-v-242ef0e1]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:.2rem;backdrop-filter:blur(2px)}._82Lottery-pwa-home-screen-card-1d660d[data-v-242ef0e1]{position:relative;box-sizing:border-box;width:100%;max-width:6.8rem;animation:slide-up-242ef0e1 .4s ease-out}@keyframes slide-up-242ef0e1{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}._82Lottery-pwa-modal-close-39e5e7[data-v-242ef0e1]{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}._82Lottery-pwa-hsc-inner-0c4e24[data-v-242ef0e1]{box-sizing:border-box;background:#fff;border-radius:.32rem;padding:.5rem .4rem;box-shadow:0 .1rem .3rem #0000004d}._82Lottery-pwa-hsc-header-86535d[data-v-242ef0e1]{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:.4rem;text-align:center}._82Lottery-pwa-hsc-icon-cluster-05962a[data-v-242ef0e1]{flex-shrink:0;width:1.2rem;height:1.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}._82Lottery-pwa-hsc-head-text-a309fd[data-v-242ef0e1]{width:100%}._82Lottery-pwa-hsc-heading-e8f044[data-v-242ef0e1]{margin:0 0 .16rem;font-size:.36rem;line-height:1.3}._82Lottery-pwa-hsc-heading-accent-51f110[data-v-242ef0e1]{color:#1976d2;font-weight:900;display:block}._82Lottery-pwa-hsc-heading-rest-f46b13[data-v-242ef0e1]{color:#333;font-weight:600;font-size:.32rem}._82Lottery-pwa-hsc-sub-32c450[data-v-242ef0e1]{margin:0;font-size:.26rem;line-height:1.4;color:#666}._82Lottery-pwa-hsc-steps-bf01ba[data-v-242ef0e1]{margin:0 0 .5rem;padding:.3rem;background:#f5f8ff;border-radius:.2rem;list-style:none;display:flex;flex-direction:column;gap:.24rem}._82Lottery-pwa-hsc-step-text-a252c2[data-v-242ef0e1]{display:block;font-size:.28rem;line-height:1.5;color:#333;font-weight:500}._82Lottery-pwa-modal-btn-ff8eca[data-v-242ef0e1]{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-242ef0e1],.fade-leave-active[data-v-242ef0e1]{transition:opacity .3s}.fade-enter-from[data-v-242ef0e1],.fade-leave-to[data-v-242ef0e1]{opacity:0}
