.theme-1 {
  --bg: #f6f7f9;
  --ink: #111318;
  --lead: #3f4450;
  --muted: #6b7280;
  --accent: #111318;
  --line: #e6e8ec;
  --box-bg: #fff;
  --card-bg: #fff;
  --th-bg: #f3f4f6;
  --tag-bg: #111318;
  --tag-ink: #fff;
  --cta-bg: #111318;
  --cta-btn: #fff;
  --cta-btn-ink: #111318;
  --radius: 16px;
  --font: "Pretendard", "Apple SD Gothic Neo", sans-serif;
}
.theme-1 .cbd-hero h1 { max-width: 15ch }
.theme-1 .cbd-h2 { border-bottom: 0 }
