| layout |
|
| title |
Vitis Gap Analysis and Species Distribution Models |
<style>
/* Base Container */
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
line-height: 1.6;
color: #24292e;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
}
/* Image Banner - FLEXBOX SETUP */
.image-banner {
display: flex; /* Enables horizontal layout */
justify-content: space-between;
gap: 20px;
margin-top: 25px;
margin-bottom: 30px;
width: 100%;
}
/* WRAPPER FOR IMG + CITATION */
.image-item {
flex: 1; /* Each wrapper grows equally */
display: flex;
flex-direction: column; /* Stack image and text vertically */
}
/* TARGET IMAGES DIRECTLY */
.image-item img {
width: 100%; /* Fills its flex slot */
height: 200px; /* Fixed height for uniformity */
object-fit: cover; /* Crops image to fit the box */
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0,0,0,0.15);
display: block;
}
/* CITATION STYLE */
.photo-credit {
font-size: 0.75rem;
color: #586069;
margin-top: 6px;
text-align: right; /* Aligns text to the right, optional */
line-height: 1.3;
}
.photo-credit a {
color: #586069;
text-decoration: none;
}
.photo-credit a:hover {
text-decoration: underline;
}
/* Responsive: Stack on mobile */
@media (max-width: 768px) {
.image-banner {
flex-direction: column;
}
.image-item img {
height: 150px;
}
}
/* Grid for Species Links */
.species-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 15px;
margin-top: 20px;
}
.species-card {
background: #f9f9f9;
border: 1px solid #e1e4e8;
border-radius: 6px;
padding: 10px 15px;
transition: transform 0.2s;
}
.species-card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
border-color: #0366d6;
}
.species-card a {
text-decoration: none;
color: #0366d6;
font-weight: 500;
display: block;
}
.btn-main {
background-color: #2ea44f;
color: white !important;
padding: 10px 20px;
border-radius: 6px;
text-decoration: none;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
/* Footer Style */
.site-footer {
margin-top: 50px;
padding-top: 20px;
border-top: 1px solid #e1e4e8;
font-size: 0.85rem;
color: #586069;
text-align: center;
}
.site-footer a {
color: #0366d6;
text-decoration: none;
}
.site-footer a:hover {
text-decoration: underline;
}
</style>
← Back to Home
These reports aggregate data across all assessed taxa
Distributions & Gap Analysis
Ecogeographic Characterization
Vitis arizonica
Photo by
nikkiro (CC BY-NC)
Select a taxon to view its distribution model and conservation gap analysis results.
The information presented on this site accompanies the publication:
Carver D, Khoury CK, Frances A, McCarry N, Diaz-Garcia L, Galarneau E, Gora S, Haidet M, Heinitz C, Knapp W, Meyer A, Miller A, Mims R, Sapkota S, Spurrier C, and Wen J (2026) Conservation gap analysis for wild grapevines (Vitis L.) of the Americas. Plants People Planet. doi: 10.1002/ppp3.70246. https://doi.org/10.1002/ppp3.70246