/* Siegel Financial v512 — intentionally static Net Worth experience. */

/* Keep the useful entry framing from the prior release without replaying any
   value, panel, chart, point, glow, or page-reveal animation. */
.networth-page .networth-home-hero{
  scroll-margin-top:clamp(74px,10vh,112px);
}

.networth-page :is(.history-endpoint-halo,.history-endpoint-halo-outer){
  animation:none!important;
  transform:none!important;
}
