/* V36 — Featured Journeys: India + Worldwide + Sacred */
.home-featured-v36{padding-top:54px;padding-bottom:54px}
.home-featured-head{text-align:center;max-width:760px;margin:0 auto 22px}
.home-featured-head h2{margin:6px 0 8px;color:#08265f;font-family:"Playfair Display",serif;font-size:clamp(30px,3.2vw,44px);line-height:1.12}
.home-featured-head p{margin:0;color:#667085}
.home-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px;margin:0 auto}
.home-featured-card{position:relative;background:#fff;border:1px solid #e4e8ef;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(8,38,95,.08);transition:transform .18s ease,box-shadow .18s ease}
.home-featured-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(8,38,95,.13)}
.home-featured-card.sacred{border-color:#d89a25;box-shadow:0 10px 28px rgba(216,154,37,.12)}
.home-featured-image{position:relative;display:block;height:205px;background:#edf3fb;overflow:hidden;text-decoration:none}
.home-featured-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.home-featured-card:hover .home-featured-image img{transform:scale(1.025)}
.home-featured-placeholder{height:100%;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;font-weight:800;color:#08265f}
.home-featured-badge{position:absolute;left:14px;top:14px;z-index:2;background:#08265f;color:#fff;font-size:11px;line-height:1;font-weight:800;letter-spacing:.04em;padding:8px 10px;border-radius:7px;box-shadow:0 3px 10px rgba(0,0,0,.12)}
.home-featured-card.sacred .home-featured-badge{background:#d89a25;color:#fff}
.home-featured-body{padding:18px 18px 20px}
.home-featured-body h3{margin:0 0 6px;color:#08265f;font-family:"Playfair Display",serif;font-size:23px;line-height:1.25}
.home-featured-duration{font-size:13px;font-weight:800;color:#c9880d;margin-bottom:9px}
.home-featured-body p{margin:0 0 13px;color:#4e5d73;font-size:13px;line-height:1.55;min-height:20px}
.home-featured-link{display:inline-flex;text-decoration:none;color:#0b4ea2;font-size:13px;font-weight:800}
.home-featured-card.sacred .home-featured-link{color:#a86800}
@media(max-width:960px){.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-featured-card.sacred{grid-column:1/-1;max-width:620px;width:100%;justify-self:center}}
@media(max-width:680px){.home-featured-v36{padding-top:40px;padding-bottom:40px}.home-featured-grid{grid-template-columns:1fr;gap:16px}.home-featured-card.sacred{grid-column:auto;max-width:none}.home-featured-image{height:195px}.home-featured-body h3{font-size:21px}}
