.saving-overlay.svelte-1n3z0y1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.visible.svelte-1n3z0y1{opacity:1;pointer-events:all}.saving-content.svelte-1n3z0y1{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner.svelte-1n3z0y1{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:svelte-1n3z0y1-spin 1s linear infinite}@keyframes svelte-1n3z0y1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}span.svelte-1n3z0y1{font-size:1.1rem;color:#333}.search-container.svelte-12fwjlv{width:100%;margin:25px auto}.search-input.svelte-12fwjlv{width:100%;padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px}.loading.svelte-12fwjlv{margin-top:8px;color:#666}.results-list.svelte-12fwjlv{list-style:none;padding:0;margin-top:16px}.result-item.svelte-12fwjlv{padding:12px;border:1px solid #eee;margin-bottom:8px;border-radius:4px}.result-item.svelte-12fwjlv:hover{background-color:#f5f5f5;cursor:pointer}.coordinates.svelte-12fwjlv{font-size:14px;color:#666;margin-top:4px}
