.TrendChart_header__bhtOR{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.TrendChart_header__bhtOR h3{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.TrendChart_period__r1IGV{font-size:.875rem;color:var(--color-text-muted)}.TrendChart_badge__lPp5k{display:inline-flex;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;background:var(--color-background-alt);color:var(--color-text-secondary)}.TrendChart_badge__lPp5k.TrendChart_rising__yF_pA{background:rgba(239,68,68,.1);color:var(--color-danger)}.TrendChart_badge__lPp5k.TrendChart_falling__LtBuT{background:rgba(34,197,94,.1);color:var(--color-primary)}.TrendChart_chartContainer__aktQo{height:300px;width:100%}.TrendChart_skeletonChart__5_Udc{height:300px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TrendChart_shimmer__ay0f2 1.5s infinite;border-radius:.75rem}.TrendChart_emptyState__FRj8N{height:300px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:.875rem}@keyframes TrendChart_shimmer__ay0f2{0%{background-position:-200% 0}to{background-position:200% 0}}