
/* V16: Worldwide destination + curated journey detail polish */
.dest16-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 6px}.dest16-facts>div{border:1px solid #e3e8ef;border-radius:14px;background:#fff;padding:15px 16px;min-height:82px}.dest16-facts span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a6107;font-weight:800;margin-bottom:6px}.dest16-facts strong{display:block;color:#08265f;font-size:13px;line-height:1.45}.dest16-hero-placeholder,.pkg16-hero-placeholder{position:absolute;inset:0;background:radial-gradient(circle at 72% 32%,rgba(243,199,96,.20),transparent 25%),linear-gradient(120deg,#10274c,#08265f 55%,#183b73);display:flex;align-items:flex-end;justify-content:flex-end}.dest16-hero-placeholder span,.pkg16-hero-placeholder span{color:rgba(255,255,255,.12);font-family:'Playfair Display',serif;font-size:clamp(56px,9vw,120px);padding:24px 34px;line-height:.9}.dest16-card-placeholder,.pkg16-card-placeholder{aspect-ratio:1.35/1;background:linear-gradient(135deg,#10274c,#173d78);display:flex;align-items:center;justify-content:center;padding:22px}.dest16-card-placeholder span,.pkg16-card-placeholder span{font-family:'Playfair Display',serif;color:#fff;font-size:26px;text-align:center}.pkg16-card-placeholder{aspect-ratio:1.45/1}.pkg11-related-card .pkg16-card-placeholder+ .body{border-top:0}
@media(max-width:1050px){.dest16-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.dest16-facts{grid-template-columns:1fr}.dest16-facts>div{min-height:auto}.dest16-hero-placeholder span,.pkg16-hero-placeholder span{font-size:54px;padding:20px}}
