.page-hero-row{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px;align-items:end}
.page-hero-copy,.home-hero-copy{min-width:0}
.home-hero .hero-content{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px;align-items:end}
.facebook-follow{width:340px;max-width:100%;min-width:0;justify-self:end;padding:16px;background:#fff;border:1px solid #dbe5f2;border-radius:8px;box-shadow:0 3px 12px #081e3f06;color:var(--navy)}
.facebook-follow .facebook-follow-label{margin:0 0 12px;font-size:.75rem;line-height:1.4;color:#526277}
.facebook-follow-label strong{color:#0866ff;font-weight:800}
/* Keep Meta's controls intact, with a modest desktop scale and no spare layout height. */
.facebook-follow-embed{width:111.111111%;height:70px;margin-bottom:-7px;transform:scale(.9);transform-origin:top left}
.facebook-follow-embed iframe{display:block;width:100%;height:70px;border:0}
@media(max-width:1050px){.page-hero-row,.home-hero .hero-content{grid-template-columns:minmax(0,1fr);gap:24px}}
@media(max-width:767px){.facebook-follow{width:334px;justify-self:start}.facebook-follow-embed{width:100%;margin-bottom:0;transform:none}}
