.shell-dialog-overlay{position:fixed;background:transparent;z-index:10000;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;overflow:hidden}.shell-dialog-overlay.is-hidden{display:none}.shell-dialog-overlay-backdrop{position:absolute;inset:0;background:#0000008c;pointer-events:auto;cursor:pointer;opacity:0;transition:opacity .25s ease}.shell-dialog-overlay.is-open .shell-dialog-overlay-backdrop{opacity:1}body.has-source-top-hud-overlay #game-overlay,body.has-source-paytable-rules-overlay #game-overlay{z-index:10001!important}.source-wallet-list-host{position:fixed;z-index:10003;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;color:#fff;pointer-events:none;overflow:hidden;-webkit-user-select:none;user-select:none}.source-wallet-list-stage{position:absolute;left:var(--source-wallet-stage-left, 0);top:var(--source-wallet-stage-top, 0);width:var(--source-wallet-stage-width, 360px);height:var(--source-wallet-stage-height, 640px);transform:scale(var(--source-wallet-scale, 1));transform-origin:top left;pointer-events:none;overflow:hidden;z-index:1}.source-wallet-list-dimmer{appearance:none;-webkit-appearance:none;position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background-color:#0000008c;opacity:0;pointer-events:auto;transition:opacity .3s cubic-bezier(.22,1,.36,1);z-index:0}.source-wallet-list-host.is-open .source-wallet-list-dimmer{opacity:1}#walletListView.source-wallet-list-view{position:absolute;left:0;top:100%;width:100%;height:48%;min-height:210px;color:#fff;background-color:#282832;border-radius:8px 8px 0 0;font-size:16px;pointer-events:auto;transition:top .3s cubic-bezier(.22,1,.36,1)}#walletListView.source-wallet-list-view.is-open{top:52%}.source-wallet-list-container{width:95%;height:100%;margin:0 auto;direction:ltr}.source-wallet-list-header{position:relative;height:53px;text-align:center}.source-wallet-list-title{display:inline-block;margin:15px 0 18px;color:#fff;font-size:16px;font-weight:400;line-height:20px}.source-wallet-list-close{appearance:none;-webkit-appearance:none;position:absolute;right:0;top:9px;width:54px;height:54px;padding:0;border:0;background-color:transparent;opacity:.6;cursor:pointer;transform-origin:top right}#walletListView .source-wallet-list-close.exit-button.ic_close{right:0;top:9px;width:54px;height:54px;margin-top:0;transform:scale(.5625);transform-origin:top right}.source-wallet-list-row{position:relative;display:inline-flex;align-items:center;width:100%;height:48px;margin:6px 0;padding:0;border:0;border-radius:8px;background-color:#30303c;color:#fffc;font:inherit;font-size:13px;text-align:center}button.source-wallet-list-row{cursor:pointer}.source-wallet-list-row.is-bonus-wallet,.source-wallet-list-row.is-free-game-wallet,.source-wallet-list-row.is-current-wallet{color:var(--source-theme-color, rgb(255, 200, 36))}.source-wallet-list-left{position:relative;display:inline-flex;align-items:center;width:46.5%;padding-left:19px;text-align:left}.source-wallet-list-right{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;width:44.5%;padding-right:24px;line-height:16px;text-align:right}.source-wallet-list-icon-holder{display:inline-block;flex:0 0 14px;width:14px;height:14px;margin-right:10px;overflow:visible}.source-wallet-list-icon-holder .wallet-plugin-sprite{transform:scale(.5);transform-origin:left top}.source-wallet-list-text{display:inline-block;width:100%;height:100%;overflow:hidden;line-height:16px;transform:scale(1);word-wrap:break-word}.source-wallet-list-amount{font-size:11px;opacity:.75}.source-wallet-list-row.is-cash-wallet .source-wallet-list-amount{font-size:13px;opacity:1}.source-wallet-list-sub-text{display:block;width:100%;font-size:11px;line-height:14px;opacity:.6}.source-wallet-list-arrow{position:absolute;right:-3px;bottom:-2px;transform:scale(.5);transform-origin:center}.wallet-plugin-sprite{display:inline-block;overflow:hidden;background-image:url(/games/fortune-tiger/assets/shell-modal/wallet-plugin.png);background-repeat:no-repeat;background-size:186px 128px;color:transparent}.wallet-plugin-ic_close{width:47px;height:47px;background-position:-101px -1px}.wallet-plugin-ic_wallet,.wallet-plugin-color-ic_wallet{width:28px;height:28px;background-position:-154px -93px}.wallet-plugin-color-ic_wallet{background-color:var(--source-theme-color, rgb(255, 200, 36));background-image:none;-webkit-mask-image:url(/games/fortune-tiger/assets/shell-modal/wallet-plugin.png);mask-image:url(/games/fortune-tiger/assets/shell-modal/wallet-plugin.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:186px 128px;mask-size:186px 128px;-webkit-mask-position:-154px -93px;mask-position:-154px -93px}.wallet-plugin-ic_bonus_wallet,.wallet-plugin-color-ic_bonus_wallet{width:31px;height:41px;background-position:-108px -58px}.wallet-plugin-ic_free_game,.wallet-plugin-color-ic_free_game{width:100px;height:100px;background-position:0 0}.wallet-plugin-ic_nav_arrow,.wallet-plugin-color-ic_nav_arrow{width:15px;height:25px;background-position:-159px -60px}.wallet-plugin-ic_wallet_new{width:24px;height:20px;background-position:0 -102px}@media (orientation: landscape){.source-wallet-list-title{margin-top:15px}}.source-shell-stage-host{position:absolute;left:0;top:0;width:var(--source-shell-stage-width, 360px);height:var(--source-shell-stage-height, 640px);transform:scale(var(--source-shell-scale, 1));transform-origin:top left;pointer-events:none;overflow:hidden}.source-shell-stage-host>.shell-dialog{pointer-events:auto}.shell-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(80vw,420px);background:var(--source-shell-panel-bg, #30303c);border-radius:12px;box-shadow:0 12px 40px #0009;overflow:hidden;border:1px solid var(--source-theme-color-25, rgba(255, 200, 36, .259));pointer-events:auto}.shell-dialog-bar{height:56px;background:transparent;display:flex;align-items:center;justify-content:center;padding:0 24px;position:relative}.shell-dialog-bar-title{font-size:18px;font-weight:700;color:var(--shell-title-color, var(--source-white-color, #ffffff));letter-spacing:1px}.shell-dialog-close{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#ffffff1f;border:none;color:#ffffffbf;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.shell-dialog-close:hover{background:#fff3;color:#fff}.shell-dialog-body{padding:24px 28px 16px;font-size:14px;line-height:1.6;color:var(--shell-message-color, rgb(204, 204, 204));text-align:center;min-height:56px}.shell-dialog-body strong{color:#fff}.shell-dialog-actions{display:flex;gap:12px;padding:12px 24px 24px;justify-content:center}.shell-dialog-action{flex:1 0 100px;min-height:42px;padding:8px 18px;border-radius:8px;border:none;background:var(--source-shell-bar-bg, #282834);color:var(--source-white-color, #ffffff);font-size:15px;font-family:inherit;cursor:pointer;transition:filter .15s ease}.shell-dialog-action:hover{filter:brightness(1.15)}.shell-dialog-action.is-primary{background:var(--shell-button-color, var(--source-alert-button-color, var(--source-theme-color, #ffc824)));color:var(--shell-button-title-color, var(--source-white-color, #ffffff));font-weight:700}.shell-dialog.is-source-notify-alert{width:292px;max-width:calc(var(--source-shell-stage-width, 360px) - 32px);background:var(--source-alert-bg, rgba(47, 47, 59, .949));border:1px solid var(--source-alert-border, rgba(0, 0, 0, .4));border-radius:4px;box-shadow:none;font-family:var(--source-alert-font-family, Arial, sans-serif)}.shell-dialog.is-source-notify-alert .shell-dialog-bar{height:48px;padding:0 18px}.shell-dialog.is-source-notify-alert .shell-dialog-bar-title{color:var(--shell-title-color, var(--source-alert-title-color, var(--source-white-color, #ffffff)));font-size:18px;font-weight:700;letter-spacing:0;line-height:1}.shell-dialog.is-source-notify-alert .shell-dialog-body{color:var(--shell-message-color, var(--source-alert-message-color, var(--source-white-color, #ffffff)));font-size:15px;line-height:21px;min-height:0;padding:4px 22px 12px}.shell-dialog.is-source-notify-alert .shell-dialog-actions{gap:8px;padding:0 16px 12px}.shell-dialog.is-source-notify-alert .shell-dialog-action{flex:1 1 0;min-height:40px;padding:0 12px;border-radius:4px;background:var(--shell-button-color, var(--source-alert-button-color, var(--source-theme-color, rgb(255, 200, 36))));color:var(--shell-button-title-color, var(--source-alert-button-title-color, var(--source-white-color, #ffffff)));font-size:15px;font-weight:400;line-height:40px}.shell-dialog.is-source-notify-alert .shell-dialog-action.is-primary{background:var(--shell-button-color, var(--source-alert-button-color, var(--source-theme-color, rgb(255, 200, 36))));color:var(--shell-button-title-color, var(--source-alert-button-title-color, var(--source-white-color, #ffffff)));font-weight:400}.shell-dialog.is-bottom-sheet{position:absolute;inset:auto 0 0;width:100%;height:100%;max-height:100%;border-radius:0;border:none;background:var(--source-shell-panel-bg, rgb(48, 48, 60));transform:translateY(100%);transition:transform .32s cubic-bezier(.22,.84,.34,1);display:flex;flex-direction:column;box-shadow:none}.shell-dialog-overlay.is-open .shell-dialog.is-bottom-sheet{transform:translateY(0)}.shell-dialog.is-bottom-sheet.is-source-shell-panel{height:100%;max-height:100%;border-radius:0;background:var(--source-shell-panel-bg, rgb(48, 48, 60));box-shadow:none}.shell-dialog.is-bottom-sheet.is-source-shell-panel .shell-dialog-bar{height:48px;background:var(--source-shell-bar-bg, rgb(40, 40, 52));border-bottom:1px solid var(--source-shell-bar-bg, rgb(40, 40, 52))}.shell-dialog.is-bottom-sheet.is-source-shell-panel .shell-dialog-bar-title{color:var(--source-theme-color, rgb(255, 200, 36));font-size:17px}.shell-dialog.is-bottom-sheet.is-source-shell-panel .shell-dialog-close{right:8px;width:72px;height:72px;background:transparent;border-radius:0;font-size:0}.shell-dialog.is-bottom-sheet.is-source-shell-panel .shell-dialog-close:hover{background:transparent}.shell-dialog.is-bottom-sheet.is-source-shell-panel .shell-dialog-body{padding:0;background:var(--source-shell-panel-bg, rgb(48, 48, 60))}.shell-dialog.is-bottom-sheet.is-source-paytable-rules{background:var(--source-paytable-nav-bg, rgb(48, 48, 60))}.shell-dialog.is-bottom-sheet.is-source-paytable-rules .shell-dialog-body{display:flex;min-height:0;overflow:hidden;padding:0;background:var(--source-paytable-nav-bg, rgb(48, 48, 60))}.shell-dialog.is-bottom-sheet.is-source-bet-options{height:100%;max-height:100%;border-radius:0;background:transparent;box-shadow:none}.shell-dialog.is-bottom-sheet.is-source-bet-options .shell-dialog-body{height:100%;padding:0;overflow:hidden;background:transparent}.shell-dialog.is-bottom-sheet.is-source-spin-options{height:100%;max-height:100%;border-radius:0;background:transparent;box-shadow:none}.shell-dialog.is-bottom-sheet.is-source-spin-options .shell-dialog-body{height:100%;padding:0;overflow:hidden;background:transparent}.shell-dialog.is-bottom-sheet .shell-dialog-bar{height:56px;border-bottom:1px solid var(--source-shell-bar-bg, rgb(40, 40, 52))}.shell-dialog.is-bottom-sheet .shell-dialog-body{flex:1;text-align:left;overflow-y:auto;padding:16px 16px 24px;min-height:0;background:var(--source-shell-panel-bg, rgb(48, 48, 60))}.shell-dialog.is-bottom-sheet .shell-dialog-body::-webkit-scrollbar{width:4px}.shell-dialog.is-bottom-sheet .shell-dialog-body::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:2px}.shell-dialog-loading-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 0;color:#aaa;font-size:14px}.shell-dialog-loading-inline .shell-dialog-loading-text{color:var(--source-history-loading-color, var(--source-paytable-theme-color, rgb(255, 200, 36)))}.shell-dialog-spinner{width:32px;height:32px;border:3px solid rgba(245,185,85,.2);border-top-color:#f5b955;border-radius:50%;animation:shell-dialog-spin .9s linear infinite}@keyframes shell-dialog-spin{to{transform:rotate(360deg)}}.shell-dialog.is-loading{width:min(70vw,320px);background:#23273af2}.shell-dialog-loading-body{padding:28px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.shell-dialog-loading-text{font-size:14px;color:#ccc}.shell-dialog-loading-progress{width:80%;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.shell-dialog-loading-progress-fill{height:100%;background:#f5b955;width:0%;transition:width .3s ease}.shell-dialog.is-full-loading{position:absolute;inset:0;width:100%;height:100%;max-height:100%;background:#000;border-radius:0;border:none;transform:none;display:flex;align-items:center;justify-content:center;box-shadow:none;transition:opacity .35s ease-in}.shell-dialog.is-full-loading .shell-dialog-loading-body{padding:0;background:transparent;gap:0}.i12x2bay{background-color:#000;height:100%;margin:auto;position:fixed;touch-action:none;transition:opacity .35s ease-in;width:100%}.i1uo4u1w{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;transform-origin:top left}.ivyl3kk{align-items:center;display:flex;flex-direction:column;height:640px;justify-content:center;width:360px}.i1o2hjbw{align-items:center;display:flex;height:10px;justify-content:space-between;width:40px}.i1fzpkqo{animation:ilbnc-i1fzpkqo .25s ease-out infinite alternate;background-color:var(--source-history-loading-color, var(--source-paytable-theme-color, rgb(255, 200, 36)));border-radius:50%;height:10px;position:relative;width:10px}@keyframes ilbnc-i1fzpkqo{0%{bottom:0}90%,to{bottom:15px}}.i1fzpkqo:first-of-type{animation-delay:0s}.i1fzpkqo:nth-of-type(2){animation-delay:-75ms}.i1fzpkqo:nth-of-type(3){animation-delay:-.15s}.shell-dialog.is-full-loading .shell-dialog-spinner{display:none}.shell-message-toast{position:absolute;left:50%;bottom:12%;transform:translate(-50%);padding:10px 18px;border-radius:20px;background:#141623d9;color:#fff;font-size:13px;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;pointer-events:none;opacity:0;transition:opacity .2s ease;white-space:nowrap;max-width:80%;text-align:center;z-index:10001}.shell-message-toast.is-visible{opacity:1}.shell-toast{position:absolute;left:50%;bottom:18%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:24px;background:#141623eb;color:#fff;font-size:14px;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;pointer-events:none;opacity:0;transition:opacity .25s ease,transform .25s ease;max-width:80%;z-index:10001}.shell-toast.is-visible{opacity:1}.shell-toast-icon{width:24px;height:24px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}.shell-toast-message{flex:1;line-height:1.4}#spin-options-container,#bet-options-container{position:relative;width:100%;height:100%;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;color:#fff}.slot-menu-dim-bg{position:absolute;inset:0;background:#0c1223;opacity:0;transition:.2s;pointer-events:none}#spin-options,#bet-options{position:absolute;left:0;bottom:0;width:100%;height:auto;background:#30303c;border-radius:8px 8px 0 0;transform:translateZ(0)}#spin-options{box-sizing:border-box;height:223px;min-height:223px;max-height:calc(100% - 16px);padding-bottom:47px;overflow:hidden}#bet-options{box-sizing:border-box;height:346.031px;min-height:346.031px;padding-bottom:47px;overflow:hidden}#spin-options-header,#bet-options-header{width:100%;height:53px;display:flex;background:#30303d;transition:opacity .5s ease-in-out}#spin-options-header{position:relative}.slot-menu-title-text{margin:15px auto auto;color:#fff;font-size:16px;line-height:normal}.exit-button{right:0;position:absolute;background-repeat:no-repeat;opacity:.6;display:inline-block;overflow:hidden;border:none;padding:0;cursor:pointer}.exit-button.menu_close_button{margin:7px;width:36px;height:36px;background-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/setting_menu.png);background-size:763.2px 275.4px;background-position:-643.5px -192.6px;background-color:transparent;font-size:0}.exit-button.ic_close{width:54px;height:54px;background-image:url(/games/fortune-tiger/assets/shell-modal/game_rules.png);background-size:211px 251px;background-position:-55.5px -.5px;background-color:transparent;font-size:0;margin-top:0;transform:none}#spin-options-content,#bet-options-content{width:100%}#spin-options-content{height:123px;padding-bottom:0;background:#282833;direction:ltr;position:relative}#spin-options-content:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:4px;background:#282833;pointer-events:none}#bet-options-content{background:#31313c}#spin-options-content-container{padding-left:20px;padding-right:20px}#spin-amount-select{box-sizing:border-box;width:100%;height:68px;display:flex;flex-direction:column;justify-content:flex-start;padding-top:8px;padding-bottom:0}.spin-options-subtitle-holder{text-align:left;font-size:12px;line-height:18px;color:#fffc;display:flex;flex-direction:row}.multiple-button-holder{display:flex;justify-content:space-between;height:38px;min-height:38px;margin-top:6px}.button-container{box-sizing:content-box;position:relative;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:inherit;font-size:16px;line-height:normal;cursor:pointer;user-select:none;-webkit-transform:translate3d(0,0,0)}.button-container[aria-disabled=true]{cursor:default;pointer-events:none}.spin-amount-button{width:60px;height:38px;flex:0 0 60px;border:thin solid rgb(64,64,76);border-radius:8px;background-color:#30303d;background-image:none;color:var(--source-button-switch-a-false, var(--source-white-30, rgba(255, 255, 255, .3)));font-size:16px;overflow:hidden}.spin-amount-button:hover{color:var(--source-button-switch-a-false, var(--source-white-30, rgba(255, 255, 255, .3)))}.spin-amount-button.is-active{border-color:var(--source-theme-color, rgb(255, 200, 36));background-color:#ffc8242e;color:var(--source-theme-color, rgb(255, 200, 36))}.spin-amount-button.is-active:after{content:none}.button-text{white-space:nowrap;line-height:normal}#spin-options-footer{font-size:14px;margin-top:16px;margin-left:0;margin-right:0;display:flex;justify-content:space-between}.start-auto-spin-button{width:100%;height:38px;border-radius:8px;background-color:var(--source-theme-color, rgb(255, 200, 36));border:var(--source-theme-color, rgb(255, 200, 36));color:var(--source-spin-start-label, var(--source-white-80, rgba(255, 255, 255, .8)))}.start-auto-spin-button:hover{color:var(--source-spin-start-label, var(--source-white-80, rgba(255, 255, 255, .8)))}.start-auto-spin-button[aria-disabled=true]{background-color:var(--source-theme-color-25, rgba(255, 200, 36, .259));border:var(--source-theme-color-25, rgba(255, 200, 36, .259));color:var(--source-white-30, rgba(255, 255, 255, .3));cursor:default}#bet-options-view-content{width:100%;height:290.031px;display:block}#bet-options-content{height:148px;background-color:#282833;direction:ltr;display:block}.bet-label-holder{display:flex;justify-content:space-between;margin:10.7969px 18px;transform:translateZ(0);height:34px;align-items:center;transition:all .5s ease-in-out}.bet-options-content-text{width:25%;color:#fff;font-size:12px;white-space:pre-line;margin:0 1%;text-align:center}.bet-options-content-text.is-total{color:var(--source-theme-color, rgb(255, 200, 36))}#bet-select-holder{position:relative;width:100%;height:148px;margin-top:0;margin-bottom:0}.bet-selector-bg{position:absolute;left:5px;right:4px;top:50px;height:36px;line-height:36px;background-color:#30303d;border:thin solid rgb(38,38,51);border-radius:8px;pointer-events:none}#bet-scroller-holder{position:relative;z-index:1;box-sizing:content-box;height:136px;display:flex;justify-content:space-between;padding-left:5%;padding-right:5%;padding-bottom:0;transform:translateZ(0)}.bet-scroller-content{flex:0 0 auto;height:100%;display:flex;flex-direction:column;justify-content:flex-start;margin:0;box-sizing:border-box;padding-top:52px;padding-bottom:52px;color:#fff;font-size:16px;text-align:center;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;user-select:none;cursor:grab}.bet-scroller-content.is-static{justify-content:center;overflow:hidden;padding-top:0;padding-bottom:0;cursor:default}.bet-scroller-content.is-dragging{cursor:grabbing}.bet-scroller-content::-webkit-scrollbar{display:none}.bet-scroller-content.is-bet-size{width:22.32%}.bet-scroller-content.is-bet-level{width:22.855%}.bet-scroller-content.is-base-bet{width:17.67%}.bet-scroller-content.is-total-bet{width:23.715%}.bet-options-scroll-content-text{flex:0 0 32px;display:flex;align-items:center;justify-content:center;width:100%;height:32px;line-height:32px;font-size:16px;color:#ffffff80;border:none;background:transparent;font-family:inherit;padding:0;white-space:nowrap}.bet-options-scroll-content-text.is-active{color:var(--source-white-color, #ffffff)}.bet-options-scroll-spacer{pointer-events:none;visibility:hidden}.bet-options-scroll-content-text.is-total{color:#ffc82480}.bet-options-scroll-content-text.is-total.is-active{color:var(--source-theme-color, rgb(255, 200, 36))}.bet-symbol-text{flex:0 0 4.48%;display:flex;align-items:center;justify-content:center;width:4.48%;height:100%;font-size:16px;line-height:32px;color:#ffffff80;text-align:center;z-index:2;pointer-events:none}.top-gradient-mask,.bottom-gradient-mask,.mask{position:absolute;left:0;right:0;pointer-events:none}.top-gradient-mask{top:0;height:48px;z-index:3;background:linear-gradient(to bottom,#282833,#28283300)}.bottom-gradient-mask{bottom:0;height:52px;z-index:3;background:linear-gradient(to top,#282833,#28283300)}.mask{z-index:2;height:60px}.mask.is-top{top:0}.mask.is-bottom{bottom:0}#bet-options-footer{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;margin:10px 10px 0;height:40px;background-color:#30303d;transition:opacity .5s ease-in-out}.max-bet-button,.confirm-bet-button{box-sizing:border-box;background-color:#30303d;border-color:#262633;border-radius:8px;border-style:solid;border-width:thin;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;height:40px;position:relative;-webkit-transform:translate3d(0,0,0);cursor:pointer;user-select:none}.max-bet-button{flex:0 0 30%;width:30%;color:var(--source-theme-color, rgb(255, 200, 36));border-color:var(--source-theme-color, rgb(255, 200, 36));border-style:solid;border-width:2px}.confirm-bet-button{flex:0 0 67%;width:67%;background-color:var(--source-theme-color, rgb(255, 200, 36));color:var(--source-spin-start-label, var(--source-white-80, rgba(255, 255, 255, .8)))}.source-bet-action-button-text{display:block;font-size:15.33px;line-height:normal;white-space:nowrap}#bet-options-footer .max-bet-button:hover{color:var(--source-theme-color, rgb(255, 200, 36))}#bet-options-footer .confirm-bet-button:hover{color:var(--source-spin-start-label, var(--source-white-80, rgba(255, 255, 255, .8)))}#bet-options .slot-menu-footer-holder{position:absolute;width:98%;margin-top:0}#bet-options .slot-menu-footer-object{box-sizing:content-box;appearance:none;-webkit-appearance:none;padding:0;border:0;flex:0 0 116px;width:116px;background-image:none;box-shadow:none}.slot-menu-footer-holder{box-sizing:content-box;position:absolute;inset:auto .015625px 3.4375px 0;height:28px;width:98%;padding-left:1%;padding-right:1%;margin-top:0;font-size:14px;display:flex;flex-direction:row;justify-content:space-between;background-color:transparent;border:0}.slot-menu-footer-object{background-color:#0006;width:31%;height:28px;display:flex;justify-content:space-around;flex-direction:row;align-items:center;border-radius:8px}#spin-options .slot-menu-footer-object{box-sizing:content-box;appearance:none;-webkit-appearance:none;padding:0;border:0;flex:0 0 116px;width:116px;justify-content:space-around;gap:0;background-image:none;box-shadow:none}.slot-menu-footer-object.is-wallet-action{cursor:pointer}.slot-menu-footer-image{position:relative;width:20px;height:20px;max-width:20px;max-height:20px;overflow:hidden}.slot-menu-footer-image>.game-rules-tinted-sprite{transform:scale(.333333);transform-origin:top left}.slot-menu-footer-image.ic_wallet_open:before,.slot-menu-footer-image.ic_nav_wallet_small:before,.slot-menu-footer-image.ic_nav_bonus_wallet_small:before,.slot-menu-footer-image.ic_nav_free_game_small:before,.slot-menu-footer-image.ic_chip:before,.slot-menu-footer-image.ic_win:before,.slot-menu-footer-image.ic_rollover:before,.slot-menu-footer-image.ic_spin:before{content:"";display:block;position:absolute;left:0;top:0;background-repeat:no-repeat;transform-origin:top left}.slot-menu-footer-image.ic_wallet_open:before{background-color:var(--source-theme-color, rgb(255, 200, 36));height:44px;width:44px;transform:translate(2px,2px) scale(.363636);-webkit-mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);-webkit-mask-position:-429px -1px;mask-position:-429px -1px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:474px 92px;mask-size:474px 92px}.slot-menu-footer-image.ic_chip:before{background-color:var(--source-theme-color, rgb(255, 200, 36));height:44px;width:42px;transform:translate(3px,2.667px) scale(.333333);-webkit-mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);-webkit-mask-position:-429px -47px;mask-position:-429px -47px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:474px 92px;mask-size:474px 92px}.slot-menu-footer-image.ic_win:before{background-color:var(--source-theme-color, rgb(255, 200, 36));height:56px;width:48px;transform:translate(2px,18.667px) rotate(-90deg) scale(.333333);-webkit-mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);mask-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/zh/setting_menu_locale.png);-webkit-mask-position:-379px -1px;mask-position:-379px -1px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:474px 92px;mask-size:474px 92px}.slot-menu-footer-image.ic_nav_wallet_small:before{background-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/setting_menu.png);background-size:848px 306px;background-position:-813px -6px;height:28px;width:23px;transform:translateY(15px) rotate(-90deg) scale(.535714)}.slot-menu-footer-image.ic_nav_bonus_wallet_small:before{background-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/setting_menu.png);background-size:848px 306px;background-position:-761px -46px;height:38px;width:50px;transform:scale(.3)}.slot-menu-footer-image.ic_nav_free_game_small:before{background-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/setting_menu.png);background-size:848px 306px;background-position:-756px -162px;height:44px;width:42px;transform:translateY(15px) rotate(-90deg) scale(.340909)}.slot-menu-footer-image.ic_rollover:before,.slot-menu-footer-image.ic_spin:before{background-image:url(/games/fortune-tiger/assets/resources/lib/setting_menu/texture/hd/setting_menu.png);background-size:848px 306px;height:48px;width:48px;transform:scale(.3125)}.slot-menu-footer-image.ic_rollover:before{background-position:-760px -112px}.slot-menu-footer-image.ic_spin:before{background-position:-669px -164px}.slot-menu-footer-amount{justify-content:center;display:flex;width:90px;height:24px;white-space:nowrap;align-items:center;color:#fff;font-size:inherit;overflow:hidden;text-overflow:ellipsis}#spin-options .slot-menu-footer-amount{min-width:0;width:90px;flex:0 0 90px}.game-rules-tinted-sprite{background-image:url(/games/fortune-tiger/assets/shell-modal/game_rules.png);background-repeat:no-repeat;background-size:422px 502px;display:inline-block;overflow:hidden}.game-rules-menu_close_button{background-position:-331px -93px;height:72px;min-height:72px;min-width:72px;width:72px}.gh_basic_sprite{background-image:url(/games/fortune-tiger/assets/shell-modal/sprite/basic_sprite.png);background-repeat:no-repeat;background-size:162px 112px;display:inline-block;overflow:hidden}.gh_ic_nav_calendar{background-position:-1px -1px;height:110px;min-height:110px;min-width:110px;width:110px}.gh_ic_nav_info_s{background-position:-113px -1px;height:48px;min-height:48px;min-width:48px;width:48px}.gh_theme_sprite{background-color:var(--source-theme-color, rgb(255, 200, 36));background-image:none;background-size:442px 50px;display:inline-block;overflow:hidden;-webkit-mask-image:url(/games/fortune-tiger/assets/shell-modal/sprite/gh_theme_sprite.png);mask-image:url(/games/fortune-tiger/assets/shell-modal/sprite/gh_theme_sprite.png);-webkit-mask-position:var(--gh-theme-mask-position, -1px -1px);mask-position:var(--gh-theme-mask-position, -1px -1px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:442px 50px;mask-size:442px 50px}.gh_ic_nav_collapse{--gh-theme-mask-position: -101px -1px;background-position:-101px -1px;height:48px;min-height:48px;min-width:48px;width:48px}.gh_ic_nav_free_spin{--gh-theme-mask-position: -153px -1px;background-position:-153px -1px;height:48px;min-height:48px;min-width:48px;width:48px}.gh_ic_nav_bonus_game,.gh_ic_nav_gift{--gh-theme-mask-position: -257px -1px;background-position:-257px -1px;height:48px;min-height:48px;min-width:48px;width:48px}.gh_ic_nav_super6{--gh-theme-mask-position: -361px -1px;background-position:-361px -1px;height:48px;min-height:48px;min-width:48px;width:48px}.gh_vrf_bar_sprite{background-image:url(/games/fortune-tiger/assets/shell-modal/sprite/gh_vrf_bar_sprite.png);background-repeat:no-repeat;background-size:81px 231px;display:inline-block;overflow:hidden}.gh_vrf_bar_sprite.gh_bar_shield_golden_frame_shine{background-position:-1px -1px;height:103px;min-height:103px;min-width:79px;width:79px}.gh_vrf_bar_sprite.gh_bar_shield_pg_shine{background-position:-1px -106px;height:86px;min-height:86px;min-width:74px;width:74px}.gh_vrf_bar_sprite.gh_locker{background-position:-1px -194px;height:36px;min-height:36px;min-width:30px;width:30px}@keyframes gh_vrf_bar_frame_shine{0%{transform:translate(60px,-10px)}40%{transform:translate(60px,-10px)}80%{transform:translate(-65px,-10px)}to{transform:translate(-65px,-10px)}}@keyframes gh_vrf_bar_logo_shine{0%{transform:translate(-70px,-5px)}40%{transform:translate(-70px,-5px)}80%{transform:translate(45px,-5px)}to{transform:translate(45px,-5px)}}@keyframes gh_vrf_bar_logo_scale{0%{transform:scale(.333)}20%{transform:scale(.35)}80%{transform:scale(.35)}to{transform:scale(.333)}}.gh-vrf-bar-frame-shine{animation:gh_vrf_bar_frame_shine 1.5s linear .5s infinite}.gh-vrf-bar-logo-shine{animation:gh_vrf_bar_logo_shine 1.5s linear infinite}.gh-vrf-bar-logo-scale{animation:gh_vrf_bar_logo_scale 1.5s linear .5s infinite;transform:scale(.333)}.gh_vrf_sprite{background-image:url(/games/fortune-tiger/assets/shell-modal/sprite/gh_vrf_sprite.png);background-repeat:no-repeat;background-size:1077px 998px;display:inline-block;overflow:hidden}.gh_vrf_sprite.gh_domain_shadow{background-position:-198px -801px;height:126px;min-height:126px;min-width:379px;width:379px}.gh_vrf_sprite.gh_domain_shinny_effect{background-position:-800px -699px;height:273px;min-height:273px;min-width:179px;width:179px}.gh_vrf_sprite.gh_magnifier{background-position:-1px -801px;height:196px;min-height:196px;min-width:195px;width:195px}.gh_vrf_sprite.gh_shield{background-position:-800px -361px;height:336px;min-height:336px;min-width:276px;width:276px}.gh_vrf_sprite.gh_shield_frame_shine{background-position:-800px -1px;height:358px;min-height:358px;min-width:267px;width:267px}.gh_vrf_sprite.gh_shine_effect{background-position:-1px -1px;height:798px;min-height:798px;min-width:797px;width:797px}.gh-angle-horizontal{border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:4px}.angle-up{transform:rotate(-135deg)}.angle-down{transform:rotate(45deg)}.shell-dialog.is-bottom-sheet.is-source-history{background:var(--source-history-detail-bg, rgb(48, 48, 59));-webkit-font-smoothing:antialiased;font-family:var(--source-theme-font-family, Arial, sans-serif);font-synthesis:none;font-synthesis-weight:none;font-weight:400}.shell-dialog.is-bottom-sheet.is-source-history *{font-family:var(--source-theme-font-family, Arial, sans-serif);font-synthesis:none;font-synthesis-weight:none;font-weight:400}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-bar{height:62px;background:var(--source-shell-bar-bg, rgb(36, 36, 46));border-bottom-color:var(--source-shell-panel-bg, rgb(48, 48, 60));padding:0}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-bar-title{color:var(--source-theme-color, rgb(255, 200, 36));font-size:18px;font-weight:400;letter-spacing:0}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .shell-dialog-bar-title{font-size:14px;font-weight:400;line-height:60px}.shell-dialog.is-bottom-sheet.is-source-history .shell-history-main-navigator .shell-dialog-bar-title{position:absolute;top:0;right:50px;left:50px;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;letter-spacing:0;line-height:1}.shell-dialog.is-bottom-sheet.is-source-history .game-list-nav-label-container-vertical{color:var(--source-theme-color, rgb(255, 200, 36))}.shell-dialog.is-bottom-sheet.is-source-history .game-list-nav-period-label{color:var(--source-theme-color, rgb(255, 200, 36));font-size:14px;font-weight:400;line-height:14px;white-space:nowrap}.shell-dialog.is-bottom-sheet.is-source-history .game-list-nav-subtitle-label{color:var(--source-history-date-font-color, rgba(255, 255, 255, .4));font-size:11px;font-weight:400;line-height:11px;margin-top:2px;white-space:nowrap}.shell-dialog.is-bottom-sheet.is-source-history .history-record-nav-label-container{position:absolute;top:0;right:50px;left:50px;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;letter-spacing:0;line-height:1}.shell-dialog.is-bottom-sheet.is-source-history .history-record-nav-row-container{display:flex;align-items:center;justify-content:center;line-height:14px}.shell-dialog.is-bottom-sheet.is-source-history .history-record-nav-title{display:inline-flex;align-items:center;color:var(--source-theme-color, rgb(255, 200, 36));font-size:14px;font-weight:400;line-height:14px;white-space:nowrap}.shell-dialog.is-bottom-sheet.is-source-history .history-record-nav-subtitle{color:var(--source-history-date-font-color, rgba(255, 255, 255, .4));font-size:11px;font-weight:400;line-height:11px;margin-top:2px;white-space:nowrap}.shell-history-main-title{color:var(--source-theme-color, rgb(255, 200, 36));font-size:14px;line-height:14px;font-weight:400}.shell-history-main-date{color:var(--source-history-date-font-color, rgba(255, 255, 255, .4));font-size:11px;line-height:11px;margin-top:2px;font-weight:400}#side-bar-menu-container{position:absolute;top:0;left:0;display:flex;width:50px;height:inherit;flex-direction:column;padding-top:10px;background-color:var(--source-shell-bar-bg, rgb(36, 36, 46));box-sizing:border-box}.side-bar-menu-item{width:50px;height:50px;padding:0;border:0;background:transparent;cursor:pointer}#side-bar-menu-calendar-icon-wrapper-container{width:110px;height:110px;min-width:110px;min-height:110px;transform:translate(7px) scale(.325);transform-origin:left top;opacity:1}.shell-history-calendar-range-page{position:absolute;z-index:5;top:0;left:0;display:block;width:100%;height:100%;min-height:100%;background:transparent}.shell-history.shell-history-calendar-range-page{display:block;height:100%;min-height:100%;background:transparent}.shell-history-calendar-range-page>#calendar-view-background{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#0009}.shell-history-calendar-range-page>#calendar-selection-container{position:relative;z-index:2;display:flex;width:100%;height:126px;flex-direction:column;background:var(--source-history-calendar-bg, var(--source-history-detail-bg, rgb(48, 48, 59)));font-size:12px}.shell-history-calendar-range-option{display:flex;width:100%;height:42px;align-items:center;justify-content:center;padding:0;border:0;border-bottom:1px solid var(--source-history-calendar-separator-bg, rgb(40, 40, 52));background:transparent;color:var(--source-history-primary-font-color, rgba(255, 255, 255, .6));font-size:inherit;font-weight:400;line-height:18px;text-align:center}.shell-history-calendar-range-option.is-selected{color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)))}.shell-history-calendar-range-page>#custom-page-container{position:absolute;z-index:2;top:0;display:flex;width:100%;height:272px;flex-direction:column;background:var(--source-history-calendar-bg, var(--source-history-detail-bg, rgb(48, 48, 59)));font-size:12px}.shell-history-calendar-range-page #date-page-container{display:block;width:100%;height:185px;padding-top:27px;box-sizing:content-box}.shell-history-calendar-range-page .calendar-custom-description-label{display:flex;width:120px;height:30px;align-items:center;justify-content:center;color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));font-size:12px;opacity:1}.shell-history-calendar-range-page .dot-container{position:relative;left:55px;display:flex;width:8px;height:85px;flex-wrap:wrap}.shell-history-calendar-range-page .dot-icon{width:5px;height:5px;border-radius:50%;background-color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));opacity:1}.shell-history-calendar-range-page #date-picker-container{display:flex;width:100%;height:162px;flex-direction:column}.shell-history-calendar-range-page .date-row-container{display:flex;width:100%}.shell-history-calendar-range-page .date-container{display:inline-flex;width:200px;height:30px;align-items:center;justify-content:space-between;flex-direction:row;font-size:12px;text-align:center}.shell-history-calendar-range-page .calendar-date-selector{position:relative;width:62px;height:35px}.shell-history-calendar-range-page .calendar-date-cell{width:62px;height:35px;padding:0;border:0;border-radius:0;outline:1px solid var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));background:var(--source-history-calendar-bg, var(--source-history-detail-bg, rgb(48, 48, 59)));color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));font-family:Arial,PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;font-size:12px;line-height:35px;text-align:center}.shell-history-calendar-range-page .calendar-date-cell.is-open{position:relative;z-index:7}.shell-history-calendar-range-page .calendar-date-list{position:absolute;z-index:8;top:35px;left:0;width:62px;max-height:175px;box-sizing:border-box;overflow-y:auto;border-right:1px solid var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));border-left:1px solid var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));background:var(--source-history-calendar-bg, var(--source-history-detail-bg, rgb(48, 48, 59)))}.shell-history-calendar-range-page .calendar-date-list-item{display:flex;width:62px;height:35px;box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:0;border-bottom:1px solid var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));background:transparent;color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));cursor:pointer;font-family:Arial,PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;font-size:12px;line-height:35px}.shell-history-calendar-range-page .calendar-date-list-item.is-selected{background:#ffc8241f}.shell-history-calendar-range-page #comfirm-button-container{width:280px;height:32px;margin:auto;display:flex;align-items:center;padding:5px 40px 10px;font-size:12px;text-align:center}.shell-history-calendar-range-page #confirm-button-label{display:flex;width:inherit;height:35px;align-items:center;justify-content:center;padding:0;border:1px solid var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));border-radius:0;background:none;color:var(--source-history-calendar-title-color, var(--source-theme-color, rgb(255, 200, 36)));font:inherit;font-size:12px}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-close{right:20px;top:17px;transform:none;width:28px;height:28px;background:transparent;border-radius:0;font-size:0}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-close:hover{background:transparent}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .shell-dialog-close,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .shell-dialog-close{display:none}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-leading{position:absolute;left:12px;top:50%;display:flex;height:32px;align-items:center;gap:3px;padding:0;transform:translateY(-50%);border:0;background:transparent;color:var(--source-history-nav-back-color, rgb(255, 200, 36));font:inherit;cursor:pointer}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-leading-label{font-size:13px;line-height:1}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .shell-dialog-leading-label,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .shell-dialog-leading-label{display:none}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .shell-dialog-leading{left:31px;width:32px;height:30px}.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .shell-dialog-leading{left:24px;width:32px;height:30px}.shell-dialog.is-bottom-sheet.is-source-history .history-back-icon{width:12px;height:12px;transform:rotate(45deg);border-bottom:2px solid var(--source-history-nav-back-color, rgb(255, 200, 36));border-left:2px solid var(--source-history-nav-back-color, rgb(255, 200, 36))}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .history-back-icon,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .history-back-icon{position:relative;width:32px;height:2px;transform:scale(.7);transform-origin:center;border:0;background-color:var(--source-history-nav-back-color, rgb(255, 200, 36))}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .history-back-icon:before,.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .history-back-icon:after,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .history-back-icon:before,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .history-back-icon:after{content:"";position:absolute;right:15px;width:22px;height:2px;background-color:inherit}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .history-back-icon:before,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .history-back-icon:before{top:-7px;transform:rotate(-45deg)}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .history-back-icon:after,.shell-dialog.is-bottom-sheet.is-source-history.is-history-record-detail .history-back-icon:after{top:7px;transform:rotate(45deg)}.shell-dialog.is-bottom-sheet.is-source-history .exit-icon-stroke{background:var(--source-history-nav-close-color, rgba(255, 255, 255, .6))}.shell-dialog.is-bottom-sheet.is-source-history .shell-dialog-body{position:relative;padding:0;overflow:hidden;background:var(--source-history-detail-bg, rgb(48, 48, 59))}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range #game-list-view-no-items-container{position:absolute;inset:126px 0 0;display:flex;height:auto;flex-direction:column;justify-content:center;background:transparent}.shell-dialog.is-bottom-sheet.is-source-history.is-history-calendar-range .game-list-view-no-item-label{position:static;padding-bottom:5px;transform:none}.exit-icon{align-items:center;display:flex;justify-content:center}.exit-icon.horizontal-mobile{height:28px;width:28px}.exit-icon-stroke{position:absolute}.exit-icon-stroke-horizontal-mobile{height:24px;width:1px}.exit-icon-stroke-one{transform:rotate(45deg)}.exit-icon-stroke-two{transform:rotate(-45deg)}.shell-history{display:flex;height:100%;min-height:100%;flex-direction:column;gap:0;background:var(--source-history-detail-bg, rgb(48, 48, 59));-webkit-font-smoothing:antialiased;font-family:var(--source-theme-font-family, Arial, sans-serif);font-synthesis:none;font-synthesis-weight:none}.shell-history-main-page,.shell-history-main-page *,.shell-history-record-page,.shell-history-record-page *{font-family:var(--source-theme-font-family, Arial, sans-serif);font-weight:400}.shell-history-main-page{position:relative;height:100%;min-height:0}.shell-history-record-page{position:relative;height:100%;min-height:0;overflow:hidden}.shell-history-header,.shell-history-row,.shell-history-main-header,.game-list-item-container{display:flex;align-items:center}.shell-history-header,.shell-history-main-header{height:38px;background:var(--source-history-list-header-bg, rgb(36, 36, 46));color:var(--source-history-list-header-color, rgba(255, 255, 255, .4));font-size:11px;font-weight:400;line-height:12px;padding-left:16px;padding-right:34px}.shell-history-row{position:relative;height:54px;border:0;border-radius:0;background:var(--source-shell-list-row, rgb(52, 52, 63));color:var(--source-history-list-font-color, rgba(255, 255, 255, .6));cursor:pointer;font-size:11px;font-weight:400;line-height:14px;padding:0 34px 0 16px;text-align:left}.shell-history-row.is-odd{background:var(--source-shell-panel-bg, rgb(48, 48, 60))}.shell-history-row.is-even{background:var(--source-shell-list-row, rgb(52, 52, 63))}.shell-history-row:hover{background:var(--source-history-list-hover, rgb(40, 40, 52))}.shell-history-row.is-selected{background:var(--source-shell-list-selected, rgb(68, 68, 78))}.shell-history-cell,.shell-history-header-cell{display:flex;min-width:0;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-list-item-column-container,.game-list-item{min-width:0;box-sizing:border-box}.shell-history-row .shell-history-cell{flex-direction:column;justify-content:center;height:100%}#game-list-nav-table-item-container{display:flex;min-width:0}.shell-history-cell:first-child,.shell-history-header-cell:first-child{width:22.5%}.shell-history-cell:nth-child(2),.shell-history-header-cell:nth-child(2){width:35%}.shell-history-cell:nth-child(3),.shell-history-cell:nth-child(4),.shell-history-header-cell:nth-child(3),.shell-history-header-cell:nth-child(4){justify-content:flex-end;width:21.25%}#game-list-nav-table-item-container{flex-direction:column}.shell-history-main-header>#game-list-nav-table-item-container{width:22.5%}.shell-history-main-header>.shell-history-header-cell:nth-child(2){width:35%}.shell-history-main-header>.shell-history-header-cell:nth-child(3),.shell-history-main-header>.shell-history-header-cell:nth-child(4){justify-content:flex-end;width:21.25%}#game-list-nav-table-item-container>.shell-history-header-cell,#game-list-nav-table-item-container>.shell-history-header-cell:first-child{width:auto;overflow:hidden;text-overflow:ellipsis}.shell-history-main-header .shell-history-header-cell{font-size:11px;line-height:12px;text-overflow:ellipsis}.shell-history-cell.is-win{font-weight:400;text-align:right}.shell-history-cell.is-win.is-positive{color:var(--source-history-list-win-color, #ffffff)}.shell-history-cell.is-win.is-negative,.shell-history-cell.is-win.is-zero{color:var(--source-history-list-loss-color, var(--source-history-list-font-color, rgba(255, 255, 255, .6)))}.shell-history-row .shell-history-cell:nth-child(3),.shell-history-row .shell-history-cell:nth-child(4){align-items:flex-end;justify-content:center}.shell-history-row-arrow{position:absolute;right:9px;top:0;display:flex;width:24px;height:54px;align-items:center;justify-content:center;z-index:1}.shell-history-row-arrow-icon{border-color:var(--source-history-list-arrow-color, rgba(255, 255, 255, .4));border-width:0 1px 1px 0;padding:3px}.gh-angle-horizontal-mobile{border-style:solid;display:inline-block}.angle-right{transform:rotate(-45deg)}.shell-history-cell.is-transaction{position:relative;align-items:flex-start}.game-list-item-transaction-id{display:inline-table;transition:color .5s ease 0s}.game-list-item-feature-container{display:flex;height:14px;align-items:center;margin-top:3px;transform-origin:left top}.game-list-item-image-container{position:relative;display:inline-flex;width:14px;height:14px;flex:0 0 14px;align-items:flex-start;justify-content:flex-start;overflow:hidden}.game-list-item-image-container>.gh_theme_sprite{flex:0 0 48px;transform:scale(.291);transform-origin:left top}.shell-history-row-step-badge{display:inline-flex;width:fit-content;height:14px;align-items:center;margin-top:3px;padding:0 4px 0 0;border-radius:7px;background:#00000042;color:#ffffffad;font-size:8px;line-height:14px}.game-list-item-collapse-info{box-sizing:border-box;width:29px;overflow:hidden}.game-list-item-collapse-info-label{color:#ffffffad;font-size:9px;font-weight:400;line-height:14px}.shell-history-row-step-icon{position:relative;width:10px;height:10px;margin-right:4px;border:1.5px solid var(--source-theme-color, #ffc824);border-radius:50%}.shell-history-row-step-icon:before,.shell-history-row-step-icon:after{content:"";position:absolute;box-sizing:border-box;background:transparent;border-color:var(--source-theme-color, #ffc824);border-style:solid}.shell-history-row-step-icon:before{left:1.6px;top:4.8px;width:3.2px;height:3.2px;border-width:0 0 1.5px 1.5px;transform:rotate(45deg)}.shell-history-row-step-icon:after{right:1.6px;top:1.8px;width:3.2px;height:3.2px;border-width:1.5px 1.5px 0 0;transform:rotate(45deg)}.shell-history-main-list-body{position:relative;height:calc(100% - 164px);max-height:calc(100% - 164px);flex:0 0 auto;min-height:0;overflow-y:auto;background:var(--source-history-detail-bg, rgb(48, 48, 59))}.shell-history-main-summary{position:absolute;left:0;right:0;bottom:78px;display:flex;height:48px;align-items:center;padding:0 34px 0 16px;background:var(--source-history-summary-bg, rgb(41, 41, 52));color:#ffffffb8;pointer-events:none}.shell-history-main-summary-left{display:flex;width:57.5%;flex-direction:column;justify-content:center}.shell-history-main-summary-title{color:var(--source-theme-color, #ffc824);font-size:13px;font-weight:400;line-height:17px}.shell-history-main-summary-count{color:#ffffffb8;font-size:13px;font-weight:400;line-height:17px}.shell-history-main-summary-amount{width:21.25%;color:#fff;font-size:13px;font-weight:400;line-height:17px;text-align:right}.shell-history-load-more{display:flex;height:42px;align-items:center;justify-content:center;color:var(--source-history-list-header-color, rgba(255, 255, 255, .4));font-size:12px;line-height:14px}.shell-history-load-more.is-loading{color:var(--source-history-loading-color, var(--source-paytable-theme-color, rgb(255, 200, 36)))}.shell-history-detail-page{position:relative;display:block;width:100%;height:100%;min-height:0;padding:0;overflow:hidden;background:var(--source-history-detail-bg, rgb(48, 48, 59))}.shell-history-transaction-details{display:flex;width:inherit;height:50px;margin:0 auto;justify-content:center;align-items:center;background:var(--source-history-detail-header-bg, rgb(36, 36, 46))}.shell-history-detail-scroll{position:absolute;inset:50px 0 58px;min-height:0;overflow-x:hidden;overflow-y:auto;background:var(--source-history-detail-bg, rgb(48, 48, 59))}.shell-history-detail-scroll-body{display:flex;min-height:100%;flex-direction:column;padding:0 0 106px}.shell-history-detail-vrf-root{position:absolute;z-index:1;right:0;bottom:0;left:0;height:78px;background:var(--source-history-detail-header-bg, rgb(36, 36, 46));pointer-events:none}.detail-navigation,.shell-history-detail-page-button{display:flex;position:absolute;top:280px;z-index:10;width:45px;height:45px;align-items:center;padding:0;border:0;border-radius:50%;background-color:#282832;cursor:pointer;transition:.2s ease-in-out}.detail-navigation:active,.shell-history-detail-page-button:active{opacity:.2}.detail-navigation.left,.shell-history-detail-page-button.is-left{left:10px}.detail-navigation.right,.shell-history-detail-page-button.is-right{right:10px}.detail-navigation .img,.shell-history-detail-page-button-icon{display:block;width:18px;height:18px;margin:0 auto;background:var(--source-history-page-button-arrow-color, var(--source-history-detail-key-color, rgb(255, 200, 36)));mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.detail-navigation .img.back,.shell-history-detail-page-button.is-left .shell-history-detail-page-button-icon{mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAQoAAAEKARakvMsAAAAHdElNRQfiBwwACR3daqQRAAAAaklEQVQoz7XSSw5AMBSF4aO1CzNN7FLEGiyCdRmIXfwmJMVVnfSOv+Tcl3QrhKioERMLwiGZxCMGNjoDRWRkJyCckqRFeIQoQpQkJ3N5pGelsclzyO+K4sJ3XGbjfysozqwDZ77K6+nmCx1JkuAzXzjJvQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0wNy0xMlQwMDowOToyOS0wNDowMPuRAYoAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMDctMTJUMDA6MDk6MjktMDQ6MDCKzLk2AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAQoAAAEKARakvMsAAAAHdElNRQfiBwwACR3daqQRAAAAaklEQVQoz7XSSw5AMBSF4aO1CzNN7FLEGiyCdRmIXfwmJMVVnfSOv+Tcl3QrhKioERMLwiGZxCMGNjoDRWRkJyCckqRFeIQoQpQkJ3N5pGelsclzyO+K4sJ3XGbjfysozqwDZ77K6+nmCx1JkuAzXzjJvQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOC0wNy0xMlQwMDowOToyOS0wNDowMPuRAYoAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTgtMDctMTJUMDA6MDk6MjktMDQ6MDCKzLk2AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==)}.detail-navigation .img.next,.shell-history-detail-page-button.is-right .shell-history-detail-page-button-icon{mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAQoAAAEKARakvMsAAAAHdElNRQfiBwwACCyVr5VqAAAAd0lEQVQoz8XSvQ0CMQyG4S/JFHQp2POkU0D0sMPdXPeTMXgpQgogjmgQdvvItmxLQnjEzA0RcAh9xBMd2Th3mAqLZC4Go2T4P9M3zLeXUdmBhaEyLzvu6taJZFKj3QvZSY3Bm8T9gLwd+GTvurzKymhXKWjiapEH5tLhN6OeCjgAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDctMTJUMDA6MDg6NDQtMDQ6MDCz6wLzAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTA3LTEyVDAwOjA4OjQ0LTA0OjAwwra6TwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAQoAAAEKARakvMsAAAAHdElNRQfiBwwACCyVr5VqAAAAd0lEQVQoz8XSvQ0CMQyG4S/JFHQp2POkU0D0sMPdXPeTMXgpQgogjmgQdvvItmxLQnjEzA0RcAh9xBMd2Th3mAqLZC4Go2T4P9M3zLeXUdmBhaEyLzvu6taJZFKj3QvZSY3Bm8T9gLwd+GTvurzKymhXKWjiapEH5tLhN6OeCjgAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDctMTJUMDA6MDg6NDQtMDQ6MDCz6wLzAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTA3LTEyVDAwOjA4OjQ0LTA0OjAwwra6TwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=)}.shell-history-detail-item{display:flex;flex-direction:column;align-items:center;min-width:0}.shell-history-detail-item.is-transaction,.shell-history-detail-item.is-balance{width:27%}.shell-history-detail-item.is-payout{width:18%;margin-left:10px}.shell-history-detail-item.is-win{width:20%;margin-left:10px}.shell-history-detail-value-holder{height:23px;display:flex;justify-content:center;align-items:center;max-width:100%}.shell-history-detail-value{display:inline-table;max-width:100%;overflow:hidden;color:var(--source-history-detail-value-color, rgba(255, 255, 255, .6));font-size:11px;line-height:13px;text-align:center;text-overflow:ellipsis;white-space:pre-line}.shell-history-detail-key{max-width:100%;overflow:hidden;color:var(--source-history-detail-key-color, rgb(255, 200, 36));font-size:11px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.shell-history-bet-information{display:flex;width:inherit;height:46px;margin:0 auto 12px;justify-content:center;align-items:center;padding-left:10px;padding-right:10px}.shell-history-bet-label{color:#fff6;font-size:11px;text-align:center;word-break:break-word}.shell-history-bet-label.is-round{color:var(--source-history-detail-key-color, rgb(255, 200, 36))}.shell-history-separator{width:2px;height:12px;margin-left:10px;margin-right:10px;background:#282833}.source-history-payout-list{width:100%}.source-history-payout-list .payout-list-header{display:flex;align-items:center;height:12px;padding:0 32px;margin-bottom:14px;font-size:12px}.source-history-payout-list .payout-header-separator{flex:1;height:1px;background-color:#282834}.source-history-payout-list .payout-title{padding:0 20px;color:#ffffff4d;font-size:12px;line-height:14px;text-align:center}.source-history-payout-list .payout-list-content{padding:0 32px 30px;margin-bottom:28px}.source-history-payout-list .payout-list-empty{padding:20px 0;color:#96969c;text-align:center}.shell-history-payout-item{min-height:32px;color:#ccc;font-size:14px;line-height:21px}.shell-history-mj-protocol-list{display:flex;width:360px;flex-direction:column;gap:0;margin:0 auto 8px}.shell-history-mj-protocol-viewport{width:100%;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:none;scroll-behavior:auto;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y}.shell-history-mj-protocol-viewport.is-animating{scroll-behavior:smooth}.shell-history-mj-protocol-viewport::-webkit-scrollbar{display:none}.shell-history-mj-protocol-track{display:flex;align-items:flex-start;width:100%}.shell-history-mj-protocol-page{width:100%;min-width:100%;flex:0 0 100%;scroll-snap-align:start}.shell-history-detail-pager{position:absolute;inset:0}.shell-history-detail-page-track,.shell-history-detail-pager-page{height:100%}.shell-history-detail-pager-page{position:relative}.source-history-bet-details-container{display:flex;flex-direction:column}.shell-history-mj-section{box-sizing:border-box;width:100%;padding:10px 12px;border-radius:0;background:#2b2b36}.shell-history-mj-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:var(--source-history-detail-key-color, rgb(255, 200, 36));font-size:11px;line-height:14px}.shell-history-mj-round{color:#9c9b9b}.shell-history-mj-free-spin-badge{padding:1px 6px;border:1px solid rgba(255,200,36,.7);color:var(--source-history-detail-key-color, rgb(255, 200, 36));font-size:10px;line-height:13px}.shell-history-mj-multiplier{color:var(--source-history-detail-key-color, rgb(255, 200, 36))}.mahjong_ways_2_history_sprite{display:inline-block;overflow:hidden;background-image:url(/games/fortune-tiger/assets/shell-modal/history/mahjong_ways_2_history_sprite.png);background-repeat:no-repeat}.dynamic_symbol_sprite{display:inline-block;overflow:hidden;background-image:url(/games/fortune-tiger/assets/shell-modal/history/dynamic_symbols.png);background-repeat:no-repeat}.source-history-payout-icon-sprite{display:inline-block;overflow:hidden;background-image:url(/games/fortune-tiger/assets/shell-modal/history/history-source-sprite.png);background-repeat:no-repeat}.source-history-payout-icon-sprite.payout_bai_bang{width:48px;height:48px;background-position:-280px -98px}.source-history-payout-icon-sprite.payout_eight_wang{width:48px;height:48px;background-position:-328px -98px}.source-history-payout-icon-sprite.payout_fa_cai{width:48px;height:48px;background-position:-376px -98px}.source-history-payout-icon-sprite.payout_five_bamboo{width:48px;height:48px;background-position:-424px -98px}.source-history-payout-icon-sprite.payout_five_tong{width:48px;height:48px;background-position:0 -146px}.source-history-payout-icon-sprite.payout_hong_zhong{width:48px;height:48px;background-position:-48px -146px}.source-history-payout-icon-sprite.payout_scatter{width:48px;height:48px;background-position:-96px -146px}.source-history-payout-icon-sprite.payout_three_tong{width:48px;height:48px;background-position:-144px -146px}.source-history-payout-icon-sprite.payout_two_bamboo{width:48px;height:48px;background-position:-192px -146px}.source-history-payout-icon-sprite.payout_two_tong{width:48px;height:48px;background-position:-240px -146px}.source-history-payout-icon-sprite.payout_wild_zh{width:48px;height:48px;background-position:-336px -146px}.source-history-bet-results-container{position:relative;width:300px;height:347px;margin:0 auto}.source-history-symbols-container{position:absolute;display:flex;width:inherit;height:300px;align-items:center;justify-content:center;margin:0 -7px}.source-history-slot-item-column{position:relative}.source-history-slot-item{position:relative;width:50px;height:55px}.source-history-symbol-image{position:absolute;display:block;transform:scale(.5) translate(5px);transform-origin:top left}.source-history-symbol-image.is-special-wild{transform:scale(.45) translate(5px)}.source-history-symbol-base{position:absolute;display:block;transform:scale(.5);transform-origin:top left}.source-history-ingot-image{position:absolute;display:block;transform:scale(.3333) translate(84px,144px);transform-origin:top left}.source-history-multiplier-container{position:relative;height:47px;align-self:center}.source-history-multiplier-top-bar{position:absolute;margin:0 8.5px;transform:scale(.5);transform-origin:left top}.source-history-multiplier-box-container{position:absolute;display:flex;width:inherit;height:inherit;flex-direction:column}.source-history-multiplier-box{position:absolute;width:57px;height:28px}.source-history-multiplier-light-box{position:absolute;width:114px;height:58px;overflow:hidden;transform:scale(.5);transform-origin:left top}.source-history-multiplier-glow{position:absolute;left:0;bottom:-2px;margin:0;transform-origin:left top}.source-history-multiplier-light{position:absolute;left:0;top:6px;margin:0}.source-history-bet-results-container .ball2{width:124px;height:124px;background-position:-971px -1px}.source-history-bet-results-container .ball3{width:124px;height:124px;background-position:-1043px -127px}.source-history-bet-results-container .ball5{width:124px;height:124px;background-position:-1097px -1px}.source-history-bet-results-container .bamboo2{width:124px;height:124px;background-position:-1169px -127px}.source-history-bet-results-container .bamboo5{width:124px;height:124px;background-position:-1223px -1px}.source-history-bet-results-container .base_gold{width:134px;height:134px;background-position:-563px -1px}.source-history-bet-results-container .base_gold_ingot{width:36px;height:30px;background-position:-563px -137px}.source-history-bet-results-container .base_white{width:134px;height:134px;background-position:-699px -1px}.source-history-bet-results-container .bonus_top_b{width:560px;height:84px;background-position:-1px -1px}.source-history-bet-results-container .char8{width:124px;height:124px;background-position:-1295px -127px}.source-history-bet-results-container .green{width:124px;height:124px;background-position:-1349px -1px}.source-history-bet-results-container .main_top_c{width:560px;height:84px;background-position:-1px -87px}.source-history-bet-results-container .multiplier_glow{width:112px;height:78px;background-position:-1px -173px}.source-history-bet-results-container .multiplier_x10_grey_bonus{width:114px;height:56px;background-position:-115px -173px}.source-history-bet-results-container .multiplier_x10_light{width:114px;height:56px;background-position:-231px -173px}.source-history-bet-results-container .multiplier_x1_grey{width:114px;height:56px;background-position:-347px -173px}.source-history-bet-results-container .multiplier_x1_light{width:114px;height:56px;background-position:-463px -173px}.source-history-bet-results-container .multiplier_x2_grey{width:114px;height:56px;background-position:-579px -169px}.source-history-bet-results-container .multiplier_x2_grey_bonus{width:114px;height:56px;background-position:-695px -137px}.source-history-bet-results-container .multiplier_x2_light{width:114px;height:56px;background-position:-695px -195px}.source-history-bet-results-container .multiplier_x3_grey{width:114px;height:56px;background-position:-811px -137px}.source-history-bet-results-container .multiplier_x3_light{width:114px;height:56px;background-position:-811px -195px}.source-history-bet-results-container .multiplier_x4_grey_bonus{width:114px;height:56px;background-position:-927px -137px}.source-history-bet-results-container .multiplier_x4_light{width:114px;height:56px;background-position:-927px -195px}.source-history-bet-results-container .multiplier_x5_grey{width:114px;height:56px;background-position:-1547px -127px}.source-history-bet-results-container .multiplier_x5_light{width:114px;height:56px;background-position:-1547px -185px}.source-history-bet-results-container .multiplier_x6_grey_bonus{width:114px;height:56px;background-position:-1601px -1px}.source-history-bet-results-container .multiplier_x6_light{width:114px;height:56px;background-position:-1601px -59px}.source-history-bet-results-container .red{width:124px;height:124px;background-position:-1421px -127px}.source-history-bet-results-container .scatter{width:134px;height:134px;background-position:-835px -1px}.source-history-bet-results-container .white{width:124px;height:124px;background-position:-1475px -1px}.source-history-bet-results-container .s_wild{width:124px;height:124px;background-position:-137px -1px}.source-history-bet-results-container .special_wild{width:134px;height:134px;background-position:-1px -1px}.source-history-payout-content .ball2{width:124px;height:124px;background-position:-971px -1px}.source-history-payout-content .ball3{width:124px;height:124px;background-position:-1043px -127px}.source-history-payout-content .ball5{width:124px;height:124px;background-position:-1097px -1px}.source-history-payout-content .bamboo2{width:124px;height:124px;background-position:-1169px -127px}.source-history-payout-content .bamboo5{width:124px;height:124px;background-position:-1223px -1px}.source-history-payout-content .base_white{width:134px;height:134px;background-position:-699px -1px}.source-history-payout-content .char8{width:124px;height:124px;background-position:-1295px -127px}.source-history-payout-content .green{width:124px;height:124px;background-position:-1349px -1px}.source-history-payout-content .red{width:124px;height:124px;background-position:-1421px -127px}.source-history-payout-content .scatter{width:134px;height:134px;background-position:-835px -1px}.source-history-payout-content .white{width:124px;height:124px;background-position:-1475px -1px}.source-history-payout-content .s_wild{width:124px;height:124px;background-position:-137px -1px}.source-history-payout-content .special_wild{width:134px;height:134px;background-position:-1px -1px}.source-history-payout-content .payout-item-container{position:relative;display:flex;height:56px;align-items:center}.source-history-payout-content .payout-item-container.only-title{height:42px!important}.source-history-payout-content .payout-item-container.only-title .payout-item-label .payout-item-title{color:#96969c}.source-history-payout-content .payout-item-container.display-details{height:80px!important;padding:20px 16px;margin-bottom:8px;border-radius:8px;background:#30303c;cursor:pointer}.source-history-payout-content .payout-item-container.display-details.has-tooltip{align-items:flex-start!important}.source-history-payout-content .payout-item-container.display-details.has-tooltip>.payout-item-reward-icon{height:36px}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-label.single-row{padding-top:7px}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-label .payout-item-title{color:#fff!important}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-label .payout-item-subtitle{color:#96969c!important}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward.single-row{padding-top:7px}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward.single-row .payout-item-reward-tooltip{margin-top:-5px}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward .payout-item-reward-title{font-size:13px}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward .payout-item-reward-subtitle{color:#96969c!important}.source-history-payout-content .payout-item-container.display-details.popup{height:128px!important}.source-history-payout-content .payout-item-container.popup:not(.display-details){height:auto;min-height:122px;flex-wrap:wrap;align-content:flex-start}.source-history-payout-scatter-image{margin-top:0;margin-left:0;transform:scale(.3333);transform-origin:top left;z-index:0}.source-history-payout-content .payout-item-container .payout-item-label{flex:1}.source-history-payout-content .payout-item-container .payout-item-label .payout-item-title{color:#fff9;font-size:13px;line-height:16px;letter-spacing:0;margin-bottom:2px;word-break:break-word}.source-history-payout-content .payout-item-container .payout-item-label .payout-item-subtitle{color:#ffffff4d;font-size:11px;line-height:13px;letter-spacing:0;word-break:break-word}.source-history-payout-content .payout-item-container .payout-item-reward{position:relative;height:auto;padding-left:4px}.source-history-payout-content .payout-item-container .payout-item-reward.with-tooltip{padding-right:20px}.source-history-payout-content .payout-item-container .payout-item-reward .payout-item-reward-tooltip{position:absolute;top:50%;right:0;display:inline-block;overflow:hidden;width:16px;height:16px;margin-top:-8px;border-radius:50%;background:transparent;cursor:pointer;opacity:.5}.source-history-payout-content .payout-item-container .payout-item-reward .payout-item-reward-tooltip-icon{display:block;transform:scale(.333333);transform-origin:left top}.source-history-payout-content .payout-item-container .payout-item-reward .payout-item-reward-title{color:#fff9;font-size:13px;line-height:16px;letter-spacing:0;margin-bottom:2px;text-align:right;word-break:break-word}.source-history-payout-content .payout-item-container .payout-item-reward .payout-item-reward-subtitle{color:#ffffff4d;font-size:11px;line-height:12px;letter-spacing:0;text-align:right;word-break:break-word}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward .payout-item-reward-tooltip{position:absolute;top:50%;right:-5px;display:inline-block;overflow:hidden;width:16px;height:16px;margin-top:-8px;border-radius:50%;background-image:unset;background-repeat:no-repeat;cursor:pointer;opacity:1}.source-history-payout-content .payout-item-container.display-details.has-tooltip .payout-item-reward .payout-item-reward-tooltip img{display:block;width:16px}.source-history-payout-content .payout-item-container .payout-item-reward-icon{position:relative;display:flex;width:48px;height:100%;align-items:center;justify-content:center;margin-right:10px;text-align:center}.source-history-payout-content .payout-item-container .payout-item-reward-icon>.sprite{position:absolute}.source-history-payout-symbol-composite{position:relative;display:block;width:48px;height:48px;overflow:hidden}.source-history-payout-symbol-composite>.source-history-payout-symbol-base{position:absolute;top:0;left:0;transform:scale(.358209);transform-origin:top left}.source-history-payout-symbol-composite>.source-history-payout-symbol-image{position:absolute;top:0;left:0;transform:scale(.358209) translate(5px);transform-origin:top left}.source-history-payout-symbol-composite>.source-history-payout-symbol-single{position:absolute;top:0;left:0;transform:scale(.387097);transform-origin:top left}.source-history-payout-symbol-composite>.source-history-payout-symbol-single.is-large{transform:scale(.358209)}.source-history-payout-content .payout-item-container>.payout-item-popup-box{position:absolute;right:0;bottom:5px;z-index:1;width:100%;height:1px;box-sizing:border-box}.source-history-payout-content .payout-item-container.popup:not(.display-details)>.payout-item-popup-box{position:relative;right:auto;top:0;bottom:0;flex:0 0 100%;width:100%;height:auto}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box{top:0;bottom:auto;height:100%}.payout-item-popup-box[hidden]{display:none}.source-history-payout-content .payout-item-container>.payout-item-popup-box>.payout-item-popup-container{position:relative;width:100%;top:0;left:0}.source-history-payout-content .payout-item-container.popup:not(.display-details)>.payout-item-popup-box>.payout-item-popup-container{position:relative;top:auto;left:auto}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container{margin-top:0}.source-history-payout-content .payout-item-container>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup{position:absolute;top:0;box-sizing:border-box;width:100%;padding:8px;border-radius:6px;background-color:#464653;color:#fff;z-index:1}.source-history-payout-content .payout-item-container.popup:not(.display-details)>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup{position:relative;top:auto;width:100%;margin-top:0}.source-history-payout-content .payout-item-container>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup:after{content:"";position:absolute;right:30px;bottom:100%;border:5px solid transparent;border-bottom-color:#464653}.source-history-payout-content .payout-item-container.popup:not(.display-details)>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup:after{border:none}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup{position:absolute;right:16px;top:64px;width:calc(100% - 32px);padding:8px 12px;border-radius:6px;background-color:#464653;color:#fff9}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup:after{border:none}.source-history-payout-content .payout-item-container>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-title{color:#ffffff4d;font-size:12px;line-height:16px;margin-bottom:2px;text-align:left;letter-spacing:0;word-break:break-word}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-title{color:#ffffff80;font-size:13px;line-height:16px}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-title>.line-top{display:none}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-title>.text-title{padding-bottom:6px}.source-history-payout-content .payout-item-container>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-subtitle{color:#fff9;font-size:13px;line-height:16px;text-align:left;letter-spacing:0;word-break:break-word}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-subtitle{color:#fff}.source-history-payout-content .payout-item-container.display-details.popup>.payout-item-popup-box>.payout-item-popup-container>.payout-item-popup .payout-item-popup-subtitle>span{color:#fff}.shell-history-mj-line{color:#ffffffb8;font-size:12px;line-height:18px;word-break:break-word}.shell-history-mj-line.is-scatter{color:var(--source-history-detail-key-color, rgb(255, 200, 36))}.shell-history-replay-row{display:flex;width:100%;justify-content:center;padding:12px 0 18px}.shell-history-replay-row.is-floating{position:absolute;z-index:2;right:0;bottom:118px;left:0;width:auto;padding:0;pointer-events:none}.shell-history-replay-row.has-round-replay{gap:8px}.shell-dialog.is-source-history .shell-history-replay-button{display:inline-flex;width:148px;height:32px;align-items:center;justify-content:flex-start;padding:0 18px 0 8px;border:0;border-radius:16px;background:var(--source-theme-color, rgb(255, 200, 36));color:#fff;font-size:12px;font-weight:700;line-height:16px;pointer-events:auto}.shell-history-replay-button-icon{position:relative;display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center;margin-right:7px;border-radius:50%;background:#fff}.shell-history-replay-button-triangle{display:block;width:0;height:0;margin-left:2px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid var(--source-theme-color, rgb(255, 200, 36))}.shell-dialog.is-source-history .shell-history-replay-button-label{display:inline-block;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.shell-history-replay-button:disabled{opacity:.5}.source-history-runtime-replay-view{position:fixed;z-index:10000;bottom:0;left:0;display:flex;box-sizing:border-box;width:100%;height:14%;align-items:center;justify-content:center;padding:0 20px;pointer-events:none}.source-history-runtime-replay-control{display:flex;width:136px;height:36px;border:0;border-radius:18px;background:#30303c;color:#fff;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:36px;pointer-events:auto;user-select:none}.source-history-runtime-replay-button{display:inline-flex;height:36px;align-items:center;justify-content:center;padding:0;border:0;background:#30303c;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;line-height:36px}.source-history-runtime-replay-button:active{opacity:.5}.source-history-runtime-replay-button[hidden]{display:none}.replay-fast-forword-container,.replay-pause-container,.replay-play-container,.replay-stop-container{display:flex;width:inherit;height:inherit;align-items:center;justify-content:center}.source-history-runtime-replay-button.is-speed{width:45.5px;border-radius:18px 0 0 18px}.source-history-runtime-replay-button.is-pause,.source-history-runtime-replay-button.is-play{width:45px}.source-history-runtime-replay-button.is-stop{width:45.5px;border-radius:0 18px 18px 0}.source-history-runtime-replay-pause-icon{position:relative;display:block;width:18px;height:18px}.source-history-runtime-replay-pause-icon:before,.source-history-runtime-replay-pause-icon:after{position:absolute;top:1px;width:5px;height:16px;border-radius:2px;background:#fff;content:""}.source-history-runtime-replay-pause-icon:before{left:2px}.source-history-runtime-replay-pause-icon:after{right:2px}.source-history-runtime-replay-play-icon{display:block;width:0;height:0;margin-left:3px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:13px solid #fff}.source-history-runtime-replay-stop-icon{display:block;width:15px;height:15px;border-radius:2px;background:#fff}.shell-history-empty{position:absolute;left:0;right:0;top:50%;padding:0 16px;transform:translateY(-50%);text-align:center;color:#dcdcdc99;font-size:30px;font-weight:700}.shell-history-delayed{max-width:280px;margin:0 auto;text-align:center;color:#dcdcdc4d;font-size:13px;line-height:1.45}#game-list-view-no-items-container{position:relative;height:calc(100% - 250px);min-height:0;background:var(--source-history-detail-bg, rgb(48, 48, 59))}.game-list-view-no-item-label{position:absolute;top:50%;left:0;right:0;transform:translateY(-50px);color:#fff9;font-size:14px;line-height:14px;text-align:center}.shell-history-vrf-card{box-sizing:border-box;width:calc(100% - 60px);margin:0 30px 30px;padding:0 26px 26px;border-radius:14px;background:#434350;box-shadow:0 0 24px #0006;color:#ffffffb8}.shell-history-vrf-top{display:flex;min-height:106px;align-items:center}.shell-history-vrf-shield{width:68px;height:68px;flex:0 0 68px;background:none}.shell-history-vrf-copy{min-width:0;flex:1;padding:6px 10px 6px 0}.shell-source-color{color:var(--source-theme-color, rgb(255, 200, 36))}.shell-history-vrf-title{display:flex;flex-direction:row;color:#fff;font-size:20px;line-height:26px}.shell-history-vrf-link{display:inline-flex;width:fit-content;max-width:500px;height:46px;align-items:center;justify-content:center;margin-top:6px;padding:0 20px;border-radius:23px;background:#ffffff1a;color:#fff;direction:ltr;font-size:20px;line-height:26px;white-space:nowrap}.shell-history-vrf-lock-size{width:20px;height:20px;opacity:.5}.shell-history-vrf-lock{opacity:.5;transform:scale(.5555);transform-origin:top left}.shell-history-vrf-collapse{position:relative;width:40px;height:40px;flex:0 0 40px;padding:0;border:0;border-radius:50%;background:#353541}.shell-history-vrf-collapse .gh-angle-horizontal{border-color:#6b6b74;border-width:0 3px 3px 0;transform:scale(.6) translate(8px,4px) rotate(-135deg)}.shell-history-vrf-line{height:2px;margin-bottom:30px;background:#fff;opacity:.08}.shell-history-vrf-steps{display:flex;flex-direction:column;padding:0 26px}.shell-history-vrf-step{display:flex;align-items:center;color:#ffffff80;font-size:20px;line-height:26px;padding-bottom:8px}.shell-history-vrf-step-badge{display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center;margin-right:12px;border-radius:50%;background:var(--source-theme-color, rgb(255, 200, 36));color:#30303c;font-size:14px;font-weight:700}.shell-dialog.is-source-history .game-list-item-container-horizontal-mobile{width:100%;box-sizing:border-box;border:0}.shell-dialog.is-source-history .shell-history-vrf-card{position:absolute;z-index:5;left:16px;bottom:20px;width:calc(100% - 32px);height:140px;min-height:0;margin:0;padding:0;overflow:hidden;border-radius:8px;background-color:#434350;box-shadow:0 0 24px #0006;transition:height .5s ease-out .1s;pointer-events:auto}.shell-dialog.is-source-history .shell-history-vrf-top{width:100%;height:58px;min-height:0;flex-direction:row;align-items:center}.shell-dialog.is-source-history .shell-history-vrf-shield{position:relative;width:32px;height:27.639px;flex:0 0 32px;display:flex;align-items:flex-start;justify-content:flex-start;margin:0 0 0 16px;padding:0;overflow:visible;background:none}.shell-dialog.is-source-history .shell-history-vrf-shield-anim{position:relative;display:flex;flex:0 0 73px;align-items:center;justify-content:center;width:73px;min-width:73px;height:83px;min-height:83px;overflow:visible;transform:scale(.333);transform-origin:left top}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-layer,.shell-dialog.is-source-history .shell-history-vrf-shield-logo-layer{position:absolute;top:0;left:0}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-layer,.shell-dialog.is-source-history .shell-history-vrf-shield-frame-mask{width:73px;height:83px}.shell-dialog.is-source-history .shell-history-vrf-shield-logo-layer,.shell-dialog.is-source-history .shell-history-vrf-shield-logo-mask{width:65px;height:71px}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-layer,.shell-dialog.is-source-history .shell-history-vrf-shield-logo-layer{background-repeat:no-repeat;background-position:center}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-layer{background-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_golden_frame.png);background-size:73px 83px}.shell-dialog.is-source-history .shell-history-vrf-shield-logo-layer{top:6px;left:4px;background-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_logo.png);background-size:65px 71px}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-mask,.shell-dialog.is-source-history .shell-history-vrf-shield-logo-mask{overflow:hidden;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.shell-dialog.is-source-history .shell-history-vrf-shield-frame-mask{mask-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_golden_frame.png);-webkit-mask-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_golden_frame.png)}.shell-dialog.is-source-history .shell-history-vrf-shield-logo-mask{mask-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_logo.png);-webkit-mask-image:url(/games/fortune-tiger/assets/shell-modal/img/bar_shield_logo.png)}.shell-dialog.is-source-history .shell-history-vrf-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:0 8px 0 0;color:#fff;font-size:10px;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-title{padding:0 0 4px 10px;font-size:10px;line-height:12px;white-space:normal}.shell-dialog.is-source-history .shell-history-vrf-link{width:fit-content;max-width:200px;height:20px;align-items:center;margin:0;padding:0 10px;border-radius:13px;font-size:10px;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-lock-size{width:10px;height:10px;opacity:.5}.shell-dialog.is-source-history .shell-history-vrf-lock{width:30px;height:36px;min-width:30px;min-height:36px;opacity:1;transform:scale(.278);transform-origin:top left}.shell-dialog.is-source-history .shell-history-vrf-link>span:last-child{padding-left:6px;overflow:hidden;color:#fff;font-size:10px;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-collapse{position:relative;display:flex;width:20px;height:20px;align-items:center;justify-content:center;margin:0;padding:0 16px;border-radius:0;background:transparent;cursor:pointer}.shell-dialog.is-source-history .shell-history-vrf-collapse:before{content:"";position:absolute;top:50%;left:50%;display:block;width:20px;height:20px;border-radius:50%;background-color:#353541;transform:translate(-50%,-50%)}.shell-dialog.is-source-history .shell-history-vrf-collapse .gh-angle-horizontal{position:relative;z-index:1;width:5px;height:5px;padding:0;border-color:#6b6b74;border-width:0 1px 1px 0;transform:translateY(1px) rotate(-135deg)}.shell-dialog.is-source-history .shell-history-vrf-collapse .angle-down{transform:translateY(-1px) rotate(45deg)}.shell-dialog.is-source-history .shell-history-vrf-card.is-collapsed{height:58px}.shell-dialog.is-source-history .shell-history-vrf-card.is-collapsed .shell-history-vrf-line,.shell-dialog.is-source-history .shell-history-vrf-card.is-collapsed .shell-history-vrf-steps,.shell-dialog.is-source-history .shell-history-vrf-card.is-collapsed .shell-history-vrf-selected{display:none}.shell-dialog.is-source-history .shell-history-vrf-line{width:calc(100% - 32px);height:1px;margin:0 auto 11px;opacity:.08;background-color:#fff}.shell-dialog.is-source-history .shell-history-vrf-steps{display:flex;flex-direction:column;align-items:center;width:100%;min-height:0;height:auto;padding:0 0 11px}.shell-dialog.is-source-history .shell-history-vrf-step{width:calc(100% - 32px);display:flex;min-height:0;height:auto;padding:0;color:#ffffff80;font-size:10px;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-step-text{width:100%;padding:0 8px}.shell-dialog.is-source-history .shell-history-vrf-step-badge{width:12px;height:12px;min-width:12px;max-width:12px;flex:0 0 12px;box-sizing:border-box;margin-right:0;font-size:7px;font-weight:400;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-step-separator-row{width:calc(100% - 32px);display:flex}.shell-dialog.is-source-history .shell-history-vrf-step-separator{width:10px;margin-top:-3px;color:var(--source-theme-color, #ffc824);font-size:10px;line-height:12px;text-align:center;opacity:.5}.shell-dialog.is-source-history .shell-history-vrf-card.has-selected-transaction{height:140px}.shell-dialog.is-source-history .shell-history-vrf-card.has-selected-transaction.is-collapsed{height:58px}.shell-dialog.is-source-history .shell-history-vrf-card.has-selected-transaction:not(.is-collapsed){height:140px}.shell-dialog.is-source-history .shell-history-vrf-card.has-selected-transaction .shell-history-vrf-line{display:none}.shell-dialog.is-source-history .shell-history-vrf-selected{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:flex-start;margin:0}.shell-dialog.is-source-history .shell-history-vrf-transaction{display:flex;min-width:0;width:calc(100% - 32px);flex:0 0 auto;height:32px;align-items:center;justify-content:flex-start;padding:0 14px;box-sizing:border-box;background:#3e3e4a;border-radius:4px;color:#ffffff80;font-size:10px;line-height:12px}.shell-dialog.is-source-history .shell-history-vrf-transaction-key{flex:0 0 auto}.shell-dialog.is-source-history .shell-history-vrf-transaction-separator{width:1px;height:12px;flex:0 0 1px;margin:0 14px;background-color:#fff;opacity:.08}.shell-dialog.is-source-history .shell-history-vrf-transaction-value{min-width:0;max-width:100%;margin-top:0;overflow:hidden;color:#fff;direction:ltr;font-size:10px;line-height:12px;text-overflow:ellipsis;white-space:nowrap}.shell-dialog.is-source-history .shell-history-vrf-button-row{display:flex;width:calc(100% - 32px);align-items:center;justify-content:center;padding:10px 0}.shell-dialog.is-source-history .shell-history-vrf-button{width:144px;height:30px;flex:0 0 auto;align-self:center;margin:0;padding:0;border:0;border-radius:20px;background:var(--source-theme-color, #ffc824);color:#fff;cursor:pointer;font-size:11px;line-height:30px}.shell-history-vrf-popup-overlay{position:fixed;inset:0;z-index:10040;display:flex;align-items:center;justify-content:center;background:#0000007a;pointer-events:auto}.shell-history-vrf-popup{box-sizing:border-box;width:min(320px,calc(100vw - 48px));padding:22px 20px 18px;border:1px solid rgba(0,0,0,.4);border-radius:8px;background:#2f2f3bf5;color:#ffffffb8;font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;text-align:center}.shell-history-vrf-popup-title{color:#fff;font-size:18px;line-height:24px}.shell-history-vrf-popup-desc{margin-top:12px;font-size:12px;line-height:18px}.shell-history-vrf-popup-actions{display:flex;gap:10px;margin-top:18px}.shell-history-vrf-popup-check{display:flex;align-items:center;justify-content:center;margin-top:14px;color:#fff9;cursor:pointer;font-size:12px;line-height:16px}.shell-history-vrf-popup-check-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.shell-history-vrf-popup-check-mark{position:relative;width:14px;height:14px;flex:0 0 14px;margin-right:7px;box-sizing:border-box;border:1px solid var(--source-theme-color, #ffc824);border-radius:2px}.shell-history-vrf-popup-check-input:checked+.shell-history-vrf-popup-check-mark:after{content:"";position:absolute;left:3px;top:1px;width:5px;height:8px;border:solid var(--source-theme-color, #ffc824);border-width:0 2px 2px 0;transform:rotate(45deg)}.shell-history-vrf-popup-check-text{display:inline-block;min-width:0}.shell-history-vrf-popup-button{height:34px;flex:1 1 0;border-radius:4px;cursor:pointer;font-size:13px}.shell-history-vrf-popup-button.is-ignore{border:1px solid var(--source-theme-color, #ffc824);background:transparent;color:var(--source-theme-color, #ffc824)}.shell-history-vrf-popup-button.is-accept{border:0;background:var(--source-theme-color, #ffc824);color:#fff}.shell-history-vrf-browser-error{margin-top:12px;color:#ffffffa6;font-size:11px;line-height:16px}.shell-modal-content{display:inline-flex;width:100%;height:100%;min-height:0;flex:1;flex-direction:column;background:var(--source-paytable-nav-bg, rgb(48, 48, 60));color:var(--source-paytable-value-color, rgb(255, 255, 255));font-family:PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;-webkit-user-select:none;user-select:none}.paytable-rules-nav-container{flex-direction:column-reverse}.paytable-rules-nav-content{flex:0 0 calc(100% - 63px);height:calc(100% - 63px);min-height:0;overflow:hidden;transform:translateZ(0);direction:ltr}.navHeaderContainer{width:inherit;height:63px;flex:0 0 63px;flex-shrink:0}.navHeader{display:flex;height:43px;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 11px;background:var(--source-paytable-nav-bar-bg, rgb(40, 40, 52));color:var(--source-paytable-theme-color, rgb(255, 200, 36))}.navTitle{max-width:70%;overflow:hidden;padding-top:env(safe-area-inset-top,0);font-size:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.navHeaderShadow{width:inherit;height:2px;opacity:.25;background-image:linear-gradient(black,transparent)}.paytable-rules-button-container{width:25px;height:25px}.paytable-rules-dismiss-button{display:flex;width:inherit;height:inherit;flex-direction:column;align-content:center;justify-content:center;cursor:pointer}.paytable-rules-dismiss-button .cross-stroke{position:absolute;width:inherit;height:1px;background-color:var(--source-paytable-default-close-color, rgba(255, 255, 255, 1));transition:.3s}.paytable-rules-dismiss-button .cross-stroke.left{transform:rotate(45deg)}.paytable-rules-dismiss-button .cross-stroke.right{transform:rotate(135deg)}.shell-modal-body{height:100%;overflow:auto;padding:0;font-size:13px;line-height:1.6;color:var(--source-paytable-desc-color, rgb(204, 204, 204));background:var(--source-paytable-nav-bg, rgb(48, 48, 60));direction:ltr}.shell-modal-body::-webkit-scrollbar{width:4px}.shell-modal-body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:2px}.shell-section{margin-bottom:18px}.shell-section-title{text-align:center;font-size:14px;color:var(--source-paytable-title-color, rgb(255, 255, 255));font-weight:400;line-height:145%;margin:0 0 16px;padding:0 20px}.paytable_symbols{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_symbols.png);background-repeat:no-repeat;background-size:240px 898px;display:inline-block;overflow:hidden}.paytable_symbols.h_char_6{background-position:-1px -189px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.h_green{background-position:-121px -189px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.h_red{background-position:-1px -331px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.h_white{background-position:-121px -331px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.l_ball_2{background-position:-1px -473px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.l_ball_3{background-position:-121px -473px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.l_ball_5{background-position:-1px -615px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.l_bamboo_2{background-position:-121px -615px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.l_bamboo_5{background-position:-1px -757px;height:140px;min-height:140px;min-width:118px;width:118px}.paytable_symbols.s_scatter{background-position:-1px -1px;height:186px;min-height:186px;min-width:173px;width:173px}.paytable_img{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_img.png);background-repeat:no-repeat;background-size:909px 612px;display:inline-block;overflow:hidden}.paytable_img.freespins{background-position:-1px -1px;height:435px;min-height:435px;min-width:486px;width:486px}.paytable_img.gold-plated-symbols{background-position:-489px -1px;height:475px;min-height:475px;min-width:419px;width:419px}.paytable_img.multiplier{background-position:-1px -478px;height:133px;min-height:133px;min-width:600px;width:600px}.paytable_betways{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_betways.png);background-repeat:no-repeat;background-size:290px 749px;display:inline-block;overflow:hidden}.paytable_betways.cross{background-position:-179px -581px;height:60px;min-height:60px;min-width:60px;width:60px}.paytable_betways.tick{background-position:-179px -643px;height:54px;min-height:54px;min-width:72px;width:72px}.paytable_betways.img1{background-position:-1px -1px;height:288px;min-height:288px;min-width:288px;width:288px}.paytable_betways.img2{background-position:-1px -291px;height:288px;min-height:288px;min-width:288px;width:288px}.paytable_betways.questionmark{background-position:-1px -581px;height:167px;min-height:167px;min-width:176px;width:176px}.paytable_wild{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_wild.png);background-position:-1px -1px;background-repeat:no-repeat;background-size:129px 148px;display:inline-block;height:146px;min-height:146px;min-width:127px;width:127px;overflow:hidden}.paytable_wild2{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_wild2.png);background-position:-1px -1px;background-repeat:no-repeat;background-size:129px 148px;display:inline-block;height:146px;min-height:146px;min-width:127px;width:127px;overflow:hidden}.ft_paytable_symbol,.ft_paytable_wild{background-repeat:no-repeat;display:inline-block;overflow:hidden}.ft_paytable_symbol{background-image:url(/games/fortune-tiger/assets/textures/slot/normal_symbol.png);background-size:492px 1416px}.ft_paytable_wild{background-image:url(/games/fortune-tiger/assets/textures/slot/wild_symbol.png);background-size:463px 332px}.ft_paytable_wild.ft_wild{background-position:-1px -1px;height:330px;min-height:330px;min-width:304px;width:304px}.ft_paytable_symbol.ft_ingot{background-position:-1px -1px;height:292px;min-height:292px;min-width:318px;width:318px}.ft_paytable_symbol.ft_ruyi{background-position:-1px -295px;height:310px;min-height:310px;min-width:300px;width:300px}.ft_paytable_symbol.ft_firecracker{background-position:-1px -607px;height:256px;min-height:256px;min-width:268px;width:268px}.ft_paytable_symbol.ft_angbao{background-position:-1px -865px;height:274px;min-height:274px;min-width:256px;width:256px}.ft_paytable_symbol.ft_pouch{background-position:-1px -1141px;height:274px;min-height:274px;min-width:256px;width:256px}.ft_paytable_symbol.ft_orange{background-position:-259px -931px;height:254px;min-height:254px;min-width:232px;width:232px}.paytable_features{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_features.png);background-position:-1px -1px;background-repeat:no-repeat;background-size:562px 542px;display:inline-block;height:540px;min-height:540px;min-width:560px;width:560px;overflow:hidden}.paytable_multiplier_feature{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_multiplier_feature.png);background-position:0 0;background-repeat:no-repeat;background-size:560px 456px;display:inline-block;height:456px;min-height:456px;min-width:560px;width:560px;overflow:hidden}.paytable_special_symbols{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_special_symbols.png);background-position:-1px -1px;background-repeat:no-repeat;background-size:182px 182px;display:inline-block;height:180px;min-height:180px;min-width:180px;width:180px;overflow:hidden}.paytable_symbols{background-image:url(/games/fortune-tiger/assets/shell-modal/paytable_symbols.png);background-repeat:no-repeat;background-size:1092px 182px;display:inline-block;overflow:hidden}.paytable_symbols.h_angpau{background-position:-1px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_symbols.h_crackers{background-position:-183px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_symbols.h_ingots{background-position:-365px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_symbols.h_orange{background-position:-547px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_symbols.h_pouch{background-position:-729px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_symbols.h_ruyi{background-position:-911px -1px;height:180px;min-height:180px;min-width:180px;width:180px}.paytable_payline{background-color:var(--source-paytable-theme-color, rgb(255, 200, 36));display:inline-block;mask-image:url(/games/fortune-tiger/assets/shell-modal/paytable_payline.png);mask-repeat:no-repeat;mask-size:62px 250px;overflow:hidden;-webkit-mask-image:url(/games/fortune-tiger/assets/shell-modal/paytable_payline.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:62px 250px}.paytable_payline.payline_01{background-position:-1px -1px;mask-position:-1px -1px;-webkit-mask-position:-1px -1px;height:48px;min-height:48px;min-width:60px;width:60px}.paytable_payline.payline_02{background-position:-1px -51px;mask-position:-1px -51px;-webkit-mask-position:-1px -51px;height:48px;min-height:48px;min-width:60px;width:60px}.paytable_payline.payline_03{background-position:-1px -101px;mask-position:-1px -101px;-webkit-mask-position:-1px -101px;height:48px;min-height:48px;min-width:60px;width:60px}.paytable_payline.payline_04{background-position:-1px -151px;mask-position:-1px -151px;-webkit-mask-position:-1px -151px;height:48px;min-height:48px;min-width:60px;width:60px}.paytable_payline.payline_05{background-position:-1px -201px;mask-position:-1px -201px;-webkit-mask-position:-1px -201px;height:48px;min-height:48px;min-width:60px;width:60px}.rules_img{background-image:url(/games/fortune-tiger/assets/shell-modal/rules_img.png);background-repeat:no-repeat;background-size:148px 74px;display:inline-block;overflow:hidden}.rules_img.btn_start{background-position:-1px -1px;height:72px;min-height:72px;min-width:72px;width:72px}.rules_img.btn_stop{background-position:-75px -1px;height:72px;min-height:72px;min-width:72px;width:72px}.game-rules-sprite,.game-rules-tinted-sprite{background-image:url(/games/fortune-tiger/assets/shell-modal/game_rules.png);background-repeat:no-repeat;background-size:422px 502px;display:inline-block;overflow:hidden}.game-rules-btn_add{background-position:-1px -1px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-btn_menu{background-position:-331px -1px;height:90px;min-height:90px;min-width:90px;width:90px}.game-rules-btn_minus,.game-rules-center_autoplay{height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-btn_minus{background-position:-1px -111px}.game-rules-center_autoplay{background-position:-1px -221px}.game-rules-center_turbo_on{background-position:-1px -331px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_nav_calender{background-position:-111px -221px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_wallet_open{background-position:-187px -441px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-ic_win{background-position:-249px -441px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-ic_chip{background-position:-331px -229px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-ic_close{background-position:-111px -1px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_hist{background-position:-111px -111px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_nav_maxbet{background-position:-331px -415px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-ic_paytable{background-position:-111px -331px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_rollover{background-position:-1px -441px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-ic_rule{background-position:-221px -1px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_soundon{background-position:-221px -111px;height:108px;min-height:108px;min-width:108px;width:108px}.game-rules-ic_spin{background-position:-125px -441px;height:60px;min-height:60px;min-width:60px;width:60px}.game-rules-txt_auto,.game-rules-txt_turbo_on{height:108px;left:0;min-height:108px;min-width:108px;position:absolute;width:108px}.game-rules-txt_auto{background-position:-221px -221px}.game-rules-txt_turbo_on{background-position:-221px -331px}:root{--fortune-tiger-static-revision: "20260706-asset-root"}
