.post-body__section{gap:clamp(3rem,9.811vw - 4.358rem,6.25rem)}.post-body__content{min-width:0;line-height:1.75;overflow-wrap:break-word}.post-body__content :where(h2){margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border);color:var(--accent);font-size:1.625rem;font-weight:700;line-height:1.25}.post-body__content :where(h3){margin:1.75rem 0 .75rem;color:var(--foreground);font-size:1.25rem;font-weight:700;line-height:1.3}.post-body__content :where(p){margin:0 0 1.125rem;font-size:1rem}.post-body__content :where(ul,ol){margin:0 0 1.25rem;padding-left:1.375rem;font-size:1rem}.post-body__content :where(ul){list-style:disc}.post-body__content :where(ol){list-style:decimal}.post-body__content :where(li){margin-bottom:.5rem}.post-body__content :where(li):last-child{margin-bottom:0}.post-body__content :where(strong){font-weight:700}.post-body__content :where(a){color:var(--accent);text-decoration:underline}.post-body__content :where(img,iframe){width:100%;height:auto;margin:.5rem 0 1.5rem;border:1px solid var(--border);border-radius:.625rem}.post-body__content :where(iframe){aspect-ratio:16/9}.post-body__content :where(code){padding:.125rem .375rem;border-radius:.25rem;background:var(--border);font-size:.9em}.post-body__content :where(pre){margin:0 0 1.25rem;padding:1rem;border-radius:.5rem;background:var(--border);overflow-x:auto}.post-body__content :where(pre) code{padding:0;background:none}.post-body__content :where(table){width:100%;max-width:100%;margin:0 0 1.25rem;border:1px solid var(--border);border-radius:.5rem;border-collapse:separate;border-spacing:0;overflow:hidden;font-size:.9375rem}.post-body__content :where(table) td,.post-body__content :where(table) th{padding:.75rem 1rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left}.post-body__content :where(table) td:last-child,.post-body__content :where(table) th:last-child{border-right:0}.post-body__content :where(table) tr:last-child>td{border-bottom:0}.post-body__content :where(table) th{border-color:var(--accent);background:var(--accent);color:var(--white-dark);font-weight:600}.post-body__content :where(table) tbody tr:nth-child(2n){background:var(--background)}@media(min-width:48em){.post-body__content{font-weight:500}}.post-body__summary{padding:1.125rem 1.375rem;border-left:4px solid var(--accent);border-radius:.375rem;background:var(--white);color:var(--foreground);font-weight:600;line-height:1.7}.post-body__lead,.post-body__summary{margin:0 0 1.75rem;font-size:1.0625rem}.post-body__lead{color:var(--accent);font-weight:700;line-height:1.6}.post-body__note{margin:0 0 1.5rem;padding:.875rem 1.125rem;border-left:4px solid rgba(0,0,0,0);border-radius:.375rem;font-size:.96875rem;line-height:1.7}.post-body__note--accent{border-left-color:var(--accent);background:var(--white)}.post-body__note--highlight{border-left-color:var(--accent-secondary);background:#eef9e2}.post-body__label{margin:0 0 .625rem;color:var(--gray-secondary);font-size:.9375rem;font-weight:700;line-height:1.6;letter-spacing:.3px;text-transform:uppercase}.post-body__card{margin:0 0 1.125rem;padding:1.25rem 1.375rem;border:1px solid var(--border);border-radius:.5rem;background:var(--white)}.post-body__card h3{margin:0 0 .625rem;color:var(--accent);font-size:1.1875rem}.post-body__card>ol:last-child,.post-body__card>p:last-child,.post-body__card>ul:last-child{margin-bottom:0}.post-body__card--good{border-left:5px solid var(--accent-secondary)}.post-body__card--neutral{border-left:5px solid var(--gray-secondary)}.post-body__card--critical{border-left:5px solid var(--accent)}.post-body__checklist{margin:0 0 1.75rem;padding:1.25rem 1.375rem;border:1px solid var(--border);border-radius:.5rem;background:var(--white);list-style:none}.post-body__checklist li{position:relative;margin-bottom:.5rem;padding-left:1.75rem;font-size:.96875rem;line-height:1.8}.post-body__checklist li:last-child{margin-bottom:0}.post-body__checklist li:before{content:"";position:absolute;top:.5em;left:0;width:.875rem;height:.875rem;border:1.5px solid var(--gray-secondary);border-radius:.1875rem}.post-body__accent{color:var(--accent)}.post-body__content-cta{padding:clamp(1.5rem,2vw,2rem);display:flex;flex-direction:column;align-items:start;gap:clamp(1rem,2vw,2rem);background-color:var(--accent);border-radius:.5rem;color:var(--white-dark)}@media(min-width:53.125em){.post-body__content-cta{flex-direction:row;align-items:center}}