.currency-switcher.svelte-29smka.svelte-29smka{position:relative;margin-right:12px}.currency-dropdown.svelte-29smka.svelte-29smka{position:relative}.current-currency.svelte-29smka.svelte-29smka{background:none;border:none;border-radius:4px;padding:8px;cursor:pointer;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:background-color .2s;min-width:50px;height:36px;color:var(--color-white);text-transform:uppercase;letter-spacing:.5px}.current-currency.svelte-29smka.svelte-29smka:hover{background-color:color-mix(in srgb,var(--color-white) 10%,transparent)}.currency-options.svelte-29smka.svelte-29smka{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;min-width:80px;max-height:400px;overflow-y:auto;margin-top:4px;z-index:1000}.currency-option.svelte-29smka.svelte-29smka{padding:8px 12px;border:none;background:none;cursor:pointer;text-align:left;font-size:14px;font-weight:600;display:flex;align-items:center;transition:background-color .2s;min-height:36px;color:var(--color-primary);text-transform:uppercase;letter-spacing:.5px}.currency-option.svelte-29smka.svelte-29smka:hover{background-color:#f5f5f5}.currency-option.active.svelte-29smka.svelte-29smka{background-color:#e3f2fd;color:#1976d2}.currency-option.svelte-29smka.svelte-29smka:first-child{border-radius:6px 6px 0 0}.currency-option.svelte-29smka.svelte-29smka:last-child{border-radius:0 0 6px 6px}.currency-code.svelte-29smka.svelte-29smka{display:inline-block}.currency-switcher.footer.svelte-29smka.svelte-29smka{margin-right:0}.current-currency.footer.svelte-29smka.svelte-29smka{color:var(--color-white);background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.current-currency.footer.svelte-29smka.svelte-29smka:hover{background-color:#fff3}.currency-options.footer.svelte-29smka.svelte-29smka{background:var(--color-white);border:1px solid #ddd;box-shadow:0 4px 8px #0000001a}.currency-option.footer.svelte-29smka.svelte-29smka{color:var(--color-primary)}.currency-option.footer.svelte-29smka.svelte-29smka:hover{background-color:#f5f5f5}.currency-option.footer.active.svelte-29smka.svelte-29smka{background-color:#e3f2fd;color:#1976d2}@media (max-width: 768px){.current-currency.footer.svelte-29smka.svelte-29smka{min-width:auto;height:40px;font-size:16px;padding:8px 12px;white-space:nowrap;width:auto}.currency-option.footer.svelte-29smka.svelte-29smka{min-height:40px;font-size:16px}}.currency-modal-overlay.svelte-29smka.svelte-29smka{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.currency-modal.svelte-29smka.svelte-29smka{background:#fff;border-radius:12px;width:100%;max-width:400px;max-height:80vh;overflow:hidden;box-shadow:0 20px 40px #0000004d}.currency-modal-header.svelte-29smka.svelte-29smka{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}.currency-modal-header.svelte-29smka h3.svelte-29smka{margin:0;font-size:20px;font-weight:600;color:#1f2937}.modal-close.svelte-29smka.svelte-29smka{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.modal-close.svelte-29smka.svelte-29smka:hover{background-color:#f3f4f6}.currency-modal-content.svelte-29smka.svelte-29smka{padding:16px 0;max-height:60vh;overflow-y:auto}.currency-modal-option.svelte-29smka.svelte-29smka{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 24px;border:none;background:none;cursor:pointer;transition:background-color .2s;text-align:left}.currency-modal-option.svelte-29smka.svelte-29smka:hover{background-color:#f9fafb}.currency-modal-option.active.svelte-29smka.svelte-29smka{background-color:#eff6ff;color:#1d4ed8}.currency-modal-option.svelte-29smka .currency-code.svelte-29smka{font-size:16px;font-weight:600;margin-right:12px;min-width:60px;text-align:left}.currency-name.svelte-29smka.svelte-29smka{font-size:16px;font-weight:500;color:inherit;flex:1;text-align:left}.currency-modal-option.active.svelte-29smka .currency-name.svelte-29smka{color:#1d4ed8;font-weight:600}.nav-favorites.svelte-tp6xtp.svelte-tp6xtp{position:relative}.nav-favorites-link.svelte-tp6xtp.svelte-tp6xtp{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;transition:background-color .15s;width:40px;height:40px;position:relative;color:var(--nav-text-color, white);text-decoration:none}.nav-favorites-link.svelte-tp6xtp.svelte-tp6xtp:hover{background-color:color-mix(in srgb,var(--color-white, white) 12%,transparent);text-decoration:none}.nav-favorites-link.svelte-tp6xtp.svelte-tp6xtp:focus-visible{outline:2px solid var(--color-secondary, #ffd936);outline-offset:2px}.nav-favorites-link.svelte-tp6xtp svg.svelte-tp6xtp{display:block}.badge.svelte-tp6xtp.svelte-tp6xtp{position:absolute;top:2px;right:0;background:#e63946;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 4px #0000004d}@media (max-width: 380px){.nav-favorites.svelte-tp6xtp.svelte-tp6xtp{display:none}}.nav-account.svelte-zvr2nv{position:relative}.nav-account-placeholder.svelte-zvr2nv{display:inline-block;width:40px;height:40px}.nav-account-link.svelte-zvr2nv,.nav-account-avatar.svelte-zvr2nv{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;width:40px;height:40px;color:var(--nav-text-color, white);text-decoration:none;background:none;border:0;cursor:pointer;font:inherit;transition:background-color .15s}.nav-account-link.svelte-zvr2nv:hover,.nav-account-avatar.svelte-zvr2nv:hover{background-color:color-mix(in srgb,var(--color-white, white) 12%,transparent);text-decoration:none}.nav-account-link.svelte-zvr2nv:focus-visible,.nav-account-avatar.svelte-zvr2nv:focus-visible{outline:2px solid var(--color-secondary, #ffd936);outline-offset:2px}.avatar-circle.svelte-zvr2nv{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff2e;color:var(--nav-text-color, #fff);font-size:12px;font-weight:700;letter-spacing:.02em}.nav-account-menu.svelte-zvr2nv{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;background:#fff;color:#111;border-radius:8px;box-shadow:0 10px 30px #0000002e;padding:8px 0;z-index:1100}.menu-header.svelte-zvr2nv{padding:8px 14px 10px;border-bottom:1px solid #eee}.menu-email.svelte-zvr2nv{font-size:13px;color:#555;word-break:break-all}.menu-item.svelte-zvr2nv{display:block;width:100%;text-align:left;padding:10px 14px;font-size:14px;color:#111;background:none;border:0;cursor:pointer;text-decoration:none;font-family:inherit}.menu-item.svelte-zvr2nv:hover{background:#f3f6fb;text-decoration:none}.menu-item--button.svelte-zvr2nv{color:#b00020;font-weight:600}:root{--color-primary: #1a5f7a;--color-primary-dark: color-mix(in srgb, var(--color-primary) 70%, black);--color-primary-light: color-mix(in srgb, var(--color-primary) 120%, white);--color-secondary: #ffd936;--color-secondary-dark: #ffc107;--color-white: #ffffff;--color-black: #000000;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e7e7e7;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #666666;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-gray-000: #000000;--color-gray-100-text: #111111;--color-gray-200-text: #222222;--color-gray-300-text: #333333;--color-gray-400-text: #555555;--color-gray-500-text: #666666;--color-gray-600-text: #888888;--color-gray-700-text: #999999;--color-gray-800-ui: #cccccc;--color-gray-900-ui: #dddddd;--color-gray-950-ui: #eeeeee;--color-gray-bg-light: #f0f0f0;--color-gray-bg-lighter: #f5f5f5;--color-gray-bg-lightest: #f8f9fa;--color-gray-bg-ui: #f3f4f8;--color-success: #28a745;--color-info: #007bff;--color-link: #0170b9;--color-star: #f0ad4e;--nav-bg-color: var(--color-primary);--nav-text-color: var(--color-white);--nav-border-color: var(--color-gray-200);--hero-overlay-color: color-mix(in srgb, var(--color-primary) 70%, transparent);--hero-text-color: var(--color-white);--font-family-primary: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--hotel-card-cta-bg: var(--color-secondary);--hotel-card-cta-bg-hover: var(--color-secondary-dark);--hotel-card-cta-color: var(--color-black);--hotel-card-score-bg: var(--color-primary);--hotel-card-rating-text-color: var(--color-primary);--btn-primary-bg: var(--color-primary);--btn-primary-bg-hover: var(--color-primary-dark);--btn-primary-text: var(--color-white);--link-color: var(--color-primary);--link-color-hover: var(--color-primary-dark);--border-color: #e7e7e7;--border-radius: 8px;--border-radius-sm: 4px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070}body{font-family:var(--font-family-primary);line-height:1.5;color:var(--color-gray-900);margin:0;padding:0}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}@media (max-width: 480px){:root{--spacing-md: 12px;--spacing-lg: 20px;--spacing-xl: 28px}}@media (min-width: 1024px){:root{--spacing-md: 20px;--spacing-lg: 32px;--spacing-xl: 40px}}body{margin:0;font-family:var(--font-family-primary);line-height:1.5}*{box-sizing:border-box}header.svelte-1e9h5m3.svelte-1e9h5m3{background:var(--nav-bg-color);color:var(--nav-text-color);position:sticky;top:0;z-index:1000}.nav-bar.svelte-1e9h5m3.svelte-1e9h5m3{display:flex;align-items:center;gap:8px;margin:0 auto;max-width:1100px;padding:12px 16px}.nav-bar.svelte-1e9h5m3 a.svelte-1e9h5m3{color:var(--nav-text-color);text-decoration:none;font-weight:500}.nav-bar.svelte-1e9h5m3 a.svelte-1e9h5m3:hover{text-decoration:underline}.nav-logo.svelte-1e9h5m3.svelte-1e9h5m3{align-items:center;flex-direction:row;flex-grow:1;flex-shrink:0;min-width:0}.nav-logo.svelte-1e9h5m3 a.svelte-1e9h5m3{font-size:18px;font-weight:600;display:flex;align-items:center;gap:8px;white-space:nowrap}.nav-logo-img.svelte-1e9h5m3.svelte-1e9h5m3{height:24px;width:auto;display:block}.nav-search.svelte-1e9h5m3.svelte-1e9h5m3{position:relative}.nav-blog.svelte-1e9h5m3.svelte-1e9h5m3{display:flex;align-items:center;flex-shrink:0}.nav-blog-link.svelte-1e9h5m3.svelte-1e9h5m3{display:flex;align-items:center;height:40px;font-size:14px;font-weight:500;color:var(--color-white);text-decoration:none;padding:0 12px;border-radius:8px;transition:background-color .15s;white-space:nowrap;line-height:1}.nav-blog-link.svelte-1e9h5m3.svelte-1e9h5m3:hover{background-color:color-mix(in srgb,var(--color-white) 12%,transparent);text-decoration:none}.nav-blog-link.svelte-1e9h5m3.svelte-1e9h5m3:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.nav-divider.svelte-1e9h5m3.svelte-1e9h5m3{width:1px;height:22px;background-color:color-mix(in srgb,var(--color-white) 22%,transparent);flex-shrink:0}.nav-search-toggle.svelte-1e9h5m3.svelte-1e9h5m3{background:none;border:none;color:var(--nav-text-color);cursor:pointer;padding:8px;border-radius:8px;transition:background-color .15s;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.nav-search-toggle.svelte-1e9h5m3.svelte-1e9h5m3:hover{background-color:color-mix(in srgb,var(--color-white) 12%,transparent)}.nav-search-toggle.svelte-1e9h5m3.svelte-1e9h5m3:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.nav-search-toggle.svelte-1e9h5m3 svg.svelte-1e9h5m3{display:block}.nav-search-container.svelte-1e9h5m3.svelte-1e9h5m3{display:flex;align-items:center;background:#fff;border-radius:6px;padding:6px 12px;min-width:250px;position:relative;box-shadow:0 2px 8px #0000001a}.nav-search-icon.svelte-1e9h5m3.svelte-1e9h5m3{color:var(--color-gray-500-text);margin-right:8px;display:flex;align-items:center}.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3{border:none;outline:none;background:transparent;font-size:15px;color:var(--color-gray-300-text);flex:1;min-width:0}.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3::placeholder{color:var(--color-gray-700-text);font-size:15px}.nav-search-close.svelte-1e9h5m3.svelte-1e9h5m3{background:none;border:none;color:#666;cursor:pointer;padding:4px;margin-left:8px;border-radius:2px;font-size:14px;transition:background-color .2s}.nav-search-close.svelte-1e9h5m3.svelte-1e9h5m3:hover{background-color:var(--color-gray-bg-light)}.nav-autocomplete-list.svelte-1e9h5m3.svelte-1e9h5m3{position:absolute;top:100%;left:0;right:0;background:var(--color-white);border:2px solid var(--color-primary);border-top:none;border-radius:0 0 8px 8px;max-height:260px;overflow-y:auto;z-index:1002;margin:0;padding:0;list-style:none;box-shadow:0 8px 24px #00000026,0 4px 12px #0000001a}.nav-autocomplete-list.svelte-1e9h5m3 li.svelte-1e9h5m3{padding:10px 12px;cursor:pointer;border-bottom:1px solid var(--color-gray-bg-light);font-size:15px;font-weight:500;color:var(--color-gray-300-text);transition:background-color .2s}.nav-autocomplete-list.svelte-1e9h5m3 li.svelte-1e9h5m3:last-child{border-bottom:none}.nav-autocomplete-list.svelte-1e9h5m3 li.svelte-1e9h5m3:hover,.nav-autocomplete-list.svelte-1e9h5m3 li.active.svelte-1e9h5m3{background-color:var(--color-gray-bg-lightest)}.country-label.svelte-1e9h5m3.svelte-1e9h5m3{color:var(--color-gray-500-text);font-size:13px;font-weight:400}@media (max-width: 768px){.nav-blog-link.svelte-1e9h5m3.svelte-1e9h5m3{font-size:13px;padding:6px 8px}.nav-bar.svelte-1e9h5m3.svelte-1e9h5m3{padding:10px 12px;flex-wrap:nowrap;gap:4px;position:relative}.nav-currency-switcher.svelte-1e9h5m3.svelte-1e9h5m3,.nav-language-switcher.svelte-1e9h5m3.svelte-1e9h5m3,.nav-explore.svelte-1e9h5m3.svelte-1e9h5m3{display:none}.nav-logo.svelte-1e9h5m3 a.svelte-1e9h5m3{font-size:15px;gap:6px}.nav-search.svelte-1e9h5m3.svelte-1e9h5m3{position:static;transform:none;margin-right:0}.nav-bar.svelte-1e9h5m3.svelte-1e9h5m3:has(.nav-explore){display:flex;min-width:0}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-logo.svelte-1e9h5m3{flex:1 1 auto;min-width:0}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-logo a.svelte-1e9h5m3{min-width:0}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-logo a span.svelte-1e9h5m3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-blog.svelte-1e9h5m3{margin-left:auto}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-blog.svelte-1e9h5m3,.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-explore.svelte-1e9h5m3,.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-search.svelte-1e9h5m3,.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-favorites-wrapper.svelte-1e9h5m3,.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-account-wrapper.svelte-1e9h5m3{flex-shrink:0;min-width:0}.nav-bar.svelte-1e9h5m3:has(.nav-explore) .nav-search.svelte-1e9h5m3{margin-right:0}.nav-divider.svelte-1e9h5m3.svelte-1e9h5m3{display:none}.nav-search-container.svelte-1e9h5m3.svelte-1e9h5m3{position:absolute;top:100%;left:0;right:0;margin-top:0;padding:10px 16px;z-index:1003;background:var(--color-white);border:none;border-top:1px solid var(--color-gray-bg-light, #e5e7eb);border-radius:0;box-shadow:0 6px 16px #0000001f}.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3{font-size:16px}.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3::placeholder{font-size:16px}.nav-autocomplete-list.svelte-1e9h5m3.svelte-1e9h5m3{max-height:290px}.nav-autocomplete-list.svelte-1e9h5m3 li.svelte-1e9h5m3{padding:12px 14px;font-size:16px;font-weight:500}}@media (max-width: 480px){.nav-bar.svelte-1e9h5m3.svelte-1e9h5m3{padding:8px 12px}.nav-logo.svelte-1e9h5m3 a.svelte-1e9h5m3,.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3{font-size:15px}.nav-search-input.svelte-1e9h5m3.svelte-1e9h5m3::placeholder{font-size:15px}}@media (max-width: 360px){.nav-logo.svelte-1e9h5m3 a.svelte-1e9h5m3{font-size:14px}}@media (min-width: 1024px){.nav-bar.svelte-1e9h5m3.svelte-1e9h5m3{padding:16px 32px 16px 16px}.nav-logo.svelte-1e9h5m3 a.svelte-1e9h5m3{font-size:20px}.nav-blog-link.svelte-1e9h5m3.svelte-1e9h5m3{font-size:18px}}.nav-explore.svelte-1e9h5m3.svelte-1e9h5m3{position:relative}.explore-btn.svelte-1e9h5m3.svelte-1e9h5m3{background:none;border:none;color:var(--color-white);font-family:inherit;font-size:14px;font-weight:500;height:40px;padding:0 12px;border-radius:8px;cursor:pointer;display:flex;align-items:center;line-height:1;transition:background-color .15s}.explore-btn.svelte-1e9h5m3.svelte-1e9h5m3:hover{background-color:color-mix(in srgb,var(--color-white) 12%,transparent)}.explore-btn.svelte-1e9h5m3.svelte-1e9h5m3:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.explore-modal-overlay.svelte-1e9h5m3.svelte-1e9h5m3{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:80px 20px 20px;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.explore-modal-overlay.visible.svelte-1e9h5m3.svelte-1e9h5m3{opacity:1;pointer-events:auto}.explore-modal-content.svelte-1e9h5m3.svelte-1e9h5m3{background:var(--color-white);border-radius:12px;box-shadow:0 10px 40px #0000004d;width:100%;max-width:900px;max-height:calc(100vh - 120px);display:flex;flex-direction:column}.explore-modal-header.svelte-1e9h5m3.svelte-1e9h5m3{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.explore-modal-header.svelte-1e9h5m3 h2.svelte-1e9h5m3{margin:0;font-size:20px;font-weight:600;color:var(--color-primary)}.modal-close-btn.svelte-1e9h5m3.svelte-1e9h5m3{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s}.modal-close-btn.svelte-1e9h5m3.svelte-1e9h5m3:hover{background:#f3f4f6;color:var(--color-primary)}.explore-modal-body.svelte-1e9h5m3.svelte-1e9h5m3{padding:24px;overflow-y:auto}.countries-list.svelte-1e9h5m3.svelte-1e9h5m3{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}.countries-list.svelte-1e9h5m3 li.svelte-1e9h5m3{margin:0}.countries-list.svelte-1e9h5m3 a.svelte-1e9h5m3{display:flex;align-items:center;gap:8px;padding:12px 16px;color:var(--color-primary);text-decoration:none;font-size:15px;border-radius:6px;transition:background .15s;font-weight:500}.country-name.svelte-1e9h5m3.svelte-1e9h5m3{flex:1}.countries-list.svelte-1e9h5m3 a.svelte-1e9h5m3:hover,.countries-list.svelte-1e9h5m3 a.svelte-1e9h5m3:focus{background:#f0f6ff;color:var(--color-primary);text-decoration:underline}@media (max-width: 768px){.explore-btn.svelte-1e9h5m3.svelte-1e9h5m3{font-size:13px;padding:6px 8px}.explore-modal-overlay.svelte-1e9h5m3.svelte-1e9h5m3{padding:60px 12px 12px}.explore-modal-content.svelte-1e9h5m3.svelte-1e9h5m3{max-height:calc(100vh - 80px)}.explore-modal-header.svelte-1e9h5m3.svelte-1e9h5m3{padding:16px 20px}.explore-modal-header.svelte-1e9h5m3 h2.svelte-1e9h5m3{font-size:18px}.explore-modal-body.svelte-1e9h5m3.svelte-1e9h5m3{padding:16px}.countries-list.svelte-1e9h5m3.svelte-1e9h5m3{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px}.countries-list.svelte-1e9h5m3 a.svelte-1e9h5m3{font-size:14px;padding:10px 12px}}@media (min-width: 1024px){.countries-list.svelte-1e9h5m3.svelte-1e9h5m3{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.explore-btn.svelte-1e9h5m3.svelte-1e9h5m3{font-size:18px}}
