
.ast-homepage-control-centre{--gap:16px;--mobile-gap:10px}
.ast-hp-row-front{background:var(--ast-bg);color:var(--ast-ink,#181818);margin:0 0 28px}
.ast-hp-section-title{border-bottom:2px solid var(--ast-heading-bg,#315b7d);margin:0 0 18px}
.ast-hp-section-title span{display:inline-block;padding:9px 20px;font-weight:700;background:var(--ast-heading-bg,#315b7d);color:var(--ast-heading-color,#fff);border-radius:4px 4px 0 0}
.ast-hp-section-title a{color:inherit!important;text-decoration:none}
.ast-hp-section-title a:visited{color:inherit!important}
.ast-hp-section-title a:hover{text-decoration:underline}
.ast-hp-img,.ast-hp-placeholder{width:100%;height:100%;object-fit:cover;display:block}
.ast-hp-placeholder{background:#eee}
.ast-hp-overlay{position:relative;display:block;min-height:220px;overflow:hidden;border-radius:2px;color:#fff;text-decoration:none}
.ast-hp-overlay.large{min-height:500px}
.ast-hp-overlay .ast-hp-img{position:absolute;inset:0}
.ast-hp-overlay .shade{position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.72))}
.ast-hp-overlay .copy{position:absolute;left:20px;right:20px;bottom:18px}
.ast-hp-overlay strong{display:block;font-size:17px;line-height:1.25;color:#fff}
.ast-hp-overlay small,.ast-hp-compact small{display:block;margin-top:7px;opacity:.9}
.ast-hp-latest-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}
.ast-hp-latest-small{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}
.ast-hp-type-top_split{display:grid;grid-template-columns:2fr 1fr;gap:20px}
.ast-hp-top-right .ast-hp-section-title:not(:first-child){margin-top:28px}
.ast-hp-two-overlay{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ast-hp-top-right .ast-hp-overlay{min-height:220px}
.ast-hp-regions{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.ast-hp-region h3,.ast-hp-three-cols h3{margin:0 0 12px;font-size:17px}
.ast-hp-region h3 a,.ast-hp-three-cols h3 a{color:inherit;text-decoration:none}
.ast-hp-region h3 a:hover,.ast-hp-three-cols h3 a:hover{text-decoration:underline}
.ast-hp-compact{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start;margin:0 0 12px;color:inherit;text-decoration:none}
.ast-hp-compact .ast-hp-img,.ast-hp-compact .ast-hp-placeholder{height:82px}
.ast-hp-compact strong{display:block;line-height:1.25}
.ast-hp-split-main{display:grid;grid-template-columns:2fr 1fr;gap:20px}
.ast-hp-shortcode{min-height:200px}
.ast-hp-four-overlay{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}
.ast-hp-four-overlay .ast-hp-overlay{min-height:260px}
.ast-hp-three-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.ast-hp-list .ast-hp-compact{grid-template-columns:140px 1fr}
.ast-hp-empty{font-size:13px;color:#777;padding:16px;background:#f7f7f7}
.ast-hp-feature-instagram{display:grid;grid-template-columns:2fr 1fr;gap:20px}
.ast-hp-six-overlay{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ast-hp-six-overlay .ast-hp-overlay{min-height:185px}
.ast-hp-miles-row .ast-hp-overlay{min-height:220px}
.ast-hp-feature-left>.ast-hp-section-title:not(:first-child){margin-top:24px}
.ast-hp-content-news-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}
.ast-hp-content-news-grid>div:last-child>.ast-hp-section-title:not(:first-child){margin-top:24px}
.ast-hp-content-news-grid .ast-hp-two-overlay .ast-hp-overlay{min-height:200px}

/* 1.1.7 - finding 6.12. The row owns the background, so it owns the text on it.
   Listed element by element rather than with a blanket descendant rule, because
   the overlay cards sit on photographs and must stay white whatever the row is.
   Their white is re-asserted below so nothing can quietly invert them. */
.ast-hp-row-front .ast-hp-compact,
.ast-hp-row-front .ast-hp-compact strong,
.ast-hp-row-front .ast-hp-compact small,
.ast-hp-row-front .ast-hp-region h3,
.ast-hp-row-front .ast-hp-region h3 a,
.ast-hp-row-front .ast-hp-three-cols h3,
.ast-hp-row-front .ast-hp-three-cols h3 a{color:var(--ast-ink,#181818)!important}
.ast-hp-row-front .ast-hp-overlay,
.ast-hp-row-front .ast-hp-overlay strong,
.ast-hp-row-front .ast-hp-overlay small{color:#fff!important}

/* Extreme Day Trips 2x2 on the left; Dark Tourism + UNESCO on the right */
.ast-hp-feature-strips{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:18px;align-items:stretch}
.ast-hp-feature-strips-left{display:flex;flex-direction:column;align-self:stretch}
.ast-hp-feature-strips-right{display:grid;grid-template-rows:auto 1fr auto 1fr;align-self:stretch}
.ast-hp-feature-strips .ast-hp-section-title{margin-top:12px;margin-bottom:7px}
.ast-hp-feature-strips .ast-hp-section-title:first-child{margin-top:0}
.ast-hp-strip-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important;margin-bottom:12px!important;align-items:stretch}
.ast-hp-strip-compact .ast-hp-overlay{height:100%!important;min-height:165px!important}
.ast-hp-edt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:10px;flex:1}
.ast-hp-edt-grid .ast-hp-overlay{height:100%!important;min-height:183px!important}
.ast-hp-strip-compact .ast-hp-overlay .copy,.ast-hp-edt-grid .ast-hp-overlay .copy{left:10px;right:10px;bottom:8px}
.ast-hp-strip-compact .ast-hp-overlay strong,.ast-hp-edt-grid .ast-hp-overlay strong{font-size:13px!important;line-height:1.18!important}
.ast-hp-strip-compact .ast-hp-overlay small,.ast-hp-edt-grid .ast-hp-overlay small{font-size:10px!important;margin-top:4px}

@media(max-width:900px){
.ast-hp-type-top_split,.ast-hp-split-main,.ast-hp-feature-instagram,.ast-hp-content-news-grid{grid-template-columns:1fr}
.ast-hp-regions{grid-template-columns:1fr 1fr}
.ast-hp-four-overlay{grid-template-columns:1fr 1fr}
.ast-hp-three-cols{grid-template-columns:1fr}
.ast-hp-overlay.large{min-height:360px}
.ast-hp-feature-strips{grid-template-columns:1fr}
.ast-hp-feature-strips-left{display:block}
.ast-hp-feature-strips-right{display:block}
.ast-hp-strip-compact{grid-template-columns:repeat(2,1fr)!important}
.ast-hp-strip-compact .ast-hp-overlay{height:145px!important;min-height:145px!important}
.ast-hp-edt-grid .ast-hp-overlay{height:160px!important;min-height:160px!important}
}

@media(max-width:600px){
.ast-homepage-control-centre{--gap:10px}
.ast-hp-row-front{margin-bottom:22px}
.ast-hp-section-title{margin-bottom:10px}
.ast-hp-section-title span{padding:7px 12px;font-size:14px}

/* Latest Posts: hero + four 2x2 cards */
.ast-hp-type-top_split{display:block}
.ast-hp-latest-grid{grid-template-columns:1fr;gap:10px}
.ast-hp-latest-small{grid-template-columns:1fr 1fr;gap:10px}
.ast-hp-overlay.large{min-height:300px}
.ast-hp-latest-small .ast-hp-overlay{min-height:150px}
.ast-hp-latest-small .ast-hp-overlay .copy{left:10px;right:10px;bottom:9px}
.ast-hp-latest-small .ast-hp-overlay strong{font-size:13px;line-height:1.18}
.ast-hp-latest-small .ast-hp-overlay small{font-size:10px;margin-top:4px}

/* Travel Savings + Timely Travel */
.ast-hp-top-right{margin-top:18px}
.ast-hp-top-right .ast-hp-section-title:not(:first-child){margin-top:18px}
.ast-hp-top-right .ast-hp-two-overlay{grid-template-columns:1fr 1fr}
.ast-hp-top-right .ast-hp-overlay{min-height:145px}
.ast-hp-top-right .ast-hp-overlay .copy{left:10px;right:10px;bottom:9px}
.ast-hp-top-right .ast-hp-overlay strong{font-size:13px;line-height:1.18}

/* Travel Guides */
.ast-hp-regions{grid-template-columns:1fr;gap:16px}
.ast-hp-region h3{margin-bottom:8px;font-size:16px}
.ast-hp-region .ast-hp-compact{grid-template-columns:92px 1fr;gap:10px;margin-bottom:9px}
.ast-hp-region .ast-hp-compact .ast-hp-img,.ast-hp-region .ast-hp-compact .ast-hp-placeholder{height:66px}
.ast-hp-region .ast-hp-compact strong{font-size:13px}
.ast-hp-region .ast-hp-compact small{font-size:10px;margin-top:3px}

/* Attractions 2x3, Miles full-width, Instagram full-width */
.ast-hp-feature-instagram{display:flex;flex-direction:column;gap:18px}
.ast-hp-feature-left{order:1}
.ast-hp-feature-instagram>div:last-child{order:2}
.ast-hp-six-overlay{grid-template-columns:1fr 1fr;gap:10px}
.ast-hp-six-overlay .ast-hp-overlay{min-height:145px}
.ast-hp-six-overlay .ast-hp-overlay .copy{left:10px;right:10px;bottom:9px}
.ast-hp-six-overlay .ast-hp-overlay strong{font-size:13px;line-height:1.18}
.ast-hp-miles-row{grid-template-columns:1fr}
.ast-hp-miles-row .ast-hp-overlay{min-height:190px}
.ast-hp-feature-left>.ast-hp-section-title:not(:first-child){margin-top:18px}
.ast-hp-shortcode{min-height:0;width:100%;overflow:hidden}
.ast-hp-shortcode>*{max-width:100%!important}

/* Plan Your Journey */
.ast-hp-three-cols{grid-template-columns:1fr;gap:16px}
.ast-hp-three-cols h3{font-size:16px;margin-bottom:8px}
.ast-hp-three-cols .ast-hp-compact{grid-template-columns:92px 1fr;gap:10px;margin-bottom:9px}
.ast-hp-three-cols .ast-hp-compact .ast-hp-img,.ast-hp-three-cols .ast-hp-compact .ast-hp-placeholder{height:66px}
.ast-hp-three-cols .ast-hp-compact strong{font-size:13px}
.ast-hp-three-cols .ast-hp-compact small{font-size:10px;margin-top:3px}

/* Dark Tourism / UNESCO / Extreme Day Trips: 2x2 each */
.ast-hp-strip-compact{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:14px!important}
.ast-hp-strip-compact .ast-hp-overlay{height:132px!important;min-height:132px!important}
.ast-hp-strip-compact .ast-hp-overlay .copy{left:9px;right:9px;bottom:8px}
.ast-hp-strip-compact .ast-hp-overlay strong{font-size:12px!important;line-height:1.16!important}
.ast-hp-feature-strips .ast-hp-section-title{margin-top:14px;margin-bottom:8px}
.ast-hp-edt-grid{grid-template-columns:1fr 1fr;gap:10px}
.ast-hp-edt-grid .ast-hp-overlay{height:150px!important;min-height:150px!important}

/* eSIM + Route Guides + News + Events */
.ast-hp-content-news-grid{grid-template-columns:1fr;gap:18px}
.ast-hp-content-news-grid .ast-hp-list .ast-hp-compact{grid-template-columns:92px 1fr;gap:10px;margin-bottom:9px}
.ast-hp-content-news-grid .ast-hp-list .ast-hp-compact .ast-hp-img,
.ast-hp-content-news-grid .ast-hp-list .ast-hp-compact .ast-hp-placeholder{height:66px}
.ast-hp-content-news-grid .ast-hp-list .ast-hp-compact strong{font-size:13px}
.ast-hp-content-news-grid .ast-hp-list .ast-hp-compact small{font-size:10px;margin-top:3px}
.ast-hp-content-news-grid>div:last-child>.ast-hp-section-title:not(:first-child){margin-top:18px}
.ast-hp-content-news-grid .ast-hp-two-overlay{grid-template-columns:1fr 1fr;gap:10px}
.ast-hp-content-news-grid .ast-hp-two-overlay .ast-hp-overlay{min-height:145px}
.ast-hp-content-news-grid .ast-hp-two-overlay .ast-hp-overlay .copy{left:10px;right:10px;bottom:9px}
.ast-hp-content-news-grid .ast-hp-two-overlay .ast-hp-overlay strong{font-size:13px;line-height:1.18}

/* General phone typography */
.ast-hp-overlay .copy{left:14px;right:14px;bottom:12px}
.ast-hp-overlay strong{font-size:15px}
}
