.tm-wrap { position: relative; }
#tourads-map { width: 100%; height: 460px; border: 1px solid #2A2B24; background: #0b0c08; }
.tm-legend { background: #14150F; border: 1px solid #2A2B24; padding: 12px 14px; max-width: 220px;
  font-family: "JetBrains Mono", monospace; color: #F3EFE3; }
.tm-legend h4 { margin: 0 0 8px; font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #5DBA63; }
.tm-legend label { display: flex; align-items: center; gap: 8px; font-size: 11px; color: #A8A393;
  padding: 4px 0; cursor: pointer; line-height: 1.3; }
.tm-legend input { accent-color: #5DBA63; }
.tm-swatch { width: 12px; height: 12px; flex: 0 0 12px; border: 1px solid #2A2B24; }
.tm-legend .src { display: block; font-size: 9px; color: #54524A; margin-left: 20px; }
.tm-truck { filter: drop-shadow(0 0 6px rgba(93,186,99,0.5)); }
.tm-status { font-family: "JetBrains Mono", monospace; font-size: 11px; letter-spacing: 1px; color: #5DBA63;
  margin-top: 10px; }
.tm-status .stamp { color: #54524A; }
.leaflet-popup-content { font-family: "Bitter", serif; font-size: 13px; color: #14150F; }
.leaflet-popup-content b { font-family: "Archivo Black", sans-serif; }
