:root{--bg:#0b1120;--bg2:#101a30;--panel:#141f39;--line:#24365c;--text:#e8eeff;--sub:#8d9dc4;--accent:#6366f1;--accent2:#22d3ee;--accent3:rgba(99,102,241,0.16);--ok:#34d399;--warn:#f59e0b;--r:14px;--r2:20px;--mw:1180px;--font:'PingFang SC','Microsoft YaHei',system-ui,-apple-system,sans-serif;--headfont:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif;--track:.01em;--upper:none;--pf:u2b;--btnfg:#ffffff;--hdbg:rgba(11,17,32,0.82);--imgbg:#101a30;--bgcolor0:rgba(11,17,32,0.00);--bgcolorF:rgba(11,17,32,0.96)}

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;padding:0;background:#0b1120;color:#e8eeff;font:15px/1.72 'PingFang SC','Microsoft YaHei',system-ui,-apple-system,sans-serif;
  overflow-x:hidden;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block;border:0}
a{color:inherit;text-decoration:none;transition:color .18s}
a:hover{color:#6366f1}
button,input,select{font:inherit;color:inherit}
button{cursor:pointer;border:0;background:none}
h1,h2,h3,h4{margin:0;font-family:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif;line-height:1.28;font-weight:700;letter-spacing:.01em}
p{margin:0 0 14px}
ul{margin:0;padding:0;list-style:none}
table{width:100%;border-collapse:collapse}
.u2b-wrap{width:min(100% - 30px,1180px);margin:0 auto}
.u2b-skip{position:absolute;left:-9999px}
.u2b-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;
  padding:11px 22px;border-radius:14px;background:#6366f1;color:#ffffff;font-weight:700;
  box-shadow:0 6px 20px -8px #6366f1;transition:.2s;white-space:nowrap}
.u2b-btn:hover{color:#ffffff;filter:brightness(1.08);transform:translateY(-1px)}
.u2b-btn2{display:inline-flex;align-items:center;justify-content:center;gap:8px;
  padding:10px 20px;border-radius:14px;border:1px solid #24365c;background:#141f39;color:#e8eeff;font-weight:600}
.u2b-btn2:hover{border-color:#6366f1;color:#6366f1}
.u2b-btn3{display:inline-flex;align-items:center;gap:6px;color:#6366f1;font-weight:700}
.u2b-sec{padding:54px 0}
.u2b-sec:nth-of-type(even){background:#101a30}
.u2b-sech{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;
  margin-bottom:26px;flex-wrap:wrap}
.u2b-sech h2{font-size:clamp(19px,2.3vw,27px)}
.u2b-sech h2 span{color:#6366f1}
.u2b-sech p{margin:6px 0 0;color:#8d9dc4;font-size:13.5px;max-width:660px}
.u2b-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(232px,1fr))}
.u2b-grid>*{min-width:0}
.u2b-card-img{position:relative}
.u2b-tag{display:inline-block;padding:2px 8px;border-radius:calc(14px / 2);
  font-size:11.5px;font-weight:700;line-height:1.6;white-space:nowrap}
.u2b-crumb{font-size:12.5px;color:#8d9dc4;padding:16px 0 0;display:flex;flex-wrap:wrap;gap:6px}
.u2b-crumb a{color:#8d9dc4}
.u2b-crumb a:hover{color:#6366f1}
.u2b-note{margin:30px 0 0;padding:16px 18px;border-radius:14px;border:1px dashed #24365c;
  background:#141f39;color:#8d9dc4;font-size:13px;line-height:1.85}
.u2b-note b{color:#e8eeff}
.u2b-pg{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:30px 0 0}
.u2b-pg a,.u2b-pg span{padding:7px 13px;border:1px solid #24365c;border-radius:14px;
  font-size:13px;background:#141f39}
.u2b-pg span{background:#6366f1;border-color:#6366f1;color:#ffffff;font-weight:700}
.u2b-empty{padding:40px;text-align:center;color:#8d9dc4;border:1px dashed #24365c;border-radius:14px}
.u2b-full{grid-column:1/-1}
.u2b-wrap{min-width:0}
.u2b-bgfx{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}
.__w{min-width:0}


.u2b-hd{position:fixed;left:0;top:0;bottom:0;width:212px;z-index:60;background:#101a30;
  border-right:1px solid #24365c;display:flex;flex-direction:column;padding:18px 12px;overflow:auto}
.u2b-brand{display:flex;align-items:center;gap:9px;font-family:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif;font-size:16px;
  font-weight:800;padding:6px 8px 20px;letter-spacing:.01em}
.u2b-brand i{width:24px;height:24px;border-radius:7px;background:#6366f1;display:block}
.u2b-sidenav{display:flex;flex-direction:column;gap:3px;flex:1 1 auto}
.u2b-sidenav a{padding:9px 12px;border-radius:11px;font-size:14px;color:#8d9dc4}
.u2b-sidenav a.on,.u2b-sidenav a:hover{background:#141f39;color:#6366f1}
.u2b-side-b{margin-top:14px}
.u2b-side-b .u2b-btn{width:100%}
.u2b-mhd{display:none;position:sticky;top:0;z-index:61;height:56px;background:rgba(11,17,32,0.82);
  backdrop-filter:blur(12px);border-bottom:1px solid #24365c;align-items:center;gap:12px;padding:0 15px}
.u2b-burger{width:38px;height:38px;border:1px solid #24365c;border-radius:10px}
.u2b-dw{display:none}
.__shell{margin-left:212px}
.__shell .u2b-wrap{width:min(100% - 34px,1180px)}


.u2b-mq{overflow:hidden;border-top:1px solid #24365c;border-bottom:1px solid #24365c;
  background:#141f39;padding:9px 0}
.u2b-mq-in{display:flex;gap:26px;width:max-content;animation:u2b-mqmove 26s linear infinite}
.u2b-mq-in span{font-size:12.5px;color:#8d9dc4;white-space:nowrap}
.u2b-mq-in b{color:#6366f1}
.u2b-hero{padding:52px 0 42px;border-bottom:1px solid #24365c}
.u2b-hero h1{font-size:clamp(23px,3.2vw,40px);margin-bottom:13px;max-width:880px}
.u2b-hero-lead{color:#8d9dc4;max-width:700px;font-size:15px}
.u2b-hero-act{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
@keyframes u2b-mqmove{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.u2b-mq-in{animation:none}}


.u2b-card{border:1px solid #24365c;border-radius:14px;background:#141f39;overflow:hidden;position:relative;
  transition:.22s}
.u2b-card:after{content:"";position:absolute;left:0;right:0;top:0;height:2px;
  background:linear-gradient(90deg,#6366f1,#22d3ee);opacity:.7}
.u2b-card:hover{box-shadow:0 0 0 1px #6366f1,0 0 26px -6px #6366f1;transform:translateY(-4px)}
.u2b-card-img{background:#101a30;padding:15px}
.u2b-card-img img{height:130px;object-fit:contain;margin:0 auto;transition:.3s}
.u2b-card:hover .u2b-card-img img{transform:scale(1.06)}
.u2b-card-b{padding:13px 15px 17px}
.u2b-card-b h3{font-size:14.5px;margin-bottom:6px}
.u2b-card-m{display:flex;justify-content:space-between;font-size:12px;color:#8d9dc4;margin-top:10px}


.u2b-foot{margin-top:56px;border-top:1px solid #24365c;background:#101a30;padding:30px 0 18px;text-align:center}
.u2b-foot-l{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}
.u2b-foot-l a{color:#8d9dc4;font-size:13px}
.u2b-foot p{color:#8d9dc4;font-size:12.5px;max-width:840px;margin:0 auto 10px;line-height:1.85}
.u2b-foot-b{margin-top:16px;padding-top:14px;border-top:1px solid #24365c;color:#8d9dc4;font-size:12px}


.u2b-sim{display:grid;grid-template-columns:250px minmax(0,1fr) 268px;gap:18px;align-items:start;padding:22px 0 40px}
.u2b-pane{border:1px solid #24365c;border-radius:14px;background:#141f39;padding:16px}
.u2b-pane h3{font-size:14px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}
.u2b-pane h3 span{font-size:12px;color:#8d9dc4;font-weight:400}
.u2b-boxlist{max-height:430px;overflow:auto;display:flex;flex-direction:column;gap:8px}
.u2b-boxlist button{display:flex;gap:10px;align-items:center;text-align:left;padding:8px;
  border:1px solid #24365c;border-radius:calc(14px / 2);background:#101a30;transition:.16s}
.u2b-boxlist button:hover{border-color:#6366f1}
.u2b-boxlist button.on{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1 inset}
.u2b-boxlist img{width:44px;height:36px;object-fit:contain;flex:0 0 auto}
.u2b-boxlist b{font-size:12.5px;font-weight:600;display:block;line-height:1.4}
.u2b-boxlist i{font-style:normal;font-size:11px;color:#8d9dc4}
.u2b-stage{position:relative;border:1px solid #24365c;border-radius:20px;background:#141f39;
  padding:22px;text-align:center;overflow:hidden}
.u2b-stage-h{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}
.u2b-stage-h b{font-size:15px}
.u2b-stage-h em{font-style:normal;font-size:12px;color:#8d9dc4}
.u2b-go{margin-top:18px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.u2b-go .u2b-btn{padding:13px 34px;font-size:15.5px}
.u2b-res{margin-top:16px;min-height:56px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.u2b-res-it{border:1px solid #24365c;border-radius:14px;background:#101a30;padding:9px 11px;width:112px}
.u2b-res-it img{height:64px;object-fit:contain;margin:0 auto 6px}
.u2b-res-it b{display:block;font-size:11.5px;line-height:1.4;overflow-wrap:break-word;word-break:normal}
.u2b-res-it i{font-style:normal;font-size:10.5px;color:#8d9dc4}
.u2b-stat{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.u2b-stat div{border:1px solid #24365c;border-radius:calc(14px / 2);background:#101a30;padding:9px 11px}
.u2b-stat b{display:block;font-size:17px;font-family:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif;color:#6366f1}
.u2b-stat span{font-size:11.5px;color:#8d9dc4}
.u2b-hist{margin-top:12px;max-height:238px;overflow:auto;font-size:12px}
.u2b-hist div{display:flex;gap:8px;padding:6px 0;border-bottom:1px solid #24365c;color:#8d9dc4}
.u2b-hist b{flex:1 1 auto;min-width:0;color:#e8eeff;font-weight:500;overflow:hidden;
  text-overflow:ellipsis;white-space:nowrap}
.u2b-tabs{display:flex;gap:6px;margin-bottom:12px;flex-wrap:wrap}
.u2b-tabs button{padding:6px 12px;border:1px solid #24365c;border-radius:99px;font-size:12.5px;color:#8d9dc4}
.u2b-tabs button.on{border-color:#6366f1;color:#6366f1}


.u2b-wheel{position:relative;width:min(100%,320px);margin:8px auto}
.u2b-wheel-ring{aspect-ratio:1/1;border-radius:50%;border:1px solid #24365c;background:#101a30;
  position:relative;overflow:hidden}
.u2b-wheel-ring .u2b-wseg{position:absolute;left:50%;top:50%;width:46%;height:2px;
  transform-origin:0 50%;border-radius:2px}
.u2b-wheel-c{position:absolute;inset:32%;border-radius:50%;background:#141f39;border:1px solid #24365c;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
.u2b-wheel-c img{height:60px;object-fit:contain}
.u2b-wheel-c b{font-size:11px;text-align:center;line-height:1.35;padding:0 6px;overflow-wrap:break-word;word-break:normal}
.u2b-wheel-p{position:absolute;left:50%;top:2px;transform:translateX(-50%);width:0;height:0;
  border-left:9px solid transparent;border-right:9px solid transparent;border-top:16px solid #6366f1}


.u2b-lay{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:26px;align-items:start;padding:22px 0 40px}
.u2b-side{position:sticky;top:82px;display:flex;flex-direction:column;gap:16px;min-width:0}
.u2b-carousel{min-width:0;max-width:100%}
.u2b-box{border:1px solid #24365c;border-radius:14px;background:#141f39;padding:16px}
.u2b-box h3{font-size:14px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #24365c}
.u2b-rank li{display:flex;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #24365c;font-size:13px}
.u2b-rank li:last-child{border-bottom:0}
.u2b-rank em{font-style:normal;width:20px;height:20px;border-radius:6px;background:#101a30;color:#8d9dc4;
  font-size:11.5px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.u2b-rank li:nth-child(-n+3) em{background:#6366f1;color:#ffffff;font-weight:700}
.u2b-rank b{flex:1 1 auto;min-width:0;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.u2b-rank span{color:#8d9dc4;font-size:12px}
.u2b-odds tr{border-bottom:1px solid #24365c}
.u2b-odds th,.u2b-odds td{padding:11px 12px;text-align:left;font-size:13.5px}
.u2b-odds th{color:#8d9dc4;font-weight:600;font-size:12.5px;background:#101a30}
.u2b-odds td b{font-family:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif}
.u2b-wear li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;
  border-bottom:1px solid #24365c;font-size:13px;color:#8d9dc4}
.u2b-wear li b{color:#e8eeff;font-weight:600}
.u2b-art{max-width:760px;margin:0 auto;padding:22px 0 40px}
.u2b-art h1{font-size:clamp(21px,2.6vw,30px);margin:10px 0 12px}
.u2b-art-m{color:#8d9dc4;font-size:12.5px;display:flex;gap:14px;flex-wrap:wrap;
  padding-bottom:16px;border-bottom:1px solid #24365c;margin-bottom:22px}
.u2b-art h2{font-size:18px;margin:26px 0 11px}
.u2b-art h3{font-size:15.5px;margin:20px 0 9px;color:#6366f1}
.u2b-art p{color:#e8eeff;opacity:.92;font-size:15px}
.u2b-art ul{margin:0 0 16px;padding-left:0}
.u2b-art li{position:relative;padding-left:17px;margin-bottom:9px;font-size:14.5px;opacity:.92}
.u2b-art li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:2px;
  background:#6366f1}
.u2b-art table{margin:0 0 18px}
.u2b-hero-b{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start;padding:24px 0 6px}
.u2b-hero-b-img{border:1px solid #24365c;border-radius:20px;background:#141f39;padding:26px}
.u2b-hero-b-img img{height:250px;object-fit:contain;margin:0 auto}
.u2b-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}
.u2b-meta div{border:1px solid #24365c;border-radius:calc(14px / 2);background:#141f39;padding:10px 12px}
.u2b-meta span{display:block;font-size:11.5px;color:#8d9dc4}
.u2b-meta b{font-size:13.5px}
.u2b-cr{display:flex;gap:10px;flex-wrap:wrap;font-size:12.5px;color:#8d9dc4}
.u2b-404{text-align:center;padding:96px 0}
.u2b-404 b{display:block;font-size:clamp(52px,10vw,104px);font-family:'Segoe UI','PingFang SC','Microsoft YaHei',system-ui,sans-serif;color:#6366f1;line-height:1}


@media (max-width:1080px){
  .u2b-sim{grid-template-columns:216px minmax(0,1fr)}
  .u2b-side{position:static}
  .u2b-lay{grid-template-columns:minmax(0,1fr)}
  .u2b-foot-t{grid-template-columns:1fr 1fr}
  .u2b-stats{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:1024px){
  .u2b-hd{position:sticky;left:auto;top:0;right:auto;bottom:auto;width:auto;
    height:56px;flex-direction:row;align-items:center;gap:12px;padding:0 15px;overflow:visible;
    border-right:0;border-bottom:1px solid #24365c}
  .u2b-hd .u2b-brand{padding:0}
  .u2b-sidenav{display:none}
  .u2b-side-b{display:none}
  .u2b-mhd{display:flex}
  .__shell{margin-left:0}
  .u2b-dw{display:none;background:#101a30;border-bottom:1px solid #24365c;padding:8px 0 14px}
  .u2b-dw.on{display:block}
  .u2b-dw a{display:block;padding:10px 16px;font-size:14.5px;color:#8d9dc4;border-bottom:1px solid #24365c}
  .u2b-dw a.on{color:#6366f1}
}
@media (max-width:900px){
  .u2b-nav{display:none}
  .u2b-hd-bar{display:none}
  .u2b-pill{display:none}
  .u2b-burger{display:block}
  .u2b-hd-in{height:58px;gap:12px}
  .u2b-hero-in{grid-template-columns:1fr;gap:24px}
  .u2b-hero-vis img{height:190px}
  .u2b-hero-b{grid-template-columns:1fr}
  .u2b-hero-b-img img{height:200px}
  .u2b-sim{grid-template-columns:1fr}
  .u2b-boxlist{max-height:230px}
  .u2b-hist{max-height:180px}
  .u2b-foot-t{grid-template-columns:1fr}
  .u2b-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}
  .u2b-card-img img{height:112px}
  .u2b-srch{display:none}
}
@media (max-width:640px){
  .u2b-sec{padding:38px 0}
  .u2b-sech{margin-bottom:18px}
  .u2b-stats{grid-template-columns:1fr 1fr;gap:10px}
  .u2b-meta{grid-template-columns:1fr}
  .u2b-card-img{padding:10px}
  .u2b-card-img img{height:96px}
  .u2b-card-b{padding:11px 12px 14px}
  .u2b-card-b h3{font-size:13.5px}
  .u2b-carousel li{flex:0 0 142px}
  .u2b-flip{width:180px;height:180px}
  .u2b-odds th,.u2b-odds td{padding:9px 8px;font-size:12.5px}
}
@media (max-width:520px){
  .u2b-wrap{width:min(100% - 22px,1180px)}
  .u2b-grid{grid-template-columns:repeat(2,1fr);gap:10px}
  .u2b-card-img img{height:82px}
  .u2b-hero{padding:38px 0 28px}
  .u2b-hero-act .u2b-btn,.u2b-hero-act .u2b-btn2{flex:1 1 auto;justify-content:center}
  .u2b-foot-b{flex-direction:column;gap:8px}
  .u2b-res-it{width:96px}
  /* 页头窄屏收口：避免品牌名 + 按钮把顶栏挤出去 */
  .u2b-hd-in,.u2b-hd-top,.u2b-hd-main .u2b-wrap{gap:10px}
  .u2b-brand{font-size:15px;gap:7px;min-width:0}
  .u2b-brand span{max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .u2b-brand i{width:20px;height:20px;flex:0 0 auto}
  .u2b-act{gap:8px;min-width:0}
  .u2b-act .u2b-btn{padding:8px 13px;font-size:13px}
  .u2b-hd-in{padding:0 12px}
  .u2b-hd-main .u2b-wrap{height:56px}
  .u2b-hd-band .u2b-wrap{font-size:11.5px}
  .u2b-hd-band nav{gap:10px}
  .u2b-carousel li{flex:0 0 132px}
  .u2b-srch{display:none}
  .u2b-odds{display:block;overflow-x:auto}
}
@media (max-width:400px){
  .u2b-grid{grid-template-columns:1fr 1fr}
  .u2b-card-b h3{font-size:13px}
  .u2b-sech h2{font-size:18px}
}

.u2b-tg-mil{background:#4b69ff;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.u2b-tg-res{background:#8847ff;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.u2b-tg-cla{background:#d32ce6;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.u2b-tg-cov{background:#eb4b4b;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.u2b-tg-spe{background:#ffd700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.u2b-tg-mil{color:#fff}

.u2b-bgfx{position:fixed;inset:0;z-index:-1;pointer-events:none}
.u2b-bgfx b{position:absolute;left:4vw;bottom:8vh;font-family:'Consolas',monospace;font-size:clamp(11px,1.1vw,15px);
  color:#6366f1;opacity:.16;white-space:pre;line-height:2.1}
