.ef-route__inner{max-width:var(--ef-column);margin:0 auto;text-align:center}.ef-route__text{margin:0 auto var(--ef-space-4);max-width:var(--ef-measure);font-size:var(--ef-text-body);line-height:1.6}.ef-route__destination{margin:0 0 var(--ef-space-4)}.ef-route__destination-label,.ef-route__destination-name,.ef-route__destination-address,.ef-route__destination-coords{display:block}.ef-route__destination-label{font-size:var(--ef-text-meta);text-transform:uppercase;letter-spacing:0.08em;color:var(--ef-color-text-muted)}.ef-route__destination-name{font-size:var(--ef-text-card);line-height:1.3}.ef-route__destination-address,.ef-route__destination-coords{font-size:var(--ef-text-meta);color:var(--ef-color-text-muted)}.ef-route__destination-coords{user-select:all;font-variant-numeric:tabular-nums}.ef-route__go{min-width:min(320px,100%)}.ef-route__more{margin:var(--ef-space-3) auto 0;max-width:320px}.ef-route__more-summary{display:inline-block;padding:var(--ef-space-1) var(--ef-space-2);font-size:var(--ef-text-meta);color:var(--ef-color-text);text-decoration:underline;cursor:pointer}.ef-route__more-summary::-webkit-details-marker{display:none}.ef-route__apps{display:grid;gap:var(--ef-space-1);margin:var(--ef-space-2) 0 0;padding:0;list-style:none}.ef-route__app-link{display:flex;align-items:center;min-height:var(--ef-control-height);padding:var(--ef-space-2) var(--ef-space-3);font-size:var(--ef-text-body);color:var(--ef-color-text);background:var(--ef-color-surface);border:2px solid var(--ef-color-line);border-radius:var(--ef-radius)}.ef-route__app-link:hover,.ef-route__app-link:focus-visible{border-color:var(--ef-color-primary);background:var(--ef-color-surface-alt)}.ef-route__app[hidden]{display:none}