.ddt{padding:15px}.ddt__phase{text-align:center;font-family:'Oswald',Arial,sans-serif;font-size:.875em;text-transform:uppercase;letter-spacing:1px;color:#aaa;margin-bottom:5px}.ddt__status{text-align:center;font-size:.875em;color:#aaa;margin-bottom:20px}.ddt__status--win{color:#27ae60;font-weight:700}.ddt__status--lost{color:#f32721;font-weight:700}.ddt__status--draw{color:#f39c12;font-weight:700}.ddt__status--pending{color:#009cd6}.ddt__pending-notice{text-align:center;font-family:'Oswald',Arial,sans-serif;font-size:1.25em;color:#f39c12;margin-bottom:15px}.ddt__pending-notice .fa{margin-right:5px}.ddt__logos{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}.ddt__logos-team{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.ddt__logos-img{width:80px;height:80px;border-radius:10px;object-fit:cover;border:3px solid #efefef;margin-bottom:5px}.ddt__logos-name{font-family:'Oswald',Arial,sans-serif;font-size:.875em;font-weight:700;text-transform:uppercase}.ddt__logos-vs{font-family:'Oswald',Arial,sans-serif;font-size:1.875em;font-weight:700;color:#aaa;flex-shrink:0}.ddt__head{display:flex;justify-content:space-between;margin-bottom:5px;padding:0 5px}.ddt__head-team{font-family:'Oswald',Arial,sans-serif;font-size:.875em;font-weight:700;text-transform:uppercase}.ddt__head-team a{color:#333;text-decoration:none}.ddt__head-team a:hover{color:#009cd6}.ddt__head-team--right{text-align:right}.ddt__head-bar{display:flex;gap:2px;margin-bottom:20px}.ddt__head-bar-left{flex:1;display:flex;justify-content:flex-end;background:#efefef;border-radius:5px 0 0 5px;overflow:hidden}.ddt__head-bar-right{flex:1;display:flex;justify-content:flex-start;background:#efefef;border-radius:0 5px 5px 0;overflow:hidden}.ddt__head-bar-fill{height:32px;border-radius:5px;display:flex;align-items:center;font-family:'Oswald',Arial,sans-serif;font-size:1.25em;font-weight:700;color:#fff;min-width:36px;transition:width .5s ease}.ddt__head-bar-fill span{padding:0 10px}.ddt__head-bar-fill--team1{background:#009cd6;justify-content:flex-start}.ddt__head-bar-fill--team2{background:#e74c3c;justify-content:flex-end}.ddt__mirror{display:flex;flex-direction:column;gap:15px}.ddt__row{display:flex;align-items:stretch}.ddt__cell{flex:1;display:flex;flex-direction:column;gap:3px}.ddt__sep{width:2px;background:#efefef;flex-shrink:0;margin:0 10px}.ddt__player-info{display:flex;justify-content:space-between;align-items:baseline}.ddt__pts{font-family:'Oswald',Arial,sans-serif;font-weight:700;font-size:.875em;color:#333}.ddt__name{font-family:'Oswald',Arial,sans-serif;font-weight:400;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddt__name:hover{color:#009cd6}.ddt__bar{height:8px;background:#f9f9f9;border-radius:4px;overflow:hidden}.ddt__bar--left{display:flex;justify-content:flex-end}.ddt__bar--right{display:flex;justify-content:flex-start}.ddt__bar-fill{height:100%;border-radius:4px;transition:width .5s ease}.ddt__bar-fill--team1{background:#009cd6}.ddt__bar-fill--team2{background:#e74c3c}.ddt__bar-fill--bench{background:#ddd}.ddt__12th-sep{text-align:center;margin:10px 0 5px;padding:5px 0 0;border-top:1px dashed #ddd;font-size:.75em;color:#666}.ddt__cell--bench{opacity:0.5}@media (max-width:576px){.ddt__name{font-size:.75em}.ddt__head-bar-fill{font-size:16px}}