.bxc-hero{padding-block:clamp(3rem,8vw,7rem)}
.bxc-hero__grid{align-items:center;display:grid;gap:clamp(2rem,6vw,6rem);grid-template-columns:1.05fr .95fr}
.bxc-hero h1{margin:.3rem 0 1.5rem}
.bxc-hero h1 em{color:var(--bxc-color-terracotta);font-weight:400}
.bxc-hero__intro{color:var(--bxc-color-text-muted);font-size:clamp(1.05rem,2vw,1.25rem);max-width:650px}
.bxc-area-cards{display:grid;gap:1rem}
.bxc-area-card,.bxc-area-card:visited{color:#fff}
.bxc-area-card{display:flex;flex-direction:column;justify-content:end;min-height:220px;padding:2rem;text-decoration:none}
.bxc-area-card span{font-family:var(--bxc-serif);font-size:2.5rem}
.bxc-area-card--baking{background-color:var(--bxc-color-terracotta);background-image:url("/wp-content/themes/bxc-child/img/baking-overview.jpg");background-position:center;background-size:cover}
.bxc-area-card--cooking{background-color:var(--bxc-color-teal);background-image:url("/wp-content/themes/bxc-child/img/cooking-overview.jpg");background-position:center;background-size:cover}
.bxc-feature-strip{background:var(--bxc-color-surface);border-block:1px solid var(--bxc-color-border)}
.bxc-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:clamp(1.75rem,4vw,2.75rem)}
.bxc-feature{align-items:flex-start;display:flex;gap:.9rem;min-width:0;padding-inline:clamp(.8rem,2.5vw,1.8rem)}
.bxc-feature:first-child{padding-left:0}
.bxc-feature:last-child{padding-right:0}
.bxc-feature+.bxc-feature{border-left:1px solid var(--bxc-color-border)}
.bxc-feature__icon{color:var(--bxc-color-terracotta);fill:none;flex:0 0 34px;height:34px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:34px}
.bxc-feature h2{font-family:var(--bxc-sans);font-size:.88rem;font-weight:750;line-height:1.3;margin:.05rem 0 .28rem}
.bxc-feature p{color:var(--bxc-color-text-muted);font-size:.78rem;line-height:1.45;margin:0}
@media(max-width:1024px){.bxc-feature-grid{gap:0;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.75rem}.bxc-feature{padding-inline:1.25rem}.bxc-feature:nth-child(odd){border-left:0;padding-left:0}.bxc-feature:nth-child(even){padding-right:0}}
@media(max-width:760px){.bxc-hero__grid{grid-template-columns:1fr}}
@media(max-width:620px){.bxc-feature-grid{grid-template-columns:1fr;row-gap:0}.bxc-feature,.bxc-feature:nth-child(n){border-left:0;border-top:1px solid var(--bxc-color-border);padding:1.2rem 0}.bxc-feature:first-child{border-top:0}.bxc-feature__icon{flex-basis:38px;height:38px;width:38px}.bxc-feature h2{font-size:.95rem}.bxc-feature p{font-size:.83rem}}
