Template:Accession/styles.css: Difference between revisions
Template page
More actions
Eloise Zomia (talk | contribs) No edit summary |
Eloise Zomia (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* | /* MEDIAWIKI-COMPATIBLE SCIENTIFIC RESEARCH DATABASE STYLING */ | ||
/* Research Database Header - Dark, Technical */ | |||
.hero-header { | .hero-header { | ||
background: | background: #0f172a; | ||
border-radius: | border: 1px solid #334155; | ||
border-radius: 2px; | |||
overflow: hidden; | overflow: hidden; | ||
box-shadow: 0 | box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); | ||
margin-bottom: | margin-bottom: 2rem; | ||
position: relative; | |||
} | } | ||
/* | /* Scientific header section */ | ||
.hero-top { | .hero-top { | ||
background: # | background: #1e293b; | ||
color: white; | color: white; | ||
padding: | padding: 1.5rem 2rem; | ||
position: relative; | position: relative; | ||
border-bottom: 1px solid rgba(148, 163, 184, 0.1); | |||
} | } | ||
/* Scientific title typography */ | |||
.hero-title { | .hero-title { | ||
font-size: 1. | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
font-weight: | font-size: 1.75rem; | ||
font-weight: 600; | |||
margin: 0; | margin: 0; | ||
line-height: 1; | line-height: 1.1; | ||
color: | color: #f8fafc; | ||
max-width: | letter-spacing: -0.02em; | ||
max-width: 65%; | |||
} | } | ||
/* Technical data badges */ | |||
.hero-subtitle { | .hero-subtitle { | ||
font-family: monospace; | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-size: 0. | font-size: 0.65rem; | ||
color: # | color: #cbd5e1; | ||
background: rgba( | background: rgba(15, 23, 42, 0.8); | ||
padding: 0. | border: 1px solid rgba(148, 163, 184, 0.2); | ||
border-radius: | padding: 0.3rem 0.6rem; | ||
border-radius: 2px; | |||
display: inline-block; | display: inline-block; | ||
margin-top: 0.75rem; | margin-top: 0.75rem; | ||
font-weight: 500; | |||
font- | |||
text-transform: uppercase; | text-transform: uppercase; | ||
letter-spacing: 0.5px; | letter-spacing: 0.5px; | ||
} | } | ||
/* Status indicators - more technical */ | |||
.hero-badges { | .hero-badges { | ||
position: absolute; | position: absolute; | ||
top: | top: 1.5rem; | ||
right: | right: 2rem; | ||
display: flex; | |||
flex-direction: column; | |||
gap: 0.25rem; | |||
} | } | ||
.hero-badge { | .hero-badge { | ||
padding: 0. | padding: 0.2rem 0.5rem; | ||
border-radius: | border-radius: 2px; | ||
font-size: 0. | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-weight: | font-size: 0.55rem; | ||
font-weight: 600; | |||
text-transform: uppercase; | text-transform: uppercase; | ||
letter-spacing: 0.5px; | |||
min-width: 60px; | |||
min-width: | |||
text-align: center; | text-align: center; | ||
border: 1px solid transparent; | |||
} | } | ||
.badge-active { | .badge-active { | ||
background: # | background: rgba(5, 150, 105, 0.2); | ||
color: | color: #10b981; | ||
border-color: rgba(5, 150, 105, 0.3); | |||
} | } | ||
.badge-tier1 { | .badge-tier1 { | ||
background: # | background: rgba(59, 130, 246, 0.2); | ||
color: | color: #60a5fa; | ||
border-color: rgba(59, 130, 246, 0.3); | |||
} | } | ||
.badge-priority { | .badge-priority { | ||
background: # | background: rgba(239, 68, 68, 0.2); | ||
color: | color: #f87171; | ||
border-color: rgba(239, 68, 68, 0.3); | |||
} | } | ||
/* | /* Scientific data visualization split */ | ||
.hero-split { | .hero-split { | ||
display: table; | display: table; | ||
| Line 108: | Line 96: | ||
table-layout: fixed; | table-layout: fixed; | ||
background: #f8fafc; | background: #f8fafc; | ||
border-top: 1px solid rgba(148, 163, 184, 0.2); | |||
} | } | ||
| Line 114: | Line 103: | ||
width: 50%; | width: 50%; | ||
vertical-align: top; | vertical-align: top; | ||
height: | height: 420px; | ||
position: relative; | position: relative; | ||
} | } | ||
| Line 125: | Line 114: | ||
.hero-image img { | .hero-image img { | ||
width: 100%; | width: 100%; | ||
height: | height: 420px; | ||
object-fit: cover; | object-fit: cover; | ||
} | } | ||
/* | /* Scientific placeholder - more technical */ | ||
.photo-placeholder { | .photo-placeholder { | ||
height: | height: 420px; | ||
background: #f8fafc; | background: #f8fafc; | ||
display: table; | display: table; | ||
width: 100%; | width: 100%; | ||
position: relative; | |||
} | } | ||
| Line 141: | Line 131: | ||
vertical-align: middle; | vertical-align: middle; | ||
text-align: center; | text-align: center; | ||
padding: | padding: 2.5rem; | ||
position: relative; | |||
. | |||
} | } | ||
.placeholder-title { | .placeholder-title { | ||
font-size: 1. | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
color: # | font-size: 1.1rem; | ||
font-weight: | color: #1e293b; | ||
font-weight: 600; | |||
margin-bottom: 0.75rem; | margin-bottom: 0.75rem; | ||
letter-spacing: -0.01em; | |||
} | } | ||
.placeholder-subtitle { | .placeholder-subtitle { | ||
font-size: 0. | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
color: # | font-size: 0.85rem; | ||
line-height: 1. | color: #475569; | ||
max-width: | line-height: 1.5; | ||
margin: 0 auto | max-width: 300px; | ||
margin: 0 auto 1.25rem; | |||
} | } | ||
.placeholder-instruction { | .placeholder-instruction { | ||
font-size: 0. | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
color: # | font-size: 0.7rem; | ||
background: | color: #64748b; | ||
background: rgba(255, 255, 255, 0.8); | |||
border: 1px solid #e2e8f0; | border: 1px solid #e2e8f0; | ||
max-width: | padding: 0.75rem 1rem; | ||
border-radius: 2px; | |||
max-width: 280px; | |||
margin: 0 auto; | margin: 0 auto; | ||
line-height: 1.3; | |||
} | } | ||
/* | /* Technical image overlay */ | ||
.image-overlay { | .image-overlay { | ||
position: absolute; | position: absolute; | ||
| Line 183: | Line 172: | ||
left: 0; | left: 0; | ||
right: 0; | right: 0; | ||
background: rgba( | background: rgba(15, 23, 42, 0.9); | ||
color: white; | color: white; | ||
padding: | padding: 1.5rem 1.25rem 1rem; | ||
} | } | ||
.image-caption { | .image-caption { | ||
font-size: 0. | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-weight: | font-size: 0.7rem; | ||
font-weight: 500; | |||
margin: 0; | margin: 0; | ||
line-height: 1. | line-height: 1.3; | ||
color: #e2e8f0; | |||
} | } | ||
/* | /* Research-grade map section */ | ||
.hero-map { | .hero-map { | ||
background: #f8fafc; | background: #f8fafc; | ||
position: relative; | |||
} | } | ||
.map-container { | .map-container { | ||
height: | height: 420px; | ||
width: 100%; | width: 100%; | ||
background: #e2e8f0; | background: #e2e8f0; | ||
| Line 208: | Line 200: | ||
justify-content: center; | justify-content: center; | ||
color: #64748b; | color: #64748b; | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | |||
font-size: 0.9rem; | font-size: 0.9rem; | ||
font-weight: | font-weight: 500; | ||
position: relative; | position: relative; | ||
} | } | ||
.lw-map { | .lw-map { | ||
width: 100% !important; | width: 100% !important; | ||
height: | height: 420px !important; | ||
} | } | ||
/* | /* Scientific data overlay */ | ||
.map-legend { | .map-legend { | ||
position: absolute; | position: absolute; | ||
top: | top: 1rem; | ||
left: 0. | left: 1rem; | ||
background: rgba(15, 23, 42, 0.95); | |||
border-radius: | border: 1px solid rgba(148, 163, 184, 0.3); | ||
padding: | border-radius: 2px; | ||
box-shadow: 0 | padding: 1rem; | ||
max-width: | box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); | ||
max-width: 200px; | |||
z-index: 1000; | z-index: 1000; | ||
color: white; | |||
} | } | ||
.legend-section { | .legend-section { | ||
margin-bottom: 0. | margin-bottom: 0.75rem; | ||
} | } | ||
| Line 243: | Line 235: | ||
.legend-title { | .legend-title { | ||
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | |||
font-size: 0.6rem; | font-size: 0.6rem; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
color: # | color: #94a3b8; | ||
font-weight: | font-weight: 600; | ||
margin-bottom: 0. | margin-bottom: 0.4rem; | ||
letter-spacing: | letter-spacing: 1px; | ||
} | } | ||
.legend-primary { | .legend-primary { | ||
font-weight: | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
color: # | font-weight: 600; | ||
font-size: 0. | color: #f8fafc; | ||
margin-bottom: 0. | font-size: 0.75rem; | ||
line-height: 1. | margin-bottom: 0.25rem; | ||
line-height: 1.2; | |||
} | } | ||
.legend-secondary { | .legend-secondary { | ||
color: # | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
font-size: 0. | color: #cbd5e1; | ||
margin-bottom: 0. | font-size: 0.7rem; | ||
line-height: 1. | margin-bottom: 0.4rem; | ||
line-height: 1.2; | |||
} | } | ||
.legend-coords { | .legend-coords { | ||
font-family: monospace; | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-size: 0. | font-size: 0.65rem; | ||
color: # | color: #10b981; | ||
background: | background: rgba(5, 150, 105, 0.1); | ||
padding: 0. | border: 1px solid rgba(5, 150, 105, 0.2); | ||
border-radius: | padding: 0.3rem 0.5rem; | ||
border-radius: 2px; | |||
line-height: 1; | line-height: 1; | ||
} | } | ||
/* | /* Research data strip - technical presentation */ | ||
. | .hero-details { | ||
background: #1e293b; | |||
border-top: 1px solid rgba(148, 163, 184, 0.2); | |||
padding: 1.25rem 2rem; | |||
display: flex; | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
gap: 2rem; | |||
position: relative; | |||
} | |||
.detail-group { | |||
display: flex; | |||
flex-direction: column; | |||
min-width: 120px; | |||
text-align: center; | |||
position: relative; | |||
} | } | ||
. | .detail-label { | ||
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | |||
font-size: 0.6rem; | |||
text-transform: uppercase; | |||
color: #94a3b8; | |||
font-weight: 600; | |||
margin-bottom: 0.5rem; | |||
letter-spacing: 1px; | |||
} | } | ||
. | .detail-value { | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | |||
font-size: 0.85rem; | |||
font-weight: 600; | |||
color: #f8fafc; | |||
line-height: 1.2; | |||
} | } | ||
. | .detail-value.highlight { | ||
color: #10b981; | |||
} | } | ||
/* | /* Scientific leaflet controls */ | ||
.leaflet-control | .leaflet-control { | ||
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace !important; | |||
font-size: 0.6rem !important; | |||
} | } | ||
.leaflet-control- | .leaflet-control-layers { | ||
background: rgba(15, 23, 42, 0.95) !important; | |||
border: 1px solid rgba(148, 163, 184, 0.3) !important; | |||
border-radius: 2px !important; | |||
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important; | |||
color: white !important; | |||
padding: 0.75rem !important; | |||
} | } | ||
.leaflet-control-layers label { | |||
font-size: 0.65rem !important; | |||
color: #cbd5e1 !important; | |||
margin-bottom: 0.25rem !important; | |||
line-height: 1.2 !important; | |||
padding-left: 0.5rem !important; | |||
} | } | ||
. | .leaflet-control-zoom { | ||
border: 1px solid rgba(148, 163, 184, 0.3) !important; | |||
border-radius: 2px !important; | |||
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2) !important; | |||
} | } | ||
. | .leaflet-control-zoom a { | ||
width: 28px !important; | |||
height: 28px !important; | |||
line-height: 28px !important; | |||
font-size: 0. | font-size: 16px !important; | ||
background: rgba(15, 23, 42, 0.95) !important; | |||
color: #cbd5e1 !important; | |||
border: none !important; | |||
} | } | ||
. | .leaflet-control-zoom a:hover { | ||
background: rgba(15, 23, 42, 1) !important; | |||
color: white !important; | |||
} | } | ||
/* Coordinates badge - technical styling */ | |||
.coordinates { | .coordinates { | ||
position: absolute; | position: absolute; | ||
bottom: | bottom: 1rem; | ||
right: | right: 1rem; | ||
background: rgba( | background: rgba(15, 23, 42, 0.95); | ||
color: | color: #10b981; | ||
padding: 0. | padding: 0.5rem 0.75rem; | ||
border-radius: | border-radius: 2px; | ||
font-family: monospace; | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-size: 0. | font-size: 0.65rem; | ||
font-weight: | font-weight: 500; | ||
line-height: 1; | line-height: 1; | ||
border: 1px solid rgba(5, 150, 105, 0.2); | |||
} | } | ||
/* | /* Legacy map overlay - compatibility */ | ||
. | .map-overlay { | ||
background: | position: absolute; | ||
border | top: 1rem; | ||
padding: 0. | left: 1rem; | ||
background: rgba(15, 23, 42, 0.95); | |||
border: 1px solid rgba(148, 163, 184, 0.3); | |||
border-radius: 2px; | |||
padding: 1rem; | |||
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3); | |||
max-width: 200px; | |||
color: white; | |||
} | } | ||
. | .map-overlay h4 { | ||
margin: 0 0 0.4rem 0; | |||
margin: 0 0 | font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace; | ||
font-size: 0.6rem; | font-size: 0.6rem; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
color: # | color: #94a3b8; | ||
font-weight: | font-weight: 600; | ||
letter-spacing: 1px; | |||
letter-spacing: | |||
} | } | ||
. | .location-primary { | ||
font- | font-weight: 600; | ||
color: #f8fafc; | |||
margin-bottom: 0.25rem; | |||
line-height: 1. | font-size: 0.75rem; | ||
line-height: 1.2; | |||
} | } | ||
. | .location-secondary { | ||
color: # | color: #cbd5e1; | ||
font-size: 0.7rem; | |||
line-height: 1.2; | |||
} | } | ||
/* Mobile */ | /* Mobile responsiveness for research interface */ | ||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
.hero-split { | .hero-split { | ||
| Line 409: | Line 421: | ||
display: block; | display: block; | ||
width: 100%; | width: 100%; | ||
height: | height: 320px; | ||
} | } | ||
| Line 418: | Line 430: | ||
.photo-placeholder { | .photo-placeholder { | ||
height: | height: 320px; | ||
} | } | ||
.map-container { | .map-container { | ||
height: | height: 320px; | ||
} | } | ||
.lw-map { | .lw-map { | ||
height: | height: 320px !important; | ||
} | } | ||
| Line 432: | Line 444: | ||
position: static; | position: static; | ||
margin-top: 1rem; | margin-top: 1rem; | ||
flex-direction: row; | |||
flex-wrap: wrap; | |||
gap: 0.5rem; | |||
} | } | ||
.hero-top { | .hero-top { | ||
padding: 1.5rem; | padding: 1.25rem 1.5rem; | ||
} | } | ||
.hero-details { | .hero-details { | ||
padding: 1rem 1.5rem; | padding: 1rem 1.5rem; | ||
gap: 1rem; | |||
} | } | ||
.map-legend | .map-legend { | ||
max-width: | max-width: 160px; | ||
padding: 0. | padding: 0.75rem; | ||
} | } | ||
} | } | ||
Revision as of 14:29, 17 September 2025
/* MEDIAWIKI-COMPATIBLE SCIENTIFIC RESEARCH DATABASE STYLING */
/* Research Database Header - Dark, Technical */
.hero-header {
background: #0f172a;
border: 1px solid #334155;
border-radius: 2px;
overflow: hidden;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
margin-bottom: 2rem;
position: relative;
}
/* Scientific header section */
.hero-top {
background: #1e293b;
color: white;
padding: 1.5rem 2rem;
position: relative;
border-bottom: 1px solid rgba(148, 163, 184, 0.1);
}
/* Scientific title typography */
.hero-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1.75rem;
font-weight: 600;
margin: 0;
line-height: 1.1;
color: #f8fafc;
letter-spacing: -0.02em;
max-width: 65%;
}
/* Technical data badges */
.hero-subtitle {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.65rem;
color: #cbd5e1;
background: rgba(15, 23, 42, 0.8);
border: 1px solid rgba(148, 163, 184, 0.2);
padding: 0.3rem 0.6rem;
border-radius: 2px;
display: inline-block;
margin-top: 0.75rem;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.5px;
}
/* Status indicators - more technical */
.hero-badges {
position: absolute;
top: 1.5rem;
right: 2rem;
display: flex;
flex-direction: column;
gap: 0.25rem;
}
.hero-badge {
padding: 0.2rem 0.5rem;
border-radius: 2px;
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.55rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
min-width: 60px;
text-align: center;
border: 1px solid transparent;
}
.badge-active {
background: rgba(5, 150, 105, 0.2);
color: #10b981;
border-color: rgba(5, 150, 105, 0.3);
}
.badge-tier1 {
background: rgba(59, 130, 246, 0.2);
color: #60a5fa;
border-color: rgba(59, 130, 246, 0.3);
}
.badge-priority {
background: rgba(239, 68, 68, 0.2);
color: #f87171;
border-color: rgba(239, 68, 68, 0.3);
}
/* Scientific data visualization split */
.hero-split {
display: table;
width: 100%;
table-layout: fixed;
background: #f8fafc;
border-top: 1px solid rgba(148, 163, 184, 0.2);
}
.hero-image, .hero-map {
display: table-cell;
width: 50%;
vertical-align: top;
height: 420px;
position: relative;
}
.hero-image {
background: #f1f5f9;
border-right: 1px solid #e2e8f0;
}
.hero-image img {
width: 100%;
height: 420px;
object-fit: cover;
}
/* Scientific placeholder - more technical */
.photo-placeholder {
height: 420px;
background: #f8fafc;
display: table;
width: 100%;
position: relative;
}
.placeholder-content {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 2.5rem;
position: relative;
}
.placeholder-title {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1.1rem;
color: #1e293b;
font-weight: 600;
margin-bottom: 0.75rem;
letter-spacing: -0.01em;
}
.placeholder-subtitle {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 0.85rem;
color: #475569;
line-height: 1.5;
max-width: 300px;
margin: 0 auto 1.25rem;
}
.placeholder-instruction {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.7rem;
color: #64748b;
background: rgba(255, 255, 255, 0.8);
border: 1px solid #e2e8f0;
padding: 0.75rem 1rem;
border-radius: 2px;
max-width: 280px;
margin: 0 auto;
line-height: 1.3;
}
/* Technical image overlay */
.image-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(15, 23, 42, 0.9);
color: white;
padding: 1.5rem 1.25rem 1rem;
}
.image-caption {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.7rem;
font-weight: 500;
margin: 0;
line-height: 1.3;
color: #e2e8f0;
}
/* Research-grade map section */
.hero-map {
background: #f8fafc;
position: relative;
}
.map-container {
height: 420px;
width: 100%;
background: #e2e8f0;
display: flex;
align-items: center;
justify-content: center;
color: #64748b;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 0.9rem;
font-weight: 500;
position: relative;
}
.lw-map {
width: 100% !important;
height: 420px !important;
}
/* Scientific data overlay */
.map-legend {
position: absolute;
top: 1rem;
left: 1rem;
background: rgba(15, 23, 42, 0.95);
border: 1px solid rgba(148, 163, 184, 0.3);
border-radius: 2px;
padding: 1rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
max-width: 200px;
z-index: 1000;
color: white;
}
.legend-section {
margin-bottom: 0.75rem;
}
.legend-section:last-child {
margin-bottom: 0;
}
.legend-title {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.6rem;
text-transform: uppercase;
color: #94a3b8;
font-weight: 600;
margin-bottom: 0.4rem;
letter-spacing: 1px;
}
.legend-primary {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
color: #f8fafc;
font-size: 0.75rem;
margin-bottom: 0.25rem;
line-height: 1.2;
}
.legend-secondary {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #cbd5e1;
font-size: 0.7rem;
margin-bottom: 0.4rem;
line-height: 1.2;
}
.legend-coords {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.65rem;
color: #10b981;
background: rgba(5, 150, 105, 0.1);
border: 1px solid rgba(5, 150, 105, 0.2);
padding: 0.3rem 0.5rem;
border-radius: 2px;
line-height: 1;
}
/* Research data strip - technical presentation */
.hero-details {
background: #1e293b;
border-top: 1px solid rgba(148, 163, 184, 0.2);
padding: 1.25rem 2rem;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 2rem;
position: relative;
}
.detail-group {
display: flex;
flex-direction: column;
min-width: 120px;
text-align: center;
position: relative;
}
.detail-label {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.6rem;
text-transform: uppercase;
color: #94a3b8;
font-weight: 600;
margin-bottom: 0.5rem;
letter-spacing: 1px;
}
.detail-value {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 0.85rem;
font-weight: 600;
color: #f8fafc;
line-height: 1.2;
}
.detail-value.highlight {
color: #10b981;
}
/* Scientific leaflet controls */
.leaflet-control {
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace !important;
font-size: 0.6rem !important;
}
.leaflet-control-layers {
background: rgba(15, 23, 42, 0.95) !important;
border: 1px solid rgba(148, 163, 184, 0.3) !important;
border-radius: 2px !important;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
color: white !important;
padding: 0.75rem !important;
}
.leaflet-control-layers label {
font-size: 0.65rem !important;
color: #cbd5e1 !important;
margin-bottom: 0.25rem !important;
line-height: 1.2 !important;
padding-left: 0.5rem !important;
}
.leaflet-control-zoom {
border: 1px solid rgba(148, 163, 184, 0.3) !important;
border-radius: 2px !important;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2) !important;
}
.leaflet-control-zoom a {
width: 28px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px !important;
background: rgba(15, 23, 42, 0.95) !important;
color: #cbd5e1 !important;
border: none !important;
}
.leaflet-control-zoom a:hover {
background: rgba(15, 23, 42, 1) !important;
color: white !important;
}
/* Coordinates badge - technical styling */
.coordinates {
position: absolute;
bottom: 1rem;
right: 1rem;
background: rgba(15, 23, 42, 0.95);
color: #10b981;
padding: 0.5rem 0.75rem;
border-radius: 2px;
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.65rem;
font-weight: 500;
line-height: 1;
border: 1px solid rgba(5, 150, 105, 0.2);
}
/* Legacy map overlay - compatibility */
.map-overlay {
position: absolute;
top: 1rem;
left: 1rem;
background: rgba(15, 23, 42, 0.95);
border: 1px solid rgba(148, 163, 184, 0.3);
border-radius: 2px;
padding: 1rem;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
max-width: 200px;
color: white;
}
.map-overlay h4 {
margin: 0 0 0.4rem 0;
font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
font-size: 0.6rem;
text-transform: uppercase;
color: #94a3b8;
font-weight: 600;
letter-spacing: 1px;
}
.location-primary {
font-weight: 600;
color: #f8fafc;
margin-bottom: 0.25rem;
font-size: 0.75rem;
line-height: 1.2;
}
.location-secondary {
color: #cbd5e1;
font-size: 0.7rem;
line-height: 1.2;
}
/* Mobile responsiveness for research interface */
@media (max-width: 768px) {
.hero-split {
display: block;
}
.hero-image, .hero-map {
display: block;
width: 100%;
height: 320px;
}
.hero-map {
border-right: none;
border-top: 1px solid #e2e8f0;
}
.photo-placeholder {
height: 320px;
}
.map-container {
height: 320px;
}
.lw-map {
height: 320px !important;
}
.hero-badges {
position: static;
margin-top: 1rem;
flex-direction: row;
flex-wrap: wrap;
gap: 0.5rem;
}
.hero-top {
padding: 1.25rem 1.5rem;
}
.hero-details {
padding: 1rem 1.5rem;
gap: 1rem;
}
.map-legend {
max-width: 160px;
padding: 0.75rem;
}
}