/* OKOTour V7.5 — Internal linking and related tours */
.tour-discover-v7{margin:38px 0 26px;padding:26px;border:1px solid #dbe7f1;border-radius:22px;background:linear-gradient(135deg,#f5fbff,#fff);display:flex;align-items:center;justify-content:space-between;gap:24px}
.tour-discover-copy-v7{max-width:650px}.tour-discover-copy-v7 h2,.tour-related-head-v7 h2{margin:5px 0 8px;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2}.tour-discover-copy-v7 p{margin:0;color:#526273;line-height:1.7}
.tour-section-kicker-v7{font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#087a66}
.tour-city-link-v7{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 17px;border-radius:13px;background:#0b7697;color:#fff!important;text-decoration:none;font-weight:800;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.tour-city-link-v7:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(11,118,151,.22)}
.tour-related-v7{margin:28px 0 12px}.tour-related-head-v7{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.tour-related-grid-v7{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tour-related-card-v7{border:1px solid #e2e8ef;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(31,52,73,.07);transition:transform .2s ease,box-shadow .2s ease}.tour-related-card-v7:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(31,52,73,.13)}
.tour-related-image-v7{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.tour-related-image-v7 img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tour-related-card-v7:hover .tour-related-image-v7 img{transform:scale(1.045)}.tour-related-image-v7>span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:rgba(10,35,51,.82);color:#fff;font-size:.72rem;font-weight:800}
.tour-related-body-v7{padding:15px}.tour-related-body-v7 h3{margin:0 0 12px;font-size:1.04rem;line-height:1.35}.tour-related-body-v7 h3 a{color:#17354a;text-decoration:none}.tour-related-meta-v7{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#647382;font-size:.88rem}.tour-related-meta-v7 strong{color:#087a66;font-size:1rem}.tour-related-more-v7{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:#0b7697;text-decoration:none;font-weight:800;font-size:.9rem}.tour-related-empty-v7{padding:18px;border-radius:14px;background:#f7fafc;color:#607080}
@media(max-width:900px){.tour-related-grid-v7{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-discover-v7{align-items:flex-start;flex-direction:column}.tour-city-link-v7{white-space:normal}}
@media(max-width:600px){.tour-related-grid-v7{grid-template-columns:1fr}.tour-discover-v7{padding:20px;border-radius:18px}.tour-city-link-v7{width:100%}}
