/* Abraham Accords guide: Law No. 1 of 2022 context block copied from the Abrahamic Movement visual treatment. Scoped to the guide only. */
.site-abraham-guide .legal-box{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:center}
.site-abraham-guide .legal-card{padding:28px;border-radius:22px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07)}
.site-abraham-guide .legal-card h3{font:700 25px/1.2 "Libre Baskerville",Georgia,serif;margin:8px 0 12px}
.site-abraham-guide .legal-card p{color:#d0dce5}
.site-abraham-guide .legal-card a{color:var(--gold2);font-weight:900;text-decoration:underline;text-underline-offset:3px}
.site-abraham-guide .lens-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;border:1px solid var(--line);background:#fff;color:var(--navy2)}
.site-abraham-guide .lens-pill.legal{background:#f1effa;border-color:#c9c2e5}
.site-abraham-guide .lens-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.65}
@media(max-width:980px){.site-abraham-guide .legal-box{grid-template-columns:1fr}}
