
  .rbh-article {
    font-family: Georgia, 'Times New Roman', serif;
    line-height: 1.8;
    color: #2b2620;
    max-width: 780px;
    margin: 20px auto;
    background: #fdfbf7;
    padding: 10px 6px;
  }
  .rbh-article * { box-sizing: border-box; }
  .rbh-kicker { font-family: -apple-system, Arial, sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #a85c32; font-weight: 700; margin: 0 0 16px; }
  .rbh-article h1 { font-size: 33px; line-height: 1.35; color: #221c14; margin: 0 0 22px; font-weight: 400; }
  .rbh-article h2 { font-family: -apple-system, Arial, sans-serif; font-size: 20px; color: #221c14; margin: 40px 0 16px; font-weight: 700; }
  .rbh-article p { margin: 0 0 16px; font-size: 17px; }
  .rbh-dropcap:first-letter { font-size: 54px; float: left; line-height: 0.85; padding: 6px 8px 0 0; color: #a85c32; font-weight: 700; }
  .rbh-pullquote { font-size: 21px; font-style: italic; color: #221c14; border-top: 1px solid #d8cdbb; border-bottom: 1px solid #d8cdbb; padding: 20px 10px; margin: 34px 0; text-align: center; }
  .rbh-spec-title { font-family: -apple-system, Arial, sans-serif; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; color: #a85c32; font-weight: 700; margin: 30px 0 10px; }
  .rbh-spec-list { font-family: -apple-system, Arial, sans-serif; margin: 0 0 10px; border-top: 1px solid #e6ddcc; }
  .rbh-spec-row { display: flex; justify-content: space-between; padding: 11px 4px; border-bottom: 1px solid #e6ddcc; font-size: 14.5px; }
  .rbh-spec-row span:first-child { color: #6b6355; }
  .rbh-spec-row span:last-child { font-weight: 700; color: #221c14; text-align: right; }
  .rbh-iconlist { font-family: -apple-system, Arial, sans-serif; padding: 0; margin: 0 0 6px; list-style: none; }
  .rbh-iconlist li { display: flex; gap: 12px; padding: 12px 0; border-bottom: 1px solid #e6ddcc; }
  .rbh-iconlist li:last-child { border-bottom: none; }
  .rbh-iconlist .mark { flex-shrink: 0; width: 22px; height: 22px; border: 2px solid #a85c32; border-radius: 50%; margin-top: 2px; }
  .rbh-iconlist strong { display: block; font-size: 15.5px; color: #221c14; margin-bottom: 3px; }
  .rbh-iconlist span.desc { font-size: 14px; color: #57503f; }
  .rbh-aside { font-family: -apple-system, Arial, sans-serif; background: #f3ede1; border: 1px solid #e6ddcc; padding: 18px 20px; margin: 24px 0; font-size: 14.5px; color: #4a4436; }
  .rbh-aside strong { color: #221c14; }
  .rbh-article a.inline-link { color: #a85c32; font-weight: 700; text-decoration: none; border-bottom: 1px solid #a85c32; }
  .rbh-close { font-family: -apple-system, Arial, sans-serif; margin-top: 40px; padding-top: 20px; border-top: 2px solid #221c14; font-size: 14.5px; }
  .rbh-close a { color: #a85c32; font-weight: 700; text-decoration: none; }
