.icl-boycott-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:14px;margin:1.4em 0}
.icl-bc{border:1px solid #e7e1d5;border-radius:12px;background:#faf8f3;padding:16px;display:flex;flex-direction:column;gap:6px;position:relative;overflow:hidden;min-height:120px}
.icl-bc::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#E2231A}
.icl-bc .bc-logo{order:-1;min-height:44px;display:flex;align-items:center}
.icl-bc .bc-logo img{max-height:44px;max-width:135px;width:auto;height:auto;object-fit:contain}
.icl-bc .bc-name a{font-weight:700;font-size:1.04em;color:#1a1712;text-decoration:none}
.icl-bc .bc-ind{font-family:monospace;font-size:.68em;letter-spacing:.05em;text-transform:uppercase;color:#a2907c}
.icl-bc .bc-reason{font-size:.8em;color:#5f574c;line-height:1.45}
.icl-boycott-hero{border-left:5px solid #E2231A;background:#faf8f3;border-radius:0 12px 12px 0;padding:18px 22px;margin:1em 0 1.4em}
.icl-boycott-hero h2{border:0;margin:.1em 0;font-size:1.7em}
html.skin-theme-clientpref-night .icl-bc,html.skin-theme-clientpref-night .icl-boycott-hero{background:#232019;border-color:#34322d}
html.skin-theme-clientpref-night .icl-bc .bc-name a{color:#f2eee6}
html.skin-theme-clientpref-night .icl-bc .bc-reason{color:#a89f92}