@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--theme-primary: #b68111;--theme-secondary: #FBB21A;--theme-third: #f5df83;--theme-fourth: #4d4d4d;--pc-bg: #ECECEC;--layout-bg: #FFF;--text: #363636;--layout-text: #666;--content-border: #d8d8d8;--login-bg: #fff;--login-text: #666;--login-tags: #d8d8d8;--login-tags-active: #fff;--login-tags-text: #666;--login-tags-text-active: #b68111;--input-border: #C2C2C2;--input-placeholder: #C2C2C2;--btn-primary-bg: linear-gradient(to bottom, #f5df83 22%, #FBB21A);--btn-base-bg: linear-gradient(to bottom, #FFFFFF, #EDEDED 100%, #ECECEC 55%, #ECECEC)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--pc-bg)}body{margin:0;font-family:Noto Sans TC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--pc-bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh;background:var(--pc-bg);overflow-x:hidden}.header{position:relative;z-index:5;background:var(--layout-bg);margin-bottom:0}.topbar{max-width:1500px;margin:0 auto;padding:10px 10px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mobile-app-promo,.mobile-online,.mobile-login,.mobile-lang-trigger,.mobile-lang-drawer-layer,.mobile-games,.mobile-tabbar{display:none}.brand img{width:183px;height:auto}.login-strip{margin-left:auto;display:flex;align-items:center;gap:10px}.login-field{width:140px;height:36px;display:flex;align-items:center;gap:7px;padding:0 8px;border:1px solid #C2C2C2;border-radius:7px;background:#fff;color:#666;box-shadow:inset 0 1px 3px #0000001a}.login-field img{width:15px;height:15px;object-fit:contain}.login-field input{min-width:0;flex:1;border:0;outline:0;background:transparent}.login-field.password a{white-space:nowrap;font-size:14px}.btn{min-width:90px;height:36px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bbb;border-radius:7px;box-shadow:0 1px 4px #00000026;color:#333;cursor:pointer}.btn-base{background:var(--btn-base-bg)}.btn-primary{background:var(--btn-primary-bg);border-color:#d49f2f}.lang{width:150px;height:36px;display:inline-flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #C2C2C2;border-radius:7px;background:#fff;color:#666;box-shadow:inset 0 1px 3px #0000001a;cursor:pointer}.lang-picker{position:relative}.lang-dropdown{position:absolute;top:calc(100% + 6px);left:0;width:150px;z-index:40;border:1px solid #cfcfcf;border-radius:7px;background:#fff;box-shadow:0 8px 20px #0000001a;overflow:hidden}.lang-dropdown button{width:100%;height:34px;border:0;background:#fff;color:#666;font-size:14px;font-weight:400;text-align:left;padding:0 12px;cursor:pointer}.lang-dropdown button:hover,.lang-dropdown button.active{background:#f5f5f5;color:#222}.lang img{width:18px;height:18px}.chevron{margin-left:auto;color:#999}.mobile-lang-trigger{border:0;background:transparent;padding:0}.mobile-lang-drawer-layer{position:fixed;inset:0;z-index:180;background:#0000005c}.mobile-lang-drawer{position:absolute;left:0;right:0;bottom:0;padding:14px 0 calc(84px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;background:#fff;text-align:center;box-shadow:0 -8px 24px #00000024}.mobile-lang-drawer button{width:100%;height:46px;border:0;background:transparent;color:#333;font-size:15px;font-weight:400}.mobile-lang-drawer button.active{color:#b68111}.member-strip{margin-left:auto;display:flex;align-items:center;gap:8px;color:#666}.member-action,.member-logout{min-width:92px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7d7d7;border-radius:7px;background:linear-gradient(to bottom,#fff,#f3f3f3);box-shadow:0 1px 4px #0000001f,inset 0 1px 2px #fff;color:#444;font-weight:400}.member-vip{position:relative;width:54px;height:54px;display:grid;place-items:center;margin:0 3px}.member-vip img{width:54px;height:54px;object-fit:contain}.member-vip span{position:absolute;left:50%;bottom:1px;min-width:34px;transform:translate(-50%);padding:1px 4px;border-radius:2px;background:#1f1f1f;color:#fff;font-size:11px;font-weight:500;line-height:1.2;text-align:center}.member-account{display:flex;flex-direction:column;justify-content:center;min-width:118px;color:#777;font-size:15px;line-height:1.2}.member-account small{color:var(--theme-secondary);font-size:13px;font-weight:400}.member-mail{position:relative;width:42px;height:42px;display:grid;place-items:center}.member-mail img{width:34px;height:34px;object-fit:contain}.member-mail strong{position:absolute;right:0;top:1px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#fb432d;color:#fff;font-size:11px;line-height:18px}.nav-row{border-top:1px solid var(--theme-secondary);border-bottom:1px solid var(--theme-secondary);display:flex;justify-content:center;padding:0 20px}.nav-game{max-width:160px;flex:1 1 90px}.nav-row>a,.nav-game>a{height:52px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--layout-text);white-space:nowrap}.nav-row>a{max-width:160px;flex:1 1 90px}.nav-row>a>img,.nav-game>a>img{width:30px;height:30px;object-fit:contain;filter:grayscale(1)}.nav-row>a:hover span,.nav-game:hover>a span,.nav-game:focus-within>a span{color:var(--theme-secondary)}.nav-row>a:hover>img,.nav-game:hover>a>img,.nav-game:focus-within>a>img{filter:grayscale(0)}.game-menu{position:absolute;top:100%;left:0;z-index:20;width:100%;max-height:0;overflow:hidden;background:#fff;box-shadow:0 14px 24px #00000014;transition:max-height .24s ease}.nav-game:hover .game-menu,.nav-game:focus-within .game-menu{max-height:350px}.game-menu-scroll{max-width:1500px;height:350px;margin:0 auto;padding:40px 18px 34px;display:flex;align-items:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden}.game-menu-scroll::-webkit-scrollbar{height:6px}.game-menu-scroll::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:999px}.game-menu-card{position:relative;width:220px;min-width:220px;display:flex;flex-direction:column;align-items:center;color:var(--layout-text);font-weight:800;transition:filter .2s ease}.game-menu-card:hover{filter:drop-shadow(0 0 24px var(--theme-third))}.game-menu-card.disabled{cursor:pointer}.game-menu-card.disabled:hover{filter:drop-shadow(0 0 24px var(--theme-third))}.game-menu-card.disabled .game-menu-cover{transform:none}.game-menu-coming{position:absolute;top:8px;right:8px;z-index:2;padding:4px 8px;border-radius:999px;background:#0000009e;color:#fff;font-size:12px;font-style:normal;font-weight:700}.game-menu-badge{position:absolute;top:-30px;right:0;z-index:2;width:60px;height:60px;object-fit:contain}.game-menu-cover{width:220px;height:auto;aspect-ratio:540 / 420;object-fit:contain;transform-origin:center;transition:transform .2s ease}.game-menu-card:hover .game-menu-cover{transform:scale(1.12)}.game-menu-title{min-height:45px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--layout-text)}.game-menu-title img:first-child{width:auto;max-width:64px;max-height:45px;object-fit:contain}.game-menu-title span{white-space:nowrap}.game-menu-arrow{width:18px;height:18px}.game-menu-card p{margin:0;min-height:22px;color:var(--layout-text);font-size:14px;font-weight:500}.hero-section{position:relative;width:100%;max-width:none;margin:0;padding:30px 0 10px;background:linear-gradient(to bottom,#efe6d3 0%,#efe6d3 56%,#ececec 78%,var(--pc-bg) 100%)}.hero-card{position:relative;width:80%;max-width:1640px;margin:0 auto;aspect-ratio:1065 / 480;overflow:hidden;border-radius:54px 54px 28px 28px;background:transparent;box-shadow:none}.hero-banner{flex:0 0 100%;width:100%;height:100%;object-fit:cover;object-position:center top}.hero-track{height:100%;display:flex;background:transparent;transition:transform .55s ease}.hero-copy{position:absolute;left:50%;bottom:32px;transform:translate(-50%);z-index:1}.hero-dots{display:flex;gap:9px}.hero-dots button{width:13px;height:13px;padding:0;border:0;border-radius:50%;background:#bfbfbf;cursor:pointer}.hero-dots .active{background:var(--theme-primary)}.notice-bar{width:75%;max-width:1640px;height:66px;margin:4px auto 0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:18px;overflow:hidden;color:#333;font-size:16px;font-weight:600}.notice-bar img{position:relative;z-index:10;flex:0 0 auto;max-width:none;width:50px;height:59px;object-fit:contain;background-color:var(--pc-bg)}.ticker{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:32px;white-space:nowrap;animation:ticker 36s linear infinite}.online-counter{position:fixed;left:52px;bottom:16px;z-index:30;display:grid;grid-template-columns:1fr;min-width:130px;overflow:hidden;border:3px solid var(--theme-secondary);border-radius:10px;background:#fff;color:var(--theme-secondary);box-shadow:0 2px 5px #00000026}.online-counter strong{padding:6px 10px;text-align:center;border-bottom:2px solid var(--theme-secondary)}.online-counter div{display:flex}.online-counter span{width:25px;height:36px;display:grid;place-items:center;border-right:2px solid var(--theme-secondary);font-size:28px;font-weight:800;line-height:1}.online-counter span:last-child{border-right:0}.app-band{width:80%;max-width:1640px;margin:0 auto 30px;min-height:521px;padding:0 8% 0 5%;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;border-radius:24px;background:#fff}.app-copy{flex:1 1 47%;min-width:380px;display:flex;flex-direction:column;align-items:center;text-align:center}.app-visual{flex:0 1 52%;min-width:420px;max-height:521px;object-fit:contain}.app-band h2{margin:0 0 8px;color:var(--theme-secondary);font-size:48px;font-weight:900;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.app-band p{max-width:600px;margin:20px 0 28px;color:#333;font-size:18px;line-height:1.6}.download-card{width:200px;min-height:238px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px;border:1px solid #c8c8c8;border-radius:8px;background:#fff;color:#333;text-align:center;box-shadow:0 0 8px #00000040}.qr-code{width:150px;height:150px;object-fit:contain;image-rendering:pixelated}.download-card span{font-weight:800}.download-card small{color:var(--theme-secondary)}.features{width:80%;max-width:1640px;margin:30px auto 42px;padding:70px 8px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-radius:24px;background:#fff}.features article{padding:0 10px;display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid #d8d8d8}.features article:last-child{border-right:0}.features h3{margin:0 0 2px;color:#333;font-size:28px;font-weight:900}.features article>img{width:88px;height:88px;object-fit:contain;margin-bottom:12px}.features p{margin:0;color:#333;font-size:17px}.footer{padding:36px 20px 24px;border-top:1px solid var(--theme-secondary);background:#fff;color:#666;text-align:center}.providers{display:flex;justify-content:center;align-items:center;gap:38px;margin-bottom:20px;flex-wrap:wrap}.providers img{max-height:34px;width:auto;opacity:.92}.footer nav{display:flex;justify-content:center;gap:0;flex-wrap:wrap;margin-bottom:13px;color:#666;font-size:16px}.footer nav a{padding:0 20px;line-height:1;border-left:1px solid #ddd}.footer nav a:first-child{border-left:0}.footer p{margin:0 0 8px;color:#8b8b8b;font-size:14px}.footer small{color:#999}.service-shell{background:linear-gradient(to bottom,#f6eedc 0,#ececec 126px 100%)}.service-page{min-height:760px;padding:20px 20px 48px;background:linear-gradient(to bottom,#f6eedc 0,#ececec 90px 100%)}.service-layout{width:min(1160px,calc(100vw - 40px));margin:0 auto;display:grid;grid-template-columns:268px minmax(0,1fr);gap:14px;align-items:start}.service-sidebar{display:flex;flex-direction:column;gap:12px}.service-quick,.service-menu{border-radius:8px;background:#fff;box-shadow:0 1px 4px #0000000f}.service-quick{padding:29px 10px 15px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:22px}.service-quick:after{content:"";grid-column:1 / -1;grid-row:2;height:1px;margin:-11px 0 0;background:var(--theme-third)}.service-quick a{position:relative;z-index:1;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;color:#5d5d5d;font-size:14px;font-weight:400}.service-quick a.disabled{filter:grayscale(1);opacity:.46}.service-quick img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 3px #00000024)}.service-menu{padding:16px 22px 24px}.service-menu a{height:53px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #ececec;color:#4b4b4b;font-size:15px;font-weight:400}.service-menu a:last-child{border-bottom:0}.service-menu img{width:24px;height:24px;object-fit:contain}.service-menu em{margin-left:auto;color:var(--theme-secondary);font-size:19px;font-style:normal;line-height:1}.service-panel{min-height:730px;padding:18px 15px 24px;border-radius:7px;background:#fff;box-shadow:0 1px 4px #0000000f}.service-panel-title{min-height:46px;border-bottom:4px solid #f2dfae}.service-panel-title h1{margin:0;color:#333;font-size:24px;font-weight:500}.service-back{display:none}.promos-page{min-height:100vh;padding-bottom:96px;background:#ededed}.promos-title{background:linear-gradient(to bottom,#fffdf8,#fff 58%,#f7f1e7)}.promos-back{display:block}.promos-list{display:flex;flex-direction:column;gap:20px;padding:18px 20px 28px}.promo-activity-card{overflow:hidden;padding:14px 11px 20px;border-radius:14px;background:#fff}.promo-activity-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:14px;border-bottom:1px solid #f6a800}.promo-activity-period{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:6px;padding-right:56px}.promo-activity-period span{flex:0 0 auto;display:grid;place-items:center;min-width:38px;height:31px;padding:0 6px;border-radius:4px;background:#ffb20b;color:#fff;font-weight:500}.promo-activity-period b{min-width:0;color:#333;font-size:18px;font-weight:400;white-space:nowrap}.promo-activity-head button{position:absolute;top:-3px;right:0;flex:0 0 auto;min-width:52px;height:38px;border:1px solid #d0d0d0;border-radius:8px;background:linear-gradient(#fff,#f2f2f2);box-shadow:0 2px 6px #0003;color:#333;font-size:17px;font-weight:400}.promo-activity-img{display:block;width:100%;margin-top:10px;border-radius:18px}.promo-apply-dialog{width:min(318px,calc(100vw - 42px));border-radius:12px}.promo-apply-dialog header{margin-bottom:-1px}.promo-apply-body{padding:24px 18px 26px}.promo-apply-body p{min-height:58px;padding:0 6px 20px;color:#626771;font-size:18px;font-weight:400;line-height:1.55}.promo-apply-body .transfer-picker-close{width:132px;height:44px;margin:0 auto;border-radius:7px;font-size:17px;font-weight:500}.deposit-channel{padding:18px 0 27px;border-bottom:1px solid #e3e3e3}.trc-card{width:270px;height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px solid #f1dfb5;border-radius:3px;background:#fff;color:#f3bd43;font-size:15px;font-weight:500;box-shadow:inset 0 0 0 1px #fff7e7}.trc-logo{width:auto;height:45px;object-fit:contain}.deposit-channel p{margin:17px 0 0;color:#666;font-size:15px;font-weight:400}.deposit-channel b{color:#4d4d4d}.service-form-row{min-height:70px;display:flex;align-items:center;border-bottom:3px solid #f2dfae;color:#555;font-size:15px;font-weight:400}.quick-row{justify-content:space-between;gap:20px}.amount-buttons{display:flex;gap:6px}.amount-buttons button{min-width:84px;height:50px;padding:0 18px;border:1px solid #d0d0d0;border-radius:8px;background:linear-gradient(to bottom,#fff,#ededed);color:#444;box-shadow:0 1px 4px #00000038;font-weight:400}button:disabled,select:disabled,input:disabled{cursor:not-allowed}.transfer-form.disabled select,.transfer-form.disabled .transfer-wallet-select,.transfer-form.disabled input,.transfer-form.disabled .amount-buttons button,.transfer-form.disabled .transfer-swap,.transfer-form.disabled .max-btn,.transfer-form.disabled .auth-btn{border-color:#e2e2e2;background:#f7f7f7;color:#b6b6b6;box-shadow:0 1px 4px #00000012;opacity:1}.transfer-form.disabled input::placeholder{color:#cfcfcf}.transfer-wallet-select-mobile,.transfer-wallet-dropdown{display:none}.amount-row{justify-content:space-between;gap:20px}.amount-row input{width:160px;height:32px;padding:0 10px;border:1px solid #d8d8d8;border-radius:3px;background:#fff;color:#333;text-align:right;box-shadow:inset 0 1px 4px #0000001a}.amount-row input::placeholder{color:#c8c8c8}.deposit-rules{margin:0;padding:22px 0 20px;border-bottom:3px solid #f2dfae;list-style:none;color:#404040;font-size:15px;font-weight:400;line-height:2.05}.deposit-rules li{margin:0 0 2px}.service-rules{margin:0;padding:18px 0 18px 20px;border-bottom:1px solid #eadfbf;color:#444;font-size:15px;font-weight:400;line-height:2}.deposit-actions{display:flex;justify-content:center;gap:12px;padding-top:16px}.deposit-actions .auth-btn{width:138px;height:42px}.deposit-note{margin:12px 0 0;color:var(--theme-primary);text-align:center;font-size:14px;font-weight:400}.service-quick a.active,.service-menu a.active{color:var(--theme-secondary);font-weight:500}.service-menu a.active{background:linear-gradient(to right,#fff7e8,#fff)}.service-tabs{display:flex;align-items:center;gap:0;min-height:54px;margin:12px 0 18px;border-bottom:1px solid #e9e0ca}.service-tabs button,.record-filter button,.transfer-tools button,.service-small-btn,.max-btn{min-width:86px;height:36px;padding:0 15px;border:1px solid #d2d2d2;border-radius:6px;background:linear-gradient(to bottom,#fff,#f0f0f0);color:#4b4b4b;box-shadow:0 1px 4px #00000020;font-size:14px;font-weight:400}.service-tabs button{min-width:104px;border-radius:0;box-shadow:none}.service-tabs button.active,.record-filter button.active{border-color:#d8b25b;background:linear-gradient(to bottom,#f8df9f,#d4a94b);color:#fff;font-weight:500}.recommend-content{margin-top:12px}.recommend-content h2,.share-steps h2{position:relative;margin:0 0 18px;padding-left:12px;color:#333;font-size:16px;font-weight:500}.recommend-content h2:before{content:"";position:absolute;left:0;top:3px;width:3px;height:17px;border-radius:999px;background:var(--theme-secondary)}.recommend-guide{padding:18px 20px 22px;border-radius:7px;background:#fff}.recommend-content p{margin:0;color:#444;font-size:15px;font-weight:400;line-height:1.9}.share-tree{width:min(330px,100%);margin:0 auto 18px;color:#666;text-align:center}.share-tree-root,.share-tree-branch>div{display:grid;justify-items:center;gap:3px;font-size:12px;font-weight:500}.share-person{position:relative;width:28px;height:30px;display:block}.share-person:before,.share-person:after{content:"";position:absolute;left:50%;transform:translate(-50%);background:var(--theme-secondary)}.share-person:before{top:0;width:15px;height:15px;border-radius:50%}.share-person:after{bottom:0;width:25px;height:17px;border-radius:13px 13px 4px 4px}.share-person.plus{width:34px}.share-person.plus:after{left:12px}.share-person.plus:before{left:12px}.share-person.plus+strong:after{content:"+";margin-left:2px;color:var(--theme-secondary)}.share-tree-branch{position:relative;margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.share-tree-branch:before{content:"";position:absolute;left:17%;right:17%;top:-17px;height:2px;background:var(--theme-secondary)}.share-tree-branch:after{content:"";position:absolute;left:50%;top:-50px;width:2px;height:34px;background:var(--theme-secondary);transform:translate(-50%);box-shadow:-95px 33px 0 var(--theme-secondary),95px 33px 0 var(--theme-secondary)}.share-steps{margin:22px 0 0;padding:0 10px;text-align:center}.share-steps h2{display:flex;justify-content:center;gap:34px;padding-left:0;font-size:17px}.share-step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px;margin:0 0 18px}.share-step{position:relative;display:grid;justify-items:center;gap:5px;color:#444;font-size:14px;font-weight:400}.share-step img{width:43px;height:43px;object-fit:contain;filter:brightness(0) saturate(100%) invert(73%) sepia(99%) saturate(740%) hue-rotate(347deg) brightness(102%) contrast(97%)}.share-step strong{font-size:15px;font-weight:500}.share-step span{color:#555}.share-step em{position:absolute;right:-23px;top:22px;color:var(--theme-secondary);font-size:42px;font-style:normal;font-weight:300;line-height:1}.share-primary{width:min(520px,100%);height:44px;border:1px solid #d2d2d2;border-radius:7px;background:linear-gradient(to bottom,#fff,#f2f2f2);box-shadow:0 1px 5px #0000002b;color:#555;font-size:15px;font-weight:400}.share-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;border:1px solid #ead7a5;border-radius:6px;background:#fffdf7}.qr-box{width:132px;height:132px;display:grid;place-items:center;border:1px solid #ddd;background:linear-gradient(90deg,#111 10px,transparent 10px) 16px 16px / 28px 28px,linear-gradient(#111 10px,transparent 10px) 16px 16px / 28px 28px,#fff;color:#fff;font-size:12px}.share-link{min-width:0;display:flex;flex-direction:column;gap:8px;color:#666;font-size:15px}.share-link strong{color:#333;font-size:16px;font-weight:500;word-break:break-all}.share-link-panel{padding:18px 20px;border-radius:7px;background:#fff}.wallet-grid{display:grid;grid-template-columns:repeat(2,235px);gap:18px;padding:10px 0 18px}.wallet-account-card{width:min(520px,100%);margin:6px 0 18px;overflow:hidden;border-radius:5px;background:#fff;box-shadow:0 1px 5px #0000001f}.wallet-account-card-title{min-height:42px;display:grid;place-items:center;background:linear-gradient(to bottom,#ffeaa8,#f0b632);color:#4f4631;font-size:16px;font-weight:500}.wallet-account-card-body{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;color:#454545}.wallet-account-card-body strong{font-size:18px;font-weight:500}.wallet-account-card-meta{text-align:right}.wallet-account-card-body p,.wallet-account-card-body em,.wallet-bind-note p,.bank-card small{margin:0;font-style:normal}.wallet-account-card-body p{color:#555;font-size:17px}.wallet-account-card-body em{color:#333;font-size:15px;font-weight:500}.wallet-bind-note{width:min(520px,100%);margin:0 0 10px;color:#efb940;text-align:center;font-size:14px;font-weight:400;line-height:1.45}.wallet-bind-note-left{text-align:left;color:#555}.wallet-bind-detail{width:min(600px,100%);margin:0 auto;padding:30px 20px 40px}.wallet-bind-steps{display:flex;align-items:center;justify-content:center;margin:0 0 38px}.wallet-bind-steps span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#bdbdbd;color:#fff;font-size:18px;font-weight:500}.wallet-bind-steps span.active,.wallet-bind-steps span:first-child{background:linear-gradient(to bottom,#ffe38f,#e3a51e)}.wallet-bind-steps i{width:30px;height:5px;display:block;background:linear-gradient(to right,#e3a51e,#bdbdbd)}.wallet-bind-form{display:grid;gap:16px}.wallet-bind-field{display:grid;grid-template-columns:200px minmax(220px,1fr);align-items:center;column-gap:16px;padding:0 0 8px;border-bottom:1px solid #f0f0f0;color:#333}.wallet-bind-field span{color:#333;font-size:14px}.wallet-bind-field input{width:100%;height:40px;padding:0 12px;border:1px solid #cfcfcf;border-radius:4px;background:linear-gradient(to bottom,#fff,#f8f8f8);box-shadow:inset 0 1px 2px #00000010,0 1px 2px #00000012;color:#333;font-size:14px;outline:none}.wallet-bind-field input::placeholder{color:#a3a3a3}.wallet-bind-select-wrap{position:relative;width:min(332px,100%)}.wallet-bind-select{position:relative;width:100%;height:40px;display:block;padding:0 30px 0 12px;overflow:hidden;border:1px solid #cfcfcf;border-radius:4px;background:linear-gradient(to bottom,#fff,#f8f8f8);box-shadow:inset 0 1px 2px #00000010,0 1px 2px #00000012;color:#333;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400}.wallet-bind-select.placeholder{color:#a3a3a3}.wallet-bind-select:after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #9a9a9a;transform:translateY(-35%)}.wallet-bind-select.active:after{border-top:0;border-bottom:5px solid #b0b0b0;transform:translateY(-55%)}.wallet-bind-dropdown{position:absolute;left:0;top:40px;z-index:16;width:100%;max-height:292px;overflow-y:auto;padding:8px 20px;border:1px solid #c8c8c8;border-top:0;background:#f3f3f3;box-shadow:0 4px 12px #00000018}.wallet-bind-dropdown button{width:100%;min-height:52px;display:grid;place-items:center;padding:0;border:0;border-bottom:1px solid transparent;background:transparent;color:#969696;box-shadow:none;text-align:center}.wallet-bind-dropdown button.active{border-top:1px solid #b88d27;border-bottom-color:#b88d27;color:#111}.wallet-bind-dropdown strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400}.wallet-bind-dropdown button.active strong{font-weight:600}.wallet-bind-field em{grid-column:2;min-height:16px;color:var(--theme-primary);font-size:12px;font-style:normal;line-height:1.35}.wallet-bind-submit{justify-self:center;width:100px;height:44px;margin-top:10px;border:0;border-radius:8px;background:linear-gradient(to bottom,#ffe38f,#d8a11e);color:#fff;font-size:14px;font-weight:500}.wallet-bind-code-link{justify-self:center;color:var(--theme-primary);font-size:14px;text-decoration:none}.store-bind-guide{display:grid;gap:14px;margin-top:28px;color:#333;font-size:14px;line-height:1.65}.store-bind-guide p,.store-bind-guide strong{margin:0;font-size:14px;font-weight:500}.store-bind-links{display:grid;grid-template-columns:repeat(4,minmax(128px,1fr));gap:0;overflow-x:auto;scrollbar-width:none}.store-bind-links a{min-height:116px;display:grid;place-items:center;padding:10px;border:1px solid #c78b08;border-radius:4px;background:#f4f4f4}.store-bind-links img{max-width:100%;max-height:92px;object-fit:contain}.store-bind-guide ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.store-bind-guide li{color:#555;font-size:13px;line-height:1.6}.wallet-usdt-form{width:min(680px,100%);display:grid;gap:14px;margin:8px 0 12px;padding:18px 20px;border-radius:6px;background:#fff;box-shadow:0 1px 5px #00000014}.wallet-usdt-form .service-form-row,.wallet-usdt-form input{width:100%}.wallet-usdt-form input[readonly]{color:#555;background:#f4f4f4;cursor:not-allowed}.bank-card,.wallet-add{min-height:132px;padding:16px;border:1px solid #e3c780;border-radius:7px;background:linear-gradient(135deg,#fffaf0,#fff);color:#555;font-size:15px;font-weight:400}.bank-card{display:flex;flex-direction:column;gap:8px}.bank-card strong{color:#333;font-size:18px;font-weight:500}.bank-card small{color:#555;font-size:12px}.bank-card p,.bank-card em{margin:0;font-style:normal}.bank-card em{color:var(--theme-secondary)}.wallet-add{display:grid;place-items:center;align-content:center;gap:8px;border-style:dashed}.wallet-add.disabled{border-style:solid;background:#ececec;color:#777;cursor:default}.wallet-add span{color:var(--theme-secondary);font-size:40px;font-weight:400;line-height:1}.wallet-add strong{color:#555;font-size:15px;font-weight:400}.wallet-account-card-list{min-height:118px;display:grid;width:100%;justify-items:stretch;justify-content:stretch;gap:8px;padding:16px 24px}.wallet-account-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:30px}.wallet-account-row strong,.wallet-account-row b,.wallet-account-row em{overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.wallet-account-row strong{flex:1 1 auto;font-size:16px;font-weight:500}.wallet-account-row span{flex:0 0 auto;margin-left:auto;display:grid;gap:0;text-align:right;line-height:1.08}.wallet-account-row b{font-size:15px;font-weight:400}.wallet-account-row em{font-size:13px;font-weight:400}.wallet-bound-slot{min-height:122px;display:grid;place-items:center;align-content:center;gap:5px;padding:9px;border-radius:7px;color:#333;cursor:default}.wallet-bound-slot img{width:72px;height:42px;object-fit:contain}.wallet-bound-slot strong{color:#333;font-size:14px;font-weight:400}.wallet-add.disabled strong{color:#777}.wallet-bind-status-card{min-height:40px;display:grid;place-items:center;border-radius:4px;background:#f0f0f0;color:#777;font-size:14px}.service-hint{margin:5px 0;color:#666;font-size:14px;font-weight:400}.service-empty{min-height:180px;display:grid;place-items:center;color:#8a8a8a;font-size:16px;font-weight:400}.service-empty.compact{min-height:220px;gap:12px;align-content:center}.transfer-form,.withdraw-form,.password-form{padding-top:18px}.transfer-wallet-strip{margin:18px 0 10px;padding:18px 18px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px;border:1px solid #ece1c2;border-radius:7px;background:#fffdf8}.transfer-wallet-strip a{min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#333;font-size:16px;font-weight:400}.transfer-wallet-strip a.active{color:var(--theme-secondary)}.transfer-wallet-strip img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 3px #00000024)}.transfer-tools{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.transfer-tools img{width:18px;height:18px;object-fit:contain}.transfer-balance-card{margin-top:18px}.transfer-game-wallets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.transfer-game-wallet{min-height:58px;display:grid;align-content:center;gap:6px;padding:8px;border:1px solid #e7e7e7;border-radius:6px;background:#fff;text-align:center}.transfer-game-wallet span{color:#555;font-size:14px;font-weight:400}.transfer-game-wallet b{color:#333;font-size:14px;font-weight:400}.transfer-picker-layer{position:fixed;inset:0;z-index:160;display:flex;align-items:center;justify-content:center;padding:20px;background:#0006}.transfer-picker{width:min(316px,calc(100vw - 70px));overflow:hidden;border-radius:10px;background:transparent;box-shadow:0 10px 34px #00000030}.transfer-picker header{height:auto;aspect-ratio:645 / 234;display:flex;align-items:flex-start;justify-content:flex-start;padding:0;border-bottom:0;background:url(/img/dialog_bg.png) center top / 100% auto no-repeat}.transfer-picker strong{display:none}.transfer-picker header button{display:none}.transfer-picker-body{padding-bottom:28px;border-radius:0 0 10px 10px;background:#fff;overflow:hidden}.transfer-picker p{margin:0;min-height:92px;display:grid;place-items:center;padding:18px 16px 14px;color:#60656f;text-align:center;white-space:pre-line;font-size:18px;font-weight:400}.transfer-picker-close{width:154px;height:52px;display:block;margin:0 auto;border:1px solid #bdbdbd;border-radius:13px;background:#fff;color:#333;box-shadow:0 2px 7px #00000038;font-size:19px;font-weight:500}.binding-confirm{width:min(338px,calc(100vw - 54px))}.binding-confirm-body{padding:0 22px 26px}.binding-confirm-list{display:grid;gap:11px;padding:6px 0 22px}.binding-confirm-list p{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;place-items:stretch;padding:0;color:#333;text-align:left;font-size:15px;line-height:1.45}.binding-confirm-list span{color:#686868;text-align:right}.binding-confirm-list strong{display:block;color:#333;font-size:15px;font-weight:400;overflow-wrap:anywhere}.binding-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.binding-confirm-actions button{height:44px;border-radius:10px;font-size:16px;font-weight:500}.binding-confirm-cancel{border:1px solid #bdbdbd;background:#fff;color:#333;box-shadow:0 2px 7px #00000026}.binding-confirm-submit{border:0;background:linear-gradient(to bottom,#ffe38f,#d8a11e);color:#fff;box-shadow:0 2px 7px #00000026}.auto-wallet{min-height:52px;display:flex;align-items:center;gap:12px;grid-column:1 / -1;padding-top:12px;border-top:1px solid #eadfbf;color:#555;font-size:15px;font-weight:400}.auto-wallet-switch{position:relative;width:44px;height:22px;flex:0 0 44px;display:inline-flex;align-items:center;justify-content:flex-start;padding-left:8px;border:1px solid var(--theme-secondary);border-radius:999px;background:var(--theme-secondary);color:#fff;font-size:12px;font-weight:400;line-height:1;box-shadow:none;cursor:pointer}.auto-wallet-switch:after{content:"";position:absolute;top:2px;right:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000030}.auto-wallet-switch[aria-checked=false]{justify-content:flex-end;padding-right:7px;padding-left:0;border-color:#d7d7d7;background:#d7d7d7;color:#aaa}.auto-wallet-switch[aria-checked=false]:after{right:auto;left:2px;background:#f7f7f7}.transfer-selects{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:12px;margin:8px 0 12px}.transfer-selects select,.record-filter select,.language-picker select{height:38px;padding:0 12px;border:1px solid #d8d8d8;border-radius:4px;background:#fff;color:#555;font-size:15px;font-weight:400}.transfer-wallet-balances{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 12px;color:#6b5c3d;font-size:14px;font-weight:500}.transfer-swap{width:34px;height:34px;margin:0 auto;display:grid;place-items:center;border:1px solid #e8e8e8;border-radius:50%;background:#fff;color:#aaa;box-shadow:0 1px 4px #00000012;font-size:18px;font-weight:400;line-height:1}.transfer-amount-row{gap:18px}.transfer-amount-error{margin:-4px 0 8px;color:#d60000;font-size:14px;font-weight:400}.transfer-amount-row input{flex:1;width:auto;text-align:left}.max-btn{margin-top:12px}.record-filter{margin:18px 0 14px;position:relative}.record-type-bar{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;min-height:48px;border-radius:4px;overflow:hidden;background:linear-gradient(to bottom,#fff0a3,#dfb54f);color:#333;font-size:15px;font-weight:500}.record-type-bar>span{padding-left:18px}.record-type-select{justify-self:end;width:188px;height:36px;margin-right:10px;padding:0 42px 0 14px;border:1px solid #c9c9c9;border-radius:5px;background:linear-gradient(to bottom,#fff,#e9e9e9);color:#333;text-align:right;font-size:15px;font-weight:400;position:relative}.record-type-select:after{content:"";position:absolute;right:16px;top:50%;width:6px;height:6px;border-right:1.5px solid #888;border-bottom:1.5px solid #888;transform:translateY(-70%) rotate(45deg)}.record-range-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.record-range-row button{height:38px;border:1px solid #d2d2d2;border-radius:8px;background:linear-gradient(to bottom,#f8f8f8,#e0e0e0);color:#333;font-size:14px;font-weight:400;box-shadow:inset 0 1px 1px #fff,0 1px 3px #00000014}.record-range-row button.active{border-color:#c7a348;background:linear-gradient(to bottom,#fff3aa,#dfb74f)}.service-table{width:100%;border-collapse:collapse;color:#555;font-size:15px;font-weight:400}.service-table th{height:42px;border:1px solid #eadfbf;background:#fbf3df;color:#444;font-weight:500}.record-picker-layer{position:absolute;top:43px;right:10px;z-index:120;display:flex;width:188px;background:transparent}.record-filter .record-type-select{min-width:188px;padding-right:42px}.record-picker{width:100%;padding:5px 0;border:1px solid #c9c9c9;border-radius:5px;background:#fff;box-shadow:0 6px 16px #00000024;text-align:center}.record-picker button{display:block;width:100%;height:36px;border:0;background:transparent;color:#333;line-height:36px;font-size:15px;font-weight:400}.record-picker button:hover{background:#f7f0dc}.record-picker button.active{color:#333;font-weight:500}.message-list{display:grid;gap:12px;padding-top:10px}.message-card{padding:14px 16px;border:1px solid #eadfbf;border-radius:6px;background:#fffdf8;color:#555;font-size:15px;font-weight:400}.message-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.message-card-head>div{min-width:0}.message-card strong{display:block;color:#333;font-weight:500}.message-card em{display:inline-flex;margin-bottom:6px;padding:2px 8px;border-radius:999px;background:#fff5df;color:var(--theme-secondary);font-size:12px;font-style:normal;font-weight:400}.message-close{display:none}.message-card p{margin:0 0 8px;line-height:1.7}.message-card span{color:#999;font-size:13px}.promo-list{display:grid;gap:12px;padding-top:18px}.promo-row{overflow:hidden;border-radius:6px;background:#fff;color:#555;font-size:15px;font-weight:400;box-shadow:0 2px 8px #00000018}.promo-row h2{height:42px;display:grid;place-items:center;margin:0;background:linear-gradient(to bottom,#fff1a1,#f0bd44 78%,#e4aa27);color:#333;font-size:16px;font-weight:500}.promo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;text-align:center}.promo-grid-head{height:42px;border-bottom:1px solid #ececec;color:#333;font-size:14px;font-weight:500}.promo-grid-head span:nth-child(3){color:#48ce3d}.promo-grid-body{min-height:44px;color:#555;font-size:14px;font-weight:400}.promo-row b{color:#555;font-weight:400}.personal-tabs{display:none}.vip-progress{padding:18px 0;border-bottom:1px solid #e6e6e6}.profile-table h2,.maintenance-group h2{margin:0 0 12px;color:#333;font-size:18px;font-weight:500}.vip-progress p{margin:5px 0;color:#555;font-size:15px;font-weight:400}.vip-progress-top{display:grid;grid-template-columns:150px minmax(0,1fr);gap:26px;align-items:center}.vip-badge-img{width:118px;height:118px;margin:0 auto;object-fit:contain}.vip-progress-copy b{color:#e65d5d;font-weight:500}.vip-progress-copy em{color:#dfbd58;font-style:normal}.vip-level-line{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;color:#555;font-size:14px;font-weight:400}.vip-level-line b{color:#333;font-weight:400}.progress-track{height:12px;margin:15px 0 8px;overflow:hidden;border-radius:999px;background:#ededed}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(to right,#f1c765,#c99d3c)}.progress-labels{display:flex;justify-content:space-between;color:#777;font-size:13px}.vip-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:16px 0}.vip-card{padding:16px;border:1px solid #e7d2a0;border-radius:7px;background:#fffdf8}.vip-card.current{background:#f3eed9}.vip-card h3{margin:0 0 10px;color:#333;font-size:17px;font-weight:500}.vip-card p{margin:7px 0;color:#555;font-size:14px;font-weight:400}.vip-card b{color:var(--theme-primary);font-weight:500}.vip-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px;padding:12px 24px 4px}.vip-benefit{display:grid;justify-items:center;color:#555;text-align:center;font-size:14px}.vip-benefit-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:9px;border-radius:50%;background:linear-gradient(to bottom,#ffe889,#ffb323)}.vip-benefit-icon img{width:42px;height:42px;object-fit:contain}.vip-benefit b{color:#555;font-size:18px;font-weight:500}.vip-benefit strong{color:#555;font-size:14px;font-weight:400}.vip-benefit em{color:#777;font-size:12px;font-style:normal;font-weight:400}.vip-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 0}.vip-next-grid div{min-height:54px;display:grid;place-items:center;border-right:1px solid #e3e3e3;color:#555;font-size:13px;text-align:center}.vip-next-grid div:nth-child(3n){border-right:0}.vip-next-grid b{color:#dfbd58;font-size:15px;font-weight:500}.profile-table{padding-top:4px}.profile-table dl{display:grid;grid-template-columns:130px 1fr;margin:0;border-top:1px solid #ececec;color:#555;font-size:15px;font-weight:400}.profile-table dt,.profile-table dd{min-height:42px;display:flex;align-items:center;margin:0;border-bottom:1px solid #ececec}.profile-table dt{color:#333;font-weight:500}.password-form{width:430px}.password-form label,.language-picker{display:grid;gap:8px;margin-bottom:18px;color:#555;font-size:15px;font-weight:400}.password-form input{height:38px;padding:0 12px;border:1px solid #d8d8d8;border-radius:4px;background:#fff}.password-form .auth-btn{width:138px;height:42px}.service-panel-editps .password-form{width:min(520px,100%);display:grid;gap:22px}.service-panel-editps .password-form label{display:grid;gap:10px;margin:0;padding-bottom:14px;border-bottom:2px solid #f1aa00}.service-panel-editps .password-form input{width:100%;height:38px;border:1px solid #c8c8c8;border-radius:5px;background:#fff;box-shadow:inset 0 2px 6px #00000018,0 1px 2px #00000012}.service-panel-editps .password-form .auth-btn{width:100%;height:44px;margin-top:18px;border-radius:7px;box-shadow:0 2px 8px #0000002e}.maintenance-list{padding-top:16px}.maintenance-group{margin-bottom:20px}.maintenance-row{min-height:40px;display:grid;grid-template-columns:minmax(180px,1fr) 1.4fr;align-items:center;border-bottom:1px solid #ededed;color:#555;font-size:15px;font-weight:400}.maintenance-row strong{color:#333;font-weight:400}.language-picker{width:300px;padding-top:18px}.my-shell{min-height:100vh;background:#ececec}.my-page{width:min(430px,100%);min-height:calc(100vh - 58px);margin:0 auto;padding:16px 10px 74px;background:linear-gradient(to bottom,#f6e8c8 0 126px,#ececec 126px 100%)}.my-message{width:34px;height:34px;display:grid;place-items:center;margin:0 10px 6px auto;position:relative}.my-message img{width:30px;height:30px}.my-message span{position:absolute;right:-4px;top:-4px;min-width:16px;height:16px;display:grid;place-items:center;border-radius:999px;background:#fb432d;color:#fff;font-size:10px;line-height:16px}.my-profile-card{min-height:198px;padding:13px 28px 16px;border:1px solid #fff;border-radius:12px;background:linear-gradient(135deg,#fff 0 49%,#fff7dc 49% 100%);box-shadow:0 1px 4px #0000000d}.my-avatar{display:inline-flex;align-items:center;color:#333;vertical-align:top}.my-avatar img{width:67px;height:67px;border-radius:50%;object-fit:cover}.my-vip-badge{min-width:39px;height:24px;display:grid;place-items:center;width:fit-content;margin-bottom:6px;border:2px solid #8d8d8d;border-radius:4px;background:#2f2f2f;box-shadow:inset 0 1px #ffffff26,0 1px 1px #0000001f;color:#fff;font-size:13px;font-weight:500;line-height:1}.my-account{display:inline-flex;flex-direction:column;margin-left:15px;padding-top:1px;vertical-align:top}.my-account strong{color:#333;font-size:18px;font-weight:400;line-height:1.15}.my-wallet-balance{color:var(--theme-secondary);font-size:13px;font-weight:400;line-height:1.55}.my-account b{font-weight:400}.my-wallet-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:20px}.my-wallet-actions a{display:grid;justify-items:center;gap:7px;color:#333;font-size:13px;font-weight:400}.my-wallet-actions img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 2px 4px #00000026)}.my-promo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding:10px;border-radius:8px;background:#fff}.promo-card{height:67px;position:relative;overflow:hidden;display:block;border-radius:9px;color:#fff}.promo-card img{width:100%;height:100%;display:block;object-fit:fill}.promo-card span{position:absolute;right:7px;top:50%;z-index:1;display:flex;flex-direction:column;align-items:flex-end;transform:translateY(-50%);color:#fff;text-align:right}.promo-card b,.promo-card em{font-style:normal;font-size:14px;font-weight:400;line-height:1.25}.promo-card em{color:#111}.my-menu{margin-top:10px;padding:17px 10px 6px;border-radius:8px;background:#fff}.my-menu a{height:59px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #dedede;color:#333;font-size:16px;font-weight:400}.my-menu a:last-child{border-bottom:0}.my-menu img{width:24px;height:24px;object-fit:contain;margin-left:12px}.my-menu em{margin-left:auto;color:var(--theme-secondary);font-size:25px;font-style:normal;font-weight:500;padding-right:12px}.my-logout{height:42px;display:grid;place-items:center;margin:10px 10px 0;border:1px solid #d2d2d2;border-radius:7px;background:linear-gradient(to bottom,#fff,#f0f0f0);box-shadow:0 1px 5px #0000002b;color:#333;font-size:15px;font-weight:400}.mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:35;height:58px;align-items:center;justify-content:space-around;background:#fffffff0;box-shadow:0 -2px 12px #00000012}.mobile-tabbar a{position:relative;min-width:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#666;font-size:12px;font-weight:400}.mobile-tabbar img{width:24px;height:24px;object-fit:contain;filter:grayscale(1)}.mobile-tabbar .active{color:var(--theme-secondary)}.mobile-tabbar .active:after{content:"";position:absolute;left:50%;bottom:-8px;width:28px;height:4px;transform:translate(-50%);border-radius:999px 999px 0 0;background:var(--theme-secondary)}.mobile-tabbar .active img{filter:brightness(0) saturate(100%) invert(75%) sepia(88%) saturate(818%) hue-rotate(344deg) brightness(104%) contrast(97%)}.mobile-tabbar .customer{transform:translateY(-10px);color:#333}.mobile-tabbar .customer img{width:46px;height:46px;padding:3px;border-radius:50%;background:transparent;box-shadow:none;filter:none}.mobile-tabbar .customer.active img{filter:none}.customer-service-popover{position:fixed;inset:0;z-index:34;display:block;background:#00000094;pointer-events:auto}.customer-service-panel{position:fixed;left:50%;bottom:112px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:52px}.customer-service-panel a{width:92px;display:grid;justify-items:center;gap:10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;text-align:center;text-decoration:none}.customer-service-panel a:before{content:"";grid-area:1 / 1;border-radius:50%}.customer-service-panel a:last-child:before{background:#07c755}.customer-service-panel a img{width:62px;height:62px;grid-area:1 / 1;align-self:center;justify-self:center;object-fit:contain;filter:none}.customer-service-panel a:last-child img{width:68px;height:68px;filter:none}.customer-service-panel span{grid-area:2 / 1;line-height:1.1}.float-layer{position:fixed;right:2%;bottom:20%;z-index:20;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.float-layer>*{pointer-events:auto}.fifa{position:relative;width:138px;height:138px;padding-top:12px;display:flex;flex-direction:column;align-items:center;color:#fff;background:url(/img/float/fifa2026/bg.svg) center / contain no-repeat;border-radius:50%;box-shadow:none}.fifa button,.float-img button{position:absolute;top:0;left:-5px;width:30px;height:30px;border:0;border-radius:50%;background:#111;color:#fff;font-size:24px;line-height:1;cursor:pointer}.fifa img{width:36px;height:36px}.fifa strong{margin-top:5px;font-size:12px;line-height:1}.fifa div{display:flex;align-items:end;gap:5px;margin-top:6px}.fifa .fifa-hours{align-items:flex-start;gap:3px;margin-top:4px}.fifa span{width:32px;height:42px;display:grid;place-items:center;background:#992121;border-radius:4px;font-size:36px;line-height:1;font-weight:800}.fifa em{font-style:normal;font-weight:800}.fifa b{font-size:24px;line-height:1}.fifa .fifa-hours .fifa-hour-digit{width:28px;height:38px;font-size:32px}.fifa .fifa-hours .fifa-minute-digit{width:24px;height:32px;font-size:25px}.fifa .fifa-hours span{width:24px;height:32px;font-size:27px;font-weight:700}.fifa .fifa-hours b{font-size:22px;line-height:1;transform:translateY(-1px)}.float-img{position:relative;width:140px;height:140px}.float-img img{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#33333380;filter:drop-shadow(0 5px 8px #00000035)}.service{width:70px;height:70px;position:relative;display:grid;place-items:center;border-radius:50%;background:var(--btn-primary-bg);box-shadow:0 0 0 4px #ffffffb3,0 4px 10px #00000035}.service img{width:36px;height:36px}.service span{position:absolute;bottom:16px;color:#fff;font-size:14px;font-weight:900}.line-service{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#00b900;box-shadow:0 0 0 4px #ffffffb3,0 4px 10px #00000035}.line-service img{width:34px;height:34px}.to-top{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#d8d8d8;box-shadow:0 1px 5px #00000026}.to-top img{width:18px}.problem-page{background:#fff;color:#333}.problem-mobile-title{display:none}.problem-top{background:linear-gradient(to bottom,#fff 0 126px,#666 126px 100%)}.problem-primary{max-width:1280px;height:220px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding-top:22px}.problem-primary-item{display:flex;justify-content:center;color:#999}.problem-circle{width:156px;height:156px;display:grid;place-items:center;align-content:center;gap:6px;border:10px solid #fff;border-radius:50%;background:#3f3f3f;box-shadow:0 1px #ffffffb8;text-align:center}.problem-circle i{color:#888;font-size:74px;font-style:normal;font-weight:600;line-height:.8}.problem-circle em{color:#969696;font-size:16px;font-style:normal;font-weight:400}.problem-primary-item.active .problem-circle{background:linear-gradient(to bottom,#ffd35f,#f6b731)}.problem-primary-item.active .problem-circle i,.problem-primary-item.active .problem-circle em{color:#fff}.problem-primary-item.disabled{cursor:default}.problem-subnav{max-width:960px;height:126px;margin:0 auto;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:start;gap:26px}.problem-subnav a{height:66px;display:grid;place-items:center;border-radius:7px 7px 0 0;color:#fff;font-size:24px;font-weight:400}.problem-subnav a.active{background:#fff;color:var(--theme-secondary);font-weight:500}.problem-content{max-width:1080px;min-height:350px;margin:0 auto;padding:34px 0 48px}.problem-article{margin-bottom:34px}.problem-article h2{margin:0 0 26px;color:var(--theme-secondary);font-size:20px;font-weight:500;line-height:1.4}.problem-article h2:before{content:"";display:inline-block;width:4px;height:20px;margin-right:13px;vertical-align:-3px;background:var(--theme-secondary)}.problem-article p{margin:0 0 18px;color:#333;font-size:16px;font-weight:400;line-height:2}.problem-qr-card{width:350px;margin:0 auto 20px;padding-bottom:30px;display:flex;flex-direction:column;align-items:center;border:1px solid #000;background:#fff}.problem-qr-head{width:100%;height:auto}.problem-qr-code{width:300px;height:300px;margin:20px auto 0;object-fit:contain}.login-shell{min-height:100vh;padding-bottom:0;background:linear-gradient(to bottom,#fbe9c6,#ececec 30%,#ececec)}.login-page{min-height:100vh;padding-top:0;display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#fbe9c6,#ececec 30%,#ececec);color:var(--login-text)}.login-hero-img{width:clamp(320px,25vw,400px);max-width:400px;margin:0 auto 10px;border-radius:8px}.auth-card{width:min(320px,80vw);padding:0 20px 20px;border-radius:5px;background:#ffffffe6;box-shadow:0 3px 20px #0000004d}.auth-tabs{height:58px;display:flex;justify-content:center;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.15))}.auth-tabs button{min-width:112px;height:54px;margin-bottom:30px;border:0;background:var(--login-tags);color:var(--login-tags-text);font-size:16px;font-weight:400;cursor:pointer}.auth-tabs .login{padding:15px 30px 15px 50px;clip-path:polygon(0% 0%,100% 0%,100% 100%,75% 100%,10% 100%)}.auth-tabs .register{padding:15px 50px 15px 30px;clip-path:polygon(0% 0%,100% 0%,90% 100%,0% 100%,0% 100%)}.auth-tabs .active{background:var(--login-tags-active);color:var(--login-tags-text-active)}.auth-form{padding-top:26px}.auth-field{position:relative;width:100%;height:50px;margin-bottom:16px;display:flex;align-items:center;border:1px solid var(--input-border);border-radius:4px;background:#fff;color:#999;box-shadow:inset 0 1px 5px #00000018}.auth-field>img{width:15px;height:18px;margin:0 10px 0 14px;object-fit:contain;opacity:.72}.auth-field input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:#333;font-size:14px;font-weight:400}.auth-field input::placeholder{color:var(--input-placeholder)}.country-code{flex:0 0 auto;margin-right:6px;color:#666;font-size:14px;font-weight:400;white-space:nowrap}.eye-toggle{width:32px;height:100%;margin-right:8px;border:0;background:transparent;position:relative;cursor:pointer}.eye-toggle:before{content:"";position:absolute;left:6px;top:50%;width:20px;height:20px;background-color:#666;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E") center / contain no-repeat}.eye-toggle.visible:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.auth-options{margin:6px 0 25px;display:flex;align-items:center;justify-content:space-between;color:var(--login-text);font-size:14px}.help-link,.terms a{color:var(--theme-primary)}.auth-options a{color:var(--login-text)}.auth-check{display:inline-flex;align-items:center;color:var(--login-text);font-size:14px;font-weight:400;line-height:1.45;cursor:pointer}.auth-check input{position:absolute;opacity:0;pointer-events:none}.auth-check>span{position:relative;width:20px;height:20px;flex:0 0 20px;margin-right:7px;border:1px solid #d7dde7;border-radius:5px;background:#fff}.auth-check input:checked+span{border-color:var(--theme-secondary);background:var(--theme-secondary)}.auth-check input:checked+span:after{content:"";position:absolute;left:5px;top:2px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.auth-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-btn{height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bbb;border-radius:7px;box-shadow:0 1px 5px #00000026;color:#333;font-size:16px;font-weight:400;cursor:pointer}.auth-actions.two .auth-btn{flex:1 1 0}.auth-btn-base{background:var(--btn-base-bg)}.auth-btn-primary{border-color:#d49f2f;background:var(--btn-primary-bg)}.auth-btn.full{width:100%}.auth-error{margin:0 0 12px;color:#b42318;font-size:14px;line-height:1.45}.auth-field-error{margin:-10px 0 12px;color:#b68111;font-size:14px;font-weight:400;line-height:1.35}.register-form{padding-top:25px}.send-row{min-height:42px;margin:-2px 0 10px;display:flex;justify-content:flex-end}.send-code{width:fit-content;height:32px;padding:0 14px;border-radius:5px;font-size:14px}.terms{align-items:flex-start;margin:8px 0 12px}.terms em{font-style:normal}.help-link{display:block;margin:8px 0 14px;text-align:center;font-size:16px;font-weight:400}.puzzle-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0000004d}.puzzle-box{position:relative;width:350px;max-width:calc(100vw - 40px);padding:20px;border-radius:3px;background:#fff;box-shadow:0 1px 3px #0000004d}.puzzle-close{position:absolute;right:8px;top:5px;z-index:2;width:24px;height:24px;border:0;background:transparent;color:#666;font-size:24px;line-height:1}.puzzle-stage{position:relative;overflow:hidden;border-radius:3px;-webkit-user-select:none;user-select:none}.puzzle-stage img{width:100%;height:auto;display:block;pointer-events:none}.puzzle-hole,.puzzle-piece{position:absolute;width:44px;height:44px;border-radius:8px;transform:translate(-50%,-50%)}.puzzle-piece{z-index:2;border:2px solid rgba(255,255,255,.9);background-repeat:no-repeat;box-shadow:0 2px 8px #00000080,inset 0 0 0 1px #ffffff80}.puzzle-hole{z-index:1;background:#ffffff8c;border:2px solid rgba(255,255,255,.92);box-shadow:inset 0 0 12px #00000030,0 1px 5px #00000070}.puzzle-slider{position:relative;height:40px;margin-top:20px;border-radius:3px;background:#eef1f8;box-shadow:0 0 8px #f0f0f099 inset;overflow:hidden;-webkit-user-select:none;user-select:none}.puzzle-slider span{position:absolute;inset:0;display:grid;place-items:center;color:#b7bcd1;font-size:14px;font-weight:600;pointer-events:none;z-index:2}.puzzle-progress{position:absolute;inset:0 auto 0 0;z-index:1;background:#6aa0ff29}.puzzle-slider button{position:absolute;left:0;top:0;z-index:3;width:50px;height:40px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:3px;background:#fff;box-shadow:0 0 4px #ccc;cursor:grab;touch-action:none;will-change:transform}.puzzle-slider button:active{cursor:grabbing}.puzzle-slider i{width:1px;height:16px;border-left:2px solid #6aa0ff}.puzzle-box.solved .puzzle-slider{background:#e8f7ee}.puzzle-box.solved .puzzle-slider span{color:#15803d}.puzzle-box.solved .puzzle-progress{background:#22c55e2e}.puzzle-box.failed .puzzle-slider{background:#fff0f0}.puzzle-box.failed .puzzle-slider span{color:#b42318}.pay-page{min-height:100vh;padding:32px 16px;background:#f7f7f7;color:#2aa77e;font-family:Arial,Microsoft YaHei,sans-serif}.pay-card{width:min(740px,100%);min-height:840px;margin:0 auto;padding:32px 16px 48px;border-radius:0;background:#fff;box-shadow:none}.pay-card-expired{width:min(700px,100%);min-height:800px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:10px;background-image:linear-gradient(#fffffffc,#fffffffc),url(/img/pay/tron.svg);background-repeat:no-repeat;background-position:center;background-size:contain;box-shadow:0 0 15px #0003}.pay-header{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;color:#2aa77e;font-size:30px;line-height:1}.pay-header strong{margin:0 6px;font-size:30px;font-weight:700}.pay-coin{width:40px;height:40px;display:grid;place-items:center;clip-path:polygon(18% 0,82% 0,100% 50%,50% 100%,0 50%);background:#20b993;color:#fff;font-size:24px;font-weight:700}.pay-tron{width:40px;height:40px;object-fit:contain}.pay-amount{min-width:220px;min-height:55px;margin:8px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#2aa77e;font-size:30px;font-weight:400;cursor:pointer}.pay-copy{width:32px;height:32px;display:inline-block;color:currentColor;animation:pay-copy-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.pay-copy.small{width:24px;height:24px}.pay-fee-note{margin:0;color:#ff0707;font-size:16px;font-weight:500;line-height:21px;text-align:center}.pay-order-box{min-height:315px;margin-top:0;display:flex;flex-direction:column;align-items:center;border-top:1px solid transparent;background:#fff}.pay-countdown{margin:16px 0;color:#2aa77e;font-size:35px;font-weight:400;line-height:52px}.pay-qr{width:180px;height:180px;display:grid;place-items:center;border:2px solid #2aa77e;border-radius:6px;background:#fff;box-shadow:0 0 14px #2aa77e8c}.pay-qr-img{width:172px;height:172px;display:block;object-fit:contain}.pay-qr-empty{color:#9d6b16;font-size:14px}.pay-address{max-width:100%;min-height:51px;margin-top:0;padding:0 0 0 24px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:#2aa77e;font-weight:700;cursor:pointer}.pay-address span:first-child{overflow-wrap:anywhere}.pay-notice{width:calc(100% - 32px);margin:32px auto 0;padding:0;border-radius:0;background:transparent;color:#6b7280}.pay-notice h2{height:24px;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:4px;color:#ff9f00;font-size:16px;font-weight:700}.pay-notice h2 span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:transparent;color:#ff9f00;font-size:16px;border:2px solid #ff9f00}.pay-notice ol{margin:0;padding-left:16px;font-size:14px;line-height:20px}.pay-notice li{margin:0}.pay-notice strong{font-weight:700}.pay-notice li.orange{color:#ff9f00}.pay-notice li.green{color:#0b8b17}.pay-notice li.red{color:#ff0707}.pay-notice li.muted{color:#6b7280}.pay-toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%);padding:9px 18px;border-radius:999px;background:#000000b8;color:#fff;font-size:14px}.pay-expired-icon{margin-bottom:30px;color:#dc3545;font-size:120px;line-height:1}.pay-expired-status{margin-top:10px;color:#dc3545;font-size:20px;font-weight:700;line-height:1.2}@keyframes pay-copy-pulse{50%{opacity:.5}}@media(max-width:760px){.pay-page{padding:18px 10px}.pay-card{min-height:calc(100vh - 36px);padding:28px 10px 40px;border-radius:0}.pay-card-expired{min-height:calc(100vh - 36px);border-radius:10px}.pay-header{height:36px;gap:6px}.pay-header strong{margin:0 4px;font-size:26px}.pay-coin{width:36px;height:36px;font-size:21px}.pay-tron{width:36px;height:36px}.pay-amount{min-width:188px;min-height:50px;margin-top:6px;font-size:30px}.pay-fee-note{font-size:14px;line-height:19px}.pay-countdown{margin:14px 0;font-size:35px;line-height:46px}.pay-qr{width:168px;height:168px;border-width:2px}.pay-qr-grid{width:148px;height:148px}.pay-address{padding:0;min-height:48px}.pay-notice{width:calc(100% - 20px);margin-top:28px;padding:0}.pay-notice h2{font-size:16px}.pay-notice ol{font-size:13px;line-height:19px}.pay-expired-icon{margin-bottom:26px;font-size:104px}.pay-expired-status{font-size:20px}}.modal-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:20px;background:#14141494}.notice-modal{width:min(450px,100%);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 20px 60px #00000040}.notice-modal header{height:78px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,#fff3a1,#fbb21a);color:#fff}.notice-modal h2{margin:0;font-size:20px;font-weight:900;text-shadow:0 1px 1px #b68111}.notice-modal header button{border:0;background:transparent;color:#fff;font-size:42px;font-weight:200;line-height:1;cursor:pointer}.modal-body{max-height:min(315px,calc(100vh - 285px));overflow-y:auto;padding:14px 20px 8px;font-size:16px;line-height:1.55;color:#111}.modal-body p{margin:0 0 14px}.modal-body .red{color:#a52b2b;font-weight:900}.modal-check{display:flex;justify-content:center;gap:8px;padding:9px 0 14px;color:#777;font-size:15px}.modal-confirm{width:100%;height:44px;border:0;background:var(--btn-primary-bg);font-size:16px;cursor:pointer}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.topbar{flex-direction:column;align-items:stretch;padding-bottom:12px}.brand img{width:150px}.login-strip{margin-left:0;flex-wrap:wrap}.login-field,.lang{flex:1 1 150px}.nav-row{overflow-x:auto;justify-content:flex-start;padding:0 8px}.nav-row>a,.nav-game{min-width:92px}.hero-section{width:100%;padding:16px 0 0}.hero-card{width:calc(100% - 24px)}.notice-bar{width:75%;height:54px;font-size:16px}.notice-bar img{flex:0 0 auto;max-width:none;width:36px;height:42px}.hero-card{border-radius:28px}.online-counter{left:12px;bottom:12px;transform:scale(.82);transform-origin:left bottom}.app-band{width:calc(100% - 24px);margin-top:24px;min-height:auto;padding:24px 20px;flex-direction:column;gap:16px;text-align:center}.app-copy{min-width:0}.app-visual{min-width:0;width:100%}.app-band h2{font-size:34px}.features{grid-template-columns:repeat(2,1fr);width:calc(100% - 24px);padding:36px 8px}.features article:nth-child(2){border-right:0}.float-layer{right:10px;bottom:12%;transform:scale(.72);transform-origin:right bottom}.notice-modal{width:min(450px,calc(100vw - 28px))}.problem-primary{height:206px}.problem-circle{width:132px;height:132px;border-width:8px}.problem-circle i{font-size:58px}.problem-subnav{max-width:calc(100% - 40px);gap:16px}.problem-subnav a{font-size:20px}.problem-content{width:calc(100% - 56px)}}@media(max-width:520px){body{background:var(--pc-bg)}.login-shell{padding-bottom:0}.login-page{padding-top:calc(20px + env(safe-area-inset-top,0px));justify-content:flex-start}.login-hero-img{width:80%;max-width:80%;margin-top:0;margin-bottom:10px}.auth-card{width:80%}.auth-tabs{height:58px}.auth-tabs button{min-width:50%}.auth-form{padding-top:26px}.auth-options{font-size:12px}.auth-btn{font-size:15px}.terms{margin-top:10px}.site-shell{padding-bottom:58px;background:var(--pc-bg)}.site-shell.login-shell{padding-bottom:0;background:linear-gradient(to bottom,#fbe9c6,#ececec 30%,#ececec)}.site-shell.problem-shell{background:#ececec}.site-shell.problem-shell>.header{display:none}.header{position:sticky;top:0;z-index:25;background:#efe3c8;box-shadow:none}.mobile-app-promo{height:44px;display:flex;align-items:center;gap:8px;padding:4px 10px;background:linear-gradient(to bottom,#fff4ac,#f5c252);color:#4d3515}.mobile-app-promo button{width:24px;height:24px;border:0;background:transparent;color:#141414;font-size:26px;line-height:1}.mobile-app-promo img{width:30px;height:30px;border-radius:7px}.mobile-app-promo div{min-width:0;flex:1;display:flex;flex-direction:column;line-height:1.1}.mobile-app-promo strong{font-size:14px;font-weight:900}.mobile-app-promo span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.mobile-app-promo a{min-width:74px;height:28px;display:grid;place-items:center;border:1px solid #b9b9b9;border-radius:7px;background:linear-gradient(to bottom,#fff,#e6e6e6);box-shadow:0 1px 4px #00000026;color:#333;font-size:13px;font-weight:800}.topbar{height:56px;padding:3px 10px 4px;flex-direction:row;align-items:center;gap:6px}.header:has(.mobile-lang-drawer-layer){z-index:180}.brand img{width:108px}.login-strip,.nav-row{display:none}.mobile-online{display:grid;grid-template-columns:repeat(5,14px);justify-content:center;width:74px;overflow:hidden;border:1px solid var(--theme-secondary);border-radius:5px;background:#fff;color:var(--theme-secondary);box-shadow:0 1px 4px #00000020}.mobile-online strong{grid-column:1 / -1;padding:1px 0 2px;border-bottom:1px solid var(--theme-secondary);text-align:center;font-size:10px;font-weight:400;line-height:1.1}.mobile-online span{height:17px;display:grid;place-items:center;border-right:1px solid var(--theme-secondary);font-size:14px;font-weight:400;line-height:1}.mobile-online span:last-child{border-right:0}.member-strip{flex:1;min-width:0;justify-content:flex-end;gap:8px}.member-action,.member-logout{display:none}.member-vip{width:auto;height:26px;margin:0;align-self:center}.member-vip img{display:none}.member-vip span{position:static;min-width:42px;height:25px;display:grid;place-items:center;transform:none;padding:0 8px;border:2px solid #8d8d8d;border-radius:4px;background:#2f2f2f;box-shadow:inset 0 1px #ffffff26,0 1px 1px #0000001f;font-size:13px;line-height:1}.member-account{min-width:auto;max-width:none;overflow:hidden;font-size:12px}.member-account span{display:none}.member-account small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.member-account small{color:#b68111;font-size:12px}.member-mail{display:none}.member-mail img{width:27px;height:27px}.member-mail strong{right:-3px;top:-4px;min-width:16px;height:16px;font-size:10px;line-height:16px}.mobile-login{margin-left:auto;min-width:82px;height:32px;display:grid;place-items:center;border-radius:10px;background:var(--btn-primary-bg);box-shadow:0 2px 8px #00000024;color:#333;font-size:12px;font-weight:400}.mobile-lang-trigger{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px}.mobile-lang-trigger img{width:24px;height:24px;object-fit:contain}.mobile-lang-drawer-layer{display:block}.hero-section{padding:6px 18px 4px;background:linear-gradient(to bottom,#efe3c8 0%,#efe3c8 54%,#e9e9e9 74%,var(--pc-bg) 100%)}.hero-card{width:100%;aspect-ratio:1065 / 480;border-radius:18px;background:transparent;box-shadow:none}.hero-banner{object-fit:cover}.hero-copy,.notice-bar,.online-counter,.app-band,.features,.footer{display:none}.mobile-games{height:calc(100vh - 254px);min-height:510px;display:flex;gap:6px;overflow:hidden;padding:10px 18px 12px;background:#e9e9e9}.mobile-game-tabs{width:80px;flex:0 0 80px;overflow-y:auto;padding-right:2px;scrollbar-width:none}.mobile-game-tabs::-webkit-scrollbar{display:none}.mobile-game-tabs button{width:100%;height:50px;margin-bottom:7px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d4d4d4;border-radius:8px;background:linear-gradient(to bottom,#fff,#f2f2f2);box-shadow:0 2px 4px #00000010;color:#777;font-size:12px;font-weight:400}.mobile-game-tabs button.active{border-color:#efd07a;background:linear-gradient(to bottom,#fffbe8,#fbb21a);color:#333}.mobile-game-tabs img{width:27px;height:27px;object-fit:contain;filter:grayscale(1)}.mobile-game-tabs .active img{filter:none}.mobile-game-grid{flex:1;overflow-y:auto;padding-bottom:min(54vh,430px);scrollbar-width:none}.mobile-game-grid::-webkit-scrollbar{display:none}.mobile-game-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:132px;gap:8px;padding-bottom:8px}.mobile-game-card{position:relative;overflow:hidden;border-radius:10px;background:#fff url(/img/game/bg.jpg) center / cover no-repeat;box-shadow:0 3px 6px #00000024}.mobile-game-card.disabled{cursor:pointer}.mobile-game-coming{position:absolute;top:7px;right:7px;z-index:4;padding:3px 7px;border-radius:999px;background:#000000a3;color:#fff;font-size:11px;font-style:normal;font-weight:700}.mobile-game-person{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mobile-game-card.live{background:linear-gradient(145deg,#fff,#f5f5f5,#d8d8d8),url(/img/game/bg.jpg) center / cover no-repeat}.mobile-game-card.live .mobile-game-person{object-fit:contain;object-position:center bottom}.mobile-game-card.mtli{background:linear-gradient(145deg,#fff,#f7e0ff 34%,#9b28d6)}.mobile-game-card.mtli .mobile-game-person{object-fit:cover;object-position:center top}.mobile-game-card.dgli{background:linear-gradient(145deg,#fff,#e4efea 42%,#1f604d)}.mobile-game-card.sa{background:linear-gradient(145deg,#fff,#ffe9ad 45%,#d49a16)}.mobile-game-card.wlive{background:linear-gradient(145deg,#fff,#f2d3ff 42%,#a930de)}.mobile-game-card.yabozr{background:linear-gradient(145deg,#fff,#d1fcfb 44%,#32b8bb)}.mobile-game-card.rsgli{background:linear-gradient(145deg,#fff,#dfe6ff 42%,#1d429d)}.mobile-game-card.sxbli{background:linear-gradient(145deg,#fff,#e8e8e8 45%,#3d3d3d)}.mobile-game-card.ab01{background:linear-gradient(145deg,#fff,#ffe7cf 45%,#c37a38)}.mobile-game-logo{position:absolute;left:50%;bottom:36px;z-index:2;max-width:68%;max-height:26px;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.mobile-game-card strong{position:absolute;left:0;right:0;bottom:0;z-index:2;min-height:34px;display:grid;place-items:center;padding:4px 6px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.62));color:#fff;font-size:12px;font-weight:600;text-align:center;text-shadow:0 1px 2px #000}.mobile-game-card.live strong{background:linear-gradient(to bottom,transparent,rgba(0,0,0,.4) 35%,rgba(0,0,0,.6))}.mobile-game-card.mtli strong{background:linear-gradient(to bottom,transparent,rgba(94,0,118,.34) 30%,rgba(73,0,96,.78))}.mobile-game-card.dgli strong{background:linear-gradient(to bottom,transparent,rgba(4,67,47,.2) 28%,rgba(16,80,61,.72))}.mobile-game-card.sa strong{background:linear-gradient(to bottom,transparent,rgba(186,127,0,.2) 28%,rgba(196,134,0,.76))}.mobile-game-card.wlive strong{background:linear-gradient(to bottom,transparent,rgba(143,0,194,.25) 28%,rgba(144,10,191,.76))}.mobile-game-card.yabozr strong{background:linear-gradient(to bottom,transparent,rgba(0,145,151,.22) 28%,rgba(0,134,139,.76))}.mobile-game-card.rsgli strong{background:linear-gradient(to bottom,transparent,rgba(0,31,124,.22) 28%,rgba(16,45,145,.78))}.mobile-game-stack{display:grid;grid-template-rows:62px 62px;gap:8px}.mobile-game-mini{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 3px 6px #00000024;color:#fff;font-size:15px;font-weight:600}.mobile-game-mini>span:not(.ofa-mark){position:absolute;left:10px;top:50%;z-index:2;transform:translateY(-50%);text-shadow:0 1px 2px #0000005c}.mobile-game-mini img{position:absolute;right:0;bottom:0;max-width:58%;max-height:100%;object-fit:contain}.mobile-game-mini-mall{background:var(--btn-primary-bg)}.mobile-game-mini-live{background:linear-gradient(to bottom,#c4cedc,#d075ff)}.mobile-game-mini-live img{max-width:50%}.mobile-game-mini-live .ofa-mark{position:absolute;left:9px;top:8px;z-index:2;color:#f5ecff;font-size:14px;font-weight:900;line-height:.9;text-shadow:0 1px 1px #9a54c4}.mobile-game-mini-live>span:not(.ofa-mark){top:auto;bottom:9px;transform:none;font-size:13px}.mobile-game-card.mall{height:62px;background:var(--btn-primary-bg)}.mobile-game-card.mall img{object-fit:contain;object-position:right bottom}.mobile-game-card.mall strong{inset:0 auto 0 6px;width:72px;min-height:0;background:transparent;color:#fff;text-shadow:0 1px 2px #b68111}.maintenance{position:absolute;inset:0;z-index:3;display:grid;place-items:center;background:#00000059;color:#fff;font-weight:900}.float-layer{right:10px;top:50%;bottom:auto;gap:8px;transform:translateY(-50%)}.fifa{width:86px;height:86px}.fifa button,.float-img button{left:-3px;width:19px;height:19px;display:grid;place-items:center;font-size:16px;line-height:1;padding:0}.fifa img{width:20px;height:23px}.fifa strong{margin-top:2px;font-size:8px;line-height:1;font-weight:600}.fifa div{gap:3px;margin-top:3px}.fifa .fifa-hours{align-items:flex-start;gap:2px;margin-top:2px}.fifa span{width:20px;height:24px;font-size:19px;font-weight:600}.fifa em{font-size:10px;font-weight:600}.fifa b{font-size:13px;line-height:1}.fifa .fifa-hours .fifa-hour-digit{width:15px;height:20px;border-radius:3px;font-size:16px;font-weight:600}.fifa .fifa-hours .fifa-minute-digit{width:13px;height:17px;border-radius:3px;font-size:13px;font-weight:600}.fifa .fifa-hours b{font-size:13px;transform:translateY(-1px)}.float-img,.line-service,.to-top{display:none}.service{width:58px;height:58px}.service img{width:31px;height:31px}.service span{bottom:13px;font-size:12px}.mobile-tabbar{display:flex}.service-shell,.site-shell.service-shell{background:#e9e9e9}.service-shell .header{display:none}.service-page{min-height:100vh;width:min(430px,100%);margin:0 auto;padding:0 0 76px;background:#e9e9e9}.service-layout{width:100%;display:flex;flex-direction:column;gap:10px}.service-sidebar{display:none}.service-quick{padding:10px;grid-template-columns:repeat(5,minmax(58px,1fr));gap:8px;overflow-x:auto;border-radius:8px;scrollbar-width:none}.service-quick::-webkit-scrollbar,.service-menu::-webkit-scrollbar,.service-tabs::-webkit-scrollbar{display:none}.service-quick:after{content:none}.service-quick a{min-height:62px;gap:5px;font-size:12px;white-space:nowrap}.service-quick img{width:34px;height:34px}.service-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;overflow-x:auto;scrollbar-width:none}.service-menu a{min-width:0;height:58px;flex-direction:column;justify-content:center;gap:4px;border:1px solid #ececec;border-radius:8px;background:linear-gradient(to bottom,#fff,#f7f7f7);color:#555;text-align:center;font-size:12px}.service-menu img{width:23px;height:23px}.service-menu em{display:none}.service-menu a.active{border-color:#e7ca7d;background:linear-gradient(to bottom,#fffbe8,#f4c85d);color:#333}.service-panel{width:100%;min-width:0;min-height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.service-panel-title{position:relative;min-height:48px;display:grid;place-items:center;margin:0;border-bottom:0;background:linear-gradient(to bottom,#fffdf8,#fff 58%,#f7f1e7);box-shadow:0 1px 4px #0000000f}.service-panel-title h1{color:#333;font-size:17px;font-weight:500}.service-panel-message .service-panel-title{min-height:48px;background:#fff;box-shadow:0 1px 8px #00000008}.service-panel-message .service-panel-title h1{font-size:17px;font-weight:500;line-height:1}.service-panel-title:before{content:none}.service-panel-deposit,.service-panel-wallet,.service-panel-withdraw,.service-panel-transfer,.service-panel-editps{min-height:calc(100vh - 62px);padding-bottom:104px;background:#ececec}.service-panel-deposit .service-back,.service-panel-wallet .service-back,.service-panel-withdraw .service-back,.service-panel-transfer .service-back,.service-panel-editps .service-back{width:44px;height:48px;background:url(/img/icon/arrow-left.svg) center / 8px auto no-repeat}.service-panel-deposit .service-back:before,.service-panel-wallet .service-back:before,.service-panel-withdraw .service-back:before,.service-panel-transfer .service-back:before,.service-panel-editps .service-back:before{content:none}.service-back{position:absolute;left:0;top:0;width:54px;height:48px;display:block;border:0;background:transparent;box-shadow:none;cursor:pointer}.service-back:before{content:"";position:absolute;left:17px;top:50%;width:9px;height:9px;border-left:1.5px solid #333;border-bottom:1.5px solid #333;transform:translateY(-50%) rotate(45deg)}.service-panel-deposit .deposit-channel{padding:28px 20px 26px;border:0;border-radius:0;background:#fff}.service-panel-deposit .trc-card{width:134px;height:101px;gap:7px;border:1px solid #dfa500;border-radius:5px;box-shadow:none;color:#f2aa00;font-size:14px}.service-panel-deposit .trc-logo{height:44px}.service-panel-deposit .deposit-channel p{margin:30px 0 0;color:#333;font-size:15px}.deposit-channel p,.service-form-row{font-size:14px}.deposit-form,.transfer-form,.withdraw-form,.password-form,.recommend-content,.vip-progress,.profile-table,.language-picker,.message-list{padding:12px;border-radius:8px;background:#fff}.service-panel-deposit .deposit-form{padding:0 20px 104px;border-radius:0;background:#fff}.service-panel-editps .password-form{width:calc(100% - 40px);margin:76px auto 0;gap:22px}.service-panel-editps .password-form label{gap:10px;padding-bottom:14px}.service-panel-editps .password-form .auth-btn{width:100%;height:44px;margin-top:18px}.service-panel-transfer .transfer-form{width:calc(100% - 40px);margin:0 auto 10px;padding:14px;border-radius:5px}.service-panel-maintenance .service-panel-title{min-height:48px;background:#fff;box-shadow:0 1px 8px #00000008}.service-panel-maintenance .service-panel-title h1{color:#555;font-size:16px;font-weight:400}.service-panel-maintenance .service-back{width:44px;height:48px}.service-panel-maintenance .service-back:before{left:16px;width:9px;height:9px}.service-panel-maintenance .maintenance-list{padding:0 16px 92px;border-radius:0;background:transparent}.service-panel-maintenance .maintenance-group{margin:10px 0 12px;padding:15px 11px 10px;border-radius:5px;background:#fff;box-shadow:0 1px 4px #00000014}.service-panel-maintenance .maintenance-group h2{margin:0 0 13px;color:#333;font-size:21px;line-height:1.25;font-weight:500}.service-panel-maintenance .maintenance-row{min-height:45px;display:grid;grid-template-columns:minmax(96px,1fr) minmax(130px,1.18fr);gap:8px;align-items:center;padding:0;border-bottom:1px solid #e2c76d;color:#555;font-size:14px;font-weight:400;line-height:1.35}.service-panel-maintenance .maintenance-row strong{color:#333;font-size:14px;font-weight:400;text-align:right;line-height:1.35}.service-panel-message .service-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:13px 30px 14px;overflow:visible;background:#fff}.service-panel-message .service-tabs button{height:32px;min-width:0;border:0;border-radius:16px;background:transparent;color:#565656;font-size:13px;font-weight:400;box-shadow:none}.service-panel-message .service-tabs button.active{background:#1e1e1e;color:#f8d46b;font-weight:500}.service-panel-message .message-list{display:grid;gap:12px;padding:14px 20px 104px;border-radius:0;background:#e9e9e9}.service-panel-discount .promo-list{gap:10px;padding:12px 20px 104px;background:transparent}.transfer-wallet-strip{width:calc(100% - 40px);margin:14px auto 10px;padding:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;border:0;border-radius:5px;background:#fff;box-shadow:none}.transfer-wallet-strip a{min-height:70px;gap:6px;font-size:17px}.transfer-wallet-strip img{width:39px;height:39px}.transfer-wallet-strip .auto-wallet{min-height:34px;justify-content:flex-start;gap:10px;padding:11px 0 0;border-top-color:#d6d6d6;color:var(--theme-secondary);font-size:13px;white-space:nowrap}.transfer-wallet-strip .auto-wallet span{flex:0 1 auto;min-width:0}.service-form-row{min-height:auto;padding:12px 0;flex-direction:column;align-items:stretch;gap:10px;border-bottom-width:2px}.amount-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.amount-buttons button{min-width:0;height:42px;padding:0 10px;font-size:14px}.amount-row input{width:100%;height:38px;text-align:left}.deposit-rules,.service-rules{border-bottom:0;padding:14px 0 14px 18px;font-size:13px;line-height:1.75}.service-panel-deposit .quick-row{display:block;min-height:auto;padding:22px 0 7px;border-top:1px solid #e5e5e5;border-bottom:1px solid #f1aa00}.service-panel-deposit .quick-row label{display:block;margin:0 0 23px;color:#333;font-size:15px}.service-panel-deposit .amount-buttons{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.service-panel-deposit .amount-buttons button{height:45px;padding:0 4px;border-radius:7px;border-color:#d5d5d5;background:linear-gradient(to bottom,#fff,#f2f2f2);color:#333;box-shadow:0 2px 8px #00000024;font-size:14px}.service-panel-deposit .amount-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.78fr);gap:12px;align-items:center;min-height:81px;padding:0;border-bottom:1px solid #f1aa00}.service-panel-deposit .amount-row span{color:#333;font-size:15px}.service-panel-deposit .amount-row input{width:100%;height:35px;border-radius:5px;text-align:right;font-size:14px}.service-panel-deposit .deposit-rules{margin:0;padding:23px 0 26px;border-bottom:1px solid #f1aa00;list-style-position:inside;color:#333;font-size:14px;line-height:2.25}.service-panel-deposit .deposit-rules li{margin-bottom:6px}.service-panel-deposit .deposit-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:22px}.service-panel-deposit .deposit-actions .auth-btn{width:100%;height:45px;border-radius:7px;font-size:15px}.service-panel-withdraw .service-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:auto;min-height:49px;margin:0;padding:0 20px;border-top:0;border-bottom:1px solid #e1e1e1;background:#fff}.service-panel-withdraw .service-tabs button{min-width:0;height:49px;border:0;border-radius:999px;background:transparent;color:#333;box-shadow:none;font-size:14px;font-weight:400}.service-panel-withdraw .service-tabs button.active{justify-self:center;align-self:center;width:74px;height:27px;background:linear-gradient(to bottom,#000,#2b2b2b);color:#f1d35d;font-weight:500}.service-panel-withdraw .service-tabs button.active:after{content:none}.service-panel-withdraw .withdraw-form,.service-panel-withdraw .withdraw-bind-card{margin:0;padding:0 20px 104px;border-radius:0;background:#fff}.service-panel-withdraw .withdraw-bind-card{width:calc(100% - 40px);min-height:216px;display:grid;place-items:center;align-content:center;gap:34px;margin:25px auto 0;padding:0 38px;border-radius:4px;background:#fff;color:#333;box-shadow:0 1px 4px #00000038}.service-panel-withdraw .withdraw-bind-card strong{font-size:15px;font-weight:400}.service-panel-withdraw .withdraw-bind-card .service-small-btn{width:100%;height:50px;display:grid;place-items:center;border-color:#d5d5d5;border-radius:7px;background:linear-gradient(to bottom,#fff,#f2f2f2);color:#333;box-shadow:0 2px 8px #00000024}.service-panel-withdraw .amount-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.78fr);gap:12px;align-items:center;min-height:81px;padding:0;border-bottom:1px solid #f1aa00}.service-panel-withdraw .amount-row span{color:#333;font-size:15px}.service-panel-withdraw .amount-row input{width:100%;height:35px;border-radius:5px;text-align:right;font-size:14px}.service-panel-withdraw .service-rules{margin:0;padding:23px 0 26px;border-bottom:1px solid #f1aa00;list-style-position:inside;color:#333;font-size:14px;line-height:2.25}.service-panel-withdraw .service-rules li{margin-bottom:6px}.service-panel-withdraw .deposit-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:22px}.service-panel-withdraw .deposit-actions .auth-btn{width:100%;height:45px;border-radius:7px;font-size:15px}.service-panel-wallet .service-tabs{display:flex;align-items:center;width:auto;min-height:49px;margin:0;padding:0 8px;border-top:0;border-bottom:3px solid #b8b8b8;background:#fff;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.service-panel-wallet .service-tabs button{flex:0 0 auto;min-width:82px;height:49px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#555;box-shadow:none;font-size:15px;font-weight:400}.service-panel-wallet .service-tabs button.active{min-width:74px;height:27px;padding:0 10px;background:linear-gradient(to bottom,#000,#2b2b2b);color:#f1d35d;font-weight:500}.service-panel-wallet .wallet-bind-overview{padding:14px 20px 104px}.service-panel-wallet .wallet-account-card{width:100%;margin:0 auto 25px;border-radius:4px;background:#fff;box-shadow:0 1px 5px #0000002b}.service-panel-wallet .wallet-account-card-title{min-height:44px;background:linear-gradient(to bottom,#fff2b8,#f5ad19);color:#333;font-size:15px;font-weight:500}.service-panel-wallet .wallet-account-card-body{min-height:82px;padding:17px 16px}.service-panel-wallet .wallet-account-card-body:not(.wallet-account-card-list)>span{width:100%;color:#8f8f8f;text-align:center;font-size:15px;font-weight:400}.service-panel-wallet .wallet-account-card-body strong{font-size:15px;font-weight:600}.service-panel-wallet .wallet-account-card-body p{font-size:15px}.service-panel-wallet .wallet-account-card-body em{font-size:14px}.service-panel-wallet .wallet-account-card-list{min-height:104px;display:grid;width:100%;justify-items:stretch;justify-content:stretch;gap:8px;padding:15px 24px}.service-panel-wallet .wallet-account-row{width:100%;display:flex;justify-content:space-between;min-height:28px;gap:12px}.service-panel-wallet .wallet-account-row strong{font-size:15px;font-weight:500}.service-panel-wallet .wallet-account-row span{justify-self:end;margin-left:auto;line-height:1.06}.service-panel-wallet .wallet-account-row b{font-size:14px}.service-panel-wallet .wallet-account-row em{font-size:13px}.service-panel-wallet .wallet-bind-note{width:100%;margin:0 auto 14px;color:#f1aa00;text-align:center;font-size:13px;line-height:1.45}.service-panel-wallet .wallet-grid{width:100%;display:grid;grid-template-columns:repeat(2,118px);justify-content:center;gap:10px 22px;padding:0;background:transparent}.service-panel-wallet .wallet-grid-store,.service-panel-wallet .wallet-bind-overview-credit .wallet-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:13px 12px}.service-panel-wallet .bank-card,.service-panel-wallet .wallet-bound-slot,.service-panel-wallet .wallet-add{min-height:122px;padding:9px;border:0;border-radius:7px;transform:none}.service-panel-wallet .bank-card{position:relative;display:block;min-height:102px;color:#eee;background:linear-gradient(135deg,#161616,#4d4d4d)}.service-panel-wallet .bank-card:before{content:"";position:absolute;left:12px;top:37px;width:18px;height:15px;border-radius:3px;background:linear-gradient(to bottom,#ffd772,#f1a01b)}.service-panel-wallet .bank-card span,.service-panel-wallet .bank-card small,.service-panel-wallet .bank-card p,.service-panel-wallet .bank-card strong{position:relative;display:block;color:#eee;font-size:8px;font-weight:400}.service-panel-wallet .bank-card strong{margin-top:28px;padding-left:22px;font-size:10px;letter-spacing:0}.service-panel-wallet .bank-card em{position:absolute;left:50%;top:calc(100% + 13px);color:#333;font-size:15px;transform:translate(-50%);white-space:nowrap}.service-panel-wallet .wallet-add{position:relative;display:grid;place-items:center;align-content:center;gap:5px;background:#d7d7d7;color:#777}.service-panel-wallet .wallet-bound-slot{background:transparent}.service-panel-wallet .wallet-bound-slot img{width:72px;height:42px}.service-panel-wallet .wallet-bound-slot strong{color:#333;font-size:14px;font-weight:400}.service-panel-wallet .wallet-add:before{content:"";width:78px;height:45px;display:block;border-radius:4px;background:url(/img/service/card_done.png) center / contain no-repeat;opacity:.82}.service-panel-wallet .wallet-add span{position:absolute;top:42px;left:50%;color:#fff;font-size:42px;line-height:1;transform:translate(-50%)}.service-panel-wallet .wallet-add strong{color:#777;font-size:14px;font-weight:400}.service-panel-wallet .wallet-grid-store .wallet-add{min-height:118px}.service-panel-wallet .wallet-grid-store .wallet-add:before,.service-panel-wallet .wallet-bind-overview-credit .wallet-add:before{width:78px;height:45px}.deposit-actions{padding-top:14px}.deposit-actions .auth-btn,.password-form .auth-btn{width:50%;height:40px}.service-tabs{width:100%;min-height:39px;margin:0 0 14px;padding:0 0 1px;overflow-x:auto;scrollbar-width:none;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#fff}.service-tabs button{min-width:104px;height:37px;flex:0 0 auto;border-width:0 1px 0 0;border-color:#d0d0d0;border-radius:0;background:#fff;box-shadow:none;color:#4a4a4a;font-size:13px}.service-tabs button.active{border-color:#d9b151;background:linear-gradient(to bottom,#f9e9b2,#d5a549);color:#fff;font-weight:500}.service-panel-recommend .service-tabs{display:none}.recommend-content{margin:0 10px}.recommend-guide{padding:12px 12px 16px;border-radius:4px}.recommend-content h2{margin-bottom:12px;font-size:14px}.recommend-content h2:before{top:2px;height:15px}.recommend-content p{font-size:13px;line-height:1.85;text-align:left}.share-tree{width:248px;margin-bottom:10px}.share-tree-root,.share-tree-branch>div{font-size:10px}.share-person{width:25px;height:26px}.share-person:before{width:13px;height:13px}.share-person:after{width:22px;height:15px}.share-tree-branch{margin-top:25px;gap:22px}.share-tree-branch:before{left:18%;right:18%;top:-14px}.share-tree-branch:after{top:-40px;height:27px;box-shadow:-70px 26px 0 var(--theme-secondary),70px 26px 0 var(--theme-secondary)}.share-steps{margin:20px 10px 0;padding:0}.share-steps h2{gap:42px;margin-bottom:20px;font-size:14px}.share-step-list{gap:18px;margin-bottom:18px}.share-step{gap:4px;font-size:12px}.share-step img{width:40px;height:40px}.share-step strong{font-size:13px}.share-step em{right:-18px;top:18px;font-size:34px}.share-primary{width:100%;height:47px;font-size:14px}.share-card{grid-template-columns:1fr;gap:12px;padding:14px}.share-link{text-align:center;font-size:13px}.share-link strong{font-size:14px}.share-link-panel{margin-top:12px;padding:14px 12px}.wallet-account-card{width:calc(100% - 40px);margin:0 auto 20px;border-radius:4px}.wallet-account-card-title{min-height:39px;font-size:15px}.wallet-account-card-body{position:relative;min-height:75px;display:flex;padding:14px 16px}.wallet-account-card-meta{position:absolute;top:14px;right:22px;min-width:58px;display:block;text-align:right}.wallet-account-card-body strong,.wallet-account-card-body p{font-size:15px}.wallet-account-card-body em{font-size:14px}.wallet-bind-note{width:calc(100% - 40px);margin:-2px auto 8px;font-size:13px;line-height:1.35}.wallet-bind-note-left{width:auto;margin:8px 10px 0;color:#555;text-align:left;font-size:14px;line-height:1.75}.wallet-bind-detail{width:100%;padding:30px 20px 98px}.wallet-bind-steps{margin-bottom:40px}.wallet-bind-steps span{width:50px;height:50px;font-size:18px}.wallet-bind-form{gap:16px}.wallet-bind-field{grid-template-columns:1fr;gap:5px;padding-bottom:8px}.wallet-bind-field span{font-size:14px}.wallet-bind-field input,.wallet-bind-select{height:40px;font-size:14px}.wallet-bind-select-wrap{width:min(332px,100%);max-width:100%}.wallet-bind-field-wide input{width:100%}.store-bind-guide{margin-top:24px;gap:13px}.store-bind-links{width:calc(100% + 40px);margin-left:-20px;padding:0;grid-template-columns:repeat(4,150px)}.store-bind-links a{min-height:112px;border-radius:3px}.store-bind-links img{max-height:86px}.store-bind-guide li{font-size:13px}.wallet-bind-field em{grid-column:1;min-height:16px}.wallet-bind-submit{width:100px;height:44px}.wallet-usdt-form{width:calc(100% - 20px);margin:0 10px 10px;padding:14px 12px;border-radius:6px}.wallet-grid{grid-template-columns:repeat(2,118px);justify-content:center;gap:10px;padding:0;border-radius:0;background:transparent}.wallet-grid-preview{transform:translate(-7px)}.wallet-grid-single{grid-template-columns:1fr;margin:0 10px;transform:none}.vip-cards{grid-template-columns:1fr;gap:10px;padding:12px;border-radius:8px;background:#fff}.bank-card,.wallet-add{min-height:104px;padding:10px 8px;border-color:#efc75e;border-radius:3px}.bank-card{min-height:74px;background:linear-gradient(90deg,rgba(0,0,0,.72) 0 34px,transparent 34px),linear-gradient(135deg,#1b1b1b,#3c3c3c);color:#e6e6e6;transform:scale(.85);transform-origin:top right}.bank-card span{width:fit-content;padding:1px 5px;border-radius:2px;background:linear-gradient(to bottom,#ffe8a2,#e6af35);color:#3d3321;font-size:8px}.bank-card small,.bank-card p{color:#f6f6f6;font-size:8px}.bank-card em{position:absolute;left:50%;top:calc(100% + 8px);color:#333;font-size:15px;transform:translate(-50%);white-space:nowrap}.wallet-add{min-height:104px;background:#d7d7d7;transform:scale(.85);transform-origin:top left}.wallet-grid-single .wallet-add{min-height:118px;transform:none;background:#fffaf2}.wallet-add span{color:#f0b632;font-size:36px}.wallet-add strong{color:#555;font-size:15px}.service-empty{min-height:130px;border-radius:8px;background:#fff;font-size:14px}.wallet-empty{min-height:220px;margin:0 10px;gap:14px;color:#666}.transfer-tools,.record-filter{flex-wrap:wrap;justify-content:center;padding:12px;border-radius:8px;background:#fff}.transfer-balance-card{width:calc(100% - 40px);margin:10px auto 0;padding:0 14px 14px;border-radius:5px;background:#fff}.transfer-tools{margin:0;min-height:66px;display:grid;grid-template-columns:1fr 1fr;align-items:end;padding:0 0 12px;border-top:1px solid #d6d6d6;border-radius:0;background:transparent}.transfer-tools button{height:36px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;box-shadow:none;color:#333;font-size:15px}.transfer-tools button:before{content:none}.transfer-tools img{width:23px;height:23px;opacity:.52}.transfer-game-wallets{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #d6d6d6}.transfer-game-wallet{position:relative;min-height:64px;gap:5px;padding:7px 6px 9px;border:0;border-bottom:1px solid #d6d6d6;border-radius:0;background:#fff}.transfer-game-wallet:not(:nth-child(3n)):after{content:"";position:absolute;right:0;top:14px;bottom:14px;width:1px;background:#d6d6d6}.transfer-game-wallet span,.transfer-game-wallet b{font-size:13px;font-weight:400}.transfer-game-wallet b{width:100%;min-height:25px;display:grid;place-items:center;border:1px solid #9f9f9f;color:#8c8c8c;line-height:1}.transfer-tools button,.record-filter button,.service-small-btn,.max-btn{height:36px;font-size:13px}.transfer-balance-card .transfer-tools button{border:0;background:transparent;box-shadow:none;color:#333;font-size:15px}.auto-wallet{align-items:flex-start;font-size:14px}.transfer-selects{position:relative;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);gap:8px;margin:10px 0 2px}.transfer-selects .transfer-native-select{display:none}.transfer-wallet-select-mobile{position:relative;width:100%;height:42px;display:block;padding:0 28px 0 10px;overflow:hidden;border:1px solid #cfcfcf;border-radius:4px;background:linear-gradient(to bottom,#fff,#f8f8f8);box-shadow:inset 0 1px 2px #00000010,0 1px 2px #00000012;color:#555;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400}.transfer-wallet-select-mobile:after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #9a9a9a;transform:translateY(-35%)}.transfer-wallet-select-mobile.active:after{border-top:0;border-bottom:5px solid #b0b0b0;transform:translateY(-55%)}.transfer-wallet-select-mobile:disabled{border-color:#e2e2e2;background:#f7f7f7;color:#b6b6b6;opacity:1}.transfer-wallet-dropdown{position:absolute;top:42px;z-index:12;width:calc((100% - 44px)/2);max-height:292px;display:block;overflow-y:auto;padding:8px 20px;border:1px solid #c8c8c8;border-top:0;background:#f3f3f3;box-shadow:0 4px 12px #00000018}.transfer-wallet-dropdown-from{left:0}.transfer-wallet-dropdown-to{right:0}.transfer-wallet-dropdown button{width:100%;min-height:52px;display:grid;place-items:center;padding:0;border:0;border-bottom:1px solid transparent;background:transparent;color:#969696;box-shadow:none;text-align:center}.transfer-wallet-dropdown button.active{border-top:1px solid #b88d27;border-bottom-color:#b88d27;color:#111}.transfer-wallet-dropdown strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400}.transfer-wallet-dropdown button.active strong{font-weight:600}.record-filter select,.language-picker select{width:100%;height:42px;font-size:14px}.transfer-wallet-balances{display:none}.transfer-swap{width:30px;height:30px;font-size:16px}.transfer-form .quick-row{padding-top:14px;border-bottom:0}.transfer-form .quick-row label{color:#555;font-size:15px}.transfer-form .amount-buttons{grid-template-columns:repeat(4,minmax(0,1fr))}.transfer-form .amount-buttons button{height:42px;border-radius:6px;border-color:#cfcfcf;background:linear-gradient(to bottom,#fff,#f4f4f4);color:#333;box-shadow:0 2px 8px #00000020;font-size:14px}.transfer-amount-row{display:grid;grid-template-columns:minmax(0,1fr) 146px;gap:12px;padding:0 0 10px;border-bottom:0}.transfer-amount-row input,.transfer-amount-row .max-btn{height:42px;margin:0;border-radius:4px}.transfer-amount-row .max-btn{width:100%;color:#aaa;font-size:14px}.transfer-form .deposit-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:0}.transfer-form .deposit-actions .auth-btn{width:100%;height:50px;border-radius:7px;font-size:15px}.record-filter select{flex:1 1 100%}.service-panel-record .record-filter{margin:0;padding:0 20px}.service-panel-record .record-type-bar{min-height:36px;margin:0 -20px;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(132px,auto);font-size:12px}.service-panel-record .record-type-bar>span{padding-left:20px}.service-panel-record .record-type-select{min-width:132px;height:28px;margin-right:20px;padding:0 28px 0 10px;border-radius:5px;font-size:12px}.service-panel-record .record-range-row{gap:4px;margin-top:36px}.service-panel-record .record-range-row button{height:31px;border-radius:6px;font-size:12px}.service-table{display:block;overflow-x:auto;white-space:nowrap;border-radius:8px 8px 0 0;background:#fff;font-size:13px}.service-table th{min-width:86px;padding:0 10px}.service-panel-record .service-table{display:table;width:calc(100% - 40px);margin:31px 20px 0;overflow:hidden;border-collapse:collapse;border-radius:3px 3px 0 0;white-space:normal;font-size:12px}.service-panel-record .service-table th{min-width:0;height:35px;padding:0;border:0;background:linear-gradient(to bottom,#fff0a3,#ddb44c);color:#555;font-size:12px;font-weight:400}.service-panel-record .service-empty{width:calc(100% - 40px);min-height:62px;margin:0 20px;border-radius:0 0 3px 3px;background:#fff;color:#777;font-size:12px;box-shadow:0 2px 5px #00000012}.service-panel-record .record-picker-layer{position:fixed;inset:0;display:flex;align-items:flex-end;width:auto;background:#00000073}.service-panel-record .record-picker{width:100%;padding:16px 0 92px;border:0;border-radius:0;box-shadow:none}.service-panel-personal .personal-tabs{display:flex;justify-content:center;gap:22px;height:43px;align-items:center;background:#fff}.service-panel-personal .personal-tabs a{min-width:76px;height:24px;display:inline-grid;place-items:center;border:0;border-radius:13px;background:transparent;color:#555;font-size:12px;font-weight:400;text-decoration:none}.service-panel-personal .personal-tabs a.active{background:#1f1f1f;color:#f7d769;font-weight:500}.service-panel-personal .vip-progress{margin:22px 20px 12px;padding:13px 10px 9px;border:0;border-radius:3px;background:#fff}.service-panel-personal .vip-progress-top{grid-template-columns:140px minmax(0,1fr);gap:6px;min-height:136px}.service-panel-personal .vip-badge-img{width:110px;height:110px}.service-panel-personal .vip-progress p{margin:2px 0;font-size:12px;line-height:1.55}.service-panel-personal .vip-level-line{margin-top:7px;font-size:12px}.service-panel-personal .progress-track{height:8px;margin:10px 0 5px}.service-panel-personal .progress-labels{font-size:12px}.service-panel-personal .vip-cards{display:grid;grid-template-columns:1fr;gap:10px;padding:0 20px 28px}.service-panel-personal .vip-card{padding:18px 19px 22px;border:0;border-radius:3px;background:#fff}.service-panel-personal .vip-card.current{min-height:154px;background:#f4f0dd}.service-panel-personal .vip-card h3{position:relative;margin:0 0 21px;padding-left:17px;color:#555;font-size:15px;font-weight:500;line-height:1.4}.service-panel-personal .vip-card h3:before{content:"";position:absolute;left:0;top:1px;width:6px;height:30px;background:linear-gradient(to bottom,#ffe992,#f1bf3d)}.service-panel-personal .vip-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 42px;padding:0 24px}.service-panel-personal .vip-card.current .vip-benefit-grid{grid-template-columns:minmax(0,1fr);padding:2px 0 0 52px}.service-panel-personal .vip-card.current .vip-benefit{width:120px;justify-self:start}.service-panel-personal .vip-benefit{justify-items:start;text-align:left;font-size:12px}.service-panel-personal .vip-benefit-icon{width:66px;height:66px;margin-bottom:7px}.service-panel-personal .vip-benefit-icon img{width:38px;height:38px}.service-panel-personal .vip-benefit b{color:#5f594e;font-size:15px;line-height:1.1;font-weight:500}.service-panel-personal .vip-benefit strong{color:#5f594e;font-size:13px;line-height:1.35;font-weight:400}.service-panel-personal .vip-benefit em{color:#8a8374;font-size:11px;line-height:1.35}.service-panel-personal .vip-next-grid{padding:8px 0 0}.service-panel-personal .vip-next-grid div{min-height:48px;font-size:12px}.service-panel-personal .vip-next-grid b{font-size:12px}.service-panel-personal .personal-info-block{width:auto;margin:0 20px;padding:22px 0 120px;border-radius:0;background:transparent}.service-panel-personal .personal-info-block h2{margin:0 0 24px;color:#555;font-size:15px;font-weight:500}.service-panel-personal .personal-info-block dl{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,1.2fr);margin:0;border:0;color:#555;font-size:14px;font-weight:400}.service-panel-personal .personal-info-block dt,.service-panel-personal .personal-info-block dd{min-height:38px;display:flex;align-items:center;margin:0;border-bottom:1px solid #f0a91d}.service-panel-personal .personal-info-block dt{color:#555;font-weight:400}.service-panel-personal .personal-info-block dd{justify-content:flex-end}.service-panel-personal .personal-info-block .profile-contact-title{grid-column:1 / -1;min-height:55px;align-items:center;border-bottom:0}.service-panel-personal .personal-info-block .profile-contact-spacer{display:none}.service-panel-personal .personal-info-block .profile-contact-title~dt{grid-column:1 / -1;min-height:37px}.service-panel-personal .personal-info-block .profile-contact-title~dd{display:none}.service-panel-personal .vip-detail-list{padding:20px 10px 120px}.service-panel-personal .vip-detail-card{margin:0 0 12px;padding:14px 11px 15px;border:0;border-radius:4px;background:#fff;box-shadow:0 1px 4px #0000001c}.service-panel-personal .vip-detail-card h2{margin:0 0 8px;color:#e7c45e;font-size:13px;font-weight:500;line-height:1.4}.service-panel-personal .vip-detail-card p{margin:0;color:#555;font-size:13px;font-weight:400;line-height:1.9;text-align:left}.service-panel-personal .vip-activity-card{padding-bottom:26px}.service-panel-personal .vip-activity-scroll{overflow-x:auto;padding-bottom:3px}.service-panel-personal .vip-activity-scroll table{width:520px;border-collapse:collapse;color:#555;font-size:11px;font-weight:400;text-align:center}.service-panel-personal .vip-activity-scroll th,.service-panel-personal .vip-activity-scroll td{min-width:80px;padding:11px 8px;border:1px solid #d8d8d8;font-weight:400;line-height:1.45}.service-panel-personal .vip-activity-scroll thead th{background:linear-gradient(to bottom,#fff3bf,#ffc022);font-weight:500}.service-panel-personal .vip-activity-scroll tbody th{width:108px;background:#dedede;text-align:left}.promo-row{border-radius:4px;font-size:12px;box-shadow:0 2px 7px #00000026}.promo-row h2{height:35px;font-size:13px}.promo-grid-head{height:37px;font-size:12px}.promo-grid-body{min-height:38px;font-size:12px}.promo-grid-body .service-small-btn{min-width:72px;height:29px;padding:0 12px;border:1px solid #cfcfcf;border-radius:8px;background:linear-gradient(to bottom,#fff,#eee);color:#333;font-size:12px;font-weight:400;box-shadow:inset 0 0 0 1px #f8f8f8,0 1px 3px #00000024}.vip-progress,.vip-cards{padding:12px 0}.vip-progress{padding:12px}.vip-progress h2,.profile-table h2,.maintenance-group h2{font-size:16px}.progress-labels{font-size:12px}.vip-card{padding:13px}.profile-table dl{grid-template-columns:94px minmax(0,1fr);font-size:14px}.profile-table dt,.profile-table dd{min-height:38px}.password-form,.language-picker{width:100%}.message-card{padding:12px 14px 14px;border:0;border-radius:7px;background:#fff;color:#333;font-size:12px;font-weight:400;line-height:1.56}.message-card-head{align-items:flex-start;padding-bottom:10px;border-bottom:1px solid #bd850d}.message-card-head>div{display:flex;align-items:center;gap:7px;padding-right:8px}.message-card em{flex:0 0 auto;margin:0;padding:1px 6px 2px;border-radius:3px;background:#bd850d;color:#fff;font-size:12px;line-height:1.5;font-weight:400}.message-card strong{margin:0;color:#333;font-size:12px;line-height:1.5;font-weight:400}.message-close{position:relative;flex:0 0 auto;display:block;width:16px;height:16px;margin-top:-1px;border:0;background:transparent}.message-close:before,.message-close:after{content:"";position:absolute;left:7px;top:1px;width:2px;height:18px;border-radius:2px;background:#333}.message-close:before{transform:rotate(45deg)}.message-close:after{transform:rotate(-45deg)}.message-card p{margin:11px 0 10px;color:#333;font-size:12px;line-height:1.56}.message-card span{display:block;color:#333;text-align:left;font-size:12px;line-height:1.4}.maintenance-row{min-height:auto;grid-template-columns:1fr;gap:3px;padding:8px 0;font-size:14px}.login-strip .btn{flex:1 1 90px}.modal-backdrop{padding:20px;align-items:center}.notice-modal{max-height:76vh}.notice-modal header{height:72px}.modal-body{max-height:calc(76vh - 180px);font-size:15px}.problem-page{min-height:calc(100vh - 58px);padding-bottom:58px;background:#ececec}.problem-mobile-title{position:sticky;top:0;z-index:15;height:40px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eeeeee;background:#fff}.problem-mobile-title button{position:absolute;left:13px;top:0;width:32px;height:40px;border:0;background:transparent}.problem-mobile-title button:before{content:"";position:absolute;left:6px;top:13px;width:11px;height:11px;border-left:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg)}.problem-mobile-title h1{margin:0;color:#555;font-size:16px;font-weight:400;line-height:1}.problem-top{position:sticky;top:40px;z-index:14;background:#fff}.problem-primary{display:none}.problem-subnav{width:100%;height:48px;margin:0;padding:0 12px;display:flex;align-items:center;gap:19px;overflow-x:auto;border-bottom:1px solid #eeeeee;scrollbar-width:none}.problem-subnav::-webkit-scrollbar{display:none}.problem-subnav a{flex:0 0 auto;min-width:70px;height:24px;display:inline-grid;place-items:center;padding:0 8px;border-radius:12px;color:#555;font-size:14px;font-weight:400;white-space:nowrap}.problem-subnav a.active{background:#1f1f1f;color:#f7d769;font-weight:500}.problem-content{width:calc(100% - 40px);min-height:calc(100vh - 146px);margin:40px auto 0;padding:0 0 58px}.problem-article{margin:0;padding:14px 11px 18px;border-radius:4px;background:#fff;box-shadow:0 1px 4px #00000014}.problem-article h2{margin:0 0 19px;color:#333;font-size:14px;font-weight:500;line-height:1.4}.problem-article h2:before{width:4px;height:15px;margin-right:8px;vertical-align:-2px;background:#f0b524}.problem-article p{margin:0 0 19px;padding-left:10px;color:#333;font-size:14px;font-weight:400;line-height:2.65}.problem-article p:last-child{margin-bottom:0}.problem-qr-card{width:min(350px,100%);margin-bottom:16px;padding-bottom:24px}.problem-qr-code{width:240px;height:240px}}
