:root{color-scheme:dark;--bg:#07101a;--bg-soft:#0d1724;--card:rgba(11,20,31,.92);--card-border:rgba(155,182,220,.12);--text:#eef4ff;--muted:#a9b6c8;--accent:#4ea8ff;--accent-2:#ff9d3b;--success:#59d995;--danger:#ff7b7b}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top,rgba(78,168,255,.16),transparent 28%),linear-gradient(180deg,#08111c,#040a11 72%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.page-shell{padding:14px 16px 18px}.back-row{margin-bottom:8px}.back-link{display:inline-flex;align-items:center;gap:8px;color:#b7dcff;text-decoration:none;font-weight:600}.back-link:hover{text-decoration:underline}.viewer-shell{display:flex;flex-direction:column;gap:12px}.card{background:var(--card);border:1px solid var(--card-border);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.22)}.viewer-summary{display:flex;flex-direction:column;gap:12px;padding:14px 16px}.viewer-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.viewer-summary-head h2{margin:0;font-size:clamp(18px,2vw,24px)}.hero-copy{max-width:760px;color:var(--muted);line-height:1.6;margin:12px 0 0}.eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#8cb8eb}.hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.hero-metrics div{padding:10px 12px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05)}.hero-metrics span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.hero-metrics strong{font-size:14px}.hero-metrics-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.viewer-layout{display:grid;grid-template-columns:170px minmax(0,1fr) 170px;grid-gap:14px;gap:14px;align-items:start}.viewer-main,.viewer-side{padding:14px}.viewer-main{display:flex;flex-direction:column}.viewer-stage{display:flex;align-items:flex-start;justify-content:center;gap:12px;width:min(100%,980px);margin:0 auto}.viewer-float-killfeed{flex:0 0 150px;max-width:150px}.team-panel{position:-webkit-sticky;position:sticky;top:12px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.section-header h2{margin:0;font-size:18px}.pill{padding:6px 10px;border-radius:999px;background:rgba(78,168,255,.14);color:#b9dbff;font-size:11px;font-weight:700}.round-list{display:flex;flex-direction:column;gap:10px}.round-item{display:flex;justify-content:space-between;gap:12px;width:100%;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.025);border-radius:14px;padding:14px;color:var(--text);text-align:left}.round-item.is-active{border-color:rgba(78,168,255,.45);background:rgba(78,168,255,.12)}.event-list strong,.roster-list strong,.round-item strong{display:block;margin-bottom:4px}.event-list small,.roster-list small,.round-item span{color:var(--muted)}.round-winner{min-width:58px;text-align:center;align-self:center;padding:6px 10px;border-radius:10px;font-size:12px;font-weight:700}.round-winner.ct{background:rgba(78,168,255,.16);color:#d4ebff}.round-winner.t{background:rgba(255,157,59,.16);color:bisque}.side-panel-block{margin-top:16px}.side-panel-block-first{margin-top:0}.side-panel-block h3{margin:0 0 10px;font-size:14px}.viewer-scorebar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;margin-bottom:10px;width:min(100%,980px);margin-left:auto;margin-right:auto}.score-center,.score-team{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:hsla(0,0%,100%,.03)}.score-team.ct{justify-content:flex-start}.score-team.t{justify-content:flex-end}.score-center strong,.score-team strong{font-size:22px}.score-center span,.score-team span{color:var(--muted);font-size:12px}.replay-canvas-shell{position:relative;flex:1 1 auto;width:auto;max-width:min(100%,820px);aspect-ratio:1;margin:0;overflow:hidden;border-radius:16px;border:1px solid hsla(0,0%,100%,.06);background:#050c15}.replay-canvas-overlay,.replay-canvas-radar{position:absolute;inset:0;width:100%;height:100%}.replay-canvas-radar{object-fit:cover;filter:saturate(1.06) brightness(.9)}.replay-canvas-overlay{pointer-events:none}.replay-killfeed{display:flex;flex-direction:column;gap:6px}.replay-killfeed-panel{width:100%}.killfeed-panel-header{margin-bottom:10px}.killfeed-item{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(7,13,22,.78);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px;line-height:1.2;box-shadow:0 8px 20px rgba(0,0,0,.22)}.killfeed-name{font-weight:700;color:#f4f8ff}.killfeed-name.attacker{color:#cfe5ff}.killfeed-name.victim{color:#ffd7c2}.killfeed-weapon{color:#9fd3ff;font-weight:700;text-transform:uppercase;font-size:11px}.killfeed-tag{color:#ffb366;font-size:10px;font-weight:800}.control-bar{display:flex;justify-content:space-between;gap:10px;margin-top:10px;flex-wrap:wrap;width:min(100%,980px);margin-left:auto;margin-right:auto}.control-group{display:flex;gap:6px;flex-wrap:wrap}.audio-group{align-items:center;margin-left:auto}.audio-track-switcher{display:flex;gap:6px;flex-wrap:wrap}.audio-status-text{display:flex;flex-direction:column;gap:2px;min-width:180px}.audio-status-text strong{font-size:13px}.audio-status-text span{color:var(--muted);font-size:12px;line-height:1.35}.control-group button,.timeline-marker{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:var(--text);border-radius:10px;padding:8px 10px;font-size:13px}.control-group button.is-active,.control-group button.primary{background:linear-gradient(135deg,rgba(78,168,255,.95),rgba(57,131,241,.95));border-color:transparent}.timeline-block{position:relative;margin-top:10px;padding:12px 14px 14px;border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.05);width:min(100%,980px);margin-left:auto;margin-right:auto}.timeline-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:6px}.timeline-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(78,168,255,.65),rgba(255,157,59,.65));outline:none}.timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:999px;background:#f6fbff;border:2px solid rgba(78,168,255,.85);box-shadow:0 0 0 4px rgba(78,168,255,.16)}.timeline-slider::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:#f6fbff;border:2px solid rgba(78,168,255,.85);box-shadow:0 0 0 4px rgba(78,168,255,.16)}.round-timeline-block{display:flex;flex-direction:column;gap:12px}.round-timeline-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.round-timeline-header h3{margin:0;font-size:18px}.round-timeline-subtitle{margin:4px 0 0;color:var(--muted);font-size:13px}.round-timeline-nav{display:flex;gap:6px;flex-wrap:wrap}.round-timeline-nav button{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.05);color:var(--text);border-radius:10px;padding:8px 10px;font-size:13px}.round-timeline-nav button:disabled{opacity:.45;cursor:not-allowed}.round-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(92px,1fr);grid-gap:8px;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.round-segment{position:relative;overflow:hidden;min-height:72px;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:var(--text);text-align:left;padding:0}.round-segment.is-active{border-color:hsla(0,0%,100%,.18);transform:translateY(-1px)}.round-segment.ct.is-active{box-shadow:0 0 0 1px rgba(78,168,255,.35),0 12px 30px rgba(78,168,255,.12)}.round-segment.t.is-active{box-shadow:0 0 0 1px rgba(255,157,59,.35),0 12px 30px rgba(255,157,59,.12)}.round-segment-fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,rgba(78,168,255,.18),rgba(255,157,59,.18));transition:width .12s linear}.round-segment.ct .round-segment-fill{background:linear-gradient(90deg,rgba(78,168,255,.24),rgba(78,168,255,.06))}.round-segment.t .round-segment-fill{background:linear-gradient(90deg,rgba(255,157,59,.24),rgba(255,157,59,.06))}.round-segment-content{position:relative;z-index:1;padding:10px;display:flex;flex-direction:column;gap:6px}.round-segment-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.round-segment-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:hsla(0,0%,100%,.08)}.round-segment-score{font-size:11px;color:var(--muted);font-weight:700}.round-segment-content strong{font-size:14px}.round-segment-content span{color:var(--muted);font-size:11px}.round-scrubber-shell{padding:10px 12px;border-radius:14px;background:rgba(6,12,20,.55);border:1px solid hsla(0,0%,100%,.05)}.round-slider-meta{margin-bottom:10px}.event-list,.roster-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.event-list li,.roster-list li{display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;align-items:start;padding:10px;border-radius:12px;background:hsla(0,0%,100%,.03)}.event-list.compact li{padding:10px}.event-list span{color:#9dc7f6;font-size:12px;font-weight:700}.roster-list li{grid-template-columns:1fr auto;align-items:center}.roster-list li.roster-player-row{grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:10px}.roster-player-main{min-width:0;display:flex;flex-direction:column;gap:4px}.roster-player-head{display:block;min-width:0}.roster-player-head strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-player-subline,.roster-player-weapon-row{min-width:0}.roster-weapon{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d8e7ff;font-size:11px}.roster-money{flex-shrink:0;color:#7ce3a2!important;font-size:11px!important;font-weight:700}.roster-player-meta{display:flex;gap:4px;flex-wrap:wrap}.roster-chip{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:999px;background:hsla(0,0%,100%,.06);color:#c6d6ec;font-size:10px;font-weight:700;line-height:1.2}.roster-chip-util{background:rgba(159,211,255,.12);color:#9fd3ff}.roster-player-status{width:58px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px}.roster-player-status small{color:var(--muted);font-size:10px;font-weight:700}.alive{color:var(--success)}.alive,.dead{font-size:12px;font-weight:700}.dead{color:var(--danger)}.loading-card{padding:28px}.loading-card h1{margin:0 0 10px}.loading-card p:last-child{color:var(--muted);margin:0}.library-shell{max-width:980px;margin:0 auto}.library-header{padding:22px 24px;margin-bottom:16px}.empty-state h2,.library-header h1{margin:0;font-size:clamp(28px,4vw,42px)}.library-subtitle{margin:10px 0 0;color:var(--muted);font-size:.98rem}.library-list{display:flex;flex-direction:column;gap:12px}.library-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--text);text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.library-row:hover{transform:translateY(-2px);border-color:rgba(78,168,255,.35);background:rgba(15,28,43,.97);box-shadow:0 16px 32px rgba(0,0,0,.2)}.library-row-main{min-width:0;display:flex;flex-direction:column;gap:4px}.library-row-main h2{margin:0;font-size:clamp(18px,2vw,24px);line-height:1.25}.library-row-id,.muted-text{color:var(--muted)}.library-row-id{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.library-row-side{display:flex;align-items:center;gap:12px;flex-shrink:0}.library-row-map{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.06);color:#d7e8ff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.library-row-arrow{font-size:20px;color:#9fd3ff}.empty-state{justify-content:flex-start}.muted-text{margin:0;font-size:14px}.chunk-loading{margin-top:12px}.empty-line{display:block!important;color:var(--muted);padding:12px;border-radius:12px;background:hsla(0,0%,100%,.03)}@media (max-width:1280px){.viewer-layout{grid-template-columns:1fr}.viewer-side{order:2}.viewer-main{order:1}.viewer-stage{width:min(100%,900px)}.hero-metrics,.hero-metrics-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.page-shell{padding:12px}.viewer-stage,.viewer-summary-head{flex-direction:column}.viewer-float-killfeed{flex:0 0 auto;max-width:none;width:100%}.hero-metrics,.hero-metrics-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.viewer-scorebar{grid-template-columns:1fr}.score-center,.score-team{justify-content:space-between!important}.library-row{flex-direction:column;align-items:flex-start}.library-row-side{width:100%;justify-content:space-between}}