.killfeed{position:absolute;top:60px;right:20px;display:flex;flex-direction:column;gap:6px;z-index:100;pointer-events:none}.kill-entry{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(0,0,0,.85);border-radius:4px;font-size:14px;font-weight:600;transition:opacity .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.5);backdrop-filter:blur(4px)}.kill-assister{display:inline-flex;align-items:center;gap:4px;text-align:right;min-width:80px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flash-assist-icon{width:18px!important;height:18px!important;margin:0 2px;filter:brightness(0) invert(1)!important;opacity:.95!important}.assist-plus{color:#888;font-weight:400;font-size:12px}.kill-killer,.kill-victim{font-weight:700;letter-spacing:.3px}.kill-killer{text-align:right}.kill-killer,.kill-victim{min-width:80px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kill-victim{text-align:left}.kill-ct{color:#79adde}.kill-t{color:#ffa336}.kill-world{color:#888}.kill-icons{display:flex;align-items:center;gap:6px;padding:0 4px}.kill-modifier-icon{width:16px;height:16px;filter:brightness(0) invert(1);opacity:.9}.headshot-icon{filter:brightness(0) invert(1) sepia(1) saturate(10000%) hue-rotate(0deg);opacity:1}.kill-weapon-icon{filter:brightness(0) invert(1)}.kill-entry .kill-weapon-icon img{width:24px!important;height:24px!important;filter:brightness(0) invert(1)!important}.viewer-professional{display:flex;flex-direction:column;height:100%;width:100%;background:#0f0f0f;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden;box-sizing:border-box;padding:1rem}.top-bar{display:flex;align-items:center;gap:15px;padding:8px 15px;background:#1a1a1a;border-bottom:1px solid #333;height:50px;flex-shrink:0;position:relative}.round-info{display:flex;flex-direction:column;gap:2px}.round-label{font-size:12px;color:#888;font-weight:600;letter-spacing:1px}.round-timer{font-size:24px;font-weight:700;color:#fff}.round-selector{gap:8px;flex:1}.round-dot,.round-selector{display:flex;justify-content:center}.round-dot{width:28px;height:28px;border-radius:4px;background:#2a2a2a;align-items:center;font-size:10px;color:#666;font-weight:600;cursor:pointer;transition:all .2s;user-select:none}.round-dot.active{background:#4a90e2;color:#fff;box-shadow:0 0 10px rgba(74,144,226,.5)}.round-dot.ct-won{background:#2f5c92;color:#79adde}.round-dot.t-won{background:#8b6914;color:#ffd150}.round-dot.ct-won.active{background:#4a90e2;color:#fff;box-shadow:0 0 12px rgba(74,144,226,.8);border:2px solid #79adde}.round-dot.t-won.active{background:#d4a04c;color:#fff;box-shadow:0 0 12px rgba(212,160,76,.8);border:2px solid #ffd150}.round-dot:hover{transform:scale(1.05)}.round-dot:not(.ct-won):not(.t-won):hover{background:#3a3a3a}.round-dot.ct-won:hover{background:#3d7ac2}.round-dot.t-won:hover{background:#b8851a}.round-dot:active{transform:scale(.95)}.main-content{display:flex;gap:8px;padding:8px;box-sizing:border-box}.main-content,.map-container{flex:1;min-height:0;overflow:hidden}.map-container{background:#000;border:2px solid #333;border-radius:4px;position:relative;min-width:0}.map-container canvas{display:block}.scoreboards{display:flex;flex-direction:column;gap:8px;width:260px;flex-shrink:0}.team-scoreboard{background:#1a1a1a;border-radius:4px;border:2px solid #333;overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:0}.ct-team{border-color:#4a90e2}.t-team{border-color:#d4a04c}.team-header{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:rgba(0,0,0,.3);border-bottom:1px solid #333}.ct-team .team-header{background:rgba(74,144,226,.15)}.t-team .team-header{background:rgba(212,160,76,.15)}.team-name{font-size:11px;font-weight:700;letter-spacing:.5px;opacity:.8}.ct-team .team-name{color:#4a90e2}.t-team .team-name{color:#d4a04c}.team-score{font-size:32px;font-weight:700;line-height:1}.ct-team .team-score{color:#4a90e2}.t-team .team-score{color:#d4a04c}.players-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;min-height:0}.player-row{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#222;border-radius:4px;margin-bottom:4px;transition:background .2s,opacity .2s}.player-row:hover{background:#2a2a2a}.player-row.dead{opacity:.4;background:#1a1a1a}.player-row.dead .player-money,.player-row.dead .player-name,.player-row.dead .player-weapon{color:#666}.player-row.dead .health-circle{background:#1a1a1a;border-color:#444;color:#666;font-size:16px;font-weight:700}.player-health{flex-shrink:0;position:relative;width:38px;height:38px}.armor-ring{position:absolute;top:0;left:0;z-index:1;pointer-events:none}.armor-progress{transition:stroke-dasharray .3s ease}.health-circle{position:absolute;top:3px;left:3px;width:32px;height:32px;border-radius:50%;background:#333;border:2px solid #4a90e2;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;z-index:2}.helmet-icon{top:-2px}.armor-icon,.helmet-icon{position:absolute;right:-2px;font-size:12px;z-index:3;filter:drop-shadow(0 0 2px rgba(0,0,0,.8))}.armor-icon{bottom:-2px}.t-team .health-circle{border-color:#d4a04c}.player-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.player-name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.player-stats{display:flex;gap:8px;align-items:center;font-size:11px}.player-money{color:#4a9;font-weight:700}.player-kda{color:#999;font-family:monospace;font-weight:600}.player-weapon{font-size:10px;color:#777;text-align:right;width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;justify-content:flex-end}.player-weapon img,.player-weapon svg{width:40px;height:auto;opacity:.9;filter:invert(1) brightness(2)}.bottom-bar{gap:12px;padding:6px 15px;background:#1a1a1a;border-top:1px solid #333;height:42px;flex-shrink:0}.bottom-bar,.playback-buttons{display:flex;align-items:center}.playback-buttons{gap:8px}.control-btn{width:32px;height:32px;border:none;background:#2a2a2a;color:#fff;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .2s}.control-btn:hover{background:#3a3a3a;transform:scale(1.05)}.control-btn:active{transform:scale(.95)}.speed-label{font-size:12px;color:#888;min-width:35px;text-align:center}.timeline{flex:1;display:flex;flex-direction:column;gap:4px}.timeline-slider{width:100%;height:4px;background:#333;border-radius:2px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none}.timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#4a90e2;border-radius:50%;cursor:pointer;transition:all .2s}.timeline-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.timeline-slider::-moz-range-thumb{width:12px;height:12px;background:#4a90e2;border-radius:50%;cursor:pointer;border:none}.timeline-info{font-size:10px;color:#666;text-align:center}.speed-control{width:100px}.speed-slider{width:100%;height:4px;background:#333;border-radius:2px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none}.speed-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#d4a04c;border-radius:50%;cursor:pointer}.speed-slider::-moz-range-thumb{width:12px;height:12px;background:#d4a04c;border-radius:50%;cursor:pointer;border:none}.players-list::-webkit-scrollbar{width:6px}.players-list::-webkit-scrollbar-track{background:#1a1a1a}.players-list::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.players-list::-webkit-scrollbar-thumb:hover{background:#444}