/* Padrão CHIC CCRE (preto, cinza, vermelho) — escopo local */
.catena-sbc-log{
--cc-black:#0b0f19;
--cc-ink:#111827;
--cc-red:#b91c1c;
--cc-soft:#f3f4f6;
--cc-soft2:#f9fafb;
--cc-border:#e5e7eb;
--cc-muted:#6b7280;
color:#111827;
font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
line-height:1.75;
margin:auto;
max-width:1200px;
}
/* Header */
.catena-sbc-log header{
border-bottom:4px solid var(--cc-red);
margin-bottom:36px;
padding-bottom:18px;
}
.catena-sbc-log h2{
color:var(--cc-black);
font-weight:900;
lette