:root{--legacy-primary: #ff4941;--legacy-primary-shadow: rgba(255, 77, 85, .5);--legacy-primary-dark: #ea545f;--legacy-admin-bar: #cb0816;--legacy-admin-btn-border: #ff6600;--legacy-bg-page: #f1f1f1;--legacy-bg-admin: #f5f5f5;--legacy-surface: #ffffff;--legacy-text: #333333;--legacy-text-muted: #666666;--legacy-text-secondary: #888888;--legacy-notice: #ff4941;--legacy-tab-bar: #fcfcfc;--legacy-border: #e0e0e0;--legacy-border-soft: #ededed;--legacy-card-shadow: 1px 0 4px 0 #fdf6f6;--legacy-tips-shadow: 0 2px 4px 0 #d8d8d8;--legacy-dot-active: #fec80d;--legacy-dot-idle: #0f1216;--legacy-max-w: 750px;--legacy-header-h: .9rem;--legacy-footer-nav-h: 1.1rem}html.legacy-wap{font-size:min(50px,calc(100vw / 7.5));overflow-x:hidden;max-width:100%;overscroll-behavior-x:none}html.legacy-wap,html.legacy-wap body{margin:0;-webkit-tap-highlight-color:transparent}html.legacy-wap body{overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:none;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}html.legacy-admin,html.legacy-admin body{margin:0;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:14px;color:#6b6b6b;background:var(--legacy-bg-admin);-webkit-tap-highlight-color:transparent}.legacy-dream-container{box-sizing:border-box;width:100%;max-width:var(--legacy-max-w);margin:0 auto;min-height:100vh;background:var(--legacy-surface);position:relative}.legacy-dream-header{position:fixed;top:0;left:0;right:0;margin:0 auto;z-index:111;display:flex;justify-content:center;align-items:center;width:100%;max-width:var(--legacy-max-w);height:var(--legacy-header-h);padding:0 .2rem;box-sizing:border-box;background:var(--legacy-primary);transition:opacity .5s}.legacy-dream-header .legacy-register-btn{position:absolute;left:.3rem;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-start}.legacy-dream-header .legacy-login-btn{position:absolute;right:.3rem;top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:.14rem;max-width:52%}.legacy-dream-header .legacy-header-locale-wrap{position:relative;flex-shrink:0;display:flex;align-items:center}.legacy-dream-header .legacy-header-locale-select{box-sizing:border-box;max-width:1.48rem;min-width:1.06rem;padding:.08rem .32rem .08rem .12rem;font-size:.22rem;line-height:1.2;font-weight:500;color:#fff;background-color:#ffffff2e;border:1px solid rgba(255,255,255,.45);border-radius:.16rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1.5 2.25L6 6.25l4.5-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .08rem center;background-size:.22rem .22rem;box-shadow:0 1px 3px #00000026}@supports (-webkit-touch-callout: none){.legacy-dream-header .legacy-header-locale-select{font-size:16px;line-height:1.1}}.legacy-dream-header .legacy-header-locale-select:focus{outline:none;border-color:#ffffffe0;background-color:#ffffff42}.legacy-dream-header .legacy-header-locale-select option{color:#222;background:#fff}.legacy-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legacy-dream-header .legacy-register-btn a,.legacy-dream-header .legacy-login-btn a{display:inline-flex;align-items:center;justify-content:center;font-size:.32rem;line-height:1;color:#fff;text-decoration:none}.legacy-dream-header .legacy-brand{display:flex;align-items:center;flex-direction:row;height:100%}.legacy-dream-header .legacy-brand img{height:.6rem;width:.6rem;margin:0 .15rem;object-fit:contain;border-radius:4px}.legacy-dream-header .legacy-brand p{margin:0;font-size:.26rem;color:#fff;white-space:nowrap;font-weight:600}.legacy-home-container{box-sizing:border-box;width:100%;padding-top:var(--legacy-header-h);min-height:100vh;overflow-x:hidden;background:var(--legacy-bg-page);-webkit-overflow-scrolling:touch}.legacy-home-container--auth,.legacy-home-container--embedded-lottery{padding-top:0}.legacy-home-container--footer-nav{padding-bottom:calc(var(--legacy-footer-nav-h) + env(safe-area-inset-bottom,0px))}.footer-nav{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:var(--legacy-max-w);height:var(--legacy-footer-nav-h);position:fixed;z-index:110;bottom:0;left:50%;transform:translate(-50%);background-color:var(--legacy-tab-bar, #fff);justify-content:space-between;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0px)}.footer-nav *{box-sizing:border-box}.footer-nav>div{padding:0 .54rem;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;list-style:none;margin:0}.footer-nav>div>li{display:flex;flex-direction:row;align-items:center;justify-content:center;height:1rem;position:relative;z-index:1;text-align:center;list-style:none;margin:0;padding:0}.footer-nav>div .footer-link{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit}.footer-nav>div .footer-link span{font-size:.22rem;margin-top:.1rem;color:var(--legacy-text-secondary, #909090)}.footer-nav>div .footer-link img{height:.4rem;width:auto;object-fit:contain}.footer-nav>div .footer-link.router-link-active span,.footer-nav>div .footer-link.active span{color:var(--legacy-primary, #ff4941)}.footer-nav>p{margin:0}.tabs{box-sizing:border-box;min-height:2.16rem;background:var(--legacy-tab-bar, #fcfcfc);border:0 solid var(--legacy-border, #e0e0e0);display:flex;justify-content:space-between;align-items:center;padding:.2rem .64rem .18rem;text-align:center}.tabs>div{width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabs>div>div{width:100%;margin-top:.1rem;font-size:13px;color:var(--legacy-text, #333333);letter-spacing:-.18px;text-align:center}.tabs img{width:.88rem;height:.88rem;object-fit:contain;vertical-align:middle}.tabs>div>a{text-decoration:none;color:inherit}.dream-container .home-zhanweibox,.home-zhanweibox{display:block;height:1.5rem;width:100%}.legacy-slider-placeholder{height:3.6rem;background:linear-gradient(180deg,#ffe8e8,#fff);display:flex;align-items:center;justify-content:center;color:var(--legacy-text-muted);font-size:.24rem}.legacy-tips{position:relative;margin:.16rem .22rem 0;height:.6rem;line-height:.6rem;font-size:.26rem;color:var(--legacy-text);letter-spacing:-.18px;background:var(--legacy-surface);box-shadow:var(--legacy-tips-shadow);border-radius:3px;padding:0 .2rem 0 .6rem;overflow:hidden;z-index:10}.legacy-tips .legacy-tips-icon{position:absolute;left:.2rem;top:50%;transform:translateY(-50%);width:.26rem;height:.26rem;background:var(--legacy-notice);border-radius:2px}.legacy-tips .legacy-tips-marquee{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--legacy-notice);text-align:left}.legacy-tabs{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;height:2rem;margin-top:.2rem;padding:.2rem .64rem 0;background:var(--legacy-tab-bar);border:0 solid var(--legacy-border)}.legacy-tabs .legacy-tab-item{width:25%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-tabs .legacy-tab-item a{text-decoration:none;color:inherit}.legacy-tabs .legacy-tab-item img{width:.88rem;height:.88rem;object-fit:contain;vertical-align:middle}.legacy-tabs .legacy-tab-item .legacy-tab-label{margin-top:.1rem;font-size:13px;color:var(--legacy-text);letter-spacing:-.18px}.legacy-lottery-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;height:.68rem;padding-left:.4rem;margin-top:.12rem}.legacy-lottery-title .legacy-title-icon{width:.3rem;height:.3rem;margin-right:.12rem;background:var(--legacy-primary);border-radius:2px}.legacy-lottery-title p{margin:0;font-size:.3rem;color:var(--legacy-text);font-weight:700}.legacy-hall-card{margin:0 .22rem .24rem;padding:.2rem .24rem;background:var(--legacy-surface);box-shadow:var(--legacy-card-shadow);border-radius:3px;color:var(--legacy-text-muted);font-size:.26rem;line-height:1.5}.legacy-auth-page{padding:.12rem 0 .36rem}.legacy-auth-title{margin:0 0 .28rem;font-size:.34rem;font-weight:700;color:var(--legacy-text);text-align:center}.legacy-auth-field{margin-bottom:.24rem}.legacy-auth-label{display:block;font-size:.24rem;color:#666;margin-bottom:.08rem}.legacy-auth-input{width:100%;box-sizing:border-box;padding:.18rem .2rem;font-size:.28rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:var(--legacy-text)}.legacy-auth-input:focus{outline:none;border-color:var(--legacy-primary);box-shadow:0 0 0 1px #ff494133}.legacy-auth-input-wrap{position:relative}.legacy-auth-input-wrap .legacy-auth-input.has-toggle{padding-right:1rem}.legacy-auth-toggle{position:absolute;right:.08rem;top:50%;transform:translateY(-50%);border:none;background:transparent;font-size:.22rem;color:var(--legacy-primary);padding:.12rem .1rem;cursor:pointer;line-height:1}.legacy-auth-toggle:disabled{opacity:.5;cursor:default}.legacy-auth-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.24rem;font-size:.24rem;color:#666}.legacy-auth-check{width:.28rem;height:.28rem;margin-right:.08rem;vertical-align:middle}.legacy-auth-link{color:var(--legacy-primary);text-decoration:none;font-size:.24rem}.legacy-auth-link:active{opacity:.85}.legacy-auth-err{color:var(--legacy-notice);font-size:.24rem;line-height:1.4;margin:0 0 .16rem;min-height:.34rem}.legacy-auth-hint{margin:.2rem 0 0;font-size:.22rem;color:#999;text-align:center;line-height:1.45}.legacy-btn-primary.legacy-auth-submit{width:100%;justify-content:center;padding:.22rem .32rem;margin-top:.08rem}.legacy-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .48rem;font-size:.28rem;color:#fff;background:var(--legacy-primary);border:none;border-radius:.1rem;box-shadow:0 2px 4px 0 var(--legacy-primary-shadow);cursor:pointer;text-decoration:none}.legacy-btn-primary:disabled{background:#aaa;color:#e1e1e1;box-shadow:none;cursor:not-allowed}.legacy-admin-surface{background:var(--legacy-surface);border-radius:4px;box-shadow:0 0 10px #494949}.legacy-admin-title-bar{background:var(--legacy-admin-bar);line-height:50px;text-align:center;font-size:18px;color:#fff;border-radius:4px 4px 0 0}.legacy-admin-side-brand{background:var(--legacy-admin-bar);color:#fff}.legacy-admin-nav-link{display:block;padding:10px 12px;border-radius:8px;color:#4a4a4a;text-decoration:none;font-size:14px}.legacy-admin-nav-link:hover{background:#f2f2f2}.legacy-admin-nav-link.legacy-active{background:#fff5f5;color:var(--legacy-admin-bar);font-weight:600}:root{--legacy-php-navy: #333c59;--legacy-php-tab-bg: #eaeaea;--legacy-php-row-hover: #fbffe4;--legacy-php-link: #45c2b5;--legacy-php-sidebar-w: 174px}html.legacy-admin,html.legacy-admin body{font-size:12px;line-height:1.5;color:#666;background:#fafafa}.legacy-php-admin-shell{display:flex;flex-direction:column;min-height:100vh;min-width:960px;background:#fafafa linear-gradient(90deg,#e8e8e8 0,#e8e8e8 1px,transparent 1px,transparent var(--legacy-php-sidebar-w),#fafafa var(--legacy-php-sidebar-w))}.legacy-php-header{position:relative;flex-shrink:0;height:45px;background:#cb0816;box-shadow:0 0 10px #00000059;z-index:2;display:flex;align-items:center;color:#fff}.legacy-php-logo{display:flex;align-items:center;justify-content:center;width:176px;height:45px;margin:0;color:#fff;font-size:18px;font-weight:600;text-decoration:none;flex-shrink:0}.legacy-php-header-center{flex:1;min-width:0;padding-left:10px;line-height:45px;font-size:14px}.legacy-php-header-center h3{margin:0;font-size:14px;font-weight:400;color:#fff}.legacy-php-header-center a{color:#00c2ff;text-decoration:none}.legacy-php-header-center em{color:#fff;font-style:normal;font-size:13px;margin-left:8px}.legacy-php-header-actions{position:absolute;top:0;right:16px;height:45px;display:flex;align-items:center;gap:12px}.legacy-php-header-actions a{font-size:12px;color:#fff;text-decoration:none;opacity:.92}.legacy-php-header-actions a:hover{text-decoration:underline}.legacy-php-frame{display:flex;flex:1;min-height:0}.legacy-php-sidebar{width:var(--legacy-php-sidebar-w);flex-shrink:0;overflow-y:auto;background:transparent}.legacy-php-menu{list-style:none;margin:0;padding:0}.legacy-php-menu>li{margin:0;padding:0}.legacy-php-menu>li.legacy-php-menu-divider{border-bottom:1px solid #e5e5e5;height:1px;font-size:0;line-height:0}.legacy-php-menu>li.legacy-php-menu-title{padding:0 10px;font-weight:700;line-height:40px;height:40px;background-color:#cb0816;color:#fff;font-size:12px}.legacy-php-menu>li:not(.legacy-php-menu-title):not(.legacy-php-menu-divider) a{display:block;position:relative;padding-left:12px;line-height:40px;height:40px;color:#666;text-decoration:none;background:#f3f3f3;font-size:12px}.legacy-php-menu>li:not(.legacy-php-menu-title):not(.legacy-php-menu-divider) a:hover{background:#fff}.legacy-php-menu>li:not(.legacy-php-menu-title):not(.legacy-php-menu-divider) a.router-link-active{background:#fff}.legacy-php-menu>li:not(.legacy-php-menu-title):not(.legacy-php-menu-divider) a.router-link-active:before{content:"";position:absolute;top:-1px;bottom:0;left:0;width:5px;background:#f60}.legacy-php-menu-ico{display:inline-block;width:18px;height:18px;margin:0 10px 0 2px;vertical-align:middle;border-radius:2px;background:linear-gradient(135deg,#ddd,#bbb)}.legacy-php-main{flex:1;min-width:0;background:#fff;overflow:auto;box-sizing:border-box;padding:18px 20px 30px}.legacy-php-subnav{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px 12px;overflow:visible;min-height:40px;line-height:40px;margin-bottom:10px;border-bottom:1px solid var(--legacy-php-navy)}.legacy-php-title-1{flex:0 0 auto;margin:0;border-bottom:3px solid var(--legacy-php-navy);font-size:16px;height:37px;min-width:100px;padding:0 14px;color:#555;font-weight:400;background-color:var(--legacy-php-tab-bg);text-align:center;box-sizing:border-box;line-height:37px}.legacy-php-subnav-tools{flex:0 0 auto;margin-left:auto;margin-top:0;align-self:flex-end;line-height:20px}.legacy-php-subnav-tools a,.legacy-php-subnav-tools button{display:inline-block;margin-left:8px;padding:2px 10px;font-size:12px;color:#333;text-decoration:none;border:1px solid #ccc;background:#e8e8e8;cursor:pointer;font-family:inherit}.legacy-php-subnav-tools a:hover,.legacy-php-subnav-tools button:hover{background:#ddd}.legacy-php-content-menu{flex:1 1 200px;display:flex;flex-wrap:wrap;align-items:center;align-self:flex-end;margin:0;min-width:0;row-gap:4px}.legacy-php-content-menu>a{display:block;flex:0 0 auto;cursor:pointer;height:28px;line-height:28px;color:#666;text-decoration:none}.legacy-php-content-menu>a em{display:inline-block;font-style:normal;padding:0 8px}.legacy-php-content-menu>a.router-link-active,.legacy-php-content-menu>a.on{background:var(--legacy-php-navy);height:28px;line-height:28px;color:#fff;border-radius:6px 6px 0 0;padding:0}.legacy-php-content-menu>a.router-link-active em,.legacy-php-content-menu>a.on em{height:28px;line-height:28px;padding:0 10px}.legacy-php-content-menu>span.sep{flex:0 0 auto;color:#ddd;padding:0 8px;display:block;line-height:28px;height:28px}.legacy-php-content-t{padding:0 0 10px;overflow:hidden}.legacy-php-search-form{margin-bottom:10px}.legacy-php-explain-col{padding:5px 0;font-size:12px}.legacy-php-explain-col label{margin-right:4px}.legacy-php-input-text,.legacy-php-explain-col input[type=text],.legacy-php-explain-col input[type=date],.legacy-php-explain-col input[type=number],.legacy-php-explain-col select{height:22px;margin:0 6px 0 0;padding:2px 5px;border:1px solid #d0d0d0;background:#fff;color:#333;vertical-align:middle;font-size:12px;font-family:inherit;box-sizing:border-box}.legacy-php-explain-col select{background:#f9f9f9;border-color:#666 #ccc #ccc #666;height:24px}.legacy-php-button{cursor:pointer;background:#ddd;height:24px;border-top:0;border-left:0;border-bottom:1px solid #666;border-right:1px solid #666;padding:3px 10px;margin-right:5px;font-size:12px;font-family:inherit;color:#333}.legacy-php-button:hover{background:#cfcfcf}.legacy-php-button-primary{background:#cb0816!important;color:#fff!important;border-color:#8a0510!important}.legacy-php-button-primary:hover{background:#a50612!important}.legacy-php-table-wrap{overflow-x:auto}.legacy-php-table-list{width:100%;border-collapse:collapse;font-size:12px}.legacy-php-table-list thead th{height:45px;background:var(--legacy-php-tab-bg);border-bottom:1px solid #bfbfbf;font-weight:400;padding-left:12px;padding-right:8px;text-align:left;white-space:nowrap}.legacy-php-table-list tbody td{border-bottom:1px solid #eee;padding:10px 12px;vertical-align:top;line-height:1.45}.legacy-php-table-list tbody tr:hover{background:var(--legacy-php-row-hover)}.legacy-php-link{color:var(--legacy-php-link);text-decoration:none}.legacy-php-link:hover{text-decoration:underline}.legacy-php-op{color:#666;text-decoration:none;margin-right:6px;font-size:12px}.legacy-php-op:hover{color:#333}.legacy-php-op-danger{color:#c00}.legacy-php-op-hot{color:red}.legacy-php-muted{color:#999}.legacy-php-err{color:#c00;font-size:12px}.legacy-php-ok{color:#080;font-size:12px}.legacy-php-pager{margin-top:10px;font-size:12px;color:#666}.legacy-php-pager button{margin-right:8px}.legacy-php-table-form{width:100%;max-width:720px;border-collapse:collapse;font-size:12px}.legacy-php-table-form th,.legacy-php-table-form td{padding:8px 10px;border:1px solid #cecece;vertical-align:middle}.legacy-php-table-form th{width:120px;font-weight:400;text-align:right;background:#eaeaea}.legacy-php-table-form td .legacy-php-input-text,.legacy-php-table-form td input[type=text],.legacy-php-table-form td input[type=password],.legacy-php-table-form td input[type=number],.legacy-php-table-form td select{width:100%;max-width:320px;box-sizing:border-box}.legacy-php-table-form-wide{max-width:920px}.legacy-php-table-form-wide th{width:140px;vertical-align:top}.legacy-php-table-form-wide td{vertical-align:top}.legacy-php-tab-row{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}.legacy-php-tab-row button{padding:4px 14px;font-size:12px;cursor:pointer;border:1px solid #ccc;background:#eaeaea;color:#333;font-family:inherit}.legacy-php-tab-row button.on{background:var(--legacy-php-navy);color:#fff;border-color:var(--legacy-php-navy)}.legacy-php-home{box-sizing:border-box;width:100%;background:var(--legacy-bg-page, #f1f1f1)}.legacy-php-home .legacy-inotice-m{display:none}.legacy-php-home .slider-pic{width:100%;background:var(--legacy-surface, #fff)}.legacy-php-home .tips-link{display:block;text-decoration:none;color:inherit}.legacy-php-home .tips{position:relative;margin:.16rem .22rem 0;height:.6rem;line-height:.6rem;font-size:.26rem;color:var(--legacy-text, #333);letter-spacing:-.18px;background:var(--legacy-surface, #fff);box-shadow:var(--legacy-tips-shadow, 0 2px 4px 0 #d8d8d8);border-radius:3px;padding:0 .2rem 0 .56rem;overflow:hidden;z-index:10}.legacy-php-home .tips .tips-megaphone{position:absolute;left:.16rem;top:50%;transform:translateY(-50%);width:.26rem;height:.26rem;object-fit:contain}.legacy-php-home .tips .tips-scroll-wrap{overflow:hidden;height:100%}.legacy-php-home .tips .tips-content{margin:0;height:100%}.legacy-php-home .tips .dec{margin:0;color:var(--legacy-notice, #ff4941);text-align:left}.legacy-php-home .tips .dec marquee{vertical-align:middle}.lotteryTitle,.legacy-lottery-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;min-height:.68rem;padding-left:.4rem;margin-top:.12rem}.lotteryTitle>span,.legacy-lottery-title .legacy-title-icon-wrap{display:inline-flex;align-items:center;margin-right:.12rem}.lotteryTitle>span>img,.legacy-lottery-title .legacy-title-icon-wrap img{width:.3rem;height:.3rem;object-fit:contain;display:block}.lotteryTitle>p,.legacy-lottery-title p{margin:0;font-size:.3rem;color:var(--legacy-text, #333);font-weight:700}.legacy-lottery-title .legacy-title-icon{width:.3rem;height:.3rem;margin-right:.12rem;background:var(--legacy-primary, #ff4941);border-radius:2px}.lotteryHall-page{width:100%;box-sizing:border-box}.lotteryHall-page .hallContent{width:100%}.footer-Dowload{position:fixed;z-index:109;left:50%;transform:translate(-50%);bottom:calc(var(--legacy-footer-nav-h, 1.1rem) + env(safe-area-inset-bottom,0px));display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:var(--legacy-max-w, 750px);height:.5rem;padding:0 .12rem;box-sizing:border-box;background-color:#000000b8;color:#fff;font-size:.3rem}.footer-Dowload>div:first-child{line-height:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;min-width:0;overflow:hidden}.footer-Dowload>div:first-child span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-Dowload>div:first-child img{margin:0 .2rem;flex-shrink:0}.footer-Dowload>div:first-child .footer-dl-ico{width:.32rem;height:.32rem;object-fit:contain}.footer-Dowload .download-btn{margin-right:.32rem;flex-shrink:0}.footer-Dowload .download-btn span{display:block;min-width:1rem;height:.4rem;line-height:.4rem;padding:0 .08rem;background:var(--legacy-primary, #ff656c);box-shadow:0 2px 4px #0000001f;border-radius:.12rem;font-size:.28rem;color:#fff;text-align:center}.legacy-home-health{display:flex;align-items:center;gap:.12rem;padding:.16rem .28rem .08rem;font-size:.22rem;color:var(--legacy-text-secondary, #999)}.legacy-home-zhanwei--php{height:2rem}.legacy-lottery-page-root{min-height:100vh;background-color:#f9f9f9}.lottery-wrap{width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.lottery-load-err{padding:.16rem .32rem;text-align:center;font-size:.26rem;color:#cb0816;background:#fff3f0}.lottery-header-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex:0 0 .88rem;height:.88rem;background-color:#ff4941;color:#fff;padding:0 .32rem;position:relative;width:100%;z-index:11!important;box-sizing:border-box}.lottery-header-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.36rem}.lottery-header-right{font-size:.36rem;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:0;right:.32rem;height:.88rem;z-index:9999}.lottery-header-right>*{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.lottery-wrap>.am-list-view-scrollview{flex:1 1 auto;min-height:0;position:relative;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.lottery-header-right img:nth-child(1){width:.4rem;height:.37rem}.lottery-Tab{position:absolute;right:10px;top:1.2rem;z-index:9999;background-color:#fff;font-size:.26rem;color:#666;letter-spacing:-.0144rem;text-align:center;padding:.26rem .4rem .34rem;border-radius:.08rem;opacity:.99;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:var(--legacy-max-w, 750px);margin:0 auto;left:auto;box-shadow:0 2px 8px #0000001f}.lottery-Tab>div{margin-bottom:.34rem}.lottery-Tab>div:not(.triangle_3){width:100%}.triangle_3{width:0;height:0;position:absolute;top:-.2rem;right:.2rem;background-color:transparent;border-style:solid;border-left-width:.14rem;border-right-width:.14rem;border-bottom-width:.2rem;border-left-color:transparent;border-right-color:transparent;border-bottom-color:#f4f4f4}.am-pull-to-refresh-indicator{text-align:center;font-size:.26rem;color:#888;padding:.12rem 0}.lottery-list{min-height:68vh;padding-top:.18rem;background-color:#f9f9f9}.lottery-list .list-view-section-body{padding-left:.22rem;padding-right:.22rem}.lottery-list ul.list-view-section-body.kj-list-body{list-style:none;margin:0}.lottery-list .lottery-list-item:last-child{border-bottom:0}.lottery-list .lottery-list-item:not(.kj-card){height:2.1rem;position:relative;margin-bottom:.28rem;padding-top:.15rem;background:#fff;border-radius:.08rem;box-shadow:0 2px 4px #dfdfdf80}.lottery-list .lottery-list-item:not(.kj-card)>img{position:absolute;top:.3rem;left:.24rem;height:1.04rem;width:1.04rem;border-radius:10px}.lottery-list .lottery-list-item.kj-card{display:flex;flex-direction:column;gap:.18rem;height:auto;min-height:0;position:relative;margin-bottom:.28rem;padding:.22rem .56rem .22rem .22rem;background:#fff;border-radius:.12rem;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0;box-sizing:border-box}.lottery-list .kj-card-top{display:flex;flex-direction:row;align-items:center;gap:.2rem;min-height:1.04rem}.lottery-list .kj-card-icon{flex-shrink:0;width:1.04rem;height:1.04rem;border-radius:.12rem;object-fit:contain}.lottery-list .lottery-list-item:not(.kj-card) .right-arrow{position:absolute;width:9px;height:17px;right:.22rem;top:50%;transform:translateY(-50%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAeCAMAAAASJ24jAAAAclBMVEUAAACWlpaWlpaAgICYmJiZmZmZmZmYmJiZmZmVlZWZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmYmJiZmZmYmJiXl5eWlpaXl5eYmJiZmZmYmJiZmZmYmJiYmJiXl5eOjo6ZmZmSkpKYmJiZmZmZmZmZmZk34mSfAAAAJXRSTlMAHRcE9+5+TjoK9Ofh3NXOx7+3m3VEKySuqKGNhlgyEg8HlJNkHx1xMQAAAIZJREFUGNOF0ccSgjAUhWFCCSoQmhorYjnv/4rOOG7+u4Ds8i1uO4kb0wTP6qO4Vv2DEjTMkNho2EKOjU5Gap2fkKnSJYNsKo1GCr054KHQlVLudDOSy1PuufYrUv4AZT0a/9tgEI76yhaWmWquaw8Szcli4FFdUD8vBJN2JrqPWkaZeof/FxxkCiKeGWDbAAAAAElFTkSuQmCC) no-repeat center;background-size:contain}.lottery-list .lottery-list-item.kj-card .right-arrow{position:static;flex-shrink:0;width:9px;height:17px;margin-left:auto;transform:none;align-self:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAeCAMAAAASJ24jAAAAclBMVEUAAACWlpaWlpaAgICYmJiZmZmZmZmYmJiZmZmVlZWZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmYmJiZmZmYmJiXl5eWlpaXl5eYmJiZmZmYmJiZmZmYmJiYmJiXl5eOjo6ZmZmSkpKYmJiZmZmZmZmZmZk34mSfAAAAJXRSTlMAHRcE9+5+TjoK9Ofh3NXOx7+3m3VEKySuqKGNhlgyEg8HlJNkHx1xMQAAAIZJREFUGNOF0ccSgjAUhWFCCSoQmhorYjnv/4rOOG7+u4Ds8i1uO4kb0wTP6qO4Vv2DEjTMkNho2EKOjU5Gap2fkKnSJYNsKo1GCr054KHQlVLudDOSy1PuufYrUv4AZT0a/9tgEI76yhaWmWquaw8Szcli4FFdUD8vBJN2JrqPWkaZeof/FxxkCiKeGWDbAAAAAElFTkSuQmCC) no-repeat center;background-size:contain}.lottery-list .lottery-list-item:not(.kj-card) .lottery-name{margin-left:1.5rem;font-size:.36rem;letter-spacing:-.005rem;color:#131313;height:1.24rem;display:inline-block;line-height:1.34rem}.lottery-list .lottery-list-item.kj-card .lottery-change{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.08rem}.lottery-list .lottery-list-item.kj-card .lottery-name{margin-left:0;height:auto;line-height:1.25;display:block;font-size:.34rem;font-weight:600;letter-spacing:-.005rem;color:#131313}.lottery-list .lottery-time{height:.36rem;font-size:.26rem;color:#131313;letter-spacing:-.18px}.lottery-list .lottery-list-item.kj-card .lottery-time{height:auto;font-size:.24rem;color:#888}.lottery-list .lottery-zoushitu{font-size:.26rem;color:#ff4941;letter-spacing:-.18px;position:relative;margin-top:.16rem}.lottery-list .lottery-list-item.kj-card .lottery-zoushitu{font-size:.24rem;margin-top:0;white-space:nowrap}.lottery-list .lottery-zoushitu:after{position:absolute;right:0;bottom:-1px;content:"";width:.78rem;height:.02rem;border-radius:1px;background-color:#ff4941}.lottery-list .lottery-list-item.kj-card .lottery-zoushitu:after{left:0;right:0;width:auto}.lottery-list .lottery-periods{text-align:right;color:#666;letter-spacing:-.21px;display:inline-flex;flex-direction:column;height:1.44rem;margin-top:20px;position:absolute;right:.74rem}.lottery-list .lottery-list-item.kj-card .lottery-periods{position:static;margin-top:0;height:auto;text-align:left;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.2rem}.lottery-list .lottery-list-item:not(.kj-card) .ball-list{display:inline-block;margin-left:.24rem;margin-top:.1rem;position:absolute;font-size:.26rem}.lottery-list .ball-list.kj-ball-list{position:static;display:block;width:100%;margin:0;padding:.14rem 0 0;border-top:1px solid #f0f0f0;font-size:.26rem;box-sizing:border-box}.lottery-list .ball-list li.hm_list{float:left;color:#cb0816;text-align:left;height:auto;width:auto;max-width:calc(100vw - 1.8rem);line-height:1.5;list-style:none}.lottery-list .ball-list .hm_list{float:none;display:flex;flex-wrap:wrap;align-items:center;gap:.1rem .14rem;color:#cb0816;text-align:left;height:auto;width:100%;max-width:100%;line-height:1.45;list-style:none;margin:0;padding:0}.lottery-list .ball-list li.hm_list span,.lottery-list .ball-list .hm_list .kj-period-label{color:#cb0816;font-size:.32rem}.lottery-list .ball-list .hm_list .kj-period-label{font-size:.28rem;font-weight:600;flex:0 0 auto;max-width:100%}.lottery-list .ball-list .kj-ball-group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.06rem;flex:1 1 auto;min-width:0}.lottery-list .ball-list li.hm_list i,.lottery-list .ball-list .hm_list i{width:.44rem;height:.44rem;line-height:.44rem;margin:0 .02rem;font-size:.3rem;font-style:normal;text-align:center;border-radius:50%;display:inline-block;color:#fff;vertical-align:middle}.lottery-list .ball-list .hm_list i{margin:0;flex-shrink:0}.lottery-list .ball-list li.hm_list em,.lottery-list .ball-list .hm_list em{display:inline-block;font-style:normal;margin-left:.12rem;padding:0 .06rem;color:#fff;background-color:#cb0816;font-size:.28rem;border-radius:5px;vertical-align:middle}.lottery-list .ball-list .hm_list em{margin-left:0;padding:.04rem .12rem;font-size:.24rem;border-radius:.08rem;flex-shrink:0;white-space:nowrap}.lottery-list .ball-list.null{font-size:.4rem;color:#888}.lottery-list .ball-list.kj-ball-list.null{font-size:.28rem}.lottery-list .kj-enter-hint{margin:0;padding:.08rem 0 0;font-size:.28rem;line-height:1.45;color:#888}.jc539_1,.jc539_4,.jc539_7,.jc539_10,.jc539_13,.jc539_16,.jc539_19,.jc539_22,.jc539_25,.jc539_28,.jc539_31,.jc539_34,.jc539_37,.jc539_39{background-color:#ad5450!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.jc539_2,.jc539_5,.jc539_8,.jc539_11,.jc539_14,.jc539_17,.jc539_20,.jc539_23,.jc539_26,.jc539_29,.jc539_32,.jc539_35,.jc539_38{background-color:#437995!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.jc539_3,.jc539_6,.jc539_9,.jc539_12,.jc539_15,.jc539_18,.jc539_21,.jc539_24,.jc539_27,.jc539_30,.jc539_33,.jc539_36{background-color:#50985a!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.main.haoma{width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;box-sizing:border-box;background:linear-gradient(180deg,#e8ecf2,#f2f4f7 35%,#ebeff5);display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;-webkit-overflow-scrolling:touch}.haoma .scroll_box{position:relative;flex:1 1 auto;width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;padding:0 .18rem calc(var(--legacy-footer-nav-h, 1.1rem) + .28rem);background:transparent;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;min-height:0}.haoma .header{flex:0 0 .96rem;position:relative;overflow:hidden;width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;height:.96rem;line-height:.96rem;font-size:.28rem;color:#fff;text-align:center;background:linear-gradient(135deg,#ff5e54,#ff4941 42%,#e63a32);border-bottom:none;box-shadow:0 2px 14px #e63a3252;z-index:112;box-sizing:border-box}.haoma .header h4{margin:0;padding:0 1.12rem;font-weight:600;font-size:.32rem;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 0 rgba(0,0,0,.06)}.haoma .header a{position:absolute;top:50%;transform:translateY(-50%);left:.16rem;min-width:.52rem;height:.52rem;line-height:.52rem;padding:0 .16rem;color:#fff;text-decoration:none;font-size:.32rem;border-radius:.26rem;background:#ffffff29;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.haoma .header a:active{background:#ffffff4d}.haoma .header a.home{left:auto;right:.16rem;font-size:.28rem;padding:0 .2rem}.haoma .table .hd{position:relative;background:#fff;padding:.2rem .22rem .18rem;margin:0 0 .14rem;border-radius:.14rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px #0000000d;border-bottom:none}.haoma .table .hd:after{content:"";position:absolute;left:.22rem;right:.22rem;bottom:0;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#ff4941 20%,#ff4941 80%,transparent);opacity:.35}.haoma .table .hd .sethaoma a{display:inline-block;height:.62rem;line-height:.62rem;padding:0 .26rem;color:#444;font-weight:500;font-size:.28rem;margin:0;border-radius:.12rem;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.haoma .table .hd .sethaoma a.a,.haoma .table .hd .sethaoma a:hover{background:linear-gradient(135deg,#ff6a5c,#ff4941);color:#fff;box-shadow:0 2px 8px #ff494147}.haoma .table .list{padding:.06rem 0 .12rem}.haoma .table .list ul{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;row-gap:.1rem;column-gap:.08rem;line-height:1.45;font-size:.26rem;border-bottom:none;padding:.2rem .2rem .16rem;margin:0 0 .14rem;overflow:visible;list-style:none;background:#fff;border-radius:.14rem;border:1px solid #e4e7ec;box-shadow:0 2px 10px #0f12160a;box-sizing:border-box}.haoma .table .list ul:hover{border-color:#d5dae3;box-shadow:0 4px 14px #0f121612}.haoma .table .list ul li{height:auto;min-height:0;text-align:center;padding:0;margin:0;overflow:visible}.haoma .table ul li.w50{float:none;flex:1 1 calc(50% - .05rem);max-width:calc(50% - .04rem);width:auto;box-sizing:border-box}.haoma .table ul li.tl{text-align:left}.haoma .table ul li.tr{text-align:right}.haoma .table ul li.qishu{font-size:.28rem;color:#1a1a1a;font-weight:700;letter-spacing:-.02em}.haoma .table ul li.time{color:#8a9199;font-size:.24rem}.haoma .table ul li.hm_list{flex:1 1 100%;width:100%;max-width:100%;text-align:left;line-height:1.65;display:flex;flex-wrap:wrap;align-items:center;gap:.08rem .1rem;margin-top:.04rem;padding-top:.14rem;border-top:1px dashed #e8ecf0;box-sizing:border-box}.haoma .table .list .no-data{text-align:center;line-height:3.2rem;color:#8a9199;font-size:.28rem;padding:0 .24rem}.haoma .haoma-load-more{text-align:center;padding:.28rem .16rem .08rem}.haoma .haoma-load-more button{border:none;background:linear-gradient(135deg,#ff6a5c,#ff4941 55%,#e63a32);color:#fff;border-radius:999px;padding:.16rem .48rem;font-size:.28rem;font-weight:600;box-shadow:0 4px 14px #ff494159;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,box-shadow .15s ease,opacity .15s ease}.haoma .haoma-load-more button:active:not(:disabled){transform:scale(.98);box-shadow:0 2px 10px #ff494147}.haoma .haoma-load-more button:disabled{opacity:.55;box-shadow:none}.haoma .table ul li.hm_list i{width:.46rem;height:.46rem;line-height:.46rem;margin:0;font-size:.26rem;font-style:normal;text-align:center;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;vertical-align:middle;box-shadow:0 1px 3px #0000001f}.legacy-dating-hall-root.lotteryHall-page-V2{width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;background:#324252;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.legacy-dating-hall-root.lotteryHall-page-V2.content-wrapper1{overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch}.legacy-dating-hall-root .header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:0 0 .88rem;height:.88rem;background-color:#ff4941;color:#fff;padding:0 .32rem;position:relative;width:100%;max-width:var(--legacy-max-w, 750px);box-sizing:border-box;z-index:99}.legacy-dating-hall-root .header-nav .header-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.36rem}.legacy-dating-hall-root .header-nav .header-back{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}.legacy-dating-hall-root .header-nav .dating-back-link{display:flex;align-items:center;justify-content:center;min-width:.56rem;min-height:.56rem;color:#fff;text-decoration:none;-webkit-tap-highlight-color:transparent}.legacy-dating-hall-root .header-nav .dating-back-icon{font-size:.44rem;line-height:1;font-weight:300;letter-spacing:0}.legacy-dating-hall-root .header-nav .header-right{font-size:.36rem;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}.lotteryHall-page-V2 .hallContent{width:100%;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;background:#f1f1f1;margin-top:0;padding-top:.2rem;padding-bottom:calc(var(--legacy-footer-nav-h, 1.1rem) + .4rem);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.lotteryHall-page-V2 .hallContent .block{box-sizing:border-box;width:7.08rem;max-width:calc(100% - .44rem);display:flex;justify-content:center;align-items:center;margin-bottom:.38rem;flex-direction:column}.lotteryHall-page-V2 .hallContent .block header{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;background-size:102% 114%;background-repeat:no-repeat;background-position:center center;box-shadow:0 .04rem .08rem #bababa;border-radius:.06rem;z-index:2;padding:0;border:none}.dating-head-bg--jc539{background-image:linear-gradient(125deg,#6b1c1c,#b83232 40%,#1e3a4a)}.dating-head-bg--lhc{background-image:linear-gradient(125deg,#4a148c,#7b1fa2 45%,#283593)}.dating-head-bg--default{background-image:linear-gradient(125deg,#37474f,#546e7a,#263238)}.dating-block-head-link{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;min-height:1.9rem;padding:.2rem .52rem;box-sizing:border-box;text-decoration:none;color:inherit}.dating-block-head-link>img:first-of-type{width:.92rem;height:.92rem;flex-shrink:0;border-radius:10px}.dating-head-text{margin-left:.15rem;flex:1;min-width:0;height:1.46rem;border-left:.5px solid rgba(255,255,255,.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:.28rem}.dating-head-text span{width:100%;display:block;margin:.06rem}.dating-head-text span:first-child{font-size:.36rem;color:#fff;letter-spacing:-.0056rem;margin-bottom:.1rem;font-weight:600}.dating-head-text span:last-child{opacity:.9;font-size:.24rem;color:#fff;letter-spacing:-.18px}.dating-chevron{position:absolute;top:50%;right:.32rem;transform:translateY(-50%) rotate(-45deg);width:.2rem;height:.2rem;border-right:2px solid rgba(255,255,255,.95);border-bottom:2px solid rgba(255,255,255,.95)}.lotteryHall-page-V2 .hallContent .block>ul{display:flex;flex-wrap:wrap;width:90%;box-sizing:border-box;background:#f9fafa;box-shadow:0 2px 7px #e8e8e8;border-radius:3px;list-style:none;margin:0;padding:0}.lotteryHall-page-V2 .hallContent .block>ul *{box-sizing:border-box}.lotteryHall-page-V2 .hallContent .block>ul li{display:flex;justify-content:center;align-items:center;width:49.99%}.lotteryHall-page-V2 .hallContent .block>ul li div{width:100%;padding-left:15px;border-right:1px solid #ededed;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.lotteryHall-page-V2 .hallContent .block>ul li:nth-child(2n) div{border-right:none}.lotteryHall-page-V2 .hallContent .block>ul li div a.dating-game-row{display:flex;flex-direction:row;align-items:center;width:100%;padding:.16rem 0;text-decoration:none;color:inherit}.lotteryHall-page-V2 .hallContent .block>ul li img{width:.92rem;height:.92rem;flex-shrink:0;border-radius:8px}.lotteryHall-page-V2 .hallContent .block>ul li div p{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:.14rem;font-size:.252rem;color:#333;letter-spacing:-.19px}.lotteryHall-page-V2 .hallContent .block>ul li div p>span{display:flex;align-items:center;height:.3rem;font-size:.18rem;color:#8a8a8a;letter-spacing:-.14px;margin-top:.02rem}.dating-load-err{padding:.24rem .32rem;font-size:.26rem;color:#cb0816;text-align:center}.dating-gate{padding:.48rem .32rem;text-align:center;font-size:.28rem;color:#666}.dating-gate .legacy-btn-primary{display:inline-flex;margin-top:.28rem;padding:.2rem .56rem;border-radius:.1rem;text-decoration:none;background:#ff4941;color:#fff;font-size:.28rem}.legacy-youhui-root.active-content{box-sizing:border-box;width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;position:relative;background:#fff;display:grid;grid-template-rows:auto 1fr auto;height:100vh;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.legacy-youhui-root.active-content>header{box-sizing:border-box;grid-row:1;position:relative;width:100%;max-width:var(--legacy-max-w, 750px);height:.8rem;padding:0 1.48rem;background:#ff4d55;z-index:102}.legacy-youhui-root.active-content>header ul{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;margin:0;padding:0;list-style:none}.legacy-youhui-root.active-content>header ul li{display:flex;justify-content:center;align-items:center;position:relative;height:100%;font-size:.36rem;font-weight:500;color:#d8d8d8;cursor:pointer;border:none;background:none;font-family:inherit;padding:0 .12rem}.legacy-youhui-root.active-content>header ul li:after{position:absolute;left:0;bottom:4px;content:"";width:100%;height:4px;border-radius:2px;background:#ff4d55}.legacy-youhui-root.active-content>header ul li.active{color:#fff}.legacy-youhui-root.active-content>header ul li.active:after{background:#fff}.legacy-youhui-root.active-content>section{box-sizing:border-box;grid-row:2;min-height:0;padding:.2rem .32rem 0;padding-bottom:calc(var(--legacy-footer-nav-h, 1.1rem) + .36rem);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.legacy-youhui-root.active-content>section ul{margin:0;padding:0;list-style:none}.legacy-youhui-root.active-content>section ul li{position:relative;width:100%;height:2.92rem;border-radius:4px;margin-bottom:.2rem;background:#333;overflow:hidden}.legacy-youhui-root.active-content>section ul li>a{display:block;width:100%;height:100%;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.legacy-youhui-root.active-content>section ul li .yh-card-cover{display:block;width:100%;height:100%}.legacy-youhui-root.active-content>section ul li .yh-card-cover--gradient{background:linear-gradient(135deg,#8b1538,#ff4d55 45%,#ffb347);display:flex;align-items:center;justify-content:center}.legacy-youhui-root.active-content>section ul li .yh-card-cover--gradient img{width:1.2rem;height:1.2rem;opacity:.35}.legacy-youhui-root.active-content>header ul li.yh-tab-spacer{flex:1;min-width:.24rem;pointer-events:none;cursor:default;padding:0}.legacy-youhui-root.active-content>header ul li.yh-tab-spacer:after{display:none}.legacy-youhui-root.active-content>.yh-subnav{grid-row:3}.legacy-youhui-root.active-content>section ul li .new{position:absolute;top:0;left:.2rem;min-width:.56rem;height:.6rem;display:flex;align-items:flex-start;justify-content:center;padding-top:.06rem}.legacy-youhui-root.active-content>section ul li .new .yh-new-pill{display:inline-block;padding:.04rem .12rem;font-size:.2rem;font-weight:700;color:#fff;background:linear-gradient(180deg,#ff6b6b,#ee5a24);border-radius:2px;line-height:1.2;box-shadow:0 1px 3px #00000040}.legacy-youhui-root.active-content>section ul li .footer{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;position:absolute;bottom:0;width:100%;height:.7rem;padding:.2rem;border-radius:0 0 4px 4px;background:#00000080;color:#fff}.legacy-youhui-root.active-content>section ul li .footer p{display:flex;align-items:center;height:.34rem;margin:0;font-size:.22rem;opacity:.95}.legacy-youhui-root.active-content>section ul li .footer div{display:flex;align-items:center;font-size:.26rem;font-weight:600}.legacy-youhui-root .yh-empty{padding:.8rem .32rem;text-align:center;font-size:.26rem;color:#999}.legacy-youhui-root .yh-checking{padding:.48rem .32rem;text-align:center;font-size:.28rem;color:#666}.legacy-brand-logo[data-v-3c6f656a]{width:.6rem;height:.6rem;margin:0 .15rem;border-radius:6px;background:linear-gradient(145deg,#fff3 0%,transparent 55%),#fff;box-shadow:0 1px 3px #0000001f}.legacy-brand-img[data-v-3c6f656a]{width:.6rem;height:.6rem;margin:0 .15rem;border-radius:6px;object-fit:cover}.legacy-header-locale-wrap[data-v-3c6f656a]{display:inline-flex;align-items:center;margin-right:.16rem;position:relative}.legacy-header-locale-btn[data-v-3c6f656a]{height:.48rem;min-width:1.32rem;max-width:1.9rem;padding:0 .16rem;border:1px solid rgba(255,255,255,.55);border-radius:.08rem;background:#ffffff1f;color:#fff;font-size:.22rem;line-height:.46rem;font-family:inherit;font-weight:500;box-sizing:border-box;outline:none;display:inline-flex;align-items:center;justify-content:space-between;gap:.08rem;white-space:nowrap;cursor:pointer}.legacy-header-locale-caret[data-v-3c6f656a]{width:0;height:0;border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-top:.09rem solid #fff;opacity:.9}.legacy-header-locale-btn[data-v-3c6f656a]:focus{border-color:#fffffff2;background-color:#fff3}.legacy-header-locale-menu[data-v-3c6f656a]{position:absolute;top:calc(100% + .08rem);right:0;min-width:1.56rem;background:#fff;border-radius:.1rem;box-shadow:0 8px 18px #00000038;padding:.06rem;z-index:30;display:grid;grid-template-columns:1fr;gap:.02rem}.legacy-header-locale-item[data-v-3c6f656a]{width:auto;border:0;background:transparent;color:#222;font-size:.22rem;text-align:center;padding:.08rem;border-radius:.08rem;cursor:pointer;white-space:nowrap}.legacy-header-locale-item.active[data-v-3c6f656a]{background:#ff49411f;color:#c72017}.legacy-header-locale-item[data-v-3c6f656a]:active{background:#fff;opacity:.75}.legacy-dream-header .legacy-login-btn .header-text-btn[data-v-3c6f656a]{display:inline-flex;align-items:center;justify-content:center;font-size:.32rem;line-height:1;font-family:inherit;font-weight:400;color:#fff;text-decoration:none;background:none;border:0;padding:0;margin:0;cursor:pointer;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-route-enter-active[data-v-3c6f656a],.auth-route-leave-active[data-v-3c6f656a]{transition:opacity .2s ease,transform .22s cubic-bezier(.22,1,.32,1)}.auth-route-enter-from[data-v-3c6f656a]{opacity:0;transform:translateY(.14rem)}.auth-route-leave-to[data-v-3c6f656a]{opacity:0;transform:translateY(-.1rem)}@media (prefers-reduced-motion: reduce){.auth-route-enter-active[data-v-3c6f656a],.auth-route-leave-active[data-v-3c6f656a]{transition:none}.auth-route-enter-from[data-v-3c6f656a],.auth-route-leave-to[data-v-3c6f656a]{transform:none}}html{width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}body{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:none;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}#app{width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}.dream-container[data-v-3c6f656a],.legacy-home-container[data-v-3c6f656a]{overflow-x:hidden;overflow-y:visible;touch-action:pan-y;overscroll-behavior-x:none}.swiper-root[data-v-b4a12835]{position:relative;height:3.6rem;overflow:hidden;background:var(--legacy-surface, #fff)}.swiper-track[data-v-b4a12835]{display:flex;height:100%;width:100%;transition:transform .35s ease-out}.swiper-slide[data-v-b4a12835]{flex:0 0 100%;width:100%;height:100%;box-sizing:border-box}.slide-link[data-v-b4a12835]{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.slide-img[data-v-b4a12835]{width:100%;height:100%;object-fit:cover;display:block}.slide-fallback[data-v-b4a12835]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,#fff0f0,#fff 55%,#fff5f5);padding:0 .4rem}.slide-fallback .t[data-v-b4a12835]{margin:0;font-size:.36rem;font-weight:700;color:var(--legacy-primary, #ff4941)}.slide-fallback .s[data-v-b4a12835]{margin:.16rem 0 0;font-size:.24rem;color:var(--legacy-text-muted, #666)}.dots[data-v-b4a12835]{position:absolute;left:0;right:0;bottom:.2rem;display:flex;justify-content:center;gap:.14rem}.dot[data-v-b4a12835]{width:.14rem;height:.14rem;border-radius:50%;border:none;padding:0;background:var(--legacy-dot-idle, #0f1216);opacity:.35;cursor:pointer}.dot.on[data-v-b4a12835]{background:var(--legacy-dot-active, #fec80d);opacity:1}.hallContent[data-v-28add1f3]{width:100%;background:#fff;box-shadow:var(--legacy-card-shadow, 1px 0 4px 0 #fdf6f6);border-radius:3px;padding-bottom:.12rem}.hall-block[data-v-28add1f3]{margin:0;overflow:hidden}.hall-head[data-v-28add1f3]{display:flex;align-items:center;padding:.2rem .24rem .14rem;border-bottom:1px solid var(--legacy-border-soft, #f0f0f0);background:#fff}.bar[data-v-28add1f3]{width:.08rem;height:.28rem;border-radius:2px;background:var(--legacy-primary, #ff4941);margin-right:.12rem}.hall-title[data-v-28add1f3]{margin:0;font-size:.28rem;font-weight:600;color:#333}.game-list[data-v-28add1f3]{list-style:none;margin:0;padding:.08rem .08rem .1rem;display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;background:linear-gradient(180deg,#faf6f2,#f0ebe6);border-radius:4px;gap:.08rem .06rem}.game-li[data-v-28add1f3]{box-sizing:border-box;width:calc(50% - .03rem);min-width:0;padding:0;border-bottom:none}.game-card[data-v-28add1f3]{display:block;text-decoration:none;color:#333;box-sizing:border-box;height:100%}.game-card-inner[data-v-28add1f3]{display:flex;flex-direction:column;align-items:stretch;min-height:100%;padding:.1rem .08rem;border-radius:.12rem;background:linear-gradient(165deg,#fffefb,#fff 48%,#faf8f6);border:1px solid rgba(235,228,221,.95);box-shadow:0 1px 4px #5028140f,0 0 0 1px #fff9 inset;box-sizing:border-box}.game-head-ico[data-v-28add1f3]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:.06rem}.ico-ring[data-v-28add1f3]{flex-shrink:0;width:1.1rem;height:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:linear-gradient(165deg,#fff,#fff8f4 45%,#ffece3);border:.04rem solid rgba(255,160,120,.55);box-shadow:0 .04rem .1rem #783c281f,inset 0 .02rem .08rem #ffffffeb,inset 0 -.03rem .08rem #ffc8aa59}.ico-wrap[data-v-28add1f3]{display:flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;flex-shrink:0;border-radius:50%;box-sizing:border-box;background:radial-gradient(circle at 50% 38%,#fffffffa,#fffcf8eb 42%,#fff4ecd1);box-shadow:0 0 0 1px #ffc8af73,0 .05rem .14rem #cb08161a,0 .12rem .28rem #ff785a24,0 .22rem .5rem #ffa0781a,inset 0 .02rem .06rem #fffffff2,inset 0 -.04rem .12rem #ffd2be59}.ico-img[data-v-28add1f3]{width:.88rem;height:.88rem;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 .03rem .08rem rgba(203,8,22,.12)) drop-shadow(0 .12rem .2rem rgba(255,140,100,.1))}.game-name-block[data-v-28add1f3]{text-align:center;margin:.05rem 0 .04rem;min-width:0}.game-name-block--solo[data-v-28add1f3]{margin-top:.04rem;margin-bottom:0}.game-title[data-v-28add1f3]{margin:0;font-size:.26rem;font-weight:700;color:#2c2c2c;line-height:1.2;letter-spacing:.02em}.game-title--official[data-v-28add1f3]{font-weight:800;letter-spacing:.04em;color:#c2410c;background:linear-gradient(172deg,#fffef9,#fff7d6 10%,#fde68a 26%,#fbbf24 44%,#fb923c,#f97316 76%,#ea580c,#b91c1c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 .02rem rgba(255,255,255,.95)) drop-shadow(0 -.015rem .04rem rgba(255,220,150,.55)) drop-shadow(0 .06rem .1rem rgba(100,48,12,.32))}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.game-title--official[data-v-28add1f3]{background:none;-webkit-text-fill-color:unset;color:#c2410c;filter:none;text-shadow:0 0 .04rem rgba(255,255,255,.9),0 .06rem .08rem rgba(120,53,15,.28)}}.game-sub[data-v-28add1f3]{margin:0;font-size:.18rem;color:#888;line-height:1.2}.game-sub span[data-v-28add1f3]{color:#888}.game-sub--under-ico[data-v-28add1f3]{margin-top:.05rem;width:100%;text-align:center;font-size:.19rem;letter-spacing:.02em;padding:0 .04rem;box-sizing:border-box}.game-sub--under-ico span[data-v-28add1f3]{color:#777}.game-live[data-v-28add1f3]{margin-top:0;padding-top:0;border-top:none}.game-live-period[data-v-28add1f3]{margin:0 0 .02rem;font-size:.28rem;font-weight:700;color:#333;text-align:center;line-height:1.15;letter-spacing:.01em;word-break:break-all}.game-live-period--muted[data-v-28add1f3]{font-size:.22rem;color:#aaa;font-weight:500}.game-live-empty[data-v-28add1f3]{margin:.04rem 0 0;font-size:.18rem;color:#aaa;line-height:1.2;text-align:center}.game-balls[data-v-28add1f3]{list-style:none;margin:.06rem 0 0;padding:0;display:flex;flex-wrap:nowrap;justify-content:center;gap:.08rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.game-balls[data-v-28add1f3]::-webkit-scrollbar{display:none}.game-ball[data-v-28add1f3]{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:.42rem;height:.42rem;padding:0 .06rem;border-radius:50%;font-size:.22rem;font-weight:700;font-style:normal;line-height:1;color:#fff;box-shadow:0 .02rem .06rem #00000024;border:1px solid rgba(255,255,255,.35);box-sizing:border-box}.game-ball--t0[data-v-28add1f3]{color:#fff;background:linear-gradient(145deg,#888,#5c5c5c)}.game-ball--t1[data-v-28add1f3]{background:linear-gradient(145deg,#c45a56,#8f3d3a)}.game-ball--t2[data-v-28add1f3]{background:linear-gradient(145deg,#4e8bab,#355f73)}.game-ball--t3[data-v-28add1f3]{background:linear-gradient(145deg,#5aad66,#3d7d46)}.game-live-cd[data-v-28add1f3]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.06rem .1rem;margin:0 0 .02rem;padding:.06rem .1rem;border-radius:.1rem;background:linear-gradient(180deg,#fffaf5fa,#ffecdc8c);border:1px solid rgba(255,190,140,.5);box-sizing:border-box}.game-live-cd-lbl[data-v-28add1f3]{color:#666;flex-shrink:0;font-weight:600;font-size:.2rem}.game-live-cd-val[data-v-28add1f3]{font-variant-numeric:tabular-nums;font-weight:800;font-size:.24rem;color:#c62828;letter-spacing:.04em;text-shadow:0 0 .06rem rgba(255,200,120,.75),0 .02rem 0 rgba(0,0,0,.08);animation:hall-cd-breathe-28add1f3 2.4s ease-in-out infinite}.game-live-cd-val--urgent[data-v-28add1f3]{color:#d50000;animation:hall-cd-urgent-28add1f3 .75s ease-in-out infinite}.game-live-cd-val--zero[data-v-28add1f3]{color:#888;animation:none;text-shadow:none;font-weight:700}@keyframes hall-cd-breathe-28add1f3{0%,to{transform:scale(1);filter:brightness(1);text-shadow:0 0 .05rem rgba(255,180,100,.65),0 .02rem 0 rgba(0,0,0,.08)}50%{transform:scale(1.04);filter:brightness(1.12);text-shadow:0 0 .12rem rgba(255,120,60,.85),0 .02rem 0 rgba(0,0,0,.06)}}@keyframes hall-cd-urgent-28add1f3{0%,to{transform:scale(1);text-shadow:0 0 .08rem rgba(255,50,50,.9)}50%{transform:scale(1.08);text-shadow:0 0 .18rem rgba(255,40,40,1),0 0 .04rem #ff8a80}}.diy-blocks[data-v-d863dd2d]{margin:.14rem .22rem;display:grid;gap:.14rem}.diy-card[data-v-d863dd2d]{padding:.18rem .2rem;border-radius:.12rem;background:var(--legacy-surface, #fff);box-shadow:0 1px 6px #0000000f}.diy-title[data-v-d863dd2d]{margin:0 0 .08rem;font-size:.28rem;color:var(--legacy-text, #333)}.diy-text[data-v-d863dd2d]{margin:0;font-size:.24rem;line-height:1.45;color:var(--legacy-text, #333);white-space:pre-wrap}.diy-html[data-v-d863dd2d]{color:var(--legacy-text, #333);font-size:.24rem}.diy-html[data-v-d863dd2d] img{max-width:100%;height:auto}.diy-image-link[data-v-d863dd2d]{display:block}.diy-image[data-v-d863dd2d]{display:block;max-width:100%;height:auto;border-radius:.08rem}.games-err[data-v-c47ea0a0]{margin:.2rem .28rem;font-size:.24rem;color:var(--legacy-notice, #ff4941)}.home-diy-block[data-v-c47ea0a0]{margin:.12rem .28rem .16rem;padding:.16rem .2rem;border-radius:.12rem;background:var(--legacy-surface, #fff);color:var(--legacy-text, #333);box-shadow:0 1px 6px #0000000f}.home-diy-block[data-v-c47ea0a0] img{max-width:100%;height:auto}.tabs-ph[data-v-c47ea0a0]{display:inline-block;width:.88rem;height:.88rem;border-radius:12px;vertical-align:middle;box-sizing:border-box}.ico-pay[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#fff0f0);border:1px solid #ffe0e0}.ico-cash[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#f0fff4);border:1px solid #d8f0e0}.ico-user[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#f0f6ff);border:1px solid #dde8f5}.ico-chat[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#fff8f0);border:1px solid #ffe8d8}.ico-clong[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#f5f0ff);border:1px solid #e8e0f5}.ico-kefu[data-v-c47ea0a0]{background:linear-gradient(180deg,#fff,#fff8f0);border:1px solid #ffe8d8}.legacy-home-kefu-float[data-v-c47ea0a0]{position:fixed;z-index:350;width:1rem;height:1rem;border-radius:50%;padding:.08rem;box-sizing:border-box;background:#ffffffeb;box-shadow:0 2px 10px #0000001f;-webkit-tap-highlight-color:transparent;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.legacy-home-kefu-float[data-v-c47ea0a0]:active{cursor:grabbing}.legacy-home-kefu-float-img[data-v-c47ea0a0]{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.legacy-home-kefu-float-ph[data-v-c47ea0a0]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-size:.2rem;line-height:1.1;text-align:center;color:#fff;background:var(--legacy-primary, #ff4941)}.legacy-home-announce-overlay[data-v-c47ea0a0]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:.4rem .32rem;box-sizing:border-box;background:#00000073;-webkit-tap-highlight-color:transparent}.legacy-home-announce-dialog[data-v-c47ea0a0]{width:100%;max-width:6.4rem;max-height:min(78vh,12rem);display:flex;flex-direction:column;background:var(--legacy-surface, #fff);border-radius:.12rem;box-shadow:0 8px 28px #0000002e;overflow:hidden}.legacy-home-announce-body[data-v-c47ea0a0]{padding:.28rem .32rem;font-size:.26rem;line-height:1.45;color:var(--legacy-text, #333);overflow:auto;-webkit-overflow-scrolling:touch}.legacy-home-announce-body[data-v-c47ea0a0] img{max-width:100%;height:auto;vertical-align:middle}.legacy-home-announce-btn[data-v-c47ea0a0]{flex-shrink:0;margin:0 .32rem .28rem;padding:.18rem .24rem;font-size:.28rem;color:#fff;background:var(--legacy-primary, #ff4941);border:0;border-radius:.12rem;cursor:pointer;box-shadow:0 2px 6px var(--legacy-primary-shadow, rgba(255, 77, 85, .35))}.legacy-home-announce-btn[data-v-c47ea0a0]:active{opacity:.92}#wraplogin{width:100%;margin:0 auto;min-width:320px;max-width:750px;background:#d02e2f;background-size:cover;font-size:.3rem;line-height:1.5;color:#4c4743;-webkit-text-size-adjust:100%!important}.active-opacity:active{opacity:.7}.login_btn{margin-bottom:.2rem}.login_btn .btn{display:block;height:.88rem;line-height:.88rem;font-size:.36rem;color:#fff;text-align:center;background-image:linear-gradient(180deg,#eee2dd,#e2d3cd);border-radius:.06rem;border:none;cursor:pointer;width:100%;font-weight:700;box-shadow:0 .05rem .1rem #00000029}.login_btn .aftercheck{background:#d53434;background-image:linear-gradient(180deg,#e54d4d,#cf2c2c)}.LoginItem{height:100vh;min-height:100vh;box-sizing:border-box;font-size:.3rem;color:#131313;background-color:#f1f1f1;background-image:linear-gradient(180deg,#fff5f4,#f1f1f1 36%,#f1f1f1);background-repeat:no-repeat;background-size:100% 45%}.LoginItem header{width:100%;height:3.8rem;text-align:center;position:relative;background-image:url(/legacy/auth-login-header-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center}.LoginItem header .login-delete{width:.4rem;height:.4rem;position:absolute;top:.48rem;right:.58rem}.LoginItem header .login-logo{width:auto;max-width:min(72vw,3.6rem);max-height:1.08rem;height:auto;position:absolute;bottom:1.28rem;left:50%;transform:translate(-50%);object-fit:contain;display:block}.LoginItem header .login-logo.login-logo--text{width:auto;max-width:5rem;padding:0 .32rem;font-size:.36rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.18);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LoginItem .login-item-body .content-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 .7rem}.LoginItem .login-item-body .tab-title{font-size:.32rem;color:#131313;width:4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.12rem}.LoginItem .login-item-body .tab-title .active{color:#ff4941}.LoginItem .login-item-body .tab-title,.Register .tab-title{align-items:stretch}.LoginItem .login-item-body .tab-title--login-single,.Register .tab-title--register-single{justify-content:center}.LoginItem .login-item-body .tab-title--login-single .auth-tab-pill,.Register .tab-title--register-single .auth-tab-pill{flex:0 1 auto}.LoginItem .login-item-body .tab-title .auth-tab-pill,.Register .tab-title .auth-tab-pill{flex:1;display:flex;align-items:center;justify-content:center;min-height:.76rem;padding:.06rem .12rem;font-weight:600;text-align:center;box-sizing:border-box}.LoginItem .login-item-body .tab-title a.auth-tab-link,.Register .tab-title a.auth-tab-link{flex:1;display:flex;align-items:center;justify-content:center;min-height:.76rem;padding:.12rem .16rem;margin:-.06rem -.08rem;border-radius:.1rem;font-size:inherit;font-weight:500;color:#777;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.LoginItem .login-item-body .tab-title a.auth-tab-link:hover,.Register .tab-title a.auth-tab-link:hover{color:#ff4941;background-color:#ff49410f}.LoginItem .login-item-body .tab-title a.auth-tab-link:focus-visible,.Register .tab-title a.auth-tab-link:focus-visible{outline:2px solid #ff4941;outline-offset:2px;color:#ff4941;background-color:#ff494114}.LoginItem .login-item-body .tab-title a.auth-tab-link:active,.Register .tab-title a.auth-tab-link:active{transform:scale(.98);opacity:.92}@media (prefers-reduced-motion: reduce){.LoginItem .login-item-body .tab-title a.auth-tab-link,.Register .tab-title a.auth-tab-link{transition:none}.LoginItem .login-item-body .tab-title a.auth-tab-link:active,.Register .tab-title a.auth-tab-link:active{transform:none}}.LoginItem .login-item-body .content-input{padding:0 .62rem}.LoginItem .login-item-body .content-input>.NameReg-title{font-size:.28rem;color:#999;padding-left:.46rem;margin:.22rem 0 .12rem}.LoginItem .login-item-body .content-input .LoginInput{margin-bottom:.48rem}.LoginItem .login-item-body .content-input .LoginInput:first-child>div img{width:.3rem;height:.3rem}.LoginItem .login-item-body .content-input .login_btn.Button,.LoginItem .login-item-body .content-input .Button.login_btn{margin:.88rem 0;margin-top:0}.LoginItem .login-item-body .content-input .input-link{font-size:.28rem;color:#999;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.LoginItem .login-item-body .input-link a{font-size:.28rem;color:#999}.auth-login-register-switch{margin:.28rem 0 0;padding:0}.auth-login-register-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:.88rem;padding:0 .24rem;box-sizing:border-box;font-size:.32rem;font-weight:600;color:#ff4941;text-decoration:none;background:#fff;border:1px solid #ff4941;border-radius:.06rem;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.auth-login-register-btn:hover{color:#fff;background:#ff4941}.auth-login-register-btn:focus-visible{outline:2px solid #ff4941;outline-offset:3px}.auth-login-register-btn:active{transform:scale(.99);opacity:.95}@media (prefers-reduced-motion: reduce){.auth-login-register-btn{transition:none}.auth-login-register-btn:active{transform:none}}.LoginItem .login-item-body .input-link-div{margin-top:.2rem}.LoginItem .login-item-body .input-link-2{height:1px}.LoginInput{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fff;border:1px solid #979797;border-radius:2rem;height:.9rem}.LoginInput>input{width:100%;outline:none;font-size:.32rem;border:none;height:80%;background:transparent}.LoginInput>input:disabled{opacity:.55}.LoginInput>img{margin-left:.46rem;margin-right:.35rem;width:.38rem;height:.38rem}.LoginInput>div{flex:none;font-size:.26rem;margin-right:.46rem}.LoginInput>div.php-captcha-cell{flex:0 0 auto;flex-shrink:0;min-width:1.68rem;align-self:center}.LoginInput>div img{width:.38rem}.LoginInput .code{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.php-captcha-placeholder{width:1.68rem;height:.68rem;border-radius:2px;background:#ececec;color:#999;font-size:.2rem}img.php-captcha-img{display:block;height:.68rem;width:1.68rem;min-width:1.68rem;min-height:.68rem;flex-shrink:0;object-fit:cover;border-radius:2px;cursor:pointer;user-select:none;-webkit-user-select:none;background:#ececec}.Register{min-height:100vh;box-sizing:border-box;background:#f1f1f1 url(/legacy/auth-register-bg.png) 0 bottom no-repeat;background-size:100% auto;font-size:.3rem;color:#131313}.header-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:.88rem;background-color:#ff4941;color:#fff;padding:0 .32rem;top:0;left:0;right:0;z-index:99;position:relative}.header-nav .header-back{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}.header-nav .header-back img{width:.25rem;height:.42rem;margin-right:.2rem}.header-nav .header-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.36rem}.header-nav .header-right{font-size:.36rem;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%}.header-nav a{color:inherit;text-decoration:none}.Register .content-tab{margin:1.6rem 0 0!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.Register .content-tab.register-logo-wrap{margin-top:1.2rem!important}.Register .auth-register-logo{width:auto;max-width:min(72vw,3.6rem);max-height:1.08rem;height:auto;display:block;object-fit:contain}.Register .auth-register-logo--text{max-width:5rem;padding:0 .32rem;font-size:.36rem;font-weight:700;color:#ff4941;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.Register .tab-title{font-size:.32rem;color:#131313;width:4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.12rem}.Register .tab-title .active{color:#ff4941}.Register .content{margin-top:.4rem!important}.NameRegister{padding:.88rem .6rem}.NameRegister .NameReg-title{font-size:.28rem;color:#999;padding-left:.46rem;margin:.22rem 0 .3rem}.Register-clause{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:.28rem;color:#666;margin:.84rem 0;cursor:pointer;flex-wrap:wrap;gap:.08rem}.Register-clause img{width:.32rem;margin-right:.16rem;flex-shrink:0}.Register-clause a{font-size:.28rem;color:#007aff;text-decoration:none}.php-register-check{width:.32rem;height:.32rem;margin-right:.12rem;flex-shrink:0}.NameRegister .submit{overflow:hidden;position:relative;padding-top:.2rem;border-top:1px solid #ff4941}.NameRegister .submit input{background:#ff4941;width:100%;height:.88rem;display:inline-block;border:none;cursor:pointer;color:#fff;font-size:.36rem;font-weight:700;border-radius:.06rem;margin:0 auto}.php-auth-err{margin:0 .62rem .24rem;font-size:.26rem;line-height:1.4;color:#ff4941}.legacy-php-shell{min-height:100vh;background:#f5f5f5;overflow-x:hidden;touch-action:pan-y;overscroll-behavior-x:none}.legacy-php-shell .main{width:100%;min-height:100vh;max-width:750px;margin:0 auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;touch-action:pan-y;overscroll-behavior-x:none}.legacy-php-shell .header{position:relative;overflow:hidden;width:100%;max-width:750px;margin:0 auto;height:48px;line-height:48px;font-size:14px;color:#fff;text-align:center;background-color:#ff4941;border-bottom:solid 1px #ea545f;z-index:10}.legacy-php-shell .header a{position:absolute;top:10px;left:10px;width:26px;height:26px;line-height:26px;color:#fff;text-decoration:none}.legacy-php-shell .header a i{color:#fff;font-size:26px;font-style:normal}.legacy-php-shell .header a.home{left:auto;right:10px}.legacy-php-shell .header h4{margin:0;padding:0 52px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-php-shell .scroll_box{position:relative;max-width:750px;margin:0 auto;background:#efefef;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-x:none;padding-bottom:24px}.legacy-php-shell .user_box{padding:0 12px}.legacy-php-shell .form_div ul li{margin-bottom:15px;position:relative}.legacy-php-shell .form_div li .inputxt{display:block;width:100%;height:42px;line-height:42px;padding-left:10px;background:#fff;font-size:14px;border:1px solid #dadada;color:#444;border-radius:5px;box-shadow:1px 1px 3px #0000001a inset;box-sizing:border-box}.legacy-php-shell .form_div li .inputxt.yzm{width:calc(100% - 96px)}.legacy-php-shell .form_div li span.title{margin-left:0;color:#666;font-size:14px}.legacy-php-shell .form_div .label{display:block}.legacy-php-shell .form_div .tp-btn{display:block;position:absolute;right:6px;top:6px;width:52px;height:32px;z-index:2;border-radius:15px;cursor:pointer;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23999"><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>') center / 60% no-repeat;border:1px solid #ddd;background-color:#fafafa}.legacy-php-shell .form_div .tp-btn.btn-on{background-color:#e8f4ff}.legacy-php-shell .form_div .code{display:block;position:absolute;right:2px;top:4px;width:84px;height:34px;padding-left:6px;border-left:1px solid #d7d7d7;z-index:1;font-size:12px;line-height:34px;color:#888}.legacy-php-shell .submit{overflow:hidden;position:relative;padding-top:20px;border-top:1px solid #ff4941}.legacy-php-shell .submit input[type=submit],.legacy-php-shell .submit button.submit-btn{background:#ff4941;width:100%;height:40px;display:inline-block;border:none;cursor:pointer;color:#fff;font-size:16px;border-radius:5px;margin:0 auto}.legacy-php-shell .submit input[type=submit]:hover,.legacy-php-shell .submit button.submit-btn:hover{background:#f60}.legacy-php-shell .submit input:disabled,.legacy-php-shell .submit button:disabled{opacity:.65;cursor:not-allowed}.legacy-php-shell .tps{position:relative;width:90%;margin:12px auto 0;padding:5%;color:#666;background:#fff;line-height:24px;box-sizing:border-box}.legacy-php-shell .tps h4{font-size:14px;margin:.3em 0;font-weight:600}.legacy-php-shell .tps p{font-size:14px;margin:.25em 0}.legacy-php-shell .php-hidden{display:none!important}.legacy-php-shell .table{position:relative;overflow:hidden}.legacy-php-shell .table .list{padding:10px}.legacy-php-shell .table .list .no-data{text-align:center;line-height:120px;color:#999;font-size:14px}.legacy-php-shell .table .list .onload{min-height:48px}.legacy-php-shell .table .list ul{line-height:30px;font-size:13px;border-bottom:1px solid #fbfbfb;padding:0 8px 5px;overflow:hidden;list-style:none;margin:0}.legacy-php-shell .table .list ul:after{content:"";display:table;clear:both}.legacy-php-shell .table .list ul:hover{background:#f1f1f1}.legacy-php-shell .table .list ul li{height:auto;min-height:30px;text-align:center;padding:0;margin:0;overflow:hidden}.legacy-php-shell .table ul li.w50{float:left;width:50%}.legacy-php-shell .table ul li.w30{float:left;width:30%}.legacy-php-shell .table ul li.w33{float:left;width:33.33%}.legacy-php-shell .table ul li.w70{float:left;width:70%}.legacy-php-shell .table ul li.tl{text-align:left}.legacy-php-shell .table ul li.tr{text-align:right}.legacy-php-shell .table ul li.time{color:#999}.legacy-php-shell .table ul li.val{font-size:16px}.legacy-php-shell .table ul li.f12{font-size:12px}.legacy-php-shell .table ul li.msg{text-align:left;color:#999;width:100%;line-height:20px;float:none;clear:both}.legacy-php-shell .pager-php{text-align:center;padding:12px;font-size:14px}.legacy-php-shell .pager-php button{margin:0 8px;padding:6px 14px;border:1px solid #ddd;border-radius:4px;background:#fafafa;cursor:pointer}.legacy-php-shell .guest-tip{padding:20px 16px;font-size:14px;color:#666}.legacy-php-shell .guest-tip a{color:#ff4941}.legacy-php-shell .err-inline{color:#c00;font-size:13px;padding:8px 12px}.legacy-php-shell .main.pay .header,.legacy-php-shell .main.cash .header{position:relative}.legacy-php-shell .php-list-day-filter{position:absolute;top:10px;right:2%;width:28%;max-width:120px;height:26px;line-height:26px;z-index:2}.legacy-php-shell .php-list-day-filter select{width:100%;height:26px;font-size:12px;border-radius:3px;border:1px solid rgba(255,255,255,.35);background:#fffffff2;color:#333;box-sizing:border-box}.legacy-php-shell .main.order .table .hd{background:#fafafa;border-bottom:1px solid #e5e5e5}.legacy-php-shell .main.order .table .hd .count.all{font-size:13px;padding:8px 10px;line-height:1.5;color:#333}.legacy-php-shell .main.order .table .hd .count.all .shu{color:#00b520}.legacy-php-shell .main.order .table .hd .count.all .ying{color:red}.legacy-php-shell .main.order .table .hd .count.all .ruzhang{color:#0070ff}.legacy-php-shell .main.order .table .hd .title{display:none;padding:6px 10px 10px;gap:6px;flex-wrap:wrap;align-items:center}.legacy-php-shell .main.order .table .hd.search-open .title{display:flex}.legacy-php-shell .main.order .table .hd .title input.input-text{height:28px;padding:0 6px;font-size:12px;border:1px solid #ccc;border-radius:3px;box-sizing:border-box}.legacy-php-shell .main.order .table .hd .title button#go-search-php{height:28px;padding:0 12px;font-size:12px;border:1px solid #ff4941;background:#ff4941;color:#fff;border-radius:3px}.legacy-php-shell .main.order .table .hd a.search{display:block;float:right;width:28px;height:28px;margin:6px 10px 0 0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/></svg>') center / 70% no-repeat}.legacy-php-shell .main.order .table .hd a.search.a{opacity:.75}.legacy-php-shell .main.order .table .hd:after{content:"";display:table;clear:both}.legacy-php-shell .main.order .count.xiaoji{font-size:13px;padding:8px 10px;background:#fff;border-top:1px solid #eee;color:#333}.legacy-php-shell .main.order .count.xiaoji .shu{color:#00b520}.legacy-php-shell .main.order .count.xiaoji .ying{color:red}.legacy-php-shell .main.order .count.xiaoji .ruzhang{color:#0070ff}.legacy-php-shell .main.order .php-order-game-row{padding:8px 10px;background:#fff;border-bottom:1px solid #eee;font-size:13px}.legacy-php-shell .main.order .php-order-game-row select{max-width:100%}.legacy-php-shell .php-list-day-filter select,.legacy-php-shell .main.order .php-order-game-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;min-height:32px;height:32px;padding:0 28px 0 8px;line-height:1.2;font-size:14px;color:#333;border:1px solid rgba(255,255,255,.55);border-radius:4px;background-color:#fffffff5;background-image:linear-gradient(45deg,transparent 50%,#666 50%),linear-gradient(135deg,#666 50%,transparent 50%);background-position:calc(100% - 12px) calc(50% - 2px),calc(100% - 8px) calc(50% - 2px);background-size:4px 4px,4px 4px;background-repeat:no-repeat}@supports (-webkit-touch-callout: none){.legacy-php-shell .php-list-day-filter select,.legacy-php-shell .main.order .php-order-game-row select{font-size:16px!important;line-height:1.1}}.legacy-php-shell .php-list-day-filter{min-height:32px}.legacy-php-shell .table ul li.state .pay-state-html{font-size:13px}.legacy-php-shell .uc-surface{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;padding:10px 8px 16px}.legacy-php-shell .uc-surface .uc-card{background:var(--legacy-surface, #fff);border:1px solid var(--legacy-border-soft, #ededed);border-radius:8px;box-shadow:0 .04rem .2rem #0000000f;padding:12px 10px 14px}.legacy-php-shell .uc-surface .user_box.uc-card{padding-left:0;padding-right:0}.legacy-php-shell .uc-surface .uc-card .form_div ul{margin:0;padding:0;list-style:none}.legacy-php-shell .uc-surface .uc-card .form_div li{margin-bottom:.22rem}.legacy-php-shell .uc-surface .uc-card .form_div li:last-child{margin-bottom:0}.legacy-php-shell .uc-surface .uc-card .form_div li .title,.legacy-php-shell .uc-surface .uc-card .form_div li label.title,.legacy-php-shell .uc-surface .uc-card .form_div li span.title{display:block;font-size:14px;color:#666;margin-bottom:6px;font-weight:500}.legacy-php-shell .uc-surface .uc-card .form_div li .inputxt{height:auto;min-height:42px;line-height:1.35;padding:10px 12px;font-size:14px;border-radius:5px;background:#fafafa;border-color:#e0e0e0;transition:border-color .15s ease,background .15s ease}.legacy-php-shell .uc-surface .uc-card .form_div li .inputxt:focus{outline:none;border-color:var(--legacy-primary, #ff4941);background:#fff}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-current{margin-bottom:.14rem}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-current img{width:.9rem;height:.9rem;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 .03rem .12rem #00000029}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.12rem}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-item{border:1px solid #e9e9e9;background:#fff;border-radius:.1rem;padding:.04rem;display:block;cursor:pointer;-webkit-tap-highlight-color:transparent}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-radio{position:absolute;opacity:0;pointer-events:none}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-item img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:.08rem;display:block}.legacy-php-shell .uc-surface .uc-card .form_div li .up-avatar-item.active{border-color:var(--legacy-primary, #ff4941);box-shadow:0 0 0 1px #ff494133}.legacy-php-shell .uc-surface .uc-card .submit input[type=submit]{width:100%;margin-top:10px;padding:10px 16px;font-size:16px;font-weight:600;color:#fff;border:none;border-radius:5px;cursor:pointer;background:linear-gradient(180deg,#ff5a52,#cb0816);box-shadow:0 .06rem .16rem #cb081640}.legacy-php-shell .uc-surface .uc-card .submit input[type=submit]:disabled{opacity:.55;cursor:not-allowed}.legacy-php-shell .uc-surface .uc-msg-ok{margin:12px 0 0;padding:10px 12px;font-size:13px;color:#0a7a2e;background:#ecf9ef;border-radius:.08rem;border:1px solid #c5e8cd}.legacy-php-shell .uc-surface .uc-msg-err{margin:12px 0 0;padding:10px 12px;font-size:13px;color:#b00020;background:#fff5f5;border-radius:.08rem;border:1px solid #ffd6d6}.legacy-php-shell .uc-surface .uc-tips{margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.55;color:#666;background:#fafafa;border-radius:.12rem;border:1px solid #eee}.legacy-php-shell .uc-surface .uc-tips h4{margin:0 0 8px;font-size:14px;color:#333}.legacy-php-shell .uc-surface .uc-profile-form-wrap{display:block}.legacy-php-shell .uc-surface .uc-profile-hint{margin:0 0 10px;padding:10px 12px;font-size:13px;line-height:1.55;color:#4a5568;background:linear-gradient(135deg,#f0f7ff,#f8fafc);border:1px solid #dbe7f3;border-radius:8px;border-left:4px solid var(--legacy-primary, #ff4941)}.legacy-php-shell .uc-surface .uc-profile-card{position:relative;overflow:visible;border:1px solid #e8ecf1;box-shadow:0 .04rem .24rem #0f172a0f,0 0 0 1px #fff9 inset;padding:16px 14px 18px}.legacy-php-shell .uc-surface .uc-profile-card:before{content:"";position:absolute;left:0;right:0;top:0;height:.06rem;background:linear-gradient(90deg,var(--legacy-primary, #ff4941) 0%,#ffb347 50%,var(--legacy-primary-dark, #ea545f) 100%);opacity:.9;pointer-events:none}.legacy-php-shell .uc-surface .uc-profile-fields>ul>.uc-field{margin-bottom:0;padding-bottom:12px;margin-top:0;border-bottom:1px solid #eef1f4}.legacy-php-shell .uc-surface .uc-profile-fields>ul>.uc-field:last-child{padding-bottom:0;border-bottom:none}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) .title,.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) label.title,.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) span.title{margin-bottom:0;text-align:center;font-size:13px;line-height:1.4;color:#333;font-weight:600;width:100%}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field-readonly:not(.uc-field-avatar):not(.uc-field-meta) span.title{color:#64748b}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) .inputxt{width:100%;max-width:min(320px,92%);margin:0 auto;box-sizing:border-box;min-height:34px;padding:7px 10px;font-size:13px;color:#222;background:#fff;border:1px solid #d8dde3;box-shadow:inset 0 1px 2px #0000000a;text-align:center}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) .inputxt:focus{border-color:var(--legacy-primary, #ff4941);box-shadow:inset 0 1px 2px #00000008,0 0 0 1px #ff49411f}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field:not(.uc-field-avatar):not(.uc-field-meta) .uc-locked-chip{width:100%;max-width:min(320px,92%);margin:0 auto;padding:7px 10px;font-size:13px;border:1px solid #e2e5ea;background:#f8fafc;text-align:center;box-sizing:border-box}.legacy-php-shell .uc-surface .uc-profile-fields>ul>.uc-field-avatar{display:flex;flex-direction:column;align-items:stretch;width:calc(100% - 20px);max-width:100%;margin:0 auto 12px;box-sizing:border-box;padding:12px 10px 16px;background:#f6f8fa;border:1px solid #e8ecf0;border-radius:10px;border-bottom:none;box-shadow:inset 0 1px #ffffffb3}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field-avatar .title{margin-bottom:10px;text-align:center;font-size:12px;font-weight:600;letter-spacing:.04em;color:#64748b}.legacy-php-shell .uc-surface .uc-avatar-toolbar{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin-bottom:12px;padding:10px 8px;background:#fff;border:1px solid #e8ecf0;border-radius:10px;text-align:center}.legacy-php-shell .uc-surface .uc-avatar-preview-caption{font-size:12px;color:#8892a0;flex:none;width:100%}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field-avatar .up-avatar-grid{gap:8px;padding-top:4px}.legacy-php-shell .uc-surface .uc-avatar-grid-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:min(320px,92%);margin:10px auto;padding:8px 12px;box-sizing:border-box;font-size:13px;font-weight:600;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.legacy-php-shell .uc-surface .uc-avatar-grid-toggle:hover{background:#e8eef5;border-color:#cbd5e1}.legacy-php-shell .uc-surface .uc-avatar-grid-toggle__caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b;transition:transform .2s ease;flex-shrink:0}.legacy-php-shell .uc-surface .uc-avatar-grid-toggle__caret.open{transform:rotate(180deg)}.legacy-php-shell .uc-surface .uc-profile-fields .up-avatar-current{margin-bottom:0}.legacy-php-shell .uc-surface .uc-profile-fields .up-avatar-current img{width:56px;height:56px;border:2px solid #fff;box-shadow:0 .04rem .16rem #0f172a1f}.legacy-php-shell .uc-surface .uc-profile-fields .up-avatar-item{position:relative;transition:transform .12s ease,border-color .15s ease,box-shadow .15s ease}.legacy-php-shell .uc-surface .uc-profile-fields .up-avatar-item:active{transform:scale(.96)}.legacy-php-shell .uc-surface .uc-profile-fields .up-avatar-item.active{border-color:var(--legacy-primary, #ff4941);box-shadow:0 0 0 2px #ff49412e,0 .06rem .14rem #cb08161f}.legacy-php-shell .uc-surface .uc-locked-chip{margin-top:4px;padding:10px 12px;font-size:14px;line-height:1.4;color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;word-break:break-word}.legacy-php-shell .uc-surface .uc-locked-chip-mono{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;letter-spacing:.02em}.legacy-php-shell .uc-surface .uc-field-readonly .title{color:#64748b;font-weight:600}.legacy-php-shell .uc-surface .uc-profile-fields>ul>.uc-field-meta{margin-top:18px;padding-top:4px;border-top:none;display:flex;justify-content:center}.legacy-php-shell .uc-surface .uc-profile-fields .uc-meta-line{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;max-width:min(220px,82%);margin:0 auto;padding:8px 10px 9px;font-size:12px;line-height:1.35;text-align:center;background:linear-gradient(180deg,#f1f5f9,#e8eef5);border:1px solid #dde4ec;border-radius:8px;color:#475569;box-sizing:border-box}.legacy-php-shell .uc-surface .uc-profile-fields .uc-meta-label{display:block;width:100%;color:#64748b;font-weight:600;font-size:11px}.legacy-php-shell .uc-surface .uc-profile-fields .uc-meta-value{display:block;width:100%;color:#1e293b;font-weight:600;font-size:12px;font-variant-numeric:tabular-nums;word-break:break-all}.legacy-php-shell .uc-surface .uc-submit-bar{display:flex;justify-content:center;margin-top:6px;padding-top:12px}.legacy-php-shell .uc-surface .uc-submit-bar input[type=submit]{width:auto;min-width:96px;height:36px;padding:0 24px;font-size:14px;font-weight:600;border-radius:8px;background:linear-gradient(180deg,#ff5a52,#cb0816);box-shadow:0 .08rem .2rem #cb081638,inset 0 1px #fff3}.legacy-php-shell .uc-surface .uc-submit-bar input[type=submit]:disabled{opacity:.55;cursor:not-allowed}.legacy-php-shell .uc-surface .uc-profile-fields label.title{cursor:default}.legacy-php-shell .uc-surface .uc-withdraw-setup-banner{margin-bottom:12px;border-left-color:#ea580c;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#fed7aa;color:#9a3412}.legacy-php-shell .uc-surface .uc-money-pwd-form{margin-top:18px}.legacy-php-shell .uc-surface .uc-money-pwd-hint{margin-top:0}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field-pwd .uc-pwd-input-row{display:flex;align-items:stretch;gap:8px;width:100%;max-width:min(320px,92%);margin:0 auto;box-sizing:border-box}.legacy-php-shell .uc-surface .uc-profile-fields .uc-field-pwd .uc-pwd-input-row .inputxt{flex:1 1 auto;min-width:0;width:auto;margin:0;text-align:left}.legacy-php-shell .uc-surface .uc-pwd-toggle{flex:0 0 44px;width:44px;min-height:34px;align-self:stretch;padding:0;border:1px solid #d8dde3;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 2px #0000000a;transition:border-color .15s ease,background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.legacy-php-shell .uc-surface .uc-pwd-toggle:hover{border-color:#c5cad3;background:#f8fafc;color:#475569}.legacy-php-shell .uc-surface .uc-pwd-toggle[aria-pressed=true]{border-color:#ff494166;background:#fff8f8;color:var(--legacy-primary, #ff4941)}.legacy-php-shell .uc-surface .uc-pwd-toggle-svg{width:20px;height:20px;display:block}.legacy-php-shell .uc-day-pick-row{padding:10px 10px 12px;margin:0;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid #e8ecf0}.legacy-php-shell .uc-day-pick-row .legacy-shell-pick{max-width:min(320px,96%);margin:0 auto}.legacy-php-shell .uc-list-wrap{margin:10px 8px 14px}.legacy-php-shell .uc-list-wrap>.table{border-radius:10px;border:1px solid #e8ecf0;box-shadow:0 4px 14px #0f172a0f;background:#fff;overflow:hidden}.legacy-php-shell .uc-list-wrap>.table .list{padding:8px 6px 10px}.legacy-php-shell .uc-list-wrap>.table .list ul{border-bottom-color:#eef1f4;border-radius:0;padding:6px 10px 8px}.legacy-php-shell .uc-list-wrap>.table .list ul:hover{background:#f8fafc}.legacy-php-shell .uc-list-hint{margin:8px 8px 0;padding:10px 12px;font-size:13px;line-height:1.5;color:#475569;background:linear-gradient(135deg,#f0f7ff,#f8fafc);border:1px solid #dbe7f3;border-radius:8px;border-left:4px solid var(--legacy-primary, #ff4941)}.legacy-php-shell .pager-php{padding-bottom:8px}.legacy-php-shell .pager-php button{border-radius:8px;font-weight:500;transition:border-color .15s ease,color .15s ease,background .15s ease}.legacy-php-shell .pager-php button:not(:disabled):hover{border-color:var(--legacy-primary, #ff4941);color:var(--legacy-primary, #ff4941);background:#fff5f5}.legacy-php-shell .pager-php button:disabled{opacity:.45;cursor:not-allowed}.legacy-php-shell .err-inline{margin:8px 8px 0;padding:10px 12px;border-radius:8px;border:1px solid #ffd6d6;background:#fff5f5;color:#b00020;font-size:13px;line-height:1.45}.legacy-php-shell .uc-list-empty{text-align:center;padding:28px 14px 32px;color:#64748b;font-size:14px;line-height:1.55}.legacy-php-shell .uc-list-empty-sub{margin:8px 0 0;font-size:12px;color:#94a3b8;line-height:1.45}.legacy-shell-pick{position:relative;display:block;width:100%;box-sizing:border-box}.legacy-shell-pick--header{display:inline-block;width:100%;vertical-align:middle}.legacy-shell-pick__btn{width:100%;margin:0;font-family:inherit;outline:none;cursor:pointer;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;gap:.08rem;white-space:nowrap;border-style:solid;border-width:1px;-webkit-tap-highlight-color:transparent}.legacy-shell-pick__btn:disabled{opacity:.55;cursor:not-allowed}.legacy-shell-pick--header .legacy-shell-pick__btn{height:.48rem;min-height:26px;min-width:1.1rem;max-width:100%;padding:0 .14rem;border-color:#ffffff8c;border-radius:.08rem;background:#ffffff1f;color:#fff;font-size:.22rem;font-weight:500;line-height:1}.legacy-shell-pick--header .legacy-shell-pick__btn:focus{border-color:#fffffff2;background-color:#fff3}.legacy-shell-pick--header .legacy-shell-pick__caret{width:0;height:0;border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-top:.09rem solid #fff;opacity:.9;flex-shrink:0}.legacy-shell-pick--header .legacy-shell-pick__label{overflow:hidden;text-overflow:ellipsis}.legacy-shell-pick--header .legacy-shell-pick__menu{position:absolute;top:calc(100% + .08rem);right:0;left:auto;min-width:1.56rem;max-width:min(92vw,280px);background:#fff;border-radius:.1rem;box-shadow:0 8px 18px #00000038;padding:.06rem;z-index:50;display:grid;grid-template-columns:1fr;gap:.02rem}.legacy-shell-pick--surface .legacy-shell-pick__btn{min-height:36px;padding:0 12px;border-color:#e2e8f0;border-radius:8px;background:#fff;color:#1e293b;font-size:14px;font-weight:500;line-height:1.2;box-shadow:0 1px 2px #0f172a0d}.legacy-shell-pick--surface .legacy-shell-pick__btn:focus{border-color:#ff494173;box-shadow:0 0 0 1px #ff49411f}.legacy-shell-pick--surface .legacy-shell-pick__caret{width:0;height:0;margin-left:6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b;opacity:.9;flex-shrink:0}.legacy-shell-pick--surface .legacy-shell-pick__label{overflow:hidden;text-overflow:ellipsis;text-align:left}.legacy-shell-pick--surface .legacy-shell-pick__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;min-width:100%;max-height:min(60vh,320px);overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;box-shadow:0 8px 22px #0000002e;padding:6px;z-index:50;display:grid;grid-template-columns:1fr;gap:2px;border:1px solid #e8ecf0}.legacy-shell-pick__item{width:100%;border:0;background:transparent;color:#222;font-size:14px;text-align:center;padding:10px;border-radius:8px;cursor:pointer;white-space:nowrap;font-family:inherit;overflow:hidden;text-overflow:ellipsis}.legacy-shell-pick--header .legacy-shell-pick__item{font-size:.22rem;padding:.08rem;border-radius:.08rem}.legacy-shell-pick__item.active{background:#ff49411f;color:#c72017;font-weight:600}.legacy-shell-pick__item:active{opacity:.85}.legacy-php-shell .main.order .php-order-game-row{padding:10px 10px 12px;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid #e8ecf0}@supports (-webkit-touch-callout: none){.legacy-shell-pick--surface .legacy-shell-pick__btn,.legacy-shell-pick--surface .legacy-shell-pick__item{font-size:16px}}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar{font-size:12px;line-height:1.35;color:#334155;flex-direction:column;align-items:stretch;gap:8px}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-date-range{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-date-sep{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:1.25em;padding:0 2px;font-size:12px;font-weight:600;line-height:28px;height:28px;color:#64748b;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-meta-row .input-text{flex:1 1 88px;min-width:72px}.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-date-input{flex:0 1 auto;min-width:0;max-width:100%}@supports (-webkit-touch-callout: none){.legacy-php-shell .main.order .table .hd .title.user-order-filter-bar .user-order-date-input{font-size:16px}}.legacy-php-shell .main.order .table .hd .title input.input-text{border-radius:6px}.legacy-php-shell .main.order .table .hd .title button#go-search-php{border-radius:6px;font-weight:600;flex-shrink:0}.m.pos[data-v-fc44849d]{color:#e53935}.m.neg[data-v-fc44849d]{color:#2e7d32}.m.zero[data-v-fc44849d]{color:#333}.share-page[data-v-f09e5f8e]{max-width:6.4rem;margin:0 auto;padding:.24rem .22rem .4rem}.share-desc[data-v-f09e5f8e]{margin:0 0 .16rem;font-size:.26rem;line-height:1.5;color:#555}.share-uid[data-v-f09e5f8e]{margin:0 0 .2rem;font-size:.24rem;color:#666}.share-qr-wrap[data-v-f09e5f8e]{display:flex;flex-direction:column;align-items:center;margin:.2rem 0;padding:.24rem;background:#fff;border:1px solid #eee;border-radius:.16rem;box-shadow:0 .04rem .16rem #0000000d}.share-qr[data-v-f09e5f8e]{display:block;border-radius:.08rem}.share-qr-fail[data-v-f09e5f8e],.share-qr-loading[data-v-f09e5f8e]{margin:.4rem 0;font-size:.24rem;color:#888}.share-qr-fail[data-v-f09e5f8e]{color:#b00020}.share-url[data-v-f09e5f8e]{display:block;box-sizing:border-box;width:100%;margin:0 0 .2rem;padding:.2rem .22rem;font-size:.22rem;word-break:break-all;background:#fafafa;border:1px solid #e8e8e8;border-radius:.1rem;color:#333}.share-copy[data-v-f09e5f8e]{width:100%;padding:.26rem .2rem;font-size:.3rem;font-weight:600;color:#fff;border:none;border-radius:.12rem;cursor:pointer;background:linear-gradient(180deg,#ff5a52,#cb0816);box-shadow:0 .06rem .16rem #cb081638}.share-copied[data-v-f09e5f8e]{margin:.16rem 0 0;font-size:.24rem;color:#0a7a2e}.share-tip[data-v-f09e5f8e]{margin:.2rem 0 0;font-size:.22rem;line-height:1.5;color:#999}.share-login[data-v-f09e5f8e]{margin:.16rem 0 0;text-align:center}.share-login a[data-v-f09e5f8e]{color:var(--legacy-primary, #ff4941);font-size:.26rem}.jc539-touch-shell .lottery_now #haoma.hm_list{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-height:36px}.jc539-touch-shell .lottery_now #haoma.hm_list i{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;line-height:30px;font-size:16px;font-style:normal;background-color:#dcdcdc;color:#000;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_1,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_4,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_7,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_10,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_13,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_16,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_19,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_22,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_25,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_28,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_31,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_34,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_37,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_39{background-color:#ad5450!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_2,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_5,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_8,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_11,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_14,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_17,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_20,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_23,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_26,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_29,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_32,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_35,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_38{background-color:#437995!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_3,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_6,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_9,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_12,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_15,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_18,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_21,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_24,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_27,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_30,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_33,.jc539-touch-shell .lottery_now #haoma.hm_list i.jc539_36{background-color:#50985a!important;border-radius:50%!important;text-shadow:none!important;color:#fff!important}.jc539-touch-shell .jc539-touch-game-box.game_box{position:relative;display:flex!important;flex-direction:column;width:100%;max-width:750px;margin:0 auto;padding:0;background:transparent;border:none;border-radius:0;flex:1 1 auto;min-height:0;max-height:calc(100vh - 168px - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 168px - env(safe-area-inset-bottom,0px));overflow:hidden}.jc539-parity-root{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;z-index:1}.jc539-parity-root .game_box_shade{position:fixed;top:170px;left:0;z-index:100;background-color:#000;width:100%;height:100%;filter:alpha(opacity=20);opacity:.2;-moz-opacity:.2;-khtml-opacity:.2}.jc539-parity-root .games.jc539-games-split{position:relative;display:flex;flex-direction:row;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden;margin-bottom:0;border-bottom:solid 1px #e2e2e2;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#fafafa,#f3f3f3);box-shadow:inset 0 1px #ffffffa6}.jc539-parity-root .games:after{content:none}.jc539-parity-root .games .title.jc539-cat-rail{position:relative;flex:0 0 23%;width:23%;max-width:148px;z-index:2;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:8px 6px 10px;box-sizing:border-box;border-right:1px solid #e0e0e0;background:linear-gradient(180deg,#fbfbfb,#f0f0f0);box-shadow:4px 0 12px #0000000a}.jc539-parity-root .games .title.jc539-cat-rail a{display:block;text-align:center;line-height:1.25;padding:10px 4px;margin:0 0 6px;background:#fff;border:1px solid #ececec;border-radius:10px;color:#333;text-decoration:none;font-size:13px;font-weight:500;box-shadow:0 1px 2px #0000000a;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.jc539-parity-root .games .title.jc539-cat-rail a.a{background:linear-gradient(145deg,#ff8c42,#f60 45%,#e85a00);border-color:#e25400;color:#fff;box-shadow:0 3px 10px #ff660059}.jc539-parity-root .games .title.jc539-cat-rail a.jc539-title-last{margin-bottom:0}.jc539-parity-root .games .line_box{float:none;flex:1 1 auto;width:auto;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff}.jc539-parity-root.jc539-send-open .games .line_box{padding-bottom:calc(390px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(390px + env(safe-area-inset-bottom,0px))}.jc539-parity-root.jc539-send-open .games .title.jc539-cat-rail{padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.jc539-parity-root .line_box .line{display:none}.jc539-parity-root .line_box .line.a{display:block}.jc539-parity-root .line_box .line h4{text-align:center;color:#9a0710;background:linear-gradient(180deg,#f5f5f5,#e4e4e4);line-height:34px;margin:0;font-size:15px;font-weight:600;letter-spacing:.04em;border-bottom:1px solid #dcdcdc;text-shadow:0 1px 0 rgba(255,255,255,.7)}.jc539-parity-root .line_box .line .tab{position:relative;overflow:hidden;line-height:38px;border-top:solid 1px #efefef;border-left:solid 1px #efefef;background:#fafafa}.jc539-parity-root .line_box .line .tab a{position:relative;overflow:hidden;display:block;float:left;width:33.3333%;text-align:center;color:#222;background-color:#fff;border-right:solid 1px #ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.jc539-parity-root .line_box .line .tab a:active{filter:brightness(.97)}.jc539-parity-root .line_box .line .tab a i{display:inline-block;font-style:normal;float:left;width:40px;font-size:15px}.jc539-parity-root .line_box .line .tab a i.m{width:20px}.jc539-parity-root .line_box .line .tab a em,.jc539-parity-root .line_box .line .tab a o{display:inline-block;font-style:normal;height:18px;line-height:18px;font-size:12px;color:#888}.jc539-parity-root .line_box .line .tab a o{color:#000;margin-right:3px}.jc539-parity-root .line_box .line .tab a.a{background:linear-gradient(180deg,#ff8a38,#f60);color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.jc539-parity-root .line_box .line .tab a.a em{color:#fff}.jc539-parity-root .line_box .line .tab.n2 a{width:50%}.jc539-parity-root .line_box .line .tab.n2 a i{width:80px}.jc539-parity-root .line_box .line .tab.num a i{width:26px;height:26px;line-height:26px;font-size:12px;margin:6px 5px;font-weight:700;background-color:#dedede;-moz-border-radius:13px;-webkit-border-radius:13px;border-radius:13px;box-shadow:0 1px 2px #00000014}.jc539-parity-root .line_box .line .tab.num a:nth-child(1) i{color:#fff;background-color:#cb0816}.jc539-parity-root .line_box .line .tab.num a:nth-child(2) i{color:#fff;background-color:#0856cb}.jc539-parity-root .line_box .line .tab.num a:nth-child(3) i{color:#fff;background-color:#2fcb08}.jc539-parity-root .line_box .line .tab.num a.hb i{color:#fff;background-color:#cb0816}.jc539-parity-root .line_box .line .tab.num a.lvb i{color:#fff;background-color:#2fcb08}.jc539-parity-root .line_box .line .tab.num a.lb i{color:#fff;background-color:#0856cb}.jc539-parity-root .line_box .line .tab.num a.a i{background-color:#fff;color:#000}.jc539-parity-root .line_box .line .tab.n2.num a i{margin-left:30px}.jc539-parity-root .send_box{display:none;position:fixed;bottom:49px;width:96%;max-width:692px;left:50%;transform:translate(-50%);background:linear-gradient(165deg,#ff934f,#ff6a00 42%,#df5200);color:#fff;padding:8px 12px 12px;-moz-border-radius:14px 14px 0 0;-webkit-border-radius:14px 14px 0 0;border-radius:14px 14px 0 0;border:1px solid rgba(255,255,255,.22);border-bottom:none;z-index:320;box-sizing:border-box;isolation:isolate}.jc539-parity-root .send_box.jc539-send-visible{display:block!important;box-shadow:0 -12px 30px #0000003d,0 -1px #ffffff2e inset}.jc539-parity-root .send_box a.hide{display:block;position:absolute;top:8px;right:12px;width:10px;height:10px;border:solid rgba(255,255,255,.95);border-width:2px 2px 0 0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-ms-transform:rotate(135deg)}.jc539-parity-root .send_box .jc539-send-head{position:relative;text-align:center;padding:6px 30px 3px 8px;margin:0 0 6px}.jc539-parity-root .send_box h4{font-weight:600;font-size:16px;margin:0;letter-spacing:.02em;text-shadow:0 1px 0 rgba(0,0,0,.12)}.jc539-parity-root .send_box .jc539-send-head h5{position:static;display:inline-block;width:auto;max-width:92%;min-width:120px;margin:4px 0 0;font-weight:500;text-align:center;color:#fff;background:linear-gradient(180deg,#e3242c,#cb0816);line-height:24px;padding:0 12px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;font-size:12px;box-shadow:0 2px 8px #cb081673;border:1px solid rgba(255,255,255,.25)}.jc539-parity-root .send_box .jc539-send-body{margin-top:8px;padding:8px 6px 4px;background:#0000001a;border-radius:12px;border:1px solid rgba(255,255,255,.16)}.jc539-parity-root .send_box .fast_li{margin:0 0 10px;text-align:center}.jc539-parity-root .send_box .jc539-fast-li{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:0 0 12px}.jc539-parity-root .send_box .fast_li a,.jc539-parity-root .send_box .jc539-quick-amt{--jc-face-lit: rgba(255, 255, 255, .38);--jc-face-mid: #444;--jc-face-dim: #1a1a1a;--jc-face-rim: #050505;--jc-rim-a: rgba(255, 255, 255, .88);--jc-rim-b: rgba(0, 0, 0, .12);--jc-ink: #fff;--jc-ts: 0 1px 0 rgba(0, 0, 0, .45);--jc-edge-rot: 7deg;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;line-height:1;margin:0;text-align:center;color:var(--jc-ink);font-size:15px;font-weight:800;letter-spacing:.02em;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;text-decoration:none;position:relative;box-sizing:border-box;border:none;background:transparent;isolation:isolate;text-shadow:var(--jc-ts);-webkit-tap-highlight-color:transparent}.jc539-parity-root .send_box .jc539-fast-li a .jc539-quick-amt-txt{position:relative;z-index:4;pointer-events:none}.jc539-parity-root .send_box .jc539-fast-li a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;z-index:0;background:radial-gradient(120% 85% at 32% 18%,var(--jc-face-lit) 0%,transparent 42%),radial-gradient(120% 90% at 50% 118%,rgba(0,0,0,.35) 0%,transparent 48%),radial-gradient(circle at 50% 48%,var(--jc-face-mid) 0%,var(--jc-face-mid) 52%,var(--jc-face-dim) 78%,var(--jc-face-rim) 100%);box-shadow:0 0 0 1px #0000008c,0 0 0 2px #ffffff1f,0 5px 14px #00000061,inset 0 2px 3px #ffffff38,inset 0 -4px 10px #00000047,inset 0 0 0 5px #00000024,inset 0 0 0 6px #ffffff0f}.jc539-parity-root .send_box .jc539-fast-li a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;z-index:1;pointer-events:none;background:repeating-conic-gradient(from var(--jc-edge-rot),var(--jc-rim-a) 0deg 12deg,var(--jc-rim-b) 12deg 24deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 11px),#000 calc(100% - 10px));mask:radial-gradient(farthest-side,transparent calc(100% - 11px),#000 calc(100% - 10px))}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--10{--jc-face-lit: rgba(255, 255, 255, .75);--jc-face-mid: #f3f3f3;--jc-face-dim: #c8c8c8;--jc-face-rim: #9a9a9a;--jc-rim-a: #e8e8e8;--jc-rim-b: #ffffff;--jc-ink: #1c1c1c;--jc-ts: 0 1px 0 rgba(255, 255, 255, .75);--jc-edge-rot: 4deg}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--50{--jc-face-lit: rgba(255, 200, 200, .55);--jc-face-mid: #e62828;--jc-face-dim: #8f0d0d;--jc-face-rim: #4a0707;--jc-rim-a: rgba(255, 255, 255, .92);--jc-rim-b: rgba(60, 0, 0, .35);--jc-edge-rot: 9deg}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--100{--jc-face-lit: rgba(180, 255, 230, .45);--jc-face-mid: #0f9d6e;--jc-face-dim: #064d36;--jc-face-rim: #022c1f;--jc-rim-a: rgba(255, 255, 255, .88);--jc-rim-b: rgba(0, 40, 25, .35);--jc-edge-rot: 6deg}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--200{--jc-face-lit: rgba(255, 255, 255, .22);--jc-face-mid: #3a3a3a;--jc-face-dim: #0d0d0d;--jc-face-rim: #000000;--jc-rim-a: rgba(255, 255, 255, .55);--jc-rim-b: rgba(0, 0, 0, .55);--jc-edge-rot: 11deg}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--500{--jc-face-lit: rgba(200, 220, 255, .5);--jc-face-mid: #2a62e0;--jc-face-dim: #102a78;--jc-face-rim: #07153f;--jc-rim-a: rgba(255, 255, 255, .9);--jc-rim-b: rgba(0, 20, 80, .38);--jc-edge-rot: 5deg}.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--1000,.jc539-parity-root .send_box .jc539-quick-amt.jc539-chip--xs{--jc-face-lit: rgba(240, 220, 255, .48);--jc-face-mid: #6b2fc9;--jc-face-dim: #3a156f;--jc-face-rim: #1f0a42;--jc-rim-a: rgba(255, 255, 255, .88);--jc-rim-b: rgba(30, 0, 70, .42);--jc-edge-rot: 8deg}.jc539-parity-root .send_box .fast_li a:active,.jc539-parity-root .send_box .jc539-quick-amt:active{transform:scale(.96);opacity:.94}.jc539-parity-root .send_box .jc539-fast-li a:active:before{box-shadow:0 0 0 1px #0000008c,0 0 0 2px #ffffff1a,0 3px 9px #0000006b,inset 0 2px 3px #ffffff2e,inset 0 -3px 8px #00000052,inset 0 0 0 5px #00000024,inset 0 0 0 6px #ffffff0d}.jc539-parity-root .send_box .btn_li{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 8px;text-align:center;line-height:30px}.jc539-parity-root .send_box .jc539-btn-li{padding-bottom:2px}.jc539-parity-root .send_box .btn_li span,.jc539-parity-root .send_box .jc539-buy-label{font-size:13px;white-space:nowrap;opacity:.96}.jc539-parity-root .send_box .btn_li input{height:38px;border:none;min-width:108px;width:108px;flex:1 1 108px;max-width:150px;padding:0 12px;vertical-align:bottom;outline:none;color:#333;font-size:16px;font-weight:600;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 3px #0000001f,0 1px #ffffff29}.jc539-parity-root .send_box .btn_li a,.jc539-parity-root .send_box .jc539-send-submit{display:inline-flex;align-items:center;justify-content:center;color:#fff;padding:0 18px;min-height:38px;background:linear-gradient(180deg,#5c1a9e,#470283);-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:600;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #47028359;-webkit-tap-highlight-color:transparent}.jc539-parity-root .send_box .btn_li a.cancel,.jc539-parity-root .send_box .jc539-send-reset{background:linear-gradient(180deg,#e3242c,#cb0816);padding:0 14px;box-shadow:0 2px 8px #cb081659}@media (max-width: 420px){.jc539-parity-root .send_box{width:97%;padding-left:10px;padding-right:10px}.jc539-parity-root .send_box .jc539-fast-li{gap:7px}.jc539-parity-root .send_box .fast_li a,.jc539-parity-root .send_box .jc539-quick-amt{width:44px;height:44px;font-size:14px}.jc539-parity-root .send_box .btn_li{justify-content:space-between}}.jc539-parity-root .send_box .btn_li a#send[disabled],.jc539-parity-root .send_box .btn_li a#send.jc539-send-busy,.jc539-parity-root .send_box a.jc539-send-submit.jc539-send-busy{opacity:.55;pointer-events:none}.jc539-touch-shell>.gp-header{position:sticky;top:0;z-index:90}.jc539-touch-shell>.scroll_box.gp-scroll{overscroll-behavior-y:contain}.legacy-game-play-root.jc539-touch-shell{padding-bottom:52px}.legacy-game-play-root.jc539-touch-shell .footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:750px;overflow:hidden;height:48px;text-align:center;background-color:#fff;border-top:solid 1px #cdcdcd;z-index:200;margin:0;padding:0;background:#fff}.legacy-game-play-root.jc539-touch-shell .footer a.game_btn{display:block;color:#fff;width:80%;height:38px;margin:4px auto;line-height:38px;font-size:15px;background-color:#cb0816;border:solid 1px #f60;-moz-border-radius:19px;-webkit-border-radius:19px;border-radius:19px;text-decoration:none;-webkit-tap-highlight-color:transparent}.legacy-game-play-root.jc539-touch-shell .footer a.game_btn.a{color:#fff;background-color:#f60;border:solid 1px #cb0816}.legacy-game-play-root.jc539-touch-shell .footer a.game_btn.gp-game-btn-disabled{background-color:#b7b7b7!important;border-color:#a7a7a7!important;color:#f3f3f3!important;opacity:.85;pointer-events:none;cursor:not-allowed}.jc539-touch-shell .lottery_next.jc539-lottery-next{width:auto;position:relative;float:none;background-color:#f7f7f7;color:#000;padding:6px 34px 6px 10px;min-height:30px;font-size:15px;display:flex;flex-wrap:wrap;align-items:center;row-gap:4px;column-gap:8px}.jc539-touch-shell .lottery_next #qishu_next{display:inline-flex;align-items:center;flex:1 1 auto;min-width:160px;font-size:15px;margin-right:0}.jc539-touch-shell .lottery_next #qishu_next i{color:#cb0816;font-style:normal}.jc539-touch-shell .lottery_next #time{display:inline-flex;align-items:center;flex:0 1 auto;color:#000;min-width:0}.jc539-touch-shell .lottery_next #time i{display:inline-block;font-style:normal;margin-right:6px;padding:0 8px;color:#fff;background-color:#cb0816;border-radius:5px}.jc539-touch-shell .lottery_next #time em{font-style:normal;white-space:nowrap;margin-left:2px}.jc539-touch-shell .lottery_next a.go_more{position:static;margin-left:auto;margin-right:6px;color:#f60;font-size:14px;line-height:1.2;white-space:nowrap}.jc539-touch-shell .lottery_next .lottery-next-toggle{position:absolute;right:9px;top:50%;width:12px;height:12px;margin-top:-6px;border:solid #cb0816;border-width:2px 2px 0 0;transform:rotate(135deg);text-indent:-999px;overflow:hidden;box-sizing:border-box}.jc539-touch-shell .lottery_next .lottery-next-toggle.a{margin-top:-4px;border-width:0 0 2px 2px}@media (max-width: 420px){.jc539-touch-shell .lottery_next.jc539-lottery-next{padding-right:32px;font-size:14px}.jc539-touch-shell .lottery_next #qishu_next{flex:1 1 100%;min-width:0;font-size:14px}.jc539-touch-shell .lottery_next #time{flex:1 1 auto}.jc539-touch-shell .lottery_next a.go_more{font-size:13px;margin-left:0}}.jc539-touch-shell .gp-chat-scope{position:relative;z-index:1}.jc539-touch-shell .gp-chat-scope .chat_box{--jc539-chat-top-reserve: 219px;--jc539-chat-footer-reserve: 56px;height:calc(100vh - var(--jc539-chat-top-reserve) - var(--jc539-chat-footer-reserve) - env(safe-area-inset-bottom,0px));height:calc(100dvh - var(--jc539-chat-top-reserve) - var(--jc539-chat-footer-reserve) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - var(--jc539-chat-top-reserve) - var(--jc539-chat-footer-reserve) - env(safe-area-inset-bottom,0px));min-height:0;box-sizing:border-box}.jc539-parity-root .jc539-peilv-err{font-size:12px;color:#fff;margin:4px 0 8px}.jc539-parity-root .jc539-pick-hint{font-size:12px;color:#fff;margin:2px 0 4px;line-height:1.35}.jc539-parity-root .jc539-bet-msg{font-size:12px;color:#ff0;margin:6px 0 0;text-align:center}.gp-chat-scope .chat_box{overflow-y:auto;overflow-x:hidden;max-height:320px;margin:0 0 .12rem;background-color:#fff;border-radius:.08rem;border:1px solid #e8e8e8}.gp-chat-scope .chat_box ul{margin:0;padding:0 0 10px;list-style:none}.gp-chat-scope .chat_box ul li{position:relative;overflow:hidden;padding:10px 20px}.gp-chat-scope .chat_box ul li h5{position:absolute;right:20px;top:10px;font-size:12px;font-weight:400;text-align:center;width:80px;background-color:#f7f7f7;border-radius:9px;margin:0;line-height:1.4;padding:4px 2px}.gp-chat-scope .chat_box ul li.system{text-align:center}.gp-chat-scope .chat_box ul li.system h5{display:inline-block;position:relative;right:auto;top:auto;width:auto;height:36px;line-height:36px;margin:0 auto;padding:0 15px;font-size:15px;background-color:#f7f7f7;color:#483224;border-radius:18px}.gp-chat-scope .chat_box ul li.system h5 i{display:inline-block;width:16px;height:16px;margin-right:6px;border-radius:50%;vertical-align:middle}.gp-chat-scope .chat_box ul li.system h5 i.y{background:#2fcb08}.gp-chat-scope .chat_box ul li.system h5 i.n{background:#cb0816}.gp-chat-scope .chat_box ul li h4{font-size:13px;font-weight:400;margin:0 0 10px;padding-left:56px}.gp-chat-scope .chat_box ul li img,.gp-chat-scope .chat_box ul li .gp-chat-avatar{width:46px;height:46px;float:left;margin-right:10px;background-color:#f7f7f7;border-radius:23px;object-fit:cover}.gp-chat-scope .chat_box ul li .msg{overflow:hidden;background-color:#eed57b;padding:5px 10px;margin-left:64px;border-radius:9px;position:relative}.gp-chat-scope .chat_box ul li .msg:after{position:absolute;top:32px;left:-10px;background-color:transparent;content:" ";width:0;height:0;border-top:6px solid transparent;border-right:10px solid #eed57b;border-bottom:6px solid transparent}.gp-chat-scope .chat_box ul li .msg span{display:inline-block;min-height:28px;line-height:28px;font-size:12px;color:#69493a;vertical-align:middle}.gp-chat-scope .chat_box ul li .msg span.qishu{min-width:72px}.gp-chat-scope .chat_box ul li .msg span.money{font-size:18px;font-weight:700;color:#cb0816}.gp-chat-scope .chat_box ul li .msg span.wanfa{font-size:14px;float:right;max-width:52%;text-align:right;word-break:break-all}.gp-chat-scope .chat_box ul li:after{content:"";display:table;clear:both}.legacy-game-play-root[data-v-20baa3bb]{min-height:100vh;background:#f3f3f3;padding-bottom:.36rem;overflow-x:hidden;touch-action:pan-y;overscroll-behavior-x:none}.gate[data-v-20baa3bb]{margin:.4rem .28rem;font-size:.28rem;color:#666}.gate.err[data-v-20baa3bb]{color:#cb0816}.btn[data-v-20baa3bb]{margin:0 .28rem;display:inline-flex;text-decoration:none;border:none;cursor:pointer;font:inherit}.card-pad[data-v-20baa3bb]{margin:.24rem .22rem;padding:.32rem .28rem!important;background:#fff;border-radius:.08rem}.h1[data-v-20baa3bb]{margin:0 0 .16rem;font-size:.34rem;color:#333}.warn[data-v-20baa3bb]{margin:0 0 .2rem;font-size:.26rem;line-height:1.55;color:var(--legacy-notice, #ff4941)}.actions[data-v-20baa3bb]{margin:.36rem 0 0;display:flex;flex-wrap:wrap;gap:.2rem}.ghost[data-v-20baa3bb]{padding:.2rem .48rem;font-size:.28rem;border-radius:.1rem;border:1px solid #ddd;color:#555;background:#fafafa;text-decoration:none;align-items:center;justify-content:center}.gp-header[data-v-20baa3bb]{position:relative;overflow:hidden;height:.96rem;line-height:.96rem;font-size:.28rem;color:#fff;text-align:center;background-color:#ff4941;border-bottom:solid 1px #ea545f;box-sizing:border-box}.gp-back[data-v-20baa3bb]{position:absolute;top:50%;left:.2rem;transform:translateY(-50%);width:.56rem;height:.56rem;margin:0;padding:0;display:flex;align-items:center;justify-content:center;font-size:.44rem;font-weight:300;line-height:1;letter-spacing:0;color:#fff;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.gp-title[data-v-20baa3bb]{margin:0;padding:0 1.1rem 0 1.65rem;font-size:.3rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-profile[data-v-20baa3bb]{position:absolute;top:50%;right:.2rem;transform:translateY(-50%);width:.52rem;height:.52rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:transparent;-webkit-tap-highlight-color:transparent}.gp-profile-img[data-v-20baa3bb]{width:.52rem;height:.52rem;border-radius:50%;object-fit:cover}.gp-order[data-v-20baa3bb]{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:.52rem;height:.52rem;line-height:.52rem;font-size:.32rem;color:#fff;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.gp-subbar[data-v-20baa3bb]{display:flex;justify-content:space-between;align-items:center;gap:.14rem;padding:.16rem .22rem;font-size:.24rem;color:#555;background:linear-gradient(180deg,#fff,#fbfbfb);border-bottom:1px solid #eee;box-shadow:inset 0 1px #ffffffe6}.gp-subbar .gp-subtitle[data-v-20baa3bb]{flex-shrink:1;min-width:0;max-width:36%;font-size:.22rem;color:#8b6b6a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-subbar .gp-user[data-v-20baa3bb]{flex-shrink:1;min-width:0;max-width:48%;padding:.06rem .16rem;border-radius:999px;font-size:.22rem;font-weight:600;color:#a93734;background:#fff3f2;border:1px solid #ffd7d4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-subbar .gp-bal[data-v-20baa3bb]{margin-left:auto;flex-shrink:0;padding:.06rem .18rem;border-radius:999px;font-size:.22rem;font-weight:700;color:#7a3f00;background:linear-gradient(135deg,#fff8e8,#ffeabf);border:1px solid #ffd889;box-shadow:0 1px 3px #ffb4402e}.gp-room-head[data-v-20baa3bb]{padding:.2rem .24rem .12rem;font-size:.26rem;font-weight:600;color:#333}.gp-room-list[data-v-20baa3bb]{list-style:none;margin:0;padding:0 .2rem .32rem}.gp-room-card[data-v-20baa3bb]{display:flex;align-items:center;width:100%;margin-bottom:.2rem;padding:.2rem;border:1px solid #e5e5e5;border-radius:.08rem;background:#fff;text-align:left;cursor:pointer;font:inherit}.gp-room-card[data-v-20baa3bb]:disabled{opacity:.55;cursor:not-allowed}.gp-room-img[data-v-20baa3bb]{width:.88rem;height:.88rem;object-fit:cover;border-radius:.06rem;margin-right:.2rem;flex-shrink:0}.gp-room-body[data-v-20baa3bb]{flex:1;min-width:0}.gp-room-name[data-v-20baa3bb]{font-size:.3rem;font-weight:600;color:#222}.gp-room-meta[data-v-20baa3bb]{margin-top:.08rem;font-size:.22rem;color:#888;line-height:1.4}.gp-room-go[data-v-20baa3bb]{flex-shrink:0;font-size:.24rem;color:#cb0816;padding-left:.12rem}.gp-badge[data-v-20baa3bb]{margin-left:.12rem;font-size:.2rem;font-weight:500;color:#cb0816;vertical-align:middle}.gp-badge--off[data-v-20baa3bb]{color:#999}.gp-banner[data-v-20baa3bb]{margin:0;padding:.16rem .24rem;font-size:.24rem;color:#a60;background:#fff7e6;border-bottom:1px solid #ffe7ba}.gp-scroll[data-v-20baa3bb]{padding:0 .16rem;overflow-x:hidden;touch-action:pan-y;overscroll-behavior-x:none}.gp-lottery[data-v-20baa3bb]{margin-top:.16rem;background:#fff;border-radius:.08rem;border:1px solid #e8e8e8;overflow:hidden}.gp-lottery-top[data-v-20baa3bb]{display:flex;padding:.2rem;gap:.16rem;border-bottom:1px solid #f0f0f0}.gp-lottery-now[data-v-20baa3bb]{flex:1;min-width:0}.gp-qishu[data-v-20baa3bb]{font-size:.26rem;color:#333;margin-bottom:.12rem}.gp-qishu-card[data-v-20baa3bb]{display:inline-block;margin:0 .08rem;padding:.02rem .14rem;min-width:1.7rem;text-align:center;font-style:normal;font-weight:700;color:#b42520;background:linear-gradient(180deg,#fff6f5,#ffe5e3);border:1px solid #ffc9c5;border-radius:.1rem;box-shadow:0 .03rem .08rem #cb08161f}.gp-haoma-line[data-v-20baa3bb]{min-height:.56rem;font-size:.32rem;font-weight:600;color:#333;letter-spacing:.02em;word-break:break-all;display:flex;align-items:center}.gp-live-err[data-v-20baa3bb]{margin:0 .2rem .08rem;font-size:.22rem;color:#cb0816}.gp-user[data-v-20baa3bb]{flex-shrink:0;font-size:.24rem;color:#cb0816;align-self:center}.gp-money[data-v-20baa3bb]{display:inline-flex;align-items:center;gap:.06rem}.gp-money.ico[data-v-20baa3bb]:before{content:"";width:.36rem;height:.36rem;display:inline-block;flex:0 0 .36rem;background-image:var(--v7312622a);background-repeat:no-repeat;background-size:100% 100%;background-position:center;opacity:.98}.gp-user em[data-v-20baa3bb]{font-style:normal;font-weight:700}.gp-lottery-next[data-v-20baa3bb]{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.16rem;padding:.16rem .56rem .16rem .2rem;font-size:.24rem;border-bottom:1px solid #f0f0f0}.lottery-next-toggle[data-v-20baa3bb]{position:absolute;right:.2rem;top:50%;width:.2rem;height:.2rem;margin-top:-.1rem;border:solid #cb0816;border-width:.04rem .04rem 0 0;transform:rotate(135deg);flex-shrink:0;text-indent:-999px;overflow:hidden;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.lottery-next-toggle.a[data-v-20baa3bb]{margin-top:-.06rem;border-width:0 0 .04rem .04rem}.gp-seal i[data-v-20baa3bb]{font-style:normal;color:#cb0816;font-weight:700;margin-right:.08rem}.gp-seal .gp-seal-clock[data-v-20baa3bb]{display:inline-flex;align-items:center;gap:.04rem;margin-right:.08rem;vertical-align:middle}.gp-seal .gp-time-cell[data-v-20baa3bb]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:.46rem;padding:0 .08rem;height:.38rem;border-radius:.08rem;background:linear-gradient(180deg,#db1726,#b50613);box-shadow:inset 0 1px #ffffff2e,0 1px 2px #0000002e;overflow:hidden}.gp-seal .gp-time-cell b[data-v-20baa3bb]{display:inline-block;min-width:100%;text-align:center;color:#fff;font-style:normal;font-weight:700;font-variant-numeric:tabular-nums}.gp-seal .gp-time-colon[data-v-20baa3bb]{display:inline-block;color:#cb0816;font-weight:700;margin:0 .01rem}.gp-time-unit-flip-enter-active[data-v-20baa3bb],.gp-time-unit-flip-leave-active[data-v-20baa3bb]{transition:transform .22s ease,opacity .22s ease;display:inline-block;transform-origin:center center}.gp-time-unit-flip-enter-from[data-v-20baa3bb]{transform:rotateX(-90deg);opacity:.2}.gp-time-unit-flip-leave-to[data-v-20baa3bb]{transform:rotateX(90deg);opacity:.2}.gp-time-flip-enter-active[data-v-20baa3bb],.gp-time-flip-leave-active[data-v-20baa3bb]{transition:transform .24s ease,opacity .24s ease;display:inline-block;transform-origin:center center}.gp-time-flip-enter-from[data-v-20baa3bb]{transform:rotateX(-90deg);opacity:.2}.gp-time-flip-leave-to[data-v-20baa3bb]{transform:rotateX(90deg);opacity:.2}.gp-haoma-rolling i[data-v-20baa3bb]{animation:gp-haoma-roll-20baa3bb .48s ease-in-out infinite;will-change:transform,filter}.gp-haoma-rolling i[data-v-20baa3bb]:nth-child(2n){animation-delay:.08s}.gp-haoma-rolling i[data-v-20baa3bb]:nth-child(3n){animation-delay:.16s}@keyframes gp-haoma-roll-20baa3bb{0%{transform:translateY(-8px) scale(.97);filter:blur(.6px)}50%{transform:translateY(8px) scale(1.03);filter:blur(.2px)}to{transform:translateY(-8px) scale(.97);filter:blur(.6px)}}.go_more[data-v-20baa3bb]{margin-left:auto;color:#1989fa;text-decoration:none}.gp-recent-panel[data-v-20baa3bb]{margin:.12rem 0 0;padding:0;background:linear-gradient(180deg,#fafafa,#fff 45%);border-radius:.12rem;border:1px solid #e6e6e6;box-shadow:0 .04rem .14rem #0000000f;overflow:hidden}.gp-recent-panel-head[data-v-20baa3bb]{padding:0;border-bottom:1px solid #eee;background:#fff}.gp-recent-panel-title[data-v-20baa3bb]{padding:.12rem .22rem .08rem;font-size:.24rem;font-weight:600;color:#333;letter-spacing:.02em}.gp-recent-colhead[data-v-20baa3bb]{display:grid;grid-template-columns:minmax(1.2rem,auto) 1fr minmax(1.45rem,2.15rem);align-items:center;gap:.08rem .12rem;padding:.06rem .22rem .1rem;font-size:.2rem;color:#888;background:linear-gradient(180deg,#f7f7f7,#fafafa);border-top:1px solid #f0f0f0}.gp-recent-colhead-balls[data-v-20baa3bb]{text-align:center}.gp-recent-colhead-time[data-v-20baa3bb]{text-align:right}.gp-recent-list[data-v-20baa3bb]{list-style:none;margin:0;padding:0;max-height:4.6rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.gp-recent-row[data-v-20baa3bb]{display:grid;grid-template-columns:minmax(1.2rem,auto) 1fr minmax(1.45rem,2.15rem);align-items:center;gap:.08rem .12rem;padding:.12rem .22rem;border-bottom:1px solid #f2f2f2;font-size:.22rem}.gp-recent-row[data-v-20baa3bb]:nth-child(2n){background:#00000005}.gp-recent-row[data-v-20baa3bb]:last-child{border-bottom:none}.gp-mini-q[data-v-20baa3bb]{font-variant-numeric:tabular-nums;color:#cb0816;font-weight:600;font-size:.22rem;line-height:1.2;min-width:0;word-break:break-all}.gp-mini-balls[data-v-20baa3bb]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.1rem;min-width:0;width:100%}.gp-recent-time[data-v-20baa3bb]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.04rem;min-width:0;text-align:right;line-height:1.2}.gp-recent-time__date[data-v-20baa3bb]{font-size:.2rem;color:#777;font-variant-numeric:tabular-nums;letter-spacing:.01em}.gp-recent-time__clock[data-v-20baa3bb]{font-size:.22rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.03em;color:#222;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:.04rem .1rem;border-radius:.06rem;background:linear-gradient(180deg,#f5f5f5,#ebebeb);border:1px solid #e0e0e0}.gp-recent-time__na[data-v-20baa3bb]{font-size:.2rem;color:#ccc;font-weight:500}.gp-mini-ball[data-v-20baa3bb]{display:inline-flex;align-items:center;justify-content:center;width:.46rem;height:.46rem;min-width:.46rem;min-height:.46rem;padding:0;flex-shrink:0;box-sizing:border-box;border-radius:50%;color:#fff;font-size:.2rem;font-weight:700;font-style:normal;line-height:1;letter-spacing:-.02em;box-shadow:0 .02rem .06rem #0000001f;border:1px solid rgba(255,255,255,.35)}.gp-mini-ball--t1[data-v-20baa3bb]{background:linear-gradient(145deg,#c45a56,#8f3d3a)}.gp-mini-ball--t2[data-v-20baa3bb]{background:linear-gradient(145deg,#4e8bab,#355f73)}.gp-mini-ball--t3[data-v-20baa3bb]{background:linear-gradient(145deg,#5aad66,#3d7d46)}.gp-recent-empty[data-v-20baa3bb]{padding:.36rem .22rem;text-align:center;color:#999;font-size:.22rem;line-height:1.5;list-style:none}.gp-recent-footer[data-v-20baa3bb]{padding:.12rem .2rem .16rem;border-top:1px solid #eee;background:#fafafa}.gp-recent-footer .gp-mini-hm-more[data-v-20baa3bb]{display:block;text-align:center;padding:.14rem .2rem;font-size:.24rem;font-weight:600;color:#fff;text-decoration:none;border-radius:.4rem;background:linear-gradient(180deg,#ff4941,#cb0816 55%,#e85a00);box-shadow:0 .04rem .1rem #cb081659}.gp-recent-footer .gp-mini-hm-more[data-v-20baa3bb]:active{opacity:.92}.gp-recent-draws-enter-active[data-v-20baa3bb],.gp-recent-draws-leave-active[data-v-20baa3bb]{transition:opacity .2s ease,max-height .22s ease;overflow:hidden}.gp-recent-draws-enter-from[data-v-20baa3bb],.gp-recent-draws-leave-to[data-v-20baa3bb]{opacity:0;max-height:0}.gp-recent-draws-enter-to[data-v-20baa3bb],.gp-recent-draws-leave-from[data-v-20baa3bb]{opacity:1;max-height:800px}.gp-game-box[data-v-20baa3bb]{margin:.2rem 0 0;padding:.2rem;background:#fff;border-radius:.08rem;border:1px solid #e8e8e8}.gp-send h4[data-v-20baa3bb]{margin:0 0 .08rem;font-size:.28rem;color:#333}.gp-send h5[data-v-20baa3bb]{margin:0 0 .16rem;font-size:.22rem;color:#888;font-weight:400}.fast_li[data-v-20baa3bb]{display:flex;flex-wrap:wrap;gap:.12rem;margin-bottom:.2rem}.fast_li span[data-v-20baa3bb]{padding:.1rem .2rem;border-radius:.06rem;background:#f5f5f5;color:#999;font-size:.24rem}.btn_li[data-v-20baa3bb]{display:flex;flex-wrap:wrap;align-items:center;gap:.12rem;font-size:.24rem;color:#555}.gp-input-dis[data-v-20baa3bb]{flex:1;min-width:1.6rem;padding:.12rem .16rem;border:1px solid #ddd;border-radius:.06rem;background:#fafafa;color:#999}.gp-btn-dis[data-v-20baa3bb]{padding:.12rem .28rem;border-radius:.06rem;background:#e0e0e0;color:#888;font-size:.24rem}.gp-btn-dis.ghost[data-v-20baa3bb]{background:#f5f5f5}.gp-room-foot[data-v-20baa3bb]{margin:.24rem 0 0;font-size:.22rem;color:#888;text-align:center}.gp-footer[data-v-20baa3bb]{position:sticky;bottom:0;left:0;right:0;padding:.2rem;background:linear-gradient(180deg,transparent,#f3f3f3 30%);margin-top:.24rem}.gp-footer-btn[data-v-20baa3bb]{display:block;text-align:center;padding:.22rem;border-radius:.08rem;background:#cb0816;color:#fff;font-size:.3rem;font-weight:600}.gp-modal-mask[data-v-20baa3bb]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:400;padding:.32rem}.gp-modal[data-v-20baa3bb]{width:100%;max-width:5.6rem;background:#fff;border-radius:.12rem;padding:.32rem .28rem}.gp-modal-title[data-v-20baa3bb]{margin:0 0 .2rem;font-size:.3rem;text-align:center}.gp-modal-input[data-v-20baa3bb]{width:100%;box-sizing:border-box;padding:.16rem;font-size:.28rem;border:1px solid #ddd;border-radius:.06rem}.gp-modal-err[data-v-20baa3bb]{margin:.12rem 0 0;font-size:.22rem;color:#cb0816}.gp-modal-actions[data-v-20baa3bb]{margin-top:.28rem;display:flex;gap:.16rem;justify-content:center;flex-wrap:wrap}.yh-subnav[data-v-0d477a35]{text-align:center;padding:.28rem 0 .36rem}.yh-subnav-a[data-v-0d477a35]{font-size:.26rem;color:var(--legacy-primary, #ff4941);text-decoration:none}.content-wrapper[data-v-0d477a35]{max-width:var(--legacy-max-w, 750px)}.legacy-youhui-root.active-content>section ul li .yh-card-cover--photo[data-v-0d477a35]{background:#222}.legacy-youhui-root.active-content>section ul li .yh-card-cover--photo img[data-v-0d477a35]{width:100%;height:100%;object-fit:cover;opacity:1}.promo-header-nav[data-v-29ab6916]{position:relative;flex:0 0 auto;width:100%;max-width:var(--legacy-max-w, 750px);z-index:120;box-sizing:border-box}.promo-detail-root.act-detail-content[data-v-29ab6916]{width:100%;max-width:var(--legacy-max-w, 750px);margin:0 auto;height:100vh;height:100dvh;max-height:100dvh;padding-bottom:calc(var(--legacy-footer-nav-h, 1.1rem) + .32rem);box-sizing:border-box;background:linear-gradient(180deg,#ee463f,#f5f5f5 28%);display:flex;flex-direction:column;align-items:stretch;overflow:hidden;min-height:0}.promo-detail-scroll[data-v-29ab6916]{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.promo-state[data-v-29ab6916]{text-align:center;padding:.6rem .32rem;font-size:.28rem;color:#fff}.promo-hero[data-v-29ab6916]{width:100%;height:3.2rem;background:linear-gradient(160deg,rgba(255,255,255,.12) 0%,transparent 55%);display:flex;align-items:center;justify-content:center;overflow:hidden}.promo-hero-icon[data-v-29ab6916]{width:1.6rem;height:1.6rem;opacity:.85}.promo-hero-photo[data-v-29ab6916]{width:100%;height:100%;object-fit:cover}.gift_desc[data-v-29ab6916]{display:flex;justify-content:center;padding:.24rem 0 .32rem}.promo-cta[data-v-29ab6916]{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;min-height:.8rem;padding:0 .4rem;font-size:.3rem;font-weight:600;border-radius:.12rem;text-decoration:none;color:#ee463f!important;background:#fff;border:none;box-shadow:0 2px 8px #0000002e}.content.container[data-v-29ab6916]{background:#fff;margin:0 .24rem .32rem;padding:.36rem .28rem .48rem;border-radius:.12rem;box-shadow:0 4px 12px #00000014;box-sizing:border-box}.content h3[data-v-29ab6916]{color:#333;font-size:.34rem;text-align:center;margin:0 0 .2rem;font-weight:600}.content>p[data-v-29ab6916]{color:#666;font-size:.26rem;text-align:center;line-height:1.55;margin:0 0 .32rem}.offers[data-v-29ab6916]{display:flex;flex-wrap:wrap;justify-content:space-around;gap:.24rem}.offer[data-v-29ab6916]{flex:1 1 40%;min-width:2.4rem;background:#f9f9f9;border:1px solid #e8e8e8;padding:.28rem .2rem;border-radius:.1rem;text-align:center;box-shadow:0 1px 4px #0000000f}.offer h4[data-v-29ab6916]{color:#1989fa;font-size:.3rem;margin:0 0 .12rem;font-weight:600}.offer p[data-v-29ab6916]{color:#ff6b81;font-size:.28rem;font-weight:700;margin:0}.promo-footnote[data-v-29ab6916]{margin:.36rem 0 0;font-size:.22rem;color:#999;text-align:center;line-height:1.5}.page[data-v-59a4db4e]{padding:0;padding-bottom:.56rem;background:#f4f4f4}.page>.legacy-hall-card[data-v-59a4db4e]:first-child{margin-top:.24rem}.card[data-v-59a4db4e]{margin:0 .22rem .24rem;padding:.28rem .24rem!important}.sum-card[data-v-59a4db4e]{margin-top:.2rem}.h1[data-v-59a4db4e]{margin:0 0 .12rem;font-size:.34rem;color:#333}.h2[data-v-59a4db4e]{margin:0 0 .2rem;font-size:.3rem;color:#333}.sr-only[data-v-59a4db4e]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desc[data-v-59a4db4e]{margin:0 0 .24rem;font-size:.26rem;line-height:1.5;color:#666}.my-shell[data-v-59a4db4e]{min-height:40vh}.my-header[data-v-59a4db4e]{min-height:3.6rem;padding:.36rem .22rem .48rem;background-repeat:no-repeat;background-size:100% 100%;background-position:center;color:#6f6f6f;font-family:PingFang SC,PingFangSC-Medium,system-ui,sans-serif}.my-header-inner[data-v-59a4db4e]{display:flex;align-items:center;gap:.24rem;max-width:var(--legacy-max-w, 750px);margin:0 auto}.avatar-ring[data-v-59a4db4e]{flex-shrink:0;width:2.04rem;height:2.04rem;border-radius:50%;background:#ffffff30;display:flex;align-items:center;justify-content:center}.avatar-entry[data-v-59a4db4e]{text-decoration:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.avatar[data-v-59a4db4e]{width:1.44rem;height:1.44rem;border-radius:50%;background:#fff;object-fit:cover;display:block}.my-header-text[data-v-59a4db4e]{flex:1;min-width:0}.uid-line[data-v-59a4db4e]{margin:0 0 .06rem;font-size:.24rem;color:#666}.nick[data-v-59a4db4e]{margin:0;font-size:.34rem;font-weight:700;line-height:1.25;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-mini[data-v-59a4db4e]{flex-shrink:0;border:1px solid #ddd;background:#ffffffd9;color:#666;font-size:.22rem;padding:.1rem .18rem;border-radius:.08rem;cursor:pointer}.money-panel[data-v-59a4db4e]{margin:-.36rem .22rem 0;padding:.28rem .24rem .26rem;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid rgba(0,0,0,.04);border-radius:.18rem;box-shadow:0 .04rem .12rem #0000000a,0 .14rem .36rem #cb081612;position:relative;z-index:1}.money-panel[data-v-59a4db4e]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px #ffffffe6}.money-two-col[data-v-59a4db4e]{display:grid;grid-template-columns:1fr 1fr;gap:.14rem}.money-col[data-v-59a4db4e]{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:2.28rem;padding:.22rem .2rem .18rem;border-radius:.14rem;border:1px solid #f0f0f0;box-shadow:0 .02rem .08rem #00000008}.money-col-balance[data-v-59a4db4e]{background:linear-gradient(165deg,#fffefb,#fff8f6 45%,#fff)}.money-col-today[data-v-59a4db4e]{background:linear-gradient(165deg,#f9fbff,#f4f7fc 40%,#fff)}.money-col-top[data-v-59a4db4e]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.1rem}.money-lbl[data-v-59a4db4e]{font-size:.22rem;font-weight:500;color:#888;letter-spacing:.01em}.money-num[data-v-59a4db4e]{font-size:.3rem;font-weight:700;color:#1a1a1a;font-variant-numeric:tabular-nums;letter-spacing:.02em}.money-num.big[data-v-59a4db4e]{font-size:.38rem;line-height:1.15;color:var(--legacy-primary, #ff4941);text-shadow:0 .02rem 0 rgba(255,255,255,.8)}.money-num.red[data-v-59a4db4e]{color:#d32f2f}.money-num.green[data-v-59a4db4e]{color:#178a16}.money-subrow[data-v-59a4db4e]{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.06rem .12rem}.money-subrow .money-lbl[data-v-59a4db4e]{flex:1;min-width:0}.money-subrow .money-num[data-v-59a4db4e]{flex-shrink:0;text-align:right}.money-pill[data-v-59a4db4e]{margin-top:.18rem;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;box-sizing:border-box;min-height:.76rem;padding:0 .12rem;border-radius:.12rem;font-size:.26rem;font-weight:600;text-decoration:none;color:#fff;font-family:PingFang SC,PingFangSC-Regular,system-ui,sans-serif;box-shadow:0 .08rem .18rem #0000001f;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.money-pill[data-v-59a4db4e]:active{transform:scale(.98);opacity:.94}.money-pill.withdraw[data-v-59a4db4e]{background:linear-gradient(135deg,#ff6b6b,#e51c23 55%,#cb0816)}.money-pill.deposit[data-v-59a4db4e]{background:linear-gradient(135deg,#ffc966,#ff922b 45%,#f76707)}.pill-ic[data-v-59a4db4e]{width:.4rem;height:.36rem;margin-right:.14rem;object-fit:contain;flex-shrink:0}.err.tiny[data-v-59a4db4e]{margin:.12rem 0 0;font-size:.22rem}.user-center-diy-block[data-v-59a4db4e]{margin-top:.2rem;color:var(--legacy-text, #333)}.user-center-diy-block[data-v-59a4db4e] img{max-width:100%;height:auto}.my-menu[data-v-59a4db4e]{margin:.24rem .22rem 0;padding:.2rem 0 0;background:#fff;border-radius:.12rem;display:flex;flex-wrap:wrap;border:none;font-family:PingFang SC,PingFangSC-Regular,system-ui,sans-serif;font-size:.252rem;color:#000}.my-menu .mi[data-v-59a4db4e]{width:33.33%;box-sizing:border-box;height:1.54rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#000;border:1px solid #f4f4f4;padding:.08rem .04rem}.mi-img[data-v-59a4db4e]{width:.5rem;height:.5rem;margin-bottom:.1rem;object-fit:contain}.mi-t[data-v-59a4db4e]{text-align:center;line-height:1.25;font-size:.252rem;color:#000}.legacy-hall-card.card.collapse-card[data-v-59a4db4e]{padding:0!important;overflow:hidden}.collapse-trigger[data-v-59a4db4e]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.2rem;padding:.24rem .26rem;border:none;border-bottom:1px solid #f0f0f0;background:#fff;font-size:.28rem;font-weight:600;color:#333;text-align:left;cursor:pointer;font-family:PingFang SC,PingFangSC-Medium,system-ui,sans-serif}.collapse-chev[data-v-59a4db4e]{display:inline-block;width:.16rem;height:.16rem;border-right:2px solid #999;border-bottom:2px solid #999;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-right:.06rem}.collapse-chev.open[data-v-59a4db4e]{transform:rotate(-135deg);margin-top:.06rem}.collapse-body[data-v-59a4db4e]{padding:.2rem .26rem .28rem;background:#fafafa}.sum-card .collapse-body[data-v-59a4db4e]{background:#fff}.h2.tight[data-v-59a4db4e]{margin:0 0 .16rem;font-size:.28rem}.meta[data-v-59a4db4e]{margin:.08rem 0 0;font-size:.22rem;color:#666}.stats[data-v-59a4db4e]{display:grid;grid-template-columns:repeat(2,1fr);gap:.16rem}.cell[data-v-59a4db4e]{padding:.16rem;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0}.cell .k[data-v-59a4db4e]{display:block;font-size:.22rem;color:#888;margin-bottom:.06rem}.cell .v[data-v-59a4db4e]{font-size:.28rem;font-weight:600;color:#222}.today[data-v-59a4db4e]{margin-top:.2rem;padding:.16rem;font-size:.22rem;color:#555;background:#fff9f0;border-radius:6px;display:flex;flex-wrap:wrap;gap:.16rem}.today-t[data-v-59a4db4e]{font-weight:600;margin-right:.08rem}.err[data-v-59a4db4e]{color:var(--legacy-notice, #ff4941);font-size:.24rem}.actions[data-v-59a4db4e]{margin:.36rem 0 0;display:flex;flex-wrap:wrap;gap:.2rem}.btn[data-v-59a4db4e]{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.ghost[data-v-59a4db4e]{padding:.2rem .36rem;font-size:.26rem;border-radius:.1rem;border:1px solid #ddd;color:#555;background:#fafafa;text-decoration:none}.no-data-main[data-v-7cc95ce8]{margin:0 0 6px;font-size:15px}.no-data-hint[data-v-7cc95ce8]{margin:0;font-size:12px;line-height:1.45;color:#888}.cl-page[data-v-08e70352]{max-width:6.4rem;margin:0 auto;padding:.08rem .12rem .36rem}.desc[data-v-08e70352]{margin:0 0 .28rem;padding:.2rem .22rem;font-size:.24rem;line-height:1.55;color:#666;background:linear-gradient(135deg,#fff9f8,#fff 50%);border:1px solid #ffe8e5;border-radius:.12rem}.cl-err[data-v-08e70352]{padding:.16rem .2rem;border-radius:.1rem}.cl-block[data-v-08e70352]{margin-bottom:.36rem}.cl-cat[data-v-08e70352]{position:relative;margin:0 0 .14rem;padding:.08rem 0 .08rem .2rem;font-size:.28rem;color:#222;font-weight:700;letter-spacing:.02em}.cl-cat[data-v-08e70352]:before{content:"";position:absolute;left:0;top:.12rem;bottom:.12rem;width:.06rem;border-radius:.04rem;background:linear-gradient(180deg,#ff5a52,#cb0816)}.cl-list[data-v-08e70352]{list-style:none;margin:0;padding:0;border:1px solid #ebebeb;border-radius:.14rem;overflow:hidden;background:#fff;box-shadow:0 .04rem .18rem #0000000a}.cl-li+.cl-li[data-v-08e70352]{border-top:1px solid #f2f2f2}.cl-row[data-v-08e70352]{display:flex;align-items:center;justify-content:space-between;gap:.2rem;padding:.26rem .26rem .26rem .28rem;text-decoration:none;color:#333;background:#fff;transition:background .12s ease}.cl-row[data-v-08e70352]:active{background:#fff8f7}.cl-name[data-v-08e70352]{font-size:.28rem;font-weight:500;flex:1;min-width:0}.cl-go[data-v-08e70352]{flex-shrink:0;font-size:.22rem;font-weight:600;color:var(--legacy-primary, #ff4941);padding:.1rem .2rem;border-radius:.2rem;background:#ff494114}.wallet-deposit-page[data-v-ec96cc15]{--wd-brand: #ff4941;--wd-accent: #0d9488;--wd-accent-soft: #ecfdf5;--wd-line: #e8e8ef;--wd-muted: #64748b;--wd-text: #1e293b;--wd-radius: 12px;--wd-radius-sm: 10px;padding-top:8px}.wd-top-tip[data-v-ec96cc15]{margin:12px 0 16px}.wallet-deposit-form[data-v-ec96cc15]{position:relative}.wd-form[data-v-ec96cc15]{padding:0 4px}.wd-stack[data-v-ec96cc15]{display:flex;flex-direction:column;gap:18px}.wd-field[data-v-ec96cc15]{display:flex;flex-direction:column;gap:8px}.wd-label[data-v-ec96cc15]{font-size:13px;font-weight:600;color:var(--wd-text);letter-spacing:.02em}.wd-input[data-v-ec96cc15]{display:block;width:100%;min-height:48px;line-height:1.35;padding:12px 14px;font-size:16px;border-radius:var(--wd-radius-sm)!important;border:1px solid var(--wd-line)!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;color:var(--wd-text)!important;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.wd-input[data-v-ec96cc15]::placeholder{color:#94a3b8;font-size:14px}.wd-input[data-v-ec96cc15]:focus{outline:none;border-color:color-mix(in srgb,var(--wd-brand) 55%,#fff)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--wd-brand) 22%,transparent),0 1px 2px #0f172a0f!important}.wd-account-card[data-v-ec96cc15]{border-radius:var(--wd-radius);background:#fff;border:1px solid var(--wd-line);box-shadow:0 8px 24px #0f172a0f;overflow:hidden}.wd-account-card__hd[data-v-ec96cc15]{padding:10px 16px;background:linear-gradient(90deg,var(--wd-accent-soft) 0%,#fff 55%);border-bottom:1px solid #d1fae5}.wd-account-card__title[data-v-ec96cc15]{font-size:14px;font-weight:700;color:var(--wd-text)}.wd-account-card__user[data-v-ec96cc15]{margin:0;padding:16px 18px 18px;font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.03em;color:#0f766e;word-break:break-all}.wd-rate-panel[data-v-ec96cc15]{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:var(--wd-radius-sm);background:linear-gradient(135deg,#ecfdf5,#f0fdfa);border:1px solid #99f6e4;color:#134e4a}.wd-rate-icon[data-v-ec96cc15]{flex-shrink:0;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--wd-accent);color:#fff;font-size:13px;font-weight:700;font-style:normal;line-height:22px;text-align:center;font-family:system-ui,sans-serif}.wd-rate-body[data-v-ec96cc15]{min-width:0}.wd-rate-line[data-v-ec96cc15]{margin:0;font-size:14px;line-height:1.45}.wd-rate-k[data-v-ec96cc15]{font-weight:600;margin-right:4px}.wd-rate-v[data-v-ec96cc15]{font-weight:700;font-variant-numeric:tabular-nums}.wd-rate-channel[data-v-ec96cc15]{margin:6px 0 0;font-size:12px;color:#115e59;opacity:.95}.deposit-legacy-hidden[data-v-ec96cc15]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.wd-tips[data-v-ec96cc15]{border-radius:var(--wd-radius);border:1px solid var(--wd-line);box-shadow:0 4px 16px #0f172a0d;margin-top:18px!important}.wd-tips-remark[data-v-ec96cc15]{color:#b45309;background:#fffbeb;margin:0 0 14px!important;padding:12px 14px;border-radius:var(--wd-radius-sm);border:1px solid #fde68a;font-size:14px;font-weight:600}.wd-tips-title[data-v-ec96cc15]{margin-top:0!important}.wallet-withdraw-form[data-v-4a4e9270]{--ww-brand: #ff4941;--ww-brand-soft: #fff0f0;--ww-line: #e8e8ef;--ww-muted: #64748b;--ww-text: #1e293b;--ww-radius: 12px;--ww-radius-sm: 10px}.ww-form[data-v-4a4e9270]{padding:0 4px}.ww-stack[data-v-4a4e9270]{display:flex;flex-direction:column;gap:18px}.ww-field[data-v-4a4e9270]{display:flex;flex-direction:column;gap:8px}.ww-label[data-v-4a4e9270]{font-size:13px;font-weight:600;color:var(--ww-text);letter-spacing:.02em}.ww-input[data-v-4a4e9270]{display:block;width:100%;min-height:48px;line-height:1.35;padding:12px 14px;font-size:16px;border-radius:var(--ww-radius-sm)!important;border:1px solid var(--ww-line)!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;color:var(--ww-text)!important;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.ww-input[data-v-4a4e9270]::placeholder{color:#94a3b8;font-size:14px}.ww-input[data-v-4a4e9270]:focus{outline:none;border-color:color-mix(in srgb,var(--ww-brand) 55%,#fff)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ww-brand) 22%,transparent),0 1px 2px #0f172a0f!important}.ww-fee-panel[data-v-4a4e9270]{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:var(--ww-radius-sm);background:linear-gradient(135deg,#f0f7ff,#eef2ff);border:1px solid #c7d2fe;color:#334155}.ww-fee-icon[data-v-4a4e9270]{flex-shrink:0;width:22px;height:22px;margin-top:1px;border-radius:50%;background:#6366f1;color:#fff;font-size:12px;font-weight:800;font-style:normal;line-height:22px;text-align:center;font-family:system-ui,sans-serif}.ww-fee-text[data-v-4a4e9270]{margin:0;font-size:13px;line-height:1.55}.ww-bank-card[data-v-4a4e9270]{border-radius:var(--ww-radius);background:#fff;border:1px solid var(--ww-line);box-shadow:0 8px 24px #0f172a0f;overflow:hidden}.ww-bank-card__hd[data-v-4a4e9270]{padding:12px 16px;background:linear-gradient(90deg,var(--ww-brand-soft) 0%,#fff 48%);border-bottom:1px solid var(--ww-line)}.ww-bank-card__title[data-v-4a4e9270]{font-size:14px;font-weight:700;color:var(--ww-text)}.ww-bank-dl[data-v-4a4e9270]{margin:0;padding:4px 0 2px}.ww-bank-row[data-v-4a4e9270]{display:grid;grid-template-columns:92px 1fr;gap:8px 12px;padding:10px 16px;border-bottom:1px solid #f1f5f9;align-items:baseline}.ww-bank-row[data-v-4a4e9270]:last-of-type{border-bottom:none}.ww-bank-row dt[data-v-4a4e9270]{margin:0;font-size:12px;font-weight:600;color:var(--ww-muted)}.ww-bank-row dd[data-v-4a4e9270]{margin:0;font-size:14px;color:var(--ww-text);word-break:break-all}.ww-mono[data-v-4a4e9270]{font-variant-numeric:tabular-nums;letter-spacing:.02em}.ww-card-num[data-v-4a4e9270]{font-weight:600;color:#b91c1c}.ww-payout-pill[data-v-4a4e9270]{display:flex;align-items:stretch;margin:8px 12px 14px;padding:0;border-radius:var(--ww-radius-sm);border:2px solid #fecaca;background:#fffafb;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ww-payout-pill[data-v-4a4e9270]:has(.ww-payout-pill__radio:checked){border-color:var(--ww-brand);background:var(--ww-brand-soft)}.ww-payout-pill__radio[data-v-4a4e9270]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.ww-payout-pill__body[data-v-4a4e9270]{display:flex;flex-direction:column;gap:4px;padding:12px 14px 12px 36px;width:100%;box-sizing:border-box;position:relative}.ww-payout-pill__body[data-v-4a4e9270]:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;box-sizing:border-box}.ww-payout-pill:has(.ww-payout-pill__radio:checked) .ww-payout-pill__body[data-v-4a4e9270]:before{border-color:var(--ww-brand);background:radial-gradient(circle at center,var(--ww-brand) 0 45%,#fff 46% 100%)}.ww-payout-pill__k[data-v-4a4e9270]{font-size:13px;font-weight:700;color:var(--ww-text)}.ww-payout-pill__v[data-v-4a4e9270]{font-size:13px;color:#475569;line-height:1.4}.popup-html[data-v-c7d25925]{font-size:14px;line-height:1.5;word-break:break-word}.popup-html[data-v-c7d25925] img{max-width:100%;height:auto}
