.Layout_shell__d3VQq{min-height:100vh;display:flex;flex-direction:column}.Layout_skip__iHMkM{position:absolute;left:-9999px;top:0;background:var(--brand);color:#fff;padding:10px 16px;border-radius:8px;z-index:100}.Layout_skip__iHMkM:focus{left:12px;top:12px}.Layout_header__WZgfV{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--bg) 82%,transparent);-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--border)}.Layout_headerInner__mP9Kg{max-width:var(--maxw);margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:20px}.Layout_logo__tXVtg{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:20px;font-weight:800}.Layout_logo__tXVtg svg{display:block}.Layout_nav__uGpno{display:flex;gap:4px;margin-left:auto;flex-wrap:wrap}.Layout_navActive__gKEzE,.Layout_navLink__S8Edb{padding:8px 12px;border-radius:10px;font-weight:500;font-size:14px;color:var(--text-soft);transition:background .15s ease,color .15s ease;white-space:nowrap}.Layout_navLink__S8Edb:hover{background:var(--surface-2);color:var(--text)}.Layout_navActive__gKEzE{background:var(--brand-soft);color:var(--brand-strong);font-weight:600}.Layout_themeBtn__9Dcnr{border:1px solid var(--border);background:var(--surface);border-radius:10px;width:40px;height:40px;cursor:pointer;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex:none}.Layout_themeBtn__9Dcnr:hover{border-color:var(--brand)}.Layout_mainWide__xm2Lk,.Layout_main__RIY09{width:100%;margin:0 auto;padding:32px 24px 64px;flex:1 1}.Layout_main__RIY09{max-width:var(--maxw)}.Layout_mainWide__xm2Lk{max-width:1400px}.Layout_footer__rfhSO{border-top:1px solid var(--border);background:var(--surface)}.Layout_footerInner__VIpZr{max-width:var(--maxw);margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--text-faint)}.Layout_footerLink__uPcw2{color:var(--brand-strong);font-weight:600}@media (max-width:640px){.Layout_headerInner__mP9Kg{flex-wrap:wrap;padding:12px 16px}.Layout_nav__uGpno{width:100%;margin-left:0;justify-content:flex-start}.Layout_themeBtn__9Dcnr{position:absolute;right:16px;top:12px}.Layout_mainWide__xm2Lk,.Layout_main__RIY09{padding:20px 16px 48px}}.UI_flagRounded__teCtc{border-radius:8px;box-shadow:var(--shadow-sm)}.UI_flagFallback__ckb7R{background:var(--surface-2);border-radius:8px;width:100%;aspect-ratio:3/2}.UI_chip__zZyxu{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--surface-2);border:1px solid var(--border);font-size:13px;font-weight:500;color:var(--text-soft)}.UI_chip_brand__5NW39{background:var(--brand-soft);color:var(--brand-strong);border-color:transparent}.UI_chip_accent__Mjmjf{background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);border-color:transparent}.UI_card__wZsLt,.UI_stat___zlfO{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.UI_stat___zlfO{padding:18px 20px}.UI_statIcon__BQxW_{font-size:22px;margin-bottom:6px}.UI_statValue__pRN8M{font-family:var(--font-display);font-size:26px;font-weight:700;letter-spacing:-.02em}.UI_statLabel__eN8KG{color:var(--text-soft);font-size:13px;margin-top:2px;font-weight:500}.UI_statSub__r1hh2{color:var(--text-faint);font-size:12px;margin-top:4px}.UI_sectionHead__gu99k{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:8px 0 18px}.UI_eyebrow__lFVEn{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--brand-strong);margin-bottom:6px}.UI_sectionTitle__pSunb{font-size:24px;margin:0}.UI_barRow__ZHd5t{display:grid;grid-template-columns:120px 1fr auto;align-items:center;grid-gap:12px;gap:12px;margin:10px 0}.UI_barLabel__FybIx{font-weight:600;font-size:14px}.UI_barTrack__I0Rio{background:var(--surface-2);border-radius:999px;height:14px;overflow:hidden}.UI_barFill__yRrxn{height:100%;border-radius:999px;transition:width .5s cubic-bezier(.22,1,.36,1)}.UI_bar_brand__zb5TK{background:var(--grad)}.UI_bar_accent__EQn9_{background:linear-gradient(90deg,#06b6d4,#0891b2)}.UI_barValue__dTGoH{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;font-size:14px;min-width:72px;text-align:right}.UI_countryCard__WNW10{display:flex;gap:14px;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;align-items:center}.UI_countryCard__WNW10:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--brand)}.UI_countryFlag__w4FrA{width:76px;flex:none}.UI_countryFlag__w4FrA img{width:100%;aspect-ratio:3/2;object-fit:cover}.UI_countryBody__4lMvn{min-width:0}.UI_countryName__osrzb{font-family:var(--font-display);font-weight:700;font-size:16px}.UI_countryMeta__FXdAv{color:var(--text-soft);font-size:13px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UI_countryPop__4WC2f{color:var(--text-faint);font-size:12px;margin-top:4px}.UI_empty__PD3aq{text-align:center;padding:64px 24px;border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--surface)}.UI_emptyIcon__QMCyI{font-size:34px}.UI_emptyTitle__wCOa9{margin:10px 0 6px}.UI_emptyText__dTtyT{color:var(--text-soft);margin:0}.Battle_pickers__eJpdF{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:22px}.Battle_picker__pOq2C{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:200px}.Battle_picker__pOq2C span{font-size:13px;font-weight:600;color:var(--text-soft)}.Battle_picker__pOq2C select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;padding:12px 14px;font-size:15px;cursor:pointer}.Battle_picker__pOq2C select:focus{border-color:var(--brand);outline:none}.Battle_vs__1BiV6{font-family:var(--font-display);font-weight:800;color:var(--text-faint);padding-bottom:12px}.Battle_hint__rCsha{padding:22px;color:var(--text-soft)}.Battle_arena__kp5kX{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:16px;gap:16px;align-items:center;margin-bottom:20px}.Battle_corner__5PICs{text-align:center;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color .2s,box-shadow .2s}.Battle_corner__5PICs img{width:84px;aspect-ratio:3/2;object-fit:cover;border-radius:6px}.Battle_cornerName__ZXq3Y{font-family:var(--font-display);font-weight:700;margin-top:8px}.Battle_cornerScore__H6Yrb{font-family:var(--font-display);font-size:34px;font-weight:800;color:var(--brand-strong)}.Battle_leading__42bQ7{border-color:var(--brand);box-shadow:var(--shadow)}.Battle_middle__o0RVD{display:flex;flex-direction:column;gap:10px;align-items:center;border:none;background:transparent}.Battle_roundInfo__QFrO3{color:var(--text-faint);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Battle_primary__KSalj,.Battle_secondary__O0phP{border-radius:999px;padding:11px 20px;font-weight:700;font-size:14px;cursor:pointer;border:1px solid var(--border);white-space:nowrap}.Battle_primary__KSalj{background:var(--brand);color:#fff;border-color:var(--brand)}.Battle_primary__KSalj:hover{background:var(--brand-strong)}.Battle_secondary__O0phP{background:var(--surface);color:var(--text)}.Battle_rounds__8RKns{display:flex;flex-direction:column;gap:8px}.Battle_round__tHpeM{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 18px}.Battle_side__4L2hQ{font-family:var(--font-display);font-weight:700;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-soft)}.Battle_right__7thTg{text-align:right}.Battle_win__S8k1c{color:var(--brand-strong)}.Battle_metric__WbD_Z{text-align:center;font-size:13px;color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.Battle_verdict__VK8_w{padding:24px;text-align:center;margin-top:16px}.Battle_verdict__VK8_w h3{margin:0 0 10px;font-size:24px}.Battle_disclaimer__Qc9aS{color:var(--text-faint);font-size:12px;max-width:560px;margin:0 auto;line-height:1.5}@media (max-width:560px){.Battle_arena__kp5kX{grid-template-columns:1fr}}