/* The cumulative trace keeps its measured points, with a quiet area beneath. */
body.minimal-calm .page-home .minimal-cumulative-line{fill:none;stroke:var(--accent);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
body.minimal-calm .page-home .minimal-cumulative-area{fill:url(#minimal-cumulative-fill);stroke:none}
body.minimal-calm #minimal-cumulative-fill .minimal-area-top{stop-color:var(--accent);stop-opacity:.19}
body.minimal-calm #minimal-cumulative-fill .minimal-area-bottom{stop-color:var(--accent);stop-opacity:.015}
body.minimal-calm .page-home .minimal-cumulative-end{fill:var(--surface);stroke:var(--accent);stroke-width:1.5;vector-effect:non-scaling-stroke}
body.minimal-calm .page-home :is(.minimal-cumulative-point,.minimal-cumulative-hidden-label){display:none}
body.minimal-calm.theme-dark #minimal-cumulative-fill .minimal-area-top{stop-opacity:.23}
