.error-page-wrapper[data-v-06f4c776]{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-06f4c776]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-06f4c776]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-06f4c776 20s infinite ease-in-out}.circle[data-v-06f4c776]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-06f4c776]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-06f4c776]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-06f4c776]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-06f4c776{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-06f4c776]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-06f4c776]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-06f4c776 2s infinite}@keyframes pulse-06f4c776{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-06f4c776]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-06f4c776]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-06f4c776]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-06f4c776]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-06f4c776]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-06f4c776]:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-06f4c776]{background:#fff;color:#667eea}.suggestions[data-v-06f4c776]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-06f4c776]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-06f4c776]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-06f4c776]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-06f4c776]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-06f4c776]{font-size:120px}.error-title[data-v-06f4c776]{font-size:36px}.error-description[data-v-06f4c776]{font-size:18px}.error-path[data-v-06f4c776]{font-size:14px}.btn[data-v-06f4c776]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-06f4c776]{font-size:20px}.suggestions ul[data-v-06f4c776]{font-size:16px}}.error-page-wrapper[data-v-20ec6959]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-20ec6959]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.3;top:0;left:0}.wave[data-v-20ec6959]{position:absolute;width:200%;height:200%;background:#ffffff1a;border-radius:45%;animation:wave-20ec6959 15s infinite linear}.wave[data-v-20ec6959]:nth-child(1){bottom:-150%;left:-50%;animation-delay:0s}.wave[data-v-20ec6959]:nth-child(2){bottom:-160%;left:-50%;animation-delay:5s;opacity:.5}@keyframes wave-20ec6959{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-20ec6959]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-icon[data-v-20ec6959]{font-size:15vw;margin-bottom:15px;animation:shake-20ec6959 2s infinite}@keyframes shake-20ec6959{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-5deg)}20%,40%,60%,80%{transform:rotate(5deg)}}.error-code[data-v-20ec6959]{font-size:16vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3)}.error-title[data-v-20ec6959]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-20ec6959]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-details[data-v-20ec6959]{background:#fff3;padding:15px;border-radius:10px;margin:20px 0;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-details h4[data-v-20ec6959]{margin-bottom:8px;font-size:4.2vw}.error-details p[data-v-20ec6959]{font-size:3.5vw;opacity:.85;word-break:break-all;line-height:1.4}.button-group[data-v-20ec6959]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-20ec6959]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-20ec6959]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-20ec6959]{background:#fff;color:#f5576c}.help-info[data-v-20ec6959]{margin-top:30px;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.help-info h3[data-v-20ec6959]{font-size:5vw;margin-bottom:12px;text-align:center}.help-info ul[data-v-20ec6959]{list-style:none;padding:0;text-align:left;font-size:3.8vw}.help-info li[data-v-20ec6959]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.help-info li[data-v-20ec6959]:before{content:"\2713";position:absolute;left:0}@media(min-width:768px){.error-icon[data-v-20ec6959],.error-code[data-v-20ec6959]{font-size:100px}.error-title[data-v-20ec6959]{font-size:36px}.error-description[data-v-20ec6959],.error-details h4[data-v-20ec6959]{font-size:18px}.error-details p[data-v-20ec6959]{font-size:14px}.btn[data-v-20ec6959]{font-size:16px;padding:14px 30px}.help-info h3[data-v-20ec6959]{font-size:20px}.help-info ul[data-v-20ec6959]{font-size:16px}}.error-page-wrapper[data-v-eaa2258d]{background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bg-animation[data-v-eaa2258d]{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.5;top:0;left:0}.circle[data-v-eaa2258d]{position:absolute;border-radius:50%;background:#ffffff26;animation:float-eaa2258d 20s infinite ease-in-out}.circle[data-v-eaa2258d]:nth-child(1){width:60px;height:60px;left:10%;top:20%;animation-delay:0s}.circle[data-v-eaa2258d]:nth-child(2){width:40px;height:40px;right:15%;top:40%;animation-delay:2s}.circle[data-v-eaa2258d]:nth-child(3){width:80px;height:80px;left:20%;bottom:20%;animation-delay:4s}.circle[data-v-eaa2258d]:nth-child(4){width:50px;height:50px;right:25%;bottom:30%;animation-delay:6s}@keyframes float-eaa2258d{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}.error-container[data-v-eaa2258d]{text-align:center;max-width:500px;width:100%;z-index:1;position:relative}.error-code[data-v-eaa2258d]{font-size:20vw;line-height:1;margin-bottom:20px;text-shadow:0 5px 20px rgba(0,0,0,.3);animation:pulse-eaa2258d 2s infinite}@keyframes pulse-eaa2258d{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-title[data-v-eaa2258d]{font-size:6vw;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.error-description[data-v-eaa2258d]{font-size:4vw;margin-bottom:25px;opacity:.9;line-height:1.6}.error-path[data-v-eaa2258d]{background:#fff3;padding:12px 15px;border-radius:8px;margin:20px 0;font-size:3.5vw;word-break:break-all;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-group[data-v-eaa2258d]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:25px 0}.btn[data-v-eaa2258d]{display:inline-block;padding:12px 25px;border:2px solid white;border-radius:25px;color:#fff;text-decoration:none;font-size:4vw;transition:all .3s;cursor:pointer;background:transparent}.btn[data-v-eaa2258d]:hover{background:#fff;color:#f5576c;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary[data-v-eaa2258d]{background:#fff;color:#f5576c}.suggestions[data-v-eaa2258d]{margin-top:30px;text-align:left;background:#ffffff26;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestions h3[data-v-eaa2258d]{font-size:5vw;margin-bottom:12px;text-align:center}.suggestions ul[data-v-eaa2258d]{list-style:none;padding:0;font-size:3.8vw}.suggestions li[data-v-eaa2258d]{padding:8px 0 8px 20px;position:relative;line-height:1.5}.suggestions li[data-v-eaa2258d]:before{content:"\2192";position:absolute;left:0}@media(min-width:768px){.error-code[data-v-eaa2258d]{font-size:120px}.error-title[data-v-eaa2258d]{font-size:36px}.error-description[data-v-eaa2258d]{font-size:18px}.error-path[data-v-eaa2258d]{font-size:14px}.btn[data-v-eaa2258d]{font-size:16px;padding:14px 30px}.suggestions h3[data-v-eaa2258d]{font-size:20px}.suggestions ul[data-v-eaa2258d]{font-size:16px}}.page-loading[data-v-056731ca]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-056731ca]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-056731ca .8s linear infinite;margin-bottom:12px}@keyframes spin-056731ca{to{transform:rotate(360deg)}}.page-error[data-v-056731ca]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-056731ca]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-056731ca]{height:2.1rem}._1Lottery-header-wrapper-5ed5c0[data-v-3f3606dc]{position:relative;min-height:.93rem}._1Lottery-header-efeb75[data-v-3f3606dc]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){._1Lottery-header-efeb75[data-v-3f3606dc]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}._1Lottery-header-placeholder-28c0ef[data-v-3f3606dc]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}._1Lottery-header-top-794406[data-v-3f3606dc]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}._1Lottery-header-actions-4cea58[data-v-3f3606dc]{display:flex;align-items:center;gap:.2rem}._1Lottery-logo-52c4fd[data-v-3f3606dc]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}._1Lottery-language-selector-57531f[data-v-3f3606dc]{position:relative;display:flex;align-items:center;gap:.1rem}._1Lottery-language-overlay-5ae425[data-v-3f3606dc]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}._1Lottery-language-selector-57531f.open~._1Lottery-language-overlay-5ae425[data-v-3f3606dc],._1Lottery-language-selector-57531f.open ._1Lottery-language-overlay-5ae425[data-v-3f3606dc]{display:block}._1Lottery-globe-icon-2a80e7[data-v-3f3606dc]{width:.5rem;object-fit:contain}._1Lottery-language-btn-20e8d2[data-v-3f3606dc]{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}._1Lottery-language-btn-20e8d2 span[data-v-3f3606dc]{flex:1;min-width:0;text-align:center;padding:0 .12rem}._1Lottery-dropdown-icon-eab7b9[data-v-3f3606dc]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}._1Lottery-language-selector-57531f.open ._1Lottery-dropdown-icon-eab7b9[data-v-3f3606dc]{transform:rotate(180deg)}._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]{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}._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]::-webkit-scrollbar{width:.08rem}._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]::-webkit-scrollbar-thumb{border-radius:.1rem}._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}._1Lottery-language-selector-57531f.open ._1Lottery-language-dropdown-a5f78d[data-v-3f3606dc]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}._1Lottery-language-item-15e16d[data-v-3f3606dc]{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}._1Lottery-language-item-15e16d[data-v-3f3606dc]:hover,._1Lottery-language-item-15e16d[data-v-3f3606dc]:active{background:#0566771a;transform:translate(-.02rem)}._1Lottery-language-item-15e16d.active[data-v-3f3606dc]{background:linear-gradient(90deg,#46fff633,#05667733)}._1Lottery-language-item-icon-bafa82[data-v-3f3606dc]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}._1Lottery-language-item-text-9c0e0d[data-v-3f3606dc]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}._1Lottery-logo-link-241e80[data-v-3f3606dc]{display:flex;align-items:center;justify-content:center}._1Lottery-menu-toggle-d78e24[data-v-3f3606dc]{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}._1Lottery-menu-icon-f4233e[data-v-3f3606dc]{width:.5rem;object-fit:contain}._1Lottery-nav-wrapper-d4b13f[data-v-7d87370a]{position:relative;width:100%;--ipl-nav-fixed-height: .98rem;min-height:1.2rem}._1Lottery-nav-placeholder-c71eae[data-v-7d87370a]{height:var(--ipl-nav-fixed-height);width:100%;box-sizing:border-box;display:block;visibility:hidden}@media(min-width:768px){._1Lottery-nav-wrapper-d4b13f[data-v-7d87370a]{max-width:7.5rem;margin:0 auto}._1Lottery-nav-placeholder-c71eae[data-v-7d87370a]{display:none!important;height:0!important}}._1Lottery-nav-menu-30621c[data-v-7d87370a]{display:flex;align-items:stretch;gap:.18rem;padding:.14rem .2rem;background:#fff;box-shadow:0 .06rem .14rem #00000059;position:sticky;top:0;left:0;right:0;z-index:99;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;height:var(--ipl-nav-fixed-height);margin-top:calc(-1 * var(--ipl-nav-fixed-height))}@media(min-width:768px){._1Lottery-nav-menu-30621c[data-v-7d87370a]{position:relative;left:auto;transform:none;width:7.5rem;max-width:100%;margin:0 auto;cursor:grab;-webkit-user-select:none;user-select:none}._1Lottery-nav-menu-30621c.dragging[data-v-7d87370a]{cursor:grabbing;scroll-snap-type:none}}._1Lottery-nav-label-335c9f[data-v-7d87370a]{line-height:1!important}._1Lottery-nav-left-814228[data-v-7d87370a]{display:flex!important;align-items:center!important;justify-content:center!important}._1Lottery-nav-icon-wrapper-cdf43c[data-v-7d87370a]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._1Lottery-nav-icon-2dba0f[data-v-7d87370a]{width:100%!important;height:100%!important;object-fit:contain!important}._1Lottery-sidebar-overlay-e439b9[data-v-4efe7d2a]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}._1Lottery-sidebar-overlay-e439b9.show[data-v-4efe7d2a]{opacity:1;visibility:visible}._1Lottery-sidebar-menu-96b5ed[data-v-4efe7d2a]{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}._1Lottery-sidebar-menu-96b5ed[data-v-4efe7d2a]::-webkit-scrollbar{display:none}._1Lottery-sidebar-overlay-e439b9.show ._1Lottery-sidebar-menu-96b5ed[data-v-4efe7d2a]{transform:translate(0)}._1Lottery-sidebar-header-bae6e1[data-v-4efe7d2a]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}._1Lottery-sidebar-logo-6880fc[data-v-4efe7d2a]{width:1.2rem;height:1.2rem;object-fit:contain}._1Lottery-sidebar-close-351c0f[data-v-4efe7d2a]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}._1Lottery-sidebar-close-351c0f[data-v-4efe7d2a]:hover{background:#46fff633}._1Lottery-close-icon-bde60c[data-v-4efe7d2a]{font-size:.6rem}._1Lottery-sidebar-nav-28668d[data-v-4efe7d2a]{padding:.2rem 0}._1Lottery-sidebar-item-260cfa[data-v-4efe7d2a]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}._1Lottery-sidebar-item-260cfa[data-v-4efe7d2a]:hover{background:#46fff61a;border-left-color:#46fff6}._1Lottery-sidebar-item-260cfa.active[data-v-4efe7d2a]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}._1Lottery-sidebar-icon-d1b702[data-v-4efe7d2a]{width:.64rem;display:flex;align-items:center;justify-content:center}._1Lottery-sidebar-icon-img-9a1291[data-v-4efe7d2a]{width:100%;height:100%;object-fit:contain}._1Lottery-sidebar-text-6678a1[data-v-4efe7d2a]{font-size:.38rem}@media(min-width:768px){._1Lottery-sidebar-overlay-e439b9[data-v-4efe7d2a]{position:absolute;top:0;left:0;width:100%;height:100%}._1Lottery-sidebar-menu-96b5ed[data-v-4efe7d2a]{position:absolute;top:0;right:0;height:100%}}._1Lottery-footer-new-b3f624[data-v-9537efb0]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}._1Lottery-footer-logo-e59c8f[data-v-9537efb0]{text-align:center;margin-bottom:.3rem}._1Lottery-footer-logo-img-919511[data-v-9537efb0]{width:2rem;height:auto;object-fit:contain}._1Lottery-footer-sections-57c918[data-v-9537efb0]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}._1Lottery-footer-section-03c8a0[data-v-9537efb0]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}._1Lottery-footer-section-title-f2f07c[data-v-9537efb0]{font-size:.36rem;color:#fff;margin:0 0 .1rem}._1Lottery-footer-section-link-3ef6ac[data-v-9537efb0]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}._1Lottery-footer-section-arrow-6c0b96[data-v-9537efb0]{width:.16rem;height:.16rem;flex-shrink:0}._1Lottery-footer-icons-e9064c[data-v-9537efb0]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}._1Lottery-footer-icon-item-14da11[data-v-9537efb0]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}._1Lottery-footer-icon-item-14da11[data-v-9537efb0]:hover{opacity:.8}._1Lottery-footer-icon-wrapper-381787[data-v-9537efb0]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-footer-icon-2341c9[data-v-9537efb0]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-footer-icon-text-481e34[data-v-9537efb0]{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}._1Lottery-footer-disclaimer-e7db61[data-v-9537efb0]{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}._1Lottery-footer-copyright-e94f9a[data-v-9537efb0]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}._1Lottery-modal-overlay-252488[data-v-9537efb0]{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-9537efb0 .3s ease}._1Lottery-modal-overlay-252488.show[data-v-9537efb0]{display:flex}._1Lottery-modal-5bff76[data-v-9537efb0]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-9537efb0 .3s ease;text-align:center}._1Lottery-modal-icon-0dc4ca[data-v-9537efb0]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}._1Lottery-modal-message-1df91e[data-v-9537efb0]{font-size:.32rem;color:#333;margin:0 0 .3rem}._1Lottery-modal-btn-b5ba1d[data-v-9537efb0]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._1Lottery-modal-btn-b5ba1d[data-v-9537efb0]:hover{background:#04505a}._1Lottery-modal-btn-b5ba1d[data-v-9537efb0]:active{background:#034048}@keyframes fadeIn-9537efb0{0%{opacity:0}to{opacity:1}}@keyframes slideUp-9537efb0{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}._1Lottery-section-underline-wrap-f0a79a[data-v-57cd2e56]{width:90%;margin:0 5%}._1Lottery-faq-section-a5d46c[data-v-57cd2e56]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}._1Lottery-faq-header-28a947[data-v-57cd2e56]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}._1Lottery-faq-icon1-wrapper-862447[data-v-57cd2e56]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}._1Lottery-faq-icon1-6ee603[data-v-57cd2e56]{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))}._1Lottery-faq-title-f1f5ac[data-v-57cd2e56]{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}._1Lottery-faq-subtitle-ccc601[data-v-57cd2e56]{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}._1Lottery-faq-content-458bac[data-v-57cd2e56]{text-align:left}._1Lottery-faq-description-7703f2[data-v-57cd2e56]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}._1Lottery-faq-list-62a723[data-v-57cd2e56]{display:flex;flex-direction:column;gap:.15rem}._1Lottery-faq-item-3aea13[data-v-57cd2e56]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}._1Lottery-faq-summary-259934[data-v-57cd2e56]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}._1Lottery-faq-summary-259934[data-v-57cd2e56]::-webkit-details-marker{display:none}._1Lottery-faq-item-3aea13[data-v-57cd2e56]:hover{background:#0566770d;border-radius:.05rem}._1Lottery-faq-diamond-1fbc78[data-v-57cd2e56]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}._1Lottery-faq-question-a20347[data-v-57cd2e56]{font-size:.24rem;color:#333;flex:1;line-height:1.3}._1Lottery-faq-question1-9a3229[data-v-57cd2e56]{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}._1Lottery-faq-plus-8b7ca2[data-v-57cd2e56]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}._1Lottery-faq-item-3aea13[open] ._1Lottery-faq-plus-8b7ca2[data-v-57cd2e56]{transform:rotate(45deg)}._1Lottery-faq-expandable-content-bc15ad[data-v-57cd2e56]{margin-top:.1rem;padding-left:.35rem}._1Lottery-faq-expandable-content-bc15ad p[data-v-57cd2e56]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}.welcome-banner[data-v-319f050b]{margin:.3rem;padding:.4rem;background:linear-gradient(135deg,#00d4aa,#00a8cc);border-radius:.2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.welcome-banner[data-v-319f050b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer-319f050b 3s infinite}@keyframes shimmer-319f050b{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.welcome-title[data-v-319f050b]{font-size:.18rem;margin-bottom:.2rem;position:relative;z-index:1;text-align:left}.welcome-subtitle[data-v-319f050b]{font-size:.14rem;opacity:.9;margin-bottom:.3rem;position:relative;z-index:1}.welcome-buttons[data-v-319f050b]{display:flex;gap:.2rem;margin-top:.3rem;position:relative;z-index:1}.btn[data-v-319f050b]{flex:1;padding:.2rem;border:none;border-radius:.1rem;font-size:.14rem;cursor:pointer;transition:all .3s}.btn[data-v-319f050b]:active{transform:scale(.95)}.btn-primary[data-v-319f050b]{background:#fff;color:#00d4aa}.btn-primary[data-v-319f050b]:hover{background:#f0f0f0}.btn-secondary[data-v-319f050b]{background:#fff3;color:#fff;border:.01rem solid rgba(255,255,255,.3)}.btn-secondary[data-v-319f050b]:hover{background:#ffffff4d}.welcome-badge[data-v-319f050b]{position:absolute;top:.2rem;right:.2rem;background:#fff3;color:#fff;font-size:.1rem;padding:.05rem .1rem;border-radius:.08rem}._1Lottery-contact-section-wrapper-1c01c9[data-v-6296565a]{width:90%;margin:0 5% 5%}._1Lottery-contact-section-89e3b2[data-v-6296565a]{margin-top:.3rem}._1Lottery-contact-title-b71674[data-v-6296565a]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}._1Lottery-contact-icon-b4355c[data-v-6296565a]{width:.42rem;height:.42rem;object-fit:contain}._1Lottery-contact-description-78e4a9[data-v-6296565a]{font-size:.24rem;color:#000;line-height:1.6}._1Lottery-announcement-section-ac9eeb[data-v-092beb49]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}._1Lottery-announcement-banner-6b7569[data-v-092beb49]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}._1Lottery-announcement-bg-9b3412[data-v-092beb49]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}._1Lottery-announcement-trumpet-icon-cf3864[data-v-092beb49]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}._1Lottery-announcement-label-80ba5b[data-v-092beb49]{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}._1Lottery-announcement-date-63b764[data-v-092beb49]{position:absolute;bottom:.2rem;right:.4rem;font-size:.2rem;color:#00414fd9;z-index:2;text-align:right}._1Lottery-announcement-content-wrapper-50286c[data-v-092beb49]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}._1Lottery-announcement-content-list-242715[data-v-092beb49]{position:relative;transition:transform .5s ease-in-out;will-change:transform}._1Lottery-announcement-content-f26f13[data-v-092beb49]{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}._1Lottery-announcement-snippet-b2c508[data-v-092beb49]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;min-height:0;padding:0 .1rem;box-sizing:border-box;cursor:pointer;overflow:hidden}._1Lottery-announcement-snippet-inner-03393e[data-v-092beb49]{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}._1Lottery-announcement-snippet-title-70779b[data-v-092beb49]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-announcement-modal-root-f86644[data-v-092beb49]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}._1Lottery-announcement-modal-backdrop-fb0df0[data-v-092beb49]{position:absolute;inset:0;background:#00000073}._1Lottery-announcement-modal-a72d49[data-v-092beb49]{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}._1Lottery-announcement-modal-close-8206d8[data-v-092beb49]{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}._1Lottery-announcement-modal-close-8206d8[data-v-092beb49]:hover{background:#00000024}._1Lottery-announcement-modal-title-8f0a89[data-v-092beb49]{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}._1Lottery-announcement-modal-body-ff4a14[data-v-092beb49]{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}._1Lottery-share-modal-overlay-60584a[data-v-826f3507]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}._1Lottery-share-modal-overlay-60584a.show[data-v-826f3507]{display:block;opacity:1}._1Lottery-share-modal-1e2f9c[data-v-826f3507]{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}._1Lottery-share-modal-1e2f9c.show[data-v-826f3507]{transform:translateY(0)}._1Lottery-share-list-19c773[data-v-826f3507]{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}._1Lottery-share-item-a5b81e[data-v-826f3507]{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}._1Lottery-share-item-a5b81e[data-v-826f3507]:active{background:#0000000d;transform:scale(.95)}._1Lottery-share-icon-e56d8d[data-v-826f3507]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._1Lottery-share-label-0c01e2[data-v-826f3507]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}._1Lottery-floating-actions-wrapper-4db943[data-v-5a555188]{--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}._1Lottery-floating-actions-wrapper-4db943.collapsed[data-v-5a555188]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}._1Lottery-floating-actions-30a2f1[data-v-5a555188]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}._1Lottery-floating-btn-bc7708[data-v-5a555188]{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}._1Lottery-floating-btn-bc7708[data-v-5a555188]:focus,._1Lottery-floating-btn-bc7708[data-v-5a555188]:focus-visible,._1Lottery-floating-btn-bc7708[data-v-5a555188]:active,._1Lottery-floating-btn-bc7708[data-v-5a555188]:hover,._1Lottery-floating-btn-bc7708[data-v-5a555188]:visited,._1Lottery-floating-btn-bc7708[data-v-5a555188]: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}._1Lottery-floating-btn-bc7708[data-v-5a555188] *{outline:none!important;border:none!important}._1Lottery-floating-btn-bc7708[data-v-5a555188] *:focus,._1Lottery-floating-btn-bc7708[data-v-5a555188] *:focus-visible,._1Lottery-floating-btn-bc7708[data-v-5a555188] *:active{outline:none!important;border:none!important;box-shadow:none!important}._1Lottery-floating-btn-bc7708[data-v-5a555188]:hover{transform:translate(-.03rem);opacity:.9}._1Lottery-floating-btn-bc7708[data-v-5a555188]:active{transform:translate(-.02rem) scale(.95)}._1Lottery-floating-btn-icon-48f907[data-v-5a555188]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}._1Lottery-floating-btn-icon-48f907.bookmarked[data-v-5a555188]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}._1Lottery-floating-btn-text-e0ca98[data-v-5a555188]{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}._1Lottery-floating-toggle-153ca5[data-v-5a555188]{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}._1Lottery-floating-actions-wrapper-4db943.collapsed ._1Lottery-floating-toggle-153ca5[data-v-5a555188]{border-radius:.1rem 0 0 .1rem}._1Lottery-floating-toggle-153ca5[data-v-5a555188]:focus,._1Lottery-floating-toggle-153ca5[data-v-5a555188]:focus-visible,._1Lottery-floating-toggle-153ca5[data-v-5a555188]:active,._1Lottery-floating-toggle-153ca5[data-v-5a555188]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}._1Lottery-floating-toggle-153ca5[data-v-5a555188]:active{transform:scale(.95)}._1Lottery-floating-toggle-icon-ddff54[data-v-5a555188]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}._1Lottery-floating-toggle-icon-ddff54[data-v-5a555188]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}._1Lottery-floating-actions-wrapper-4db943:not(.collapsed) ._1Lottery-floating-toggle-icon-ddff54[data-v-5a555188]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}._1Lottery-floating-actions-wrapper-4db943.collapsed ._1Lottery-floating-toggle-icon-ddff54[data-v-5a555188]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.bottom-floating-banner[data-v-0fa42ebd]{position:fixed;bottom:0;left:0!important;right:0!important;margin:0 auto!important;width:7.5rem!important;max-width:100vw;z-index:1000;display:flex;justify-content:center;align-items:center;padding-bottom:env(safe-area-inset-bottom);pointer-events:none;animation:bannerSlideUpSimple-0fa42ebd .8s ease-out forwards}@media(min-width:768px){.bottom-floating-banner[data-v-0fa42ebd]{max-width:6rem!important}}@keyframes bannerSlideUpSimple-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.bottom-floating-banner-container[data-v-0fa42ebd]{position:relative;width:100%;pointer-events:auto;animation:bannerPulse-0fa42ebd 2s infinite ease-in-out}.bottom-floating-banner img[data-v-0fa42ebd]{width:95%;margin:0 2.5% 2.5%;height:auto;display:block;filter:drop-shadow(0 -2px 10px rgba(0,0,0,.2))}@keyframes bannerSlideUp-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bannerPulse-0fa42ebd{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.bottom-floating-banner-container[data-v-0fa42ebd]:active{transform:scale(.95);transition:transform .1s}._1Lottery-basic-info-section-3080fe[data-v-83e0d412]{padding:.1rem .3rem}._1Lottery-basic-info-container-77ad72[data-v-83e0d412]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){._1Lottery-basic-info-container-77ad72[data-v-83e0d412]{overflow:visible}}._1Lottery-basic-info-scroll-wrapper-a8a026[data-v-83e0d412]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}._1Lottery-basic-info-scroll-wrapper-a8a026[data-cols="2"][data-v-83e0d412]{overflow-x:auto}._1Lottery-basic-info-scroll-wrapper-a8a026[data-cols="2"] ._1Lottery-basic-info-table-35f9b6[data-v-83e0d412]{width:100%;min-width:100%;table-layout:auto}._1Lottery-basic-info-scroll-wrapper-a8a026[data-cols="2"] ._1Lottery-basic-info-table-35f9b6 th[data-v-83e0d412],._1Lottery-basic-info-scroll-wrapper-a8a026[data-cols="2"] ._1Lottery-basic-info-table-35f9b6 td[data-v-83e0d412]{width:auto;min-width:0;max-width:none}._1Lottery-basic-info-scroll-wrapper-a8a026[data-v-83e0d412]::-webkit-scrollbar{height:.08rem}._1Lottery-basic-info-scroll-wrapper-a8a026[data-v-83e0d412]::-webkit-scrollbar-track{background:transparent}._1Lottery-basic-info-scroll-wrapper-a8a026[data-v-83e0d412]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}._1Lottery-basic-info-header-828b92[data-v-83e0d412]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}._1Lottery-basic-info-title-f1786e[data-v-83e0d412]{margin:0;text-align:left}._1Lottery-basic-info-table-35f9b6[data-v-83e0d412]{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}._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-table-35f9b6[data-v-83e0d412]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){._1Lottery-basic-info-table-35f9b6[data-v-83e0d412]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-table-35f9b6[data-v-83e0d412]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}._1Lottery-basic-info-table-35f9b6 thead[data-v-83e0d412]{background:#e0e0e0}._1Lottery-basic-info-table-35f9b6 thead tr:first-child th[data-v-83e0d412]:first-child{border-top-left-radius:.12rem}._1Lottery-basic-info-table-35f9b6 thead tr:first-child th[data-v-83e0d412]:last-child{border-top-right-radius:.12rem}._1Lottery-basic-info-table-35f9b6 thead th[data-v-83e0d412]{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}._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-table-35f9b6 thead th[data-v-83e0d412]{width:auto;min-width:0}._1Lottery-basic-info-table-35f9b6 tbody tr[data-v-83e0d412]:nth-child(odd){background:#f5f5f5}._1Lottery-basic-info-table-35f9b6 tbody tr[data-v-83e0d412]:nth-child(2n){background:#e8e8e8}._1Lottery-basic-info-table-35f9b6 tbody tr:last-child td[data-v-83e0d412]:first-child{border-bottom-left-radius:.12rem}._1Lottery-basic-info-table-35f9b6 tbody tr:last-child td[data-v-83e0d412]:last-child{border-bottom-right-radius:.12rem}._1Lottery-basic-info-table-35f9b6 td[data-v-83e0d412]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}._1Lottery-basic-info-label-30a149[data-v-83e0d412]{color:#333;width:auto;min-width:0}._1Lottery-basic-info-value-fc70bf[data-v-83e0d412]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-table-35f9b6 td[data-v-83e0d412],._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-label-30a149[data-v-83e0d412],._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-value-fc70bf[data-v-83e0d412]{width:auto;min-width:0}@media(min-width:768px){._1Lottery-basic-info-label-30a149[data-v-83e0d412],._1Lottery-basic-info-value-fc70bf[data-v-83e0d412]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}._1Lottery-basic-info-scroll-wrapper-a8a026 ._1Lottery-basic-info-table-35f9b6 td[data-v-83e0d412]{width:auto;min-width:0}}._1Lottery-basic-info-label-icon-a253e9[data-v-83e0d412]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}._1Lottery-analysis-players-reviews-392cf4[data-v-fe4dcdc1]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}._1Lottery-analysis-players-reviews-title-06bbb5[data-v-fe4dcdc1]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}._1Lottery-analysis-players-reviews-list-6b117d[data-v-fe4dcdc1]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}._1Lottery-analysis-players-review-card-aa9bbd[data-v-fe4dcdc1]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}._1Lottery-analysis-players-review-head-3094d7[data-v-fe4dcdc1]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}._1Lottery-analysis-players-review-avatar-b286b1[data-v-fe4dcdc1]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}._1Lottery-analysis-players-review-name-4e0393[data-v-fe4dcdc1]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-analysis-players-review-text-8e0045[data-v-fe4dcdc1]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}._1Lottery-analysis-players-review-date-e3a15e[data-v-fe4dcdc1]{display:block;font-size:.18rem;color:#999;text-align:right}._1Lottery-analysis-players-reviews-load-wrap-a08096[data-v-fe4dcdc1]{text-align:center;margin:.24rem 0 .2rem}._1Lottery-analysis-players-reviews-load-8a476a[data-v-fe4dcdc1]{text-align:center;font-size:.2rem;color:#888}._1Lottery-analysis-players-reviews-actions-b1a9ac[data-v-fe4dcdc1]{text-align:center;margin-top:.24rem}._1Lottery-analysis-players-reviews-btn-add-97307e[data-v-fe4dcdc1]{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}._1Lottery-analysis-players-reviews-btn-add-97307e[data-v-fe4dcdc1]:hover{opacity:.9}._1Lottery-slot-rebate-expert-reviews-row-ef4463[data-v-9cb3f792]{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}._1Lottery-slot-rebate-expert-reviews-left-a79252[data-v-9cb3f792]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}._1Lottery-slot-rebate-expert-reviews-stars-053489[data-v-9cb3f792]{display:flex;align-items:center;gap:.04rem}._1Lottery-slot-rebate-expert-reviews-top-7fa63d[data-v-9cb3f792]{display:flex;align-items:center;gap:.12rem}._1Lottery-slot-rebate-expert-reviews-bottom-a3229a[data-v-9cb3f792]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}._1Lottery-slot-rebate-expert-reviews-label-b9e2b7[data-v-9cb3f792]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-slot-rebate-expert-reviews-star-da8b77[data-v-9cb3f792]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}._1Lottery-slot-rebate-expert-reviews-rating-753a12[data-v-9cb3f792]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}._1Lottery-slot-rebate-expert-btn-add-5cee0c[data-v-9cb3f792]{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}._1Lottery-slot-rebate-expert-53b86b[data-v-8e7cf5c6]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}._1Lottery-slot-rebate-expert-card-3dc0be[data-v-8e7cf5c6]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}._1Lottery-slot-rebate-expert-main-567a16[data-v-8e7cf5c6]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}._1Lottery-slot-rebate-expert-avatar-wrap-be251c[data-v-8e7cf5c6]{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}._1Lottery-slot-rebate-expert-avatar-b1b924[data-v-8e7cf5c6]{width:100%;height:100%;display:block}._1Lottery-slot-rebate-expert-name-b4db8b[data-v-8e7cf5c6]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}._1Lottery-slot-rebate-expert-verdict-ec2863[data-v-8e7cf5c6]{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}._1Lottery-slot-rebate-expert-verdict-icon-96d471[data-v-8e7cf5c6]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}._1Lottery-slot-rebate-expert-quote-7a2a06[data-v-8e7cf5c6]{font-size:.22rem;color:#555;line-height:1.5;text-align:center;margin:0 0 .2rem;padding:0 .1rem}._1Lottery-slot-rebate-expert-quote-7a2a06 q[data-v-8e7cf5c6]{font-style:italic}._1Lottery-slot-rebate-expert-meta-c91486[data-v-8e7cf5c6]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}._1Lottery-slot-rebate-expert-update-5fc80d[data-v-8e7cf5c6]{font-size:.2rem;color:#999}._1Lottery-slot-rebate-expert-recommended-a8db23[data-v-8e7cf5c6]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}._1Lottery-slot-rebate-expert-recommended-icon-86ea21[data-v-8e7cf5c6]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}._1Lottery-slot-rebate-expert-rating-b4ffe1[data-v-8e7cf5c6]{font-weight:700;margin-left:.06rem}._1Lottery-expert-profile-section-f0faab[data-v-46304f7d]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}._1Lottery-expert-profile-ee021f[data-v-46304f7d]{padding:.3rem;display:flex;align-items:center;gap:.2rem}._1Lottery-expert-profile-avatar-wrapper-045d19[data-v-46304f7d]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}._1Lottery-expert-profile-avatar-1a31b6[data-v-46304f7d]{width:100%;height:100%;border-radius:.1rem;display:block}._1Lottery-expert-profile-info-285f4c[data-v-46304f7d]{flex:1;display:flex;flex-direction:column;gap:.05rem}._1Lottery-expert-profile-name-330900[data-v-46304f7d]{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}._1Lottery-expert-profile-verified-0c25e4[data-v-46304f7d]{width:.26rem;height:.26rem}._1Lottery-expert-profile-tag-fcfcba[data-v-46304f7d]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}._1Lottery-expert-profile-menu-21cbc7[data-v-46304f7d]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}._1Lottery-expert-profile-dec-2b6016[data-v-46304f7d]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}._1Lottery-expert-list-8d1541[data-v-8900e5c3]{margin:.3rem .3rem .4rem}._1Lottery-bonuses-title-48de76[data-v-8900e5c3]{margin:0 0 .2rem;text-align:left}._1Lottery-game-comment-modal-39646a[data-v-d8161798]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}._1Lottery-game-comment-modal-39646a.show[data-v-d8161798]{display:flex}._1Lottery-game-comment-modal-backdrop-d2ac17[data-v-d8161798]{position:absolute;inset:0;background:#0000008c}._1Lottery-game-comment-section-7b03e9[data-v-d8161798]{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}._1Lottery-game-comment-close-btn-06738b[data-v-d8161798]{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}._1Lottery-comment-header-1889c3[data-v-d8161798]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}._1Lottery-game-comment-container-8d6e6b[data-v-d8161798]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}._1Lottery-game-title-logo-row-acdf0f[data-v-d8161798]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}._1Lottery-game-title-473deb[data-v-d8161798]{text-align:left;color:#fff;font-size:.4rem;margin:0}._1Lottery-game-logo-09fe39 img[data-v-d8161798]{max-width:2.8rem;height:auto;object-fit:contain}._1Lottery-single-rating-68d590[data-v-d8161798]{margin-bottom:.2rem}._1Lottery-single-rating-label-228aef[data-v-d8161798]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}._1Lottery-rating-separator-558b77[data-v-d8161798]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}._1Lottery-rating-section-1d8cea[data-v-d8161798]{margin-bottom:.3rem;padding-bottom:.2rem}._1Lottery-rating-row-72878d[data-v-d8161798]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}._1Lottery-rating-row-top-6e7ff4[data-v-d8161798]{display:flex;align-items:center;gap:.12rem}._1Lottery-rating-icon-a9c3e1[data-v-d8161798]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}._1Lottery-rating-label-3816f6[data-v-d8161798]{color:#fff;font-size:.24rem;flex:1;min-width:0}._1Lottery-rating-score-2228f4[data-v-d8161798]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}._1Lottery-rating-row-bottom-0608c8[data-v-d8161798]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}._1Lottery-comment-stars-container-6a6728[data-v-d8161798]{display:flex;align-items:center;justify-content:center;gap:.12rem}._1Lottery-comment-star-178e2f[data-v-d8161798]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}._1Lottery-comment-star-178e2f[data-v-d8161798]:hover{transform:scale(1.1)}._1Lottery-comment-star-178e2f span[data-v-d8161798]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}._1Lottery-comment-input-section-1cb07d[data-v-d8161798]{margin-bottom:.3rem}._1Lottery-comment-input-label-4c42ca[data-v-d8161798]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}._1Lottery-comment-textarea-5ef147[data-v-d8161798]{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}._1Lottery-screenshot-section-088a23[data-v-d8161798]{margin-bottom:.3rem}._1Lottery-screenshot-upload-grid-c8297e[data-v-d8161798]{display:flex;gap:.15rem;justify-content:center}._1Lottery-screenshot-upload-item-abd268[data-v-d8161798]{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}._1Lottery-screenshot-upload-icon-97f5bc[data-v-d8161798]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}._1Lottery-screenshot-input-246a46[data-v-d8161798]{position:absolute;inset:0;opacity:0;cursor:pointer}._1Lottery-screenshot-preview-ef2100[data-v-d8161798]{width:100%;height:100%;display:none}._1Lottery-screenshot-preview-ef2100.show[data-v-d8161798]{display:block;animation:iplFadeIn-d8161798 .3s ease-in-out}._1Lottery-screenshot-upload-progress-container-491ca2[data-v-d8161798]{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}._1Lottery-screenshot-spinner-item-e49793[data-v-d8161798]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-d8161798 .8s linear infinite!important;flex-shrink:0!important}._1Lottery-screenshot-progress-text-c39de7[data-v-d8161798]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-d8161798{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-d8161798{0%{opacity:0}to{opacity:1}}._1Lottery-screenshot-upload-remove-b3a850[data-v-d8161798]{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}._1Lottery-screenshot-upload-remove-b3a850.show[data-v-d8161798]{display:flex}._1Lottery-screenshot-label-7360ec[data-v-d8161798]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}._1Lottery-submit-button-container-b02f2b[data-v-d8161798]{display:flex;justify-content:center}._1Lottery-submit-button-fb2b2e[data-v-d8161798]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}._1Lottery-submit-button-fb2b2e[data-v-d8161798]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-d8161798],.fade-leave-active[data-v-d8161798]{transition:opacity .3s ease}.fade-enter-from[data-v-d8161798],.fade-leave-to[data-v-d8161798]{opacity:0}body._1Lottery-game-comment-modal-open-167cbf{overflow:hidden!important}._1Lottery-analysis-reviews-helpful-1437f3[data-v-b779e7f8]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}._1Lottery-analysis-helpful-icon-wrap-6a6e1e[data-v-b779e7f8]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}._1Lottery-analysis-helpful-icon-wrap--hidden-0aaefb[data-v-b779e7f8]{display:none}._1Lottery-analysis-helpful-icon-f643d6[data-v-b779e7f8]{width:100%;height:100%;display:block}._1Lottery-analysis-reviews-helpful-1437f3 p[data-v-b779e7f8]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}._1Lottery-analysis-reviews-helpful-1437f3 ._1Lottery-analysis-reviews-btn-yes-e29ced[data-v-b779e7f8]{margin-left:auto}._1Lottery-analysis-reviews-helpful-1437f3 ._1Lottery-analysis-reviews-btn-ec8336[data-v-b779e7f8]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}._1Lottery-analysis-helpful-btn-icon-8822ad[data-v-b779e7f8]{width:.36rem;height:.36rem;display:block}._1Lottery-game-analysis-section-cd90ee[data-v-66c0a05b]{width:90%;margin:5% 5% 0}._1Lottery-analysis-title-cf9219[data-v-66c0a05b]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}._1Lottery-analysis-table-ae3564[data-v-66c0a05b]{overflow:hidden;margin-top:.1rem}._1Lottery-analysis-table-header-21376d[data-v-66c0a05b]{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}._1Lottery-analysis-table-header-21376d[data-v-66c0a05b]:not(._1Lottery-table-title-header-1983c1){border-top:none}._1Lottery-analysis-table-header-21376d._1Lottery-table-title-header-1983c1[data-v-66c0a05b]{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}._1Lottery-analysis-table-header-21376d>div[data-v-66c0a05b],._1Lottery-analysis-table-row-0389ef>div[data-v-66c0a05b]{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}._1Lottery-analysis-table-header-21376d>div[data-v-66c0a05b]:last-child,._1Lottery-analysis-table-row-0389ef>div[data-v-66c0a05b]:last-child{border-right:none}._1Lottery-analysis-table-row-0389ef[data-v-66c0a05b]{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}._1Lottery-analysis-table-row-0389ef.not[data-v-66c0a05b]{display:block}._1Lottery-analysis-col-rank-b2fb84[data-v-66c0a05b]{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}._1Lottery-analysis-col-game-66fa65[data-v-66c0a05b]{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}._1Lottery-analysis-game-logo-f09f33[data-v-66c0a05b]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}._1Lottery-analysis-game-name-242b85[data-v-66c0a05b]{font-size:.22rem;color:#333!important}._1Lottery-analysis-game-provider-fb0e54[data-v-66c0a05b]{font-size:.2rem;color:#666!important}._1Lottery-analysis-col-rtp-f77d9d[data-v-66c0a05b]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-analysis-rtp-value-0d61ec[data-v-66c0a05b]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}._1Lottery-analysis-col-review-b7bffc[data-v-66c0a05b]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-analysis-review-text-3f6013[data-v-66c0a05b]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}._1Lottery-analysis-reviews-btn-ec8336[data-v-66c0a05b]{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%)}._1Lottery-analysis-reviews-btn-yes-e29ced[data-v-66c0a05b],._1Lottery-analysis-reviews-btn-no-5be7bf[data-v-66c0a05b]{color:#fff}._1Lottery-analysis-reviews-btn-ec8336[data-v-66c0a05b]:hover{opacity:.8;transform:translateY(-.02rem)}._1Lottery-analysis-reviews-btn-ec8336[data-v-66c0a05b]:active{transform:translateY(0)}._1Lottery-breadcrumb-af819a[data-v-5614cf0d]{padding:.2rem .3rem;background:#fff}ol[data-v-5614cf0d]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-5614cf0d]{display:flex;align-items:center}._1Lottery-breadcrumb-item-bb13a9[data-v-5614cf0d]{font-size:.25rem;text-decoration:none;color:#007bff}._1Lottery-breadcrumb-item-bb13a9.active[data-v-5614cf0d]{color:#333}._1Lottery-breadcrumb-separator-a5cf68[data-v-5614cf0d]{margin:0 .1rem;color:#666;font-size:.2rem}._1Lottery-title-text-hero-05b4e3[data-v-867078b5]{padding:.3rem;background:#fff}._1Lottery-title-text-title-8bd321[data-v-867078b5]{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}._1Lottery-title-text-desc-3eae08[data-v-867078b5]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}._1Lottery-title-text-image-wrapper-100ae7[data-v-867078b5]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}._1Lottery-title-text-image-6d657b[data-v-867078b5]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._1Lottery-tagline-section-2ab065[data-v-3a4456ab]{padding:.3rem;background:#fff}._1Lottery-tagline-content-262d08[data-v-3a4456ab]{display:flex;align-items:center;justify-content:center;gap:.1rem}._1Lottery-tagline-icon-wrapper-2274db[data-v-3a4456ab]{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}._1Lottery-tagline-icon-b50a95[data-v-3a4456ab]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}._1Lottery-tagline-a533d2[data-v-3a4456ab]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}._1Lottery-partners-banner-section-c64bc3[data-v-4c9d6537]{background:#fff;padding:.1rem .3rem}._1Lottery-partners-banner-f9a4d3[data-v-4c9d6537]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}._1Lottery-partners-title-545d3f[data-v-4c9d6537]{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}._1Lottery-partners-logos-ffd26d[data-v-4c9d6537]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}._1Lottery-partner-logo-6cd2f5[data-v-4c9d6537]{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}._1Lottery-partner-logo-6cd2f5 img[data-v-4c9d6537]{width:100%;height:auto;object-fit:contain;display:block}._1Lottery-partners-section-985843[data-v-bc08f248]{background:#fff;padding:.1rem .3rem;position:relative}._1Lottery-partners-bg-750bf5[data-v-bc08f248]{width:100%;overflow:hidden;border-radius:.2rem}._1Lottery-partners-bg-img-c25b6e[data-v-bc08f248]{width:100%;height:1.1rem}._1Lottery-bonus-grid-fbbc5f[data-v-5a3a80f4]{padding:.3rem;background:#fff}._1Lottery-bonus-grid-header-923318[data-v-5a3a80f4]{margin-bottom:.3rem;text-align:center}._1Lottery-bonus-grid-title-3a33c5[data-v-5a3a80f4]{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}._1Lottery-bonus-grid-description-7cdfbe[data-v-5a3a80f4]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}._1Lottery-grid-8654e0[data-v-5a3a80f4]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}._1Lottery-grid-card-342599[data-v-5a3a80f4]{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}._1Lottery-grid-thumb-wrapper-8c043d[data-v-5a3a80f4]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}._1Lottery-grid-thumb-095e61[data-v-5a3a80f4]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}._1Lottery-grid-btn-29773e[data-v-5a3a80f4]{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}._1Lottery-grid-link-4b9492[data-v-5a3a80f4]{text-decoration:none}._1Lottery-bonus-grid-footer-d94618[data-v-5a3a80f4]{margin-top:.3rem;text-align:center}._1Lottery-bonus-grid-footer-text-3399df[data-v-5a3a80f4]{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}._1Lottery-bonus-hero-9f03da[data-v-1be47b52]{padding:.3rem;background:#fff}._1Lottery-bonus-title-7ac4b3[data-v-1be47b52]{margin:0 0 .12rem;text-align:left}._1Lottery-bonus-desc-80e216[data-v-1be47b52]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}._1Lottery-bonus-image-wrapper-609489[data-v-1be47b52]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}._1Lottery-bonus-image-2fa285[data-v-1be47b52]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._1Lottery-bonus-tips-5d12d6[data-v-db903e69]{padding:.1rem .3rem;background:#fff}._1Lottery-bonus-tips-title-657a2a[data-v-db903e69]{margin:0 0 .18rem;text-align:left}._1Lottery-bonus-tips-banner-wrapper-787210[data-v-db903e69]{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}._1Lottery-bonus-tips-banner-dcf03b[data-v-db903e69]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._1Lottery-bonus-tips-intro-19ef2e[data-v-db903e69]{line-height:1.6;margin:0 0 .22rem}._1Lottery-bonus-tips-cards-ba94fc[data-v-db903e69]{display:grid;gap:.14rem}._1Lottery-bonus-tips-card-a09af8[data-v-db903e69]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{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}._1Lottery-bonus-tips-text-068b25[data-v-db903e69]{font-size:.26rem;line-height:1.6;color:#333}._1Lottery-bonus-tips-text-068b25 .title[data-v-db903e69]{color:#0a0a0a}._1Lottery-bonus-tips-card-a09af8:nth-child(1) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#ff7a59}._1Lottery-bonus-tips-card-a09af8:nth-child(2) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#ff9f40}._1Lottery-bonus-tips-card-a09af8:nth-child(3) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#f6c23e}._1Lottery-bonus-tips-card-a09af8:nth-child(4) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#36b9cc}._1Lottery-bonus-tips-card-a09af8:nth-child(5) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#1cc88a}._1Lottery-bonus-tips-card-a09af8:nth-child(6) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#858796}._1Lottery-bonus-tips-card-a09af8:nth-child(7) ._1Lottery-bonus-tips-num-3f3286[data-v-db903e69]{background:#4e73df}._1Lottery-bonus-tips-note-9b6cfb[data-v-db903e69]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}._1Lottery-bonus-tips-note-text-abb1aa[data-v-db903e69]{font-size:.24rem;line-height:1.6;color:#333;margin:0}._1Lottery-bonus-howto-96c0b9[data-v-d0220a25]{padding:.3rem;background:#fff}._1Lottery-bonus-howto-title-7d112f[data-v-d0220a25]{margin:0 0 .12rem}._1Lottery-bonus-howto-banner-eee64e[data-v-d0220a25]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}._1Lottery-bonus-howto-intro-7c5fc3[data-v-d0220a25]{line-height:1.6;margin:0 0 .24rem}._1Lottery-bonus-steps-2eed71[data-v-d0220a25]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}._1Lottery-bonus-step-61d64d[data-v-d0220a25]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}._1Lottery-bonus-step-61d64d>div[data-v-d0220a25]:last-child{font-size:.26rem;line-height:1.6;color:#333}._1Lottery-bonus-step-icon-92e1d4[data-v-d0220a25]{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}._1Lottery-bonus-step-61d64d:not(:last-child) ._1Lottery-bonus-step-icon-92e1d4[data-v-d0220a25]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}._1Lottery-bonus-step-icon-92e1d4[data-v-d0220a25]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}._1Lottery-bonus-step-title-6ef12b[data-v-d0220a25]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-bonus-cta-9f5c0c[data-v-d0220a25]{margin-top:.22rem}._1Lottery-bonus-down-7fc9be[data-v-e073b1e7]{background:#fff;padding:.3rem}._1Lottery-bonus-down-title-892327[data-v-e073b1e7]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._1Lottery-bonus-card-c2a8b6[data-v-e073b1e7]{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}._1Lottery-bonus-content-e570f1[data-v-e073b1e7]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}._1Lottery-bonus-headline-wrapper-3caf3c[data-v-e073b1e7]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}._1Lottery-bonus-decoration-left-a310fe[data-v-e073b1e7],._1Lottery-bonus-decoration-right-e5d233[data-v-e073b1e7]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}._1Lottery-bonus-decoration-icon-4fa105[data-v-e073b1e7]{width:1.6rem;height:.4rem}._1Lottery-bonus-countdown-62b1fb[data-v-e073b1e7]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}._1Lottery-bonus-time-8f5e9f[data-v-e073b1e7]{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}._1Lottery-bonus-time-bg-57f4c7[data-v-e073b1e7]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}._1Lottery-bonus-time-text-3f63c4[data-v-e073b1e7]{position:relative;z-index:1}._1Lottery-bonus-colon-ceea4b[data-v-e073b1e7]{color:#46fff6;margin:0 .06rem;font-size:.28rem}._1Lottery-bonus-headline-d699e2[data-v-e073b1e7]{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}._1Lottery-bonus-actions-1361a2[data-v-e073b1e7]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}._1Lottery-bonus-label-57cbd8[data-v-e073b1e7]{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}._1Lottery-bonus-btn-af4c1b[data-v-e073b1e7]{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}._1Lottery-bonus-btn-af4c1b[data-v-e073b1e7]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}._1Lottery-bonus-btn-af4c1b[data-v-e073b1e7]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}._1Lottery-bonus-how-btn-f69981[data-v-b1d4e311]{padding:.3rem;background:#fff}._1Lottery-bonus-cta-btn-05da43[data-v-b1d4e311]{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}._1Lottery-bonuses-expert-review-89543c[data-v-f67bbab3]{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}._1Lottery-bonuses-expert-header-811887[data-v-f67bbab3]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}._1Lottery-bonuses-expert-avatar-738b17[data-v-f67bbab3]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}._1Lottery-bonuses-expert-avatar-img-52f428[data-v-f67bbab3]{width:100%;height:100%;border-radius:50%}._1Lottery-bonuses-expert-info-bee72f[data-v-f67bbab3]{flex:1}._1Lottery-bonuses-expert-name-29868f[data-v-f67bbab3]{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}._1Lottery-bonuses-expert-badge-b015b1[data-v-f67bbab3]{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)}._1Lottery-bonuses-expert-check-icon-25ebfe[data-v-f67bbab3]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}._1Lottery-bonuses-expert-quote-7617c9[data-v-f67bbab3]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}._1Lottery-bonuses-expert-content-6c92f4[data-v-f67bbab3]{position:relative;font-size:.24rem;color:#333;line-height:1.6;margin-bottom:.15rem;padding-right:.6rem}._1Lottery-bonuses-expert-footer-7f3055[data-v-f67bbab3]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}._1Lottery-bonuses-expert-recommended-50e691[data-v-f67bbab3]{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}._1Lottery-bonuses-expert-recommended-icon-43660a[data-v-f67bbab3]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}._1Lottery-bonuses-expert-rating-f9f4e1[data-v-f67bbab3]{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}._1Lottery-bonuses-expert-btn-7756e2[data-v-f67bbab3]{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){._1Lottery-bonuses-expert-footer-7f3055[data-v-f67bbab3]{flex-wrap:nowrap;overflow:hidden;max-width:100%}._1Lottery-bonuses-expert-recommended-50e691[data-v-f67bbab3]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}._1Lottery-bonuses-expert-rating-f9f4e1[data-v-f67bbab3]{flex:0 0 auto;margin:0 .1rem}}._1Lottery-bonuses-expert-time-b7bd92[data-v-f67bbab3]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}._1Lottery-bonuses-section-4b15c1[data-v-949b3b82]{padding:.1rem .3rem;background:#fff}._1Lottery-bonuses-title-48de76[data-v-949b3b82]{margin:0 0 .2rem;text-align:left}._1Lottery-bonuses-tabs-04340a[data-v-949b3b82]{display:flex;gap:.1rem;margin-bottom:.3rem}._1Lottery-bonuses-tab-71c379[data-v-949b3b82]{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}._1Lottery-bonuses-tab-71c379.active[data-v-949b3b82]{color:#000}._1Lottery-bonuses-tab-71c379[data-v-949b3b82]:hover:not(.active){background:#5a5a5a}._1Lottery-bonuses-first-deposit-87eca1[data-v-949b3b82]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}._1Lottery-bonuses-banner-list-7d3696[data-v-949b3b82]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}._1Lottery-bonuses-banner-item-a61f9d[data-v-949b3b82]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}._1Lottery-bonuses-banner-inner-bfb36a[data-v-949b3b82]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}._1Lottery-bonuses-banner-img-wrapper-3d8a0d[data-v-949b3b82]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._1Lottery-bonuses-banner-img-3408f5[data-v-949b3b82]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}._1Lottery-bonuses-banner-strip-095c2c[data-v-949b3b82]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}._1Lottery-bonuses-banner-strip-text-9d0020[data-v-949b3b82]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-bonuses-banner-strip-arrow-1dd576[data-v-949b3b82]{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}._1Lottery-bonuses-banner-text-b8e8b8[data-v-949b3b82]{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}._1Lottery-bonuses-banner-text-content-35f3fe[data-v-949b3b82]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}._1Lottery-bonuses-banner-text-main-9b3735[data-v-949b3b82]{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}._1Lottery-bonuses-banner-text-sub-3a3201[data-v-949b3b82]{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}._1Lottery-bonuses-banner-text-arrow-9caeec[data-v-949b3b82]{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}._1Lottery-bonuses-footer-c15432[data-v-949b3b82]{margin:.3rem 0}._1Lottery-bonuses-footer-btn-c39da5[data-v-949b3b82]{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}._1Lottery-bonuses-footer-btn-c39da5[data-v-949b3b82]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}._1Lottery-promo-bonus-section-b4dcd5[data-v-4f4315dd]{padding:.1rem .3rem;background:#fff}._1Lottery-promo-bonus-title-e113ed[data-v-4f4315dd]{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}._1Lottery-promo-bonus-intro-ad14f0[data-v-4f4315dd]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}._1Lottery-promo-banner-list-a3c0e1[data-v-4f4315dd]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}._1Lottery-promo-banner-e563f0[data-v-4f4315dd]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}._1Lottery-promo-banner-img-5b50d1[data-v-4f4315dd]{width:100%;height:3.5rem}._1Lottery-promo-bonus-bottom-c1e8c0[data-v-4f4315dd]{margin-top:.3rem}._1Lottery-promo-bonus-list-4fa343[data-v-4f4315dd]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}._1Lottery-promo-bonus-list-4fa343 li[data-v-4f4315dd]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}._1Lottery-promo-wrapper-1e7b60[data-v-e4b5ad9f]{width:100%}._1Lottery-promo-section-12c139[data-v-e4b5ad9f]{padding:.1rem .3rem}._1Lottery-promo-image-1cd872[data-v-e4b5ad9f]{width:90%;margin-left:5%;overflow:hidden}._1Lottery-promo-banner-img-5b50d1[data-v-e4b5ad9f]{width:100%;height:auto;display:block}._1Lottery-promo-description-046f6d[data-v-e4b5ad9f]{margin:0 0 .2rem}._1Lottery-promo-list-e7c4dc[data-v-e4b5ad9f]{list-style:none;padding:0;margin:0 0 .2rem}._1Lottery-promo-list-e7c4dc li[data-v-e4b5ad9f]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}._1Lottery-promo-list-e7c4dc li[data-v-e4b5ad9f]:before{content:"\2022";position:absolute;left:-.1rem}._1Lottery-promo-cta-7dda57[data-v-e4b5ad9f]{line-height:1.4;margin:0 0 .3rem}._1Lottery-promo-title-c28c10[data-v-e4b5ad9f]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}._1Lottery-promo-subtitle-bc6985[data-v-e4b5ad9f]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}._1Lottery-promo-buttons-ca4a3c[data-v-e4b5ad9f]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}._1Lottery-promo-btn-235a29[data-v-e4b5ad9f]{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}._1Lottery-promo-btn-play-c58b8d[data-v-e4b5ad9f]:hover{transform:translateY(-.02rem)}._1Lottery-promo-btn-download-f0c16e[data-v-e4b5ad9f]{color:#222}._1Lottery-promo-btn-download-f0c16e[data-v-e4b5ad9f]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){._1Lottery-promo-btn-235a29[data-v-e4b5ad9f]{font-size:.23rem}}._1Lottery-modal-overlay-252488[data-v-e4b5ad9f]{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-e4b5ad9f .3s ease}._1Lottery-modal-overlay-252488.show[data-v-e4b5ad9f]{display:flex}._1Lottery-modal-5bff76[data-v-e4b5ad9f]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-e4b5ad9f .3s ease;text-align:center}._1Lottery-modal-icon-0dc4ca[data-v-e4b5ad9f]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}._1Lottery-modal-message-1df91e[data-v-e4b5ad9f]{font-size:.32rem;color:#333;margin:0 0 .3rem}._1Lottery-modal-btn-b5ba1d[data-v-e4b5ad9f]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._1Lottery-modal-btn-b5ba1d[data-v-e4b5ad9f]:hover{background:#04505a}._1Lottery-modal-btn-b5ba1d[data-v-e4b5ad9f]:active{background:#034048}@keyframes fadeIn-e4b5ad9f{0%{opacity:0}to{opacity:1}}@keyframes slideUp-e4b5ad9f{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}._1Lottery-download-section-644195[data-v-95c76aab]{padding:.1rem .3rem;background:#fff}._1Lottery-download-content-aa14d1[data-v-95c76aab]{text-align:center}._1Lottery-download-btn-79d8e0[data-v-95c76aab]{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}._1Lottery-download-btn-79d8e0[data-v-95c76aab]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._1Lottery-download-icon-97fe8c[data-v-95c76aab]{width:.68rem;object-fit:contain}._1Lottery-download-text-7d0b47[data-v-95c76aab]{font-size:.3rem;color:#fff}._1Lottery-gift-icon-wrapper-bc73c6[data-v-95c76aab]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}._1Lottery-gift-icon-21cdde[data-v-95c76aab]{width:100%;height:100%}._1Lottery-download-info-b5f69b[data-v-95c76aab]{text-align:center}._1Lottery-download-title-8ffa11[data-v-95c76aab]{margin:0 0 .1rem}._1Lottery-download-bonus-eab24d[data-v-95c76aab]{font-size:.3rem;color:#333;margin:0}._1Lottery-features-wrapper-ff4701[data-v-c22a7f15]{width:100%}._1Lottery-features-section-72027f[data-v-c22a7f15]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}._1Lottery-features-section-title-4fb9fd[data-v-c22a7f15]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._1Lottery-features-grid-0605d4[data-v-c22a7f15]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}._1Lottery-feature-card-1dabc5[data-v-c22a7f15]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}._1Lottery-feature-card-1dabc5[data-v-c22a7f15]:nth-child(n+3){margin-bottom:0}._1Lottery-feature-card-1dabc5[data-v-c22a7f15]:nth-child(-n+2){margin-top:0}._1Lottery-faq-categories-29992e[data-v-c22a7f15]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}._1Lottery-faq-category-ee4261[data-v-c22a7f15]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}._1Lottery-faq-category-ee4261[data-v-c22a7f15]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}._1Lottery-faq-category-header-e771cb[data-v-c22a7f15]{display:flex;align-items:center;padding:.2rem;gap:.15rem}._1Lottery-faq-category-icon-2788e2[data-v-c22a7f15]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}._1Lottery-faq-icon-50e723[data-v-c22a7f15]{width:100%;height:100%;object-fit:contain}._1Lottery-faq-category-content-81a3f8[data-v-c22a7f15]{flex:1;display:flex;flex-direction:column;gap:.05rem}._1Lottery-faq-category-title-70ad8c[data-v-c22a7f15]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}._1Lottery-faq-category-desc-a452a5[data-v-c22a7f15]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}._1Lottery-feature-header-bb1da4[data-v-c22a7f15]{display:flex;align-items:center;justify-content:center;gap:.1rem}._1Lottery-feature-img-container-7b9b70[data-v-c22a7f15]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-feature-img-04622a[data-v-c22a7f15]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-feature-title-93cc03[data-v-c22a7f15]{font-size:.22rem;color:#46fff6;margin:0}._1Lottery-feature-desc-872cd3[data-v-c22a7f15]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}._1Lottery-user-guides-section-1d1873[data-v-af32f195]{padding:.1rem .3rem}._1Lottery-user-guides-title-deb6ee[data-v-af32f195]{margin:0 0 .15rem;text-align:left}._1Lottery-user-guides-intro-09a4fe[data-v-af32f195]{line-height:1.6;margin:0 0 .3rem}._1Lottery-user-guides-list-9fe311[data-v-af32f195]{display:flex;flex-direction:column;gap:.15rem}._1Lottery-user-guide-item-667f94[data-v-af32f195]{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}._1Lottery-user-guide-item-667f94[data-v-af32f195]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._1Lottery-user-guide-item-667f94[data-v-af32f195]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}._1Lottery-user-guide-icon-wrapper-1a9e60[data-v-af32f195]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-user-guide-icon-1e4480[data-v-af32f195]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-user-guide-text-2a2440[data-v-af32f195]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-guide-section-5b7e71[data-v-98b034d9]{background:#fff;padding:.1rem .3rem}._1Lottery-guide-header-a81758[data-v-98b034d9]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}._1Lottery-guide-icon-0ba8e8[data-v-98b034d9]{width:.67rem;height:.67rem;flex-shrink:0}._1Lottery-guide-title-7333f0[data-v-98b034d9]{margin:0;line-height:1.3}._1Lottery-guide-steps-040c7c[data-v-98b034d9]{margin-bottom:.2rem}._1Lottery-guide-step-da5512[data-v-98b034d9]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}._1Lottery-guide-step-da5512.left[data-v-98b034d9]{margin-top:.3rem}._1Lottery-step-icon-41d49d[data-v-98b034d9]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}._1Lottery-bullet-point-8269bc[data-v-98b034d9]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}._1Lottery-guide-step-da5512 p[data-v-98b034d9]{line-height:1.4;margin:0}._1Lottery-guide-banner-4984d7[data-v-98b034d9]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}._1Lottery-guide-banner-img-aba18f[data-v-98b034d9]{width:100%;height:auto;display:block}._1Lottery-security-section-eb7c17[data-v-470e19b2]{background:#fff;padding:.1rem .3rem;position:relative}._1Lottery-security-header-b6e076[data-v-470e19b2]{text-align:center;margin-bottom:.3rem}._1Lottery-security-title-479e7a[data-v-470e19b2]{margin:0;text-align:left}._1Lottery-security-logos-b1a1a1[data-v-470e19b2]{width:100%;text-align:center;margin-bottom:.3rem}._1Lottery-security-badges-c40854[data-v-470e19b2]{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}._1Lottery-security-badge-8195a6[data-v-470e19b2]{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}._1Lottery-security-badge-8195a6[data-v-470e19b2]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}._1Lottery-security-badge-img-5b04e4[data-v-470e19b2]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}._1Lottery-security-badge-text-3abf0f[data-v-470e19b2]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}._1Lottery-security-disclaimer-2762fc[data-v-470e19b2]{text-align:left}._1Lottery-security-disclaimer-2762fc p[data-v-470e19b2]{line-height:1.4;margin:0 0 .1rem}._1Lottery-security-disclaimer-2762fc p[data-v-470e19b2]:last-child{margin-bottom:0}._1Lottery-form-hint-2df8b7[data-v-2a7199bb]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}._1Lottery-form-error-message-144392[data-v-2a7199bb]{color:#dc3545;font-size:.24rem;margin-top:.1rem}._1Lottery-login-header-cef685[data-v-2a7199bb]{text-align:center;padding:0 .3rem;background:#fff}._1Lottery-login-title-3f9081[data-v-2a7199bb]{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}._1Lottery-login-form-04c439[data-v-2a7199bb]{padding:.3rem .6rem;background:#fff}._1Lottery-form-group-008d73[data-v-2a7199bb]{margin-bottom:.4rem}._1Lottery-form-label-e15506[data-v-2a7199bb]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}._1Lottery-form-label-e15506.visually-hidden[data-v-2a7199bb]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._1Lottery-phone-input-a09e2d[data-v-2a7199bb],._1Lottery-password-input-6a2044[data-v-2a7199bb]{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}._1Lottery-country-code-9003ca[data-v-2a7199bb]{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}._1Lottery-lock-icon-wrapper-c24ed2[data-v-2a7199bb]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}._1Lottery-lock-icon-bec2f4[data-v-2a7199bb]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-input-6716f1[data-v-2a7199bb]{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}._1Lottery-input-6716f1[data-v-2a7199bb]::placeholder{color:#999}.secure-input[data-v-2a7199bb]{-webkit-text-security:disc}.secure-input.reveal[data-v-2a7199bb]{-webkit-text-security:none}._1Lottery-password-toggle-75394d[data-v-2a7199bb]{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}._1Lottery-eye-icon-wrapper-904352[data-v-2a7199bb]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-eye-icon-ba6aff[data-v-2a7199bb]{width:.35rem;height:.35rem}._1Lottery-login-btn-a252ad[data-v-2a7199bb]{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}._1Lottery-login-btn-a252ad[data-v-2a7199bb]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._1Lottery-register-link-633cdf[data-v-2a7199bb]{text-align:center;margin:.2rem 0}._1Lottery-register-text-bd7866[data-v-2a7199bb]{font-size:.24rem;color:#333;margin-right:.1rem}._1Lottery-register-link-btn-d97fd2[data-v-2a7199bb]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}._1Lottery-auth-underline-wrap-97451a[data-v-2a7199bb]{width:100%;box-sizing:border-box;padding:0 .3rem}._1Lottery-section-underline-cf5839[data-v-2a7199bb]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}._1Lottery-register-link-btn-d97fd2[data-v-2a7199bb]:hover{color:#056677}._1Lottery-login-footer-c4976d[data-v-7a007515]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}._1Lottery-login-footer-c4976d ._1Lottery-footer-links-c4bc68[data-v-7a007515]{position:relative;z-index:2;padding-bottom:1.3rem}._1Lottery-login-footer-c4976d ._1Lottery-footer-row-fdf86e[data-v-7a007515]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}._1Lottery-login-footer-c4976d ._1Lottery-footer-link-0ae33c[data-v-7a007515]{font-size:.3rem;text-decoration:underline;transition:color .3s}._1Lottery-login-footer-c4976d ._1Lottery-footer-link-0ae33c[data-v-7a007515]:hover{color:#056677}._1Lottery-footer-waves-8e9587[data-v-7a007515]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}._1Lottery-wave-bg-img-daa022[data-v-7a007515]{width:100%;height:1.3rem;background-size:cover}._1Lottery-register-header-d36ff2[data-v-8adfe875]{text-align:center;padding:0 .3rem .3rem;background:#fff}._1Lottery-register-title-746a7d[data-v-8adfe875]{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-8adfe875]{-webkit-text-security:disc}.secure-input.reveal[data-v-8adfe875]{-webkit-text-security:none}._1Lottery-register-banner-993a33[data-v-8adfe875]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}._1Lottery-register-banner-img-7b6c31[data-v-8adfe875]{width:100%;height:auto;display:block}._1Lottery-register-form-e826ba[data-v-8adfe875]{padding:.3rem .6rem;background:#fff}._1Lottery-form-group-008d73[data-v-8adfe875]{margin-bottom:.4rem}._1Lottery-form-label-e15506[data-v-8adfe875]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}._1Lottery-form-label-e15506.visually-hidden[data-v-8adfe875]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._1Lottery-phone-input-a09e2d[data-v-8adfe875],._1Lottery-password-input-6a2044[data-v-8adfe875]{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}._1Lottery-country-code-9003ca[data-v-8adfe875]{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}._1Lottery-lock-icon-wrapper-c24ed2[data-v-8adfe875]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}._1Lottery-lock-icon-bec2f4[data-v-8adfe875]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-input-6716f1[data-v-8adfe875]{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}._1Lottery-input-6716f1[data-v-8adfe875]::placeholder{color:#999}._1Lottery-password-toggle-75394d[data-v-8adfe875]{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}._1Lottery-eye-icon-wrapper-904352[data-v-8adfe875]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-eye-icon-ba6aff[data-v-8adfe875]{width:.35rem;height:.35rem}._1Lottery-register-btn-b01078[data-v-8adfe875]{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}._1Lottery-register-btn-b01078[data-v-8adfe875]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._1Lottery-auth-underline-wrap-97451a[data-v-8adfe875]{width:100%;box-sizing:border-box;padding:0 .3rem}._1Lottery-section-underline-cf5839[data-v-8adfe875]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}._1Lottery-terms-agreement-c42b7b[data-v-8adfe875]{text-align:center;margin:.2rem 0}._1Lottery-checkbox-label-367b57[data-v-8adfe875]{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}._1Lottery-checkbox-a0d727[data-v-8adfe875]{display:none}._1Lottery-terms-icon-wrapper-a83c4d[data-v-8adfe875]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-terms-icon-81211b[data-v-8adfe875]{width:.45rem;height:.45rem}._1Lottery-terms-text-f1e3a9[data-v-8adfe875]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}._1Lottery-register-text-bd7866[data-v-8adfe875]{font-size:.24rem;color:#333;margin-right:.1rem}._1Lottery-form-hint-2df8b7[data-v-8adfe875]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}._1Lottery-form-error-message-144392[data-v-8adfe875]{color:#dc3545;font-size:.24rem;margin-top:.1rem}._1Lottery-first-deposit-section-c7a38f[data-v-f2d37f9f]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}._1Lottery-section-underline-wrap-f0a79a[data-v-f2d37f9f]{width:90%;margin:0 5%}._1Lottery-expandable-content-6e44ce[data-v-f2d37f9f]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}._1Lottery-deposit-card-20a422[data-v-f2d37f9f]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}._1Lottery-deposit-header-3c908f[data-v-f2d37f9f]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}._1Lottery-deposit-brand-2aceda[data-v-f2d37f9f]{display:flex;align-items:flex-start;gap:.12rem;flex:1}._1Lottery-deposit-brand-logo-wrapper-293803[data-v-f2d37f9f]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-deposit-brand-logo-307b09[data-v-f2d37f9f]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-deposit-brand-name-cee10e[data-v-f2d37f9f]{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}._1Lottery-deposit-stars-fcad18[data-v-f2d37f9f]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}._1Lottery-deposit-star-cabc9e[data-v-f2d37f9f]{color:gold;line-height:1}._1Lottery-deposit-body-823205[data-v-f2d37f9f]{text-align:left}._1Lottery-deposit-content-91fbb1[data-v-f2d37f9f]{text-align:center}._1Lottery-deposit-body-823205 p[data-v-f2d37f9f]{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}._1Lottery-deposit-btn-2f21e3[data-v-f2d37f9f]{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}._1Lottery-verified-info-8bb5f2[data-v-f2d37f9f]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}._1Lottery-flag-icon-wrapper-2c41c8[data-v-f2d37f9f]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-flag-icon-f2ece0[data-v-f2d37f9f]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-verified-text-67e9ce[data-v-f2d37f9f]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}._1Lottery-pros-cons-55ba91[data-v-f2d37f9f]{margin-top:.2rem;padding:0 .2rem}._1Lottery-pros-cons-title-ec8b84[data-v-f2d37f9f]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}._1Lottery-pros-list-f11a6e[data-v-f2d37f9f]{list-style:none;padding:0;margin:0}._1Lottery-pros-list-f11a6e li[data-v-f2d37f9f]{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}._1Lottery-pros-list-icon-f28878[data-v-f2d37f9f]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-pros-list-item-text-c8fa37[data-v-f2d37f9f]{flex:1}._1Lottery-reviews-section-0dadac[data-v-605284ef]{background:#fff;padding:.1rem .3rem;position:relative}._1Lottery-reviews-section-0dadac ._1Lottery-review-card-0bc06a[data-v-605284ef]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}._1Lottery-reviews-section-0dadac ._1Lottery-review-card-top-c3c876[data-v-605284ef]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}._1Lottery-reviews-section-0dadac ._1Lottery-review-google-icon-02c3a1[data-v-605284ef]{width:.6rem;height:.2rem;flex-shrink:0}._1Lottery-reviews-section-0dadac ._1Lottery-review-title-75eb57[data-v-605284ef]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}._1Lottery-reviews-section-0dadac ._1Lottery-review-text-0692ec[data-v-605284ef]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}._1Lottery-reviews-section-0dadac ._1Lottery-review-footer-b0dc0b[data-v-605284ef]{display:flex;align-items:center;gap:.14rem}._1Lottery-reviews-section-0dadac ._1Lottery-review-avatar-wrapper-7474ef[data-v-605284ef]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}._1Lottery-reviews-section-0dadac ._1Lottery-review-avatar-bd0dcf[data-v-605284ef]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}._1Lottery-reviews-section-0dadac ._1Lottery-review-meta-bd72ad[data-v-605284ef]{display:flex;flex-direction:column;gap:.04rem}._1Lottery-reviews-section-0dadac ._1Lottery-reviewer-name-56b08d[data-v-605284ef]{font-size:.24rem;color:#000;margin:0}._1Lottery-reviews-section-0dadac ._1Lottery-review-date-640675[data-v-605284ef]{font-size:.18rem;color:#666;white-space:nowrap}._1Lottery-reviews-section-0dadac ._1Lottery-stars-css-402d60[data-v-605284ef]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}._1Lottery-reviews-section-0dadac ._1Lottery-star-filled-7aae7d[data-v-605284ef]{color:gold}._1Lottery-reviews-section-0dadac ._1Lottery-star-empty-eb8322[data-v-605284ef]{color:#ffd7004d}._1Lottery-reviews-section-0dadac ._1Lottery-more-reviews-230bfe[data-v-605284ef]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}._1Lottery-reviews-section-0dadac ._1Lottery-more-btn-f326a3[data-v-605284ef]{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}._1Lottery-more-btn-f326a3[data-v-605284ef]:hover{transform:scale(1.05)}._1Lottery-more-btn-f326a3.expanded ._1Lottery-chevron-14c961[data-v-605284ef]{transform:rotate(180deg)}._1Lottery-additional-reviews-cdc023[data-v-605284ef]{display:none;animation:fadeIn-605284ef .3s ease-in}._1Lottery-additional-reviews-cdc023.show[data-v-605284ef]{display:block}@keyframes fadeIn-605284ef{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._1Lottery-chevron-14c961[data-v-605284ef]{width:.23rem;height:.23rem}._1Lottery-site-score-review-851346[data-v-2ded9b16]{position:relative}._1Lottery-score-title-f06fee[data-v-2ded9b16]{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}._1Lottery-main-score-card-2108fe[data-v-2ded9b16]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}._1Lottery-main-score-card-bg-704692[data-v-2ded9b16]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}._1Lottery-brand-name-da83c8[data-v-2ded9b16]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}._1Lottery-score-circle-wrapper-07e3ec[data-v-2ded9b16]{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%}._1Lottery-score-progress-ring-aa8c27[data-v-2ded9b16]{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}._1Lottery-score-label-5f9248[data-v-2ded9b16]{font-size:.2rem;color:#fff;opacity:.8}._1Lottery-score-value-297204[data-v-2ded9b16]{font-size:.8rem;font-weight:700;color:#32cd32}._1Lottery-score-recommendation-1caeda[data-v-2ded9b16]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}._1Lottery-features-grid-0605d4[data-v-2ded9b16]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}._1Lottery-feature-card-1dabc5[data-v-2ded9b16]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}._1Lottery-feature-icon-c8b531[data-v-2ded9b16]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}._1Lottery-feature-title-93cc03[data-v-2ded9b16]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}._1Lottery-feature-detail-589b7a[data-v-2ded9b16]{font-size:.18rem;color:#ffffffb3;line-height:1.4}._1Lottery-feature-detail-589b7a.blue[data-v-2ded9b16]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}._1Lottery-bottom-section-e25ca3[data-v-2ded9b16]{position:relative;text-align:center;padding:.3rem}._1Lottery-bottom-wave-bg-84ef9d[data-v-2ded9b16]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}._1Lottery-mobile-phone-container-eefa7d[data-v-2ded9b16]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}._1Lottery-mobile-phone-af954b[data-v-2ded9b16]{width:3rem;height:5.5rem}._1Lottery-certified-shield-0a1991[data-v-2ded9b16]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}._1Lottery-cta-button-48407c[data-v-2ded9b16]{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}._1Lottery-cta-button-48407c[data-v-2ded9b16]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._1Lottery-update-date-891548[data-v-2ded9b16]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}._1Lottery-feedback-form-63fb68[data-v-d1952fd8]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}._1Lottery-feedback-logo-812795[data-v-d1952fd8]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}._1Lottery-feedback-logo-812795 img[data-v-d1952fd8]{width:100%;height:auto;display:block}._1Lottery-feedback-title-8227e0[data-v-d1952fd8]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}._1Lottery-feedback-stars-67cf54[data-v-d1952fd8]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}._1Lottery-feedback-star-15f3cf[data-v-d1952fd8]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}._1Lottery-feedback-star-15f3cf[data-v-d1952fd8]:hover{transform:scale(1.2)}._1Lottery-feedback-star-15f3cf.filled[data-v-d1952fd8]{color:#ff9800}._1Lottery-feedback-textarea-2abc38[data-v-d1952fd8]{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}._1Lottery-feedback-textarea-2abc38[data-v-d1952fd8]:focus{outline:none;border-color:#056677}._1Lottery-feedback-textarea-2abc38[data-v-d1952fd8]::placeholder{color:#999}._1Lottery-feedback-form-63fb68 ._1Lottery-feedback-label-680426[data-v-d1952fd8]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}._1Lottery-feedback-form-63fb68 ._1Lottery-feedback-label-680426.visually-hidden[data-v-d1952fd8]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._1Lottery-feedback-submit-5a54ee[data-v-d1952fd8]{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}._1Lottery-feedback-submit-5a54ee[data-v-d1952fd8]:hover:not(:disabled){background:#04505a}._1Lottery-feedback-submit-5a54ee[data-v-d1952fd8]:active:not(:disabled){background:#034048}._1Lottery-feedback-submit-5a54ee[data-v-d1952fd8]:disabled{opacity:.7;cursor:not-allowed}._1Lottery-feedback-error-78221e[data-v-d1952fd8]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}._1Lottery-feedback-error-78221e.show[data-v-d1952fd8]{display:block}._1Lottery-feedback-extended-section-e34b49[data-v-8d07f867]{background:#fff;padding:.1rem .3rem}._1Lottery-reviews-header-febcba[data-v-8d07f867]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}._1Lottery-reviews-icon-wrapper-f5f6ac[data-v-8d07f867]{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}._1Lottery-reviews-icon-34efcf[data-v-8d07f867]{width:.8rem;height:.8rem}._1Lottery-item-time-3d3ff4[data-v-8d07f867]{font-size:.16rem}._1Lottery-reviews-title-acadc5[data-v-8d07f867]{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}._1Lottery-feedback-extended-section-e34b49 ._1Lottery-review-cards-scroll-cfd9b6[data-v-8d07f867]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}._1Lottery-feedback-extended-section-e34b49 ._1Lottery-review-card-0bc06a[data-v-8d07f867]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}._1Lottery-review-card-top-c3c876[data-v-8d07f867]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}._1Lottery-review-google-icon-02c3a1[data-v-8d07f867]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}._1Lottery-review-title-75eb57[data-v-8d07f867]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}._1Lottery-review-text-0692ec[data-v-8d07f867]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}._1Lottery-review-footer-b0dc0b[data-v-8d07f867]{display:flex;align-items:center;gap:.14rem}._1Lottery-review-avatar-wrapper-7474ef[data-v-8d07f867]{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}._1Lottery-review-avatar-bd0dcf[data-v-8d07f867]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}._1Lottery-review-meta-bd72ad[data-v-8d07f867]{display:flex;flex-direction:column;gap:.04rem}._1Lottery-reviewer-name-56b08d[data-v-8d07f867]{font-size:.24rem;color:#000;margin:0}._1Lottery-review-date-640675[data-v-8d07f867]{font-size:.2rem;color:#666;white-space:nowrap}._1Lottery-stars-css-402d60[data-v-8d07f867]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}._1Lottery-star-filled-7aae7d[data-v-8d07f867]{color:gold}._1Lottery-star-empty-eb8322[data-v-8d07f867]{color:#e0e0e0}._1Lottery-reviews-banner-53735b[data-v-8d07f867]{width:100%;margin:.2rem 0;display:block}._1Lottery-reviews-banner-53735b img[data-v-8d07f867]{width:100%;height:auto;display:block;border-radius:.12rem}._1Lottery-more-reviews-link-c031ad[data-v-8d07f867]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}._1Lottery-more-reviews-link-c031ad[data-v-8d07f867]:hover{color:#fff}._1Lottery-feedback-extended-form-25ffb2[data-v-8d07f867]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}._1Lottery-feedback-header-title-wrap-ba750a[data-v-8d07f867]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}._1Lottery-feedback-header-title-b9f26d[data-v-8d07f867]{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}._1Lottery-feedback-header-title-text-628713[data-v-8d07f867]{font-weight:inherit;color:#000}._1Lottery-feedback-header-title-icon-45b019[data-v-8d07f867]{display:inline-flex;flex-shrink:0;width:.38rem;height:.38rem;color:#ffeb3b;align-items:center;justify-content:center}._1Lottery-feedback-header-title-icon-45b019 svg[data-v-8d07f867]{width:100%;height:100%;display:block}._1Lottery-feedback-divider-a5b643[data-v-8d07f867]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}._1Lottery-feedback-notice-d45f70[data-v-8d07f867]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}._1Lottery-feedback-field-8ed667[data-v-8d07f867]{margin-bottom:.2rem}._1Lottery-feedback-extended-form-25ffb2 ._1Lottery-feedback-label-680426[data-v-8d07f867]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}._1Lottery-feedback-extended-form-25ffb2 ._1Lottery-feedback-label-680426 .required[data-v-8d07f867]{color:#f44}._1Lottery-feedback-input-eb1865[data-v-8d07f867],._1Lottery-feedback-select-3aa939[data-v-8d07f867],._1Lottery-feedback-textarea-2abc38[data-v-8d07f867]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}._1Lottery-feedback-textarea-2abc38[data-v-8d07f867]{min-height:1.2rem;resize:vertical;font-family:inherit}._1Lottery-feedback-upload-c2ca19[data-v-8d07f867]{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}._1Lottery-feedback-upload-c2ca19[data-v-8d07f867]:hover{border-color:#46fff6;background:#f0f0f0}._1Lottery-feedback-upload-icon-a6a9ce[data-v-8d07f867]{font-size:.4rem;color:#999}._1Lottery-feedback-upload-c2ca19 input[type=file][data-v-8d07f867]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}._1Lottery-feedback-upload-preview-834901[data-v-8d07f867]{width:100%;height:100%;border-radius:.08rem;display:none}._1Lottery-feedback-upload-preview-834901.show[data-v-8d07f867]{display:block}._1Lottery-feedback-upload-preview-834901.show+._1Lottery-feedback-upload-icon-a6a9ce[data-v-8d07f867]{display:none}._1Lottery-feedback-upload-remove-6705cc[data-v-8d07f867]{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}._1Lottery-feedback-upload-remove-6705cc.show[data-v-8d07f867]{display:flex}._1Lottery-feedback-upload-loading-2bebcb[data-v-8d07f867]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}._1Lottery-feedback-upload-loading-2bebcb.show[data-v-8d07f867]{display:block}._1Lottery-feedback-stars-67cf54[data-v-8d07f867]{display:flex;gap:.1rem;align-items:center}._1Lottery-feedback-star-15f3cf[data-v-8d07f867]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}._1Lottery-feedback-star-15f3cf.filled[data-v-8d07f867]{color:#ff9800}._1Lottery-feedback-submit-btn-f8a890[data-v-8d07f867]{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}._1Lottery-feedback-submit-btn-f8a890[data-v-8d07f867]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._1Lottery-cricket-guide-wrapper-1058ef[data-v-19b38e43]{width:100%}._1Lottery-cricket-guide-section-title-5e72e2[data-v-19b38e43]{padding:0 .3rem;text-align:left}._1Lottery-cricket-guide-grid-3col-39b361[data-v-19b38e43]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}._1Lottery-cricket-guide-btn-aca938[data-v-19b38e43]{color:#000;border:none;border-radius:.12rem;padding:.15rem .2rem;font-size:.24rem;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}._1Lottery-cricket-guide-btn-aca938 span[data-v-19b38e43]{color:#fff}._1Lottery-cricket-guide-btn-aca938.active[data-v-19b38e43]{border:.04rem solid #056677;color:#fff}._1Lottery-cricket-guide-btn-aca938[data-v-19b38e43]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._1Lottery-cricket-guide-btn-aca938[data-v-19b38e43]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}._1Lottery-cricket-guide-icon-wrapper-4ce4a8[data-v-19b38e43]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-cricket-guide-icon-804b50[data-v-19b38e43]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-cricket-guide-section-3b9ade[data-v-19b38e43]{padding:.3rem;background:#fff}._1Lottery-cricket-guide-content-e58f69[data-v-19b38e43]{margin-top:.3rem;padding:.3rem 0;text-align:center}._1Lottery-cricket-guide-content-item-8977cb[data-v-19b38e43]{display:none}._1Lottery-cricket-guide-content-item-8977cb.active[data-v-19b38e43]{display:block}._1Lottery-cricket-guide-title-b4fb51[data-v-19b38e43]{margin:.2rem 0 .1rem}._1Lottery-cricket-guide-text-1aa2c8[data-v-19b38e43]{text-align:left;line-height:1.7;margin-bottom:.2rem}._1Lottery-cricket-guide-subtitle-b68441[data-v-19b38e43]{margin:.3rem 0 .12rem}._1Lottery-cricket-guide-list-5d4062[data-v-19b38e43]{margin:0;padding-left:.4rem;list-style-type:disc}._1Lottery-cricket-guide-list-5d4062 li[data-v-19b38e43]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}._1Lottery-cricket-match-section-067ca2[data-v-1a6f7092]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}._1Lottery-section-underline-wrap-f0a79a[data-v-1a6f7092]{width:90%;margin:0 5%}._1Lottery-cricket-match-header-5f53d7[data-v-1a6f7092]{margin-bottom:.3rem}._1Lottery-cricket-match-header-top-116f97[data-v-1a6f7092]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}._1Lottery-cricket-match-icon-8d645d[data-v-1a6f7092]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}._1Lottery-cricket-match-title-5a0f84[data-v-1a6f7092]{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}._1Lottery-cricket-match-subtitle-c26ecd[data-v-1a6f7092]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}._1Lottery-cricket-match-match-info-73fb6f[data-v-1a6f7092]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}._1Lottery-cricket-match-trophy-d76bb8[data-v-1a6f7092]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}._1Lottery-cricket-match-match-text-898511[data-v-1a6f7092]{font-size:.22rem;color:#fff}._1Lottery-cricket-match-card-19150d[data-v-1a6f7092]{margin-bottom:.3rem;position:relative}._1Lottery-cricket-match-divider-66750a[data-v-1a6f7092]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}._1Lottery-cricket-match-match-container-10385c[data-v-1a6f7092]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}._1Lottery-cricket-match-card-header-3cb8ae[data-v-1a6f7092]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}._1Lottery-cricket-match-date-c2ed94[data-v-1a6f7092]{font-size:.22rem;color:#fff}._1Lottery-cricket-match-live-15226b[data-v-1a6f7092]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}._1Lottery-cricket-match-live-icon-cc72d0[data-v-1a6f7092]{width:.16rem;height:.16rem;object-fit:contain}._1Lottery-cricket-match-teams-a747ae[data-v-1a6f7092]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}._1Lottery-cricket-match-team-cdfb10[data-v-1a6f7092]{display:flex;flex-direction:column;align-items:center;gap:.1rem}._1Lottery-cricket-match-team-circle-66dcc1[data-v-1a6f7092]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}._1Lottery-cricket-match-team-logo-634909[data-v-1a6f7092]{width:.8rem;height:.8rem;object-fit:contain}._1Lottery-cricket-match-team-percent-b310f5[data-v-1a6f7092]{font-size:.2rem;color:#fff;margin-top:.05rem}._1Lottery-cricket-match-team-percent-value-bb1638[data-v-1a6f7092]{color:red}._1Lottery-cricket-match-vs-aa898c[data-v-1a6f7092]{width:1.8rem;height:1.8rem;object-fit:contain}._1Lottery-cricket-match-vs-text-c9cdba[data-v-1a6f7092]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}._1Lottery-cricket-match-predictions-def504[data-v-1a6f7092]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}._1Lottery-cricket-match-prediction-row-5e47a8[data-v-1a6f7092]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}._1Lottery-cricket-match-prediction-logo-39de53[data-v-1a6f7092]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}._1Lottery-cricket-match-prediction-name-244513[data-v-1a6f7092]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}._1Lottery-cricket-match-prediction-percent-86614a[data-v-1a6f7092]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}._1Lottery-cricket-match-checkbox-f977b4[data-v-1a6f7092]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}._1Lottery-cricket-match-checkbox-f977b4.checked[data-v-1a6f7092]{background:#058e43;border-color:#fff}._1Lottery-cricket-match-checkbox-f977b4.checked[data-v-1a6f7092]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}._1Lottery-cricket-match-betting-52a4ce[data-v-1a6f7092]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}._1Lottery-cricket-match-coins-62f4c0[data-v-1a6f7092]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}._1Lottery-cricket-match-input-wrapper-81c350[data-v-1a6f7092]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}._1Lottery-cricket-match-input-btn-7da270[data-v-1a6f7092]{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}._1Lottery-cricket-match-input-c63ffb[data-v-1a6f7092]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}._1Lottery-cricket-match-submit-78e8eb[data-v-1a6f7092]{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}._1Lottery-cricket-match-text-block-735122[data-v-1a6f7092]{margin-bottom:.25rem}._1Lottery-cricket-match-text-block-735122[data-v-1a6f7092]:last-child{margin-bottom:0}._1Lottery-cricket-match-text-content-827a2b[data-v-1a6f7092]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}._1Lottery-game-carousel-section-d35550[data-v-f4c48c2e]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}._1Lottery-game-carousel-title-2a3e10[data-v-f4c48c2e]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._1Lottery-game-carousel-container-c86be1[data-v-f4c48c2e]{position:relative;width:100%;overflow:hidden}._1Lottery-game-carousel-track-6c8949[data-v-f4c48c2e]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-f4c48c2e 15s linear infinite;will-change:transform}._1Lottery-game-carousel-track-6c8949[data-v-f4c48c2e]:hover{animation-play-state:paused}._1Lottery-game-item-e49f1f[data-v-f4c48c2e]{flex-shrink:0;width:1.5rem;height:1.8rem;border-radius:.12rem;overflow:hidden;cursor:pointer;transition:transform .3s;box-shadow:0 .02rem .08rem #0000001a;display:block;text-decoration:none}._1Lottery-game-item-e49f1f[data-v-f4c48c2e]:hover{transform:scale(1.05)}._1Lottery-game-item-e49f1f[data-v-f4c48c2e]:active{transform:scale(.98)}._1Lottery-game-item-e49f1f img[data-v-f4c48c2e]{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}._1Lottery-game-carousel-underline-wrap-8b248a[data-v-f4c48c2e]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-f4c48c2e{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}._1Lottery-game-types-section-60bb39[data-v-fd74d876]{background:#fff;padding:.1rem .3rem}._1Lottery-game-types-title-3885df[data-v-fd74d876]{margin:0 0 .2rem;text-align:left}._1Lottery-game-types-description-e1ff6d[data-v-fd74d876]{line-height:1.6;margin:0 0 .3rem}._1Lottery-game-types-grid-df4edf[data-v-fd74d876]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}._1Lottery-game-types-grid-3col-c8e930[data-v-fd74d876]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}._1Lottery-game-type-btn-c4f119[data-v-fd74d876]{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}._1Lottery-game-type-btn-c4f119[data-v-fd74d876]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}._1Lottery-game-type-btn-c4f119[data-v-fd74d876]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}._1Lottery-game-type-icon-wrapper-3ff3f5[data-v-fd74d876]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-game-type-icon-57bf36[data-v-fd74d876]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-games-grid-ae359b[data-v-fd74d876]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}._1Lottery-game-card-link-e28233[data-v-fd74d876]{text-decoration:none;display:block}._1Lottery-game-card-62ee36[data-v-fd74d876]{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}._1Lottery-game-card-image-wrapper-abe6a0[data-v-fd74d876]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}._1Lottery-game-card-image-1f1709[data-v-fd74d876]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}._1Lottery-game-card-content-7e19a6[data-v-fd74d876]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}._1Lottery-game-card-title-139893[data-v-fd74d876]{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}._1Lottery-game-card-btn-59ab0e[data-v-fd74d876]{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}._1Lottery-game-card-btn-59ab0e[data-v-fd74d876]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}._1Lottery-games-cta-btn-03e69d[data-v-fd74d876]{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}._1Lottery-games-cta-btn-03e69d[data-v-fd74d876]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}._1Lottery-how-to-start-section-586623[data-v-fd74d876]{text-align:center;border-radius:.12rem}._1Lottery-how-to-start-title-351c02[data-v-fd74d876]{margin:0 0 .3rem;text-align:center;line-height:1.3}._1Lottery-how-to-start-text-36db97[data-v-fd74d876]{line-height:1.6;margin:0 0 .2rem;text-align:left}._1Lottery-rtp-slots-9b7d72[data-v-83f35dd2]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}._1Lottery-rtp-title-8bcb0d[data-v-83f35dd2]{font-size:.36rem;margin-bottom:.3rem;text-align:left}._1Lottery-expert-verdict-4f6762[data-v-83f35dd2]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}._1Lottery-expert-header-68033d[data-v-83f35dd2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}._1Lottery-expert-left-06a4f9[data-v-83f35dd2]{display:flex;align-items:flex-start;gap:.15rem;flex:1}._1Lottery-expert-avatar-5be5ce[data-v-83f35dd2]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}._1Lottery-expert-info-b27a9d[data-v-83f35dd2]{display:flex;flex-direction:column;gap:.05rem;flex:1}._1Lottery-expert-name-6bed80[data-v-83f35dd2]{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}._1Lottery-expert-label-a996ae[data-v-83f35dd2]{font-size:.24rem;color:#666;margin-bottom:.05rem}._1Lottery-verified-badge-cc62e7[data-v-83f35dd2]{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}._1Lottery-verified-icon-b7cdfe[data-v-83f35dd2]{font-size:.14rem}._1Lottery-verified-text1-402fab[data-v-83f35dd2]{font-size:.24rem}._1Lottery-expert-location-bdfb91[data-v-83f35dd2]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}._1Lottery-location-icon-233b02[data-v-83f35dd2]{width:.16rem;height:.2rem}._1Lottery-expert-rating-763e2a[data-v-83f35dd2]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}._1Lottery-stars-8a53a7[data-v-83f35dd2]{display:flex;gap:.02rem}._1Lottery-star-935561[data-v-83f35dd2]{width:.4rem;height:.4rem;object-fit:contain}._1Lottery-rating-text-402a9f[data-v-83f35dd2]{font-size:.26rem;color:#999;margin-top:.06rem}._1Lottery-expert-opinion-c1bcd5[data-v-83f35dd2]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}._1Lottery-expert-update-9c10f9[data-v-83f35dd2]{font-size:.24rem;color:#000;text-align:center}._1Lottery-rtp-table-e0f017[data-v-83f35dd2]{overflow:hidden}._1Lottery-rtp-table-header-4607c6[data-v-83f35dd2]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}._1Lottery-rtp-table-header-4607c6>div[data-v-83f35dd2]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}._1Lottery-rtp-table-header-4607c6>div[data-v-83f35dd2]:last-child{border-right:none}._1Lottery-rtp-table-row-a517f4[data-v-83f35dd2]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}._1Lottery-rtp-table-row-a517f4[data-v-83f35dd2]:last-child{border-bottom:none}._1Lottery-rtp-col-rank-625db0[data-v-83f35dd2]{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}._1Lottery-rtp-col-game-b3e7e1[data-v-83f35dd2]{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}._1Lottery-game-name-37f6b0[data-v-83f35dd2]{font-size:.22rem;color:#333!important}._1Lottery-game-provider-6eb6c4[data-v-83f35dd2]{font-size:.2rem;color:#666!important}._1Lottery-rtp-col-rtp-3d038c[data-v-83f35dd2]{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}._1Lottery-rtp-value-f43cbd[data-v-83f35dd2]{font-size:.22rem;color:#4caf50}._1Lottery-rtp-col-review-d43ce2[data-v-83f35dd2]{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}._1Lottery-rtp-table-header-4607c6 ._1Lottery-rtp-col-review-d43ce2[data-v-83f35dd2]{border-right:none}._1Lottery-review-text-0692ec[data-v-83f35dd2]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}._1Lottery-payment-section-1eea8d[data-v-22fefe49]{background:#fff;padding:.3rem;position:relative}._1Lottery-payment-content-8d57c9[data-v-22fefe49]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._1Lottery-payment-text-dac228[data-v-22fefe49]{width:100%;padding:.4rem 0}._1Lottery-payment-title-8d3096[data-v-22fefe49]{margin:0 0 .15rem;text-align:left;line-height:1.2}._1Lottery-payment-description-6d442d[data-v-22fefe49]{line-height:1.7;margin:0 0 .2rem}._1Lottery-payment-logos-section-56b99e[data-v-22fefe49]{background:#fff;padding:.1rem .3rem;position:relative}._1Lottery-payment-logos-7bce38[data-v-22fefe49]{width:100%;text-align:center}._1Lottery-payment-logos-img-wrapper-74c76b[data-v-22fefe49]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._1Lottery-payment-logos-img-f3d2ff[data-v-22fefe49]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}._1Lottery-partners-section-985843[data-v-22fefe49]{background:#fff;padding:.3rem;position:relative}._1Lottery-partners-bg-750bf5[data-v-22fefe49]{width:100%;overflow:hidden;border-radius:.2rem}._1Lottery-partners-bg-img-c25b6e[data-v-22fefe49]{width:100%;height:auto;object-fit:contain;display:block}._1Lottery-payment-intro-000339[data-v-2ab635f8]{padding:.3rem;background:#fff}._1Lottery-payment-intro-title-7f6a81[data-v-2ab635f8]{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}._1Lottery-payment-intro-desc-15527e[data-v-2ab635f8]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}._1Lottery-payment-intro-banner-09fe56[data-v-2ab635f8]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}._1Lottery-payment-intro-banner-img-183f8a[data-v-2ab635f8]{width:100%;height:auto;display:block}._1Lottery-payment-logos-section-56b99e[data-v-64edd4c0]{background:#fff;padding:.1rem .3rem;position:relative}._1Lottery-payment-logos-7bce38[data-v-64edd4c0]{width:100%;text-align:center}._1Lottery-payment-logos-img-wrapper-74c76b[data-v-64edd4c0]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._1Lottery-payment-logos-img-f3d2ff[data-v-64edd4c0]{width:100%;height:100%}._1Lottery-app-promo-wrapper-a70184[data-v-b2b38bbc]{width:100%}._1Lottery-app-promo-underline-wrap-de19b7[data-v-b2b38bbc]{width:90%;margin:0 5%}._1Lottery-app-promo-banner-text-54976a[data-v-b2b38bbc]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}._1Lottery-app-promo-section-ee2962[data-v-b2b38bbc]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}._1Lottery-app-promo-banner-b74e5f[data-v-b2b38bbc]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}._1Lottery-app-promo-content-9557a3[data-v-b2b38bbc]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}._1Lottery-app-promo-title-dbed53[data-v-b2b38bbc]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}._1Lottery-app-promo-advantages-b83a26[data-v-b2b38bbc]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}._1Lottery-app-promo-advantage-9103ad[data-v-b2b38bbc]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}._1Lottery-app-promo-arrow-565a0e[data-v-b2b38bbc]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}._1Lottery-app-promo-steps-cde0a7[data-v-b2b38bbc]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}._1Lottery-app-promo-step-ceff7a[data-v-b2b38bbc]{display:flex;align-items:center;gap:.12rem;position:relative}._1Lottery-app-promo-step-ceff7a[data-v-b2b38bbc]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}._1Lottery-app-promo-step-number-9a9485[data-v-b2b38bbc]{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}._1Lottery-app-promo-step-line-fe170f[data-v-b2b38bbc]{display:none}._1Lottery-app-promo-step-btn-ee04b2[data-v-b2b38bbc]{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)}._1Lottery-app-promo-step-btn-ee04b2[data-v-b2b38bbc]:hover{background:#f3722cb8}._1Lottery-app-promo-highlight-e797c9[data-v-b2b38bbc]{color:#ffeb3b}._1Lottery-app-promo-cta-96a834[data-v-b2b38bbc]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}._1Lottery-app-promo-cta-btn-963468[data-v-b2b38bbc]{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}._1Lottery-app-promo-cta-btn-963468[data-v-b2b38bbc]:hover{background:#4caf5066;border-color:#4caf50cc}._1Lottery-app-promo-download-icon-5567cf[data-v-b2b38bbc]{width:.4rem;height:.4rem;object-fit:contain}._1Lottery-app-info-wrapper-35bec8[data-v-d233e02b]{width:100%}._1Lottery-app-info-section-title-f0a97c[data-v-d233e02b]{padding:0 .3rem;text-align:left}._1Lottery-app-info-section-0b8f3c[data-v-d233e02b]{background:#fff;position:relative;padding:.1rem .3rem}._1Lottery-app-info-content-eb60ac[data-v-d233e02b]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}._1Lottery-app-info-header-c17ddc[data-v-d233e02b]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}._1Lottery-app-title-6e7ff0[data-v-d233e02b]{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}._1Lottery-app-logo-wrapper-449eae[data-v-d233e02b]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}._1Lottery-app-logo-7d05cc[data-v-d233e02b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-app-info-body-f28a75[data-v-d233e02b]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}._1Lottery-app-info-list-42e516[data-v-d233e02b]{flex:1;display:flex;flex-direction:column;gap:.12rem}._1Lottery-app-info-item-32f62f[data-v-d233e02b]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}._1Lottery-app-info-item-32f62f[data-v-d233e02b]:last-child{position:relative}._1Lottery-app-download-buttons-a150b1[data-v-d233e02b]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}._1Lottery-app-download-btn-99c717[data-v-d233e02b]{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}._1Lottery-app-download-btn-99c717[data-v-d233e02b]:hover{opacity:.9}._1Lottery-app-download-btn-99c717[data-v-d233e02b]:active{opacity:.8}._1Lottery-app-store-icon-wrapper-1cc298[data-v-d233e02b]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}._1Lottery-app-store-icon-55db29[data-v-d233e02b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}._1Lottery-app-download-text-bfc6bc[data-v-d233e02b]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}._1Lottery-app-download-text-main-f321f1[data-v-d233e02b]{font-size:.18rem}._1Lottery-app-download-text-sub-ff7d11[data-v-d233e02b]{font-size:.14rem;opacity:.9}._1Lottery-app-description-section-8f0529[data-v-f7a29611]{padding:.1rem .3rem;background:#fff}._1Lottery-app-description-box-c18b1e[data-v-f7a29611]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}._1Lottery-app-description-text-6e7d39[data-v-f7a29611]{line-height:1.6;margin:0;text-align:left}._1Lottery-welcome-section-adb921[data-v-67f4ea3d]{background:#fff;position:relative}._1Lottery-welcome-content-32b2e0[data-v-67f4ea3d]{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}._1Lottery-welcome-title-3c3c94[data-v-67f4ea3d]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}._1Lottery-welcome-subtitle-191f26[data-v-67f4ea3d]{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}._1Lottery-welcome-buttons-c3cfd2[data-v-67f4ea3d]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}._1Lottery-welcome-btn-af208f[data-v-67f4ea3d]{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}._1Lottery-welcome-btn-af208f[data-v-67f4ea3d]:hover{background:#46fff6;color:#056677}._1Lottery-btn-icon-ded90a[data-v-67f4ea3d]{width:.31rem;object-fit:contain}._1Lottery-download-btn-79d8e0[data-v-67f4ea3d]{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}._1Lottery-download-btn-79d8e0[data-v-67f4ea3d]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}._1Lottery-highlight-section-59e8b0[data-v-394f662a]{padding:.1rem .3rem;background:#fff}._1Lottery-highlight-welcome-034905[data-v-394f662a]{text-align:center;margin-bottom:.4rem}._1Lottery-highlight-subtitle-8177b0[data-v-394f662a]{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}._1Lottery-highlight-title-2f1498[data-v-394f662a]{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}._1Lottery-highlight-text-8f5706[data-v-394f662a]{font-size:.26rem;color:#000;line-height:1.6;margin:0}._1Lottery-highlight-list-f204c4[data-v-394f662a]{display:flex;flex-direction:column;gap:.3rem}._1Lottery-highlight-item-04bde8[data-v-394f662a]{text-align:center;padding:.2rem .25rem}._1Lottery-highlight-item-title-b0a825[data-v-394f662a]{margin:0 0 .12rem;line-height:1.3;text-align:left}._1Lottery-highlight-item-subtitle-359850[data-v-394f662a]{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}._1Lottery-highlight-item-text-493bd1[data-v-394f662a]{text-align:left;line-height:1.6;margin:0}._1Lottery-highlight-cta-b26742[data-v-394f662a]{text-align:center;margin-top:.4rem;padding:.3rem 0}._1Lottery-highlight-cta-title-74959a[data-v-394f662a]{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}._1Lottery-highlight-cta-text-ccdab7[data-v-394f662a]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}._1Lottery-highlight-cta-bonus-66a237[data-v-394f662a]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}._1Lottery-highlight-conclusion-cb2196[data-v-394f662a]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}._1Lottery-faq-interactive-bc332d[data-v-63401ca3]{padding:.2rem;background:#fff;min-height:33vh}._1Lottery-faq-category-wrapper-082be3[data-v-63401ca3]{margin-bottom:.2rem}._1Lottery-faq-category1-ddf926[data-v-63401ca3]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}._1Lottery-faq-category1-ddf926[data-v-63401ca3]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._1Lottery-faq-category1-ddf926.active[data-v-63401ca3]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}._1Lottery-faq-category-header-e771cb[data-v-63401ca3]{display:flex;align-items:center;gap:.15rem}._1Lottery-faq-category-icon-2788e2[data-v-63401ca3]{width:1rem;display:flex;align-items:center;justify-content:center}._1Lottery-faq-icon-50e723[data-v-63401ca3]{width:100%;height:100%;object-fit:contain}._1Lottery-faq-category-content-81a3f8[data-v-63401ca3]{flex:1}._1Lottery-faq-category-title-70ad8c[data-v-63401ca3]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}._1Lottery-faq-category-desc-a452a5[data-v-63401ca3]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}._1Lottery-faq-category-arrow-469588[data-v-63401ca3]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}._1Lottery-faq-arrow-56eece[data-v-63401ca3]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._1Lottery-faq-category1-ddf926.active ._1Lottery-faq-arrow-56eece[data-v-63401ca3]{transform:rotate(180deg)}._1Lottery-faq-question-list-a466d3[data-v-63401ca3]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}._1Lottery-faq-question-list-a466d3.show[data-v-63401ca3]{max-height:none!important}._1Lottery-faq-question-list-a466d3.active[data-v-63401ca3]{display:flex;max-height:5000px}._1Lottery-faq-question-a20347[data-v-63401ca3]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}._1Lottery-faq-question-a20347[data-v-63401ca3]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._1Lottery-faq-question-header-6f68b1[data-v-63401ca3]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}._1Lottery-faq-question-title-701e84[data-v-63401ca3]{font-size:.24rem;margin:0;line-height:1.3;flex:1}._1Lottery-faq-question-arrow-054868[data-v-63401ca3]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}._1Lottery-faq-question-a20347.expanded ._1Lottery-faq-arrow-56eece[data-v-63401ca3]{transform:rotate(90deg)}._1Lottery-faq-question-answer-ddad5c[data-v-63401ca3]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}._1Lottery-faq-question-a20347.expanded ._1Lottery-faq-question-answer-ddad5c[data-v-63401ca3]{display:block;max-height:5000px}._1Lottery-faq-question-answer-ddad5c p[data-v-63401ca3]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}._1Lottery-faq-tabs-bcdf96[data-v-63401ca3]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}._1Lottery-faq-tab-btn-d830a5[data-v-63401ca3]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}._1Lottery-faq-tab-btn-d830a5.active[data-v-63401ca3]{background:#058e43;color:#fff}._1Lottery-faq-tab-btn-d830a5[data-v-63401ca3]:hover{opacity:.9}._1Lottery-faq-content-panel-f6603a[data-v-63401ca3]{display:none}._1Lottery-faq-content-panel-f6603a.active[data-v-63401ca3]{display:block}._1Lottery-faq-categories-29992e[data-v-dce605d4]{padding:.2rem;background:#fff}._1Lottery-faq-category-ee4261[data-v-dce605d4]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}._1Lottery-faq-category-ee4261[data-v-dce605d4]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}._1Lottery-faq-category-ee4261.active[data-v-dce605d4]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}._1Lottery-faq-category-header-e771cb[data-v-dce605d4]{display:flex;align-items:center;gap:.15rem}._1Lottery-faq-category-icon-2788e2[data-v-dce605d4]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}._1Lottery-faq-icon-50e723[data-v-dce605d4]{width:100%;height:100%;object-fit:contain}._1Lottery-faq-category-content-81a3f8[data-v-dce605d4]{flex:1}._1Lottery-faq-category-title-70ad8c[data-v-dce605d4]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}._1Lottery-faq-category-desc-a452a5[data-v-dce605d4]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}._1Lottery-faq-category-arrow-469588[data-v-dce605d4]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}._1Lottery-faq-arrow-56eece[data-v-dce605d4]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._1Lottery-faq-category-ee4261.active ._1Lottery-faq-arrow-56eece[data-v-dce605d4]{transform:rotate(180deg)}._1Lottery-faq-footer-wrapper-e1190f[data-v-dcb2ad40]{position:relative}._1Lottery-faq-footer-0957a4[data-v-dcb2ad40]{position:relative;overflow:hidden}._1Lottery-faq-footer-waves-9f59c1[data-v-dcb2ad40]{position:relative;overflow:hidden;z-index:1}._1Lottery-faq-wave-bg-img-c2d80e[data-v-dcb2ad40]{width:100%;height:1.3rem;background-size:cover}._1Lottery-faq-contact-7ef997[data-v-dcb2ad40]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}._1Lottery-faq-contact-content-1d8496[data-v-dcb2ad40]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}._1Lottery-faq-contact-text-777e4d[data-v-dcb2ad40]{font-size:.24rem;color:#333;margin:0;flex:1}._1Lottery-faq-contact-btn-e449b8[data-v-dcb2ad40]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}._1Lottery-faq-contact-btn-e449b8[data-v-dcb2ad40]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}._1Lottery-only-image-9c7d7d[data-v-f8935f96]{padding:0 .3rem}._1Lottery-daily-banner-ee101c[data-v-f8935f96]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}._1Lottery-daily-banner-img-wrapper-d9fd5d[data-v-f8935f96]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}._1Lottery-daily-banner-img-2f5bc3[data-v-f8935f96]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}._1Lottery-expert-list-8d1541[data-v-48643c5a]{margin:.3rem}._1Lottery-slot-rebate-f6e07a[data-v-539b919b]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._1Lottery-slot-rebate-title-4755dd[data-v-539b919b]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}._1Lottery-slot-rebate-hero-3a250c[data-v-539b919b]{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}._1Lottery-slot-rebate-hero-img-922008[data-v-539b919b]{width:100%;height:100%;display:block}._1Lottery-slot-rebate-section-title-57de2a[data-v-539b919b]{font-size:.28rem;margin:0 0 .15rem}._1Lottery-slot-rebate-details-92fc6f[data-v-539b919b]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}._1Lottery-slot-rebate-f6e07a[data-v-ab4ee4d1]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._1Lottery-slot-rebate-section-title-57de2a[data-v-ab4ee4d1]{font-size:.28rem;margin:0 0 .15rem}._1Lottery-slot-rebate-rules-2120af[data-v-ab4ee4d1]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}._1Lottery-slot-rebate-rules-2120af li[data-v-ab4ee4d1]{margin-bottom:.12rem}._1Lottery-slot-rebate-f6e07a[data-v-2c16ce0d]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}._1Lottery-slot-rebate-table-wrap-8b1a56[data-v-2c16ce0d]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}._1Lottery-slot-rebate-table-bc5bf1[data-v-2c16ce0d]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}._1Lottery-slot-rebate-table-bc5bf1 th[data-v-2c16ce0d]{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}._1Lottery-slot-rebate-table-bc5bf1 th[data-v-2c16ce0d]:first-child{border-right:.02rem solid #ffffff}._1Lottery-slot-rebate-table-bc5bf1 td[data-v-2c16ce0d]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}._1Lottery-slot-rebate-table-bc5bf1 td[data-v-2c16ce0d]:first-child{border-right:.02rem solid #666666}._1Lottery-slot-rebate-table-bc5bf1 tr:last-child td[data-v-2c16ce0d]{border-bottom:none}._1Lottery-slot-rebate-cta-wrap-29d612[data-v-2c16ce0d]{text-align:center;margin-bottom:.3rem}._1Lottery-slot-rebate-cta-box-4c5c11[data-v-2c16ce0d]{position:relative;display:inline-block}._1Lottery-slot-rebate-cta-4ffe18[data-v-2c16ce0d]{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}._1Lottery-slot-rebate-cta-icon-0e0ced[data-v-2c16ce0d]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}._1Lottery-trustscore-static-e42553[data-v-40485a90]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}._1Lottery-trustscore-header-f5758f[data-v-40485a90]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}._1Lottery-trustscore-brand-3ffeee[data-v-40485a90]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}._1Lottery-trustscore-logo-979a3f[data-v-40485a90]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}._1Lottery-trustscore-brand-name-e69a83[data-v-40485a90]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}._1Lottery-trustscore-rating-dcb275[data-v-40485a90]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}._1Lottery-trustscore-value-row-b24cc3[data-v-40485a90]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}._1Lottery-trustscore-value-2dde09[data-v-40485a90]{font-size:.7rem}._1Lottery-trustscore-stars-wrap-62fd70[data-v-40485a90]{display:flex;align-items:center;gap:.08rem}._1Lottery-trustscore-stars-d5667f[data-v-40485a90]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}._1Lottery-trustscore-stars-active-b0eee8[data-v-40485a90]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}._1Lottery-trustscore-info-8d590c[data-v-40485a90]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}._1Lottery-trustscore-divider-eb33df[data-v-40485a90]{height:.01rem;background:#0d3721}._1Lottery-trustscore-body-bb6382[data-v-40485a90]{padding:.2rem .28rem .26rem}._1Lottery-trustscore-title-8052d3[data-v-40485a90]{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%}._1Lottery-trustscore-list-301e89[data-v-40485a90]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}._1Lottery-trustscore-item-542f76[data-v-40485a90]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}._1Lottery-trustscore-item-542f76[data-v-40485a90]:last-child{margin-bottom:0}._1Lottery-trustscore-check-cc200d[data-v-40485a90]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-trustscore-tooltip-cc8694[data-v-40485a90]{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}._1Lottery-trustscore-tooltip-cc8694[data-v-40485a90]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}._1Lottery-trustscore-tooltip-cc8694.active[data-v-40485a90]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}._1Lottery-trustscore-tooltip-cc8694.header-tooltip[data-v-40485a90]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}._1Lottery-trustscore-tooltip-cc8694.header-tooltip[data-v-40485a90]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}._1Lottery-trustscore-tooltip-cc8694.header-tooltip.active[data-v-40485a90]{transform:translateY(-.15rem)}._1Lottery-vip-bonus-static-b2ed47[data-v-0b0afcb3]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}._1Lottery-vip-bonus-title-9e1799[data-v-0b0afcb3]{margin:0 5%;text-align:left}._1Lottery-vip-bonus-banner-title-39d308[data-v-0b0afcb3]{margin:2% 5%;font-size:.28rem;font-weight:500}._1Lottery-vip-bonus-banner-wrapper-60951e[data-v-0b0afcb3]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}._1Lottery-vip-bonus-more-link-bf1484[data-v-0b0afcb3]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}._1Lottery-vip-bonus-banner-img-dcd355[data-v-0b0afcb3]{width:100%;height:100%;display:block}._1Lottery-vip-bonus-panel-dec68d[data-v-0b0afcb3]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}._1Lottery-vip-bonus-expert-block-c08405[data-v-0b0afcb3]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}._1Lottery-vip-bonus-expert-header-17aae8[data-v-0b0afcb3]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}._1Lottery-vip-bonus-expert-avatar-bf31ed[data-v-0b0afcb3]{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}._1Lottery-vip-bonus-expert-avatar-bf31ed img[data-v-0b0afcb3]{width:1.2rem;height:1.2rem;display:block}._1Lottery-vip-bonus-expert-info-baadd9[data-v-0b0afcb3]{flex:1;min-width:0}._1Lottery-vip-bonus-expert-name-939299[data-v-0b0afcb3]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}._1Lottery-vip-bonus-expert-badge-9ca71d[data-v-0b0afcb3]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}._1Lottery-vip-bonus-expert-badge-icon-4a1f4f[data-v-0b0afcb3]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-vip-bonus-recommended-row-8699f8[data-v-0b0afcb3]{display:flex;align-items:center;margin:0 0 .1rem}._1Lottery-vip-bonus-recommended-icon-def8cc[data-v-0b0afcb3]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-vip-bonus-recommended-text-e56722[data-v-0b0afcb3]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}._1Lottery-vip-bonus-recommended-star-badge-555693[data-v-0b0afcb3]{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}._1Lottery-vip-bonus-recommended-star-number-9093cb[data-v-0b0afcb3]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}._1Lottery-vip-bonus-recommended-stars-090af1[data-v-0b0afcb3]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}._1Lottery-vip-bonus-recommended-star-7f5f7b[data-v-0b0afcb3]{position:relative;display:inline-block;line-height:1}._1Lottery-vip-bonus-recommended-star-full-63dcea[data-v-0b0afcb3]{color:#ffc400}._1Lottery-vip-bonus-recommended-star-empty-870889[data-v-0b0afcb3],._1Lottery-vip-bonus-recommended-star-half-b5f64d[data-v-0b0afcb3]{color:#b4b4b4}._1Lottery-vip-bonus-recommended-star-half-b5f64d[data-v-0b0afcb3]: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}._1Lottery-vip-bonus-expert-quote-4a6521[data-v-0b0afcb3]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}._1Lottery-vip-bonus-summary-eff7b6[data-v-0b0afcb3]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}._1Lottery-vip-bonus-summary-left-79117e[data-v-0b0afcb3]{display:flex;align-items:center}._1Lottery-vip-bonus-summary-icon-6177fe[data-v-0b0afcb3]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-vip-bonus-summary-title-0fe3fd[data-v-0b0afcb3]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}._1Lottery-vip-bonus-user-review-87db35[data-v-0b0afcb3]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}._1Lottery-vip-bonus-user-top-c6a03f[data-v-0b0afcb3]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}._1Lottery-vip-bonus-user-avatar-bd7560[data-v-0b0afcb3]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}._1Lottery-vip-bonus-user-avatar-bd7560 img[data-v-0b0afcb3]{width:.88rem;height:.88rem;display:block}._1Lottery-vip-bonus-user-name-21a4a0[data-v-0b0afcb3]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}._1Lottery-vip-bonus-user-text-521915[data-v-0b0afcb3]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}._1Lottery-vip-bonus-user-date-65a0b7[data-v-0b0afcb3]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}._1Lottery-vip-bonus-more-btn-wrap-118b2e[data-v-0b0afcb3]{display:flex;justify-content:flex-end}._1Lottery-vip-bonus-more-btn-619121[data-v-0b0afcb3]{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}._1Lottery-feedback-timely-032250[data-v-b7455218]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}._1Lottery-feedback-timely-box-c021c4[data-v-b7455218]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}._1Lottery-feedback-timely-icon-d6826c[data-v-b7455218]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}._1Lottery-feedback-timely-question-787649[data-v-b7455218]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}._1Lottery-feedback-timely-motto-0739d3[data-v-b7455218]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}._1Lottery-feedback-timely-actions-e492fd[data-v-b7455218]{display:flex;justify-content:center;align-items:center;gap:.2rem}._1Lottery-feedback-timely-btn-1d55e6[data-v-b7455218]{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}._1Lottery-feedback-timely-btn-icon-41cae4[data-v-b7455218]{display:inline-flex}._1Lottery-feedback-withdrawal-09eaaa[data-v-4139eb11]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}._1Lottery-feedback-withdrawal-box-deec1b[data-v-4139eb11]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}._1Lottery-feedback-withdrawal-close-9801f5[data-v-4139eb11]{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}._1Lottery-feedback-withdrawal-logo-689148[data-v-4139eb11]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}._1Lottery-feedback-withdrawal-question-7e14d6[data-v-4139eb11]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}._1Lottery-feedback-withdrawal-scale-4835c1[data-v-4139eb11]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}._1Lottery-feedback-withdrawal-btn-2b1b67[data-v-4139eb11]{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}._1Lottery-feedback-withdrawal-btn-2b1b67[data-v-4139eb11]:hover{transform:scale(1.1)}._1Lottery-feedback-withdrawal-btn-2b1b67.selected[data-v-4139eb11]{color:#2d6a4f;transform:scale(1.2)}._1Lottery-feedback-withdrawal-labels-af09ac[data-v-4139eb11]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}._1Lottery-feedback-withdrawal-label-left-82f24c[data-v-4139eb11]{text-align:left}._1Lottery-feedback-withdrawal-label-right-138487[data-v-4139eb11]{text-align:right}._1Lottery-scroll-to-top-426ae7[data-v-c133abd5]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator ._1Lottery-scroll-to-top-426ae7[data-v-c133abd5]{bottom:50px}._1Lottery-scroll-to-top-btn-9c7ab8[data-v-c133abd5]{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}._1Lottery-scroll-to-top-btn-9c7ab8[data-v-c133abd5]:hover{opacity:.95;transform:scale(1.02)}._1Lottery-scroll-to-top-btn-9c7ab8[data-v-c133abd5]:active{transform:scale(.98)}.fade-enter-active[data-v-c133abd5],.fade-leave-active[data-v-c133abd5]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-c133abd5],.fade-leave-to[data-v-c133abd5]{opacity:0;transform:translateY(.2rem)}._1Lottery-scroll-to-top-icon-fe555d[data-v-c133abd5]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}._1Lottery-scroll-to-top-text-c08d30[data-v-c133abd5]{font-weight:500;line-height:1.2}._1Lottery-profile-modal-a6dda1[data-v-f4d75aac]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}._1Lottery-profile-modal-a6dda1.show[data-v-f4d75aac]{display:flex}._1Lottery-profile-modal-backdrop-2a1f00[data-v-f4d75aac]{position:absolute;inset:0;background:#000000a6}._1Lottery-comment-ready-section-aefd85[data-v-f4d75aac]{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}._1Lottery-profile-modal-close-btn-8126c1[data-v-f4d75aac]{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}._1Lottery-comment-ready-card-3b4e9c[data-v-f4d75aac]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}._1Lottery-comment-ready-title-7e32f6[data-v-f4d75aac]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}._1Lottery-comment-ready-subtitle-9c3502[data-v-f4d75aac]{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}._1Lottery-comment-ready-subtitle-9c3502 span[data-v-f4d75aac]{font-size:.19rem}._1Lottery-comment-ready-subtitle-icon-de9fb9[data-v-f4d75aac]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-comment-ready-main-1004b8[data-v-f4d75aac]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}._1Lottery-comment-ready-row-389b27[data-v-f4d75aac]{display:flex;align-items:center;gap:.12rem}._1Lottery-comment-ready-row-389b27+._1Lottery-comment-ready-row-389b27[data-v-f4d75aac]{margin-top:.12rem}._1Lottery-comment-ready-name-wrap-ef3d38[data-v-f4d75aac]{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}._1Lottery-comment-ready-user-box-204b03[data-v-f4d75aac]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}._1Lottery-comment-ready-user-icon-465a15[data-v-f4d75aac]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-comment-ready-name-input-45d9be[data-v-f4d75aac]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}._1Lottery-comment-ready-btn-0966e2[data-v-f4d75aac]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}._1Lottery-comment-ready-btn-random-55b630[data-v-f4d75aac]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}._1Lottery-comment-ready-random-icon-f147d2[data-v-f4d75aac]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-comment-ready-tip-22703c[data-v-f4d75aac]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}._1Lottery-comment-ready-tip--underline-39b1aa[data-v-f4d75aac]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}._1Lottery-comment-ready-tip-icon-dd2162[data-v-f4d75aac]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}._1Lottery-comment-ready-avatar-shell-7d35cd[data-v-f4d75aac]{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}._1Lottery-comment-ready-avatar-base-e9f90e[data-v-f4d75aac]{width:1.18rem;height:1.18rem}._1Lottery-comment-ready-avatar-preview-63305e[data-v-f4d75aac]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}._1Lottery-comment-ready-avatar-preview-63305e.show[data-v-f4d75aac]{display:block}._1Lottery-comment-ready-upload-wrap-eadc03[data-v-f4d75aac]{position:relative;flex:1;min-width:0}._1Lottery-comment-ready-upload-icon-8b5987[data-v-f4d75aac]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}._1Lottery-comment-ready-btn-upload-b842dd[data-v-f4d75aac]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}._1Lottery-comment-ready-upload-input-225443[data-v-f4d75aac]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}._1Lottery-profile-upload-loading-9a4ecc[data-v-f4d75aac]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}._1Lottery-profile-upload-loading-9a4ecc.show[data-v-f4d75aac]{display:flex}._1Lottery-profile-upload-loading-9a4ecc[data-v-f4d75aac]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-f4d75aac 1s linear infinite}@keyframes ipl-spin-f4d75aac{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._1Lottery-comment-ready-submit-wrap-ecefbe[data-v-f4d75aac]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}._1Lottery-comment-ready-photo-tip-658660[data-v-f4d75aac]{margin-left:1.32rem;margin-top:-.2rem}._1Lottery-comment-ready-btn-submit-66e350[data-v-f4d75aac]{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}._1Lottery-comment-ready-btn-submit-66e350[data-v-f4d75aac]:disabled{background:#999;cursor:not-allowed;border-color:#666}._1Lottery-modal-overlay-252488[data-v-63ba0d09]{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-63ba0d09 .3s ease}._1Lottery-modal-overlay-252488.show[data-v-63ba0d09]{display:flex}._1Lottery-modal-5bff76[data-v-63ba0d09]{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-63ba0d09 .3s ease;text-align:center}._1Lottery-modal-icon-0dc4ca[data-v-63ba0d09]{font-size:.8rem;margin:0 0 .2rem}._1Lottery-modal-icon-0dc4ca.warning[data-v-63ba0d09]{color:#ff9800}._1Lottery-modal-icon-0dc4ca.success[data-v-63ba0d09]{color:#00a853;font-weight:700}._1Lottery-modal-message-1df91e[data-v-63ba0d09]{font-size:.32rem;color:#333;margin:0 0 .3rem}._1Lottery-modal-btn-b5ba1d[data-v-63ba0d09]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}._1Lottery-modal-btn-b5ba1d[data-v-63ba0d09]:hover{background:#04505a}._1Lottery-modal-btn-b5ba1d[data-v-63ba0d09]:active{background:#034048}@keyframes fadeIn-63ba0d09{0%{opacity:0}to{opacity:1}}@keyframes slideUp-63ba0d09{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}
