*{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}.filter-container{padding:12px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}.filter-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease}.filter-input:focus{border-color:#40818f;box-shadow:0 0 0 3px #0d94881a}.filter-input::-moz-placeholder{color:#9ca3af}.filter-input::placeholder{color:#9ca3af}.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-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}
