.svelte-aa4oup{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#0f172a;background:#fff}.container.svelte-aa4oup{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero.svelte-aa4oup{position:relative;height:80vh;min-height:600px;display:flex;align-items:center;padding-top:50px;margin:0 -1.5rem}.hero-image.svelte-aa4oup{position:absolute;inset:0;background-size:cover;background-position:center}.hero-overlay.svelte-aa4oup{position:absolute;inset:0;background:linear-gradient(135deg,#0f172acc,#1e293b99,#33415566);display:flex;align-items:center}.hero-content.svelte-aa4oup{color:#fff;max-width:600px;margin:0 auto;padding:0 1.5rem;text-align:center}.destination-badge.svelte-aa4oup{display:inline-flex;align-items:center;gap:.75rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.3)}.destination-flag.svelte-aa4oup{font-size:1.5rem}.destination-location.svelte-aa4oup{font-weight:600;font-size:.875rem}.hero-title.svelte-aa4oup{font-family:Inter,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:800;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.025em}.hero-subtitle.svelte-aa4oup{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9;line-height:1.7}.hero-actions.svelte-aa4oup{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.primary-button.svelte-aa4oup{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px #f59e0b4d}.primary-button.svelte-aa4oup:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}.quick-facts.svelte-aa4oup{padding:4rem 0;background:#f8fafc;border-bottom:1px solid rgba(148,163,184,.1)}.facts-grid.svelte-aa4oup{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.fact-item.svelte-aa4oup{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 6px -1px #0000001a;border:1px solid rgba(148,163,184,.1)}.fact-label.svelte-aa4oup{display:block;color:#64748b;font-size:.875rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.fact-value.svelte-aa4oup{display:block;color:#0f172a;font-size:1.25rem;font-weight:700}.overview.svelte-aa4oup{padding:4rem 0;background:#fff}.overview-content.svelte-aa4oup{max-width:800px;margin:0 auto;text-align:center}.section-title.svelte-aa4oup{font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:2rem;color:#0f172a;letter-spacing:-.025em}.overview-text.svelte-aa4oup{font-size:1.125rem;color:#64748b;line-height:1.8}.highlights.svelte-aa4oup{padding:4rem 0;background:#f8fafc}.highlights-grid.svelte-aa4oup{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.highlight-item.svelte-aa4oup{background:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:flex-start;gap:.75rem;box-shadow:0 2px 4px #0000000d;border:1px solid rgba(148,163,184,.08);transition:all .2s ease;position:relative}.highlight-item.svelte-aa4oup:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f614;transform:translateY(-1px)}.highlight-icon.svelte-aa4oup{font-size:1rem;flex-shrink:0;color:#3b82f6;opacity:.8;margin-top:.125rem}.highlight-content.svelte-aa4oup{flex:1;min-width:0}.highlight-name.svelte-aa4oup{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.highlight-description.svelte-aa4oup{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0;font-weight:400}.highlight-link.svelte-aa4oup{text-decoration:none;color:inherit;display:block;transition:all .2s ease;cursor:pointer}.highlight-link.svelte-aa4oup:hover{transform:translateY(-1px)}.highlight-link.svelte-aa4oup:hover .highlight-item:where(.svelte-aa4oup){border-color:#3b82f6;box-shadow:0 4px 12px #3b82f614}.highlight-link.svelte-aa4oup:hover .highlight-name:where(.svelte-aa4oup){color:#1e40af}.highlight-link.svelte-aa4oup:hover .highlight-description:where(.svelte-aa4oup){color:#4b5563}.highlight-link.svelte-aa4oup:hover .highlight-icon:where(.svelte-aa4oup){opacity:1}.related-content.svelte-aa4oup{padding:4rem 0;background:#fff}.content-header.svelte-aa4oup{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.view-all-link.svelte-aa4oup{color:#3b82f6;text-decoration:none;font-weight:600;transition:color .2s ease}.view-all-link.svelte-aa4oup:hover{color:#1d4ed8}.content-grid.svelte-aa4oup{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.content-card.svelte-aa4oup{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;border:1px solid rgba(148,163,184,.1)}.content-card.svelte-aa4oup:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.card-image.svelte-aa4oup{height:200px;background-size:cover;background-position:center;position:relative}.card-badge.svelte-aa4oup{position:absolute;top:1rem;right:1rem;background:#000c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.card-content.svelte-aa4oup{padding:2rem}.card-title.svelte-aa4oup{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#0f172a;letter-spacing:-.025em}.card-description.svelte-aa4oup{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.card-meta.svelte-aa4oup{margin-bottom:1.5rem}.card-button.svelte-aa4oup{display:inline-block;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:.875rem 1.75rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s ease;font-size:.875rem}.card-button.svelte-aa4oup:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a4d}.app-download.svelte-aa4oup{padding:4rem 0;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);color:#fff;text-align:center}.app-content.svelte-aa4oup{max-width:600px;margin:0 auto}.app-title.svelte-aa4oup{font-family:Inter,sans-serif;font-size:2rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.025em}.app-description.svelte-aa4oup{font-size:1.125rem;margin-bottom:2rem;opacity:.9;line-height:1.7}.download-button.svelte-aa4oup{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px #f59e0b4d}.download-button.svelte-aa4oup:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}.button-icon.svelte-aa4oup{font-size:1.25rem}.footer.svelte-aa4oup{background:#0f172a;color:#fff;padding:4rem 0 2rem}.footer-content.svelte-aa4oup{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-title.svelte-aa4oup{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.025em}.footer-description.svelte-aa4oup{color:#94a3b8;line-height:1.7;font-weight:500}.footer-subtitle.svelte-aa4oup{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.025em}.footer-nav.svelte-aa4oup{display:flex;flex-direction:column;gap:.75rem}.footer-nav.svelte-aa4oup a:where(.svelte-aa4oup){color:#94a3b8;text-decoration:none;transition:color .2s ease;font-weight:500}.footer-nav.svelte-aa4oup a:where(.svelte-aa4oup):hover{color:#fff}.footer-bottom.svelte-aa4oup{text-align:center;padding-top:2rem;border-top:1px solid #1e293b;color:#64748b;font-weight:500}@media (max-width: 768px){.hero.svelte-aa4oup{height:60vh;min-height:500px;padding-top:70px}.hero-title.svelte-aa4oup{font-size:2.5rem}.facts-grid.svelte-aa4oup{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.content-grid.svelte-aa4oup{grid-template-columns:1fr}.content-header.svelte-aa4oup{flex-direction:column;gap:1rem;align-items:flex-start}.container.svelte-aa4oup{padding:0 1rem}.hero.svelte-aa4oup{margin:0 -1rem}.hero-content.svelte-aa4oup{padding:0 1rem}.destination-badge.svelte-aa4oup{margin-bottom:1.25rem;padding:.625rem 1.25rem}}@media (max-width: 480px){.hero.svelte-aa4oup{padding-top:60px}.hero-title.svelte-aa4oup,.section-title.svelte-aa4oup{font-size:2rem}.hero-actions.svelte-aa4oup{flex-direction:column}.highlight-item.svelte-aa4oup{flex-direction:column;text-align:center}.hero.svelte-aa4oup{margin:0 -.75rem}.hero-content.svelte-aa4oup,.container.svelte-aa4oup{padding:0 .75rem}}
