/* theme-3 橙 (偏锐利) */
:root{
  --primary:#ea580c;
  --secondary:#c2410c;
  --accent:#fdba74;
  --bg-light:#fff7ed;
  --radius:8px;
  --radius-sm:4px;
}
