:root{--bg:#f7f7f8;--bg-soft:#fff;--panel:#fff;--panel-strong:#f3f4f6;--line:#e5e7eb;--text:#1f2937;--muted:#6b7280;--accent:#10a37f;--accent-soft:#10a37f24;--danger:#dc2626;--gold:#b58a2a;--teal:#0f9f7e;--red:#e11d48;--blue:#2563eb}*{box-sizing:border-box}body{background:radial-gradient(circle at 0% 0%, #10a37f14, transparent 35%), radial-gradient(circle at 100% 0%, #02061708, transparent 28%), var(--bg);color:var(--text);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button:disabled,input:disabled{opacity:.55;cursor:not-allowed}.app-shell{min-height:100vh;padding-bottom:28px}.hero-header{border-bottom:1px solid var(--line);position:relative}.hero-header:before{content:"";pointer-events:none;background:linear-gradient(#ffffffdb,#f7f7f8b3);position:absolute;inset:0}.hero-header__content{max-width:1060px;margin:0 auto;padding:42px 24px 30px;position:relative}.hero-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-top-actions{align-items:center;gap:10px;display:flex}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.76rem;font-weight:600}.language-switch,.id-type-switch,.range-switch{border:1px solid var(--line);background:#f8fafc;border-radius:999px;gap:8px;padding:4px;display:inline-flex}.language-switch button,.id-type-switch button,.range-switch button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 12px;font-weight:500}.language-switch button.is-active,.id-type-switch button.is-active,.range-switch button.is-active{background:var(--bg-soft);color:var(--text);box-shadow:inset 0 0 0 1px #d1d5db}.hero-header h1{letter-spacing:-.01em;margin:12px 0 10px;font-size:clamp(1.65rem,3.5vw,2.6rem);line-height:1.18}.description{max-width:740px;color:var(--muted);margin:0;line-height:1.62}.query-panel{border:1px solid var(--line);background:var(--bg-soft);border-radius:16px;max-width:820px;margin-top:20px;padding:14px;box-shadow:0 1px 2px #0f172a0a}.account-panel-title{color:#374151;margin:0;font-size:.95rem;font-weight:700}.account-summary-btn{border:1px solid var(--line);background:var(--bg-soft);color:#0f172a;text-align:left;cursor:pointer;border-radius:12px;min-width:170px;padding:10px 12px}.account-summary-main{align-items:center;gap:8px;min-width:0;display:flex}.account-summary-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:700;display:block;overflow:hidden}.account-avatar{object-fit:cover;border:1px solid #d1d9e5;border-radius:999px;flex-shrink:0}.account-avatar--summary{width:28px;height:28px}.account-avatar--saved{width:24px;height:24px}.account-avatar.is-fallback{color:#475569;background:#e2e8f0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.account-modal-backdrop{z-index:20;background:#0f172a61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.account-modal{width:min(420px,100%);max-width:none;margin-top:0}.account-modal-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.account-modal-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:30px;height:30px}.account-modal-close:hover:not(:disabled){color:#1f2937}.query-form label{color:#4b5563;margin-bottom:8px;font-size:.86rem;display:block}.id-type-switch{margin-bottom:12px}.query-controls{gap:10px;display:flex}.query-controls input{min-width:0;color:var(--text);background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;padding:10px 12px}.query-controls input::placeholder{color:#6b7280}.query-controls input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#10a37fe6;outline:none}.query-controls button{background:var(--accent);color:#fff;cursor:pointer;border:1px solid #10a37fd9;border-radius:10px;padding:10px 16px;font-weight:700}.query-controls button:hover:not(:disabled){filter:brightness(.96)}.range-switch{margin-top:10px}.saved-accounts-head{color:#6b7280;justify-content:space-between;gap:8px;margin-top:8px;font-size:.74rem;display:flex}.saved-accounts{gap:6px;margin-top:6px;display:grid}.saved-account-item{grid-template-columns:1fr auto;gap:6px;display:grid}.saved-account-btn{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d7dde5;border-radius:9px;width:100%;padding:6px 8px}.saved-account-main{align-items:center;gap:8px;min-width:0;display:flex}.saved-account-text{min-width:0;display:block}.saved-account-name{color:#1f2937;margin-top:1px;font-size:.84rem;font-weight:700;display:block}.saved-account-meta{color:#64748b;margin-top:3px;font-size:.72rem;display:block}.saved-account-remove{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:28px}.saved-account-remove:hover:not(:disabled){color:#334155;border-color:#cbd5e1}.id-hint{color:#6b7280;margin:8px 0 0;font-size:.82rem}.status-line{color:#4b5563;margin:12px 0 0;font-size:.9rem}.status-line.is-error{color:var(--danger)}.dashboard{gap:16px;max-width:1060px;margin:0 auto;padding:24px;display:grid}.catalog-panel{min-height:0}.catalog-layout{gap:14px;display:grid}.catalog-feature{color:#e2e8f0;background:#0f172a;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:260px minmax(0,1fr);align-items:stretch;gap:14px;padding:10px;display:grid}.catalog-feature.is-hero-feature{--attr-rgb:56, 189, 248;--attr-strong:#38bdf8;--attr-soft:#38bdf833;background:radial-gradient(circle at 92% 8%, rgba(var(--attr-rgb), .12), #0f172a00 34%), linear-gradient(160deg, #0c1730 0%, #081328 100%);grid-template-columns:1fr;gap:12px;padding:12px}.catalog-feature.is-hero-feature.attr-strength{--attr-rgb:248, 113, 113;--attr-strong:#f87171;--attr-soft:#f871713d}.catalog-feature.is-hero-feature.attr-agility{--attr-rgb:74, 222, 128;--attr-strong:#4ade80;--attr-soft:#4ade803d}.catalog-feature.is-hero-feature.attr-intelligence{--attr-rgb:96, 165, 250;--attr-strong:#60a5fa;--attr-soft:#60a5fa3d}.catalog-feature.is-hero-feature.attr-universal{--attr-rgb:245, 158, 11;--attr-strong:#f59e0b;--attr-soft:#f59e0b38}.catalog-hero-head{grid-template-columns:360px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.catalog-feature-media{background:#020617;border:1px solid #334155;border-radius:10px;align-self:stretch;place-items:center;display:grid;overflow:hidden}.catalog-feature-media.is-hero{border-color:rgba(var(--attr-rgb), .52);min-height:224px;box-shadow:0 0 0 1px rgba(var(--attr-rgb), .16) inset}.catalog-feature-media.is-item{min-height:178px}.catalog-feature-image{object-fit:cover;width:100%;height:100%}.catalog-feature-image.is-item{object-fit:contain;padding:10px}.catalog-feature-fallback{color:#cbd5e1;font-size:1rem;font-weight:700}.catalog-feature-copy{align-content:start;gap:10px;display:grid}.catalog-feature-copy h3{margin:0;font-size:1.26rem}.catalog-feature-copy p{color:#d5deeb;margin:0;font-size:.98rem;line-height:1.5}.catalog-hero-detail{border:1px solid rgba(var(--attr-rgb), .26);background:#071022a8;border-radius:12px;gap:11px;padding:12px;display:grid}.catalog-hero-heading{justify-content:space-between;align-items:flex-start;gap:10px;padding:0 1px 2px;display:flex}.catalog-hero-names{gap:4px;display:grid}.catalog-hero-name-line{align-items:baseline;gap:8px;margin:0;line-height:1.3;display:flex}.catalog-hero-name-line em{color:#a7b6ca;letter-spacing:.03em;font-size:.71rem;font-style:normal;font-weight:700}.catalog-hero-name-line span{color:#edf3fb;font-size:1.1rem;font-weight:700}.catalog-hero-attr-pill{border:1px solid rgba(var(--attr-rgb), .58);color:var(--attr-strong);background:var(--attr-soft);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700;line-height:1.2}.catalog-hero-primary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.catalog-hero-stat-card{border:1px solid rgba(var(--attr-rgb), .34);background:#0a1325bf;border-radius:10px;gap:3px;padding:9px 10px;display:grid}.catalog-hero-stat-card span{color:#9eb0c8;font-size:.72rem;font-weight:600}.catalog-hero-stat-card strong{color:#f4f8fc;font-size:1.12rem;font-weight:700;line-height:1.2}.catalog-hero-stat-card.is-strength{background:#4e131a9e;border-color:#f8717185}.catalog-hero-stat-card.is-strength strong{color:#fecaca}.catalog-hero-stat-card.is-agility{background:#14402399;border-color:#4ade8080}.catalog-hero-stat-card.is-agility strong{color:#bbf7d0}.catalog-hero-stat-card.is-intelligence{background:#1830589e;border-color:#60a5fa85}.catalog-hero-stat-card.is-intelligence strong{color:#bfdbfe}.catalog-hero-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.catalog-hero-spec-row{border:1px solid rgba(var(--attr-rgb), .3);background:#0a1223a8;border-radius:10px;justify-content:space-between;align-items:baseline;gap:8px;margin:0;padding:8px 10px;display:flex}.catalog-hero-spec-row em{color:#a7b6ca;font-size:.72rem;font-style:normal;font-weight:600}.catalog-hero-spec-row span{color:#e9eff7;text-align:right;font-size:1rem;font-weight:600}.catalog-hero-spec-row.is-wide{grid-column:1/-1}.catalog-feature-meta{flex-wrap:wrap;gap:8px;display:flex}.catalog-feature-meta span{border:1px solid rgba(var(--attr-rgb), .42);color:#d8e1ee;background:#081224a6;border-radius:999px;padding:4px 8px;font-size:.76rem}.catalog-category-row{flex-wrap:nowrap;gap:8px;display:flex}.catalog-category-btn{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;flex:1 1 0;gap:2px;min-width:0;padding:8px;display:grid}.catalog-category-btn span{color:#64748b;font-size:.78rem}.catalog-category-btn strong{color:#0f172a;font-size:.95rem}.catalog-category-btn.is-active{background:#10a37f14;border-color:#10a37f73}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(62px,1fr));gap:7px;max-height:none;padding-right:0;display:grid;overflow:visible}.catalog-grid-item{cursor:pointer;background:#0b1222;border:1px solid #d4dce8;border-radius:8px;place-items:center;min-height:48px;padding:0;display:grid;overflow:hidden}.catalog-grid-item.is-active{border-color:#10a37f;box-shadow:inset 0 0 0 1px #10a37f73}.catalog-grid-icon{object-fit:cover;width:100%;height:100%}.catalog-grid-icon.is-item{object-fit:contain;background:#0b1222;padding:2px}.catalog-grid-fallback{color:#e2e8f0;font-size:.72rem;font-weight:700}.tabs-panel{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:6px;box-shadow:0 1px 2px #0f172a0a}.tabs-row{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.tab-btn{border:1px solid var(--line);color:#6b7280;white-space:nowrap;cursor:pointer;background:#f8fafc;border-radius:999px;padding:8px 14px;font-weight:600}.tab-btn.is-right-group{margin-left:auto}.tab-btn.is-active{background:var(--bg-soft);color:var(--text);border-color:#10a37f66;box-shadow:inset 0 0 0 1px #10a37f57}.tab-content{gap:12px;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:14px;box-shadow:0 1px 2px #0f172a0a}.stat-label{color:var(--muted);margin:0 0 8px;font-size:.88rem}.stat-value{letter-spacing:-.02em;margin:0;font-size:1.84rem;font-weight:700}.stat-value-row{align-items:center;gap:10px;min-width:0;display:flex}.stat-value-row .stat-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stat-avatar{object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:999px;flex-shrink:0;width:30px;height:30px}.stat-avatar-fallback{color:#475569;background:#f8fafc;place-items:center;font-size:.72rem;font-weight:700;display:grid}.stat-subtext{color:#6b7280;margin:6px 0 0;font-size:.88rem}.stat-gold .stat-value{color:var(--gold)}.stat-teal .stat-value{color:var(--teal)}.stat-red .stat-value{color:var(--red)}.stat-blue .stat-value{color:var(--blue)}.two-cols{grid-template-columns:1.6fr 1fr;gap:12px;display:grid}.trend-two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:14px;box-shadow:0 1px 2px #0f172a0a}.panel-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.panel-header h2{margin:0;font-size:1.02rem}.panel-tag{color:#4b5563;border:1px solid var(--line);background:var(--panel-strong);border-radius:999px;padding:4px 8px;font-size:.8rem}.overview-title{color:var(--muted);margin:0 0 8px;font-size:.88rem}.overview-insights{color:#374151;gap:6px;margin:0;padding-left:18px;display:grid}.trend-chart{width:100%;height:220px;display:block}.trend-series-legend{color:var(--muted);align-items:center;gap:12px;margin-bottom:8px;font-size:.76rem;display:flex}.trend-series-legend span{align-items:center;gap:6px;display:inline-flex}.trend-series-dot{background:var(--accent);border-radius:999px;width:8px;height:8px}.trend-series-dot.is-secondary{background:var(--blue)}.trend-line{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.trend-line--secondary{stroke:var(--blue);stroke-width:2px}.trend-grid-line{stroke:color-mix(in srgb, var(--line) 75%, #fff 25%);stroke-width:1px}.trend-axis-line{stroke:var(--line);stroke-width:1.2px}.trend-axis-text{fill:var(--muted);text-anchor:end;dominant-baseline:middle;font-size:10px}.trend-axis-text-bottom{fill:var(--muted);text-anchor:middle;font-size:8px}.trend-area{fill:url(#trendGradient)}.trend-labels{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.74rem;display:flex}.hourly-legend{color:var(--muted);align-items:center;gap:14px;margin-bottom:8px;font-size:.78rem;display:flex}.hourly-legend__item{align-items:center;gap:6px;display:inline-flex}.hourly-legend__dot{border-radius:999px;width:10px;height:10px}.hourly-legend__dot.is-count{background:color-mix(in srgb, var(--blue) 82%, #fff 18%)}.hourly-legend__dot.is-ratio{background:var(--accent)}.hourly-chart{width:100%;height:260px;display:block}.hourly-bar{fill:color-mix(in srgb, var(--blue) 82%, #fff 18%);opacity:.9}.hourly-line{fill:none;stroke:var(--accent);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.hourly-point{fill:#fff;stroke:var(--accent);stroke-width:1.4px}.hourly-axis-text-right{fill:var(--muted);text-anchor:start;dominant-baseline:middle;font-size:10px}.hourly-axis-text-bottom{fill:var(--muted);text-anchor:middle;font-size:8px}.rank-list{gap:10px;display:grid}.data-coverage-note{color:#475569;margin:-2px 0 12px;font-size:.82rem;line-height:1.5}.game-mode-layout{grid-template-columns:minmax(136px,184px) minmax(0,1fr);align-items:center;gap:12px;display:grid}.game-mode-pie{aspect-ratio:1;border-radius:999px;width:min(184px,100%);margin:0 auto;position:relative}.game-mode-pie:after{content:"";border:1px solid var(--line);background:#fff;border-radius:999px;position:absolute;inset:20%}.game-mode-pie-center{text-align:center;z-index:1;color:#334155;place-content:center;display:grid;position:absolute;inset:0}.game-mode-pie-center strong{font-size:1.35rem;line-height:1}.game-mode-pie-center span{color:var(--muted);font-size:.74rem}.game-mode-legend{gap:8px;display:grid}.game-mode-legend-item{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:10px minmax(0,1fr);grid-template-areas:"dot meta""dot count";align-items:start;gap:10px;padding:8px 10px;display:grid}.game-mode-legend-item i{border-radius:999px;grid-area:dot;width:10px;height:10px;margin-top:4px}.game-mode-legend-meta{grid-area:meta;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.game-mode-legend-meta span{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.game-mode-legend-meta strong{color:#0f766e;flex-shrink:0;font-size:.82rem}.game-mode-legend-count{color:var(--muted);white-space:nowrap;grid-area:count;justify-self:start;font-size:.78rem}.rank-meta{color:#374151;justify-content:space-between;margin-bottom:5px;display:flex}.rank-bar,.impact-bar{background:#ecf0f3;border-radius:999px;height:9px;overflow:hidden}.rank-bar i,.impact-bar i{background:linear-gradient(90deg,#0f9e7c 0%,#19b58e 100%);height:100%;display:block}.table-wrap{border:1px solid var(--line);border-radius:12px;width:100%;position:relative;overflow:auto}.table-controls{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;margin-bottom:12px;display:grid}.table-controls label{gap:6px;display:grid}.table-controls label span{color:#6b7280;font-size:.82rem}.table-controls select,.table-controls input{width:100%;color:var(--text);background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px}.table-controls select:focus,.table-controls input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#10a37fe6;outline:none}.table-export-btn{color:#0f766e;cursor:pointer;background:#f0fdf8;border:1px solid #10a37f66;border-radius:10px;padding:8px 12px;font-weight:700}.table-export-btn:hover:not(:disabled){background:#e3fbf3}table{border-collapse:collapse;background:#fff;width:100%;min-width:700px}th,td{text-align:left;border-top:1px solid #edf1f5;padding:11px 10px}thead th{border-top:0}th{color:#6b7280;background:#f8fafc;font-size:.86rem;font-weight:600}.sort-th-btn{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;padding:0}.sort-th-btn:hover{color:#334155}td{color:#1f2937;font-size:.93rem}.hero-name-cell{align-items:center;gap:8px;display:inline-flex}.hero-avatar{object-fit:cover;border:1px solid #dbe2ea;border-radius:4px;width:42px;height:24px}.teammate-avatar{object-fit:cover;border:1px solid #dbe2ea;border-radius:999px;width:24px;height:24px}tbody tr:hover{background:#f9fafb}.hero-row:focus-visible{outline-offset:-2px;outline:2px solid #10a37f80}.hero-row.is-selected{background:#10a37f14}.hero-row-detail td{background:#f0fdf8e6;padding:12px}.hero-match-table-wrap{--hero-match-visible-rows:5;--hero-match-header-height:44px;--hero-match-row-height:46px;max-height:calc(var(--hero-match-header-height) + (var(--hero-match-visible-rows) * var(--hero-match-row-height)));background:#fff;border:1px solid #10a37f26;border-radius:10px;overflow:auto}.hero-match-table{min-width:840px}.hero-match-empty{margin:0}.attribute-tag{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:3px 10px;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-flex}.attribute-tag.is-strength{color:#9f1239;background:#f43f5e1f;border-color:#be185d4d}.attribute-tag.is-agility{color:#166534;background:#4ade8026;border-color:#22c55e52}.attribute-tag.is-intelligence{color:#1e3a8a;background:#60a5fa29;border-color:#3b82f657}.attribute-tag.is-universal{color:#854d0e;background:#fbbf2429;border-color:#f59e0b59}.attribute-tag.is-unknown{color:#475569;background:#e2e8f0b3;border-color:#94a3b866}.impact-cell{align-items:center;gap:10px;display:flex}.impact-cell span{min-width:24px}.impact-cell .impact-bar{width:110px}.recent-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.recent-panel-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.panel-tag--subtle{color:#475569;background:#f8fafc;border:1px dashed #d0dbe7}.recent-limit-switch{align-items:center;margin-top:0}.recent-limit-switch button{min-width:56px}.recent-page-indicator{color:#475569;white-space:nowrap;padding:0 6px;font-size:.82rem}.recent-summary-item{border:1px solid var(--line);background:#f8fafc;border-radius:10px;gap:4px;padding:10px;display:grid}.recent-summary-item span{color:#64748b;font-size:.8rem}.recent-summary-item strong{color:#0f172a;font-size:1.1rem;line-height:1.15}.recent-summary-item small{color:#64748b;font-size:.74rem}.recent-table{min-width:980px}.recent-date-cell{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.recent-time-tag{color:#566173;background:#dfe5f1c7;border:1px solid #8591a659;border-radius:999px;align-items:center;padding:2px 7px;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.recent-time-tag.is-today{color:#5d5f77;background:#e5e2f7d1;border-color:#9193b761}.recent-time-tag.is-yesterday{color:#5f6b63;background:#e1f0e4d6;border-color:#91ad9a66}.recent-time-tag.is-within3Days{color:#6b5d5b;background:#f6e0ddd6;border-color:#b9979261}.recent-time-tag.is-within7Days{color:#6b625a;background:#f6eadcd1;border-color:#b9a58e61}.recent-time-tag.is-within30Days{color:#5f677b;background:#e0e7f7d1;border-color:#929db961}.recent-row{cursor:pointer}.recent-row:focus-visible{outline-offset:-2px;outline:2px solid #10a37f80}.recent-row.is-selected{background:#10a37f14}.result-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:.8rem;font-weight:700;display:inline-flex}.result-pill.is-win{color:#047857;background:#10b9811f;border-color:#04785747}.result-pill.is-loss{color:#b91c1c;background:#f871711f;border-color:#b91c1c38}.result-pill.is-unknown{color:#475569;background:#f1f5f9;border-color:#64748b57}.match-detail-backdrop{z-index:26;background:#0f172a57;justify-content:flex-end;display:flex;position:fixed;inset:0}.match-detail-drawer{background:#fff;border-left:1px solid #e5e7eb;width:min(100%,900px);height:100%;padding:20px 22px 28px;overflow-y:auto;box-shadow:-8px 0 28px #0f172a1f}.match-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.match-detail-title{align-items:center;gap:10px;min-width:0;display:flex}.match-detail-avatar{border-radius:6px;width:54px;height:30px}.match-detail-title h3{margin:0;font-size:1.05rem}.match-detail-title p{color:#64748b;word-break:break-word;margin:4px 0 0;font-size:.86rem}.match-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.detail-achievement-tag{border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:.76rem;font-weight:700;display:inline-flex}.detail-achievement-tag.is-rampage{color:#92400e;background:#fbbf2429;border-color:#d9770661}.detail-achievement-tag.is-godlike{color:#5b21b6;background:#c4b5fd38;border-color:#7c3aed57}.detail-achievement-tag.is-unavailable{color:#64748b;background:#f8fafc;border-color:#cbd5e1}.match-detail-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:32px;height:32px}.match-detail-close:hover:not(:disabled){color:#111827}.match-detail-state{color:#4b5563;margin:4px 0 0}.match-detail-state.is-error{color:#b91c1c}.match-detail-partial{color:#78350f;background:#fffbeb;border:1px solid #f2c46d;border-radius:10px;padding:11px 13px}.match-detail-partial strong,.match-detail-partial p{margin:0}.match-detail-partial p,.match-detail-partial ul{margin:5px 0 0}.match-detail-partial ul{padding-left:20px}.match-detail-content{gap:16px;display:grid}.match-detail-section{border:1px solid var(--line);background:#f8fafc;border-radius:12px;padding:12px}.match-detail-section h4{margin:0 0 10px;font-size:.95rem}.match-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.match-detail-grid>div,.match-detail-meta-grid>div{background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:3px;padding:8px 9px;display:grid}.match-detail-grid span,.match-detail-meta-grid span,.match-detail-list span{color:#64748b;font-size:.76rem}.match-detail-grid strong,.match-detail-meta-grid strong,.match-detail-list strong{color:#0f172a;font-size:.9rem;font-weight:700;line-height:1.28}.match-detail-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.match-detail-list-title{color:#475569;margin:11px 0 8px;font-size:.84rem;font-weight:700}.match-detail-chip-list{flex-wrap:wrap;gap:6px;display:flex}.match-detail-chip{color:#0f172a;background:#fff;border:1px solid #d4dbe5;border-radius:999px;padding:4px 9px;font-size:.8rem}.match-detail-list{gap:6px;margin:0;padding-left:0;list-style:none;display:grid}.match-detail-list li{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:54px 1fr;align-items:center;gap:8px;padding:7px 9px;display:grid}.match-detail-list.is-ordered li{grid-template-columns:40px 1fr auto}.match-detail-list em{color:#64748b;font-size:.76rem;font-style:normal}.match-player-team-grid{grid-template-columns:1fr;gap:12px;display:grid}.match-player-team{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 10px 12px;position:relative}.match-player-team:before{content:"";background:#94a3b8;border-radius:999px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.match-player-team.is-radiant:before{background:#10b981}.match-player-team.is-dire:before{background:#ef4444}.match-player-team-title{color:#1f2937;margin:0;padding-left:6px;font-size:.83rem;font-weight:700}.match-player-team-head{justify-content:space-between;align-items:center;gap:8px;margin:0 0 8px;display:flex}.match-player-team-metrics{color:#64748b;align-items:center;gap:10px;font-size:.74rem;font-weight:600;display:inline-flex}.match-player-team-metrics span{white-space:nowrap}.match-player-section-head{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:10px;display:flex}.match-player-section-head h4{margin:0}.match-player-scoreboard-wrap{padding-bottom:2px;overflow-x:auto}.match-player-scoreboard-table{border-collapse:separate;border-spacing:0 9px;table-layout:fixed;width:100%;min-width:960px}.match-player-scoreboard-table th{text-align:left;color:#64748b;background:#eef4fb;border-top:1px dashed #cbdcf0;border-bottom:1px dashed #cbdcf0;padding:9px 10px;font-size:.82rem;font-weight:700}.match-player-scoreboard-table th:first-child{border-left:1px dashed #cbdcf0;border-radius:10px 0 0 10px}.match-player-scoreboard-table th:last-child{border-right:1px dashed #cbdcf0;border-radius:0 10px 10px 0}.match-player-scoreboard-table td{vertical-align:middle;color:#0f172a;background:#fff;border-top:1px solid #dde7f1;border-bottom:1px solid #dde7f1;padding:8px 10px;font-size:.8rem}.match-player-scoreboard-table tbody td:first-child{border-left:1px solid #dde7f1;border-radius:10px 0 0 10px;overflow:hidden}.match-player-scoreboard-table tbody td:last-child{border-right:1px solid #dde7f1;border-radius:0 10px 10px 0;overflow:hidden}.match-player-scoreboard-table th.col-player,.match-player-scoreboard-table td.col-player{width:12%}.match-player-scoreboard-table th.col-kda,.match-player-scoreboard-table td.col-kda,.match-player-scoreboard-table th.col-gpm-xpm,.match-player-scoreboard-table td.col-gpm-xpm{width:10%}.match-player-scoreboard-table th.col-net-worth,.match-player-scoreboard-table td.col-net-worth{width:9%}.match-player-scoreboard-table th.col-items,.match-player-scoreboard-table td.col-items{width:15%}.match-player-scoreboard-table th.col-damage,.match-player-scoreboard-table td.col-damage{width:12%}.match-player-scoreboard-table th.col-participation,.match-player-scoreboard-table td.col-participation{white-space:nowrap;width:14%}.match-player-scoreboard-table th.col-last-hits,.match-player-scoreboard-table td.col-last-hits{width:9%}.match-player-scoreboard-table th.col-rank,.match-player-scoreboard-table td.col-rank{white-space:nowrap;width:9%}.match-player-scoreboard-table th:not(.col-player):not(.col-items),.match-player-scoreboard-table td:not(.col-player):not(.col-items){text-align:center}.match-player-items-cell{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}.player-item-icon{object-fit:cover;background:#f8fafc;border:1px solid #d1d9e5;border-radius:4px;width:27px;height:20px}.player-item-icon.is-neutral{border-color:#b98a2a8c}.player-item-fallback{color:#475569;background:#fff;border:1px solid #d1d9e5;border-radius:4px;justify-content:center;align-items:center;min-width:27px;height:20px;padding:0 2px;font-size:.62rem;display:inline-flex}.tabular-number{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.match-player-scoreboard-table td.col-player{min-width:0;padding:7px 8px}.match-player-scoreboard-table .col-player .hero-name-cell{align-items:center;gap:6px;max-width:100%;margin-bottom:4px;display:flex}.match-player-scoreboard-table .col-player .hero-name-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;overflow:hidden}.match-player-name{color:#334155;flex-wrap:nowrap;align-items:center;gap:5px;width:100%;min-width:0;margin-top:0;font-size:.79rem;display:flex;overflow:hidden}.match-player-name-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;display:block;overflow:hidden}.match-player-name-text.is-current{background:#10b98114;border:1px solid #10a37f73;border-radius:6px;align-items:center;padding:1px 6px;display:inline-flex}.player-avatar{object-fit:cover;border:1px solid #d1d9e5;border-radius:999px;flex-shrink:0;width:20px;height:20px}.player-avatar.is-fallback{color:#475569;background:#e2e8f0;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;display:inline-flex}.match-player-submeta{color:#64748b;flex-wrap:wrap;gap:6px;margin-top:0;font-size:.71rem;display:flex}.match-player-current-tag{color:#0f766e;background:#10b9811f;border:1px solid #10a37f57;border-radius:999px;padding:1px 6px;font-size:.7rem;font-style:normal}@media (width>=981px){.match-detail-drawer{width:min(76vw,1320px);max-width:100%}}.empty-text,.empty-cell{color:var(--muted)}.empty-cell{text-align:center}@media (width<=980px){.catalog-feature,.catalog-hero-head{grid-template-columns:1fr}.catalog-feature-media.is-hero{min-height:180px}.catalog-hero-heading{flex-direction:column;align-items:flex-start}.catalog-hero-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tab-btn.is-right-group{margin-left:0}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-cols{grid-template-columns:1fr}.game-mode-layout{grid-template-columns:1fr;justify-items:center}.game-mode-legend{width:100%}.table-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-match-table{min-width:760px}.recent-summary-grid,.match-detail-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-player-scoreboard-table{min-width:900px}.match-player-scoreboard-table th,.match-player-scoreboard-table td{padding:8px 9px}}@media (width<=640px){.hero-header__content,.dashboard{padding-left:16px;padding-right:16px}.hero-header__content{padding-top:30px}.hero-top{flex-direction:column;align-items:flex-start}.hero-top-actions{flex-direction:column;align-items:stretch;width:100%}.account-summary-btn{min-width:0}.stats-grid{grid-template-columns:1fr}.panel,.query-panel,.stat-card{border-radius:12px}.query-controls,.account-modal .query-controls{flex-direction:column}.query-controls button,.account-modal .query-controls button{width:100%}.language-switch,.id-type-switch,.range-switch{flex-wrap:wrap;width:100%}.table-controls{grid-template-columns:1fr}.hero-match-table{min-width:680px}.tabs-panel{padding:4px}.game-mode-pie{width:min(210px,100%)}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(56px,1fr))}.catalog-hero-primary-grid,.catalog-hero-spec-grid{grid-template-columns:1fr}.catalog-hero-spec-row.is-wide{grid-column:auto}.recent-summary-grid{grid-template-columns:1fr}.recent-panel-actions{justify-content:space-between;width:100%}.match-detail-drawer{border-left:0;width:100%;padding:14px 14px 20px}.match-detail-grid,.match-detail-meta-grid,.match-detail-list li,.match-detail-list.is-ordered li{grid-template-columns:1fr}.match-player-scoreboard-table{border-spacing:0 7px;min-width:820px}.match-player-scoreboard-table th{white-space:nowrap;font-size:.74rem}.match-player-scoreboard-table td{font-size:.75rem}.match-player-submeta{font-size:.68rem}.match-player-team-metrics{display:none}.player-item-icon{width:25px;height:18px}}:root{--accent:#08745c;--accent-soft:#08745c29;--focus:#075985;--sample:#075985;--sample-soft:#eff6ff;--warning:#92400e;--warning-soft:#fffbeb}html,body,#root,.app-shell{width:100%;min-width:0;max-width:100%}html,body{overflow-x:clip}button,input,select,textarea,[tabindex]{-webkit-tap-highlight-color:transparent}:where(button,input,select,textarea,summary,[href],[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:3px;box-shadow:none}.query-controls input:focus-visible,.table-controls select:focus-visible,.table-controls input:focus-visible{border-color:var(--focus);outline:3px solid var(--focus);outline-offset:1px;box-shadow:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard,.tab-content,.panel,.panel-header,.table-panel,.recent-panel,.catalog-layout,.catalog-feature,.match-detail-content,.match-detail-section{min-width:0;max-width:100%}.language-switch button,.range-switch button,.tab-btn,.workspace-nav__button,.subtabs-row button,.query-controls button,.account-summary-btn,.account-modal-close,.saved-account-btn,.saved-account-remove,.table-export-btn,.table-row-action,.panel-retry-btn,.match-detail-close,.match-detail-retry,.secondary-button,.resource-state__actions button,.data-source-banner button,.catalog-category-btn,.catalog-search-control button,.coach-evidence-button{min-height:44px}.account-modal-close,.saved-account-remove,.match-detail-close,.catalog-search-control button{min-width:44px}.tab-btn,.workspace-nav__button,.subtabs-row button{padding-block:10px}.workspace-nav{border:1px solid var(--line);background:var(--panel);border-radius:14px;min-width:0;padding:6px;box-shadow:0 1px 2px #0f172a0a}.workspace-nav__row,.subtabs-row{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}.workspace-nav__button,.subtabs-row button{border:1px solid var(--line);color:#475569;white-space:nowrap;cursor:pointer;background:#f8fafc;border-radius:999px;flex:none;padding-inline:16px;font-weight:700}.workspace-nav__button.is-active,.subtabs-row button.is-active{color:#065f46;background:#ecfdf5;border-color:#08745c85;box-shadow:inset 0 0 0 1px #08745c2e}.subtabs-row{padding:2px 0}.subtabs-row button{min-height:44px;padding-block:8px;font-size:.9rem}.account-modal-description,.field-hint{color:#475569;margin:5px 0 10px;font-size:.82rem;line-height:1.5}.query-form .field-hint{margin-top:-4px}.field-error,.form-error{color:#b91c1c;margin:8px 0 0;font-size:.84rem;font-weight:600}.query-controls input[aria-invalid=true]{border-color:#b91c1c}.query-controls input,.table-controls select,.table-controls input{min-height:44px}.range-field{margin-top:12px}.range-field-label{color:#475569;font-size:.82rem;font-weight:700;display:block}.saved-account-btn{padding:9px 10px}.saved-account-remove{width:44px}dialog.account-modal-backdrop,dialog.match-detail-backdrop{background:0 0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:18px;overflow:hidden}dialog.account-modal-backdrop:not([open]),dialog.match-detail-backdrop:not([open]){display:none}dialog.account-modal-backdrop::backdrop,dialog.match-detail-backdrop::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a85}dialog.account-modal-backdrop[open]{place-items:center;display:grid}dialog.match-detail-backdrop[open]{justify-content:flex-end;padding:0;display:flex}dialog.account-modal-backdrop .account-modal{overscroll-behavior:contain;max-height:calc(100dvh - 36px);overflow-y:auto}dialog.match-detail-backdrop .match-detail-drawer{max-width:100%}.resource-state{justify-items:start;gap:10px;padding:clamp(20px,4vw,36px);display:grid}.resource-state h2,.resource-state p{margin:0}.resource-state p{color:#475569;max-width:66ch;line-height:1.6}.resource-state--loading{background:linear-gradient(135deg,#f8fafc,#eff6ff);border-color:#0759853d}.resource-state--error{background:#fff7f7;border-color:#b91c1c47}.resource-state__actions{flex-wrap:wrap;gap:10px;display:flex}.resource-state__actions button,.data-source-banner button,.fatal-error__panel button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:10px;padding:9px 16px;font-weight:700}.resource-state__actions .secondary-button{color:#065f46;background:#fff}.data-source-banner{border:1px solid;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:12px 14px;line-height:1.5;display:grid}.data-source-banner strong{white-space:nowrap}.data-source-banner span,.data-source-banner ul{min-width:0;margin:0}.data-source-banner--sample{background:var(--sample-soft);color:#0c4a6e;border-color:#0759854d}.data-source-banner--warning{background:var(--warning-soft);color:#78350f;border-color:#92400e57}.data-source-banner--sample button{border-color:var(--sample);background:var(--sample)}.data-source-banner--warning button{border-color:var(--warning);background:var(--warning)}.fatal-error{place-items:center;min-height:100dvh;padding:24px;display:grid}.fatal-error__panel{width:min(560px,100%);padding:clamp(22px,5vw,40px)}.fatal-error__panel h1{margin-top:0;font-size:clamp(1.4rem,4vw,2rem)}.fatal-error__panel p{color:#475569;line-height:1.6}.panel-state,.match-detail-state{color:#475569;margin:4px 0 10px;line-height:1.5}.panel-state-row,.match-detail-state-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.panel-state.is-error,.match-detail-state.is-error{color:#b91c1c}.panel-retry-btn,.match-detail-retry,.table-row-action{color:#065f46;cursor:pointer;background:#ecfdf5;border:1px solid #08745c7a;border-radius:9px;padding:8px 12px;font-weight:700}.table-action-cell{text-align:right}.sort-th-btn{align-items:center;gap:5px;min-width:44px;min-height:44px;margin:-8px -6px;padding:8px 6px;display:inline-flex}.sort-indicator{color:#065f46;font-size:1rem}.hero-row{cursor:default}.hero-row:focus-visible,.recent-row:focus-visible{outline:none}.hero-expand-btn{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:6px;display:flex}.hero-expand-indicator{color:#065f46;font-size:1.2rem;font-weight:700}.table-wrap,.hero-match-table-wrap,.match-player-scoreboard-wrap,.chart-data-table-wrap{overscroll-behavior-inline:contain;max-width:100%}.table-wrap:focus-visible,.hero-match-table-wrap:focus-visible,.match-player-scoreboard-wrap:focus-visible,.chart-data-table-wrap:focus-visible{outline-offset:1px}.recent-mobile-list,.hero-mobile-list,.teammate-mobile-list,.mobile-sort-controls{display:none}.trend-text-summary{color:#475569;margin:0 0 10px;font-size:.84rem;line-height:1.5}.trend-point{fill:#fff;stroke:var(--accent);stroke-width:1.8px}.trend-point.is-secondary{stroke:var(--blue)}.trend-line--secondary{stroke-dasharray:7 5}.chart-data-details{border-top:1px solid var(--line);margin-top:10px;padding-top:8px}.chart-data-details>summary{color:#065f46;cursor:pointer;align-items:center;width:fit-content;min-height:44px;font-size:.86rem;font-weight:700;display:flex}.chart-data-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:auto}.chart-data-table{min-width:420px}.catalog-toolbar{grid-template-columns:minmax(180px,420px) auto;grid-template-areas:"label count""search count";align-items:end;gap:6px 12px;display:grid}.catalog-toolbar>label{color:#475569;grid-area:label;font-size:.82rem;font-weight:700}.catalog-search-control{grid-area:search;min-width:0;display:flex;position:relative}.catalog-search-control input{width:100%;min-height:44px;color:var(--text);background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:9px 48px 9px 12px}.catalog-search-control button{inset-block:0;color:#475569;cursor:pointer;background:0 0;border:0;border-radius:0 10px 10px 0;font-size:1.2rem;position:absolute;right:0}.catalog-result-count{color:#475569;white-space:nowrap;grid-area:count;font-size:.82rem}.catalog-grid-entry{content-visibility:auto;contain-intrinsic-size:84px;min-width:0}.catalog-grid-item{color:#e2e8f0;grid-template-rows:54px auto;align-content:stretch;place-items:stretch stretch;width:100%;min-height:84px}.catalog-grid-media{place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.catalog-grid-label{color:#f8fafc;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #263449;min-width:0;padding:6px 4px;font-size:.7rem;font-weight:700;line-height:1.2;display:block;overflow:hidden}.catalog-category-btn{min-height:52px}.catalog-load-more{color:#0f5f50;cursor:pointer;background:#fff;border:1px solid #b7c4d4;border-radius:999px;justify-self:center;min-height:44px;padding:9px 18px;font-weight:700}.catalog-load-more:hover{border-color:var(--accent);background:#f0fdf4}.catalog-grid-item.is-active,.catalog-category-btn.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 1px #08745c73}.coach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.coach-card{--coach-tone:#475569;--coach-soft:#f8fafc;border:1px solid color-mix(in srgb, var(--coach-tone) 28%, #fff);border-top:4px solid var(--coach-tone);background:var(--coach-soft);border-radius:12px;min-width:0;padding:13px}.coach-card.is-positive{--coach-tone:#047857;--coach-soft:#f0fdf4}.coach-card.is-warning{--coach-tone:#b45309;--coach-soft:#fffbeb}.coach-card.is-neutral{--coach-tone:#475569;--coach-soft:#f8fafc}.coach-card__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.coach-card__heading h3,.coach-card p{margin:0}.coach-card__heading h3{font-size:1rem}.coach-card__heading>span{border:1px solid color-mix(in srgb, var(--coach-tone) 36%, #fff);color:var(--coach-tone);background:#fff;border-radius:999px;flex:none;padding:3px 7px;font-size:.7rem;font-weight:700}.coach-card .coach-card__action{color:#0f172a;font-weight:700}.coach-card__meta{border-top:1px solid color-mix(in srgb, var(--coach-tone) 20%, #fff);gap:8px;margin:12px 0 0;padding-top:10px;display:grid}.coach-card__meta>div{min-width:0}.coach-card__meta dt{color:#64748b;font-size:.72rem}.coach-card__meta dd{color:#334155;margin:3px 0 0;font-size:.78rem}.coach-evidence-button{color:#0f5f50;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin:2px 4px 2px 0;padding:7px 9px;font-size:.76rem;font-weight:700}@media (width<=980px){.workspace-nav,.tabs-panel{overflow:hidden}.coach-grid{grid-template-columns:1fr}.catalog-category-row{overscroll-behavior-inline:contain;padding-bottom:4px;overflow-x:auto}.catalog-category-btn{flex:0 0 min(150px,42vw)}.data-source-banner{grid-template-columns:minmax(0,1fr) auto}.data-source-banner strong{grid-column:1/-1}}@media (width<=640px){.dashboard{overflow:hidden}.workspace-nav__row,.subtabs-row,.tabs-row{margin-inline:-4px;padding:2px 4px 7px}.workspace-nav__button{padding-inline:14px}.account-modal-backdrop,dialog.account-modal-backdrop{padding:10px}dialog.account-modal-backdrop .account-modal{max-height:calc(100dvh - 20px)}.account-modal{width:100%}.account-modal-header{align-items:flex-start}.account-modal-close,.saved-account-remove{width:44px;min-width:44px;height:44px}.language-switch button,.id-type-switch button,.range-switch button,.query-controls input{min-height:44px}.saved-accounts-head{align-items:flex-start}.range-switch button{flex:1 1 0}.resource-state__actions,.resource-state__actions button,.data-source-banner button{width:100%}.data-source-banner{grid-template-columns:1fr}.data-source-banner strong{white-space:normal;grid-column:auto}.panel-header,.recent-panel-header{align-items:flex-start}.recent-panel-actions{justify-content:flex-start}.desktop-data-table{display:none}.mobile-sort-controls{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.mobile-sort-controls label,.mobile-sort-controls select{min-width:0}.recent-mobile-list,.hero-mobile-list,.teammate-mobile-list{gap:10px;width:100%;min-width:0;display:grid}.recent-mobile-card,.hero-mobile-card,.teammate-mobile-card,.hero-mobile-item{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-width:0}.recent-mobile-card,.hero-mobile-card{min-height:44px;color:var(--text);text-align:left;cursor:pointer;padding:12px}.recent-mobile-card.is-selected,.hero-mobile-item.is-selected{background:#f0fdf8;border-color:#08745c8c;box-shadow:inset 0 0 0 1px #08745c2e}.recent-mobile-card__head,.hero-mobile-card__head,.teammate-mobile-card__head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.recent-mobile-card__date,.teammate-mobile-card__last-played{color:#64748b;margin-top:9px;font-size:.78rem;display:block}.recent-mobile-card__metrics,.hero-mobile-card__metrics,.teammate-mobile-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:11px 0 0;display:grid}.recent-mobile-card__metrics>span,.hero-mobile-card__metrics>span,.teammate-mobile-card__metrics>div{background:#f8fafc;border-radius:8px;min-width:0;padding:8px}.recent-mobile-card__metrics em,.hero-mobile-card__metrics em,.teammate-mobile-card__metrics dt{color:#64748b;font-size:.7rem;font-style:normal;display:block}.recent-mobile-card__metrics strong,.hero-mobile-card__metrics strong,.teammate-mobile-card__metrics dd{color:#0f172a;overflow-wrap:anywhere;margin:3px 0 0;font-size:.83rem;display:block}.teammate-mobile-card{padding:12px}.teammate-mobile-card__last-played{justify-content:space-between;gap:8px;display:flex}.hero-mobile-detail{border-top:1px solid var(--line);padding:10px}.hero-mobile-match-list{gap:8px;display:grid}.hero-mobile-match{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;gap:5px;width:100%;min-height:52px;padding:9px;display:grid}.hero-mobile-match>span:first-child{justify-content:space-between;gap:8px;display:flex}.hero-mobile-match.is-selected{border-color:var(--accent);background:#ecfdf5}.catalog-toolbar{grid-template-columns:1fr;grid-template-areas:"label""search""count"}.catalog-result-count{white-space:normal}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr))}.catalog-feature-media.is-hero,.catalog-feature-media.is-item{min-height:150px}.trend-chart,.hourly-chart{height:auto;min-height:190px}dialog.match-detail-backdrop .match-detail-drawer{height:100dvh}.match-detail-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;margin-inline:-14px;padding:14px;position:sticky;top:-14px}.match-detail-actions{flex:none}.match-detail-close{width:44px;height:44px}.match-player-team-head{flex-direction:column;align-items:flex-start}.match-player-team-metrics{justify-content:space-between;width:100%;display:flex}.match-player-scoreboard-wrap{border:1px solid var(--line);border-radius:10px}.match-player-scoreboard-table{min-width:780px}}.data-source-banner--live{color:#334155;background:#f8fafc;border-color:#cbd5e1;flex-wrap:wrap;justify-content:flex-start;font-size:.82rem;display:flex}.data-source-banner--live strong{color:#0f172a}.data-source-banner--live span{border-left:1px solid #cbd5e1;padding-left:12px}.unknown-outcome-note{color:#475569;vertical-align:middle;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;margin-left:5px;font-size:.68rem;font-weight:800;display:inline-flex}@media (width<=640px){.data-source-banner--live{align-items:flex-start}.data-source-banner--live span{border-left:0;width:100%;padding:3px 0 0}}:root{--broadcast-canvas:#fff;--broadcast-surface:#f7f8fa;--broadcast-surface-strong:#eef1f4;--broadcast-ink:#101722;--broadcast-ink-soft:#2e3745;--broadcast-muted:#66707e;--broadcast-line:#dce1e7;--broadcast-line-strong:#c5ccd5;--broadcast-red:#d9232e;--broadcast-red-deep:#b91722;--broadcast-red-soft:#fff1f2;--broadcast-gold:#d89416;--broadcast-gold-soft:#fff8e8;--broadcast-positive:#0f766e;--broadcast-positive-soft:#ebf8f5;--broadcast-negative:#d9232e;--broadcast-blue:#3f70d8;--broadcast-content-max:1440px;--broadcast-radius:6px;--bg:var(--broadcast-canvas);--bg-soft:var(--broadcast-canvas);--panel:var(--broadcast-canvas);--panel-strong:var(--broadcast-surface);--line:var(--broadcast-line);--text:var(--broadcast-ink);--muted:var(--broadcast-muted);--accent:var(--broadcast-red);--accent-soft:#d9232e1f;--focus:#9f1239;--sample:var(--broadcast-red);--sample-soft:var(--broadcast-surface);--gold:var(--broadcast-gold);--teal:var(--broadcast-positive);--red:var(--broadcast-negative);--blue:var(--broadcast-blue)}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--broadcast-canvas)}body{background:var(--broadcast-canvas);color:var(--broadcast-ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-shell{background:var(--broadcast-canvas);min-height:100dvh;padding-bottom:36px}.dashboard,.broadcast-header__top,.broadcast-nav__row,.broadcast-subnav{width:min(100%, var(--broadcast-content-max));max-width:var(--broadcast-content-max);margin-inline:auto}.dashboard{gap:14px;padding:18px 22px 42px}.broadcast-header{z-index:10;border:0;border-bottom:1px solid var(--broadcast-line);background:#fffffffa;position:relative}.broadcast-header:before,.hero-header.broadcast-header:before{display:none}.broadcast-header__top{justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:9px 22px;display:flex}.brand-lockup{min-width:0;color:var(--broadcast-ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--broadcast-red);color:#fff;object-fit:contain;border-radius:3px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.brand-mark img,.brand-mark svg{object-fit:contain;width:100%;height:100%;display:block}.brand-wordmark{min-width:0;color:var(--broadcast-ink);letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;font-family:Arial Narrow,Roboto Condensed,Impact,ui-sans-serif,sans-serif;font-size:1.22rem;font-weight:800;font-stretch:75%;line-height:1}.brand-accent{color:var(--broadcast-red)}.broadcast-header .hero-top-actions,.broadcast-header__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.broadcast-header .language-switch{border-color:var(--broadcast-line);border-radius:var(--broadcast-radius);background:var(--broadcast-canvas);gap:0;min-height:38px;padding:0;overflow:hidden}.broadcast-header .language-switch button{min-height:36px;color:var(--broadcast-ink-soft);border-radius:0;padding:0 15px;font-size:.88rem;font-weight:600}.broadcast-header .language-switch button+button{border-left:1px solid var(--broadcast-line)}.broadcast-header .language-switch button.is-active{background:var(--broadcast-surface);color:var(--broadcast-ink);box-shadow:none}.broadcast-header .account-summary-btn{border-color:var(--broadcast-line);border-radius:var(--broadcast-radius);background:var(--broadcast-canvas);min-width:164px;min-height:38px;padding:4px 12px}.broadcast-header .account-summary-btn:hover{border-color:var(--broadcast-line-strong);background:var(--broadcast-surface)}.broadcast-header .account-avatar--summary{width:26px;height:26px}.broadcast-header .account-summary-name{font-size:.86rem;font-weight:700}.broadcast-nav{border:0;border-top:1px solid var(--broadcast-line);background:var(--broadcast-canvas);min-width:0;box-shadow:none;border-radius:0;padding:0}.broadcast-nav__row{scrollbar-width:none;align-items:stretch;gap:38px;min-height:51px;padding-inline:22px;display:flex;overflow-x:auto}.broadcast-nav__row::-webkit-scrollbar{display:none}.broadcast-subnav::-webkit-scrollbar{display:none}.broadcast-nav__button{min-height:50px;color:var(--broadcast-ink-soft);cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;padding:0 7px;font-size:.92rem;font-weight:700;position:relative}.broadcast-nav__button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.broadcast-nav__button:hover{color:var(--broadcast-red)}.broadcast-nav__button.is-active,.broadcast-nav__button[aria-current=page]{color:var(--broadcast-red);box-shadow:none;background:0 0}.broadcast-nav__button.is-active:after,.broadcast-nav__button[aria-current=page]:after{background:var(--broadcast-red)}.broadcast-subnav{scrollbar-width:none;align-items:center;gap:24px;min-height:38px;padding:0 22px 8px;display:flex;overflow-x:auto}.broadcast-subnav button,.broadcast-subnav .tab-btn{min-height:34px;color:var(--broadcast-muted);box-shadow:none;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:4px 1px;font-size:.82rem;font-weight:700}.broadcast-subnav button.is-active,.broadcast-subnav .tab-btn.is-active{border-bottom-color:var(--broadcast-red);color:var(--broadcast-red);box-shadow:none;background:0 0}.dashboard-hero{background:var(--broadcast-canvas);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px;min-width:0;padding:10px 14px 4px;display:grid}.dashboard-hero__copy{min-width:0}.dashboard-hero__copy h1,.dashboard-hero h1{color:var(--broadcast-ink);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.3vw,2.72rem);font-weight:800;line-height:1.12}.dashboard-hero__copy p,.dashboard-hero .description{max-width:720px;color:var(--broadcast-muted);margin:12px 0 0;font-size:.91rem;line-height:1.55}.dashboard-hero__status{justify-content:flex-end;align-items:center;gap:22px;max-width:580px;display:flex}.dashboard-hero__status-copy{min-width:0;color:var(--broadcast-muted);text-align:right;font-size:.82rem;line-height:1.45}.dashboard-hero__status-copy strong{color:var(--broadcast-ink-soft);margin-right:8px;font-weight:800}.dashboard-hero__cta,.broadcast-primary-action{border:1px solid var(--broadcast-red);background:var(--broadcast-red);color:#fff;cursor:pointer;border-radius:5px;flex:none;min-width:118px;min-height:38px;padding:8px 17px;font-weight:800;box-shadow:0 1px 2px #630c1424}.dashboard-hero__cta:hover,.broadcast-primary-action:hover{border-color:var(--broadcast-red-deep);background:var(--broadcast-red-deep)}.data-source-banner{border-radius:var(--broadcast-radius);min-height:42px;box-shadow:none;padding:8px 12px}.data-source-banner--sample{border-color:var(--broadcast-line);background:var(--broadcast-surface);color:var(--broadcast-ink-soft)}.data-source-banner--sample button,.data-source-banner--warning button{border-color:var(--broadcast-red);background:var(--broadcast-red);border-radius:5px;min-height:36px}.data-source-banner--live{border-color:var(--broadcast-line);border-radius:var(--broadcast-radius);background:var(--broadcast-surface);color:var(--broadcast-ink-soft)}.overview-scoreboard{border:1px solid var(--broadcast-line);border-radius:var(--broadcast-radius);background:var(--broadcast-canvas);min-width:0;overflow:hidden}.overview-scoreboard__toolbar{border-bottom:1px solid var(--broadcast-line);background:var(--broadcast-canvas);justify-content:space-between;align-items:center;gap:14px;min-height:43px;padding:6px 12px 6px 17px;display:flex}.overview-scoreboard__toolbar h2{color:var(--broadcast-ink);letter-spacing:.01em;margin:0;font-size:.82rem;font-weight:800}.overview-range-switch{border-color:var(--broadcast-line);background:var(--broadcast-canvas);border-radius:5px;gap:0;min-height:32px;margin:0 0 0 auto;padding:0;overflow:hidden}.overview-range-switch button{min-height:30px;color:var(--broadcast-muted);border-radius:0;padding:3px 10px;font-size:.72rem;font-weight:750}.overview-range-switch button+button{border-left:1px solid var(--broadcast-line)}.overview-range-switch button.is-active{background:var(--broadcast-surface);color:var(--broadcast-red);box-shadow:none}.overview-scoreboard__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.overview-scoreboard__grid>*,.overview-scoreboard__item,.overview-scoreboard-item,.overview-scoreboard .stat-card{border:0;border-right:1px solid var(--broadcast-line);background:var(--broadcast-canvas);min-width:0;min-height:132px;box-shadow:none;border-radius:0;padding:17px 18px 15px}.overview-scoreboard__grid>:last-child,.overview-scoreboard__item:last-child,.overview-scoreboard-item:last-child,.overview-scoreboard .stat-card:last-child{border-right:0}.overview-scoreboard__label,.overview-scoreboard-label,.overview-scoreboard .stat-label{color:var(--broadcast-muted);margin:0 0 10px;font-size:.76rem;font-weight:650;line-height:1.3}.overview-scoreboard__value,.overview-scoreboard-value,.overview-scoreboard .stat-value{color:var(--broadcast-ink);letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,2vw,1.9rem);font-weight:800;line-height:1.08}.overview-scoreboard__meta,.overview-scoreboard-meta,.overview-scoreboard .stat-subtext{color:var(--broadcast-muted);margin:10px 0 0;font-size:.72rem;line-height:1.45}.overview-scoreboard .stat-gold .stat-value,.overview-scoreboard__item.is-gold .overview-scoreboard__value{color:var(--broadcast-gold)}.overview-scoreboard .stat-teal .stat-value,.overview-scoreboard__item.is-positive .overview-scoreboard__value{color:var(--broadcast-positive)}.overview-scoreboard .stat-red .stat-value,.overview-scoreboard__item.is-negative .overview-scoreboard__value{color:var(--broadcast-negative)}.overview-scoreboard .stat-blue .stat-value,.overview-scoreboard__item.is-blue .overview-scoreboard__value{color:var(--broadcast-blue)}.overview-scoreboard .stat-avatar,.overview-scoreboard__avatar{border-radius:50%;width:28px;height:28px}.overview-main-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;gap:12px;min-width:0;display:grid}.overview-hero-focus,.overview-main-grid .coach-panel,.overview-recent,.overview-recent-matches,.overview-secondary{border:1px solid var(--broadcast-line);border-radius:var(--broadcast-radius);background:var(--broadcast-canvas);min-width:0;box-shadow:none}.overview-hero-focus,.overview-main-grid .coach-panel,.overview-recent,.overview-recent-matches{padding:15px 17px}.overview-hero-focus__header,.overview-recent__header,.overview-recent-header,.overview-recent-matches__header,.overview-main-grid .panel-header{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:12px;display:flex}.overview-hero-focus__header h2,.overview-hero-focus__heading h2,.overview-recent__header h2,.overview-recent-header h2,.overview-recent-matches__header h2,.overview-main-grid .panel-header h2{color:var(--broadcast-ink);letter-spacing:-.01em;margin:0;font-size:1.03rem;font-weight:800}.overview-hero-focus__heading{width:100%;min-width:0}.overview-hero-focus__title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.overview-hero-focus__confidence,.overview-hero-focus__badge,.overview-main-grid .panel-tag{background:var(--broadcast-gold-soft);color:#9a6510;border:1px solid #ecd19a;border-radius:5px;padding:3px 8px;font-size:.7rem;font-weight:800}.overview-hero-focus__confidence.is-medium{border-color:var(--broadcast-line);background:var(--broadcast-surface);color:var(--broadcast-muted)}.overview-hero-focus__confidence.is-low{background:var(--broadcast-red-soft);color:var(--broadcast-red-deep);border-color:#f1b6bc}.overview-hero-focus__summary,.overview-hero-focus__description,.overview-hero-focus__body{color:var(--broadcast-ink-soft);margin:0 0 9px;font-size:.82rem;line-height:1.48}.overview-hero-focus__action{color:var(--broadcast-ink);margin:0 0 11px;font-size:.82rem;font-weight:750;line-height:1.48}.overview-hero-focus__table-wrap,.overview-hero-table-wrap,.overview-recent__table-wrap,.overview-recent-table-wrap,.overview-recent-matches__table-wrap{min-width:0;overflow-x:auto}.overview-hero-table,.overview-hero-focus__table,.overview-recent table,.overview-recent-table,.overview-recent-matches__table{border-collapse:collapse;border-spacing:0;width:100%}.overview-hero-table th,.overview-hero-focus__table th,.overview-recent th,.overview-recent-table th,.overview-recent-matches__table th{border:0;border-bottom:1px solid var(--broadcast-line);color:var(--broadcast-muted);letter-spacing:.015em;text-align:left;white-space:nowrap;background:0 0;padding:8px;font-size:.7rem;font-weight:750}.overview-hero-table td,.overview-hero-focus__table td,.overview-recent td,.overview-recent-table td,.overview-recent-matches__table td{color:var(--broadcast-ink-soft);vertical-align:middle;border:0;border-bottom:1px solid #e8ebef;padding:8px;font-size:.78rem}.overview-hero-focus__table tbody th,.overview-recent-matches__table tbody th{color:var(--broadcast-ink);letter-spacing:0;text-align:left;vertical-align:middle;background:0 0;border:0;border-bottom:1px solid #e8ebef;padding:8px;font-size:.78rem;font-weight:700}.overview-hero-table tbody tr:last-child td,.overview-hero-focus__table tbody tr:last-child>*,.overview-recent tbody tr:last-child td,.overview-recent-table tbody tr:last-child td,.overview-recent-matches__table tbody tr:last-child>*{border-bottom:0}.overview-hero-table tbody tr:hover,.overview-hero-focus__table tbody tr:hover,.overview-recent tbody tr:hover,.overview-recent-table tbody tr:hover,.overview-recent-matches__table tbody tr:hover{background:var(--broadcast-surface)}.overview-hero-focus__rank,.overview-hero-rank{width:30px;color:var(--broadcast-ink);font-variant-numeric:tabular-nums;font-weight:800}.overview-hero-focus__hero,.overview-hero-name,.overview-recent-hero{min-width:0;color:var(--broadcast-ink);white-space:nowrap;font-weight:700}.overview-hero-focus__avatar,.overview-hero-avatar,.overview-recent-avatar,.overview-recent-matches__avatar{object-fit:cover;background:var(--broadcast-surface-strong);vertical-align:middle;border-radius:3px;width:40px;height:24px;margin-right:9px}.overview-hero-focus__hero-name,.overview-recent-matches__hero-name{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;max-width:150px;display:inline-block;overflow:hidden}.overview-hero-focus__metric{color:var(--broadcast-ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap}.overview-hero-focus__metric.is-win-rate{color:var(--broadcast-positive);font-weight:800}.overview-hero-focus__metric.is-kda{color:var(--broadcast-negative)}.overview-hero-focus__win-rate,.overview-hero-win-rate{min-width:72px;color:var(--broadcast-ink);font-variant-numeric:tabular-nums}.overview-hero-focus__bar,.overview-hero-win-rate-bar{background:var(--broadcast-surface-strong);border-radius:0;width:100%;height:4px;margin-top:4px;overflow:hidden}.overview-hero-focus__bar>span,.overview-hero-win-rate-bar>span{background:var(--broadcast-positive);height:100%;display:block}.overview-hero-focus__footer{margin-top:10px}.overview-hero-focus__link,.overview-hero-focus__view-all,.overview-hero-table-action{border:1px solid var(--broadcast-line);background:var(--broadcast-canvas);width:100%;min-height:36px;color:var(--broadcast-ink-soft);cursor:pointer;border-radius:5px;font-size:.78rem;font-weight:750}.overview-hero-focus__link:hover,.overview-hero-focus__view-all:hover,.overview-hero-table-action:hover{border-color:var(--broadcast-line-strong);background:var(--broadcast-surface);color:var(--broadcast-red)}.coach-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.overview-main-grid .coach-grid{grid-template-columns:1fr;gap:9px}.overview-main-grid .coach-card,.coach-card{border:1px solid var(--broadcast-line);background:var(--broadcast-canvas);border-top-width:1px;border-radius:5px;padding:13px 14px}.overview-main-grid .coach-card.is-positive,.coach-card.is-positive,.overview-main-grid .coach-card.is-warning,.coach-card.is-warning,.overview-main-grid .coach-card.is-neutral,.coach-card.is-neutral{background:var(--broadcast-canvas)}.coach-card.is-positive{border-left:3px solid var(--broadcast-positive)}.coach-card.is-warning,.coach-card.is-neutral{border-left:3px solid var(--broadcast-gold)}.coach-card__heading h3{color:var(--broadcast-ink);font-size:.92rem;font-weight:800}.coach-card__heading>span{border-color:var(--broadcast-line);background:var(--broadcast-canvas);color:var(--coach-tone);border-radius:4px}.coach-card>p{color:var(--broadcast-ink-soft);margin-top:6px;font-size:.78rem;line-height:1.5}.coach-card .coach-card__action{color:var(--broadcast-ink)}.coach-card__footer{border-top:1px solid var(--broadcast-line);gap:8px;margin-top:8px;padding-top:7px;display:grid}.coach-card__meta{border:0;flex-wrap:wrap;align-items:start;gap:6px 18px;margin:0;padding:0;display:flex}.coach-card__meta>div{gap:1px;display:grid}.coach-card__meta dt,.coach-card__meta dd{margin:0;font-size:.68rem}.coach-evidence-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.coach-evidence-list>li{min-width:0}.coach-evidence-button{--evidence-tone:var(--broadcast-line-strong);border:1px solid color-mix(in srgb, var(--evidence-tone) 35%, var(--broadcast-line));background:var(--broadcast-canvas);width:100%;min-width:0;min-height:44px;color:var(--broadcast-ink-soft);text-align:left;border-radius:6px;grid-template-columns:minmax(0,1fr);align-items:center;gap:7px;padding:6px 7px;display:grid}.coach-evidence-button.has-avatar{grid-template-columns:30px minmax(0,1fr)}.coach-evidence-button.is-win{--evidence-tone:var(--broadcast-positive)}.coach-evidence-button.is-loss{--evidence-tone:var(--broadcast-negative)}.coach-evidence-button__avatar{object-fit:cover;background:var(--broadcast-surface);border-radius:4px;width:30px;height:30px}.coach-evidence-button__copy{gap:2px;min-width:0;display:grid}.coach-evidence-button__topline,.coach-evidence-button__detail{align-items:center;gap:4px;min-width:0;display:flex}.coach-evidence-button__hero{min-width:0;color:var(--broadcast-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:800;overflow:hidden}.coach-evidence-button__result{border:1px solid color-mix(in srgb, var(--evidence-tone) 28%, transparent);background:color-mix(in srgb, var(--evidence-tone) 8%, var(--broadcast-canvas));color:var(--evidence-tone);border-radius:999px;flex:none;padding:1px 4px;font-size:.58rem;font-weight:800;line-height:1.2}.coach-evidence-button__detail{color:var(--broadcast-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.61rem}.coach-evidence-button__date{align-items:center;gap:4px;display:inline-flex}.coach-evidence-button__detail strong{color:var(--broadcast-ink-soft);font-weight:700}.coach-evidence-button:hover:not(:disabled){border-color:var(--evidence-tone);background:var(--broadcast-surface);color:var(--broadcast-ink)}.coach-evidence-button:disabled{cursor:not-allowed;opacity:.58}.coach-evidence-empty{color:var(--broadcast-muted);margin:0;font-size:.72rem}.overview-recent,.overview-recent-matches{grid-column:1/-1}.overview-recent__title,.overview-recent-title,.overview-recent-matches__title{color:var(--broadcast-ink);margin:0;font-size:1.03rem;font-weight:800}.overview-recent-row,.overview-recent__row,.overview-recent-matches__row{position:relative}.overview-recent-row:before,.overview-recent__row:before{content:"";background:var(--broadcast-line-strong);width:3px;position:absolute;top:5px;bottom:5px;left:0}.overview-recent-row.is-win:before,.overview-recent__row.is-win:before{background:var(--broadcast-positive)}.overview-recent-row.is-loss:before,.overview-recent__row.is-loss:before{background:var(--broadcast-negative)}.overview-recent-matches__row>:first-child{border-left:3px solid var(--broadcast-line-strong);padding-left:12px}.overview-recent-matches__row.is-win>:first-child{border-left-color:var(--broadcast-positive)}.overview-recent-matches__row.is-loss>:first-child{border-left-color:var(--broadcast-negative)}.overview-recent-matches__row.is-selected{background:var(--broadcast-red-soft)}.overview-recent-result,.overview-recent__result,.overview-recent-matches__result{font-weight:800}.overview-recent-result.is-win,.overview-recent__result.is-win,.overview-recent-matches__result.is-win{color:var(--broadcast-positive)}.overview-recent-result.is-loss,.overview-recent__result.is-loss,.overview-recent-matches__result.is-loss{color:var(--broadcast-negative)}.overview-recent-matches__result.is-unknown{color:var(--broadcast-muted)}.overview-recent-matches__hero{color:var(--broadcast-ink);white-space:nowrap;font-weight:700}.overview-recent-matches__mode,.overview-recent-matches__economy,.overview-recent-matches__duration,.overview-recent-matches__time,.overview-recent-matches__kda{color:var(--broadcast-ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap}.overview-recent-matches__kda .is-kill,.overview-recent-matches__kda .is-assist{color:var(--broadcast-positive)}.overview-recent-matches__kda .is-death{color:var(--broadcast-negative)}.overview-recent-action,.overview-recent__action,.overview-recent-matches__action{min-width:34px;min-height:34px;color:var(--broadcast-ink-soft);cursor:pointer;background:0 0;border:0;border-radius:3px}.overview-recent-action:hover,.overview-recent__action:hover,.overview-recent-matches__action:hover{background:var(--broadcast-surface);color:var(--broadcast-red)}.overview-recent-matches__empty,.overview-hero-focus__empty{color:var(--broadcast-muted);margin:8px 0 0;font-size:.82rem}.overview-secondary{background:var(--broadcast-surface);padding:14px 16px}.overview-secondary>summary{min-height:38px;color:var(--broadcast-ink-soft);cursor:pointer;align-items:center;font-size:.84rem;font-weight:800;display:flex}.overview-secondary>summary:hover{color:var(--broadcast-red)}.overview-secondary__content{gap:12px;padding-top:12px;display:grid}.overview-secondary-stats{border:1px solid var(--broadcast-line);background:var(--broadcast-canvas);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.overview-secondary-stats .stat-card,.overview-secondary-stat{border:0;border-right:1px solid var(--broadcast-line);border-bottom:1px solid var(--broadcast-line);background:var(--broadcast-canvas);min-width:0;box-shadow:none;border-radius:0;padding:13px 14px}.overview-secondary-stats .stat-card:nth-child(4n),.overview-secondary-stat:nth-child(4n){border-right:0}.overview-secondary-stats .stat-card:nth-last-child(-n+4),.overview-secondary-stat:nth-last-child(-n+4){border-bottom:0}.panel,.tabs-panel,.workspace-nav,.stat-card,.recent-panel,.table-wrap,.hero-match-table-wrap,.chart-data-table-wrap,.match-player-scoreboard-wrap{border-color:var(--broadcast-line);border-radius:var(--broadcast-radius);box-shadow:none}.panel,.stat-card,.recent-panel{background:var(--broadcast-canvas)}.panel-header h2,.recent-panel-header h2{color:var(--broadcast-ink);font-weight:800}.panel-tag,.result-pill,.attribute-tag,.recent-time-tag,.unknown-outcome-note{border-radius:4px}.table-wrap table,.hero-match-table,.recent-table,.teammate-table,.match-player-scoreboard-table{border-collapse:collapse}.table-wrap th,.hero-match-table th,.recent-table th,.teammate-table th,.match-player-scoreboard-table th{background:var(--broadcast-surface);color:var(--broadcast-muted)}.table-row-action,.panel-retry-btn,.match-detail-retry,.table-export-btn,.catalog-load-more{border-color:var(--broadcast-line-strong);background:var(--broadcast-canvas);color:var(--broadcast-ink-soft);border-radius:5px}.table-row-action:hover,.panel-retry-btn:hover,.match-detail-retry:hover,.table-export-btn:hover,.catalog-load-more:hover{border-color:var(--broadcast-red);background:var(--broadcast-red-soft);color:var(--broadcast-red-deep)}.query-controls button{border-color:var(--broadcast-red);background:var(--broadcast-red)}.query-controls button:hover:not(:disabled){border-color:var(--broadcast-red-deep);background:var(--broadcast-red-deep)}.saved-account-item.is-active .saved-account-btn{background:var(--broadcast-red-soft);border-color:#d9232e6b}.range-switch button.is-active{border-color:var(--broadcast-line-strong);background:var(--broadcast-surface);color:var(--broadcast-red);box-shadow:none}.trend-line,.trend-point{stroke:var(--broadcast-red)}.trend-series-dot{background:var(--broadcast-red)}.match-player-scoreboard-table tr.is-current td{background:var(--broadcast-red-soft);border-color:#d9232e4d}:where(button,input,select,textarea,summary,[href],[tabindex]):focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (width>=641px) and (pointer:fine){.language-switch button,.range-switch button,.tab-btn,.subtabs-row button,.query-controls button,.account-summary-btn,.account-modal-close,.saved-account-btn,.saved-account-remove,.table-export-btn,.table-row-action,.panel-retry-btn,.match-detail-close,.match-detail-retry,.secondary-button,.resource-state__actions button,.data-source-banner button,.catalog-category-btn,.catalog-search-control button{min-height:36px}.account-modal-close,.saved-account-remove,.match-detail-close,.catalog-search-control button{min-width:36px}.coach-evidence-button{min-height:44px}}@media (width<=980px){.broadcast-header__top,.broadcast-nav__row,.broadcast-subnav,.dashboard{padding-inline:18px}.dashboard-hero{grid-template-columns:1fr;align-items:start;gap:16px;padding-inline:4px}.dashboard-hero__status{justify-content:space-between;width:100%;max-width:none}.dashboard-hero__status-copy{text-align:left}.overview-scoreboard__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-scoreboard__grid>*,.overview-scoreboard__item,.overview-scoreboard-item,.overview-scoreboard .stat-card{border-right:1px solid var(--broadcast-line);border-bottom:1px solid var(--broadcast-line)}.overview-scoreboard__grid>:nth-child(4n),.overview-scoreboard__item:nth-child(4n),.overview-scoreboard-item:nth-child(4n),.overview-scoreboard .stat-card:nth-child(4n){border-right:0}.overview-scoreboard__grid>:nth-last-child(-n+4),.overview-scoreboard__item:nth-last-child(-n+4),.overview-scoreboard-item:nth-last-child(-n+4),.overview-scoreboard .stat-card:nth-last-child(-n+4){border-bottom:0}.overview-main-grid{grid-template-columns:1fr}.overview-main-grid .coach-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.coach-evidence-list,.overview-secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-secondary-stats .stat-card,.overview-secondary-stat{border-right:1px solid var(--broadcast-line);border-bottom:1px solid var(--broadcast-line)}.overview-secondary-stats .stat-card:nth-child(2n),.overview-secondary-stat:nth-child(2n){border-right:0}.overview-secondary-stats .stat-card:nth-last-child(-n+2),.overview-secondary-stat:nth-last-child(-n+2){border-bottom:0}}@media (width<=640px){.app-shell{padding-bottom:20px}.broadcast-header__top{gap:10px;min-height:54px;padding:7px 14px}.brand-lockup{gap:7px}.brand-mark{flex-basis:26px;width:26px;height:26px}.brand-wordmark{text-overflow:ellipsis;max-width:118px;font-size:1rem;overflow:hidden}.brand-wordmark .brand-accent{display:none}.broadcast-header .hero-top-actions,.broadcast-header__actions{flex-direction:row;align-items:center;gap:7px;width:auto;min-width:0}.broadcast-header .language-switch{flex-wrap:nowrap;width:auto}.broadcast-header .language-switch button{min-height:44px;padding-inline:10px;font-size:.78rem}.broadcast-header .account-summary-btn{width:44px;min-width:44px;max-width:44px;min-height:44px;padding-inline:8px}.broadcast-header .account-summary-name{display:none}.broadcast-nav__row{gap:24px;min-height:46px;padding-inline:14px}.broadcast-nav__button{min-height:45px;padding-inline:3px;font-size:.85rem}.broadcast-subnav{gap:20px;min-height:44px;padding:0 14px 6px}.broadcast-subnav button,.broadcast-subnav .tab-btn{min-height:44px}.dashboard{padding:14px 14px 26px;overflow:visible}.dashboard-hero{gap:14px;padding:6px 0 2px}.dashboard-hero__copy h1,.dashboard-hero h1{font-size:clamp(1.72rem,9vw,2.15rem);line-height:1.14}.dashboard-hero__copy p,.dashboard-hero .description{margin-top:8px;font-size:.84rem}.dashboard-hero__status{grid-template-columns:1fr;gap:10px;display:grid}.dashboard-hero__status-copy{font-size:.78rem}.dashboard-hero__cta,.broadcast-primary-action{width:100%;min-height:44px}.overview-range-switch,.overview-range-switch button{min-height:44px}.overview-scoreboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-scoreboard__grid>*,.overview-scoreboard__item,.overview-scoreboard-item,.overview-scoreboard .stat-card{border-right:1px solid var(--broadcast-line);border-bottom:1px solid var(--broadcast-line);min-height:116px;padding:14px 13px}.overview-scoreboard__grid>:nth-child(2n),.overview-scoreboard__item:nth-child(2n),.overview-scoreboard-item:nth-child(2n),.overview-scoreboard .stat-card:nth-child(2n){border-right:0}.overview-scoreboard__grid>:nth-last-child(-n+2),.overview-scoreboard__item:nth-last-child(-n+2),.overview-scoreboard-item:nth-last-child(-n+2),.overview-scoreboard .stat-card:nth-last-child(-n+2){border-bottom:0}.overview-scoreboard__grid>:nth-last-child(2){border-bottom:1px solid var(--broadcast-line)}.overview-scoreboard__grid>:last-child:nth-child(odd){border-bottom:0;border-right:0;grid-column:1/-1}.overview-scoreboard__value,.overview-scoreboard-value,.overview-scoreboard .stat-value{font-size:1.45rem}.overview-hero-focus,.overview-main-grid .coach-panel,.overview-recent,.overview-recent-matches{padding:13px}.overview-main-grid .coach-grid{grid-template-columns:1fr}.coach-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.coach-evidence-button__date{display:none}.coach-evidence-button,.overview-hero-focus__link,.overview-hero-focus__view-all,.overview-hero-table-action,.overview-recent-action,.overview-recent__action,.overview-recent-matches__action{min-height:44px}.overview-hero-table,.overview-recent table,.overview-recent-table{min-width:590px}.overview-hero-focus__table-wrap,.overview-recent-matches__table-wrap{overflow:visible}.overview-hero-focus__table,.overview-recent-matches__table,.overview-hero-focus__table tbody,.overview-recent-matches__table tbody{width:100%;min-width:0;display:block}.overview-hero-focus__table thead,.overview-recent-matches__table thead{display:none}.overview-hero-focus__table tbody,.overview-recent-matches__table tbody{gap:8px;display:grid}.overview-hero-focus__table tbody tr,.overview-recent-matches__table tbody tr{border:1px solid var(--broadcast-line);background:var(--broadcast-canvas);border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;padding:10px;display:grid}.overview-recent-matches__table tbody tr{border-left:3px solid var(--broadcast-line-strong)}.overview-recent-matches__table tbody tr.is-win{border-left-color:var(--broadcast-positive)}.overview-recent-matches__table tbody tr.is-loss{border-left-color:var(--broadcast-negative)}.overview-hero-focus__table tbody tr>*,.overview-recent-matches__table tbody tr>*{white-space:normal;border:0;grid-template-columns:minmax(64px,.7fr) minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:2px 0;font-size:.76rem;display:grid}.overview-hero-focus__table tbody tr>:before,.overview-recent-matches__table tbody tr>:before{content:attr(data-label);color:var(--broadcast-muted);font-size:.66rem;font-weight:700}.overview-hero-focus__table .overview-hero-focus__rank{display:none}.overview-hero-focus__hero,.overview-recent-matches__hero{grid-column:1/-1;align-items:center;gap:7px;display:flex}.overview-recent-matches__table tbody tr>.overview-recent-matches__hero{grid-column:auto;grid-template-columns:none;display:flex}.overview-hero-focus__hero:before,.overview-recent-matches__hero:before{flex:0 0 64px;display:none}.overview-hero-focus__avatar,.overview-recent-matches__avatar{margin-right:0}.overview-hero-focus__hero-name,.overview-recent-matches__hero-name{white-space:nowrap;flex:auto;max-width:none}.overview-recent-matches__row>:first-child{border-left:0;padding-left:0}.overview-recent-matches__table tbody tr>.overview-recent-matches__kda{white-space:nowrap;grid-template-columns:none;align-items:center;gap:3px;display:flex}.overview-recent-matches__kda:before{flex:0 0 64px}.overview-recent-matches__table tbody tr>:last-child{grid-column:auto;display:block}.overview-recent-matches__table tbody tr>:last-child:before{display:none}.overview-recent-matches__action{border:1px solid var(--broadcast-line);width:100%;min-height:44px}.overview-secondary{padding:12px}.overview-secondary-stats{grid-template-columns:1fr}.overview-secondary-stats .stat-card,.overview-secondary-stat{border-right:0;border-bottom:1px solid var(--broadcast-line)}.overview-secondary-stats .stat-card:last-child,.overview-secondary-stat:last-child{border-bottom:0}}@media (pointer:coarse){.broadcast-nav__button,.broadcast-subnav button,.broadcast-subnav .tab-btn,.dashboard-hero__cta,.broadcast-primary-action,.overview-range-switch button,.coach-evidence-button,.overview-hero-focus__link,.overview-hero-focus__view-all,.overview-hero-table-action,.overview-recent-action,.overview-recent__action,.overview-recent-matches__action{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
