.row-score{display:flex;flex-direction:row;height:60px;align-items:center;justify-content:center;margin:.5rem 0rem;border-left:4px solid rgba(var(--colors-gray-700, .2));border-right:4px solid rgba(var(--colors-gray-700, .2))}.row-score:nth-child(3) .rank-icon svg{fill:#f6d458}.row-score:nth-child(4) .rank-icon svg{fill:#e5e5e5}.row-score:nth-child(5) .rank-icon svg{fill:#ce8453}.row-score .rank-icon{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:16%;padding-right:5px;border-left:6px solid rgba(var(--colors-gray-900, .2))}.row-score .rank-icon svg{fill:rgba(var(--colors-gray-500))}.row-score .rank-icon>div{width:100%;height:100%;display:flex;align-items:center;background:rgba(var(--colors-gray-800),.42);text-align:center;padding:0 1rem}.row-score .rank-icon:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:60px 0 0 5px;border-color:transparent transparent transparent rgba(var(--colors-gray-800),.42);position:absolute;top:0;right:0}.row-score .rank{display:flex;align-items:center;justify-content:center;position:relative;height:100%;padding-left:5px;padding-right:5px;margin-left:-3px;width:16%}.row-score .rank>div{width:100%;height:100%;display:flex;align-items:center;background:rgba(var(--colors-gray-800),.42);justify-content:center}.row-score .rank>div>span{font-size:1rem;font-weight:800;padding:0 .6rem}.row-score .rank:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 5px 60px 0;border-color:transparent rgba(var(--colors-gray-800),.42) transparent transparent;position:absolute;top:0;left:0}.row-score .rank:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:60px 0 0 5px;border-color:transparent transparent transparent rgba(var(--colors-gray-800),.42);position:absolute;top:0;right:0}.row-score .player{display:flex;align-items:center;justify-content:center;position:relative;height:100%;padding-left:5px;padding-right:5px;margin-left:-3px;width:100%}.row-score .player>div{width:100%;height:100%;display:flex;align-items:center;background:rgba(var(--colors-gray-800),.42);text-align:left;font-size:.8rem}.row-score .player>div>div{font-size:.8rem;font-weight:700;padding:0 .4rem}.row-score .player>div>div>span:first-child{font-size:1.04rem}.row-score .player>div>div:last-child{font-size:.7rem}.row-score .player:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 5px 60px 0;border-color:transparent rgba(var(--colors-gray-800),.42) transparent transparent;position:absolute;top:0;left:0}.row-score .player:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:60px 5px 0 0;border-color:rgba(var(--colors-gray-800),.42) transparent transparent transparent;position:absolute;top:0;right:0}.row-score .score{display:flex;align-items:center;justify-content:center;position:relative;height:100%;padding-left:5px;margin-left:-3px;width:21%}.row-score .score:not(:last-child){padding-right:5px}.row-score .score>div{width:100%;height:100%;display:flex;align-items:center;background:rgba(var(--colors-gray-800),.42);text-align:center;justify-content:center}.row-score .score>div>span{font-size:.9rem;font-weight:800;padding:0 .4rem}.row-score .score:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 0 60px 5px;border-color:transparent transparent rgba(var(--colors-gray-800),.42) transparent;position:absolute;top:0;left:0}.row-score .score:not(:last-child):after{content:"";display:block;width:0;height:0;border-style:solid;border-width:60px 5px 0 0;border-color:rgba(var(--colors-gray-800),.42) transparent transparent transparent;position:absolute;top:0;right:0}.row-score .score:last-child{border-right:6px solid rgba(var(--colors-gray-900, .2))}.row-score .score:last-child>div{padding-right:4px}.row-score.row-score-header{height:40px}.row-score.row-score-header .rank-icon{width:14%;padding-right:20px}.row-score.row-score-header .rank-icon>div{width:100%;background-color:rgba(var(--colors-gray-800),.42)}.row-score.row-score-header .rank-icon:after{border-width:40px 0 0 20px}.row-score.row-score-header .rank{padding-left:20px;padding-right:20px;margin-left:-21px;width:18%}.row-score.row-score-header .rank>div>span{font-size:.9rem}.row-score.row-score-header .rank:before{border-width:0 20px 40px 0}.row-score.row-score-header .rank:after{border-width:40px 0 0 20px}.row-score.row-score-header .player{padding-left:20px;padding-right:20px;margin-left:-21px;width:100%}.row-score.row-score-header .player>div>span{font-size:.9rem;padding-left:.6rem}.row-score.row-score-header .player:before{border-width:0 20px 40px 0}.row-score.row-score-header .player:after{border-width:40px 20px 0 0}.row-score.row-score-header .score{padding-left:20px;margin-left:-21px;width:19%}.row-score.row-score-header .score:not(:last-child){padding-right:20px}.row-score.row-score-header .score>div>span{font-size:.9rem}.row-score.row-score-header .score:before{border-width:0 0 40px 20px}.row-score.row-score-header .score:not(:last-child):after{border-width:40px 20px 0 0}
