.record-panel{position:absolute;z-index:10;right:14px;top:84px;width:292px;max-height:calc(100% - 180px);display:flex;flex-direction:column;background:linear-gradient(155deg,#173d32f5,#061f1afa);border:1px solid #b99a5f80;border-radius:11px;box-shadow:0 12px 35px #001a14cc;transform:translateX(330px);opacity:0;transition:.25s;pointer-events:none;overflow:hidden}.record-panel.open{transform:none;opacity:1;pointer-events:auto}.record-head{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#eed59e;border-bottom:1px solid #8d754a55}.record-head button{border:0;background:none;color:#bba982;font-size:22px;cursor:pointer}.record-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#041b17}.record-tabs button{border:0;border-bottom:2px solid transparent;padding:9px 3px;background:none;color:#92a9a0;cursor:pointer}.record-tabs button.active{color:#f0ca78;border-bottom-color:#e6b94f;background:#153c31}.record-page{display:none;overflow:auto;min-height:230px;padding:10px}.record-page.active{display:block}.counter-tip{text-align:center;margin:2px 0 10px;color:#96afa5;font-size:11px}.rank-counter{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.rank-cell{position:relative;text-align:center;background:#f5eddb;color:#41341f;border-radius:5px;padding:6px 2px;border:1px solid #b8a57d}.rank-cell b{display:block;font:700 13px Georgia,"Microsoft YaHei"}.rank-cell span{font-size:17px;color:#b74a34;font-weight:bold}.rank-cell.empty{filter:grayscale(1);opacity:.42}.rank-cell.level-rank{box-shadow:0 0 0 2px #e8b944}.counter-legend{font-size:10px;color:#8fa79e;margin-top:11px}.counter-legend i{display:inline-block;width:9px;height:9px;border:2px solid #e8b944;margin-right:4px}.counter-legend span{float:right}.empty-record{display:grid;place-items:center;height:205px;color:#718c82;font-size:12px}.play-log,.round-log{display:flex;flex-direction:column;gap:6px}.play-row{display:grid;grid-template-columns:22px 65px 1fr;align-items:center;background:#0a2a23;padding:7px;border-radius:6px}.play-index{color:#637e74;font-size:10px}.play-row div{display:flex;flex-direction:column}.play-row b{font-size:11px;color:#edb68f}.play-row b.seat-1{color:#8fcff4}.play-row small{font-size:9px;color:#779087}.play-row p{margin:0;text-align:right;font-size:10px;line-height:1.6}.play-row em{font-style:normal;color:#ddd1ba;white-space:nowrap}.red-text{color:#f07868!important}.record-summary{display:flex;align-items:center;justify-content:space-around;background:#0b2c24;padding:12px;border-radius:8px;margin-bottom:10px}.record-summary div{text-align:center}.record-summary strong{display:block;color:#f0c76e;font-size:25px}.record-summary small{color:#91a79f}.record-summary>span{color:#778e85}.round-log div{display:grid;grid-template-columns:58px 24px 1fr;align-items:center;padding:8px;background:#0a2922;border-radius:5px;font-size:11px}.round-log b.win{color:#ffc869}.round-log b.lose{color:#83bce1}.round-log em{text-align:right;color:#879e95;font-style:normal}.side-tools button.on{color:#332006;background:#f2c96b}
@media(max-width:650px){.record-panel{right:5px;top:65px;width:270px;max-height:calc(100% - 130px)}}
