/* Content/navigation fixes introduced with the 2026 proofreading pass. */

/* Keep hash-link targets visible below the fixed 80px site header. */
.rules-2026-item,
.faq-2026-category,
.pricing-2026 [id] {
    scroll-margin-top: 104px;
}
