.map-legend{margin:10px;padding:4px;background-color:rgb(var(--color-surface-50));border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;min-width:200px;max-width:300px}.dark .map-legend{background-color:rgb(var(--color-surface-800))}.legend-header{margin-bottom:.75rem}.legend-title{color:rgb(var(--color-surface-900));font-size:1.125rem;font-weight:600;line-height:1.25}.dark .legend-title{color:rgb(var(--color-surface-50))}.legend-items{display:flex;flex-direction:column;gap:.5rem}.legend-item{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;border-bottom:1px solid rgb(var(--color-surface-200))}.legend-item:last-child{border-bottom:none}.legend-icon{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.legend-label{font-size:.875rem;color:rgb(var(--color-surface-700))}.dark .legend-label{color:rgb(var(--color-surface-200))}@media (max-width: 768px){.map-legend{margin:0;border-radius:0;max-width:none}.legend-items{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.legend-item{border-bottom:none;padding:.25rem 0}}.map-controls{margin:10px;padding:10px;background-color:rgb(var(--color-surface-50));border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:row;gap:.5rem}.dark .map-controls{background-color:rgb(var(--color-surface-800))}.map-control-button{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:rgb(var(--color-surface-100));color:rgb(var(--color-surface-900));border:1px solid rgb(var(--color-surface-300));cursor:pointer;transition:all .2s}.map-control-button:hover{background-color:rgb(var(--color-primary-600));transform:scale(1.05)}.dark .map-control-button{background-color:rgb(var(--color-primary-400));color:rgb(var(--color-surface-900))}.dark .map-control-button:hover{background-color:rgb(var(--color-primary-500))}.map-control-button i{font-size:.875rem}@media (max-width: 768px){.map-controls{flex-direction:column;padding:5px;margin:5px}.map-control-button{width:2rem;height:2rem}.map-control-button i{font-size:.875rem}}.map-info{position:relative;background-color:rgb(var(--color-surface-50));border-radius:.5rem;box-shadow:0 2px 7px 1px #0000004d;padding:12px;font-family:inherit;transform:translate(-50%,-100%);margin-top:-10px}.dark .map-info{background-color:rgb(var(--color-surface-800))}.map-info:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgb(var(--color-surface-50))}.dark .map-info:after{border-top-color:rgb(var(--color-surface-800))}.info-header{margin-bottom:.75rem}.info-title{color:rgb(var(--color-surface-900));font-size:1.125rem;font-weight:600;line-height:1.25;margin:0;padding-right:20px}.dark .info-title{color:rgb(var(--color-surface-50))}.info-content{color:rgb(var(--color-surface-700));font-size:.875rem;margin:0}.dark .info-content{color:rgb(var(--color-surface-200))}.info-footer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgb(var(--color-surface-200))}.dark .info-footer{border-color:rgb(var(--color-surface-700))}.info-close{position:absolute;top:8px;right:8px;width:20px;height:20px;border:none;border-radius:50%;background:transparent;color:rgb(var(--color-surface-900));font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.info-close:hover{opacity:1}.dark .info-close{color:rgb(var(--color-surface-50))}.route-info-row{display:flex;align-items:center;justify-content:space-between;padding:.375rem 0;border-bottom:1px solid rgb(var(--color-surface-200) / .5)}.route-info-row:last-child{border-bottom:none}.dark .route-info-row{border-bottom-color:rgb(var(--color-surface-700) / .5)}.route-info-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--color-surface-500))}.dark .route-info-label{color:rgb(var(--color-surface-400))}.route-info-value{font-size:.875rem;font-weight:600;color:rgb(var(--color-surface-900))}.dark .route-info-value{color:rgb(var(--color-surface-50))}.route-status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem .625rem;border-radius:9999px;border:1px solid;background-color:#fff}.dark .route-status-badge{background-color:rgb(var(--color-surface-900))}.route-status-dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0}.route-status-text{font-size:.75rem;font-weight:500;color:#000}.dark .route-status-text{color:rgb(var(--color-surface-50))}.route-site-badge{display:inline-block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.0625rem .375rem;border-radius:.25rem;background-color:rgb(var(--color-surface-200));color:rgb(var(--color-surface-700));vertical-align:middle}.dark .route-site-badge{background-color:rgb(var(--color-surface-700));color:rgb(var(--color-surface-200))}.route-badge{display:inline-flex;align-items:center;padding:.0625rem .375rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.01em;background-color:var(--badge-bg);color:var(--badge-text, #ffffff);vertical-align:middle;white-space:nowrap}.route-badge-truck{--badge-bg: #3b82f6}.route-badge-willcall{--badge-bg: #14b8a6}.route-badge-site-fallback{--badge-bg: #6b7280}.route-color-swatch{display:inline-block;width:.625rem;height:.625rem;border-radius:50%;vertical-align:middle}.route-nav-panel{position:absolute;bottom:2rem;right:.5rem;z-index:10;width:280px;max-height:45vh;display:flex;flex-direction:column;pointer-events:auto}.route-nav-toggle{align-self:flex-end;padding:.375rem .75rem;border:none;border-radius:.375rem;background-color:rgb(var(--color-surface-800) / .85);color:rgb(var(--color-surface-100));font-size:.8125rem;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .15s}.route-nav-toggle:hover{background-color:rgb(var(--color-surface-700) / .95)}.route-nav-body{margin-top:.375rem;border-radius:.5rem;background-color:rgb(var(--color-surface-50) / .95);box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column}.dark .route-nav-body{background-color:rgb(var(--color-surface-800) / .95)}.route-nav-empty{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:rgb(var(--color-surface-500));font-size:.8125rem}.route-nav-filters{display:flex;gap:.375rem;padding:.5rem;border-bottom:1px solid rgb(var(--color-surface-200) / .5)}.dark .route-nav-filters{border-bottom-color:rgb(var(--color-surface-700) / .5)}.route-nav-filter{flex:1;min-width:0;padding:.25rem 1.25rem .25rem .375rem;border:1px solid rgb(var(--color-surface-300));border-radius:.25rem;background-color:rgb(var(--color-surface-50));color:rgb(var(--color-surface-900));font-size:.75rem;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M3 5l3 3 3-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .25rem center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dark .route-nav-filter{border-color:rgb(var(--color-surface-600));background-color:rgb(var(--color-surface-700));color:rgb(var(--color-surface-100));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23aaa' d='M3 5l3 3 3-3'/%3E%3C/svg%3E")}.route-nav-list{max-height:200px;overflow-y:auto}@media (max-width: 768px){.route-nav-panel{position:relative;bottom:auto;right:auto;width:100%;max-height:none;border-radius:0}.route-nav-toggle{align-self:stretch;border-radius:0;background-color:rgb(var(--color-surface-800));text-align:center}.route-nav-body{border-radius:0;margin-top:0}.route-nav-list{max-height:150px}.route-nav-filters{gap:.375rem}}.route-nav-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.375rem .75rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .1s}.route-nav-item:hover{background-color:rgb(var(--color-surface-200) / .5)}.dark .route-nav-item:hover{background-color:rgb(var(--color-surface-700) / .5)}.route-nav-item.active{background-color:rgb(var(--color-primary-500) / .1)}.dark .route-nav-item.active{background-color:rgb(var(--color-primary-500) / .2)}.route-nav-swatch{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0}.route-nav-item-info{display:flex;flex-direction:column;min-width:0}.route-nav-item-name{font-size:.8125rem;font-weight:500;color:rgb(var(--color-surface-900));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .route-nav-item-name{color:rgb(var(--color-surface-100))}.route-nav-item-meta{font-size:.6875rem;color:rgb(var(--color-surface-500));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .route-nav-item-meta{color:rgb(var(--color-surface-400))}.route-nav-nav{display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;border-top:1px solid rgb(var(--color-surface-200) / .5)}.dark .route-nav-nav{border-top-color:rgb(var(--color-surface-700) / .5)}.route-nav-nav-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:.25rem;background:transparent;color:rgb(var(--color-surface-600));cursor:pointer;transition:background-color .1s}.route-nav-nav-btn:hover:not(:disabled){background-color:rgb(var(--color-surface-200) / .5)}.dark .route-nav-nav-btn{color:rgb(var(--color-surface-300))}.dark .route-nav-nav-btn:hover:not(:disabled){background-color:rgb(var(--color-surface-700) / .5)}.route-nav-nav-btn:disabled{opacity:.3;cursor:default}.route-nav-nav-label{font-size:.75rem;color:rgb(var(--color-surface-600))}.dark .route-nav-nav-label{color:rgb(var(--color-surface-400))}.route-nav-reset{width:100%;padding:.375rem;border:none;border-top:1px solid rgb(var(--color-surface-200) / .5);background:transparent;color:rgb(var(--color-primary-600));font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .1s}.route-nav-reset:hover{background-color:rgb(var(--color-primary-500) / .05)}.dark .route-nav-reset{border-top-color:rgb(var(--color-surface-700) / .5);color:rgb(var(--color-primary-400))}.dark .route-nav-reset:hover{background-color:rgb(var(--color-primary-500) / .1)}.focus-marker{animation:focus-pulse 2s ease-in-out 3;border:2px solid rgb(var(--color-primary-500))}.dark .focus-marker{border-color:rgb(var(--color-primary-400))}@keyframes focus-pulse{0%,to{box-shadow:0 2px 7px 1px #0000004d}50%{box-shadow:0 2px 15px 4px rgb(var(--color-primary-500) / .5)}}.drop-animation{animation:drop .3s ease-out}@keyframes drop{0%{transform:translateY(-100px);opacity:0}60%{transform:translateY(5px);opacity:1}to{transform:translateY(0)}}.marker-view img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.marker-view{cursor:pointer;transition:transform .2s ease}.marker-view:hover{transform:scale(1.1)}.geomap-wrapper{position:relative;width:100%;height:100%}.map-container{width:100%;height:100%;min-height:600px}.map-container>div{width:100%;height:100%}.dark .map-container{border-color:rgb(var(--color-surface-700))}.dark .map-container .gm-style{background-color:rgb(var(--color-surface-900))}.loading{color:rgb(var(--color-surface-900));font-size:1.2rem;padding:1rem;background:rgb(var(--color-surface-50));border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.dark .loading{color:rgb(var(--color-surface-50));background:rgb(var(--color-surface-900))}.mobile-legend{max-height:30vh;overflow-y:auto;background-color:rgb(var(--color-surface-100));border-bottom:1px solid rgb(var(--color-surface-300));padding:0 .5rem .25rem;width:100%;font-size:.875rem}.map-link{color:#3498db;text-decoration:underline;display:inline-block;word-break:break-word}.map-link:hover{color:#2980b9}@media (max-width: 768px){.map-link{padding:8px 12px;margin:-8px -12px;display:inline-block;position:relative;z-index:10}}.clickable-link{position:relative;transition:background-color 50ms ease}.clickable-link:active{background-color:#3498db33;border-radius:4px}.map-link:not(.links-enabled){pointer-events:none;opacity:.7}.map-link.links-enabled{pointer-events:auto;opacity:1}@media (min-width: 769px){.map-link:hover{background-color:#3498db1a;border-radius:4px}}.dark .mobile-legend{background-color:rgb(var(--color-surface-800));border-color:rgb(var(--color-surface-600))}.mobile-legend .legend-header{text-align:center;margin-bottom:.25rem}.mobile-legend .legend-title{font-size:1rem;font-weight:600;padding-top:.25rem;margin-bottom:.25rem}.mobile-legend .legend-items{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;padding:0 .25rem}.mobile-legend .legend-item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.125rem;padding:.125rem 0}.mobile-legend .legend-icon{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.mobile-legend .legend-label{font-size:.75rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.geomap-wrapper{display:flex;flex-direction:column;max-height:90dvh}.map-container{flex-grow:1;min-height:70dvh}.mobile-legend{flex-shrink:0;max-height:25vh}}@media (max-width: 640px){.map-container{min-height:69dvh}}.mobile-refresh-controls.svelte-1fqaj48{background-color:rgb(var(--color-surface-800));width:100%;font-size:.875rem}@media (max-width: 768px){.mobile-refresh-controls.svelte-1fqaj48{flex-shrink:0;max-height:10vh}}
