/* Calculator containers — both components use inline styles */
#calculator-root,
#deck-calculator-root {
  min-height: 50vh;
}
