.lottery-wrap{width:100%;padding:10px;box-sizing:border-box}.lottery-wrap button{height:27px;line-height:27px;border-radius:2px;border:1px solid #ccc;color:#333;cursor:pointer}.lottery-wrap .mode-btn{width:80px}.lottery-wrap .active{color:#3276fe;font-weight:700}.lottery-wrap .toolbar{display:flex;align-items:center;margin-top:20px}.lottery-wrap .random-result{width:376px}.lottery-wrap .record-list{width:100%;max-width:400px;margin-top:10px;border:1px solid #ccc;border-radius:8px;padding:10px 15px;box-sizing:border-box}.lottery-wrap .record{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e4e4e4}.lottery-wrap .record .record-balls{flex:1;display:flex;align-items:center;justify-content:space-between}.lottery-wrap .record:last-child{border-bottom:none}.lottery-wrap .record-no{min-width:80px;text-align:center;font-family:Helvetica Neue,PingFang SC,Segoe UI,Microsoft YaHei,sans-serif;color:#555}.lottery-wrap .record-index{min-width:80px;font-family:Helvetica Neue,PingFang SC,Segoe UI,Microsoft YaHei,sans-serif;text-align:center;color:#555}.lottery-wrap .ball{margin:0 2px;width:28px;height:28px;line-height:28px;border-radius:50%;color:#fff;text-align:center;border-width:2px;border-style:solid;font-family:Helvetica Neue,PingFang SC,Segoe UI,Microsoft YaHei,sans-serif}.lottery-wrap .red_ball{border-color:#f54646;color:#f54646}.lottery-wrap .blue_ball{border-color:#3276fe;color:#3276fe}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}
