.trip-status-badge-module__Vzeh_a__draft{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__planned{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__active{color:#fff;background-color:#16a249e6;align-items:center;gap:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite trip-status-badge-module__Vzeh_a__pulse;display:inline-flex}.trip-status-badge-module__Vzeh_a__paused{color:#fff;background-color:#e7b008e6;align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__completed{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__sm{padding:.125rem .5rem;font-size:.75rem}.trip-status-badge-module__Vzeh_a__md{padding:.25rem .625rem;font-size:.875rem}.trip-status-badge-module__Vzeh_a__lg{padding:.375rem .75rem;font-size:1rem}@keyframes trip-status-badge-module__Vzeh_a__pulse{0%,to{opacity:1}50%{opacity:.7}}
.UnifiedAddressInput-module__7ns5Tq__wrapper{flex-direction:column;gap:.5rem;display:flex;position:relative}.UnifiedAddressInput-module__7ns5Tq__required{color:var(--destructive);margin-left:.25rem}.UnifiedAddressInput-module__7ns5Tq__inputWrapper{position:relative}.UnifiedAddressInput-module__7ns5Tq__inputIcon{width:1.125rem;height:1.125rem;color:var(--primary);opacity:.6;pointer-events:none;transition:opacity .15s;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.UnifiedAddressInput-module__7ns5Tq__inputWrapper:focus-within .UnifiedAddressInput-module__7ns5Tq__inputIcon{opacity:1}.UnifiedAddressInput-module__7ns5Tq__input{height:2.75rem;font-size:var(--text-sm);padding-left:2.75rem;padding-right:2.5rem;transition:border-color .15s,box-shadow .15s}.UnifiedAddressInput-module__7ns5Tq__inputWithLocation{padding-right:4.5rem}@media (max-width:640px){.UnifiedAddressInput-module__7ns5Tq__input{height:2.5rem;font-size:var(--text-xs);padding-left:2.5rem;padding-right:2.25rem}.UnifiedAddressInput-module__7ns5Tq__inputWithLocation{padding-right:4rem}.UnifiedAddressInput-module__7ns5Tq__inputIcon{width:1rem;height:1rem;left:.75rem}}.UnifiedAddressInput-module__7ns5Tq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)10%,transparent)}.UnifiedAddressInput-module__7ns5Tq__rightIcons{align-items:center;gap:.375rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.UnifiedAddressInput-module__7ns5Tq__loadingIcon{width:1rem;height:1rem;color:var(--primary);animation:.8s linear infinite UnifiedAddressInput-module__7ns5Tq__spin}@keyframes UnifiedAddressInput-module__7ns5Tq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UnifiedAddressInput-module__7ns5Tq__clearButton{color:var(--muted-foreground);background:var(--muted);cursor:pointer;border-radius:var(--radius-full);border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex}.UnifiedAddressInput-module__7ns5Tq__clearButton:hover{color:var(--foreground);background:color-mix(in srgb,var(--muted)150%,transparent)}.UnifiedAddressInput-module__7ns5Tq__clearIcon{width:.875rem;height:.875rem}.UnifiedAddressInput-module__7ns5Tq__locationButton{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex}.UnifiedAddressInput-module__7ns5Tq__locationButton:hover:not(:disabled){color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.UnifiedAddressInput-module__7ns5Tq__locationButton:disabled{opacity:.6;cursor:not-allowed}.UnifiedAddressInput-module__7ns5Tq__locationIcon{width:1rem;height:1rem}.UnifiedAddressInput-module__7ns5Tq__dropdown{z-index:100;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-height:18rem;margin-top:.5rem;animation:.15s ease-out UnifiedAddressInput-module__7ns5Tq__dropdownSlide;position:absolute;top:100%;left:0;overflow:hidden auto;box-shadow:0 10px 40px -10px #00000026,0 4px 20px -8px #0000001a}@keyframes UnifiedAddressInput-module__7ns5Tq__dropdownSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.UnifiedAddressInput-module__7ns5Tq__resultButton{text-align:left;border:none;border-bottom:1px solid color-mix(in srgb,var(--border)50%,transparent);cursor:pointer;background:0 0;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;transition:background-color .15s,transform .1s;display:flex}.UnifiedAddressInput-module__7ns5Tq__resultButton:last-child{border-bottom:none}.UnifiedAddressInput-module__7ns5Tq__resultButton:hover{background:color-mix(in srgb,var(--primary)8%,transparent)}.UnifiedAddressInput-module__7ns5Tq__resultButton:active{background:color-mix(in srgb,var(--primary)15%,transparent)}.UnifiedAddressInput-module__7ns5Tq__resultButtonSelected{background:color-mix(in srgb,var(--primary)12%,transparent)}.UnifiedAddressInput-module__7ns5Tq__resultIcon{width:1.125rem;height:1.125rem;color:var(--primary);opacity:.7;flex-shrink:0}.UnifiedAddressInput-module__7ns5Tq__resultButton:hover .UnifiedAddressInput-module__7ns5Tq__resultIcon{opacity:1}.UnifiedAddressInput-module__7ns5Tq__resultContent{flex:1;min-width:0}.UnifiedAddressInput-module__7ns5Tq__resultCity{font-weight:600;font-size:var(--text-sm);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.UnifiedAddressInput-module__7ns5Tq__resultState{font-size:var(--text-xs);color:var(--muted-foreground);margin-top:.125rem}.UnifiedAddressInput-module__7ns5Tq__manualEntryButton{background:color-mix(in srgb,var(--secondary)5%,transparent);border-top:1px solid var(--border)}.UnifiedAddressInput-module__7ns5Tq__manualEntryButton:hover{background:color-mix(in srgb,var(--secondary)12%,transparent)}.UnifiedAddressInput-module__7ns5Tq__manualEntryButton .UnifiedAddressInput-module__7ns5Tq__resultCity{color:var(--secondary-foreground);font-weight:500}.UnifiedAddressInput-module__7ns5Tq__manualEntry{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem;animation:.2s ease-out UnifiedAddressInput-module__7ns5Tq__fadeIn}@keyframes UnifiedAddressInput-module__7ns5Tq__fadeIn{0%{opacity:0}to{opacity:1}}.UnifiedAddressInput-module__7ns5Tq__manualHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.UnifiedAddressInput-module__7ns5Tq__manualTitle{font-weight:600;font-size:var(--text-sm);color:var(--foreground)}.UnifiedAddressInput-module__7ns5Tq__backButton{color:var(--primary);cursor:pointer;border-radius:var(--radius-md);font-size:var(--text-xs);background:0 0;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-weight:500;transition:all .15s;display:flex}.UnifiedAddressInput-module__7ns5Tq__backButton:hover{background:color-mix(in srgb,var(--primary)10%,transparent)}.UnifiedAddressInput-module__7ns5Tq__backIcon{width:.875rem;height:.875rem}.UnifiedAddressInput-module__7ns5Tq__manualFields{flex-direction:column;gap:.75rem;display:flex}.UnifiedAddressInput-module__7ns5Tq__manualField{flex-direction:column;gap:.375rem;display:flex}.UnifiedAddressInput-module__7ns5Tq__manualRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.UnifiedAddressInput-module__7ns5Tq__manualRow{grid-template-columns:1fr}.UnifiedAddressInput-module__7ns5Tq__manualHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.UnifiedAddressInput-module__7ns5Tq__backButton{align-self:flex-end}}
.VideoForm-module__co0flW__form{flex-direction:column;gap:1.5rem;display:flex}.VideoForm-module__co0flW__field{flex-direction:column;gap:.5rem;display:flex}.VideoForm-module__co0flW__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.VideoForm-module__co0flW__coordsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.VideoForm-module__co0flW__mapPickerIcon{width:1rem;height:1rem;margin-right:.5rem}.VideoForm-module__co0flW__mapWrapper{margin-bottom:1rem;position:relative}.VideoForm-module__co0flW__mapContainer{border-radius:var(--radius-lg);border:1px solid #404040;height:16rem}.VideoForm-module__co0flW__mapOverlay{border-radius:var(--radius-md);color:#e5e5e5;background:#000c;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex;position:absolute;top:.75rem;left:.75rem}.VideoForm-module__co0flW__mapHint{color:#737373;margin-top:.5rem;font-size:.75rem}.VideoForm-module__co0flW__tagRow{gap:.5rem;display:flex}.VideoForm-module__co0flW__tagsDisplay{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.VideoForm-module__co0flW__tagBadge{align-items:center;display:flex}.VideoForm-module__co0flW__tagRemove{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:.25rem;padding:0;transition:color .15s}.VideoForm-module__co0flW__tagRemove:hover{color:#f87171}.VideoForm-module__co0flW__tagRemoveIcon{width:.75rem;height:.75rem}.VideoForm-module__co0flW__inputWithStatus{position:relative}.VideoForm-module__co0flW__inputStatus{color:#a3a3a3;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.VideoForm-module__co0flW__spinnerIcon{width:1rem;height:1rem;animation:1s linear infinite VideoForm-module__co0flW__spin}@keyframes VideoForm-module__co0flW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VideoForm-module__co0flW__errorText{color:#f87171;margin-top:.25rem;font-size:.875rem}.VideoForm-module__co0flW__hintText{color:#737373;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.75rem;display:flex}.VideoForm-module__co0flW__hintIcon{width:.75rem;height:.75rem}.VideoForm-module__co0flW__coordsActions{gap:.5rem;display:flex}.VideoForm-module__co0flW__autocompleteWrapper{position:relative}.VideoForm-module__co0flW__inputWithLoader{align-items:center;display:flex;position:relative}.VideoForm-module__co0flW__inputLoader{color:#a3a3a3;width:1rem;height:1rem;position:absolute;right:.75rem}.VideoForm-module__co0flW__suggestionsDropdown{border-radius:var(--radius-lg);z-index:50;background:#1a1a1a;border:1px solid #404040;max-height:240px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000080}.VideoForm-module__co0flW__suggestionItem{color:#e5e5e5;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background-color .15s;display:flex}.VideoForm-module__co0flW__suggestionItem:hover{background:#262626}.VideoForm-module__co0flW__suggestionItem:first-child{border-radius:var(--radius-lg)var(--radius-lg)0 0}.VideoForm-module__co0flW__suggestionItem:last-child{border-radius:0 0 var(--radius-lg)var(--radius-lg)}.VideoForm-module__co0flW__suggestionItem:only-child{border-radius:var(--radius-lg)}.VideoForm-module__co0flW__suggestionIcon{color:#737373;flex-shrink:0;width:1rem;height:1rem}.VideoForm-module__co0flW__actions{border-top:1px solid #262626;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.VideoForm-module__co0flW__dialogTitle{align-items:center;gap:.75rem;font-size:1.125rem;display:flex}.VideoForm-module__co0flW__confirmIcon{color:#10b981;width:1.5rem;height:1.5rem}.VideoForm-module__co0flW__suggestionDetails{border-radius:var(--radius-lg);background:#1a1a1a;border:1px solid #262626;flex-direction:column;gap:1rem;padding:1rem;display:flex}.VideoForm-module__co0flW__suggestionCity,.VideoForm-module__co0flW__suggestionConfidence{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.VideoForm-module__co0flW__label{color:#737373;font-size:.875rem;font-weight:500}.VideoForm-module__co0flW__value{color:#e5e5e5;font-size:.875rem;font-weight:600}.VideoForm-module__co0flW__value.VideoForm-module__co0flW__high{color:#10b981}.VideoForm-module__co0flW__value.VideoForm-module__co0flW__medium{color:#f59e0b}.VideoForm-module__co0flW__value.VideoForm-module__co0flW__low{color:#ef4444}.VideoForm-module__co0flW__suggestionNote{color:#a3a3a3;margin:0;font-size:.75rem;font-style:italic}.VideoForm-module__co0flW__cityMatchesList{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.VideoForm-module__co0flW__cityMatchItem{border-radius:var(--radius-lg);cursor:pointer;text-align:left;background:#1a1a1a;border:2px solid #262626;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:all .2s;display:flex}.VideoForm-module__co0flW__cityMatchItem:hover{background:#262626;border-color:#404040}.VideoForm-module__co0flW__cityMatchInfo{flex:1;align-items:center;gap:.75rem;display:flex}.VideoForm-module__co0flW__cityMatchIcon{color:#737373;flex-shrink:0;width:1.25rem;height:1.25rem}.VideoForm-module__co0flW__cityMatchText{flex-direction:column;gap:.25rem;display:flex}.VideoForm-module__co0flW__cityMatchName{color:#e5e5e5;font-size:.9375rem;font-weight:600}.VideoForm-module__co0flW__cityMatchCoords{color:#737373;font-family:monospace;font-size:.75rem}.VideoForm-module__co0flW__recommendedBadge{color:#fff;background:#10b981;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.VideoForm-module__co0flW__mapModalContent{flex-direction:column;width:90vw;max-width:90vw;max-height:90vh;display:flex}.VideoForm-module__co0flW__mapModalWrapper{flex-direction:column;flex:1;min-height:500px;display:flex;position:relative}.VideoForm-module__co0flW__mapModalContainer{border-radius:var(--radius-lg);border:1px solid #404040;flex:1;min-height:500px}.VideoForm-module__co0flW__stopItem{border-radius:var(--radius-lg);background:#1a1a1a;border:1px solid #404040;margin-bottom:1rem;padding:1rem}.VideoForm-module__co0flW__stopHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.VideoForm-module__co0flW__dragHandle{color:#737373;cursor:grab;flex-shrink:0;width:1.25rem;height:1.25rem}.VideoForm-module__co0flW__dragHandle:active{cursor:grabbing}
.page-module__zJNa1G__pageContainer{background-color:var(--background);height:100%;min-height:0;overflow-y:auto}.page-module__zJNa1G__headerSection{background-color:hsl(var(--muted)/.3);border-bottom:1px solid hsl(var(--border));padding:3rem 0}.page-module__zJNa1G__headerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.page-module__zJNa1G__headerContent{align-items:center;gap:1.5rem;display:flex}.page-module__zJNa1G__iconWrapper{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 12px #8b5cf666}.page-module__zJNa1G__headerText h1{color:hsl(var(--foreground));margin-bottom:.25rem;font-size:2rem;font-weight:700}.page-module__zJNa1G__headerText p{color:hsl(var(--muted-foreground));font-size:1rem}.page-module__zJNa1G__headerActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__zJNa1G__mainContent{max-width:1280px;margin:0 auto;padding:3rem 2rem 4rem}.page-module__zJNa1G__loadingContainer{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);display:flex}.page-module__zJNa1G__emptyState{text-align:center;padding:5rem 2rem}.page-module__zJNa1G__emptyStateIcon{color:#8b5cf6;filter:drop-shadow(0 0 20px #8b5cf64d);opacity:.7;width:80px;height:80px;margin:0 auto 1.5rem}.page-module__zJNa1G__emptyState h3{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.page-module__zJNa1G__emptyState p{color:hsl(var(--muted-foreground));margin-bottom:2rem;font-size:1rem}.page-module__zJNa1G__tripsGrid{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}@media (min-width:768px){.page-module__zJNa1G__tripsGrid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:1024px){.page-module__zJNa1G__tripsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.page-module__zJNa1G__tripCard{background:hsl(var(--card));border:2px solid hsl(var(--border));border-radius:12px;flex-direction:column;height:100%;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d,0 0 0 1px #ffffff0d}.page-module__zJNa1G__tripCard:before{content:"";opacity:.8;background:linear-gradient(#2a6df4 0%,#b02af4 50%,#f42a6d 100%);width:5px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.page-module__zJNa1G__tripCard:nth-child(3n+1):before{background:linear-gradient(#3b82f6 0%,#8b5cf6 50%,#ec4899 100%)}.page-module__zJNa1G__tripCard:nth-child(3n+2):before{background:linear-gradient(#10b981 0%,#06b6d4 50%,#3b82f6 100%)}.page-module__zJNa1G__tripCard:nth-child(3n+3):before{background:linear-gradient(#f59e0b 0%,#ef4444 50%,#ec4899 100%)}.page-module__zJNa1G__tripCard:hover{box-shadow:0 8px 24px #0006,0 0 0 2px hsl(var(--primary)/.3);border-color:hsl(var(--primary)/.5);transform:translateY(-2px)}.page-module__zJNa1G__tripCard:hover:before{opacity:1;width:6px}.page-module__zJNa1G__cardHeader{border-bottom:1px solid hsl(var(--border));background:linear-gradient(135deg,hsl(var(--muted)/.4)0%,hsl(var(--muted)/.2)100%);padding:1.5rem 1.5rem 1rem;position:relative}.page-module__zJNa1G__cardHeader:after{content:"";background:linear-gradient(90deg,#0000 0%,#8b5cf64d 50%,#0000 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.page-module__zJNa1G__cardHeaderTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__zJNa1G__cardTitle{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__zJNa1G__deleteButton{opacity:0;color:hsl(var(--muted-foreground));flex-shrink:0;transition:all .2s}.page-module__zJNa1G__tripCard:hover .page-module__zJNa1G__deleteButton{opacity:1}.page-module__zJNa1G__deleteButton:hover{color:#ef4444!important;background:#ef44441a!important}.page-module__zJNa1G__cardContent{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex}.page-module__zJNa1G__routeInfo{color:hsl(var(--foreground));align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.page-module__zJNa1G__routeInfo svg{color:#ec4899;filter:drop-shadow(0 0 4px #ec48994d);flex-shrink:0;margin-top:2px}.page-module__zJNa1G__routeText{flex-wrap:wrap;flex:1;align-items:flex-start;gap:.375rem .5rem;min-width:0;line-height:1.5;display:flex}.page-module__zJNa1G__routeText span{flex-shrink:0}.page-module__zJNa1G__routeArrow{color:hsl(var(--muted-foreground)/.5);flex-shrink:0;line-height:1.5}.page-module__zJNa1G__badge{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border:1px solid hsl(var(--border)/.3);border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__zJNa1G__badge svg{width:14px;height:14px}.page-module__zJNa1G__badge:first-of-type{background:linear-gradient(135deg,#3b82f626,#8b5cf626);border-color:#3b82f64d}.page-module__zJNa1G__badge:first-of-type svg{color:#3b82f6}.page-module__zJNa1G__badge:last-of-type{background:linear-gradient(135deg,#10b98126,#06b6d426);border-color:#10b9814d}.page-module__zJNa1G__badge:last-of-type svg{color:#10b981}.page-module__zJNa1G__progressBar{background:hsl(var(--muted));border-radius:999px;height:8px;overflow:hidden}.page-module__zJNa1G__createdDate{color:hsl(var(--muted-foreground)/.7);margin-top:auto;font-size:.75rem}.page-module__zJNa1G__cardActions{border-top:1px solid hsl(var(--border));gap:.75rem;padding-top:.75rem;display:flex}.page-module__zJNa1G__actionButton{flex:1}.page-module__zJNa1G__mapButton{flex:none}.page-module__zJNa1G__dialogOverlay{background-color:#00000080}.page-module__zJNa1G__dialogContent{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;max-width:500px;padding:2rem}.page-module__zJNa1G__dialogActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.page-module__zJNa1G__tripDetailsContainer{flex-direction:column;gap:2rem;display:flex}.page-module__zJNa1G__routeCard{flex-direction:column;gap:1.5rem;display:flex}.page-module__zJNa1G__routeInfo{align-items:center;gap:.75rem;display:flex}.page-module__zJNa1G__routeText{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__zJNa1G__routeCity{color:hsl(var(--foreground));font-size:1rem;font-weight:600}.page-module__zJNa1G__routeArrow{color:hsl(var(--muted-foreground)/.6);margin:0 .25rem}.page-module__zJNa1G__statsRow{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__zJNa1G__mapButtons{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.page-module__zJNa1G__mapLink{flex:1;min-width:180px;font-weight:600;transition:all .3s}.page-module__zJNa1G__mapLink:hover{transform:translate(2px)}.page-module__zJNa1G__mapDialogContent{flex-direction:column;display:flex;width:1200px!important;max-width:95vw!important;height:85vh!important;padding:1.5rem!important}.page-module__zJNa1G__mapDialogContent .page-module__zJNa1G__mapContainer{border-radius:8px;flex:1;min-height:0;margin-top:1rem;position:relative;overflow:hidden}@media (max-width:768px){.page-module__zJNa1G__mapButtons{flex-direction:column}.page-module__zJNa1G__mapLink{width:100%}.page-module__zJNa1G__mapDialogContent{width:100vw!important;max-width:100vw!important;height:100vh!important;padding:1rem!important}}.page-module__zJNa1G__progressSection{flex-direction:column;gap:1rem;display:flex}.page-module__zJNa1G__progressHeader{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.page-module__zJNa1G__progressBar{background:hsl(var(--muted));border-radius:999px;height:12px;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.page-module__zJNa1G__progressFill{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);border-radius:999px;height:100%;transition:width .4s;box-shadow:0 0 12px #8b5cf699}.page-module__zJNa1G__stopsContainer{flex-direction:column;gap:1.5rem;display:flex}.page-module__zJNa1G__stopsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__zJNa1G__stopsTitle{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.page-module__zJNa1G__stopsTitle:before{content:"";background:linear-gradient(#3b82f6 0%,#8b5cf6 100%);border-radius:2px;width:4px;height:1.5rem}.page-module__zJNa1G__stopCount{color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.5);border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:500}.page-module__zJNa1G__stopsList{flex-direction:column;gap:.75rem;display:flex}.page-module__zJNa1G__stopItem{background:hsl(var(--muted)/.3);border:1px solid hsl(var(--border));border-radius:8px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__zJNa1G__stopItem:before{content:"";opacity:0;background:linear-gradient(#3b82f6 0%,#8b5cf6 100%);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.page-module__zJNa1G__stopHeader{cursor:pointer;align-items:center;gap:1rem;padding:1.25rem;display:flex}.page-module__zJNa1G__stopItem:hover{background:hsl(var(--muted)/.5);border-color:hsl(var(--primary)/.3)}.page-module__zJNa1G__stopItem:hover:before{opacity:1}.page-module__zJNa1G__stopItem.page-module__zJNa1G__stopCompleted{background:#22c55e1a;border-color:#22c55e4d}.page-module__zJNa1G__stopItem.page-module__zJNa1G__stopCompleted:before{opacity:1;background:linear-gradient(#22c55e 0%,#10b981 100%)}.page-module__zJNa1G__stopCheckbox{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .3s;display:flex}.page-module__zJNa1G__stopCheckbox:hover{color:#3b82f6;transform:scale(1.15)}.page-module__zJNa1G__stopItem.page-module__zJNa1G__stopCompleted .page-module__zJNa1G__stopCheckbox{color:#22c55e}.page-module__zJNa1G__stopInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.page-module__zJNa1G__stopNumber{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.page-module__zJNa1G__stopName{color:hsl(var(--foreground));font-size:1rem;font-weight:500;transition:color .3s}.page-module__zJNa1G__stopAddress{color:hsl(var(--muted-foreground));margin-left:.25rem;font-size:.875rem;font-weight:400}.page-module__zJNa1G__stopItem.page-module__zJNa1G__stopCompleted .page-module__zJNa1G__stopName{color:#22c55e}.page-module__zJNa1G__driveTime{color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.5);border-radius:4px;align-items:center;gap:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.page-module__zJNa1G__driveTime svg{color:#10b981;flex-shrink:0}.page-module__zJNa1G__completedBadge{color:#22c55e;text-transform:uppercase;letter-spacing:.5px;background:#22c55e26;border-radius:6px;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;animation:.3s page-module__zJNa1G__slideIn;display:flex}.page-module__zJNa1G__completedBadge svg{width:.875rem;height:.875rem}.page-module__zJNa1G__expandButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:.25rem;transition:all .3s;display:flex}.page-module__zJNa1G__expandButton:hover{color:hsl(var(--primary));transform:scale(1.1)}.page-module__zJNa1G__stopDetails{padding:.5rem 1.25rem 1.25rem 3.5rem;animation:.3s page-module__zJNa1G__expandDown}.page-module__zJNa1G__activitiesSection{background:hsl(var(--muted)/.3);border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.page-module__zJNa1G__activitiesSection:last-of-type{margin-bottom:0}.page-module__zJNa1G__activitiesSection:first-of-type{margin-top:0}.page-module__zJNa1G__activitiesSectionBlue{background:#3b82f614;border-left:4px solid #3b82f6}.page-module__zJNa1G__activitiesSectionOrange{background:#f9731614;border-left:4px solid #f97316}.page-module__zJNa1G__activitiesSectionGreen{background:#22c55e14;border-left:4px solid #22c55e}.page-module__zJNa1G__sectionHeader{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.page-module__zJNa1G__sectionHeaderIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.page-module__zJNa1G__activitiesSectionBlue .page-module__zJNa1G__sectionHeader{color:#3b82f6}.page-module__zJNa1G__activitiesSectionOrange .page-module__zJNa1G__sectionHeader{color:#f97316}.page-module__zJNa1G__activitiesSectionGreen .page-module__zJNa1G__sectionHeader{color:#22c55e}.page-module__zJNa1G__activitiesTitle{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module__zJNa1G__activitiesList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.page-module__zJNa1G__activityItem{color:hsl(var(--muted-foreground));align-items:flex-start;gap:0;width:100%;font-size:.875rem;line-height:1.5;display:flex}.page-module__zJNa1G__activityBullet{color:#8b5cf6;flex-shrink:0;margin-top:1px;font-weight:700;display:none}.page-module__zJNa1G__activityCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:6px;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.page-module__zJNa1G__activityHeader{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;display:flex}.page-module__zJNa1G__activityHeader strong{flex:1}.page-module__zJNa1G__activityCard:hover{background:hsl(var(--card));transform:translate(2px)}.page-module__zJNa1G__activityCardBlue:hover{box-shadow:0 2px 8px #3b82f633}.page-module__zJNa1G__activityCardOrange:hover{box-shadow:0 2px 8px #f9731633}.page-module__zJNa1G__activityCardGreen:hover{box-shadow:0 2px 8px #22c55e33}.page-module__zJNa1G__activityCard:hover{box-shadow:0 2px 8px #0000001a}.page-module__zJNa1G__activityDescription{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));margin-top:.75rem;margin-bottom:.5rem;padding-top:.75rem;font-size:.875rem;line-height:1.6}.page-module__zJNa1G__activityMeta{border-top:1px solid hsl(var(--border)/.5);flex-wrap:wrap;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}.page-module__zJNa1G__activityMetaItem{color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.5);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.page-module__zJNa1G__activityAddress{color:hsl(var(--muted-foreground));cursor:pointer;align-items:center;gap:.375rem;margin:0;font-size:.875rem;transition:color .2s;display:flex}.page-module__zJNa1G__activityAddress:hover{color:hsl(var(--primary))}.page-module__zJNa1G__addressIcon,.page-module__zJNa1G__metaIcon{flex-shrink:0;width:.875rem;height:.875rem}.page-module__zJNa1G__detailsButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:400;transition:all .2s;display:flex}.page-module__zJNa1G__detailsButton:hover{color:hsl(var(--foreground));opacity:.8}.page-module__zJNa1G__detailsIcon{width:.75rem;height:.75rem;transition:transform .2s}.page-module__zJNa1G__notes{color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.5);border-left:3px solid #f59e0b;border-radius:6px;padding:.75rem;font-size:.875rem;font-style:italic;line-height:1.5}@keyframes page-module__zJNa1G__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__zJNa1G__expandDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (max-width:640px){.page-module__zJNa1G__headerSection{padding:.75rem 0}.page-module__zJNa1G__headerInner{flex-direction:column;align-items:flex-start;gap:.75rem;padding:0 1rem}.page-module__zJNa1G__headerContent{gap:.75rem}.page-module__zJNa1G__headerActions{flex-flow:wrap;gap:.5rem;width:100%}.page-module__zJNa1G__headerActions button{flex:1;min-width:calc(50% - .25rem);padding:.5rem .75rem;font-size:.8125rem}.page-module__zJNa1G__headerText h1{font-size:1.125rem;line-height:1.3}.page-module__zJNa1G__headerText p{font-size:.75rem}.page-module__zJNa1G__mainContent{padding:0}.page-module__zJNa1G__tripDetailsContainer{gap:0}.page-module__zJNa1G__tripDetailsContainer>*{border-left:none!important;border-right:none!important;border-radius:0!important}.page-module__zJNa1G__tripsGrid{gap:1rem}.page-module__zJNa1G__routeCard{gap:.75rem}.page-module__zJNa1G__routeInfo{gap:.5rem}.page-module__zJNa1G__routeCity{font-size:.9rem}.page-module__zJNa1G__statsRow{gap:.5rem}.page-module__zJNa1G__badge{gap:.25rem;padding:.25rem .5rem;font-size:.75rem}.page-module__zJNa1G__badge svg{width:12px;height:12px}.page-module__zJNa1G__mapButtons{flex-direction:column;gap:.5rem;margin-top:.5rem}.page-module__zJNa1G__mapLink{min-width:unset;width:100%;padding:.5rem .75rem;font-size:.8125rem}.page-module__zJNa1G__progressHeader{font-size:.8125rem}.page-module__zJNa1G__progressBar{height:8px}.page-module__zJNa1G__stopsContainer{gap:0}.page-module__zJNa1G__stopsHeader{border-bottom:1px solid hsl(var(--border));flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.75rem}.page-module__zJNa1G__stopsTitle{font-size:1rem}.page-module__zJNa1G__stopsTitle:before{width:3px;height:1.125rem}.page-module__zJNa1G__stopCount{padding:.25rem .5rem;font-size:.75rem}.page-module__zJNa1G__stopsList{gap:0}.page-module__zJNa1G__stopItem{border:none;border-bottom:1px solid hsl(var(--border));background:0 0;border-radius:0}.page-module__zJNa1G__stopItem:before{display:none}.page-module__zJNa1G__stopItem:last-child{border-bottom:none}.page-module__zJNa1G__stopItem:hover{border-color:hsl(var(--border));background:0 0}.page-module__zJNa1G__stopItem.page-module__zJNa1G__stopCompleted{background:#22c55e0d}.page-module__zJNa1G__stopHeader{gap:.5rem;padding:.875rem 0}.page-module__zJNa1G__stopCheckbox{justify-content:center;align-items:center;width:1.75rem;min-width:1.75rem;height:1.75rem;display:flex}.page-module__zJNa1G__stopCheckbox svg{width:1.5rem;height:1.5rem}.page-module__zJNa1G__stopInfo{flex:1;gap:.125rem}.page-module__zJNa1G__stopNumber{letter-spacing:.5px;font-size:.625rem}.page-module__zJNa1G__stopName{font-size:.9375rem;font-weight:500;line-height:1.4}.page-module__zJNa1G__stopAddress{color:hsl(var(--muted-foreground));margin-top:.125rem;margin-left:0;font-size:.8125rem;display:block}.page-module__zJNa1G__driveTime{margin-top:.25rem;padding:.1875rem .5rem;font-size:.75rem}.page-module__zJNa1G__driveTime svg{width:12px;height:12px}.page-module__zJNa1G__completedBadge{display:none}.page-module__zJNa1G__expandButton{width:1.75rem;height:1.75rem}.page-module__zJNa1G__expandButton svg{width:1.25rem;height:1.25rem}.page-module__zJNa1G__stopDetails{padding:0 0 1rem}.page-module__zJNa1G__activitiesSection{border-left-width:4px;border-radius:8px;margin-top:1rem;margin-bottom:0;padding:.75rem}.page-module__zJNa1G__activitiesSection:last-child{margin-bottom:0}.page-module__zJNa1G__activitiesSectionBlue{background:#3b82f61a;border-left-color:#3b82f6}.page-module__zJNa1G__activitiesSectionOrange{background:#f973161a;border-left-color:#f97316}.page-module__zJNa1G__activitiesSectionGreen{background:#22c55e1a;border-left-color:#22c55e}.page-module__zJNa1G__activitiesSection:first-of-type{margin-top:.5rem}.page-module__zJNa1G__sectionHeader{gap:.375rem;margin-bottom:.625rem;font-size:.9375rem}.page-module__zJNa1G__sectionHeaderIcon{width:1rem;height:1rem}.page-module__zJNa1G__activitiesList{gap:.75rem}.page-module__zJNa1G__activityCard{background:var(--card);border:1px solid var(--border);border-radius:8px;gap:0;margin-bottom:0;padding:.875rem}.page-module__zJNa1G__activityCardBlue,.page-module__zJNa1G__activityCardOrange,.page-module__zJNa1G__activityCardGreen{background:var(--card)}.page-module__zJNa1G__activityCard:hover{transform:none}.page-module__zJNa1G__activityBullet{display:none}.page-module__zJNa1G__activityHeader{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:0}.page-module__zJNa1G__activityHeader strong{color:hsl(var(--foreground));font-size:.9375rem;font-weight:600;line-height:1.3}.page-module__zJNa1G__activityAddress{margin-top:.125rem;font-size:.8125rem}.page-module__zJNa1G__addressIcon{width:.75rem;height:.75rem}.page-module__zJNa1G__activityItem{font-size:.875rem}.page-module__zJNa1G__activityMeta{border-top:1px solid hsl(var(--border)/.4);flex-flow:wrap;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem}.page-module__zJNa1G__activityMetaItem{color:hsl(var(--muted-foreground));background:0 0;border-radius:0;align-items:center;gap:.25rem;padding:0;font-size:.75rem;display:flex}.page-module__zJNa1G__metaIcon{width:.75rem;height:.75rem}.page-module__zJNa1G__activityDescription{margin-top:.5rem;padding-top:.5rem;font-size:.8125rem;line-height:1.5}.page-module__zJNa1G__detailsButton{display:none}.page-module__zJNa1G__detailsIcon{width:.625rem;height:.625rem}.page-module__zJNa1G__notes{border-left-width:3px;border-radius:6px;margin-top:.75rem;padding:.625rem;font-size:.8125rem}.page-module__zJNa1G__addressContainer{width:100%}.page-module__zJNa1G__addressMenu{min-width:160px;left:0;right:auto}}
.tabs-module__s23JuW__list{border-radius:var(--radius-lg);background:var(--muted);height:2.75rem;color:var(--muted-foreground);justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.tabs-module__s23JuW__trigger{white-space:nowrap;border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem 1rem;font-weight:500;transition:all .15s;display:inline-flex}.tabs-module__s23JuW__trigger:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.tabs-module__s23JuW__trigger:disabled{pointer-events:none;opacity:.5}.tabs-module__s23JuW__trigger[data-state=active]{background:var(--background);color:var(--primary);box-shadow:var(--shadow-sm)}.tabs-module__s23JuW__content{margin-top:1rem}.tabs-module__s23JuW__content:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}
