.layout-bcfs-hero{padding:clamp(40px, 6vw, 64px) 0}.layout-bcfs-hero .hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.layout-bcfs-hero.is-text-only .hero-grid{grid-template-columns:1fr;gap:16px;align-items:start}.layout-bcfs-hero .hero-headline{margin-top:16px}.layout-bcfs-hero .hero-lead{margin-top:24px;max-width:48ch}.layout-bcfs-hero .hero-ctas{margin-top:32px}.layout-bcfs-hero .hero-ctas-list{display:flex;gap:12px;flex-wrap:wrap}.layout-bcfs-hero .hero-stats{margin-top:56px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;border-top:1px solid var(--line)}.layout-bcfs-hero .hero-stat-value{font-size:clamp(28px, 3.5vw, 40px)}.layout-bcfs-hero .hero-stat-label{font-size:12px;margin-top:4px;letter-spacing:.08em;text-transform:uppercase}.layout-bcfs-hero .hero-media{position:relative}.layout-bcfs-hero .hero-media .placeholder,.layout-bcfs-hero .hero-media .bcfs-image{border-radius:12px}.layout-bcfs-hero .hero-event-pill{position:absolute;bottom:20px;left:20px;right:20px;background:var(--white);border-radius:8px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.layout-bcfs-hero .hero-pill-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}.layout-bcfs-hero .hero-pill-title{font-weight:600;margin-top:2px}.layout-bcfs-hero .hero-pill-meta{font-size:13px}.layout-bcfs-hero.is-text-only .bcfs-breadcrumb{margin-bottom:24px}.layout-bcfs-hero.is-full-bleed{position:relative;min-height:calc(100vh - var(--bcfs-header-h) - var(--bcfs-admin-bar-h));display:flex;align-items:flex-end;overflow:hidden;background:var(--ink);color:var(--white);border-bottom:1px solid var(--line);isolation:isolate;padding:0}.layout-bcfs-hero.is-full-bleed .hero-bg{position:absolute;inset:0;z-index:0}.layout-bcfs-hero.is-full-bleed .hero-bg-image{width:100%;height:100%;object-fit:cover;display:block}.layout-bcfs-hero.is-full-bleed.accent-green .hero-bg:not(:has(img)){background:linear-gradient(135deg,var(--green-deep) 0%,var(--ink) 50%,var(--green-deep) 100%)}.layout-bcfs-hero.is-full-bleed.accent-red .hero-bg:not(:has(img)){background:linear-gradient(135deg,var(--red-deep) 0%,var(--ink) 55%,var(--red-deep) 100%)}.layout-bcfs-hero.is-full-bleed.accent-mixed .hero-bg:not(:has(img)){background:linear-gradient(135deg,var(--green-deep) 0%,var(--ink) 50%,var(--red-deep) 100%)}.layout-bcfs-hero.is-full-bleed.accent-ink .hero-bg:not(:has(img)){background:linear-gradient(135deg,#2a2a2a 0%,var(--ink) 50%,#2a2a2a 100%)}.layout-bcfs-hero.is-full-bleed .hero-vignette{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.45) 45%,rgba(0,0,0,.15) 100%),linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 55%)}.layout-bcfs-hero.is-full-bleed .hero-wrap{position:relative;z-index:2;padding-top:96px;padding-bottom:72px;width:100%}.layout-bcfs-hero.is-full-bleed .hero-inner{max-width:820px;text-align:left}.layout-bcfs-hero.is-full-bleed .hero-eyebrow{font-family:var(--f-mono);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--green-soft);display:inline-flex;gap:12px;align-items:center}.layout-bcfs-hero.is-full-bleed .hero-eyebrow:before{content:"";width:32px;height:1px;background:var(--green-soft)}.layout-bcfs-hero.is-full-bleed .hero-title{font-family:var(--f-sans);font-weight:800;letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(48px, 8vw, 120px);line-height:.95;margin-top:20px;color:var(--white)}.layout-bcfs-hero.is-full-bleed .hero-title .hero-italic{display:block;font-family:var(--f-serif);font-style:italic;font-weight:400;text-transform:none;letter-spacing:-.01em;color:var(--green-soft);margin-top:4px}.layout-bcfs-hero.is-full-bleed .hero-blurb{font-family:var(--f-serif);font-size:22px;line-height:1.35;max-width:56ch;margin-top:28px;color:rgba(255,255,255,.85)}.layout-bcfs-hero.is-full-bleed .hero-ctas{margin-top:36px}.layout-bcfs-hero.is-full-bleed .hero-ctas .hero-ctas-list{display:flex;gap:12px;flex-wrap:wrap}.layout-bcfs-hero.is-full-bleed .hero-ctas a.btn{padding:16px 28px;border-radius:999px;font-size:14px;letter-spacing:.04em;text-transform:uppercase}@media (max-width:900px){.layout-bcfs-hero .hero-grid{grid-template-columns:1fr;gap:32px}.layout-bcfs-hero .hero-stats{margin-top:32px;gap:16px}.layout-bcfs-hero.is-full-bleed .hero-wrap{padding-top:72px;padding-bottom:56px}.layout-bcfs-hero.is-full-bleed .hero-blurb{font-size:18px}}@media (max-width:600px){.layout-bcfs-hero .hero-stats{gap:12px}.layout-bcfs-hero .hero-event-pill{bottom:12px;left:12px;right:12px;padding:12px 14px}.layout-bcfs-hero.is-full-bleed .hero-wrap{padding-top:56px;padding-bottom:48px}.layout-bcfs-hero.is-full-bleed .hero-title{font-size:clamp(36px, 12vw, 64px)}.layout-bcfs-hero.is-full-bleed .hero-ctas a.btn{padding:14px 22px;font-size:13px}}