.bigquery-module__fYehb {
  margin: 0 0 1em !important;
}

.bigquery-module__RkthT {
  padding-left: 0 !important;
}

.bigquery-module__fNh4S {
  padding-right: 0 !important;
}

.bigquery-module__M83Pt {
  display: flex;
  justify-content: space-between;
}

.bigquery-module__EIRF3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bigquery-module__BOTkR {
  display: flex;
  gap: 8px;
  align-items: center;
}

.bigquery-module__RKjTs {
  word-break: break-all;
}

.bigquery-module__dK2Nl {
  margin-top: 1em;
}

.diff_modal-module__M1nIp {
  font-size: 18px;
}

.diff_modal-module__ajEa2 {
  max-height: 80vh !important;
}

.diff_modal-module__sPtee {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.diff_modal-module__bliMQ {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  font-size: 12px;
  margin-right: 24px;
}

.styles-module__GCtS2 {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: var(--z-index-modal);
}

.styles-module__ZrnzL {
  background-color: var(--color-core-blue-200);
  padding: 8px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}

.styles-module__P3gBQ {
  text-align: left;
  background-color: var(--color-core-blue-200);
  position: sticky;
  left: 0;
  z-index: 2;
  padding: 8px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.styles-module__LBTGd {
  border-right: 1px solid var(--color-core-blue-300);
  padding: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.styles-module__KenMz {
  padding: 8px;
  text-align: center;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.styles-module__VwTRP {
  width: 100%;
  max-height: 300px;
  overflow-x: auto;
  overflow-y: hidden;
}

.styles-module__efpnX {
  margin: 0;
  width: fit-content;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid var(--color-core-gray-400);
}

.styles-module__efpnX table {
  width: auto !important;
}

.styles-module__rWlDH {
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
}

.styles-module__gKcvC {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  min-width: 24px;
  text-align: center;
  width: fit-content;
}

.styles-module__fR6PT {
  width: 100%;
  text-align: center;
  display: block;
}

.styles-module__QEVpR {
  position: relative;
  width: 100%;
  overflow-x: auto;
  background-color: var(--color-core-blue-50);
  border-radius: 8px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 16px;
  margin: 8px 0;
  border: 1px solid var(--color-core-blue-200);
}

.styles-module__XxiTx {
  padding-top: 20px;
}

.styles-module__t4ffz,
.styles-module__BJ_xK {
  --status-success-color: var(--color-core-green-800);
  --status-success-rgb: 69, 170, 102;
  --status-client-error-color: var(--color-core-red-800);
  --status-client-error-rgb: 220, 38, 38;
  --status-server-error-color: var(--color-core-red-900);
  --status-server-error-rgb: 185, 28, 28;
  --status-unknown-color: var(--color-core-gray-600);
  --status-unknown-rgb: 107, 114, 128;
  --status-other-color: var(--color-core-gray-700);
  --status-other-rgb: 75, 85, 99;
}

.styles-module__t4ffz {
  color: var(--status-color);
}

.styles-module__BJ_xK {
  background-color: rgba(var(--status-bg-rgb), 0.1);
}

.styles-module__hyxIk {
  cursor: pointer;
}

.styles-module__t4ffz[data-status='success'],
.styles-module__BJ_xK[data-status='success'] {
  --status-color: var(--status-success-color);
  --status-bg-rgb: var(--status-success-rgb);
}

.styles-module__t4ffz[data-status='client-error'],
.styles-module__BJ_xK[data-status='client-error'] {
  --status-color: var(--status-client-error-color);
  --status-bg-rgb: var(--status-client-error-rgb);
}

.styles-module__t4ffz[data-status='server-error'],
.styles-module__BJ_xK[data-status='server-error'] {
  --status-color: var(--status-server-error-color);
  --status-bg-rgb: var(--status-server-error-rgb);
}

.styles-module__t4ffz[data-status='unknown'],
.styles-module__BJ_xK[data-status='unknown'] {
  --status-color: var(--status-unknown-color);
  --status-bg-rgb: var(--status-unknown-rgb);
}

.styles-module__t4ffz[data-status='other'],
.styles-module__BJ_xK[data-status='other'] {
  --status-color: var(--status-other-color);
  --status-bg-rgb: var(--status-other-rgb);
}

.styles-module__tLug5 {
  margin-left: 8px;
}

.styles-module__TtJHT {
  min-width: 180px;
  white-space: nowrap;
}

.styles-module__wSPUI {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--color-core-blue-300);
  padding-bottom: 12px;
}

.styles-module__QQowx {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--color-core-blue-1800);
}

.styles-module__PPrYP {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-core-blue-1800);
  margin-right: 8px;
}

.styles-module__SAYEL {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 16px;
}

.styles-module__jeUtc {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.styles-module__hVlG3 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.styles-module__EKhVN {
  display: flex;
  align-items: center;
  gap: 12px;
}

.styles-module__WGkym {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-core-gray-1200);
  min-width: 60px;
}

.styles-module__YmT24 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.styles-module__f5_eT {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.styles-module__Lhrrq {
  font-size: 14px;
  font-weight: 500;
}

.styles-module__jVedC {
  color: var(--color-core-green-800);
}

.styles-module__ySQhh {
  color: var(--color-core-red-800);
}

.styles-module__lDyQd {
  background-color: var(--color-core-green-800);
}

.styles-module__krnaX {
  background-color: var(--color-core-red-800);
}

.styles-module__n6vDw {
  margin-top: 16px;
  padding: 16px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.styles-module__um6rJ {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-core-gray-1200);
}

.styles-module__K8K5R {
  font-size: 14px;
  color: var(--color-core-green-800);
}

.styles-module__Pzted {
  font-size: 13px;
  color: var(--color-core-gray-1000);
  line-height: 1.4;
}

.styles-module__PET41 {
  display: block;
  padding: 8px 12px;
  color: #333;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: none;
  background: transparent;
  text-align: left;
  cursor: pointer;
  width: 100%;
}

.styles-module__PET41:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #2185d0;
}

.styles-module__nGpbh {
  color: green;
}

.styles-module__XirAk {
  color: red;
}

.styles-module__BZGrG {
  width: 100%;
}

.styles-module__BZGrG .ui.dropdown {
  width: 100%;
}

.styles-module__BZGrG .ui.dropdown .menu .item.deprecated-provider,
.styles-module__BZGrG .ui.dropdown .menu .item.deprecated-provider .text {
  color: red !important;
}

.styles-module__BZGrG .ui.dropdown.deprecated-selected > .text,
.styles-module__BZGrG .ui.dropdown.deprecated-selected > .text > span {
  color: red !important;
}

.styles-module__BZGrG .ui.dropdown.deprecated-selected .menu .item:not(.deprecated-provider) .text {
  color: inherit !important;
}

.styles-module__FyXag {
  margin-top: 20px;
  margin-bottom: 10px;
}

.styles-module__nt5IN {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.styles-module__ZWuDO {
  gap: 8px;
}

.styles-module__ekPus {
  gap: 12px;
}

.styles-module__D7axE {
  align-self: flex-start;
}

.styles-module__yjpEt {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  background-color: var(--color-core-gray-200);
  border-radius: 4px;
  border: 1px solid var(--color-core-gray-300);
}

.styles-module__GrP7B {
  flex-direction: column;
  align-items: stretch;
  padding: 12px;
  border-radius: 6px;
}

.styles-module__p8xay {
  display: flex;
  align-items: center;
  gap: 8px;
}

.styles-module__yrjHO {
  width: 300px;
  flex-shrink: 0;
}

.styles-module__Utxzi {
  flex: 1;
  min-width: 120px;
  max-width: 500px;
}

.styles-module__AlMJV {
  max-width: 300px;
}

.styles-module__yEOni {
  flex-shrink: 0;
}

.styles-module__X98jN {
  margin-top: 8px;
  padding: 8px;
  background-color: #fff;
  border: 1px dashed var(--color-core-gray-400);
  border-radius: 4px;
  font-family: monospace;
  font-size: 12px;
  color: var(--color-core-gray-900);
}

.styles-module__qb6St {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--color-core-gray-600);
  margin-bottom: 4px;
}

.styles-module__ge6rk {
  word-break: break-all;
}

.styles-module__AHluY {
  color: var(--color-core-gray-500);
  font-style: italic;
}

.styles-module__dL2cL {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  background-color: var(--color-core-gray-200);
  border-radius: 4px;
  border: 1px solid var(--color-core-gray-300);
}

.styles-module__j4fB8 {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.styles-module__j5pg1 {
  font-size: 11px;
  color: var(--color-core-gray-600);
  text-transform: uppercase;
}

.styles-module__ujLPx {
  font-family: monospace;
  font-size: 13px;
}

.styles-module__l5H5N {
  background-color: var(--color-core-gray-200);
  padding: 2px 6px;
  border-radius: 3px;
  font-family: monospace;
  font-size: 13px;
}

.styles-module__PKLqE {
  overflow-x: auto;
  overflow-y: hidden;
}

.styles-module__z5waA {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.styles-module__Bnypq {
  padding: 1px;
  display: flex;
}

.styles-module__VPPkx {
  width: 25px;
  height: 24px;
  text-align: center;
}

.styles-module__GvKp9 {
  max-width: 400px;
  max-height: 200px;
  overflow: auto;
}

.styles-module__uaU8Z {
  max-height: 150px;
  max-width: 500px;
  overflow: auto;
}

.styles-module__YquJ7 {
  max-height: 150px;
  overflow: auto;
}

.styles-module__WhOMs {
  padding-top: 4px;
}

.styles-module__euDkO {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  justify-content: flex-end;
}

.styles-module__a7EHb {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.styles-module___5VF0 {
  text-align: center;
}

.styles-module__p9REo {
  font-weight: bold;
  font-size: 12px;
}

.styles-module__JjViT {
  margin-top: 20px;
  margin-bottom: 10px;
}

.styles-module__txi5M {
  margin: 0;
}

.styles-module__mR5MO {
  width: 140px;
  margin-left: 16px;
}

.styles-module__mR5MO .sixfold-select__menu {
  width: auto !important;
  min-width: 140px !important;
}

.styles-module__SyXxB {
  width: 240px;
  margin-left: 8px;
}

.styles-module__SyXxB .sixfold-select__menu {
  width: auto !important;
  min-width: 240px !important;
}

.styles-module__H__FK {
  padding: 0;
}

.styles-module__Sy4dt {
  table-layout: fixed;
}

.styles-module__Ssg80 {
  margin: 0;
}

.styles-module__hSDaZ {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

.styles-module__F9esa {
  width: 100%;
  font-family: monospace;
}

.styles-module__ZrVX0 {
  width: 100%;
}

.styles-module__Fe_sw {
  width: 100%;
}

.styles-module__nlHIM {
  width: fit-content;
}

.styles-module__sS3h7 {
  width: 150px;
}

.styles-module__FGK9C {
  width: 100px;
}

.styles-module__WVJJp {
  color: var(--color-core-red-800);
  font-size: var(--font-size-xs);
  margin-top: var(--spacing-xxs);
  margin-bottom: 0;
}

.api_call_details_modal-module__oqRiK {
  height: 70vh;
  overflow-y: auto;
}

.api_call_details_modal-module__lsD5g {
  padding: var(--size-spacing-medium);
}

.api_call_details_modal-module__PSgqv {
  padding: var(--size-spacing-medium);
  padding-bottom: 0;
}

.api_call_details_modal-module__hVdiD {
  background-color: var(--color-core-gray-100);
  border-radius: var(--size-core-8);
  padding: var(--size-spacing-medium);
  border: 1px solid var(--color-core-gray-400);
}

.api_call_details_modal-module__Ma9nB {
  font-size: var(--size-font-xsmall);
  color: var(--color-core-gray-900);
  font-weight: 500;
}

.api_call_details_modal-module__OG6ns {
  font-size: var(--size-font-small);
  font-weight: 500;
}

.api_call_details_modal-module__ZVhVN {
  font-size: var(--size-font-small);
  font-weight: 600;
}

.api_call_details_modal-module__mMNFT {
  font-size: var(--size-font-xsmall);
  color: var(--color-core-gray-900);
  font-style: italic;
}

.api_call_details_modal-module__oTv06 {
  padding: var(--size-spacing-small);
  background-color: var(--color-core-gray-200);
  border-bottom: 2px solid var(--color-core-gray-400);
  margin-bottom: var(--size-spacing-small);
}

.api_call_details_modal-module__F9tvD {
  font-size: var(--size-font-xsmall);
  font-weight: 600;
  color: var(--color-core-gray-1300);
}

.api_call_details_modal-module__JUScT {
  min-width: 60px;
  width: 60px;
}

.api_call_details_modal-module__RybaX {
  min-width: 80px;
  width: 80px;
  display: flex;
  justify-content: flex-end;
}

.api_call_details_modal-module__EaQy7 {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.api_call_details_modal-module__BmA2M {
  min-width: 120px;
  width: 120px;
  display: flex;
  justify-content: flex-end;
}

.api_call_details_modal-module__u5KsS {
  min-width: 50px;
  width: 50px;
  display: flex;
  justify-content: flex-end;
}

.api_call_details_modal-module__JFv5X {
  display: flex;
  flex-direction: column;
  gap: var(--size-spacing-small);
}

.api_call_details_modal-module___aRc5,
.api_call_details_modal-module__YnVL1 {
  padding: var(--size-spacing-small);
  border-radius: var(--size-radius-small);
  transition: all 0.2s ease;
  border: 1px solid transparent;
}

.api_call_details_modal-module__YnVL1 {
  cursor: pointer;
}

/* Shared hover styles for both hoverable and clickable rows */
.api_call_details_modal-module___aRc5:hover,
.api_call_details_modal-module__YnVL1:hover {
  background-color: var(--color-core-gray-200);
  border: 1px solid var(--color-core-gray-400);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.api_call_details_modal-module__H7_8P {
  padding: var(--size-spacing-small);
  border-radius: var(--size-radius-small);
  background-color: var(--color-core-gray-200);
  cursor: pointer;
}

.api_call_details_modal-module__VdtWU {
  font-size: var(--size-core-13);
}

.api_call_details_modal-module__soJk2 {
  padding: var(--size-spacing-xsmall) var(--size-spacing-small);
  border-radius: var(--size-radius-small);
  font-weight: 600;
  font-size: var(--size-font-xsmall);
  font-family: monospace;
  display: inline-block;
}

.api_call_details_modal-module__BMFv2 {
  background-color: var(--color-core-green-200);
  color: var(--color-core-green-1100);
}

.api_call_details_modal-module__a000_ {
  background-color: var(--color-core-red-200);
  color: var(--color-core-red-1100);
}

.api_call_details_modal-module__A3eCl {
  background-color: var(--color-core-gray-200);
  color: var(--color-core-gray-900);
}

.api_call_details_modal-module__ME0KX {
  font-family: monospace;
  font-size: var(--size-font-xsmall);
}

.api_call_details_modal-module__GZdOG {
  font-family: monospace;
  font-size: var(--size-font-xsmall);
  word-break: break-word;
}

.api_call_details_modal-module__ZN46N {
  font-size: var(--size-font-xsmall);
  font-weight: 600;
  color: var(--color-core-gray-1300);
  margin-bottom: var(--size-spacing-xsmall);
}

.api_call_details_modal-module__XfPOI {
  background-color: var(--color-core-red-100);
  border: 1px solid var(--color-core-red-500);
  padding: var(--size-spacing-small);
  border-radius: var(--size-radius-small);
}

.api_call_details_modal-module__tnEUl {
  background-color: var(--color-core-gray-200);
  border: 1px solid var(--color-core-gray-400);
  padding: var(--size-spacing-small);
  border-radius: var(--size-radius-small);
}

.api_call_details_modal-module__p9ALd {
  font-family: monospace;
  font-size: var(--size-font-xsmall);
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: break-word;
  max-height: 400px;
  overflow: auto;
}

.api_call_details_modal-module__X4Vsv {
  text-align: center;
  padding: var(--size-spacing-xxlarge);
}

.api_call_details_modal-module__odiYi {
  text-align: center;
  padding: var(--size-spacing-xxlarge);
  color: var(--color-core-red-1100);
}

.api_call_details_modal-module__ZWi1B {
  display: none;
}

.styles-module__DHuxp {
  margin-top: 30px;
}

.styles-module__lCros {
  margin-bottom: 20px;
}

.transport_analyzer_results_list-module__Fu_wX {
  padding: 1rem;
  background-color: #f9f9f9;
  vertical-align: top;
  width: 50%;
}

.transport_analyzer_results_list-module__uzGz6 {
  padding: 0.5rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.transport_analyzer_results_list-module__Fo15C {
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__jOMxh {
  max-height: 600px;
  overflow-y: auto;
}

.transport_analyzer_results_list-module__m_nwr {
  margin-bottom: 1rem;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}

.transport_analyzer_results_list-module__hojKv {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__NoI6U {
  color: #666;
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__RxEOc {
  white-space: pre-wrap;
  word-break: break-word;
  margin: 0;
}

/* Timeline Component Styles */

/* Container */
.timeline-module__hESd3 {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.timeline-module__JACQW {
  margin: 0 0 20px 0;
}

.timeline-module__EUCx5 {
  margin: -10px 0 20px;
  font-size: 12px;
}

/* Tooltip */
.timeline-module__DDSvz {
  position: fixed;
  transform: translate(-50%, 8px);
  background-color: rgba(33, 33, 33, 0.95);
  color: #fff;
  padding: 10px 14px;
  border-radius: 6px;
  font-size: 12px;
  pointer-events: none;
  z-index: 10000;
  max-width: 320px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(4px);
}

.timeline-module__NXbf2 {
  font-weight: 600;
  font-size: 13px;
  color: #fff;
}

.timeline-module__MUDlh {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 8px;
}

.timeline-module__XUN_s {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.timeline-module__LrG_8 {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: baseline;
}

.timeline-module__C5GBJ {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  flex-shrink: 0;
}

.timeline-module__tLvAJ {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  font-size: 11px;
  text-align: right;
}

.timeline-module__D7QDY {
  color: #90caf9;
  font-weight: 600;
  font-size: 12px;
}

.timeline-module__LQA7X {
  color: #ef5350;
  font-weight: 600;
  font-size: 12px;
}

/* Row Labels (foreignObject content) */
.timeline-module__cDuXC {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
}

.timeline-module__i0Fm0 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.timeline-module__clu30 {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 2px;
  text-transform: capitalize;
}

/* Vehicle row labels */
.timeline-module__HjsLq {
}

.timeline-module__Fe3al {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/* Expanded state text labels (right side of timeline) */
.timeline-module__fRu36 {
  opacity: 0;
  transition: opacity 0.1s ease;
}

.timeline-module__F2yCi {
  opacity: 1;
  transition: opacity 0.2s ease 0.25s;
}

/* Event labels with transitions */
.timeline-module__nbm32 {
  opacity: 0;
  transition: opacity 0s;
}

.timeline-module__e464c {
  opacity: 1;
  transition: opacity 0.15s ease 0.2s;
}

/* Near stops group background */
.timeline-module__dR0AG {
  opacity: 0;
  transition: opacity 0.1s ease;
}

.timeline-module__UOdrF {
  opacity: 1;
  transition: opacity 0.2s ease 0.2s;
}

/* Clickable row elements */
.timeline-module__nv2E1 {
  cursor: pointer;
}

/* SVG transition animations */
.timeline-module__r2adA {
  transition:
    y 0.3s ease,
    height 0.3s ease;
}

.timeline-module__lBjUl {
  transition: all 0.3s ease;
}

.timeline-module__YKgPt {
  transition: transform 0.3s ease;
}

/* Error message */
.timeline-module__ZjkKW {
  padding: 12px;
  background-color: #ffebee;
  color: #c62828;
  border-radius: 4px;
  margin-bottom: 16px;
}

/* Loading state */
.timeline-module__Ua189 {
  text-align: center;
  padding: 40px;
}

.timeline-module__StzCj {
  margin-top: 12px;
}

/* Empty state */
.timeline-module__h4cXZ {
  padding: 20px;
  text-align: center;
}

.timeline-module__f8SIf {
  margin-bottom: 12px;
  opacity: 0.5;
}

/* ETA section */
.timeline-module__NVNGr {
  margin-top: 12px;
  padding: 16px;
  background-color: #fafafa;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}

.timeline-module__nnSRV {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.timeline-module__DQecL {
  margin: 0;
}

/* Zoom control sticky footer */
.timeline-module__U0Kdi {
  position: sticky;
  bottom: 0;
  background-color: #fff;
  border-top: 2px solid #e0e0e0;
  z-index: 100;
  flex-shrink: 0;
}

/* Scroll container */
.timeline-module__RR9kW {
  overflow-x: auto;
  overflow-y: visible;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.timeline-module__RR9kW::-webkit-scrollbar {
  display: none;
}

/* Timeline Modal Styles */
.timeline-module__bU4FR {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  flex-shrink: 0;
}

.timeline-module__p7dIU {
  display: flex;
  gap: 8px;
}

.timeline-module__qIgmC {
  background: linear-gradient(135deg, #f59e0b 0%, #ea580c 100%);
  color: white;
  border: none;
  box-shadow: 0 2px 8px rgba(245, 158, 11, 0.4);
  font-weight: 600;
}

/* Legend popup styles */
.timeline-module__DFtVf {
  max-width: 500px;
}

.timeline-module__pNZSE {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
}

.timeline-module__SiIw5 {
  margin-top: 0;
}

.timeline-module__BhMw2 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.timeline-module__FDEqY {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.timeline-module__LNd5o {
  display: flex;
  align-items: center;
  gap: 6px;
}

.timeline-module__bnUpw {
  width: 24px;
  height: 14px;
  border-radius: 3px;
}

.timeline-module__mfH1b {
  width: 22px;
  height: 12px;
  border-radius: 2px;
}

.timeline-module__aXerU {
  width: 20px;
  height: 3px;
}

.timeline-module__uYXGS {
  font-size: 12px;
}

.timeline-module__Q5H0Z {
  font-size: 11px;
  color: #888;
  line-height: 1.4;
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 4px;
}

.timeline-module__xTNq4 {
  margin: 0 0 4px 0;
}

/* Feedback popup */
.timeline-module__FHve8 {
  max-width: 300px;
}

/* ETA Chart Styles */

/* Chart container */
.eta_chart-module__s5EgA {
  margin-top: 8px;
}

.eta_chart-module__O4FGx {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}

/* Empty state */
.eta_chart-module__kMGw6 {
  padding: 20px;
  text-align: center;
}

/* Legend */
.eta_chart-module__lnLsW {
  display: flex;
  gap: 20px;
  margin-top: 12px;
  margin-bottom: 8px;
  font-size: 12px;
  flex-wrap: wrap;
}

.eta_chart-module__yYBne {
  display: flex;
  align-items: center;
  gap: 6px;
}

.eta_chart-module__gFTIl {
  width: 20px;
  height: 3px;
}

.eta_chart-module__XAe_G {
  width: 20px;
  height: 2px;
}

/* Stop filter section */
.eta_chart-module__J8tht {
  padding: 12px;
  background-color: #f5f5f5;
  border-radius: 8px;
}

.eta_chart-module__LYKg7 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
}

.eta_chart-module__dj3UR {
  font-weight: 600;
  font-size: 14px;
}

.eta_chart-module__fIwrH {
  padding: 4px 8px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
}

.eta_chart-module__fIwrH:hover {
  background-color: #f0f0f0;
}

.eta_chart-module__PcnCX {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.eta_chart-module__rnMe5 {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid transparent;
}

.eta_chart-module__zWLzm {
  background-color: rgba(33, 150, 243, 0.1);
  border: 1px solid rgba(33, 150, 243, 0.3);
}

.eta_chart-module__pLaHj {
  padding: 6px 10px;
}

.eta_chart-module__fybaO {
  background-color: rgba(156, 39, 176, 0.1);
  border: 1px solid rgba(156, 39, 176, 0.3);
}

.eta_chart-module__hQeWB {
  cursor: pointer;
}

.eta_chart-module___nvsZ {
  font-size: 12px;
}

/* KPI badge */
.eta_chart-module__gXQXW {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.08);
  margin-left: 4px;
  cursor: help;
}

/* Tooltip */
.eta_chart-module__FdvHm {
  position: fixed;
  background-color: rgba(33, 33, 33, 0.97);
  color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 12px;
  pointer-events: none;
  z-index: 10000;
  max-width: 380px;
  min-width: 280px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

.eta_chart-module__oIWqI {
  max-height: 400px;
  overflow-y: auto;
}

.eta_chart-module__rFmpx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.eta_chart-module__Y5jsE {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2px;
}

.eta_chart-module__poFUa {
  font-size: 13px;
  font-weight: 600;
}

.eta_chart-module__DzxCP {
  padding-bottom: 8px;
}

.eta_chart-module__d6pU7 {
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.eta_chart-module__U8GZz {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}

.eta_chart-module__vQ_YA {
  font-weight: 600;
  font-size: 12px;
}

.eta_chart-module__n9tJl {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 3px 12px;
  font-size: 11px;
  padding-left: 28px;
}

.eta_chart-module__XAMaR {
  color: rgba(255, 255, 255, 0.5);
  margin-left: 4px;
}

.eta_chart-module__QzMZ7 {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
  padding-left: 28px;
  margin-top: 4px;
}

.eta_chart-module__WmgyE {
  margin-right: 8px;
}

/* Accuracy chart specific */
.eta_chart-module__q43Rk {
  padding-left: 28px;
  font-size: 11px;
}

.eta_chart-module__ixiOY {
  color: rgba(255, 255, 255, 0.6);
  margin-left: 8px;
}

/* Axis labels */
.eta_chart-module__vf_W4 {
  font-size: 10px;
}

.eta_chart-module__WcgTx {
  font-size: 11px;
}

.eta_chart-module__W0pai {
  font-size: 10px;
  opacity: 0.8;
}

/* Chart overlay for hover detection */
.eta_chart-module__A5de4 {
  cursor: crosshair;
}

/* Hover line */
.eta_chart-module__Yo4RY {
  pointer-events: none;
}

/* Data point */
.eta_chart-module__XE508 {
  pointer-events: none;
}

/* Line path */
.eta_chart-module__jJdAn {
  pointer-events: none;
}

.tour_analyze_tab-module__guOSA {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}

.tour_analyze_tab-module__pvhGf {
  margin: 0;
}

.tour_analyze_tab-module__G1ouJ {
  display: flex;
  align-items: center;
}

.tour_analyze_tab-module__CaaA7 {
  margin-left: 10px;
}

.tour_analyze_tab-module__QoMJd {
  margin-top: 10px;
  position: absolute;
  width: 100%;
  left: 0;
}

.tour_analyze_tab-module___CT6t {
  text-align: center;
  margin-top: 5px;
}

.tour_analyze_tab-module__PYmLA {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tour_analyze_tab-module__ERHo8 {
  padding: 15px;
  background-color: #ffebee;
  border: 1px solid #f44336;
  border-radius: 4px;
  color: #c62828;
}

.tour_analyze_tab-module__Ni2N1 {
  width: 100%;
  margin: 0;
}

.tour_analyze_tab-module__v_bJ8 {
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 12px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tour_analyze_tab-module__n6MmC {
  background-color: #e8f4f8;
  font-weight: 600;
}

.tour_analyze_tab-module__yRSMP {
  background-color: #f5f5f5;
  font-weight: 500;
}

.tour_analyze_tab-module__yRSMP:hover {
  background-color: #eeeeee;
}

.tour_analyze_tab-module__FEbzK {
  border: 1px solid #ddd;
  border-top: none;
  background-color: #ffffff;
  padding: 0;
}

.tour_analyze_tab-module__flsO_ {
  margin-left: 0;
  color: #666;
}

.tour_analyze_tab-module__JWLP8 {
  margin-left: 8px;
}

.tour_analyze_tab-module__lceAQ {
  margin-left: 10px;
  color: #999;
  font-size: 0.9em;
}

.tour_analyze_tab-module__VOc1N {
  color: #c62828;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #ffebee;
  border-radius: 4px;
}

.tour_analyze_tab-module__TOr8J {
  word-break: break-all;
}

.tour_analyze_tab-module__YnTF2 {
  padding: 15px;
  background-color: #f9f9f9;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  line-height: 1.6;
}

.markdown-content h1,
.markdown-content h2,
.markdown-content h3,
.markdown-content h4,
.markdown-content h5,
.markdown-content h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.markdown-content p {
  margin: 0.5em 0;
}

.markdown-content ul,
.markdown-content ol {
  margin: 0.5em 0;
  padding-left: 2em;
}

.markdown-content code {
  background-color: #f4f4f4;
  padding: 2px 4px;
  border-radius: 3px;
  font-family: monospace;
}

.markdown-content pre {
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 4px;
  overflow-x: auto;
}

.markdown-content blockquote {
  border-left: 3px solid #ccc;
  padding-left: 1em;
  margin: 1em 0;
  color: #666;
}

.markdown-content a {
  color: #0046b8;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.markdown-content a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.ui.accordion.styled {
  width: 100% !important;
  margin: 0 !important;
}

.ui.accordion.styled .title {
  width: 100% !important;
}

.ui.accordion.styled .content {
  width: 100% !important;
  padding: 0 !important;
}

.tour_external_event_logs_list-module__bWogq {
  margin-bottom: 24px;
}

.tour_external_event_logs_list-module__zUs8K {
  float: right;
  margin-left: 20px;
}

.tour_external_event_logs_list-module__hxgbz {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tour_external_event_logs_list-module__gG2Db {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tour_external_event_logs_list-module__PbPTb {
  border: 1px solid #e1e4e8;
  border-radius: 6px;
  margin-bottom: 32px;
}

.tour_external_event_logs_list-module__m9iMX {
  background-color: #f8f9fa;
}

.tour_external_event_logs_list-module__StAjQ {
  background-color: #f0f8ff;
}

.tour_external_event_logs_list-module__ZIylX {
  background-color: #fff8f0;
}

.tour_external_event_logs_list-module__jTSen {
  padding: 16px;
}

.tour_external_event_logs_list-module__hw3pe {
  margin-bottom: 16px;
}

.tour_external_event_logs_list-module__hw3pe:last-child {
  margin-bottom: 0;
}

.tour_external_event_logs_list-module__qDXDH {
  margin-bottom: 16px;
}

.tour_external_event_logs_list-module__fKUwG {
  margin-bottom: 0;
}

.tour_external_event_logs_list-module__RM1ET {
  margin-bottom: 24px;
}

.tour_external_event_logs_list-module__e4R6M {
  float: right;
  margin-left: 20px;
}

.tour_external_event_logs_list-module__MYsWy {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tour_external_event_logs_list-module__qlJ6H {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tour_external_event_logs_list-module__qa2GL {
  word-break: break-word;
  white-space: pre-wrap;
  font-family: monospace;
  background-color: #d5e0e630;
  padding: 8px;
}

.tour_trips-module__KzTVT {
  display: block;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid transparent;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: white;
  box-sizing: border-box;
  max-width: 500px;
}

.tour_trips-module__KzTVT:hover {
  border: 1px solid gray;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
}

.tour_trips-module__KzTVT.tour_trips-module__dQ5Ux {
  border: 2px solid black;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

.tour_trips-module__JgGHy {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  font-size: 10px;
  font-weight: 600;
  white-space: nowrap;
  padding: 3px;
  background: rgba(39, 62, 98, 0.2);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.tour_trips-module__UlvhM {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tour_trips-module__xY8uB {
  align-self: center;
  font-size: 12px;
  font-weight: 600;
  background: #f5f5f5;
}

.tour_trips-module__GdqyQ {
  align-self: flex-start;
  padding: 4px;
}

.tour_trips-module__fpktF {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.tour_trips-module__doFIk {
  align-self: flex-start;
  font-size: 12px;
  line-height: normal;
  flex: 1;
}

.tour_trips-module__WlXc5 {
  align-self: flex-end;
  font-size: 10px;
  line-height: normal;
  align-content: flex-end;
}

.tour_trips-module__KzTVT.tour_trips-module__dQ5Ux .tour_trips-module__WlXc5 {
  display: none;
}

.tour_trips-module__P03Bc {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  width: 100%;
  align-items: flex-end;
}

.tour_trips-module__R5AHn {
  border: 2px solid;
  border-radius: 2.5px;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  display: flex;
}

.tour_trips-module__GvsC9.tour_trips-module__gf_El {
  background: rgb(39, 150, 39);
  border: 1px solid white;
  border-radius: 2px;
  flex: 1;
}

.tour_trips-module__VAgh6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.tour_trips-module__LUcbc {
  font-size: 10px;
}

.tour_trips-module__OxcM6 {
  font-weight: 600;
}

.tour_trips-module__xbdzy {
  position: relative;
  background-color: rgb(239, 239, 239);
}

.tour_trips-module__CbXh9 {
  display: grid;
  grid-auto-flow: dense;
  z-index: 2;
  position: relative;
}

.tour_trips-module__xbdzy svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.tour_trips-module__xbdzy svg line {
  stroke-width: 3px;
}

.tour_trips-module__xbdzy svg text {
  font-size: 12px;
}

.tour_trips-module__esemk th {
  font-size: 12px;
}

.tour_trips-module__esemk td {
  font-size: 12px;
}

.tour_trips-module__esemk .tour_trips-module__xHK_C {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

svg circle {
  stroke: gray;
  stroke-width: 0.5px;
  fill: white;
}

.user-module__fh5cv {
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
}

.user-module__fh5cv > div:first-child {
  margin-bottom: 5px;
}

.not_found_license_plates_styles-module__PltZt {
  padding-bottom: 16px;
}

.not_found_license_plates_styles-module__BLuS5 {
  max-width: 600px;
  margin-top: 16px;
  padding: 12px 16px;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  font-size: 14px;
  color: #495057;
  white-space: pre-line;
}

.not_found_license_plates_styles-module__hevWt {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.vehicle_list_container-module__ykUmM {
  margin-bottom: 10px;
}

.vehicle_list_container-module__NzPLD {
  gap: 20px;
}

.vehicle_list_container-module__m0G9k {
  margin-bottom: 10px;
}

.vehicle_list_container-module__K9ig4 {
  width: 300px;
  min-height: 200px;
  resize: vertical;
  font-size: 14px;
  font-family: inherit;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  padding-right: 10px;
}

.vehicle_list_container-module__G2X8w {
  margin-bottom: 10px;
}

.vehicle_list_container-module__z_YBE {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: stretch;
}

.vehicle_list_container-module__DwzOq {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.vehicle_list_container-module__JMQ71 {
  flex: 1;
}

.vehicle_list_container-module__ZJjAS {
  flex: 1;
}

.vehicle_list_container-module__OqlYD {
  flex: 1;
}

.vehicle_list_container-module__x9FsL {
  flex: 1;
}

.vehicle_list_container-module__NAwGJ {
  margin-bottom: 10px;
}

:root {
  --color-blue: #273e61;
  --color-blue-bright: #00aaff;
  --color-red: #d0021b;
  --color-green: #00c361;
  --color-black: #000000;
  --color-yellow: #f4f776;
  --color-component-background: #fafbfe;
  --color-neutral-gray: #d5e0e6;
  --color-small-break: #7f5cff;
  --color-rest-break: #ff76b1;
  --color-weekend-break: #e28f33;
  --color-timeslot-loading: #fd818dbf;
  --color-timeslot-unloading: #7aa9e8bf;
}

:root {
  --color-blue: #273e61;
  --color-blue-bright: #00aaff;
  --color-red: #d0021b;
  --color-green: #00c361;
  --color-black: #000000;
  --color-yellow: #f4f776;
  --color-component-background: #fafbfe;
  --color-neutral-gray: #d5e0e6;
  --color-small-break: #7f5cff;
  --color-rest-break: #ff76b1;
  --color-weekend-break: #e28f33;
  --color-timeslot-loading: #fd818dbf;
  --color-timeslot-unloading: #7aa9e8bf;
}

.error {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  overflow: auto;
}

body {
  -webkit-font-smoothing: antialiased;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.ui.menu,
.ui.menu .item,
.ui.large.header {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #273e62;
}

.ui.menu.submenu {
  flex-wrap: wrap;
}

b,
strong,
.ui.large.header {
  font-weight: 500;
}

.ui.list .list > .item .header,
.ui.list > .item .header,
.ui.list > .item .description {
  line-height: 1.5em;
  color: #273e62;
}

.Login {
  display: flex;
  justify-content: center;
  min-height: 100vh;
  align-items: center;
}

.ui.secondary.menu .item.logo {
  padding-left: 0;
}

.ui.inline.loader.companies {
  margin-top: 50px;
}

#root .notifications {
    height: 100%;
  }

#root .notifications .container {
      flex-shrink: 1;
      overflow: inherit;
    }

#root .notifications .container .content {
        overflow: inherit;
      }

#root .notifications .container .content > div {
          width: 100%;
        }

#root .notifications .container .content > .loading {
          display: flex;
          justify-content: center;
          min-height: 100vh;
          align-items: center;
        }

.workspace {
  flex-basis: 100%;
  padding: 15px 30px;
  box-sizing: border-box;
}

.map.pin.icon.stop_unloading {
  color: var(--color-blue-bright);
}

.map.pin.icon.stop_loading {
  color: var(--color-red);
}

.m8__horizontal {
  margin-bottom: 8px;
  margin-top: 8px;
}

.intercom_token {
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
}

.table__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.table__header > span {
    margin-right: 10px;
  }

.table__header .ui.checkbox,
  .table__header .ui.radio {
    margin-bottom: 5px;
    margin-left: 10px;
  }

.table__header .ui.checkbox > label, .table__header .ui.radio > label {
      cursor: pointer;
      -webkit-user-select: none;
              user-select: none;
    }

.table__header .ui.dropdown,
  .table__header .ui.input {
    margin-right: 10px;
    font-size: 14px;
  }

.table__header .ui.dropdown:first-of-type, .table__header .ui.input:first-of-type {
      margin-left: 10px;
    }

.data-to-list {
  max-height: 150px;
  overflow: auto;
  position: relative;
}

.data-to-list:hover > button.ui {
      display: block;
    }

.data-to-list > button.ui {
    position: absolute;
    top: 0;
    right: 4px;
    display: none;
  }

.link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #0046b8;
}

.link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }

.tour {
  height: calc(100vh - 100px);
  overflow: hidden;
}

.tour .tour__details {
    overflow: hidden;
    height: 100%;
  }

.tour .tour__details .ui.menu:after {
      content: none !important;
    }

.tour .tour__details .tour__details__menu {
      justify-content: space-between;
    }

.tour .tour__details .tour__details__menu > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
      }

.tour .tour__details__content {
    overflow-y: scroll;
    overflow-x: auto;
    padding-right: 5px;
    height: calc(100% - 85px);
    width: calc(100% + 10px);
  }

.tour__tour-list {
  overflow: auto;
}

.company {
  margin-bottom: 15px;
}

.company .company__metadata-container {
    margin-bottom: 28px;
  }

.company .company__metadata-container .id_labels {
      max-width: 50%;
    }

.company .company__metadata-container .id_labels .smallerRow {
        display: flex;
        justify-content: space-between;
        font-size: 7px;
        align-items: flex-end;
        padding-top: 5px;
      }

.company .company__metadata-container .id_labels .smallerRow .country {
          border-radius: 5px;
          padding: 2px 5px;
          min-height: 10px;
        }

.company .company__metadata-container .id_labels .smallerRow .country:not(:empty) {
          background-color: white;
        }

.company__featureFlags-header {
    display: flex;
  }

.company__featureFlags-header h2 {
      margin-right: 10px;
    }

.company__featureFlags-container .company__featureFlags-list {
      margin-right: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
      font-size: 13px;
    }

.company__featureFlags-headerContainer {
    padding: 0;
  }

.company__featureFlags-headerContainer:hover {
      background-color: var(--color-core-gray-400);
    }

.company__featureFlags-headerButton {
    background: none;
    cursor: pointer;
    border: none;
    padding: 1em;
    font-weight: bold;
    text-align: left;
    width: 100%;
  }

.company__featureFlags-auditStackList {
  max-height: calc(100vh - 80px);
  overflow: auto;
}

.company__featureFlags-auditStackContainer {
  margin-top: 8px;
  margin-bottom: 8px;
}

.company__featureFlags-auditStackContainer .company__featureFlags-auditStack {
    flex-grow: 1;
  }

.company__company-list {
  overflow: auto;
}

.vehicles__list__table {
  height: calc(100vh - 155px);
  overflow: auto;
}

.vehicles__list__table tr td.vehicle_status_timestamp {
      border-right: 4px solid transparent;
    }

.vehicles__list__table tr td.vehicle_status_timestamp.fresh {
        border-right-color: var(--color-green);
      }

.vehicles__list__table tr td.vehicle_status_timestamp.outdated {
        border-right-color: var(--color-yellow);
      }

.vehicles__list__table tr td.vehicle_status_timestamp.old {
        border-right-color: var(--color-red);
      }

.map-slider__container {
  padding: 5px;
}

.map-slider__container > .map-slider-tour {
    margin-bottom: 0;
  }

.map-slider {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}

.map-slider__header-debug {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 12px;
}

.map-slider__header-debug .debug-btn {
    font-size: inherit;
    padding: 4px;
  }

.map-slider__header-debug .debug-input-container .debug-input-error {
      color: red;
    }

.map-slider__header-debug .debug-input-container input {
      border-radius: 3px;
      border: 1px solid var(--color-core-black-700);
      padding: 2px;
      min-width: 170px;
    }

.map-slider__details {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 12px;
}

.map-slider__details > li:not(.wide-column) {
    width: 33%;
  }

.map-slider__details > li:not(.wide-column):last-of-type {
      text-align: right;
    }

.map-slider-tour > .map-slider > .map-slider__ticks-container {
      height: 30px;
    }

.map-slider-tour > .map-slider > .map-slider__input {
      height: 34px;
    }

.map-slider-tour > .map-slider input[type='range']::-webkit-slider-thumb {
      height: 30px;
    }

.map-slider-tour > .map-slider input[type='range']::-moz-range-thumb {
      height: 30px;
    }

.map-slider-tour > .map-slider input[type='range']::-ms-thumb {
      height: 30px;
    }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-webkit-slider-thumb {
        background-color: currentColor;
      }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-moz-range-thumb {
        background-color: currentColor;
      }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-ms-thumb {
        background-color: currentColor;
      }

.map-slider__ticks-container {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-left: 6px;
  margin-right: 4px;
  width: calc(100% - 10px);
  display: flex;
  height: 20px;
  background: var(--color-core-black-300);
}

.map-slider__tracking-range-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 10;
}

.map-slider__tick-range {
  position: absolute;
  cursor: pointer;
  z-index: 11;
  height: 4px;
  border-radius: 2px;

  /* Colors matching the map_icons */
}

.map-slider__tick-range--stop {
    top: 0;
    background: var(--color-core-black-800);
  }

.map-slider__tick-range--timeslot-loading {
    top: 0;
    background-color: var(--color-timeslot-loading);
  }

.map-slider__tick-range--timeslot-unloading {
    top: 0;
    background-color: var(--color-timeslot-unloading);
  }

.map-slider__tick-range--events {
    bottom: 0;
    background-color: var(--color-core-yellow-400);
  }

/* Violet */

.map-slider__tick-range--small-break {
    bottom: 0;
    background-color: var(--color-small-break);
  }

/* Pink */

.map-slider__tick-range--rest-break {
    bottom: 0;
    background-color: var(--color-rest-break);
  }

/* Orange */

.map-slider__tick-range--we-break {
    bottom: 0;
    background-color: var(--color-weekend-break);
  }

.map-slider__tick-range--telemetry-chunk {
    top: 8px;
    background-color: var(--color-core-black-500);
  }

.map-slider__tick-event {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 11;
  color: var(--color-core-yellow-400);
  font-size: 10px;
  cursor: pointer;
  line-height: 2;
  text-shadow: 0 0px 1px #847e7e;
  transform: translateX(-50%);
}

.map-slider__tick-event--tractor-switch {
    color: var(--color-small-break);
  }

.map-slider__tick-external-event {
  position: absolute;
  height: 100%;
  top: 10px;
  z-index: 12;
  color: var(--color-core-black-300);
  font-size: 10px;
  cursor: pointer;
  line-height: 2;
  text-shadow: 0 0px 1px var(--color-core-blue-700);
  transform: translateX(-50%);
}

.map-slider__tick-external-event--mapped {
    color: var(--color-core-blue-700);
    opacity: 0.75;
  }

.map-slider__tick-tooltip:hover {
    z-index: 13;
  }

.map-slider__tick-tooltip:hover:after {
      display: flex;
    }

.map-slider__tick-tooltip:after {
    content: attr(aria-label);
    display: none;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 120%;
    right: 0;
    padding: 2px 4px;
    background: black;
    white-space: nowrap;
    color: white;
    z-index: 13;
  }

.map-slider__input {
  height: 24px;
  width: 100%;
  position: absolute;
  top: -2px;
  bottom: 5px;
}

.stats__sparkline {
  width: 100px;
  height: 16px;
  margin-left: 20px;
  display: inline-block;
}

.stats__icon-placeholder {
  visibility: hidden;
}

.stats__icon-red {
  color: red;
}

.stats__icon-green {
  color: green;
}

.stats__value {
  display: flex;
  position: relative;
}

.stats__cell-header {
  display: flex;
  align-items: center;
}

.stats__report-section {
  padding: 2em !important;
}

.stats__report-section-header {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}

.stats__report-section-heading {
  margin: 0 0.5em 0 0 !important;
}

.stats__report-description {
  font-style: italic;
}

.helptext {
  font-style: italic;
  margin: 30px 0;
}

.tour__tour-details__stop-item {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.tour__tour-details__stop-item__stop-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px !important;
  }

.tour__tour-details__stop-item__stop-header > *:not(:first-child) {
      margin-left: 4px;
      flex-shrink: 0;
      flex-grow: 0;
    }

.tour__tour-details__stop-item__stop-header__address {
      margin-right: auto;
      flex-shrink: 1;
      flex-grow: 1;
    }

.tour__tour-details__event-prop-list {
  padding-top: 0 !important;
}

.tour__map-controls {
  display: flex;
  padding: 4px;
  font-size: 11px;
}

.tour__map-controls > b,
  .tour__map-controls .ui.label {
    margin-right: 5px;
  }

.tour__map-controls .ui.checkbox label {
    cursor: pointer;
    font-size: 11px;
  }

.tour__map-controls .ui.dropdown {
    width: 100%;
  }

.tour__map-controls .ui.dropdown .menu {
    left: -10px;
  }

.tour__feature__flag {
  vertical-align: middle;
}

input[type='range'] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type='range']:focus {
  outline: 1px solid var(--color-core-black-900);
}

input[type='range']::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
  margin: 0;
}

input[type='range']::-moz-range-thumb {
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
}

input[type='range']::-ms-thumb {
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
}

/* Vehicle details view */
.vehicle .row {
  height: calc(100vh - 100px);
}

.vehicle > .row > .column.vehicle__details {
  display: flex;
  flex-direction: column;
}

.vehicle > .row > .column.vehicle__details > .vehicle__details__temperature {
  margin-top: 1rem;
}

.vehicle .vehicle__details .statistics {
  flex-shrink: 0;
}

.vehicle .vehicle__stats_header {
  margin-top: 0;
}

.vehicle__breaks-list {
  overflow-y: auto;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0;
}

.vehicle__breaks-list > .item .icon-break--small-break {
      color: var(--color-small-break);
    }

/* Pink */

.vehicle__breaks-list > .item .icon-break--rest-break {
      color: var(--color-rest-break);
    }

/* Orange */

.vehicle__breaks-list > .item .icon-break--we-break {
      color: var(--color-weekend-break);
    }

.integration__configuration-footer {
  display: flex;
  justify-content: space-between;
}

.hoverable {
  text-decoration-style: dotted;
  text-decoration-color: gray;
  text-decoration-line: underline;
}

.span-link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #0046b8;
}

.span-link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: #1e70bf;
    cursor: pointer;
  }

.active__allocation {
  font-weight: bold;
}

.bold-text {
  font-weight: bold;
}

.scope__header {
  display: flex;
}

.permission-tip {
  margin-left: 2px !important;
}

.company__integrations-left {
  flex: 1 0 50%;
  white-space: nowrap;
  padding: 10px;
  box-sizing: border-box;
}
@media (width >= 1440px) {
.company__integrations-left-widthLimit {
    max-width: 650px
}
  }
.company__integrations-right {
  flex: 1 0 50%;
  white-space: nowrap;
  padding: 10px;
  box-sizing: border-box;
}

.company__relationships-identifierContainer {
  width: 100%;
  max-width: 250px;
  overflow: auto;
  background-color: var(--color-core-gray-400);
  margin: var(--size-spacing-xsmall);
}

.sync-state-box {
  background-color: rgba(213, 224, 230, 0.188);
  display: flex;
  flex-direction: column;
  font-family: monospace;
  justify-content: space-between;
  max-width: 1500px;
  max-height: 500px;
  overflow: auto;
  padding: var(--size-spacing-small);
  word-break: break-word;
  white-space: pre-wrap;
}

.delete-sync-state-button {
  align-self: flex-end;
  position: sticky;
  bottom: 0;
}

.companyIdentifierLabel {
  cursor: pointer;
}

.companyIdentifierLabel:hover {
    background-color: var(--color-core-gray-400);
  }

.api-usage-container__select {
  margin-right: 10px;
}

.api-usage-container__filters {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 40px;
  max-width: 1000px;
}


/*# sourceMappingURL=main.18be0490e6ebe5ccacd7.css.map*/