Toggle menu
17
24
14
1.7K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Accession/styles.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
/* Research Database Header */
/* BOTANICAL THEMED CSS - Forest Greens & Earth Tones */
 
/* Research Database Header - Forest Green Theme */
.hero-header {
.hero-header {
   background: #0f172a;
   background: #1a3b2e;
   border: 1px solid #334155;
   border: 1px solid #2d5a47;
   border-radius: 3px;
   border-radius: 3px;
   overflow: hidden;
   overflow: hidden;
Line 10: Line 12:
}
}


/* Header with proper information hierarchy */
/* Header with botanical color scheme */
.hero-top {
.hero-top {
   background: #1e293b;
   background: #0f2419;
   color: white;
   color: white;
   padding: 1.75rem 2rem 1.5rem 2rem;
   padding: 1.75rem 2rem 1.5rem 2rem;
   position: relative;
   position: relative;
   border-bottom: 1px solid rgba(148, 163, 184, 0.1);
   border-bottom: 1px solid rgba(109, 154, 124, 0.2);
}
}


Line 26: Line 28:
   margin: 0;
   margin: 0;
   line-height: 1.2;
   line-height: 1.2;
   color: #f8fafc;
   color: #f8faf9;
   letter-spacing: -0.02em;
   letter-spacing: -0.02em;
   max-width: 60%;
   max-width: 60%;
}
}


/* Geographic breadcrumb */
/* Geographic breadcrumb - Forest green theme */
.geographic-breadcrumb {
.geographic-breadcrumb {
   margin-top: 1rem;
   margin-top: 1rem;
Line 40: Line 42:
   font-family: "SF Mono", Monaco, monospace;
   font-family: "SF Mono", Monaco, monospace;
   font-size: 0.7rem;
   font-size: 0.7rem;
   color: #94a3b8;
   color: #a3c4b0;
   text-transform: uppercase;
   text-transform: uppercase;
   letter-spacing: 0.5px;
   letter-spacing: 0.5px;
Line 55: Line 57:
}
}


/* FIXED: Status badges - better positioning and alignment */
/* Status badges - Botanical colors */
.status-group {
.status-group {
   position: absolute;
   position: absolute;
Line 66: Line 68:
   font-family: "SF Mono", Monaco, monospace;
   font-family: "SF Mono", Monaco, monospace;
   font-size: 0.65rem;
   font-size: 0.65rem;
   color: #94a3b8;
   color: #a3c4b0;
   text-transform: uppercase;
   text-transform: uppercase;
   letter-spacing: 0.5px;
   letter-spacing: 0.5px;
Line 96: Line 98:


.status-active {
.status-active {
   background: #10b981;
   background: #16a34a;
   color: white;
   color: white;
   border-color: #059669;
   border-color: #15803d;
}
}


Line 107: Line 109:


.status-tier1 {
.status-tier1 {
   background: #3b82f6;
   background: #0891b2;
   color: white;
   color: white;
   border-color: #2563eb;
   border-color: #0e7490;
}
}


Line 118: Line 120:


.status-priority {
.status-priority {
   background: #ef4444;
   background: #dc2626;
   color: white;
   color: white;
   border-color: #dc2626;
   border-color: #b91c1c;
}
}


Line 129: Line 131:
}
}


/* Technical data badges */
/* Technical data badges - Earth tones */
.hero-subtitle {
.hero-subtitle {
   font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
   font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
   font-size: 0.65rem;
   font-size: 0.65rem;
   color: #cbd5e1;
   color: #d4d4aa;
   background: rgba(15, 23, 42, 0.8);
   background: rgba(21, 41, 28, 0.8);
   border: 1px solid rgba(148, 163, 184, 0.2);
   border: 1px solid rgba(109, 154, 124, 0.3);
   padding: 0.3rem 0.6rem;
   padding: 0.3rem 0.6rem;
   border-radius: 2px;
   border-radius: 2px;
Line 145: Line 147:
}
}


/* Data visualization split */
/* Data visualization split - Warm natural backgrounds */
.hero-split {
.hero-split {
   display: table;
   display: table;
   width: 100%;
   width: 100%;
   table-layout: fixed;
   table-layout: fixed;
   background: #f8fafc;
   background: #faf8f5;
   border-top: 1px solid rgba(148, 163, 184, 0.2);
   border-top: 1px solid rgba(109, 154, 124, 0.2);
}
}


