.tour-card.svelte-16gh55t{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);text-decoration:none;color:var(--text);box-shadow:var(--shadow-card);min-height:320px;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.tour-card.svelte-16gh55t:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:var(--brand)}.tour-card-media.svelte-16gh55t{position:relative;display:block;aspect-ratio:3 / 2;background:var(--bg-tint);overflow:hidden}.tour-card-cta.svelte-16gh55t{position:absolute;top:.6rem;left:.6rem;z-index:1;padding:.2rem .6rem;border-radius:var(--radius-pill);background:var(--brand);color:var(--accent-ink, #fff);font-family:var(--font-heading);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.tour-card-cta.request.svelte-16gh55t{background:var(--bg-card);color:var(--brand-strong);border:1.5px solid var(--brand)}.tour-card-cta.mixed.svelte-16gh55t{background:var(--brand-deep, #04342c)}.tour-card.featured.svelte-16gh55t{min-height:0;height:100%}.tour-card.featured.svelte-16gh55t .tour-card-media:where(.svelte-16gh55t){aspect-ratio:auto;flex:1;min-height:0}.tour-card.featured.svelte-16gh55t .tour-card-title:where(.svelte-16gh55t){font-size:1.45rem;line-height:1.2}.tour-card-media.svelte-16gh55t img{width:100%;height:100%;object-fit:cover}.tour-card-placeholder.svelte-16gh55t{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--font-heading);font-weight:700;font-size:1.5rem;color:var(--brand-strong)}.tour-card-body.svelte-16gh55t{display:flex;flex-direction:column;gap:.35rem;padding:var(--space-s);flex:1}.tour-card-cat.svelte-16gh55t{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.tour-card-title.svelte-16gh55t{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;line-height:1.25}.tour-card-sub.svelte-16gh55t{color:var(--text-muted);font-size:.9rem;line-height:1.45}.tour-card-facts.svelte-16gh55t{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}.tour-card-fact.svelte-16gh55t{font-size:.75rem;padding:.15rem .5rem;border-radius:var(--radius-sm);background:var(--bg-tint);color:var(--text-muted);font-variant-numeric:tabular-nums}.tour-card-fact-entry.svelte-16gh55t{background:var(--bg-tint);color:var(--brand-strong);font-weight:600}.tour-card-more.svelte-16gh55t{margin-top:auto;padding-top:.5rem;font-family:var(--font-heading);font-weight:600;font-size:.85rem;color:var(--brand-strong)}.tr-filters.svelte-b54d30{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-s)}.tr-filter-row.svelte-b54d30{display:flex;gap:var(--space-s);flex-wrap:wrap;align-items:flex-end}.tr-filter-label.svelte-b54d30{display:block;font-family:var(--font-heading);font-weight:600;font-size:.8rem;color:var(--text-muted);margin-bottom:.3rem}.tr-search.svelte-b54d30{flex:1 1 260px;max-width:420px}.tr-search-box.svelte-b54d30{position:relative;display:block}.tr-search-icon.svelte-b54d30{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.tr-search.svelte-b54d30 input:where(.svelte-b54d30){width:100%;padding:.65rem 2.4rem;border:1px solid var(--border-strong);border-radius:var(--radius-pill);font:inherit;background:var(--bg-card)}.tr-search.svelte-b54d30 input:where(.svelte-b54d30):focus-visible{outline:2px solid var(--brand);outline-offset:1px}.tr-search.svelte-b54d30 input:where(.svelte-b54d30)::-webkit-search-cancel-button{display:none}.tr-search-clear.svelte-b54d30{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.7rem;height:1.7rem;border:0;border-radius:50%;background:var(--bg-tint);color:var(--text-muted);cursor:pointer}.tr-museum.svelte-b54d30{flex:0 1 300px}.tr-museum.svelte-b54d30 select:where(.svelte-b54d30){width:100%;padding:.65rem .9rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font:inherit;background:var(--bg-card)}.tr-museum.svelte-b54d30 select:where(.svelte-b54d30):focus-visible{outline:2px solid var(--brand);outline-offset:1px}.tr-results-line.svelte-b54d30{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s);scroll-margin-top:calc(var(--header-h, 100px) + 1rem)}.tr-results-line.svelte-b54d30 p:where(.svelte-b54d30){margin:0;color:var(--text-muted);font-size:.92rem;font-variant-numeric:tabular-nums}.tr-reset.svelte-b54d30{border:0;background:none;font:inherit;font-family:var(--font-heading);font-weight:600;font-size:.9rem;color:var(--brand-strong);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.tr-grid.svelte-b54d30{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-s)}.tr-cell.svelte-b54d30{min-width:0}.tr-cell.svelte-b54d30 .tour-card{height:100%}.tr-skeleton.svelte-b54d30{height:340px;border-radius:var(--radius);background:linear-gradient(100deg,var(--bg-alt) 40%,var(--bg-tint) 50%,var(--bg-alt) 60%);background-size:200% 100%;animation:svelte-b54d30-tr-shimmer 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.tr-skeleton.svelte-b54d30{animation:none}}@keyframes svelte-b54d30-tr-shimmer{0%{background-position:120% 0}to{background-position:-80% 0}}.tr-empty.svelte-b54d30{grid-column:1 / -1;padding:var(--space-xl);text-align:center;color:var(--text-muted);background:var(--bg-alt);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;gap:var(--space-s)}.tr-pagination.svelte-b54d30{display:flex;align-items:center;justify-content:center;gap:var(--space-2xs);margin-top:var(--space-l);flex-wrap:wrap}.tr-pagination.svelte-b54d30 ul:where(.svelte-b54d30){display:flex;gap:.3rem;list-style:none;margin:0;padding:0}.tr-page-btn.svelte-b54d30{min-width:2.4rem;height:2.4rem;padding:0 .8rem;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--bg-card);font-family:var(--font-heading);font-weight:600;font-size:.9rem;cursor:pointer;transition:background var(--transition),border-color var(--transition)}.tr-page-btn.svelte-b54d30:hover:not(:disabled){border-color:var(--brand)}.tr-page-btn.svelte-b54d30:disabled{opacity:.4;cursor:not-allowed}.tr-page-num.svelte-b54d30{padding:0}.tr-page-num.current.svelte-b54d30{background:var(--brand);border-color:var(--brand);color:#fff}.tr-page-gap.svelte-b54d30{display:inline-flex;align-items:center;height:2.4rem;padding:0 .3rem;color:var(--text-muted)}
