:root{color-scheme:light}body,html{background:#f2f1ea}@keyframes chart-shimmer{0%{background-position:170% 0}to{background-position:-170% 0}}.chart-skeleton{width:100%;aspect-ratio:760/320;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(100deg,rgba(93,125,103,.07) 42%,rgba(93,125,103,.13) 50%,rgba(93,125,103,.07) 58%);background-size:220% 100%;animation:chart-shimmer 3.2s linear infinite}.chart-skeleton>span{font-size:13px;font-style:italic;color:rgba(17,17,17,.5)}@media (prefers-reduced-motion:reduce){.chart-skeleton{animation:none}}@media (max-width:640px){.chart-card{background:transparent!important;border-radius:0!important;padding:0 0 22px!important;border:none!important;border-bottom:1px solid rgba(17,17,17,.1)!important;min-width:0!important}.debug-charts>.chart-card:last-child{border-bottom:none!important;padding-bottom:8px!important}.health-lane-scroll{overflow-x:auto;max-width:100%}.health-lane-canvas{min-width:560px}.health-lane-canvas svg text{font-size:12.5px!important}.health-lane-header{font-size:12px!important}}