.bf-header{background:var(--bf-surface);border-bottom:1px solid var(--bf-border);z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.bf-brand{color:var(--bf-text);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.bf-brand__mark{object-fit:cover;border-radius:10px;width:40px;height:40px;display:block}.bf-brand__text{flex-direction:column;line-height:1;display:flex}.bf-brand__name{font-family:var(--bf-font-head);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.bf-brand__tagline{letter-spacing:.18em;text-transform:uppercase;color:var(--bf-green-dark);margin-top:.2rem;font-size:.68rem;font-weight:600}.bf-header__nav{align-items:center;gap:.6rem;display:flex}.bf-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(1.5rem,5vw,4rem);max-width:1120px;margin:0 auto;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,3rem);display:grid}.bf-badge{background:var(--bf-green-tint);color:var(--bf-green-dark);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.bf-badge__dot{background:var(--bf-green);border-radius:50%;width:8px;height:8px}.bf-hero__title{margin:1.1rem 0 .75rem;font-size:clamp(2.4rem,6vw,4rem)}.bf-accent-green{color:var(--bf-green)}.bf-accent-orange{color:var(--bf-orange)}.bf-hero__lead{color:var(--bf-text-muted);max-width:34rem;margin:0 0 1.75rem;font-size:1.12rem}.bf-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.bf-hero__facts{gap:2.5rem;margin:2.5rem 0 0;padding:0;display:flex}.bf-hero__facts dt{letter-spacing:.08em;text-transform:uppercase;color:var(--bf-text-muted);font-size:.78rem}.bf-hero__facts dd{font-family:var(--bf-font-head);color:var(--bf-charcoal);margin:.15rem 0 0;font-size:1.35rem;font-weight:700}.bf-hero__art{justify-content:center;display:flex}.bf-hero__art img{filter:drop-shadow(0 24px 40px #e65f2b2e);width:min(100%,320px);height:auto}@media (width<=820px){.bf-hero{text-align:left;grid-template-columns:1fr}.bf-hero__art{order:-1;justify-content:flex-start}.bf-hero__art img{width:160px}.bf-header__nav .bf-btn--secondary{display:none}}
