.bcc-ingredient-card{border:1px solid #e2e5e9;border-radius:12px;padding:18px;margin:0 0 28px;background:#fafbfc}.bcc-ingredient-summary{font-size:1.05em;margin:0 0 14px}.bcc-ingredient-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0}.bcc-ingredient-card dl>div{display:grid;grid-template-columns:minmax(120px,.7fr) 1.3fr;border-top:1px solid #e6e8eb;padding:10px 0}.bcc-ingredient-card dt{font-weight:700}.bcc-ingredient-card dd{margin:0}.bcc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bcc-product-card{border:1px solid #e2e5e9;border-radius:10px;padding:12px}.bcc-product-card img{display:block;width:100%;height:auto;border-radius:7px}.bcc-product-card h3{font-size:1rem;margin:10px 0 5px}.bcc-product-ingredient-links{margin:16px 0}@media(max-width:760px){.bcc-ingredient-card dl,.bcc-product-grid{grid-template-columns:1fr}.bcc-ingredient-card dl>div{grid-template-columns:1fr;gap:4px}}
