:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#2932cc;--brand-ink:#1f27a5;--accent:#ec634e;--positive:#15803d;--negative:#b91c1c;--excellent:#2932cc;--bg:#f4f6ff;--surface:#fff;--surface-2:#fcfcff;--surface-3:#f8f9ff;--ink:#131737;--muted:#60658c;--line:#d9ddf5;--soft:#eef1ff;--shadow:#151b590f;--shadow-strong:#151b591f;--bg-glow-brand:#2932cc1f;--bg-glow-accent:#ec634e17;--leader-ink:#0f766e;--leader-bg:#0f766e14;--chart-3:#2932cc;--chart-4:#0f9d8a;--chart-5:#ec634e;--chart-6:#6b4ef0;--color-team-a:#2932cc;--color-team-b:#0f9d8a;--color-team-a-band:#2932cc1a;--color-team-b-band:#0f9d8a1a;--color-chart-zero-line:#13173757;--color-chart-grid:#13173714;--viz-volume-low:#e4e9fb;--viz-volume-high:#2932cc;--viz-perf-low:#b91c1c;--viz-perf-mid:#cf9310;--viz-perf-high:#15803d;--viz-court:#e9edfb;--viz-court-edge:#cfd6f0;--viz-line:#13173780;--viz-line-soft:#13173724;--viz-freezone:#dfe5f7;--viz-freezone-edge:#cbd3ef;--viz-empty:#1317370d;--viz-pos:#15803d;--viz-neu:#2f7fd6;--viz-warn:#cf9310;--viz-neg:#b91c1c;--viz-speed:#6b4ef0}@media screen{html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand:#4b56e8;--brand-ink:#aab4ff;--accent:#ff7a64;--positive:#34d399;--negative:#f4837a;--excellent:#8fa2ff;--bg:#0d1022;--surface:#161a31;--surface-2:#1b2040;--surface-3:#20264a;--ink:#e9ebf7;--muted:#9aa0c9;--line:#2c3358;--soft:#1f254a;--shadow:#00000073;--shadow-strong:#0009;--bg-glow-brand:#4b56e829;--bg-glow-accent:#ec634e1a;--leader-ink:#5ad1b8;--leader-bg:#5ad1b81f;--chart-3:#4b56e8;--chart-4:#2bc4ab;--chart-5:#ff7a64;--chart-6:#9d8bff;--color-team-a:#8fa2ff;--color-team-b:#5ad1b8;--color-team-a-band:#8fa2ff24;--color-team-b-band:#5ad1b824;--color-chart-zero-line:#e9ebf75c;--color-chart-grid:#e9ebf717;--viz-volume-low:#233246;--viz-volume-high:#7fb2e6;--viz-perf-low:#d6564f;--viz-perf-mid:#d9ab4a;--viz-perf-high:#3f9d78;--viz-court:#15202f;--viz-court-edge:#26384d;--viz-line:#ffffff80;--viz-line-soft:#ffffff29;--viz-freezone:#1b3350;--viz-freezone-edge:#2c4a70;--viz-empty:#ffffff0f;--viz-pos:#2fbf87;--viz-neu:#5b9bd6;--viz-warn:#f2b33d;--viz-neg:#f2634b;--viz-speed:#9b7bff}}*{box-sizing:border-box}html,body{margin:0;padding:0}html{overflow-x:hidden}body{background:radial-gradient(circle at 100% -10%, var(--bg-glow-brand), transparent 45%), radial-gradient(circle at 0% 0%, var(--bg-glow-accent), transparent 35%), var(--bg);color:var(--ink);font-family:Poppins,Avenir Next,Segoe UI,sans-serif}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1180px;margin:0 auto;padding:18px}.topnav-wrap{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.topnav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px;display:flex}.brand{color:var(--brand);letter-spacing:.01em;font-size:15px;font-weight:700}.nav-links{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:8px;min-width:0;display:flex}.nav-links-desktop{flex-wrap:nowrap;align-items:center}.nav-link{color:var(--brand-ink);border:1px solid #0000;border-radius:9px;padding:8px 10px;font-size:13px}.nav-link:hover{border-color:var(--line);background:var(--soft);text-decoration:none}.nav-group{margin-bottom:-8px;padding-bottom:8px;position:relative}.nav-group-trigger{cursor:default;align-items:center;display:inline-flex}.nav-group-trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-top:-3px;margin-left:7px;transform:rotate(45deg)}.nav-dropdown{background:var(--surface);border:1px solid var(--line);z-index:40;border-radius:12px;min-width:220px;padding:8px;display:none;position:absolute;top:calc(100% - 2px);left:0;box-shadow:0 14px 30px #151b591f}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{gap:4px;display:grid}.nav-dropdown-link{color:var(--ink);border-radius:9px;padding:9px 10px;font-size:13px;display:block}.nav-dropdown-link:hover{background:var(--soft);text-decoration:none}.nav-auth{align-items:center;gap:8px;min-width:0;display:inline-flex}.nav-menu-actions{display:none}.nav-mobile-group{gap:6px;display:grid}.nav-mobile-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;padding:2px 2px 0;font-size:11px}.nav-user{color:var(--muted);background:var(--soft);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:240px;padding:6px 10px;font-size:12px;overflow:hidden}.nav-panel{display:contents}.nav-toggle{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;box-shadow:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;display:none}.nav-toggle span{background:var(--brand-ink);border-radius:999px;width:16px;height:2px;display:block}.page-title{margin:0 0 4px;font-size:29px;line-height:1.08}.page-subtitle{color:var(--muted);margin:0;font-size:14px}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;min-width:0;padding:14px;box-shadow:0 6px 22px #151b590f}.match-insights-shell{gap:10px;margin-inline:calc(50% - 50vw);padding-inline:max(24px,50vw - 820px);display:grid}.match-insights-header{gap:6px;display:grid}.match-insights-header-card{padding:10px 14px;overflow:hidden}.match-insights-live-card{cursor:default;background:0 0;border-top:0;padding:10px 4px 2px}.live-row-card.match-insights-live-card{grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr)}.match-insights-live-card .live-state-pill{z-index:2;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.match-insights-live-card .live-state-pill.state-live{background:var(--accent);color:#0000;border:0;width:12px;min-width:12px;height:12px;padding:0;font-size:0}.match-insights-live-card .live-row-team-left{grid-column:1}.match-insights-live-card .live-row-center{grid-column:2}.match-insights-live-card .live-row-team-right{grid-column:3}.match-insights-live-card:hover{background:0 0;text-decoration:none}.match-insights-header-top{grid-template-columns:1fr auto 1fr;align-items:baseline;gap:12px;margin-bottom:4px;font-size:12px;display:grid}.match-insights-header-tournament{color:var(--brand-ink);justify-self:start;font-size:18px;font-weight:700}.match-insights-header-venue-c{text-align:center;color:var(--muted);justify-self:center;font-size:13px}.match-insights-header-topline-right{color:var(--muted);text-align:right;justify-self:end;line-height:1.5}.match-insights-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.match-insights-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;padding-top:12px;display:flex}.match-insights-back{font-size:13px;font-weight:600}.match-insights-download{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.match-insights-download:hover{color:#fff;text-decoration:none}.match-insights-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0 14px 14px;display:grid}.match-insights-meta>div{background:#ffffffb3;border:1px solid #d9ddf5e6;border-radius:12px;padding:12px}.match-insights-meta strong{font-size:14px;display:block}.match-insights-meta-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;display:block}.match-insights-tabs{flex-wrap:wrap;gap:8px;display:flex}.match-insights-tab{border:1px solid var(--line);background:var(--surface);color:var(--brand-ink);font:inherit;cursor:pointer;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600}.match-insights-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.match-insights-tab:disabled{background:var(--surface-2);border-color:var(--line);color:var(--muted);cursor:not-allowed;opacity:.58;filter:none}.match-insights-stack{gap:14px;width:100%;max-width:1180px;margin-inline:auto;display:grid}.match-insights-live-grid{gap:14px;display:grid}.match-insights-live-cols{grid-template-columns:minmax(0,28fr) minmax(0,44fr) minmax(0,28fr);grid-template-areas:"left mid right";align-items:start;gap:14px;display:grid}.match-insights-col{align-content:start;gap:14px;min-width:0;display:grid}.match-insights-col-left{grid-area:left}.match-insights-col-mid{grid-area:mid}.match-insights-col-right{grid-area:right}.match-insights-col-right .match-insights-card-grid{grid-template-columns:minmax(0,1fr)}@media (max-width:1279px){.match-insights-live-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"mid mid""left right"}}@media (max-width:899px){.match-insights-shell{margin-inline:0;padding-inline:0}.match-insights-live-cols{grid-template-columns:minmax(0,1fr);grid-template-areas:"mid""right""left"}}.match-insights-live-section-nav{bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:13;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 22px color-mix(in srgb, var(--ink) 14%, transparent);border-radius:999px;flex-wrap:wrap;justify-content:center;justify-self:center;gap:8px;padding:8px;display:none;position:sticky}@media (max-width:1279px){.match-insights-live-section-nav{display:flex}}.match-insights-section{gap:10px;display:grid}.match-insights-celebration-watch{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff5f5f5;border:1px solid #f87171;border-radius:18px;gap:10px;padding:12px;display:grid;position:sticky;top:10px;box-shadow:0 14px 34px #991b1b24}.match-insights-celebration-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.match-insights-celebration-head h2{color:#991b1b;margin:0;font-size:18px;line-height:1.2}.match-insights-celebration-more{color:#b91c1c;cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #fca5a5;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:800}.match-insights-celebration-more:hover{background:#fff5f5;border-color:#f87171}@keyframes celebration-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.match-insights-celebration-alert-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1s ease-in-out infinite celebration-pulse;display:inline-block}.match-insights-celebration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.match-insights-celebration-card{background:linear-gradient(#f7f8ff,#fff);border:1px solid #c8d2ff;border-radius:14px;align-content:start;min-width:0;min-height:148px;padding:12px 86px 12px 12px;display:grid;position:relative}.match-insights-celebration-card.state-crossed{background:linear-gradient(#f1f4ff,#fff);border-color:#a9b8ff;padding-right:12px}.match-insights-celebration-status{color:var(--brand-ink);text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.match-insights-celebration-card.state-crossed .match-insights-celebration-status{color:var(--brand-ink)}.match-insights-celebration-status strong{min-width:32px;color:var(--brand-ink);background:#2932cc1a;border-radius:999px;justify-content:center;align-items:center;padding:4px 7px;display:inline-flex}.match-insights-celebration-card h3{color:var(--ink);margin:0 0 6px;font-size:15px;line-height:1.2}.match-insights-celebration-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.match-insights-celebration-countdown{min-width:56px;color:var(--brand-ink);text-align:center;justify-items:center;display:grid;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.match-insights-celebration-countdown strong{font-size:34px;line-height:.95}.match-insights-celebration-countdown span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.match-insights-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.match-insights-section h2{margin:0;font-size:18px}.match-insights-section-actions{flex-wrap:wrap;gap:10px;display:flex}.match-insights-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.match-insights-live-card .live-row-sub{margin-top:8px;font-size:13px;line-height:1.35}.match-insight-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 6px 22px #151b590d}.match-insight-card.tone-accent{background:linear-gradient(#fff8f4,#fff);border-color:#ffcbbd}.match-insight-card.tone-success{background:linear-gradient(#f2fcf6,#fff);border-color:#ccefd9}.match-insight-card.tone-warning{background:linear-gradient(#fff9ef,#fff);border-color:#f2d7a4}.match-insight-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.match-insight-card h3{margin:0 0 8px;font-size:18px;line-height:1.2}.match-insight-card p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.match-insights-bigmoment-grid{gap:10px;display:grid}.match-insights-bigmoment{border:1px solid var(--line);background:color-mix(in srgb, var(--brand) 5%, var(--surface));border-radius:14px;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid;position:relative}.match-insights-bigmoment-kind{color:var(--muted);opacity:.65;display:inline-flex;position:absolute;top:10px;right:12px}.match-insights-celebration-bigmoment-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.match-insights-bigmoment.state-crossed{border-color:color-mix(in srgb, var(--positive) 40%, var(--line));background:color-mix(in srgb, var(--positive) 10%, var(--surface))}.match-insights-bigmoment-marker{text-align:center;color:var(--brand-ink);align-content:center;justify-items:center;display:grid}.match-insights-bigmoment-marker strong{font-size:30px;font-weight:800;line-height:.95}.match-insights-bigmoment.state-crossed .match-insights-bigmoment-marker{color:var(--positive)}.match-insights-bigmoment-check{font-size:26px;font-weight:800;line-height:1}.match-insights-bigmoment-marker-label{letter-spacing:.09em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800}.match-insights-bigmoment-body{min-width:0}.match-insights-bigmoment-body h3{color:var(--ink);margin:0 0 4px;padding-right:22px;font-size:15px;line-height:1.2}.match-insights-bigmoment-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px;margin:0;font-size:12px;line-height:1.4;display:flex}.match-insights-bigmoment-meta .live-team-flag{border-radius:3px;width:19px;height:13px;margin-right:5px}.match-insights-bigmoment-name{color:var(--ink);font-weight:700}.match-insights-bigmoment-delta{color:var(--positive);font-weight:700}.match-insight-link{font-size:13px;font-weight:600;display:inline-flex}.match-insights-section-note{color:var(--muted);margin:-4px 0 0;font-size:13px}.match-insights-stats-panel{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:12px;padding:14px;display:grid}.match-insights-stats-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 18px;display:flex}.match-insights-stats-filter-group{gap:8px;display:grid}.match-insights-stats-filter-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.match-insights-set-switcher{flex-wrap:wrap;gap:8px;display:flex}.match-insights-set-chip{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600}.match-insights-set-chip.active{border-color:var(--brand);color:var(--brand-ink);background:#2932cc1a}.set-chip-short{display:none}.match-insights-stats-toolbar-primary{grid-template-columns:minmax(0,1fr) auto auto;justify-content:flex-start;align-items:start;display:grid;overflow:visible}.match-insights-stats-toolbar-primary .match-insights-stats-filter-group{align-items:start;display:grid}.match-insights-stats-toolbar-primary .match-insights-set-switcher{flex-wrap:wrap}.match-insights-player-stats-wrap{max-height:360px}.match-insights-milestone-table.match-insights-stats-table table{table-layout:auto}.match-insights-milestone-table.match-insights-stats-table th:nth-child(5),.match-insights-milestone-table.match-insights-stats-table td:nth-child(5){white-space:normal;min-width:140px}.match-insights-stats-subhead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px 18px;display:flex;position:relative}.match-insights-stats-subhead h3{margin:0;font-size:16px}.match-insights-subhead-title{align-items:center;gap:6px;display:flex}.match-insights-stat-legend{display:inline-flex;position:static}.match-insights-stat-legend-btn{border:1px solid var(--line);background:var(--surface);width:20px;height:20px;color:var(--muted);cursor:pointer;font:inherit;border-radius:50%;place-items:center;padding:0;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.match-insights-stat-legend-btn:hover,.match-insights-stat-legend-btn[aria-expanded=true]{border-color:var(--ink);color:var(--ink)}.match-insights-stat-legend-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.match-insights-stat-legend-pop{z-index:30;border:1px solid var(--line);background:var(--surface);width:min(300px,100vw - 32px);max-height:min(420px,100vh - 48px);box-shadow:0 8px 24px var(--shadow-strong);color:var(--ink);transform-origin:0 0;border-radius:10px;padding:12px 14px;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto}.match-insights-stat-legend-pop dl{gap:8px;margin:0;display:grid}.match-insights-stat-legend-pop dl>div{grid-template-columns:64px minmax(0,1fr);gap:8px;display:grid}.match-insights-stat-legend-pop dt{font-size:12px;font-weight:800}.match-insights-stat-legend-pop dd{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.match-insights-stats-table table{table-layout:fixed;width:100%}.player-shirt-no{text-align:right;font-variant-numeric:tabular-nums;min-width:2.8ch;margin-right:.4em;display:inline-block}.match-insights-stats-table td.stat-col-leader{color:var(--brand-ink);background:color-mix(in srgb, var(--brand) 9%, transparent);font-weight:700}.match-insights-stats-table td.stat-col-leader--bad{color:#b91c1c;background:#b91c1c17}.match-insights-stats-table td.stat-col-leader--second{color:var(--ink);background:color-mix(in srgb, var(--brand) 4%, transparent);font-weight:700}.match-insights-stats-table td.stat-col-leader--second.stat-col-leader--bad{color:var(--ink);background:#b91c1c0a}.match-insights-stats-table th,.match-insights-stats-table td{white-space:nowrap}.match-insights-stats-table th:first-child,.match-insights-stats-table td:first-child{width:28%}.match-insights-stats-table th:nth-child(2),.match-insights-stats-table td:nth-child(2){width:12%}.match-insights-stats-table .stat-cell-stack{flex-direction:column;justify-content:center;min-height:30px;line-height:1.1;display:inline-flex}.match-insights-stats-table .stat-cell-main,.match-insights-stats-table .stat-cell-sub{font-variant-numeric:tabular-nums}.match-insights-stats-table .stat-cell-sub{color:var(--muted);margin-top:2px;font-size:11px}.match-insights-stats-table .stat-cell-meter{align-items:center;gap:5px;margin-top:2px;display:inline-flex}.match-insights-stats-table .stat-cell-meter .stat-cell-sub{margin-top:0}.match-insights-stats-table .stat-cell-bar{background:var(--line);border-radius:2px;width:22px;height:3px;display:inline-block;overflow:hidden}.match-insights-stats-table .stat-cell-bar-fill{background:var(--muted);height:3px;display:block}.match-insights-stats-table .player-abs-table tbody tr{height:48px}.match-insights-stats-table .team-stats-table tbody tr{height:52px}.match-insights-stats-table .player-abs-table th:not(:first-child),.match-insights-stats-table .player-abs-table td:not(:first-child){padding-inline:8px}.match-insights-stats-table .player-abs-table th:first-child,.match-insights-stats-table .player-abs-table td:first-child{text-overflow:ellipsis;width:168px;max-width:168px;overflow:hidden}.match-insights-stats-table .player-abs-table td:first-child .entity-trigger{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:calc(100% - 15px);display:inline-block;overflow:hidden}.match-insights-stats-table .player-abs-table th:nth-child(2),.match-insights-stats-table .player-abs-table td:nth-child(2){width:52px}.match-insights-stats-table .player-abs-table th:nth-child(3),.match-insights-stats-table .player-abs-table td:nth-child(3),.match-insights-stats-table .player-abs-table th:nth-child(4),.match-insights-stats-table .player-abs-table td:nth-child(4),.match-insights-stats-table .player-abs-table th:nth-child(5),.match-insights-stats-table .player-abs-table td:nth-child(5){width:60px}.match-insights-stats-table .player-abs-table th:nth-child(6),.match-insights-stats-table .player-abs-table td:nth-child(6){width:58px}.match-insights-stats-table .player-abs-table th:nth-child(7),.match-insights-stats-table .player-abs-table td:nth-child(7){width:64px}.match-insights-stats-table .player-abs-table.is-detailed th:nth-child(8),.match-insights-stats-table .player-abs-table.is-detailed td:nth-child(8){width:70px}.match-insights-stats-table .player-abs-table .player-abs-errors-col{width:48px}.match-insights-stats-table .player-abs-table td.player-abs-abs{font-size:15px;font-weight:700}.player-team-dot{vertical-align:middle;border-radius:2px;flex-shrink:0;width:8px;height:8px;margin-right:7px;display:inline-block}.player-team-dot.team-a{background:var(--color-team-a)}.player-team-dot.team-b{background:var(--color-team-b)}.match-insights-stats-table .player-abs-table tbody tr:hover{background:color-mix(in srgb, var(--ink) 4%, transparent)}.match-insights-player-stats-wrap:not(.match-insights-milestone-table) th:first-child,.match-insights-player-stats-wrap:not(.match-insights-milestone-table) td:first-child{z-index:1;background:var(--surface);position:sticky;left:0}.match-insights-player-stats-wrap:not(.match-insights-milestone-table) thead th:first-child{z-index:3;background:var(--surface-3)}.match-insights-rhythm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:640px){.match-insights-rhythm-grid,.match-insights-momentum-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.match-insights-rhythm-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:6px;padding:12px;display:grid}.match-insights-rhythm-item span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.match-insights-rhythm-item strong{color:var(--ink);font-size:16px}.match-insights-rhythm-item strong.match-insights-rhythm-longest{font-size:13px;line-height:1.3}.match-insights-momentum-panel{gap:14px}.match-insights-momentum-summary,.match-insights-momentum-grid{gap:12px;display:grid}.match-insights-momentum-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.match-insights-momentum-grid{grid-template-columns:minmax(0,1fr)}.match-insights-momentum-chart{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;min-width:0;padding:12px}.match-insights-momentum-chart h3{color:var(--ink);margin:0 0 8px;font-size:14px}.match-insights-momentum-svg{width:100%;height:auto;min-height:180px;display:block;overflow:visible}.momentum-plot-bg{fill:var(--surface)}.momentum-grid-line{stroke:var(--color-chart-grid);stroke-width:1px}.momentum-grid-line.vertical{stroke-dasharray:3 7}.momentum-zero-line{stroke:var(--color-chart-zero-line);stroke-width:1.5px}.momentum-axis-label,.momentum-run-label,.momentum-legend-text{fill:var(--muted);font-size:14px;font-weight:700}.momentum-run-label{fill:var(--ink)}.momentum-run-band.team-a{fill:var(--color-team-a-band)}.momentum-run-band.team-b{fill:var(--color-team-b-band)}.momentum-score-line,.momentum-gap-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.momentum-score-line.team-a,.momentum-gap-line.team-a{stroke:var(--color-team-a)}.momentum-score-line.team-b,.momentum-gap-line.team-b{stroke:var(--color-team-b)}.momentum-legend-text.team-a{fill:var(--color-team-a)}.momentum-legend-text.team-b{fill:var(--color-team-b)}.momentum-hover-capture{fill:#0000;pointer-events:all}.momentum-hover-guide{stroke:var(--muted);stroke-width:1px;stroke-dasharray:4 5;opacity:.75}.momentum-hover-dot{fill:var(--surface);stroke-width:2.5px}.momentum-hover-dot.team-a{stroke:var(--color-team-a)}.momentum-hover-dot.team-b{stroke:var(--color-team-b)}.momentum-tooltip-box{fill:var(--surface);stroke:var(--line);filter:drop-shadow(0 8px 14px var(--shadow-strong))}.momentum-tooltip-title{fill:var(--ink);font-size:15px;font-weight:800}.momentum-tooltip-text{fill:var(--muted);font-size:13px;font-weight:700}.momentum-tooltip-meta{fill:var(--muted);font-size:10px;font-weight:700}.match-insights-play-feed{gap:10px;max-height:460px;padding-right:4px;display:grid;overflow-y:auto}.match-insights-play-status{text-align:center;color:var(--muted);margin:0;padding:6px 0 2px;font-size:12px}.match-insights-play-set{min-width:0}.match-insights-play-set-head{border:1px solid var(--line);background:var(--surface-2);color:var(--ink);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:800;list-style:none;display:flex}.match-insights-play-set-head::-webkit-details-marker{display:none}.match-insights-play-set-title{align-items:center;gap:8px;min-width:0;display:inline-flex}.match-insights-play-set-state{color:var(--muted);font-weight:700}.match-insights-play-set-body{gap:8px;padding-top:8px;display:grid}.match-insights-play-event{border:1px dashed var(--line);background:var(--surface-2);color:var(--muted);border-radius:6px;align-items:center;gap:8px;margin-inline:10px;padding:4px 10px;font-size:11px;line-height:1.3;display:flex}.match-insights-play-event-text{flex:1;min-width:0}.match-insights-play-event-icon{color:var(--accent);flex:none;align-items:center;display:inline-flex}.match-insights-play-event.is-substitution .match-insights-play-event-icon{color:var(--positive)}.match-insights-play-event.is-timeout .match-insights-play-event-icon{color:var(--muted)}.match-insights-play-event .match-insights-rally-team,.match-insights-play-event .match-insights-rally-team.team-a,.match-insights-play-event .match-insights-rally-team.team-b{color:var(--muted);background:0 0;padding:0 4px;font-size:10px;font-weight:600}.match-insights-play-event.in-rally{z-index:1;text-align:center;background:var(--surface-2);justify-content:center;margin:4px 0;position:relative}.match-insights-play-event.in-rally .match-insights-play-event-text{flex:0 auto}.match-insights-play-card{border:1px solid var(--line);background:var(--surface);border-radius:8px}.match-insights-play-card summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;list-style:none;display:grid}.match-insights-play-card summary::-webkit-details-marker{display:none}.match-insights-play-card summary.match-insights-rally-summary{grid-template-columns:none;align-items:center;gap:10px;display:flex}.match-insights-rally-no{min-width:24px;color:var(--muted);font-size:12px}.match-insights-rally-team{background:var(--surface-3);color:var(--ink);border-radius:6px;padding:1px 6px;font-size:11px;font-weight:700}.match-insights-rally-team.team-a{color:var(--color-team-a);background:color-mix(in srgb, var(--color-team-a) 14%, transparent)}.match-insights-rally-team.team-b{color:var(--color-team-b);background:color-mix(in srgb, var(--color-team-b) 14%, transparent)}.match-insights-rally-skill{background:var(--surface-3);color:var(--ink);border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.match-insights-rally-scorer{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.match-insights-rally-score{align-items:baseline;gap:5px;font-size:15px;font-weight:700;display:inline-flex}.match-insights-rally-score .is-muted{color:var(--muted);font-weight:500}.match-insights-rally-score .is-win.team-a{color:var(--color-team-a)}.match-insights-rally-score .is-win.team-b{color:var(--color-team-b)}.match-insights-rally-caret{border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);flex-shrink:0;width:7px;height:7px;transition:transform .15s;transform:rotate(45deg)}.match-insights-play-card[open] .match-insights-rally-caret{transform:rotate(-135deg)}.match-insights-rally-flow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 12px 0;display:grid;position:relative}.match-insights-rally-flow:before{content:"";border-left:1px dashed var(--line);position:absolute;top:36px;bottom:34px;left:50%}.match-insights-rally-flow-head{justify-content:space-between;font-size:11px;font-weight:700;display:flex}.match-insights-flow-team.team-a{color:var(--color-team-a)}.match-insights-flow-team.team-b{color:var(--color-team-b)}.match-insights-touch{grid-template-columns:1fr 1fr;column-gap:28px;display:grid}.match-insights-touch.side-a .match-insights-touch-node{grid-column:1;justify-content:flex-end}.match-insights-touch.side-b .match-insights-touch-node{grid-column:2;justify-content:flex-start}.match-insights-touch-node{width:100%;color:var(--ink);align-items:center;gap:6px;font-size:13px;display:flex}.match-insights-touch-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.match-insights-touch-node.is-point .match-insights-touch-name{color:var(--positive);font-weight:600}.match-insights-touch-node.is-error .match-insights-touch-name{color:var(--negative);font-weight:600}.match-insights-touch-icon{color:var(--muted);flex-shrink:0}.match-insights-touch-node.is-point .match-insights-touch-icon{color:var(--positive)}.match-insights-touch-node.is-error .match-insights-touch-icon{color:var(--negative)}.match-insights-touch-code{letter-spacing:.05em;color:var(--muted);flex-shrink:0;font-size:10px;font-weight:700}.match-insights-touch-grade{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent);border-radius:999px;flex-shrink:0;padding:0 5px;font-size:10px;font-weight:700}.match-insights-rally-foot{text-align:center;color:var(--muted);padding:8px 0 12px;font-size:11px}.match-insights-play-card-main{gap:4px;min-width:0;display:grid}.match-insights-play-card-main strong{color:var(--ink);font-size:14px}.match-insights-play-card-main span{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.match-insights-play-card-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.match-insights-play-card-meta span,.match-insights-action-badge{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.2}.match-insights-action-chain{gap:6px;margin:0;padding:0 12px 12px;list-style:none;display:grid}.match-insights-action-row{border-top:1px solid var(--line);grid-template-columns:2.4ch minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:8px;display:grid}.match-insights-action-order{color:var(--muted);text-align:right;font-size:12px;font-weight:700}.match-insights-action-body{flex-wrap:wrap;gap:4px 8px;min-width:0;font-size:13px;display:flex}.match-insights-action-body strong{color:var(--ink);overflow-wrap:anywhere}.match-insights-action-body span{color:var(--muted)}.match-insights-action-badge.outcome-point{border-color:var(--positive);color:var(--positive)}.match-insights-action-badge.outcome-error{border-color:var(--negative);color:var(--negative)}.match-insights-action-badge.outcome-excellent{border-color:var(--excellent);color:var(--excellent)}.match-insights-play-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.match-insights-play-load{border:1px solid var(--line);background:var(--surface);color:var(--brand-ink);cursor:pointer;font:inherit;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700}.match-insights-play-load:hover:not(:disabled){background:var(--soft)}.match-insights-play-load:disabled{color:var(--muted);cursor:progress}.match-insights-play-more{justify-content:center;margin-top:2px}@media (max-width:640px){.match-insights-momentum-grid,.match-insights-play-card summary,.match-insights-action-row{grid-template-columns:1fr}.match-insights-play-card-meta{justify-content:flex-start}.match-insights-action-order{text-align:left}}.court-diagram{gap:8px;width:100%;max-width:560px;margin-inline:auto;display:grid}.court-headers{grid-template-columns:1fr 1fr;gap:10px;display:grid}.court-floor{grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.court-side-a{--team-color:var(--color-team-a)}.court-side-b{--team-color:var(--color-team-b)}.court-team-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.court-team-id{align-items:center;gap:7px;min-width:0;display:flex}.court-team-dot{background:var(--team-color);border-radius:50%;flex:none;width:9px;height:9px}.court-team-name{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.court-team-code{letter-spacing:.04em;color:var(--muted);flex:none;font-size:11px;font-weight:700}.court-serve-indicator{color:var(--team-color);flex:none}.court-team-header.court-side-b{text-align:right;flex-direction:row-reverse}.court-team-header.court-side-b .court-team-id{flex-direction:row-reverse}.court-liberos{grid-template-columns:1fr 1fr;gap:10px;display:grid}.court-liberos-side{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.court-liberos-side.court-side-b{text-align:right;justify-content:flex-end}.court-libero{color:var(--muted);font-size:11px}.court-half{background:color-mix(in srgb, var(--team-color) 7%, var(--surface));border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 10px;display:grid}.court-half.court-side-a{border-right:0;border-radius:10px 0 0 10px}.court-half.court-side-b{border-left:0;border-radius:0 10px 10px 0}.court-net{border-left:2px dashed var(--line);width:0;margin:8px 0;position:relative}.court-col{align-content:center;gap:12px;display:grid}.court-player{justify-items:center;gap:4px;min-width:0;display:grid}.court-player-empty{visibility:hidden}.court-jersey{width:38px;height:38px;color:var(--team-color);background:color-mix(in srgb, var(--team-color) 12%, var(--surface));border:1.5px solid color-mix(in srgb, var(--team-color) 45%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:relative}.court-player.is-server .court-jersey{color:#fff;background:var(--team-color);border-color:var(--team-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--team-color) 25%, transparent)}.court-player.is-libero .court-jersey{color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, var(--surface));border-color:var(--accent);border-style:dashed}.court-player.is-libero.is-server .court-jersey{color:var(--surface);background:var(--accent)}.court-serve-ball{color:var(--team-color);background:var(--surface);border-radius:50%;padding:1px;position:absolute;top:-7px;right:-5px}.court-player-name{max-width:100%;color:var(--muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.court-player.is-server .court-player-name{color:var(--ink);font-weight:700}.court-freshness{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;font-size:11px;display:flex}.court-projected-tag{border:1px solid var(--accent);color:var(--accent);border-radius:999px;padding:2px 7px;font-weight:700}.match-insights-note{margin-top:2px}.match-insights-note-copy{color:var(--muted);margin:0;font-size:13px}body.print-route-body{background:radial-gradient(circle at 100% -10%, #2932cc1f, transparent 45%), radial-gradient(circle at 0% 0%, #ec634e17, transparent 35%), var(--bg)}body.print-route-body .topnav-wrap{display:none}.match-briefing-print-page{background:radial-gradient(circle at 100% -10%, #2932cc1f, transparent 45%), radial-gradient(circle at 0% 0%, #ec634e17, transparent 35%), var(--bg);min-height:100vh;color:var(--ink);padding:12px 8px}.match-briefing-print-toolbar{justify-content:flex-end;max-width:900px;margin:0 auto 18px;display:flex}.match-briefing-print-document{gap:16px;max-width:960px;margin:0 auto;padding:12px;display:grid}.match-briefing-print-header{gap:12px;display:grid}.match-briefing-print-brand{color:var(--brand);align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.match-briefing-print-brand .nav-logo-mark{width:30px;height:30px}.match-briefing-print-footer{display:none}.player-grid-print-page{background:#f6f7fb}.player-grid-print-document{box-sizing:border-box;color:#151b35;background:#fff;border:1px solid #d9deea;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;width:min(100%,1180px);min-height:calc(100vh - 24px);margin:0 auto;padding:14px;display:grid}.player-grid-print-header{border-bottom:2px solid #151b35;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:8px;display:flex}.player-grid-print-header h1{letter-spacing:0;margin:0;font-size:24px;line-height:1}.player-grid-print-header p{color:#536079;margin:4px 0 0;font-size:12px}.player-grid-kicker{text-transform:uppercase;font-weight:800;color:#2932cc!important;margin:0 0 4px!important;font-size:11px!important}.player-grid-match-meta{text-align:right;color:#536079;justify-items:end;gap:4px;font-size:12px;display:grid}.player-grid-match-meta strong{color:#151b35;font-size:13px}.player-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-height:0;display:grid}.player-grid-side{grid-template-rows:auto minmax(0,1fr);gap:6px;min-width:0;min-height:0;display:grid}.player-grid-side-cells{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0;min-height:0;display:grid}.player-grid-side.team-b{border-left:3px solid #151b35;padding-left:6px}.player-grid-side-label{color:#fff;background:#151b35;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:7px 10px;font-size:15px;font-weight:800;display:flex}.player-grid-side-label span{opacity:.82;font-size:12px}.player-grid-card{background:#fff;border:1px solid #cfd6e4;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.player-grid-card-empty{background:#fff}.player-grid-photo-wrap{background:#eef1f6;min-width:0;min-height:0;overflow:hidden}.player-grid-photo,.player-grid-photo-fallback{width:100%;height:100%}.player-grid-photo{object-fit:contain;object-position:center center;display:block}.player-grid-photo-fallback{color:#6a7489;background:linear-gradient(#f4f6fb,#e6ebf4);place-items:center;font-size:22px;font-weight:800;display:grid}.player-grid-meta{background:#fff;border-top:1px solid #cfd6e4;grid-template-columns:34px minmax(0,1fr);align-items:stretch;min-width:0;display:grid}.player-grid-number{color:#fff;background:#2932cc;place-items:center;min-height:100%;font-size:13px;font-weight:900;display:grid}.player-grid-name{color:#151b35;text-transform:uppercase;overflow-wrap:anywhere;align-items:center;min-width:0;padding:4px 6px;font-size:11px;font-weight:850;line-height:1.1;display:flex}.player-grid-print-footer{color:#6a7489;justify-content:space-between;gap:12px;min-height:10px;font-size:9px;line-height:1.2;display:flex}.table-row-highlight{box-shadow:inset 4px 0 0 var(--brand);background:#2932cc1c}.table-team-highlight{background:var(--brand);color:#fff;border-radius:999px;align-items:center;padding:4px 8px;font-weight:700;display:inline-flex}.top10-meta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.top10-meta-row .milestone-last-updated{margin-bottom:0!important}.top10-meta-row .highlight-context-chip{margin-left:auto}.highlight-context-chip{box-shadow:inset 3px 0 0 var(--brand);color:var(--brand-ink);background:#2932cc1c;border-radius:999px;align-items:center;gap:8px;padding:4px 6px 4px 10px;font-size:12px;font-weight:600;display:inline-flex}.highlight-context-clear{background:var(--brand);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:13px;line-height:1;text-decoration:none;display:inline-flex}.highlight-context-clear:hover{background:var(--brand-ink);text-decoration:none}.multi-select-field,.multi-select-dropdown{position:relative}.multi-select-dropdown summary{border:1px solid var(--line);background:var(--surface);width:100%;min-height:40px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:14px;list-style:none;display:flex}.multi-select-dropdown summary::-webkit-details-marker{display:none}.multi-select-dropdown summary:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);width:8px;height:8px;margin-top:-4px;transform:rotate(45deg)}.multi-select-dropdown[open] summary:after{margin-top:4px;transform:rotate(225deg)}.multi-select-menu{z-index:25;border:1px solid var(--line);background:var(--surface);border-radius:10px;max-height:220px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 14px 30px #151b591f}.multi-select-option{width:100%;min-height:30px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:4px 6px;font-size:13px;line-height:1.1;display:flex}.multi-select-option-all{border-bottom:1px solid var(--line);border-radius:7px 7px 0 0;margin-bottom:4px;padding-bottom:8px}.multi-select-option input{flex:none;width:14px;height:14px;margin:0}.multi-select-option span{letter-spacing:.01em;font-weight:600}.multi-select-option:hover{background:var(--soft)}.milestone-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.milestone-section-threshold{align-items:center;gap:7px;display:inline-flex}.milestone-section-threshold label{color:var(--muted);margin:0;font-size:12px}.milestone-section-threshold input{width:74px;min-height:34px;padding:6px 8px}@keyframes milestone-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}.milestone-live-dot{vertical-align:middle;background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:5px;animation:1.4s ease-in-out infinite milestone-live-pulse;display:inline-block}.avail-dot,.avail-dot-empty{vertical-align:middle;border-radius:50%;width:9px;height:9px;display:inline-block}.avail-dot{background:#16a34a}.avail-dot-empty{background:var(--line)}.avail-col{white-space:nowrap;text-align:center;width:1%;padding-left:8px;padding-right:8px}.milestone-live-delta{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:4px;margin-left:5px;padding:1px 5px;font-size:11px;font-weight:700;display:inline-block}.milestone-row-live{background:#f0fdf4}.milestone-row-crossed{background:#fffbeb}.milestone-last-updated{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.milestone-last-updated-live-badge{color:#16a34a;background:#dcfce7;border-radius:4px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:900px){.match-insights-header-top{flex-direction:column;align-items:stretch}.match-insights-header-topline-left{max-width:none}.match-insights-header-topline-right,.match-insights-header-venue{text-align:left}.match-insights-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.match-insights-card-grid,.match-insights-celebration-grid{grid-template-columns:1fr}}@media (max-width:640px){.match-insights-meta{grid-template-columns:1fr}.match-insights-celebration-watch{padding:10px;top:6px}.match-insights-celebration-head{flex-direction:column;align-items:stretch;gap:8px}.match-insights-celebration-more{width:fit-content}.match-insights-celebration-card,.match-insights-celebration-card.state-crossed{min-height:auto;padding-right:12px}.match-insights-celebration-countdown{justify-content:flex-start;align-items:baseline;gap:6px;margin-top:8px;display:flex;position:static;transform:none}.match-insights-celebration-countdown strong{font-size:28px}.momentum-axis-label,.momentum-run-label,.momentum-legend-text{font-size:22px}}@page{size:A4;margin:4mm}@page player-grid{size:A4 landscape;margin:4mm}@media print{html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:var(--bg)!important;color:var(--ink)!important;font-family:Arial,Helvetica,sans-serif!important}.match-briefing-print-page,.match-briefing-print-page *{font-variant-ligatures:none;text-rendering:auto;font-family:Arial,Helvetica,sans-serif!important}.topnav-wrap,.match-briefing-print-toolbar{display:none!important}.match-briefing-print-page{min-height:auto;padding:0;background:var(--bg)!important}.match-briefing-print-document{gap:12px;max-width:none;padding:5mm}.match-briefing-print-header{break-after:avoid;page-break-after:avoid}.match-insights-stack{gap:12px}.match-insights-section{break-inside:avoid;page-break-inside:avoid}.match-insights-section h2{color:var(--ink);font-size:18px}.match-insights-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card,.match-insight-card{break-inside:avoid;page-break-inside:avoid;box-shadow:0 6px 22px #151b590d}.match-insight-card{padding:14px}.match-insight-card h3{color:var(--ink);font-size:15px}.match-insight-card p:last-child{font-size:12px;line-height:1.45}.match-insights-section-actions,.match-insight-link{display:none!important}.match-insights-header-top{flex-direction:row;align-items:baseline}.match-insights-header-topline-right,.match-insights-header-venue{text-align:right}.match-insights-live-card{min-height:auto}.match-briefing-print-footer{color:var(--muted);font-size:9px;line-height:1.2;display:block;position:fixed;bottom:0;left:5mm;right:5mm}.player-grid-print-page{padding:0;background:#fff!important}.player-grid-print-page,.player-grid-print-page *{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:Arial,Helvetica,sans-serif!important}.player-grid-print-document{page:player-grid;border:0;gap:2.6mm;width:100%;height:202mm;min-height:0;padding:4mm}.player-grid-print-header{padding-bottom:2mm}.player-grid-print-header h1{font-size:18pt}.player-grid-print-header p,.player-grid-match-meta{font-size:8.5pt}.player-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3mm}.player-grid-side{grid-template-rows:auto minmax(0,1fr);gap:1.3mm}.player-grid-side-cells{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3mm}.player-grid-side.team-b{border-left-width:.8mm;padding-left:1.3mm}.player-grid-side-label{padding:1.4mm 2.4mm;font-size:10.5pt}.player-grid-number{font-size:8.5pt}.player-grid-name{padding:1mm 1.3mm;font-size:7.6pt;line-height:1.08}.player-grid-card{grid-template-rows:minmax(0,1fr) auto}.player-grid-meta{grid-template-columns:9mm minmax(0,1fr)}.player-grid-photo-fallback{font-size:11pt}.player-grid-print-footer{font-size:6.8pt}}.grid{gap:12px;display:grid}.grid>*{min-width:0}@media (min-width:760px){.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}}.live-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.live-header-tools{grid-template-columns:minmax(220px,320px) auto;align-items:end;gap:10px;display:grid}.live-layout{gap:16px;display:grid}.live-main,.live-aside{min-width:0}.live-aside{align-content:start;gap:16px;display:grid}.live-section-title{margin:0;font-size:20px;line-height:1.1}.live-stat-row,.live-leader-row{gap:10px;display:flex}.live-mini-title{margin:0}.live-empty p{color:var(--muted);margin:0;font-size:.875rem}.live-mini-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:12px}.live-side-stack{gap:16px;display:grid}.compact-table th,.compact-table td{padding-top:8px;padding-bottom:8px}.live-surface-panel{background:radial-gradient(circle at 100% 0,#2932cc0f,#0000 26%),linear-gradient(#fffffffa,#f8f9fffa)}.live-date-toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:52px;display:grid}.live-date-arrow{background:var(--surface);border:1px solid var(--line);width:44px;height:44px;color:var(--brand-ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:22px;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #151b590f}.live-date-arrow:hover{background:var(--soft);text-decoration:none}.live-date-toolbar-side{align-items:center;display:flex}.live-date-toolbar-left{justify-content:flex-start}.live-date-toolbar-right{justify-content:flex-end;gap:10px}.live-date-toolbar-center{text-align:center;color:var(--brand-ink);font-size:28px;font-weight:700}.live-calendar-wrap{position:relative}.live-calendar-button{background:var(--surface);border:1px solid var(--line);width:44px;height:44px;color:var(--brand-ink);cursor:pointer;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 4px 14px #151b590f}.live-calendar-button.open,.live-calendar-button:hover{background:var(--soft)}.live-calendar-icon{border:2px solid;border-radius:5px;width:18px;height:18px;position:relative}.live-calendar-icon span:first-child,.live-calendar-icon span:last-child{background:currentColor;border-radius:999px;width:4px;height:6px;position:absolute;top:-4px}.live-calendar-icon span:first-child{left:3px}.live-calendar-icon span:last-child{right:3px}.live-calendar-icon:after{content:"";opacity:.6;background:currentColor;height:2px;position:absolute;top:5px;left:2px;right:2px}.live-calendar-popover{border:1px solid var(--line);z-index:40;background:#fffffffa;border-radius:20px;width:320px;padding:18px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 38px #151b5924}.live-calendar-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.live-calendar-header strong{color:var(--brand-ink);font-size:16px}.live-calendar-nav{background:var(--surface);width:38px;height:38px;color:var(--brand-ink);border:1px solid var(--line);border-radius:12px;padding:0}.live-calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.live-calendar-weekdays{color:var(--muted);text-align:center;margin-bottom:8px;font-size:12px}.live-calendar-day{aspect-ratio:1;width:100%;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:14px;padding:0;font-size:16px;font-weight:500}.live-calendar-day:hover{background:var(--soft);filter:none}.live-calendar-day.outside{color:#b5bdd9}.live-calendar-day.selected{background:var(--accent);color:#fff;box-shadow:inset 0 0 0 3px #fff, 0 0 0 1px var(--accent)}.live-side-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-group-list{gap:16px;margin-top:16px;display:grid}.live-tournament-group{background:var(--surface-2);border:1px solid var(--line);border-radius:20px;overflow:hidden}.live-group-header{border-bottom:1px solid var(--line);cursor:default;background:#2932cc0a;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;list-style:none;display:flex}.live-group-header::-webkit-details-marker{display:none}.live-group-header::marker{display:none}details.live-tournament-group>.live-group-header{cursor:pointer}details.live-tournament-group>.live-group-header:hover{background:#2932cc12}.live-group-header h3{color:var(--ink);flex:1;min-width:0;margin:0;font-size:24px;line-height:1.1}.live-group-toggle{color:var(--brand);white-space:nowrap;letter-spacing:.01em;font-size:.78rem;font-weight:600}.live-group-toggle-open{display:none}.live-group-toggle-closed,details[open] .live-group-toggle-open{display:inline}details[open] .live-group-toggle-closed{display:none}.live-group-cards{display:grid}.live-row-card{color:var(--ink);border-top:1px solid var(--line);grid-template-rows:auto;grid-template-columns:74px minmax(0,1fr) 210px minmax(0,1fr);align-items:center;gap:0 16px;padding:12px 18px;text-decoration:none;display:grid;position:relative}.live-group-cards .live-row-card:first-child{border-top:0}.live-group-cards .live-row-card.state-live{border:1px solid color-mix(in srgb, var(--accent) 55%, var(--surface));background:color-mix(in srgb, var(--accent) 7%, var(--surface));border-radius:12px;margin:8px 12px}.live-group-cards .live-row-card.state-live:hover{background:color-mix(in srgb, var(--accent) 12%, var(--surface))}.live-row-card:hover{background:#2932cc08;text-decoration:none}.live-state-pill{min-width:36px;height:36px;color:var(--brand-ink);letter-spacing:.02em;background:#eef5ff;border:1px solid #2932cc14;border-radius:999px;grid-area:1/1;justify-content:center;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.live-state-pill.state-live{color:#cb4a38;background:#fff1ec;border-color:#ec634e38}.live-state-pill.state-completed{color:var(--muted);background:#f4f6ff}.live-state-pill.state-upcoming{color:var(--brand-ink);background:#eef5ff}.live-row-team{align-items:center;gap:8px;display:flex}.live-row-team-left{text-align:right;justify-content:flex-end}.live-row-team-right{text-align:left;justify-content:flex-start}.live-row-team strong{min-width:0;font-size:18px;font-weight:500;line-height:1.18;display:block}.live-team-flag{background:var(--line);border:1px solid var(--line);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:30px;height:24px;overflow:hidden}.match-insights-live-card .live-row-team{gap:10px}.match-insights-live-card .live-team-flag{border-radius:5px;width:42px;height:34px}.match-insights-live-card .live-team-id{flex-direction:column;gap:3px;min-width:0;display:flex}.match-insights-live-card .live-team-meta{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:flex}.match-insights-live-card .live-row-team-left .live-team-meta{justify-content:flex-end}.match-insights-live-card .live-team-rank{color:var(--ink);font-weight:700}.match-insights-live-card .live-team-fivb{opacity:.5}.live-team-name{overflow-wrap:anywhere;display:block}.live-team-name.team-a:before,.live-team-name.team-b:before{content:"";vertical-align:middle;border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.live-team-name.team-a:before{background:var(--color-team-a)}.live-team-name.team-b:before{background:var(--color-team-b)}.live-team-code{display:none}.live-team-code.team-a:before,.live-team-code.team-b:before{content:"";vertical-align:middle;border-radius:3px;width:9px;height:9px;margin-right:5px;display:inline-block}.live-team-code.team-a:before{background:var(--color-team-a)}.live-team-code.team-b:before{background:var(--color-team-b)}.live-row-center{text-align:center;align-content:center;align-self:center;justify-items:center;gap:0;display:grid}.live-row-main{justify-self:center;font-size:36px;font-weight:700;line-height:1}.live-row-main.state-upcoming{font-size:28px}.live-row-score-live{align-items:center;gap:12px;display:inline-flex}.live-row-current-set{color:var(--brand);flex-direction:column;align-items:center;gap:1px;display:inline-flex}.live-row-current-set-no{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.live-row-current-set-pts{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1}.match-insights-score-live{align-items:center;gap:16px;display:inline-flex}.match-insights-sets-won{font-variant-numeric:tabular-nums;font-size:36px;font-weight:700;line-height:1}.match-insights-current-set{flex-direction:column;align-items:center;gap:1px;display:inline-flex}.match-insights-current-set-no{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);font-size:9px;font-weight:700}.match-insights-current-set-pts{color:var(--brand);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:1}.match-insights-header-scoresub{text-align:center;margin-top:6px}.match-insights-set-scores{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:9px;font-size:16px;font-weight:500;line-height:1.3;display:flex}.match-insights-set-score{align-items:baseline;gap:2px;display:inline-flex}.match-insights-set-divider{color:var(--muted);margin-right:7px;font-weight:500}.match-insights-set-dash{color:var(--muted)}.set-pts-win{font-weight:800}.set-pts-win.team-a{color:var(--color-team-a)}.set-pts-win.team-b{color:var(--color-team-b)}.match-insights-rally-strip{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.match-insights-rally-strip-cells{justify-content:center;gap:4px;display:flex}.match-insights-rally-cell{background:var(--line);border-radius:4px;width:14px;height:14px;position:relative}.match-insights-rally-cell.team-a{background:var(--color-team-a)}.match-insights-rally-cell.team-b{background:var(--color-team-b)}.match-insights-rally-cell.neutral{background:var(--line)}.match-insights-rally-tip{white-space:nowrap;border:1px solid var(--line);background:var(--surface);color:var(--ink);z-index:5;pointer-events:none;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:600;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.match-insights-header-scoresub .live-row-sub{white-space:normal;margin-top:0;font-size:13px;line-height:1.35}.live-row-sub{color:var(--muted);white-space:nowrap;margin-top:4px;font-size:10px}.live-row-subtle{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:10px}.live-row-meta{color:var(--muted);text-align:right;pointer-events:none;font-size:12px;display:block;position:absolute;top:12px;right:18px}.live-compact-wrap{background:0 0;margin-top:14px}.live-leaders{gap:10px;display:grid}.live-leader-row{background:var(--soft);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px}.live-leader-row.dark{background:var(--soft)}.live-leaders.dark{margin-top:14px}.live-leader-row div:first-child,.live-leader-row div:last-child{align-items:center;gap:10px;display:flex}.live-stat-grid{gap:12px;margin-top:14px;display:grid}.live-stat-row{flex-wrap:wrap}.live-stat-tile{background:var(--soft);border:1px solid #d9ddf5d9;border-radius:14px;flex:180px;min-width:0;padding:14px}.live-stat-tile.accent{background:radial-gradient(circle at 100% 0,#ec634e24,#0000 34%),#fff5f1}.live-stat-tile span{color:var(--muted);font-size:12px;display:block}.live-stat-tile strong{margin-top:6px;font-size:26px;line-height:1;display:block}.live-empty{text-align:center}@media (min-width:960px){.live-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);align-items:start}}.filter-bar{grid-template-columns:repeat(auto-fit,minmax(min(155px,100%),1fr));align-items:flex-end;gap:10px;display:grid}@media (min-width:900px){.filter-bar.milestone-filter-bar{grid-template-columns:max-content 112px minmax(170px,1fr) 118px minmax(190px,1fr) 142px max-content}.filter-bar.bio-comparison-filter-bar{grid-template-columns:minmax(130px,.7fr) max-content minmax(100px,.55fr) minmax(120px,.7fr) minmax(115px,.65fr) minmax(155px,1fr) minmax(145px,.9fr) 92px max-content}.filter-bar.match-detail-filter-bar{grid-template-columns:max-content minmax(120px,.8fr) 112px minmax(105px,.7fr) minmax(105px,.7fr) minmax(135px,.9fr)}}.filter-action,.player-filter-submit{align-items:flex-end;display:flex}label{color:var(--muted);margin-bottom:6px;font-size:12px;display:block}select,input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;padding:10px;font-size:14px}select:focus,input:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #2932cc24}button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-weight:600}button:hover{filter:brightness(1.08)}button:disabled{opacity:.7;cursor:not-allowed}.button-muted{background:var(--surface);color:var(--brand-ink);border:1px solid var(--line)}.button-muted:hover{background:var(--soft);filter:none}.button-muted.active{background:var(--soft);border-color:var(--brand);color:var(--brand-ink)}.table-wrap{border:1px solid var(--line);border-radius:12px;width:100%;min-width:0;max-width:100%;overflow:auto}@media (min-width:760px){.match-insights-player-stats-wrap:not(.match-insights-milestone-table) table{width:100%;min-width:max-content}}table{border-collapse:collapse;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:10px 11px}th{z-index:1;background:var(--surface-3);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;position:sticky;top:0}tr:nth-child(2n) td{background:var(--surface-2)}tr.table-row-highlight td{background:#2932cc1c}tr.table-row-highlight td:first-child{box-shadow:inset 4px 0 0 var(--brand)}tr.milestone-row-live td{background:#f0fdf4}tr.milestone-row-crossed td{background:#fffbeb}tr.rank-1 td{background:#fffdf5}.kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.badge{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;display:inline-flex}.compare-grid{grid-template-columns:1fr;gap:12px;display:grid}.compare-col{gap:10px;display:grid}.compare-mid{justify-content:center;align-items:center;display:flex}@media (min-width:760px){.compare-grid{grid-template-columns:1fr auto 1fr;align-items:flex-end}}.home-cards{grid-template-columns:1fr;gap:12px;display:grid}.live-home-options{margin-top:16px}.home-section-title{color:var(--brand-ink);margin:0 0 12px;font-size:18px}@media (min-width:760px){.home-cards{grid-template-columns:repeat(2,1fr)}}.home-link{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:14px;padding:14px;display:block}.home-link h3{color:var(--brand-ink);margin:0 0 6px;font-size:16px}.home-link p{color:var(--muted);margin:0;font-size:13px}.home-link:hover{border-color:var(--brand);text-decoration:none}.auth-card{width:100%;max-width:560px}.auth-form,.auth-form-inner{gap:12px;display:grid}.auth-tabs{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:fit-content;display:inline-flex;overflow:hidden}.auth-tab{background:var(--surface);color:var(--brand-ink);border-right:1px solid var(--line);border-radius:0}.auth-tab:last-child{border-right:0}.auth-tab.active{background:var(--soft)}.auth-actions{flex-wrap:wrap;gap:8px;display:flex}.auth-message,.auth-error{margin:0;font-size:13px}.auth-message{color:#185e2b}.auth-error{color:#a82020}.auth-shell{place-items:center;min-height:calc(100vh - 90px);display:grid}.auth-request-card{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.auth-note{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;padding:12px}.page-header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.page-header-links{flex-wrap:wrap;gap:12px;display:flex}.stack-on-mobile{justify-content:space-between;align-items:center;gap:12px;display:flex}.inline-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.filter-span-full{grid-column:1/-1}.mobile-stack-table td{overflow-wrap:anywhere;word-break:break-word}@media (max-width:759px){.container{padding:16px}.page-title{font-size:22px;line-height:1.12}.topnav{align-items:flex-start}.nav-toggle{flex-shrink:0;margin-left:auto;display:inline-flex}.nav-panel{flex-direction:column;order:3;gap:10px;width:100%;padding-top:6px;display:none}.nav-panel.open{display:flex}.nav-links{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%}.nav-link{border-color:var(--line);background:var(--surface);width:100%;padding:10px 12px}.nav-auth-desktop{display:none}.page-header{flex-direction:column;align-items:flex-start}.page-header-links{gap:10px}.stack-on-mobile,.live-header{flex-direction:column;align-items:flex-start}.live-side-header{gap:10px}.live-side-header .live-section-title{min-width:0;font-size:17px}.live-side-header .gender-pill{flex:none;width:auto}.live-header-tools{grid-template-columns:1fr;width:100%}.live-date-toolbar{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;width:100%;min-height:44px;position:relative}.live-date-toolbar-center{text-align:center;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13.5px;line-height:1.1;overflow:hidden}.live-date-toolbar-right{white-space:nowrap;justify-content:flex-end;gap:6px}.live-date-arrow,.live-calendar-button{border-radius:10px;width:36px;height:36px;font-size:19px}.live-calendar-popover{border-radius:16px;width:auto;max-width:none;padding:14px;left:0;right:0}.live-calendar-wrap{position:static}.live-group-header h3{font-size:19px;line-height:1.12}.live-row-card{grid-template-columns:52px minmax(0,1fr) 88px minmax(0,1fr);gap:8px;min-height:78px;padding:32px 10px 10px}.live-state-pill{grid-area:1/1;width:52px;min-width:0;height:34px;padding:0 5px;font-size:9px}.live-row-team-left{text-align:right;grid-area:1/2;justify-content:flex-end}.live-row-team-right{text-align:left;grid-area:1/4;justify-content:flex-start}.live-team-name{display:none}.live-team-code{display:block}.live-row-team strong{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-size:17px;font-weight:700;overflow:hidden}.live-row-center{text-align:center;grid-area:1/3;justify-items:center;min-width:0;max-width:100%;overflow:hidden}.live-row-main{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:22px;overflow:hidden}.live-row-main.state-upcoming{font-size:19px}.live-row-meta{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 76px);top:10px;right:12px;overflow:hidden}.live-row-sub,.live-row-subtle{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.match-insights-header-card{padding:12px}.match-insights-header-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 10px}.match-insights-header-tournament{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;font-size:15px;line-height:1.2;display:-webkit-box;overflow:hidden}.match-insights-header-venue-c{text-align:left;grid-column:1;justify-self:start;font-size:11px}.match-insights-header-topline-right{grid-column:2;justify-self:end;font-size:10px;line-height:1.35}.live-row-card.match-insights-live-card{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);column-gap:6px;min-height:auto;padding:14px 0 4px}.match-insights-live-card .live-state-pill{left:2px}.match-insights-live-card .live-state-pill:not(.state-live){width:auto;height:24px;top:8px;transform:none}.match-insights-live-card .live-row-team-left{grid-column:1}.match-insights-live-card .live-row-team-right{grid-column:3}.match-insights-live-card .live-row-team strong{font-size:16px}.match-insights-live-card .live-row-team{gap:6px}.match-insights-live-card .live-team-flag{width:34px;height:28px}.match-insights-live-card .live-team-meta{white-space:normal;flex-wrap:wrap;gap:1px 6px;font-size:9px;line-height:1.15}.match-insights-live-card .live-row-center{grid-column:2;display:grid}.match-insights-live-card .live-row-main{grid-area:1;place-self:center;font-size:17px}.match-insights-live-card .match-insights-score-live{gap:6px}.match-insights-live-card .match-insights-sets-won{font-size:27px}.match-insights-live-card .match-insights-current-set-no{letter-spacing:.08em;font-size:8px}.match-insights-live-card .match-insights-current-set-pts{font-size:16px}.match-insights-set-scores{flex-wrap:wrap;gap:4px 7px;font-size:15px}.match-insights-set-divider{margin-right:5px}.mobile-stack-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.mobile-stack-table table{width:max-content;min-width:100%;font-size:12px}.mobile-stack-table th{white-space:nowrap;font-size:10px}.mobile-stack-table td{white-space:nowrap;padding:8px 9px}.match-insights-stats-toolbar{flex-direction:column;align-items:flex-start;gap:10px 14px}.match-insights-stats-toolbar-primary{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;width:100%;display:grid}.match-insights-stats-toolbar-primary .match-insights-stats-filter-group{gap:6px}.match-insights-stats-toolbar-primary .match-insights-stats-filter-sets{grid-column:1/-1}.match-insights-stats-toolbar-primary .match-insights-set-switcher{gap:5px}.match-insights-set-chip{padding:7px 9px;font-size:11px}.set-chip-long{display:none}.set-chip-short{display:inline}.player-filter-card{padding:14px}.player-filter-card .filter-bar{grid-template-columns:1fr;gap:12px}.player-filter-card .gender-pill{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.player-filter-card .gender-btn{width:100%;padding:11px 10px}.player-filter-card select,.player-filter-card input{min-height:42px;padding:9px 10px}.player-filter-submit,.player-filter-submit button{width:100%}.nav-menu-actions{width:100%;display:block}.nav-menu-actions form,.nav-menu-button{width:100%}}@media (min-width:760px){.nav-panel,.nav-user-mobile{display:none}}.admin-actions{flex-wrap:wrap;gap:8px;display:flex}.page-hero{border:1px solid var(--line);background:linear-gradient(135deg,#2932cc12 0%,#ec634e0a 100%);border-radius:14px;margin-bottom:20px;padding:14px 18px;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2932cc1a,#0000 70%);border-radius:999px;width:140px;height:140px;position:absolute;top:-40px;right:-40px}.page-hero h1{background:linear-gradient(135deg, var(--ink) 60%, var(--brand));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:800;line-height:1.15}.page-hero .hero-subtitle{color:var(--muted);max-width:560px;margin:4px 0 0;font-size:12px;line-height:1.5}.page-hero-icon{width:36px;height:36px;color:var(--brand);background:#2932cc1a;border:1px solid #2932cc2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.hero-tag{color:var(--brand-ink);background:#2932cc14;border:1px solid #2932cc26;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:500}.nav-logo-mark{background:linear-gradient(135deg, var(--brand), #5c63e0);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.nav-user-avatar{background:linear-gradient(135deg, var(--brand), #5c63e0);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.nav-signout-btn{align-items:center;gap:5px;display:inline-flex}.nav-link.active{background:var(--soft);border-color:var(--line);color:var(--brand-ink);font-weight:600}.gender-pill{border:1px solid var(--line);background:var(--surface);border-radius:10px;display:inline-flex;overflow:hidden}.gender-btn{cursor:pointer;background:var(--surface);color:var(--muted);text-align:center;white-space:nowrap;border:none;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600}.gender-btn.active{background:var(--brand);color:#fff}.gender-radio-input{display:none}.gender-pill-radio .gender-pill-option{cursor:pointer}.gender-pill-radio .gender-btn{display:block}.gender-pill-radio .gender-pill-option:has(.gender-radio-input:checked) .gender-btn{background:var(--brand);color:#fff}@media (max-width:480px){.gender-pill{width:100%}.gender-pill-radio .gender-pill-option{flex:1}}.stat-pill-card{flex-direction:column;gap:8px;display:flex}.stat-pill-label{color:var(--muted);font-size:12px;font-weight:600}.stat-pill-group{flex-wrap:wrap;gap:8px;display:flex}.stat-pill-option{cursor:pointer;margin:0}.stat-pill-btn{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;transition:border-color .12s,color .12s,background .12s;display:inline-block}.stat-pill-option:hover .stat-pill-btn{border-color:var(--brand);color:var(--brand-ink)}.stat-pill-option:has(.gender-radio-input:checked) .stat-pill-btn{background:var(--brand);color:#fff;border-color:var(--brand)}.stat-callouts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stat-callout{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:14px;padding:20px 16px;position:relative;overflow:hidden}.stat-callout:after{content:"";background:linear-gradient(90deg, var(--brand), #5c63e0);height:3px;position:absolute;bottom:0;left:0;right:0}.stat-callout .stat-val{color:var(--brand-ink);margin-bottom:6px;font-size:32px;font-weight:800;line-height:1;display:block}.stat-callout .stat-key{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:11px;font-weight:600}.scoring-callouts{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.scoring-callout{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:12px;padding:16px}.scoring-callout.sc-total{border-top:3px solid var(--brand)}.scoring-callout.sc-attack{border-top:3px solid #e05252}.scoring-callout.sc-block{border-top:3px solid #e09f30}.scoring-callout.sc-serve{border-top:3px solid #30ae88}.sc-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.sc-val{color:var(--ink);margin-bottom:4px;font-size:28px;font-weight:800;line-height:1}.sc-sub{color:var(--muted);font-size:12px;line-height:1.5}.sc-sub-row{border-top:1px solid var(--line);flex-direction:row;margin-top:10px;padding-top:10px;display:flex}.sc-sub-item{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.sc-sub-item+.sc-sub-item{border-left:1px solid var(--line)}.sc-sub-value{color:var(--ink);font-size:13px;font-weight:700}.sc-sub-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px}.rank-badge{background:var(--soft);width:26px;height:26px;color:var(--muted);border:1px solid var(--line);border-radius:7px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}tr.rank-1 td:first-child{border-left:3px solid #f5a623}tr.rank-2 td:first-child{border-left:3px solid #adb5bd}tr.rank-3 td:first-child{border-left:3px solid #c9956c}tr.rank-1{background:#fffdf5}tr.rank-1 .rank-badge,.entity-drawer-rank-row.rank-1 .rank-badge{color:#92400e;background:#fef3c7;border-color:#f5a623}tr.rank-2 .rank-badge,.entity-drawer-rank-row.rank-2 .rank-badge{color:#495057;background:#f1f3f5;border-color:#adb5bd}tr.rank-3 .rank-badge,.entity-drawer-rank-row.rank-3 .rank-badge{color:#7c4a2a;background:#fff0e8;border-color:#c9956c}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:52px 24px;display:flex}.empty-state-icon{background:var(--soft);border:1px solid var(--line);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;display:flex}.empty-state h3{color:var(--ink);margin:0;font-size:16px;font-weight:700}.empty-state p{color:var(--muted);max-width:280px;margin:0;font-size:13px;line-height:1.6}.empty-hint{background:var(--soft);color:var(--brand-ink);border:1px solid var(--line);border-radius:8px;padding:6px 14px;font-size:11px;font-weight:500}.home-sections{gap:12px;display:grid}.home-category{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:110px 1fr;display:grid;overflow:hidden;box-shadow:0 4px 14px #151b590a}.home-cat-sidebar{border-right:1px solid var(--line);text-align:center;background:linear-gradient(#2932cc0f,#2932cc05);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 14px;display:flex}.home-cat-icon{background:var(--soft);border:1px solid var(--line);width:36px;height:36px;color:var(--brand);border-radius:10px;justify-content:center;align-items:center;display:flex}.home-cat-name{color:var(--brand-ink);font-size:11px;font-weight:700;line-height:1.3}.home-cat-count{color:var(--muted);background:var(--line);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.home-cat-links{background:var(--line);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;display:grid}.home-cat-link{background:var(--surface);color:var(--ink);flex-direction:column;gap:4px;padding:16px 36px 16px 18px;display:flex;position:relative}.home-cat-link:after{content:"→";color:var(--line);font-size:13px;transition:color .15s,transform .15s;position:absolute;top:16px;right:14px}.home-cat-link:hover{background:var(--soft);text-decoration:none}.home-cat-link:hover:after{color:var(--brand);transform:translate(3px)}.home-cat-link h3{color:var(--brand-ink);margin:0;font-size:13px;font-weight:600}.home-cat-link p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.4}@media (max-width:759px){.home-category{grid-template-columns:1fr}.home-cat-sidebar{border-right:none;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;padding:12px 14px}.scoring-callouts{grid-template-columns:repeat(2,1fr)}.stat-callouts{grid-template-columns:repeat(3,1fr)}.page-hero{padding:12px 14px}.page-hero h1{font-size:18px}}@media print{.match-briefing-print-page{background:var(--bg)!important}.match-insights-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.match-insights-header-top{flex-direction:row!important;align-items:baseline!important}.match-insights-header-topline-right,.match-insights-header-venue{text-align:right!important}.match-insights-live-card .live-team-name{display:inline!important}.match-insights-live-card .live-team-code{display:none!important}.match-briefing-print-document{padding:5mm!important}}@keyframes vb-cycle{0%{opacity:0;transform:scale(.88)rotate(-8deg)}6%{opacity:1;transform:scale(1)rotate(0)}20%{opacity:1;transform:scale(1)rotate(0)}26%{opacity:0;transform:scale(1.05)rotate(8deg)}to{opacity:0;transform:scale(1.05)rotate(8deg)}}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--brand-ink);cursor:pointer;box-shadow:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{background:var(--soft);filter:none}.theme-toggle:focus-visible{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #2932cc2e}.theme-toggle-mobile{display:none}@media (max-width:759px){.theme-toggle-mobile{margin-left:auto;display:inline-flex}}.appearance-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:16px;display:flex}.appearance-row-text strong{font-size:14px;display:block}.appearance-row-text p{color:var(--muted);margin:2px 0 0;font-size:12px}@media screen{html.theme-dark .topnav-wrap{background:#101326d9}html.theme-dark .match-insights-meta>div{border-color:var(--line);background:#ffffff09}html.theme-dark .live-calendar-popover{background:var(--surface)}html.theme-dark .live-surface-panel{background:radial-gradient(circle at top right, #4b56e81f, transparent 30%), linear-gradient(180deg, var(--surface), var(--surface-2))}html.theme-dark a{color:var(--brand-ink)}html.theme-dark .page-hero-icon{color:var(--brand-ink);background:#4b56e838;border-color:#8a94ff66}html.theme-dark .home-cat-icon{color:var(--brand-ink)}html.theme-dark .match-insight-card.tone-accent{background:linear-gradient(180deg, #ff7a641f, var(--surface));border-color:#ff7a6457}html.theme-dark .match-insight-card.tone-success{background:linear-gradient(180deg, #3ddc841f, var(--surface));border-color:#3ddc8452}html.theme-dark .match-insight-card.tone-warning{background:linear-gradient(180deg, #f5a6231f, var(--surface));border-color:#f5a62357}html.theme-dark .match-insights-celebration-watch{background:#3a1614b8;border-color:#b3493b;box-shadow:0 14px 34px #00000080}html.theme-dark .match-insights-celebration-head h2{color:#ffb4a8}html.theme-dark .match-insights-celebration-more{background:var(--surface);color:#ff9b88;border-color:#b3493b}html.theme-dark .match-insights-celebration-more:hover{background:var(--soft);border-color:#d8624f}html.theme-dark .match-insights-celebration-card{border-color:var(--line);background:linear-gradient(180deg, var(--surface-2), var(--surface))}html.theme-dark .match-insights-celebration-card.state-crossed{border-color:var(--brand);background:linear-gradient(180deg, var(--soft), var(--surface))}html.theme-dark .match-insights-stats-table td.stat-col-leader--bad{color:#f4837a}html.theme-dark .live-state-pill{background:var(--soft);color:var(--brand-ink);border-color:var(--line)}html.theme-dark .live-state-pill.state-live{color:#ff9b88;background:#ec634e2e;border-color:#ec634e52}html.theme-dark .live-state-pill.state-completed{background:var(--surface-2);color:var(--muted)}html.theme-dark .live-state-pill.state-upcoming{background:var(--soft);color:var(--brand-ink)}html.theme-dark .milestone-live-dot,html.theme-dark .avail-dot{background:#3ddc84}html.theme-dark .milestone-live-delta,html.theme-dark .milestone-last-updated-live-badge{color:#3ddc84;background:#3ddc8429}html.theme-dark tr.milestone-row-live,html.theme-dark tr.milestone-row-live td{background:#22c55e21}html.theme-dark tr.milestone-row-crossed,html.theme-dark tr.milestone-row-crossed td{background:#f59e0b21}html.theme-dark tr.table-row-highlight,html.theme-dark tr.table-row-highlight td{background:#636efa29}html.theme-dark .match-insights-celebration-alert-dot{background:#ff6a55}html.theme-dark .live-stat-tile{border-color:var(--line)}html.theme-dark .live-stat-tile.accent{background:radial-gradient(circle at 100% 0,#ec634e3d,#0000 40%),#ec634e14}html.theme-dark .live-calendar-day.outside{color:#565d86}html.theme-dark tr.rank-1,html.theme-dark tr.rank-1 td{background:#f5a6231c}html.theme-dark tr.rank-1 .rank-badge,html.theme-dark .entity-drawer-rank-row.rank-1 .rank-badge{color:#f5c451;background:#f5a62333;border-color:#a9772a}html.theme-dark tr.rank-2 .rank-badge,html.theme-dark .entity-drawer-rank-row.rank-2 .rank-badge{color:#cdd3da;background:#adb5bd29;border-color:#6b7280}html.theme-dark tr.rank-3 .rank-badge,html.theme-dark .entity-drawer-rank-row.rank-3 .rank-badge{color:#d8a87f;background:#c9956c2e;border-color:#8a6240}html.theme-dark .auth-message{color:#5fd38a}html.theme-dark .auth-error{color:#ff8a8a}}.chart{width:100%;height:auto;font-family:inherit;display:block}.chart-grid{stroke:var(--line);stroke-width:1px}.chart-axis-label{fill:var(--muted);font-size:9.5px}.chart-axis-label--muted{opacity:.55}.chart-value-label{fill:var(--ink);font-size:9.5px;font-weight:600}.chart-line{--chart-line:var(--brand)}.chart-series--playing{--chart-line:var(--chart-5)}.chart-series--total{--chart-line:var(--muted)}.chart-series--brand{--chart-line:var(--brand)}.chart-series--teal{--chart-line:var(--chart-4)}.chart-series--violet{--chart-line:var(--chart-6)}.chart-line-path{stroke:var(--chart-line);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.chart-line-path--dashed{stroke-width:2px;stroke-dasharray:6 4}.chart-point{fill:var(--surface);stroke:var(--chart-line);stroke-width:2.5px}.chart-point--muted{opacity:.5}.chart-value-label--muted{fill:var(--muted)}.chart-toggles{flex-wrap:wrap;gap:18px;margin:2px 0 12px;display:flex}.chart-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;color:var(--ink);align-items:center;gap:7px;font-size:14px;display:inline-flex}.chart-toggle input{accent-color:var(--brand);cursor:pointer;flex:none;width:15px;height:15px;margin:0}.chart-line-swatch{border-radius:2px;flex:none;width:20px;height:3px;display:inline-block}.chart-line-swatch--playing{background:var(--chart-5)}.chart-line-swatch--total{background:repeating-linear-gradient(90deg, var(--muted) 0 5px, transparent 5px 9px);border-radius:0;height:2px}.chart-seg{rx:1.5}.chart-seg--3{fill:var(--chart-3)}.chart-seg--4{fill:var(--chart-4)}.chart-seg--5{fill:var(--chart-5)}.chart-bar--muted{opacity:.5}.chart-seg-label{fill:#fff;pointer-events:none;font-size:9.5px;font-weight:600}.chart-empty{color:var(--muted);text-align:center;padding:28px 4px;font-size:.95rem}.chart-legend{color:var(--muted);flex-wrap:wrap;gap:16px;margin:4px 0 12px;padding:0;font-size:.9rem;list-style:none;display:flex}.chart-legend li{align-items:center;gap:7px;display:inline-flex}.chart-legend-swatch{border-radius:3px;width:13px;height:13px;display:inline-block}.chart-legend-swatch.chart-seg--3{background:var(--chart-3)}.chart-legend-swatch.chart-seg--4{background:var(--chart-4)}.chart-legend-swatch.chart-seg--5{background:var(--chart-5)}.challenge-outcome-bar{border:1px solid var(--line);border-radius:999px;height:22px;display:flex;overflow:hidden}.challenge-outcome-seg{min-width:2px}.challenge-filter-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.challenge-filter-field{flex:120px;gap:6px;min-width:110px;margin:0;display:grid}.challenge-filter-field--fixed{flex:none;min-width:0}.challenge-filter-field--wide{flex:2 180px}.challenge-filter-field>span{color:var(--muted);white-space:nowrap;font-size:.82rem}.challenge-filter-field input,.challenge-filter-field select{width:100%;height:42px;padding-top:0;padding-bottom:0}.challenge-filter-row .gender-pill{height:42px}.challenge-filter-row .gender-pill-option{display:inline-flex}.challenge-filter-row .gender-btn{align-items:center;height:100%;padding-top:0;padding-bottom:0;display:inline-flex}.challenge-filter-row button[type=submit]{flex:none;height:42px;padding-top:0;padding-bottom:0}.challenge-details-card{scroll-margin-top:76px}.challenge-match-chip-row{margin:12px 0 0}.challenge-match-chip{border:1px solid var(--line);background:var(--surface-2);border-radius:999px;align-items:center;gap:10px;padding:5px 12px;font-size:.88rem;display:inline-flex}.challenge-match-chip a{white-space:nowrap}.challenge-meter-cell{align-items:center;gap:7px;display:inline-flex}.challenge-meter{background:var(--line);border-radius:2px;flex:none;width:44px;height:4px;display:inline-block;overflow:hidden}.challenge-meter-fill{background:var(--brand);height:100%;display:block}.challenge-meter-fill--positive{background:var(--positive)}.challenge-pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.challenge-sort-btn{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;padding:0}.challenge-sort-btn:hover{filter:none;color:var(--brand-ink)}.challenge-series-toggles{flex-wrap:wrap;gap:16px;margin-bottom:4px;display:flex}.challenge-series-toggles label{cursor:pointer;white-space:nowrap;align-items:center;gap:7px;margin:0;font-size:.9rem;display:inline-flex}.challenge-series-toggles .chart-legend-swatch{flex:none}.challenge-series-toggles input[type=checkbox]{accent-color:var(--brand);margin:0}.challenge-detail-tabs .gender-btn{text-decoration:none;display:block}.challenge-detail-tabs .gender-btn:hover:not(.active){color:var(--ink)}.challenge-method-notes{color:var(--muted);margin:0;padding-left:20px;font-size:.92rem;line-height:1.55}.challenge-method-notes li{margin-bottom:8px}.challenge-method-notes li:last-child{margin-bottom:0}.challenge-method-notes strong{color:var(--ink)}.stats-grid,.grid-2{gap:16px;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:16px}.stat-card span{color:var(--muted);margin-bottom:6px;font-size:.82rem;display:block}.stat-card strong{color:var(--ink);font-size:1.8rem;line-height:1;display:block}.section-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.filter-grid label{gap:6px;display:grid}.filter-grid span{color:var(--muted);font-size:.82rem}.segmented-control{flex-wrap:wrap;gap:8px;display:flex}.segmented-control label{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.season-matrix{margin-top:2px}.season-matrix table{table-layout:fixed;width:100%;min-width:640px}.season-matrix th[scope=col],.season-matrix td{text-align:center;white-space:nowrap}.season-matrix th[scope=col]:first-child,.season-matrix th[scope=row]{text-align:left;color:var(--ink);font-weight:600}.season-matrix th[scope=row]{background:var(--surface-3)}.inprogress-dot{vertical-align:middle;background:#e5484d;border-radius:50%;width:8px;height:8px;margin-left:6px;animation:1.4s ease-in-out infinite inprogress-pulse;display:inline-block}.inprogress-legend{color:var(--muted);align-items:center;gap:7px;margin:0 0 14px;font-size:14px;display:flex}.inprogress-legend .inprogress-dot{margin-left:0}@keyframes inprogress-pulse{0%,to{opacity:1;box-shadow:0 0 #e5484d80}50%{opacity:.55;box-shadow:0 0 0 5px #e5484d00}}@media (prefers-reduced-motion:reduce){.inprogress-dot{animation:none}}.entity-trigger{font:inherit;color:var(--brand);text-align:inherit;cursor:pointer;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb, currentColor 45%, transparent);text-decoration-color:color-mix(in srgb, currentColor 45%, transparent);text-underline-offset:3px;background:0 0;border:0;border-radius:4px;margin:0;padding:0;display:inline}@media screen{html.theme-dark .entity-trigger{color:var(--brand-ink)}}.entity-trigger:hover,.entity-trigger:focus-visible{text-decoration-color:currentColor}.entity-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.court-player .entity-trigger .court-player-name,.entity-trigger .court-libero,.entity-trigger .match-insights-bigmoment-name{color:inherit}.match-insight-card-clickable{transition:border-color .15s,box-shadow .15s;position:relative}.match-insight-card-clickable:hover,.match-insight-card-clickable:focus-within{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));box-shadow:0 8px 26px color-mix(in srgb, var(--brand) 12%, transparent)}.entity-trigger.entity-trigger-cover{z-index:1;border-radius:inherit;text-decoration:none;display:block;position:absolute;inset:0}.entity-trigger.entity-trigger-cover:focus-visible{outline-offset:-2px}.entity-card-cue{color:var(--muted);font-size:18px;line-height:1;position:absolute;bottom:8px;right:12px}.match-insight-card-clickable:hover .entity-card-cue,.entity-trigger-cover:focus-visible .entity-card-cue{color:var(--brand)}@media screen{html.theme-dark .match-insight-card-clickable:hover .entity-card-cue,html.theme-dark .entity-trigger-cover:focus-visible .entity-card-cue{color:var(--brand-ink)}}.entity-drawer-root{z-index:90;position:fixed;inset:0}.entity-drawer-backdrop{background:color-mix(in srgb, var(--ink) 32%, transparent);animation:.2s entity-drawer-fade;position:absolute;inset:0}.entity-drawer-panel{background:var(--surface);border-left:1px solid var(--line);width:min(460px,100vw - 48px);box-shadow:0 8px 24px var(--shadow-strong);outline:none;flex-direction:column;animation:.2s entity-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0}.entity-drawer-grabber{display:none}.entity-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 18px 13px;display:flex}.entity-drawer-head-text{min-width:0}.entity-drawer-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:700}.entity-drawer-title{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;line-height:1.3;overflow:hidden}.entity-drawer-close{border:1px solid var(--line);background:var(--surface-2);width:30px;height:30px;color:var(--ink);cursor:pointer;border-radius:999px;flex:none;place-items:center;padding:0;font-size:16px;line-height:1;display:grid}.entity-drawer-close:hover{background:var(--soft)}.entity-drawer-close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.entity-drawer-body{flex:1;padding:16px 18px;overflow-y:auto}.entity-drawer-foot{border-top:1px solid var(--line);background:var(--surface-2);padding:12px 18px}.entity-drawer-loading{justify-items:center;gap:16px;padding:32px 0;display:grid}.entity-drawer-skeleton{gap:10px;width:100%;display:grid}.entity-drawer-skeleton span{background:var(--soft);border-radius:6px;height:14px;animation:1.2s ease-in-out infinite entity-drawer-pulse;display:block}.entity-drawer-skeleton span:nth-child(2){width:80%}.entity-drawer-skeleton span:nth-child(3){width:60%}.entity-drawer-error{color:var(--muted);justify-items:start;gap:10px;font-size:14px;display:grid}.entity-drawer-error button{border:1px solid var(--line);background:var(--surface-2);color:var(--ink);cursor:pointer;border-radius:8px;padding:6px 14px}.entity-drawer-error button:hover{background:var(--soft)}.entity-drawer-content{gap:14px;font-size:14px;display:grid}.entity-drawer-subhead{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:4px 0 0;font-size:11px;font-weight:700}.entity-drawer-note{color:var(--muted);margin:0;font-size:12.5px}.entity-drawer-card-ref{color:var(--ink);border-left:3px solid var(--brand);padding-left:9px;font-weight:600}.entity-drawer-player-head{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px;display:grid}.entity-drawer-portrait{aspect-ratio:4/5;object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:10px;width:96px}.entity-drawer-portrait-empty{border-style:dashed;place-items:center;font-size:26px;display:grid}.entity-drawer-player-meta{color:var(--muted);align-items:center;gap:6px;margin:0 0 8px;font-size:13px;display:flex}.entity-drawer-meta-team{color:var(--ink);font-weight:700}.entity-drawer-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;display:grid}.entity-drawer-facts div{gap:1px;display:grid}.entity-drawer-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:11.5px}.entity-drawer-facts dd{margin:0;font-weight:600}.entity-drawer-kv{border-collapse:collapse;width:100%}.entity-drawer-kv td{border-bottom:1px solid var(--line);padding:6px 0;font-size:13.5px}.entity-drawer-kv td:first-child{color:var(--muted);width:40%}.entity-drawer-totals{border-collapse:collapse;width:100%;font-size:13.5px}.entity-drawer-totals th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--line);padding:4px 6px 4px 0;font-size:11.5px}.entity-drawer-totals td{border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;padding:7px 6px 7px 0}.entity-drawer-totals th:not(:first-child),.entity-drawer-totals td:not(:first-child),.entity-drawer-totals-centered th,.entity-drawer-totals-centered td{text-align:center}.entity-drawer-total-row td{font-weight:700}.entity-drawer-h2h-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.entity-drawer-h2h-team{align-items:center;gap:8px;display:inline-flex}.entity-drawer-h2h-score{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:28px;font-weight:800}.entity-drawer-h2h-sub{margin-top:-6px}.entity-drawer-h2h-metric{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px}.entity-drawer-standings th:nth-child(2),.entity-drawer-standings td:nth-child(2){text-align:left}.entity-drawer-standings-team{white-space:nowrap}.entity-drawer-standings-team .player-team-dot{margin-right:6px}.entity-drawer-standings-highlight td{background:color-mix(in srgb, var(--brand) 7%, transparent);font-weight:600}.entity-drawer-result-win,.entity-drawer-result-loss{margin-left:6px;font-weight:700}.entity-drawer-result-win{color:var(--positive)}.entity-drawer-result-loss{color:var(--negative)}.entity-drawer-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.entity-drawer-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:10px;padding:6px 0;display:flex}.entity-drawer-list-main{min-width:0;font-weight:600}.entity-drawer-list-sub{color:var(--muted);margin-left:6px;font-size:12px;font-weight:400;display:inline-block}.entity-drawer-list-value{font-variant-numeric:tabular-nums;flex:none;font-weight:600}.entity-drawer-team-head{align-items:center;gap:10px;display:flex}.entity-drawer-team-code{font-size:15px;font-weight:700}.entity-drawer-team-standing{color:var(--muted);white-space:nowrap;font-size:12px}.entity-drawer-ranking{gap:4px;margin:0;padding:0;list-style:none;display:grid}.entity-drawer-rank-row{border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.entity-drawer-rank-row.is-subject{background:color-mix(in srgb, var(--brand) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--brand) 35%, transparent)}.entity-drawer-rank-gap{color:var(--muted);text-align:center;grid-column:1/-1;line-height:.6}.entity-drawer-rank-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.entity-drawer-rank-value{font-variant-numeric:tabular-nums;font-weight:700}@keyframes entity-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes entity-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes entity-drawer-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (max-width:759px){.entity-drawer-panel{border-left:0;border-top:1px solid var(--line);border-radius:16px 16px 0 0;width:100%;max-height:85vh;animation-name:entity-drawer-up;inset:auto 0 0}.entity-drawer-grabber{background:var(--line);border-radius:999px;width:42px;height:4px;margin:8px auto 0;display:block}.entity-drawer-foot{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}@keyframes entity-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.entity-drawer-panel,.entity-drawer-backdrop,.entity-drawer-skeleton span{animation:none}}.viz-graphic{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;flex-direction:column;flex:1;gap:11px;min-width:290px;padding:15px 15px 13px;display:flex}.viz-graphic-head{flex-direction:column;gap:2px;display:flex}.viz-graphic-title{color:var(--ink);font-size:14.5px;font-weight:700}.viz-graphic-sub{color:var(--muted);font-size:11px}.viz-graphic-plot{justify-content:center;display:flex}.viz-graphic-plot .court-chart-figure{width:100%;max-width:340px}.viz-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 13px;font-size:11px;display:flex}.viz-legend-item{align-items:center;gap:6px;display:inline-flex}.viz-legend-dot{border-radius:3px;width:11px;height:11px;display:inline-block}.viz-legend-bar{border-radius:3px;flex:1;min-width:90px;height:9px;display:inline-block}.viz-legend-note{color:var(--muted);opacity:.85}.viz-stats{border-top:1px solid var(--line);flex-wrap:wrap;gap:18px;margin-top:auto;padding-top:10px;display:flex}.viz-stat{flex-direction:column;gap:1px;display:flex}.viz-stat-value{font-variant-numeric:tabular-nums;color:var(--ink);font-size:17px;font-weight:700}.viz-stat-label{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:600}.court-map .viz-court-netlabel{letter-spacing:.1em;fill:var(--muted);font-size:8px;font-weight:600}.court-map .viz-zone-tag{font-variant-numeric:tabular-nums;fill:color-mix(in srgb, var(--ink) 55%, transparent);font-size:8.5px;font-weight:600}.court-map .viz-zone-main{font-variant-numeric:tabular-nums;fill:var(--ink);dominant-baseline:middle;font-size:15px;font-weight:700}.court-map .viz-zone-sub{font-variant-numeric:tabular-nums;fill:color-mix(in srgb, var(--ink) 78%, transparent);font-size:10px;font-weight:500}.court-map .viz-flow-count{font-variant-numeric:tabular-nums;fill:var(--ink);font-size:12px;font-weight:700}.court-chart-figure{justify-items:center;gap:6px;margin:0;display:grid}.court-chart{max-width:380px;margin-inline:auto}.court-chart--arrows{max-width:320px}.court-chart-floor{fill:var(--surface-3);stroke:var(--line);stroke-width:4px}.court-chart-grid{stroke:var(--line);stroke-width:2px}.court-chart-net{stroke:var(--ink);stroke-width:8px;opacity:.55}.court-chart-netlabel{fill:var(--muted);letter-spacing:.18em;font-size:34px;font-weight:700}.court-cell{fill:#0000}.court-cell--dim .court-cell{fill:color-mix(in srgb, var(--muted) 12%, transparent)}.court-cell-label{fill:var(--ink);pointer-events:none;font-size:44px;font-weight:600}.court-cell--dim .court-cell-label{fill:var(--muted);font-size:36px;font-weight:500}.court-density-dot{fill:var(--chart-6);opacity:.16;filter:blur(14px)}.court-chart-caption{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.court-legend{border:1px solid var(--line);border-radius:4px;width:72px;height:8px;display:inline-block}.court-legend--sequential{background:linear-gradient(90deg, color-mix(in srgb, var(--chart-3) 8%, transparent), color-mix(in srgb, var(--chart-3) 80%, transparent))}.court-legend--diverging{background:linear-gradient(90deg, color-mix(in srgb, var(--negative) 70%, transparent), color-mix(in srgb, var(--line) 45%, transparent), color-mix(in srgb, var(--positive) 70%, transparent))}.court-arrow-line{stroke:var(--chart-3);stroke-linecap:round}.court-arrow-head{fill:var(--chart-3)}.rotation-matrix{gap:8px;display:grid}.rotation-matrix-team{color:var(--ink);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.rotation-matrix-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.rotation-cell{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;gap:2px;min-width:0;padding:8px 10px;display:grid}.rotation-cell--dim{color:var(--muted)}.rotation-cell-head{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.rotation-cell-slot{letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:700}.rotation-cell-diff{color:var(--muted);font-size:11px;font-weight:700}.rotation-cell-diff.is-pos{color:var(--positive)}.rotation-cell-diff.is-neg{color:var(--negative)}.rotation-cell-so{color:var(--ink);font-size:20px;font-weight:700;line-height:1.1}.rotation-cell--dim .rotation-cell-so{color:var(--muted);font-size:15px}.rotation-cell-sub{color:var(--ink);opacity:.85;white-space:nowrap;font-size:11px}.rotation-cell-n{color:var(--muted);white-space:nowrap;font-size:10.5px}@media (max-width:560px){.rotation-matrix-grid{grid-template-columns:repeat(2,1fr)}.rotation-cell-sub,.rotation-cell-n{white-space:normal}}.distribution-matrix{border-collapse:collapse;width:100%;font-size:13px}.distribution-matrix th,.distribution-matrix td{border:1px solid var(--line);text-align:center;white-space:nowrap;padding:6px 8px}.distribution-matrix thead th{background:var(--surface-3);color:var(--muted);font-weight:600}.distribution-matrix tbody th{background:var(--surface-2);color:var(--ink);font-weight:600}.distribution-col-code{color:var(--ink);font-weight:700;display:block}.distribution-col-label{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:110px;margin-inline:auto;font-size:10.5px;font-weight:500;display:block;overflow:hidden}.distribution-cell-share{color:var(--ink);font-weight:600}.distribution-cell--dim .distribution-cell-share{color:var(--muted);font-weight:500}.distribution-cell-note{color:var(--muted);font-size:10px;display:block}.distribution-cell--empty,.distribution-total-col{color:var(--muted)}.analytics-toolbar{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.analytics-toolbar-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.analytics-toolbar-label{color:var(--muted);font-size:12px;font-weight:600}.analytics-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}@media (max-width:860px){.analytics-grid-2{grid-template-columns:1fr}}.analytics-grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:18px;display:grid}.analytics-section-head{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:12px;display:flex}.analytics-section-head-right{min-height:1px;margin-left:auto}.analytics-section-head-right .analytics-filter-note{margin:0}.viz-stats--inline{border-top:none;gap:18px;margin:0;padding:0}.analytics-section-head h2+.viz-stats--inline{border-left:1px solid var(--line);align-self:stretch;align-items:center;margin-left:8px;padding-left:18px}@media (max-width:940px){.analytics-section-head h2+.viz-stats--inline{border-left:none;margin-left:0;padding-left:0}}.viz-stats--inline .viz-stat-value{font-size:19px}.viz-stats--inline .viz-stat-label{font-size:10px}.court-map .viz-court-faults{letter-spacing:.06em;fill:var(--viz-neg);font-size:10.5px;font-weight:700}.analytics-info{margin-left:6px;display:inline-block;position:relative}.analytics-info-button{border:1px solid var(--line);width:15px;height:15px;color:var(--muted);cursor:pointer;vertical-align:middle;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:10px;font-style:italic;font-weight:700;line-height:1;display:inline-flex}.analytics-info-button:hover,.analytics-info-button[aria-expanded=true]{color:var(--ink);border-color:var(--muted)}.analytics-info-panel{z-index:30;background:var(--surface-2);border:1px solid var(--line);text-transform:none;letter-spacing:normal;width:230px;color:var(--muted);text-align:left;border-radius:10px;gap:5px;padding:10px 12px;font-size:11.5px;font-weight:400;display:grid;position:absolute;top:20px;left:0;box-shadow:0 8px 24px #0000002e}.analytics-info-row strong{color:var(--ink);margin-right:4px}.analytics-shell{margin-inline:calc(50% - 50vw);padding-inline:max(24px,50vw - 880px)}.analytics-split{grid-template-columns:minmax(330px,2fr) minmax(0,3fr);align-items:start;gap:20px;display:grid}@media (max-width:1150px){.analytics-split{grid-template-columns:1fr}}.analytics-split>div,.analytics-grid-2>div,.analytics-grid-3>div{min-width:0}.analytics-row-selectable{cursor:pointer}.analytics-row-selectable:hover td{background:color-mix(in srgb, var(--ink) 6%, transparent)}.analytics-row-selected td{background:color-mix(in srgb, var(--viz-neu) 16%, transparent)}.analytics-row-selected td:first-child{box-shadow:inset 3px 0 0 var(--viz-neu)}.analytics-table-hint{color:var(--muted);margin:6px 0 0;font-size:11px}.analytics-filter-note{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 10px;font-size:12px;display:flex}.analytics-filter-clear{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:2px 10px;font-size:11.5px}.analytics-filter-clear:hover{background:color-mix(in srgb, var(--ink) 6%, transparent)}.speed-leaders-table th,.speed-leaders-table td{white-space:nowrap}.match-insights-rally-speed{font-variant-numeric:tabular-nums;color:var(--viz-speed);white-space:nowrap;font-size:11px;font-weight:700}.analytics-serve-charts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:18px;display:grid}.analytics-serve-charts-stack{grid-auto-rows:1fr;gap:12px;height:100%;display:grid}.analytics-serve-charts-stack .viz-graphic{gap:7px;min-width:260px;padding:11px 12px 9px}.analytics-serve-charts-stack .viz-graphic-plot{flex:1;align-items:center}.analytics-split .analytics-grid-3{align-items:stretch}.analytics-split .analytics-grid-3 .viz-graphic-plot{flex:1;align-items:center}@media (max-width:760px){.analytics-split .analytics-grid-3{grid-template-columns:1fr}}.analytics-serve-charts-stack .court-chart-figure{max-width:285px}.analytics-subhead{color:var(--ink);margin:14px 0 6px;font-size:14px}.analytics-footnote{color:var(--muted);margin:10px 0 0;font-size:12px}.analytics-kpi-table{border-collapse:separate;border-spacing:0}.analytics-kpi-table th,.analytics-kpi-table td{text-align:center;vertical-align:middle;white-space:nowrap;background:0 0;border:none;padding:9px 12px}.analytics-kpi-table thead th{white-space:normal;min-width:84px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);padding-bottom:7px;font-size:11px;font-weight:600;line-height:1.25;position:static}.analytics-kpi-table th:first-child,.analytics-kpi-table td:first-child{text-align:left;white-space:nowrap}.analytics-kpi-table thead th:first-child{color:#0000}.analytics-kpi-table tbody th{color:var(--ink);text-transform:none;letter-spacing:0;border-left:3px solid var(--row-team,var(--line));padding-left:12px;font-size:14px;font-weight:700;position:static}.analytics-kpi-table tbody th:before{content:"";background:var(--row-team,var(--muted));vertical-align:baseline;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.analytics-kpi-table tbody td{font-variant-numeric:tabular-nums;color:var(--ink);font-size:16px;font-weight:600}.analytics-kpi-table tbody td.is-leader{background:var(--row-team-band,transparent);border-radius:8px;font-weight:800}.analytics-kpi-table tbody tr:hover td{background:color-mix(in srgb, var(--ink) 5%, transparent)}.analytics-kpi-table tbody tr:hover td.is-leader{background:var(--row-team-band,transparent)}.analytics-kpi-table tbody tr.team-row-a{--row-team:var(--color-team-a);--row-team-band:var(--color-team-a-band)}.analytics-kpi-table tbody tr.team-row-b{--row-team:var(--color-team-b);--row-team-band:var(--color-team-b-band)}.analytics-source-badge{border:1px solid var(--line);background:var(--surface-3);color:var(--muted);letter-spacing:.03em;vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:10.5px;font-weight:600;display:inline-block}.analytics-shirt{color:var(--muted);margin-left:5px;font-size:11px}.analytics-fact-list{gap:6px;margin:0;padding-left:18px;font-size:14px;display:grid}.analytics-netstrip{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.analytics-netstrip-cell{border:1px solid var(--line);background:var(--surface-2);text-align:center;border-radius:10px;padding:8px 10px}.analytics-netstrip-zone{letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:700}.analytics-netstrip-value{color:var(--ink);font-size:18px;font-weight:700}.analytics-netstrip-n{color:var(--muted);font-size:11px}