#shoppingListPanel[hidden] {
  display: none !important;
}

.shopping-create-form {
  display: grid;
  gap: 16px;
}
