@import url(default.min.css);.theme-topbar{color:#333;font:700 14px/1.4 "Microsoft YaHei","微软雅黑",Tahoma,sans-serif}.theme-topbar a{color:#00f;text-decoration:none}.theme-topbar a:hover{color:red;text-decoration:underline}.theme-topbar.draw-body{min-width:320px;background:0 0}.topbar-draw-page{width:100%}.topbar-draw-row{display:grid;min-height:42px;grid-template-columns:18fr repeat(6,11fr) 3fr 11fr 2fr;gap:2px;align-items:center;background:#fff}.topbar-issue{grid-column:1;grid-row:1;text-align:center;white-space:nowrap}.topbar-history-link{cursor:pointer;border-radius:2px;background:#eef}.topbar-draw-grid{display:contents}.theme-topbar.draw-body .draw-card{display:grid;min-width:0;width:100%;height:39px;padding:0;grid-template-columns:minmax(0,1fr);grid-template-rows:17px 20px;align-items:stretch;justify-content:stretch;justify-items:stretch;align-self:center;gap:0;overflow:hidden;border:1px solid #ddd;border-radius:0;background:#fff;box-shadow:none;aspect-ratio:auto;text-align:center;animation:topbar-ball-show .35s cubic-bezier(.34,1.56,.64,1)}.theme-topbar.draw-body .draw-card:first-child{grid-column:2}.theme-topbar.draw-body .draw-card:nth-child(2){grid-column:3}.theme-topbar.draw-body .draw-card:nth-child(3){grid-column:4}.theme-topbar.draw-body .draw-card:nth-child(4){grid-column:5}.theme-topbar.draw-body .draw-card:nth-child(5){grid-column:6}.theme-topbar.draw-body .draw-card:nth-child(6){grid-column:7}.theme-topbar.draw-body .draw-card:nth-child(7){grid-column:9}.theme-topbar.draw-body .ball{display:block;width:100%;height:17px;aspect-ratio:auto;border:0;border-radius:0;background:#999;color:#fff;font:700 15px/17px "Microsoft YaHei","微软雅黑",sans-serif;box-shadow:none}.theme-topbar.draw-body .ball.is-red{background:red}.theme-topbar.draw-body .ball.is-blue{background:#00f}.theme-topbar.draw-body .ball.is-green{background:#090}.theme-topbar.draw-body .draw-zodiac{display:block;width:100%;height:20px;margin:0;background:#fff;color:#333;font:700 14px/20px "Microsoft YaHei","微软雅黑",sans-serif}.theme-topbar.draw-body .draw-card.is-live{place-items:center;background:#ffb400;animation:lottery-live-shimmer 1.8s linear infinite}.theme-topbar.draw-body .draw-live{grid-row:1/3;color:#fff;font-size:15px}.topbar-refresh{display:block;min-width:0;height:42px;padding:0;grid-column:8;grid-row:1;border:0;border-radius:0;background:#ff0;color:#f30;font:700 15px/18px "Microsoft YaHei","微软雅黑",sans-serif;letter-spacing:0}.topbar-refresh:hover{background:#ff0}.topbar-spacer{min-width:0;height:42px;grid-column:10;grid-row:1;background:#fff}@keyframes topbar-ball-show{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.theme-topbar.history-body{min-width:320px;background:#fff}.theme-topbar.history-body .history-app{width:100%;max-width:none;min-height:100vh;margin:0;background:#fff;box-shadow:none}.theme-topbar .toolbar{display:grid;min-height:44px;grid-template-columns:18% minmax(0,1fr) 11%;border-bottom:1px solid #ddd;background:#fff}.theme-topbar .toolbar>*{display:flex;min-width:0;padding:3px;align-items:center;justify-content:center;border-right:1px solid #ddd}.theme-topbar .toolbar .title{flex-direction:column;line-height:18px;text-align:center}.theme-topbar .toolbar .title small{display:block;color:#666;font-size:12px}.theme-topbar .toolbar .toolbar-controls{display:flex;padding:3px;flex-wrap:wrap;gap:6px;border:0;border-right:1px solid #ddd;background:#fff}.theme-topbar .toolbar-controls label{display:block;min-width:0;border:0;font-size:12px;white-space:nowrap}.theme-topbar .toolbar select{width:auto;max-width:140px;height:28px;padding:0 6px;border:1px solid #ccc;border-radius:0;background:#fff;color:#333;font:700 13px "Microsoft YaHei","微软雅黑",sans-serif;text-align:left}.theme-topbar .toolbar .back{width:100%;height:100%;border:0;background:#ff0;color:#f30;font-size:15px;text-align:center}.theme-topbar .modebar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #ddd;background:#eef}.theme-topbar .modebar .history-tab{display:block;min-width:0;padding:6px 2px;border:0;border-right:1px solid #ddd;border-radius:0;background:#eef;color:#333;font:700 14px/1.4 "Microsoft YaHei","微软雅黑",Tahoma,sans-serif;text-align:center}.theme-topbar .modebar .history-tab::after{display:none}.theme-topbar .modebar .history-tab.is-active{background:#fff;color:#f30}.theme-topbar.history-body .attribute-filters{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;padding:5px 8px;border-bottom:1px solid #ddd;background:#f8f8ff}.theme-topbar.history-body .attribute-filters button,.theme-topbar.history-body .position-filter,.theme-topbar.history-body .position-filter select{min-width:0;height:28px}.theme-topbar.history-body .attribute-filters button,.theme-topbar.history-body .position-filter select{border:1px solid #ccc;border-radius:2px;background:#fff;color:#333;font-size:13px;font-weight:700}.theme-topbar.history-body .attribute-filters button.is-active{border-color:#4596df;background:#4596df;color:#fff;box-shadow:none}.theme-topbar.history-body .history-content{min-height:0}.theme-topbar.history-body .record-list{width:100%}.theme-topbar.history-body .record{display:grid;min-height:44px;grid-template-columns:18% minmax(0,1fr);border-bottom:2px solid #fff;background:#f8f8f8;contain-intrinsic-size:auto 44px}.theme-topbar.history-body .record>header{display:flex;width:auto;height:auto;min-height:44px;padding:0;align-items:center;flex-direction:column;justify-content:center;border:1px solid #ddd;background:#fff;color:#333;letter-spacing:0;text-align:center}.theme-topbar.history-body .record>header strong{font-size:13px;font-weight:700}.theme-topbar.history-body .record>header time{color:#777;font-size:11px;font-weight:400}.theme-topbar.history-body .record-numbers{display:grid;min-height:44px;grid-template-columns:repeat(6,11fr) 3fr 11fr 2fr;padding:0;align-items:stretch}.theme-topbar.history-body .record-numbers::after{grid-column:9;background:#fff;content:""}.theme-topbar.history-body .record-number{display:grid;min-width:0;margin:1px 0;grid-template-rows:19px 21px;gap:0;overflow:hidden;border:1px solid #ddd;background:#fff;text-align:center}.theme-topbar.history-body .record-number .ball{display:block;width:100%;height:19px;border:0;border-radius:0;background:#999;color:#fff;font:700 15px/19px "Microsoft YaHei","微软雅黑",sans-serif;box-shadow:none}.theme-topbar.history-body .record-number .ball.is-red{background:red}.theme-topbar.history-body .record-number .ball.is-blue{background:#00f}.theme-topbar.history-body .record-number .ball.is-green{background:#090}.theme-topbar.history-body .record-number .ball-detail{display:block;height:21px;max-width:none;background:#fff;color:#333;font:700 12px/21px "Microsoft YaHei","微软雅黑",sans-serif}.theme-topbar.history-body .record-plus{display:flex;margin:1px 0;align-items:center;justify-content:center;background:#ff0;color:#f30;font-size:18px}.theme-topbar.history-body .panel-empty{min-height:44px;padding:8px;color:#777;font-size:14px;font-weight:400;text-align:center}.theme-topbar.history-lite-body{min-width:320px;background:#fff}.theme-topbar.history-lite-body .history-lite-app{width:100%;max-width:1080px;min-height:100vh;margin:0;background:#fff}.theme-topbar .topbar-lite-header{display:grid;height:44px;min-height:44px;grid-template-columns:18% minmax(0,1fr) 11%;padding:0;border-bottom:1px solid #ddd;background:#fff;color:#333}.theme-topbar .topbar-lite-header>*{display:flex;min-width:0;height:100%;padding:0;align-items:center;justify-content:center;border-right:1px solid #ddd}.theme-topbar .topbar-lite-header .header-title{flex-direction:column;line-height:18px;text-align:center}.theme-topbar .topbar-lite-header h1{margin:0;color:#333;font-size:14px;font-weight:700;line-height:18px}.theme-topbar .topbar-lite-header small{display:block;color:#666;font-size:12px}.theme-topbar .topbar-lite-header .back{background:#ff0;color:#f30;font-size:14px;text-align:center}.theme-topbar.history-lite-body .modebar{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-topbar.history-lite-body .modebar a{padding:6px;border-right:1px solid #ddd;color:#333;text-align:center}.theme-topbar.history-lite-body .modebar a.active{background:#fff;color:#f30}.theme-topbar.history-lite-body .history-lite-filters{padding:5px 8px;border-bottom:1px solid #ddd;background:#f8f8ff}.theme-topbar.history-lite-body .history-lite-filter-row{display:flex;min-height:0;margin:3px 0;align-items:center;flex-wrap:wrap;gap:4px}.theme-topbar.history-lite-body .history-lite-filter-row+.history-lite-filter-row{margin-top:3px}.theme-topbar.history-lite-body .history-lite-filter-row>strong{width:36px;color:#f30;font-size:14px;line-height:26px;text-align:left}.theme-topbar.history-lite-body .history-lite-options{display:flex;flex:1 1 0;flex-wrap:wrap;gap:4px}.theme-topbar.history-lite-body .history-lite-options button{min-width:33px;height:26px;padding:0 7px;border:1px solid #ccc;border-radius:2px;background:#fff;color:#333;font:700 13px/24px "Microsoft YaHei","微软雅黑",Tahoma,sans-serif}.theme-topbar.history-lite-body .history-lite-options button.is-active{border-color:#4596df;background:#4596df;color:#fff;box-shadow:none}.theme-topbar.history-lite-body .history-lite-years{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;border-bottom:1px solid #ddd;background:#eef}.theme-topbar.history-lite-body .history-lite-years button{height:29px;padding:0 3px;border:0;border-right:1px solid #ddd;border-radius:0;background:#eef;color:#333;font-size:13px;line-height:29px}.theme-topbar.history-lite-body .history-lite-years button.is-active{background:#fff;color:#f30;box-shadow:none}.theme-topbar.history-lite-body .history-lite-content{background:#fff}.theme-topbar.history-lite-body .history-lite-status{min-height:44px;padding:7px;color:#777;font-size:14px;font-weight:400;text-align:center}.theme-topbar.history-lite-body .history-lite-record{display:grid;min-height:44px;grid-template-columns:18% minmax(0,1fr);border-bottom:2px solid #fff;background:#f8f8f8;contain-intrinsic-size:auto 44px}.theme-topbar.history-lite-body .history-lite-record>header{display:flex;min-height:44px;padding:0;align-items:center;flex-direction:column;justify-content:center;border:1px solid #ddd;background:#fff;color:#333;font-size:13px;line-height:1.4;text-align:center}.theme-topbar.history-lite-body .history-lite-record>header strong{color:#333;font-size:13px;font-weight:700}.theme-topbar.history-lite-body .history-lite-record>header span{color:#777;font-size:11px;font-weight:400}.theme-topbar.history-lite-body .history-lite-record-grid{display:grid;min-height:44px;grid-template-columns:repeat(6,11fr) 3fr 11fr 2fr;gap:0;padding:0}.theme-topbar.history-lite-body .history-lite-record-grid::before{display:flex;margin:1px 0;grid-column:7;grid-row:1;align-items:center;justify-content:center;background:#ff0;color:#f30;content:"+";font-size:18px}.theme-topbar.history-lite-body .history-lite-record-grid::after{grid-column:9;grid-row:1;background:#fff;content:""}.theme-topbar.history-lite-body .history-lite-number{display:block;min-width:0;min-height:42px;margin:1px 0;padding:0;overflow:hidden;border:1px solid #ddd;border-radius:0;background:#fff;text-align:center}.theme-topbar.history-lite-body .history-lite-number:nth-child(7){grid-column:8}.theme-topbar.history-lite-body .history-lite-number strong{display:block;height:19px;border-radius:0;background:#999;color:#fff;font:700 15px/19px "Microsoft YaHei","微软雅黑",sans-serif}.theme-topbar.history-lite-body .history-lite-number.is-red strong{background:red}.theme-topbar.history-lite-body .history-lite-number.is-blue strong{background:#00f}.theme-topbar.history-lite-body .history-lite-number.is-green strong{background:#090}.theme-topbar.history-lite-body .history-lite-number span{display:block;height:21px;background:#fff;color:#333;font:700 13px/21px "Microsoft YaHei","微软雅黑",sans-serif}@media (max-width:680px){.theme-topbar .toolbar,.theme-topbar .topbar-lite-header{grid-template-columns:24% minmax(0,1fr) 15%}.theme-topbar .toolbar .toolbar-controls{gap:3px}.theme-topbar .toolbar select{max-width:92px;padding:0 2px}.theme-topbar .toolbar label span{display:none}.theme-topbar.history-body .record,.theme-topbar.history-lite-body .history-lite-record{grid-template-columns:24% minmax(0,1fr)}.theme-topbar.history-body .record-numbers{grid-template-columns:repeat(6,18fr) 7fr 18fr}.theme-topbar.history-body .record-numbers::after,.theme-topbar.history-lite-body .history-lite-record-grid::after{display:none}.theme-topbar.history-lite-body .history-lite-record-grid{grid-template-columns:repeat(6,18fr) 7fr 18fr}.theme-topbar.history-body .record>header,.theme-topbar.history-lite-body .history-lite-record>header,.theme-topbar.history-lite-body .history-lite-record>header strong{font-size:12px}.theme-topbar.history-body .record>header time,.theme-topbar.history-lite-body .history-lite-record>header span{font-size:9px}.theme-topbar.history-body .record-number .ball-detail,.theme-topbar.history-lite-body .history-lite-number span{font-size:10px}}@media (max-width:520px){.topbar-draw-row{grid-template-columns:17fr repeat(6,11.2fr) 5fr 11.2fr 0fr}.theme-topbar.draw-body{font-size:12px}.theme-topbar.draw-body .ball{font-size:14px}.theme-topbar.draw-body .draw-zodiac{font-size:12px}.theme-topbar.history-body .attribute-filters{padding:4px}.theme-topbar.history-lite-body .history-lite-filters{padding:4px}.theme-topbar.history-lite-body .history-lite-filter-row{gap:2px}.theme-topbar.history-lite-body .history-lite-options{gap:2px}.theme-topbar.history-lite-body .history-lite-options button{min-width:29px;padding:0 4px}}