/* CarDepreciation app — automotive amber theme */
/* No overrides needed — default accent #f0a500 matches perfectly */

/* Chart container sizing */
.chart-wrapper {
  position: relative;
  height: 280px;
  margin: var(--sp-lg) 0;
}
