.app-boot-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;flex-direction:column;background:#f4f2f8;pointer-events:none}.app-boot-shell .boot-hd{height:56px;flex:0 0 auto;background:#fffffff5;border-bottom:1px solid #e8e6f0}.app-boot-shell .boot-bd{flex:1;display:flex;min-height:0}.app-boot-shell .boot-side{width:200px;background:#fff;border-right:1px solid #e8e6f0}.app-boot-shell .boot-main{flex:1;background:radial-gradient(ellipse 80% 45% at 8% 0%,rgba(255,255,255,.9) 0%,transparent 55%),linear-gradient(165deg,#f7f8fb,#f3eef8 40%,#faf6ef 75%,#f5f7fa)}:root{--indigo: #5b4cdb;--indigo-dark: #4638c4;--indigo-soft: #ece9ff;--gold: #b0893a;--gold-soft: #f5e6c8;--bg: #f4f2f8;--bg-mist: radial-gradient(ellipse 80% 45% at 8% 0%, rgba(255, 255, 255, .9) 0%, transparent 55%), radial-gradient(ellipse 65% 40% at 92% 6%, rgba(245, 230, 190, .42) 0%, transparent 50%), radial-gradient(ellipse 55% 35% at 70% 100%, rgba(224, 216, 255, .4) 0%, transparent 55%), linear-gradient(165deg, #f7f8fb 0%, #f3eef8 40%, #faf6ef 75%, #f5f7fa 100%);--text: #1f2430;--muted: #6b7280;--card: #ffffff;--line: #e8e6f0;--danger: #e11d48;--ok: #059669;--shadow-card: 0 14px 32px rgba(15, 23, 42, .06), 0 1px 0 rgba(255, 255, 255, .85) inset}html,body,#app{margin:0!important;padding:0!important;width:100%!important;height:100%!important;max-width:none!important;overflow:hidden;font-family:Microsoft YaHei,Segoe UI,PingFang SC,sans-serif;color:var(--text);background:var(--bg)}.route-fallback{min-height:420px;border-radius:8px;background:linear-gradient(90deg,#f3f0fa 25%,#faf8ff 37%,#f3f0fa 63%);background-size:400% 100%;animation:route-fallback-shine 1.1s ease infinite}@keyframes route-fallback-shine{0%{background-position:100% 0}to{background-position:0 0}}.card,.lottery-board,.field input,.field select,.table,.btn,.bet-dock,.mine-page,.uc-tile,.bet-page,.bet-stage,.app-shell{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:8px 16px;cursor:pointer;background:var(--indigo);color:#fff}.btn:hover{background:var(--indigo-dark)}.btn-ghost{background:transparent;color:var(--indigo);border:1px solid var(--indigo)}.card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:20px}.page-title{margin:0 0 16px;font-size:18px}.empty{color:var(--muted);padding:28px 0;text-align:center}.auth-wrap{min-height:100vh;display:grid;place-items:center;background:linear-gradient(160deg,#5b4cdb,#2d246a)}.auth-card{width:380px;background:#fff;border-radius:12px;padding:32px;box-shadow:0 18px 50px #0000002e}.auth-card h1{margin:0 0 6px;color:var(--indigo)}.auth-card p{margin:0 0 20px;color:var(--muted);font-size:13px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:13px}.field input{height:40px;border:1px solid var(--line);border-radius:6px;padding:0 10px}.field select{height:40px;border:1px solid var(--line);border-radius:6px;padding:0 10px;background:#fff}.field input:focus{outline:2px solid var(--indigo-soft);border-color:var(--indigo)}.err{color:var(--danger);font-size:13px;margin:0 0 10px}.ok{color:var(--ok);font-size:13px;margin:8px 0 0}.btn-pay{background:#e11d48;color:#fff;border:0;height:32px;padding:0 14px;border-radius:4px;font-size:13px}.btn-pay:hover{background:#be123c}.app-shell{position:fixed!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;height:auto!important;max-width:none!important;margin:0!important;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-mist)}.app-shell.ref-shell{background:var(--bg-mist)}.app-shell>.header.ref-header{width:100%!important;height:56px!important;flex-shrink:0;overflow:visible;z-index:40;display:flex!important;align-items:center;float:none!important;background:#ffffffe0!important;background-image:linear-gradient(180deg,#fffffff5,#faf8ffe6)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,230,240,.95);box-shadow:0 1px #fffc inset,0 8px 24px #5b4cdb0d}.ref-header-inner{width:100%;max-width:1280px;margin:0 auto;padding:0 16px;height:56px;display:flex;align-items:center;gap:12px;box-sizing:border-box}.app-shell .header .logo{color:#5b4cdb!important;font-size:20px;font-weight:800;letter-spacing:1px;float:none!important;flex:0 0 auto;margin-right:8px;line-height:56px;height:56px;background:none!important}.app-shell .header .nav.ref-nav{flex:1;display:flex;justify-content:flex-start;align-items:center;float:none;margin:0;padding:0;height:56px;gap:0;list-style:none}.app-shell .header .nav.ref-nav li{float:none;height:56px;margin:0;padding:0;list-style:none}.app-shell .header .nav.ref-nav li>a,.app-shell .header .nav.ref-nav li>.router-link-active{display:flex;align-items:center;height:56px;padding:0 16px;margin:0;color:#2d3748!important;font-size:15px;font-weight:700;letter-spacing:.02em;background:transparent!important;border:0;opacity:1;position:relative}.app-shell .header .nav.ref-nav li>a:hover{color:#5b4cdb!important;background:#f5f3ff!important}.app-shell .header .nav.ref-nav li>a.on,.app-shell .header .nav.ref-nav li>a.router-link-active{color:#5b4cdb!important;font-weight:800;background:transparent!important}.app-shell .header .nav.ref-nav li>a.on:after,.app-shell .header .nav.ref-nav li>a.router-link-active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#5b4cdb}.app-shell .header .nav.ref-nav .ref-nav-gap{width:1px;height:18px;margin:0 10px;background:#e5e7eb;align-self:center;pointer-events:none}.app-shell .header .nav.ref-nav li.nav-menu{position:relative;overflow:visible;z-index:50}.pc-menu-panel{position:absolute;left:50%;top:56px;transform:translate(-22%);width:820px;background:#fff;border-radius:12px;box-shadow:0 14px 40px #312e812e;overflow:hidden;z-index:60;animation:lot-hall-in .14s ease-out;border:1px solid #e5e7eb}.pc-menu-hd{display:grid;grid-template-columns:repeat(4,1fr);background:#ece9ff;border-bottom:1px solid #ddd6fe;min-height:52px}.pc-menu-hd-item{display:flex;align-items:center;justify-content:center;gap:8px;color:#4338ca!important;font-size:15px;font-weight:600;padding:12px 6px}.app-shell .header .nav .pc-menu-hd-item{color:#4338ca!important;height:auto;line-height:1.2}.pc-menu-ico{width:24px;height:24px;border-radius:6px;background:#5b4cdb;position:relative;flex-shrink:0}.pc-menu-ico:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:2px solid #fff;border-radius:3px;box-sizing:border-box}.pc-menu-ico.ico-user:before{border-radius:50%;top:6px;right:7px;bottom:5px;left:7px;border-width:2px;box-shadow:0 -5px 0 -1px #fff}.pc-menu-ico.ico-bank:before{border-radius:2px;top:6px;right:4px;bottom:6px;left:4px}.pc-menu-ico.ico-report:before{border:0;background:linear-gradient(#fff,#fff) 3px 10px / 3px 6px no-repeat,linear-gradient(#fff,#fff) 8px 7px / 3px 9px no-repeat,linear-gradient(#fff,#fff) 13px 5px / 3px 11px no-repeat;top:0;right:0;bottom:0;left:0}.pc-menu-ico.ico-team:before{border:0;background:radial-gradient(circle at 50% 30%,#fff 2.2px,transparent 2.6px),radial-gradient(circle at 28% 70%,#fff 2.2px,transparent 2.6px),radial-gradient(circle at 72% 70%,#fff 2.2px,transparent 2.6px);top:0;right:0;bottom:0;left:0}.pc-menu-bd{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:16px 14px 20px;background:#fff}.pc-menu-col{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:0 10px;border-right:1px solid #eef2ff}.pc-menu-col:last-child{border-right:0}.app-shell .header .nav .pc-menu-panel a.pc-menu-pill,.app-shell .header .nav .pc-menu-panel .pc-menu-pill{display:block!important;float:none!important;width:100%!important;height:36px!important;line-height:34px!important;text-align:center!important;border:1px solid #c7d2fe!important;border-radius:999px!important;background:#fff!important;color:#374151!important;font-size:13px!important;font-weight:400!important;padding:0 10px!important;margin:0!important;opacity:1!important;box-sizing:border-box!important;transition:background .15s ease,color .15s ease,border-color .15s ease}.app-shell .header .nav .pc-menu-panel a.pc-menu-pill:hover,.app-shell .header .nav .pc-menu-panel .pc-menu-pill:hover{background:#5b4cdb!important;border-color:#5b4cdb!important;color:#fff!important}.app-shell .header .fr.ref-user{float:none!important;display:flex;align-items:stretch;height:56px;padding-right:0;margin-left:auto;gap:10px;flex:0 0 auto}.app-shell .header .ref-user .div_name{display:block;color:#111827!important;font-size:15px;font-weight:800;font-style:normal;line-height:1.2;max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .header .ref-user .div_money{color:#6b7280;font-size:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:6px;row-gap:2px;min-width:0;padding:0 2px 0 0;border:0;background:transparent;border-radius:0;line-height:1.1}.app-shell .header .ref-user .div_money small,.app-shell .header .ref-user .div_money .hdr-bal-lab{grid-column:1;grid-row:1;color:#6b7280;font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em}.app-shell .header .ref-user .div_money label,.app-shell .header .ref-user .div_money .hdr-bal-num{grid-column:1;grid-row:2;color:var(--gold)!important;font-weight:800;font-size:16px;letter-spacing:.02em;line-height:1;font-variant-numeric:tabular-nums}.app-shell .header .ref-user .div_money .a_refresh{grid-column:2;grid-row:1 / span 2;align-self:center}.app-shell ul,.app-shell ol,.bet-page ul,.bet-page ol{padding-left:0;margin-left:0}.body-row{flex:1;display:flex;min-height:0;width:100%;background:transparent}.body-row.is-betting{background:radial-gradient(ellipse at 20% 10%,rgba(255,255,255,.55),transparent 45%),radial-gradient(ellipse at 80% 30%,rgba(230,230,235,.7),transparent 40%),linear-gradient(160deg,#f4f4f6,#e8e8ec 40%,#f7f7f9)}.app-shell .main_cont.no-side{width:100%!important;flex:1 1 auto}.app-shell .left_side{display:none}.body-row.is-betting .left_side.bet-left-side{display:flex!important;flex-direction:column;flex:0 0 220px;width:220px;float:none;height:100%;min-height:0;overflow:hidden;background:linear-gradient(180deg,#5b4cdb,#4338ca 42%,#312e81);border-right:1px solid rgba(0,0,0,.12);position:relative;transition:flex-basis .2s ease,width .2s ease}.body-row.is-betting .left_side.bet-left-side.collapsed{flex:0 0 0;width:0;border-right:0;overflow:visible;background:transparent}.bet-side-inner{display:flex;flex-direction:column;height:100%;min-height:0}.bet-side-inner .side_btn{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 12px 8px;flex-shrink:0}.bet-side-inner .side_btn a{display:flex;align-items:center;justify-content:center;height:30px;border-radius:15px;background:#fff;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 1px 2px #0000001f}.bet-side-inner .side_btn a:hover{filter:brightness(.98)}.bet-side-inner .side_btn a.a1{color:#e11d48}.bet-side-inner .side_btn a.a2{color:#d97706}.bet-side-inner .side_btn a.a3{color:#0284c7}.bet-side-inner .side_tit{display:flex;width:calc(100% - 24px);max-width:196px;height:34px;margin:4px auto 10px;padding:3px;border-radius:17px;border:1px solid rgba(255,255,255,.55);background:#0000001f;box-sizing:border-box;flex-shrink:0}.bet-side-inner .side_tit span{flex:1;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#ffffffd1;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.bet-side-inner .side_tit span.on{background:#fff;color:#5b4cdb;font-weight:700}.app-shell .side_list{flex:1;overflow-y:auto;min-height:0;padding:0 10px 16px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.app-shell .side_list::-webkit-scrollbar{width:4px}.app-shell .side_list::-webkit-scrollbar-track{background:transparent}.app-shell .side_list::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px}.bet-side-inner .menu_item{display:block;color:#ffffffeb;font-size:13px;line-height:1.25;padding:8px 12px;margin:2px 0;border-radius:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.bet-side-inner .menu_item:hover{background:#ffffff1f;color:#fff}.bet-side-inner .menu_item.on{background:#ffffff38;color:#fff;font-weight:600}.bet-side-inner .side-group{margin-bottom:4px}.bet-side-inner .side-group-tit{display:flex;align-items:center;gap:6px;width:100%;border:0;color:#ffffffd1;font-size:12px;font-weight:700;letter-spacing:.06em;padding:10px 10px 8px 12px;position:sticky;top:0;z-index:1;background:linear-gradient(180deg,#4338cafa 70%,#4338cad1);cursor:pointer;text-align:left;font-family:inherit}.bet-side-inner .side-group-tit:hover{color:#fff}.bet-side-inner .side-group-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-side-inner .side-group-arrow{flex-shrink:0;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(255,255,255,.75);transition:transform .15s ease}.bet-side-inner .side-group.folded .side-group-arrow{transform:rotate(-90deg)}.bet-side-inner .side-group-body{padding-bottom:2px}.bet-side-inner .side_standby{flex-shrink:0;display:flex;flex-direction:column;gap:8px;padding:8px 12px 12px;border-top:1px solid rgba(255,255,255,.12);background:#00000014}.bet-side-inner .side-standby-btn{display:flex;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;border:0;border-radius:8px;color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 6px #0000002e;text-align:left;text-decoration:none;box-sizing:border-box}.bet-side-inner .side-standby-btn:hover{filter:brightness(1.06)}.bet-side-inner .side-standby-ico{flex-shrink:0;width:18px;height:18px;background:center / contain no-repeat;opacity:.95}.bet-side-inner .tone-promo{background:linear-gradient(180deg,#b56a5a,#9a4f42)}.bet-side-inner .tone-promo .side-standby-ico{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8'%3E%3Crect x='4' y='10' width='16' height='10' rx='1.5'/%3E%3Cpath d='M12 10V6.5M8.5 10c0-2 1.5-3.5 3.5-3.5s3.5 1.5 3.5 3.5M4 14h16'/%3E%3C/svg%3E")}.bet-side-inner .tone-help{background:linear-gradient(180deg,#f0a04a,#e08928)}.bet-side-inner .tone-help .side-standby-ico{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M9.5 9.5a2.5 2.5 0 1 1 3.7 2.2c-.8.4-1.2.9-1.2 1.8M12 17h.01'/%3E%3C/svg%3E")}.bet-side-inner .tone-feedback{background:linear-gradient(180deg,#c9a57a,#b38d62)}.bet-side-inner .tone-feedback .side-standby-ico{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.8'%3E%3Cpath d='M5 6h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H10l-4 3v-3H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1z'/%3E%3C/svg%3E")}.bet-side-inner .side-collapse-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:40px;border:0;border-top:1px solid rgba(255,255,255,.14);background:#fffcf7f0;color:#5a4a3c;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.bet-side-inner .side-collapse-btn:hover{background:#fff;color:#3f3228}.bet-side-inner .side-collapse-ico{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:6px solid #5a4a3c}.bet-side-expand-tab{position:absolute;left:0;top:58%;transform:translateY(-50%);z-index:40;width:18px;height:52px;padding:0;border:0;border-radius:0 10px 10px 0;background:linear-gradient(180deg,#8b6914,#6e5210);box-shadow:1px 2px 6px #00000038;cursor:pointer;display:flex;align-items:center;justify-content:center}.bet-side-expand-tab:hover{filter:brightness(1.08)}.bet-side-expand-tab i{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:6px solid #fff}.app-shell .side_list .menu_item.router-link-active{background:#ffffff38;color:#fff}.app-shell .main_cont{float:none!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;flex:1 1 auto;overflow:auto;background:transparent!important;padding:0!important}.body-row.is-betting .main_cont.is-bet{background:transparent!important;position:relative!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important;display:block!important}.app-shell .main_cont .ref-main{width:100%;max-width:1140px;margin:0 auto;min-height:100%;box-sizing:border-box;padding:18px 16px 28px}.app-shell .main_cont.is-bet .ref-main{position:absolute;top:0;right:0;bottom:0;left:0;max-width:none;width:100%;height:auto;min-height:0;margin:0;padding:0;overflow:hidden;display:block}.app-shell .main_cont.is-bet .ref-main>*{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;min-height:0;width:auto}.app-shell .main_cont.is-hall .ref-main{max-width:1140px}.app-shell .main_cont:not(.is-bet) .page-title{display:none}.app-shell .main_cont .card{margin:12px 0;background:#ffffffe6;border:1px solid rgba(255,255,255,.95);border-radius:14px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-shell .main_cont .member-panel .card{margin:0}.app-shell .main_cont .main_tit{margin:0 0 12px;border-radius:6px}.app-shell .main_cont .ref-main:has(.member-panel){max-width:1100px;background:transparent}.app-shell .main_index{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;height:100%;padding:12px 16px;box-sizing:border-box}.app-shell .main_index .main_lt{width:70%!important}.app-shell .main_index .main_rt{width:28%!important}.app-shell .main_cont.is-bet{overflow:hidden}.ref-home{width:100%;box-sizing:border-box}.ref-banner{position:relative;overflow:hidden;border-radius:8px;background:#1c1c20;aspect-ratio:1100 / 320;max-height:320px}.ref-banner-track{display:flex;height:100%;transition:transform .45s ease}.ref-banner-slide{flex:0 0 100%;height:100%}.ref-banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.ref-banner-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.ref-banner-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff73;cursor:pointer}.ref-banner-dots button.on{background:#5b4cdb;width:18px;border-radius:8px}.ref-portals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.ref-portal{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;text-align:left;cursor:pointer;min-height:128px;border-radius:10px;padding:22px 24px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;box-shadow:inset 0 0 0 1px #ffffff0f;transition:transform .18s ease,filter .18s ease}.ref-portal:hover{transform:translateY(-2px);filter:brightness(1.06)}.ref-portal-title{font-size:26px;font-weight:700;letter-spacing:2px}.ref-portal-desc{font-size:13px;opacity:.85}.ref-portal.tone-a{background:linear-gradient(135deg,#5b4cdb,#312e81)}.ref-portal.tone-b{background:linear-gradient(135deg,#0ea5e9,#1e3a8a)}.ref-portal.tone-c{background:linear-gradient(135deg,#f59e0b,#b45309)}.ref-portal.tone-d{background:linear-gradient(135deg,#10b981,#065f46)}.ref-hot,.ref-cat{margin-top:18px;padding:16px 18px;border-radius:10px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #1c1c200f}.ref-hot-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ref-hot-head h3,.ref-cat-title{margin:0;font-size:16px;font-weight:700;color:#1c1c20}.ref-cat-title{margin-bottom:12px}.ref-hot-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#5b4cdb;font-size:13px;cursor:pointer;padding:0}.ref-hot-more:hover{text-decoration:underline}.ref-hot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ref-hot-item{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;border-radius:8px;background:#f4f2f8;color:#1c1c20;text-decoration:none;font-size:13px;text-align:center;transition:background .15s ease,color .15s ease}.ref-hot-item:hover{background:#5b4cdb;color:#fff}@media(max-width:900px){.ref-hot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bet-page{--float-rail-w: 48px;--float-panel-w: 0px;--float-panel-gap: 0px;--bet-panel-gap: 0px;--bet-stage-w: 1110px;--bet-header-h: 89px;display:flex!important;justify-content:center;align-items:stretch;width:auto!important;height:auto!important;min-height:0;overflow:hidden;padding:8px 0 8px 8px;padding-right:calc(var(--float-rail-w) + var(--float-panel-gap) + var(--float-panel-w) + var(--bet-panel-gap));box-sizing:border-box;background:radial-gradient(ellipse at 20% 0%,rgba(255,255,255,.85),transparent 55%),radial-gradient(ellipse at 80% 100%,rgba(230,228,240,.7),transparent 50%),linear-gradient(180deg,#f4f2f0,#ebe8e4);font-size:13px;color:#374151;transition:padding-right .48s cubic-bezier(.22,.61,.36,1)}.bet-page.has-float-panel{--float-panel-w: 420px;--float-panel-gap: 10px;--bet-panel-gap: 50px;justify-content:flex-end}.bet-page.float-rail-fold{--float-rail-w: 36px}.bet-stage-wrap{display:flex;align-items:flex-start;flex:0 0 auto;max-width:100%;position:relative}.bet-stage{background:#fff;width:var(--bet-stage-w);max-width:min(var(--bet-stage-w),100%);min-width:0;min-height:0;height:auto!important;max-height:none;align-self:stretch;padding:0;box-sizing:border-box;border:1px solid #ddd8d0;flex:0 0 var(--bet-stage-w);box-shadow:0 1px 8px #0000000f;overflow:hidden;display:flex;flex-direction:column;transform:none;transition:none}.bet-page.has-float-panel .bet-stage{width:var(--bet-stage-w);max-width:min(var(--bet-stage-w),100%);flex:0 0 var(--bet-stage-w)}.bet-page.has-float-panel .bet-stage-wrap{margin-right:0}.bet-stage-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.bet-stage-scroll::-webkit-scrollbar{width:0;height:0;display:none}.bet-page .main_tit{display:flex;align-items:stretch;flex-wrap:nowrap;gap:0;background:#f7f5f2!important;border:0;border-bottom:1px solid #e4dfd6;padding:0;margin-bottom:0;min-height:var(--bet-header-h, 89px);height:var(--bet-header-h, 89px);overflow:hidden;box-sizing:border-box}.bet-page .main_logo{width:124px;min-height:var(--bet-header-h, 89px);height:var(--bet-header-h, 89px);margin:0;padding:8px 10px;line-height:1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 124px;text-align:center;background:#5b4cdb;color:#fff;box-sizing:border-box;position:relative}.bet-page .main_logo .tit-gear{display:block;margin-top:4px;font-style:normal;font-size:14px;line-height:1;cursor:pointer;opacity:.92;border:0;width:auto;height:auto}.bet-page .main_logo .tit-gear:before{display:none}.bet-page .main_logo img{display:none}.bet-page .main_logo b{font-size:16px;color:#fff;margin:0;font-weight:700;max-width:110px;line-height:1.35;white-space:normal;word-break:break-all}.bet-page .main_djs{width:300px;height:var(--bet-header-h, 89px);min-height:var(--bet-header-h, 89px);border:0;border-left:1px solid #e4dfd6;border-right:1px solid #e4dfd6;flex:0 0 300px;text-align:center;box-sizing:border-box;overflow:hidden;padding:8px 8px 10px;background:#fff}.bet-page .main_djs p{padding-top:2px!important;font-size:12px;color:#666;margin:0 0 4px;white-space:nowrap}.bet-page .main_djs .djs-lab{margin-right:6px}.bet-page .main_djs .djs-issue{color:#333;font-weight:600}.bet-page .main_tit .text{flex:1 1 auto;width:auto!important;max-width:none!important;padding:8px 12px;display:flex;flex-direction:column;justify-content:center;background:#fff}.bet-page .main_tit .text p{margin:0 0 6px;font-size:12px;color:#666}.bet-page .main_tit .text p a{display:none}.bet-page .main_tit_ops{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px 10px;background:#fff;border-left:1px solid #e4dfd6}.bet-page .main_tit_ops .tit-op{font-size:12px;color:#5b4cdb;text-decoration:none;padding:4px 8px;border:1px solid #c7d2fe;border-radius:3px;background:#f5f3ff}.bet-page .main_tit .open-balls,.bet-page .main_tit .open-balls.size-lg{gap:6px}.bet-page .main_tit .open-ball,.bet-page .open-balls.size-lg .open-ball{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;box-sizing:border-box!important;aspect-ratio:1!important;line-height:1!important;font-size:15px!important;border-radius:50%!important;background:#c9a227!important;border:0!important;color:#fff!important;font-weight:700;box-shadow:inset 0 -1px #0000001f}.bet-page .digits{display:inline-flex;align-items:center;justify-content:center;gap:2px}.bet-page .digits>div{display:inline-flex}.bet-page .digits span{display:inline-block;min-width:28px;height:34px;line-height:34px;padding:0 4px;background:#1a1a1a;color:#ff3b30!important;font-size:22px;font-weight:700;font-family:Consolas,Courier New,monospace;border-radius:3px;letter-spacing:0!important;box-sizing:border-box}.bet-page .digits.sealed span{color:#999!important}.bet-page .digits_d{width:auto!important;height:auto!important;margin:0 2px;color:#ff3b30;font-size:20px;font-weight:700;background:none!important;float:none!important}.bet-page .main_tit .text p{white-space:nowrap;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:0 0 6px!important;font-size:12px!important;line-height:16px;color:#666}.bet-page .main_tit .text p a{display:none!important}.bet-page .main_tit .open-balls,.bet-page .main_tit .open-balls.size-lg{flex-wrap:nowrap;display:inline-flex;gap:6px;margin-top:2px;justify-content:flex-start}.bet-page .main_tit .open-ball,.bet-page .open-balls.size-lg .open-ball{flex-shrink:0;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;box-sizing:border-box!important;aspect-ratio:1!important;font-size:15px!important;line-height:1!important;border-radius:50%!important;background:#c9a227!important;border:0!important;color:#fff!important;font-weight:700;box-shadow:inset 0 -1px #0000001f}.bet-page .main_tit .open-ball.ball-pk{width:32px!important;min-width:32px!important;height:32px!important;border-radius:50%!important;background:#5b4cdb!important;color:#fff!important;font-size:12px!important;line-height:1!important}.bet-page .qh_div{display:none!important}.bet-catalog-tip{padding:48px 24px;text-align:center;color:#6b7280;font-size:14px;background:#fff;min-height:200px}.bet-catalog-tip p{margin:0 0 12px}.bet-catalog-retry{color:#5b4cdb;font-weight:600;text-decoration:underline}.bet-rail{flex:0 0 36px;width:36px;margin-top:var(--bet-header-h);margin-right:10px;position:relative;z-index:6;background:transparent;border-right:0;display:flex;flex-direction:column;padding:0;gap:4px;align-self:flex-start}.bet-rail a{display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;height:72px;margin:0;font-size:13px;color:#5b4cdb;background:#fff;border:1px solid #c7d2fe;border-radius:6px;text-decoration:none;box-shadow:-2px 1px 6px #0000000f}.bet-rail a.on{background:#5b4cdb;color:#fff;border-color:#5b4cdb;font-weight:700;box-shadow:-2px 1px 8px #5b4cdb47}.bet-left{flex:1 1 0;min-width:0;max-width:none;padding:0 0 4px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.bet-left::-webkit-scrollbar{width:0;height:0;display:none}.bet-aside{display:none!important}.bet-float-rail{position:fixed;top:50%;right:0;z-index:260;transform:translateY(-50%);width:var(--float-rail-w, 48px);display:flex;flex-direction:column;gap:2px;padding:4px 0;background:#fff;border:1px solid #e5e9ec;border-right:0;border-radius:6px 0 0 6px;box-shadow:-2px 0 12px #0f172a1a}.bet-float-rail.global-float-rail{z-index:280}.bet-float-rail.fold .float-rail-btn span{font-size:10px}.bet-float-rail.fold{width:36px}.bet-float-rail .float-rail-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;min-height:54px;padding:6px 2px;border:0;background:transparent;color:#515151;font-size:11px;line-height:1.2;cursor:pointer;text-decoration:none;box-sizing:border-box}.bet-float-rail .float-rail-btn:hover,.bet-float-rail .float-rail-btn.on{color:#5b4cdb;background:#f3f0ff}.bet-float-rail .float-rail-btn.on{background:#5b4cdb;color:#fff}.bet-float-rail .float-rail-btn .ico{display:block;width:20px;height:20px;flex:0 0 auto;background-color:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:18px 18px;mask-repeat:no-repeat;mask-position:center;mask-size:18px 18px;opacity:.92}.bet-float-rail .ico-app{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h4v2H7V2zm6 0h4v2h-4V2zM5 6h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm0 2v12h14V8H5zm5 2h4v2h-4v-2zm0 4h4v2h-4v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h4v2H7V2zm6 0h4v2h-4V2zM5 6h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm0 2v12h14V8H5zm5 2h4v2h-4v-2zm0 4h4v2h-4v-2z'/%3E%3C/svg%3E")}.bet-float-rail .ico-draw{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h10v2H7V2zm-2 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm0 2v2h14V8H5zm0 4v8h14v-8H5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h10v2H7V2zm-2 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm0 2v2h14V8H5zm0 4v8h14v-8H5z'/%3E%3C/svg%3E")}.bet-float-rail .ico-skin{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a7 7 0 0 0-7 7c0 2.5 1.2 3.7 2.4 5.1.9 1 1.6 1.9 1.6 3.4v.5h6v-.5c0-1.5.7-2.4 1.6-3.4C17.8 12.7 19 11.5 19 9a7 7 0 0 0-7-7zm-2 18h4v2h-4v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a7 7 0 0 0-7 7c0 2.5 1.2 3.7 2.4 5.1.9 1 1.6 1.9 1.6 3.4v.5h6v-.5c0-1.5.7-2.4 1.6-3.4C17.8 12.7 19 11.5 19 9a7 7 0 0 0-7-7zm-2 18h4v2h-4v-2z'/%3E%3C/svg%3E")}.bet-float-rail .ico-kefu{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 3a7 7 0 0 0-7 7v2H4a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h2v-7a5 5 0 0 1 10 0v7h1a3 3 0 0 0 3-3v-2a1 1 0 0 0-1-1h-1v-2a7 7 0 0 0-7-7zm-1 14h2v2a2 2 0 0 1-2 0v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 3a7 7 0 0 0-7 7v2H4a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h2v-7a5 5 0 0 1 10 0v7h1a3 3 0 0 0 3-3v-2a1 1 0 0 0-1-1h-1v-2a7 7 0 0 0-7-7zm-1 14h2v2a2 2 0 0 1-2 0v-2z'/%3E%3C/svg%3E")}.bet-float-rail .ico-dl{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 3v10.2l3.6-3.6L17 11l-5 5-5-5 1.4-1.4L11 13.2V3h1zM5 19h14v2H5v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 3v10.2l3.6-3.6L17 11l-5 5-5-5 1.4-1.4L11 13.2V3h1zM5 19h14v2H5v-2z'/%3E%3C/svg%3E")}.bet-float-rail .ico-line{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z'/%3E%3C/svg%3E")}.bet-float-rail .ico-fold{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M8.6 7.4 10 6l6 6-6 6-1.4-1.4L13.2 12 8.6 7.4zm-4 0L6 6l6 6-6 6-1.4-1.4L9.2 12 4.6 7.4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M8.6 7.4 10 6l6 6-6 6-1.4-1.4L13.2 12 8.6 7.4zm-4 0L6 6l6 6-6 6-1.4-1.4L9.2 12 4.6 7.4z'/%3E%3C/svg%3E");transition:transform .15s ease}.bet-float-rail .ico-fold.open{transform:scaleX(-1)}.bet-float-rail .ico-chat{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 4h16a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H9l-5 4v-4H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 4h16a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H9l-5 4v-4H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}.bet-float-rail .float-rail-chat{margin-top:4px;border-top:1px solid #eef0f4}.bet-float-panel{position:fixed;top:60px;right:calc(var(--float-rail-w, 48px) + var(--float-panel-gap, 10px));bottom:auto;z-index:250;width:420px;height:728px;max-width:none;max-height:calc(100vh - 68px);display:flex;flex-direction:column;background:#fff;border:1px solid #e5e9ec;border-radius:8px;box-shadow:-4px 0 16px #0f172a1f;overflow:hidden;transform:translate(calc(100% + 4px));opacity:0;pointer-events:none;transition:transform .48s cubic-bezier(.22,.61,.36,1),opacity .36s ease}.bet-page.has-float-panel .bet-float-panel{transform:translate(0);opacity:1;pointer-events:auto}.bet-float-panel .float-panel-inner{width:100%;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.bet-float-panel.fold{right:46px}.float-panel-tabs{display:flex;align-items:center;gap:0;padding:0 10px;border-bottom:1px solid #eef0f4;flex:0 0 auto}.float-panel-tabs>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;height:40px;padding:0 12px;font-size:13px;color:#666;cursor:pointer;position:relative}.float-panel-tabs>button.on{color:#5b4cdb;font-weight:700}.float-panel-tabs>button.on:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:#5b4cdb;border-radius:2px 2px 0 0}.float-trend-btn{margin-left:auto;height:26px;line-height:26px;padding:0 10px;border-radius:3px;background:#5b4cdb;color:#fff!important;font-size:12px;text-decoration:none;flex:0 0 auto}.float-mark-head{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.float-mark-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#333;font-size:13px;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:4px}.float-mark-toggle i{font-style:normal;font-size:10px;color:#888;transition:transform .2s ease;display:inline-block}.float-mark-toggle i.open{transform:rotate(180deg)}.float-mark-body{padding-bottom:4px}.float-mark-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;padding:8px 12px 0;font-size:12px;color:#515151}.float-mark-lab{flex:0 0 auto;color:#333;font-weight:600}.float-mark-clear{margin-left:auto;color:#e11d48!important;font-size:12px;text-decoration:none}.float-mark-balls{display:flex;flex-wrap:wrap;gap:5px;width:100%;margin-top:2px}.float-mark-balls .mark-ball{width:24px;height:24px;border:1px solid #d4a017;border-radius:50%;background:#fff;color:#c99212;font-size:12px;line-height:22px;text-align:center;cursor:pointer;padding:0;font-weight:700}.float-mark-balls .mark-ball.on{background:linear-gradient(180deg,#f6c453,#e39b12);border-color:#d4920f;color:#fff;box-shadow:none}.float-side-chk{display:inline-flex;align-items:center;gap:3px;margin-right:10px;cursor:pointer;color:#333}.float-hist-wrap{flex:1 1 auto;min-height:0;overflow:auto;margin-top:8px;padding:0 8px 10px;scrollbar-width:none;-ms-overflow-style:none}.float-hist-wrap::-webkit-scrollbar{width:0;height:0;display:none}.float-hist-table{width:100%;border-collapse:collapse;font-size:12px}.float-hist-table th,.float-hist-table td{padding:7px 4px;border-bottom:1px solid #f0f2f5;text-align:center;vertical-align:middle}.float-hist-table th{color:#666;font-weight:600;background:#f7f7f7;position:sticky;top:0;z-index:1}.float-hist-table .empty{color:#999;padding:24px 0}.float-balls{display:inline-flex;gap:4px;justify-content:center}.float-ball{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;padding:0;box-sizing:border-box;aspect-ratio:1;border-radius:50%;background:#fff;border:1px solid #d4a017;color:#c99212;font-style:normal;font-size:11px;font-weight:700;line-height:1;flex-shrink:0}.float-ball.mark{background:linear-gradient(180deg,#f6c453,#e39b12);border-color:#d4920f;color:#fff;box-shadow:none}.float-hist-table .sz{font-style:normal;color:#c99212;font-weight:700}.float-hist-table .sz.big{color:#f59e2e}.float-hist-table .sz.small{color:#c99212}.float-hist-table .pr{font-style:normal;color:#5b4cdb;font-weight:700}.float-hist-table .pr.odd{color:#3b82f6}.float-hist-table .pr.even{color:#5b4cdb}.float-quick-empty{padding:28px 16px;text-align:center;color:#888;font-size:13px}.float-quick-empty .btn-outline{margin-top:12px}@media(max-width:980px){.bet-page.has-float-panel{--float-panel-w: min(420px, 70vw);--bet-panel-gap: 16px}.bet-float-panel{width:min(420px,70vw);height:min(728px,calc(100vh - 68px))}}.play-top-tabs{display:flex;gap:0;padding:8px 10px 0}.play-top-tabs span{min-width:88px;height:30px;line-height:30px;text-align:center;font-size:13px;cursor:pointer;background:#eef2ff;color:#5b4cdb;border-radius:4px 4px 0 0;margin-right:4px}.play-top-tabs span.on{background:#5b4cdb;color:#fff;font-weight:700}.play-group-row{display:flex;flex-wrap:wrap;gap:0;padding:0;background:#fff;border-bottom:1px solid #e8e4dc}.play-group-btn{height:32px;padding:0 14px;border:0;border-right:1px solid #e8e4dc;border-radius:0;background:#f7f5f2;color:#515151;font-size:13px;cursor:pointer}.play-group-btn.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff;font-weight:600}.play-sub-panel{padding:8px 10px 4px;border-bottom:1px solid #eef0f5;background:#fff}.play-sub-btn{height:24px;padding:0 10px;border:1px solid #d4d8dd;border-radius:2px;background:#fff;color:#374151;font-size:12px;cursor:pointer}.play-sub-btn.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff}.tool-btn{display:inline-block;height:26px;line-height:26px;padding:0 12px;border-radius:2px;font-size:12px;color:#fff!important;text-decoration:none}.tool-btn.tool-a,.tool-btn.tool-b,.tool-btn.tool-c{background:#5b4cdb}.cart-panel{margin:8px 10px 0;border:1px solid #e4dfd6;background:#fff}.cart-panel table{width:100%;border-collapse:collapse}.cart-panel tbody{display:block;min-height:120px;max-height:160px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.cart-panel tbody::-webkit-scrollbar{width:0;height:0;display:none}.cart-panel thead,.cart-panel tbody tr{display:table;width:100%;table-layout:fixed}.cart-panel .cart-empty{text-align:center;color:#9ca3af;padding:16px 8px!important}.cart-panel th{background:#5b4cdb;color:#fff;font-weight:600;padding:7px 6px;text-align:center;border:0}.cart-panel td{padding:6px;text-align:center;border-bottom:1px solid #f0ece6;vertical-align:middle}.cart-panel .cart-empty{color:#999;padding:14px 6px!important}.cart-panel .cart-nums{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-mul{display:inline-flex;align-items:center;gap:4px}.cart-mul a{width:18px;height:18px;line-height:16px;text-align:center;border:1px solid #c7d2fe;color:#5b4cdb;text-decoration:none;border-radius:2px;background:#fff}.cart-mul em{font-style:normal;min-width:18px}.cart-inner-sum{text-align:center;padding:10px 12px;font-size:13px;color:#515151;border-top:1px solid #f0ece6;background:#fff;min-height:36px;box-sizing:border-box}.cart-inner-sum b{color:#d04a30;font-weight:700}.cart-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f7f5f2;border-top:1px solid #e4dfd6}.cart-foot-l{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.cart-foot-sum{font-size:13px;color:#515151;margin-right:4px}.cart-foot-sum b{color:#d04a30;font-weight:700}.cart-foot-mul.mul-row{display:inline-flex;align-items:center;gap:0}.cart-foot-mul .mul-btn{width:26px;height:26px;line-height:24px;text-align:center;background:#5b4cdb;color:#fff!important;border-radius:3px;text-decoration:none;font-size:15px;font-weight:700}.cart-foot-mul input{width:42px;height:26px;margin:0 4px;border:1px solid #d0d5dd;border-radius:3px;text-align:center;font-size:13px;box-sizing:border-box}.cart-foot-l a.btn-machine,.cart-foot-l a.btn-clear-all,.cart-foot-l a.btn-chase{display:inline-block;height:30px;line-height:28px;padding:0 14px;border:1px solid #5b4cdb;border-radius:3px;background:#fff;color:#5b4cdb;text-decoration:none;font-size:13px}.cart-foot-l a.btn-chase{border-color:#5b4cdb;color:#5b4cdb}.cart-foot-l a{display:inline-block;height:30px;line-height:28px;padding:0 14px;border:1px solid #d0cbc3;border-radius:2px;background:#fff;color:#515151;text-decoration:none;font-size:13px}.btn-confirm-bet{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:240px;height:56px;padding:4px 22px;border-radius:3px;background:#e8554e;color:#fff!important;text-decoration:none;box-shadow:0 2px #c43d37}.btn-confirm-bet span{font-size:16px;font-weight:700;line-height:1.2}.btn-confirm-bet b{font-size:13px;font-weight:600;letter-spacing:1px;margin-top:2px}.btn-confirm-bet.disable{opacity:.55;pointer-events:none}.play-sub-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.play-sub-line em{font-style:normal;font-size:12px;color:#6b7280;width:32px;flex:0 0 32px}.pick-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid #eef0f5}.pick-toolbar-l{display:flex;gap:6px}.pick-toolbar-r{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;color:#515151}.pick-toolbar-r a,.pick-toolbar-r .play-help-link{color:#5b4cdb!important;text-decoration:none}.pick-toolbar-r .play-help-link:hover{text-decoration:underline}.pick-toolbar-r .play-help-wrap{position:relative;display:flex;align-items:center;gap:6px}.pick-toolbar-r .play-help-pill{display:inline-block;height:24px;line-height:22px;padding:0 12px;border:1px solid #c8c8c8;border-radius:12px;background:#fff;color:#666!important;font-size:12px;text-decoration:none;white-space:nowrap}.pick-toolbar-r .play-help-pill:hover,.pick-toolbar-r .play-help-pill.on{border-color:#5b4cdb;color:#5b4cdb!important}.play-help-pop{position:fixed;z-index:1250;display:flex;min-width:420px;max-width:min(560px,80vw);background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #00000024;overflow:hidden}.play-help-main{flex:1;min-width:0;padding:14px 16px 16px}.play-help-title{margin:0 0 8px;font-size:13px;font-weight:700;color:#374151}.play-help-text{margin:0;font-size:13px;line-height:1.7;color:#4b5563;white-space:pre-wrap}.play-help-side{flex:0 0 88px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 10px;border-left:1px solid #ececec;background:#fff}.play-help-side-btn{display:inline-block;min-width:64px;height:26px;line-height:24px;padding:0 8px;border:1px solid #d1d5db;border-radius:4px;color:#6b7280!important;font-size:12px;text-align:center;text-decoration:none;background:#fff;cursor:pointer;box-sizing:border-box}.play-help-side-btn.on,.play-help-side-btn:hover{background:#f3f0ff;border-color:#5b4cdb;color:#5b4cdb!important}.weihao-panel{padding:8px 0 12px}.weihao-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px 6px;font-size:13px;color:#4b5563}.weihao-import{display:inline-block;height:28px;line-height:28px;padding:0 14px;border-radius:2px;background:#5b4cdb;color:#fff!important;font-size:13px;text-decoration:none}.weihao-input,.weihao-result{display:block;width:calc(100% - 28px);margin:0 14px 8px;padding:8px 10px;border:1px solid #d8dce1;border-radius:4px;font-size:13px;resize:vertical;box-sizing:border-box;line-height:1.5}.weihao-input{min-height:56px}.weihao-result{min-height:120px;max-height:220px;background:#fafafa;color:#374151}.weihao-count{margin:0 14px 8px;font-size:13px;color:#374151}.weihao-count b{color:#e11d48}.weihao-sec{margin-bottom:8px;border:1px solid #e5e9ec;border-left:0;border-right:0}.bet-page .pos-row.weihao-row{overflow:visible}.weihao-row .w_ti{width:52px;flex:0 0 52px}.weihao-he-grid,.weihao-bs-wrap{display:flex;gap:10px;padding:8px 14px;border-bottom:1px solid #eef0f5;align-items:flex-start}.weihao-he-grid .w_ti,.weihao-bs-wrap .w_ti{width:52px;flex:0 0 52px;font-size:13px;color:#333;font-weight:700;padding-top:4px}.weihao-he-balls,.weihao-bs-grid{display:flex;flex-wrap:wrap;gap:4px;flex:1}.weihao-he-btn,.weihao-bs-btn{min-width:28px;height:26px;padding:0 6px;border:1px solid #d1d5db;border-radius:3px;background:#fff;color:#4b5563;font-size:12px;cursor:pointer}.weihao-bs-btn{min-width:72px;font-size:11px;letter-spacing:-.5px}.weihao-he-btn.on,.weihao-bs-btn.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff}.weihao-ratio{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 14px;border-bottom:1px solid #eef0f5;font-size:13px}.weihao-ratio em{width:52px;flex:0 0 52px;font-style:normal;font-weight:700;color:#333}.weihao-ratio a{display:inline-block;min-width:48px;height:24px;line-height:22px;padding:0 8px;border:1px solid #d1d5db;border-radius:3px;text-align:center;color:#4b5563!important;text-decoration:none;background:#fff}.weihao-ratio a.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff!important}.weihao-ops{display:flex;flex-wrap:wrap;gap:10px;padding:12px 14px 4px}.btn-weihao-go,.btn-weihao-sub{display:inline-block;height:32px;line-height:32px;padding:0 16px;border-radius:3px;font-size:13px;text-decoration:none}.btn-weihao-go{background:#5b4cdb;color:#fff!important}.btn-weihao-sub{background:#fff;border:1px solid #c4c0ea;color:#5b4cdb!important}.weihao-import-tip{margin:0 0 8px;font-size:13px;color:#6b7280}.weihao-import-area{width:100%;min-height:140px;margin-bottom:14px;padding:8px;border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box}.bet-page .bet-stage{padding-bottom:0}.bet-page .bet-dock,.bet-page .bet-dock.is-float{position:relative;left:auto;right:auto;bottom:auto;z-index:auto;width:100%;max-width:none;margin:0;flex:0 0 auto;box-sizing:border-box;border:0;border-top:1px solid #e5e9ec;border-radius:0;background:#fff;box-shadow:none;padding:8px 12px 10px}@media(max-width:980px){.bet-page .bet-dock,.bet-page .bet-dock.is-float{padding:8px 10px 10px}}.bet-sum-line{margin:0 0 8px;font-size:13px;color:#333;line-height:1.4}.bet-sum-line b{color:#d04a30;font-weight:700}.bet-sum-line b.prize{color:#d04a30}.bet-dock-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:8px}.bet-dock-row:last-child{margin-bottom:0}.dock-row-r{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:auto}.dock-lab{font-size:13px;color:#515151;flex:0 0 auto}.amt-bet-input{width:176px;height:28px;padding:0 8px;border:1px solid #5b4cdb;border-radius:3px;font-size:12px;color:#333;box-sizing:border-box;background:#fff}.dock-row-mode,.dock-row-mul,.dock-row-act{flex-wrap:nowrap}.dock-row-mode .dock-bal,.dock-row-act .dock-actions{margin-left:auto}.mul-allin .btn-outline{min-width:48px;height:28px;line-height:26px;text-align:center;border:1px solid #5b4cdb!important;color:#5b4cdb!important;background:#fff!important;border-radius:3px;padding:0 10px}.mul-allin .btn-outline:hover{background:#5b4cdb!important;border-color:#5b4cdb!important;color:#fff!important}.amt-bet-input::placeholder{color:#5b4cdb}.bet-dock .unit-pills{display:inline-flex;flex-wrap:wrap;gap:0;margin:0;width:auto;flex:none}.bet-dock .unit-pills span{min-width:40px;height:28px;line-height:26px;margin:0 0 0 -1px;border:1px solid #d0d5dd;border-radius:0;font-size:12px;color:#333;background:#fff;cursor:pointer;padding:0 8px;box-sizing:border-box;text-align:center}.bet-dock .unit-pills span:first-child{margin-left:0;border-radius:3px 0 0 3px}.bet-dock .unit-pills span:last-child{border-radius:0 3px 3px 0}.bet-dock .unit-pills span.on{position:relative;z-index:1;background:#5b4cdb;border-color:#5b4cdb;color:#fff}.bet-dock .mul-row{display:inline-flex;align-items:center;gap:0;margin:0}.bet-dock .mul-row .mul-btn{width:28px;height:28px;line-height:26px;text-align:center;background:#5b4cdb;color:#fff!important;border-radius:3px;text-decoration:none;font-size:16px;font-weight:700}.bet-dock .mul-row input{width:48px;height:28px;margin:0 4px;border:1px solid #d0d5dd;border-radius:3px;text-align:center;font-size:13px;box-sizing:border-box}.mul-quick{display:inline-flex;flex-wrap:wrap;gap:0}.mul-quick span{min-width:44px;height:28px;line-height:26px;text-align:center;border:1px solid #d0d5dd;margin-left:-1px;border-radius:0;font-size:12px;color:#333;background:#fff;cursor:pointer;padding:0 8px;box-sizing:border-box}.mul-quick span:first-child{margin-left:0;border-radius:3px 0 0 3px}.mul-quick span:last-child{border-radius:0 3px 3px 0}.mul-quick span:hover{background:#5b4cdb;border-color:#5b4cdb;color:#fff;position:relative;z-index:1}.mul-allin{display:inline-flex;gap:6px}.btn-outline,.btn-amt{display:inline-block;height:28px;line-height:26px;padding:0 12px;border-radius:3px;font-size:12px;background:#fff!important;color:#5b4cdb!important;border:1px solid #5b4cdb;text-decoration:none;box-sizing:border-box}.dock-row-mul .mul-row{margin-left:4px}.dock-actions{display:inline-flex;flex-wrap:wrap;gap:6px;margin-left:auto}.dock-row-mul .dock-actions{margin-left:auto}.dock-actions a{display:inline-block;height:34px;line-height:34px;padding:0 14px;border-radius:3px;font-size:13px;color:#fff!important;text-decoration:none;border:0}.btn-one{background:#5b4cdb!important}.btn-cart{background:#64748b!important}.dock-actions a.disable{opacity:.5;pointer-events:none}.dock-bal{margin-left:0;text-align:right;font-size:12px;color:#6b7280;line-height:1.35;min-width:96px}.dock-bal-lab{display:flex;align-items:center;justify-content:flex-end;gap:4px}.dock-bal-lab .a_refresh{display:inline-block;width:14px;height:14px;border:1.5px solid #5b4cdb;border-radius:50%;position:relative;text-decoration:none;box-sizing:border-box}.dock-bal-lab .a_refresh:after{content:"?";position:absolute;top:-3px;right:0;bottom:0;left:0;text-align:center;font-size:11px;line-height:14px;color:#5b4cdb}.dock-bal-val b{color:#d04a30;font-size:14px}.bet-bar .unit-pills{margin:0;width:auto;flex:none}.bet-bar .mul-row{margin:0}.bet-dock.credit{padding:10px 14px}.bet-page .plan-panel{display:block;padding:10px 14px 14px;border:1px solid #e5e9ec;border-top:0;background:#fff;font-size:13px}.bet-page .plan-form{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin-bottom:10px}.bet-page .plan-panel label{font-size:13px;color:#4b5563}.bet-page .plan-panel input[type=number],.bet-page .plan-panel .plan-title{height:30px;border:1px solid #d9e0e8;border-radius:4px;padding:0 8px;font-size:13px}.bet-page .plan-table-wrap{border:1px solid #e5e9ec;border-radius:4px;overflow:auto;max-height:220px;scrollbar-width:none;-ms-overflow-style:none}.bet-page .plan-table-wrap::-webkit-scrollbar{width:0;height:0;display:none}.bet-page .plan-table{width:100%;border-collapse:collapse;font-size:13px}.bet-page .plan-table th,.bet-page .plan-table td{border-bottom:1px solid #eef0f5;padding:8px 12px;text-align:center}.bet-page .plan-table th{background:#f7f6ff;color:#4338ca;font-weight:600}.bet-page .plan-sum{margin:8px 0 0;text-align:right;font-size:14px}.bet-page .plan-sum b{color:#e11d48;font-size:15px}.chase-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px}.chase-modal{width:min(920px,96vw);max-height:min(860px,92vh);display:flex;flex-direction:column;background:#fff;border:3px solid #c9a227;border-radius:4px;box-shadow:0 12px 40px #00000047;overflow:hidden}.chase-modal-hd{position:relative;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff8e8,#f3e2b0);border-bottom:1px solid #e2c56a;font-size:16px;color:#5a3d00}.chase-modal-hd .chase-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;line-height:26px;text-align:center;font-size:22px;color:#8a6a20;border-radius:4px}.chase-modal-hd .chase-close:hover{background:#0000000f;color:#5a3d00}.road-modal{width:min(980px,96vw);max-height:min(720px,90vh);display:flex;flex-direction:column;background:#fff;border:3px solid #c9a227;border-radius:4px;box-shadow:0 12px 40px #00000047;overflow:hidden}.road-modal-hd{position:relative;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff8e8,#f3e2b0);border-bottom:1px solid #e2c56a;font-size:16px;color:#5a3d00}.road-modal-hd .chase-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;line-height:26px;text-align:center;font-size:22px;color:#8a6a20;border-radius:4px}.road-modal-bd{padding:12px;overflow:auto;background:#f7f5f2}.bet-page .credit-road-box.in-modal,.credit-road-box.in-modal{margin:0;border-radius:2px}.quick-set-modal{width:min(360px,92vw);background:#fff;border:3px solid #c9a227;border-radius:4px;box-shadow:0 12px 40px #00000047;overflow:hidden}.quick-set-hd{position:relative;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff8e8,#f3e2b0);border-bottom:1px solid #e2c56a;font-size:16px;color:#5a3d00}.quick-set-hd .chase-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;line-height:26px;text-align:center;font-size:22px;color:#8a6a20}.quick-set-bd{padding:16px 18px 18px;background:#fff}.quick-set-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.quick-set-input{height:40px;border:1px solid #d1d5db;border-radius:4px;text-align:center;font-size:15px;color:#374151;background:#fff;box-sizing:border-box}.quick-set-input.full{grid-column:1 / -1}.quick-set-btns{display:flex;justify-content:center;gap:16px}.btn-quick-cancel,.btn-quick-ok{min-width:96px;height:38px;border-radius:20px;font-size:15px;cursor:pointer}.btn-quick-cancel{background:#fff;border:1px solid #5b4cdb;color:#5b4cdb}.btn-quick-ok{background:#f59a23;border:0;color:#fff;font-weight:600}.bet-page .credit-amt-wrap{position:relative;width:100%;max-width:72px;margin:0 auto;z-index:1}.bet-page .credit-num-row:hover .credit-amt-wrap,.bet-page .credit-num-row .credit-amt-wrap:has(.credit-amt-pick),.bet-page .credit-wzy-item:hover .credit-amt-wrap,.bet-page .credit-wzy-item .credit-amt-wrap:has(.credit-amt-pick){z-index:30}.bet-page .credit-amt-wrap input{width:100%;height:24px;border:1px solid #d8dce1;border-radius:2px;text-align:center;font-size:12px;box-sizing:border-box;display:block;background:#fff}.bet-page .credit-amt-pick{position:absolute;left:50%;top:calc(100% + 2px);transform:translate(-50%);z-index:40;min-width:76px;background:#fff8ec;border:1px solid #f0c878;border-radius:2px;box-shadow:0 4px 14px #00000024;overflow:hidden}.bet-page .credit-amt-pick button{display:block;width:100%;padding:7px 10px;border:0;border-bottom:1px solid #f5e6c8;background:transparent;color:#f59a23;font-size:13px;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap;line-height:1.2}.bet-page .credit-amt-pick button:last-child{border-bottom:0}.bet-page .credit-amt-pick button:hover{background:#ffeccc}.bet-page .odds-cell .credit-amt-wrap{max-width:100%}.chase-modal-bd{padding:12px 14px 16px;overflow:auto;background:#fff}.chase-tabs{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.chase-tabs button{height:32px;padding:0 16px;border:1px solid #e5e7eb;border-radius:3px;background:#f3f4f6;color:#374151;cursor:pointer;font-size:13px}.chase-tabs button.on{background:#f59a23;border-color:#f59a23;color:#fff;font-weight:600}.chase-stop{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#374151;-webkit-user-select:none;user-select:none}.chase-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:10px;font-size:13px;color:#374151}.chase-form label{display:inline-flex;align-items:center;gap:6px}.chase-form input[type=number],.chase-form select{height:30px;border:1px solid #d1d5db;border-radius:3px;padding:0 8px;min-width:64px;background:#fff}.chase-form select{min-width:180px}.chase-plan-lab{color:#6b7280}.chase-double-rule input{width:56px;min-width:56px}.chase-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.chase-summary{color:#dc2626;font-size:13px}.chase-summary b{font-weight:700}.chase-actions{display:flex;gap:8px}.btn-chase-clear,.btn-chase-gen,.btn-chase-ok,.btn-chase-cancel{height:34px;padding:0 16px;border-radius:3px;border:0;cursor:pointer;font-size:13px}.btn-chase-clear{background:#e11d48;color:#fff}.btn-chase-gen,.btn-chase-ok{background:#f59a23;color:#fff;font-weight:600}.btn-chase-ok{min-width:120px;height:40px;font-size:15px;border-radius:20px}.btn-chase-ok:disabled{opacity:.55;cursor:not-allowed}.btn-chase-cancel{min-width:100px;height:40px;background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:20px;font-size:15px}.chase-table-wrap{border:1px solid #e5e7eb;max-height:360px;overflow:auto;background:#fff}.chase-table{width:100%;border-collapse:collapse;font-size:13px}.chase-table th,.chase-table td{border-bottom:1px solid #eef0f5;padding:8px 10px;text-align:center;white-space:nowrap}.chase-table th{position:sticky;top:0;background:#f3f4f6;color:#4b5563;font-weight:600;z-index:1}.chase-table tr.on{background:#fffaf0}.chase-idx{display:inline-flex;align-items:center;gap:6px}.chase-mul{display:inline-flex;align-items:center;gap:4px;justify-content:center}.chase-mul input{width:64px;height:28px;border:1px solid #d1d5db;border-radius:3px;text-align:center;padding:0 4px}.chase-foot-sum{margin:12px 0 10px;text-align:center;color:#dc2626;font-size:14px}.chase-foot-sum b{font-weight:700}.chase-foot-btns{display:flex;justify-content:center;gap:16px}.bet-page .official-play-sub{position:relative}.bet-page .hint.play-help{background:#f8f7ff;border:1px solid #e4e0f5;margin:0 12px 8px;border-radius:4px}.bet-page .empty{text-align:center;color:#9ca3af;font-size:13px;padding:14px}.bet-page .hint{padding:8px 12px;font-size:13px;color:#6b7280;line-height:1.5}.bet-page .danshi{width:calc(100% - 24px);margin:8px 12px;min-height:88px;border:1px solid #d9e0e8;padding:10px;font-size:14px;border-radius:4px;box-sizing:border-box}.bet-page .span_dele{color:#e11d48;cursor:pointer;font-size:13px}.bet-page .tit_list{background:#f3f0ff;border-bottom:1px solid #e4e0f5;padding:0 4px}.bet-page .tit_list ul li a{color:#6e7276!important;font-size:15px;padding:0 14px!important;border-bottom:2px solid transparent}.bet-page .tit_list ul li.active a,.bet-page .tit_list ul li a:hover{color:#fff!important;font-weight:600;background:#5b4cdb!important;border-bottom-color:#5b4cdb!important}.bet-page .tz_tit2 .list{overflow:hidden;padding:8px 10px 6px}.bet-page .tz_tit2 .list li{float:left;cursor:pointer;padding:0 12px;line-height:28px;border-radius:14px;margin:2px 6px 2px 0;color:#6e7276;background:transparent;font-size:14px}.bet-page .tz_tit2 .list li.active,.bet-page .tz_tit2 .list li:hover{background:#5b4cdb!important;color:#fff!important}.jqkj_rows{list-style:none;margin:0;padding:0 6px 8px;position:relative}.jqkj_rows li{display:flex;align-items:center;gap:4px;padding:6px 0;border-bottom:1px dashed #e5e9ec;font-size:12px;color:#7d8084;min-height:26px;line-height:18px;width:100%;box-sizing:border-box;overflow:hidden}.jqkj_rows .jqkj-issue,.jqkj_rows li em{font-style:normal;flex:0 0 78px;width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#7d8084;margin:0}.jqkj_rows .text{overflow:hidden;text-align:left;flex:1 1 auto;min-width:0}.jqkj_rows .open-balls,.bet-page .open-balls.size-sm{display:inline-flex;flex-wrap:nowrap;gap:2px;justify-content:flex-start}.jqkj_rows .open-ball,.bet-page .open-balls.size-sm .open-ball{min-width:18px!important;width:18px!important;height:18px!important;font-size:11px!important;line-height:18px!important;padding:0;border-radius:50%;background:#5b4cdb;color:#fff!important;font-weight:700;border:0}.rank-box{border-top:1px dashed #d9e0e8;padding:8px}.rank-tabs{display:flex;margin-bottom:6px}.rank-tabs span{flex:1;text-align:center;line-height:28px;cursor:pointer;font-size:13px;color:#5b4cdb;border-bottom:2px solid transparent}.rank-tabs span.on{border-bottom-color:#5b4cdb;font-weight:700}.rank-box ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 10px}.rank-box li{display:flex;justify-content:space-between;align-items:center;font-size:13px;line-height:26px}.rank-box li b{width:22px;height:22px;border-radius:50%;background:#5b4cdb;color:#fff;text-align:center;line-height:22px;font-size:12px;font-weight:600}.rank-box li i{font-style:normal;color:#818cf8;font-size:13px}.bet-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:10px 12px;border-top:1px solid #e5e9ec;background:#fafbff}.bet-bar p{margin:0;font-size:14px;color:#515151}.bet-bar p b{color:#e11d48;padding:0 2px;font-size:15px}.bet-bar .btn-confirm,.bet-bar .btn-add,.bet-bar .btn-clear,.bet-bar .btn-plan{display:inline-block;height:34px;line-height:34px;padding:0 16px;border-radius:4px;color:#fff!important;font-size:14px;cursor:pointer}.bet-bar .btn-confirm{background:#5b4cdb}.bet-bar .btn-add{background:#f59e2e}.bet-bar .btn-clear{background:#e11d48}.bet-bar .btn-plan{background:#818cf8}.bet-bar .btn-confirm.disable,.bet-bar .btn-add.disable{opacity:.5;pointer-events:none}.quick-amt{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.quick-amt span{min-width:48px;height:32px;line-height:32px;text-align:center;border:1px solid #c7d2fe;border-radius:4px;cursor:pointer;font-size:14px;color:#5b4cdb;background:#fff;padding:0 10px;box-sizing:border-box}.quick-amt span.on,.quick-amt span:hover{background:#5b4cdb;color:#fff;border-color:#5b4cdb}.quick-amt input{width:80px;height:32px;border:1px solid #d9e0e8;border-radius:4px;text-align:center;font-size:14px}.credit-ssc-table{width:100%;border-collapse:collapse;margin:0}.credit-ssc-table th,.credit-ssc-table td{border:1px solid #d8dce1;text-align:center;padding:0;font-size:13px;vertical-align:middle}.credit-ssc-table th{background:#eef0ff;color:#333;font-weight:500;height:30px;font-size:13px}.credit-ssc-table th.row-th{background:#eef0ff;color:#333;width:52px;font-size:13px}.credit-ssc-table .odds-cell{display:flex;flex-direction:column;align-items:stretch;gap:0;border:0;padding:0;border-radius:0;cursor:pointer;background:#fff;width:100%;box-sizing:border-box}.credit-ssc-table .odds-cell.on{background:#eef0ff}.credit-ssc-table .odds-cell .odds-lab{display:block;background:#eef0ff;line-height:30px;font-size:13px;color:#333;border-bottom:1px solid #d8dce1}.credit-ssc-table .odds-cell .odds-val{display:block;color:#f44;font-size:14px;font-weight:700;line-height:28px}.credit-ssc-table .odds-cell input{width:100%;height:32px;text-align:center;border:0;border-top:1px solid #e6e6e6;font-size:13px;border-radius:0;box-sizing:border-box;padding:0 4px}.bet-page .credit-board{padding:8px 8px 12px;background:#fff}.bet-page .credit-block{margin:0 0 8px;border:1px solid #d8dce1;background:#fff;overflow:hidden}.bet-page .credit-block h4{margin:0;height:32px;line-height:32px;text-align:center;background:#5b4cdb;color:#fff!important;font-size:14px;font-weight:500;border:0}.bet-page .credit-board .odds-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0}.bet-page .credit-board .odds-grid-sum{grid-template-columns:repeat(7,1fr)}.bet-page .credit-board.dense .odds-grid{grid-template-columns:repeat(5,1fr)}.bet-page .credit-cols{display:grid;grid-template-columns:repeat(var(--credit-cols, 5),1fr);gap:6px;margin:0 0 8px}.bet-page .credit-cols .credit-block{margin:0}.bet-page .credit-cols .odds-grid-col{grid-template-columns:1fr!important}.bet-page .credit-board .odds-cell{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;margin:0;padding:0;border:0;border-right:1px solid #d8dce1;border-bottom:1px solid #d8dce1;border-radius:0;background:#fff;min-height:0;box-sizing:border-box;cursor:pointer}.bet-page .credit-board .odds-cell:nth-child(5n){border-right:0}.bet-page .credit-board .odds-grid-sum .odds-cell:nth-child(5n){border-right:1px solid #d8dce1}.bet-page .credit-board .odds-grid-sum .odds-cell:nth-child(7n),.bet-page .credit-board .odds-grid-sum .odds-cell:last-child{border-right:0}.bet-page .credit-cols .odds-grid-col .odds-cell{border-right:0}.bet-page .credit-board .odds-cell.on{background:#eef0ff}.bet-page .credit-board .odds-cell .odds-lab{display:block;width:100%;background:#eef0ff;line-height:28px;font-size:13px;color:#333;text-align:center;border-bottom:1px solid #d8dce1;box-sizing:border-box}.bet-page .credit-board .odds-cell .odds-val{display:block;width:100%;color:#f44;font-size:14px;font-weight:700;line-height:26px;text-align:center}.bet-page .credit-board .odds-cell input{width:100%;height:30px;border:0;border-top:1px solid #e6e6e6;border-radius:0;text-align:center;font-size:13px;padding:0 4px;box-sizing:border-box;background:#fff}.bet-page .credit-board .odds-cell.on input{background:#fff}.bet-page .xy_wf_div_menu.credit-play-nav,.bet-page .credit-play-nav{width:100%;height:35px;background:#5b4cdb!important;margin:0;border-bottom:0;overflow:hidden}.bet-page .credit-play-nav ul{display:flex;flex-wrap:wrap;float:none;margin:0;padding:0;list-style:none;height:35px}.bet-page .credit-play-nav ul li{min-width:72px;height:35px;line-height:35px;padding:0 14px;color:#fff!important;text-align:center;cursor:pointer;font-size:14px;box-sizing:border-box}.bet-page .credit-play-nav ul li a{color:#fff!important;font-size:14px;text-decoration:none;display:block;height:100%}.bet-page .credit-play-nav ul li.on,.bet-page .credit-play-nav ul li.active,.bet-page .credit-play-nav ul li:hover,.bet-page .credit-play-nav ul li.active a,.bet-page .credit-play-nav ul li a:hover{background:#4338ca!important;color:#fff!important}.bet-page .credit-plate-tabs{display:flex;align-items:flex-end;height:38px;background:#efeafc;border-bottom:1px solid #ddd6fe;padding:0 6px;gap:2px}.bet-page .credit-plate-tabs span{min-width:96px;height:34px;line-height:34px;padding:0 18px;text-align:center;font-size:14px;color:#4c1d95;cursor:pointer;border-radius:6px 6px 0 0;background:transparent;border:1px solid transparent;border-bottom:0;box-sizing:border-box}.bet-page .credit-plate-tabs span.on{background:#fff;color:#5b4cdb;font-weight:700;border-color:#ddd6fe;box-shadow:0 -1px #fff;position:relative;z-index:1;margin-bottom:-1px;height:35px}.bet-page .credit-plate-gap{flex:1}.bet-page .credit-chip-bar{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-bottom:1px solid #eee;flex-wrap:wrap}.bet-page .chip-mode,.credit-bet-bar .chip-mode{display:inline-block;height:28px;line-height:26px;padding:0 12px;border-radius:3px;font-size:13px;text-decoration:none;border:1px solid #f59e2e;background:#f59e2e;color:#fff!important}.bet-page .chip-mode.custom,.credit-bet-bar .chip-mode.custom{background:#fff;color:#5b4cdb!important;border-color:#c7d2fe}.bet-page .chip-mode.on,.credit-bet-bar .chip-mode.on{background:#f59e2e;border-color:#f59e2e;color:#fff!important}.bet-page .chip-mode.custom.on,.credit-bet-bar .chip-mode.custom.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff!important}.bet-page .chip-amt-input,.credit-bet-bar .chip-amt-input{width:72px;height:28px;border:1px solid #5b4cdb;border-radius:3px;text-align:center;font-size:14px;box-sizing:border-box}.bet-page .credit-chips{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.bet-page .credit-chip{width:42px;height:42px;border-radius:50%;border:2px solid rgba(255,255,255,.85);color:#fff;font-size:12px;font-weight:700;cursor:pointer;box-shadow:inset 0 2px 3px #ffffff59,0 2px 5px #00000038}.bet-page .credit-chip.on{outline:2px solid #5b4cdb;outline-offset:1px}.bet-page .credit-chip.chip-50{background:radial-gradient(circle at 30% 28%,#86efac,#16a34a 62%,#15803d)}.bet-page .credit-chip.chip-100{background:radial-gradient(circle at 30% 28%,#93c5fd,#2563eb 62%,#1d4ed8)}.bet-page .credit-chip.chip-200{background:radial-gradient(circle at 30% 28%,#ddd6fe,#8b5cf6 62%,#7c3aed)}.bet-page .credit-chip.chip-500{background:radial-gradient(circle at 30% 28%,#c4b5fd,#6d28d9 62%,#5b21b6)}.bet-page .credit-chip.chip-1k{background:radial-gradient(circle at 30% 28%,#e4e4e7,#71717a 62%,#52525b)}.bet-page .credit-chip.chip-5k{background:radial-gradient(circle at 30% 28%,#fde68a,#d97706 62%,#b45309)}.bet-page .credit-chip.chip-10k{background:radial-gradient(circle at 30% 28%,#fca5a5,#dc2626 62%,#b91c1c)}.bet-page .credit-num-plate{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e5e9ec;border-top:0;background:#fff}.bet-page .credit-side-wrap{border-top:0}.bet-page .credit-side-plate{grid-template-columns:repeat(var(--credit-side-cols, 5),1fr)}.bet-page .credit-sum-plate{border:1px solid #e5e9ec;border-top:0;background:#fff}.bet-page .credit-sum-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bet-page .credit-sum-grid .credit-num-row.sum{border-right:1px solid #e5e9ec;min-height:42px;grid-template-columns:64px 1fr 72px}.bet-page .credit-sum-grid .credit-num-row.sum .credit-ball.text{min-width:56px;padding:0 4px;font-size:11px;white-space:nowrap;line-height:24px}.bet-page .credit-sum-grid .credit-num-row.sum:last-child{border-right:0}.bet-page .credit-triple-plate{grid-template-columns:repeat(3,1fr);border-top:0}.bet-page .credit-num-col{border-right:1px solid #e5e9ec;min-width:0;overflow:visible}.bet-page .credit-num-col:last-child{border-right:0}.bet-page .credit-num-tit{height:32px;line-height:32px;text-align:center;background:#5b4cdb;color:#fff;font-size:13px;font-weight:600}.bet-page .credit-num-head{display:grid;grid-template-columns:40px 1fr 1fr;height:26px;line-height:26px;text-align:center;background:#ebe7ff;color:#515151;font-size:12px;border-bottom:1px solid #e5e9ec}.bet-page .credit-num-row{display:grid;grid-template-columns:40px 1fr 1fr;align-items:center;min-height:34px;padding:2px 6px;border-bottom:1px solid #f0f2f5;cursor:pointer;box-sizing:border-box;position:relative;overflow:visible}.bet-page .credit-num-row:nth-child(odd){background:#fff}.bet-page .credit-num-row:nth-child(2n){background:#f7f7fb}.bet-page .credit-num-row.on{background:#ebe7ff}.bet-page .credit-num-row:hover{background:#f3f0ff}.bet-page .credit-ball{width:24px;height:24px;line-height:24px;margin:0 auto;border:0;border-radius:50%;text-align:center;font-size:12px;font-style:normal;color:#fff;background:#6b7280;display:block;font-weight:700;box-shadow:inset 0 1px #ffffff40}.bet-page .credit-num-row.on .credit-ball{background:#5b4cdb}.bet-page .credit-ball.text{border-radius:3px;width:auto;min-width:28px;padding:0 6px;background:#5b4cdb}.bet-page .credit-odds{color:#e11d48;font-size:13px;font-weight:700;text-align:center}.bet-page .credit-num-row input,.bet-page .credit-amt-wrap input{width:100%;max-width:72px;height:24px;margin:0 auto;border:1px solid #d8dce1;border-radius:2px;text-align:center;font-size:12px;box-sizing:border-box;display:block;background:#fff}.bet-page .credit-wzy-plate{border:1px solid var(--line);border-top:0;background:var(--card);overflow:visible}.bet-page .credit-wzy-banner{height:32px;line-height:32px;text-align:center;background:var(--indigo);color:#fff;font-size:13px;font-weight:600}.bet-page .credit-wzy-grid{display:grid;grid-template-columns:repeat(5,1fr);background:var(--card);overflow:visible}.bet-page .credit-wzy-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;padding:12px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;box-sizing:border-box;transition:background .12s;overflow:visible;z-index:1}.bet-page .credit-wzy-item:hover,.bet-page .credit-wzy-item:has(.credit-amt-pick){z-index:50}.bet-page .credit-wzy-item:nth-child(5n){border-right:0}.bet-page .credit-wzy-item:nth-child(-n+5){border-bottom:1px solid var(--line)}.bet-page .credit-wzy-item:nth-child(n+6){border-bottom:0}.bet-page .credit-wzy-item:nth-child(n+6) .credit-amt-pick{top:auto;bottom:calc(100% + 2px)}.bet-page .credit-wzy-item:hover{background:#f3f0ff}.bet-page .credit-wzy-item.on{background:var(--indigo-soft)}.bet-page .credit-wzy-item-top{display:flex;flex-direction:column;align-items:center;gap:6px}.bet-page .credit-wzy-item .credit-amt-wrap{width:100%;display:flex;justify-content:center;position:relative}.bet-page .credit-wzy-item .credit-amt-wrap input{max-width:80px;width:100%}.bet-page .credit-lh-plate{border:0;background:transparent}.bet-page .cz-official-panel{margin-bottom:14px}.bet-page .cz-sub-tabs{display:flex;flex-wrap:wrap;gap:8px 6px;margin-bottom:10px;padding:0 2px}.bet-page .cz-sub-tab{min-width:54px;height:30px;padding:0 12px;border:1px solid var(--line);border-radius:15px;background:var(--card);color:var(--text);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.bet-page .cz-sub-tab:hover{border-color:var(--indigo);color:var(--indigo)}.bet-page .cz-sub-tab.on{background:var(--indigo);border-color:var(--indigo);color:#fff;box-shadow:0 1px 4px #5b4cdb47}.bet-page .cz-bet-board{display:grid;gap:10px;padding:14px 12px;background:linear-gradient(180deg,#fff 0%,var(--indigo-soft) 100%);border:1px solid var(--line);border-radius:8px;min-height:112px;box-sizing:border-box}.bet-page .cz-bet-board.cz-cols-1{grid-template-columns:1fr;max-width:360px}.bet-page .cz-bet-board.cz-cols-2{grid-template-columns:repeat(2,1fr)}.bet-page .cz-bet-board.cz-cols-3{grid-template-columns:repeat(3,1fr)}.bet-page .cz-bj-board.cz-cols-1{max-width:none}.bet-page .cz-bj-board{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.bet-page .cz-bet-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:104px;padding:18px 12px 14px;border:1px solid var(--line);border-radius:6px;background:var(--card);cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s,background .15s}.bet-page .cz-bet-card:hover{border-color:var(--indigo);box-shadow:0 3px 10px #5b4cdb1f}.bet-page .cz-bet-card.active{border-color:var(--indigo);background:var(--indigo-soft);box-shadow:inset 0 0 0 1px var(--indigo),0 2px 8px #5b4cdb26}.bet-page .cz-bet-card.active .cz-card-label{color:var(--indigo-dark)}.bet-page .cz-card-label{position:relative;z-index:1;font-size:32px;font-weight:700;color:var(--text);line-height:1;letter-spacing:.08em}.bet-page .cz-bj-card .cz-card-label{font-size:20px;letter-spacing:0}.bet-page .cz-card-odds{position:relative;z-index:1;font-size:14px;font-weight:700;color:var(--danger);line-height:1}.bet-page .cz-bet-card.active .cz-card-odds{color:var(--danger)}.bet-page .cz-card-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.bet-page .cz-card-龙 .cz-card-deco{background:radial-gradient(ellipse 70% 80% at 8% 95%,rgba(91,76,219,.1) 0%,transparent 65%),radial-gradient(ellipse 40% 50% at 15% 60%,rgba(225,29,72,.06) 0%,transparent 70%)}.bet-page .cz-card-龙 .cz-card-deco:after{content:"龙";position:absolute;left:6px;bottom:-6px;font-size:72px;font-weight:900;color:#5b4cdb0f;line-height:1}.bet-page .cz-card-虎 .cz-card-deco{background:radial-gradient(ellipse 70% 80% at 92% 95%,rgba(91,76,219,.1) 0%,transparent 65%),radial-gradient(ellipse 40% 50% at 85% 60%,rgba(70,120,200,.06) 0%,transparent 70%)}.bet-page .cz-card-虎 .cz-card-deco:after{content:"虎";position:absolute;right:6px;bottom:-6px;font-size:72px;font-weight:900;color:#5b4cdb0f;line-height:1}.bet-page .cz-card-和 .cz-card-deco{background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(91,76,219,.08) 0%,transparent 70%)}.bet-page .pick-area.option-only .pos-row .w_ti{display:none}.bet-page .pick-area.option-only .ssccomball li span.text-ball{font-size:16px!important}.bet-page .credit-lh-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e5e9ec;background:#fff}.bet-page .credit-lh-row{display:flex;gap:8px;margin-bottom:8px}.bet-page .credit-lh-row:last-child{margin-bottom:0}.bet-page .credit-lh-card{flex:1 1 0;min-width:0;border:1px solid #e5e9ec;background:#fff;overflow:visible}.bet-page .credit-lh-card .credit-num-tit{font-size:12px;letter-spacing:0}.bet-page .credit-num-row.lh{border-right:0;border-bottom:1px solid #eef0f5;grid-template-columns:52px 1fr 72px}.bet-page .credit-lh-card .credit-num-row.lh:last-child{border-bottom:0}.bet-page .credit-road-box,.road-modal .credit-road-box{margin:12px 0 0;border:1px solid #e5e9ec;background:#fff;overflow:hidden;border-radius:2px}.bet-page .credit-road-bar,.road-modal .credit-road-bar{display:flex;align-items:center;height:36px;padding:0 8px;background:#5b4cdb;color:#fff;gap:8px}.bet-page .credit-road-sel,.road-modal .credit-road-sel{height:26px;border:0;border-radius:3px;padding:0 8px;font-size:13px;color:#333;background:#fff}.bet-page .credit-road-kinds,.road-modal .credit-road-kinds{display:flex;align-items:center;gap:0;flex:1}.bet-page .credit-road-kinds a,.road-modal .credit-road-kinds a{color:#fff!important;font-size:13px;padding:0 10px;text-decoration:none;border-right:1px solid rgba(255,255,255,.35);line-height:20px}.bet-page .credit-road-kinds a:last-child,.road-modal .credit-road-kinds a:last-child{border-right:0}.bet-page .credit-road-kinds a.on,.road-modal .credit-road-kinds a.on{font-weight:700;text-decoration:underline}.bet-page .credit-road-fold{color:#fff!important;font-size:13px;text-decoration:none;white-space:nowrap}.bet-page .road-fold-ico{font-style:normal;font-size:10px;margin-left:2px;opacity:.9}.bet-page .credit-road-lane,.road-modal .credit-road-lane{display:flex;min-height:112px;border-bottom:1px solid #e5e9ec}.bet-page .credit-road-lane:last-child,.road-modal .credit-road-lane:last-child{border-bottom:0}.bet-page .road-side,.road-modal .road-side{display:flex;flex:0 0 44px;width:44px;border-right:1px solid #e5e9ec}.bet-page .road-ask,.road-modal .road-ask{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:4px;width:22px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff}.bet-page .road-ask.ask-a,.road-modal .road-ask.ask-a{background:#ec4899}.bet-page .road-ask.ask-b,.road-modal .road-ask.ask-b{background:#f59e2e}.bet-page .road-name,.road-modal .road-name{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:4px;width:22px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#5b4cdb;background:#fff}.bet-page .road-grid,.road-modal .road-grid{flex:1;display:flex;overflow:hidden;padding:0;min-width:0;align-items:stretch;gap:0;background:linear-gradient(to right,#e8eaed 1px,transparent 1px) 0 0 / 28px 100%,linear-gradient(to bottom,#e8eaed 1px,transparent 1px) 0 0 / 100% 18px,#f5f6f8}.bet-page .road-grid.bead-road,.road-modal .road-grid.bead-road{background:linear-gradient(to right,#e8eaed 1px,transparent 1px) 0 0 / 28px 100%,linear-gradient(to bottom,#e8eaed 1px,transparent 1px) 0 0 / 100% 18px,#f5f6f8;min-height:108px}.bet-page .road-col,.road-modal .road-col{display:flex;flex-direction:column;gap:0;flex:0 0 28px;width:28px;align-items:center;padding:2px 0;box-sizing:border-box}.bet-page .road-dot,.road-modal .road-dot{width:20px;height:20px;line-height:20px;border-radius:50%;text-align:center;font-size:11px;font-style:normal;color:#fff;display:block;margin:1px 0;font-weight:700}.bet-page .road-dot.bead,.road-modal .road-dot.bead{width:22px;height:22px;line-height:22px;font-size:11px}.bet-page .road-dot.r,.road-modal .road-dot.r{background:#e11d48}.bet-page .road-dot.b,.road-modal .road-dot.b{background:#2563eb}.bet-page .road-empty,.road-modal .road-empty{margin:12px;color:#9ca3af;font-size:12px}.bet-dock.credit .bet-bar,.credit-bet-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 12px;background:#fff!important;border-top:1px solid #e5e9ec}.credit-bet-bar p{margin:0;font-size:13px;color:#515151;min-width:160px}.credit-bet-bar p b{color:#e11d48}.credit-bet-bar .dock-chips{flex:1;border:0;padding:0;background:transparent}.credit-bet-bar .btn-clear-credit{display:inline-block;height:32px;line-height:30px;padding:0 16px;border:1px solid #67b3d0;color:#3b82a8!important;background:#fff;border-radius:3px;font-size:13px;text-decoration:none}.credit-bet-bar .btn-confirm-credit{display:inline-block;height:32px;line-height:32px;padding:0 22px;background:#5b4cdb;color:#fff!important;border-radius:3px;font-size:14px;text-decoration:none;border:0}.credit-bet-bar .btn-confirm-credit.disable{opacity:.5;pointer-events:none}.bet-bar .btn-confirm.odds_submit_btn,.credit-bet-bar .odds_submit_btn{height:30px!important;line-height:30px!important;min-width:64px;padding:0 14px!important;border:1px solid #cc3737!important;background:#f44!important;border-radius:4px;font-size:14px}.bet-bar .btn-clear.reget_submit_btn,.credit-bet-bar .reget_submit_btn{height:30px!important;line-height:30px!important;min-width:64px;padding:0 14px!important;border:1px solid #ff8d3a!important;background:#ff9c00!important;border-radius:4px;font-size:14px;color:#fff!important}.credit-bet-bar .btn-plan{height:30px!important;line-height:30px!important;background:#5b4cdb!important;border-radius:4px;font-size:14px}.credit-bet-bar .odds_default_m,.bet-bar .odds_default_m{width:66px;height:30px;border-radius:4px;border:1px solid #e6e6e6;padding:0 5px;font-size:13px;box-sizing:border-box}.credit-bet-bar .quick-amt span{min-width:40px;height:30px;line-height:28px}.bet-page .main_djs .sealed{color:#e11d48;font-weight:700}.bet-page .main_lt_list{background:#fff;margin-top:0;padding-bottom:4px}.bet-page .tit_list ul{float:none;display:flex;flex-wrap:wrap}.bet-page .official-play-sub{border-bottom:1px solid #eef0f5;background:#fafbff}.bet-page .jqkj_list{flex:1;overflow:auto;min-height:0}.bet-page .jqkj_list ul{position:static!important;height:auto!important}.bet-page .jqkj_list li{display:block;padding:6px 8px}.bet-page .jqkj_list li>span{float:none!important;display:block!important;margin:0 0 4px!important;font-size:12px;letter-spacing:0}.bet-page .jqkj_list .text{overflow:visible;text-align:left}.bet-page .jqkj_list .open-balls{flex-wrap:nowrap;gap:2px}.bet-page .jqkj_list .open-ball{min-width:18px;width:18px;height:18px;font-size:11px;padding:0;border-radius:50%}.bet-page .digits{width:auto!important;display:flex!important;justify-content:center;align-items:center;gap:0;margin:6px auto 0!important;overflow:visible;float:none}.bet-page .digits>div{float:none!important;line-height:36px;flex:0 0 auto}.bet-page .digits span{letter-spacing:0!important;padding:0 4px!important;min-width:28px!important;width:auto!important;height:34px!important;line-height:34px!important;font-size:22px!important;font-weight:700!important;font-family:Consolas,Courier New,monospace;color:#ff3b30!important;text-shadow:none;margin:0 1px!important;display:block;text-align:center;background:#1a1a1a!important;background-image:none!important;box-sizing:border-box;border-radius:3px;overflow:hidden}.bet-page .digits_d{float:none!important;height:auto!important;width:auto!important;flex:0 0 auto;background:none!important;background-image:none!important;color:#ff3b30;font-size:20px;font-weight:700;line-height:34px}.bet-page .yjtz_box{border-top:1px dashed #d9e0e8;padding:10px 8px 12px}.unit-pills{display:inline-flex;align-items:center;gap:6px;margin:0;width:auto;flex:none}.unit-pills span{flex:none!important;display:inline-block;min-width:36px;height:26px;line-height:24px;padding:0 8px;text-align:center;margin:0;border:1px solid #c7d2fe;border-radius:3px;cursor:pointer;font-size:12px;color:#5b4cdb;background:#fff;box-sizing:border-box}.unit-pills span.on{background:#5b4cdb;color:#fff;border-color:#5b4cdb}.mul-row{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;font-size:14px}.mul-row input{width:56px;height:30px;text-align:center;border:1px solid #d9e0e8;border-radius:4px;font-size:14px}.mul-btn{width:28px;height:28px;line-height:26px;text-align:center;background:#5b4cdb;color:#fff!important;border-radius:4px;flex-shrink:0;font-size:16px}.bet-page .plan-panel{font-size:13px}.plan-toggle{text-align:center;margin:0 0 8px;font-size:13px}.plan-toggle a{color:#5b4cdb}.bet-page .yjtz_btn_list{display:flex;justify-content:center}.bet-page .yjtz_btn_list a{margin:0 4px}.bet-page .yjtz_btn_list2 a{margin:8px auto 0}.cart-sum{padding:8px 12px;font-size:13px;color:#666}.cart-sum a{float:right;color:#f63942}.bet-page .ssccomball{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:0;list-style:none;margin:0;padding:0 4px;border:0;flex:1 1 auto;min-width:0;max-width:560px}.bet-page .ssccomball li{width:32px!important;height:32px!important;line-height:30px!important;border-radius:50%!important;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff!important;border:1px solid #9ca3af!important;font-weight:600;font-size:14px!important;color:#1f2430!important;margin:0;box-sizing:border-box;flex:0 0 32px}.bet-page .ssccomball li span{color:inherit!important;font-size:14px!important;line-height:1}.bet-page .ssccomball li:hover{border-color:#5b4cdb!important;color:#5b4cdb!important}.bet-page .ssccomball li.active{background:#5b4cdb!important;color:#fff!important;border-color:#5b4cdb!important}.bet-page .ssccomball li.active span{color:#fff!important}.bet-page.page-pk10 .ssccomball li,.bet-page.page-11x5 .ssccomball li{width:30px!important;height:30px!important;flex-basis:30px;font-size:12px!important}.bet-page.page-pk10 .ssccomball{gap:3px;flex-wrap:wrap}.bet-page.page-k3 .ssccomball li{width:40px!important;height:40px!important;flex-basis:40px;border-radius:8px!important;font-size:18px!important}.bet-page.page-k3 .main_tit .open-ball.ball-k3{border-radius:6px;background:#f59e2e;color:#fff!important}.bet-page.page-pk10 .credit-board .odds-grid{grid-template-columns:repeat(5,1fr)}.bet-page .pos-row{display:flex;align-items:center;flex-wrap:nowrap;gap:10px;padding:6px 14px;border-bottom:1px solid #eef0f5;min-height:46px;box-sizing:border-box;overflow:hidden}.bet-page .pos-row .w_ti{width:48px;flex:0 0 48px;font-size:13px;color:#333;font-weight:700;text-align:center}.bet-page .zx01_ball_control{float:none;width:auto;height:auto;padding:0;display:flex;gap:2px;margin-left:auto;align-items:center;flex:0 0 auto}.bet-page .zx01_dxjoq{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;line-height:30px!important;padding:0!important;margin:0 2px!important;font-size:13px!important;text-align:center;border:1px solid #d0cbc3!important;border-radius:50%!important;background:#fff!important;color:#515151!important;box-sizing:border-box;display:inline-block;text-decoration:none!important}.bet-page .zx01_dxjoq:hover{background:#5b4cdb!important;border-color:#5b4cdb!important;color:#fff!important;text-decoration:none!important}.bet-page .tit_list li{line-height:36px!important;font-size:14px}.bet-page .tit_list li a{padding:0 12px!important}.bet-page .hot-row .chip{border-radius:12px;padding:0 8px;margin:0 3px 2px 0;font-size:12px;line-height:22px;height:22px;border:1px solid #c7d2fe;background:#eef2ff;color:#5b4cdb;cursor:pointer}.bet-page .hot-row .chip-cold{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.bet-page .tzjl_tit:after{content:"";display:table;clear:both}.bet-page .main_rt_tit{line-height:32px!important;font-size:13px;font-weight:600;color:#374151;text-align:center;border-bottom:1px solid #e5e9ec}.bet-page .tzjl_tit{margin:12px 0 0!important;padding:0 10px;overflow:visible;line-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;box-sizing:border-box;border-bottom:1px solid #e8e4dc}.bet-page .tzjl_tit ul{float:none;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;flex:1 1 auto;min-width:0}.bet-page .tzjl_tit ul li{width:auto!important;min-width:72px;line-height:28px!important;padding:0 12px!important;font-size:13px;cursor:pointer;float:none;text-align:center;border-radius:0;color:#515151;background:transparent!important;border-bottom:2px solid transparent!important;position:relative}.bet-page .tzjl_tit ul li.active,.bet-page .tzjl_tit ul li:hover{background:transparent!important;color:#5b4cdb!important;font-weight:600;border-bottom-color:#5b4cdb!important}.bet-page .tzjl_tit ul li.active:after{content:"";position:absolute;left:50%;bottom:-7px;width:0;height:0;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #5b4cdb;z-index:2}.bet-page .tzjl_ops{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin-left:auto}.bet-page .tzjl_sound,.bet-page .tzjl_more{display:inline-block;color:#5b4cdb!important;margin-left:0;font-size:12px;padding-left:0;background:none;line-height:27px}.bet-page .tzjl_refresh,.bet-page .tzjl_cancel{display:inline-block;margin-left:0;height:26px;line-height:24px;padding:0 12px;font-size:12px;text-decoration:none;border-radius:3px;box-sizing:border-box}.bet-page .tzjl_refresh{color:#515151;background:#f3f4f6;border:1px solid #d0d5dd}.bet-page .tzjl_cancel{color:#fff!important;background:#5b4cdb;border:1px solid #5b4cdb}.bet-page .tzjl_tab{margin-bottom:8px;padding:0 8px}.bet-page .tzjl_tab table{width:100%;font-size:13px}.bet-page .tzjl_tab th,.bet-page .tzjl_tab td{padding:6px 4px!important;line-height:20px!important}.bet-page .tzjl_tab th{font-size:13px;background:#5b4cdb!important;color:#fff!important;font-weight:600;border:0}.bet-page .tzjl_tab .col-bet-num{width:120px;max-width:120px;vertical-align:middle}.bet-page .tzjl_tab .bet-num-short{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-page .tzjl_tab .bet-num-fold{display:block;width:120px;max-width:120px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:#5b4cdb;font:inherit}.bet-page .tzjl_tab .bet-num-fold-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-page .tzjl_tab .col-bet-status{padding-left:5.5px!important;padding-right:5.5px!important;white-space:nowrap}.bet-num-modal{width:min(520px,92vw);max-height:min(70vh,480px)}.bet-num-modal-bd{max-height:50vh;overflow:auto;word-break:break-all;white-space:pre-wrap;line-height:1.6}.bet-page .tzjl_more{display:block;width:120px;margin:10px auto 8px;height:32px;line-height:32px;text-align:center;background:#5b4cdb;color:#fff!important;border-radius:4px;font-size:13px}#app button.btn,#app a.btn{width:auto!important;margin:0!important;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:8px 16px;cursor:pointer;background:#5b4cdb;color:#fff;height:auto;line-height:1.2}.xgdlml_aqzs{background:url(/Images/web/safe_login.png) no-repeat center;background-size:contain}.game_index a{background:#fff;padding:0 14px;border-radius:4px}.hall-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.lot-card{background:#fff;border:1px solid #e6e7ec;border-radius:2px;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.lot-card:hover{border-color:#5b4cdb}.lot-top{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center}.lot-top img{width:40px;height:40px;object-fit:contain}.lot-top h3{margin:0;font-size:15px}.lot-top small{color:var(--muted);font-size:12px}.lot-go{font-size:12px;color:#fff;background:var(--indigo);padding:4px 10px;border-radius:4px}.lot-balls .open-ball{min-width:28px;height:28px;font-size:13px}.mine-page{max-width:720px}.mine-hero{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 20px;margin-bottom:12px}.mine-hero b{display:block;font-size:16px}.mine-hero span{color:var(--muted);font-size:12px}.mine-money small{display:block;color:var(--muted);font-size:12px}.mine-money strong{font-size:22px;color:#d97706}.mine-actions{display:flex;gap:8px;margin-bottom:18px}.mine-label{margin:16px 0 8px;font-size:13px;color:var(--muted)}.tabs{display:flex;gap:8px;margin-bottom:16px}.tab{border:1px solid var(--line);background:#fff;padding:7px 14px;border-radius:999px;cursor:pointer}.tab.active{background:var(--indigo);color:#fff;border-color:var(--indigo)}.table{width:100%;border-collapse:collapse;font-size:13px}.table th,.table td{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left}.hint{color:var(--muted);font-size:13px;margin:0 0 14px}.form-grid{display:grid;gap:12px;max-width:420px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:16px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px}.stat b{display:block;font-size:20px;color:var(--indigo)}.stat span{color:var(--muted);font-size:12px}.issue-bar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:0;font-size:14px}.balls{display:flex;flex-wrap:wrap;gap:8px}.ball{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;display:grid;place-items:center;font-size:13px}.ball.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.pos-row{margin-bottom:12px}.pos-row strong{display:inline-block;width:64px;font-size:13px}.play-nav{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.play-nav button{border:1px solid var(--line);background:#fff;padding:6px 10px;border-radius:4px;cursor:pointer}.play-nav button.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.odds-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.odds-cell{border:1px solid var(--line);border-radius:0;padding:6px 4px;background:#fff;display:grid;gap:2px;font-size:13px;justify-items:center}.odds-cell input{height:22px;width:56px;border:1px solid var(--line);border-radius:0;padding:0;text-align:center}.toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px}.toolbar input{height:36px;width:80px;border:1px solid var(--line);border-radius:6px;padding:0 8px}.ssccomball{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:8px}.gf_wf_div_menu,.xy_wf_div_menu{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px;padding:8px}.gf_wf_div_menu a,.xy_wf_div_menu a{display:inline-block;padding:6px 12px}.history-balls{color:var(--indigo);font-weight:600;letter-spacing:1px}.kefu-log{max-height:360px;overflow:auto;border:1px solid var(--line);border-radius:8px;padding:12px;margin-bottom:16px}.kefu-log p{margin:0 0 8px}.kefu-log small{color:var(--muted);margin-left:8px}.m-shell{min-height:100vh;display:flex;flex-direction:column;background:#f4f2fb}.am-header,.am-header-skin{height:44px;line-height:44px;background:linear-gradient(90deg,#1e1b4b,#4f46e5)!important;color:#fff;display:grid;grid-template-columns:72px 1fr auto;align-items:center;padding:0 10px;position:sticky;top:0;z-index:20}.am-header-nav,.am-header-brand{border:0;background:transparent;color:#fff;padding:0;text-align:left;cursor:pointer;font-size:13px}.am-header-title{margin:0;text-align:center;font-size:16px;font-weight:700;color:#fff}.am-header-right{color:#fbbf24;font-size:13px;font-weight:700;text-align:right}.m-body{flex:1;padding:10px 10px 64px}.am-navbar{position:fixed;left:0;right:0;bottom:0;height:52px;z-index:20;background:linear-gradient(90deg,#6366f1,#818cf8)}.am-navbar-nav{display:flex;height:100%;margin:0;padding:0;list-style:none}.am-navbar-nav li{flex:1}.am-navbar-nav a{height:100%;display:flex;align-items:center;justify-content:center;color:#e0e7ff;font-size:13px}.am-navbar-nav .am-active a,.am-navbar-nav .am-active .am-navbar-label{color:#ffba15;font-weight:700}.m-shell.betting .am-navbar{display:none}.m-shell.betting .m-body{padding-bottom:120px}@media(max-width:980px){html,body,#app{overflow:auto;height:auto!important}.app-shell{position:static!important;inset:auto;height:auto;overflow:visible}.app-shell .left_side,.body-row.is-betting .left_side.bet-left-side{display:none!important}.body-row{display:block}.main_index{min-width:0!important;width:100%!important}.main_index .main_lt,.main_index .main_rt{float:none;width:100%!important}.bet-page{display:block!important;height:auto;padding:8px}.bet-stage-wrap{display:block}.bet-rail{flex-direction:row;width:100%;margin:0 0 8px;padding:0 4px;gap:6px}.bet-rail a{writing-mode:horizontal-tb;height:34px;flex:1;border-radius:4px;border-right-color:#c7d2fe;box-shadow:none}.bet-stage{max-width:none;flex:none}.bet-mid{display:block}.bet-left{max-width:none}.bet-aside{width:100%;flex:none}.bet-page .main_tit{flex-wrap:wrap;min-height:0}.bet-page .main_djs{width:100%;height:auto;border:0}.bet-page .main_tit .text{flex:1 1 100%;width:auto!important;max-width:none!important}}.lottery-board{background:var(--card);border:1px solid var(--line);border-radius:4px;padding:16px 16px 8px}.lottery-board .ssccomball{gap:8px;border:0}.main_cont.is-bet .lottery-board{min-height:calc(100% - 8px);border:0;padding:8px 8px 0;background:transparent}.board-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.last-open{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f7f6ff;border-radius:8px;margin-bottom:12px}.play-nav-sticky{position:sticky;top:0;z-index:4;background:#fff;padding:8px 0}.qh_div{display:flex;border-radius:8px;overflow:hidden;border:1px solid var(--indigo);flex-shrink:0}.qh_divspan,.qh_divspan2{padding:8px 16px;cursor:pointer;background:#fff;color:var(--indigo)}.qh_divspan_bg,.qh_divspan_bg2{background:var(--indigo);color:#fff}.gf_wf_div_menu a.gf_wf_div_menuulliabg1,.xy_wf_div_menu a.on{background:var(--indigo);color:#fff;border-radius:6px}.pick-area{margin-bottom:12px}.pos-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.pos-row .w_ti{width:52px;flex-shrink:0;font-size:13px;color:var(--muted)}.chip{border:1px solid #fecaca;background:#fff1f2;color:#be123c;border-radius:999px;padding:2px 8px;margin:0 4px 4px 0;cursor:pointer}.chip-cold{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.odds-cell.on{border-color:var(--indigo);background:var(--indigo-soft)}.cart-box{border:1px solid var(--line);border-radius:8px;padding:10px 12px;margin:12px 0;background:#fafbff}.cart-head{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px}.cart-item{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid var(--line);font-size:13px}.cart-item p{margin:4px 0 0;color:var(--muted);font-size:12px}.plan-panel{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;padding-bottom:10px;font-size:13px}.plan-panel input{height:28px;width:48px;border:1px solid var(--line);border-radius:4px;padding:0 4px}.plan-panel .plan-title{width:120px}.plan-panel .chk{display:flex;align-items:center;gap:4px}.mode-select,.mul input{height:36px;border:1px solid var(--line);border-radius:6px;padding:0 8px}.mul{display:flex;align-items:center;gap:4px;font-size:13px}.mul input{width:56px}.bet-money{font-size:18px;font-weight:700;color:#dc2626;margin-left:auto}.btn-bet{min-width:108px;height:40px;font-size:15px}.btn-sm{padding:6px 10px;font-size:12px}.sub-title{margin:20px 0 8px;font-size:15px}.hist-list{display:grid;gap:8px}.hist-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line);font-size:13px}.clock{color:#dc2626;font-size:18px;letter-spacing:1px}.sealed{color:#dc2626;font-weight:700}.danshi{width:100%;min-height:90px;border:1px solid var(--line);border-radius:6px;padding:8px;margin-bottom:12px}.credit-block{margin-bottom:10px}.credit-block h4{margin:0;font-size:14px;color:#fff}.credit-board.dense .odds-grid{grid-template-columns:repeat(5,1fr)}.open-balls{display:inline-flex;flex-wrap:wrap;gap:4px;align-items:center}.open-ball{width:26px;height:26px;min-width:26px;padding:0;box-sizing:border-box;aspect-ratio:1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-style:normal;line-height:1;flex-shrink:0;background:linear-gradient(180deg,#fff,#ece9ff);border:1px solid #c4b5fd;color:#5b4cdb}.open-ball.ball-red{background:#ef4444;color:#fff;border-color:#dc2626}.open-ball.ball-blue{background:#3b82f6;color:#fff;border-color:#2563eb}.open-ball.ball-green{background:#10b981;color:#fff;border-color:#059669}.open-ball.ball-sp{box-shadow:0 0 0 2px #fbbf24}.open-ball.ball-k3{background:#f97316;color:#fff;border-color:#ea580c;border-radius:6px}.open-ball.ball-pk-1{background:#ef4444;color:#fff;border-color:transparent}.open-ball.ball-pk-2{background:#f97316;color:#fff;border-color:transparent}.open-ball.ball-pk-3{background:#eab308;color:#fff;border-color:transparent}.open-ball.ball-pk-4{background:#22c55e;color:#fff;border-color:transparent}.open-ball.ball-pk-5{background:#14b8a6;color:#fff;border-color:transparent}.open-ball.ball-pk-6{background:#3b82f6;color:#fff;border-color:transparent}.open-ball.ball-pk-7{background:#6366f1;color:#fff;border-color:transparent}.open-ball.ball-pk-8{background:#8b5cf6;color:#fff;border-color:transparent}.open-ball.ball-pk-9{background:#ec4899;color:#fff;border-color:transparent}.open-ball.ball-pk-10{background:#64748b;color:#fff;border-color:transparent}.muted{color:var(--muted);font-size:13px}.toast{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5000;padding:18px 32px;border-radius:12px;font-size:17px;font-weight:600;line-height:1.45;color:#fff;box-shadow:0 16px 48px #00000047;pointer-events:none;max-width:min(92vw,520px);text-align:center;animation:toast-in .22s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 10px))}to{opacity:1;transform:translate(-50%,-50%)}}.toast.ok{background:#059669}.toast.err{background:#e11d48}.tip-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5100;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a8c}.tip-dialog{width:min(420px,100%);background:#fff;border-radius:8px;box-shadow:0 18px 48px #0f172a38;overflow:hidden}.tip-dialog-hd{position:relative;padding:14px 44px 12px;text-align:center;background:#5b4cdb;color:#fff}.tip-dialog-hd h3{margin:0;font-size:16px;font-weight:600}.tip-dialog-close{position:absolute;right:10px;top:8px;width:28px;height:28px;border:0;background:transparent;color:#fff;font-size:22px;line-height:1;cursor:pointer;opacity:.9}.tip-dialog-close:hover{opacity:1}.tip-dialog-bd{padding:28px 24px;font-size:15px;line-height:1.7;color:#334155;text-align:center;min-height:72px;white-space:pre-wrap;word-break:break-word}.tip-dialog-bd b{color:#e11d48}.tip-dialog-ft{display:flex;justify-content:center;gap:12px;padding:0 20px 20px}.tip-dialog-ok,.tip-dialog-cancel{min-width:88px;height:34px;padding:0 18px;border-radius:4px;font-size:14px;cursor:pointer}.tip-dialog-ok{border:0;background:#5b4cdb;color:#fff}.tip-dialog-ok:hover{background:#4a3bc7}.tip-dialog-cancel{border:1px solid #cbd5e1;background:#fff;color:#475569}.tip-dialog-cancel:hover{background:#f8fafc}.tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;background:#eef2ff;color:#4338ca}.tag-ok{background:#d1fae5;color:#047857}.tag-err{background:#fee2e2;color:#b91c1c}.tag-wait{background:#fef3c7;color:#b45309}.steps{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.step{padding:6px 12px;border-radius:999px;background:#eef2ff;color:var(--muted);font-size:13px}.step.on{background:var(--indigo);color:#fff}.chan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:14px}.chan{border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;cursor:pointer;text-align:left}.chan.on{border-color:var(--indigo);background:var(--indigo-soft)}.chan small{display:block;color:var(--muted);margin-top:4px}.payee-card{background:#f8f7ff;border:1px dashed #c4b5fd;border-radius:8px;padding:12px;margin-bottom:14px;font-size:13px}.amt-quick{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.quick{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 12px;cursor:pointer}.quick.on{border-color:var(--indigo);color:var(--indigo)}.uc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.uc-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px 8px;font-size:13px}.uc-tile:hover{border-color:var(--indigo);color:var(--indigo)}.side-fold{display:none}.game-meta h3{margin:0 0 4px;font-size:15px}.issue-line{margin:6px 0 4px;font-size:12px;color:var(--muted)}.hall-balls{min-height:28px}.skeleton-card{pointer-events:none}.sk{background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;animation:sk 1.2s infinite;border-radius:6px}.sk-logo{width:48px;height:48px;border-radius:10px;flex-shrink:0}.sk-lines{flex:1}.sk-t{height:14px;width:70%;margin-bottom:8px}.sk-s{height:10px;width:90%;margin-bottom:6px}.sk-balls{display:block;height:22px;width:140px}@keyframes sk{0%{background-position:100% 0}to{background-position:-100% 0}}.together-card{border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:10px;background:#fff}.together-card .row{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:13px}.progress{height:6px;background:#eef2ff;border-radius:99px;overflow:hidden;margin:8px 0}.progress>i{display:block;height:100%;background:var(--indigo)}.trend-wrap{overflow:auto;max-height:70vh;border:1px solid var(--line);border-radius:8px}.trend-grid{min-width:640px}.trend-grid th.n,.trend-grid td{font-size:12px;padding:4px 3px;text-align:center;min-width:22px}.trend-grid td.hit{background:#5b4cdb;color:#fff;border-radius:50%;font-weight:700}.trend-games{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.trend-games a{padding:6px 10px;border:1px solid var(--line);border-radius:999px;font-size:13px;background:#fff}.trend-games a.router-link-active{background:var(--indigo);color:#fff;border-color:var(--indigo)}.m-shell .page-title,.m-shell .main_tit{display:none}.m-shell .content,.m-shell .card{padding:14px}.m-shell .lottery-board{border:0;padding:0 0 120px;background:transparent}.m-shell .play-nav-sticky{top:44px;background:#f4f2fb}.m-shell .bet-page .ssccomball li{width:40px!important;height:40px!important;font-size:16px!important}.m-shell .pos-row{flex-direction:column;align-items:flex-start}.m-shell .bet-dock{position:fixed;left:0;right:0;bottom:0;margin:0;box-shadow:0 -8px 24px #00000014}.m-shell.betting .m-body{padding-bottom:140px}.m-shell .bet-money{font-size:16px;margin-left:0}.m-shell .credit-board.dense .odds-grid{grid-template-columns:repeat(5,1fr)}.m-shell input[type=number]{width:56px}.m-shell .table-wrap{overflow:visible}.m-shell .table thead{display:none}.m-shell .table,.m-shell .table tbody,.m-shell .table tr,.m-shell .table td{display:block;width:100%}.m-shell .table tr{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:10px;padding:10px 12px}.m-shell .table td{display:flex;justify-content:space-between;gap:12px;border:0;padding:6px 0}.m-shell .table td:before{content:attr(data-label);color:var(--muted);flex-shrink:0}.m-shell .table td[data-label=""]:before{display:none}.form-wide{max-width:560px}.app-shell .header .nav .icon-lotto{width:22px;height:22px;margin:0 auto 2px;background:linear-gradient(#fff,#fff) 0 0 / 9px 9px no-repeat,linear-gradient(#fff,#fff) 13px 0 / 9px 9px no-repeat,linear-gradient(#fff,#fff) 0 13px / 9px 9px no-repeat,linear-gradient(#fff,#fff) 13px 13px / 9px 9px no-repeat;border-radius:1px}.lot-hall-mask{position:fixed;top:52px;left:0;right:0;bottom:0;z-index:2000;background:#14122859;display:flex;align-items:flex-start;justify-content:center;padding:0 12px 20px;box-sizing:border-box}.lot-hall{width:min(1100px,96vw);max-height:min(720px,calc(100vh - 72px));margin-top:0;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 14px 36px #00000059;display:flex;flex-direction:column;overflow:hidden;animation:lot-hall-in .16s ease-out}@keyframes lot-hall-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.lot-hall-hd{position:relative;height:44px;line-height:44px;background:linear-gradient(90deg,#1e1b4b,#312e81 38%,#4f46e5);text-align:center;flex-shrink:0}.lot-hall-hd h3{margin:0;font-size:18px;font-weight:600;color:#fff}.lot-hall-close{position:absolute;right:12px;top:0;width:36px;height:44px;line-height:40px;font-size:28px;color:#fff!important;font-weight:300}.lot-hall-bd{flex:1;min-height:0;display:grid;grid-template-columns:168px 1fr 1fr;overflow:hidden;background:#f8f7ff}.lot-hall-hot{border-right:1px solid #e0e7ff;padding:12px 10px;overflow-y:auto;background:#fff}.lot-hall-hot h4{margin:0 0 10px;font-size:15px;color:#5b4cdb;font-weight:700;text-align:center}.lot-hall-hot ul{list-style:none;margin:0;padding:0}.lot-hall-hot li{margin:0 0 8px}.lot-hall-hot a{display:block;height:32px;line-height:30px;text-align:center;border:1px solid #c7d2fe;color:#5b4cdb!important;font-size:12px;border-radius:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px;background:#fff}.lot-hall-hot a:hover{background:#eef2ff;border-color:#5b4cdb}.lot-hall-col{border-right:1px solid #e0e7ff;padding:12px 14px 16px;overflow-y:auto;background:#fff}.lot-hall-col:last-child{border-right:0}.lot-hall-col>h4{margin:0 0 12px;font-size:16px;color:#4f46e5;font-weight:700;text-align:center}.lot-hall-grp{margin-bottom:14px}.lot-hall-cat{margin:0 0 8px;padding-left:8px;border-left:3px solid #5b4cdb;font-size:13px;color:#312e81;font-weight:600;line-height:1.2}.lot-hall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lot-hall-grid a{display:block;height:34px;line-height:32px;text-align:center;border:1px solid #e0e7ff;color:#333!important;font-size:12px;border-radius:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px;background:#fff}.lot-hall-grid a:hover,.lot-hall-grid a.on{border-color:#5b4cdb;border-width:2px;line-height:30px;color:#5b4cdb!important;background:#eef2ff}.lot-hall-empty{text-align:center;color:#999;font-size:13px;padding:24px 0}@media(max-width:900px){.lot-hall-bd{grid-template-columns:1fr;overflow-y:auto}.lot-hall-hot,.lot-hall-col{border-right:0;border-bottom:1px solid #e0e7ff}.lot-hall-grid{grid-template-columns:repeat(2,1fr)}}.member-panel{background:#ffffffeb;border:1px solid rgba(255,255,255,.95);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-height:0}.member-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#f3f4f6}.member-tab{display:flex!important;align-items:center;justify-content:center;gap:8px;height:48px;color:#4b5563!important;font-size:15px;font-weight:600;background:#e5e7eb!important;border-right:1px solid #d1d5db;border-radius:10px 10px 0 0;margin-top:6px;margin-right:2px}.member-tab:last-child{border-right:0}.member-tab.on{background:#5b4cdb!important;color:#fff!important;margin-top:0;height:54px}.member-tab-ico{width:20px;height:20px;border-radius:5px;background:currentColor;opacity:.85;position:relative}.member-tab.on .member-tab-ico{background:#fff;opacity:1}.member-tab-ico:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:2px solid #fff;border-radius:2px;box-sizing:border-box}.member-tab.on .member-tab-ico:before{border-color:#5b4cdb}.member-tab-ico.ico-user:before{border-radius:50%;top:5px;right:6px;bottom:4px;left:6px;box-shadow:0 -4px 0 -1px #fff}.member-tab.on .member-tab-ico.ico-user:before{box-shadow:0 -4px 0 -1px #5b4cdb}.member-tab-ico.ico-report:before{border:0;background:linear-gradient(#fff,#fff) 2px 8px / 3px 5px no-repeat,linear-gradient(#fff,#fff) 7px 5px / 3px 8px no-repeat,linear-gradient(#fff,#fff) 12px 3px / 3px 10px no-repeat}.member-tab.on .member-tab-ico.ico-report:before{background:linear-gradient(#5b4cdb,#5b4cdb) 2px 8px / 3px 5px no-repeat,linear-gradient(#5b4cdb,#5b4cdb) 7px 5px / 3px 8px no-repeat,linear-gradient(#5b4cdb,#5b4cdb) 12px 3px / 3px 10px no-repeat}.member-tab-ico.ico-team:before{border:0;background:radial-gradient(circle at 50% 30%,#fff 2px,transparent 2.4px),radial-gradient(circle at 28% 70%,#fff 2px,transparent 2.4px),radial-gradient(circle at 72% 70%,#fff 2px,transparent 2.4px)}.member-tab.on .member-tab-ico.ico-team:before{background:radial-gradient(circle at 50% 30%,#5b4cdb 2px,transparent 2.4px),radial-gradient(circle at 28% 70%,#5b4cdb 2px,transparent 2.4px),radial-gradient(circle at 72% 70%,#5b4cdb 2px,transparent 2.4px)}.member-subnav{display:flex;flex-wrap:wrap;gap:4px 22px;align-items:center;padding:0 20px;height:46px;border-bottom:1px solid #e5e7eb;background:#fff}.member-subnav a{color:#6b7280!important;font-size:13px;box-sizing:border-box}.member-subnav a.on,.member-subnav a.router-link-active{color:inherit;border-bottom:0;font-weight:500}.member-subnav a.member-pill.on,.member-subnav a.member-pill.on:hover,.member-subnav a.member-pill.on:visited{color:#fff!important;-webkit-text-fill-color:#fff!important}.member-body{padding:16px 18px 18px;background:linear-gradient(180deg,#faf9ff,#fff 120px),#fff;min-height:0}.member-body>.card,.member-body .member-card{margin:0!important;border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;border-radius:0}.member-body>.card>.page-title,.member-body .member-card>.page-title{display:none}.app-shell .main_cont.is-member .ref-main{max-width:1100px}.app-shell .main_cont.is-member .ref-main>.main_tit{display:none}.profile-panel{max-width:520px}.profile-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eef2ff;font-size:14px}.profile-row span{color:#6b7280}.profile-row .gold{color:#5b4cdb}.profile-actions{display:flex;gap:10px;margin-top:18px}.sec-summary{display:flex;gap:20px;align-items:center;padding:18px 22px;background:#f3f0ff;border-radius:10px;margin-bottom:16px}.sec-shield{width:78px;height:88px;background:linear-gradient(160deg,#7c6cf0,#5b4cdb);clip-path:polygon(50% 0,100% 18%,100% 62%,50% 100%,0 62%,0 18%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 6px 16px #5b4cdb59}.sec-shield b{font-size:28px;line-height:1}.sec-shield span{font-size:11px;margin-top:4px;opacity:.95}.sec-summary-main{flex:1;min-width:0}.sec-warn{margin:0 0 8px;font-size:15px;color:#5b4cdb;font-weight:600}.sec-warn.danger{color:#e11d48}.sec-stars{display:flex;gap:6px;margin-bottom:10px}.sec-star{width:16px;height:16px;display:inline-block;background:#d1d5db;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.sec-star.on{background:#5b4cdb}.sec-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#6b7280;font-size:12px}.sec-msg{margin:0 0 12px;color:#5b4cdb;font-size:13px}.sec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sec-card{background:#fff;border:1px solid #e8eaf5;border-radius:10px;padding:18px 14px 16px;box-shadow:0 4px 14px #312e810f;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:210px}.sec-ico{width:42px;height:42px;margin-bottom:10px;border:2px solid #5b4cdb;border-radius:10px;position:relative}.sec-ico:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:2px solid #5b4cdb;border-radius:4px}.sec-ico.ico-lock:before{border-radius:3px 3px 4px 4px;top:14px;right:12px;bottom:10px;left:12px;box-shadow:0 -7px 0 -3px #5b4cdb}.sec-ico.ico-coin:before{border-radius:50%;top:9px;right:9px;bottom:9px;left:9px}.sec-ico.ico-shield:before{clip-path:polygon(50% 0,100% 20%,100% 60%,50% 100%,0 60%,0 20%);border:0;background:#5b4cdb;top:8px;right:10px;bottom:8px;left:10px}.sec-ico.ico-google:before{border-radius:50%;top:8px;right:8px;bottom:8px;left:8px}.sec-ico.ico-remote:before{border-radius:50%;top:11px;right:11px;bottom:11px;left:11px;box-shadow:-8px 0 0 -2px #5b4cdb,8px 0 0 -2px #5b4cdb}.sec-ico.ico-hello:before{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border:0;background:#5b4cdb;top:10px;right:10px;bottom:10px;left:10px}.sec-card h4{margin:0 0 4px;font-size:16px;color:#111827}.sec-status{margin:0 0 8px;font-size:12px;color:#5b4cdb}.sec-status.ok{color:#6b7280}.sec-desc{margin:0 0 14px;font-size:12px;line-height:1.5;color:#9ca3af;flex:1}.sec-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#5b4cdb;color:#fff;border-radius:8px;height:32px;padding:0 22px;font-size:13px;cursor:pointer}.sec-btn:hover{background:#4638c4}.sec-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73}.sec-modal{width:min(460px,100%);background:#fff;border-radius:10px;box-shadow:0 18px 48px #0f172a38;overflow:hidden}.sec-modal-hd{position:relative;padding:16px 44px 12px;text-align:center;border-bottom:1px solid #f1f5f9}.sec-modal-hd h3{margin:0;font-size:17px;font-weight:600;color:#1f2937}.sec-modal-close{position:absolute;top:10px;right:12px;width:28px;height:28px;border:0;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:20px;line-height:1;cursor:pointer}.sec-modal-close:hover{background:#e5e7eb;color:#111827}.sec-modal-bd{padding:18px 24px 8px;display:grid;gap:14px}.sec-field{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:10px}.sec-field label{text-align:right;color:#4b5563;font-size:14px}.sec-field input{height:36px;border:1px solid #d1d5db;border-radius:6px;padding:0 12px;font-size:14px;outline:none}.sec-field input:focus{border-color:#ea580c;box-shadow:0 0 0 2px #ea580c1f}.sec-hint{margin:0;color:#6b7280;font-size:13px}.sec-panel-err{margin:0;color:#dc2626;font-size:13px;text-align:center}.sec-modal-ft{display:flex;justify-content:center;gap:12px;padding:8px 24px 20px}.sec-modal-ok,.sec-modal-cancel{min-width:128px;height:38px;border:0;border-radius:8px;font-size:14px;cursor:pointer}.sec-modal-ok{background:linear-gradient(180deg,#f59e0b,#ea580c);color:#fff}.sec-modal-ok:hover{filter:brightness(1.05)}.sec-modal-cancel{background:#9ca3af;color:#fff}.sec-modal-cancel:hover{background:#6b7280}@media(max-width:520px){.sec-field{grid-template-columns:1fr}.sec-field label{text-align:left}}@media(max-width:980px){.sec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sec-grid{grid-template-columns:1fr}.sec-summary{flex-direction:column;align-items:flex-start}}.ov-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;background:#fff}.ov-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.ov-cell{min-height:78px;padding:14px 8px;text-align:center;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:center;gap:8px}.ov-cell:nth-child(5n){border-right:0}.ov-cell span{color:#4b5563;font-size:13px}.ov-cell b{color:#111827;font-size:16px;font-weight:600}.ov-cell.ent span,.ov-cell.ent b{color:#0d9488}.ov-cell.danger span,.ov-cell.danger b{color:#e11d48}.rpt-page{width:100%}.rpt-section-title{margin:0 0 10px;font-size:15px;font-weight:600;color:#1f2430}.rpt-section-title+.rpt-table{margin-top:0}.rpt-pager+.rpt-section-title{margin-top:22px}.rpt-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:14px;font-size:13px;color:#4b5563}.rpt-input{height:32px;border:1px solid #d1d5db;border-radius:6px;padding:0 10px;min-width:120px;background:#fff;box-sizing:border-box}.rpt-input.w80{min-width:80px;width:80px}.rpt-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:32px;padding:0 16px;border-radius:999px;background:#5b4cdb;color:#fff;font-size:13px;cursor:pointer}.rpt-btn:hover{background:#4638c4}.rpt-btn.ghost{background:#fff;color:#5b4cdb;border:1px solid #5b4cdb}.rpt-btn.lg{height:40px;padding:0 28px;font-size:15px}.rpt-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.rpt-table th{background:#f3f4f6;color:#374151;font-weight:600;padding:10px 8px;text-align:left;white-space:nowrap;border:1px solid #e5e7eb}.rpt-table td{padding:10px 8px;text-align:left;border:1px solid #e5e7eb;color:#374151}.rpt-table tr.rpt-sum td{color:#e11d48;font-weight:600}.rpt-tag{display:inline-block;min-width:44px;height:26px;line-height:26px;padding:0 10px;border-radius:999px;background:#5b4cdb;color:#fff;font-size:12px;border:0;cursor:pointer}.rpt-pager{margin-top:12px;color:#6b7280;font-size:13px}.rpt-pager-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.rpt-pager-left{display:inline-flex;align-items:center;gap:10px;color:#6b7280;font-size:13px}.rpt-chip{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:4px;border:1px solid #d1d5db;color:#374151;text-decoration:none;font-size:12px;background:#fff}.rpt-chip.on,.rpt-chip:hover{border-color:#5b4cdb;color:#5b4cdb;background:#f3f0ff}.rpt-sep{color:#d1d5db;margin:0 2px}.profile-edit{display:flex;flex-wrap:wrap;gap:24px;margin-top:20px;padding:16px;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;align-items:center}.profile-avatar{width:72px;height:72px;border-radius:50%;background:#5b4cdb;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:28px;position:relative}.profile-avatar small{position:absolute;bottom:-18px;font-size:12px;color:#6b7280;white-space:nowrap}.profile-nick{display:flex;align-items:center;gap:8px;margin-left:12px}.profile-nick input{height:32px;border:1px solid #d1d5db;border-radius:6px;padding:0 10px}.profile-login{margin-left:auto;font-size:13px;color:#4b5563;line-height:1.7}.bank-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.bank-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d1d5db;background:#fff;height:34px;padding:0 14px;border-radius:6px;cursor:pointer;font-size:13px}.bank-tab.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff}.bank-note{margin-top:18px;padding:12px 14px;background:#f3f4f6;border-radius:8px;font-size:13px;color:#4b5563}.bank-note ol{margin:8px 0 0;padding-left:18px}.award-cats,.award-games{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.award-cat,.award-game{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d1d5db;background:#fff;height:32px;padding:0 12px;border-radius:6px;cursor:pointer;font-size:13px;color:#374151}.award-cat.on,.award-game.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff}.award-badge{display:inline-block;margin-bottom:10px;padding:4px 12px;border-radius:999px;background:#5b4cdb;color:#fff;font-size:12px}.award-limit th{width:140px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;font-weight:600}.award-limit td{text-align:left;padding-left:14px}.award-odds{color:#e11d48!important;font-weight:700}.award-multi{white-space:pre-line;text-align:left!important;line-height:1.55;vertical-align:top}.open-page{max-width:920px}.open-tabs{display:flex;gap:18px;margin-bottom:16px;border-bottom:1px solid #e5e7eb;padding-bottom:8px}.open-tabs a{color:#6b7280!important;font-size:14px;padding-bottom:6px;border-bottom:2px solid transparent}.open-tabs a.on{color:#ea580c!important;border-bottom-color:#ea580c;font-weight:600}.open-tit{margin:0 0 12px;padding-left:10px;border-left:4px solid #5b4cdb;font-size:16px;color:#111827}.open-form{border-top:1px dashed #e5e7eb}.open-row{display:grid;grid-template-columns:100px minmax(200px,280px) 1fr;gap:12px;align-items:center;padding:12px 0;border-bottom:1px dashed #e5e7eb}.open-row>label{text-align:right;color:#4b5563;font-size:14px}.open-ctrl{display:flex;align-items:center;gap:14px}.open-radio{display:inline-flex;align-items:center;gap:4px;color:#374151;font-size:14px}.open-hint{color:#9ca3af;font-size:12px;line-height:1.4}.open-rebate{padding:8px 0 16px 110px}.open-rebate input[type=range]{width:min(420px,100%);accent-color:#5b4cdb}.open-rebate p{margin:8px 0 0;color:#4b5563;font-size:13px}.open-actions{display:flex;justify-content:flex-end;padding:8px 0 0}.open-row-top{align-items:flex-start}.open-remark{width:min(420px,100%);min-height:72px;resize:vertical}.open-success{margin-top:12px;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:14px;line-height:1.7}.open-success p{margin:0}.rebate-box{margin-top:8px}.rebate-empty{margin:0 0 10px;padding:8px 12px;border-radius:8px;background:#fff7ed;color:#c2410c;font-size:13px}.rebate-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:12px;color:#4b5563;font-size:13px}.rebate-bound{color:#6b7280}.rebate-range{width:min(280px,100%);accent-color:#ea580c}.rebate-bonus{min-width:48px;color:#ea580c;font-weight:700}.rebate-mm{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:4px;padding:4px 10px;font-size:12px;cursor:pointer}.rebate-mm:hover{border-color:#ea580c;color:#ea580c}.rebate-switch{display:inline-flex;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;margin-left:4px}.rebate-switch button{border:0;background:#f3f4f6;color:#6b7280;padding:4px 12px;font-size:12px;cursor:pointer}.rebate-switch button.on{background:#ea580c;color:#fff}.rebate-cats{list-style:none;margin:0 0 8px;padding:0;display:grid;gap:10px;max-width:520px}.rebate-cats li{display:grid;grid-template-columns:88px 100px 80px;align-items:center;gap:10px}.rebate-cat-name{text-align:right;color:#4b5563;font-size:14px}.rebate-cat-bonus{color:#ea580c;font-weight:700}.links-tip{margin:8px 0 18px}.links-url{text-align:left!important;max-width:360px;word-break:break-all;font-size:12px}.links-ops{white-space:nowrap}.links-ops .rpt-tag+.rpt-tag{margin-left:6px}.rpt-pager a{margin-left:12px;color:#ea580c!important}.log-page{width:100%;background:#fff;border:1px solid #ebe8f4;border-radius:12px;overflow:hidden}.log-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #efeaf8;background:#faf9fd;font-size:13px;color:#4b5563}.log-toolbar label{font-weight:600;color:#374151}.log-datetime{height:34px;border:1px solid #d8d4ea;border-radius:8px;padding:0 10px;background:#fff;color:#1f2937;font-size:13px;min-width:190px;box-sizing:border-box}.log-datetime:focus{outline:none;border-color:#5b4cdb;box-shadow:0 0 0 3px #5b4cdb1f}.log-sep{color:#9ca3af}.log-query{margin-left:auto;height:34px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 12px #5b4cdb40}.log-query:hover:not(:disabled){filter:brightness(1.05)}.log-query:disabled{opacity:.6;cursor:not-allowed}.log-query-ico{width:12px;height:12px;border:2px solid #fff;border-radius:50%;position:relative;box-sizing:border-box}.log-query-ico:after{content:"";position:absolute;width:6px;height:2px;background:#fff;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:1px}.log-table-wrap{overflow-x:auto}.log-table{width:100%;border-collapse:collapse;font-size:13px;min-width:860px}.log-table th{background:linear-gradient(180deg,#f3f0ff,#ebe6ff);color:#5b4cdb;font-weight:700;padding:11px 12px;text-align:left;white-space:nowrap;border-bottom:1px solid #e4dff5}.log-table td{padding:12px;text-align:left;border-bottom:1px solid #f1eef8;color:#374151;vertical-align:middle}.log-table tbody tr:hover td{background:#faf9fd}.log-table .empty{text-align:center;color:#9ca3af;padding:36px 12px}.log-source{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 14px;border-top:1px solid #efeaf8;background:#fff;font-size:13px;color:#6b7280}.log-foot-left{display:inline-flex;align-items:center;gap:12px}.log-refresh{border:0;background:transparent;color:#5b4cdb;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:5px;padding:0}.log-refresh:hover{color:#4638c4}.log-refresh-ico{width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box}.log-refresh-ico:after{content:"";position:absolute;top:-3px;right:-1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:4px solid currentColor;transform:rotate(40deg)}.log-pager{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.log-pager button{height:30px;padding:0 12px;border:1px solid #ddd6fe;border-radius:8px;background:#fff;color:#4b5563;font-size:12px;cursor:pointer}.log-pager button:disabled{opacity:.45;cursor:not-allowed}.log-pager em{min-width:30px;height:30px;border-radius:8px;border:1px solid #5b4cdb;color:#5b4cdb;font-style:normal;font-weight:700;display:inline-flex;align-items:center;justify-content:center;background:#f5f3ff}.log-pager input{width:44px;height:30px;border:1px solid #d8d4ea;border-radius:8px;text-align:center;font-size:13px}.log-pager-go{background:linear-gradient(135deg,#5b4cdb,#7c3aed)!important;border-color:transparent!important;color:#fff!important;font-weight:700}@media(max-width:720px){.log-query{margin-left:0;width:100%;justify-content:center}.log-datetime{min-width:0;flex:1 1 140px}}@media(max-width:980px){.ov-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ov-cell:nth-child(5n){border-right:1px solid #e5e7eb}.ov-cell:nth-child(2n){border-right:0}.open-row{grid-template-columns:1fr}.open-row>label{text-align:left}.open-rebate{padding-left:0}.rebate-cats li{grid-template-columns:72px 1fr 64px}.rebate-cat-name{text-align:left}}.member-panel{border-radius:16px!important}.member-tabs{background:#eceff3!important;border-bottom:1px solid #dde1e8!important}.member-tab{background:#eceff3!important;color:#6b7280!important;border-right:1px solid #d7dbe3!important;border-top:3px solid transparent!important;border-radius:0!important;margin:0!important;height:48px!important}.member-tab.on{background:#fff!important;color:#5b4cdb!important;border-top-color:#5b4cdb!important;height:48px!important}.member-tab-ico{background:#9ca3af!important;width:18px!important;height:18px!important}.member-tab.on .member-tab-ico{background:#5b4cdb!important}.member-tab.on .member-tab-ico:before{border-color:#fff!important}.member-subnav{display:block!important;height:auto!important;padding:12px 14px!important}.member-subnav-inner{display:flex;flex-wrap:wrap;gap:10px;padding:8px 0;border:0;border-radius:0;background:transparent;border-bottom:1px solid #e5e7eb}.member-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;height:34px!important;line-height:32px!important;padding:0 14px!important;border:1px solid #d1d5db!important;border-radius:999px!important;background:#fff!important;color:#6b7280!important;font-size:13px!important;font-weight:500!important;border-bottom:1px solid #d1d5db!important}.member-pill-check{width:14px;height:14px;border-radius:50%;border:1px solid #c4c9d2;position:relative;flex-shrink:0}.member-pill-check:before{content:"";position:absolute;left:3px;top:1px;width:5px;height:8px;border:solid #c4c9d2;border-width:0 2px 2px 0;transform:rotate(45deg)}.member-pill.on,.member-subnav .member-pill.on,.member-subnav a.member-pill.on{background:#5b4cdb!important;border-color:#5b4cdb!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.member-pill.on .member-pill-check,.member-subnav .member-pill.on .member-pill-check{border-color:#fff!important;background:#ffffff26}.member-pill.on .member-pill-check:before,.member-subnav .member-pill.on .member-pill-check:before{border-color:#fff!important}.member-subnav .member-pill.router-link-active:not(.on){background:#fff!important;border-color:#d1d5db!important;color:#6b7280!important}.member-subnav .member-pill.router-link-active:not(.on) .member-pill-check{border-color:#c4c9d2;background:transparent}.member-subnav .member-pill.router-link-active:not(.on) .member-pill-check:before{border-color:#c4c9d2}.member-tabs .member-tab.router-link-active:not(.on){background:#eceff3!important;color:#6b7280!important;border-top-color:transparent!important}.member-tabs .member-tab.router-link-active:not(.on) .member-tab-ico{background:#9ca3af!important}.auth-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px 16px;overflow:hidden;background:#0b0f1a}.auth-page-pro{align-items:stretch;justify-content:center;padding:36px 24px 28px;background:radial-gradient(ellipse 80% 50% at 10% 0%,rgba(255,255,255,.95) 0%,transparent 55%),radial-gradient(ellipse 70% 45% at 90% 8%,rgba(245,230,190,.55) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 70% 100%,rgba(224,216,255,.45) 0%,transparent 55%),linear-gradient(165deg,#f7f8fb,#f3eef8 38%,#faf6ef 72%,#f5f7fa);color:#374151}.auth-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.auth-page-pro .auth-bg{opacity:1}.auth-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(148,163,184,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.06) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse at 50% 40%,#000 20%,transparent 72%);mask-image:radial-gradient(ellipse at 50% 40%,#000 20%,transparent 72%);opacity:.7}.auth-ribbon{position:absolute;left:-15%;width:130%;height:180px;border-radius:50%;filter:blur(1px);opacity:.55}.auth-ribbon-a{top:22%;background:linear-gradient(90deg,transparent 0%,rgba(212,175,55,.08) 18%,rgba(255,255,255,.65) 42%,rgba(176,137,58,.22) 58%,rgba(255,255,255,.35) 72%,transparent 100%);transform:rotate(-9deg);box-shadow:0 0 40px #d4af371f}.auth-ribbon-b{top:38%;height:140px;background:linear-gradient(90deg,transparent 5%,rgba(91,76,219,.06) 30%,rgba(255,255,255,.5) 48%,rgba(180,150,90,.16) 62%,transparent 95%);transform:rotate(5deg);opacity:.45}.auth-ribbon-c{top:58%;height:120px;background:linear-gradient(90deg,transparent 10%,rgba(255,255,255,.4) 40%,rgba(212,175,55,.12) 55%,transparent 90%);transform:rotate(-4deg);opacity:.4}.auth-glow{position:absolute;border-radius:50%;filter:blur(56px);pointer-events:none}.auth-glow-tl{width:420px;height:420px;left:-120px;top:-100px;background:#ffffffd9}.auth-glow-br{width:380px;height:380px;right:-100px;bottom:-40px;background:#d4af3738}.auth-glow-mid{width:280px;height:280px;left:42%;top:48%;background:#a78bfa29}.auth-spark{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#fff 0%,rgba(212,175,55,.9) 45%,transparent 70%);box-shadow:0 0 12px #d4af378c;opacity:.7}.auth-spark-a{left:12%;top:28%;width:5px;height:5px}.auth-spark-b{right:18%;top:22%;width:7px;height:7px;opacity:.55}.auth-spark-c{right:28%;bottom:24%;width:4px;height:4px;opacity:.6}.auth-orb-soft{position:absolute;border-radius:50%;border:1px solid rgba(212,175,55,.22);box-shadow:inset 0 0 24px #ffffff8c,0 8px 28px #b0893a1f;background:linear-gradient(145deg,#ffffff8c,#f5e6be40);opacity:.55}.auth-orb-soft-l{width:140px;height:140px;left:3%;bottom:18%;transform:rotate(-12deg)}.auth-orb-soft-l:before,.auth-orb-soft-l:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(212,175,55,.28);background:linear-gradient(160deg,#ffffffb3,#d4af3726)}.auth-orb-soft-l:before{width:72px;height:72px;left:70%;top:-18%}.auth-orb-soft-l:after{width:48px;height:48px;left:10%;top:78%;clip-path:polygon(50% 8%,61% 40%,95% 40%,67% 60%,78% 92%,50% 72%,22% 92%,33% 60%,5% 40%,39% 40%);border-radius:0;border:0;background:linear-gradient(160deg,#fff,#d4af378c);opacity:.75}.auth-orb-soft-r{width:160px;height:160px;right:4%;bottom:10%;border-radius:46% 54% 48% 52%;opacity:.5;background:radial-gradient(circle at 40% 35%,rgba(255,255,255,.85) 0 18%,transparent 20%),radial-gradient(circle at 55% 48%,rgba(255,255,255,.55) 0 12%,transparent 14%),linear-gradient(160deg,#fff8e1b3,#b0893a47)}.auth-wave,.auth-wave-a,.auth-wave-b,.auth-deco,.auth-deco-chips,.auth-deco-cage,.auth-deco-left,.auth-deco-right{display:none}.auth-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.7}.auth-orb-a{width:420px;height:420px;left:-120px;top:-80px;background:radial-gradient(circle,rgba(99,102,241,.55),transparent 70%)}.auth-orb-b{width:380px;height:380px;right:-100px;bottom:-60px;background:radial-gradient(circle,rgba(14,165,233,.35),transparent 70%)}.auth-orb-c{width:260px;height:260px;left:40%;top:55%;background:radial-gradient(circle,rgba(168,85,247,.28),transparent 70%)}.auth-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%)}.auth-shell{position:relative;z-index:1;width:100%;max-width:420px}.auth-shell-pro{max-width:920px;display:flex;flex-direction:column;align-items:center;gap:22px;margin:28px auto 20px;width:100%}.auth-top-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:4px;flex:0 0 auto}.auth-logo-img,.auth-logo-wall,.auth-logo-custom,.auth-logo-seal{width:auto;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(15,23,42,.12))}.auth-logo-wall,.auth-logo-custom{height:58px}.auth-logo-custom{max-width:140px}.auth-logo-seal{height:42px}.auth-logo-mark,.auth-logo-mark i{display:none}.auth-top-text{text-align:center;min-width:140px}.auth-top-text h1{margin:0;font-size:36px;line-height:1;letter-spacing:2px;color:#111827;font-weight:800}.auth-top-text h1 span{color:#b0893a;margin-left:2px}.auth-top-text p{margin:6px 0 0;font-size:11px;letter-spacing:3px;color:#9ca3af;font-weight:600}.auth-duo{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch;min-height:460px;height:460px}.auth-panel{background:#ffffffdb;border:1px solid rgba(255,255,255,.95);border-radius:16px;padding:26px 24px 22px;box-shadow:0 18px 40px #0f172a14,0 1px #fffc inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;min-height:0;box-sizing:border-box;overflow:hidden}.auth-panel-line,.auth-panel-login{display:flex;flex-direction:column;min-height:0}.auth-panel-line .auth-btn{flex:0 0 48px;height:48px;min-height:48px;max-height:48px;overflow:hidden;box-sizing:border-box}.auth-panel-line .auth-btn .auth-btn-label{display:inline-block;min-width:5em;text-align:center}.auth-panel h2{margin:0 0 14px;text-align:center;font-size:20px;font-weight:700;color:#1f2937;letter-spacing:1px}.auth-line-legend{display:flex;justify-content:center;gap:16px;margin-bottom:14px;font-size:12px;color:#6b7280;flex:0 0 auto}.auth-line-legend span{display:inline-flex;align-items:center;gap:5px}.auth-line-grid{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;flex:1 1 auto;align-content:start}.auth-line-grid li{display:flex;align-items:center;gap:8px;height:54px;min-height:54px;max-height:54px;padding:8px 10px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f7;box-sizing:border-box;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.auth-line-grid li:hover{border-color:#d4af37}.auth-line-grid li.on{border-color:#c9a227;box-shadow:0 0 0 1px #c9a22759;background:#fffbeb}.auth-line-grid li>div{min-width:0;flex:1 1 auto}.auth-line-grid li b{display:block;font-size:13px;color:#374151;font-weight:600;line-height:1.2;white-space:nowrap}.auth-line-grid li em{display:block;margin-top:2px;font-style:normal;font-size:12px;line-height:1.2;height:1.2em;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-line-grid .dot,.auth-line-legend .dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto;background:#cbd5e1;box-shadow:0 0 0 3px #94a3b82e}.auth-line-legend .dot.ok,.auth-line-grid li.ok .dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.auth-line-legend .dot.warn,.auth-line-grid li.warn .dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.auth-line-legend .dot.bad,.auth-line-grid li.bad .dot{background:#ef4444;box-shadow:0 0 0 3px #ef444429}.auth-line-grid li.ok em{color:#16a34a}.auth-line-grid li.warn em{color:#d97706}.auth-line-grid li.bad em{color:#dc2626}.auth-line-grid li.idle em,.auth-line-grid li.testing em{color:#9ca3af}.auth-line-tip{margin:12px 0 0;text-align:center;font-size:12px;line-height:1.4;min-height:1.4em;color:#dc2626;flex:0 0 auto}.auth-panel-login .auth-form{gap:12px;flex:1 1 auto;min-height:0}.auth-panel-register{width:100%;max-width:440px;margin:0 auto}.auth-ico-gift{background:linear-gradient(#5b4cdb,#5b4cdb) center 4px/10px 2px no-repeat,linear-gradient(#5b4cdb,#5b4cdb) center 11px/14px 8px no-repeat,linear-gradient(#5b4cdb,#5b4cdb) 50% 4px/2px 15px no-repeat}.auth-captcha-pro{grid-template-columns:1fr 112px;align-items:stretch}.auth-captcha-pro .auth-input-wrap,.auth-captcha-pro .auth-captcha-box{height:46px}.auth-row-pro{flex-wrap:wrap;justify-content:space-between;gap:8px 12px}.auth-check-muted{color:#9ca3af;font-size:12px}.auth-btn-gold{width:100%;background:linear-gradient(180deg,#d4b56a,#b0893a 55%,#9a7328);box-shadow:0 10px 22px #b0893a52;letter-spacing:3px}.auth-btn-gold:hover:not(:disabled){filter:brightness(1.04)}.auth-refresh-ico{width:14px;height:14px;border:2px solid rgba(255,255,255,.9);border-right-color:transparent;border-radius:50%;display:inline-block;position:relative;flex:0 0 14px;box-sizing:border-box}.auth-refresh-ico:after{content:"";position:absolute;top:-3px;right:-1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:4px solid #fff;transform:rotate(40deg)}.auth-refresh-ico.is-spinning{animation:auth-spin .7s linear infinite}.auth-refresh-ico.is-spinning:after{display:none}.auth-links-pro{margin-top:4px}.auth-links-pro a,.auth-links-pro .auth-link-btn{color:#6b7280;font-weight:500}.auth-links-pro a:hover,.auth-links-pro .auth-link-btn:hover{color:#5b4cdb}.auth-foot-pro{width:100%;max-width:860px;text-align:center;margin-top:8px}.auth-browsers{display:flex;justify-content:center;align-items:center;gap:12px;margin:0 auto 10px}.auth-browsers .br{width:30px;height:30px;border-radius:50%;box-shadow:0 4px 10px #0f172a1f;background:#fff;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.auth-browsers .br svg{width:28px;height:28px;display:block}.auth-foot-pro p{margin:0;font-size:12px;line-height:1.6;color:#6b7280;text-align:center}.auth-side-rail{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:20;width:76px;background:#fffffff5;border:1px solid #e5e7eb;border-right:0;border-radius:12px 0 0 12px;box-shadow:-4px 0 18px #0f172a14;padding:10px 0;display:flex;flex-direction:column}.auth-side-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:11px 6px;text-decoration:none;color:#6b7280;font-size:11px;line-height:1.2;text-align:center}.auth-side-item:hover{color:#5b4cdb;background:#f5f3ff}.auth-side-item .si{width:34px;height:34px;border-radius:10px;background:#f3f4f6;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;color:#5b4cdb;box-shadow:0 2px 6px #0f172a0f}.auth-side-item:hover .si{background:#efeafc;border-color:#d8d0f5}.auth-side-item .si svg{width:22px;height:22px;display:block}.si-android{background:#ecfdf3!important;border-color:#bbf7d0!important}.si-ios{background:#f9fafb!important}.si-pc{background:#f5f3ff!important;border-color:#ddd6fe!important}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:28px 28px 24px;box-shadow:0 18px 48px #00000047}.auth-card-rich{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:32px 28px 26px;background:linear-gradient(180deg,#fff,#f8f9ff);box-shadow:0 24px 60px #00000059,0 0 0 1px #5b4cdb14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-brand{text-align:center;margin-bottom:22px}.auth-logo{width:56px;height:56px;margin:0 auto 10px;border-radius:14px;background:url(/Images/login/logo.png) center/contain no-repeat,#5b4cdb;box-shadow:0 8px 20px #5b4cdb59}.auth-brand h1{margin:0;font-size:24px;letter-spacing:1px;color:#111827}.auth-brand p{margin:8px 0 0;color:#6b7280;font-size:13px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field span{font-size:13px;color:#4b5563;font-weight:600}.auth-field input,.auth-input-wrap input{height:44px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:15px;outline:none;width:100%;box-sizing:border-box;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap input{padding-left:40px;padding-right:52px;border-radius:10px;background:#f3f4f6;border-color:#e5e7eb}.auth-page-pro .auth-input-wrap input:focus{border-color:#c4b5fd;background:#fff;box-shadow:0 0 0 3px #5b4cdb1f}.auth-input-wrap input:focus{border-color:#5b4cdb;background:#fff;box-shadow:0 0 0 3px #5b4cdb26}.auth-field input:focus{border-color:#5b4cdb;box-shadow:0 0 0 3px #5b4cdb26}.auth-ico{position:absolute;left:12px;width:18px;height:18px;opacity:.55;pointer-events:none}.auth-ico-user{background:radial-gradient(circle at 50% 35%,#5b4cdb 0 28%,transparent 30%),linear-gradient(#5b4cdb,#5b4cdb) center 72%/12px 7px no-repeat;border-radius:50%}.auth-ico-lock{background:linear-gradient(#5b4cdb,#5b4cdb) center 10px/12px 9px no-repeat,radial-gradient(circle at 50% 6px,transparent 4px,#5b4cdb 4.5px 6px,transparent 6.5px)}.auth-ico-key{background:radial-gradient(circle at 6px 9px,transparent 3px,#5b4cdb 3.5px 5.5px,transparent 6px),linear-gradient(#5b4cdb,#5b4cdb) 12px 8px/8px 2px no-repeat}.auth-eye{position:absolute;right:8px;height:28px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#5b4cdb;font-size:12px;font-weight:600;cursor:pointer}.auth-eye:hover{background:#eef2ff}.auth-captcha{display:grid;grid-template-columns:1fr 118px;gap:10px;align-items:end}.auth-captcha-box{height:44px;border:1px dashed #a5b4fc;border-radius:10px;background:linear-gradient(180deg,#eef2ff,#e0e7ff);color:#4338ca;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2;transition:transform .12s ease,filter .12s ease}.auth-captcha-box:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.auth-captcha-box:disabled{opacity:.7;cursor:wait}.auth-captcha-box em{font-style:normal;font-weight:800;font-size:15px;letter-spacing:.5px}.auth-captcha-box small{color:#6366f1;font-size:11px}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:-2px}.auth-check{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-check input{width:15px;height:15px;accent-color:#5b4cdb}.auth-tip{font-size:12px;color:#9ca3af}.auth-error{margin:0;color:#b91c1c;font-size:13px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:9px 12px;animation:auth-shake .35s ease}@keyframes auth-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.auth-btn{height:48px;border:0;border-radius:10px;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 24px #5b4cdb59;transition:filter .15s ease,transform .15s ease}.auth-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.auth-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.auth-btn-spin{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:auth-spin .7s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-links{display:flex;justify-content:space-between;align-items:center;margin-top:2px}.auth-links a,.auth-link-btn{color:#5b4cdb;font-size:13px;font-weight:600;background:none;border:0;cursor:pointer;padding:0;text-decoration:none}.auth-links a:hover,.auth-link-btn:hover{text-decoration:underline}.auth-link-btn{color:#6b7280;font-weight:500}.auth-foot{margin:16px 0 0;text-align:center;font-size:12px;color:#ffffff73}@media(max-width:960px){.auth-duo{grid-template-columns:1fr;max-width:440px;margin:0 auto;height:auto;min-height:0}.auth-panel{height:auto;overflow:visible}.auth-side-rail{display:none}.auth-orb-soft{opacity:.28}.auth-ribbon{opacity:.3}}@media(max-width:480px){.auth-page-pro{padding:20px 12px 18px}.auth-logo-wall{height:44px}.auth-logo-seal{height:32px}.auth-top-text h1{font-size:26px}.auth-orb-soft,.auth-spark,.auth-mesh{display:none}.auth-panel{padding:20px 16px 18px;border-radius:14px}.auth-card-rich{padding:26px 18px 20px;border-radius:14px}.auth-captcha,.auth-captcha-pro{grid-template-columns:1fr 100px}.auth-brand h1{font-size:22px}.auth-line-grid{grid-template-columns:1fr}}.m-hall{display:flex;flex-direction:column;gap:12px}.m-hall-banner{position:relative;height:120px;border-radius:10px;overflow:hidden;background:#312e81}.m-hall-banner-fallback,.ref-banner-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff;background:linear-gradient(135deg,#5b4cdb,#312e81);z-index:0}.m-hall-banner-fallback b,.ref-banner-fallback b{font-size:20px}.m-hall-banner-fallback span,.ref-banner-fallback span{font-size:12px;opacity:.85}.m-hall-banner-img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.m-hall-banner-img.hide{display:none}.ref-banner-slide{position:relative}.ref-banner-slide img{position:relative;z-index:1}.m-hall-portals{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.m-hall-portal{border:0;border-radius:10px;padding:12px 6px;color:#fff;text-align:center;cursor:pointer}.m-hall-portal b{display:block;font-size:14px}.m-hall-portal small{display:block;margin-top:4px;opacity:.85;font-size:11px}.m-hall-portal.tone-a{background:#5b4cdb}.m-hall-portal.tone-b{background:#0ea5e9}.m-hall-portal.tone-c{background:#f59e0b}.m-hall-portal.tone-d{background:#10b981}.m-hall-section{background:#fff;border-radius:10px;padding:12px}.m-hall-section h3{margin:0 0 10px;font-size:15px}.m-hall-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.m-hall-game{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 10px;border-radius:8px;background:#f4f2f8;color:#1f2937;text-decoration:none}.m-hall-game i{width:32px;height:32px;border-radius:8px;background:#5b4cdb;color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:700;flex-shrink:0}.am-navbar{height:58px;padding-bottom:env(safe-area-inset-bottom);background:#4f46e5}.am-navbar-nav a{flex-direction:column;gap:2px;font-size:11px;min-height:44px}.am-navbar-nav .am-active a,.am-navbar-nav .am-active .am-navbar-label{color:#fff}.nav-ico{width:20px;height:20px;display:block;border:2px solid currentColor;border-radius:4px;opacity:.9}.nav-ico.ico-hall{border-radius:50%}.nav-ico.ico-open{border-radius:2px;transform:rotate(45deg) scale(.75)}.nav-ico.ico-pay{border-radius:6px 6px 2px 2px}.nav-ico.ico-mine{border-radius:50% 50% 4px 4px}.am-back{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.am-back i{width:10px;height:10px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);display:block}.m-shell.betting .m-body{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.finance-wizard .wiz-block{margin-top:8px}.finance-wizard .wiz-title{margin:0 0 10px;font-size:14px;color:#374151}.finance-empty{padding:20px;text-align:center;background:#f8fafc;border-radius:10px;margin-bottom:12px}.finance-empty .btn{margin-top:10px;display:inline-flex}.payee-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.payee-item{background:#f8f7ff;border:1px solid #ddd6fe;border-radius:10px;padding:12px}.payee-row{display:grid;grid-template-columns:48px 1fr auto;gap:8px;align-items:center;margin-bottom:8px}.payee-row .lab{color:#6b7280;font-size:12px}.payee-row .mono,.mono{font-family:ui-monospace,Consolas,monospace;letter-spacing:.5px}.btn-copy{border:1px solid #c4b5fd;background:#fff;color:#5b4cdb;border-radius:6px;height:28px;padding:0 10px;cursor:pointer;font-size:12px}.chan.disabled,.chan:disabled{opacity:.45;cursor:not-allowed}.bank-pick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}.bank-pick{text-align:left;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;cursor:pointer}.bank-pick.on{border-color:#5b4cdb;background:#eef2ff}.bank-pick b{display:block;margin-bottom:4px}.pwd-row{display:flex;gap:8px}.pwd-row input{flex:1}.app-shell .header .ref-user{display:flex;align-items:center;gap:10px}.hdr-account{display:inline-flex;align-items:center;align-self:stretch;height:auto;min-height:44px;padding:0 12px 0 6px;border-radius:999px;background:linear-gradient(180deg,#fff,#faf9ff);border:1px solid #ddd6fe;box-shadow:0 2px 8px #5b4cdb14}.hdr-account-main{display:inline-flex;align-items:center;gap:10px;height:36px;padding:0 4px;border:0;background:transparent;cursor:pointer;border-radius:999px}.hdr-account-main:hover{background:#f5f3ffa6}.hdr-avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;font-size:14px;font-weight:800;flex:0 0 auto;line-height:1;box-shadow:0 2px 6px #5b4cdb47}.hdr-account-meta{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;min-width:0;padding:1px 0}.hdr-account-meta small,.hdr-account-sub{color:#7c3aed!important;font-size:10px!important;font-weight:700;line-height:1.15!important;letter-spacing:.08em;writing-mode:vertical-rl;text-orientation:upright;flex:0 0 auto;padding:2px 0}.hdr-caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #a78bfa;margin-left:2px;flex:0 0 auto;align-self:center}.hdr-split{width:1px;height:26px;margin:0 12px 0 8px;background:#e9d5ff;flex:0 0 auto}.hdr-cash{height:32px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff!important;font-size:13px;font-weight:700;display:inline-flex;align-items:center;align-self:center;text-decoration:none;box-shadow:0 4px 12px #5b4cdb47}.hdr-cash.ghost{background:#ffffffeb;color:#5b4cdb!important;border:1px solid #c4b5fd;box-shadow:none}.hdr-cash.ghost:hover{background:#f5f3ff}.hdr-user-drop{position:relative;align-self:stretch;display:inline-flex;align-items:center}.hdr-user-drop:hover .hdr-user-menu,.hdr-user-drop:focus-within .hdr-user-menu{display:flex}.hdr-user-menu{display:none;position:absolute;top:100%;right:0;margin-top:0;min-width:148px;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 10px 10px;padding:6px;z-index:40;box-shadow:0 12px 28px #0f172a1f}.hdr-user-menu a{color:#374151!important;padding:8px 10px;border-radius:6px;text-decoration:none;font-size:13px}.hdr-user-menu a:hover{background:#eef2ff;color:#5b4cdb!important}.app-shell .header .ref-user .div_money .a_refresh{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:0;align-self:center;border:1.5px solid #d97706;border-radius:50%;box-sizing:border-box;opacity:.95;cursor:pointer;position:relative;background:transparent}.app-shell .header .ref-user .div_money .a_refresh:before{content:"";width:9px;height:9px;border:1.5px solid #3b82f6;border-right-color:transparent;border-radius:50%;box-sizing:border-box}.app-shell .header .ref-user .div_money .a_refresh:after{content:"";position:absolute;top:3px;right:4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:4px solid #3b82f6;transform:rotate(55deg)}.app-shell .header .ref-user .div_money .a_refresh:hover{opacity:1;transform:rotate(40deg)}.profile-simple{display:flex;flex-direction:column;gap:0;border:1px solid #ebe8f4;border-radius:12px;overflow:hidden;background:#fff}.profile-summary-hd,.profile-summary-bd{display:grid;grid-template-columns:1.1fr 1fr .9fr 1fr 1.35fr;align-items:center;gap:8px;padding:0 18px}.profile-summary-hd{height:40px;background:linear-gradient(180deg,#f3f0ff,#ebe6ff);color:#5b4cdb;font-size:13px;font-weight:700;border-bottom:1px solid #e4dff5}.profile-summary-bd{min-height:56px;padding-top:12px;padding-bottom:12px;background:#fff;font-size:14px;color:#374151;border-bottom:1px solid #efeaf8}.profile-summary-user{display:inline-flex;align-items:center;gap:8px;min-width:0}.profile-summary-user b{font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-mini-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:13px;font-weight:700;flex:0 0 auto}.profile-summary-bonus{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.profile-summary-bonus b{font-weight:700;color:#1f2937}.profile-summary-bonus .rpt-tag{font-size:11px;padding:1px 6px;border-radius:999px;background:#fce7f3;color:#be185d;font-style:normal;font-weight:600}.profile-summary-bal{font-weight:700;color:var(--gold);font-variant-numeric:tabular-nums}.profile-detail{display:grid;grid-template-columns:160px minmax(0,1fr) 240px;gap:20px;align-items:center;padding:22px 24px;background:#faf9fd}.profile-detail-avatar{display:flex;flex-direction:column;align-items:center;gap:12px}.profile-big-avatar{width:96px;height:96px;border-radius:50%;background:linear-gradient(145deg,#5b4cdb,#7c3aed 55%,#a78bfa);color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800;box-shadow:0 8px 20px #5b4cdb38}.profile-avatar-btn{height:32px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #5b4cdb40}.profile-avatar-btn:hover{filter:brightness(1.05)}.profile-detail-nick label{display:block;margin-bottom:8px;font-size:13px;color:#6b7280;font-weight:600}.profile-nick-field{position:relative;display:flex;align-items:center;max-width:420px}.profile-nick-field input{width:100%;height:42px;border:1px solid #ddd6fe;border-radius:999px;padding:0 86px 0 16px;background:#fff;font-size:14px;color:#1f2937;box-sizing:border-box}.profile-nick-field input:focus{outline:none;border-color:#5b4cdb;box-shadow:0 0 0 3px #5b4cdb1f}.profile-nick-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:30px;padding:0 14px;border:0;border-radius:999px;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.profile-nick-btn:hover{filter:brightness(1.05)}.profile-detail-meta{justify-self:end;text-align:left;color:#6b7280;font-size:13px;line-height:1.8}.profile-detail-meta p{margin:0}@media(max-width:960px){.profile-summary-hd,.profile-summary-bd{grid-template-columns:1fr 1fr;height:auto;padding:10px 14px}.profile-summary-hd span:nth-child(n+3),.profile-summary-bd>:nth-child(n+3){display:none}.profile-detail{grid-template-columns:1fr;justify-items:start;gap:16px}.profile-detail-avatar{flex-direction:row}.profile-detail-meta{justify-self:start}.profile-nick-field{max-width:none}}.profile-card-page{display:flex;flex-direction:column;gap:12px}.profile-hero{display:flex;gap:14px;align-items:center;background:#fffffff5;border-radius:14px;padding:14px 16px;border:1px solid #ebe8f4;box-shadow:0 4px 14px #5b4cdb0a}.profile-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#5b4cdb,#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;flex-shrink:0}.profile-hero-main{flex:1;min-width:0}.profile-name-row{display:flex;align-items:center;gap:8px}.profile-name-row b{font-size:18px;color:#1f2937}.profile-hero-main .muted{margin:4px 0 0;font-size:13px}.profile-bal{margin-top:6px}.profile-bal small{display:block;color:#6b7280;font-size:12px}.profile-bal strong{font-size:20px;color:var(--gold)}.profile-hero-actions{display:flex;flex-direction:column;gap:8px;flex:0 0 auto}.profile-hero-actions .btn{min-width:88px;height:34px;padding:0 16px;border-radius:8px}.profile-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profile-info-item{background:#faf9fd;border:1px solid #ebe8f4;border-radius:10px;padding:10px 12px}.profile-info-item span{display:block;color:#6b7280;font-size:12px;margin-bottom:4px}.profile-info-item b{font-size:13px;color:#1f2937;word-break:break-all;font-weight:600}.profile-edit-card{background:#faf9fd;border:1px solid #ebe8f4;border-radius:12px;padding:12px 14px;max-width:520px}.profile-edit-card label{display:block;margin-bottom:8px;font-size:13px;color:#4b5563;font-weight:600}.profile-card-page .profile-nick{display:flex;align-items:center;gap:8px;margin-left:0;max-width:420px}.profile-card-page .profile-nick input{flex:1 1 auto;width:auto;max-width:280px;height:38px;border:1px solid #d8d4ea;border-radius:8px;padding:0 12px;background:#fff}.profile-card-page .profile-nick .btn{flex:0 0 auto;height:38px;padding:0 18px;border-radius:8px}@media(max-width:900px){.profile-info-grid{grid-template-columns:1fr 1fr}.profile-edit-card,.profile-card-page .profile-nick,.profile-card-page .profile-nick input{max-width:none}}.digits.sealed .sealed-tag{min-width:120px;height:36px;border-radius:6px;background:#fee2e2;color:#b91c1c;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.bet-mid.is-sealed,.pick-area.sealed-mask{position:relative}.act-page .act-card{margin-bottom:12px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.act-page .act-card.is-placeholder{border-color:#ddd6fe;background:linear-gradient(180deg,#fff,#faf9ff)}.act-placeholder-tip{margin:0 0 12px;padding:8px 12px;border-radius:8px;background:#f5f3ff;color:#6d28d9;font-size:13px}.act-card-hd h3{margin:0;font-size:16px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.act-tag{display:inline-block;padding:2px 8px;border-radius:999px;background:#ede9fe;color:#7c3aed;font-size:11px;font-weight:700;line-height:1.4}.act-tag.claimed{background:#ecfdf5;color:#059669}.hdr-msg-link{position:relative;display:inline-flex;align-items:center;gap:6px}.hdr-badge{display:inline-flex;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e11d48;color:#fff;font-size:10px;font-style:normal;font-weight:700;align-items:center;justify-content:center;line-height:1}.sec-pwd-meter{margin:6px 0 0;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px}.sec-pwd-meter i{width:14px;height:4px;border-radius:2px;background:#e5e7eb;display:inline-block}.sec-pwd-meter i.on{background:#f59e0b}.sec-pwd-meter[data-level=中] i.on{background:#3b82f6}.sec-pwd-meter[data-level=强] i.on{background:#059669}.home-lot-card.paused,.m-lot-card.paused{opacity:.72;cursor:not-allowed}.together-join{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.act-card-hd{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:8px}.act-card-hd small{color:#6b7280;font-size:12px;white-space:nowrap}.act-card-bd{margin:0 0 12px;white-space:pre-wrap;color:#4b5563;line-height:1.6}.field textarea{width:100%;min-height:84px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font:inherit;resize:vertical}.home-rich{display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box}.ref-home.home-rich{background:transparent;padding:0 0 24px}.home-top-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:stretch}.home-banner{position:relative;overflow:hidden;border-radius:16px;min-height:210px;cursor:pointer;background:#1e1b4b;box-shadow:var(--shadow-card);border:1px solid rgba(255,255,255,.35)}.m-hall .home-banner.m-banner{min-height:128px}.home-banner-track{display:flex;height:100%;min-height:inherit;transition:transform .45s ease}.home-banner-slide{flex:0 0 100%;min-height:inherit;display:flex;align-items:center;padding:28px 32px;box-sizing:border-box;color:#fff}.m-hall .home-banner-slide{padding:18px 16px;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}.home-banner-slide.tone-a{background:linear-gradient(135deg,#4338ca,#5b4cdb 42%,#7c3aed)}.home-banner-slide.tone-b{background:linear-gradient(135deg,#0f766e,#0ea5e9 55%,#38bdf8)}.home-banner-slide.tone-c{background:linear-gradient(135deg,#9a7328,#d4b56a 48%,#f5e6c8);color:#3f2e0c}.home-banner-slide.tone-c .home-banner-copy em{background:#3f2e0c29;color:#3f2e0c}.home-banner-slide.tone-d{background:linear-gradient(135deg,#065f46,#10b981,#34d399)}.home-banner-copy{display:flex;flex-direction:column;gap:8px;max-width:520px}.home-banner-slide b,.home-banner-copy b{font-size:28px;font-weight:800;letter-spacing:1px}.m-hall .home-banner-slide b{font-size:18px}.home-banner-slide span,.home-banner-copy span{font-size:14px;opacity:.92}.m-hall .home-banner-slide span{font-size:12px}.home-banner-copy em{margin-top:6px;display:inline-flex;align-self:flex-start;padding:6px 14px;border-radius:999px;background:#ffffff38;font-style:normal;font-size:13px;font-weight:700}.home-banner-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:2}.home-banner-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff73;cursor:pointer}.home-banner-dots button.on{width:18px;border-radius:8px;background:#fff}.home-side-card{background:#ffffffe0;border:1px solid rgba(255,255,255,.95);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-side-card h3{margin:0;font-size:15px;color:#1f2937;font-weight:700}.home-side-portals{display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-side-portal{border:0;border-radius:12px;padding:12px 10px;color:#fff;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 18px #0f172a1a;transition:transform .15s ease,filter .15s ease}.home-side-portal:hover{transform:translateY(-1px);filter:brightness(1.04)}.home-side-portal b{font-size:14px}.home-side-portal small{font-size:11px;opacity:.88}.home-side-portal.tone-a{background:linear-gradient(135deg,#5b4cdb,#7c3aed)}.home-side-portal.tone-b{background:linear-gradient(135deg,#0284c7,#38bdf8)}.home-side-portal.tone-c{background:linear-gradient(180deg,#d4b56a,#b0893a 55%,#9a7328);color:#fff}.home-side-portal.tone-d{background:linear-gradient(135deg,#059669,#34d399)}.home-quick{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.home-quick.dense,.m-hall .home-quick{grid-template-columns:repeat(3,minmax(0,1fr))}.home-quick-item{display:flex;align-items:center;justify-content:center;height:36px;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;color:#374151;background:#f3f4f6e6;border:1px solid #e8e6f0;transition:background .15s ease,border-color .15s ease}button.home-quick-item{width:100%;font-family:inherit;cursor:pointer}.home-quick-item:hover{border-color:#c4b5fd;background:#f5f3ff}.home-quick-item.tone-w{color:#9a7328;background:#fff8eb;border-color:#e8d4a8}.home-quick-item.tone-o{color:#5b4cdb;background:#f5f3ff;border-color:#ddd6fe}.home-quick-item.tone-p{color:#0369a1;background:#e0f2fe;border-color:#bae6fd}.home-quick-item.tone-k{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.home-quick-item.tone-n{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.home-quick-item.tone-a{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.home-notice{display:flex;align-items:center;gap:10px;background:#ffffffe0;border:1px solid rgba(255,255,255,.95);border-radius:14px;padding:11px 14px;overflow:hidden;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-notice em{flex:0 0 auto;font-style:normal;font-size:12px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:8px;padding:3px 8px}.home-notice-marquee{flex:1;overflow:hidden;white-space:nowrap}.home-notice-marquee span{display:inline-block;padding-left:100%;animation:home-marquee 22s linear infinite;font-size:13px;color:#4b5563}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.home-notice-more{flex:0 0 auto;font-size:12px;color:#5b4cdb;text-decoration:none}.home-panel{background:#ffffffe0;border:1px solid rgba(255,255,255,.95);border-radius:16px;padding:16px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-panel-hd{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.home-panel-hd h3{margin:0;font-size:16px;color:#1f2937;font-weight:700}.home-panel-hd a,.home-link-btn{font-size:13px;color:#5b4cdb;text-decoration:none;background:none;border:0;cursor:pointer;padding:0}.home-cat-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.home-cat-tabs button{border:1px solid #e8e6f0;background:#faf9fd;color:#4b5563;border-radius:999px;padding:5px 12px;font-size:12px;cursor:pointer}.home-cat-tabs button.on{background:#5b4cdb;border-color:#5b4cdb;color:#fff;font-weight:700}.home-lot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-lot-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #ebe8f4;border-radius:12px;text-decoration:none;color:inherit;background:#faf9fdf2;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-lot-card:hover{border-color:#c4b5fd;box-shadow:0 8px 20px #5b4cdb1f;background:#fff;transform:translateY(-1px)}.home-lot-top{display:flex;align-items:center;gap:10px}.home-lot-top>div{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-lot-top b{font-size:14px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-lot-top small,.home-lot-draw small,.m-lot-meta small{font-size:11px;color:#6b7280}.home-lot-go{flex:0 0 auto;font-size:12px;font-weight:700;color:#5b4cdb;background:#ede9fe;border-radius:6px;padding:4px 8px}.home-lot-ico,.m-lot-ico{flex:0 0 auto;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-style:normal;font-weight:800;font-size:15px}.home-lot-ico.t-ssc,.m-lot-ico.t-ssc{background:#5b4cdb}.home-lot-ico.t-pk10,.m-lot-ico.t-pk10{background:#ea580c}.home-lot-ico.t-pcdd,.m-lot-ico.t-pcdd{background:#db2777}.home-lot-ico.t-11x5,.m-lot-ico.t-11x5{background:#0284c7}.home-lot-ico.t-3d,.m-lot-ico.t-3d{background:#7c3aed}.home-lot-ico.t-k3,.m-lot-ico.t-k3{background:#059669}.home-lot-ico.t-klsf,.m-lot-ico.t-klsf{background:#d97706}.home-lot-ico.t-lhc,.m-lot-ico.t-lhc{background:#dc2626}.home-lot-draw{display:flex;flex-direction:column;gap:6px;min-height:42px}.home-bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.home-draw-list,.home-act-list{display:flex;flex-direction:column;gap:8px}.home-draw-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid #eef2f7;background:#f8fafc;text-decoration:none;color:inherit}.home-draw-row:hover{border-color:#c4b5fd;background:#fff}.home-draw-name{display:flex;flex-direction:column;gap:2px;min-width:0}.home-draw-name b{font-size:14px;color:#111827}.home-draw-name small{font-size:11px;color:#6b7280}.home-act-item,.home-act-card{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:10px;text-decoration:none;color:inherit;border:1px solid #e5e7eb;background:#fff}.home-act-item b,.home-act-card b{font-size:14px;color:#111827}.home-act-item small,.home-act-card small{font-size:11px;color:#6b7280}.home-act-card p{margin:0;font-size:12px;color:#4b5563;line-height:1.5}.home-act-card.tone-0{border-left:4px solid #5b4cdb}.home-act-card.tone-1{border-left:4px solid #0ea5e9}.home-act-card.tone-2{border-left:4px solid #f59e0b}.home-act-card.tone-3{border-left:4px solid #10b981}.m-lot-grid{display:grid;grid-template-columns:1fr;gap:8px}.m-lot-card{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;color:inherit;background:#fafafa}.m-lot-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.m-lot-meta b{font-size:14px;color:#111827}@media(max-width:1100px){.home-top-grid,.home-bottom-grid{grid-template-columns:1fr}.home-lot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-venue{background:#ffffffe0;border:1px solid rgba(255,255,255,.95);border-radius:16px;padding:8px 16px 16px;margin-top:4px;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-venue-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid #efeaf8;margin-bottom:14px;overflow-x:auto}.home-venue-tab{position:relative;flex:0 0 auto;border:0;background:transparent;color:#6b7280;font-size:15px;font-weight:600;padding:12px 18px 14px;cursor:pointer}.home-venue-tab.on{color:var(--gold)}.home-venue-tab.on:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:linear-gradient(90deg,#d4b56a,#b0893a)}.home-venue-tab.on:before{content:"";position:absolute;left:50%;bottom:2px;width:0;height:0;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #b0893a}.home-venue-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-venue-grid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.home-venue-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:72%}.home-venue-card{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;min-height:0;aspect-ratio:163 / 242;padding:0;cursor:pointer;overflow:hidden;background:#111827;box-shadow:0 4px 14px #0f172a1f;transition:transform .15s ease,filter .15s ease}.home-venue-card:hover{transform:translateY(-2px);filter:brightness(1.04)}.home-venue-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-venue-name{position:absolute;left:0;right:0;bottom:0;z-index:1;margin:0;padding:10px 6px 12px;font-size:13px;font-weight:600;line-height:1.25;color:#fff;text-align:center;letter-spacing:.02em;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.55) 40%,rgba(0,0,0,.72) 100%);pointer-events:none}.home-venue-card em{position:absolute;right:8px;top:8px;z-index:2;margin:0;font-style:normal;font-size:11px;font-weight:700;color:#fff;background:#0000008c;border-radius:999px;padding:3px 8px}.home-venue-card.openable em{display:none}.m-hall .home-venue{padding:6px 10px 12px}.m-hall .home-venue-grid,.m-hall .home-venue-grid.cols-5,.m-hall .home-venue-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.m-hall .home-venue-card{aspect-ratio:3 / 4}.m-hall .home-venue-tab{padding:10px 12px 12px;font-size:14px}@media(max-width:1100px){.home-venue-grid,.home-venue-grid.cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.home-venue-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%}}@media(max-width:720px){.home-venue-grid,.home-venue-grid.cols-5,.home-venue-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}
