.whh-bee-fact-section{background:#f2eee3}
.whh-bee-fact-heading{max-width:760px;margin:0 auto 28px;text-align:center}
.whh-bee-fact-heading h2{margin:.4rem 0 .55rem;color:#172932;font-family:Georgia,serif;font-size:clamp(1.85rem,3.2vw,2.75rem);line-height:1.08}
.whh-bee-fact-heading p{margin:0;color:#59686f;font-size:1.04rem;line-height:1.6}

/* v10.42: Bee Fact artwork is now the full-width visual focus.
   The 16:9 master image is shown uncropped and the explanatory copy
   sits beneath it at a comfortable reading width. */
.whh-bee-fact-card{overflow:hidden;border:1px solid rgba(34,48,55,.12);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(14,26,38,.07)}
.whh-bee-fact-media{width:100%;background:#e9e4d8;display:block}
.whh-bee-fact-media img{width:100%;height:auto;aspect-ratio:16/9;display:block;object-fit:contain;background:#e9e4d8}
.whh-bee-fact-copy{max-width:880px;margin:0 auto;padding:34px 44px 38px;min-width:0}
.whh-bee-fact-kicker{display:flex;align-items:center;gap:10px;color:#7a641c;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.whh-bee-fact-kicker img{width:30px;height:30px;object-fit:contain}
.whh-bee-fact-copy h3{margin:.5rem 0 .7rem;color:#172932;font-family:Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.2rem);line-height:1.12}
.whh-bee-fact-copy>p:not(.whh-bee-fact-note):not(.whh-bee-fact-source){margin:0;color:#42525a;font-size:1.02rem;line-height:1.62}
.whh-bee-fact-more{margin-top:18px;padding-top:16px;border-top:1px solid rgba(34,48,55,.11)}
.whh-bee-fact-more summary{cursor:pointer;list-style:none;color:#7a641c;font-weight:800;font-size:.9rem}
.whh-bee-fact-more summary::-webkit-details-marker{display:none}
.whh-bee-fact-more summary:after{content:" +"}
.whh-bee-fact-more[open] summary:after{content:" −"}
.whh-bee-fact-more-body{padding-top:13px}
.whh-bee-fact-more-body p{margin:0;color:#536169;font-size:.94rem;line-height:1.62}
.whh-bee-fact-source{margin-top:12px!important;padding-top:11px;border-top:1px solid rgba(34,48,55,.08);color:#7b715f!important;font-size:.78rem!important;overflow-wrap:anywhere}
.whh-bee-fact-note{margin-top:18px!important;color:#7b715f!important;font-size:.8rem!important}
.whh-bee-fact-card[hidden]{display:none}

@media(max-width:920px){
  .whh-bee-fact-copy{max-width:none;padding:30px 30px 34px}
}
@media(max-width:560px){
  .whh-bee-fact-heading{margin-bottom:20px}
  .whh-bee-fact-copy{padding:25px 22px 28px}
  .whh-bee-fact-copy h3{font-size:1.45rem}
  .whh-bee-fact-heading p{font-size:.96rem}
}
