.heritage-tours-grid-editor{background:#f7f8fa;padding:48px 24px;border-radius:8px}.heritage-tours-grid-editor__cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;max-width:1100px;margin:0 auto}.heritage-tours-grid-editor__card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;flex-direction:column}.heritage-tours-grid-editor__image{position:relative;height:200px;background:#e8ebef}.heritage-tours-grid-editor__image img{width:100%;height:100%;object-fit:cover;display:block}.heritage-tours-grid-editor__placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#6a717c;font-size:13px;font-style:italic;padding:0 16px;text-align:center}.heritage-tours-grid-editor__badge{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.heritage-tours-grid-editor__badge.is-open{background:#fbae49;color:#212529}.heritage-tours-grid-editor__badge.is-closed{background:#e35030;color:#fff}.heritage-tours-grid-editor__content{padding:20px}.heritage-tours-grid-editor__content h3{font-size:1.25rem;font-weight:600;color:#212529;margin:0 0 6px 0}.heritage-tours-grid-editor__dates{font-size:.9rem;font-weight:600;color:#e35030;margin:0 0 12px 0}.heritage-tours-grid-editor__dates.is-closed{font-style:italic}.heritage-tours-grid-editor__description{color:#6a717c;font-size:.95rem;line-height:1.55;margin:0 0 16px 0}.heritage-tours-grid-editor__cta{display:inline-block;background:#007086;color:#fff;padding:9px 18px;border-radius:6px;font-size:.85rem;font-weight:600}
.heritage-tours-grid__cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}@media(max-width: 768px){.heritage-tours-grid__cards{grid-template-columns:1fr;gap:24px}}.heritage-tours-grid .tour-card__image{position:relative}.heritage-tours-grid .tour-card__image img.tour-card__image-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.heritage-tours-grid .tour-card__image-overlay{position:absolute;inset:0;pointer-events:none}.heritage-tours-grid .tour-card__image-overlay .tour-card__badge{pointer-events:auto}
