.rshof-facebook-live{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,500px);gap:clamp(24px,4vw,56px);align-items:start;margin:40px 0;padding:clamp(20px,3vw,36px);background:#101c24;border:1px solid #a28a53;border-radius:24px;color:#f7f2e7}
.rshof-facebook-live h2{color:#f7f2e7;font-size:clamp(26px,3vw,38px);line-height:1.15}
.rshof-facebook-live p{color:#d6d1c5;font-size:16px;line-height:1.65}
.rshof-facebook-live__window,.rshof-facebook-live__intro{min-width:0}
.rshof-facebook-live__placeholder{padding:20px;border:1px dashed #a28a53;border-radius:16px}
.rshof-facebook-live__placeholder[hidden]{display:none}
.rshof-facebook-live .rshof-button{white-space:normal;text-align:center;min-height:48px;max-width:100%}
.rshof-facebook-live iframe{display:block;width:100%;max-width:500px;height:600px;border:0;border-radius:12px;background:#fff}
.rshof-facebook-live p.rshof-facebook-live__note{font-size:14px}

/* Homepage hero placement: one live Facebook instance, no duplicate footer card. */
.rshof-40-hero__layout{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,500px);gap:clamp(30px,4vw,72px);align-items:end}
.rshof-40-hero__copy,.rshof-40-hero__facebook{min-width:0}
.rshof-40-hero__facebook{align-self:end}
.rshof-40-hero__facebook{width:100%;max-width:500px;justify-self:end;margin-top:0}
.rshof-facebook-live--hero{display:block;margin:0;padding:10px;background:linear-gradient(180deg,#071a22e8,#0b2430f2);border:1px solid #dfbd748c;border-radius:18px;box-shadow:0 18px 48px #0008;color:#f2e7c8;overflow:hidden}
.rshof-facebook-live--hero .rshof-facebook-live__window{width:100%}
.rshof-facebook-live--hero [data-facebook-frame]{width:100%;min-height:0}
.rshof-facebook-live--hero iframe{width:100%;max-width:none;height:520px;border-radius:10px;background:#071a22}
.rshof-facebook-live--hero .rshof-facebook-live__placeholder{box-sizing:border-box;display:flex;min-height:520px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:28px;background:linear-gradient(145deg,#071a22,#102b36);border:1px solid #dfbd7466;border-radius:10px}
.rshof-facebook-live--hero .rshof-facebook-live__placeholder[hidden]{display:none}
.rshof-facebook-live--hero .rshof-facebook-live__placeholder-kicker{margin:0;color:#dfbd74;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.rshof-facebook-live--hero .rshof-facebook-live__placeholder>strong{display:block;color:#f2e7c8;font-size:clamp(23px,2vw,30px);line-height:1.15}
.rshof-facebook-live--hero .rshof-facebook-live__placeholder>p:not(.rshof-facebook-live__placeholder-kicker){margin:0 0 8px;color:#d8d9d2;font-size:15px;line-height:1.55}
.rshof-facebook-live--hero .rshof-button{margin-top:4px;background:#dfbd74;color:#21190c!important;border-color:#dfbd74}

@media(max-width:1050px){
 .rshof-40-hero__layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:28px}
 .rshof-40-hero__facebook{margin-top:0}
}
@media(max-width:800px){
 .rshof-facebook-live{grid-template-columns:minmax(0,1fr);padding:20px}
 .rshof-facebook-live__window{width:100%;max-width:500px;justify-self:center}
 .rshof-40-hero__layout{display:block}
 .rshof-40-hero__facebook{max-width:500px;margin:28px auto 0}
 .rshof-facebook-live--hero{padding:8px}
}

/* The current-season centre now belongs beside the Facebook panel, not below the newsroom. */
.rshof-40-seasonal-inline{margin-top:28px}
.rshof-40-seasonal-inline .rshof-40-heading{margin:0 0 14px}
.rshof-40-seasonal-inline .rshof-40-heading h2{font-size:clamp(28px,3vw,42px)}
.rshof-40-seasonal-inline .rshof-40-discover{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rshof-40-seasonal-inline .rshof-40-discover>a{min-height:160px}
@media(max-width:700px){.rshof-40-seasonal-inline{margin-top:24px}.rshof-40-seasonal-inline .rshof-40-discover{grid-template-columns:1fr}.rshof-40-seasonal-inline .rshof-40-discover>a{min-height:0}}
