/* theme="custom" baseline. The `.theme-custom` selector is defined alongside
 * `.theme-modern-light` in modern-light.css so the two never drift — the
 * custom theme is the modern-light token set, with individual tokens
 * overridden inline by the theme builder. This file exists so consumers can
 * `import "simple-table-core/styles/themes/theme-custom.css"` directly.
 */
@import "./modern-light.css";
