/* All common presentation comes from webgis-shared/lagoons-ui.css. */
.landslide-pagination, .landslide-source-links { display: flex; align-items: center; gap: .75rem; flex-wrap: wrap; margin: .75rem 0; }
.landslide-pagination[hidden] { display: none; }
.landslide-pagination span { font: .75rem var(--font-mono, monospace); }
.landslide-original-fields { margin-top: 1.5rem; }
.landslide-original-fields summary { cursor: pointer; font-weight: 600; }
#landslide-details .detail-value { overflow-wrap: anywhere; }
#record-search { margin-top: .35rem; }
#record-list { max-height: none; }
#global-search-selected { margin-bottom: 1rem; }
#source-library .reference-section { margin-top: 1rem; }
#load-area:disabled, #download-view:disabled { opacity: .5; cursor: default; }
