/* Main section headings share the native NOVA scale. Compact UI titles remain independent. */
:root{--nova-section-size:clamp(32px,2.7vw,42px);--nova-section-leading:1.14;--nova-section-spacing:-1.2px}
.site .nova-section-title.nova-section-title,
.nova-links-page .nova-section-title.nova-section-title,
.nvc-root .nova-section-title.nova-section-title,
.nova-pricing.nova-pricing .nvp-intro h2.nova-section-title{font-size:var(--nova-section-size)!important;font-weight:700!important;line-height:var(--nova-section-leading)!important;letter-spacing:var(--nova-section-spacing)!important}
.nova-section-title.nova-section-title>span{color:#666d7c;letter-spacing:inherit;font-weight:inherit}
.nvc-h-home-diagnostic .nova-section-title.nova-section-title>span,
.nvc-profile-budget .nova-section-title.nova-section-title>span{color:#edeef3}
@media(max-width:900px){:root{--nova-section-size:28px;--nova-section-spacing:-.8px}}

.nova-section-title.nova-section-title{font-size:var(--nova-section-size)!important;font-weight:700!important;line-height:var(--nova-section-leading)!important;letter-spacing:var(--nova-section-spacing)!important}