Line 163: Line 165:


.hero-image {
.hero-image {
   background: #f1f5f9;
   background: #f5f3f0;
   border-right: 1px solid #e2e8f0;
   border-right: 1px solid #d4c5b8;
}
}


Line 173: Line 175:
}
}


/* Scientific placeholder */
/* Scientific placeholder - Earth tones */
.photo-placeholder {
.photo-placeholder {
   height: 420px;
   height: 420px;
   background: #f8fafc;
   background: #faf8f5;
   display: table;
   display: table;
   width: 100%;
   width: 100%;
Line 193: Line 195:
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-size: 1.25rem;
   font-size: 1.25rem;
   color: #1e293b;
   color: #2f4538;
   font-weight: 600;
   font-weight: 600;
   margin-bottom: 1rem;
   margin-bottom: 1rem;
Line 202: Line 204:
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-size: 1rem;
   font-size: 1rem;
   color: #475569;
   color: #5a6b5d;
   line-height: 1.6;
   line-height: 1.6;
   max-width: 65ch;
   max-width: 65ch;
Line 208: Line 210:
}
}


/* Technical image overlay */
/* Technical image overlay - Forest green */
.image-overlay {
.image-overlay {
   position: absolute;
   position: absolute;
Line 214: Line 216:
   left: 0;
   left: 0;
   right: 0;
   right: 0;
   background: rgba(15, 23, 42, 0.9);
   background: rgba(15, 36, 25, 0.9);
   color: white;
   color: white;
   padding: 1.25rem;
   padding: 1.25rem;
Line 225: Line 227:
   margin: 0;
   margin: 0;
   line-height: 1.4;
   line-height: 1.4;
   color: #e2e8f0;
   color: #e8f0ec;
}
}


/* Map with light container */
/* Map with warm natural container */
.hero-map {
.hero-map {
   background: white;
   background: #fefcfa;
   border: 1px solid #e2e8f0;
   border: 1px solid #e5d5c8;
   position: relative;
   position: relative;
}
}
Line 238: Line 240:
   height: 418px;
   height: 418px;
   width: calc(100% - 2px);
   width: calc(100% - 2px);
   background: #f8fafc;
   background: #f9f6f3;
   display: flex;
   display: flex;
   align-items: center;
   align-items: center;
   justify-content: center;
   justify-content: center;
   color: #64748b;
   color: #6b7d6f;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-size: 1rem;
   font-size: 1rem;
Line 254: Line 256:
}
}


