.map-container.svelte-1j88jiz{position:relative;width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.map.svelte-1j88jiz{width:100%;height:100%}.loading-overlay.svelte-1j88jiz{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.loading-spinner.svelte-1j88jiz{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;animation:svelte-1j88jiz-spin 1s linear infinite;margin-bottom:1rem}@keyframes svelte-1j88jiz-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-overlay.svelte-1j88jiz{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:10}.error-content.svelte-1j88jiz{text-align:center;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:400px}.error-content.svelte-1j88jiz h3:where(.svelte-1j88jiz){margin:0 0 1rem;color:#dc2626;font-size:1.125rem;font-weight:600}.error-content.svelte-1j88jiz p:where(.svelte-1j88jiz){margin:0 0 1.5rem;color:#6b7280;line-height:1.5}.retry-button.svelte-1j88jiz{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s}.retry-button.svelte-1j88jiz:hover{background:#2563eb}.popup-content{padding:.5rem}.popup-content h3{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#1f2937}.popup-content p{margin:0;font-size:.75rem;color:#6b7280}@media (max-width: 768px){.map-container.svelte-1j88jiz{height:400px}}.destinations-list.svelte-1ubp6y7{margin-top:2rem}.section-header.svelte-1ubp6y7{text-align:center;margin-bottom:2rem}.section-header.svelte-1ubp6y7 h2:where(.svelte-1ubp6y7){font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.section-header.svelte-1ubp6y7 p:where(.svelte-1ubp6y7){font-size:1rem;color:#6b7280;margin:0}.showing-count.svelte-1ubp6y7{font-size:.875rem;color:#9ca3af;margin-top:.5rem!important;font-style:italic}.destinations-grid.svelte-1ubp6y7{display:grid;grid-template-columns:1fr;gap:1rem}.destination-card.svelte-1ubp6y7{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.destination-card.svelte-1ubp6y7:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;border-color:#3b82f6}.destination-info.svelte-1ubp6y7{flex:1}.destination-name.svelte-1ubp6y7{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.destination-stats.svelte-1ubp6y7{margin-bottom:.75rem}.site-count.svelte-1ubp6y7{background:#eff6ff;color:#1d4ed8;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.destination-summary.svelte-1ubp6y7{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.destination-arrow.svelte-1ubp6y7{color:#9ca3af;transition:color .3s ease;margin-left:1rem}.destination-card.svelte-1ubp6y7:hover .destination-arrow:where(.svelte-1ubp6y7){color:#3b82f6}@media (min-width: 640px){.destinations-grid.svelte-1ubp6y7{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width: 1024px){.destinations-grid.svelte-1ubp6y7{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.load-more-section.svelte-1ubp6y7{margin-top:3rem;text-align:center}.load-more-button.svelte-1ubp6y7{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #3b82f64d}.load-more-button.svelte-1ubp6y7:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.load-more-button.svelte-1ubp6y7:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:0 2px 4px #9ca3af4d}.loading-spinner.svelte-1ubp6y7{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1ubp6y7-spin 1s linear infinite}@keyframes svelte-1ubp6y7-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message.svelte-1ubp6y7{padding:1rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;margin-bottom:1rem}.error-message.svelte-1ubp6y7 p:where(.svelte-1ubp6y7){margin:0 0 1rem;font-size:.875rem}.retry-button.svelte-1ubp6y7{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background .3s ease}.retry-button.svelte-1ubp6y7:hover:not(:disabled){background:#b91c1c}.retry-button.svelte-1ubp6y7:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.section-header.svelte-1ubp6y7 h2:where(.svelte-1ubp6y7){font-size:1.75rem}.destination-card.svelte-1ubp6y7{padding:1rem}.destination-name.svelte-1ubp6y7{font-size:1.125rem}.load-more-button.svelte-1ubp6y7{padding:.75rem 1.5rem;font-size:.875rem}}.destinations-page.svelte-cbvvjo{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding-bottom:4rem}.container.svelte-cbvvjo{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hero-section.svelte-cbvvjo{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:3rem 2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a;text-align:center}.hero-title.svelte-cbvvjo{font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.1}.hero-description.svelte-cbvvjo{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.destinations-section.svelte-cbvvjo{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a}.section-header.svelte-cbvvjo{text-align:center;margin-bottom:2rem}.section-header.svelte-cbvvjo h2:where(.svelte-cbvvjo){font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.section-header.svelte-cbvvjo p:where(.svelte-cbvvjo){font-size:1rem;color:#6b7280;margin:0}.map-section.svelte-cbvvjo{padding:0}.map-legend.svelte-cbvvjo{margin-top:2rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.map-legend.svelte-cbvvjo h3:where(.svelte-cbvvjo){font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1rem}.legend-items.svelte-cbvvjo{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.legend-item.svelte-cbvvjo{display:flex;align-items:center;gap:.75rem}.legend-circle.svelte-cbvvjo{border-radius:50%;border:2px solid #ffffff;opacity:.8}.legend-circle.small.svelte-cbvvjo{width:16px;height:16px;background-color:#60a5fa}.legend-circle.medium.svelte-cbvvjo{width:20px;height:20px;background-color:#3b82f6}.legend-circle.large.svelte-cbvvjo{width:24px;height:24px;background-color:#1d4ed8}.legend-box.svelte-cbvvjo{width:20px;height:14px;background-color:#3b82f633;border:2px solid #3B82F6;border-radius:2px}.legend-note.svelte-cbvvjo{color:#6b7280;font-size:.875rem;margin:0;font-style:italic}.map-placeholder.svelte-cbvvjo{display:flex;justify-content:center;padding:3rem 1rem}.map-placeholder-content.svelte-cbvvjo{text-align:center;max-width:500px;padding:2rem;background:#f8fafc;border-radius:12px;border:2px dashed #d1d5db}.map-placeholder-content.svelte-cbvvjo h3:where(.svelte-cbvvjo){font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#374151;margin:0 0 1rem}.map-placeholder-content.svelte-cbvvjo p:where(.svelte-cbvvjo){color:#6b7280;margin:0 0 1rem;line-height:1.6}.map-placeholder-content.svelte-cbvvjo p:where(.svelte-cbvvjo):last-child{margin:0}@media (max-width: 768px){.container.svelte-cbvvjo{padding:1rem .5rem}.hero-section.svelte-cbvvjo{padding:2rem 1.5rem}.hero-title.svelte-cbvvjo{font-size:2.5rem}.hero-description.svelte-cbvvjo{font-size:1rem}.destinations-section.svelte-cbvvjo{padding:1.5rem}.section-header.svelte-cbvvjo h2:where(.svelte-cbvvjo){font-size:1.75rem}.map-legend.svelte-cbvvjo{padding:1rem}.legend-items.svelte-cbvvjo{gap:.5rem}.map-placeholder-content.svelte-cbvvjo{padding:1.5rem}.map-placeholder-content.svelte-cbvvjo h3:where(.svelte-cbvvjo){font-size:1.25rem}}@media (max-width: 480px){.hero-title.svelte-cbvvjo{font-size:2rem}.section-header.svelte-cbvvjo h2:where(.svelte-cbvvjo){font-size:1.5rem}.legend-items.svelte-cbvvjo{flex-direction:column;align-items:flex-start}.legend-item.svelte-cbvvjo{font-size:.875rem}}
