/* theme-6 靛蓝 */
:root{
  --primary:#4f46e5;
  --secondary:#4338ca;
  --accent:#a5b4fc;
  --bg-light:#eef2ff;
  --radius:10px;
  --radius-sm:6px;
}
