body { margin: 0; background: #f7f5ef; color: #101512; font-family: "DM Sans", system-ui, sans-serif; line-height: 1.62; }
main { width: min(780px, calc(100% - 36px)); margin: 0 auto; padding: 42px 0 72px; }
a { color: #3f5228; font-weight: 700; }
.back { font: 500 13px/1 "DM Mono", monospace; text-decoration: none; }
.meta { margin-top: 42px; color: #245a7a; font: 500 12px/1.4 "DM Mono", monospace; text-transform: uppercase; }
h1 { margin: 14px 0 18px; font-size: clamp(40px, 7vw, 68px); line-height: 0.98; letter-spacing: 0; }
.dek { color: #5f665f; font-size: 21px; line-height: 1.45; }
h2 { margin-top: 44px; font-size: 30px; line-height: 1.1; }
li { margin: 8px 0; }
.note { margin-top: 42px; padding: 18px; border: 1px solid #dcd8cc; border-radius: 8px; background: #fff; color: #5f665f; }
.sources { margin-top: 18px; padding-left: 20px; }
.sources li { margin: 10px 0; }
.sources a { word-break: break-word; }
