/* Historical Publications LLC — banner-ad slots filled by /js/ads.js.
   Reserves each slot's height before the script runs, so a banner never
   moves the page. Same rules as the fallback copy inside js/ads.js. */
:root{--hpl-ads-css:1}
.hpl-ad{display:flex;flex-direction:column;align-items:center;gap:4px;margin:1.8rem auto;width:100%;max-width:100%;box-sizing:border-box}
.hpl-ad[data-zone="leaderboard"]{min-height:110px}
.hpl-ad[data-zone="medium_rectangle"]{min-height:270px}
@media (max-width:767px){.hpl-ad[data-zone="leaderboard"]{min-height:70px}}
.hpl-ad .hpl-ad-label{display:block;height:14px;line-height:14px;text-transform:uppercase;font-family:Georgia,serif;font-size:.6rem;font-weight:700;letter-spacing:3px;color:#6b5a36;border:0;padding:0;margin:0}
.hpl-ad-link{display:flex;box-sizing:content-box;align-items:center;justify-content:center;max-width:100%;overflow:hidden;line-height:0;text-decoration:none;border:1px solid #EDE5CE;background:#fff;border-radius:3px}
.hpl-ad-link img{display:block;max-width:100%;max-height:100%;object-fit:contain}
.hpl-house{flex-direction:column;gap:6px;line-height:1.35;text-align:center;box-sizing:border-box;padding:10px 18px;background:linear-gradient(135deg,#1A1208,#3D2E1C);border-color:#B8942A}
.hpl-house-title{font-weight:700;font-size:15px;font-family:'Cinzel',Georgia,serif;color:#fff}
.hpl-house-text{font-size:12.5px;color:#d9bd63;max-width:640px}
.hpl-house-compact{padding:4px 10px;gap:0}
.hpl-house-compact .hpl-house-title{font-size:13px}
.hpl-house-compact .hpl-house-text{display:none}
.hpl-ad-band{background:#F7F1E1;border-bottom:1px solid #EDE5CE;padding:20px 16px;text-align:center}
.hpl-ad-band .hpl-ad{margin:0 auto}
.hpl-ad-inline{margin:2rem auto}
#hpl-ad-sidebar.hpl-ad{margin:0;min-height:0}
.ad-sidebar .hpl-ad{margin:0}
@media (max-width:760px){.hpl-ad-band{padding:12px 16px}}
@media print{.hpl-ad{display:none}}
