:root{
  --brand-navy:#1D2088;--brand-blue:#2050A2;--brand-cyan:#00ADE9;
  --ink:#4C4948;--ink-strong:#2B2928;--paper:#fff;--paper-soft:#F5F7FA;
  --line:#D8DCE3;--mute:#6B6E73;--max:1100px;
  --font-display:Pretendard,sans-serif; /* Mapo when self-hosted */
  --font-ui:Pretendard,sans-serif;      /* Tium when self-hosted */
  --font-body:Pretendard,"Apple SD Gothic Neo","Noto Sans KR","Noto Sans SC",sans-serif;
}

/* No Mapo/Tium binaries supplied; use the approved Pretendard fallback. */
:root{--font-display:"MapoDanginri","Mapo당인리발전소",Pretendard,"Apple SD Gothic Neo",sans-serif;--font-ui:"Tium",Pretendard,"Apple SD Gothic Neo",sans-serif;--bp-md:720px;--bp-lg:900px}