/* Map overlay - location info */
/* Map overlay - Earth tone styling */
.accession-status {
.accession-status {
   position: absolute;
   position: absolute;
   top: 1rem;
   top: 1rem;
   left: 1rem;
   left: 1rem;
   background: rgba(255, 255, 255, 0.95);
   background: rgba(254, 252, 250, 0.95);
   border: 1px solid #d1d5db;
   border: 1px solid #d4c5b8;
   border-radius: 3px;
   border-radius: 3px;
   padding: 0.75rem 1rem;
   padding: 0.75rem 1rem;
   box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
   box-shadow: 0 4px 12px rgba(47, 69, 56, 0.15);
   max-width: 220px;
   max-width: 220px;
   z-index: 1000;
   z-index: 1000;
Line 272: Line 274:
   font-size: 0.7rem;
   font-size: 0.7rem;
   text-transform: uppercase;
   text-transform: uppercase;
   color: #6b7280;
   color: #78856b;
   font-weight: 600;
   font-weight: 600;
   margin-bottom: 0.4rem;
   margin-bottom: 0.4rem;
Line 281: Line 283:
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-weight: 600;
   font-weight: 600;
   color: #1f2937;
   color: #2f4538;
   font-size: 0.85rem;
   font-size: 0.85rem;
   margin-bottom: 0.25rem;
   margin-bottom: 0.25rem;
Line 289: Line 291:
.accession-status-note {
.accession-status-note {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   color: #6b7280;
   color: #78856b;
   font-size: 0.75rem;
   font-size: 0.75rem;
   line-height: 1.3;
   line-height: 1.3;
}
}


/* Coordinates with copy functionality */
/* Coordinates with earth tone styling */
.coordinates {
.coordinates {
   position: absolute;
   position: absolute;
   bottom: 1rem;
   bottom: 1rem;
   right: 1rem;
   right: 1rem;
   background: rgba(255, 255, 255, 0.95);
   background: rgba(254, 252, 250, 0.95);
   color: #1f2937;
   color: #2f4538;
   padding: 0.5rem 0.75rem;
   padding: 0.5rem 0.75rem;
   border-radius: 3px;
   border-radius: 3px;
Line 307: Line 309:
   font-weight: 500;
   font-weight: 500;
   line-height: 1;
   line-height: 1;
   border: 1px solid #d1d5db;
   border: 1px solid #d4c5b8;
   cursor: pointer;
   cursor: pointer;
   transition: all 0.2s;
   transition: all 0.2s;
Line 313: Line 315:


.coordinates:hover {
.coordinates:hover {
   background: white;
   background: #fefcfa;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
   box-shadow: 0 2px 8px rgba(47, 69, 56, 0.15);
}
}


Line 323: Line 325:
}
}


/* FIXED: Details strip - single line, tighter spacing */
/* Details strip - Rich earth tone background */
.hero-details {
.hero-details {
   background: #1e293b;
   background: #3a5d4a;
   border-top: 1px solid rgba(148, 163, 184, 0.2);
   border-top: 1px solid rgba(109, 154, 124, 0.3);
   padding: 0.75rem 1rem;
   padding: 0.75rem 1rem;
   display: flex;
   display: flex;
Line 349: Line 351:
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
   font-size: 0.65rem;
   font-size: 0.65rem;
   color: #94a3b8;
   color: #a3c4b0;
   font-weight: 500;
   font-weight: 500;
   margin-bottom: 0.25rem;
   margin-bottom: 0.25rem;
Line 360: Line 362:
   font-size: 0.8rem;
   font-size: 0.8rem;
   font-weight: 600;
   font-weight: 600;
   color: #f8fafc;
   color: #f0f6f2;
   line-height: 1.2;
   line-height: 1.2;
   white-space: nowrap;
   white-space: nowrap;
Line 366: Line 368:


.detail-value.highlight {
.detail-value.highlight {
   color: #10b981;
   color: #86efac;
}
}


Line 373: Line 375:
}
}


/* Map controls */
/* Map controls - Natural styling */
.leaflet-control {
.leaflet-control {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
Line 379: Line 381:


.leaflet-control-layers {
.leaflet-control-layers {
   background: rgba(255, 255, 255, 0.95) !important;
   background: rgba(254, 252, 250, 0.95) !important;
   border: 1px solid #d1d5db !important;
   border: 1px solid #d4c5b8 !important;
   border-radius: 3px !important;
   border-radius: 3px !important;
   box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
   box-shadow: 0 4px 12px rgba(47, 69, 56, 0.15) !important;
   padding: 0.75rem !important;
   padding: 0.75rem !important;
}
}


.leaflet-control-zoom {
.leaflet-control-zoom {
   border: 1px solid #d1d5db !important;
   border: 1px solid #d4c5b8 !important;
   border-radius: 3px !important;
   border-radius: 3px !important;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
   box-shadow: 0 2px 8px rgba(47, 69, 56, 0.1) !important;
}
}


Line 397: Line 399:
   line-height: 30px !important;
   line-height: 30px !important;
   font-size: 16px !important;
   font-size: 16px !important;
   background: white !important;
   background: #fefcfa !important;
   color: #374151 !important;
   color: #2f4538 !important;
   border: none !important;
   border: none !important;
}
}


.leaflet-control-zoom a:hover {
.leaflet-control-zoom a:hover {
   background: #f9fafb !important;
   background: #f9f6f3 !important;
   color: #111827 !important;
   color: #1a3b2e !important;
}
}


/* Mobile responsiveness */
/* Mobile responsiveness - Botanical theme */
@media (max-width: 768px) {
@media (max-width: 768px) {
   .hero-split {
   .hero-split {
Line 421: Line 423:
   .hero-map {
   .hero-map {
     border-right: none;
     border-right: none;
     border-top: 1px solid #e2e8f0;
     border-top: 1px solid #d4c5b8;
   }
   }
    
    

Revision as of 15:00, 17 September 2025

/* BOTANICAL THEMED CSS - Forest Greens & Earth Tones */

/* Research Database Header - Forest Green Theme */
.hero-header {
  background: #1a3b2e;
  border: 1px solid #2d5a47;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  margin-bottom: 2rem;
  position: relative;
}

/* Header with botanical color scheme */
.hero-top {
  background: #0f2419;
  color: white;
  padding: 1.75rem 2rem 1.5rem 2rem;
  position: relative;
  border-bottom: 1px solid rgba(109, 154, 124, 0.2);
}

/* Scientific title */
.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.2;
  color: #f8faf9;
  letter-spacing: -0.02em;
  max-width: 60%;
}

/* Geographic breadcrumb - Forest green theme */
.geographic-breadcrumb {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}

.geographic-breadcrumb-label {
  font-family: "SF Mono", Monaco, monospace;
  font-size: 0.7rem;
  color: #a3c4b0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  display: block;
}

/* Override MediaWiki link styling for breadcrumb */
.hero-top .hero-subtitle a,
.hero-top .hero-subtitle a:visited,
.hero-top .hero-subtitle a:hover {
  color: inherit !important;
  text-decoration: none !important;
}

/* Status badges - Botanical colors */
.status-group {
  position: absolute;
  top: 1.5rem;
  right: 1.75rem;
  text-align: right;
}

.status-label {
  font-family: "SF Mono", Monaco, monospace;
  font-size: 0.65rem;
  color: #a3c4b0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.4rem;
  display: block;
}

.status-badges {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: flex-end;
}

.status-badge {
  padding: 0.25rem 0.6rem;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 0.7rem;
  font-weight: 600;
  min-width: 70px;
  text-align: center;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}

.status-active {
  background: #16a34a;
  color: white;
  border-color: #15803d;
}

.status-active::before {
  content: "✓";
  font-size: 0.7rem;
}

.status-tier1 {
  background: #0891b2;
  color: white;
  border-color: #0e7490;
}

.status-tier1::before {
  content: "●";
  font-size: 0.6rem;
}

.status-priority {
  background: #dc2626;
  color: white;
  border-color: #b91c1c;
}

.status-priority::before {
  content: "!";
  font-size: 0.8rem;
  font-weight: bold;
}

/* Technical data badges - Earth tones */
.hero-subtitle {
  font-family: "SF Mono", Monaco, Inconsolata, "Roboto Mono", "Courier New", monospace;
  font-size: 0.65rem;
  color: #d4d4aa;
  background: rgba(21, 41, 28, 0.8);
  border: 1px solid rgba(109, 154, 124, 0.3);
  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;
}

/* Data visualization split - Warm natural backgrounds */
.hero-split {
  display: table;
  width: 100%;
  table-layout: fixed;
  background: #faf8f5;
  border-top: 1px solid rgba(109, 154, 124, 0.2);
}

.hero-image, .hero-map {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  height: 420px;
  position: relative;
}

.hero-image {
  background: #f5f3f0;
  border-right: 1px solid #d4c5b8;
}

.hero-image img {
  width: 100%;
  height: 420px;
  object-fit: cover;
}

/* Scientific placeholder - Earth tones */
.photo-placeholder {
  height: 420px;
  background: #faf8f5;
  display: table;
  width: 100%;
  position: relative;
}

.placeholder-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 3rem;
  position: relative;
}

.placeholder-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 1.25rem;
  color: #2f4538;
  font-weight: 600;
  margin-bottom: 1rem;
  letter-spacing: -0.01em;
}

.placeholder-subtitle {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 1rem;
  color: #5a6b5d;
  line-height: 1.6;
  max-width: 65ch;
  margin: 0 auto 1.5rem;
}

/* Technical image overlay - Forest green */
.image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(15, 36, 25, 0.9);
  color: white;
  padding: 1.25rem;
}

.image-caption {
  font-family: "SF Mono", Monaco, monospace;
  font-size: 0.8rem;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
  color: #e8f0ec;
}

/* Map with warm natural container */
.hero-map {
  background: #fefcfa;
  border: 1px solid #e5d5c8;
  position: relative;
}

.map-container {
  height: 418px;
  width: calc(100% - 2px);
  background: #f9f6f3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7d6f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
}

.lw-map {
  width: 100% !important;
  height: 418px !important;
}

/* Map overlay - Earth tone styling */
.accession-status {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: rgba(254, 252, 250, 0.95);
  border: 1px solid #d4c5b8;
  border-radius: 3px;
  padding: 0.75rem 1rem;
  box-shadow: 0 4px 12px rgba(47, 69, 56, 0.15);
  max-width: 220px;
  z-index: 1000;
}

.accession-status-title {
  font-family: "SF Mono", Monaco, monospace;
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #78856b;
  font-weight: 600;
  margin-bottom: 0.4rem;
  letter-spacing: 0.5px;
}

.accession-status-value {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  color: #2f4538;
  font-size: 0.85rem;
  margin-bottom: 0.25rem;
  line-height: 1.3;
}

.accession-status-note {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #78856b;
  font-size: 0.75rem;
  line-height: 1.3;
}

/* Coordinates with earth tone styling */
.coordinates {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(254, 252, 250, 0.95);
  color: #2f4538;
  padding: 0.5rem 0.75rem;
  border-radius: 3px;
  font-family: "SF Mono", Monaco, monospace;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  border: 1px solid #d4c5b8;
  cursor: pointer;
  transition: all 0.2s;
}

.coordinates:hover {
  background: #fefcfa;
  box-shadow: 0 2px 8px rgba(47, 69, 56, 0.15);
}

.coordinates::after {
  content: "📋";
  margin-left: 0.5rem;
  opacity: 0.6;
}

/* Details strip - Rich earth tone background */
.hero-details {
  background: #3a5d4a;
  border-top: 1px solid rgba(109, 154, 124, 0.3);
  padding: 0.75rem 1rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  gap: 0.75rem;
  position: relative;
  overflow-x: auto;
}

.detail-group {
  display: flex;
  flex-direction: column;
  min-width: 80px;
  max-width: 120px;
  text-align: center;
  position: relative;
  flex-shrink: 0;
}

.detail-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 0.65rem;
  color: #a3c4b0;
  font-weight: 500;
  margin-bottom: 0.25rem;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.detail-value {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #f0f6f2;
  line-height: 1.2;
  white-space: nowrap;
}

.detail-value.highlight {
  color: #86efac;
}

.detail-value .unit {
  margin-left: 0.125rem;
}

/* Map controls - Natural styling */
.leaflet-control {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.leaflet-control-layers {
  background: rgba(254, 252, 250, 0.95) !important;
  border: 1px solid #d4c5b8 !important;
  border-radius: 3px !important;
  box-shadow: 0 4px 12px rgba(47, 69, 56, 0.15) !important;
  padding: 0.75rem !important;
}

.leaflet-control-zoom {
  border: 1px solid #d4c5b8 !important;
  border-radius: 3px !important;
  box-shadow: 0 2px 8px rgba(47, 69, 56, 0.1) !important;
}

.leaflet-control-zoom a {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  font-size: 16px !important;
  background: #fefcfa !important;
  color: #2f4538 !important;
  border: none !important;
}

.leaflet-control-zoom a:hover {
  background: #f9f6f3 !important;
  color: #1a3b2e !important;
}

/* Mobile responsiveness - Botanical theme */
@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 #d4c5b8;
  }
  
  .photo-placeholder {
    height: 320px;
  }
  
  .map-container {
    height: 318px;
  }
  
  .lw-map {
    height: 318px !important;
  }
  
  .status-group {
    position: static;
    margin-top: 1rem;
    text-align: left;
  }
  
  .status-badges {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0.5rem;
  }
  
  .hero-title {
    max-width: 100%;
  }
  
  .hero-top {
    padding: 1.25rem 1.5rem;
  }
  
  .hero-details {
    padding: 0.75rem 1rem;
    gap: 0.5rem;
  }
  
  .detail-group {
    min-width: 70px;
    max-width: 100px;
  }
  
  .accession-status {
    max-width: 180px;
    padding: 0.5rem 0.75rem;
  }
}