*{margin:0;padding:0;box-sizing:border-box}html,body,#embed-root{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#1f2937;background:#fff}.embed-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.view-toggle{display:flex;padding:8px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}.toggle-container{display:flex;width:100%;background:#e5e7eb;border-radius:8px;padding:4px;gap:4px}.toggle-button{flex:1;padding:10px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;background:transparent;color:#6b7280}.toggle-button:hover{color:#374151}.toggle-button.active{background:#fff;color:#40818f;box-shadow:0 1px 3px #0000001a}.content-area{flex:1;overflow:hidden;position:relative}.map-container{height:100%;width:100%}.list-view{height:100%;display:flex;flex-direction:column;overflow:hidden}.radius-search{padding:12px;background:#40818f;flex-shrink:0}.radius-search-headline{color:#fff;font-size:22px;font-weight:700;margin:0 0 10px;line-height:1.3}.radius-search-row{display:flex;gap:8px;align-items:center}.radius-search-input-wrapper{position:relative;flex:1}.radius-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#40818f;pointer-events:none}.radius-search-input{width:100%;padding:12px 36px;border:2px solid transparent;border-radius:8px;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.radius-search-input:focus{border-color:#fff9;box-shadow:0 0 0 3px #fff3}.radius-search-input::-moz-placeholder{color:#9ca3af}.radius-search-input::placeholder{color:#9ca3af}.radius-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#e5e7eb;border:none;border-radius:50%;font-size:16px;color:#6b7280;cursor:pointer;width:22px;height:22px;display:flex;align-items:center;justify-content:center;line-height:1}.radius-search-clear:hover{background:#d1d5db;color:#374151}.radius-search-slider-container{padding:10px 4px 2px}.radius-search-slider{width:100%;accent-color:#ffffff;cursor:pointer}.radius-search-ticks{display:flex;justify-content:space-between;padding:2px 0;font-size:11px;color:#fff9}.radius-search-ticks span.active{color:#fff;font-weight:600}.pac-container{z-index:10000!important}.stops-list{flex:1;overflow-y:auto;padding:8px}.stop-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;overflow:hidden;transition:box-shadow .2s ease}.stop-card:hover{box-shadow:0 2px 8px #00000014}.stop-card:last-child{margin-bottom:0}.stop-card-header{background:#40818f;padding:10px 12px}.stop-card-header .stop-date{color:#fff;font-size:14px;font-weight:600;margin:0}.stop-note{display:inline-block;background:#fef3c7;color:#92400e;font-size:12px;font-weight:500;padding:4px 10px;border-radius:4px;margin-bottom:10px}.stop-card-body{padding:12px}.stop-name{font-weight:600;font-size:15px;color:#111827;margin-bottom:4px}.stop-address{color:#6b7280;font-size:13px;margin-bottom:10px}.stop-address+.stop-address{margin-top:-8px}.stop-link{display:inline-flex;align-items:center;gap:4px;color:#40818f;text-decoration:none;font-size:13px;font-weight:500;transition:color .2s ease}.stop-link:hover{color:#326976;text-decoration:underline}.stop-link svg{width:14px;height:14px}.stop-card.manual{border:1px solid rgb(64,100,143)}.stop-card-header.manual{background:#40648f}.stop-card.manual .stop-name{color:#40648f}.stop-card.manual .looking-for-location{color:#6b7280;font-style:italic;font-size:13px}.loading-container,.error-container{display:flex;align-items:center;justify-content:center;height:100%;padding:20px;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#40818f;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#dc2626;font-size:14px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center;color:#6b7280}.empty-state svg{width:48px;height:48px;margin-bottom:16px;color:#9ca3af}.empty-state p{font-size:15px}.info-window{padding:8px;max-width:280px}.info-window-title{font-weight:600;font-size:15px;color:#111827;margin-bottom:4px}.info-window-address{color:#6b7280;font-size:13px;margin-bottom:6px}.info-window-note{display:inline-block;background:#fef3c7;color:#92400e;font-size:11px;font-weight:500;padding:2px 8px;border-radius:4px;margin-bottom:6px}.info-window-date{color:#40818f;font-size:13px;font-weight:500}.info-window.manual .info-window-title{color:#40648f}.info-window.manual .info-window-looking{color:#6b7280;font-style:italic;font-size:13px;margin-top:4px}.truck-marker{width:36px;height:36px;position:relative;cursor:pointer}.truck-marker-icon{width:36px;height:36px;background:#e74c3c;border-radius:50%;border:3px solid white;box-shadow:0 2px 8px #0006;display:flex;align-items:center;justify-content:center;animation:truck-pulse 2s ease-in-out infinite}.truck-marker-icon svg{width:20px;height:20px;fill:#fff}.truck-marker.paused .truck-marker-icon{background:#f39c12;animation:none}@keyframes truck-pulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #e74c3c66}50%{transform:scale(1.1);box-shadow:0 2px 16px #e74c3c99}}.truck-info-window{padding:8px 12px;min-width:150px}.truck-info-window-title{font-weight:600;font-size:14px;color:#1a1a1a;margin-bottom:4px}.truck-info-window-status{font-size:12px;color:#666}.truck-info-window-status.paused{color:#f39c12}.truck-info-window-time{font-size:11px;color:#999;margin-top:4px}
