
  .rh-a9b5 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a9b5 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a9b5-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a9b5 h2 { font-size: clamp(20px, 2.4vw, 28px); font-weight: 600; color: #262626; line-height: 1.2; border-top: 3px solid #BFD8B3; padding: 20px 0 0 0; margin: 48px 0 24px 0; }
  .rh-a9b5 h2:first-child { margin-top: 0; }
  .rh-a9b5 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a9b5 p a { color: #99AD8F !important; font-weight: 600; text-decoration: underline !important; }
  .rh-a9b5-table-wrap { overflow-x: auto; margin: 22px 0 28px 0; border-radius: 16px; border: 1.5px solid #eeeeee; }
  .rh-a9b5-table { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 13px; }
  .rh-a9b5-table thead tr { background: #262626; }
  .rh-a9b5-table thead th { padding: 14px 18px; text-align: left; font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; color: #808080; }
  .rh-a9b5-table thead th:first-child { color: #BFD8B3; }
  .rh-a9b5-table tbody tr:nth-child(even) { background: #f9f9f9; }
  .rh-a9b5-table tbody tr:nth-child(odd) { background: #ffffff; }
  .rh-a9b5-table td { padding: 14px 18px; color: #464646; font-weight: 600; line-height: 1.5; vertical-align: top; border-top: 1px solid #eeeeee; font-size: 13px; }
  .rh-a9b5-table td:first-child { font-weight: 600; color: #262626; }
  .rh-a9b5-table tr.hl td { background: #f3f8f0; }
  .rh-a9b5-table tr.hl td:first-child { color: #606C59; }
  .rh-a9b5-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 28px 0; }
  .rh-a9b5-stat { background: #f7f7f7; border-radius: 16px; padding: 24px 18px; text-align: center; }
  .rh-a9b5-stat-num { font-size: 38px; font-weight: 600; color: #99AD8F; letter-spacing: -0.02em; line-height: 1; display: block; margin: 0 0 10px 0; }
  .rh-a9b5-stat-label { font-size: 13px; font-weight: 600; color: #585858; line-height: 1.5; }
  .rh-a9b5-stat-source { font-size: 10px; font-weight: 600; color: #A3A3A3; margin-top: 8px; display: block; }
  .rh-a9b5-stat-source a { color: #A3A3A3 !important; text-decoration: underline !important; }
  .rh-a9b5-callout { border: 1.5px solid #eeeeee; border-left: 4px solid #BFD8B3; border-radius: 0 14px 14px 0; padding: 20px 24px; font-size: 14px; font-weight: 600; color: #585858; line-height: 1.65; margin: 8px 0; }
  .rh-a9b5-callout a { color: #99AD8F !important; font-weight: 600; text-decoration: underline !important; }
  @media (max-width: 1280px) { .rh-a9b5-wrap { padding: 40px 60px; } }
  @media (max-width: 900px) { .rh-a9b5-stats { grid-template-columns: 1fr; } }
  @media (max-width: 600px) {
    .rh-a9b5-wrap { padding: 32px 20px; }
    .rh-a9b5 p { font-size: 15px; }
    .rh-a9b5-table { font-size: 12px; }
    .rh-a9b5-table td, .rh-a9b5-table thead th { padding: 10px 12px; }
  }
