:root{
  --bg:#0b0f14;
  --fg:#e6eef5;
  --card:#121821;
  --muted:#8aa0b2;
  --acc:#5da0ff;
  --border:#263244;
  --field:#0d131a;     /* 入力欄の背景（←selectもこれ） */
  --focus:#7db4ff;     /* 見やすい水色のリング */
}
