.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-c1b2f050]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#666}.spinner[data-v-c1b2f050]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin-c1b2f050 .8s linear infinite;margin-bottom:12px}@keyframes spin-c1b2f050{to{transform:rotate(360deg)}}.page-error[data-v-c1b2f050]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;color:#c00}.page-error button[data-v-c1b2f050]{margin-top:12px;padding:8px 24px;cursor:pointer;border:1px solid #c00;background:transparent;color:#c00;border-radius:4px}._block[data-v-c1b2f050]{height:2.1rem}.Snatch-menu-toggle-a97fba[data-v-023b48a8]{display:inline-flex;align-items:center;justify-content:center;padding:.13rem .24rem;height:.55rem;font-size:.24rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:600;color:inherit;background:transparent;border:.02rem solid currentColor;border-radius:.15rem;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.Snatch-nav-menu-5e4628[data-v-044b609f]{position:relative;left:auto;transform:none;width:7.5rem;max-width:100%;margin:0 auto;cursor:grab;-webkit-user-select:none;user-select:none}.Snatch-nav-menu-5e4628.dragging[data-v-044b609f]{cursor:grabbing;scroll-snap-type:none}}.Snatch-footer-icon-text-82cec5[data-v-ab366697]{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}.Snatch-faq-title-935c3b[data-v-269b824f]{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}.Snatch-faq-subtitle-4a14da[data-v-269b824f]{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}.Snatch-faq-question1-0ed0e6[data-v-269b824f]{font-size:.3rem;color:#00d9ff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;flex:1;line-height:1.3}.welcome-banner[data-v-319f050b]{margin:.3rem;padding:.4rem;background:linear-gradient(135deg,#00d4aa,#00a8cc);border-radius:.2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.welcome-banner[data-v-319f050b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer-319f050b 3s infinite}@keyframes shimmer-319f050b{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.welcome-title[data-v-319f050b]{font-size:.18rem;margin-bottom:.2rem;position:relative;z-index:1;text-align:left}.welcome-subtitle[data-v-319f050b]{font-size:.14rem;opacity:.9;margin-bottom:.3rem;position:relative;z-index:1}.welcome-buttons[data-v-319f050b]{display:flex;gap:.2rem;margin-top:.3rem;position:relative;z-index:1}.btn[data-v-319f050b]{flex:1;padding:.2rem;border:none;border-radius:.1rem;font-size:.14rem;cursor:pointer;transition:all .3s}.btn[data-v-319f050b]:active{transform:scale(.95)}.btn-primary[data-v-319f050b]{background:#fff;color:#00d4aa}.btn-primary[data-v-319f050b]:hover{background:#f0f0f0}.btn-secondary[data-v-319f050b]{background:#fff3;color:#fff;border:.01rem solid rgba(255,255,255,.3)}.btn-secondary[data-v-319f050b]:hover{background:#ffffff4d}.welcome-badge[data-v-319f050b]{position:absolute;top:.2rem;right:.2rem;background:#fff3;color:#fff;font-size:.1rem;padding:.05rem .1rem;border-radius:.08rem}.Snatch-contact-section-wrapper-3d3720[data-v-8ddcd1f5]{width:90%;margin:0 5% 5%}.Snatch-contact-section-996bef[data-v-8ddcd1f5]{margin-top:.3rem}.Snatch-contact-title-f3d4b3[data-v-8ddcd1f5]{display:flex;align-items:center;gap:.15rem;font-size:.32rem;color:#333;margin-bottom:.2rem}.Snatch-contact-icon-ded9cb[data-v-8ddcd1f5]{width:.42rem;height:.42rem;object-fit:contain}.Snatch-contact-description-a04566[data-v-8ddcd1f5]{font-size:.24rem;color:#000;line-height:1.6}.Snatch-announcement-snippet-title-68eac4[data-v-467aeceb]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-announcement-modal-title-2ac25e[data-v-467aeceb]{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}.Snatch-floating-btn-text-b86540[data-v-95b6a52a]{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}.Snatch-basic-info-section-fb5f6f[data-v-e73aca8b]{padding:.1rem .3rem}.Snatch-basic-info-container-c81ac3[data-v-e73aca8b]{width:100%;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;overflow:hidden;padding:0 .1rem}@media(min-width:768px){.Snatch-basic-info-container-c81ac3[data-v-e73aca8b]{overflow:visible}}.Snatch-basic-info-scroll-wrapper-981de3[data-v-e73aca8b]{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.Snatch-basic-info-scroll-wrapper-981de3[data-cols="2"][data-v-e73aca8b]{overflow-x:auto}.Snatch-basic-info-scroll-wrapper-981de3[data-cols="2"] .Snatch-basic-info-table-a7d2bc[data-v-e73aca8b]{width:100%;min-width:100%;table-layout:auto}.Snatch-basic-info-scroll-wrapper-981de3[data-cols="2"] .Snatch-basic-info-table-a7d2bc th[data-v-e73aca8b],.Snatch-basic-info-scroll-wrapper-981de3[data-cols="2"] .Snatch-basic-info-table-a7d2bc td[data-v-e73aca8b]{width:auto;min-width:0;max-width:none}.Snatch-basic-info-scroll-wrapper-981de3[data-v-e73aca8b]::-webkit-scrollbar{height:.08rem}.Snatch-basic-info-scroll-wrapper-981de3[data-v-e73aca8b]::-webkit-scrollbar-track{background:transparent}.Snatch-basic-info-scroll-wrapper-981de3[data-v-e73aca8b]::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.04rem}.Snatch-basic-info-header-cdb169[data-v-e73aca8b]{background:#056677;padding:.2rem .3rem;position:relative;display:flex;align-items:center;justify-content:center}.Snatch-basic-info-title-34612a[data-v-e73aca8b]{margin:0;text-align:left}.Snatch-basic-info-table-a7d2bc[data-v-e73aca8b]{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}.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-table-a7d2bc[data-v-e73aca8b]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}@media(min-width:768px){.Snatch-basic-info-table-a7d2bc[data-v-e73aca8b]{width:100%;max-width:100%;padding:0;margin:.2rem 0;table-layout:auto}.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-table-a7d2bc[data-v-e73aca8b]{width:100%;max-width:100%;margin:.2rem 0;table-layout:auto}}.Snatch-basic-info-table-a7d2bc thead[data-v-e73aca8b]{background:#e0e0e0}.Snatch-basic-info-table-a7d2bc thead tr:first-child th[data-v-e73aca8b]:first-child{border-top-left-radius:.12rem}.Snatch-basic-info-table-a7d2bc thead tr:first-child th[data-v-e73aca8b]:last-child{border-top-right-radius:.12rem}.Snatch-basic-info-table-a7d2bc thead th[data-v-e73aca8b]{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}.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-table-a7d2bc thead th[data-v-e73aca8b]{width:auto;min-width:0}.Snatch-basic-info-table-a7d2bc tbody tr[data-v-e73aca8b]:nth-child(odd){background:#f5f5f5}.Snatch-basic-info-table-a7d2bc tbody tr[data-v-e73aca8b]:nth-child(2n){background:#e8e8e8}.Snatch-basic-info-table-a7d2bc tbody tr:last-child td[data-v-e73aca8b]:first-child{border-bottom-left-radius:.12rem}.Snatch-basic-info-table-a7d2bc tbody tr:last-child td[data-v-e73aca8b]:last-child{border-bottom-right-radius:.12rem}.Snatch-basic-info-table-a7d2bc td[data-v-e73aca8b]{padding:.15rem .2rem;font-size:.24rem;color:#666;vertical-align:middle}.Snatch-basic-info-label-28502d[data-v-e73aca8b]{color:#333;width:auto;min-width:0}.Snatch-basic-info-value-4f8cdb[data-v-e73aca8b]{color:#666;line-height:1.5;width:auto;min-width:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-table-a7d2bc td[data-v-e73aca8b],.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-label-28502d[data-v-e73aca8b],.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-value-4f8cdb[data-v-e73aca8b]{width:auto;min-width:0}@media(min-width:768px){.Snatch-basic-info-label-28502d[data-v-e73aca8b],.Snatch-basic-info-value-4f8cdb[data-v-e73aca8b]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box;width:auto;min-width:0}.Snatch-basic-info-scroll-wrapper-981de3 .Snatch-basic-info-table-a7d2bc td[data-v-e73aca8b]{width:auto;min-width:0}}.Snatch-basic-info-label-icon-acf18e[data-v-e73aca8b]{width:.3rem;height:.3rem;object-fit:contain;margin-right:.1rem}.Snatch-analysis-players-review-name-228093[data-v-58b0b571]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-slot-rebate-expert-reviews-label-080c26[data-v-2c50a0e2]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-slot-rebate-expert-verdict-34f7d4[data-v-67742a50]{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}.Snatch-expert-profile-name-d16bfc[data-v-08690ad0]{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}.Snatch-comment-star-e4a0e9[data-v-c3cba04a]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none;margin:0 .2rem .2rem}.Snatch-analysis-table-header-cf00c2.Snatch-table-title-header-adf596[data-v-78d00a0e]{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}.Snatch-analysis-col-rank-023cb6[data-v-78d00a0e]{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}.Snatch-analysis-col-game-0fa311[data-v-78d00a0e]{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}.Snatch-analysis-col-rtp-56b6d6[data-v-78d00a0e]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-analysis-col-review-034cef[data-v-78d00a0e]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-breadcrumb-c8be39[data-v-dea2c304]{padding:.2rem .3rem;background:#fff}ol[data-v-dea2c304]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}li[data-v-dea2c304]{display:flex;align-items:center}.Snatch-breadcrumb-item-fcd397[data-v-dea2c304]{font-size:.25rem;text-decoration:none;color:#007bff}.Snatch-breadcrumb-item-fcd397.active[data-v-dea2c304]{color:#333}.Snatch-breadcrumb-separator-6fed0c[data-v-dea2c304]{margin:0 .1rem;color:#666;font-size:.2rem}.Snatch-title-text-hero-0bfc93[data-v-912b131e]{padding:.3rem;background:#fff}.Snatch-title-text-title-aebed4[data-v-912b131e]{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}.Snatch-title-text-desc-123826[data-v-912b131e]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.Snatch-title-text-image-wrapper-50d931[data-v-912b131e]{width:100%;height:13rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.Snatch-title-text-image-d8d5b3[data-v-912b131e]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Snatch-tagline-section-758860[data-v-22e04bb7]{padding:.3rem;background:#fff}.Snatch-tagline-content-8e35e0[data-v-22e04bb7]{display:flex;align-items:center;justify-content:center;gap:.1rem}.Snatch-tagline-icon-wrapper-a1e98b[data-v-22e04bb7]{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}.Snatch-tagline-icon-20ecba[data-v-22e04bb7]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:1 / 1}.Snatch-tagline-d854c8[data-v-22e04bb7]{font-style:normal;line-height:100%;text-align:center;margin:0;line-height:.7rem}.Snatch-partners-banner-section-1a662a[data-v-a2f3bf38]{background:#fff;padding:.1rem .3rem}.Snatch-partners-banner-ae214e[data-v-a2f3bf38]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.2rem .15rem .3rem;position:relative}.Snatch-partners-title-170168[data-v-a2f3bf38]{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}.Snatch-partners-logos-934513[data-v-a2f3bf38]{display:flex;align-items:center;justify-content:flex-start;gap:.15rem;flex-wrap:wrap}.Snatch-partner-logo-1d11a6[data-v-a2f3bf38]{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}.Snatch-partner-logo-1d11a6 img[data-v-a2f3bf38]{width:100%;height:auto;object-fit:contain;display:block}.Snatch-partners-section-d4be34[data-v-5195923a]{background:#fff;padding:.1rem .3rem;position:relative}.Snatch-partners-bg-99c8f3[data-v-5195923a]{width:100%;overflow:hidden;border-radius:.2rem}.Snatch-partners-bg-img-013558[data-v-5195923a]{width:100%;height:1.1rem}.Snatch-bonus-grid-216df6[data-v-7f68fd7e]{padding:.3rem;background:#fff}.Snatch-bonus-grid-header-521ac6[data-v-7f68fd7e]{margin-bottom:.3rem;text-align:center}.Snatch-bonus-grid-title-2cef23[data-v-7f68fd7e]{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}.Snatch-bonus-grid-description-a8375a[data-v-7f68fd7e]{font-size:.24rem;line-height:1.6;color:#333;margin:0 0 .3rem;text-align:center}.Snatch-grid-fff7b0[data-v-7f68fd7e]{display:grid;grid-template-columns:1fr 1fr;gap:.18rem;margin-bottom:.3rem}.Snatch-grid-card-d78a07[data-v-7f68fd7e]{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}.Snatch-grid-thumb-wrapper-64fe62[data-v-7f68fd7e]{width:2.5rem;height:2.5rem!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex-shrink:0}.Snatch-grid-thumb-921f50[data-v-7f68fd7e]{width:2.5rem;height:2.5rem;object-fit:contain;display:block}.Snatch-grid-btn-f1690c[data-v-7f68fd7e]{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}.Snatch-grid-link-0af173[data-v-7f68fd7e]{text-decoration:none}.Snatch-bonus-grid-footer-c34a25[data-v-7f68fd7e]{margin-top:.3rem;text-align:center}.Snatch-bonus-grid-footer-text-8cc244[data-v-7f68fd7e]{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}.Snatch-bonus-hero-5767a5[data-v-5a0ec876]{padding:.3rem;background:#fff}.Snatch-bonus-title-75a972[data-v-5a0ec876]{margin:0 0 .12rem;text-align:left}.Snatch-bonus-desc-6b374b[data-v-5a0ec876]{line-height:1.6;margin:0 0 .24rem;white-space:pre-line}.Snatch-bonus-image-wrapper-b450c0[data-v-5a0ec876]{width:100%;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin:.12rem 0}.Snatch-bonus-image-6ac707[data-v-5a0ec876]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Snatch-bonus-tips-eb9bca[data-v-85b2762b]{padding:.1rem .3rem;background:#fff}.Snatch-bonus-tips-title-3d365f[data-v-85b2762b]{margin:0 0 .18rem;text-align:left}.Snatch-bonus-tips-banner-wrapper-22b67b[data-v-85b2762b]{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}.Snatch-bonus-tips-banner-2a7fdf[data-v-85b2762b]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Snatch-bonus-tips-intro-679228[data-v-85b2762b]{line-height:1.6;margin:0 0 .22rem}.Snatch-bonus-tips-cards-4ac6ea[data-v-85b2762b]{display:grid;gap:.14rem}.Snatch-bonus-tips-card-fe2927[data-v-85b2762b]{display:grid;grid-template-columns:.44rem 1fr;gap:.14rem;align-items:start;background:#f7f8fa;border:.02rem solid #e8edf3;border-radius:.12rem;padding:.16rem}.Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{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}.Snatch-bonus-tips-text-59880e[data-v-85b2762b]{font-size:.26rem;line-height:1.6;color:#333}.Snatch-bonus-tips-text-59880e .title[data-v-85b2762b]{color:#0a0a0a}.Snatch-bonus-tips-card-fe2927:nth-child(1) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#ff7a59}.Snatch-bonus-tips-card-fe2927:nth-child(2) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#ff9f40}.Snatch-bonus-tips-card-fe2927:nth-child(3) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#f6c23e}.Snatch-bonus-tips-card-fe2927:nth-child(4) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#36b9cc}.Snatch-bonus-tips-card-fe2927:nth-child(5) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#1cc88a}.Snatch-bonus-tips-card-fe2927:nth-child(6) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#858796}.Snatch-bonus-tips-card-fe2927:nth-child(7) .Snatch-bonus-tips-num-c75e1e[data-v-85b2762b]{background:#4e73df}.Snatch-bonus-tips-note-aad655[data-v-85b2762b]{margin-top:.24rem;padding:.2rem;background:#fff9e6;border-left:.04rem solid #ff9800;border-radius:.08rem}.Snatch-bonus-tips-note-text-a8c498[data-v-85b2762b]{font-size:.24rem;line-height:1.6;color:#333;margin:0}.Snatch-bonus-howto-2509a0[data-v-72083d61]{padding:.3rem;background:#fff}.Snatch-bonus-howto-title-19380d[data-v-72083d61]{margin:0 0 .12rem}.Snatch-bonus-howto-banner-5b12f2[data-v-72083d61]{width:100%;border-radius:.16rem;display:block;margin:0 0 .18rem}.Snatch-bonus-howto-intro-19b40e[data-v-72083d61]{line-height:1.6;margin:0 0 .24rem}.Snatch-bonus-steps-9136a4[data-v-72083d61]{position:relative;display:grid;grid-template-columns:1fr;gap:.22rem}.Snatch-bonus-step-69ebc5[data-v-72083d61]{display:grid;grid-template-columns:.34rem 1fr;gap:.16rem;align-items:start;position:relative}.Snatch-bonus-step-69ebc5>div[data-v-72083d61]:last-child{font-size:.26rem;line-height:1.6;color:#333}.Snatch-bonus-step-icon-5095c0[data-v-72083d61]{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}.Snatch-bonus-step-69ebc5:not(:last-child) .Snatch-bonus-step-icon-5095c0[data-v-72083d61]:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:.02rem;height:var(--connector-height, .56rem );background:#000}.Snatch-bonus-step-icon-5095c0[data-v-72083d61]:after{content:"\2726";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem;line-height:1}.Snatch-bonus-step-title-1ef942[data-v-72083d61]{color:#0a0a0a;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-bonus-cta-fc02c4[data-v-72083d61]{margin-top:.22rem}.Snatch-bonus-down-5c1dfc[data-v-b45272db]{background:#fff;padding:.3rem}.Snatch-bonus-down-title-75cf61[data-v-b45272db]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Snatch-bonus-card-414f94[data-v-b45272db]{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}.Snatch-bonus-content-8182d0[data-v-b45272db]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.Snatch-bonus-headline-wrapper-712225[data-v-b45272db]{display:flex;align-items:center;justify-content:center;gap:.15rem;width:100%;margin:.15rem 0 .25rem;flex-wrap:nowrap;position:relative}.Snatch-bonus-decoration-left-87996c[data-v-b45272db],.Snatch-bonus-decoration-right-5d812b[data-v-b45272db]{width:1.6rem;flex-shrink:0;opacity:.85;display:flex;align-items:center;justify-content:center}.Snatch-bonus-decoration-icon-06a298[data-v-b45272db]{width:1.6rem;height:.4rem}.Snatch-bonus-countdown-c841e2[data-v-b45272db]{display:flex;gap:.08rem;align-items:center;margin-bottom:.2rem}.Snatch-bonus-time-8480d7[data-v-b45272db]{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}.Snatch-bonus-time-bg-c065a2[data-v-b45272db]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:50%}.Snatch-bonus-time-text-00af4b[data-v-b45272db]{position:relative;z-index:1}.Snatch-bonus-colon-dd9131[data-v-b45272db]{color:#46fff6;margin:0 .06rem;font-size:.28rem}.Snatch-bonus-headline-7ed2ff[data-v-b45272db]{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}.Snatch-bonus-actions-c693d8[data-v-b45272db]{display:flex;width:100%;align-items:stretch;justify-content:space-between;gap:0;margin-top:.15rem}.Snatch-bonus-label-d23f1f[data-v-b45272db]{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}.Snatch-bonus-btn-8db50f[data-v-b45272db]{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}.Snatch-bonus-btn-8db50f[data-v-b45272db]:hover{transform:translateY(-.02rem);box-shadow:0 0 .12rem #46fff6b3,0 .06rem .12rem #0003;border-color:#56ffff}.Snatch-bonus-btn-8db50f[data-v-b45272db]:active{transform:translateY(0);box-shadow:0 0 .06rem #46fff680,0 .02rem .04rem #00000026}.Snatch-bonus-how-btn-c4fa05[data-v-85602b38]{padding:.3rem;background:#fff}.Snatch-bonus-cta-btn-9ef473[data-v-85602b38]{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}.Snatch-bonuses-expert-review-edbc9c[data-v-8c956646]{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}.Snatch-bonuses-expert-header-19ce76[data-v-8c956646]{display:flex;align-items:center;gap:.15rem;margin-bottom:.15rem;position:relative;width:100%}.Snatch-bonuses-expert-avatar-1e62b1[data-v-8c956646]{position:relative;width:1.28rem;height:1.28rem;flex-shrink:0}.Snatch-bonuses-expert-avatar-img-1ee6fb[data-v-8c956646]{width:100%;height:100%;border-radius:50%}.Snatch-bonuses-expert-info-852cb3[data-v-8c956646]{flex:1}.Snatch-bonuses-expert-name-912cbc[data-v-8c956646]{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}.Snatch-bonuses-expert-badge-ed10d6[data-v-8c956646]{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)}.Snatch-bonuses-expert-check-icon-43bc93[data-v-8c956646]{width:.16rem;height:.22rem;object-fit:contain;flex-shrink:0}.Snatch-bonuses-expert-quote-6b3840[data-v-8c956646]{position:absolute;right:.2rem;top:.2rem;width:1.16rem;height:.8rem}.Snatch-bonuses-expert-content-51205d[data-v-8c956646]{position:relative;font-size:.24rem;color:#333;line-height:1.6;margin-bottom:.15rem;padding-right:.6rem}.Snatch-bonuses-expert-footer-66fe1b[data-v-8c956646]{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.Snatch-bonuses-expert-recommended-6cc18f[data-v-8c956646]{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}.Snatch-bonuses-expert-recommended-icon-04beec[data-v-8c956646]{width:.4rem;height:.4rem;object-fit:contain;flex-shrink:0}.Snatch-bonuses-expert-rating-76d79c[data-v-8c956646]{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}.Snatch-bonuses-expert-btn-076a24[data-v-8c956646]{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){.Snatch-bonuses-expert-footer-66fe1b[data-v-8c956646]{flex-wrap:nowrap;overflow:hidden;max-width:100%}.Snatch-bonuses-expert-recommended-6cc18f[data-v-8c956646]{flex:0 0 auto;min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis}.Snatch-bonuses-expert-rating-76d79c[data-v-8c956646]{flex:0 0 auto;margin:0 .1rem}}.Snatch-bonuses-expert-time-5e147a[data-v-8c956646]{align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;font-size:.2rem;color:#666;margin-right:.2rem}.Snatch-bonuses-section-6b524c[data-v-f075c336]{padding:.1rem .3rem;background:#fff}.Snatch-bonuses-title-8f0707[data-v-f075c336]{margin:0 0 .2rem;text-align:left}.Snatch-bonuses-tabs-e660bf[data-v-f075c336]{display:flex;gap:.1rem;margin-bottom:.3rem}.Snatch-bonuses-tab-1e653c[data-v-f075c336]{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}.Snatch-bonuses-tab-1e653c.active[data-v-f075c336]{color:#000}.Snatch-bonuses-tab-1e653c[data-v-f075c336]:hover:not(.active){background:#5a5a5a}.Snatch-bonuses-first-deposit-2b8918[data-v-f075c336]{width:100%;height:auto;border-radius:.16rem;margin-bottom:.2rem;display:block}.Snatch-bonuses-banner-list-f82125[data-v-f075c336]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.Snatch-bonuses-banner-item-c8f88b[data-v-f075c336]{width:100%;border-radius:.2rem;border:.01rem solid #737373;background:#f4f4f4;overflow:hidden;text-decoration:none;padding:.15rem;box-sizing:border-box}.Snatch-bonuses-banner-inner-65f6a8[data-v-f075c336]{border-radius:.15rem;overflow:hidden;width:100%;box-sizing:border-box}.Snatch-bonuses-banner-img-wrapper-715d4d[data-v-f075c336]{width:100%;height:3.2rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Snatch-bonuses-banner-img-18dc8e[data-v-f075c336]{width:100%;height:100%;max-width:100%;max-height:100%;display:block;box-sizing:border-box}.Snatch-bonuses-banner-strip-cadddb[data-v-f075c336]{padding:.14rem .18rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.Snatch-bonuses-banner-strip-text-40971f[data-v-f075c336]{margin:0;font-size:.24rem;color:#fff;font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-bonuses-banner-strip-arrow-07ec3c[data-v-f075c336]{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}.Snatch-bonuses-banner-text-0eb6ae[data-v-f075c336]{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}.Snatch-bonuses-banner-text-content-a41d6e[data-v-f075c336]{display:flex;flex-direction:column;gap:.1rem;flex:1;justify-content:space-between;align-items:flex-start}.Snatch-bonuses-banner-text-main-b04de5[data-v-f075c336]{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}.Snatch-bonuses-banner-text-sub-455e35[data-v-f075c336]{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}.Snatch-bonuses-banner-text-arrow-049710[data-v-f075c336]{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}.Snatch-bonuses-footer-57856b[data-v-f075c336]{margin:.3rem 0}.Snatch-bonuses-footer-btn-322fc2[data-v-f075c336]{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}.Snatch-bonuses-footer-btn-322fc2[data-v-f075c336]:hover{transform:translateY(-.02rem);box-shadow:0 .12rem .22rem #00000038}.Snatch-promo-bonus-section-5aa00e[data-v-f6ed73ba]{padding:.1rem .3rem;background:#fff}.Snatch-promo-bonus-title-65a2d3[data-v-f6ed73ba]{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}.Snatch-promo-bonus-intro-5859ae[data-v-f6ed73ba]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .3rem;text-align:left}.Snatch-promo-banner-list-0bf6ae[data-v-f6ed73ba]{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.3rem}.Snatch-promo-banner-afc21b[data-v-f6ed73ba]{position:relative;border-radius:.16rem;overflow:hidden;width:100%;display:block;cursor:pointer}.Snatch-promo-banner-img-7d7d72[data-v-f6ed73ba]{width:100%;height:3.5rem}.Snatch-promo-bonus-bottom-1445a6[data-v-f6ed73ba]{margin-top:.3rem}.Snatch-promo-bonus-list-933fe7[data-v-f6ed73ba]{margin:.2rem 0 0;padding-left:.4rem;list-style-type:disc}.Snatch-promo-bonus-list-933fe7 li[data-v-f6ed73ba]{font-size:.24rem;color:#000;line-height:1.6;margin-bottom:.1rem}.Snatch-promo-wrapper-818e28[data-v-1f45c1d0]{width:100%}.Snatch-promo-section-0422c2[data-v-1f45c1d0]{padding:.1rem .3rem}.Snatch-promo-image-f663f2[data-v-1f45c1d0]{width:90%;margin-left:5%;overflow:hidden}.Snatch-promo-banner-img-7d7d72[data-v-1f45c1d0]{width:100%;height:auto;display:block}.Snatch-promo-description-1d5776[data-v-1f45c1d0]{margin:0 0 .2rem}.Snatch-promo-list-e79770[data-v-1f45c1d0]{list-style:none;padding:0;margin:0 0 .2rem}.Snatch-promo-list-e79770 li[data-v-1f45c1d0]{font-size:.24rem;color:#333;line-height:1.3;margin-bottom:.1rem;padding-left:.1rem;position:relative}.Snatch-promo-list-e79770 li[data-v-1f45c1d0]:before{content:"\2022";position:absolute;left:-.1rem}.Snatch-promo-cta-5b480c[data-v-1f45c1d0]{line-height:1.4;margin:0 0 .3rem}.Snatch-promo-title-008403[data-v-1f45c1d0]{margin:0 5% .2rem;padding:0 .3rem;text-align:left;background:transparent;background-image:none}.Snatch-promo-subtitle-5da6ee[data-v-1f45c1d0]{line-height:1.5;margin:0 0 .3rem;text-align:center;padding:0 .2rem;background:transparent;background-image:none}.Snatch-promo-buttons-4edd53[data-v-1f45c1d0]{display:flex;gap:.2rem;justify-content:center;align-items:center;padding:.3rem;flex-wrap:wrap}.Snatch-promo-btn-8ff104[data-v-1f45c1d0]{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}.Snatch-promo-btn-play-6dc230[data-v-1f45c1d0]:hover{transform:translateY(-.02rem)}.Snatch-promo-btn-download-75cb40[data-v-1f45c1d0]{color:#222}.Snatch-promo-btn-download-75cb40[data-v-1f45c1d0]:hover{color:#222;transform:translateY(-.02rem)}@media(min-width:768px){.Snatch-promo-btn-8ff104[data-v-1f45c1d0]{font-size:.23rem}}.Snatch-modal-overlay-b456c6[data-v-1f45c1d0]{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-1f45c1d0 .3s ease}.Snatch-modal-overlay-b456c6.show[data-v-1f45c1d0]{display:flex}.Snatch-modal-241f27[data-v-1f45c1d0]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-1f45c1d0 .3s ease;text-align:center}.Snatch-modal-icon-6558f9[data-v-1f45c1d0]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.Snatch-modal-message-2b49bd[data-v-1f45c1d0]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Snatch-modal-btn-779750[data-v-1f45c1d0]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Snatch-modal-btn-779750[data-v-1f45c1d0]:hover{background:#04505a}.Snatch-modal-btn-779750[data-v-1f45c1d0]:active{background:#034048}@keyframes fadeIn-1f45c1d0{0%{opacity:0}to{opacity:1}}@keyframes slideUp-1f45c1d0{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Snatch-download-section-e3c808[data-v-7a667ecb]{padding:.1rem .3rem;background:#fff}.Snatch-download-content-71882b[data-v-7a667ecb]{text-align:center}.Snatch-download-btn-ec12eb[data-v-7a667ecb]{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}.Snatch-download-btn-ec12eb[data-v-7a667ecb]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Snatch-download-icon-d7825c[data-v-7a667ecb]{width:.68rem;object-fit:contain}.Snatch-download-text-be4196[data-v-7a667ecb]{font-size:.3rem;color:#fff}.Snatch-gift-icon-wrapper-3728df[data-v-7a667ecb]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;top:-.3rem;right:-.3rem}.Snatch-gift-icon-b2cd0d[data-v-7a667ecb]{width:100%;height:100%}.Snatch-download-info-1074ea[data-v-7a667ecb]{text-align:center}.Snatch-download-title-610838[data-v-7a667ecb]{margin:0 0 .1rem}.Snatch-download-bonus-715980[data-v-7a667ecb]{font-size:.3rem;color:#333;margin:0}.Snatch-features-wrapper-9c69dc[data-v-d99bc709]{width:100%}.Snatch-features-section-0df8b6[data-v-d99bc709]{padding:.1rem .15rem;margin:.3rem;border-radius:.2rem;box-shadow:0 0 .2rem #46fff64d}.Snatch-features-section-title-877a98[data-v-d99bc709]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Snatch-features-grid-24aa2e[data-v-d99bc709]{display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:.1rem;overflow:hidden}.Snatch-feature-card-5545d2[data-v-d99bc709]{text-align:center;transition:transform .3s;position:relative;margin-bottom:.1rem;margin-top:.1rem}.Snatch-feature-card-5545d2[data-v-d99bc709]:nth-child(n+3){margin-bottom:0}.Snatch-feature-card-5545d2[data-v-d99bc709]:nth-child(-n+2){margin-top:0}.Snatch-faq-categories-4f4f0f[data-v-d99bc709]{padding:.3rem .15rem;display:flex;flex-direction:column;gap:.15rem}.Snatch-faq-category-c185e1[data-v-d99bc709]{box-shadow:0 0 .2rem #46fff64d;border-radius:.35rem;transition:all .3s ease;cursor:pointer}.Snatch-faq-category-c185e1[data-v-d99bc709]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #00000026}.Snatch-faq-category-header-4fd6d1[data-v-d99bc709]{display:flex;align-items:center;padding:.2rem;gap:.15rem}.Snatch-faq-category-icon-973b77[data-v-d99bc709]{flex-shrink:0;width:1rem;display:flex;align-items:center;justify-content:center}.Snatch-faq-icon-43fe4b[data-v-d99bc709]{width:100%;height:100%;object-fit:contain}.Snatch-faq-category-content-f390d0[data-v-d99bc709]{flex:1;display:flex;flex-direction:column;gap:.05rem}.Snatch-faq-category-title-b3eb8f[data-v-d99bc709]{font-size:.28rem;color:#fff;margin:0;line-height:1.2}.Snatch-faq-category-desc-18b90c[data-v-d99bc709]{font-size:.2rem;color:#fff;margin:0;line-height:1.3;opacity:.9}.Snatch-feature-header-f4fc3f[data-v-d99bc709]{display:flex;align-items:center;justify-content:center;gap:.1rem}.Snatch-feature-img-container-36d917[data-v-d99bc709]{width:1.04rem;height:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-feature-img-f03a1a[data-v-d99bc709]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-feature-title-2314dd[data-v-d99bc709]{font-size:.22rem;color:#46fff6;margin:0}.Snatch-feature-desc-8daa24[data-v-d99bc709]{font-size:.2rem;color:#fff;margin:0;line-height:1.2}.Snatch-user-guides-section-fb0906[data-v-c709ca16]{padding:.1rem .3rem}.Snatch-user-guides-title-e8c7fb[data-v-c709ca16]{margin:0 0 .15rem;text-align:left}.Snatch-user-guides-intro-bfde55[data-v-c709ca16]{line-height:1.6;margin:0 0 .3rem}.Snatch-user-guides-list-b3b28e[data-v-c709ca16]{display:flex;flex-direction:column;gap:.15rem}.Snatch-user-guide-item-930839[data-v-c709ca16]{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}.Snatch-user-guide-item-930839[data-v-c709ca16]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Snatch-user-guide-item-930839[data-v-c709ca16]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Snatch-user-guide-icon-wrapper-2321d8[data-v-c709ca16]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-user-guide-icon-688eed[data-v-c709ca16]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-user-guide-text-9a2f64[data-v-c709ca16]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-guide-section-46de39[data-v-391a34b3]{background:#fff;padding:.1rem .3rem}.Snatch-guide-header-d9072b[data-v-391a34b3]{display:flex;align-items:center;gap:.15rem;margin-bottom:.2rem}.Snatch-guide-icon-76d867[data-v-391a34b3]{width:.67rem;height:.67rem;flex-shrink:0}.Snatch-guide-title-94ef59[data-v-391a34b3]{margin:0;line-height:1.3}.Snatch-guide-steps-d7772f[data-v-391a34b3]{margin-bottom:.2rem}.Snatch-guide-step-176e4a[data-v-391a34b3]{display:flex;align-items:flex-start;gap:.1rem;margin-bottom:.15rem}.Snatch-guide-step-176e4a.left[data-v-391a34b3]{margin-top:.3rem}.Snatch-step-icon-477527[data-v-391a34b3]{width:.35rem;height:.35rem;flex-shrink:0;margin-top:-.05rem}.Snatch-bullet-point-433079[data-v-391a34b3]{font-size:.24rem;flex-shrink:0;margin-top:-.01rem}.Snatch-guide-step-176e4a p[data-v-391a34b3]{line-height:1.4;margin:0}.Snatch-guide-banner-8f36a2[data-v-391a34b3]{width:100%;overflow:hidden;border-radius:.1rem;margin:.2rem 0}.Snatch-guide-banner-img-7a28a2[data-v-391a34b3]{width:100%;height:auto;display:block}.Snatch-security-section-8071f7[data-v-7aa1bf14]{background:#fff;padding:.1rem .3rem;position:relative}.Snatch-security-header-db50c8[data-v-7aa1bf14]{text-align:center;margin-bottom:.3rem}.Snatch-security-title-77ef2c[data-v-7aa1bf14]{margin:0;text-align:left}.Snatch-security-logos-618532[data-v-7aa1bf14]{width:100%;text-align:center;margin-bottom:.3rem}.Snatch-security-badges-2d1c58[data-v-7aa1bf14]{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}.Snatch-security-badge-d6ea73[data-v-7aa1bf14]{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}.Snatch-security-badge-d6ea73[data-v-7aa1bf14]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0000001a}.Snatch-security-badge-img-d1cec2[data-v-7aa1bf14]{width:auto!important;height:1rem!important;max-width:100%;max-height:1rem;object-fit:contain;margin-bottom:.05rem;box-sizing:border-box}.Snatch-security-badge-text-009f4b[data-v-7aa1bf14]{font-size:.08rem;color:var(--ipl-dark);text-align:center;line-height:1.1;white-space:nowrap}.Snatch-security-disclaimer-b943a8[data-v-7aa1bf14]{text-align:left}.Snatch-security-disclaimer-b943a8 p[data-v-7aa1bf14]{line-height:1.4;margin:0 0 .1rem}.Snatch-security-disclaimer-b943a8 p[data-v-7aa1bf14]:last-child{margin-bottom:0}.Snatch-login-title-ff8005[data-v-48117465]{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}.Snatch-login-btn-0e895d[data-v-48117465]{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}.Snatch-login-footer-fe4ba0[data-v-e1b7cf43]{background:#fff;padding:.3rem .3rem 0;position:relative;overflow:hidden}.Snatch-login-footer-fe4ba0 .Snatch-footer-links-f21ec4[data-v-e1b7cf43]{position:relative;z-index:2;padding-bottom:1.3rem}.Snatch-login-footer-fe4ba0 .Snatch-footer-row-77758a[data-v-e1b7cf43]{display:flex;justify-content:center;gap:.2rem;margin-bottom:.15rem;flex-wrap:wrap}.Snatch-login-footer-fe4ba0 .Snatch-footer-link-18dc75[data-v-e1b7cf43]{font-size:.3rem;text-decoration:underline;transition:color .3s}.Snatch-login-footer-fe4ba0 .Snatch-footer-link-18dc75[data-v-e1b7cf43]:hover{color:#056677}.Snatch-footer-waves-df9b7f[data-v-e1b7cf43]{position:absolute;bottom:0;left:0;right:0;overflow:hidden;z-index:1}.Snatch-wave-bg-img-d9f681[data-v-e1b7cf43]{width:100%;height:1.3rem;background-size:cover}.Snatch-register-title-31fde4[data-v-805c14d3]{font-size:.4rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;margin:0}.Snatch-register-btn-78cfbf[data-v-805c14d3]{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}.Snatch-first-deposit-section-6c4773[data-v-b1147c8b]{padding:.1rem .3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;width:100%;margin:0}.Snatch-section-underline-wrap-d64acc[data-v-b1147c8b]{width:90%;margin:0 5%}.Snatch-expandable-content-a14eaf[data-v-b1147c8b]{flex-basis:100%;margin-left:.55rem;overflow:hidden;color:#fff;transition:max-height .3s ease}.Snatch-deposit-card-53b1e9[data-v-b1147c8b]{width:100%;padding:.12rem .28rem;box-sizing:border-box;margin-bottom:.25rem}.Snatch-deposit-header-f6b7b2[data-v-b1147c8b]{display:flex;align-items:flex-start;gap:.18rem;margin-bottom:.15rem}.Snatch-deposit-brand-b229f1[data-v-b1147c8b]{display:flex;align-items:flex-start;gap:.12rem;flex:1}.Snatch-deposit-brand-logo-wrapper-975358[data-v-b1147c8b]{width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-deposit-brand-logo-664ab3[data-v-b1147c8b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-deposit-brand-name-b33926[data-v-b1147c8b]{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}.Snatch-deposit-stars-0a1965[data-v-b1147c8b]{display:flex;align-items:center;gap:.06rem;font-size:.3rem}.Snatch-deposit-star-5cbe5f[data-v-b1147c8b]{color:gold;line-height:1}.Snatch-deposit-body-7ba285[data-v-b1147c8b]{text-align:left}.Snatch-deposit-content-7d53ba[data-v-b1147c8b]{text-align:center}.Snatch-deposit-body-7ba285 p[data-v-b1147c8b]{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}.Snatch-deposit-btn-2339ac[data-v-b1147c8b]{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}.Snatch-verified-info-ccbc65[data-v-b1147c8b]{display:flex;align-items:center;justify-content:center;gap:.1rem;margin:.2rem 0;width:100%;box-sizing:border-box}.Snatch-flag-icon-wrapper-149a2e[data-v-b1147c8b]{width:1.15rem;height:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-flag-icon-a4ec3b[data-v-b1147c8b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-verified-text-441576[data-v-b1147c8b]{font-size:.3rem;color:#fff;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-pros-cons-ff2a77[data-v-b1147c8b]{margin-top:.2rem;padding:0 .2rem}.Snatch-pros-cons-title-297571[data-v-b1147c8b]{font-size:.3rem;color:#fff;text-align:left;margin:0 0 .15rem}.Snatch-pros-list-997b5e[data-v-b1147c8b]{list-style:none;padding:0;margin:0}.Snatch-pros-list-997b5e li[data-v-b1147c8b]{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}.Snatch-pros-list-icon-88d676[data-v-b1147c8b]{flex-shrink:0;width:.38rem;height:.28rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-pros-list-item-text-c36e0b[data-v-b1147c8b]{flex:1}.Snatch-reviews-section-719ebf[data-v-0ced845d]{background:#fff;padding:.1rem .3rem;position:relative}.Snatch-reviews-section-719ebf .Snatch-review-card-4edc5b[data-v-0ced845d]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.Snatch-reviews-section-719ebf .Snatch-review-card-top-e35371[data-v-0ced845d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.Snatch-reviews-section-719ebf .Snatch-review-google-icon-cf59e5[data-v-0ced845d]{width:.6rem;height:.2rem;flex-shrink:0}.Snatch-reviews-section-719ebf .Snatch-review-title-7294dd[data-v-0ced845d]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.Snatch-reviews-section-719ebf .Snatch-review-text-f6d426[data-v-0ced845d]{font-size:.22rem;color:#000;line-height:1.5;margin:0 0 .2rem}.Snatch-reviews-section-719ebf .Snatch-review-footer-3c0edb[data-v-0ced845d]{display:flex;align-items:center;gap:.14rem}.Snatch-reviews-section-719ebf .Snatch-review-avatar-wrapper-71ba7d[data-v-0ced845d]{width:.72rem;height:.72rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;border-radius:50%;overflow:hidden}.Snatch-reviews-section-719ebf .Snatch-review-avatar-03fc30[data-v-0ced845d]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.Snatch-reviews-section-719ebf .Snatch-review-meta-c712be[data-v-0ced845d]{display:flex;flex-direction:column;gap:.04rem}.Snatch-reviews-section-719ebf .Snatch-reviewer-name-7d906a[data-v-0ced845d]{font-size:.24rem;color:#000;margin:0}.Snatch-reviews-section-719ebf .Snatch-review-date-cb16a6[data-v-0ced845d]{font-size:.18rem;color:#666;white-space:nowrap}.Snatch-reviews-section-719ebf .Snatch-stars-css-7738ab[data-v-0ced845d]{display:flex;align-items:center;gap:.02rem;font-size:.24rem;color:gold}.Snatch-reviews-section-719ebf .Snatch-star-filled-0d9185[data-v-0ced845d]{color:gold}.Snatch-reviews-section-719ebf .Snatch-star-empty-a6a2f2[data-v-0ced845d]{color:#ffd7004d}.Snatch-reviews-section-719ebf .Snatch-more-reviews-5668f7[data-v-0ced845d]{text-align:center;margin-top:.2rem;display:flex;flex-direction:column}.Snatch-reviews-section-719ebf .Snatch-more-btn-c48199[data-v-0ced845d]{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}.Snatch-more-btn-c48199[data-v-0ced845d]:hover{transform:scale(1.05)}.Snatch-more-btn-c48199.expanded .Snatch-chevron-3d7d1f[data-v-0ced845d]{transform:rotate(180deg)}.Snatch-additional-reviews-789d5d[data-v-0ced845d]{display:none;animation:fadeIn-0ced845d .3s ease-in}.Snatch-additional-reviews-789d5d.show[data-v-0ced845d]{display:block}@keyframes fadeIn-0ced845d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Snatch-chevron-3d7d1f[data-v-0ced845d]{width:.23rem;height:.23rem}.Snatch-site-score-review-3985a1[data-v-f5eadd4e]{position:relative}.Snatch-score-title-8de8f8[data-v-f5eadd4e]{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}.Snatch-main-score-card-b295a4[data-v-f5eadd4e]{position:relative;text-align:center;padding:.3rem;margin:0 .3rem;border-radius:.2rem;overflow:hidden}.Snatch-main-score-card-bg-181d29[data-v-f5eadd4e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover}.Snatch-brand-name-e0c50f[data-v-f5eadd4e]{position:relative;z-index:1;max-width:2rem;height:auto;margin-bottom:.2rem}.Snatch-score-circle-wrapper-868e3b[data-v-f5eadd4e]{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%}.Snatch-score-progress-ring-903d23[data-v-f5eadd4e]{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}.Snatch-score-label-60a26c[data-v-f5eadd4e]{font-size:.2rem;color:#fff;opacity:.8}.Snatch-score-value-542209[data-v-f5eadd4e]{font-size:.8rem;font-weight:700;color:#32cd32}.Snatch-score-recommendation-29a95a[data-v-f5eadd4e]{position:relative;z-index:1;font-size:.22rem;color:#fff;margin-top:.15rem;text-align:center}.Snatch-features-grid-24aa2e[data-v-f5eadd4e]{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.3rem}.Snatch-feature-card-5545d2[data-v-f5eadd4e]{background:#ffffff0d;border-radius:.12rem;padding:.2rem;text-align:center;box-shadow:0 .02rem .1rem #0000001a}.Snatch-feature-icon-8fe3be[data-v-f5eadd4e]{width:.6rem;height:.6rem;object-fit:contain;margin-bottom:.1rem}.Snatch-feature-title-2314dd[data-v-f5eadd4e]{font-size:.22rem;color:#fff;font-weight:700;margin-bottom:.08rem}.Snatch-feature-detail-7d738f[data-v-f5eadd4e]{font-size:.18rem;color:#ffffffb3;line-height:1.4}.Snatch-feature-detail-7d738f.blue[data-v-f5eadd4e]{color:#46fff6;font-weight:700;font-size:.24rem;margin-bottom:.04rem}.Snatch-bottom-section-dae654[data-v-f5eadd4e]{position:relative;text-align:center;padding:.3rem}.Snatch-bottom-wave-bg-63d0a2[data-v-f5eadd4e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Snatch-mobile-phone-container-bd11e4[data-v-f5eadd4e]{position:relative;z-index:1;display:inline-block;margin-bottom:.2rem}.Snatch-mobile-phone-e4845d[data-v-f5eadd4e]{width:3rem;height:5.5rem}.Snatch-certified-shield-5bd351[data-v-f5eadd4e]{position:absolute;bottom:0;right:-.5rem;width:1rem;height:1.2rem}.Snatch-cta-button-33f819[data-v-f5eadd4e]{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}.Snatch-cta-button-33f819[data-v-f5eadd4e]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Snatch-update-date-1bfdeb[data-v-f5eadd4e]{position:relative;z-index:1;font-size:.18rem;color:#fff9;margin-top:.15rem}.Snatch-feedback-star-ec7208[data-v-a91b3825]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;-webkit-user-select:none;user-select:none}.Snatch-reviews-title-b804f7[data-v-5c7a1bbe]{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}.Snatch-feedback-header-title-9a9703[data-v-5c7a1bbe]{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}.Snatch-feedback-submit-btn-5f476e[data-v-5c7a1bbe]{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}.Snatch-cricket-guide-btn-4c7ea2[data-v-b7a12815]{box-sizing:border-box;color:#000;border:none;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;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}.Snatch-cricket-match-title-2b38d4[data-v-8b1ffa32]{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}.Snatch-game-carousel-section-2e1b4b[data-v-d132f474]{background:#fff;padding:.1rem 0;padding-bottom:0;overflow:hidden}.Snatch-game-carousel-title-2d321d[data-v-d132f474]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Snatch-game-carousel-container-a1a3b3[data-v-d132f474]{position:relative;width:100%;overflow:hidden}.Snatch-game-carousel-track-4dcaac[data-v-d132f474]{display:flex;gap:.2rem;width:fit-content;animation:scroll-left-d132f474 15s linear infinite;will-change:transform}.Snatch-game-carousel-track-4dcaac[data-v-d132f474]:hover{animation-play-state:paused}.Snatch-game-item-f51573[data-v-d132f474]{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}.Snatch-game-item-f51573[data-v-d132f474]:hover{transform:scale(1.05)}.Snatch-game-item-f51573[data-v-d132f474]:active{transform:scale(.98)}.Snatch-game-item-f51573 img[data-v-d132f474]{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.Snatch-game-carousel-underline-wrap-dd1b94[data-v-d132f474]{width:100%;box-sizing:border-box;padding:0 .3rem}@keyframes scroll-left-d132f474{0%{transform:translate(0)}to{transform:translate(-6.6rem)}}.Snatch-game-types-section-f5bf3d[data-v-1e5d6748]{background:#fff;padding:.1rem .3rem}.Snatch-game-types-title-9a5597[data-v-1e5d6748]{margin:0 0 .2rem;text-align:left}.Snatch-game-types-description-554cb2[data-v-1e5d6748]{line-height:1.6;margin:0 0 .3rem}.Snatch-game-types-grid-b88c74[data-v-1e5d6748]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem .5rem;margin-bottom:.2rem}.Snatch-game-types-grid-3col-6f3c25[data-v-1e5d6748]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.Snatch-game-type-btn-dba0c5[data-v-1e5d6748]{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}.Snatch-game-type-btn-dba0c5[data-v-1e5d6748]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Snatch-game-type-btn-dba0c5[data-v-1e5d6748]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Snatch-game-type-icon-wrapper-aa86bf[data-v-1e5d6748]{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-game-type-icon-4abc46[data-v-1e5d6748]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-games-grid-f43446[data-v-1e5d6748]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin:1rem 0 .5rem}.Snatch-game-card-link-8c474d[data-v-1e5d6748]{text-decoration:none;display:block}.Snatch-game-card-38c573[data-v-1e5d6748]{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}.Snatch-game-card-image-wrapper-0e0df8[data-v-1e5d6748]{width:1.24rem;height:1.24rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;margin-top:.3rem}.Snatch-game-card-image-aba396[data-v-1e5d6748]{max-width:100%;max-height:100%;width:auto;height:auto;display:block;box-sizing:border-box}.Snatch-game-card-content-3aedf0[data-v-1e5d6748]{padding:.15rem;display:flex;flex-direction:column;gap:.1rem;width:100%;box-sizing:border-box}.Snatch-game-card-title-3b0870[data-v-1e5d6748]{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}.Snatch-game-card-btn-99f836[data-v-1e5d6748]{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}.Snatch-game-card-btn-99f836[data-v-1e5d6748]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Snatch-games-cta-btn-1ae73a[data-v-1e5d6748]{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}.Snatch-games-cta-btn-1ae73a[data-v-1e5d6748]:hover{transform:translateY(-.02rem);box-shadow:0 .06rem .12rem #0003}.Snatch-how-to-start-section-2d62f3[data-v-1e5d6748]{text-align:center;border-radius:.12rem}.Snatch-how-to-start-title-af9df1[data-v-1e5d6748]{margin:0 0 .3rem;text-align:center;line-height:1.3}.Snatch-how-to-start-text-5e584c[data-v-1e5d6748]{line-height:1.6;margin:0 0 .2rem;text-align:left}.Snatch-rtp-slots-e8a704[data-v-0ba0ab6f]{background:#fff;padding:.4rem .3rem;margin:.3rem 0}.Snatch-rtp-title-c203b3[data-v-0ba0ab6f]{font-size:.36rem;margin-bottom:.3rem;text-align:left}.Snatch-expert-verdict-479040[data-v-0ba0ab6f]{border-radius:.5rem;padding:.3rem;margin-bottom:.3rem;box-shadow:0 .02rem .08rem #0000001a}.Snatch-expert-header-1ee4da[data-v-0ba0ab6f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;position:relative}.Snatch-expert-left-3562bb[data-v-0ba0ab6f]{display:flex;align-items:flex-start;gap:.15rem;flex:1}.Snatch-expert-avatar-ef8e3d[data-v-0ba0ab6f]{width:1.28rem;height:1.28rem;border-radius:50%;flex-shrink:0}.Snatch-expert-info-c258b6[data-v-0ba0ab6f]{display:flex;flex-direction:column;gap:.05rem;flex:1}.Snatch-expert-name-979ecc[data-v-0ba0ab6f]{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}.Snatch-expert-label-ac0d5a[data-v-0ba0ab6f]{font-size:.24rem;color:#666;margin-bottom:.05rem}.Snatch-verified-badge-ef2920[data-v-0ba0ab6f]{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}.Snatch-verified-icon-2c1e53[data-v-0ba0ab6f]{font-size:.14rem}.Snatch-verified-text1-138797[data-v-0ba0ab6f]{font-size:.24rem}.Snatch-expert-location-4d47a8[data-v-0ba0ab6f]{display:flex;align-items:center;gap:.05rem;font-size:.24rem;color:#999;position:absolute;right:.3rem;top:.3rem}.Snatch-location-icon-98a686[data-v-0ba0ab6f]{width:.16rem;height:.2rem}.Snatch-expert-rating-3874ba[data-v-0ba0ab6f]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.Snatch-stars-ae46e4[data-v-0ba0ab6f]{display:flex;gap:.02rem}.Snatch-star-97808d[data-v-0ba0ab6f]{width:.4rem;height:.4rem;object-fit:contain}.Snatch-rating-text-d49031[data-v-0ba0ab6f]{font-size:.26rem;color:#999;margin-top:.06rem}.Snatch-expert-opinion-7bf779[data-v-0ba0ab6f]{border-radius:.1rem;padding:.2rem;margin-bottom:.15rem}.Snatch-expert-update-06c4c3[data-v-0ba0ab6f]{font-size:.24rem;color:#000;text-align:center}.Snatch-rtp-table-11bb79[data-v-0ba0ab6f]{overflow:hidden}.Snatch-rtp-table-header-68a28a[data-v-0ba0ab6f]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;font-size:.22rem;color:#333!important}.Snatch-rtp-table-header-68a28a>div[data-v-0ba0ab6f]{color:#333!important;display:flex;align-items:center;justify-content:center;text-align:center;padding:.2rem .15rem;box-sizing:border-box}.Snatch-rtp-table-header-68a28a>div[data-v-0ba0ab6f]:last-child{border-right:none}.Snatch-rtp-table-row-1e5c45[data-v-0ba0ab6f]{display:grid;grid-template-columns:.5fr 1.2fr .8fr 2fr;color:#333!important}.Snatch-rtp-table-row-1e5c45[data-v-0ba0ab6f]:last-child{border-bottom:none}.Snatch-rtp-col-rank-845615[data-v-0ba0ab6f]{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}.Snatch-rtp-col-game-1f7213[data-v-0ba0ab6f]{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}.Snatch-game-name-e48be7[data-v-0ba0ab6f]{font-size:.22rem;color:#333!important}.Snatch-game-provider-7bab48[data-v-0ba0ab6f]{font-size:.2rem;color:#666!important}.Snatch-rtp-col-rtp-18aea4[data-v-0ba0ab6f]{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}.Snatch-rtp-value-6b155a[data-v-0ba0ab6f]{font-size:.22rem;color:#4caf50}.Snatch-rtp-col-review-9a3b4a[data-v-0ba0ab6f]{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}.Snatch-rtp-table-header-68a28a .Snatch-rtp-col-review-9a3b4a[data-v-0ba0ab6f]{border-right:none}.Snatch-review-text-f6d426[data-v-0ba0ab6f]{font-size:.16rem;color:#666!important;line-height:1.5;margin:0}.Snatch-payment-section-f3ef03[data-v-16b1e05b]{background:#fff;padding:.3rem;position:relative}.Snatch-payment-content-3ce3dc[data-v-16b1e05b]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.Snatch-payment-text-5c151b[data-v-16b1e05b]{width:100%}.Snatch-payment-title-bce8b2[data-v-16b1e05b]{margin:0 0 .15rem;text-align:left;line-height:1.2}.Snatch-payment-description-80afbd[data-v-16b1e05b]{line-height:1.7}.Snatch-payment-logos-section-1d3d4a[data-v-16b1e05b]{background:#fff;padding:.1rem .3rem;position:relative}.Snatch-payment-logos-0d0fca[data-v-16b1e05b]{width:100%;text-align:center}.Snatch-payment-logos-img-wrapper-2fc564[data-v-16b1e05b]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Snatch-payment-logos-img-9cf1cc[data-v-16b1e05b]{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.Snatch-partners-section-d4be34[data-v-16b1e05b]{background:#fff;padding:.3rem;position:relative}.Snatch-partners-bg-99c8f3[data-v-16b1e05b]{width:100%;overflow:hidden;border-radius:.2rem}.Snatch-partners-bg-img-013558[data-v-16b1e05b]{width:100%;height:auto;object-fit:contain;display:block}.Snatch-payment-intro-452bf9[data-v-46a03db2]{padding:.3rem;background:#fff}.Snatch-payment-intro-title-2279d6[data-v-46a03db2]{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}.Snatch-payment-intro-desc-2ec762[data-v-46a03db2]{font-size:.26rem;line-height:1.6;color:#000;margin:0 0 .24rem}.Snatch-payment-intro-banner-34f2fe[data-v-46a03db2]{width:100%;border-radius:.1rem;overflow:hidden;margin-top:.2rem}.Snatch-payment-intro-banner-img-6f4a5e[data-v-46a03db2]{width:100%;height:auto;display:block}.Snatch-payment-logos-section-1d3d4a[data-v-bb6508e9]{background:#fff;padding:.1rem .3rem;position:relative}.Snatch-payment-logos-0d0fca[data-v-bb6508e9]{width:100%;text-align:center}.Snatch-payment-logos-img-wrapper-2fc564[data-v-bb6508e9]{width:100%;height:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Snatch-payment-logos-img-9cf1cc[data-v-bb6508e9]{width:100%;height:100%}.Snatch-app-promo-wrapper-c892b9[data-v-2f046243]{width:100%}.Snatch-app-promo-underline-wrap-3b4180[data-v-2f046243]{width:90%;margin:0 5%}.Snatch-app-promo-banner-text-395bb6[data-v-2f046243]{margin:0 0 .2rem;padding:0 .3rem;text-align:left}.Snatch-app-promo-section-43dde1[data-v-2f046243]{background:linear-gradient(180deg,#ff7a05,#fb0);position:relative;padding:.1rem .3rem;border-radius:.16rem;box-shadow:0 .06rem .12rem #00000026}.Snatch-app-promo-banner-27651a[data-v-2f046243]{background:transparent;border-radius:0;padding:.2rem 0;text-align:center;margin-bottom:.2rem;box-shadow:none}.Snatch-app-promo-content-f17d31[data-v-2f046243]{background:transparent;border-radius:0;padding:0;box-shadow:none;margin-bottom:.2rem}.Snatch-app-promo-title-db0155[data-v-2f046243]{font-size:.36rem;color:#000;margin:0 0 .2rem;display:flex;align-items:center;gap:.08rem}.Snatch-app-promo-advantages-8d848a[data-v-2f046243]{list-style:none;padding:0;margin:0 0 .2rem;display:flex;flex-direction:column;gap:.12rem}.Snatch-app-promo-advantage-0fbcbb[data-v-2f046243]{font-size:.26rem;color:#000;display:flex;align-items:center;gap:.08rem;line-height:1.5}.Snatch-app-promo-arrow-21fe56[data-v-2f046243]{font-size:.28rem;color:#000;flex-shrink:0;margin-right:.15rem}.Snatch-app-promo-steps-3656b3[data-v-2f046243]{display:flex;flex-direction:column;gap:.16rem;margin-top:.2rem}.Snatch-app-promo-step-c1771d[data-v-2f046243]{display:flex;align-items:center;gap:.12rem;position:relative}.Snatch-app-promo-step-c1771d[data-v-2f046243]:not(:last-child):after{content:"";position:absolute;left:.2rem;top:.73rem;width:.04rem;height:.64rem;background:#000;transform:translate(-50%)}.Snatch-app-promo-step-number-c1705c[data-v-2f046243]{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}.Snatch-app-promo-step-line-d6b524[data-v-2f046243]{display:none}.Snatch-app-promo-step-btn-bcc754[data-v-2f046243]{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)}.Snatch-app-promo-step-btn-bcc754[data-v-2f046243]:hover{background:#f3722cb8}.Snatch-app-promo-highlight-73dba8[data-v-2f046243]{color:#ffeb3b}.Snatch-app-promo-cta-941778[data-v-2f046243]{background:transparent;border-radius:0;padding:.3rem 0 0;box-shadow:none}.Snatch-app-promo-cta-btn-d77698[data-v-2f046243]{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}.Snatch-app-promo-cta-btn-d77698[data-v-2f046243]:hover{background:#4caf5066;border-color:#4caf50cc}.Snatch-app-promo-download-icon-ea36bf[data-v-2f046243]{width:.4rem;height:.4rem;object-fit:contain}.Snatch-app-title-fdd7c5[data-v-7d9d55e0]{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}.Snatch-app-description-section-d2f11d[data-v-444970fa]{padding:.1rem .3rem;background:#fff}.Snatch-app-description-box-49a204[data-v-444970fa]{background:#fff;border-radius:.16rem;padding:.3rem;margin-bottom:.2rem}.Snatch-app-description-text-0db8f6[data-v-444970fa]{line-height:1.6;margin:0;text-align:left}.Snatch-welcome-section-710418[data-v-c16a2a9a]{background:#fff;position:relative}.Snatch-welcome-content-eea46b[data-v-c16a2a9a]{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}.Snatch-welcome-title-70512c[data-v-c16a2a9a]{font-size:.42rem;color:#fff;margin:0 0 .1rem;text-align:left}.Snatch-welcome-subtitle-e4c87d[data-v-c16a2a9a]{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}.Snatch-welcome-buttons-6e2a37[data-v-c16a2a9a]{display:flex;gap:.2rem;justify-content:center;margin-top:.3rem}.Snatch-welcome-btn-d978ff[data-v-c16a2a9a]{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}.Snatch-welcome-btn-d978ff[data-v-c16a2a9a]:hover{background:#46fff6;color:#056677}.Snatch-btn-icon-39e09d[data-v-c16a2a9a]{width:.31rem;object-fit:contain}.Snatch-download-btn-ec12eb[data-v-c16a2a9a]{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}.Snatch-download-btn-ec12eb[data-v-c16a2a9a]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Snatch-highlight-section-58f769[data-v-8bba075e]{padding:.1rem .3rem;background:#fff}.Snatch-highlight-welcome-b61896[data-v-8bba075e]{text-align:center;margin-bottom:.4rem}.Snatch-highlight-subtitle-84c70f[data-v-8bba075e]{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}.Snatch-highlight-title-ed7bef[data-v-8bba075e]{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}.Snatch-highlight-text-cbf526[data-v-8bba075e]{font-size:.26rem;color:#000;line-height:1.6;margin:0}.Snatch-highlight-list-1090b2[data-v-8bba075e]{display:flex;flex-direction:column;gap:.3rem}.Snatch-highlight-item-bea141[data-v-8bba075e]{text-align:center;padding:.2rem .25rem}.Snatch-highlight-item-title-65f24a[data-v-8bba075e]{margin:0 0 .12rem;line-height:1.3;text-align:left}.Snatch-highlight-item-subtitle-d6f29a[data-v-8bba075e]{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}.Snatch-highlight-item-text-550df8[data-v-8bba075e]{text-align:left;line-height:1.6;margin:0}.Snatch-highlight-cta-5a8952[data-v-8bba075e]{text-align:center;margin-top:.4rem;padding:.3rem 0}.Snatch-highlight-cta-title-f9d4e4[data-v-8bba075e]{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}.Snatch-highlight-cta-text-8eaa68[data-v-8bba075e]{font-size:.26rem;color:#000;line-height:1.6;margin:0 0 .2rem}.Snatch-highlight-cta-bonus-ff5738[data-v-8bba075e]{font-size:.28rem;color:#058e43;margin:0 0 .15rem}.Snatch-highlight-conclusion-f5fcbd[data-v-8bba075e]{font-size:.26rem;color:#000;line-height:1.6;margin:.3rem 0 0;text-align:center}.Snatch-faq-categories-4f4f0f[data-v-7f6d332a]{padding:.2rem;background:#fff}.Snatch-faq-category-c185e1[data-v-7f6d332a]{background:linear-gradient(135deg,#056677,#002026);border-radius:.15rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;margin-bottom:.2rem}.Snatch-faq-category-c185e1[data-v-7f6d332a]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Snatch-faq-category-c185e1.active[data-v-7f6d332a]{background:linear-gradient(135deg,#46fff6,#056677);box-shadow:0 .1rem .3rem #46fff64d}.Snatch-faq-category-header-4fd6d1[data-v-7f6d332a]{display:flex;align-items:center;gap:.15rem}.Snatch-faq-category-icon-973b77[data-v-7f6d332a]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.Snatch-faq-icon-43fe4b[data-v-7f6d332a]{width:100%;height:100%;object-fit:contain}.Snatch-faq-category-content-f390d0[data-v-7f6d332a]{flex:1}.Snatch-faq-category-title-b3eb8f[data-v-7f6d332a]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.Snatch-faq-category-desc-18b90c[data-v-7f6d332a]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.Snatch-faq-category-arrow-925e8d[data-v-7f6d332a]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.Snatch-faq-arrow-f30805[data-v-7f6d332a]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.Snatch-faq-category-c185e1.active .Snatch-faq-arrow-f30805[data-v-7f6d332a]{transform:rotate(180deg)}.Snatch-faq-footer-wrapper-ec0cee[data-v-5aa22d6f]{position:relative}.Snatch-faq-footer-b5c0bf[data-v-5aa22d6f]{position:relative;overflow:hidden}.Snatch-faq-footer-waves-4065bd[data-v-5aa22d6f]{position:relative;overflow:hidden;z-index:1}.Snatch-faq-wave-bg-img-fc768f[data-v-5aa22d6f]{width:100%;height:1.3rem;background-size:cover}.Snatch-faq-contact-f3ec76[data-v-5aa22d6f]{padding:.3rem .15rem;position:absolute;bottom:1.5rem;z-index:2;width:80%;left:10%}.Snatch-faq-contact-content-29dac5[data-v-5aa22d6f]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.Snatch-faq-contact-text-e9f2f0[data-v-5aa22d6f]{font-size:.24rem;color:#333;margin:0;flex:1}.Snatch-faq-contact-btn-1153ae[data-v-5aa22d6f]{background:#f60;color:#fff;border:none;border-radius:.15rem;padding:.12rem .24rem;font-size:.22rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.Snatch-faq-contact-btn-1153ae[data-v-5aa22d6f]:hover{background:#e55a00;transform:translateY(-.01rem);box-shadow:0 .03rem .1rem #0003}.Snatch-only-image-a188a6[data-v-4aaad7de]{padding:0 .3rem}.Snatch-daily-banner-193797[data-v-4aaad7de]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.Snatch-daily-banner-img-wrapper-a05b34[data-v-4aaad7de]{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.Snatch-daily-banner-img-682c3d[data-v-4aaad7de]{width:100%;height:100%;max-width:100%;max-height:100%;display:block}.Snatch-expert-list-abae53[data-v-e876eceb]{margin:.3rem}.Snatch-slot-rebate-3c529b[data-v-ddd08118]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Snatch-slot-rebate-title-c89644[data-v-ddd08118]{font-size:.36rem;margin:0 0 .2rem;line-height:1.3}.Snatch-slot-rebate-hero-4ec89b[data-v-ddd08118]{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}.Snatch-slot-rebate-hero-img-820fa3[data-v-ddd08118]{width:100%;height:100%;display:block}.Snatch-slot-rebate-section-title-84afd6[data-v-ddd08118]{font-size:.28rem;margin:0 0 .15rem}.Snatch-slot-rebate-details-fe628b[data-v-ddd08118]{font-size:.24rem;color:#555;line-height:1.5;margin:0 0 .25rem}.Snatch-slot-rebate-3c529b[data-v-84441d34]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Snatch-slot-rebate-section-title-84afd6[data-v-84441d34]{font-size:.28rem;margin:0 0 .15rem}.Snatch-slot-rebate-rules-fb04d2[data-v-84441d34]{margin:0;padding-left:.4rem;font-size:.24rem;color:#555;line-height:1.55}.Snatch-slot-rebate-rules-fb04d2 li[data-v-84441d34]{margin-bottom:.12rem}.Snatch-slot-rebate-3c529b[data-v-0bcfa036]{width:90%;margin:.2rem 5% .4rem;padding:0;box-sizing:border-box}.Snatch-slot-rebate-table-wrap-918384[data-v-0bcfa036]{width:100%;overflow:auto;margin-bottom:.3rem;border-radius:0;border:.02rem solid #00713e;box-sizing:border-box}.Snatch-slot-rebate-table-6f0ba0[data-v-0bcfa036]{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.24rem;background:#000}.Snatch-slot-rebate-table-6f0ba0 th[data-v-0bcfa036]{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}.Snatch-slot-rebate-table-6f0ba0 th[data-v-0bcfa036]:first-child{border-right:.02rem solid #ffffff}.Snatch-slot-rebate-table-6f0ba0 td[data-v-0bcfa036]{width:50%;padding:.15rem .2rem;color:#000;border-bottom:.01rem solid #444444;background:#fff;box-sizing:border-box;text-align:center}.Snatch-slot-rebate-table-6f0ba0 td[data-v-0bcfa036]:first-child{border-right:.02rem solid #666666}.Snatch-slot-rebate-table-6f0ba0 tr:last-child td[data-v-0bcfa036]{border-bottom:none}.Snatch-slot-rebate-cta-wrap-05853b[data-v-0bcfa036]{text-align:center;margin-bottom:.3rem}.Snatch-slot-rebate-cta-box-e2087c[data-v-0bcfa036]{position:relative;display:inline-block}.Snatch-slot-rebate-cta-cbaad0[data-v-0bcfa036]{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}.Snatch-slot-rebate-cta-icon-c36bb6[data-v-0bcfa036]{position:absolute;top:-.38rem;right:-.12rem;width:.9rem;height:.9rem;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.Snatch-vip-bonus-static-e9fe03[data-v-1c2bec22]{width:90%;margin:.25rem auto .4rem;box-sizing:border-box;background:linear-gradient(180deg,#ffdaa640,#d5830f40);padding:.18rem 0}.Snatch-vip-bonus-title-5ae3b9[data-v-1c2bec22]{margin:0 5%;text-align:left}.Snatch-vip-bonus-banner-title-9b77ad[data-v-1c2bec22]{margin:2% 5%;font-size:.28rem;font-weight:500}.Snatch-vip-bonus-banner-wrapper-ca7779[data-v-1c2bec22]{width:90%;height:3rem;border-radius:.18rem;overflow:hidden;background:#f7f7f7;margin:0 5% .18rem;display:block}.Snatch-vip-bonus-more-link-971bfe[data-v-1c2bec22]{display:block;text-align:center;margin:5% 5% 1%;font-size:.24rem;color:#000}.Snatch-vip-bonus-banner-img-1d5c36[data-v-1c2bec22]{width:100%;height:100%;display:block}.Snatch-vip-bonus-panel-63e606[data-v-1c2bec22]{background:transparent;border-radius:0;padding:0;box-sizing:border-box;box-shadow:none}.Snatch-vip-bonus-expert-block-c263bb[data-v-1c2bec22]{background:transparent;border-radius:0;border:0;margin-bottom:.08rem;box-sizing:border-box;padding:.1rem .4rem}.Snatch-vip-bonus-expert-header-da9154[data-v-1c2bec22]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.Snatch-vip-bonus-expert-avatar-ea40c9[data-v-1c2bec22]{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}.Snatch-vip-bonus-expert-avatar-ea40c9 img[data-v-1c2bec22]{width:1.2rem;height:1.2rem;display:block}.Snatch-vip-bonus-expert-info-60be99[data-v-1c2bec22]{flex:1;min-width:0}.Snatch-vip-bonus-expert-name-a06a22[data-v-1c2bec22]{font-size:.32rem;color:#5b2700;font-weight:700;margin:0 0 .06rem;line-height:1.2}.Snatch-vip-bonus-expert-badge-319437[data-v-1c2bec22]{display:inline-flex;align-items:center;gap:.08rem;padding:.08rem .12rem;border-radius:.18rem;background:#005e2d;color:#fff;font-size:.18rem;line-height:1}.Snatch-vip-bonus-expert-badge-icon-bf8489[data-v-1c2bec22]{width:.22rem;height:.22rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-vip-bonus-recommended-row-2f0cb7[data-v-1c2bec22]{display:flex;align-items:center;margin:0 0 .1rem}.Snatch-vip-bonus-recommended-icon-83bc77[data-v-1c2bec22]{width:.4rem;height:.4rem;margin-top:-.03rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-vip-bonus-recommended-text-76f339[data-v-1c2bec22]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.Snatch-vip-bonus-recommended-star-badge-551bbd[data-v-1c2bec22]{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}.Snatch-vip-bonus-recommended-star-number-258360[data-v-1c2bec22]{background:#b42200;color:#fff;font-size:.2rem;line-height:1;padding:.06rem .1rem}.Snatch-vip-bonus-recommended-stars-4b7844[data-v-1c2bec22]{display:inline-flex;align-items:center;gap:.02rem;line-height:1;font-size:.18rem;background:#fff;padding:0 .08rem}.Snatch-vip-bonus-recommended-star-8d8f9c[data-v-1c2bec22]{position:relative;display:inline-block;line-height:1}.Snatch-vip-bonus-recommended-star-full-74fc4e[data-v-1c2bec22]{color:#ffc400}.Snatch-vip-bonus-recommended-star-empty-6ba0b3[data-v-1c2bec22],.Snatch-vip-bonus-recommended-star-half-188dd3[data-v-1c2bec22]{color:#b4b4b4}.Snatch-vip-bonus-recommended-star-half-188dd3[data-v-1c2bec22]: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}.Snatch-vip-bonus-expert-quote-dfd4b4[data-v-1c2bec22]{margin:0;padding:0 .02rem .02rem;color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.Snatch-vip-bonus-summary-417515[data-v-1c2bec22]{display:flex;align-items:center;justify-content:space-between;gap:.12rem;margin:0 0 .12rem}.Snatch-vip-bonus-summary-left-5b0c98[data-v-1c2bec22]{display:flex;align-items:center}.Snatch-vip-bonus-summary-icon-debb6a[data-v-1c2bec22]{width:.46rem;height:.46rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-vip-bonus-summary-title-ce8786[data-v-1c2bec22]{font-size:.28rem;color:#5b2700;line-height:1;font-weight:700}.Snatch-vip-bonus-user-review-b9b9da[data-v-1c2bec22]{margin:.2rem .2rem .16rem;border-radius:.58rem;background:#fff;border:.01rem solid rgba(0,0,0,.04);padding:.26rem .5rem;box-sizing:border-box}.Snatch-vip-bonus-user-top-c7d4e0[data-v-1c2bec22]{display:flex;align-items:center;gap:.12rem;margin-bottom:.1rem}.Snatch-vip-bonus-user-avatar-778e6b[data-v-1c2bec22]{width:.88rem;height:.88rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e8eef7}.Snatch-vip-bonus-user-avatar-778e6b img[data-v-1c2bec22]{width:.88rem;height:.88rem;display:block}.Snatch-vip-bonus-user-name-d6bd05[data-v-1c2bec22]{font-size:.26rem;color:#5b2700;line-height:1.2;font-weight:700}.Snatch-vip-bonus-user-text-fcc1d0[data-v-1c2bec22]{margin:0;color:#3b3b3b;font-size:.26rem;line-height:1.55}.Snatch-vip-bonus-user-date-25f905[data-v-1c2bec22]{margin:.08rem 0 .1rem;text-align:right;font-size:.22rem;line-height:1;color:#424143}.Snatch-vip-bonus-more-btn-wrap-ad70e6[data-v-1c2bec22]{display:flex;justify-content:flex-end}.Snatch-vip-bonus-more-btn-187ca5[data-v-1c2bec22]{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}.Snatch-header-wrapper-49d153[data-v-023b48a8]{position:relative;min-height:.93rem}.Snatch-header-72b151[data-v-023b48a8]{background:#fff;position:absolute;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}@media(min-width:768px){.Snatch-header-72b151[data-v-023b48a8]{left:50%;transform:translate(-50%);width:7.5rem;max-width:100%}}.Snatch-header-placeholder-2ef3ca[data-v-023b48a8]{height:.93rem;width:100%;box-sizing:border-box;display:block;visibility:hidden}.Snatch-header-top-ca826f[data-v-023b48a8]{display:flex;justify-content:space-between;align-items:center;height:.9rem;padding:.12rem .15rem}.Snatch-header-actions-67270a[data-v-023b48a8]{display:flex;align-items:center;gap:.2rem}.Snatch-logo-d8a634[data-v-023b48a8]{max-width:2.2rem;height:.8rem;object-fit:contain;margin:0}.Snatch-language-selector-2a2e5e[data-v-023b48a8]{position:relative;display:flex;align-items:center;gap:.1rem}.Snatch-language-overlay-c03ed5[data-v-023b48a8]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:9999;display:none}.Snatch-language-selector-2a2e5e.open~.Snatch-language-overlay-c03ed5[data-v-023b48a8],.Snatch-language-selector-2a2e5e.open .Snatch-language-overlay-c03ed5[data-v-023b48a8]{display:block}.Snatch-globe-icon-8045ab[data-v-023b48a8]{width:.5rem;object-fit:contain}.Snatch-language-btn-8351f3[data-v-023b48a8]{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}.Snatch-language-btn-8351f3 span[data-v-023b48a8]{flex:1;min-width:0;text-align:center;padding:0 .12rem}.Snatch-dropdown-icon-e4eb27[data-v-023b48a8]{width:.24rem;height:.24rem;flex-shrink:0;transition:transform .3s ease}.Snatch-language-selector-2a2e5e.open .Snatch-dropdown-icon-e4eb27[data-v-023b48a8]{transform:rotate(180deg)}.Snatch-language-dropdown-7f41ad[data-v-023b48a8]{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}.Snatch-language-dropdown-7f41ad[data-v-023b48a8]::-webkit-scrollbar{width:.08rem}.Snatch-language-dropdown-7f41ad[data-v-023b48a8]::-webkit-scrollbar-track{background:#0566771a;border-radius:.1rem}.Snatch-language-dropdown-7f41ad[data-v-023b48a8]::-webkit-scrollbar-thumb{border-radius:.1rem}.Snatch-language-dropdown-7f41ad[data-v-023b48a8]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#56ffff,#067788)}.Snatch-language-selector-2a2e5e.open .Snatch-language-dropdown-7f41ad[data-v-023b48a8]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.Snatch-language-item-bdfa6c[data-v-023b48a8]{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}.Snatch-language-item-bdfa6c[data-v-023b48a8]:hover,.Snatch-language-item-bdfa6c[data-v-023b48a8]:active{background:#0566771a;transform:translate(-.02rem)}.Snatch-language-item-bdfa6c.active[data-v-023b48a8]{background:linear-gradient(90deg,#46fff633,#05667733)}.Snatch-language-item-icon-51393e[data-v-023b48a8]{width:.5rem;height:.5rem;object-fit:contain;border-radius:.02rem}.Snatch-language-item-text-6b5c2b[data-v-023b48a8]{font-size:.22rem;color:#333;white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}.Snatch-logo-link-49d341[data-v-023b48a8]{display:flex;align-items:center;justify-content:center}.Snatch-menu-toggle-a97fba[data-v-023b48a8]{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}.Snatch-menu-icon-a86dee[data-v-023b48a8]{width:.5rem;object-fit:contain}.Snatch-nav-wrapper-b145e3[data-v-044b609f]{position:relative;width:100%;--ipl-nav-fixed-height: .7rem;min-height:.7rem}.Snatch-nav-placeholder-e7506c[data-v-044b609f]{height:var(--ipl-nav-fixed-height);width:100%;box-sizing:border-box;display:block;visibility:hidden}@media(min-width:768px){.Snatch-nav-wrapper-b145e3[data-v-044b609f]{max-width:7.5rem;margin:0 auto}.Snatch-nav-placeholder-e7506c[data-v-044b609f]{display:none!important;height:0!important}}.Snatch-nav-menu-5e4628[data-v-044b609f]{display:flex;align-items:center;gap:.18rem;padding:.48rem .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){.Snatch-nav-menu-5e4628[data-v-044b609f]{position:relative;left:auto;transform:none;width:7.5rem;max-width:100%;margin:0 auto;cursor:grab;user-select:none}.Snatch-nav-menu-5e4628.dragging[data-v-044b609f]{cursor:grabbing;scroll-snap-type:none}}.Snatch-nav-label-619c83[data-v-044b609f]{line-height:1!important}.Snatch-nav-left-5d2e52[data-v-044b609f]{display:flex!important;align-items:center!important;justify-content:center!important}.Snatch-nav-icon-wrapper-a17da0[data-v-044b609f]{width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Snatch-nav-icon-33b901[data-v-044b609f]{width:100%!important;height:100%!important;object-fit:contain!important}.Snatch-footer-new-498fb3[data-v-ab366697]{padding:.3rem;color:#fff;border-radius:.12rem;width:90%;box-shadow:0 0 .2rem #46fff64d;margin:0 5% 0rem}.Snatch-footer-logo-9a4223[data-v-ab366697]{text-align:center;margin-bottom:.3rem}.Snatch-footer-logo-img-b1abbf[data-v-ab366697]{width:2rem;height:auto;object-fit:contain}.Snatch-footer-sections-39f3ed[data-v-ab366697]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem}.Snatch-footer-section-8a8a17[data-v-ab366697]{display:flex;flex-direction:column;gap:.12rem;padding:0 .3rem}.Snatch-footer-section-title-eabbe9[data-v-ab366697]{font-size:.36rem;color:#fff;margin:0 0 .1rem}.Snatch-footer-section-link-70bdf7[data-v-ab366697]{font-size:.32rem;color:#fff;text-decoration:underline;display:flex;align-items:center;gap:.08rem;line-height:1.5}.Snatch-footer-section-arrow-705c55[data-v-ab366697]{width:.16rem;height:.16rem;flex-shrink:0}.Snatch-footer-icons-700149[data-v-ab366697]{display:flex;justify-content:center;align-items:center;gap:.4rem;margin:.3rem 0;padding:.2rem 0}.Snatch-footer-icon-item-54931e[data-v-ab366697]{text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:.08rem;cursor:pointer;transition:opacity .3s}.Snatch-footer-icon-item-54931e[data-v-ab366697]:hover{opacity:.8}.Snatch-footer-icon-wrapper-921564[data-v-ab366697]{width:.42rem;height:.42rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-footer-icon-488d12[data-v-ab366697]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-footer-icon-text-82cec5[data-v-ab366697]{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}.Snatch-footer-disclaimer-8a1a69[data-v-ab366697]{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}.Snatch-footer-copyright-bc1d55[data-v-ab366697]{text-align:center;font-size:.22rem;color:#ffffffe6;line-height:1.5;margin-top:.2rem}.Snatch-modal-overlay-b456c6[data-v-ab366697]{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-ab366697 .3s ease}.Snatch-modal-overlay-b456c6.show[data-v-ab366697]{display:flex}.Snatch-modal-241f27[data-v-ab366697]{background:#fff;border-radius:.16rem;padding:.4rem;min-width:5rem;max-width:80%;box-shadow:0 .2rem .6rem #0000004d;animation:slideUp-ab366697 .3s ease;text-align:center}.Snatch-modal-icon-6558f9[data-v-ab366697]{font-size:.8rem;color:#ff9800;margin:0 0 .2rem}.Snatch-modal-message-2b49bd[data-v-ab366697]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Snatch-modal-btn-779750[data-v-ab366697]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Snatch-modal-btn-779750[data-v-ab366697]:hover{background:#04505a}.Snatch-modal-btn-779750[data-v-ab366697]:active{background:#034048}@keyframes fadeIn-ab366697{0%{opacity:0}to{opacity:1}}@keyframes slideUp-ab366697{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Snatch-section-underline-wrap-d64acc[data-v-269b824f]{width:90%;margin:0 5%}.Snatch-faq-section-448082[data-v-269b824f]{padding:.3rem;position:relative;box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem}.Snatch-faq-header-1962c5[data-v-269b824f]{text-align:center;margin-bottom:.3rem;display:flex;align-items:center}.Snatch-faq-icon1-wrapper-044fb4[data-v-269b824f]{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.1rem}.Snatch-faq-icon1-0df134[data-v-269b824f]{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))}.Snatch-faq-title-935c3b[data-v-269b824f]{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}.Snatch-faq-subtitle-4a14da[data-v-269b824f]{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}.Snatch-faq-content-457195[data-v-269b824f]{text-align:left}.Snatch-faq-description-13ccce[data-v-269b824f]{font-size:.35rem;color:#333;line-height:1.4;margin:0 0 .2rem}.Snatch-faq-list-c57723[data-v-269b824f]{display:flex;flex-direction:column;gap:.15rem}.Snatch-faq-item-34e562[data-v-269b824f]{display:block;padding:.1rem 0;transition:background .3s;border-radius:.05rem}.Snatch-faq-summary-6729ba[data-v-269b824f]{display:flex;align-items:center;gap:.1rem;cursor:pointer;list-style:none;padding:0;margin:0}.Snatch-faq-summary-6729ba[data-v-269b824f]::-webkit-details-marker{display:none}.Snatch-faq-item-34e562[data-v-269b824f]:hover{background:#0566770d;border-radius:.05rem}.Snatch-faq-diamond-7fcec6[data-v-269b824f]{font-size:.32rem;color:#ff6b35;flex-shrink:0;margin-right:.05rem}.Snatch-faq-question-04822b[data-v-269b824f]{font-size:.24rem;color:#333;flex:1;line-height:1.3}.Snatch-faq-question1-0ed0e6[data-v-269b824f]{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}.Snatch-faq-plus-f6ed55[data-v-269b824f]{font-size:.24rem;color:#333;flex-shrink:0;margin-left:.05rem;transition:transform .3s ease}.Snatch-faq-item-34e562[open] .Snatch-faq-plus-f6ed55[data-v-269b824f]{transform:rotate(45deg)}.Snatch-faq-expandable-content-a60663[data-v-269b824f]{margin-top:.1rem;padding-left:.35rem}.Snatch-faq-expandable-content-a60663 p[data-v-269b824f]{font-size:.22rem;color:#fff;line-height:1.4;margin:0;padding:.1rem 0}.Snatch-sidebar-overlay-000312[data-v-45c591fd]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.Snatch-sidebar-overlay-000312.show[data-v-45c591fd]{opacity:1;visibility:visible}.Snatch-sidebar-menu-524bd7[data-v-45c591fd]{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}.Snatch-sidebar-menu-524bd7[data-v-45c591fd]::-webkit-scrollbar{display:none}.Snatch-sidebar-overlay-000312.show .Snatch-sidebar-menu-524bd7[data-v-45c591fd]{transform:translate(0)}.Snatch-sidebar-header-f8089b[data-v-45c591fd]{display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.Snatch-sidebar-logo-deb4de[data-v-45c591fd]{width:1.2rem;height:1.2rem;object-fit:contain}.Snatch-sidebar-close-4de05f[data-v-45c591fd]{background:none;border:none;color:#fff;font-size:.4rem;cursor:pointer;padding:.1rem;border-radius:.05rem;transition:background .3s ease}.Snatch-sidebar-close-4de05f[data-v-45c591fd]:hover{background:#46fff633}.Snatch-close-icon-6a2f23[data-v-45c591fd]{font-size:.6rem}.Snatch-sidebar-nav-9146c2[data-v-45c591fd]{padding:.2rem 0}.Snatch-sidebar-item-d21c75[data-v-45c591fd]{display:flex;align-items:center;gap:.2rem;padding:.1rem .2rem;color:#fff;text-decoration:none;transition:all .3s ease;border-left:.03rem solid transparent}.Snatch-sidebar-item-d21c75[data-v-45c591fd]:hover{background:#46fff61a;border-left-color:#46fff6}.Snatch-sidebar-item-d21c75.active[data-v-45c591fd]{background:linear-gradient(90deg,#0e6c7d99,#19c4e399);border:.03rem solid rgba(0,216,255,1);border-radius:.3rem}.Snatch-sidebar-icon-a60ca8[data-v-45c591fd]{width:.64rem;display:flex;align-items:center;justify-content:center}.Snatch-sidebar-icon-img-f7b2cb[data-v-45c591fd]{width:100%;height:100%;object-fit:contain}.Snatch-sidebar-text-402ca7[data-v-45c591fd]{font-size:.38rem}@media(min-width:768px){.Snatch-sidebar-overlay-000312[data-v-45c591fd]{position:absolute;top:0;left:0;width:100%;height:100%}.Snatch-sidebar-menu-524bd7[data-v-45c591fd]{position:absolute;top:0;right:0;height:100%}}.Snatch-share-modal-overlay-66abb0[data-v-35ad02b3]{position:fixed;inset:0;background:#000000b3;z-index:10000;display:none;opacity:0;transition:opacity .3s ease}.Snatch-share-modal-overlay-66abb0.show[data-v-35ad02b3]{display:block;opacity:1}.Snatch-share-modal-59c9f9[data-v-35ad02b3]{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}.Snatch-share-modal-59c9f9.show[data-v-35ad02b3]{transform:translateY(0)}.Snatch-share-list-e2b3e5[data-v-35ad02b3]{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}.Snatch-share-item-f50d24[data-v-35ad02b3]{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}.Snatch-share-item-f50d24[data-v-35ad02b3]:active{background:#0000000d;transform:scale(.95)}.Snatch-share-icon-5a0514[data-v-35ad02b3]{width:.55rem;height:.55rem;margin-bottom:.08rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Snatch-share-label-38289c[data-v-35ad02b3]{font-size:.18rem;color:#333;text-align:center;line-height:1.2;margin-top:.03rem;word-break:break-word}.Snatch-floating-actions-wrapper-ad638c[data-v-95b6a52a]{--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}.Snatch-floating-actions-wrapper-ad638c.collapsed[data-v-95b6a52a]{transform:translateY(-50%) translate(var(--ipl-floating-actions-width))}.Snatch-floating-actions-29ce2b[data-v-95b6a52a]{width:var(--ipl-floating-actions-width);display:flex;flex-direction:column;gap:.15rem;padding:.2rem;box-shadow:-.05rem 0 .15rem #00000026}.Snatch-floating-btn-579591[data-v-95b6a52a]{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}.Snatch-floating-btn-579591[data-v-95b6a52a]:focus,.Snatch-floating-btn-579591[data-v-95b6a52a]:focus-visible,.Snatch-floating-btn-579591[data-v-95b6a52a]:active,.Snatch-floating-btn-579591[data-v-95b6a52a]:hover,.Snatch-floating-btn-579591[data-v-95b6a52a]:visited,.Snatch-floating-btn-579591[data-v-95b6a52a]: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}.Snatch-floating-btn-579591[data-v-95b6a52a] *{outline:none!important;border:none!important}.Snatch-floating-btn-579591[data-v-95b6a52a] *:focus,.Snatch-floating-btn-579591[data-v-95b6a52a] *:focus-visible,.Snatch-floating-btn-579591[data-v-95b6a52a] *:active{outline:none!important;border:none!important;box-shadow:none!important}.Snatch-floating-btn-579591[data-v-95b6a52a]:hover{transform:translate(-.03rem);opacity:.9}.Snatch-floating-btn-579591[data-v-95b6a52a]:active{transform:translate(-.02rem) scale(.95)}.Snatch-floating-btn-icon-942439[data-v-95b6a52a]{width:.45rem;height:.45rem;object-fit:contain;flex-shrink:0;transition:filter .3s ease}.Snatch-floating-btn-icon-942439.bookmarked[data-v-95b6a52a]{filter:brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(10000%) hue-rotate(0deg)}.Snatch-floating-btn-text-b86540[data-v-95b6a52a]{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}.Snatch-floating-toggle-3704ab[data-v-95b6a52a]{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}.Snatch-floating-actions-wrapper-ad638c.collapsed .Snatch-floating-toggle-3704ab[data-v-95b6a52a]{border-radius:.1rem 0 0 .1rem}.Snatch-floating-toggle-3704ab[data-v-95b6a52a]:focus,.Snatch-floating-toggle-3704ab[data-v-95b6a52a]:focus-visible,.Snatch-floating-toggle-3704ab[data-v-95b6a52a]:active,.Snatch-floating-toggle-3704ab[data-v-95b6a52a]:hover{outline:none!important;border:none!important;box-shadow:-.05rem 0 .2rem #00000040;background:#000000bf;transform:scale(1.05)}.Snatch-floating-toggle-3704ab[data-v-95b6a52a]:active{transform:scale(.95)}.Snatch-floating-toggle-icon-577647[data-v-95b6a52a]{width:.28rem;height:.28rem;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .4s ease-in-out}.Snatch-floating-toggle-icon-577647[data-v-95b6a52a]:before{content:"";display:block;width:0;height:0;border-style:solid;transition:all .4s ease-in-out;position:absolute}.Snatch-floating-actions-wrapper-ad638c:not(.collapsed) .Snatch-floating-toggle-icon-577647[data-v-95b6a52a]:before{border-width:.08rem 0 .08rem .12rem;border-color:transparent transparent transparent #ffffff}.Snatch-floating-actions-wrapper-ad638c.collapsed .Snatch-floating-toggle-icon-577647[data-v-95b6a52a]:before{border-width:.08rem .12rem .08rem 0;border-color:transparent #ffffff transparent transparent}.Snatch-announcement-section-04130b[data-v-467aeceb]{width:90%;margin:3% 5%;border-radius:.2rem;border:2px solid #000;background:linear-gradient(40deg,#fde0b2,#fff 89%)}.Snatch-announcement-banner-09f489[data-v-467aeceb]{position:relative;padding:.6rem .4rem .4rem;overflow:visible;border-radius:.3rem}.Snatch-announcement-bg-e51e0d[data-v-467aeceb]{position:absolute;top:50%;left:50%;width:105%;height:107%;z-index:0;transform:translate(-52%,-56%)}.Snatch-announcement-trumpet-icon-42cb76[data-v-467aeceb]{position:absolute;top:-.7rem;left:-.2rem;width:1.4rem;height:1.4rem;z-index:2}.Snatch-announcement-label-1bedc7[data-v-467aeceb]{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}.Snatch-announcement-date-1721ea[data-v-467aeceb]{position:absolute;bottom:.2rem;right:.4rem;font-size:.2rem;color:#00414fd9;z-index:2;text-align:right}.Snatch-announcement-content-wrapper-ec2e42[data-v-467aeceb]{position:relative;z-index:1;height:1.5rem;overflow:hidden;max-width:100%;box-sizing:border-box}.Snatch-announcement-content-list-96d7c4[data-v-467aeceb]{position:relative;transition:transform .5s ease-in-out;will-change:transform}.Snatch-announcement-content-d2f15b[data-v-467aeceb]{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}.Snatch-announcement-snippet-2e4e33[data-v-467aeceb]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0 .1rem;box-sizing:border-box;cursor:pointer;overflow:hidden}.Snatch-announcement-snippet-inner-b8bd44[data-v-467aeceb]{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}.Snatch-announcement-snippet-title-68eac4[data-v-467aeceb]{color:#056677;font-weight:700;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-announcement-modal-root-228689[data-v-467aeceb]{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:.4rem .3rem;box-sizing:border-box}.Snatch-announcement-modal-backdrop-048389[data-v-467aeceb]{position:absolute;inset:0;background:#00000073}.Snatch-announcement-modal-d9e425[data-v-467aeceb]{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}.Snatch-announcement-modal-close-58ca39[data-v-467aeceb]{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}.Snatch-announcement-modal-close-58ca39[data-v-467aeceb]:hover{background:#00000024}.Snatch-announcement-modal-title-2ac25e[data-v-467aeceb]{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}.Snatch-announcement-modal-body-a1d2e0[data-v-467aeceb]{flex:1;overflow-y:auto;padding:.36rem;font-size:.26rem;line-height:1.55;color:#00414f;white-space:pre-wrap;word-break:break-word;-webkit-overflow-scrolling:touch}.bottom-floating-banner[data-v-0fa42ebd]{position:fixed;bottom:0;left:0!important;right:0!important;margin:0 auto!important;width:7.5rem!important;max-width:100vw;z-index:1000;display:flex;justify-content:center;align-items:center;padding-bottom:env(safe-area-inset-bottom);pointer-events:none;animation:bannerSlideUpSimple-0fa42ebd .8s ease-out forwards}@media(min-width:768px){.bottom-floating-banner[data-v-0fa42ebd]{max-width:6rem!important}}@keyframes bannerSlideUpSimple-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.bottom-floating-banner-container[data-v-0fa42ebd]{position:relative;width:100%;pointer-events:auto;animation:bannerPulse-0fa42ebd 2s infinite ease-in-out}.bottom-floating-banner img[data-v-0fa42ebd]{width:95%;margin:0 2.5% 2.5%;height:auto;display:block;filter:drop-shadow(0 -2px 10px rgba(0,0,0,.2))}@keyframes bannerSlideUp-0fa42ebd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bannerPulse-0fa42ebd{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.bottom-floating-banner-container[data-v-0fa42ebd]:active{transform:scale(.95);transition:transform .1s}.Snatch-game-comment-modal-725551[data-v-c3cba04a]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.Snatch-game-comment-modal-725551.show[data-v-c3cba04a]{display:flex}.Snatch-game-comment-modal-backdrop-5e79e6[data-v-c3cba04a]{position:absolute;inset:0;background:#0000008c}.Snatch-game-comment-section-8efc2e[data-v-c3cba04a]{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}.Snatch-game-comment-close-btn-add39b[data-v-c3cba04a]{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}.Snatch-comment-header-29a3ab[data-v-c3cba04a]{color:red;font-size:.32rem;margin-bottom:.2rem;text-align:center}.Snatch-game-comment-container-81e508[data-v-c3cba04a]{background:#00414f;border-radius:.2rem;padding:.4rem;box-shadow:0 .1rem .3rem #0003}.Snatch-game-title-logo-row-b6dd7d[data-v-c3cba04a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.Snatch-game-title-fb7a45[data-v-c3cba04a]{text-align:left;color:#fff;font-size:.4rem;margin:0}.Snatch-game-logo-420e89 img[data-v-c3cba04a]{max-width:2.8rem;height:auto;object-fit:contain}.Snatch-single-rating-7ebf48[data-v-c3cba04a]{margin-bottom:.2rem}.Snatch-single-rating-label-affbaf[data-v-c3cba04a]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.Snatch-rating-separator-a6ee1a[data-v-c3cba04a]{border-bottom:.02rem solid rgba(255,255,255,.5);margin:.2rem 0 .3rem}.Snatch-rating-section-7be046[data-v-c3cba04a]{margin-bottom:.3rem;padding-bottom:.2rem}.Snatch-rating-row-76bc1a[data-v-c3cba04a]{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.24rem}.Snatch-rating-row-top-12346b[data-v-c3cba04a]{display:flex;align-items:center;gap:.12rem}.Snatch-rating-icon-fc3221[data-v-c3cba04a]{width:.28rem;height:.28rem;object-fit:contain;flex-shrink:0}.Snatch-rating-label-f68c4f[data-v-c3cba04a]{color:#fff;font-size:.24rem;flex:1;min-width:0}.Snatch-rating-score-3140d1[data-v-c3cba04a]{color:#e53935;font-size:.26rem;min-width:.5rem;text-align:right}.Snatch-rating-row-bottom-0be8b4[data-v-c3cba04a]{display:flex;align-items:center;justify-content:center;padding:0 .2rem}.Snatch-comment-stars-container-09e64e[data-v-c3cba04a]{display:flex;align-items:center;justify-content:center;gap:.12rem}.Snatch-comment-star-e4a0e9[data-v-c3cba04a]{width:.48rem;height:.48rem;cursor:pointer;transition:transform .2s;user-select:none;margin:0 .2rem .2rem}.Snatch-comment-star-e4a0e9[data-v-c3cba04a]:hover{transform:scale(1.1)}.Snatch-comment-star-e4a0e9 span[data-v-c3cba04a]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center}.Snatch-comment-input-section-a11f5e[data-v-c3cba04a]{margin-bottom:.3rem}.Snatch-comment-input-label-54db01[data-v-c3cba04a]{color:#fff;font-size:.28rem;margin-bottom:.15rem;text-align:left}.Snatch-comment-textarea-b9ce12[data-v-c3cba04a]{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}.Snatch-screenshot-section-7bd56f[data-v-c3cba04a]{margin-bottom:.3rem}.Snatch-screenshot-upload-grid-7df60b[data-v-c3cba04a]{display:flex;gap:.15rem;justify-content:center}.Snatch-screenshot-upload-item-bac7a9[data-v-c3cba04a]{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}.Snatch-screenshot-upload-icon-d6a754[data-v-c3cba04a]{width:.4rem;height:.4rem;opacity:.7;background-repeat:no-repeat;background-position:center}.Snatch-screenshot-input-08817c[data-v-c3cba04a]{position:absolute;inset:0;opacity:0;cursor:pointer}.Snatch-screenshot-preview-a057ab[data-v-c3cba04a]{width:100%;height:100%;display:none}.Snatch-screenshot-preview-a057ab.show[data-v-c3cba04a]{display:block;animation:iplFadeIn-c3cba04a .3s ease-in-out}.Snatch-screenshot-upload-progress-container-d308bc[data-v-c3cba04a]{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}.Snatch-screenshot-spinner-item-80ced5[data-v-c3cba04a]{width:30px!important;height:30px!important;border:4px solid #666666!important;border-top:4px solid #ffffff!important;border-radius:50%!important;animation:iplSpinnerRotate-c3cba04a .8s linear infinite!important;flex-shrink:0!important}.Snatch-screenshot-progress-text-9e4b17[data-v-c3cba04a]{font-size:12px!important;color:#fff!important;font-weight:700!important;margin:0!important;padding:0!important}@keyframes iplSpinnerRotate-c3cba04a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iplFadeIn-c3cba04a{0%{opacity:0}to{opacity:1}}.Snatch-screenshot-upload-remove-209fa8[data-v-c3cba04a]{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}.Snatch-screenshot-upload-remove-209fa8.show[data-v-c3cba04a]{display:flex}.Snatch-screenshot-label-575c30[data-v-c3cba04a]{color:#fff;font-size:.18rem;margin-top:.2rem;text-align:center}.Snatch-submit-button-container-c22b11[data-v-c3cba04a]{display:flex;justify-content:center}.Snatch-submit-button-d14e67[data-v-c3cba04a]{padding:.2rem 1rem;background:#ffdf00;color:#000;border:none;border-radius:.1rem;font-size:.28rem;font-weight:700;cursor:pointer}.Snatch-submit-button-d14e67[data-v-c3cba04a]:disabled{background:#ccc;cursor:not-allowed}.fade-enter-active[data-v-c3cba04a],.fade-leave-active[data-v-c3cba04a]{transition:opacity .3s ease}.fade-enter-from[data-v-c3cba04a],.fade-leave-to[data-v-c3cba04a]{opacity:0}body.Snatch-game-comment-modal-open-065f05{overflow:hidden!important}.Snatch-feedback-form-367e83[data-v-a91b3825]{padding:.3rem;background:linear-gradient(180deg,#002026 24.52%,#003d47 77.88%);border-radius:.16rem;box-shadow:0 .06rem .18rem #00000014;margin:.3rem}.Snatch-feedback-logo-f42821[data-v-a91b3825]{width:1.2rem;height:auto;margin:0 auto .2rem;display:block}.Snatch-feedback-logo-f42821 img[data-v-a91b3825]{width:100%;height:auto;display:block}.Snatch-feedback-title-d67191[data-v-a91b3825]{font-size:.34rem;color:#fff;margin:0 0 .2rem;text-align:center}.Snatch-feedback-stars-93fbed[data-v-a91b3825]{display:flex;justify-content:center;gap:.1rem;margin:0 0 .2rem}.Snatch-feedback-star-ec7208[data-v-a91b3825]{font-size:.4rem;color:#ffc107;cursor:pointer;transition:transform .2s;user-select:none}.Snatch-feedback-star-ec7208[data-v-a91b3825]:hover{transform:scale(1.2)}.Snatch-feedback-star-ec7208.filled[data-v-a91b3825]{color:#ff9800}.Snatch-feedback-textarea-b0cc6c[data-v-a91b3825]{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}.Snatch-feedback-textarea-b0cc6c[data-v-a91b3825]:focus{outline:none;border-color:#056677}.Snatch-feedback-textarea-b0cc6c[data-v-a91b3825]::placeholder{color:#999}.Snatch-feedback-form-367e83 .Snatch-feedback-label-76cbf0[data-v-a91b3825]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.Snatch-feedback-form-367e83 .Snatch-feedback-label-76cbf0.visually-hidden[data-v-a91b3825]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Snatch-feedback-submit-8de911[data-v-a91b3825]{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}.Snatch-feedback-submit-8de911[data-v-a91b3825]:hover:not(:disabled){background:#04505a}.Snatch-feedback-submit-8de911[data-v-a91b3825]:active:not(:disabled){background:#034048}.Snatch-feedback-submit-8de911[data-v-a91b3825]:disabled{opacity:.7;cursor:not-allowed}.Snatch-feedback-error-309c2d[data-v-a91b3825]{color:#f44336;font-size:.24rem;margin:0 0 .1rem;display:none;padding:.08rem .12rem;background:#ffebee;border-left:.04rem solid #f44336;border-radius:.04rem}.Snatch-feedback-error-309c2d.show[data-v-a91b3825]{display:block}.Snatch-feedback-extended-section-592570[data-v-5c7a1bbe]{background:#fff;padding:.1rem .3rem}.Snatch-reviews-header-53edd1[data-v-5c7a1bbe]{display:flex;align-items:center;gap:.1rem;margin-bottom:.2rem}.Snatch-reviews-icon-wrapper-8cdf10[data-v-5c7a1bbe]{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}.Snatch-reviews-icon-31ef84[data-v-5c7a1bbe]{width:.8rem;height:.8rem}.Snatch-item-time-ce925a[data-v-5c7a1bbe]{font-size:.16rem}.Snatch-reviews-title-b804f7[data-v-5c7a1bbe]{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}.Snatch-feedback-extended-section-592570 .Snatch-review-cards-scroll-4ee49b[data-v-5c7a1bbe]{max-height:7.5rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-bottom:.2rem}.Snatch-feedback-extended-section-592570 .Snatch-review-card-4edc5b[data-v-5c7a1bbe]{background:#fff;box-shadow:0 .04rem .12rem #00000014;border-radius:.2rem;padding:.28rem;margin-bottom:.24rem}.Snatch-review-card-top-e35371[data-v-5c7a1bbe]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.12rem}.Snatch-review-google-icon-cf59e5[data-v-5c7a1bbe]{width:.6rem;height:auto;object-fit:contain;flex-shrink:0}.Snatch-review-title-7294dd[data-v-5c7a1bbe]{font-size:.26rem;color:#000;margin:0 0 .12rem;line-height:1.3}.Snatch-review-text-f6d426[data-v-5c7a1bbe]{font-size:.24rem;color:#000;line-height:1.5;margin:0 0 .2rem}.Snatch-review-footer-3c0edb[data-v-5c7a1bbe]{display:flex;align-items:center;gap:.14rem}.Snatch-review-avatar-wrapper-71ba7d[data-v-5c7a1bbe]{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}.Snatch-review-avatar-03fc30[data-v-5c7a1bbe]{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.Snatch-review-meta-c712be[data-v-5c7a1bbe]{display:flex;flex-direction:column;gap:.04rem}.Snatch-reviewer-name-7d906a[data-v-5c7a1bbe]{font-size:.24rem;color:#000;margin:0}.Snatch-review-date-cb16a6[data-v-5c7a1bbe]{font-size:.2rem;color:#666;white-space:nowrap}.Snatch-stars-css-7738ab[data-v-5c7a1bbe]{display:flex;align-items:center;gap:.02rem;font-size:.28rem;color:gold}.Snatch-star-filled-0d9185[data-v-5c7a1bbe]{color:gold}.Snatch-star-empty-a6a2f2[data-v-5c7a1bbe]{color:#e0e0e0}.Snatch-reviews-banner-775391[data-v-5c7a1bbe]{width:100%;margin:.2rem 0;display:block}.Snatch-reviews-banner-775391 img[data-v-5c7a1bbe]{width:100%;height:auto;display:block;border-radius:.12rem}.Snatch-more-reviews-link-84ee85[data-v-5c7a1bbe]{text-align:center;margin:.2rem 0;font-size:.22rem;color:#ccc;text-decoration:none;display:block}.Snatch-more-reviews-link-84ee85[data-v-5c7a1bbe]:hover{color:#fff}.Snatch-feedback-extended-form-e3cb72[data-v-5c7a1bbe]{box-shadow:0 0 .2rem #46fff64d;border-radius:.16rem;padding:.3rem}.Snatch-feedback-header-title-wrap-bab987[data-v-5c7a1bbe]{position:relative;width:100%;margin-bottom:.36rem;display:flex;justify-content:center;align-items:center}.Snatch-feedback-header-title-9a9703[data-v-5c7a1bbe]{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;max-width:100%;padding:.12rem 0;margin:0;font-size:.28rem;font-weight:700;line-height:1.3;text-align:center;color:#ffeb3b;background:transparent;border:none;box-shadow:none;cursor:default;user-select:none;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-feedback-header-title-text-c8a04f[data-v-5c7a1bbe]{font-weight:inherit;color:#000}.Snatch-feedback-header-title-icon-df1558[data-v-5c7a1bbe]{display:inline-block;flex-shrink:0;width:.48rem;height:.48rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:center}.Snatch-feedback-divider-69f0a4[data-v-5c7a1bbe]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.Snatch-feedback-notice-fbbed3[data-v-5c7a1bbe]{font-size:.22rem;color:#fff;margin:0 0 .2rem;line-height:1.5}.Snatch-feedback-field-531728[data-v-5c7a1bbe]{margin-bottom:.2rem}.Snatch-feedback-extended-form-e3cb72 .Snatch-feedback-label-76cbf0[data-v-5c7a1bbe]{display:block;font-size:.24rem;color:#fff;margin-bottom:.08rem}.Snatch-feedback-extended-form-e3cb72 .Snatch-feedback-label-76cbf0 .required[data-v-5c7a1bbe]{color:#f44}.Snatch-feedback-input-0e4750[data-v-5c7a1bbe],.Snatch-feedback-select-64d2cd[data-v-5c7a1bbe],.Snatch-feedback-textarea-b0cc6c[data-v-5c7a1bbe]{width:100%;padding:.12rem;border:.02rem solid #e0e0e0;border-radius:.08rem;font-size:.24rem;background:#fff;color:#333;box-sizing:border-box}.Snatch-feedback-textarea-b0cc6c[data-v-5c7a1bbe]{min-height:1.2rem;resize:vertical;font-family:inherit}.Snatch-feedback-upload-211a22[data-v-5c7a1bbe]{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}.Snatch-feedback-upload-211a22[data-v-5c7a1bbe]:hover{border-color:#46fff6;background:#f0f0f0}.Snatch-feedback-upload-icon-72642a[data-v-5c7a1bbe]{font-size:.4rem;color:#999}.Snatch-feedback-upload-211a22 input[type=file][data-v-5c7a1bbe]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.Snatch-feedback-upload-preview-7455d0[data-v-5c7a1bbe]{width:100%;height:100%;border-radius:.08rem;display:none}.Snatch-feedback-upload-preview-7455d0.show[data-v-5c7a1bbe]{display:block}.Snatch-feedback-upload-preview-7455d0.show+.Snatch-feedback-upload-icon-72642a[data-v-5c7a1bbe]{display:none}.Snatch-feedback-upload-remove-1f87ad[data-v-5c7a1bbe]{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}.Snatch-feedback-upload-remove-1f87ad.show[data-v-5c7a1bbe]{display:flex}.Snatch-feedback-upload-loading-7a13c8[data-v-5c7a1bbe]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.24rem;color:#46fff6;display:none;z-index:5}.Snatch-feedback-upload-loading-7a13c8.show[data-v-5c7a1bbe]{display:block}.Snatch-feedback-stars-93fbed[data-v-5c7a1bbe]{display:flex;gap:.1rem;align-items:center}.Snatch-feedback-star-ec7208[data-v-5c7a1bbe]{font-size:.32rem;color:#ffc107;cursor:pointer;transition:transform .2s}.Snatch-feedback-star-ec7208.filled[data-v-5c7a1bbe]{color:#ff9800}.Snatch-feedback-submit-btn-5f476e[data-v-5c7a1bbe]{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}.Snatch-feedback-submit-btn-5f476e[data-v-5c7a1bbe]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #0003}.Snatch-faq-interactive-fa27b2[data-v-271c2ed7]{padding:.2rem;background:#fff;min-height:33vh}.Snatch-faq-category-wrapper-688fbe[data-v-271c2ed7]{margin-bottom:.2rem}.Snatch-faq-category1-38fcb8[data-v-271c2ed7]{border-radius:.25rem;padding:.2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 0 .2rem #46fff64d}.Snatch-faq-category1-38fcb8[data-v-271c2ed7]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Snatch-faq-category1-38fcb8.active[data-v-271c2ed7]{background:#002026;box-shadow:0 .1rem .3rem #46fff64d}.Snatch-faq-category-header-4fd6d1[data-v-271c2ed7]{display:flex;align-items:center;gap:.15rem}.Snatch-faq-category-icon-973b77[data-v-271c2ed7]{width:1rem;display:flex;align-items:center;justify-content:center}.Snatch-faq-icon-43fe4b[data-v-271c2ed7]{width:100%;height:100%;object-fit:contain}.Snatch-faq-category-content-f390d0[data-v-271c2ed7]{flex:1}.Snatch-faq-category-title-b3eb8f[data-v-271c2ed7]{font-size:.28rem;color:#fff;margin:0 0 .05rem;line-height:1.2}.Snatch-faq-category-desc-18b90c[data-v-271c2ed7]{font-size:.2rem;color:#fffc;margin:0;line-height:1.3}.Snatch-faq-category-arrow-925e8d[data-v-271c2ed7]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center}.Snatch-faq-arrow-f30805[data-v-271c2ed7]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.Snatch-faq-category1-38fcb8.active .Snatch-faq-arrow-f30805[data-v-271c2ed7]{transform:rotate(180deg)}.Snatch-faq-question-list-686d01[data-v-271c2ed7]{max-height:0;overflow:hidden;margin-top:.1rem;display:flex;flex-direction:column;gap:.1rem;transition:max-height .3s ease-out}.Snatch-faq-question-list-686d01.show[data-v-271c2ed7]{max-height:none!important}.Snatch-faq-question-list-686d01.active[data-v-271c2ed7]{display:flex;max-height:5000px}.Snatch-faq-question-04822b[data-v-271c2ed7]{border-radius:.1rem;box-shadow:0 .02rem .1rem #0000001a;transition:all .3s ease;cursor:pointer;padding:.2rem}.Snatch-faq-question-04822b[data-v-271c2ed7]:hover{transform:translateY(-.02rem);box-shadow:0 .1rem .3rem #0003}.Snatch-faq-question-header-6d2db8[data-v-271c2ed7]{display:flex;align-items:center;justify-content:space-between;gap:.15rem}.Snatch-faq-question-title-b95a1a[data-v-271c2ed7]{font-size:.24rem;margin:0;line-height:1.3;flex:1}.Snatch-faq-question-arrow-5bc081[data-v-271c2ed7]{width:.3rem;height:.3rem;display:flex;align-items:center;justify-content:center;margin-left:.1rem}.Snatch-faq-question-04822b.expanded .Snatch-faq-arrow-f30805[data-v-271c2ed7]{transform:rotate(90deg)}.Snatch-faq-question-answer-81119d[data-v-271c2ed7]{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.Snatch-faq-question-04822b.expanded .Snatch-faq-question-answer-81119d[data-v-271c2ed7]{display:block;max-height:5000px}.Snatch-faq-question-answer-81119d p[data-v-271c2ed7]{font-size:.2rem;margin:0;line-height:1.4;padding:.1rem 0}.Snatch-faq-tabs-ea11f8[data-v-271c2ed7]{display:flex;gap:.2rem;margin-bottom:.3rem;padding:0 .1rem}.Snatch-faq-tab-btn-bf1488[data-v-271c2ed7]{flex:1;padding:.2rem .3rem;border:none;border-radius:.12rem;font-size:.26rem;cursor:pointer;transition:all .3s ease;background:#e0e0e0;color:#666}.Snatch-faq-tab-btn-bf1488.active[data-v-271c2ed7]{background:#058e43;color:#fff}.Snatch-faq-tab-btn-bf1488[data-v-271c2ed7]:hover{opacity:.9}.Snatch-faq-content-panel-51ea0e[data-v-271c2ed7]{display:none}.Snatch-faq-content-panel-51ea0e.active[data-v-271c2ed7]{display:block}.Snatch-analysis-players-reviews-71f2a5[data-v-58b0b571]{padding:.28rem .24rem .32rem;box-sizing:border-box;margin:0 5% 5%}.Snatch-analysis-players-reviews-title-02db8d[data-v-58b0b571]{font-size:.32rem;text-align:left;margin:0 0 .22rem;color:#066473}.Snatch-analysis-players-reviews-list-f522a2[data-v-58b0b571]{display:flex;flex-direction:column;gap:.2rem;height:5.5rem;overflow-y:auto}.Snatch-analysis-players-review-card-7a9fdf[data-v-58b0b571]{background:#fff;border-radius:.12rem;padding:.22rem .24rem;border:.02rem solid #c5d9c8;box-shadow:0 .02rem .08rem #0000000f;box-sizing:border-box;margin:0}.Snatch-analysis-players-review-head-6e2f62[data-v-58b0b571]{display:flex;align-items:center;gap:.14rem;margin-bottom:.12rem}.Snatch-analysis-players-review-avatar-7f2320[data-v-58b0b571]{width:.7rem;height:.7rem;border-radius:50%;flex-shrink:0}.Snatch-analysis-players-review-name-228093[data-v-58b0b571]{font-size:.22rem;color:#066473;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-analysis-players-review-text-03c468[data-v-58b0b571]{font-size:.2rem;color:#000;line-height:1.5;margin:0 0 .12rem}.Snatch-analysis-players-review-date-af07e0[data-v-58b0b571]{display:block;font-size:.18rem;color:#999;text-align:right}.Snatch-analysis-players-reviews-load-wrap-9f0cff[data-v-58b0b571]{text-align:center;margin:.24rem 0 .2rem}.Snatch-analysis-players-reviews-load-b72a39[data-v-58b0b571]{text-align:center;font-size:.2rem;color:#888}.Snatch-analysis-players-reviews-actions-d511af[data-v-58b0b571]{text-align:center;margin-top:.24rem}.Snatch-analysis-players-reviews-btn-add-48b714[data-v-58b0b571]{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}.Snatch-analysis-players-reviews-btn-add-48b714[data-v-58b0b571]:hover{opacity:.9}.Snatch-app-info-wrapper-77d347[data-v-7d9d55e0]{width:100%}.Snatch-app-info-section-title-f63884[data-v-7d9d55e0]{padding:0 .3rem;text-align:left}.Snatch-app-info-section-310519[data-v-7d9d55e0]{background:#fff;position:relative;padding:.1rem .3rem}.Snatch-app-info-content-ba660a[data-v-7d9d55e0]{box-shadow:0 0 .2rem #46fff64d;border-radius:.3rem;display:flex;flex-direction:column;gap:.2rem;padding:.2rem}.Snatch-app-info-header-f64ea1[data-v-7d9d55e0]{display:flex;align-items:center;gap:.1rem;margin-bottom:.1rem}.Snatch-app-title-fdd7c5[data-v-7d9d55e0]{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}.Snatch-app-logo-wrapper-b25b64[data-v-7d9d55e0]{width:1.7rem;height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin-right:.3rem}.Snatch-app-logo-169c26[data-v-7d9d55e0]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-app-info-body-ab145f[data-v-7d9d55e0]{display:flex;justify-content:space-between;align-items:flex-start;gap:.2rem}.Snatch-app-info-list-9a83bf[data-v-7d9d55e0]{flex:1;display:flex;flex-direction:column;gap:.12rem}.Snatch-app-info-item-0c999d[data-v-7d9d55e0]{color:#fff;font-size:.26rem;line-height:1.5;display:flex;align-items:center;gap:.1rem;position:relative;padding-left:.2rem}.Snatch-app-info-item-0c999d[data-v-7d9d55e0]:last-child{position:relative}.Snatch-app-download-buttons-a6f9a6[data-v-7d9d55e0]{display:flex;flex-direction:column;gap:.12rem;flex-shrink:0}.Snatch-app-download-btn-7ac883[data-v-7d9d55e0]{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}.Snatch-app-download-btn-7ac883[data-v-7d9d55e0]:hover{opacity:.9}.Snatch-app-download-btn-7ac883[data-v-7d9d55e0]:active{opacity:.8}.Snatch-app-store-icon-wrapper-870e5c[data-v-7d9d55e0]{width:.52rem;height:.52rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-app-store-icon-1f69ac[data-v-7d9d55e0]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-app-download-text-5384b2[data-v-7d9d55e0]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.Snatch-app-download-text-main-cd7986[data-v-7d9d55e0]{font-size:.18rem}.Snatch-app-download-text-sub-413b6d[data-v-7d9d55e0]{font-size:.14rem;opacity:.9}.Snatch-analysis-reviews-helpful-1fdaf7[data-v-892786aa]{width:6.7rem;display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;font-size:.22rem;height:.7rem;color:#666;padding:.1rem .2rem}.Snatch-analysis-helpful-icon-wrap-28b66d[data-v-892786aa]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.36rem;height:.36rem}.Snatch-analysis-helpful-icon-wrap--hidden-b635f1[data-v-892786aa]{display:none}.Snatch-analysis-helpful-icon-056cf3[data-v-892786aa]{width:100%;height:100%;display:block}.Snatch-analysis-reviews-helpful-1fdaf7 p[data-v-892786aa]{margin:0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.22rem;text-align:left}.Snatch-analysis-reviews-helpful-1fdaf7 .Snatch-analysis-reviews-btn-yes-d795f4[data-v-892786aa]{margin-left:auto}.Snatch-analysis-reviews-helpful-1fdaf7 .Snatch-analysis-reviews-btn-6db8bb[data-v-892786aa]{padding:.05rem .32rem;font-size:.22rem;border-radius:.08rem;line-height:1.1;white-space:nowrap;flex-shrink:0}.Snatch-analysis-helpful-btn-icon-b2faa2[data-v-892786aa]{width:.36rem;height:.36rem;display:block}.Snatch-game-analysis-section-41e840[data-v-78d00a0e]{width:90%;margin:5% 5% 0}.Snatch-analysis-title-4685bc[data-v-78d00a0e]{font-size:.24rem;text-align:left;color:#066473;background:#2f7889;color:#fff;padding:.1rem .2rem}.Snatch-analysis-table-14e814[data-v-78d00a0e]{overflow:hidden;margin-top:.1rem}.Snatch-analysis-table-header-cf00c2[data-v-78d00a0e]{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}.Snatch-analysis-table-header-cf00c2[data-v-78d00a0e]:not(.Snatch-table-title-header-adf596){border-top:none}.Snatch-analysis-table-header-cf00c2.Snatch-table-title-header-adf596[data-v-78d00a0e]{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}.Snatch-analysis-table-header-cf00c2>div[data-v-78d00a0e],.Snatch-analysis-table-row-c43c52>div[data-v-78d00a0e]{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}.Snatch-analysis-table-header-cf00c2>div[data-v-78d00a0e]:last-child,.Snatch-analysis-table-row-c43c52>div[data-v-78d00a0e]:last-child{border-right:none}.Snatch-analysis-table-row-c43c52[data-v-78d00a0e]{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}.Snatch-analysis-table-row-c43c52.not[data-v-78d00a0e]{display:block}.Snatch-analysis-col-rank-023cb6[data-v-78d00a0e]{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}.Snatch-analysis-col-game-0fa311[data-v-78d00a0e]{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}.Snatch-analysis-game-logo-319d3c[data-v-78d00a0e]{width:.8rem;height:.8rem;object-fit:contain;margin-bottom:.05rem}.Snatch-analysis-game-name-d4bc06[data-v-78d00a0e]{font-size:.22rem;color:#333!important}.Snatch-analysis-game-provider-511ccb[data-v-78d00a0e]{font-size:.2rem;color:#666!important}.Snatch-analysis-col-rtp-56b6d6[data-v-78d00a0e]{font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-analysis-rtp-value-45e522[data-v-78d00a0e]{font-size:.22rem;color:#000;text-shadow:0 .02rem .04rem rgba(0,0,0,.3),0 .04rem .08rem rgba(0,0,0,.2)}.Snatch-analysis-col-review-034cef[data-v-78d00a0e]{padding:.2rem .15rem;font-family:"Inter 18pt",BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-analysis-review-text-a7ec9f[data-v-78d00a0e]{font-size:.2rem;color:#666!important;line-height:1.5;margin:0}.Snatch-analysis-reviews-btn-6db8bb[data-v-78d00a0e]{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%)}.Snatch-analysis-reviews-btn-yes-d795f4[data-v-78d00a0e],.Snatch-analysis-reviews-btn-no-e1cc83[data-v-78d00a0e]{color:#fff}.Snatch-analysis-reviews-btn-6db8bb[data-v-78d00a0e]:hover{opacity:.8;transform:translateY(-.02rem)}.Snatch-analysis-reviews-btn-6db8bb[data-v-78d00a0e]:active{transform:translateY(0)}.Snatch-scroll-to-top-63550a[data-v-05ad9e8b]{position:fixed;right:.1rem;bottom:2.2rem;z-index:9998;pointer-events:none}.pc-simulator .Snatch-scroll-to-top-63550a[data-v-05ad9e8b]{bottom:50px}.Snatch-scroll-to-top-btn-a5d5bf[data-v-05ad9e8b]{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}.Snatch-scroll-to-top-btn-a5d5bf[data-v-05ad9e8b]:hover{opacity:.95;transform:scale(1.02)}.Snatch-scroll-to-top-btn-a5d5bf[data-v-05ad9e8b]:active{transform:scale(.98)}.fade-enter-active[data-v-05ad9e8b],.fade-leave-active[data-v-05ad9e8b]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-05ad9e8b],.fade-leave-to[data-v-05ad9e8b]{opacity:0;transform:translateY(.2rem)}.Snatch-scroll-to-top-icon-84958c[data-v-05ad9e8b]{width:0;height:0;border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-bottom:.24rem solid currentColor;margin-bottom:.02rem}.Snatch-scroll-to-top-text-1f010e[data-v-05ad9e8b]{font-weight:500;line-height:1.2}.Snatch-feedback-timely-d2c9dc[data-v-db490646]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.Snatch-feedback-timely-box-cf920b[data-v-db490646]{background:#fff;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .1rem;text-align:center;box-sizing:border-box}.Snatch-feedback-timely-icon-7ce357[data-v-db490646]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.Snatch-feedback-timely-question-8e945a[data-v-db490646]{font-size:.32rem;font-style:italic;color:#000;margin:0 0 .15rem;line-height:1.35}.Snatch-feedback-timely-motto-11d7fa[data-v-db490646]{font-size:.22rem;color:#000;margin:0 0 .3rem;line-height:1.4}.Snatch-feedback-timely-actions-3930a8[data-v-db490646]{display:flex;justify-content:center;align-items:center;gap:.2rem}.Snatch-feedback-timely-btn-6e4d71[data-v-db490646]{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}.Snatch-feedback-timely-btn-icon-be5eec[data-v-db490646]{display:inline-flex}.Snatch-feedback-withdrawal-50a3ed[data-v-b0bcf65b]{padding:.3rem .2rem;width:90%;margin:0 auto .3rem;box-sizing:border-box}.Snatch-feedback-withdrawal-box-638bb1[data-v-b0bcf65b]{background:#f7f6f6;border:.05rem solid #ddd;border-radius:.2rem;padding:.4rem .3rem;text-align:center;box-sizing:border-box;position:relative}.Snatch-feedback-withdrawal-close-228de4[data-v-b0bcf65b]{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}.Snatch-feedback-withdrawal-logo-1c7794[data-v-b0bcf65b]{margin-bottom:.2rem;display:flex;justify-content:center;align-items:center}.Snatch-feedback-withdrawal-question-963ed0[data-v-b0bcf65b]{font-size:.28rem;color:#000;margin:0 0 .25rem;line-height:1.4;padding:0 .2rem}.Snatch-feedback-withdrawal-scale-4c2c4b[data-v-b0bcf65b]{display:flex;justify-content:center;align-items:flex-end;gap:.15rem;margin-bottom:.1rem}.Snatch-feedback-withdrawal-btn-685aa8[data-v-b0bcf65b]{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}.Snatch-feedback-withdrawal-btn-685aa8[data-v-b0bcf65b]:hover{transform:scale(1.1)}.Snatch-feedback-withdrawal-btn-685aa8.selected[data-v-b0bcf65b]{color:#2d6a4f;transform:scale(1.2)}.Snatch-feedback-withdrawal-labels-c81736[data-v-b0bcf65b]{display:flex;justify-content:space-between;padding:0 .1rem;font-size:.22rem;color:#000;margin-bottom:.1rem}.Snatch-feedback-withdrawal-label-left-20a4c8[data-v-b0bcf65b]{text-align:left}.Snatch-feedback-withdrawal-label-right-ae45bc[data-v-b0bcf65b]{text-align:right}.Snatch-slot-rebate-expert-reviews-row-6241ce[data-v-2c50a0e2]{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}.Snatch-slot-rebate-expert-reviews-left-bdd322[data-v-2c50a0e2]{display:flex;flex-direction:column;align-items:flex-start;gap:.06rem;font-size:.24rem;color:#333;font-weight:600;margin-left:.2rem}.Snatch-slot-rebate-expert-reviews-stars-6eea7d[data-v-2c50a0e2]{display:flex;align-items:center;gap:.04rem}.Snatch-slot-rebate-expert-reviews-top-4cb715[data-v-2c50a0e2]{display:flex;align-items:center;gap:.12rem}.Snatch-slot-rebate-expert-reviews-bottom-8e30d8[data-v-2c50a0e2]{display:flex;align-items:center;gap:.06rem;font-size:.22rem;color:#333}.Snatch-slot-rebate-expert-reviews-label-080c26[data-v-2c50a0e2]{font-family:Inter,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.Snatch-slot-rebate-expert-reviews-star-67abfb[data-v-2c50a0e2]{width:.32rem;height:.32rem;background-size:contain;background-repeat:no-repeat}.Snatch-slot-rebate-expert-reviews-rating-a34297[data-v-2c50a0e2]{font-size:.24rem;font-weight:700;color:#333;margin-left:.06rem}.Snatch-slot-rebate-expert-btn-add-e3fea4[data-v-2c50a0e2]{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}.Snatch-slot-rebate-expert-0bb399[data-v-67742a50]{margin-top:.4rem;margin-bottom:.3rem;margin:0 5%}.Snatch-slot-rebate-expert-card-f59f6a[data-v-67742a50]{background:transparent;border-radius:.2rem;box-shadow:0 .08rem .24rem #00000014;padding:0;box-sizing:border-box;position:relative;margin-top:.8rem;overflow:visible}.Snatch-slot-rebate-expert-main-7a6bda[data-v-67742a50]{background:#f5f5f5;padding:.5rem .3rem .25rem;box-sizing:border-box}.Snatch-slot-rebate-expert-avatar-wrap-c16fd0[data-v-67742a50]{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}.Snatch-slot-rebate-expert-avatar-61390c[data-v-67742a50]{width:100%;height:100%;display:block}.Snatch-slot-rebate-expert-name-d042f0[data-v-67742a50]{font-size:.28rem;color:#333;text-align:center;margin:0 0 .06rem}.Snatch-slot-rebate-expert-verdict-34f7d4[data-v-67742a50]{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}.Snatch-slot-rebate-expert-verdict-icon-b8e49c[data-v-67742a50]{width:.28rem;height:.28rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.Snatch-slot-rebate-expert-quote-6cc6e4[data-v-67742a50]{font-size:.22rem;color:#555;line-height:1.5;text-align:left;margin:0 0 .2rem;padding:0 .1rem}.Snatch-slot-rebate-expert-quote-6cc6e4 q[data-v-67742a50]{color:#000;font-size:.23rem;line-height:1.6;font-style:italic;font-weight:700}.Snatch-slot-rebate-expert-meta-3a15a0[data-v-67742a50]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.1rem;margin-bottom:.25rem;padding:0 .1rem}.Snatch-slot-rebate-expert-update-6d06a2[data-v-67742a50]{font-size:.2rem;color:#999}.Snatch-slot-rebate-expert-recommended-bea2cf[data-v-67742a50]{display:flex;align-items:center;gap:.08rem;font-size:.22rem;color:#333}.Snatch-slot-rebate-expert-recommended-icon-419a45[data-v-67742a50]{width:.34rem;height:.34rem;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.Snatch-slot-rebate-expert-rating-f0da81[data-v-67742a50]{font-weight:700;margin-left:.06rem}.Snatch-trustscore-static-506807[data-v-0773ee40]{width:90%;margin:.22rem auto .4rem;box-sizing:border-box;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .24rem #00000024}.Snatch-trustscore-header-07f986[data-v-0773ee40]{display:flex;align-items:center;justify-content:space-between;gap:.16rem;padding:.24rem .28rem .2rem}.Snatch-trustscore-brand-77dcd9[data-v-0773ee40]{display:flex;align-items:center;gap:.14rem;min-width:0;flex:1}.Snatch-trustscore-logo-15e193[data-v-0773ee40]{width:1.02rem;height:1.02rem;border-radius:.12rem;object-fit:contain;display:block;flex-shrink:0}.Snatch-trustscore-brand-name-af4f5f[data-v-0773ee40]{font-size:.42rem;line-height:1;font-weight:700;color:#002833;letter-spacing:.01rem;white-space:nowrap}.Snatch-trustscore-rating-76ccc9[data-v-0773ee40]{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:.04rem}.Snatch-trustscore-value-row-8e7feb[data-v-0773ee40]{display:flex;align-items:baseline;gap:.02rem;color:#007e35;font-weight:900;line-height:1}.Snatch-trustscore-value-d470f3[data-v-0773ee40]{font-size:.7rem}.Snatch-trustscore-stars-wrap-a0f373[data-v-0773ee40]{display:flex;align-items:center;gap:.08rem}.Snatch-trustscore-stars-35e60e[data-v-0773ee40]{position:relative;display:inline-flex;font-size:.26rem;line-height:1;letter-spacing:.02rem;color:#8492984d}.Snatch-trustscore-stars-active-6c889b[data-v-0773ee40]{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;color:#ffc400;width:0}.Snatch-trustscore-info-2d2ed2[data-v-0773ee40]{width:.32rem;height:.32rem;flex-shrink:0;margin-left:.1rem;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.Snatch-trustscore-divider-ebef55[data-v-0773ee40]{height:.01rem;background:#0d3721}.Snatch-trustscore-body-d2b3d3[data-v-0773ee40]{padding:.2rem .28rem .26rem}.Snatch-trustscore-title-e4367c[data-v-0773ee40]{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%}.Snatch-trustscore-list-22be11[data-v-0773ee40]{margin:0 auto;display:flex;flex-direction:column;align-items:stretch;width:max-content;max-width:100%}.Snatch-trustscore-item-b4931a[data-v-0773ee40]{display:flex;align-items:center;justify-content:flex-start;gap:.1rem;margin-bottom:.11rem;width:100%}.Snatch-trustscore-item-b4931a[data-v-0773ee40]:last-child{margin-bottom:0}.Snatch-trustscore-check-818964[data-v-0773ee40]{width:.32rem;height:.32rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-trustscore-tooltip-331897[data-v-0773ee40]{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}.Snatch-trustscore-tooltip-331897[data-v-0773ee40]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.1rem solid transparent;border-top-color:#002833f2}.Snatch-trustscore-tooltip-331897.active[data-v-0773ee40]{opacity:1;transform:translate(-50%) translateY(-.15rem);pointer-events:auto}.Snatch-trustscore-tooltip-331897.header-tooltip[data-v-0773ee40]{left:auto;right:0;transform:translateY(-.1rem);width:4.8rem}.Snatch-trustscore-tooltip-331897.header-tooltip[data-v-0773ee40]:after{left:auto!important;right:.16rem!important;transform:translate(0)!important}.Snatch-trustscore-tooltip-331897.header-tooltip.active[data-v-0773ee40]{transform:translateY(-.15rem)}.Snatch-profile-modal-ea8a6f[data-v-3c408a65]{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999;padding:.24rem;box-sizing:border-box}.Snatch-profile-modal-ea8a6f.show[data-v-3c408a65]{display:flex}.Snatch-profile-modal-backdrop-e3c0b8[data-v-3c408a65]{position:absolute;inset:0;background:#000000a6}.Snatch-comment-ready-section-c97cf0[data-v-3c408a65]{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}.Snatch-profile-modal-close-btn-4b52c3[data-v-3c408a65]{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}.Snatch-comment-ready-card-c74602[data-v-3c408a65]{background:#e5efff;border-radius:.24rem;padding:.4rem .18rem .16rem;box-sizing:border-box;width:100%}.Snatch-comment-ready-title-6c2a1e[data-v-3c408a65]{margin:0;text-align:center;font-size:.35rem;line-height:1.12;color:#17138a;font-weight:700}.Snatch-comment-ready-subtitle-115928[data-v-3c408a65]{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}.Snatch-comment-ready-subtitle-115928 span[data-v-3c408a65]{font-size:.19rem}.Snatch-comment-ready-subtitle-icon-894671[data-v-3c408a65]{width:.23rem;height:.23rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-comment-ready-main-1ff245[data-v-3c408a65]{position:relative;background:#fff;border-radius:.2rem;padding:.15rem .16rem .23rem;box-sizing:border-box}.Snatch-comment-ready-row-2a794b[data-v-3c408a65]{display:flex;align-items:center;gap:.12rem}.Snatch-comment-ready-row-2a794b+.Snatch-comment-ready-row-2a794b[data-v-3c408a65]{margin-top:.12rem}.Snatch-comment-ready-name-wrap-1e79da[data-v-3c408a65]{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}.Snatch-comment-ready-user-box-662dc6[data-v-3c408a65]{width:.72rem;height:.62rem;display:flex;align-items:center;justify-content:center;border-right:.02rem solid #c9d7ee;flex-shrink:0}.Snatch-comment-ready-user-icon-6e09e7[data-v-3c408a65]{width:.44rem;height:.44rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-comment-ready-name-input-ea3ac2[data-v-3c408a65]{width:100%;height:.62rem;border:0;outline:none;background:transparent;padding:0 .12rem;box-sizing:border-box;font-size:.22rem;color:#6a7fa9}.Snatch-comment-ready-btn-2c862c[data-v-3c408a65]{border:0;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.08rem;font-weight:700}.Snatch-comment-ready-btn-random-7336a2[data-v-3c408a65]{width:1.85rem;height:.62rem;border-radius:.16rem;background:linear-gradient(90deg,#366ce5,#1e3c7f);color:#fff;font-size:.22rem;flex-shrink:0}.Snatch-comment-ready-random-icon-e31de3[data-v-3c408a65]{width:.32rem;height:.32rem;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-comment-ready-tip-0aac09[data-v-3c408a65]{margin:.1rem 0;font-size:.2rem;color:#98a1ad;line-height:1.35;display:flex;align-items:center;gap:.05rem}.Snatch-comment-ready-tip--underline-5a8d7a[data-v-3c408a65]{border-bottom:.02rem solid rgba(180,196,230,.9);padding-bottom:.08rem}.Snatch-comment-ready-tip-icon-e13f32[data-v-3c408a65]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-.05rem}.Snatch-comment-ready-avatar-shell-b2cbd3[data-v-3c408a65]{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}.Snatch-comment-ready-avatar-base-185188[data-v-3c408a65]{width:1.18rem;height:1.18rem}.Snatch-comment-ready-avatar-preview-add6ca[data-v-3c408a65]{width:100%;height:100%;position:absolute;inset:0;display:none;z-index:2}.Snatch-comment-ready-avatar-preview-add6ca.show[data-v-3c408a65]{display:block}.Snatch-comment-ready-upload-wrap-915ca7[data-v-3c408a65]{position:relative;flex:1;min-width:0}.Snatch-comment-ready-upload-icon-f40e1f[data-v-3c408a65]{width:.22rem;height:.22rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.Snatch-comment-ready-btn-upload-268bf1[data-v-3c408a65]{width:100%;height:.62rem;border-radius:.14rem;background:#e5efff;color:#6384b8;font-size:.25rem;font-weight:600}.Snatch-comment-ready-upload-input-988c2f[data-v-3c408a65]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:5}.Snatch-profile-upload-loading-7e40f9[data-v-3c408a65]{position:absolute;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:10}.Snatch-profile-upload-loading-7e40f9.show[data-v-3c408a65]{display:flex}.Snatch-profile-upload-loading-7e40f9[data-v-3c408a65]:after{content:"";width:.32rem;height:.32rem;border:.04rem solid #f3f3f3;border-top:.04rem solid #3498db;border-radius:50%;animation:ipl-spin-3c408a65 1s linear infinite}@keyframes ipl-spin-3c408a65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Snatch-comment-ready-submit-wrap-cefde3[data-v-3c408a65]{display:flex;justify-content:flex-end;margin-top:-.26rem;margin-bottom:.1rem;margin-right:.2rem;position:relative;z-index:2}.Snatch-comment-ready-photo-tip-704180[data-v-3c408a65]{margin-left:1.32rem;margin-top:-.2rem}.Snatch-comment-ready-btn-submit-700ed0[data-v-3c408a65]{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}.Snatch-comment-ready-btn-submit-700ed0[data-v-3c408a65]:disabled{background:#999;cursor:not-allowed;border-color:#666}.Snatch-modal-overlay-b456c6[data-v-1eb29c62]{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-1eb29c62 .3s ease}.Snatch-modal-overlay-b456c6.show[data-v-1eb29c62]{display:flex}.Snatch-modal-241f27[data-v-1eb29c62]{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-1eb29c62 .3s ease;text-align:center}.Snatch-modal-icon-6558f9[data-v-1eb29c62]{font-size:.8rem;margin:0 0 .2rem}.Snatch-modal-icon-6558f9.warning[data-v-1eb29c62]{color:#ff9800}.Snatch-modal-icon-6558f9.success[data-v-1eb29c62]{color:#00a853;font-weight:700}.Snatch-modal-message-2b49bd[data-v-1eb29c62]{font-size:.32rem;color:#333;margin:0 0 .3rem}.Snatch-modal-btn-779750[data-v-1eb29c62]{background:#056677;color:#fff;border:none;border-radius:.08rem;padding:.14rem .4rem;font-size:.28rem;cursor:pointer;transition:background .3s}.Snatch-modal-btn-779750[data-v-1eb29c62]:hover{background:#04505a}.Snatch-modal-btn-779750[data-v-1eb29c62]:active{background:#034048}@keyframes fadeIn-1eb29c62{0%{opacity:0}to{opacity:1}}@keyframes slideUp-1eb29c62{0%{transform:translateY(.3rem);opacity:0}to{transform:translateY(0);opacity:1}}.Snatch-expert-profile-section-495c40[data-v-08690ad0]{border-radius:.2rem;border:1px solid #737373;background:#e4e4e4;margin-bottom:.3rem}.Snatch-expert-profile-c1fff1[data-v-08690ad0]{padding:.3rem;display:flex;align-items:center;gap:.2rem}.Snatch-expert-profile-avatar-wrapper-cf0a32[data-v-08690ad0]{width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:.1rem;overflow:hidden;position:relative}.Snatch-expert-profile-avatar-0fac86[data-v-08690ad0]{width:100%;height:100%;border-radius:.1rem;display:block}.Snatch-expert-profile-info-f6984f[data-v-08690ad0]{flex:1;display:flex;flex-direction:column;gap:.05rem}.Snatch-expert-profile-name-d16bfc[data-v-08690ad0]{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}.Snatch-expert-profile-verified-770b3e[data-v-08690ad0]{width:.26rem;height:.26rem}.Snatch-expert-profile-tag-0a07b2[data-v-08690ad0]{display:inline-block;background:#066473;color:#fff;font-size:.2rem;padding:.05rem .15rem;border-radius:.4rem;width:fit-content}.Snatch-expert-profile-menu-397dfb[data-v-08690ad0]{width:.48rem;height:.48rem;cursor:pointer;flex-shrink:0}.Snatch-expert-profile-dec-8d1b5d[data-v-08690ad0]{font-size:.24rem;color:#333;line-height:1.6;padding:.3rem;padding-top:0}.Snatch-expert-list-abae53[data-v-8692e325]{margin:.3rem .3rem .4rem}.Snatch-bonuses-title-8f0707[data-v-8692e325]{margin:0 0 .2rem;text-align:left}.Snatch-form-hint-6c8766[data-v-48117465]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.Snatch-form-error-message-476d92[data-v-48117465]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.Snatch-login-header-6e7b9a[data-v-48117465]{text-align:center;padding:0 .3rem;background:#fff}.Snatch-login-title-ff8005[data-v-48117465]{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}.Snatch-login-form-e568b5[data-v-48117465]{padding:.3rem .6rem;background:#fff}.Snatch-form-group-be63ec[data-v-48117465]{margin-bottom:.4rem}.Snatch-form-label-121ccb[data-v-48117465]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.Snatch-form-label-121ccb.visually-hidden[data-v-48117465]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Snatch-phone-input-07da4d[data-v-48117465],.Snatch-password-input-d7915e[data-v-48117465]{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}.Snatch-country-code-dcf91d[data-v-48117465]{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}.Snatch-lock-icon-wrapper-d5eb8b[data-v-48117465]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.Snatch-lock-icon-0af4d0[data-v-48117465]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-input-4cd371[data-v-48117465]{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}.Snatch-input-4cd371[data-v-48117465]::placeholder{color:#999}.secure-input[data-v-48117465]{-webkit-text-security:disc}.secure-input.reveal[data-v-48117465]{-webkit-text-security:none}.Snatch-password-toggle-5ec074[data-v-48117465]{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}.Snatch-eye-icon-wrapper-707a3d[data-v-48117465]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-eye-icon-8f0947[data-v-48117465]{width:.35rem;height:.35rem}.Snatch-login-btn-0e895d[data-v-48117465]{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}.Snatch-login-btn-0e895d[data-v-48117465]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Snatch-register-link-cf55fa[data-v-48117465]{text-align:center;margin:.2rem 0}.Snatch-register-text-a37bbb[data-v-48117465]{font-size:.24rem;color:#333;margin-right:.1rem}.Snatch-register-link-btn-6d74b9[data-v-48117465]{font-size:.24rem;text-decoration:underline;cursor:pointer;white-space:nowrap}.Snatch-auth-underline-wrap-ec54bf[data-v-48117465]{width:100%;box-sizing:border-box;padding:0 .3rem}.Snatch-section-underline-383891[data-v-48117465]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.Snatch-register-link-btn-6d74b9[data-v-48117465]:hover{color:#056677}.Snatch-register-header-c910dc[data-v-805c14d3]{text-align:center;padding:0 .3rem .3rem;background:#fff}.Snatch-register-title-31fde4[data-v-805c14d3]{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-805c14d3]{-webkit-text-security:disc}.secure-input.reveal[data-v-805c14d3]{-webkit-text-security:none}.Snatch-register-banner-f8befc[data-v-805c14d3]{border-radius:.2rem;overflow:hidden;margin-bottom:.3rem}.Snatch-register-banner-img-6f272a[data-v-805c14d3]{width:100%;height:auto;display:block}.Snatch-register-form-b13fb4[data-v-805c14d3]{padding:.3rem .6rem;background:#fff}.Snatch-form-group-be63ec[data-v-805c14d3]{margin-bottom:.4rem}.Snatch-form-label-121ccb[data-v-805c14d3]{display:block;font-size:.28rem;color:#333;margin-bottom:.1rem}.Snatch-form-label-121ccb.visually-hidden[data-v-805c14d3]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Snatch-phone-input-07da4d[data-v-805c14d3],.Snatch-password-input-d7915e[data-v-805c14d3]{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}.Snatch-country-code-dcf91d[data-v-805c14d3]{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}.Snatch-lock-icon-wrapper-d5eb8b[data-v-805c14d3]{width:.48rem;height:.48rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;margin:0 .25rem}.Snatch-lock-icon-0af4d0[data-v-805c14d3]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-input-4cd371[data-v-805c14d3]{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}.Snatch-input-4cd371[data-v-805c14d3]::placeholder{color:#999}.Snatch-password-toggle-5ec074[data-v-805c14d3]{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}.Snatch-eye-icon-wrapper-707a3d[data-v-805c14d3]{width:.35rem;height:.35rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-eye-icon-8f0947[data-v-805c14d3]{width:.35rem;height:.35rem}.Snatch-register-btn-78cfbf[data-v-805c14d3]{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}.Snatch-register-btn-78cfbf[data-v-805c14d3]:hover{transform:translateY(-.02rem);box-shadow:0 .05rem .15rem #0003}.Snatch-auth-underline-wrap-ec54bf[data-v-805c14d3]{width:100%;box-sizing:border-box;padding:0 .3rem}.Snatch-section-underline-383891[data-v-805c14d3]{height:.02rem;background:linear-gradient(90deg,transparent,rgba(68,251,243,.5),transparent);margin:.2rem 0}.Snatch-terms-agreement-e15ce4[data-v-805c14d3]{text-align:center;margin:.2rem 0}.Snatch-checkbox-label-dd1ccb[data-v-805c14d3]{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}.Snatch-checkbox-d7b1e4[data-v-805c14d3]{display:none}.Snatch-terms-icon-wrapper-c4e5fd[data-v-805c14d3]{width:.45rem;height:.45rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-terms-icon-2a8e49[data-v-805c14d3]{width:.45rem;height:.45rem}.Snatch-terms-text-0db53c[data-v-805c14d3]{font-size:.2rem;color:#333;max-width:6rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-align:left}.Snatch-register-text-a37bbb[data-v-805c14d3]{font-size:.24rem;color:#333;margin-right:.1rem}.Snatch-form-hint-6c8766[data-v-805c14d3]{color:#666;font-size:.22rem;margin-top:.08rem;margin-bottom:0}.Snatch-form-error-message-476d92[data-v-805c14d3]{color:#dc3545;font-size:.24rem;margin-top:.1rem}.Snatch-cricket-guide-wrapper-be94bc[data-v-b7a12815]{width:100%}.Snatch-cricket-guide-section-title-618551[data-v-b7a12815]{padding:0 .3rem;text-align:left}.Snatch-cricket-guide-grid-3col-3212f9[data-v-b7a12815]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem;margin-bottom:.3rem}.Snatch-cricket-guide-btn-4c7ea2[data-v-b7a12815]{box-sizing:border-box;color:#000;border:none;border-radius:.12rem;padding:.15rem .2rem;font-size:.22rem;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}.Snatch-cricket-guide-btn-4c7ea2 span[data-v-b7a12815]{color:#fff}.Snatch-cricket-guide-btn-4c7ea2.active[data-v-b7a12815]{border:.04rem solid #056677;color:#fff}.Snatch-cricket-guide-btn-4c7ea2[data-v-b7a12815]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff3,#fff0);pointer-events:none}.Snatch-cricket-guide-btn-4c7ea2[data-v-b7a12815]:hover{transform:translateY(-.02rem);box-shadow:0 .04rem .08rem #00000026}.Snatch-cricket-guide-icon-wrapper-6fb143[data-v-b7a12815]{width:.62rem;height:.62rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.Snatch-cricket-guide-icon-809f9d[data-v-b7a12815]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.Snatch-cricket-guide-section-cff45d[data-v-b7a12815]{padding:.3rem;background:#fff}.Snatch-cricket-guide-content-f96f20[data-v-b7a12815]{margin-top:.3rem;padding:.3rem 0;text-align:center}.Snatch-cricket-guide-content-item-aa8153[data-v-b7a12815]{display:none}.Snatch-cricket-guide-content-item-aa8153.active[data-v-b7a12815]{display:block}.Snatch-cricket-guide-title-5bdf3d[data-v-b7a12815]{margin:.2rem 0 .1rem}.Snatch-cricket-guide-text-8513e8[data-v-b7a12815]{text-align:left;line-height:1.7;margin-bottom:.2rem}.Snatch-cricket-guide-subtitle-9c6824[data-v-b7a12815]{margin:.3rem 0 .12rem}.Snatch-cricket-guide-list-99af05[data-v-b7a12815]{margin:0;padding-left:.4rem;list-style-type:disc}.Snatch-cricket-guide-list-99af05 li[data-v-b7a12815]{font-size:.25rem;line-height:1.6;margin-bottom:.14rem;color:#000}.Snatch-cricket-match-section-9438a5[data-v-8b1ffa32]{padding:.3rem;box-shadow:0 0 .2rem #46fff64d;width:100%;margin:0;border-radius:.12rem}.Snatch-section-underline-wrap-d64acc[data-v-8b1ffa32]{width:90%;margin:0 5%}.Snatch-cricket-match-header-4b79c2[data-v-8b1ffa32]{margin-bottom:.3rem}.Snatch-cricket-match-header-top-c263ce[data-v-8b1ffa32]{display:flex;align-items:center;gap:.15rem;margin-bottom:.3rem}.Snatch-cricket-match-icon-39f406[data-v-8b1ffa32]{width:.66rem;height:.77rem;flex-shrink:0;filter:brightness(1.2) saturate(1.5)}.Snatch-cricket-match-title-2b38d4[data-v-8b1ffa32]{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}.Snatch-cricket-match-subtitle-2fe5e7[data-v-8b1ffa32]{font-size:.22rem;color:#fff;margin:.1rem 0;line-height:1.4}.Snatch-cricket-match-match-info-ba55f8[data-v-8b1ffa32]{display:flex;align-items:center;gap:.1rem;margin-top:.15rem}.Snatch-cricket-match-trophy-831c4b[data-v-8b1ffa32]{width:.55rem;height:.55rem;object-fit:contain;filter:hue-rotate(0deg) saturate(2) brightness(1.2)}.Snatch-cricket-match-match-text-deb5ec[data-v-8b1ffa32]{font-size:.22rem;color:#fff}.Snatch-cricket-match-card-6d0a69[data-v-8b1ffa32]{margin-bottom:.3rem;position:relative}.Snatch-cricket-match-divider-df1d9b[data-v-8b1ffa32]{height:.02rem;background:#46fff680;margin:.3rem 0;border:none}.Snatch-cricket-match-match-container-4f153e[data-v-8b1ffa32]{box-shadow:0 0 .2rem #46fff64d;border-radius:.12rem;padding:.25rem;margin-bottom:.3rem}.Snatch-cricket-match-card-header-c190d2[data-v-8b1ffa32]{display:flex;justify-content:flex-end;align-items:center;gap:.15rem;margin-bottom:.2rem}.Snatch-cricket-match-date-098614[data-v-8b1ffa32]{font-size:.22rem;color:#fff}.Snatch-cricket-match-live-6d96c1[data-v-8b1ffa32]{background:red;color:#fff;font-size:.2rem;padding:.05rem .12rem;border-radius:.12rem;text-transform:uppercase;display:flex;align-items:center;gap:.08rem}.Snatch-cricket-match-live-icon-180700[data-v-8b1ffa32]{width:.16rem;height:.16rem;object-fit:contain}.Snatch-cricket-match-teams-0e8ced[data-v-8b1ffa32]{display:flex;justify-content:space-around;align-items:center;margin-bottom:.25rem}.Snatch-cricket-match-team-5296a8[data-v-8b1ffa32]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.Snatch-cricket-match-team-circle-86f4f8[data-v-8b1ffa32]{width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.1rem}.Snatch-cricket-match-team-logo-6f1481[data-v-8b1ffa32]{width:.8rem;height:.8rem;object-fit:contain}.Snatch-cricket-match-team-percent-4e260f[data-v-8b1ffa32]{font-size:.2rem;color:#fff;margin-top:.05rem}.Snatch-cricket-match-team-percent-value-b256de[data-v-8b1ffa32]{color:red}.Snatch-cricket-match-vs-772d7e[data-v-8b1ffa32]{width:1.8rem;height:1.8rem;object-fit:contain}.Snatch-cricket-match-vs-text-5f3e71[data-v-8b1ffa32]{font-size:.18rem;color:#fff;text-align:center;margin-top:.05rem}.Snatch-cricket-match-predictions-61b93d[data-v-8b1ffa32]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.2rem}.Snatch-cricket-match-prediction-row-25d1df[data-v-8b1ffa32]{display:flex;align-items:center;gap:.1rem;padding:.1rem .12rem;border-radius:.08rem;width:100%;box-sizing:border-box}.Snatch-cricket-match-prediction-logo-10c01a[data-v-8b1ffa32]{width:.5rem;height:.5rem;object-fit:contain;flex-shrink:0}.Snatch-cricket-match-prediction-name-2ced2c[data-v-8b1ffa32]{font-size:.22rem;color:#fff;flex-shrink:0;min-width:.4rem}.Snatch-cricket-match-prediction-percent-6a21c9[data-v-8b1ffa32]{font-size:.22rem;color:#fff;flex-shrink:0;margin-left:auto}.Snatch-cricket-match-checkbox-130892[data-v-8b1ffa32]{width:.3rem;height:.3rem;border:.02rem solid #ffffff;border-radius:.04rem;background:transparent;position:relative;cursor:pointer;flex-shrink:0}.Snatch-cricket-match-checkbox-130892.checked[data-v-8b1ffa32]{background:#058e43;border-color:#fff}.Snatch-cricket-match-checkbox-130892.checked[data-v-8b1ffa32]:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.2rem}.Snatch-cricket-match-betting-daddef[data-v-8b1ffa32]{display:flex;align-items:center;gap:.1rem;margin-bottom:.3rem;width:100%;box-sizing:border-box;justify-content:space-between}.Snatch-cricket-match-coins-ae1895[data-v-8b1ffa32]{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.Snatch-cricket-match-input-wrapper-1dd25e[data-v-8b1ffa32]{flex:0 0 auto;display:flex;align-items:center;background:#d9d9d9;border-radius:.1rem;padding:.1rem .2rem;gap:.15rem;min-width:2rem}.Snatch-cricket-match-input-btn-256bb3[data-v-8b1ffa32]{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}.Snatch-cricket-match-input-e6a30d[data-v-8b1ffa32]{width:1rem;min-width:1rem;border:none;background:transparent;text-align:center;font-size:.24rem;color:#333;flex-shrink:0;padding:0}.Snatch-cricket-match-submit-181b01[data-v-8b1ffa32]{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}.Snatch-cricket-match-text-block-eaaa74[data-v-8b1ffa32]{margin-bottom:.25rem}.Snatch-cricket-match-text-block-eaaa74[data-v-8b1ffa32]:last-child{margin-bottom:0}.Snatch-cricket-match-text-content-7fb40d[data-v-8b1ffa32]{font-size:.28rem;color:#fff;line-height:1.6;margin:0}
