/* VMON4.1 · final UX polish kept outside the RC6.4 protected baseline. */
.vmon-contact-home .cth-marga-template-token{display:none!important}
.vmon2026 .vmon-faq__item summary{cursor:pointer}
.vmon2026 .vmon-faq__item summary span{display:inline-block;transition:transform .16s ease}
.vmon2026 .vmon-faq__item[open] summary span{transform:rotate(45deg)}

/* Native editorial pages: stronger reading rhythm without touching legacy/Marga. */
body.cth-standard-page:not(.cth-legacy-reinvented) .vmon-editorial-hero{border-bottom:1px solid rgba(var(--brand-rgb),.12)}
body.cth-standard-page:not(.cth-legacy-reinvented) .cth-native-editorial__content>p:first-of-type{font-size:1.08em;color:#485873}
body.cth-standard-page:not(.cth-legacy-reinvented) .cth-native-editorial__content :where(a:not(.wp-element-button)){text-decoration-thickness:.08em;text-underline-offset:.16em;text-decoration-color:rgba(var(--brand-rgb),.42)}
body.cth-standard-page:not(.cth-legacy-reinvented) .cth-native-editorial__content :where(a:not(.wp-element-button)):hover{color:var(--brand);text-decoration-color:var(--brand)}

/* Header CTA: a little less UI, a little more editorial. */
.vmon2026 .vmon-header__actions .vmon-cta{border:0;box-shadow:0 10px 24px rgba(var(--brand-rgb),.22);border-radius:999px;padding-inline:18px}
.vmon2026 .vmon-header__actions .vmon-cta:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(var(--brand-rgb),.28)}
