.compare-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.compare-summary>div{padding:20px;border:1px solid var(--border);border-radius:18px;background:#fff}.compare-summary strong{display:block;font-size:28px;line-height:1.1}.compare-summary span{display:block;margin-top:6px;color:var(--muted);font-size:14px}.compare-notice{margin-bottom:22px}.city-compare-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:20px;background:#fff}.city-compare-table{width:100%;min-width:900px;border-collapse:collapse}.city-compare-table th,.city-compare-table td{padding:16px;border-bottom:1px solid var(--border);vertical-align:top;text-align:left}.city-compare-table thead th{background:#f8fafc;font-size:13px;color:var(--muted)}.city-compare-table tbody th{width:230px;font-size:14px}.city-compare-table tbody th a{color:var(--text);text-decoration:none}.compare-price{display:flex;flex-direction:column;gap:5px;text-decoration:none;color:var(--text);min-width:145px}.compare-price strong{font-size:14px}.compare-price small{font-size:12px;color:var(--muted)}.compare-price:hover strong{color:var(--accent-dark)}.compare-empty{font-size:13px;color:var(--muted)}@media(max-width:760px){.compare-summary{grid-template-columns:1fr}.city-compare-wrap{margin-left:-2px;margin-right:-2px}.city-compare-table th,.city-compare-table td{padding:13px}}
