.notes{padding:28px 0 72px;max-width:640px;margin:0 auto}
.notes h1{font-size:clamp(24px,3.2vw,36px);margin:8px 0 10px;text-align:center}
.lead{color:var(--muted);margin-bottom:24px;text-align:center}
.bot{border:8px double var(--burg);padding:22px 20px;margin-bottom:20px;text-align:center;background:#fffdf6;scroll-margin-top:76px}
.bot .crest{width:40px;height:46px;margin:0 auto 8px;background:var(--burg);clip-path:polygon(50% 0,100% 22%,100% 70%,50% 100%,0 70%,0 22%)}
.bot .meta{font-size:11px;letter-spacing:.16em;color:var(--gold);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}
.bot h2{font-size:20px;margin:8px 0}
.bot p{font-size:14px;color:#5a3e2e;text-align:left}
.bot .kpi{display:block;margin-top:8px;font-weight:800;color:var(--burg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}
.bot img{width:min(100%,280px);height:140px;object-fit:cover;margin:12px auto 0;border:1px solid var(--gold)}
