<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoom-in-top-enter-active[data-v-2980e6d4],.zoom-in-top-leave-active[data-v-2980e6d4]{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter[data-v-2980e6d4],.zoom-in-top-leave-active[data-v-2980e6d4]{opacity:0;transform:scaleY(0)}.egame_list_item[data-v-2980e6d4]{position:relative;display:flex;flex-direction:column;width:154px;height:209px;overflow:hidden;cursor:pointer;border-radius:8px;transition:.2s}.egame_list_item.is-local[data-v-2980e6d4]{height:154px}.egame_list_item.is-tables[data-v-2980e6d4]{width:154px;height:154px}.egame_list_item.is-tables .egame_name[data-v-2980e6d4]{display:none}.egame_list_item.is-tables .item-img[data-v-2980e6d4]{width:100%;height:100%;object-fit:cover}.egame_list_item .game-bg-wrap[data-v-2980e6d4]{position:absolute;top:0;left:0;z-index:3;flex-direction:column;gap:10px;width:100%;aspect-ratio:1/1;background:rgba(0,0,0,.6);border-radius:8px;opacity:0;transition:.2s;display:flex;align-items:center;justify-content:center}.egame_list_item .game-bg-wrap .free-play[data-v-2980e6d4],.egame_list_item .game-bg-wrap .game-btn[data-v-2980e6d4]{height:35px;padding:0 10px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;background-color:#f79824;border-radius:10px}.egame_list_item .game-bg-wrap .free-play[data-v-2980e6d4]:hover,.egame_list_item .game-bg-wrap .game-btn[data-v-2980e6d4]:hover{transform:scale(1.05)}.egame_list_item[data-v-2980e6d4]:before{position:absolute;bottom:0;z-index:1;display:block;width:100%;height:60%;content:""}.egame_list_item .img-wrap[data-v-2980e6d4]{overflow:hidden;border-radius:8px}.egame_list_item .img-wrap img[data-v-2980e6d4]{aspect-ratio:1/1}.egame_list_item.isLocal[data-v-2980e6d4]:before{background:none!important}.egame_list_item.isLocal .img-wrap[data-v-2980e6d4]{height:100%!important}.egame_list_item.isLocal .img-wrap img[data-v-2980e6d4]{height:100%}.egame_list_item.isLocal .egame_name[data-v-2980e6d4]{display:none!important}.egame_list_item.style1[data-v-2980e6d4]:before{background:linear-gradient(180deg,rgba(0,163,255,0),#00a3ff 60%)}.egame_list_item.style2[data-v-2980e6d4]:before{background:linear-gradient(180deg,rgba(6,143,9,0),#068f09 60%)}.egame_list_item.style3[data-v-2980e6d4]:before{background:linear-gradient(180deg,rgba(218,170,0,0),rgba(218,131,0,0) .01%,#da8300 60%)}.egame_list_item.style4[data-v-2980e6d4]:before{background:linear-gradient(180deg,rgba(188,68,56,0),#bc4438 60%)}.egame_list_item:hover .egame_btn[data-v-2980e6d4],.egame_list_item:hover .game-bg-wrap[data-v-2980e6d4]{opacity:1}.egame_list_item img[data-v-2980e6d4]{display:block;width:100%;height:100%}.egame_list_item .egame_name[data-v-2980e6d4]{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:11px;font-family:Inter,sans-serif}.egame_list_item .egame_name p[data-v-2980e6d4]{position:relative;z-index:2;width:100%;margin-top:3px;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;color:#f1f1f1;text-align:start}.egame_list_item .egame_name .vendor[data-v-2980e6d4]{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.4)}.egame_list_item .egame_name .game-name[data-v-2980e6d4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.egame_list_item .online-person[data-v-2980e6d4]{position:absolute;top:8px;right:6.7px;z-index:1;height:24.6px;padding:0 10px 0 7px;font-size:14px;font-weight:400;color:#fff;background:rgba(21,21,21,.75);border-radius:10.6px;display:flex;align-items:center;justify-content:center}.egame_list_item .online-person svg[data-v-2980e6d4]{width:22px;height:22px}.egame_list_item .vendor-name[data-v-2980e6d4]{position:absolute;top:0;left:0;display:none;max-width:80%;padding:6px 20px 6px 13px;font-size:12px;font-weight:700;color:#fff;background-image:linear-gradient(90deg,#f89f03,#fe6c00);border-radius:6px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.egame_list_item .egame_btn[data-v-2980e6d4]{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:.2s}.egame_list_item .egame_btn .btn-beginplay[data-v-2980e6d4],.egame_list_item .egame_btn .btn-freeplay[data-v-2980e6d4]{display:flex;align-items:center;justify-content:center;width:125px;height:42px;margin:5px 0;font-size:16px;font-weight:500;cursor:pointer;border-radius:12px}.egame_list_item .egame_btn .btn-beginplay[data-v-2980e6d4]{color:#000;background-color:#ff0}.egame_list_item .egame_btn .btn-freeplay[data-v-2980e6d4]{color:#fff;background-color:#2f6a96}.zoom-in-top-enter-active,.zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter,.zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.vendor-swiper .game-item{height:55px;cursor:pointer;background:linear-gradient(180deg,#3a3a3a,#0b0b0b);border-radius:8.6px;display:flex;align-items:center;justify-content:center}.vendor-swiper .game-item img{height:51px}.zoom-in-top-enter-active[data-v-4bccb1f5],.zoom-in-top-leave-active[data-v-4bccb1f5]{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.zoom-in-top-enter[data-v-4bccb1f5],.zoom-in-top-leave-active[data-v-4bccb1f5]{opacity:0;transform:scaleY(0)}.egame_list_wrap[data-v-4bccb1f5]{padding-top:43.3px}.slsearch[data-v-4bccb1f5]{display:flex;align-items:center;justify-content:flex-end;margin-top:10px}.slsearch input[data-v-4bccb1f5]{width:290px;height:47px;padding:0 30px 0 46px;color:var(--form-search-txt);background:var(--form-search-bg);border-radius:8px}.slsearch input[data-v-4bccb1f5]:-ms-input-placeholder{color:var(--form-search-placeholder)}.slsearch input[data-v-4bccb1f5]::placeholder{color:var(--form-search-placeholder)}.egame_wrap[data-v-4bccb1f5]{position:relative}.egame_wrap .egame_content[data-v-4bccb1f5]{width:100%;padding:0 0 20px;margin:43px auto 0}.egame_wrap .categiry-filter[data-v-4bccb1f5]{position:relative;margin-left:15px}.egame_wrap .categiry-filter .categiry-filter-btn[data-v-4bccb1f5]{display:flex;align-items:center;height:40px;padding:0 60px 0 18px;color:#fff;cursor:pointer;background-color:#381774;border-radius:20px}.egame_wrap .categiry-filter .categiry-filter-btn .svg-icon[data-v-4bccb1f5]{width:16px;height:10px;margin-right:10px}.egame_wrap .categiry-filter .simplefilter[data-v-4bccb1f5]{position:absolute;top:53px;left:50%;z-index:999;display:flex;flex-direction:column;align-items:center;background-color:#381774;border-radius:8px;transform:translateX(-50%)}.egame_wrap .categiry-filter .simplefilter .allType[data-v-4bccb1f5]{font-weight:700;color:#9891b2}.egame_wrap .categiry-filter .simplefilter .filter-btn[data-v-4bccb1f5]{display:flex;align-items:center;width:180px;height:47px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:.2s}.egame_wrap .categiry-filter .simplefilter .filter-btn[data-v-4bccb1f5]:first-child{border-radius:8px 8px 0 0}.egame_wrap .categiry-filter .simplefilter .filter-btn[data-v-4bccb1f5]:last-child{border-radius:0 0 8px 8px}.egame_wrap .categiry-filter .simplefilter .filter-btn.active[data-v-4bccb1f5],.egame_wrap .categiry-filter .simplefilter .filter-btn[data-v-4bccb1f5]:hover{background-color:hsla(0,0%,100%,.18)}.egame_wrap .categiry-filter .simplefilter .filter-btn.active .remPass_box .cheched-bg[data-v-4bccb1f5]{background-color:#f39e04;border:1px solid #f39e04}.egame_wrap .categiry-filter .simplefilter .filter-btn.active .remPass_box .gougou[data-v-4bccb1f5]{opacity:1}.egame_wrap .categiry-filter .simplefilter .filter-btn .remPass_box[data-v-4bccb1f5]{position:relative;margin:0 13px 0 12px}.egame_wrap .categiry-filter .simplefilter .filter-btn .remPass_box .remPass_checkbox[data-v-4bccb1f5]{position:relative;z-index:3;display:block;width:19px;height:19px;cursor:pointer;outline:none;background-color:transparent;border:none;opacity:0}.egame_wrap .categiry-filter .simplefilter .filter-btn .remPass_box .cheched-bg[data-v-4bccb1f5]{position:absolute;top:0;left:0;display:block;width:18px;height:18px;cursor:pointer;border:1px solid hsla(0,0%,100%,.5);border-radius:4px;opacity:1;transition:all .15s linear}.egame_wrap .categiry-filter .simplefilter .filter-btn .remPass_box .gougou[data-v-4bccb1f5]{position:absolute;top:4px;left:7px;display:inline-block;width:5px;height:10px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;opacity:0;transform:rotate(45deg)}.egame_wrap .search_form[data-v-4bccb1f5]{position:relative}.egame_wrap .search_form .submit-button[data-v-4bccb1f5]{position:absolute;top:50%;left:15px;display:block;cursor:pointer;transform:translateY(-50%)}.egame_wrap .search_form .submit-button .svg-icon[data-v-4bccb1f5]{width:24px;height:24px;color:#bebebe}.egame_wrap .egame_list[data-v-4bccb1f5]{display:flex;flex-wrap:wrap;padding:0 20px;margin-bottom:20px}.egame_wrap .egame_list .egame_list_item[data-v-4bccb1f5]{position:relative;display:flex;flex-direction:column;margin-right:16px;margin-bottom:20px;cursor:pointer;transition:.2s}.egame_wrap .egame_list .egame_list_item:hover .egame_btn[data-v-4bccb1f5]{opacity:1}.egame_wrap .egame_list .egame_list_item .egame_name p[data-v-4bccb1f5]{padding:10px;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:700;color:#fff;text-align:center;white-space:nowrap}.egame_wrap .egame_list .egame_list_item .vendor-name[data-v-4bccb1f5]{position:absolute;top:0;left:0;max-width:80%;padding:6px 20px 6px 13px;font-size:12px;font-weight:700;color:#fff;background-image:linear-gradient(90deg,#f89f03,#fe6c00);border-radius:6px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.egame_wrap .egame_list .egame_list_item .egame_btn[data-v-4bccb1f5]{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;transition:.2s}.egame_wrap .egame_list .egame_list_item .egame_btn .btn-beginplay[data-v-4bccb1f5],.egame_wrap .egame_list .egame_list_item .egame_btn .btn-freeplay[data-v-4bccb1f5]{display:flex;align-items:center;justify-content:center;width:125px;height:42px;margin:5px 0;font-size:16px;font-weight:500;cursor:pointer;border-radius:12px}.egame_wrap .egame_list .egame_list_item .egame_btn .btn-beginplay[data-v-4bccb1f5]{color:#000;background-color:#ff0}.egame_wrap .egame_list .egame_list_item .egame_btn .btn-freeplay[data-v-4bccb1f5]{color:#fff;background-color:#2f6a96}.egame_wrap .no_data[data-v-4bccb1f5]{margin:20px 0;color:#fff;text-align:center}</pre></body></html>