.historical-pool{margin:12px 0;background:#171b24;color:#fff;border-radius:14px;padding:22px}.historical-pool-head{display:flex;justify-content:space-between;align-items:center}.historical-pool-head small{font:9px 'DM Mono';color:#9197a3;letter-spacing:.08em}.historical-pool-head h3{margin:5px 0 0;font-size:20px}.historical-pool-head>div:last-child{text-align:right}.historical-pool-head>div:last-child strong{display:block;font:500 30px 'DM Mono';color:var(--lime)}.historical-pool-head>div:last-child span{font-size:9px;color:#aaa}.historical-pool-balls{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.historical-pool .ball{width:38px;height:38px;font-size:12px;box-shadow:none}.historical-pool .ball.matched{background:var(--red);color:#fff;outline:3px solid #ed443844}.historical-special{display:grid;grid-template-columns:minmax(180px,.65fr) 1fr auto;align-items:center;gap:12px;border-top:1px solid #343946;padding:14px 0}.historical-special>div:first-child{display:grid;gap:4px}.historical-special small{font:8px 'DM Mono';color:#9197a3}.historical-special>div:first-child span{font-size:8px;color:#777f8d}.historical-special-balls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.historical-special .ball{width:30px;height:30px}.historical-special>b{font-size:9px;color:var(--orange);white-space:nowrap}.pool-comparison{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#343946;border-radius:8px;overflow:hidden}.pool-comparison span{background:#222732;padding:10px;font-size:9px;color:#aeb3bd}.pool-comparison b{color:#fff;font-family:'DM Mono'}@media(max-width:700px){.historical-special{grid-template-columns:1fr}.historical-special>b{margin-top:4px}}@media(max-width:600px){.historical-pool-head{display:block}.historical-pool-head>div:last-child{text-align:left;margin-top:12px}.pool-comparison{grid-template-columns:1fr}.historical-pool-balls{gap:5px}}
