*{box-sizing:border-box}body{color:#222;background:#fff;max-width:1080px;margin:0 auto;padding:1.5rem;font:16px/1.5 system-ui,sans-serif}header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}h1{margin:0;font-size:1.5rem;font-weight:600}h2{margin:1.5rem 0 1rem;font-size:1.125rem;font-weight:600}nav{gap:1rem;display:flex}a{color:#245b9e;text-underline-offset:3px}nav a{color:#555;text-decoration:none}nav a[aria-current=page]{color:#222;text-decoration:underline}button,input,select{max-width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #bbb;border-radius:4px;padding:.45rem .7rem}button{cursor:pointer}button:hover:enabled{background:#f5f5f5;border-color:#777}button:disabled{cursor:default;color:#666}:focus-visible{outline-offset:3px;outline:2px solid #245b9e}[role=alert]{color:#a02020}.comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.flag-choice{width:100%;padding:1rem}.flag-choice img{object-fit:contain;width:100%;height:clamp(100px,30vw,360px);display:block}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e5e5;padding:.65rem .5rem}th{color:#555;font-size:.875rem;font-weight:500}.rank-row button{text-align:left;border:0;padding:0;font-weight:500}.rank-row button:hover:enabled{background:0 0;text-decoration:underline}.thumbnail{object-fit:contain;width:72px;height:48px;display:block}dialog{overflow-wrap:anywhere;border:1px solid #bbb;border-radius:4px;max-width:min(640px,80vw);max-height:85vh;padding:1.5rem}dialog::backdrop{background:#0000004d}dt{font-weight:500}dd{margin:0 0 .75rem}.detail-image{max-width:100%;max-height:50vh}@media (width<=600px){body{padding:1rem;font-size:14px}header,nav,.comparison{gap:.75rem}.flag-choice{padding:.5rem}th,td{padding:.5rem .25rem}.thumbnail{width:48px;height:32px}}
