@charset "UTF-8";@import"//at.alicdn.com/t/c/font_4631363_a1nh5xgefyv.css";@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";:root[theme=light]{color-scheme:light;--theme-color: #85858b;--theme-background-color: #f2f2f7;--theme-color-background-header: #ffffff;--theme-color-background-footer: #ffffff;--theme-color-border: #e6e4e4;--theme-color-background-1: #fdfdfd;--theme-color-background-2: #f8f7f7;--theme-color-background-3: #f2f2f2;--theme-color-text-highlight: #222222;--theme-color-text-lighten: #dddddd}:root[theme=dark]{color-scheme:dark;--theme-color: #9e9e9e;--theme-background-color: #1c1c1c;--theme-color-background-header: #141414;--theme-color-background-footer: #141414;--theme-color-border: #434343;--theme-color-background-1: #2c2c2c;--theme-color-background-2: #1f1e1e;--theme-color-background-3: #363434;--theme-color-text-highlight: #efefef;--theme-color-text-lighten: #505050}:root[locale=en]{--font-size: 12px;--line-height: 1;--font-weight: 400;--font-family: "Chakra Petch", "ui-sans-serif", "system-ui", "-apple-system"}:root[locale=zh]{--font-size: 12px;--line-height: 1;--font-weight: 400;--font-family: "Chakra Petch", "PingFang SC", "ui-sans-serif", "system-ui", "-apple-system"}*{padding:0;margin:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;scrollbar-width:thin;touch-action:manipulation;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:unset;border:unset;color:unset;outline:none;font-size:unset;font-family:unset;font-weight:unset;line-height:unset;color-scheme:unset;position:relative;list-style:none;word-break:break-all;text-transform:capitalize}body{width:100%;min-height:100%;overflow-x:hidden;overflow-y:scroll;font-family:Chakra Petch;font-size:12px;font-size:var(--font-size);font-family:var(--font-family);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--theme-color);background-color:var(--theme-background-color)}.global-color-primary{color:#ff851b!important}.global-color-success{color:#34a853!important}.global-color-danger{color:#ea4335!important}.global-color-warning{color:#ffc75f!important}.global-form .item{background-color:var(--theme-color-background-1);border-radius:5px;padding:5px 10px;margin-bottom:10px}.global-form .item:last-child{margin-bottom:0}.global-form .item .label{font-size:10px;margin-bottom:5px}.global-form .item .block{display:flex;align-items:center}.global-form .item .block .icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.global-form .item .block .icon:first-child{margin-right:10px}.global-form .item .block .icon:last-child{margin-left:10px}.global-form .item .block .icon i{font-size:20px;transition:transform .3s linear}.global-form .item .block .icon i.show{transform:scaleY(-1)}.global-form .item .block .icon img{width:inherit;height:inherit}.global-form .item .block .text{flex:1;font-weight:600;height:28px;display:flex;align-items:center;color:var(--theme-color-text-highlight);font-size:13px}.global-form .item .block .text input{flex-grow:1;font-size:13px;text-transform:none!important}.global-form .item .block .text input::placeholder{color:var(--theme-color-text-lighten);font-weight:400;font-size:10px}.global-form .item .block .info{margin-left:10px;font-weight:600}.global-form .item .block .send{margin-left:10px;height:28px;min-width:80px}.global-tips{margin:10px;padding:10px;border-radius:5px;background-color:var(--theme-color-background-1)}.global-tips .head{display:flex;align-items:center;height:40px}.global-tips .head:after{position:absolute;bottom:0;left:0;right:0;content:"";height:1px;background-color:var(--theme-color-border);transform:scaleY(.5)}.global-tips .head .icon{font-size:20px;margin-right:5px}.global-tips .head .text{font-weight:600;font-size:14px}.global-tips .main{padding:10px}.global-tips .main .item{margin-bottom:15px;line-height:1.8;display:flex;align-items:flex-start;word-break:keep-all}.global-tips .main .item:last-child{margin-bottom:0}.global-popup-bottom{width:100vw;background-color:var(--theme-background-color);border-radius:10px 10px 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom)) 20px;box-shadow:0 0 18px #0000009e}.global-popup-bottom .header{display:flex;align-items:center;justify-content:space-between;height:30px;padding-bottom:15px}.global-popup-bottom .header .text{flex-grow:1;font-weight:600;font-size:13px;color:var(--theme-color-text-highlight)}.global-popup-bottom .header .icon{display:flex;align-items:center;justify-content:center;width:25px}.global-popup-bottom .content{max-height:calc(90vh - 100px);overflow-y:auto}.global-meun{display:flex;align-items:center;justify-content:space-around}.global-meun .item{display:flex;align-items:center;justify-content:center;padding:15px;font-size:14px;font-weight:600;text-transform:capitalize}.global-meun .item.selected{position:relative;color:#ff851b}.global-meun .item.selected:after{content:"";position:absolute;width:20px;height:4px;border-radius:2px;bottom:6px;left:50%;transform:translate(-50%);background-color:#ff851b}.fuck-notification[data-v-3d93735c]{position:fixed;z-index:4000;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;display:flex;align-items:center;justify-content:center}.fuck-notification-item[data-v-f4f8862a]{pointer-events:auto;position:absolute;width:100%;color:#fff;padding:10px;line-height:1.8;text-align:center}.fuck-notification-item.default[data-v-f4f8862a]{background-color:#333}.fuck-notification-item.primary[data-v-f4f8862a]{background-color:#ff851b}.fuck-notification-item.success[data-v-f4f8862a]{background-color:#34a853}.fuck-notification-item.warning[data-v-f4f8862a]{background-color:#ffc75f}.fuck-notification-item.danger[data-v-f4f8862a]{background-color:#ea4335}.fuck-notification-item.top[data-v-f4f8862a]{top:0;padding-top:calc(10px + env(safe-area-inset-top));animation:slide-in-top-f4f8862a .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-notification-item.top.out[data-v-f4f8862a]{animation:slide-out-top-f4f8862a .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-notification-item.bottom[data-v-f4f8862a]{bottom:0;padding-bottom:calc(10px + env(safe-area-inset-bottom));animation:slide-in-bottom-f4f8862a .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-notification-item.bottom.out[data-v-f4f8862a]{animation:slide-out-bottom-f4f8862a .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-notification-item.center[data-v-f4f8862a]{padding:20px;border-radius:5px;width:unset;min-width:100px;max-width:calc(100vw - 40px);animation:spaceInDown-f4f8862a .5s cubic-bezier(.39,.575,.565,1) both}.fuck-notification-item.center.out[data-v-f4f8862a]{animation:spaceOutUp-f4f8862a .5s ease-out both}@keyframes center-in-f4f8862a{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes center-out-f4f8862a{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes slide-in-bottom-f4f8862a{0%{transform:translateY(200px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-bottom-f4f8862a{0%{transform:translateY(0);opacity:1}to{transform:translateY(200px);opacity:0}}@keyframes slide-in-top-f4f8862a{0%{transform:translateY(-200px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-top-f4f8862a{0%{transform:translateY(0);opacity:1}to{transform:translateY(-200px);opacity:0}}@keyframes spaceInDown-f4f8862a{0%{opacity:0;transform-origin:50% 100%;transform:scale(.2) translateY(200%)}to{opacity:1;transform-origin:50% 100%;transform:scale(1) translate(0)}}@keyframes spaceOutUp-f4f8862a{0%{opacity:1;transform-origin:50% 0%;transform:scale(1) translate(0)}to{opacity:0;transform-origin:50% 0%;transform:scale(.2) translateY(-200%)}}.fuck-third-party .title[data-v-2bb4d881]{height:30px;display:flex;align-items:center;justify-content:center}.fuck-third-party .title[data-v-2bb4d881]:before{margin-right:10px;content:"";height:1px;background-color:var(--theme-color-text-lighten);flex-grow:1;transform:scaleY(.5)}.fuck-third-party .title[data-v-2bb4d881]:after{margin-left:10px;content:"";height:1px;background-color:var(--theme-color-text-lighten);flex-grow:1;transform:scaleY(.5)}.fuck-third-party .list[data-v-2bb4d881]{display:flex;align-items:center;justify-content:space-around;margin-top:10px}.fuck-third-party .list .item .icon[data-v-2bb4d881]{width:36px;height:36px;border-radius:50%;font-size:28px;pointer-events:none;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color-background-1);color:var(--theme-color-text-lighten)}.fuck-third-party .list .item .icon.fuck-icon-google[data-v-2bb4d881]{color:#fff;background-color:#0b57d0}.fuck-third-party .list .item .icon.fuck-icon-telegram[data-v-2bb4d881]{color:#fff;background-color:#08c}.switch[data-v-687763b7]{margin-top:15px;display:flex;align-items:center;justify-content:space-between;color:var(--theme-color-text-highlight);padding:10px 0}.fuck-loading[data-v-f4822379]{position:fixed;z-index:3000;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0000009e}.fuck-loading.show[data-v-f4822379]{display:flex;animation:fade-in-f4822379 .3s cubic-bezier(.25,.46,.45,.94) both}.fuck-loading.hide[data-v-f4822379]{display:none}.fuck-loading.out[data-v-f4822379]{animation:fade-out-f4822379 .3s cubic-bezier(.25,.46,.45,.94) both}.fuck-loading .icon[data-v-f4822379]{font-size:40px;animation:up-and-down-f4822379 2s linear infinite}@keyframes fade-in-f4822379{0%{opacity:0}to{opacity:1}}@keyframes fade-out-f4822379{0%{opacity:1}to{opacity:0}}@keyframes up-and-down-f4822379{0%{transform:translateY(0);color:#ff851b}25%{transform:translateY(-10px);color:#34a853}75%{transform:translateY(10px);color:#ea4335}to{transform:translateY(0);color:#ff851b}}.index-header-banner[data-v-7949b3fe],.index-footer-banner[data-v-ae12f619]{background-color:red}.index-side-banner[data-v-d236fe12]{position:fixed;z-index:1000;bottom:10px;right:10px}.index-popup-banner-01[data-v-cc08260f]{background-color:red;padding:50px}.index-popup-banner-02[data-v-cc08260f]{background-color:#00f;padding:50px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-banner[data-v-117e8d6e]{margin:10px 10px 0;border-radius:5px;overflow:hidden;position:relative}.index-banner .indicator[data-v-117e8d6e]{z-index:1;position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center}.index-banner .indicator .item[data-v-117e8d6e]{height:4px;width:4px;border-radius:2px;background-color:#ffffff1a;margin:0 2px}.index-banner .indicator .item.current[data-v-117e8d6e]{width:20px;position:relative;overflow:hidden}.index-banner .indicator .item.current[data-v-117e8d6e]:after{position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:2px;content:"";background-color:#ffffff9e;animation:fuck-117e8d6e 4s linear forwards}@keyframes fuck-117e8d6e{0%{width:4px}to{width:100%}}.index-banner .banner[data-v-117e8d6e]{height:120px;border-radius:5px;background-color:#34a853}.marquee[data-v-7f5721af]{margin:10px 10px 0;border-radius:3px;overflow:hidden}.marquee .vue3-marquee[data-v-7f5721af]{overflow:hidden}.marquee .item[data-v-7f5721af]{content-visibility:auto;margin:0 5px;width:80px}.marquee .item .icon[data-v-7f5721af]{width:80px;height:80px;border-radius:3px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.marquee .item .icon[lazy=loaded][data-v-7f5721af]{animation:fade-in-7f5721af 1s cubic-bezier(.39,.575,.565,1) both}.marquee .item .icon[lazy=loading][data-v-7f5721af]{display:flex;align-items:center;justify-content:center;animation:fade-in-7f5721af 1s cubic-bezier(.39,.575,.565,1) both;animation-delay:.6s}.marquee .item .icon[lazy=loading][data-v-7f5721af]:after{content:"";font-family:fuck-icon!important;font-size:20px;animation:circle-7f5721af 2s linear infinite;color:var(--theme-color-text-lighten)}.marquee .item .icon[lazy=error][data-v-7f5721af]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in-7f5721af 1s cubic-bezier(.39,.575,.565,1) both;animation-delay:.6s}.marquee .item .desc[data-v-7f5721af]{margin-top:15px;text-align:center;font-size:10px;color:var(--theme-color-text-highlight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marquee .item .number[data-v-7f5721af]{margin-top:10px;display:flex;align-items:baseline;justify-content:center;color:#34a853;font-weight:600}.marquee .item .number[data-v-7f5721af]:before{content:"$"}@keyframes fade-in-7f5721af{0%{opacity:0}to{opacity:1}}@keyframes circle-7f5721af{to{transform:rotate(1turn)}}.fuck-recommend[data-v-c4ecdbf1]{padding:10px}.fuck-recommend .fuck-recommend-header[data-v-c4ecdbf1]{display:flex;align-items:center;justify-content:space-between;height:45px}.fuck-recommend .fuck-recommend-header .icon[data-v-c4ecdbf1]{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:20px}.fuck-recommend .fuck-recommend-header .text[data-v-c4ecdbf1]{flex-grow:1;padding:0 5px;font-size:16px;font-weight:700;text-transform:capitalize;color:var(--theme-color-text-highlight)}.fuck-recommend .fuck-recommend-header .more[data-v-c4ecdbf1]{font-size:24px}.fuck-recommend .fuck-recommend-list .item[data-v-c4ecdbf1]{content-visibility:auto;height:120px;border-radius:5px;background-color:var(--theme-color-background-1);overflow:hidden;position:relative}.fuck-recommend .fuck-recommend-list .item .icon[data-v-c4ecdbf1]{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.fuck-recommend .fuck-recommend-list .item .icon[lazy=loaded][data-v-c4ecdbf1]{animation:fade-in-c4ecdbf1 1s cubic-bezier(.39,.575,.565,1) both}.fuck-recommend .fuck-recommend-list .item .icon[lazy=loading][data-v-c4ecdbf1]{display:flex;align-items:center;justify-content:center;animation:fade-in-c4ecdbf1 1s cubic-bezier(.39,.575,.565,1) both;animation-delay:.6s}.fuck-recommend .fuck-recommend-list .item .icon[lazy=loading][data-v-c4ecdbf1]:after{content:"";font-family:fuck-icon!important;font-size:20px;animation:circle-c4ecdbf1 2s linear infinite;color:var(--theme-color-text-lighten)}.fuck-recommend .fuck-recommend-list .item .icon[lazy=error][data-v-c4ecdbf1]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in-c4ecdbf1 1s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in-c4ecdbf1{0%{opacity:0}to{opacity:1}}@keyframes circle-c4ecdbf1{to{transform:rotate(1turn)}}.fuck-rolling[data-v-8d0f7a1c]{padding:10px}.fuck-rolling .title[data-v-8d0f7a1c]{display:flex;align-items:center;justify-content:space-between;height:45px}.fuck-rolling .title .icon[data-v-8d0f7a1c]{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:20px}.fuck-rolling .title .text[data-v-8d0f7a1c]{flex-grow:1;padding:0 5px;font-size:16px;font-weight:700;text-transform:capitalize;color:var(--theme-color-text-highlight)}.fuck-rolling .head[data-v-8d0f7a1c]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-color-background-1);border-radius:5px}.fuck-rolling .head .col[data-v-8d0f7a1c]{text-transform:uppercase;font-weight:600;padding:10px 5px}.fuck-rolling .head .col[data-v-8d0f7a1c]:nth-child(1){width:40%}.fuck-rolling .head .col[data-v-8d0f7a1c]:nth-child(2){width:30%;text-align:right}.fuck-rolling .head .col[data-v-8d0f7a1c]:nth-child(3){width:30%;text-align:right}.fuck-rolling .list[data-v-8d0f7a1c]{height:400px;overflow:hidden}.fuck-rolling .list .item[data-v-8d0f7a1c]{content-visibility:auto;height:37px;background-color:var(--theme-color-background-1);margin-top:3px;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.fuck-rolling .list .item .col[data-v-8d0f7a1c]{font-weight:400;padding:5px}.fuck-rolling .list .item .col[data-v-8d0f7a1c]:nth-child(1){width:40%;display:flex;align-items:center}.fuck-rolling .list .item .col:nth-child(1) .icon[data-v-8d0f7a1c]{width:27px;height:27px;border-radius:3px;background-size:cover;background-repeat:no-repeat;background-position:center;flex-shrink:0}.fuck-rolling .list .item .col:nth-child(1) .icon[lazy=loaded][data-v-8d0f7a1c]{animation:fade-in-8d0f7a1c 1.2s cubic-bezier(.39,.575,.565,1) both}.fuck-rolling .list .item .col:nth-child(1) .icon[lazy=error][data-v-8d0f7a1c]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in-8d0f7a1c 1.2s cubic-bezier(.39,.575,.565,1) both}.fuck-rolling .list .item .col:nth-child(1) .text[data-v-8d0f7a1c]{font-weight:600;font-size:14px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuck-rolling .list .item .col[data-v-8d0f7a1c]:nth-child(2){width:30%;display:flex;align-items:baseline;justify-content:flex-end}.fuck-rolling .list .item .col[data-v-8d0f7a1c]:nth-child(2):after{content:"x"}.fuck-rolling .list .item .col[data-v-8d0f7a1c]:nth-child(3){width:30%;display:flex;align-items:baseline;justify-content:flex-end}.fuck-rolling .list .item .col[data-v-8d0f7a1c]:nth-child(3):before{content:"$"}.fuck-rolling .list .item .col.color[data-v-8d0f7a1c]{color:#34a853;font-weight:700}.fuck-rolling .list .leave[data-v-8d0f7a1c]{animation:leave-8d0f7a1c 1.5s ease-out forwards}@keyframes leave-8d0f7a1c{to{margin-top:-37px}}@keyframes fade-in-8d0f7a1c{0%{opacity:0}to{opacity:1}}.menu[data-v-d9980868]{padding:10px;display:flex;align-items:center;justify-content:space-between}.menu .icon[data-v-d9980868]{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.menu .icon .fuck-icon[data-v-d9980868]{font-size:20px}.menu .text[data-v-d9980868]{height:30px;display:flex;align-items:center;flex-grow:1;padding:0 5px;font-size:16px;font-weight:700;text-transform:capitalize;color:var(--theme-color-text-highlight)}.menu .input[data-v-d9980868]{margin:0 5px;height:30px;flex-grow:1;display:flex;align-items:center;background-color:var(--theme-color-background-3);border-radius:5px;padding:5px 10px;font-weight:600;font-size:13px;color:var(--theme-color-text-highlight);text-transform:none!important}.menu .input[data-v-d9980868]::placeholder{font-weight:400;font-size:10px}.list[data-v-d9980868]{padding:10px 0 0 10px;display:flex;flex-wrap:wrap}.list .item[data-v-d9980868]{width:calc((100% - 30px) / 3);height:160px;margin-right:10px;margin-bottom:10px;border-radius:5px;overflow:hidden;background-color:var(--theme-color-background-2);position:relative;content-visibility:auto}.list .item .icon[data-v-d9980868]{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.list .item .icon[lazy=loaded][data-v-d9980868]{animation:fade-in-d9980868 1s cubic-bezier(.39,.575,.565,1) both}.list .item .icon[lazy=loading][data-v-d9980868]{display:flex;align-items:center;justify-content:center;animation:fade-in-d9980868 1s cubic-bezier(.39,.575,.565,1) both;animation-delay:.6s}.list .item .icon[lazy=loading][data-v-d9980868]:after{content:"";font-family:fuck-icon!important;font-size:20px;animation:circle-d9980868 2s linear infinite;color:var(--theme-color-text-lighten)}.list .item .icon[lazy=error][data-v-d9980868]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in-d9980868 1s cubic-bezier(.39,.575,.565,1) both;animation-delay:.6s}.list .item .delete[data-v-d9980868]{position:absolute;bottom:0;right:0;z-index:1;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#ea4335;font-size:20px}@keyframes fade-in-d9980868{0%{opacity:0}to{opacity:1}}@keyframes circle-d9980868{to{transform:rotate(1turn)}}.block[data-v-2e54b83b]{display:flex;align-items:center}.block .coin[data-v-2e54b83b]{width:25px;height:25px;margin-right:10px}.block .icon[data-v-2e54b83b]{width:25px;height:25px;display:flex;align-items:center;justify-content:center;margin-left:10px;transition:transform .3s linear;font-size:20px;color:var(--theme-color-text-lighten)}.block .icon.show[data-v-2e54b83b]{transform:scaleY(-1)}.block .text[data-v-2e54b83b]{flex-grow:1;font-weight:600;text-transform:uppercase}.block .info[data-v-2e54b83b]{margin-left:10px}.choose-coin-content[data-v-2e54b83b]{display:flex;justify-content:space-between}.choose-coin-content .code-list[data-v-2e54b83b]{width:calc(50% - 5px)}.choose-coin-content .code-list .swiper[data-v-2e54b83b]{height:260px}.choose-coin-content .code-list .title[data-v-2e54b83b]{margin-bottom:10px;font-size:10px}.choose-coin-content .code-list .item[data-v-2e54b83b]{height:35px;display:flex;align-items:center;padding:10px;background-color:var(--theme-color-background-1);border-radius:5px}.choose-coin-content .code-list .item .icon[data-v-2e54b83b]{width:25px;height:25px;background-position:center;background-size:cover}.choose-coin-content .code-list .item .icon[lazy=loaded][data-v-2e54b83b],.choose-coin-content .code-list .item .icon[lazy=error][data-v-2e54b83b]{animation:fade-in-2e54b83b 1.2s cubic-bezier(.39,.575,.565,1) both}.choose-coin-content .code-list .item .text[data-v-2e54b83b]{text-transform:uppercase;margin-left:10px;font-weight:700;word-break:normal}.choose-coin-content .code-list .item.selected .text[data-v-2e54b83b]{color:#ff851b}.choose-coin-content .code-list .item.disabled .icon[data-v-2e54b83b]{filter:grayscale(100%);opacity:.2!important}.choose-coin-content .code-list .item.disabled .text[data-v-2e54b83b]{opacity:.5}.choose-coin-content .network-list[data-v-2e54b83b]{width:calc(50% - 5px)}.choose-coin-content .network-list .swiper[data-v-2e54b83b]{height:260px}.choose-coin-content .network-list .title[data-v-2e54b83b]{margin-bottom:10px;font-size:10px}.choose-coin-content .network-list .item[data-v-2e54b83b]{height:35px;display:flex;align-items:center;padding:10px;background-color:var(--theme-color-background-1);border-radius:5px;font-weight:700;text-transform:uppercase}.choose-coin-content .network-list .item.selected[data-v-2e54b83b]{color:#ff851b}@keyframes fade-in-2e54b83b{0%{opacity:0}to{opacity:1}}.form[data-v-52fc1117]{margin:10px}.qrcode[data-v-52fc1117]{margin:60px auto;width:180px;height:180px;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color-background-1);border-radius:10px;overflow:hidden;position:relative}.qrcode .code[data-v-52fc1117]{position:absolute;left:0;top:0;width:100%;height:100%}.qrcode .coin[data-v-52fc1117]{width:25px;height:25px;pointer-events:none}.qrcode .loading[data-v-52fc1117]{width:25px;height:25px;display:flex;align-items:center;justify-content:center;animation:circle-52fc1117 1.2s linear infinite}@keyframes circle-52fc1117{to{transform:rotate(1turn)}}.form[data-v-c7b2dc5f]{margin:10px}.form .item .summary[data-v-c7b2dc5f]{padding:5px 0}.form .item .summary .row[data-v-c7b2dc5f]{padding:5px 0;display:flex;align-items:center;justify-content:space-between}.form .item .summary .row .l[data-v-c7b2dc5f]{padding-right:10px}.form .item .summary .row .v[data-v-c7b2dc5f]{font-weight:600;color:var(--theme-color-text-highlight)}.addresses .item[data-v-c7b2dc5f]{background-color:var(--theme-color-background-1);border-radius:5px;padding:10px;margin-bottom:10px}.addresses .item.selected[data-v-c7b2dc5f]{color:#ff851b}.addresses .item[data-v-c7b2dc5f]:last-child{margin-bottom:0}.list[data-v-8af855e6]{margin:10px}.list .item[data-v-8af855e6]{background-color:var(--theme-color-background-1);border-radius:5px;padding:15px 10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.list .item .col[data-v-8af855e6]{width:33.33%}.list .item .col .label[data-v-8af855e6]{font-size:10px;margin-bottom:10px}.list .item .col .value.in[data-v-8af855e6]{font-weight:700;color:#34a853}.list .item .col .value.in[data-v-8af855e6]:before{content:"+"}.list .item .col .value.out[data-v-8af855e6]{font-weight:600;color:#ea4335}.list .item .col .value.out[data-v-8af855e6]:before{content:"-"}.list .item .col[data-v-8af855e6]:nth-child(1){width:40%}.list .item .col:nth-child(1) .value[data-v-8af855e6]{font-size:15px}.list .item .col[data-v-8af855e6]:nth-child(2){width:30%}.list .item .col:nth-child(2) .value[data-v-8af855e6]{color:var(--theme-color-text-highlight)}.list .item .col[data-v-8af855e6]:nth-child(3){width:30%;text-align:right}.list .item[data-v-8af855e6]:last-child{margin-bottom:0}.menu[data-v-bee51901]{padding:10px;display:flex;align-items:center;justify-content:space-between}.menu .item[data-v-bee51901]{display:flex;align-items:center;justify-content:center;height:35px}.menu .item .icon[data-v-bee51901]{margin-right:5px;font-size:18px}.menu .item .text[data-v-bee51901]{font-size:14px;font-weight:600;text-transform:capitalize}.menu .item.selected[data-v-bee51901]:nth-child(1){color:#34a853}.menu .item.selected[data-v-bee51901]:nth-child(2){color:#ea4335}.menu .item.selected[data-v-bee51901]:nth-child(3){color:#ff851b}.user-banner[data-v-348af7c3]{margin:10px}.user-banner .item[data-v-348af7c3]{height:60px;border-radius:5px;background-color:#34a853;display:flex;align-items:center;justify-content:center}.profile[data-v-b3b4ced6]{margin:10px;padding:10px 20px;background-color:var(--theme-color-background-1);border-radius:5px}.profile .user[data-v-b3b4ced6]{display:flex;align-items:center;justify-content:space-between}.profile .user .avatar[data-v-b3b4ced6]{width:60px;height:60px;background-size:cover;background-color:var(--theme-color-border);border-radius:50%;flex-shrink:0}.profile .user .account[data-v-b3b4ced6]{flex-grow:1;padding:10px 20px}.profile .user .account .nickname[data-v-b3b4ced6]{font-size:16px;font-weight:700;height:30px;color:var(--theme-color-text-highlight)}.profile .user .account .userid[data-v-b3b4ced6]{display:flex;align-items:center}.profile .user .account .userid .label[data-v-b3b4ced6]{margin-right:5px}.profile .user .account .userid .value[data-v-b3b4ced6]{color:var(--theme-color-text-highlight)}.profile .user .account .userid .icon[data-v-b3b4ced6]{margin-left:10px;font-size:13px}.profile .user .edit[data-v-b3b4ced6]{font-size:24px;color:var(--theme-color-text-lighten)}.profile .vip[data-v-b3b4ced6]{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.profile .vip[data-v-b3b4ced6]:after{position:absolute;top:0;left:0;right:0;content:"";height:1px;background-color:var(--theme-color-border);transform:scaleY(.5)}.profile .vip .main[data-v-b3b4ced6]{flex-grow:1;padding:20px 20px 0 0}.profile .vip .main .level[data-v-b3b4ced6]{display:flex;align-items:flex-end}.profile .vip .main .level .icon[data-v-b3b4ced6]{font-size:28px;color:#ff851b}.profile .vip .main .level .text[data-v-b3b4ced6]{margin-left:10px;font-size:24px;font-weight:700;color:#ff851b}.profile .vip .main .level .imgs[data-v-b3b4ced6]{margin-left:20px;display:flex;align-items:center}.profile .vip .main .level .imgs .img[data-v-b3b4ced6]{width:24px;height:24px;margin-right:2px;background-position:center;background-repeat:no-repeat;background-size:contain;filter:grayscale(100%)}.profile .vip .main .level .imgs .img.color[data-v-b3b4ced6]{filter:grayscale(0)}.profile .vip .main .level .imgs .img.img-1[data-v-b3b4ced6]{background-image:url(/static/images/levels/1.png)}.profile .vip .main .level .imgs .img.img-2[data-v-b3b4ced6]{background-image:url(/static/images/levels/2.png)}.profile .vip .main .level .imgs .img.img-3[data-v-b3b4ced6]{background-image:url(/static/images/levels/3.png)}.profile .vip .main .level .imgs .img.img-4[data-v-b3b4ced6]{background-image:url(/static/images/levels/4.png)}.profile .vip .main .level .imgs .img.img-5[data-v-b3b4ced6]{background-image:url(/static/images/levels/5.png)}.profile .vip .main .level .imgs .img.img-6[data-v-b3b4ced6]{background-image:url(/static/images/levels/6.png)}.profile .vip .main .progress[data-v-b3b4ced6]{background-color:var(--theme-color-background-3);height:6px;border-radius:3px;overflow:hidden;margin:10px 0}.profile .vip .main .progress .bar[data-v-b3b4ced6]{background-color:#34a853;height:inherit;transition:width .5s ease}.profile .vip .main .summary[data-v-b3b4ced6]{font-size:10px}.profile .vip .upgrade[data-v-b3b4ced6]{margin-top:20px;font-size:30px;animation:up-and-down-b3b4ced6 2s linear infinite;color:#34a853}@keyframes up-and-down-b3b4ced6{0%{transform:translateY(0)}25%{transform:translateY(-5px)}75%{transform:translateY(5px)}to{transform:translateY(0)}}.quickly[data-v-b3b4ced6]{margin:10px;padding:10px;background-color:var(--theme-color-background-1);border-radius:5px;display:flex;flex-wrap:wrap}.quickly .item[data-v-b3b4ced6]{width:25%;margin:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.quickly .item .icon[data-v-b3b4ced6]{display:flex;align-items:center;justify-content:center;height:45px;width:45px}.quickly .item .icon i[data-v-b3b4ced6]{font-size:32px}.quickly .item .text[data-v-b3b4ced6]{color:var(--theme-color-text-highlight)}.money[data-v-b3b4ced6]{margin:10px;background-color:var(--theme-color-background-1);border-radius:5px;padding:20px 10px;display:flex;align-items:center;justify-content:space-between}.money .item[data-v-b3b4ced6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 5px}.money .item .value[data-v-b3b4ced6]{color:var(--theme-color-text-highlight);font-weight:600}.money .item .label[data-v-b3b4ced6]{margin-top:10px;font-size:10px}.cells[data-v-b3b4ced6]{margin:10px;background-color:var(--theme-color-background-1);border-radius:5px;padding:10px}.cells .item[data-v-b3b4ced6]{display:flex;align-items:center;justify-content:space-between;position:relative;padding:10px}.cells .item[data-v-b3b4ced6]:after{position:absolute;bottom:0;left:50px;right:-10px;content:"";height:1px;background-color:var(--theme-color-border);transform:scaleY(.5)}.cells .item[data-v-b3b4ced6]:last-child:after{display:none}.cells .item .icon[data-v-b3b4ced6]{font-size:24px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-right:10px}.cells .item .text[data-v-b3b4ced6]{flex-grow:1;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-color-text-highlight)}.cells .item .more[data-v-b3b4ced6]{font-size:20px;width:20px;height:30px;display:flex;align-items:center;justify-content:center;margin-left:10px;color:var(--theme-color-text-lighten)}.locales-content .item[data-v-b3b4ced6]{margin-bottom:10px;background-color:var(--theme-color-background-1);border-radius:5px;padding:15px}.locales-content .item[data-v-b3b4ced6]:last-child{margin-bottom:0}.locales-content .item.selected[data-v-b3b4ced6]{color:#ff851b}.money[data-v-864971cc]{height:30px;background-color:var(--theme-color-background-2);border-radius:5px;padding:0 5px;display:flex;align-items:center}.money .coin[data-v-864971cc]{color:#ff851b;font-size:20px}.money .number[data-v-864971cc]{padding:0 5px;font-weight:600;min-width:80px}.money .add[data-v-864971cc]{color:#34a853;font-size:20px}.iframe[data-v-327714a2]{width:100vw;border:transparent}.base[data-v-4c3efd61]{display:flex;margin:10px}.base .icon[data-v-4c3efd61]{width:30vw;height:40vw;max-width:150px;max-height:200px;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:5px;flex-shrink:0}.base .info[data-v-4c3efd61]{margin-left:10px;flex-grow:1;display:flex;flex-direction:column}.base .info .name[data-v-4c3efd61]{color:var(--theme-color-text-highlight);font-weight:700;font-size:16px;margin-top:10px}.base .info .desc[data-v-4c3efd61]{margin-top:20px;display:flex}.base .info .desc .label[data-v-4c3efd61]{margin-right:10px}.base .info .desc .label[data-v-4c3efd61]:after{content:":"}.base .info .desc .value[data-v-4c3efd61]{font-weight:600}.base .info .fill[data-v-4c3efd61]{flex-grow:1}.base .info .fuck[data-v-4c3efd61]{display:flex}.base .info .fuck .item[data-v-4c3efd61]{width:50%;display:flex;align-items:center}.base .info .fuck .i[data-v-4c3efd61]{width:40px;height:40px;font-size:24px;display:flex;align-items:center;justify-content:center}.base .info .fuck .i.loading[data-v-4c3efd61]{animation:pulsate-fwd-4c3efd61 .5s ease-in-out infinite both;pointer-events:none}.base .info .fuck .t[data-v-4c3efd61]{color:var(--theme-color-text-highlight);flex-grow:1;padding-left:10px}.base .icon[lazy=loaded][data-v-4c3efd61]{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.base .icon[lazy=loading][data-v-4c3efd61]{background-color:var(--theme-color-background-1)}.base .icon[lazy=error][data-v-4c3efd61]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.play[data-v-4c3efd61]{margin:10px;display:flex;align-items:center;justify-content:space-between}.play .item[data-v-4c3efd61]{width:calc(50% - 5px)}.bets[data-v-4c3efd61]{padding:10px}.bets .header[data-v-4c3efd61]{display:flex;align-items:center;justify-content:space-between;height:45px}.bets .header .icon[data-v-4c3efd61]{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:20px}.bets .header .text[data-v-4c3efd61]{flex-grow:1;padding:0 5px;font-size:16px;font-weight:700;text-transform:capitalize;color:var(--theme-color-text-highlight)}.bets .header .more[data-v-4c3efd61]{font-size:24px}.bets .title[data-v-4c3efd61]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-color-background-1);border-radius:5px}.bets .title .col[data-v-4c3efd61]{text-transform:uppercase;font-weight:600;padding:10px 5px}.bets .title .col[data-v-4c3efd61]:nth-child(1){width:40%}.bets .title .col[data-v-4c3efd61]:nth-child(2){width:30%;text-align:right}.bets .title .col[data-v-4c3efd61]:nth-child(3){width:30%;text-align:right}.bets .list .item[data-v-4c3efd61]{height:37px;background-color:var(--theme-color-background-1);margin-top:3px;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.bets .list .item .col[data-v-4c3efd61]{font-weight:400;padding:5px}.bets .list .item .col[data-v-4c3efd61]:nth-child(1){width:40%;display:flex;align-items:center}.bets .list .item .col:nth-child(1) .icon[data-v-4c3efd61]{width:27px;height:27px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center;flex-shrink:0}.bets .list .item .col:nth-child(1) .icon[lazy=loaded][data-v-4c3efd61]{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.bets .list .item .col:nth-child(1) .icon[lazy=error][data-v-4c3efd61]{background-image:url(/static/images/games/default.webp)!important;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}.bets .list .item .col:nth-child(1) .text[data-v-4c3efd61]{font-weight:600;font-size:14px;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bets .list .item .col[data-v-4c3efd61]:nth-child(2){width:30%;display:flex;align-items:baseline;justify-content:flex-end;color:var(--theme-color-text-highlight)}.bets .list .item .col[data-v-4c3efd61]:nth-child(2):after{content:"x"}.bets .list .item .col[data-v-4c3efd61]:nth-child(3){width:30%;display:flex;align-items:baseline;justify-content:flex-end;color:var(--theme-color-text-highlight)}.bets .list .item .col[data-v-4c3efd61]:nth-child(3):before{content:"$"}.bets .list .item .col.color[data-v-4c3efd61]{color:#34a853;font-weight:700}.play-footer[data-v-4c3efd61]{padding:10px 10px calc(env(safe-area-inset-bottom) + 10px) 10px!important;background-color:var(--theme-color-background-1);display:flex;align-items:center;justify-content:space-between}.play-footer .item[data-v-4c3efd61]{width:calc(50% - 5px)}.play-footer .item .icon[data-v-4c3efd61]{margin-right:5px}@keyframes pulsate-fwd-4c3efd61{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.lotto-roll[data-v-9a7581bd]{margin:40px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.lotto-roll .roll[data-v-9a7581bd]{width:min(80vw,80vh);animation:color-change-9a7581bd 4s linear infinite alternate both;border-radius:10px;padding:10px;position:relative;z-index:1;border:1px solid rgba(255,255,255,.2);box-shadow:1px 1px 5px 2px #0000001a}.lotto-roll .roll .lights[data-v-9a7581bd]{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.lotto-roll .roll .lights .item[data-v-9a7581bd]{width:12px;height:12px;border-radius:50%;transition:background-color 1s ease-in-out;position:relative;display:flex;align-items:center;justify-content:center}.lotto-roll .roll .lights .item[data-v-9a7581bd]:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;border:1px dashed #fff;border-radius:50%;animation:circle-9a7581bd 5s linear infinite;animation-direction:reverse}.lotto-roll .roll .lights .item[data-v-9a7581bd]:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:50%;height:50%;animation:heartbeat-9a7581bd 1.5s ease-in-out infinite both}.lotto-roll .roll .main[data-v-9a7581bd]{margin:10px 0;background-color:#ef7a82;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.2);box-shadow:inset 1px 1px 5px #00000061}.lotto-roll .roll .main .column[data-v-9a7581bd]{flex-grow:1;margin-right:10px;height:calc(min(80vw,80vh)/5);overflow:hidden;background-color:#ffffffbf;border-radius:8px;box-shadow:1px 1px 2px 1px #0003;position:relative}.lotto-roll .roll .main .column[data-v-9a7581bd]:before{content:"";position:absolute;z-index:1;width:100%;top:0;height:calc(min(80vw,80vh) / 5 / 2.5);background-image:linear-gradient(to bottom,rgba(255,255,255,.75),transparent)}.lotto-roll .roll .main .column[data-v-9a7581bd]:after{content:"";position:absolute;z-index:1;width:100%;bottom:0;height:calc(min(80vw,80vh) / 5 / 2.5);background-image:linear-gradient(to top,rgba(255,255,255,.75),transparent)}.lotto-roll .roll .main .column .items .item[data-v-9a7581bd]{height:calc(min(80vw,80vh)/5);display:flex;align-items:center;justify-content:center;font-size:calc(min(80vw,80vh)*.1);font-weight:700;color:#c93756;text-align:center}.lotto-roll .roll .main .column[data-v-9a7581bd]:last-child{margin-right:0}.lotto-roll .roll .main .point[data-v-9a7581bd]{margin-right:10px;width:10px;height:10px;border-radius:50%;background-color:#ffffffbf;box-shadow:1px 1px 2px 1px #0003;flex-shrink:0}.lotto-roll .shelf[data-v-9a7581bd]{display:flex;flex-direction:column;align-items:center;justify-content:center}.lotto-roll .shelf .column[data-v-9a7581bd]{width:calc(min(80vw,80vh) - 60px);padding:10px;background-color:#ef7a82;position:relative}.lotto-roll .shelf .column .info[data-v-9a7581bd]{padding:10px;border-radius:6.18px;background-color:#ffffff61;margin-bottom:10px;text-align:center;color:#c93756;box-shadow:1px 1px 2px 1px #0000001a}.lotto-roll .shelf .column .start[data-v-9a7581bd]{background-color:#c93756;box-shadow:1px 1px 2px 1px #0000001a;padding:10px;border-radius:6.18px;position:relative}.lotto-roll .shelf .column .start.transitioning[data-v-9a7581bd]{pointer-events:none}.lotto-roll .shelf .column .start .text[data-v-9a7581bd]{text-transform:uppercase;font-size:calc(min(80vw,80vh) / 5 / 5);font-weight:700;text-align:center;color:#ffffffd9;letter-spacing:2.5px;text-shadow:1px 1px 1px rgba(0,0,0,.382)}.lotto-roll .shelf .column .start .rocker[data-v-9a7581bd]{position:absolute;width:60px;top:50%;transform:translateY(-50%);right:-32.5px;background-color:#c93756;height:10px;border-radius:0 0 5px}.lotto-roll .shelf .column .start .rocker .inner[data-v-9a7581bd]{position:absolute;bottom:0;right:0;width:10px;height:50px;background-color:#c93756;border-radius:0 0 5px;transform-origin:right bottom}@keyframes shake-9a7581bd{0%{height:50px;transform:rotate(0)}60%{height:30px;transform:rotate(15deg)}to{height:50px;transform:rotate(0)}}.lotto-roll .shelf .column .start .rocker .inner[data-v-9a7581bd]:after{content:"";width:20px;height:20px;border-radius:50%;background-color:#b5314d;background-image:radial-gradient(at 10% 10%,#ffffff4d 5%,#b5314d 80%);position:absolute;top:-5px;left:-5px;box-shadow:1px 1px 3px 1px #00000026}.lotto-roll .shelf .column .start .rocker .inner.shake[data-v-9a7581bd]{animation:shake-9a7581bd 1s ease-in-out forwards}.lotto-roll .shelf .base[data-v-9a7581bd]{width:min(80vw,80vh);height:calc(min(80vw,80vh)/20);background-color:#f05654;border-radius:10px}@keyframes color-change-9a7581bd{0%{background:#c93756}50%{background:#ff461f}to{background:#ff4777}}@keyframes heartbeat-9a7581bd{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out;opacity:1}10%{transform:scale(.91);animation-timing-function:ease-in;opacity:.91}17%{transform:scale(.98);animation-timing-function:ease-out;opacity:.98}33%{transform:scale(.87);animation-timing-function:ease-in;opacity:.87}45%{transform:scale(1);animation-timing-function:ease-out;opacity:1}}@keyframes circle-9a7581bd{to{transform:rotate(-1turn)}}.lotto-truntable[data-v-ab919c62]{margin:40px auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.lotto-truntable .bingo[data-v-ab919c62]{position:absolute;z-index:2;max-height:min(80vw,80vh);overflow:hidden}.lotto-truntable .table[data-v-ab919c62]{z-index:1;overflow:hidden;width:min(80vw,80vh);height:min(80vw,80vh);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;animation:color-change-ab919c62 4s linear infinite alternate both;border:1px solid rgba(255,255,255,.2);box-shadow:1px 1px 5px 2px #0000001a}.lotto-truntable .table .lights[data-v-ab919c62]{position:absolute;width:calc(min(80vw,80vh) - 12px);height:calc(min(80vw,80vh) - 12px);border-radius:50%;overflow:hidden;animation:circle-ab919c62 90s linear infinite}.lotto-truntable .table .lights .item[data-v-ab919c62]{position:absolute;width:12px;height:12px;border-radius:50%;transition:background-color 1s ease-in-out;display:flex;align-items:center;justify-content:center;transform-origin:calc((min(80vw,80vh) - 12px)/2) calc((min(80vw,80vh) - 12px)/2)}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(1){transform:rotate(0) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(2){transform:rotate(30deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(3){transform:rotate(60deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(4){transform:rotate(90deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(5){transform:rotate(120deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(6){transform:rotate(150deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(7){transform:rotate(180deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(8){transform:rotate(210deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(9){transform:rotate(240deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(10){transform:rotate(270deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(11){transform:rotate(300deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:nth-child(12){transform:rotate(330deg) translate(calc((min(80vw,80vh) - 12px)/2))}.lotto-truntable .table .lights .item[data-v-ab919c62]:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;border:1px dashed #fff;border-radius:50%;animation:circle-ab919c62 5s linear infinite;animation-direction:reverse}.lotto-truntable .table .lights .item[data-v-ab919c62]:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:50%;height:50%;animation:heartbeat-ab919c62 1.5s ease-in-out infinite both}.lotto-truntable .table .biscuits[data-v-ab919c62]{width:calc(min(80vw,80vh) - 45px);height:calc(min(80vw,80vh) - 45px);border-radius:50%;overflow:hidden;position:relative}.lotto-truntable .table .biscuits .sector[data-v-ab919c62]{position:absolute;left:50%;width:50%;transform-origin:0 50%;color:#fff;display:flex;align-items:center;justify-content:center;padding-left:calc((min(80vw,80vh) - 45px)*.1)}.lotto-truntable .table .biscuits .sector img[data-v-ab919c62]{width:calc((min(80vw,80vh) - 45px)/8);border-radius:5px;transform:rotate(90deg)}.lotto-truntable .table .biscuits .sector span[data-v-ab919c62]{margin-right:calc((min(80vw,80vh) - 45px) / 24);writing-mode:vertical-rl}.lotto-truntable .table .shadow[data-v-ab919c62]{position:absolute;width:calc(min(80vw,80vh) - 44px);height:calc(min(80vw,80vh) - 44px);border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:inset 1px 1px 5px #00000061}.lotto-truntable .table .pointer[data-v-ab919c62]{position:absolute;width:calc(min(80vw,80vh) / 6);height:calc(min(80vw,80vh) / 6);border-radius:50%;background-color:#e49bab;box-shadow:1px 1px 2px 1px #0003;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.lotto-truntable .table .pointer[data-v-ab919c62]:before{position:absolute;content:"";width:70%;height:70%;background-color:#c93756;top:-15px;left:50%;transform:translate(-50%);clip-path:polygon(50% 0,100% 100%,0 100%)}.lotto-truntable .table .pointer[data-v-ab919c62]:after{content:"";position:absolute;width:85%;height:85%;border-radius:50%;background-color:#c93756;box-shadow:1px 1px 2px 1px #0003}.lotto-truntable .table .pointer .inner[data-v-ab919c62]{position:absolute;z-index:1;width:70%;height:70%;border-radius:50%;overflow:hidden;background:radial-gradient(at 10% 10%,#ffffff4d 5%,#c93756 80%);box-shadow:2px 2px 2px 2px #0003;display:flex;align-items:center;justify-content:center}.lotto-truntable .table .pointer .inner[data-v-ab919c62]:before{content:"go";text-transform:uppercase;font-size:calc(min(80vw,80vh) / 6 / 3.5);font-weight:700;text-align:center;color:#fffc;letter-spacing:1px;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.lotto-truntable .table .pointer.untransitionend[data-v-ab919c62]{pointer-events:none}.lotto-truntable .shelf[data-v-ab919c62]{margin-top:calc(min(80vw,80vh)/-2);display:flex;flex-direction:column;align-items:center;justify-content:center}.lotto-truntable .shelf .column[data-v-ab919c62]{width:calc(min(80vw,80vh)*.618);height:calc(min(80vw,80vh)*.618);background-color:#ef7a82;clip-path:polygon(50% 0,100% 100%,0 100%);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.lotto-truntable .shelf .column[data-v-ab919c62]:before{content:"bingo";position:absolute;bottom:calc(min(80vw,80vh)/40);font-size:calc(min(80vw,80vh) / 12);font-weight:700;color:#ffffff9e;letter-spacing:2.5px;text-shadow:1px 1px 1px rgba(0,0,0,.2);text-transform:uppercase;font-style:italic}.lotto-truntable .shelf .base[data-v-ab919c62]{width:min(80vw,80vh);height:calc(min(80vw,80vh) / 15);background-color:#f05654;border-radius:10px}@keyframes heartbeat-ab919c62{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out;opacity:1}10%{transform:scale(.91);animation-timing-function:ease-in;opacity:.91}17%{transform:scale(.98);animation-timing-function:ease-out;opacity:.98}33%{transform:scale(.87);animation-timing-function:ease-in;opacity:.87}45%{transform:scale(1);animation-timing-function:ease-out;opacity:1}}@keyframes circle-ab919c62{to{transform:rotate(-1turn)}}@keyframes color-change-ab919c62{0%{background:#c93756}50%{background:#ff461f}to{background:#ff4777}}.form[data-v-b9921799],.list[data-v-b9921799]{margin:10px}.list .item[data-v-b9921799]{background-color:var(--theme-color-background-1);border-radius:5px;padding:15px 10px;margin-bottom:10px}.list .item[data-v-b9921799]:last-child{margin-bottom:0}.list .item .row[data-v-b9921799]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.list .item .row .col[data-v-b9921799]{width:33.3%}.list .item .row .col[data-v-b9921799]:last-child{text-align:right}.list .item .row .col .label[data-v-b9921799]{font-size:10px;margin-bottom:10px}.list .item .row .col .value[data-v-b9921799]{font-weight:600;color:var(--theme-color-text-highlight)}.list .item .row .col .value.date[data-v-b9921799]{font-size:10px}.list .item .row[data-v-b9921799]:last-child{margin-bottom:0}.head[data-v-ed8afc96]{height:150px;padding:0 10px;display:flex;align-items:flex-end;justify-content:center}.head .item[data-v-ed8afc96]{background-color:var(--theme-color-background-1);border-radius:5px 5px 0 0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:10px 10px 15px}.head .item .icon[data-v-ed8afc96]{position:absolute;background-color:var(--theme-color-background-1);padding:5px}.head .item .icon img[data-v-ed8afc96]{width:100%;height:100%;border-radius:50%}.head .item .icon[data-v-ed8afc96]:after{position:absolute;right:0;bottom:0;width:35%;height:35%;display:block;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.head .item .nickname[data-v-ed8afc96]{font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head .item .number[data-v-ed8afc96]{font-weight:600;margin-top:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head .item[data-v-ed8afc96]:nth-child(1){height:90px;min-width:120px;background-image:linear-gradient(#34a853,#34a8531a);color:#288140}.head .item:nth-child(1) .icon[data-v-ed8afc96]{background-color:#34a853;width:60px;height:60px;top:-30px;border-radius:50%}.head .item:nth-child(1) .icon[data-v-ed8afc96]:after{content:"2";background-color:#34a853}.head .item[data-v-ed8afc96]:nth-child(2){height:100px;min-width:150px;background-image:linear-gradient(#ea4335,#ea43351a);color:#d62516}.head .item:nth-child(2) .icon[data-v-ed8afc96]{background-color:#ea4335;width:70px;height:70px;top:-35px;border-radius:50%}.head .item:nth-child(2) .icon[data-v-ed8afc96]:after{content:"1";background-color:#ea4335}.head .item[data-v-ed8afc96]:nth-child(3){height:80px;min-width:100px;background-image:linear-gradient(#ffc75f,#ffc75f1a);color:#ffb52c}.head .item:nth-child(3) .icon[data-v-ed8afc96]{background-color:#ffc75f;width:50px;height:50px;top:-25px;border-radius:50%}.head .item:nth-child(3) .icon[data-v-ed8afc96]:after{content:"3";background-color:#ffc75f}.list[data-v-ed8afc96]{margin:0 10px 10px}.list .item[data-v-ed8afc96]{background-color:var(--theme-color-background-1);border-radius:5px;padding:15px 10px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.list .item .col .label[data-v-ed8afc96]{font-size:10px;margin-bottom:10px}.list .item .col .value[data-v-ed8afc96]{font-weight:600;color:var(--theme-color-text-highlight)}.list .item .col[data-v-ed8afc96]:nth-child(1){width:20%}.list .item .col[data-v-ed8afc96]:nth-child(2){width:30%}.list .item .col[data-v-ed8afc96]:nth-child(3){width:25%}.list .item .col[data-v-ed8afc96]:nth-child(4){width:25%;text-align:right}.list .item[data-v-ed8afc96]:last-child{margin-bottom:0}.vip-info[data-v-e9eeae23]{margin:10px;background-color:var(--theme-color-background-1);border-radius:5px;padding:15px}.vip-info .base[data-v-e9eeae23]{display:flex;align-items:flex-end;justify-content:space-between}.vip-info .base .left[data-v-e9eeae23]{flex-grow:1;margin-right:5vw}.vip-info .base .left .level[data-v-e9eeae23]{display:flex;align-items:flex-end}.vip-info .base .left .level .icon[data-v-e9eeae23]{font-size:28px;color:#ff851b}.vip-info .base .left .level .text[data-v-e9eeae23]{margin-left:10px;font-size:24px;font-weight:700;color:#ff851b}.vip-info .base .left .level .imgs[data-v-e9eeae23]{margin-left:20px;display:flex;align-items:center}.vip-info .base .left .level .imgs .img[data-v-e9eeae23]{width:24px;height:24px;margin-right:2px;background-position:center;background-repeat:no-repeat;background-size:contain;filter:grayscale(100%)}.vip-info .base .left .level .imgs .img.color[data-v-e9eeae23]{filter:grayscale(0)}.vip-info .base .left .level .imgs .img.img-1[data-v-e9eeae23]{background-image:url(/static/images/levels/1.png)}.vip-info .base .left .level .imgs .img.img-2[data-v-e9eeae23]{background-image:url(/static/images/levels/2.png)}.vip-info .base .left .level .imgs .img.img-3[data-v-e9eeae23]{background-image:url(/static/images/levels/3.png)}.vip-info .base .left .level .imgs .img.img-4[data-v-e9eeae23]{background-image:url(/static/images/levels/4.png)}.vip-info .base .left .level .imgs .img.img-5[data-v-e9eeae23]{background-image:url(/static/images/levels/5.png)}.vip-info .base .left .level .imgs .img.img-6[data-v-e9eeae23]{background-image:url(/static/images/levels/6.png)}.vip-info .base .left .progress[data-v-e9eeae23]{margin-top:15px}.vip-info .base .left .progress .txt[data-v-e9eeae23]{display:flex;align-items:baseline;font-size:10px}.vip-info .base .left .progress .txt .label[data-v-e9eeae23]{margin-right:10px}.vip-info .base .left .progress .txt .value[data-v-e9eeae23]{font-weight:600}.vip-info .base .left .progress .box[data-v-e9eeae23]{margin-top:10px;background-color:var(--theme-color-background-3);height:4px;border-radius:2px;overflow:hidden;width:100%}.vip-info .base .left .progress .box .bar[data-v-e9eeae23]{background-color:#34a853;height:inherit;transition:width .5s ease}.vip-info .base .crown[data-v-e9eeae23]{flex-shrink:0;width:80px;height:80px;background-image:url(/static/images/other/crown.png);background-repeat:no-repeat;background-size:contain;background-position:center}.vip-info .desc[data-v-e9eeae23]{margin-top:15px;line-height:1.5;color:var(--theme-color-text-highlight);word-break:keep-all;font-size:10px}.vip-info .desc span[data-v-e9eeae23]{color:#ff851b}.vip-swiper[data-v-e9eeae23]{margin:10px;border-radius:5px;overflow:hidden}.vip-swiper .slide[data-v-e9eeae23]{border-radius:5px;padding:15px;background-color:var(--theme-color-background-1)}.vip-swiper .slide .level[data-v-e9eeae23]{display:flex;align-items:flex-end}.vip-swiper .slide .level .icon[data-v-e9eeae23]{font-size:36px;color:#ff851b}.vip-swiper .slide .level .text[data-v-e9eeae23]{margin-left:10px;font-size:32px;font-weight:700;color:#ff851b}.vip-swiper .slide .level .imgs[data-v-e9eeae23]{margin-left:20px;display:flex;align-items:center}.vip-swiper .slide .level .imgs .img[data-v-e9eeae23]{width:32px;height:32px;margin-right:2px;background-position:center;background-repeat:no-repeat;background-size:contain;filter:grayscale(100%)}.vip-swiper .slide .level .imgs .img.color[data-v-e9eeae23]{filter:grayscale(0)}.vip-swiper .slide .level .imgs .img.img-1[data-v-e9eeae23]{background-image:url(/static/images/levels/1.png)}.vip-swiper .slide .level .imgs .img.img-2[data-v-e9eeae23]{background-image:url(/static/images/levels/2.png)}.vip-swiper .slide .level .imgs .img.img-3[data-v-e9eeae23]{background-image:url(/static/images/levels/3.png)}.vip-swiper .slide .level .imgs .img.img-4[data-v-e9eeae23]{background-image:url(/static/images/levels/4.png)}.vip-swiper .slide .level .imgs .img.img-5[data-v-e9eeae23]{background-image:url(/static/images/levels/5.png)}.vip-swiper .slide .level .imgs .img.img-6[data-v-e9eeae23]{background-image:url(/static/images/levels/6.png)}.vip-swiper .slide .list .item[data-v-e9eeae23]{margin-top:15px;padding-top:15px;position:relative;display:flex;align-items:flex-end}.vip-swiper .slide .list .item .info[data-v-e9eeae23]{flex-grow:1}.vip-swiper .slide .list .item .info .name[data-v-e9eeae23]{font-size:14px;font-weight:600;color:var(--theme-color-text-highlight)}.vip-swiper .slide .list .item .info .desc[data-v-e9eeae23]{margin-top:10px;font-size:10px;min-height:40px;line-height:1.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vip-swiper .slide .list .item .info .desc[data-v-e9eeae23] mark{color:#ff851b;font-weight:700;font-size:14px}.vip-swiper .slide .list .item .info .progress[data-v-e9eeae23]{margin-top:10px}.vip-swiper .slide .list .item .info .progress .txt[data-v-e9eeae23]{margin-top:10px;display:flex;align-items:baseline}.vip-swiper .slide .list .item .info .progress .txt .l[data-v-e9eeae23]{font-size:10px;margin-right:10px}.vip-swiper .slide .list .item .info .progress .txt .v[data-v-e9eeae23]{color:#34a853;font-weight:600}.vip-swiper .slide .list .item .info .progress .box[data-v-e9eeae23]{margin-top:10px;background-color:var(--theme-color-background-3);height:4px;border-radius:2px;overflow:hidden}.vip-swiper .slide .list .item .info .progress .box .bar[data-v-e9eeae23]{background-color:#34a853;height:inherit;transition:width .5s ease}.vip-swiper .slide .list .item .icon[data-v-e9eeae23]{flex-shrink:0;margin-left:15px;width:45px;height:45px;border-radius:50%;font-size:28px;color:#fff;display:flex;align-items:center;justify-content:center}.vip-swiper .slide .list .item[data-v-e9eeae23]:after{position:absolute;top:0;left:0;right:0;content:"";height:1px;background-color:var(--theme-color-border);transform:scaleY(.5)}.vip-swiper .slide .list .item:nth-child(1) .icon[data-v-e9eeae23]{background-color:#34a853}.vip-swiper .slide .list .item:nth-child(2) .icon[data-v-e9eeae23]{background-color:#ff851b}.vip-swiper .slide .list .item:nth-child(3) .icon[data-v-e9eeae23]{background-color:#ea4335}.vip-swiper .slide .list .item:nth-child(4) .icon[data-v-e9eeae23]{background-color:#ffc75f}.vip-swiper .slide .list .item:nth-child(5) .icon[data-v-e9eeae23]{background-color:#08c}.vip-fuck[data-v-e9eeae23]{margin:10px;padding:10px;background-color:var(--theme-color-background-1);border-radius:3px}.vip-fuck .level[data-v-e9eeae23]{display:flex;align-items:center;justify-content:space-between;height:calc((100vw - 20px - 20px - 50px - 10px) / 6 + 30px);max-height:80px}.vip-fuck .level .item[data-v-e9eeae23]{width:calc((100vw - 20px - 20px - 50px - 10px) / 6);height:calc((100vw - 20px - 20px - 50px - 10px) / 6);max-width:50px;max-height:50px;transition:all .5s ease-in-out;background-position:center;background-repeat:no-repeat;background-size:contain}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(1){background-image:url(/static/images/levels/1.png)}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(2){background-image:url(/static/images/levels/2.png)}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(3){background-image:url(/static/images/levels/3.png)}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(4){background-image:url(/static/images/levels/4.png)}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(5){background-image:url(/static/images/levels/5.png)}.vip-fuck .level .item[data-v-e9eeae23]:nth-child(6){background-image:url(/static/images/levels/6.png)}.vip-fuck .level .item.selected[data-v-e9eeae23]{width:calc((100vw - 20px - 20px - 50px - 10px) / 6 + 10px);height:calc((100vw - 20px - 20px - 50px - 10px) / 6 + 10px);max-width:60px;max-height:60px}.vip-fuck .progress .box[data-v-e9eeae23]{flex-grow:1;height:4px;border-radius:2px;background-color:var(--theme-color-background-3);overflow:hidden}.vip-fuck .progress .box .bar[data-v-e9eeae23]{background-color:#34a853;height:inherit;transition:width .5s ease}.vip-footer[data-v-e9eeae23]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-color-background-1);padding:10px 10px calc(env(safe-area-inset-bottom) + 10px) 10px!important}.vip-footer .item[data-v-e9eeae23]{width:calc(50% - 5px)}.list[data-v-4f9f51f4]{margin:10px}.list .item[data-v-4f9f51f4]{background-color:var(--theme-color-background-1);border-radius:5px;padding:15px 10px;margin-bottom:10px}.list .item .date[data-v-4f9f51f4]{font-size:10px;margin-bottom:10px}.list .item .row[data-v-4f9f51f4]{display:flex;align-items:center;justify-content:space-between}.list .item .row .col[data-v-4f9f51f4]{width:33.33%}.list .item .row .col .label[data-v-4f9f51f4]{font-size:10px;margin-bottom:10px}.list .item .row .col .value[data-v-4f9f51f4]{font-weight:600}.list .item .row .col[data-v-4f9f51f4]:nth-child(1){width:40%}.list .item .row .col[data-v-4f9f51f4]:nth-child(2){width:20%}.list .item .row .col:nth-child(2) .value[data-v-4f9f51f4]{color:var(--theme-color-text-highlight)}.list .item .row .col[data-v-4f9f51f4]:nth-child(3){width:40%;text-align:right}.list .item .row .col:nth-child(3) .value[data-v-4f9f51f4]{color:var(--theme-color-text-highlight)}.list .item[data-v-4f9f51f4]:last-child{margin-bottom:0}.form[data-v-512c58f0]{margin:10px}.avatar[data-v-512c58f0]{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 0;margin:10px;border-radius:5px;background-color:var(--theme-color-background-1)}.avatar .img[data-v-512c58f0]{width:60px;height:60px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;background-color:var(--theme-color-border)}.avatar .txt[data-v-512c58f0]{margin-top:20px;font-size:10px}.avatars-content[data-v-512c58f0]{display:flex;flex-wrap:wrap;justify-content:space-between}.avatars-content .item[data-v-512c58f0]{margin:10px;width:calc((100vw - 120px)/4);height:calc((100vw - 120px)/4);max-height:60px;display:flex;align-items:center;justify-content:center}.avatars-content .item .icon[data-v-512c58f0]{width:100%;height:100%;max-width:60px;max-height:60px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;background-color:var(--theme-color-background-1)}.avatars-content .item .icon.selected[data-v-512c58f0]{background-color:#ff851b}.avatars-content .item .icon[lazy=loaded][data-v-512c58f0],.avatars-content .item .icon[lazy=error][data-v-512c58f0]{animation:fade-in-512c58f0 1.2s cubic-bezier(.39,.575,.565,1) both}@keyframes fade-in-512c58f0{0%{opacity:0}to{opacity:1}}.list[data-v-d3049131]{margin:10px}.list .item[data-v-d3049131]{background-color:var(--theme-color-background-1);border-radius:5px;margin-bottom:10px;padding:10px}.list .item .title[data-v-d3049131]{display:flex;align-items:center}.list .item .title .point[data-v-d3049131]{width:8px;height:8px;border-radius:50%;margin-right:5px}.list .item .title .point.unread[data-v-d3049131]{background-color:#ea4335}.list .item .title .icon[data-v-d3049131]{flex-shrink:0;font-size:20px}.list .item .title .text[data-v-d3049131]{padding:10px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list .item .title .arrow[data-v-d3049131]{flex-shrink:0;width:30px;display:flex;align-items:center;justify-content:center;color:var(--theme-color-text-lighten)}.list .item .title .arrow i[data-v-d3049131]{transition:transform .3s linear}.list .item .content[data-v-d3049131]{display:none;padding:10px}.list .item .content[data-v-d3049131]:after{position:absolute;top:0;left:0;right:0;content:"";height:1px;background-color:var(--theme-color-border);transform:scaleY(.5)}.list .item .content .image[data-v-d3049131]{margin-top:10px;width:100%;height:auto;border-radius:5px}.list .item .content .image[lazy=loaded][data-v-d3049131],.list .item .content .image[lazy=error][data-v-d3049131]{animation:fade-in-d3049131 1.2s cubic-bezier(.39,.575,.565,1) both}.list .item .content .text[data-v-d3049131]{margin-top:10px;line-height:2;text-indent:2em}.list .item .content .date[data-v-d3049131]{margin-top:10px;text-align:right;font-size:10px}.list .item.show .title .arrow i[data-v-d3049131]{transform:scaleY(-1)}.list .item.show .title .text[data-v-d3049131]{color:var(--theme-color-text-highlight);font-weight:600}.list .item.show .content[data-v-d3049131]{display:block}@keyframes fade-in-d3049131{0%{opacity:0}to{opacity:1}}.list[data-v-6bc832a7]{margin:10px}.list .item[data-v-6bc832a7]{background-color:var(--theme-color-background-1);border-radius:5px;padding:15px 10px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.list .item .col[data-v-6bc832a7]{width:25%;text-align:right}.list .item .col[data-v-6bc832a7]:first-child{text-align:left}.list .item .col .label[data-v-6bc832a7]{font-size:10px;margin-bottom:10px}.list .item .col .value[data-v-6bc832a7]{font-weight:600;color:var(--theme-color-text-highlight)}.list .item[data-v-6bc832a7]:last-child{margin-bottom:0}.fuck-button[data-v-198a222d]{height:40px;padding:0 10px;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center}.fuck-button.default[data-v-198a222d]{background-color:#333}.fuck-button.primary[data-v-198a222d]{background-color:#ff851b}.fuck-button.success[data-v-198a222d]{background-color:#34a853}.fuck-button.warning[data-v-198a222d]{background-color:#ffc75f}.fuck-button.danger[data-v-198a222d]{background-color:#ea4335}.fuck-button.disabled[data-v-198a222d]{pointer-events:none;filter:grayscale(61.8%)}.fuck-button.loading[data-v-198a222d]{pointer-events:none}.fuck-button.loading .icon[data-v-198a222d]{flex-shrink:0;margin-right:10px;animation:circle-198a222d 2s linear infinite}.fuck-button.round[data-v-198a222d]{border-radius:999px}.fuck-button.square[data-v-198a222d]{border-radius:0}.fuck-button .slot[data-v-198a222d]{display:flex;align-items:center;justify-content:center}@keyframes circle-198a222d{to{transform:rotate(1turn)}}.fuck-popup[data-v-ee60b43c]{position:fixed;z-index:2000;top:0;left:0;width:100%;height:100%}.fuck-popup .mask[data-v-ee60b43c]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000009e;animation:fade-in-ee60b43c .5s cubic-bezier(.39,.575,.565,1) both}.fuck-popup .mask.out[data-v-ee60b43c]{animation:fade-out-ee60b43c .3s ease-out both}.fuck-popup.center[data-v-ee60b43c]{display:flex;align-items:center;justify-content:center}.fuck-popup.center .main[data-v-ee60b43c]{animation:scale-in-center-ee60b43c .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-popup.center .main.out[data-v-ee60b43c]{animation:scale-out-center-ee60b43c .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-popup.bottom[data-v-ee60b43c]{display:flex;align-items:flex-end;justify-content:center}.fuck-popup.bottom .main[data-v-ee60b43c]{animation:slide-in-bottom-ee60b43c .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-popup.bottom .main.out[data-v-ee60b43c]{animation:slide-out-bottom-ee60b43c .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-popup.top[data-v-ee60b43c]{display:flex;align-items:flex-start;justify-content:center}.fuck-popup.top .main[data-v-ee60b43c]{animation:slide-in-top-ee60b43c .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-popup.top .main.out[data-v-ee60b43c]{animation:slide-out-top-ee60b43c .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-popup.right[data-v-ee60b43c]{display:flex;align-items:center;justify-content:flex-end}.fuck-popup.right .main[data-v-ee60b43c]{animation:slide-in-right-ee60b43c .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-popup.right .main.out[data-v-ee60b43c]{animation:slide-out-right-ee60b43c .5s cubic-bezier(.55,.085,.68,.53) both}.fuck-popup.left[data-v-ee60b43c]{display:flex;align-items:center;justify-content:flex-start}.fuck-popup.left .main[data-v-ee60b43c]{animation:slide-in-left-ee60b43c .5s cubic-bezier(.25,.46,.45,.94) both}.fuck-popup.left .main.out[data-v-ee60b43c]{animation:slide-out-left-ee60b43c .5s cubic-bezier(.55,.085,.68,.53) both}@keyframes fade-out-ee60b43c{0%{opacity:1}to{opacity:0}}@keyframes fade-in-ee60b43c{0%{opacity:0}to{opacity:1}}@keyframes scale-in-center-ee60b43c{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}@keyframes scale-out-center-ee60b43c{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:1}}@keyframes slide-in-bottom-ee60b43c{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-bottom-ee60b43c{0%{transform:translateY(0);opacity:1}to{transform:translateY(1000px);opacity:0}}@keyframes slide-in-top-ee60b43c{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-top-ee60b43c{0%{transform:translateY(0);opacity:1}to{transform:translateY(-1000px);opacity:0}}@keyframes slide-in-right-ee60b43c{0%{transform:translate(1000px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-out-right-ee60b43c{0%{transform:translate(0);opacity:1}to{transform:translate(1000px);opacity:0}}@keyframes slide-out-left-ee60b43c{0%{transform:translate(0);opacity:1}to{transform:translate(-1000px);opacity:0}}@keyframes slide-in-left-ee60b43c{0%{transform:translate(-1000px);opacity:0}to{transform:translate(0);opacity:1}}.better-scroll-wrapper[data-v-022f8d65]{overflow:hidden}.better-scroll-horizontal-wrapper[data-v-3948e0e5]{overflow:hidden;white-space:nowrap}.better-scroll-horizontal-wrapper .content[data-v-3948e0e5]{display:inline-block}.fuck-empty[data-v-b24aac54]{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:30vh;animation:fade-in-b24aac54 .3s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.5s;color:var(--theme-color-text-lighten)}.fuck-empty .icon[data-v-b24aac54]{font-size:60px}.fuck-empty .text[data-v-b24aac54]{margin-top:20px}@keyframes fade-in-b24aac54{0%{opacity:0}to{opacity:1}}.fuck-login-by-google-widget[data-v-6b30da87]{position:relative;overflow:hidden}.fuck-login-by-google-widget .widget[data-v-6b30da87]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;overflow:hidden}.fuck-login-by-google-widget .widget[data-v-6b30da87] *{width:100%;height:100%}.fuck-login-by-telegram-widget[data-v-c7c8ad2e]{position:relative;overflow:hidden}.fuck-login-by-telegram-widget .widget[data-v-c7c8ad2e]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;overflow:hidden}.fuck-login-by-telegram-widget .widget[data-v-c7c8ad2e] *{width:100%;height:100%}.fuck-header[data-v-63f56722]{position:fixed;z-index:1000;top:0;width:100%;padding-top:env(safe-area-inset-top);background-color:var(--theme-color-background-header)}.fuck-header .content[data-v-63f56722]{padding:10px;display:flex;align-items:center}.fuck-header .content .logo[data-v-63f56722]{flex-grow:1;flex-shrink:0;height:35px}.fuck-header .content .logo img[data-v-63f56722]{height:inherit}.fuck-header .content .buttons[data-v-63f56722]{display:flex;justify-content:flex-end}.fuck-header .content .buttons .item[data-v-63f56722]{margin-right:10px;min-width:90px;height:35px}.fuck-header .content .money[data-v-63f56722]{height:35px;margin-right:10px;background-color:var(--theme-color-background-2);border-radius:5px;padding:0 10px;display:flex;align-items:center}.fuck-header .content .money .coin[data-v-63f56722]{color:#ff851b;font-size:20px}.fuck-header .content .money .number[data-v-63f56722]{padding:0 5px;font-weight:600;font-size:13px;min-width:80px}.fuck-header .content .money .add[data-v-63f56722]{color:#34a853;font-size:24px}.fuck-header .content .icons[data-v-63f56722]{display:flex;align-items:center}.fuck-header .content .icons .item[data-v-63f56722]{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-left:5px}.fuck-header .content .icons .item .fuck-icon[data-v-63f56722]{font-size:24px}.fuck-header-common[data-v-47622e09]{position:fixed;z-index:1000;top:0;width:100%;padding-top:env(safe-area-inset-top)}.fuck-header-common .background[data-v-47622e09]{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:var(--theme-color-background-header)}.fuck-header-common .background.transparent[data-v-47622e09]{opacity:0}.fuck-footer[data-v-450a78e9]{position:fixed;z-index:1000;bottom:0;width:100%}.fuck-footer .menu[data-v-450a78e9]{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background-color:var(--theme-color-background-footer);display:flex;justify-content:space-around;align-items:center}.fuck-footer .menu .item[data-v-450a78e9]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:40px}.fuck-footer .menu .item .icon[data-v-450a78e9]{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.fuck-footer .menu .item .icon i[data-v-450a78e9]{font-size:25px}.fuck-footer .menu .item .icon.point[data-v-450a78e9]{position:relative}.fuck-footer .menu .item .icon.point[data-v-450a78e9]:after{content:"";position:absolute;right:2px;top:2px;width:8px;height:8px;border-radius:50%;background-color:#ea4335}.fuck-footer .menu .item .text[data-v-450a78e9]{font-size:10px}.fuck-footer .menu .item.middle[data-v-450a78e9]{position:relative}.fuck-footer .menu .item.middle .round[data-v-450a78e9]{position:absolute;top:-40px;width:60px;height:60px;border-radius:50%;background-color:var(--theme-color-background-footer);display:flex;align-items:center;justify-content:center;overflow:hidden}.fuck-footer .menu .item.middle .round .icon[data-v-450a78e9]{background-color:var(--theme-color-background-2);width:44px;height:44px;border-radius:50%}.fuck-footer .menu .item.middle .round .icon i[data-v-450a78e9]{font-size:28px;color:var(--theme-color-text-highlight)}.fuck-footer .menu .item.selected[data-v-450a78e9]{color:var(--theme-color-text-highlight)}.fuck-footer-common[data-v-4a849e0c]{position:fixed;z-index:1000;bottom:0;width:100%}.fuck-footer-common[data-v-4a849e0c] :last-child{padding-bottom:env(safe-area-inset-bottom)}.fuck-header-navigate[data-v-04762912]{display:flex;align-items:center;justify-content:space-between}.fuck-header-navigate .back[data-v-04762912]{width:45px;height:45px;display:flex;align-items:center;justify-content:center}.fuck-header-navigate .back .icon[data-v-04762912]{font-size:18px}.fuck-header-navigate .title[data-v-04762912]{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;text-transform:capitalize;color:var(--theme-color-text-highlight)}.fuck-header-navigate .more[data-v-04762912]{flex-shrink:0;padding:0 10px}.fuck-sms[data-v-398aec3a]{height:inherit;display:flex;align-items:center;justify-content:center;background-color:#34a853;border-radius:5px;color:#fff}.fuck-sms.loading[data-v-398aec3a]{pointer-events:none}
