:root{--bg: #ffffff;--fg: #0a0a0a;--muted: #6b6b6b;--line: #ececec;--accent: #d4145a;--prob-a: #e11d48;--prob-draw: #bfc5ce;--prob-b: #2563eb;--bar-gap: 4px;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #0a0a0a;--fg: #f2f2f2;--muted: #8a8a8a;--line: #1f1f1f;--accent: #ff5c8a;--prob-a: #ff5c8a;--prob-draw: #5f6875;--prob-b: #60a5fa}}:root[data-theme=light]{--bg: #ffffff;--fg: #0a0a0a;--muted: #6b6b6b;--line: #ececec;--accent: #d4145a;--prob-a: #e11d48;--prob-draw: #bfc5ce;--prob-b: #2563eb;--bar-gap: 4px}:root[data-theme=dark]{--bg: #0a0a0a;--fg: #f2f2f2;--muted: #8a8a8a;--line: #1f1f1f;--accent: #ff5c8a;--prob-a: #ff5c8a;--prob-draw: #5f6875;--prob-b: #60a5fa;--bar-gap: 4px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{min-height:100%}body{background:var(--bg);color:var(--fg);font:15px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.hdr{position:sticky;top:0;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);z-index:10}.hdr-inner{max-width:580px;margin:0 auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hdr-copy{min-width:0}.hdr-title{display:flex;align-items:center;gap:6px;min-width:0}.hdr-ball{flex:0 0 auto;width:18px;height:18px;object-fit:contain}h1{font-size:18px;font-weight:600;line-height:1.2;margin:0;letter-spacing:0;min-width:0}.sub{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.35}[hidden],.hidden-by-filter{display:none!important}main{width:100%;max-width:580px;margin:0 auto;padding:12px 20px 20px;flex:1;display:flex;flex-direction:column}#tz-label{font-variant:small-caps;letter-spacing:.02em}.focused-mode{padding:4px 0 18px}.focused-mode-back{appearance:none;background:transparent;border:0;border-radius:4px;color:var(--accent);cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1.2;padding:0}.focused-mode-back:hover{text-decoration:none}.focused-mode-back:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.focused-mode-team{display:flex;align-items:center;gap:10px;margin-top:12px;min-width:0}.focused-mode-flag{flex:0 0 auto;font-size:28px;line-height:1}.focused-mode-name{min-width:0;overflow:hidden;color:var(--fg);font-size:20px;font-weight:650;letter-spacing:0;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.focused-mode-rank:empty{display:none}.focused-mode-meta{margin:4px 0 0 38px;color:var(--muted);font-size:13px;font-weight:600;line-height:1.35}.focused-mode.is-group .focused-mode-flag,.focused-mode.is-group .focused-mode-rank{display:none}.focused-mode.is-group .focused-mode-meta{margin-left:0}.focused-mode-link{appearance:none;background:transparent;border:0;border-radius:4px;color:var(--fg);cursor:pointer;font:inherit;font-weight:700;padding:0}.focused-mode-link.is-filter{color:var(--fg)}.focused-mode-link:hover{text-decoration:none}.focused-mode-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.focused-mode-group{margin-top:18px}.focused-mode-group-table{width:100%;border-collapse:collapse;color:var(--fg);font-size:12px;line-height:1.25;table-layout:fixed}.focused-mode-group-team-col{width:auto}.focused-mode-group-stat-col{width:34px}.focused-mode-group-table th,.focused-mode-group-table td{padding:6px 0;text-align:right;vertical-align:middle}.focused-mode-group-table tbody tr:first-child td,.focused-mode-group-table tbody tr+tr td{border-top:1px solid var(--line)}.focused-mode-group-table th{color:var(--muted);font-weight:700}.focused-mode-group-table th:first-child,.focused-mode-group-table td:first-child{text-align:left}.focused-mode-group-table th:not(:first-child),.focused-mode-group-table td:not(:first-child){padding-left:0;white-space:nowrap}.focused-mode-group-table tbody td:last-child{font-weight:800}.focused-mode-group-team{appearance:none;background:transparent;border:0;border-radius:4px;color:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font:inherit;max-width:100%;min-width:0;padding:0}.focused-mode-group-team.is-filter .focused-mode-group-name{color:var(--accent)}.focused-mode-group-team:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.focused-mode-group-team:active{transform:scale(.98)}.focused-mode-group-flag{flex:0 0 auto;font-size:15px;line-height:1}.focused-mode-group-name{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.focused-mode-group-rank{transform:translateY(0)}@media(hover:hover){.focused-mode-group-team:hover .focused-mode-group-name{color:var(--accent)}}.ftr{display:grid;justify-items:end;gap:3px;margin-top:auto;padding:80px 0 20px;color:var(--muted);font-size:12px;line-height:1.2;text-align:right}.ftr p{margin:0}.ftr-brand{display:inline-flex;align-items:center;gap:5px}.ftr-ball{width:12px;height:12px;object-fit:contain}.country-info{margin:14px 0 0 38px}.country-info-body{margin:0;font-size:14.5px;line-height:1.6;color:var(--fg);max-width:65ch}@media(max-width:520px){.hdr-inner{padding:14px 16px}main{padding:8px 16px 16px}.focused-mode{padding:4px 0 16px}.focused-mode-flag{font-size:26px}.focused-mode-name{font-size:18px}.focused-mode-meta{margin-left:36px}.country-info{margin-left:0}.focused-mode-group-stat-col{width:30px}.country-info-body{font-size:14px}}.theme-toggle{flex:0 0 auto;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--bg);border:1px solid var(--line);border-radius:999px;cursor:pointer;color:var(--fg);transition:background-color .15s ease,color .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.theme-toggle:active{background:color-mix(in srgb,var(--fg) 7%,var(--bg));border-color:var(--muted)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle svg{width:18px;height:18px}.icon-sun{display:none}.icon-moon{display:block}@media(prefers-color-scheme:dark){.icon-sun{display:block}.icon-moon{display:none}}:root[data-theme=light] .icon-sun{display:none}:root[data-theme=light] .icon-moon{display:block}:root[data-theme=dark] .icon-sun{display:block}:root[data-theme=dark] .icon-moon{display:none}:root[data-debug-frame=true] .theme-toggle{display:none}
