.earth-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 24px}.earth-list [aria-pressed=true]{background:#7046ae;color:white}.earth-compare{display:grid;gap:8px;max-width:440px}.earth-map{margin:22px 0}.earth-map svg{display:block;width:100%;max-height:460px;background:#d9eef4;border:1px solid var(--line);border-radius:16px}.earth-map figcaption{font-size:.9rem;margin-top:10px}.earth-profiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:20px}.earth-profile{min-width:0;overflow-wrap:anywhere}.earth-profile button,.earth-links button{margin:5px}.earth-profile h3{font-family:inherit;font-size:1.05rem}.earth-links{margin-top:20px;padding-top:12px;border-top:1px solid var(--line)}.earth-entry{margin-bottom:20px}.earth-compare select{width:100%}
@media(max-width:720px){.earth-profiles{grid-template-columns:1fr}.earth-map svg{min-height:230px}}
