/**
 * 报名端主题：default（默认）
 * 可在此覆盖 CSS 变量或局部样式；留空则完全沿用 style.css
 */
:root {
  --theme-brand: #42a5f5;
}
