* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: Georgia, serif; color: #222; background: #fff; line-height: 1.7; font-size: 16px; }
.container { max-width: 780px; margin: 0 auto; padding: 48px 24px 80px; }
h1 { font-family: -apple-system, sans-serif; font-size: 26px; margin-bottom: 6px; }
.meta-line { font-family: -apple-system, sans-serif; font-size: 13px; color: #888; margin-bottom: 32px; }
.status { display: inline-block; padding: 2px 8px; border-radius: 3px; font-size: 11px; font-weight: 600; }
.status-derived { background: #e8f5e9; color: #2e7d32; }
.status-active { background: #fff3e0; color: #e65100; }
.status-verified { background: #e3f2fd; color: #1565c0; }
h2 { font-family: -apple-system, sans-serif; font-size: 19px; margin: 32px 0 12px; padding-bottom: 6px; border-bottom: 1px solid #eee; }
p { margin-bottom: 14px; }
.claim-box {
  background: #f8f8f4; border-left: 3px solid #A0522D; padding: 18px 22px; margin: 20px 0;
  font-size: 16px; line-height: 1.6;
}
.claim-box strong { color: #A0522D; }
.eq-box {
  background: #f4f7fa; border: 1px solid #dde; border-radius: 4px; padding: 18px 24px; margin: 20px 0;
  font-family: 'Cambria Math', 'Times New Roman', serif; font-size: 17px; text-align: center;
  line-height: 2.0; color: #333;
}
.why-barbour {
  background: #faf8f5; border-left: 3px solid #4a7c9c; padding: 16px 20px; margin: 20px 0;
  font-size: 15px;
}
.why-barbour strong { color: #4a7c9c; }
.open { color: #888; font-size: 14px; font-family: -apple-system, sans-serif; margin-top: 24px; }
.back { display: inline-block; margin-bottom: 24px; font-size: 14px; font-family: -apple-system, sans-serif; color: #888; text-decoration: none; }
.back:hover { color: #111; }
